@atlaskit/smart-card 26.42.4 → 26.42.5
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/CHANGELOG.md +6 -0
- package/dist/cjs/i18n/cs.js +11 -0
- package/dist/cjs/i18n/da.js +11 -0
- package/dist/cjs/i18n/de.js +11 -0
- package/dist/cjs/i18n/en.js +4 -0
- package/dist/cjs/i18n/en_GB.js +4 -0
- package/dist/cjs/i18n/en_ZZ.js +4 -0
- package/dist/cjs/i18n/es.js +11 -0
- package/dist/cjs/i18n/fi.js +11 -0
- package/dist/cjs/i18n/fr.js +11 -0
- package/dist/cjs/i18n/hu.js +11 -0
- package/dist/cjs/i18n/it.js +11 -0
- package/dist/cjs/i18n/ja.js +11 -0
- package/dist/cjs/i18n/ko.js +11 -0
- package/dist/cjs/i18n/nb.js +4 -0
- package/dist/cjs/i18n/nl.js +11 -0
- package/dist/cjs/i18n/pl.js +11 -0
- package/dist/cjs/i18n/pt_BR.js +11 -0
- package/dist/cjs/i18n/ru.js +11 -0
- package/dist/cjs/i18n/sv.js +11 -0
- package/dist/cjs/i18n/th.js +11 -0
- package/dist/cjs/i18n/tr.js +11 -0
- package/dist/cjs/i18n/uk.js +11 -0
- package/dist/cjs/i18n/vi.js +11 -0
- package/dist/cjs/i18n/zh.js +11 -0
- package/dist/cjs/i18n/zh_TW.js +11 -0
- package/dist/cjs/utils/analytics/analytics.js +1 -1
- package/dist/cjs/view/LinkUrl/index.js +1 -1
- package/dist/es2019/i18n/cs.js +11 -0
- package/dist/es2019/i18n/da.js +11 -0
- package/dist/es2019/i18n/de.js +11 -0
- package/dist/es2019/i18n/en.js +4 -0
- package/dist/es2019/i18n/en_GB.js +4 -0
- package/dist/es2019/i18n/en_ZZ.js +4 -0
- package/dist/es2019/i18n/es.js +11 -0
- package/dist/es2019/i18n/fi.js +11 -0
- package/dist/es2019/i18n/fr.js +11 -0
- package/dist/es2019/i18n/hu.js +11 -0
- package/dist/es2019/i18n/it.js +11 -0
- package/dist/es2019/i18n/ja.js +11 -0
- package/dist/es2019/i18n/ko.js +11 -0
- package/dist/es2019/i18n/nb.js +4 -0
- package/dist/es2019/i18n/nl.js +11 -0
- package/dist/es2019/i18n/pl.js +11 -0
- package/dist/es2019/i18n/pt_BR.js +11 -0
- package/dist/es2019/i18n/ru.js +11 -0
- package/dist/es2019/i18n/sv.js +11 -0
- package/dist/es2019/i18n/th.js +11 -0
- package/dist/es2019/i18n/tr.js +11 -0
- package/dist/es2019/i18n/uk.js +11 -0
- package/dist/es2019/i18n/vi.js +11 -0
- package/dist/es2019/i18n/zh.js +11 -0
- package/dist/es2019/i18n/zh_TW.js +11 -0
- package/dist/es2019/utils/analytics/analytics.js +1 -1
- package/dist/es2019/view/LinkUrl/index.js +1 -1
- package/dist/esm/i18n/cs.js +11 -0
- package/dist/esm/i18n/da.js +11 -0
- package/dist/esm/i18n/de.js +11 -0
- package/dist/esm/i18n/en.js +4 -0
- package/dist/esm/i18n/en_GB.js +4 -0
- package/dist/esm/i18n/en_ZZ.js +4 -0
- package/dist/esm/i18n/es.js +11 -0
- package/dist/esm/i18n/fi.js +11 -0
- package/dist/esm/i18n/fr.js +11 -0
- package/dist/esm/i18n/hu.js +11 -0
- package/dist/esm/i18n/it.js +11 -0
- package/dist/esm/i18n/ja.js +11 -0
- package/dist/esm/i18n/ko.js +11 -0
- package/dist/esm/i18n/nb.js +4 -0
- package/dist/esm/i18n/nl.js +11 -0
- package/dist/esm/i18n/pl.js +11 -0
- package/dist/esm/i18n/pt_BR.js +11 -0
- package/dist/esm/i18n/ru.js +11 -0
- package/dist/esm/i18n/sv.js +11 -0
- package/dist/esm/i18n/th.js +11 -0
- package/dist/esm/i18n/tr.js +11 -0
- package/dist/esm/i18n/uk.js +11 -0
- package/dist/esm/i18n/vi.js +11 -0
- package/dist/esm/i18n/zh.js +11 -0
- package/dist/esm/i18n/zh_TW.js +11 -0
- package/dist/esm/utils/analytics/analytics.js +1 -1
- package/dist/esm/view/LinkUrl/index.js +1 -1
- package/dist/types/i18n/cs.d.ts +11 -0
- package/dist/types/i18n/da.d.ts +11 -0
- package/dist/types/i18n/de.d.ts +11 -0
- package/dist/types/i18n/en.d.ts +4 -0
- package/dist/types/i18n/en_GB.d.ts +4 -0
- package/dist/types/i18n/en_ZZ.d.ts +4 -0
- package/dist/types/i18n/es.d.ts +11 -0
- package/dist/types/i18n/fi.d.ts +11 -0
- package/dist/types/i18n/fr.d.ts +11 -0
- package/dist/types/i18n/hu.d.ts +11 -0
- package/dist/types/i18n/it.d.ts +11 -0
- package/dist/types/i18n/ja.d.ts +11 -0
- package/dist/types/i18n/ko.d.ts +11 -0
- package/dist/types/i18n/nb.d.ts +4 -0
- package/dist/types/i18n/nl.d.ts +11 -0
- package/dist/types/i18n/pl.d.ts +11 -0
- package/dist/types/i18n/pt_BR.d.ts +11 -0
- package/dist/types/i18n/ru.d.ts +11 -0
- package/dist/types/i18n/sv.d.ts +11 -0
- package/dist/types/i18n/th.d.ts +11 -0
- package/dist/types/i18n/tr.d.ts +11 -0
- package/dist/types/i18n/uk.d.ts +11 -0
- package/dist/types/i18n/vi.d.ts +11 -0
- package/dist/types/i18n/zh.d.ts +11 -0
- package/dist/types/i18n/zh_TW.d.ts +11 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +11 -0
- package/dist/types-ts4.5/i18n/da.d.ts +11 -0
- package/dist/types-ts4.5/i18n/de.d.ts +11 -0
- package/dist/types-ts4.5/i18n/en.d.ts +4 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +4 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +4 -0
- package/dist/types-ts4.5/i18n/es.d.ts +11 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +11 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +11 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +11 -0
- package/dist/types-ts4.5/i18n/it.d.ts +11 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +11 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +11 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +4 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +11 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +11 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +11 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +11 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +11 -0
- package/dist/types-ts4.5/i18n/th.d.ts +11 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +11 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +11 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +11 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +11 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +11 -0
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
package/dist/cjs/i18n/cs.js
CHANGED
|
@@ -13,6 +13,7 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Czech
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'fabric.linking.access_exists_description': 'Požádejte o přístup k zobrazení tohoto obsahu z webu {hostname}.',
|
|
16
17
|
'fabric.linking.actions': 'Akce',
|
|
17
18
|
'fabric.linking.add_account': 'Přidat účet',
|
|
18
19
|
'fabric.linking.assigned_to': 'Přiřazeno k: {context}',
|
|
@@ -39,22 +40,29 @@ var _default = exports.default = {
|
|
|
39
40
|
'fabric.linking.create_on_relative': 'Vytvořeno: {context}',
|
|
40
41
|
'fabric.linking.created_by': 'Vytvořil(a) {context}',
|
|
41
42
|
'fabric.linking.delete': 'Odstranit',
|
|
43
|
+
'fabric.linking.direct_access_crossjoin': 'Připojit se',
|
|
44
|
+
'fabric.linking.direct_access_description_crossjoin': 'Váš tým spolupracuje v {product} a vy můžete tento produkt hned začít používat také!',
|
|
45
|
+
'fabric.linking.direct_access_title_crossjoin': 'Chcete-li si zobrazit tento obsah, připojte se k produktu {product}',
|
|
42
46
|
'fabric.linking.download': 'Stáhnout',
|
|
43
47
|
'fabric.linking.edit': 'Upravit',
|
|
44
48
|
'fabric.linking.follow': 'Sledovat',
|
|
45
49
|
'fabric.linking.forbidden_access': 'Přístup byl odepřen',
|
|
46
50
|
'fabric.linking.forbidden_description': 'K tomuto náhledu nemáte přístup. Pokud potřebujete přístup, obraťte se na správce webu.',
|
|
51
|
+
'fabric.linking.forbidden_description_crossjoin': 'Pokud chcete požádat o přístup k webu {hostname}, kontaktujte správce.',
|
|
47
52
|
'fabric.linking.forbidden_title_crossjoin': 'K tomuto obsahu nemáte přístup',
|
|
53
|
+
'fabric.linking.generic_error_message': 'Došlo k chybě',
|
|
48
54
|
'fabric.linking.go_back': 'Přejít zpět',
|
|
49
55
|
'fabric.linking.invalid_permissions': 'Omezený obsah',
|
|
50
56
|
'fabric.linking.invalid_permissions_description': 'Pokud si chcete zobrazit tento náhled, požádejte o přístup nebo vyzkoušejte jiný účet.',
|
|
51
57
|
'fabric.linking.join_to_view': 'Chcete-li si zobrazit tento požadavek, připojte se ke službě {context}.',
|
|
58
|
+
'fabric.linking.last_mentioned_in': 'Naposledy zmíněno v:',
|
|
52
59
|
'fabric.linking.learn_more_about_smart_links': 'Další informace o chytrých odkazech',
|
|
53
60
|
'fabric.linking.link_safety_warning_message': 'Odkaz {unsafeLinkText} vás přesměruje na jiný web (<a>actual link here</a>)',
|
|
54
61
|
'fabric.linking.loading': 'Načítání…',
|
|
55
62
|
'fabric.linking.modified_on_absolute': 'Aktualizováno: {context}',
|
|
56
63
|
'fabric.linking.modified_on_relative': 'Aktualizováno: {context}',
|
|
57
64
|
'fabric.linking.more_actions': 'Další akce',
|
|
65
|
+
'fabric.linking.no_access_title_crossjoin': 'Chcete-li si zobrazit tento obsah, připojte se k produktu {product}',
|
|
58
66
|
'fabric.linking.not_found_description': 'Odkaz se nepodařilo najít. Zkontrolujte adresu URL a zkuste ji upravit nebo vložit znovu.',
|
|
59
67
|
'fabric.linking.not_found_description_crossjoin': 'Stránka neexistuje nebo se po přidání tohoto odkazu mohla změnit.',
|
|
60
68
|
'fabric.linking.not_found_title': 'Jejda. Tento odkaz se nepodařilo najít.',
|
|
@@ -79,9 +87,12 @@ var _default = exports.default = {
|
|
|
79
87
|
'fabric.linking.priority_trivial': 'Triviální',
|
|
80
88
|
'fabric.linking.priority_undefined': 'Nedefinováno',
|
|
81
89
|
'fabric.linking.read_time': '{context} min. čtení',
|
|
90
|
+
'fabric.linking.related': 'Souvisící',
|
|
91
|
+
'fabric.linking.related_work_items_not_found': 'Tento odkaz není nikde jinde zmíněn.',
|
|
82
92
|
'fabric.linking.request_access': 'Požádat o přístup',
|
|
83
93
|
'fabric.linking.request_access_crossjoin': 'Požádat o přístup',
|
|
84
94
|
'fabric.linking.request_access_description': 'Pokud si chcete zobrazit tento náhled, požádejte o přístup k řešení {context}.',
|
|
95
|
+
'fabric.linking.request_access_description_crossjoin': 'Váš tým spolupracuje v {product}. Pošlete správci žádost o přístup.',
|
|
85
96
|
'fabric.linking.request_access_pending': 'Čeká se na vyřízení přístupu',
|
|
86
97
|
'fabric.linking.request_access_pending_crossjoin': 'Čeká na schválení',
|
|
87
98
|
'fabric.linking.request_access_pending_description': 'Vaše žádost o přístup čeká na vyřízení.',
|
package/dist/cjs/i18n/da.js
CHANGED
|
@@ -13,6 +13,7 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Danish (Denmark)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'fabric.linking.access_exists_description': 'Anmod om adgang til at se dette indhold fra {hostname}.',
|
|
16
17
|
'fabric.linking.actions': 'Handlinger',
|
|
17
18
|
'fabric.linking.add_account': 'Tilføj konto',
|
|
18
19
|
'fabric.linking.assigned_to': 'Tildelt til {context}',
|
|
@@ -39,22 +40,29 @@ var _default = exports.default = {
|
|
|
39
40
|
'fabric.linking.create_on_relative': 'Oprettet: {context}',
|
|
40
41
|
'fabric.linking.created_by': 'Oprettet af {context}',
|
|
41
42
|
'fabric.linking.delete': 'Slet',
|
|
43
|
+
'fabric.linking.direct_access_crossjoin': 'Tilmeld dig nu',
|
|
44
|
+
'fabric.linking.direct_access_description_crossjoin': 'Dit team bruger {product} til at samarbejde, og du kan begynde at bruge det med det samme!',
|
|
45
|
+
'fabric.linking.direct_access_title_crossjoin': 'Deltag i {product} for at se dette indhold',
|
|
42
46
|
'fabric.linking.download': 'Hent',
|
|
43
47
|
'fabric.linking.edit': 'Rediger',
|
|
44
48
|
'fabric.linking.follow': 'Følg',
|
|
45
49
|
'fabric.linking.forbidden_access': 'Du har ikke adgang',
|
|
46
50
|
'fabric.linking.forbidden_description': 'Du har ikke adgang til denne forhåndsvisning. Kontakt webstedets administrator, hvis du har brug for adgang.',
|
|
51
|
+
'fabric.linking.forbidden_description_crossjoin': 'Kontakt din administrator for at anmode om adgang til {hostname}.',
|
|
47
52
|
'fabric.linking.forbidden_title_crossjoin': 'Du har ikke adgang til dette indhold',
|
|
53
|
+
'fabric.linking.generic_error_message': 'Der opstod en fejl',
|
|
48
54
|
'fabric.linking.go_back': 'Gå tilbage',
|
|
49
55
|
'fabric.linking.invalid_permissions': 'Begrænset indhold',
|
|
50
56
|
'fabric.linking.invalid_permissions_description': 'Anmod om adgang, eller prøv med en anden konto for at se denne forhåndsvisning.',
|
|
51
57
|
'fabric.linking.join_to_view': 'Deltag i {context} for at se denne sag',
|
|
58
|
+
'fabric.linking.last_mentioned_in': 'Sidst omtalt i',
|
|
52
59
|
'fabric.linking.learn_more_about_smart_links': 'Få mere at vide om intelligente links.',
|
|
53
60
|
'fabric.linking.link_safety_warning_message': 'Linket {unsafeLinkText} fører dig til et andet websted, <a>actual link here</a>',
|
|
54
61
|
'fabric.linking.loading': 'Indlæser ...',
|
|
55
62
|
'fabric.linking.modified_on_absolute': 'Opdateret {context}',
|
|
56
63
|
'fabric.linking.modified_on_relative': 'Opdateret: {context}',
|
|
57
64
|
'fabric.linking.more_actions': 'Flere handlinger',
|
|
65
|
+
'fabric.linking.no_access_title_crossjoin': 'Deltag i {product} for at se dette indhold',
|
|
58
66
|
'fabric.linking.not_found_description': 'Vi kunne ikke finde linket. Kontrollér og rediger URL-adressen, eller indsæt den igen.',
|
|
59
67
|
'fabric.linking.not_found_description_crossjoin': 'Siden findes ikke, eller den kan være ændret, efter at linket blev tilføjet.',
|
|
60
68
|
'fabric.linking.not_found_title': 'Ups. Vi kan ikke finde dette link!',
|
|
@@ -79,9 +87,12 @@ var _default = exports.default = {
|
|
|
79
87
|
'fabric.linking.priority_trivial': 'Triviel',
|
|
80
88
|
'fabric.linking.priority_undefined': 'Ikke defineret',
|
|
81
89
|
'fabric.linking.read_time': 'Kan læses på {context} min.',
|
|
90
|
+
'fabric.linking.related': 'Relateret',
|
|
91
|
+
'fabric.linking.related_work_items_not_found': 'Dette link omtales ikke andre steder.',
|
|
82
92
|
'fabric.linking.request_access': 'Anmod om adgang',
|
|
83
93
|
'fabric.linking.request_access_crossjoin': 'Anmod om adgang',
|
|
84
94
|
'fabric.linking.request_access_description': 'Anmod om adgang til {context} for at se denne forhåndsvisning.',
|
|
95
|
+
'fabric.linking.request_access_description_crossjoin': 'Dit team bruger {product} til at samarbejde. Send din administrator en anmodning om adgang.',
|
|
85
96
|
'fabric.linking.request_access_pending': 'Afventer adgang',
|
|
86
97
|
'fabric.linking.request_access_pending_crossjoin': 'Afventer godkendelse',
|
|
87
98
|
'fabric.linking.request_access_pending_description': 'Din anmodning om adgang afventer behandling.',
|
package/dist/cjs/i18n/de.js
CHANGED
|
@@ -13,6 +13,7 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//German (Germany)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'fabric.linking.access_exists_description': 'Bitten Sie Ihren Administrator um Zugriffsrechte für die Anzeige dieses Inhalts von {hostname}.',
|
|
16
17
|
'fabric.linking.actions': 'Aktionen',
|
|
17
18
|
'fabric.linking.add_account': 'Account hinzufügen',
|
|
18
19
|
'fabric.linking.assigned_to': 'Zugewiesen an {context}',
|
|
@@ -39,22 +40,29 @@ var _default = exports.default = {
|
|
|
39
40
|
'fabric.linking.create_on_relative': 'Erstellt: {context}',
|
|
40
41
|
'fabric.linking.created_by': 'Erstellt von {context}',
|
|
41
42
|
'fabric.linking.delete': 'Löschen',
|
|
43
|
+
'fabric.linking.direct_access_crossjoin': 'Jetzt beitreten',
|
|
44
|
+
'fabric.linking.direct_access_description_crossjoin': 'Ihr Team nutzt {product} bereits zur Zusammenarbeit und kann gleich loslegen!',
|
|
45
|
+
'fabric.linking.direct_access_title_crossjoin': 'Treten Sie {product} bei, um diesen Inhalt anzuzeigen',
|
|
42
46
|
'fabric.linking.download': 'Herunterladen',
|
|
43
47
|
'fabric.linking.edit': 'Bearbeiten',
|
|
44
48
|
'fabric.linking.follow': 'Folgen',
|
|
45
49
|
'fabric.linking.forbidden_access': 'Sie sind nicht zugriffsberechtigt',
|
|
46
50
|
'fabric.linking.forbidden_description': 'Sie haben keinen Zugriff auf diese Vorschau. Wenden Sie sich an Ihren Administrator, falls Sie noch Zugriff benötigen.',
|
|
51
|
+
'fabric.linking.forbidden_description_crossjoin': 'Bitten Sie Ihren Administrator um Zugriffsrechte für {hostname}.',
|
|
47
52
|
'fabric.linking.forbidden_title_crossjoin': 'Sie haben keinen Zugriff auf diesen Inhalt',
|
|
53
|
+
'fabric.linking.generic_error_message': 'Ein Fehler ist aufgetreten',
|
|
48
54
|
'fabric.linking.go_back': 'Zurück',
|
|
49
55
|
'fabric.linking.invalid_permissions': 'Inhalt mit Beschränkungen',
|
|
50
56
|
'fabric.linking.invalid_permissions_description': 'Bitte senden Sie eine Zugriffsanfrage oder versuchen Sie, die Vorschau über ein anderes Konto anzusehen.',
|
|
51
57
|
'fabric.linking.join_to_view': '{context} beitreten, um diesen Vorgang anzuzeigen',
|
|
58
|
+
'fabric.linking.last_mentioned_in': 'Zuletzt erwähnt in',
|
|
52
59
|
'fabric.linking.learn_more_about_smart_links': 'Mehr über intelligente Links erfahren',
|
|
53
60
|
'fabric.linking.link_safety_warning_message': 'Über den Link {unsafeLinkText} gelangen Sie zu einer anderen Site, <a>actual link here</a>',
|
|
54
61
|
'fabric.linking.loading': 'Lädt ...',
|
|
55
62
|
'fabric.linking.modified_on_absolute': 'Aktualisiert am: {context}',
|
|
56
63
|
'fabric.linking.modified_on_relative': 'Aktualisiert: {context}',
|
|
57
64
|
'fabric.linking.more_actions': 'Weitere Aktionen',
|
|
65
|
+
'fabric.linking.no_access_title_crossjoin': 'Treten Sie {product} bei, um diesen Inhalt anzuzeigen',
|
|
58
66
|
'fabric.linking.not_found_description': 'Der Link konnte nicht gefunden werden. Überprüfen Sie die URL und versuchen Sie die Bearbeitung oder das Einfügen erneut.',
|
|
59
67
|
'fabric.linking.not_found_description_crossjoin': 'Die Seite existiert nicht oder sie hat sich möglicherweise geändert, nachdem dieser Link hinzugefügt wurde.',
|
|
60
68
|
'fabric.linking.not_found_title': 'Oh! Diese Verknüpfung konnte nicht gefunden werden!',
|
|
@@ -79,9 +87,12 @@ var _default = exports.default = {
|
|
|
79
87
|
'fabric.linking.priority_trivial': 'Unwesentlich',
|
|
80
88
|
'fabric.linking.priority_undefined': 'Nicht definiert',
|
|
81
89
|
'fabric.linking.read_time': 'Lesedauer: {context} Min.',
|
|
90
|
+
'fabric.linking.related': 'Zugehörig',
|
|
91
|
+
'fabric.linking.related_work_items_not_found': 'Dieser Link wird nirgendwo sonst erwähnt.',
|
|
82
92
|
'fabric.linking.request_access': 'Zugriff anfordern',
|
|
83
93
|
'fabric.linking.request_access_crossjoin': 'Zugriff anfordern',
|
|
84
94
|
'fabric.linking.request_access_description': 'Sie müssen Zugriff auf {context} anfordern, um diese Vorschau anzeigen zu können.',
|
|
95
|
+
'fabric.linking.request_access_description_crossjoin': 'Ihr Team verwendet {product} zur Zusammenarbeit. Senden Sie Ihrem Administrator eine Zugriffsanfrage.',
|
|
85
96
|
'fabric.linking.request_access_pending': 'Zugriff ausstehend',
|
|
86
97
|
'fabric.linking.request_access_pending_crossjoin': 'Genehmigung ausstehend',
|
|
87
98
|
'fabric.linking.request_access_pending_description': 'Ihre Zugriffsanfrage ist ausstehend.',
|
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -50,10 +50,12 @@ var _default = exports.default = {
|
|
|
50
50
|
'fabric.linking.forbidden_description': 'You don’t have access to this preview. Contact the site admin if you need access.',
|
|
51
51
|
'fabric.linking.forbidden_description_crossjoin': 'Contact your admin to request access to {hostname}.',
|
|
52
52
|
'fabric.linking.forbidden_title_crossjoin': "You don't have access to this content",
|
|
53
|
+
'fabric.linking.generic_error_message': 'An error occurred',
|
|
53
54
|
'fabric.linking.go_back': 'Go back',
|
|
54
55
|
'fabric.linking.invalid_permissions': 'Restricted content',
|
|
55
56
|
'fabric.linking.invalid_permissions_description': "You'll need to request access or try a different account to view this preview.",
|
|
56
57
|
'fabric.linking.join_to_view': 'Join {context} to view this issue',
|
|
58
|
+
'fabric.linking.last_mentioned_in': 'Last mentioned in',
|
|
57
59
|
'fabric.linking.learn_more_about_smart_links': 'Learn more about Smart Links.',
|
|
58
60
|
'fabric.linking.link_safety_warning_message': 'The link {unsafeLinkText} is taking you to a different site, <a>actual link here</a>',
|
|
59
61
|
'fabric.linking.loading': 'Loading...',
|
|
@@ -85,6 +87,8 @@ var _default = exports.default = {
|
|
|
85
87
|
'fabric.linking.priority_trivial': 'Trivial',
|
|
86
88
|
'fabric.linking.priority_undefined': 'Undefined',
|
|
87
89
|
'fabric.linking.read_time': '{context} min read',
|
|
90
|
+
'fabric.linking.related': 'Related',
|
|
91
|
+
'fabric.linking.related_work_items_not_found': 'This link is not mentioned anywhere else.',
|
|
88
92
|
'fabric.linking.request_access': 'Request access',
|
|
89
93
|
'fabric.linking.request_access_crossjoin': 'Request access',
|
|
90
94
|
'fabric.linking.request_access_description': 'Request access to {context} view this preview.',
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -50,10 +50,12 @@ var _default = exports.default = {
|
|
|
50
50
|
'fabric.linking.forbidden_description': 'You don’t have access to this preview. Contact the site admin if you need access.',
|
|
51
51
|
'fabric.linking.forbidden_description_crossjoin': 'Contact your admin to request access to {hostname}.',
|
|
52
52
|
'fabric.linking.forbidden_title_crossjoin': "You don't have access to this content",
|
|
53
|
+
'fabric.linking.generic_error_message': 'An error occurred',
|
|
53
54
|
'fabric.linking.go_back': 'Go back',
|
|
54
55
|
'fabric.linking.invalid_permissions': 'Restricted content',
|
|
55
56
|
'fabric.linking.invalid_permissions_description': "You'll need to request access or try a different account to view this preview.",
|
|
56
57
|
'fabric.linking.join_to_view': 'Join {context} to view this issue',
|
|
58
|
+
'fabric.linking.last_mentioned_in': 'Last mentioned in',
|
|
57
59
|
'fabric.linking.learn_more_about_smart_links': 'Learn more about Smart Links.',
|
|
58
60
|
'fabric.linking.link_safety_warning_message': 'The link {unsafeLinkText} is taking you to a different site, <a>actual link here</a>',
|
|
59
61
|
'fabric.linking.loading': 'Loading...',
|
|
@@ -85,6 +87,8 @@ var _default = exports.default = {
|
|
|
85
87
|
'fabric.linking.priority_trivial': 'Trivial',
|
|
86
88
|
'fabric.linking.priority_undefined': 'Undefined',
|
|
87
89
|
'fabric.linking.read_time': '{context} min read',
|
|
90
|
+
'fabric.linking.related': 'Related',
|
|
91
|
+
'fabric.linking.related_work_items_not_found': 'This link is not mentioned anywhere else.',
|
|
88
92
|
'fabric.linking.request_access': 'Request access',
|
|
89
93
|
'fabric.linking.request_access_crossjoin': 'Request access',
|
|
90
94
|
'fabric.linking.request_access_description': 'Request access to {context} view this preview.',
|
package/dist/cjs/i18n/en_ZZ.js
CHANGED
|
@@ -50,10 +50,12 @@ var _default = exports.default = {
|
|
|
50
50
|
'fabric.linking.forbidden_description': 'You don’t have access to this preview. Contact the site admin if you need access.',
|
|
51
51
|
'fabric.linking.forbidden_description_crossjoin': 'Contact your admin to request access to {hostname}.',
|
|
52
52
|
'fabric.linking.forbidden_title_crossjoin': "You don't have access to this content",
|
|
53
|
+
'fabric.linking.generic_error_message': 'An error occurred',
|
|
53
54
|
'fabric.linking.go_back': 'Go back',
|
|
54
55
|
'fabric.linking.invalid_permissions': 'Restricted content',
|
|
55
56
|
'fabric.linking.invalid_permissions_description': "You'll need to request access or try a different account to view this preview.",
|
|
56
57
|
'fabric.linking.join_to_view': 'Join {context} to view this issue',
|
|
58
|
+
'fabric.linking.last_mentioned_in': 'Last mentioned in',
|
|
57
59
|
'fabric.linking.learn_more_about_smart_links': 'Learn more about Smart Links.',
|
|
58
60
|
'fabric.linking.link_safety_warning_message': 'The link {unsafeLinkText} is taking you to a different site, <a>actual link here</a>',
|
|
59
61
|
'fabric.linking.loading': 'Loading...',
|
|
@@ -85,6 +87,8 @@ var _default = exports.default = {
|
|
|
85
87
|
'fabric.linking.priority_trivial': 'Trivial',
|
|
86
88
|
'fabric.linking.priority_undefined': 'Undefined',
|
|
87
89
|
'fabric.linking.read_time': '{context} min read',
|
|
90
|
+
'fabric.linking.related': 'Related',
|
|
91
|
+
'fabric.linking.related_work_items_not_found': 'This link is not mentioned anywhere else.',
|
|
88
92
|
'fabric.linking.request_access': 'Request access',
|
|
89
93
|
'fabric.linking.request_access_crossjoin': 'Request access',
|
|
90
94
|
'fabric.linking.request_access_description': 'Request access to {context} view this preview.',
|
package/dist/cjs/i18n/es.js
CHANGED
|
@@ -13,6 +13,7 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Spanish (International)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'fabric.linking.access_exists_description': 'Solicita acceso para ver este contenido desde {hostname}.',
|
|
16
17
|
'fabric.linking.actions': 'Acciones',
|
|
17
18
|
'fabric.linking.add_account': 'Añadir cuenta',
|
|
18
19
|
'fabric.linking.assigned_to': 'Asignado a {context}',
|
|
@@ -39,22 +40,29 @@ var _default = exports.default = {
|
|
|
39
40
|
'fabric.linking.create_on_relative': 'Fecha de creación: {context}',
|
|
40
41
|
'fabric.linking.created_by': 'Creado por {context}',
|
|
41
42
|
'fabric.linking.delete': 'Eliminar',
|
|
43
|
+
'fabric.linking.direct_access_crossjoin': 'Unirse ahora',
|
|
44
|
+
'fabric.linking.direct_access_description_crossjoin': 'Tu equipo utiliza {product} para colaborar y tú puedes empezar a hacerlo ahora mismo.',
|
|
45
|
+
'fabric.linking.direct_access_title_crossjoin': 'Únete a {product} para ver este contenido',
|
|
42
46
|
'fabric.linking.download': 'Descargar',
|
|
43
47
|
'fabric.linking.edit': 'Editar',
|
|
44
48
|
'fabric.linking.follow': 'Seguir',
|
|
45
49
|
'fabric.linking.forbidden_access': 'Tienes prohibido el acceso',
|
|
46
50
|
'fabric.linking.forbidden_description': 'No puedes acceder a esta vista previa. Ponte en contacto con el administrador del sitio si tienes que acceder.',
|
|
51
|
+
'fabric.linking.forbidden_description_crossjoin': 'Ponte en contacto con el administrador para solicitar acceso a {hostname}.',
|
|
47
52
|
'fabric.linking.forbidden_title_crossjoin': 'No tienes acceso a este contenido',
|
|
53
|
+
'fabric.linking.generic_error_message': 'Se ha producido un error',
|
|
48
54
|
'fabric.linking.go_back': 'Volver',
|
|
49
55
|
'fabric.linking.invalid_permissions': 'Contenido restringido',
|
|
50
56
|
'fabric.linking.invalid_permissions_description': 'Deberás solicitar el acceso o probar con otra cuenta para obtener esta vista previa.',
|
|
51
57
|
'fabric.linking.join_to_view': 'Únete a {context} para ver esta incidencia',
|
|
58
|
+
'fabric.linking.last_mentioned_in': 'Última mención en',
|
|
52
59
|
'fabric.linking.learn_more_about_smart_links': 'Más información sobre los enlaces inteligentes.',
|
|
53
60
|
'fabric.linking.link_safety_warning_message': 'El enlace {unsafeLinkText} te redirige a un sitio diferente, <a>actual link here</a>.',
|
|
54
61
|
'fabric.linking.loading': 'Cargando…',
|
|
55
62
|
'fabric.linking.modified_on_absolute': 'Fecha de actualización: {context}',
|
|
56
63
|
'fabric.linking.modified_on_relative': 'Fecha de actualización: {context}',
|
|
57
64
|
'fabric.linking.more_actions': 'Más acciones',
|
|
65
|
+
'fabric.linking.no_access_title_crossjoin': 'Únete a {product} para ver este contenido',
|
|
58
66
|
'fabric.linking.not_found_description': 'No hemos encontrado el enlace. Comprueba la URL y prueba a editarla, o pégala de nuevo.',
|
|
59
67
|
'fabric.linking.not_found_description_crossjoin': 'La página no existe o puede haberse cambiado después de añadir este enlace.',
|
|
60
68
|
'fabric.linking.not_found_title': '¡Vaya! No encontramos este enlace',
|
|
@@ -79,9 +87,12 @@ var _default = exports.default = {
|
|
|
79
87
|
'fabric.linking.priority_trivial': 'Trivial',
|
|
80
88
|
'fabric.linking.priority_undefined': 'Sin definir',
|
|
81
89
|
'fabric.linking.read_time': '{context} min de lectura',
|
|
90
|
+
'fabric.linking.related': 'Relacionado',
|
|
91
|
+
'fabric.linking.related_work_items_not_found': 'Este enlace no se menciona en ningún otro sitio.',
|
|
82
92
|
'fabric.linking.request_access': 'Solicitar acceso',
|
|
83
93
|
'fabric.linking.request_access_crossjoin': 'Solicitar acceso',
|
|
84
94
|
'fabric.linking.request_access_description': 'Solicita acceso a {context} para ver esta vista previa.',
|
|
95
|
+
'fabric.linking.request_access_description_crossjoin': 'Tu equipo utiliza {product} para colaborar. Envía al administrador una solicitud para poder acceder.',
|
|
85
96
|
'fabric.linking.request_access_pending': 'Acceso pendiente',
|
|
86
97
|
'fabric.linking.request_access_pending_crossjoin': 'Aprobación pendiente',
|
|
87
98
|
'fabric.linking.request_access_pending_description': 'Tu solicitud de acceso está pendiente.',
|
package/dist/cjs/i18n/fi.js
CHANGED
|
@@ -13,6 +13,7 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Finnish
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'fabric.linking.access_exists_description': 'Pyydä oikeutta tarkastella tätä sisältöä kohteesta {hostname}.',
|
|
16
17
|
'fabric.linking.actions': 'Toiminnot',
|
|
17
18
|
'fabric.linking.add_account': 'Lisää tili',
|
|
18
19
|
'fabric.linking.assigned_to': 'Määrätty käyttäjälle {context}',
|
|
@@ -39,22 +40,29 @@ var _default = exports.default = {
|
|
|
39
40
|
'fabric.linking.create_on_relative': 'Luotu {context}',
|
|
40
41
|
'fabric.linking.created_by': 'Tekijä: {context}',
|
|
41
42
|
'fabric.linking.delete': 'Poista',
|
|
43
|
+
'fabric.linking.direct_access_crossjoin': 'Liity nyt',
|
|
44
|
+
'fabric.linking.direct_access_description_crossjoin': '{product} on tiimisi käytössä yhteistyön tukena, ja voit aloittaa sen käytön heti!',
|
|
45
|
+
'fabric.linking.direct_access_title_crossjoin': 'Näytä tämä sisältö liittymällä {product}-palveluun',
|
|
42
46
|
'fabric.linking.download': 'Lataa',
|
|
43
47
|
'fabric.linking.edit': 'Muokkaa',
|
|
44
48
|
'fabric.linking.follow': 'Seuraa',
|
|
45
49
|
'fabric.linking.forbidden_access': 'Pääsy on kielletty',
|
|
46
50
|
'fabric.linking.forbidden_description': 'Sinulla ei ole tämän esikatselun käyttöoikeutta. Jos tarvitset käyttöoikeuden, ota yhteyttä sivuston ylläpitäjään.',
|
|
51
|
+
'fabric.linking.forbidden_description_crossjoin': 'Ota yhteyttä ylläpitäjääsi oikeuden pyytämistä varten kohteeseen {hostname}.',
|
|
47
52
|
'fabric.linking.forbidden_title_crossjoin': 'Sinulla ei ole oikeutta tähän sisältöön',
|
|
53
|
+
'fabric.linking.generic_error_message': 'Tapahtui virhe',
|
|
48
54
|
'fabric.linking.go_back': 'Siirry takaisin',
|
|
49
55
|
'fabric.linking.invalid_permissions': 'Rajoitettu sisältö',
|
|
50
56
|
'fabric.linking.invalid_permissions_description': 'Pyydä käyttöoikeus tai käytä toista tiliä, jos haluat nähdä tämän esikatselun.',
|
|
51
57
|
'fabric.linking.join_to_view': 'Liity palveluun {context} niin voit tarkastella asiaa',
|
|
58
|
+
'fabric.linking.last_mentioned_in': 'Viimeksi mainittu kohteessa',
|
|
52
59
|
'fabric.linking.learn_more_about_smart_links': 'Lue lisää Smart Link -linkeistä.',
|
|
53
60
|
'fabric.linking.link_safety_warning_message': 'Linkki {unsafeLinkText} vie sinut toiseen sivustoon: <a>actual link here</a>',
|
|
54
61
|
'fabric.linking.loading': 'Ladataan...',
|
|
55
62
|
'fabric.linking.modified_on_absolute': 'Päivitetty {context}',
|
|
56
63
|
'fabric.linking.modified_on_relative': 'Päivitetty {context}',
|
|
57
64
|
'fabric.linking.more_actions': 'Lisää toimintoja',
|
|
65
|
+
'fabric.linking.no_access_title_crossjoin': 'Näytä tämä sisältö liittymällä {product}-palveluun',
|
|
58
66
|
'fabric.linking.not_found_description': 'Linkkiä ei löytynyt. Tarkista URL-osoite ja muokkaa tai liitä uudelleen.',
|
|
59
67
|
'fabric.linking.not_found_description_crossjoin': 'Sivua ei ole olemassa, tai sitä on saatettu muuttaa tämän linkin lisäämisen jälkeen.',
|
|
60
68
|
'fabric.linking.not_found_title': 'Oho. Emme löydä tätä linkkiä!',
|
|
@@ -79,9 +87,12 @@ var _default = exports.default = {
|
|
|
79
87
|
'fabric.linking.priority_trivial': 'Mitätön',
|
|
80
88
|
'fabric.linking.priority_undefined': 'Määrittelemätön',
|
|
81
89
|
'fabric.linking.read_time': 'Lukuaika: {context}',
|
|
90
|
+
'fabric.linking.related': 'Liittyvät',
|
|
91
|
+
'fabric.linking.related_work_items_not_found': 'Tätä linkkiä ei ole mainittu missään muualla.',
|
|
82
92
|
'fabric.linking.request_access': 'Pyydä pääsyä',
|
|
83
93
|
'fabric.linking.request_access_crossjoin': 'Pyydä pääsyä',
|
|
84
94
|
'fabric.linking.request_access_description': 'Pyydä sovelluksen {context} käyttöoikeutta tämän esikatselun katsomista varten.',
|
|
95
|
+
'fabric.linking.request_access_description_crossjoin': '{product} on tiimisi käytössä yhteistyön tukena. Pyydä käyttöoikeutta ylläpitäjältäsi.',
|
|
85
96
|
'fabric.linking.request_access_pending': 'Käyttöoikeuksia odotetaan',
|
|
86
97
|
'fabric.linking.request_access_pending_crossjoin': 'Odottaa hyväksyntää',
|
|
87
98
|
'fabric.linking.request_access_pending_description': 'Käyttöoikeuspyyntösi on vireillä.',
|
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -13,6 +13,7 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//French (France)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'fabric.linking.access_exists_description': "Demandez l'accès à {hostname} pour afficher ce contenu.",
|
|
16
17
|
'fabric.linking.actions': 'Actions',
|
|
17
18
|
'fabric.linking.add_account': 'Ajouter un compte',
|
|
18
19
|
'fabric.linking.assigned_to': 'Assigné à {context}',
|
|
@@ -39,22 +40,29 @@ var _default = exports.default = {
|
|
|
39
40
|
'fabric.linking.create_on_relative': 'Créé : {context}',
|
|
40
41
|
'fabric.linking.created_by': 'Création par : {context}',
|
|
41
42
|
'fabric.linking.delete': 'Supprimer',
|
|
43
|
+
'fabric.linking.direct_access_crossjoin': 'Rejoindre sans plus attendre',
|
|
44
|
+
'fabric.linking.direct_access_description_crossjoin': "Votre équipe utilise {product} pour collaborer, et vous pouvez commencer à l'utiliser tout de suite !",
|
|
45
|
+
'fabric.linking.direct_access_title_crossjoin': 'Rejoignez {product} pour voir ce contenu',
|
|
42
46
|
'fabric.linking.download': 'Télécharger',
|
|
43
47
|
'fabric.linking.edit': 'Modifier',
|
|
44
48
|
'fabric.linking.follow': 'Suivre',
|
|
45
49
|
'fabric.linking.forbidden_access': "Vous n'avez pas accès à cette ressource",
|
|
46
50
|
'fabric.linking.forbidden_description': "Vous n'avez pas accès à cet aperçu. Contactez l'administrateur de site si vous avez besoin d'y accéder.",
|
|
51
|
+
'fabric.linking.forbidden_description_crossjoin': "Contactez votre administrateur pour demander l'accès à {hostname}.",
|
|
47
52
|
'fabric.linking.forbidden_title_crossjoin': "Vous n'avez pas accès à ce contenu",
|
|
53
|
+
'fabric.linking.generic_error_message': "Une erreur s'est produite",
|
|
48
54
|
'fabric.linking.go_back': 'Retour',
|
|
49
55
|
'fabric.linking.invalid_permissions': 'Contenu restreint',
|
|
50
56
|
'fabric.linking.invalid_permissions_description': "Vous devrez demander l'accès ou essayer un autre compte pour afficher cet aperçu.",
|
|
51
57
|
'fabric.linking.join_to_view': 'Rejoignez {context} pour consulter ce ticket',
|
|
58
|
+
'fabric.linking.last_mentioned_in': 'Dernière mention dans',
|
|
52
59
|
'fabric.linking.learn_more_about_smart_links': 'En savoir plus sur les liens intelligents.',
|
|
53
60
|
'fabric.linking.link_safety_warning_message': 'Le lien {unsafeLinkText} essaie de vous rediriger vers un autre site, <a>actual link here</a>',
|
|
54
61
|
'fabric.linking.loading': 'Chargement en cours…',
|
|
55
62
|
'fabric.linking.modified_on_absolute': 'Mise à jour : {context}',
|
|
56
63
|
'fabric.linking.modified_on_relative': 'Mise à jour : {context}',
|
|
57
64
|
'fabric.linking.more_actions': "Plus d'actions",
|
|
65
|
+
'fabric.linking.no_access_title_crossjoin': 'Rejoignez {product} pour voir ce contenu',
|
|
58
66
|
'fabric.linking.not_found_description': "Lien introuvable. Cliquez sur l'URL et essayez de la modifier, ou collez-la de nouveau.",
|
|
59
67
|
'fabric.linking.not_found_description_crossjoin': "La page n'existe pas ou elle a peut-être changé après l'ajout de ce lien.",
|
|
60
68
|
'fabric.linking.not_found_title': 'Oups, ce lien est introuvable !',
|
|
@@ -79,9 +87,12 @@ var _default = exports.default = {
|
|
|
79
87
|
'fabric.linking.priority_trivial': 'Superficielle',
|
|
80
88
|
'fabric.linking.priority_undefined': 'Non définie',
|
|
81
89
|
'fabric.linking.read_time': '{context} min de lecture',
|
|
90
|
+
'fabric.linking.related': 'Associé',
|
|
91
|
+
'fabric.linking.related_work_items_not_found': "Ce lien n'est mentionné nulle part ailleurs.",
|
|
82
92
|
'fabric.linking.request_access': "Demander l'accès",
|
|
83
93
|
'fabric.linking.request_access_crossjoin': "Demander l'accès",
|
|
84
94
|
'fabric.linking.request_access_description': 'Demandez un accès à {context} pour voir cet aperçu.',
|
|
95
|
+
'fabric.linking.request_access_description_crossjoin': "Votre équipe utilise {product} pour collaborer. Envoyez une demande d'accès à votre administrateur.",
|
|
85
96
|
'fabric.linking.request_access_pending': 'Accès en attente',
|
|
86
97
|
'fabric.linking.request_access_pending_crossjoin': 'Approbation en attente',
|
|
87
98
|
'fabric.linking.request_access_pending_description': "Votre demande d'accès est en attente.",
|
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -13,6 +13,7 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Hungarian
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'fabric.linking.access_exists_description': 'Kérj hozzáférést, hogy megtekinthesd ezt a tartalmat innen: {hostname}.',
|
|
16
17
|
'fabric.linking.actions': 'Műveletek',
|
|
17
18
|
'fabric.linking.add_account': 'Fiók hozzáadása',
|
|
18
19
|
'fabric.linking.assigned_to': 'Hozzárendelve a következő személyhez: {context}',
|
|
@@ -39,22 +40,29 @@ var _default = exports.default = {
|
|
|
39
40
|
'fabric.linking.create_on_relative': 'Létrehozva: {context}',
|
|
40
41
|
'fabric.linking.created_by': 'Létrehozta: {context}',
|
|
41
42
|
'fabric.linking.delete': 'Törlés',
|
|
43
|
+
'fabric.linking.direct_access_crossjoin': 'Csatlakozás',
|
|
44
|
+
'fabric.linking.direct_access_description_crossjoin': 'A csapatod a(z) {product} terméket használja az együttműködésre, amelyet te is azonnal elkezdhetsz használni!',
|
|
45
|
+
'fabric.linking.direct_access_title_crossjoin': 'A tartalom megtekintéséhez csatlakozz: {product}',
|
|
42
46
|
'fabric.linking.download': 'Letöltés',
|
|
43
47
|
'fabric.linking.edit': 'Szerkesztés',
|
|
44
48
|
'fabric.linking.follow': 'Követés',
|
|
45
49
|
'fabric.linking.forbidden_access': 'Hozzáférés megtagadva',
|
|
46
50
|
'fabric.linking.forbidden_description': 'Nincs hozzáférésed ehhez az előnézethez. Lépj kapcsolatba a webhely adminisztrátorával, ha szükséged van hozzáférésre.',
|
|
51
|
+
'fabric.linking.forbidden_description_crossjoin': 'Fordulj az adminisztrátorhoz, és kérj tőle hozzáférést a következőhöz: {hostname}.',
|
|
47
52
|
'fabric.linking.forbidden_title_crossjoin': 'Nincs hozzáférésed ehhez a tartalomhoz',
|
|
53
|
+
'fabric.linking.generic_error_message': 'Hiba történt',
|
|
48
54
|
'fabric.linking.go_back': 'Vissza',
|
|
49
55
|
'fabric.linking.invalid_permissions': 'Korlátozott tartalom',
|
|
50
56
|
'fabric.linking.invalid_permissions_description': 'Az előnézet megtekintéséhez hozzáférést kell kérned, vagy másik fiókba kell belépned.',
|
|
51
57
|
'fabric.linking.join_to_view': 'Az ügy megtekintése érdekében csatlakozz ehhez: {context}',
|
|
58
|
+
'fabric.linking.last_mentioned_in': 'Legutóbb megemlítve itt:',
|
|
52
59
|
'fabric.linking.learn_more_about_smart_links': 'További információ az okoslinkekről.',
|
|
53
60
|
'fabric.linking.link_safety_warning_message': 'A(z) {unsafeLinkText} link egy másik webhelyre visz: <a>actual link here</a>',
|
|
54
61
|
'fabric.linking.loading': 'Betöltés…',
|
|
55
62
|
'fabric.linking.modified_on_absolute': 'Frissítve ekkor: {context}',
|
|
56
63
|
'fabric.linking.modified_on_relative': 'Frissítve: {context}',
|
|
57
64
|
'fabric.linking.more_actions': 'További műveletek',
|
|
65
|
+
'fabric.linking.no_access_title_crossjoin': 'A tartalom megtekintéséhez csatlakozz: {product}',
|
|
58
66
|
'fabric.linking.not_found_description': 'Nem találtuk meg a linket. Ellenőrizd az URL-címet, és próbáld meg módosítani, vagy másold be újra.',
|
|
59
67
|
'fabric.linking.not_found_description_crossjoin': 'Az oldal nem létezik, vagy módosították a link hozzáadása óta.',
|
|
60
68
|
'fabric.linking.not_found_title': 'Hoppá. Nem találjuk ezt a linket!',
|
|
@@ -79,9 +87,12 @@ var _default = exports.default = {
|
|
|
79
87
|
'fabric.linking.priority_trivial': 'Triviális',
|
|
80
88
|
'fabric.linking.priority_undefined': 'Nincs meghatározva',
|
|
81
89
|
'fabric.linking.read_time': '{context} perc olvasási idő',
|
|
90
|
+
'fabric.linking.related': 'Kapcsolódó',
|
|
91
|
+
'fabric.linking.related_work_items_not_found': 'Ez a link sehol máshol nincs megemlítve.',
|
|
82
92
|
'fabric.linking.request_access': 'Hozzáférés kérése',
|
|
83
93
|
'fabric.linking.request_access_crossjoin': 'Hozzáférés kérése',
|
|
84
94
|
'fabric.linking.request_access_description': 'Kérj hozzáférést a következő termékhez az előnézet megtekintése érdekében: {context}.',
|
|
95
|
+
'fabric.linking.request_access_description_crossjoin': 'A csapatod a(z) {product} terméket használja az együttműködésre. Ha hozzáférést szeretnél kapni, küldj egy kérelmet az adminisztrátorodnak.',
|
|
85
96
|
'fabric.linking.request_access_pending': 'Hozzáférés függőben',
|
|
86
97
|
'fabric.linking.request_access_pending_crossjoin': 'Függőben levő jóváhagyás',
|
|
87
98
|
'fabric.linking.request_access_pending_description': 'A hozzáférési kérelmed függőben van.',
|
package/dist/cjs/i18n/it.js
CHANGED
|
@@ -13,6 +13,7 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Italian (Italy)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'fabric.linking.access_exists_description': "Richiedi l'accesso per visualizzare questo contenuto da {hostname}.",
|
|
16
17
|
'fabric.linking.actions': 'Azioni',
|
|
17
18
|
'fabric.linking.add_account': 'Aggiungi account',
|
|
18
19
|
'fabric.linking.assigned_to': 'Assegnato a {context}',
|
|
@@ -39,22 +40,29 @@ var _default = exports.default = {
|
|
|
39
40
|
'fabric.linking.create_on_relative': 'Creazione: {context}',
|
|
40
41
|
'fabric.linking.created_by': 'Creato da {context}',
|
|
41
42
|
'fabric.linking.delete': 'Elimina',
|
|
43
|
+
'fabric.linking.direct_access_crossjoin': 'Unisciti ora',
|
|
44
|
+
'fabric.linking.direct_access_description_crossjoin': 'Il tuo team usa {product} per collaborare; puoi iniziare a usarlo anche tu da subito!',
|
|
45
|
+
'fabric.linking.direct_access_title_crossjoin': 'Unisciti a {product} per visualizzare questo contenuto',
|
|
42
46
|
'fabric.linking.download': 'Scarica',
|
|
43
47
|
'fabric.linking.edit': 'Modifica',
|
|
44
48
|
'fabric.linking.follow': 'Segui',
|
|
45
49
|
'fabric.linking.forbidden_access': 'Accesso vietato',
|
|
46
50
|
'fabric.linking.forbidden_description': "Non hai accesso a questa anteprima. Contatta l'amministratore del sito se devi accedere.",
|
|
51
|
+
'fabric.linking.forbidden_description_crossjoin': "Contatta l'amministratore per richiedere l'accesso a {hostname}.",
|
|
47
52
|
'fabric.linking.forbidden_title_crossjoin': 'Non hai accesso a questo contenuto',
|
|
53
|
+
'fabric.linking.generic_error_message': 'Si è verificato un errore',
|
|
48
54
|
'fabric.linking.go_back': 'Torna indietro',
|
|
49
55
|
'fabric.linking.invalid_permissions': 'Contenuto soggetto a restrizioni',
|
|
50
56
|
'fabric.linking.invalid_permissions_description': "Per visualizzare quest'anteprima devi richiedere l'accesso o provare con un altro account.",
|
|
51
57
|
'fabric.linking.join_to_view': 'Unisciti a {context} per visualizzare questo ticket',
|
|
58
|
+
'fabric.linking.last_mentioned_in': 'Ultima menzione in',
|
|
52
59
|
'fabric.linking.learn_more_about_smart_links': 'Scopri di più sui Link intelligenti.',
|
|
53
60
|
'fabric.linking.link_safety_warning_message': 'Il link {unsafeLinkText} porta a un altro sito, <a>actual link here</a>',
|
|
54
61
|
'fabric.linking.loading': 'Caricamento in corso...',
|
|
55
62
|
'fabric.linking.modified_on_absolute': 'Aggiornato il {context}',
|
|
56
63
|
'fabric.linking.modified_on_relative': 'Aggiornamento: {context}',
|
|
57
64
|
'fabric.linking.more_actions': 'Altre azioni',
|
|
65
|
+
'fabric.linking.no_access_title_crossjoin': 'Unisciti a {product} per visualizzare questo contenuto',
|
|
58
66
|
'fabric.linking.not_found_description': "Non è stato possibile trovare il link. Controlla l'URL e prova a modificarlo o a incollarlo di nuovo.",
|
|
59
67
|
'fabric.linking.not_found_description_crossjoin': "La pagina non esiste o potrebbe essere stata spostata dopo l'aggiunta di questo link.",
|
|
60
68
|
'fabric.linking.not_found_title': 'Errore. Impossibile trovare questo link.',
|
|
@@ -79,9 +87,12 @@ var _default = exports.default = {
|
|
|
79
87
|
'fabric.linking.priority_trivial': 'Banale',
|
|
80
88
|
'fabric.linking.priority_undefined': 'Non definita',
|
|
81
89
|
'fabric.linking.read_time': '{context} minuti di lettura',
|
|
90
|
+
'fabric.linking.related': 'Correlate',
|
|
91
|
+
'fabric.linking.related_work_items_not_found': "Questo link non è menzionato da nessun'altra parte.",
|
|
82
92
|
'fabric.linking.request_access': 'Richiedi accesso',
|
|
83
93
|
'fabric.linking.request_access_crossjoin': 'Richiedi accesso',
|
|
84
94
|
'fabric.linking.request_access_description': "Richiedi l'accesso a {context} per visualizzare questa anteprima.",
|
|
95
|
+
'fabric.linking.request_access_description_crossjoin': "Il tuo team usa {product} per collaborare. Invia all'amministratore una richiesta di accesso.",
|
|
85
96
|
'fabric.linking.request_access_pending': 'Accesso in sospeso',
|
|
86
97
|
'fabric.linking.request_access_pending_crossjoin': 'In attesa di approvazione',
|
|
87
98
|
'fabric.linking.request_access_pending_description': 'La tua richiesta di accesso è in sospeso.',
|
package/dist/cjs/i18n/ja.js
CHANGED
|
@@ -13,6 +13,7 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Japanese
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'fabric.linking.access_exists_description': '{hostname} からこのコンテンツを閲覧するには、アクセス権をリクエストしてください。',
|
|
16
17
|
'fabric.linking.actions': 'アクション',
|
|
17
18
|
'fabric.linking.add_account': 'アカウントを追加',
|
|
18
19
|
'fabric.linking.assigned_to': '割り当て先: {context}',
|
|
@@ -39,22 +40,29 @@ var _default = exports.default = {
|
|
|
39
40
|
'fabric.linking.create_on_relative': '作成日: {context}',
|
|
40
41
|
'fabric.linking.created_by': '作成元: {context}',
|
|
41
42
|
'fabric.linking.delete': '削除',
|
|
43
|
+
'fabric.linking.direct_access_crossjoin': '今すぐ参加する',
|
|
44
|
+
'fabric.linking.direct_access_description_crossjoin': 'あなたのチームは {product} を使用してコラボレーションしています。あなたも今すぐ使用を開始できます!',
|
|
45
|
+
'fabric.linking.direct_access_title_crossjoin': '{product} に参加してこのコンテンツを閲覧する',
|
|
42
46
|
'fabric.linking.download': 'ダウンロード',
|
|
43
47
|
'fabric.linking.edit': '編集',
|
|
44
48
|
'fabric.linking.follow': 'フォロー',
|
|
45
49
|
'fabric.linking.forbidden_access': 'アクセスは禁止されています。',
|
|
46
50
|
'fabric.linking.forbidden_description': 'このプレビューにアクセスできません。アクセスが必要な場合はサイト管理者にお問い合わせください。',
|
|
51
|
+
'fabric.linking.forbidden_description_crossjoin': '{hostname} へのアクセス権をリクエストするには、管理者に連絡してください。',
|
|
47
52
|
'fabric.linking.forbidden_title_crossjoin': 'このコンテンツへのアクセス権がありません',
|
|
53
|
+
'fabric.linking.generic_error_message': 'エラーが発生しました',
|
|
48
54
|
'fabric.linking.go_back': '戻る',
|
|
49
55
|
'fabric.linking.invalid_permissions': '制限付きコンテンツ',
|
|
50
56
|
'fabric.linking.invalid_permissions_description': 'このプレビューを表示するには、アクセスをリクエストするか別のアカウントで試してください。',
|
|
51
57
|
'fabric.linking.join_to_view': '{context}に参加してこの課題を見る',
|
|
58
|
+
'fabric.linking.last_mentioned_in': '最近言及された場所',
|
|
52
59
|
'fabric.linking.learn_more_about_smart_links': 'スマート リンクの詳細',
|
|
53
60
|
'fabric.linking.link_safety_warning_message': 'リンク {unsafeLinkText} をクリックすると別のサイトが開きます。<a>実際のリンク先</a>',
|
|
54
61
|
'fabric.linking.loading': '読み込み中…',
|
|
55
62
|
'fabric.linking.modified_on_absolute': '更新日: {context}',
|
|
56
63
|
'fabric.linking.modified_on_relative': '更新日: {context}',
|
|
57
64
|
'fabric.linking.more_actions': 'その他のアクション',
|
|
65
|
+
'fabric.linking.no_access_title_crossjoin': '{product} に参加してこのコンテンツを閲覧する',
|
|
58
66
|
'fabric.linking.not_found_description': 'リンクが見つかりませんでした。URL を確認して編集するか、もう一度貼り付けてください。',
|
|
59
67
|
'fabric.linking.not_found_description_crossjoin': 'ページが存在しないか、このリンクの追加後に変更された可能性があります。',
|
|
60
68
|
'fabric.linking.not_found_title': '申し訳ありません。リンクが見つかりません。',
|
|
@@ -79,9 +87,12 @@ var _default = exports.default = {
|
|
|
79
87
|
'fabric.linking.priority_trivial': '軽度',
|
|
80
88
|
'fabric.linking.priority_undefined': '未定義',
|
|
81
89
|
'fabric.linking.read_time': '読了時間 {context} 分',
|
|
90
|
+
'fabric.linking.related': '関連',
|
|
91
|
+
'fabric.linking.related_work_items_not_found': 'このリンクは他のどこでも言及されていません。',
|
|
82
92
|
'fabric.linking.request_access': 'アクセスをリクエスト',
|
|
83
93
|
'fabric.linking.request_access_crossjoin': 'アクセス権をリクエスト',
|
|
84
94
|
'fabric.linking.request_access_description': 'このプレビューを表示するための{context}へのアクセスをリクエストします。',
|
|
95
|
+
'fabric.linking.request_access_description_crossjoin': 'あなたのチームは {product} を使用してコラボレーションしています。管理者にアクセス権をリクエストしてください。',
|
|
85
96
|
'fabric.linking.request_access_pending': 'アクセス保留中',
|
|
86
97
|
'fabric.linking.request_access_pending_crossjoin': '承認待ち',
|
|
87
98
|
'fabric.linking.request_access_pending_description': 'アクセス リクエストは保留中です。',
|
package/dist/cjs/i18n/ko.js
CHANGED
|
@@ -13,6 +13,7 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Korean
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'fabric.linking.access_exists_description': '{hostname}에서 이 콘텐츠를 보려면 액세스 권한을 요청하세요.',
|
|
16
17
|
'fabric.linking.actions': '작업',
|
|
17
18
|
'fabric.linking.add_account': '계정 추가',
|
|
18
19
|
'fabric.linking.assigned_to': '{context} 님에게 할당',
|
|
@@ -39,22 +40,29 @@ var _default = exports.default = {
|
|
|
39
40
|
'fabric.linking.create_on_relative': '{context}에 만듦',
|
|
40
41
|
'fabric.linking.created_by': '작성자: {context}',
|
|
41
42
|
'fabric.linking.delete': '삭제',
|
|
43
|
+
'fabric.linking.direct_access_crossjoin': '지금 참여하기',
|
|
44
|
+
'fabric.linking.direct_access_description_crossjoin': '팀이 공동 작업하는 데 {product}을(를) 사용하므로 바로 사용할 수 있습니다!',
|
|
45
|
+
'fabric.linking.direct_access_title_crossjoin': '{product}에 참여하여 이 콘텐츠 보기',
|
|
42
46
|
'fabric.linking.download': '다운로드',
|
|
43
47
|
'fabric.linking.edit': '편집',
|
|
44
48
|
'fabric.linking.follow': '팔로우',
|
|
45
49
|
'fabric.linking.forbidden_access': '액세스가 금지되었습니다',
|
|
46
50
|
'fabric.linking.forbidden_description': '이 미리 보기에 액세스할 수 없습니다. 액세스가 필요한 경우 사이트 관리자에게 문의하세요.',
|
|
51
|
+
'fabric.linking.forbidden_description_crossjoin': '{hostname}에 대한 액세스를 요청하려면 관리자에게 문의하세요.',
|
|
47
52
|
'fabric.linking.forbidden_title_crossjoin': '이 콘텐츠에 대한 액세스 권한이 없습니다',
|
|
53
|
+
'fabric.linking.generic_error_message': '오류 발생',
|
|
48
54
|
'fabric.linking.go_back': '뒤로 가기',
|
|
49
55
|
'fabric.linking.invalid_permissions': '제한된 콘텐츠',
|
|
50
56
|
'fabric.linking.invalid_permissions_description': '이 미리 보기를 확인하려면 액세스를 요청하거나 다른 계정으로 시도해야 합니다.',
|
|
51
57
|
'fabric.linking.join_to_view': '{context}에 참여하여 이 이슈 보기',
|
|
58
|
+
'fabric.linking.last_mentioned_in': '마지막으로 멘션',
|
|
52
59
|
'fabric.linking.learn_more_about_smart_links': '스마트 링크에 대해 자세히 알아보세요.',
|
|
53
60
|
'fabric.linking.link_safety_warning_message': '{unsafeLinkText} 링크를 클릭하면 다음과 같은 다른 사이트로 이동합니다: <a>actual link here</a>',
|
|
54
61
|
'fabric.linking.loading': '로드 중...',
|
|
55
62
|
'fabric.linking.modified_on_absolute': '{context}에 업데이트',
|
|
56
63
|
'fabric.linking.modified_on_relative': '{context}에 업데이트',
|
|
57
64
|
'fabric.linking.more_actions': '추가 작업',
|
|
65
|
+
'fabric.linking.no_access_title_crossjoin': '{product}에 참여하여 이 콘텐츠 보기',
|
|
58
66
|
'fabric.linking.not_found_description': '링크를 찾을 수 없습니다. URL을 확인하고 편집하거나 다시 붙여넣으세요.',
|
|
59
67
|
'fabric.linking.not_found_description_crossjoin': '페이지가 존재하지 않거나 이 링크를 추가한 후 변경되었을 수 있습니다.',
|
|
60
68
|
'fabric.linking.not_found_title': '죄송합니다. 이 링크를 찾을 수 없습니다.',
|
|
@@ -79,9 +87,12 @@ var _default = exports.default = {
|
|
|
79
87
|
'fabric.linking.priority_trivial': '경미함',
|
|
80
88
|
'fabric.linking.priority_undefined': '정의되지 않음',
|
|
81
89
|
'fabric.linking.read_time': '{context}분 읽기',
|
|
90
|
+
'fabric.linking.related': '관련',
|
|
91
|
+
'fabric.linking.related_work_items_not_found': '이 링크는 다른 곳에서는 멘션되지 않았습니다.',
|
|
82
92
|
'fabric.linking.request_access': '액세스 요청',
|
|
83
93
|
'fabric.linking.request_access_crossjoin': '액세스 요청',
|
|
84
94
|
'fabric.linking.request_access_description': '이 미리 보기를 보려면 {context}에 액세스를 요청하세요.',
|
|
95
|
+
'fabric.linking.request_access_description_crossjoin': '팀이 공동 작업하는 데 {product}을(를) 사용합니다. 관리자에게 액세스 요청을 보내세요.',
|
|
85
96
|
'fabric.linking.request_access_pending': '액세스 보류 중',
|
|
86
97
|
'fabric.linking.request_access_pending_crossjoin': '승인 대기 중',
|
|
87
98
|
'fabric.linking.request_access_pending_description': '액세스 요청이 보류 중입니다.',
|