@atlaskit/afm-i18n-platform-linking-platform-smart-card 2.4.0 → 2.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.md +11 -0
- package/dist/cjs/i18n/cs.js +6 -0
- package/dist/cjs/i18n/da.js +6 -0
- package/dist/cjs/i18n/de.js +6 -0
- package/dist/cjs/i18n/es.js +6 -0
- package/dist/cjs/i18n/fi.js +6 -0
- package/dist/cjs/i18n/fr.js +6 -0
- package/dist/cjs/i18n/hr.js +6 -0
- package/dist/cjs/i18n/hu.js +6 -0
- package/dist/cjs/i18n/it.js +6 -0
- package/dist/cjs/i18n/ja.js +6 -0
- package/dist/cjs/i18n/ko.js +6 -0
- package/dist/cjs/i18n/nb.js +6 -0
- package/dist/cjs/i18n/nl.js +6 -0
- package/dist/cjs/i18n/pl.js +6 -0
- package/dist/cjs/i18n/pt_BR.js +6 -0
- package/dist/cjs/i18n/ru.js +6 -0
- package/dist/cjs/i18n/sl.js +6 -0
- package/dist/cjs/i18n/sr_RS.js +6 -0
- package/dist/cjs/i18n/sr_YR.js +6 -0
- package/dist/cjs/i18n/sv.js +6 -0
- package/dist/cjs/i18n/th.js +6 -0
- package/dist/cjs/i18n/tr.js +6 -0
- package/dist/cjs/i18n/uk.js +6 -0
- package/dist/cjs/i18n/vi.js +6 -0
- package/dist/cjs/i18n/zh.js +6 -0
- package/dist/cjs/i18n/zh_TW.js +6 -0
- package/dist/esm/i18n/cs.d.ts +6 -0
- package/dist/esm/i18n/cs.js +6 -0
- package/dist/esm/i18n/da.d.ts +6 -0
- package/dist/esm/i18n/da.js +6 -0
- package/dist/esm/i18n/de.d.ts +6 -0
- package/dist/esm/i18n/de.js +6 -0
- package/dist/esm/i18n/es.d.ts +6 -0
- package/dist/esm/i18n/es.js +6 -0
- package/dist/esm/i18n/fi.d.ts +6 -0
- package/dist/esm/i18n/fi.js +6 -0
- package/dist/esm/i18n/fr.d.ts +6 -0
- package/dist/esm/i18n/fr.js +6 -0
- package/dist/esm/i18n/hr.d.ts +6 -0
- package/dist/esm/i18n/hr.js +6 -0
- package/dist/esm/i18n/hu.d.ts +6 -0
- package/dist/esm/i18n/hu.js +6 -0
- package/dist/esm/i18n/it.d.ts +6 -0
- package/dist/esm/i18n/it.js +6 -0
- package/dist/esm/i18n/ja.d.ts +6 -0
- package/dist/esm/i18n/ja.js +6 -0
- package/dist/esm/i18n/ko.d.ts +6 -0
- package/dist/esm/i18n/ko.js +6 -0
- package/dist/esm/i18n/nb.d.ts +6 -0
- package/dist/esm/i18n/nb.js +6 -0
- package/dist/esm/i18n/nl.d.ts +6 -0
- package/dist/esm/i18n/nl.js +6 -0
- package/dist/esm/i18n/pl.d.ts +6 -0
- package/dist/esm/i18n/pl.js +6 -0
- package/dist/esm/i18n/pt_BR.d.ts +6 -0
- package/dist/esm/i18n/pt_BR.js +6 -0
- package/dist/esm/i18n/ru.d.ts +6 -0
- package/dist/esm/i18n/ru.js +6 -0
- package/dist/esm/i18n/sl.d.ts +6 -0
- package/dist/esm/i18n/sl.js +6 -0
- package/dist/esm/i18n/sr_RS.d.ts +6 -0
- package/dist/esm/i18n/sr_RS.js +6 -0
- package/dist/esm/i18n/sr_YR.d.ts +6 -0
- package/dist/esm/i18n/sr_YR.js +6 -0
- package/dist/esm/i18n/sv.d.ts +6 -0
- package/dist/esm/i18n/sv.js +6 -0
- package/dist/esm/i18n/th.d.ts +6 -0
- package/dist/esm/i18n/th.js +6 -0
- package/dist/esm/i18n/tr.d.ts +6 -0
- package/dist/esm/i18n/tr.js +6 -0
- package/dist/esm/i18n/uk.d.ts +6 -0
- package/dist/esm/i18n/uk.js +6 -0
- package/dist/esm/i18n/vi.d.ts +6 -0
- package/dist/esm/i18n/vi.js +6 -0
- package/dist/esm/i18n/zh.d.ts +6 -0
- package/dist/esm/i18n/zh.js +6 -0
- package/dist/esm/i18n/zh_TW.d.ts +6 -0
- package/dist/esm/i18n/zh_TW.js +6 -0
- package/dist/types/i18n/cs.d.ts +6 -0
- package/dist/types/i18n/da.d.ts +6 -0
- package/dist/types/i18n/de.d.ts +6 -0
- package/dist/types/i18n/es.d.ts +6 -0
- package/dist/types/i18n/fi.d.ts +6 -0
- package/dist/types/i18n/fr.d.ts +6 -0
- package/dist/types/i18n/hr.d.ts +6 -0
- package/dist/types/i18n/hu.d.ts +6 -0
- package/dist/types/i18n/it.d.ts +6 -0
- package/dist/types/i18n/ja.d.ts +6 -0
- package/dist/types/i18n/ko.d.ts +6 -0
- package/dist/types/i18n/nb.d.ts +6 -0
- package/dist/types/i18n/nl.d.ts +6 -0
- package/dist/types/i18n/pl.d.ts +6 -0
- package/dist/types/i18n/pt_BR.d.ts +6 -0
- package/dist/types/i18n/ru.d.ts +6 -0
- package/dist/types/i18n/sl.d.ts +6 -0
- package/dist/types/i18n/sr_RS.d.ts +6 -0
- package/dist/types/i18n/sr_YR.d.ts +6 -0
- package/dist/types/i18n/sv.d.ts +6 -0
- package/dist/types/i18n/th.d.ts +6 -0
- package/dist/types/i18n/tr.d.ts +6 -0
- package/dist/types/i18n/uk.d.ts +6 -0
- package/dist/types/i18n/vi.d.ts +6 -0
- package/dist/types/i18n/zh.d.ts +6 -0
- package/dist/types/i18n/zh_TW.d.ts +6 -0
- package/i18n/cs.ts +10 -0
- package/i18n/da.ts +9 -0
- package/i18n/de.ts +10 -0
- package/i18n/es.ts +9 -0
- package/i18n/fi.ts +8 -0
- package/i18n/fr.ts +9 -0
- package/i18n/hr.ts +8 -0
- package/i18n/hu.ts +10 -0
- package/i18n/it.ts +9 -0
- package/i18n/ja.ts +8 -0
- package/i18n/ko.ts +8 -0
- package/i18n/nb.ts +8 -0
- package/i18n/nl.ts +8 -0
- package/i18n/pl.ts +9 -0
- package/i18n/pt_BR.ts +9 -0
- package/i18n/ru.ts +9 -0
- package/i18n/sl.ts +9 -0
- package/i18n/sr_RS.ts +9 -0
- package/i18n/sr_YR.ts +9 -0
- package/i18n/sv.ts +8 -0
- package/i18n/th.ts +8 -0
- package/i18n/tr.ts +8 -0
- package/i18n/uk.ts +9 -0
- package/i18n/vi.ts +8 -0
- package/i18n/zh.ts +6 -0
- package/i18n/zh_TW.ts +8 -0
- package/package.json +1 -1
package/dist/esm/i18n/ja.d.ts
CHANGED
|
@@ -78,8 +78,11 @@ declare const _default: {
|
|
|
78
78
|
'fabric.linking.follow_goal_description': string;
|
|
79
79
|
'fabric.linking.follow_goal_error': string;
|
|
80
80
|
'fabric.linking.follow_project': string;
|
|
81
|
+
'fabric.linking.follow_project-galaxia': string;
|
|
81
82
|
'fabric.linking.follow_project_description': string;
|
|
83
|
+
'fabric.linking.follow_project_description-galaxia': string;
|
|
82
84
|
'fabric.linking.follow_project_error': string;
|
|
85
|
+
'fabric.linking.follow_project_error-galaxia': string;
|
|
83
86
|
'fabric.linking.forbidden_access': string;
|
|
84
87
|
'fabric.linking.forbidden_description': string;
|
|
85
88
|
'fabric.linking.forbidden_title': string;
|
|
@@ -168,8 +171,11 @@ declare const _default: {
|
|
|
168
171
|
'fabric.linking.unfollow_goal_description': string;
|
|
169
172
|
'fabric.linking.unfollow_goal_error': string;
|
|
170
173
|
'fabric.linking.unfollow_project': string;
|
|
174
|
+
'fabric.linking.unfollow_project-galaxia': string;
|
|
171
175
|
'fabric.linking.unfollow_project_description': string;
|
|
176
|
+
'fabric.linking.unfollow_project_description-galaxia': string;
|
|
172
177
|
'fabric.linking.unfollow_project_error': string;
|
|
178
|
+
'fabric.linking.unfollow_project_error-galaxia': string;
|
|
173
179
|
'fabric.linking.unlink_account': string;
|
|
174
180
|
'fabric.linking.updated_by': string;
|
|
175
181
|
'fabric.linking.user_attributes': string;
|
package/dist/esm/i18n/ja.js
CHANGED
|
@@ -80,8 +80,11 @@ export default {
|
|
|
80
80
|
'fabric.linking.follow_goal_description': 'このゴールをフォローすると、最新情報の通知が届きます',
|
|
81
81
|
'fabric.linking.follow_goal_error': 'ゴールをフォローする際にエラーが発生しました。接続を確認するか、ページを更新してもう一度お試しください。',
|
|
82
82
|
'fabric.linking.follow_project': 'プロジェクトをフォロー',
|
|
83
|
+
'fabric.linking.follow_project-galaxia': 'スペースをフォロー',
|
|
83
84
|
'fabric.linking.follow_project_description': 'フォローすると、このプロジェクトの通知が届きます',
|
|
85
|
+
'fabric.linking.follow_project_description-galaxia': 'フォローすると、このスペースの通知が届きます',
|
|
84
86
|
'fabric.linking.follow_project_error': 'プロジェクトをフォローする際にエラーが発生しました。接続を確認するか、ページを更新してもう一度お試しください。',
|
|
87
|
+
'fabric.linking.follow_project_error-galaxia': 'スペースをフォローする際にエラーが発生しました。接続を確認するか、ページを更新してもう一度お試しください。',
|
|
85
88
|
'fabric.linking.forbidden_access': 'アクセスは禁止されています。',
|
|
86
89
|
'fabric.linking.forbidden_description': '{hostname} へのアクセス権をリクエストするには、管理者に連絡してください。',
|
|
87
90
|
'fabric.linking.forbidden_title': 'このコンテンツへのアクセス権がありません',
|
|
@@ -170,8 +173,11 @@ export default {
|
|
|
170
173
|
'fabric.linking.unfollow_goal_description': 'フォロー解除すると、このゴールの通知が届かなくなります',
|
|
171
174
|
'fabric.linking.unfollow_goal_error': 'ゴールをフォロー解除する際にエラーが発生しました。接続を確認するか、ページを更新してもう一度お試しください。',
|
|
172
175
|
'fabric.linking.unfollow_project': 'プロジェクトをフォロー解除',
|
|
176
|
+
'fabric.linking.unfollow_project-galaxia': 'スペースをフォロー解除',
|
|
173
177
|
'fabric.linking.unfollow_project_description': 'フォロー解除すると、プロジェクトの通知が届かなくなります',
|
|
178
|
+
'fabric.linking.unfollow_project_description-galaxia': 'フォロー解除すると、スペースの通知が届かなくなります',
|
|
174
179
|
'fabric.linking.unfollow_project_error': 'プロジェクトをフォロー解除する際にエラーが発生しました。接続を確認するか、ページを更新してもう一度お試しください。',
|
|
180
|
+
'fabric.linking.unfollow_project_error-galaxia': 'スペースをフォロー解除する際にエラーが発生しました。接続を確認するか、ページを更新してもう一度お試しください。',
|
|
175
181
|
'fabric.linking.unlink_account': 'アカウントのリンクを解除',
|
|
176
182
|
'fabric.linking.updated_by': '変更元: {context}',
|
|
177
183
|
'fabric.linking.user_attributes': '{context}',
|
package/dist/esm/i18n/ko.d.ts
CHANGED
|
@@ -78,8 +78,11 @@ declare const _default: {
|
|
|
78
78
|
'fabric.linking.follow_goal_description': string;
|
|
79
79
|
'fabric.linking.follow_goal_error': string;
|
|
80
80
|
'fabric.linking.follow_project': string;
|
|
81
|
+
'fabric.linking.follow_project-galaxia': string;
|
|
81
82
|
'fabric.linking.follow_project_description': string;
|
|
83
|
+
'fabric.linking.follow_project_description-galaxia': string;
|
|
82
84
|
'fabric.linking.follow_project_error': string;
|
|
85
|
+
'fabric.linking.follow_project_error-galaxia': string;
|
|
83
86
|
'fabric.linking.forbidden_access': string;
|
|
84
87
|
'fabric.linking.forbidden_description': string;
|
|
85
88
|
'fabric.linking.forbidden_title': string;
|
|
@@ -168,8 +171,11 @@ declare const _default: {
|
|
|
168
171
|
'fabric.linking.unfollow_goal_description': string;
|
|
169
172
|
'fabric.linking.unfollow_goal_error': string;
|
|
170
173
|
'fabric.linking.unfollow_project': string;
|
|
174
|
+
'fabric.linking.unfollow_project-galaxia': string;
|
|
171
175
|
'fabric.linking.unfollow_project_description': string;
|
|
176
|
+
'fabric.linking.unfollow_project_description-galaxia': string;
|
|
172
177
|
'fabric.linking.unfollow_project_error': string;
|
|
178
|
+
'fabric.linking.unfollow_project_error-galaxia': string;
|
|
173
179
|
'fabric.linking.unlink_account': string;
|
|
174
180
|
'fabric.linking.updated_by': string;
|
|
175
181
|
'fabric.linking.user_attributes': string;
|
package/dist/esm/i18n/ko.js
CHANGED
|
@@ -80,8 +80,11 @@ export default {
|
|
|
80
80
|
'fabric.linking.follow_goal_description': '업데이트에 대한 알림을 받으려면 이 목표를 팔로우하세요',
|
|
81
81
|
'fabric.linking.follow_goal_error': '목표를 팔로우하는 동안 오류가 발생했습니다. 연결을 확인하거나 페이지를 새로 고친 후 다시 시도하세요.',
|
|
82
82
|
'fabric.linking.follow_project': '프로젝트 팔로우',
|
|
83
|
+
'fabric.linking.follow_project-galaxia': '스페이스 팔로우',
|
|
83
84
|
'fabric.linking.follow_project_description': '이 프로젝트에 대한 알림을 받으려면 팔로우하세요',
|
|
85
|
+
'fabric.linking.follow_project_description-galaxia': '이 스페이스에 대한 알림을 받으려면 팔로우하세요',
|
|
84
86
|
'fabric.linking.follow_project_error': '프로젝트를 팔로우하는 동안 오류가 발생했습니다. 연결을 확인하거나 페이지를 새로 고친 후 다시 시도하세요.',
|
|
87
|
+
'fabric.linking.follow_project_error-galaxia': '스페이스를 팔로우하는 동안 오류가 발생했습니다. 연결을 확인하거나 페이지를 새로 고친 후 다시 시도하세요.',
|
|
85
88
|
'fabric.linking.forbidden_access': '액세스가 금지되었습니다',
|
|
86
89
|
'fabric.linking.forbidden_description': '{hostname}에 대한 액세스를 요청하려면 관리자에게 문의하세요.',
|
|
87
90
|
'fabric.linking.forbidden_title': '이 콘텐츠에 대한 액세스 권한이 없습니다',
|
|
@@ -170,8 +173,11 @@ export default {
|
|
|
170
173
|
'fabric.linking.unfollow_goal_description': '이 목표에 대한 알림을 더 이상 받지 않으려면 팔로우 취소하세요',
|
|
171
174
|
'fabric.linking.unfollow_goal_error': '목표를 팔로우 취소하는 동안 오류가 발생했습니다. 연결을 확인하거나 페이지를 새로 고친 후 다시 시도하세요.',
|
|
172
175
|
'fabric.linking.unfollow_project': '프로젝트 팔로우 취소',
|
|
176
|
+
'fabric.linking.unfollow_project-galaxia': '스페이스 팔로우 취소',
|
|
173
177
|
'fabric.linking.unfollow_project_description': '프로젝트 알림을 더 이상 받지 않으려면 팔로우 취소하세요',
|
|
178
|
+
'fabric.linking.unfollow_project_description-galaxia': '스페이스 알림을 더 이상 받지 않으려면 팔로우 취소하세요',
|
|
174
179
|
'fabric.linking.unfollow_project_error': '프로젝트를 팔로우 취소하는 동안 오류가 발생했습니다. 연결을 확인하거나 페이지를 새로 고친 후 다시 시도하세요.',
|
|
180
|
+
'fabric.linking.unfollow_project_error-galaxia': '스페이스를 팔로우 취소하는 동안 오류가 발생했습니다. 연결을 확인하거나 페이지를 새로 고친 후 다시 시도하세요.',
|
|
175
181
|
'fabric.linking.unlink_account': '계정 연결 해제',
|
|
176
182
|
'fabric.linking.updated_by': '수정한 사용자: {context}',
|
|
177
183
|
'fabric.linking.user_attributes': '{context}',
|
package/dist/esm/i18n/nb.d.ts
CHANGED
|
@@ -78,8 +78,11 @@ declare const _default: {
|
|
|
78
78
|
'fabric.linking.follow_goal_description': string;
|
|
79
79
|
'fabric.linking.follow_goal_error': string;
|
|
80
80
|
'fabric.linking.follow_project': string;
|
|
81
|
+
'fabric.linking.follow_project-galaxia': string;
|
|
81
82
|
'fabric.linking.follow_project_description': string;
|
|
83
|
+
'fabric.linking.follow_project_description-galaxia': string;
|
|
82
84
|
'fabric.linking.follow_project_error': string;
|
|
85
|
+
'fabric.linking.follow_project_error-galaxia': string;
|
|
83
86
|
'fabric.linking.forbidden_access': string;
|
|
84
87
|
'fabric.linking.forbidden_description': string;
|
|
85
88
|
'fabric.linking.forbidden_title': string;
|
|
@@ -168,8 +171,11 @@ declare const _default: {
|
|
|
168
171
|
'fabric.linking.unfollow_goal_description': string;
|
|
169
172
|
'fabric.linking.unfollow_goal_error': string;
|
|
170
173
|
'fabric.linking.unfollow_project': string;
|
|
174
|
+
'fabric.linking.unfollow_project-galaxia': string;
|
|
171
175
|
'fabric.linking.unfollow_project_description': string;
|
|
176
|
+
'fabric.linking.unfollow_project_description-galaxia': string;
|
|
172
177
|
'fabric.linking.unfollow_project_error': string;
|
|
178
|
+
'fabric.linking.unfollow_project_error-galaxia': string;
|
|
173
179
|
'fabric.linking.unlink_account': string;
|
|
174
180
|
'fabric.linking.updated_by': string;
|
|
175
181
|
'fabric.linking.user_attributes': string;
|
package/dist/esm/i18n/nb.js
CHANGED
|
@@ -80,8 +80,11 @@ export default {
|
|
|
80
80
|
'fabric.linking.follow_goal_description': 'Følg dette målet for å få varsler om oppdateringer',
|
|
81
81
|
'fabric.linking.follow_goal_error': 'Det oppstod en feil da vi prøvde å følge målet. Sjekk nettverkstilkoblingen din, eller oppdater siden og prøv på nytt.',
|
|
82
82
|
'fabric.linking.follow_project': 'Følg prosjekt',
|
|
83
|
+
'fabric.linking.follow_project-galaxia': 'Følg område',
|
|
83
84
|
'fabric.linking.follow_project_description': 'Følg for å få varsler om dette prosjektet',
|
|
85
|
+
'fabric.linking.follow_project_description-galaxia': 'Følg for å få varsler om dette rommet',
|
|
84
86
|
'fabric.linking.follow_project_error': 'Det oppstod en feil da vi prøvde å følge prosjektet. Sjekk nettverkstilkoblingen din, eller oppdater siden og prøv på nytt.',
|
|
87
|
+
'fabric.linking.follow_project_error-galaxia': 'Det oppstod en feil da vi prøvde å følge området. Sjekk nettverkstilkoblingen din, eller oppdater siden og prøv på nytt.',
|
|
85
88
|
'fabric.linking.forbidden_access': 'Du har ikke tilgang',
|
|
86
89
|
'fabric.linking.forbidden_description': 'Kontakt administratoren for å be om tilgang til {hostname}.',
|
|
87
90
|
'fabric.linking.forbidden_title': 'Du har ikke tilgang til dette innholdet',
|
|
@@ -170,8 +173,11 @@ export default {
|
|
|
170
173
|
'fabric.linking.unfollow_goal_description': 'Slutt å følge for å slutte å motta varsler for dette målet',
|
|
171
174
|
'fabric.linking.unfollow_goal_error': 'Det oppstod en feil da vi prøvde å slutte å følge målet. Sjekk nettverkstilkoblingen din, eller oppdater siden og prøv på nytt.',
|
|
172
175
|
'fabric.linking.unfollow_project': 'Slutt å følge prosjekt',
|
|
176
|
+
'fabric.linking.unfollow_project-galaxia': 'Slutt å følge space',
|
|
173
177
|
'fabric.linking.unfollow_project_description': 'Slutt å følge for å slutte å motta prosjektvarsler',
|
|
178
|
+
'fabric.linking.unfollow_project_description-galaxia': 'Slutt å følge for å slutte å motta romvarsler',
|
|
174
179
|
'fabric.linking.unfollow_project_error': 'Det oppstod en feil da vi prøvde å slutte å følge prosjektet. Sjekk nettverkstilkoblingen din, eller oppdater siden og prøv på nytt.',
|
|
180
|
+
'fabric.linking.unfollow_project_error-galaxia': 'Det oppstod en feil da vi prøvde å slutte å følge rommet. Sjekk nettverkstilkoblingen din, eller oppdater siden og prøv på nytt.',
|
|
175
181
|
'fabric.linking.unlink_account': 'Fjern kobling fra konto',
|
|
176
182
|
'fabric.linking.updated_by': 'Endret av {context}',
|
|
177
183
|
'fabric.linking.user_attributes': '{context}',
|
package/dist/esm/i18n/nl.d.ts
CHANGED
|
@@ -78,8 +78,11 @@ declare const _default: {
|
|
|
78
78
|
'fabric.linking.follow_goal_description': string;
|
|
79
79
|
'fabric.linking.follow_goal_error': string;
|
|
80
80
|
'fabric.linking.follow_project': string;
|
|
81
|
+
'fabric.linking.follow_project-galaxia': string;
|
|
81
82
|
'fabric.linking.follow_project_description': string;
|
|
83
|
+
'fabric.linking.follow_project_description-galaxia': string;
|
|
82
84
|
'fabric.linking.follow_project_error': string;
|
|
85
|
+
'fabric.linking.follow_project_error-galaxia': string;
|
|
83
86
|
'fabric.linking.forbidden_access': string;
|
|
84
87
|
'fabric.linking.forbidden_description': string;
|
|
85
88
|
'fabric.linking.forbidden_title': string;
|
|
@@ -168,8 +171,11 @@ declare const _default: {
|
|
|
168
171
|
'fabric.linking.unfollow_goal_description': string;
|
|
169
172
|
'fabric.linking.unfollow_goal_error': string;
|
|
170
173
|
'fabric.linking.unfollow_project': string;
|
|
174
|
+
'fabric.linking.unfollow_project-galaxia': string;
|
|
171
175
|
'fabric.linking.unfollow_project_description': string;
|
|
176
|
+
'fabric.linking.unfollow_project_description-galaxia': string;
|
|
172
177
|
'fabric.linking.unfollow_project_error': string;
|
|
178
|
+
'fabric.linking.unfollow_project_error-galaxia': string;
|
|
173
179
|
'fabric.linking.unlink_account': string;
|
|
174
180
|
'fabric.linking.updated_by': string;
|
|
175
181
|
'fabric.linking.user_attributes': string;
|
package/dist/esm/i18n/nl.js
CHANGED
|
@@ -80,8 +80,11 @@ export default {
|
|
|
80
80
|
'fabric.linking.follow_goal_description': 'Volg dit doel om op de hoogte te worden gehouden van updates',
|
|
81
81
|
'fabric.linking.follow_goal_error': 'Er is een fout opgetreden toen we het doel probeerden te volgen. Controleer je verbinding of vernieuw de pagina en probeer het opnieuw.',
|
|
82
82
|
'fabric.linking.follow_project': 'Project volgen',
|
|
83
|
+
'fabric.linking.follow_project-galaxia': 'Ruimte volgen',
|
|
83
84
|
'fabric.linking.follow_project_description': 'Volg om meldingen van dit project te ontvangen',
|
|
85
|
+
'fabric.linking.follow_project_description-galaxia': 'Volg om meldingen van deze space te ontvangen',
|
|
84
86
|
'fabric.linking.follow_project_error': 'Er is een fout opgetreden toen we het project probeerden te volgen. Controleer je verbinding of vernieuw de pagina en probeer het opnieuw.',
|
|
87
|
+
'fabric.linking.follow_project_error-galaxia': 'Er is een fout opgetreden toen we de space probeerden te volgen. Controleer je verbinding of vernieuw de pagina en probeer het opnieuw.',
|
|
85
88
|
'fabric.linking.forbidden_access': 'Je hebt geen toegang',
|
|
86
89
|
'fabric.linking.forbidden_description': 'Neem contact op met je beheerder om toegang aan te vragen tot {hostname}.',
|
|
87
90
|
'fabric.linking.forbidden_title': 'Je hebt geen toegang tot deze inhoud',
|
|
@@ -170,8 +173,11 @@ export default {
|
|
|
170
173
|
'fabric.linking.unfollow_goal_description': 'Stop met volgen om geen meldingen voor dit doel meer te ontvangen',
|
|
171
174
|
'fabric.linking.unfollow_goal_error': 'Er is een fout opgetreden toen we probeerden te stoppen met volgen van het doel. Controleer je verbinding of vernieuw de pagina en probeer het opnieuw.',
|
|
172
175
|
'fabric.linking.unfollow_project': 'Project niet meer volgen',
|
|
176
|
+
'fabric.linking.unfollow_project-galaxia': 'Ruimte niet meer volgen',
|
|
173
177
|
'fabric.linking.unfollow_project_description': 'Stop met volgen om geen projectmeldingen meer te ontvangen',
|
|
178
|
+
'fabric.linking.unfollow_project_description-galaxia': 'Stop met volgen om geen ruimtemeldingen meer te ontvangen',
|
|
174
179
|
'fabric.linking.unfollow_project_error': 'Er is een fout opgetreden toen we probeerden te stoppen met volgen van het project. Controleer je verbinding of vernieuw de pagina en probeer het opnieuw.',
|
|
180
|
+
'fabric.linking.unfollow_project_error-galaxia': 'Er is een fout opgetreden toen we probeerden te stoppen met volgen van de space. Controleer je verbinding of vernieuw de pagina en probeer het opnieuw.',
|
|
175
181
|
'fabric.linking.unlink_account': 'Verbinding met account verwijderen',
|
|
176
182
|
'fabric.linking.updated_by': 'Gewijzigd door {context}',
|
|
177
183
|
'fabric.linking.user_attributes': '{context}',
|
package/dist/esm/i18n/pl.d.ts
CHANGED
|
@@ -78,8 +78,11 @@ declare const _default: {
|
|
|
78
78
|
'fabric.linking.follow_goal_description': string;
|
|
79
79
|
'fabric.linking.follow_goal_error': string;
|
|
80
80
|
'fabric.linking.follow_project': string;
|
|
81
|
+
'fabric.linking.follow_project-galaxia': string;
|
|
81
82
|
'fabric.linking.follow_project_description': string;
|
|
83
|
+
'fabric.linking.follow_project_description-galaxia': string;
|
|
82
84
|
'fabric.linking.follow_project_error': string;
|
|
85
|
+
'fabric.linking.follow_project_error-galaxia': string;
|
|
83
86
|
'fabric.linking.forbidden_access': string;
|
|
84
87
|
'fabric.linking.forbidden_description': string;
|
|
85
88
|
'fabric.linking.forbidden_title': string;
|
|
@@ -168,8 +171,11 @@ declare const _default: {
|
|
|
168
171
|
'fabric.linking.unfollow_goal_description': string;
|
|
169
172
|
'fabric.linking.unfollow_goal_error': string;
|
|
170
173
|
'fabric.linking.unfollow_project': string;
|
|
174
|
+
'fabric.linking.unfollow_project-galaxia': string;
|
|
171
175
|
'fabric.linking.unfollow_project_description': string;
|
|
176
|
+
'fabric.linking.unfollow_project_description-galaxia': string;
|
|
172
177
|
'fabric.linking.unfollow_project_error': string;
|
|
178
|
+
'fabric.linking.unfollow_project_error-galaxia': string;
|
|
173
179
|
'fabric.linking.unlink_account': string;
|
|
174
180
|
'fabric.linking.updated_by': string;
|
|
175
181
|
'fabric.linking.user_attributes': string;
|
package/dist/esm/i18n/pl.js
CHANGED
|
@@ -80,8 +80,11 @@ export default {
|
|
|
80
80
|
'fabric.linking.follow_goal_description': 'Obserwuj ten cel, aby otrzymywać powiadomienia o aktualizacjach',
|
|
81
81
|
'fabric.linking.follow_goal_error': 'Podczas próby zaobserwowania celu wystąpił błąd. Sprawdź połączenie internetowe lub odśwież stronę i spróbuj ponownie.',
|
|
82
82
|
'fabric.linking.follow_project': 'Obserwuj projekt',
|
|
83
|
+
'fabric.linking.follow_project-galaxia': 'Obserwuj przestrzeń',
|
|
83
84
|
'fabric.linking.follow_project_description': 'Obserwuj, aby otrzymywać powiadomienia o tym projekcie',
|
|
85
|
+
'fabric.linking.follow_project_description-galaxia': 'Obserwuj, aby otrzymywać powiadomienia o tej przestrzeni',
|
|
84
86
|
'fabric.linking.follow_project_error': 'Podczas próby zaobserwowania projektu wystąpił błąd. Sprawdź połączenie internetowe lub odśwież stronę i spróbuj ponownie.',
|
|
87
|
+
'fabric.linking.follow_project_error-galaxia': 'Podczas próby zaobserwowania przestrzeni wystąpił błąd. Sprawdź połączenie internetowe lub odśwież stronę i spróbuj ponownie.',
|
|
85
88
|
'fabric.linking.forbidden_access': 'Dostęp zabroniony',
|
|
86
89
|
'fabric.linking.forbidden_description': 'Skontaktuj się z administratorem, aby poprosić o dostęp do witryny {hostname}.',
|
|
87
90
|
'fabric.linking.forbidden_title': 'Nie masz dostępu do tej treści',
|
|
@@ -170,8 +173,11 @@ export default {
|
|
|
170
173
|
'fabric.linking.unfollow_goal_description': 'Przestań obserwować, aby nie dostawać więcej powiadomień o tym celu',
|
|
171
174
|
'fabric.linking.unfollow_goal_error': 'Podczas próby zaprzestania obserwacji celu wystąpił błąd. Sprawdź połączenie internetowe lub odśwież stronę i spróbuj ponownie.',
|
|
172
175
|
'fabric.linking.unfollow_project': 'Przestań obserwować projekt',
|
|
176
|
+
'fabric.linking.unfollow_project-galaxia': 'Przestań obserwować przestrzeń',
|
|
173
177
|
'fabric.linking.unfollow_project_description': 'Przestań obserwować, aby nie dostawać więcej powiadomień o projekcie',
|
|
178
|
+
'fabric.linking.unfollow_project_description-galaxia': 'Przestań obserwować, aby nie dostawać więcej powiadomień o przestrzeni',
|
|
174
179
|
'fabric.linking.unfollow_project_error': 'Podczas próby zaprzestania obserwowania projektu wystąpił błąd. Sprawdź połączenie internetowe lub odśwież stronę i spróbuj ponownie.',
|
|
180
|
+
'fabric.linking.unfollow_project_error-galaxia': 'Podczas próby zaprzestania obserwowania przestrzeni wystąpił błąd. Sprawdź połączenie internetowe lub odśwież stronę i spróbuj ponownie.',
|
|
175
181
|
'fabric.linking.unlink_account': 'Odłącz konto',
|
|
176
182
|
'fabric.linking.updated_by': 'Autor modyfikacji: {context}',
|
|
177
183
|
'fabric.linking.user_attributes': '{context}',
|
package/dist/esm/i18n/pt_BR.d.ts
CHANGED
|
@@ -78,8 +78,11 @@ declare const _default: {
|
|
|
78
78
|
'fabric.linking.follow_goal_description': string;
|
|
79
79
|
'fabric.linking.follow_goal_error': string;
|
|
80
80
|
'fabric.linking.follow_project': string;
|
|
81
|
+
'fabric.linking.follow_project-galaxia': string;
|
|
81
82
|
'fabric.linking.follow_project_description': string;
|
|
83
|
+
'fabric.linking.follow_project_description-galaxia': string;
|
|
82
84
|
'fabric.linking.follow_project_error': string;
|
|
85
|
+
'fabric.linking.follow_project_error-galaxia': string;
|
|
83
86
|
'fabric.linking.forbidden_access': string;
|
|
84
87
|
'fabric.linking.forbidden_description': string;
|
|
85
88
|
'fabric.linking.forbidden_title': string;
|
|
@@ -168,8 +171,11 @@ declare const _default: {
|
|
|
168
171
|
'fabric.linking.unfollow_goal_description': string;
|
|
169
172
|
'fabric.linking.unfollow_goal_error': string;
|
|
170
173
|
'fabric.linking.unfollow_project': string;
|
|
174
|
+
'fabric.linking.unfollow_project-galaxia': string;
|
|
171
175
|
'fabric.linking.unfollow_project_description': string;
|
|
176
|
+
'fabric.linking.unfollow_project_description-galaxia': string;
|
|
172
177
|
'fabric.linking.unfollow_project_error': string;
|
|
178
|
+
'fabric.linking.unfollow_project_error-galaxia': string;
|
|
173
179
|
'fabric.linking.unlink_account': string;
|
|
174
180
|
'fabric.linking.updated_by': string;
|
|
175
181
|
'fabric.linking.user_attributes': string;
|
package/dist/esm/i18n/pt_BR.js
CHANGED
|
@@ -80,8 +80,11 @@ export default {
|
|
|
80
80
|
'fabric.linking.follow_goal_description': 'Siga esta meta para obter notificações e atualizações',
|
|
81
81
|
'fabric.linking.follow_goal_error': 'Foi encontrado um erro ao tentar seguir a meta. Verifique a conexão ou atualize a página e tente de novo.',
|
|
82
82
|
'fabric.linking.follow_project': 'Seguir projeto',
|
|
83
|
+
'fabric.linking.follow_project-galaxia': 'Seguir espaço',
|
|
83
84
|
'fabric.linking.follow_project_description': 'Siga para receber notificações sobre o projeto',
|
|
85
|
+
'fabric.linking.follow_project_description-galaxia': 'Siga para receber notificações sobre o espaço',
|
|
84
86
|
'fabric.linking.follow_project_error': 'Foi encontrado um erro ao tentar seguir o projeto. Verifique a conexão ou atualize a página e tente de novo.',
|
|
87
|
+
'fabric.linking.follow_project_error-galaxia': 'Foi encontrado um erro ao tentar seguir o espaço. Verifique a conexão ou atualize a página e tente de novo.',
|
|
85
88
|
'fabric.linking.forbidden_access': 'O acesso é proibido',
|
|
86
89
|
'fabric.linking.forbidden_description': 'Fale com o administrador para solicitar acesso a {hostname}.',
|
|
87
90
|
'fabric.linking.forbidden_title': 'Você não tem acesso a este conteúdo',
|
|
@@ -170,8 +173,11 @@ export default {
|
|
|
170
173
|
'fabric.linking.unfollow_goal_description': 'Pare de seguir para não receber mais notificações sobre a meta',
|
|
171
174
|
'fabric.linking.unfollow_goal_error': 'Foi encontrado um erro ao tentar parar de seguir a meta. Verifique a conexão ou atualize a página e tente de novo.',
|
|
172
175
|
'fabric.linking.unfollow_project': 'Parar de seguir projeto',
|
|
176
|
+
'fabric.linking.unfollow_project-galaxia': 'Parar de seguir espaço',
|
|
173
177
|
'fabric.linking.unfollow_project_description': 'Pare de seguir para não receber mais notificações sobre o projeto',
|
|
178
|
+
'fabric.linking.unfollow_project_description-galaxia': 'Pare de seguir para não receber mais notificações sobre o espaço',
|
|
174
179
|
'fabric.linking.unfollow_project_error': 'Foi encontrado um erro ao tentar para de seguir o projeto. Verifique a conexão ou atualize a página e tente de novo.',
|
|
180
|
+
'fabric.linking.unfollow_project_error-galaxia': 'Foi encontrado um erro ao tentar para de seguir o espaço. Verifique a conexão ou atualize a página e tente de novo.',
|
|
175
181
|
'fabric.linking.unlink_account': 'Desvincular conta',
|
|
176
182
|
'fabric.linking.updated_by': 'Modificado por {context}',
|
|
177
183
|
'fabric.linking.user_attributes': '{context}',
|
package/dist/esm/i18n/ru.d.ts
CHANGED
|
@@ -78,8 +78,11 @@ declare const _default: {
|
|
|
78
78
|
'fabric.linking.follow_goal_description': string;
|
|
79
79
|
'fabric.linking.follow_goal_error': string;
|
|
80
80
|
'fabric.linking.follow_project': string;
|
|
81
|
+
'fabric.linking.follow_project-galaxia': string;
|
|
81
82
|
'fabric.linking.follow_project_description': string;
|
|
83
|
+
'fabric.linking.follow_project_description-galaxia': string;
|
|
82
84
|
'fabric.linking.follow_project_error': string;
|
|
85
|
+
'fabric.linking.follow_project_error-galaxia': string;
|
|
83
86
|
'fabric.linking.forbidden_access': string;
|
|
84
87
|
'fabric.linking.forbidden_description': string;
|
|
85
88
|
'fabric.linking.forbidden_title': string;
|
|
@@ -168,8 +171,11 @@ declare const _default: {
|
|
|
168
171
|
'fabric.linking.unfollow_goal_description': string;
|
|
169
172
|
'fabric.linking.unfollow_goal_error': string;
|
|
170
173
|
'fabric.linking.unfollow_project': string;
|
|
174
|
+
'fabric.linking.unfollow_project-galaxia': string;
|
|
171
175
|
'fabric.linking.unfollow_project_description': string;
|
|
176
|
+
'fabric.linking.unfollow_project_description-galaxia': string;
|
|
172
177
|
'fabric.linking.unfollow_project_error': string;
|
|
178
|
+
'fabric.linking.unfollow_project_error-galaxia': string;
|
|
173
179
|
'fabric.linking.unlink_account': string;
|
|
174
180
|
'fabric.linking.updated_by': string;
|
|
175
181
|
'fabric.linking.user_attributes': string;
|
package/dist/esm/i18n/ru.js
CHANGED
|
@@ -80,8 +80,11 @@ export default {
|
|
|
80
80
|
'fabric.linking.follow_goal_description': 'Отслеживайте цель, чтобы получать уведомления об обновлениях',
|
|
81
81
|
'fabric.linking.follow_goal_error': 'При попытке отслеживать цель произошла ошибка. Проверьте подключение или обновите страницу и повторите попытку.',
|
|
82
82
|
'fabric.linking.follow_project': 'Отслеживать проект',
|
|
83
|
+
'fabric.linking.follow_project-galaxia': 'Отслеживать пространство',
|
|
83
84
|
'fabric.linking.follow_project_description': 'Отслеживайте проект, чтобы получать уведомления о нем',
|
|
85
|
+
'fabric.linking.follow_project_description-galaxia': 'Отслеживайте пространство, чтобы получать уведомления о нем',
|
|
84
86
|
'fabric.linking.follow_project_error': 'При попытке отслеживать проект произошла ошибка. Проверьте подключение или обновите страницу и повторите попытку.',
|
|
87
|
+
'fabric.linking.follow_project_error-galaxia': 'При попытке отслеживать пространство произошла ошибка. Проверьте подключение или обновите страницу и повторите попытку.',
|
|
85
88
|
'fabric.linking.forbidden_access': 'Доступ запрещен',
|
|
86
89
|
'fabric.linking.forbidden_description': 'Запросите у администратора доступ к сайту {hostname}.',
|
|
87
90
|
'fabric.linking.forbidden_title': 'У вас нет доступа к этому контенту',
|
|
@@ -170,8 +173,11 @@ export default {
|
|
|
170
173
|
'fabric.linking.unfollow_goal_description': 'Перестаньте отслеживать цель, чтобы больше не получать уведомления о ней',
|
|
171
174
|
'fabric.linking.unfollow_goal_error': 'При попытке перестать отслеживать цель произошла ошибка. Проверьте подключение или обновите страницу и повторите попытку.',
|
|
172
175
|
'fabric.linking.unfollow_project': 'Перестать отслеживать проект',
|
|
176
|
+
'fabric.linking.unfollow_project-galaxia': 'Перестать отслеживать пространство',
|
|
173
177
|
'fabric.linking.unfollow_project_description': 'Перестаньте отслеживать проект, чтобы больше не получать уведомления о нем',
|
|
178
|
+
'fabric.linking.unfollow_project_description-galaxia': 'Перестаньте отслеживать пространство, чтобы больше не получать уведомления о нем',
|
|
174
179
|
'fabric.linking.unfollow_project_error': 'При попытке перестать отслеживать проект произошла ошибка. Проверьте подключение или обновите страницу и повторите попытку.',
|
|
180
|
+
'fabric.linking.unfollow_project_error-galaxia': 'При попытке перестать отслеживать пространство произошла ошибка. Проверьте подключение или обновите страницу и повторите попытку.',
|
|
175
181
|
'fabric.linking.unlink_account': 'Отменить связь с аккаунтом',
|
|
176
182
|
'fabric.linking.updated_by': 'Изменено: {context}',
|
|
177
183
|
'fabric.linking.user_attributes': '{context}',
|
package/dist/esm/i18n/sl.d.ts
CHANGED
|
@@ -78,8 +78,11 @@ declare const _default: {
|
|
|
78
78
|
'fabric.linking.follow_goal_description': string;
|
|
79
79
|
'fabric.linking.follow_goal_error': string;
|
|
80
80
|
'fabric.linking.follow_project': string;
|
|
81
|
+
'fabric.linking.follow_project-galaxia': string;
|
|
81
82
|
'fabric.linking.follow_project_description': string;
|
|
83
|
+
'fabric.linking.follow_project_description-galaxia': string;
|
|
82
84
|
'fabric.linking.follow_project_error': string;
|
|
85
|
+
'fabric.linking.follow_project_error-galaxia': string;
|
|
83
86
|
'fabric.linking.forbidden_access': string;
|
|
84
87
|
'fabric.linking.forbidden_description': string;
|
|
85
88
|
'fabric.linking.forbidden_title': string;
|
|
@@ -163,8 +166,11 @@ declare const _default: {
|
|
|
163
166
|
'fabric.linking.unfollow_goal_description': string;
|
|
164
167
|
'fabric.linking.unfollow_goal_error': string;
|
|
165
168
|
'fabric.linking.unfollow_project': string;
|
|
169
|
+
'fabric.linking.unfollow_project-galaxia': string;
|
|
166
170
|
'fabric.linking.unfollow_project_description': string;
|
|
171
|
+
'fabric.linking.unfollow_project_description-galaxia': string;
|
|
167
172
|
'fabric.linking.unfollow_project_error': string;
|
|
173
|
+
'fabric.linking.unfollow_project_error-galaxia': string;
|
|
168
174
|
'fabric.linking.unlink_account': string;
|
|
169
175
|
'fabric.linking.updated_by': string;
|
|
170
176
|
'fabric.linking.user_attributes': string;
|
package/dist/esm/i18n/sl.js
CHANGED
|
@@ -80,8 +80,11 @@ export default {
|
|
|
80
80
|
'fabric.linking.follow_goal_description': 'Sledite temu cilju, če želite prejemati obvestila o posodobitvah',
|
|
81
81
|
'fabric.linking.follow_goal_error': 'Med poskusom sledenja cilju je prišlo do napake. Preverite povezavo ali osvežite stran in poskusite znova.',
|
|
82
82
|
'fabric.linking.follow_project': 'Sledi projektu',
|
|
83
|
+
'fabric.linking.follow_project-galaxia': 'Sledi projektu',
|
|
83
84
|
'fabric.linking.follow_project_description': 'Sledite, če želite prejemati obvestila o tem projektu',
|
|
85
|
+
'fabric.linking.follow_project_description-galaxia': 'Sledite, če želite prejemati obvestila o tem projektu',
|
|
84
86
|
'fabric.linking.follow_project_error': 'Med poskusom sledenja projektu je prišlo do napake. Preverite povezavo ali osvežite stran in poskusite znova.',
|
|
87
|
+
'fabric.linking.follow_project_error-galaxia': 'Med poskusom sledenja projektu je prišlo do napake. Preverite povezavo ali osvežite stran in poskusite znova.',
|
|
85
88
|
'fabric.linking.forbidden_access': 'Vaš dostop je prepovedan',
|
|
86
89
|
'fabric.linking.forbidden_description': 'Če želite zahtevati dostop do gostitelja {hostname}, se obrnite na skrbnika.',
|
|
87
90
|
'fabric.linking.forbidden_title': 'Nimate dostopa do te vsebine',
|
|
@@ -165,8 +168,11 @@ export default {
|
|
|
165
168
|
'fabric.linking.unfollow_goal_description': 'Sledenje ustavite, če ne želite več prejemati obvestil o tem cilju',
|
|
166
169
|
'fabric.linking.unfollow_goal_error': 'Med poskusom prekinitve sledenja cilju je prišlo do napake. Preverite povezavo ali osvežite stran in poskusite znova.',
|
|
167
170
|
'fabric.linking.unfollow_project': 'Ustavi sledenje projektu',
|
|
171
|
+
'fabric.linking.unfollow_project-galaxia': 'Ustavi sledenje projektu',
|
|
168
172
|
'fabric.linking.unfollow_project_description': 'Sledenje ustavite, če ne želite več prejemati obvestil o projektu',
|
|
173
|
+
'fabric.linking.unfollow_project_description-galaxia': 'Sledenje ustavite, če ne želite več prejemati obvestil o projektu',
|
|
169
174
|
'fabric.linking.unfollow_project_error': 'Med poskusom prekinitve sledenja projektu je prišlo do napake. Preverite povezavo ali osvežite stran in poskusite znova.',
|
|
175
|
+
'fabric.linking.unfollow_project_error-galaxia': 'Med poskusom prekinitve sledenja projektu je prišlo do napake. Preverite povezavo ali osvežite stran in poskusite znova.',
|
|
170
176
|
'fabric.linking.unlink_account': 'Prekini povezavo z računom',
|
|
171
177
|
'fabric.linking.updated_by': 'Spremenila oseba {context}',
|
|
172
178
|
'fabric.linking.user_attributes': '{context}',
|
package/dist/esm/i18n/sr_RS.d.ts
CHANGED
|
@@ -78,8 +78,11 @@ declare const _default: {
|
|
|
78
78
|
'fabric.linking.follow_goal_description': string;
|
|
79
79
|
'fabric.linking.follow_goal_error': string;
|
|
80
80
|
'fabric.linking.follow_project': string;
|
|
81
|
+
'fabric.linking.follow_project-galaxia': string;
|
|
81
82
|
'fabric.linking.follow_project_description': string;
|
|
83
|
+
'fabric.linking.follow_project_description-galaxia': string;
|
|
82
84
|
'fabric.linking.follow_project_error': string;
|
|
85
|
+
'fabric.linking.follow_project_error-galaxia': string;
|
|
83
86
|
'fabric.linking.forbidden_access': string;
|
|
84
87
|
'fabric.linking.forbidden_description': string;
|
|
85
88
|
'fabric.linking.forbidden_title': string;
|
|
@@ -163,8 +166,11 @@ declare const _default: {
|
|
|
163
166
|
'fabric.linking.unfollow_goal_description': string;
|
|
164
167
|
'fabric.linking.unfollow_goal_error': string;
|
|
165
168
|
'fabric.linking.unfollow_project': string;
|
|
169
|
+
'fabric.linking.unfollow_project-galaxia': string;
|
|
166
170
|
'fabric.linking.unfollow_project_description': string;
|
|
171
|
+
'fabric.linking.unfollow_project_description-galaxia': string;
|
|
167
172
|
'fabric.linking.unfollow_project_error': string;
|
|
173
|
+
'fabric.linking.unfollow_project_error-galaxia': string;
|
|
168
174
|
'fabric.linking.unlink_account': string;
|
|
169
175
|
'fabric.linking.updated_by': string;
|
|
170
176
|
'fabric.linking.user_attributes': string;
|
package/dist/esm/i18n/sr_RS.js
CHANGED
|
@@ -80,8 +80,11 @@ export default {
|
|
|
80
80
|
'fabric.linking.follow_goal_description': 'Pratite ovaj cilj da biste dobili obaveštenja o ažuriranjima',
|
|
81
81
|
'fabric.linking.follow_goal_error': 'Došlo je do greške kod pokušaja praćenja ovog cilja. Proverite vezu ili osvežite stranicu, pa probajte ponovo.',
|
|
82
82
|
'fabric.linking.follow_project': 'Prati projekat',
|
|
83
|
+
'fabric.linking.follow_project-galaxia': 'Prati projekat',
|
|
83
84
|
'fabric.linking.follow_project_description': 'Pratite da biste dobili obaveštenja o projektu',
|
|
85
|
+
'fabric.linking.follow_project_description-galaxia': 'Pratite da biste dobili obaveštenja o projektu',
|
|
84
86
|
'fabric.linking.follow_project_error': 'Došlo je do greške kod pokušaja praćenja projekta. Proverite vezu ili osvežite stranicu, pa probajte ponovo.',
|
|
87
|
+
'fabric.linking.follow_project_error-galaxia': 'Došlo je do greške kod pokušaja praćenja projekta. Proverite vezu ili osvežite stranicu, pa probajte ponovo.',
|
|
85
88
|
'fabric.linking.forbidden_access': 'Zabranjen vam je pristup',
|
|
86
89
|
'fabric.linking.forbidden_description': 'Zatražite od administratora pristup za {hostname}.',
|
|
87
90
|
'fabric.linking.forbidden_title': 'Nemate pristup ovom sadržaju',
|
|
@@ -165,8 +168,11 @@ export default {
|
|
|
165
168
|
'fabric.linking.unfollow_goal_description': 'Prekinite praćenje i više nećete primati obaveštenja o cilju',
|
|
166
169
|
'fabric.linking.unfollow_goal_error': 'Došlo je do greške kod pokušaja prekida praćenja cilja. Proverite vezu ili osvežite stranicu, pa probajte ponovo.',
|
|
167
170
|
'fabric.linking.unfollow_project': 'Prekini praćenje projekta',
|
|
171
|
+
'fabric.linking.unfollow_project-galaxia': 'Prekini praćenje projekta',
|
|
168
172
|
'fabric.linking.unfollow_project_description': 'Prekinite praćenje i više nećete dobijati obaveštenja o projektima',
|
|
173
|
+
'fabric.linking.unfollow_project_description-galaxia': 'Prekinite praćenje i više nećete dobijati obaveštenja o projektima',
|
|
169
174
|
'fabric.linking.unfollow_project_error': 'Došlo je do greške kod pokušaja prekida praćenja projekta. Proverite vezu ili osvežite stranicu, pa probajte ponovo.',
|
|
175
|
+
'fabric.linking.unfollow_project_error-galaxia': 'Došlo je do greške kod pokušaja prekida praćenja projekta. Proverite vezu ili osvežite stranicu, pa probajte ponovo.',
|
|
170
176
|
'fabric.linking.unlink_account': 'Opozovi vezu sa nalogom',
|
|
171
177
|
'fabric.linking.updated_by': 'Izmenio/la: {context}',
|
|
172
178
|
'fabric.linking.user_attributes': '{context}',
|
package/dist/esm/i18n/sr_YR.d.ts
CHANGED
|
@@ -78,8 +78,11 @@ declare const _default: {
|
|
|
78
78
|
'fabric.linking.follow_goal_description': string;
|
|
79
79
|
'fabric.linking.follow_goal_error': string;
|
|
80
80
|
'fabric.linking.follow_project': string;
|
|
81
|
+
'fabric.linking.follow_project-galaxia': string;
|
|
81
82
|
'fabric.linking.follow_project_description': string;
|
|
83
|
+
'fabric.linking.follow_project_description-galaxia': string;
|
|
82
84
|
'fabric.linking.follow_project_error': string;
|
|
85
|
+
'fabric.linking.follow_project_error-galaxia': string;
|
|
83
86
|
'fabric.linking.forbidden_access': string;
|
|
84
87
|
'fabric.linking.forbidden_description': string;
|
|
85
88
|
'fabric.linking.forbidden_title': string;
|
|
@@ -163,8 +166,11 @@ declare const _default: {
|
|
|
163
166
|
'fabric.linking.unfollow_goal_description': string;
|
|
164
167
|
'fabric.linking.unfollow_goal_error': string;
|
|
165
168
|
'fabric.linking.unfollow_project': string;
|
|
169
|
+
'fabric.linking.unfollow_project-galaxia': string;
|
|
166
170
|
'fabric.linking.unfollow_project_description': string;
|
|
171
|
+
'fabric.linking.unfollow_project_description-galaxia': string;
|
|
167
172
|
'fabric.linking.unfollow_project_error': string;
|
|
173
|
+
'fabric.linking.unfollow_project_error-galaxia': string;
|
|
168
174
|
'fabric.linking.unlink_account': string;
|
|
169
175
|
'fabric.linking.updated_by': string;
|
|
170
176
|
'fabric.linking.user_attributes': string;
|
package/dist/esm/i18n/sr_YR.js
CHANGED
|
@@ -80,8 +80,11 @@ export default {
|
|
|
80
80
|
'fabric.linking.follow_goal_description': 'Пратите овај циљ да бисте добили обавештења о ажурирањима',
|
|
81
81
|
'fabric.linking.follow_goal_error': 'Дошло је до грешке код покушаја праћења овог циља. Проверите везу или освежите страницу, па пробајте поново.',
|
|
82
82
|
'fabric.linking.follow_project': 'Прати пројекат',
|
|
83
|
+
'fabric.linking.follow_project-galaxia': 'Прати пројекат',
|
|
83
84
|
'fabric.linking.follow_project_description': 'Пратите да бисте добили обавештења о пројекту',
|
|
85
|
+
'fabric.linking.follow_project_description-galaxia': 'Пратите да бисте добили обавештења о пројекту',
|
|
84
86
|
'fabric.linking.follow_project_error': 'Дошло је до грешке код покушаја праћења пројекта. Проверите везу или освежите страницу, па пробајте поново.',
|
|
87
|
+
'fabric.linking.follow_project_error-galaxia': 'Дошло је до грешке код покушаја праћења пројекта. Проверите везу или освежите страницу, па пробајте поново.',
|
|
85
88
|
'fabric.linking.forbidden_access': 'Забрањен вам је приступ',
|
|
86
89
|
'fabric.linking.forbidden_description': 'Затражите од администратора приступ за {hostname}.',
|
|
87
90
|
'fabric.linking.forbidden_title': 'Немате приступ овом садржају',
|
|
@@ -165,8 +168,11 @@ export default {
|
|
|
165
168
|
'fabric.linking.unfollow_goal_description': 'Прекините праћење и више нећете примати обавештења о циљу',
|
|
166
169
|
'fabric.linking.unfollow_goal_error': 'Дошло је до грешке код покушаја прекида праћења циља. Проверите везу или освежите страницу, па пробајте поново.',
|
|
167
170
|
'fabric.linking.unfollow_project': 'Прекини праћење пројекта',
|
|
171
|
+
'fabric.linking.unfollow_project-galaxia': 'Прекини праћење пројекта',
|
|
168
172
|
'fabric.linking.unfollow_project_description': 'Прекините праћење и више нећете добијати обавештења о пројектима',
|
|
173
|
+
'fabric.linking.unfollow_project_description-galaxia': 'Прекините праћење и више нећете добијати обавештења о пројектима',
|
|
169
174
|
'fabric.linking.unfollow_project_error': 'Дошло је до грешке код покушаја прекида праћења пројекта. Проверите везу или освежите страницу, па пробајте поново.',
|
|
175
|
+
'fabric.linking.unfollow_project_error-galaxia': 'Дошло је до грешке код покушаја прекида праћења пројекта. Проверите везу или освежите страницу, па пробајте поново.',
|
|
170
176
|
'fabric.linking.unlink_account': 'Опозови везу са налогом',
|
|
171
177
|
'fabric.linking.updated_by': 'Изменио/ла: {context}',
|
|
172
178
|
'fabric.linking.user_attributes': '{context}',
|
package/dist/esm/i18n/sv.d.ts
CHANGED
|
@@ -78,8 +78,11 @@ declare const _default: {
|
|
|
78
78
|
'fabric.linking.follow_goal_description': string;
|
|
79
79
|
'fabric.linking.follow_goal_error': string;
|
|
80
80
|
'fabric.linking.follow_project': string;
|
|
81
|
+
'fabric.linking.follow_project-galaxia': string;
|
|
81
82
|
'fabric.linking.follow_project_description': string;
|
|
83
|
+
'fabric.linking.follow_project_description-galaxia': string;
|
|
82
84
|
'fabric.linking.follow_project_error': string;
|
|
85
|
+
'fabric.linking.follow_project_error-galaxia': string;
|
|
83
86
|
'fabric.linking.forbidden_access': string;
|
|
84
87
|
'fabric.linking.forbidden_description': string;
|
|
85
88
|
'fabric.linking.forbidden_title': string;
|
|
@@ -168,8 +171,11 @@ declare const _default: {
|
|
|
168
171
|
'fabric.linking.unfollow_goal_description': string;
|
|
169
172
|
'fabric.linking.unfollow_goal_error': string;
|
|
170
173
|
'fabric.linking.unfollow_project': string;
|
|
174
|
+
'fabric.linking.unfollow_project-galaxia': string;
|
|
171
175
|
'fabric.linking.unfollow_project_description': string;
|
|
176
|
+
'fabric.linking.unfollow_project_description-galaxia': string;
|
|
172
177
|
'fabric.linking.unfollow_project_error': string;
|
|
178
|
+
'fabric.linking.unfollow_project_error-galaxia': string;
|
|
173
179
|
'fabric.linking.unlink_account': string;
|
|
174
180
|
'fabric.linking.updated_by': string;
|
|
175
181
|
'fabric.linking.user_attributes': string;
|
package/dist/esm/i18n/sv.js
CHANGED
|
@@ -80,8 +80,11 @@ export default {
|
|
|
80
80
|
'fabric.linking.follow_goal_description': 'Följ målet för att få aviseringar om uppdateringar',
|
|
81
81
|
'fabric.linking.follow_goal_error': 'Ett fel uppstod när vi försökte följa målet. Kontrollera din anslutning eller uppdatera sidan och försök igen.',
|
|
82
82
|
'fabric.linking.follow_project': 'Följ projekt',
|
|
83
|
+
'fabric.linking.follow_project-galaxia': 'Följ space',
|
|
83
84
|
'fabric.linking.follow_project_description': 'Följ för att få aviseringar om projektet',
|
|
85
|
+
'fabric.linking.follow_project_description-galaxia': 'Följ för att få aviseringar om denna rymd',
|
|
84
86
|
'fabric.linking.follow_project_error': 'Ett fel uppstod när vi försökte följa projektet. Kontrollera din anslutning eller uppdatera sidan och försök igen.',
|
|
87
|
+
'fabric.linking.follow_project_error-galaxia': 'Ett fel uppstod när vi försökte följa utrymmet. Kontrollera din anslutning eller uppdatera sidan och försök igen.',
|
|
85
88
|
'fabric.linking.forbidden_access': 'Din åtkomst är förbjuden',
|
|
86
89
|
'fabric.linking.forbidden_description': 'Kontakta administratören för att begära åtkomst till {hostname}.',
|
|
87
90
|
'fabric.linking.forbidden_title': 'Du har inte åtkomst till det här innehållet',
|
|
@@ -170,8 +173,11 @@ export default {
|
|
|
170
173
|
'fabric.linking.unfollow_goal_description': 'Sluta följ för att sluta ta emot aviseringar för målet',
|
|
171
174
|
'fabric.linking.unfollow_goal_error': 'Ett fel uppstod när vi försökte sluta följa målet. Kontrollera din anslutning eller uppdatera sidan och försök igen.',
|
|
172
175
|
'fabric.linking.unfollow_project': 'Sluta följa projekt',
|
|
176
|
+
'fabric.linking.unfollow_project-galaxia': 'Sluta följa space',
|
|
173
177
|
'fabric.linking.unfollow_project_description': 'Sluta följ för att sluta ta emot projektaviseringar',
|
|
178
|
+
'fabric.linking.unfollow_project_description-galaxia': 'Sluta följ för att sluta ta emot utrymmesaviseringar',
|
|
174
179
|
'fabric.linking.unfollow_project_error': 'Ett fel uppstod när vi försökte sluta följa projektet. Kontrollera din anslutning eller uppdatera sidan och försök igen.',
|
|
180
|
+
'fabric.linking.unfollow_project_error-galaxia': 'Ett fel uppstod när vi försökte sluta följa utrymmet. Kontrollera din anslutning eller uppdatera sidan och försök igen.',
|
|
175
181
|
'fabric.linking.unlink_account': 'Ta bort kontolänk',
|
|
176
182
|
'fabric.linking.updated_by': 'Ändrad av {context}',
|
|
177
183
|
'fabric.linking.user_attributes': '{context}',
|
package/dist/esm/i18n/th.d.ts
CHANGED
|
@@ -78,8 +78,11 @@ declare const _default: {
|
|
|
78
78
|
'fabric.linking.follow_goal_description': string;
|
|
79
79
|
'fabric.linking.follow_goal_error': string;
|
|
80
80
|
'fabric.linking.follow_project': string;
|
|
81
|
+
'fabric.linking.follow_project-galaxia': string;
|
|
81
82
|
'fabric.linking.follow_project_description': string;
|
|
83
|
+
'fabric.linking.follow_project_description-galaxia': string;
|
|
82
84
|
'fabric.linking.follow_project_error': string;
|
|
85
|
+
'fabric.linking.follow_project_error-galaxia': string;
|
|
83
86
|
'fabric.linking.forbidden_access': string;
|
|
84
87
|
'fabric.linking.forbidden_description': string;
|
|
85
88
|
'fabric.linking.forbidden_title': string;
|
|
@@ -168,8 +171,11 @@ declare const _default: {
|
|
|
168
171
|
'fabric.linking.unfollow_goal_description': string;
|
|
169
172
|
'fabric.linking.unfollow_goal_error': string;
|
|
170
173
|
'fabric.linking.unfollow_project': string;
|
|
174
|
+
'fabric.linking.unfollow_project-galaxia': string;
|
|
171
175
|
'fabric.linking.unfollow_project_description': string;
|
|
176
|
+
'fabric.linking.unfollow_project_description-galaxia': string;
|
|
172
177
|
'fabric.linking.unfollow_project_error': string;
|
|
178
|
+
'fabric.linking.unfollow_project_error-galaxia': string;
|
|
173
179
|
'fabric.linking.unlink_account': string;
|
|
174
180
|
'fabric.linking.updated_by': string;
|
|
175
181
|
'fabric.linking.user_attributes': string;
|