@atlaskit/smart-card 43.14.2 → 43.14.3
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 +7 -0
- package/dist/cjs/__tests__/vr-tests/__snapshots__/block-card/block-card-unauthorised-view-with-experiment--default--platform-sl-3p-unauth-paste-as-block-card-card-by-default-and-new-design.png +2 -2
- package/dist/cjs/i18n/cs.js +180 -3
- package/dist/cjs/i18n/da.js +180 -3
- package/dist/cjs/i18n/de.js +180 -3
- package/dist/cjs/i18n/en.js +182 -3
- package/dist/cjs/i18n/en_GB.js +182 -3
- package/dist/cjs/i18n/en_ZZ.js +182 -3
- package/dist/cjs/i18n/es.js +180 -3
- package/dist/cjs/i18n/fi.js +180 -3
- package/dist/cjs/i18n/fr.js +180 -3
- package/dist/cjs/i18n/hr.js +175 -3
- package/dist/cjs/i18n/hu.js +180 -3
- package/dist/cjs/i18n/it.js +180 -3
- package/dist/cjs/i18n/ja.js +180 -3
- package/dist/cjs/i18n/ko.js +180 -3
- package/dist/cjs/i18n/nb.js +180 -3
- package/dist/cjs/i18n/nl.js +180 -3
- package/dist/cjs/i18n/pl.js +180 -3
- package/dist/cjs/i18n/pt_BR.js +180 -3
- package/dist/cjs/i18n/ru.js +180 -3
- package/dist/cjs/i18n/sl.js +175 -3
- package/dist/cjs/i18n/sr_RS.js +175 -3
- package/dist/cjs/i18n/sr_YR.js +175 -3
- package/dist/cjs/i18n/sv.js +180 -3
- package/dist/cjs/i18n/th.js +180 -3
- package/dist/cjs/i18n/tr.js +180 -3
- package/dist/cjs/i18n/uk.js +180 -3
- package/dist/cjs/i18n/vi.js +180 -3
- package/dist/cjs/i18n/zh.js +180 -3
- package/dist/cjs/i18n/zh_TW.js +180 -3
- package/dist/cjs/utils/analytics/analytics.js +1 -1
- package/dist/cjs/view/BlockCard/views/assets/figma@2x.png +0 -0
- package/dist/cjs/view/BlockCard/views/assets/general@2x.png +0 -0
- package/dist/cjs/view/BlockCard/views/assets/google-drive@2x.png +0 -0
- package/dist/cjs/view/BlockCard/views/assets/onedrive@2x.png +0 -0
- package/dist/cjs/view/BlockCard/views/assets/slack@2x.png +0 -0
- package/dist/cjs/view/LinkUrl/index.js +1 -1
- package/dist/es2019/__tests__/vr-tests/__snapshots__/block-card/block-card-unauthorised-view-with-experiment--default--platform-sl-3p-unauth-paste-as-block-card-card-by-default-and-new-design.png +2 -2
- package/dist/es2019/i18n/cs.js +180 -3
- package/dist/es2019/i18n/da.js +180 -3
- package/dist/es2019/i18n/de.js +180 -3
- package/dist/es2019/i18n/en.js +182 -3
- package/dist/es2019/i18n/en_GB.js +182 -3
- package/dist/es2019/i18n/en_ZZ.js +182 -3
- package/dist/es2019/i18n/es.js +180 -3
- package/dist/es2019/i18n/fi.js +180 -3
- package/dist/es2019/i18n/fr.js +180 -3
- package/dist/es2019/i18n/hr.js +175 -3
- package/dist/es2019/i18n/hu.js +180 -3
- package/dist/es2019/i18n/it.js +180 -3
- package/dist/es2019/i18n/ja.js +180 -3
- package/dist/es2019/i18n/ko.js +180 -3
- package/dist/es2019/i18n/nb.js +180 -3
- package/dist/es2019/i18n/nl.js +180 -3
- package/dist/es2019/i18n/pl.js +180 -3
- package/dist/es2019/i18n/pt_BR.js +180 -3
- package/dist/es2019/i18n/ru.js +180 -3
- package/dist/es2019/i18n/sl.js +175 -3
- package/dist/es2019/i18n/sr_RS.js +175 -3
- package/dist/es2019/i18n/sr_YR.js +175 -3
- package/dist/es2019/i18n/sv.js +180 -3
- package/dist/es2019/i18n/th.js +180 -3
- package/dist/es2019/i18n/tr.js +180 -3
- package/dist/es2019/i18n/uk.js +180 -3
- package/dist/es2019/i18n/vi.js +180 -3
- package/dist/es2019/i18n/zh.js +180 -3
- package/dist/es2019/i18n/zh_TW.js +180 -3
- package/dist/es2019/utils/analytics/analytics.js +1 -1
- package/dist/es2019/view/BlockCard/views/assets/figma@2x.png +0 -0
- package/dist/es2019/view/BlockCard/views/assets/general@2x.png +0 -0
- package/dist/es2019/view/BlockCard/views/assets/google-drive@2x.png +0 -0
- package/dist/es2019/view/BlockCard/views/assets/onedrive@2x.png +0 -0
- package/dist/es2019/view/BlockCard/views/assets/slack@2x.png +0 -0
- package/dist/es2019/view/LinkUrl/index.js +1 -1
- package/dist/esm/__tests__/vr-tests/__snapshots__/block-card/block-card-unauthorised-view-with-experiment--default--platform-sl-3p-unauth-paste-as-block-card-card-by-default-and-new-design.png +2 -2
- package/dist/esm/i18n/cs.js +180 -3
- package/dist/esm/i18n/da.js +180 -3
- package/dist/esm/i18n/de.js +180 -3
- package/dist/esm/i18n/en.js +182 -3
- package/dist/esm/i18n/en_GB.js +182 -3
- package/dist/esm/i18n/en_ZZ.js +182 -3
- package/dist/esm/i18n/es.js +180 -3
- package/dist/esm/i18n/fi.js +180 -3
- package/dist/esm/i18n/fr.js +180 -3
- package/dist/esm/i18n/hr.js +175 -3
- package/dist/esm/i18n/hu.js +180 -3
- package/dist/esm/i18n/it.js +180 -3
- package/dist/esm/i18n/ja.js +180 -3
- package/dist/esm/i18n/ko.js +180 -3
- package/dist/esm/i18n/nb.js +180 -3
- package/dist/esm/i18n/nl.js +180 -3
- package/dist/esm/i18n/pl.js +180 -3
- package/dist/esm/i18n/pt_BR.js +180 -3
- package/dist/esm/i18n/ru.js +180 -3
- package/dist/esm/i18n/sl.js +175 -3
- package/dist/esm/i18n/sr_RS.js +175 -3
- package/dist/esm/i18n/sr_YR.js +175 -3
- package/dist/esm/i18n/sv.js +180 -3
- package/dist/esm/i18n/th.js +180 -3
- package/dist/esm/i18n/tr.js +180 -3
- package/dist/esm/i18n/uk.js +180 -3
- package/dist/esm/i18n/vi.js +180 -3
- package/dist/esm/i18n/zh.js +180 -3
- package/dist/esm/i18n/zh_TW.js +180 -3
- package/dist/esm/utils/analytics/analytics.js +1 -1
- package/dist/esm/view/BlockCard/views/assets/figma@2x.png +0 -0
- package/dist/esm/view/BlockCard/views/assets/general@2x.png +0 -0
- package/dist/esm/view/BlockCard/views/assets/google-drive@2x.png +0 -0
- package/dist/esm/view/BlockCard/views/assets/onedrive@2x.png +0 -0
- package/dist/esm/view/BlockCard/views/assets/slack@2x.png +0 -0
- package/dist/esm/view/LinkUrl/index.js +1 -1
- package/dist/types/i18n/cs.d.ts +180 -2
- package/dist/types/i18n/da.d.ts +180 -2
- package/dist/types/i18n/de.d.ts +180 -2
- package/dist/types/i18n/en.d.ts +182 -2
- package/dist/types/i18n/en_GB.d.ts +182 -2
- package/dist/types/i18n/en_ZZ.d.ts +182 -2
- package/dist/types/i18n/es.d.ts +180 -2
- package/dist/types/i18n/fi.d.ts +180 -2
- package/dist/types/i18n/fr.d.ts +180 -2
- package/dist/types/i18n/hr.d.ts +175 -2
- package/dist/types/i18n/hu.d.ts +180 -2
- package/dist/types/i18n/it.d.ts +180 -2
- package/dist/types/i18n/ja.d.ts +180 -2
- package/dist/types/i18n/ko.d.ts +180 -2
- package/dist/types/i18n/nb.d.ts +180 -2
- package/dist/types/i18n/nl.d.ts +180 -2
- package/dist/types/i18n/pl.d.ts +180 -2
- package/dist/types/i18n/pt_BR.d.ts +180 -2
- package/dist/types/i18n/ru.d.ts +180 -2
- package/dist/types/i18n/sl.d.ts +175 -2
- package/dist/types/i18n/sr_RS.d.ts +175 -2
- package/dist/types/i18n/sr_YR.d.ts +175 -2
- package/dist/types/i18n/sv.d.ts +180 -2
- package/dist/types/i18n/th.d.ts +180 -2
- package/dist/types/i18n/tr.d.ts +180 -2
- package/dist/types/i18n/uk.d.ts +180 -2
- package/dist/types/i18n/vi.d.ts +180 -2
- package/dist/types/i18n/zh.d.ts +180 -2
- package/dist/types/i18n/zh_TW.d.ts +180 -2
- package/dist/types-ts4.5/i18n/cs.d.ts +180 -2
- package/dist/types-ts4.5/i18n/da.d.ts +180 -2
- package/dist/types-ts4.5/i18n/de.d.ts +180 -2
- package/dist/types-ts4.5/i18n/en.d.ts +182 -2
- package/dist/types-ts4.5/i18n/en_GB.d.ts +182 -2
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +182 -2
- package/dist/types-ts4.5/i18n/es.d.ts +180 -2
- package/dist/types-ts4.5/i18n/fi.d.ts +180 -2
- package/dist/types-ts4.5/i18n/fr.d.ts +180 -2
- package/dist/types-ts4.5/i18n/hr.d.ts +175 -2
- package/dist/types-ts4.5/i18n/hu.d.ts +180 -2
- package/dist/types-ts4.5/i18n/it.d.ts +180 -2
- package/dist/types-ts4.5/i18n/ja.d.ts +180 -2
- package/dist/types-ts4.5/i18n/ko.d.ts +180 -2
- package/dist/types-ts4.5/i18n/nb.d.ts +180 -2
- package/dist/types-ts4.5/i18n/nl.d.ts +180 -2
- package/dist/types-ts4.5/i18n/pl.d.ts +180 -2
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +180 -2
- package/dist/types-ts4.5/i18n/ru.d.ts +180 -2
- package/dist/types-ts4.5/i18n/sl.d.ts +175 -2
- package/dist/types-ts4.5/i18n/sr_RS.d.ts +175 -2
- package/dist/types-ts4.5/i18n/sr_YR.d.ts +175 -2
- package/dist/types-ts4.5/i18n/sv.d.ts +180 -2
- package/dist/types-ts4.5/i18n/th.d.ts +180 -2
- package/dist/types-ts4.5/i18n/tr.d.ts +180 -2
- package/dist/types-ts4.5/i18n/uk.d.ts +180 -2
- package/dist/types-ts4.5/i18n/vi.d.ts +180 -2
- package/dist/types-ts4.5/i18n/zh.d.ts +180 -2
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +180 -2
- package/package.json +1 -1
package/dist/cjs/i18n/de.js
CHANGED
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.default = void 0;
|
|
8
|
-
var _de = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-linking-platform-smart-card/i18n/de"));
|
|
9
7
|
/* prettier-ignore */
|
|
10
8
|
/**
|
|
11
9
|
* NOTE:
|
|
@@ -13,4 +11,183 @@ var _de = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-linking-pl
|
|
|
13
11
|
* This file is automatically generated by Traduki 2.0.
|
|
14
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
15
13
|
*/
|
|
16
|
-
|
|
14
|
+
//German (Germany)
|
|
15
|
+
var _default = exports.default = {
|
|
16
|
+
TjkENX: 'Fehler bei der Suche',
|
|
17
|
+
'automation-menu.empty-state.image.alt': 'Symbol: Leere Automatisierungsliste',
|
|
18
|
+
'automation-menu.empty-state.learn-more.link': 'Weitere Informationen zum manuellen Trigger',
|
|
19
|
+
'automation-menu.modal.empty.automations.admin.description': 'Verwenden Sie den manuellen Trigger, um ein Auswahlmenü auszufüllen, das alle, oder von Ihnen festgelegte Personen, als Ein-Klick-Automatisierungen anwenden können.',
|
|
20
|
+
'automation-menu.modal.empty.automations.user.description': 'Die Administratoren haben noch keine Automatisierungen mit manuellem Trigger konfiguriert.',
|
|
21
|
+
'automation-menu.modal.error.description': 'Der Ladevorgang dauert eine Weile. Versuchen Sie, die Seite zu aktualisieren.',
|
|
22
|
+
'automation-menu.modal.error.image.alt': 'Symbol: Fehler',
|
|
23
|
+
'automation-menu.modal.footer.automate-button': 'Automatisieren',
|
|
24
|
+
'automation-menu.modal.footer.cancel-button': 'Abbrechen',
|
|
25
|
+
'automation-menu.modal.footer.get-started-button': 'Automatisierung erstellen',
|
|
26
|
+
'automation-menu.modal.footer.ok-button': 'OK',
|
|
27
|
+
'automation-menu.modal.header.icon.label': 'Symbol im Header des Automatisierungsfensters',
|
|
28
|
+
'automation-menu.success-state.message': 'Ihre Automatisierungsregel wird ausgeführt',
|
|
29
|
+
'fabric.linking.access_exists_description': 'Bitten Sie Ihren Administrator um Zugriffsrechte für die Anzeige dieses Inhalts von {hostname}.',
|
|
30
|
+
'fabric.linking.actions': 'Aktionen',
|
|
31
|
+
'fabric.linking.add_account': 'Account hinzufügen',
|
|
32
|
+
'fabric.linking.ai_summarize': 'Zusammenfassen',
|
|
33
|
+
'fabric.linking.ai_summarized': 'Zusammengefasst von Atlassian Intelligence',
|
|
34
|
+
'fabric.linking.ai_summarized_abbreviation': 'Von AI zusammengefasst',
|
|
35
|
+
'fabric.linking.ai_summarized_info': 'Die Qualität der Informationen kann variieren. <a>Weitere Informationen</a>',
|
|
36
|
+
'fabric.linking.ai_summarized_info_short': 'Die Qualität der Inhalte kann variieren.',
|
|
37
|
+
'fabric.linking.ai_summarizing': 'Atlassian Intelligence arbeitet …',
|
|
38
|
+
'fabric.linking.ai_summary_action': 'Atlassian Intelligence für Zusammenfassungen nutzen',
|
|
39
|
+
'fabric.linking.ai_summary_action_description': 'Lassen Sie sich den Inhalt dieses Links mithilfe von Atlassian Intelligence zusammenfassen.',
|
|
40
|
+
'fabric.linking.ai_summary_error_acceptable_use_violation': 'Die Ergebnisse dieser Zusammenfassung können nicht angezeigt werden, da sie gegen die <a>Richtlinie zur akzeptablen Nutzung von Atlassian verstößt</a>.',
|
|
41
|
+
'fabric.linking.ai_summary_error_exceeding_context_length_error': 'Atlassian Intelligence kann derzeit keine Zusammenfassung für Sie bereitstellen, da zu viele Inhalte zum Zusammenfassen vorhanden sind.',
|
|
42
|
+
'fabric.linking.ai_summary_error_generic': 'Atlassian Intelligence (AI) reagiert nicht. Versuchen Sie es später erneut oder <a>überprüfen Sie den Status von AI</a>.',
|
|
43
|
+
'fabric.linking.ai_summary_error_hipaa_content_detected': 'Atlassian Intelligence konnte Ihre Anfrage nicht bearbeiten, da sie Links zu HIPAA-beschränkten Inhalten enthält.',
|
|
44
|
+
'fabric.linking.assigned_to': 'Zugewiesen an {context}',
|
|
45
|
+
'fabric.linking.automation-action.confluence.page.modal.description': 'Wenden Sie eine Automatisierung auf <b>{name}</b> an.{br}Die verfügbaren Auswahlen werden von Confluence- und Bereichsadministratoren gesteuert.',
|
|
46
|
+
'fabric.linking.automation-action.confluence.page.modal.title': 'Seitenautomatisierungen',
|
|
47
|
+
'fabric.linking.automation-action.icon.label': 'Symbol: Automatisierung',
|
|
48
|
+
'fabric.linking.automation-action.title': 'Automatisierungsregeln anzeigen',
|
|
49
|
+
'fabric.linking.automation-action.tooltip': 'Wählen Sie eine Automatisierungsregel aus, die ausgeführt werden soll.',
|
|
50
|
+
'fabric.linking.beta': 'Beta',
|
|
51
|
+
'fabric.linking.cancel': 'Abbrechen',
|
|
52
|
+
'fabric.linking.cannot_connect': 'Verbindung nicht möglich, versuchen Sie es erneut',
|
|
53
|
+
'fabric.linking.cannot_find_link': 'Link konnte nicht gefunden werden',
|
|
54
|
+
'fabric.linking.check_this_link': 'Überprüfen Sie diesen Link',
|
|
55
|
+
'fabric.linking.click_to_join': 'Werden Sie ein Teil von {context}',
|
|
56
|
+
'fabric.linking.click_to_join_description': 'Ihre Anfrage wurde genehmigt und Sie können {context} direkt beitreten.',
|
|
57
|
+
'fabric.linking.close': 'Schließen',
|
|
58
|
+
'fabric.linking.connect_account_description': 'Es wird eine neue Seite geöffnet, auf der Sie Ihr {name}-Konto verbinden können.',
|
|
59
|
+
'fabric.linking.connect_link_account': 'Verknüpfen und Vorschau ansehen',
|
|
60
|
+
'fabric.linking.connect_link_account_card_view': 'Verbinden',
|
|
61
|
+
'fabric.linking.connect_link_account_card_view_description': 'Verbinden Sie Ihr {context}-Konto, um eine Vorschau dieses Links anzuzeigen.',
|
|
62
|
+
'fabric.linking.connect_link_account_card_view_name': 'Verbinden Sie Ihr {context}-Konto',
|
|
63
|
+
'fabric.linking.connect_to': 'Mit {name} verbinden',
|
|
64
|
+
'fabric.linking.connect_unauthorised_account_action': 'Mit {context} verbinden',
|
|
65
|
+
'fabric.linking.connect_unauthorised_account_description': 'Verbinden Sie Ihr {context}-Konto, um an verschiedenen Atlassian-Produkten mitzuarbeiten.',
|
|
66
|
+
'fabric.linking.connect_unauthorised_account_description-appify': 'Verbinden Sie Ihr {context}-Konto, um an Aufgaben in sämtlichen Atlassian-Apps mitarbeiten zu können.',
|
|
67
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Verbinden Sie Ihr Konto, um an verschiedenen Atlassian-Produkten mitzuarbeiten.',
|
|
68
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider-appify': 'Verbinden Sie Ihr Konto, um an verschiedenen Atlassian-Apps mitzuarbeiten.',
|
|
69
|
+
'fabric.linking.continue': 'Weiter',
|
|
70
|
+
'fabric.linking.copied_summary_action_description': 'Zusammenfassung in die Zwischenablage kopiert',
|
|
71
|
+
'fabric.linking.copied_url_to_clipboard': 'Kopiert!',
|
|
72
|
+
'fabric.linking.copy_summary_action': 'Zusammenfassung kopieren',
|
|
73
|
+
'fabric.linking.copy_summary_action_description': 'Zusammenfassung kopieren',
|
|
74
|
+
'fabric.linking.copy_url_to_clipboard': 'Link kopieren',
|
|
75
|
+
'fabric.linking.couldnt_load_link': 'Dieser Link konnte aus unbekannten Gründen nicht geladen werden.',
|
|
76
|
+
'fabric.linking.create_on_absolute': 'Erstellt am: {context}',
|
|
77
|
+
'fabric.linking.create_on_relative': 'Erstellt: {context}',
|
|
78
|
+
'fabric.linking.created_by': 'Erstellt von {context}',
|
|
79
|
+
'fabric.linking.delete': 'Löschen',
|
|
80
|
+
'fabric.linking.direct_access': 'Jetzt beitreten',
|
|
81
|
+
'fabric.linking.direct_access_description': 'Ihr Team nutzt {product} bereits zur Zusammenarbeit und kann gleich loslegen!',
|
|
82
|
+
'fabric.linking.direct_access_title': 'Treten Sie {product} bei, um diesen Inhalt anzuzeigen',
|
|
83
|
+
'fabric.linking.download': 'Herunterladen',
|
|
84
|
+
'fabric.linking.download_description': 'Diese Datei wird in Ihren lokalen Speicher heruntergeladen.',
|
|
85
|
+
'fabric.linking.download_file': 'Datei herunterladen',
|
|
86
|
+
'fabric.linking.edit': 'Bearbeiten',
|
|
87
|
+
'fabric.linking.follow': 'Folgen',
|
|
88
|
+
'fabric.linking.follow_goal': 'Ziel folgen',
|
|
89
|
+
'fabric.linking.follow_goal_description': 'Folgen Sie diesem Ziel, um Benachrichtigungen zu Updates zu erhalten.',
|
|
90
|
+
'fabric.linking.follow_goal_error': 'Beim Versuch, dem Ziel zu folgen, ist ein Fehler aufgetreten. Überprüfen Sie Ihre Verbindung oder aktualisieren Sie die Seite und versuchen Sie es erneut.',
|
|
91
|
+
'fabric.linking.follow_project': 'Projekt folgen',
|
|
92
|
+
'fabric.linking.follow_project_description': 'Folgen Sie diesem Projekt, um Benachrichtigungen zu Updates zu erhalten.',
|
|
93
|
+
'fabric.linking.follow_project_description-galaxia': 'Folgen Sie diesem Space, um Benachrichtigungen zu Updates zu erhalten.',
|
|
94
|
+
'fabric.linking.follow_project_error': 'Beim Versuch, dem Projekt zu folgen, ist ein Fehler aufgetreten. Überprüfen Sie Ihre Verbindung oder aktualisieren Sie die Seite und versuchen Sie es erneut.',
|
|
95
|
+
'fabric.linking.follow_project_error-galaxia': 'Beim Versuch, dem Space zu folgen, ist ein Fehler aufgetreten. Überprüfen Sie Ihre Verbindung oder aktualisieren Sie die Seite und versuchen Sie es erneut.',
|
|
96
|
+
'fabric.linking.forbidden_access': 'Sie sind nicht zugriffsberechtigt',
|
|
97
|
+
'fabric.linking.forbidden_description': 'Bitten Sie Ihren Administrator um Zugriffsrechte für {hostname}.',
|
|
98
|
+
'fabric.linking.forbidden_title': 'Sie haben keinen Zugriff auf diesen Inhalt',
|
|
99
|
+
'fabric.linking.generic_error_message': 'Ein Fehler ist aufgetreten',
|
|
100
|
+
'fabric.linking.go_back': 'Zurück',
|
|
101
|
+
'fabric.linking.invalid_permissions': 'Inhalt mit Beschränkungen',
|
|
102
|
+
'fabric.linking.invalid_permissions_description': 'Bitte senden Sie eine Zugriffsanfrage oder versuchen Sie, die Vorschau über ein anderes Konto anzusehen.',
|
|
103
|
+
'fabric.linking.join_to_view': '{context} beitreten, um diesen Vorgang anzuzeigen',
|
|
104
|
+
'fabric.linking.join_to_view-issue-term-refresh': '{context} beitreten, um diesen Vorgang anzuzeigen',
|
|
105
|
+
'fabric.linking.learn_more_about_connecting_account': 'Weitere Informationen zum Verbinden Ihres Kontos mit Atlassian-Produkten',
|
|
106
|
+
'fabric.linking.learn_more_about_connecting_account-appify': 'Weitere Informationen zum Verbinden Ihres Kontos mit Atlassian-Apps',
|
|
107
|
+
'fabric.linking.learn_more_about_smart_links': 'Mehr über intelligente Links erfahren',
|
|
108
|
+
'fabric.linking.link_safety_warning_message': 'Über den Link {unsafeLinkText} gelangen Sie zu einer anderen Site, <a>actual link here</a>',
|
|
109
|
+
'fabric.linking.loading': 'Lädt ...',
|
|
110
|
+
'fabric.linking.modified_on_absolute': 'Aktualisiert am: {context}',
|
|
111
|
+
'fabric.linking.modified_on_relative': 'Aktualisiert: {context}',
|
|
112
|
+
'fabric.linking.more_actions': 'Weitere Aktionen',
|
|
113
|
+
'fabric.linking.no_access_title': 'Treten Sie {product} bei, um diesen Inhalt anzuzeigen',
|
|
114
|
+
'fabric.linking.not_found_description': 'Die Seite existiert nicht oder sie hat sich möglicherweise geändert, nachdem dieser Link hinzugefügt wurde.',
|
|
115
|
+
'fabric.linking.not_found_title': 'Diese {product}-Seite kann nicht angezeigt werden',
|
|
116
|
+
'fabric.linking.open_issue_in_jira': 'Vorgang in Jira öffnen',
|
|
117
|
+
'fabric.linking.open_issue_in_jira-issue-term-refresh': 'Vorgang in Jira öffnen',
|
|
118
|
+
'fabric.linking.open_link_in_a_new_tab': 'Link in neuer Registerkarte öffnen',
|
|
119
|
+
'fabric.linking.owned_by': 'Besitzer: {context}',
|
|
120
|
+
'fabric.linking.owned_by_override': 'Von {context}',
|
|
121
|
+
'fabric.linking.pending_request': 'Ihre Zugriffsanfrage ist ausstehend.',
|
|
122
|
+
'fabric.linking.preview_close': 'Vorschau beenden',
|
|
123
|
+
'fabric.linking.preview_description': 'Es wird eine Vorschau dieses Links im Vollbildmodus geöffnet.',
|
|
124
|
+
'fabric.linking.preview_improved': 'Vorschau öffnen',
|
|
125
|
+
'fabric.linking.preview_max_size': 'Vollbildansicht anzeigen',
|
|
126
|
+
'fabric.linking.preview_min_size': 'Vollbildansicht beenden',
|
|
127
|
+
'fabric.linking.preview_modal': 'Vorschaufenster öffnen',
|
|
128
|
+
'fabric.linking.preview_panel': 'Vorschaupanel öffnen',
|
|
129
|
+
'fabric.linking.priority_blocker': 'Blocker',
|
|
130
|
+
'fabric.linking.priority_critical': 'Kritisch',
|
|
131
|
+
'fabric.linking.priority_high': 'Hoch',
|
|
132
|
+
'fabric.linking.priority_highest': 'Höchste',
|
|
133
|
+
'fabric.linking.priority_low': 'Niedrig',
|
|
134
|
+
'fabric.linking.priority_lowest': 'Niedrigste',
|
|
135
|
+
'fabric.linking.priority_major': 'Schwerwiegend',
|
|
136
|
+
'fabric.linking.priority_medium': 'Mittel',
|
|
137
|
+
'fabric.linking.priority_minor': 'Geringfügig',
|
|
138
|
+
'fabric.linking.priority_trivial': 'Unwesentlich',
|
|
139
|
+
'fabric.linking.priority_undefined': 'Nicht definiert',
|
|
140
|
+
'fabric.linking.read_time': 'Lesedauer: {context} Min.',
|
|
141
|
+
'fabric.linking.related': 'Zugehörig',
|
|
142
|
+
'fabric.linking.related_links_found_in': 'Gefunden in',
|
|
143
|
+
'fabric.linking.related_links_includes_links_to': 'Beinhaltet Links zu',
|
|
144
|
+
'fabric.linking.related_links_modal_error_description': 'Überprüfen Sie Ihre Verbindung oder aktualisieren Sie die Seite, um es erneut zu versuchen.',
|
|
145
|
+
'fabric.linking.related_links_modal_error_title': 'Beim Laden der zugehörigen Links ist ein Problem aufgetreten',
|
|
146
|
+
'fabric.linking.related_links_modal_title': 'Zugehörige Links',
|
|
147
|
+
'fabric.linking.related_links_modal_unavailable_description': 'Wir überprüfen fortlaufend zugehörige Links für aktualisierte Seiten oder andere Inhaltstypen und fügen sie hinzu.',
|
|
148
|
+
'fabric.linking.related_links_modal_unavailable_title': 'Es konnten keine zugehörigen Links gefunden werden',
|
|
149
|
+
'fabric.linking.related_links_not_found': 'Es wurden keine Links zum Anzeigen gefunden.',
|
|
150
|
+
'fabric.linking.related_links_view_related_links': 'Zugehörige Links anzeigen',
|
|
151
|
+
'fabric.linking.related_links_view_related_urls': 'Letzte Links anzeigen',
|
|
152
|
+
'fabric.linking.request_access': 'Zugriff anfordern',
|
|
153
|
+
'fabric.linking.request_access_description': 'Ihr Team verwendet {product} zur Zusammenarbeit. Senden Sie Ihrem Administrator eine Zugriffsanfrage.',
|
|
154
|
+
'fabric.linking.request_access_pending': 'Genehmigung ausstehend',
|
|
155
|
+
'fabric.linking.request_access_pending_description': 'Ihre Zugriffsanfrage für {hostname} wartet auf die Genehmigung durch den Administrator.',
|
|
156
|
+
'fabric.linking.request_access_pending_title': 'Zugriff auf {product} ausstehend',
|
|
157
|
+
'fabric.linking.request_access_to_view': 'Zugriff auf {context} anfordern, um diesen Vorgang anzuzeigen',
|
|
158
|
+
'fabric.linking.request_access_to_view-issue-term-refresh': 'Zugriff auf {context} anfordern, um diesen Vorgang anzuzeigen',
|
|
159
|
+
'fabric.linking.request_denied': 'Ihre Zugriffsanfrage wurde abgelehnt.',
|
|
160
|
+
'fabric.linking.request_denied_description': 'Ihr Administrator hat Ihre Anfrage zur Anzeige der {product}-Seiten von {hostname} nicht genehmigt.',
|
|
161
|
+
'fabric.linking.restricted_link': 'Eingeschränkter Link, bitte versuchen Sie es mit einem anderen Konto.',
|
|
162
|
+
'fabric.linking.retry': 'Erneut versuchen',
|
|
163
|
+
'fabric.linking.save': 'Speichern',
|
|
164
|
+
'fabric.linking.sent_on_absolute': 'Gesendet am {context}',
|
|
165
|
+
'fabric.linking.sent_on_relative': 'Gesendet: {context}',
|
|
166
|
+
'fabric.linking.srclink': 'Anzeigen in',
|
|
167
|
+
'fabric.linking.srclinkunknown': 'Original anzeigen',
|
|
168
|
+
'fabric.linking.status_change_load_error': 'Status und Übergänge konnten nicht geladen werden',
|
|
169
|
+
'fabric.linking.status_change_permission_error': 'Sie sind nicht berechtigt, diesen Vorgang weiterzugeben.',
|
|
170
|
+
'fabric.linking.status_change_permission_error-issue-term-refresh': 'Sie sind nicht berechtigt, diesen Vorgang weiterzugeben.',
|
|
171
|
+
'fabric.linking.status_change_update_error': 'Der Status konnte nicht aktualisiert werden',
|
|
172
|
+
'fabric.linking.team_members_count': '{context} Mitglieder',
|
|
173
|
+
'fabric.linking.try_again': 'Versuchen Sie es erneut.',
|
|
174
|
+
'fabric.linking.try_another_account': 'Versuchen Sie es mit einem anderen Konto erneut.',
|
|
175
|
+
'fabric.linking.unassigned': 'Nicht zugewiesen',
|
|
176
|
+
'fabric.linking.unauthorised_account_description': 'Sie versuchen, die Vorschau eines Links zu einer privaten {context}-Seite anzuzeigen. Überprüfen Sie die URL oder wenden Sie sich an den Seitenbesitzer.',
|
|
177
|
+
'fabric.linking.unauthorised_account_description_no_provider': 'Sie versuchen, die Vorschau eines Links zu einer privaten Seite anzuzeigen. Überprüfen Sie die URL oder wenden Sie sich an den Seitenbesitzer.',
|
|
178
|
+
'fabric.linking.unauthorised_account_name': 'Private Seiten von {context} können nicht angezeigt werden',
|
|
179
|
+
'fabric.linking.unauthorised_account_name_no_provider': 'Private Seiten können nicht angezeigt werden',
|
|
180
|
+
'fabric.linking.unfollow': 'Nicht mehr folgen',
|
|
181
|
+
'fabric.linking.unfollow_goal': 'Ziel nicht mehr folgen',
|
|
182
|
+
'fabric.linking.unfollow_goal_description': 'Nicht mehr folgen, um keine Benachrichtigungen für dieses Ziel mehr zu erhalten',
|
|
183
|
+
'fabric.linking.unfollow_goal_error': 'Beim Versuch, dem Ziel nicht mehr zu folgen, ist ein Fehler aufgetreten. Überprüfen Sie Ihre Verbindung oder aktualisieren Sie die Seite und versuchen Sie es erneut.',
|
|
184
|
+
'fabric.linking.unfollow_project': 'Projekt nicht mehr folgen',
|
|
185
|
+
'fabric.linking.unfollow_project_description': 'Nicht mehr folgen, um keine Benachrichtigungen für dieses Projekt mehr zu erhalten',
|
|
186
|
+
'fabric.linking.unfollow_project_description-galaxia': 'Nicht mehr folgen, um keine Benachrichtigungen für diesen Space mehr zu erhalten',
|
|
187
|
+
'fabric.linking.unfollow_project_error': 'Beim Versuch, dem Projekt nicht mehr zu folgen, ist ein Fehler aufgetreten. Überprüfen Sie Ihre Verbindung oder aktualisieren Sie die Seite und versuchen Sie es erneut.',
|
|
188
|
+
'fabric.linking.unfollow_project_error-galaxia': 'Beim Versuch, dem Space nicht mehr zu folgen, ist ein Fehler aufgetreten. Überprüfen Sie Ihre Verbindung oder aktualisieren Sie die Seite und versuchen Sie es erneut.',
|
|
189
|
+
'fabric.linking.unlink_account': 'Kontoverknüpfung löschen',
|
|
190
|
+
'fabric.linking.updated_by': 'Geändert von {context}',
|
|
191
|
+
'fabric.linking.user_attributes': '{context}',
|
|
192
|
+
'fabric.linking.view': 'Anzeigen'
|
|
193
|
+
};
|
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.default = void 0;
|
|
8
|
-
var _en = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-linking-platform-smart-card/i18n/en"));
|
|
9
7
|
/* prettier-ignore */
|
|
10
8
|
/**
|
|
11
9
|
* NOTE:
|
|
@@ -13,4 +11,185 @@ var _en = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-linking-pl
|
|
|
13
11
|
* This file is automatically generated by Traduki 2.0.
|
|
14
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
15
13
|
*/
|
|
16
|
-
|
|
14
|
+
//
|
|
15
|
+
var _default = exports.default = {
|
|
16
|
+
TjkENX: 'Search error',
|
|
17
|
+
'automation-menu.empty-state.image.alt': 'Empty automation list icon',
|
|
18
|
+
'automation-menu.empty-state.learn-more.link': 'Learn more about the manual trigger',
|
|
19
|
+
'automation-menu.modal.empty.automations.admin.description': 'Use the manual trigger to populate a menu of selections that anyone, or people you specify, can apply as one-click automations.',
|
|
20
|
+
'automation-menu.modal.empty.automations.user.description': 'Admins haven’t configured any manually triggered automations yet.',
|
|
21
|
+
'automation-menu.modal.error.description': 'This is taking awhile to load. Try refreshing the page.',
|
|
22
|
+
'automation-menu.modal.error.image.alt': 'Error icon',
|
|
23
|
+
'automation-menu.modal.footer.automate-button': 'Automate',
|
|
24
|
+
'automation-menu.modal.footer.cancel-button': 'Cancel',
|
|
25
|
+
'automation-menu.modal.footer.get-started-button': 'Create automation',
|
|
26
|
+
'automation-menu.modal.footer.ok-button': 'Ok',
|
|
27
|
+
'automation-menu.modal.header.icon.label': 'Automation modal header icon',
|
|
28
|
+
'automation-menu.success-state.message': 'Your automation is in progress',
|
|
29
|
+
'compass.applied_components_count.non-final': 'Applied to {numberOfComponents, plural, one {{numberOfComponents, number} component} other {{numberOfComponents, number} components}}',
|
|
30
|
+
'fabric.linking.access_exists_description': 'Request access to view this content from {hostname}.',
|
|
31
|
+
'fabric.linking.actions': 'Actions',
|
|
32
|
+
'fabric.linking.add_account': 'Add account',
|
|
33
|
+
'fabric.linking.ai_summarize': 'Summarize',
|
|
34
|
+
'fabric.linking.ai_summarized': 'Summarized by Atlassian Intelligence',
|
|
35
|
+
'fabric.linking.ai_summarized_abbreviation': 'Summarized by AI',
|
|
36
|
+
'fabric.linking.ai_summarized_info': 'Information quality may vary. <a>Learn more</a>',
|
|
37
|
+
'fabric.linking.ai_summarized_info_short': 'Content quality may vary',
|
|
38
|
+
'fabric.linking.ai_summarizing': 'Atlassian Intelligence is working...',
|
|
39
|
+
'fabric.linking.ai_summary_action': 'Summarize with AI',
|
|
40
|
+
'fabric.linking.ai_summary_action_description': 'Summarize the content of this link using Atlassian Intelligence.',
|
|
41
|
+
'fabric.linking.ai_summary_error_acceptable_use_violation': "We cannot show the results of this summary as it goes against <a>Atlassian's Acceptable Use Policy</a>.",
|
|
42
|
+
'fabric.linking.ai_summary_error_exceeding_context_length_error': "Atlassian Intelligence can't generate a summary for you right now as there is too much content to summarize.",
|
|
43
|
+
'fabric.linking.ai_summary_error_generic': 'Atlassian Intelligence (AI) isn’t responding. Try again later or <a>check the status of AI</a>.',
|
|
44
|
+
'fabric.linking.ai_summary_error_hipaa_content_detected': 'Atlassian Intelligence was unable to process your request as your content contains links to HIPAA restricted content.',
|
|
45
|
+
'fabric.linking.assigned_to': 'Assigned to {context}',
|
|
46
|
+
'fabric.linking.automation-action.confluence.page.modal.description': 'Apply an automation to <b>{name}</b>.{br}The available selections are controlled by Confluence and space administrators.',
|
|
47
|
+
'fabric.linking.automation-action.confluence.page.modal.title': 'Page automations',
|
|
48
|
+
'fabric.linking.automation-action.icon.label': 'Automation icon',
|
|
49
|
+
'fabric.linking.automation-action.title': 'View automation rules',
|
|
50
|
+
'fabric.linking.automation-action.tooltip': 'Select an automation rule to run',
|
|
51
|
+
'fabric.linking.beta': 'Beta',
|
|
52
|
+
'fabric.linking.cancel': 'Cancel',
|
|
53
|
+
'fabric.linking.cannot_connect': "Can't connect, try again",
|
|
54
|
+
'fabric.linking.cannot_find_link': "Can't find link",
|
|
55
|
+
'fabric.linking.check_this_link': 'Check this link',
|
|
56
|
+
'fabric.linking.click_to_join': 'Join {context}',
|
|
57
|
+
'fabric.linking.click_to_join_description': "You've been approved, so you can join {context} right away.",
|
|
58
|
+
'fabric.linking.close': 'Close',
|
|
59
|
+
'fabric.linking.connect_account_description': "We'll open a new page to help you connect your {name} account",
|
|
60
|
+
'fabric.linking.connect_link_account': 'Connect to preview',
|
|
61
|
+
'fabric.linking.connect_link_account_card_view': 'Connect',
|
|
62
|
+
'fabric.linking.connect_link_account_card_view_description': 'To show a preview of this link, connect your {context} account.',
|
|
63
|
+
'fabric.linking.connect_link_account_card_view_name': 'Connect your {context} account',
|
|
64
|
+
'fabric.linking.connect_to': 'Connect to {name}',
|
|
65
|
+
'fabric.linking.connect_unauthorised_account_action': 'Connect to {context}',
|
|
66
|
+
'fabric.linking.connect_unauthorised_account_description': 'Connect your {context} account to collaborate on work across Atlassian products.',
|
|
67
|
+
'fabric.linking.connect_unauthorised_account_description-appify': 'Connect your {context} account to collaborate on work across Atlassian apps.',
|
|
68
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Connect your account to collaborate on work across Atlassian products.',
|
|
69
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider-appify': 'Connect your account to collaborate on work across Atlassian apps.',
|
|
70
|
+
'fabric.linking.continue': 'Continue',
|
|
71
|
+
'fabric.linking.copied_summary_action_description': 'Copied summary to clipboard',
|
|
72
|
+
'fabric.linking.copied_url_to_clipboard': 'Copied!',
|
|
73
|
+
'fabric.linking.copy_summary_action': 'Copy summary',
|
|
74
|
+
'fabric.linking.copy_summary_action_description': 'Copy summary',
|
|
75
|
+
'fabric.linking.copy_url_to_clipboard': 'Copy link',
|
|
76
|
+
'fabric.linking.couldnt_load_link': "We couldn't load this link for an unknown reason.",
|
|
77
|
+
'fabric.linking.create_on_absolute': 'Created on {context}',
|
|
78
|
+
'fabric.linking.create_on_relative': 'Created {context}',
|
|
79
|
+
'fabric.linking.created_by': 'Created by {context}',
|
|
80
|
+
'fabric.linking.delete': 'Delete',
|
|
81
|
+
'fabric.linking.direct_access': 'Join now',
|
|
82
|
+
'fabric.linking.direct_access_description': 'Your team uses {product} to collaborate and you can start using it right away!',
|
|
83
|
+
'fabric.linking.direct_access_title': 'Join {product} to view this content',
|
|
84
|
+
'fabric.linking.download': 'Download',
|
|
85
|
+
'fabric.linking.download_description': 'Download this file into your local storage',
|
|
86
|
+
'fabric.linking.download_file': 'Download file',
|
|
87
|
+
'fabric.linking.edit': 'Edit',
|
|
88
|
+
'fabric.linking.follow': 'Follow',
|
|
89
|
+
'fabric.linking.follow_goal': 'Follow goal',
|
|
90
|
+
'fabric.linking.follow_goal_description': 'Follow this goal to get notifications on updates',
|
|
91
|
+
'fabric.linking.follow_goal_error': 'We encountered an error while trying to follow the goal. Check your connection or refresh the page and try again.',
|
|
92
|
+
'fabric.linking.follow_project': 'Follow project',
|
|
93
|
+
'fabric.linking.follow_project_description': 'Follow to get notifications on this project',
|
|
94
|
+
'fabric.linking.follow_project_description-galaxia': 'Follow to get notifications on this space',
|
|
95
|
+
'fabric.linking.follow_project_error': 'We encountered an error while trying to follow the project. Check your connection or refresh the page and try again.',
|
|
96
|
+
'fabric.linking.follow_project_error-galaxia': 'We encountered an error while trying to follow the space. Check your connection or refresh the page and try again.',
|
|
97
|
+
'fabric.linking.forbidden_access': 'Your access is forbidden',
|
|
98
|
+
'fabric.linking.forbidden_description': 'Contact your admin to request access to {hostname}.',
|
|
99
|
+
'fabric.linking.forbidden_title': "You don't have access to this content",
|
|
100
|
+
'fabric.linking.generic_error_message': 'An error occurred',
|
|
101
|
+
'fabric.linking.go_back': 'Go back',
|
|
102
|
+
'fabric.linking.invalid_permissions': 'Restricted content',
|
|
103
|
+
'fabric.linking.invalid_permissions_description': "You'll need to request access or try a different account to view this preview.",
|
|
104
|
+
'fabric.linking.join_to_view': 'Join {context} to view this issue',
|
|
105
|
+
'fabric.linking.join_to_view-issue-term-refresh': 'Join {context} to view this work item',
|
|
106
|
+
'fabric.linking.learn_more_about_connecting_account': 'Learn more about connecting your account to Atlassian products.',
|
|
107
|
+
'fabric.linking.learn_more_about_connecting_account-appify': 'Learn more about connecting your account to Atlassian apps.',
|
|
108
|
+
'fabric.linking.learn_more_about_connecting_account_experiment_short': 'Turn your URLs into rich, interactive previews.',
|
|
109
|
+
'fabric.linking.learn_more_about_smart_links': 'Learn more about Smart Links.',
|
|
110
|
+
'fabric.linking.link_safety_warning_message': 'The link {unsafeLinkText} is taking you to a different site, <a>actual link here</a>',
|
|
111
|
+
'fabric.linking.loading': 'Loading...',
|
|
112
|
+
'fabric.linking.modified_on_absolute': 'Updated on {context}',
|
|
113
|
+
'fabric.linking.modified_on_relative': 'Updated {context}',
|
|
114
|
+
'fabric.linking.more_actions': 'More actions',
|
|
115
|
+
'fabric.linking.no_access_title': 'Join {product} to view this content',
|
|
116
|
+
'fabric.linking.not_found_description': "The page doesn't exist or it may have changed after this link was added.",
|
|
117
|
+
'fabric.linking.not_found_title': "We can't show you this {product} page",
|
|
118
|
+
'fabric.linking.open_issue_in_jira': 'Open issue in Jira',
|
|
119
|
+
'fabric.linking.open_issue_in_jira-issue-term-refresh': 'Open work item in Jira',
|
|
120
|
+
'fabric.linking.open_link_in_a_new_tab': 'Open link in a new tab',
|
|
121
|
+
'fabric.linking.owned_by': 'Owned by {context}',
|
|
122
|
+
'fabric.linking.owned_by_override': 'By {context}',
|
|
123
|
+
'fabric.linking.pending_request': 'Your access request is pending',
|
|
124
|
+
'fabric.linking.preview_close': 'Close preview',
|
|
125
|
+
'fabric.linking.preview_description': 'Open a full screen preview of this link',
|
|
126
|
+
'fabric.linking.preview_improved': 'Open preview',
|
|
127
|
+
'fabric.linking.preview_max_size': 'View full screen',
|
|
128
|
+
'fabric.linking.preview_min_size': 'Close full screen',
|
|
129
|
+
'fabric.linking.preview_modal': 'Open preview modal',
|
|
130
|
+
'fabric.linking.preview_panel': 'Open preview panel',
|
|
131
|
+
'fabric.linking.priority_blocker': 'Blocker',
|
|
132
|
+
'fabric.linking.priority_critical': 'Critical',
|
|
133
|
+
'fabric.linking.priority_high': 'High',
|
|
134
|
+
'fabric.linking.priority_highest': 'Highest',
|
|
135
|
+
'fabric.linking.priority_low': 'Low',
|
|
136
|
+
'fabric.linking.priority_lowest': 'Lowest',
|
|
137
|
+
'fabric.linking.priority_major': 'Major',
|
|
138
|
+
'fabric.linking.priority_medium': 'Medium',
|
|
139
|
+
'fabric.linking.priority_minor': 'Minor',
|
|
140
|
+
'fabric.linking.priority_trivial': 'Trivial',
|
|
141
|
+
'fabric.linking.priority_undefined': 'Undefined',
|
|
142
|
+
'fabric.linking.read_time': '{context} min read',
|
|
143
|
+
'fabric.linking.related': 'Related',
|
|
144
|
+
'fabric.linking.related_links_found_in': 'Found in',
|
|
145
|
+
'fabric.linking.related_links_includes_links_to': 'Includes links to',
|
|
146
|
+
'fabric.linking.related_links_modal_error_description': 'Check your connection or refresh the page to try again',
|
|
147
|
+
'fabric.linking.related_links_modal_error_title': "We're having trouble loading related links",
|
|
148
|
+
'fabric.linking.related_links_modal_title': 'Related links',
|
|
149
|
+
'fabric.linking.related_links_modal_unavailable_description': 'We continuously review and add related links for updated pages or other content types',
|
|
150
|
+
'fabric.linking.related_links_modal_unavailable_title': "We couldn't find any related links",
|
|
151
|
+
'fabric.linking.related_links_not_found': "We didn't find any links to show here.",
|
|
152
|
+
'fabric.linking.related_links_view_related_links': 'View related links',
|
|
153
|
+
'fabric.linking.related_links_view_related_urls': 'View recent links',
|
|
154
|
+
'fabric.linking.request_access': 'Request access',
|
|
155
|
+
'fabric.linking.request_access_description': 'Your team uses {product} to collaborate. Send your admin a request for access.',
|
|
156
|
+
'fabric.linking.request_access_pending': 'Pending approval',
|
|
157
|
+
'fabric.linking.request_access_pending_description': 'Your request to access {hostname} is awaiting admin approval.',
|
|
158
|
+
'fabric.linking.request_access_pending_title': 'Access to {product} is pending',
|
|
159
|
+
'fabric.linking.request_access_to_view': 'Request access to {context} to view this issue',
|
|
160
|
+
'fabric.linking.request_access_to_view-issue-term-refresh': 'Request access to {context} to view this work item',
|
|
161
|
+
'fabric.linking.request_denied': 'Your access request was denied',
|
|
162
|
+
'fabric.linking.request_denied_description': "Your admin didn't approve your request to view {product} pages from {hostname}.",
|
|
163
|
+
'fabric.linking.restricted_link': 'Restricted link, try another account',
|
|
164
|
+
'fabric.linking.retry': 'Retry',
|
|
165
|
+
'fabric.linking.save': 'Save',
|
|
166
|
+
'fabric.linking.sent_on_absolute': 'Sent on {context}',
|
|
167
|
+
'fabric.linking.sent_on_relative': 'Sent {context}',
|
|
168
|
+
'fabric.linking.srclink': 'View in',
|
|
169
|
+
'fabric.linking.srclinkunknown': 'View Original',
|
|
170
|
+
'fabric.linking.status_change_load_error': 'We couldn’t load the statuses and transitions',
|
|
171
|
+
'fabric.linking.status_change_permission_error': 'You don’t have permission to transition this issue.',
|
|
172
|
+
'fabric.linking.status_change_permission_error-issue-term-refresh': 'You don’t have permission to transition this work item.',
|
|
173
|
+
'fabric.linking.status_change_update_error': 'We couldn’t update the status',
|
|
174
|
+
'fabric.linking.team_members_count': '{context} members',
|
|
175
|
+
'fabric.linking.try_again': 'Try again',
|
|
176
|
+
'fabric.linking.try_another_account': 'Try another account',
|
|
177
|
+
'fabric.linking.unassigned': 'Unassigned',
|
|
178
|
+
'fabric.linking.unauthorised_account_description': "You're trying to preview a link to a private {context} page. We recommend you review the URL or contact the page owner.",
|
|
179
|
+
'fabric.linking.unauthorised_account_description_no_provider': "You're trying to preview a link to a private page. We recommend you review the URL or contact the page owner.",
|
|
180
|
+
'fabric.linking.unauthorised_account_name': "We can't display private pages from {context}",
|
|
181
|
+
'fabric.linking.unauthorised_account_name_no_provider': "We can't display private pages",
|
|
182
|
+
'fabric.linking.unfollow': 'Unfollow',
|
|
183
|
+
'fabric.linking.unfollow_goal': 'Unfollow goal',
|
|
184
|
+
'fabric.linking.unfollow_goal_description': 'Unfollow to stop receiving notifications for this goal',
|
|
185
|
+
'fabric.linking.unfollow_goal_error': 'We encountered an error while trying to unfollow the goal. Check your connection or refresh the page and try again.',
|
|
186
|
+
'fabric.linking.unfollow_project': 'Unfollow project',
|
|
187
|
+
'fabric.linking.unfollow_project_description': 'Unfollow to stop receiving project notifications',
|
|
188
|
+
'fabric.linking.unfollow_project_description-galaxia': 'Unfollow to stop receiving space notifications',
|
|
189
|
+
'fabric.linking.unfollow_project_error': 'We encountered an error while trying to unfollow the project. Check your connection or refresh the page and try again.',
|
|
190
|
+
'fabric.linking.unfollow_project_error-galaxia': 'We encountered an error while trying to unfollow the space. Check your connection or refresh the page and try again.',
|
|
191
|
+
'fabric.linking.unlink_account': 'Unlink Account',
|
|
192
|
+
'fabric.linking.updated_by': 'Modified by {context}',
|
|
193
|
+
'fabric.linking.user_attributes': '{context}',
|
|
194
|
+
'fabric.linking.view': 'View'
|
|
195
|
+
};
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.default = void 0;
|
|
8
|
-
var _en_GB = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-linking-platform-smart-card/i18n/en_GB"));
|
|
9
7
|
/* prettier-ignore */
|
|
10
8
|
/**
|
|
11
9
|
* NOTE:
|
|
@@ -13,4 +11,185 @@ var _en_GB = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-linking
|
|
|
13
11
|
* This file is automatically generated by Traduki 2.0.
|
|
14
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
15
13
|
*/
|
|
16
|
-
|
|
14
|
+
//English (United Kingdom)
|
|
15
|
+
var _default = exports.default = {
|
|
16
|
+
TjkENX: 'Search error',
|
|
17
|
+
'automation-menu.empty-state.image.alt': 'Empty automation list icon',
|
|
18
|
+
'automation-menu.empty-state.learn-more.link': 'Learn more about the manual trigger',
|
|
19
|
+
'automation-menu.modal.empty.automations.admin.description': 'Use the manual trigger to populate a menu of selections that anyone, or people you specify, can apply as one-click automations.',
|
|
20
|
+
'automation-menu.modal.empty.automations.user.description': 'Admins haven’t configured any manually triggered automations yet.',
|
|
21
|
+
'automation-menu.modal.error.description': 'This is taking awhile to load. Try refreshing the page.',
|
|
22
|
+
'automation-menu.modal.error.image.alt': 'Error icon',
|
|
23
|
+
'automation-menu.modal.footer.automate-button': 'Automate',
|
|
24
|
+
'automation-menu.modal.footer.cancel-button': 'Cancel',
|
|
25
|
+
'automation-menu.modal.footer.get-started-button': 'Create automation',
|
|
26
|
+
'automation-menu.modal.footer.ok-button': 'Ok',
|
|
27
|
+
'automation-menu.modal.header.icon.label': 'Automation modal header icon',
|
|
28
|
+
'automation-menu.success-state.message': 'Your automation is in progress',
|
|
29
|
+
'compass.applied_components_count.non-final': 'Applied to {numberOfComponents, plural, one {{numberOfComponents, number} component} other {{numberOfComponents, number} components}}',
|
|
30
|
+
'fabric.linking.access_exists_description': 'Request access to view this content from {hostname}.',
|
|
31
|
+
'fabric.linking.actions': 'Actions',
|
|
32
|
+
'fabric.linking.add_account': 'Add account',
|
|
33
|
+
'fabric.linking.ai_summarize': 'Summarise',
|
|
34
|
+
'fabric.linking.ai_summarized': 'Summarised by Atlassian Intelligence',
|
|
35
|
+
'fabric.linking.ai_summarized_abbreviation': 'Summarised by AI',
|
|
36
|
+
'fabric.linking.ai_summarized_info': 'Information quality may vary. <a>Learn more</a>',
|
|
37
|
+
'fabric.linking.ai_summarized_info_short': 'Content quality may vary',
|
|
38
|
+
'fabric.linking.ai_summarizing': 'Atlassian Intelligence is working...',
|
|
39
|
+
'fabric.linking.ai_summary_action': 'Summarise with AI',
|
|
40
|
+
'fabric.linking.ai_summary_action_description': 'Summarise the content of this link using Atlassian Intelligence.',
|
|
41
|
+
'fabric.linking.ai_summary_error_acceptable_use_violation': "We cannot show the results of this summary as it goes against <a>Atlassian's Acceptable Use Policy</a>.",
|
|
42
|
+
'fabric.linking.ai_summary_error_exceeding_context_length_error': "Atlassian Intelligence can't generate a summary for you right now as there is too much content to summarise.",
|
|
43
|
+
'fabric.linking.ai_summary_error_generic': 'Atlassian Intelligence (AI) isn’t responding. Try again later or <a>check the status of AI</a>.',
|
|
44
|
+
'fabric.linking.ai_summary_error_hipaa_content_detected': 'Atlassian Intelligence was unable to process your request as your content contains links to HIPAA restricted content.',
|
|
45
|
+
'fabric.linking.assigned_to': 'Assigned to {context}',
|
|
46
|
+
'fabric.linking.automation-action.confluence.page.modal.description': 'Apply an automation to <b>{name}</b>.{br}The available selections are controlled by Confluence and space administrators.',
|
|
47
|
+
'fabric.linking.automation-action.confluence.page.modal.title': 'Page automations',
|
|
48
|
+
'fabric.linking.automation-action.icon.label': 'Automation icon',
|
|
49
|
+
'fabric.linking.automation-action.title': 'View automation rules',
|
|
50
|
+
'fabric.linking.automation-action.tooltip': 'Select an automation rule to run',
|
|
51
|
+
'fabric.linking.beta': 'Beta',
|
|
52
|
+
'fabric.linking.cancel': 'Cancel',
|
|
53
|
+
'fabric.linking.cannot_connect': "Can't connect, try again",
|
|
54
|
+
'fabric.linking.cannot_find_link': "Can't find link",
|
|
55
|
+
'fabric.linking.check_this_link': 'Check this link',
|
|
56
|
+
'fabric.linking.click_to_join': 'Join {context}',
|
|
57
|
+
'fabric.linking.click_to_join_description': "You've been approved, so you can join {context} right away.",
|
|
58
|
+
'fabric.linking.close': 'Close',
|
|
59
|
+
'fabric.linking.connect_account_description': "We'll open a new page to help you connect your {name} account",
|
|
60
|
+
'fabric.linking.connect_link_account': 'Connect to preview',
|
|
61
|
+
'fabric.linking.connect_link_account_card_view': 'Connect',
|
|
62
|
+
'fabric.linking.connect_link_account_card_view_description': 'To show a preview of this link, connect your {context} account.',
|
|
63
|
+
'fabric.linking.connect_link_account_card_view_name': 'Connect your {context} account',
|
|
64
|
+
'fabric.linking.connect_to': 'Connect to {name}',
|
|
65
|
+
'fabric.linking.connect_unauthorised_account_action': 'Connect to {context}',
|
|
66
|
+
'fabric.linking.connect_unauthorised_account_description': 'Connect your {context} account to collaborate on work across Atlassian products.',
|
|
67
|
+
'fabric.linking.connect_unauthorised_account_description-appify': 'Connect your {context} account to collaborate on work across Atlassian apps.',
|
|
68
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Connect your account to collaborate on work across Atlassian products.',
|
|
69
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider-appify': 'Connect your account to collaborate on work across Atlassian apps.',
|
|
70
|
+
'fabric.linking.continue': 'Continue',
|
|
71
|
+
'fabric.linking.copied_summary_action_description': 'Copied summary to clipboard',
|
|
72
|
+
'fabric.linking.copied_url_to_clipboard': 'Copied!',
|
|
73
|
+
'fabric.linking.copy_summary_action': 'Copy summary',
|
|
74
|
+
'fabric.linking.copy_summary_action_description': 'Copy summary',
|
|
75
|
+
'fabric.linking.copy_url_to_clipboard': 'Copy link',
|
|
76
|
+
'fabric.linking.couldnt_load_link': "We couldn't load this link for an unknown reason.",
|
|
77
|
+
'fabric.linking.create_on_absolute': 'Created on {context}',
|
|
78
|
+
'fabric.linking.create_on_relative': 'Created {context}',
|
|
79
|
+
'fabric.linking.created_by': 'Created by {context}',
|
|
80
|
+
'fabric.linking.delete': 'Delete',
|
|
81
|
+
'fabric.linking.direct_access': 'Join now',
|
|
82
|
+
'fabric.linking.direct_access_description': 'Your team uses {product} to collaborate and you can start using it right away!',
|
|
83
|
+
'fabric.linking.direct_access_title': 'Join {product} to view this content',
|
|
84
|
+
'fabric.linking.download': 'Download',
|
|
85
|
+
'fabric.linking.download_description': 'Download this file into your local storage',
|
|
86
|
+
'fabric.linking.download_file': 'Download file',
|
|
87
|
+
'fabric.linking.edit': 'Edit',
|
|
88
|
+
'fabric.linking.follow': 'Follow',
|
|
89
|
+
'fabric.linking.follow_goal': 'Follow goal',
|
|
90
|
+
'fabric.linking.follow_goal_description': 'Follow this goal to get notifications on updates',
|
|
91
|
+
'fabric.linking.follow_goal_error': 'We encountered an error while trying to follow the goal. Check your connection or refresh the page and try again.',
|
|
92
|
+
'fabric.linking.follow_project': 'Follow project',
|
|
93
|
+
'fabric.linking.follow_project_description': 'Follow to get notifications on this project',
|
|
94
|
+
'fabric.linking.follow_project_description-galaxia': 'Follow to get notifications on this space',
|
|
95
|
+
'fabric.linking.follow_project_error': 'We encountered an error while trying to follow the project. Check your connection or refresh the page and try again.',
|
|
96
|
+
'fabric.linking.follow_project_error-galaxia': 'We encountered an error while trying to follow the space. Check your connection or refresh the page and try again.',
|
|
97
|
+
'fabric.linking.forbidden_access': 'Your access is forbidden',
|
|
98
|
+
'fabric.linking.forbidden_description': 'Contact your admin to request access to {hostname}.',
|
|
99
|
+
'fabric.linking.forbidden_title': "You don't have access to this content",
|
|
100
|
+
'fabric.linking.generic_error_message': 'An error occurred',
|
|
101
|
+
'fabric.linking.go_back': 'Go back',
|
|
102
|
+
'fabric.linking.invalid_permissions': 'Restricted content',
|
|
103
|
+
'fabric.linking.invalid_permissions_description': "You'll need to request access or try a different account to view this preview.",
|
|
104
|
+
'fabric.linking.join_to_view': 'Join {context} to view this issue',
|
|
105
|
+
'fabric.linking.join_to_view-issue-term-refresh': 'Join {context} to view this work item',
|
|
106
|
+
'fabric.linking.learn_more_about_connecting_account': 'Learn more about connecting your account to Atlassian products.',
|
|
107
|
+
'fabric.linking.learn_more_about_connecting_account-appify': 'Learn more about connecting your account to Atlassian apps.',
|
|
108
|
+
'fabric.linking.learn_more_about_connecting_account_experiment_short': 'Turn your URLs into rich, interactive previews.',
|
|
109
|
+
'fabric.linking.learn_more_about_smart_links': 'Learn more about Smart Links.',
|
|
110
|
+
'fabric.linking.link_safety_warning_message': 'The link {unsafeLinkText} is taking you to a different site, <a>actual link here</a>',
|
|
111
|
+
'fabric.linking.loading': 'Loading...',
|
|
112
|
+
'fabric.linking.modified_on_absolute': 'Updated on {context}',
|
|
113
|
+
'fabric.linking.modified_on_relative': 'Updated {context}',
|
|
114
|
+
'fabric.linking.more_actions': 'More actions',
|
|
115
|
+
'fabric.linking.no_access_title': 'Join {product} to view this content',
|
|
116
|
+
'fabric.linking.not_found_description': "The page doesn't exist or it may have changed after this link was added.",
|
|
117
|
+
'fabric.linking.not_found_title': "We can't show you this {product} page",
|
|
118
|
+
'fabric.linking.open_issue_in_jira': 'Open issue in Jira',
|
|
119
|
+
'fabric.linking.open_issue_in_jira-issue-term-refresh': 'Open work item in Jira',
|
|
120
|
+
'fabric.linking.open_link_in_a_new_tab': 'Open link in a new tab',
|
|
121
|
+
'fabric.linking.owned_by': 'Owned by {context}',
|
|
122
|
+
'fabric.linking.owned_by_override': 'By {context}',
|
|
123
|
+
'fabric.linking.pending_request': 'Your access request is pending',
|
|
124
|
+
'fabric.linking.preview_close': 'Close preview',
|
|
125
|
+
'fabric.linking.preview_description': 'Open a full screen preview of this link',
|
|
126
|
+
'fabric.linking.preview_improved': 'Open preview',
|
|
127
|
+
'fabric.linking.preview_max_size': 'View full screen',
|
|
128
|
+
'fabric.linking.preview_min_size': 'Close full screen',
|
|
129
|
+
'fabric.linking.preview_modal': 'Open preview modal',
|
|
130
|
+
'fabric.linking.preview_panel': 'Open preview panel',
|
|
131
|
+
'fabric.linking.priority_blocker': 'Blocker',
|
|
132
|
+
'fabric.linking.priority_critical': 'Critical',
|
|
133
|
+
'fabric.linking.priority_high': 'High',
|
|
134
|
+
'fabric.linking.priority_highest': 'Highest',
|
|
135
|
+
'fabric.linking.priority_low': 'Low',
|
|
136
|
+
'fabric.linking.priority_lowest': 'Lowest',
|
|
137
|
+
'fabric.linking.priority_major': 'Major',
|
|
138
|
+
'fabric.linking.priority_medium': 'Medium',
|
|
139
|
+
'fabric.linking.priority_minor': 'Minor',
|
|
140
|
+
'fabric.linking.priority_trivial': 'Trivial',
|
|
141
|
+
'fabric.linking.priority_undefined': 'Undefined',
|
|
142
|
+
'fabric.linking.read_time': '{context} min read',
|
|
143
|
+
'fabric.linking.related': 'Related',
|
|
144
|
+
'fabric.linking.related_links_found_in': 'Found in',
|
|
145
|
+
'fabric.linking.related_links_includes_links_to': 'Includes links to',
|
|
146
|
+
'fabric.linking.related_links_modal_error_description': 'Check your connection or refresh the page to try again',
|
|
147
|
+
'fabric.linking.related_links_modal_error_title': "We're having trouble loading related links",
|
|
148
|
+
'fabric.linking.related_links_modal_title': 'Related links',
|
|
149
|
+
'fabric.linking.related_links_modal_unavailable_description': 'We continuously review and add related links for updated pages or other content types',
|
|
150
|
+
'fabric.linking.related_links_modal_unavailable_title': "We couldn't find any related links",
|
|
151
|
+
'fabric.linking.related_links_not_found': "We didn't find any links to show here.",
|
|
152
|
+
'fabric.linking.related_links_view_related_links': 'View related links',
|
|
153
|
+
'fabric.linking.related_links_view_related_urls': 'View recent links',
|
|
154
|
+
'fabric.linking.request_access': 'Request access',
|
|
155
|
+
'fabric.linking.request_access_description': 'Your team uses {product} to collaborate. Send your admin a request for access.',
|
|
156
|
+
'fabric.linking.request_access_pending': 'Pending approval',
|
|
157
|
+
'fabric.linking.request_access_pending_description': 'Your request to access {hostname} is awaiting admin approval.',
|
|
158
|
+
'fabric.linking.request_access_pending_title': 'Access to {product} is pending',
|
|
159
|
+
'fabric.linking.request_access_to_view': 'Request access to {context} to view this issue',
|
|
160
|
+
'fabric.linking.request_access_to_view-issue-term-refresh': 'Request access to {context} to view this work item',
|
|
161
|
+
'fabric.linking.request_denied': 'Your access request was denied',
|
|
162
|
+
'fabric.linking.request_denied_description': "Your admin didn't approve your request to view {product} pages from {hostname}.",
|
|
163
|
+
'fabric.linking.restricted_link': 'Restricted link, try another account',
|
|
164
|
+
'fabric.linking.retry': 'Retry',
|
|
165
|
+
'fabric.linking.save': 'Save',
|
|
166
|
+
'fabric.linking.sent_on_absolute': 'Sent on {context}',
|
|
167
|
+
'fabric.linking.sent_on_relative': 'Sent {context}',
|
|
168
|
+
'fabric.linking.srclink': 'View in',
|
|
169
|
+
'fabric.linking.srclinkunknown': 'View Original',
|
|
170
|
+
'fabric.linking.status_change_load_error': 'We couldn’t load the statuses and transitions',
|
|
171
|
+
'fabric.linking.status_change_permission_error': 'You don’t have permission to transition this issue.',
|
|
172
|
+
'fabric.linking.status_change_permission_error-issue-term-refresh': 'You don’t have permission to transition this work item.',
|
|
173
|
+
'fabric.linking.status_change_update_error': 'We couldn’t update the status',
|
|
174
|
+
'fabric.linking.team_members_count': '{context} members',
|
|
175
|
+
'fabric.linking.try_again': 'Try again',
|
|
176
|
+
'fabric.linking.try_another_account': 'Try another account',
|
|
177
|
+
'fabric.linking.unassigned': 'Unassigned',
|
|
178
|
+
'fabric.linking.unauthorised_account_description': "You're trying to preview a link to a private {context} page. We recommend you review the URL or contact the page owner.",
|
|
179
|
+
'fabric.linking.unauthorised_account_description_no_provider': "You're trying to preview a link to a private page. We recommend you review the URL or contact the page owner.",
|
|
180
|
+
'fabric.linking.unauthorised_account_name': "We can't display private pages from {context}",
|
|
181
|
+
'fabric.linking.unauthorised_account_name_no_provider': "We can't display private pages",
|
|
182
|
+
'fabric.linking.unfollow': 'Unfollow',
|
|
183
|
+
'fabric.linking.unfollow_goal': 'Unfollow goal',
|
|
184
|
+
'fabric.linking.unfollow_goal_description': 'Unfollow to stop receiving notifications for this goal',
|
|
185
|
+
'fabric.linking.unfollow_goal_error': 'We encountered an error while trying to unfollow the goal. Check your connection or refresh the page and try again.',
|
|
186
|
+
'fabric.linking.unfollow_project': 'Unfollow project',
|
|
187
|
+
'fabric.linking.unfollow_project_description': 'Unfollow to stop receiving project notifications',
|
|
188
|
+
'fabric.linking.unfollow_project_description-galaxia': 'Unfollow to stop receiving space notifications',
|
|
189
|
+
'fabric.linking.unfollow_project_error': 'We encountered an error while trying to unfollow the project. Check your connection or refresh the page and try again.',
|
|
190
|
+
'fabric.linking.unfollow_project_error-galaxia': 'We encountered an error while trying to unfollow the space. Check your connection or refresh the page and try again.',
|
|
191
|
+
'fabric.linking.unlink_account': 'Unlink Account',
|
|
192
|
+
'fabric.linking.updated_by': 'Modified by {context}',
|
|
193
|
+
'fabric.linking.user_attributes': '{context}',
|
|
194
|
+
'fabric.linking.view': 'View'
|
|
195
|
+
};
|