@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/es2019/i18n/nl.js
CHANGED
|
@@ -5,6 +5,183 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
8
|
+
//Dutch (Netherlands)
|
|
9
|
+
export default {
|
|
10
|
+
TjkENX: 'Zoekfout',
|
|
11
|
+
'automation-menu.empty-state.image.alt': 'Pictogram lege automatiseringslijst',
|
|
12
|
+
'automation-menu.empty-state.learn-more.link': 'Meer informatie over de handmatige trigger',
|
|
13
|
+
'automation-menu.modal.empty.automations.admin.description': 'Gebruik de handmatige trigger om een menu met selecties in te vullen die iedereen, of door jou opgegeven personen, met één klik automatisch kan toepassen.',
|
|
14
|
+
'automation-menu.modal.empty.automations.user.description': 'Beheerders hebben nog geen handmatig uitgevoerde automatiseringen geconfigureerd.',
|
|
15
|
+
'automation-menu.modal.error.description': 'Het duurt even om dit te laden. Vernieuw de pagina.',
|
|
16
|
+
'automation-menu.modal.error.image.alt': 'Pictogram voor fout',
|
|
17
|
+
'automation-menu.modal.footer.automate-button': 'Automatiseren',
|
|
18
|
+
'automation-menu.modal.footer.cancel-button': 'Annuleren',
|
|
19
|
+
'automation-menu.modal.footer.get-started-button': 'Automatisering aanmaken',
|
|
20
|
+
'automation-menu.modal.footer.ok-button': 'Oké',
|
|
21
|
+
'automation-menu.modal.header.icon.label': 'Pictogram van koptekst van automatiseringsmodal',
|
|
22
|
+
'automation-menu.success-state.message': 'Je automatisering wordt uitgevoerd',
|
|
23
|
+
'fabric.linking.access_exists_description': 'Vraag toegang aan om deze inhoud van {hostname} te bekijken.',
|
|
24
|
+
'fabric.linking.actions': 'Acties',
|
|
25
|
+
'fabric.linking.add_account': 'Account toevoegen',
|
|
26
|
+
'fabric.linking.ai_summarize': 'Samenvatten',
|
|
27
|
+
'fabric.linking.ai_summarized': 'Samengevat door Atlassian Intelligence',
|
|
28
|
+
'fabric.linking.ai_summarized_abbreviation': 'Samengevat door AI',
|
|
29
|
+
'fabric.linking.ai_summarized_info': 'De kwaliteit van de informatie kan verschillen. <a>Meer informatie</a>',
|
|
30
|
+
'fabric.linking.ai_summarized_info_short': 'De kwaliteit van de inhoud kan verschillen',
|
|
31
|
+
'fabric.linking.ai_summarizing': 'Atlassian Intelligence is bezig ...',
|
|
32
|
+
'fabric.linking.ai_summary_action': 'Samenvatten met AI',
|
|
33
|
+
'fabric.linking.ai_summary_action_description': 'Vat de inhoud van deze link samen met behulp van Atlassian Intelligence.',
|
|
34
|
+
'fabric.linking.ai_summary_error_acceptable_use_violation': 'We kunnen de resultaten van dit overzicht niet weergeven, omdat deze in strijd is met het <a>Acceptabel Gebruiksbeleid van Atlassian</a>.',
|
|
35
|
+
'fabric.linking.ai_summary_error_exceeding_context_length_error': 'Atlassian Intelligence kan op dit moment geen samenvatting voor je maken, omdat er te veel inhoud is om samen te vatten.',
|
|
36
|
+
'fabric.linking.ai_summary_error_generic': 'Atlassian Intelligence (AI) reageert niet. Probeer het later opnieuw of <a>controleer de status van AI</a>.',
|
|
37
|
+
'fabric.linking.ai_summary_error_hipaa_content_detected': 'Atlassian Intelligence kon je aanvraag niet verwerken omdat je inhoud links bevat naar inhoud met een HIPAA-beperking.',
|
|
38
|
+
'fabric.linking.assigned_to': 'Toegewezen aan {context}',
|
|
39
|
+
'fabric.linking.automation-action.confluence.page.modal.description': 'Een automatisering toepassen op <b>{name}</b>.{br}De beschikbare selecties worden beheerd door Confluence en spacebeheerders.',
|
|
40
|
+
'fabric.linking.automation-action.confluence.page.modal.title': 'Pagina-automatiseringen',
|
|
41
|
+
'fabric.linking.automation-action.icon.label': 'Pictogram automatisering',
|
|
42
|
+
'fabric.linking.automation-action.title': 'Automatiseringsregels bekijken',
|
|
43
|
+
'fabric.linking.automation-action.tooltip': 'Selecteer een automatiseringsregel om uit te voeren',
|
|
44
|
+
'fabric.linking.beta': 'Bèta',
|
|
45
|
+
'fabric.linking.cancel': 'Annuleren',
|
|
46
|
+
'fabric.linking.cannot_connect': 'Geen verbinding, probeer het opnieuw',
|
|
47
|
+
'fabric.linking.cannot_find_link': 'Kan link niet vinden',
|
|
48
|
+
'fabric.linking.check_this_link': 'Deze link controleren',
|
|
49
|
+
'fabric.linking.click_to_join': 'Neem deel aan {context}',
|
|
50
|
+
'fabric.linking.click_to_join_description': 'Je bent goedgekeurd, dus je kunt onmiddellijk deelnemen aan {context}.',
|
|
51
|
+
'fabric.linking.close': 'Sluiten',
|
|
52
|
+
'fabric.linking.connect_account_description': 'We zullen een nieuwe pagina openen waarop je je {name}-account kunt verbinden',
|
|
53
|
+
'fabric.linking.connect_link_account': 'Maak verbinding voor voorbeeld',
|
|
54
|
+
'fabric.linking.connect_link_account_card_view': 'Koppelen',
|
|
55
|
+
'fabric.linking.connect_link_account_card_view_description': 'Koppel je {context}-account om een voorbeeld van deze link weer te geven.',
|
|
56
|
+
'fabric.linking.connect_link_account_card_view_name': 'Koppel je {context}-account',
|
|
57
|
+
'fabric.linking.connect_to': 'Met {name} verbinden',
|
|
58
|
+
'fabric.linking.connect_unauthorised_account_action': 'Met {context} koppelen',
|
|
59
|
+
'fabric.linking.connect_unauthorised_account_description': 'Koppel je {context}-account om samen te werken op verschillende Atlassian-producten.',
|
|
60
|
+
'fabric.linking.connect_unauthorised_account_description-appify': 'Koppel je {context}-account om samen te werken op verschillende Atlassian-apps.',
|
|
61
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Koppel je account om samen te werken op verschillende Atlassian-producten.',
|
|
62
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider-appify': 'Koppel je account om samen te werken op verschillende Atlassian-apps.',
|
|
63
|
+
'fabric.linking.continue': 'Doorgaan',
|
|
64
|
+
'fabric.linking.copied_summary_action_description': 'Samenvatting naar klembord gekopieerd',
|
|
65
|
+
'fabric.linking.copied_url_to_clipboard': 'Gekopieerd!',
|
|
66
|
+
'fabric.linking.copy_summary_action': 'Samenvatting kopiëren',
|
|
67
|
+
'fabric.linking.copy_summary_action_description': 'Samenvatting kopiëren',
|
|
68
|
+
'fabric.linking.copy_url_to_clipboard': 'Link kopiëren',
|
|
69
|
+
'fabric.linking.couldnt_load_link': 'Om een onbekende reden konden we deze link niet laden.',
|
|
70
|
+
'fabric.linking.create_on_absolute': 'Aangemaakt op {context}',
|
|
71
|
+
'fabric.linking.create_on_relative': 'Aangemaakt: {context}',
|
|
72
|
+
'fabric.linking.created_by': 'Aangemaakt door {context}',
|
|
73
|
+
'fabric.linking.delete': 'Verwijderen',
|
|
74
|
+
'fabric.linking.direct_access': 'Nu lid worden',
|
|
75
|
+
'fabric.linking.direct_access_description': 'Je team gebruikt {product} om samen te werken. Je kunt er meteen mee aan de slag!',
|
|
76
|
+
'fabric.linking.direct_access_title': 'Word lid van {product} om deze inhoud te bekijken',
|
|
77
|
+
'fabric.linking.download': 'Downloaden',
|
|
78
|
+
'fabric.linking.download_description': 'Download dit bestand naar je lokale opslag',
|
|
79
|
+
'fabric.linking.download_file': 'Bestand downloaden',
|
|
80
|
+
'fabric.linking.edit': 'Bewerken',
|
|
81
|
+
'fabric.linking.follow': 'Volgen',
|
|
82
|
+
'fabric.linking.follow_goal': 'Doel volgen',
|
|
83
|
+
'fabric.linking.follow_goal_description': 'Volg dit doel om op de hoogte te worden gehouden van updates',
|
|
84
|
+
'fabric.linking.follow_goal_error': 'Er is een fout opgetreden toen we het doel probeerden te volgen. Controleer je verbinding of vernieuw de pagina en probeer het opnieuw.',
|
|
85
|
+
'fabric.linking.follow_project': 'Project volgen',
|
|
86
|
+
'fabric.linking.follow_project_description': 'Volg om meldingen van dit project te ontvangen',
|
|
87
|
+
'fabric.linking.follow_project_description-galaxia': 'Volg om meldingen van deze space te ontvangen',
|
|
88
|
+
'fabric.linking.follow_project_error': 'Er is een fout opgetreden toen we het project probeerden te volgen. Controleer je verbinding of vernieuw de pagina en probeer het opnieuw.',
|
|
89
|
+
'fabric.linking.follow_project_error-galaxia': 'Er is een fout opgetreden toen we de space probeerden te volgen. Controleer je verbinding of vernieuw de pagina en probeer het opnieuw.',
|
|
90
|
+
'fabric.linking.forbidden_access': 'Je hebt geen toegang',
|
|
91
|
+
'fabric.linking.forbidden_description': 'Neem contact op met je beheerder om toegang aan te vragen tot {hostname}.',
|
|
92
|
+
'fabric.linking.forbidden_title': 'Je hebt geen toegang tot deze inhoud',
|
|
93
|
+
'fabric.linking.generic_error_message': 'Er is een fout opgetreden',
|
|
94
|
+
'fabric.linking.go_back': 'Teruggaan',
|
|
95
|
+
'fabric.linking.invalid_permissions': 'Beperkte toegang',
|
|
96
|
+
'fabric.linking.invalid_permissions_description': 'Je moet om toegang vragen of een ander account proberen om deze voorvertoning te bekijken.',
|
|
97
|
+
'fabric.linking.join_to_view': 'Word lid van {context} om deze issue te bekijken',
|
|
98
|
+
'fabric.linking.join_to_view-issue-term-refresh': 'Word lid van {context} om dit werkitem te bekijken',
|
|
99
|
+
'fabric.linking.learn_more_about_connecting_account': 'Meer informatie over het koppelen van je account aan Atlassian-producten.',
|
|
100
|
+
'fabric.linking.learn_more_about_connecting_account-appify': 'Meer informatie over het koppelen van je account aan Atlassian-apps.',
|
|
101
|
+
'fabric.linking.learn_more_about_smart_links': 'Meer informatie over Smart Links.',
|
|
102
|
+
'fabric.linking.link_safety_warning_message': 'De link {unsafeLinkText} is gekoppeld aan een andere site, gebruik <a>actual link here</a>',
|
|
103
|
+
'fabric.linking.loading': 'Laden...',
|
|
104
|
+
'fabric.linking.modified_on_absolute': 'Bijgewerkt op {context}',
|
|
105
|
+
'fabric.linking.modified_on_relative': 'Bijgewerkt: {context}',
|
|
106
|
+
'fabric.linking.more_actions': 'Meer acties',
|
|
107
|
+
'fabric.linking.no_access_title': 'Word lid van {product} om deze inhoud te bekijken',
|
|
108
|
+
'fabric.linking.not_found_description': 'Deze pagina bestaat niet of is mogelijk gewijzigd nadat deze link is toegevoegd.',
|
|
109
|
+
'fabric.linking.not_found_title': 'We kunnen deze {product}-pagina niet weergeven',
|
|
110
|
+
'fabric.linking.open_issue_in_jira': 'Open issue in Jira',
|
|
111
|
+
'fabric.linking.open_issue_in_jira-issue-term-refresh': 'Open werkitem in Jira',
|
|
112
|
+
'fabric.linking.open_link_in_a_new_tab': 'Open de link in een nieuw tabblad',
|
|
113
|
+
'fabric.linking.owned_by': 'Eigendom van {context}',
|
|
114
|
+
'fabric.linking.owned_by_override': 'Door {context}',
|
|
115
|
+
'fabric.linking.pending_request': 'Je toegangsaanvraag wordt behandeld.',
|
|
116
|
+
'fabric.linking.preview_close': 'Voorbeeldweergave sluiten',
|
|
117
|
+
'fabric.linking.preview_description': 'Open een voorvertoning in volledig scherm van deze link',
|
|
118
|
+
'fabric.linking.preview_improved': 'Voorbeeld openen',
|
|
119
|
+
'fabric.linking.preview_max_size': 'Volledig scherm openen',
|
|
120
|
+
'fabric.linking.preview_min_size': 'Volledig scherm sluiten',
|
|
121
|
+
'fabric.linking.preview_modal': 'Voorvertoning openen',
|
|
122
|
+
'fabric.linking.preview_panel': 'Voorvertoningsvenster openen',
|
|
123
|
+
'fabric.linking.priority_blocker': 'Blocker',
|
|
124
|
+
'fabric.linking.priority_critical': 'Kritiek',
|
|
125
|
+
'fabric.linking.priority_high': 'Hoog',
|
|
126
|
+
'fabric.linking.priority_highest': 'Hoogst',
|
|
127
|
+
'fabric.linking.priority_low': 'Laag',
|
|
128
|
+
'fabric.linking.priority_lowest': 'Laagst',
|
|
129
|
+
'fabric.linking.priority_major': 'Groot',
|
|
130
|
+
'fabric.linking.priority_medium': 'Medium',
|
|
131
|
+
'fabric.linking.priority_minor': 'Gering',
|
|
132
|
+
'fabric.linking.priority_trivial': 'Triviaal',
|
|
133
|
+
'fabric.linking.priority_undefined': 'Niet gedefinieerd',
|
|
134
|
+
'fabric.linking.read_time': '{context} min. leestijd',
|
|
135
|
+
'fabric.linking.related': 'Gerelateerd',
|
|
136
|
+
'fabric.linking.related_links_found_in': 'Gevonden in',
|
|
137
|
+
'fabric.linking.related_links_includes_links_to': 'Inclusief links naar',
|
|
138
|
+
'fabric.linking.related_links_modal_error_description': 'Controleer je verbinding of vernieuw de pagina om het opnieuw te proberen',
|
|
139
|
+
'fabric.linking.related_links_modal_error_title': 'Er zijn wat problemen met het laden van gerelateerde links',
|
|
140
|
+
'fabric.linking.related_links_modal_title': 'Gerelateerde links',
|
|
141
|
+
'fabric.linking.related_links_modal_unavailable_description': "We beoordelen links voortdurend en voegen regelmatig gerelateerde links toe voor bijgewerkte pagina's of andere inhoudstypen",
|
|
142
|
+
'fabric.linking.related_links_modal_unavailable_title': 'Er zijn geen gerelateerde links gevonden',
|
|
143
|
+
'fabric.linking.related_links_not_found': 'We konden geen links vinden om hier weer te geven.',
|
|
144
|
+
'fabric.linking.related_links_view_related_links': 'Gerelateerde links weergeven',
|
|
145
|
+
'fabric.linking.related_links_view_related_urls': 'Recente links bekijken',
|
|
146
|
+
'fabric.linking.request_access': 'Toegang aanvragen',
|
|
147
|
+
'fabric.linking.request_access_description': 'Je team gebruikt {product} om samen te werken. Vraag je beheerder om toestemming.',
|
|
148
|
+
'fabric.linking.request_access_pending': 'Wachten op goedkeuring',
|
|
149
|
+
'fabric.linking.request_access_pending_description': 'Je aanvraag voor toegang tot {hostname} is in afwachting van goedkeuring van de beheerder.',
|
|
150
|
+
'fabric.linking.request_access_pending_title': 'Toegang tot {product} is in afwachting',
|
|
151
|
+
'fabric.linking.request_access_to_view': 'Vraag toegang aan tot {context} om deze issue te bekijken',
|
|
152
|
+
'fabric.linking.request_access_to_view-issue-term-refresh': 'Vraag toegang aan tot {context} om dit werkitem te bekijken',
|
|
153
|
+
'fabric.linking.request_denied': 'Je toegangsaanvraag is afgewezen',
|
|
154
|
+
'fabric.linking.request_denied_description': "Je beheerder heeft je aanvraag om {product}-pagina's te bekijken van {hostname} niet goedgekeurd.",
|
|
155
|
+
'fabric.linking.restricted_link': 'Afgeschermde link, probeer een ander account',
|
|
156
|
+
'fabric.linking.retry': 'Probeer opnieuw',
|
|
157
|
+
'fabric.linking.save': 'Opslaan',
|
|
158
|
+
'fabric.linking.sent_on_absolute': 'Verzonden op {context}',
|
|
159
|
+
'fabric.linking.sent_on_relative': 'Verzonden {context}',
|
|
160
|
+
'fabric.linking.srclink': 'Bekijken in',
|
|
161
|
+
'fabric.linking.srclinkunknown': 'Bekijk Origineel',
|
|
162
|
+
'fabric.linking.status_change_load_error': 'We konden de statussen en transities niet laden',
|
|
163
|
+
'fabric.linking.status_change_permission_error': 'Je hebt geen rechten om deze issue over te zetten.',
|
|
164
|
+
'fabric.linking.status_change_permission_error-issue-term-refresh': 'Je hebt geen rechten om dit werkitem over te zetten.',
|
|
165
|
+
'fabric.linking.status_change_update_error': 'We konden de status niet bijwerken',
|
|
166
|
+
'fabric.linking.team_members_count': '{context} leden',
|
|
167
|
+
'fabric.linking.try_again': 'Opnieuw proberen',
|
|
168
|
+
'fabric.linking.try_another_account': 'Gebruik een ander account',
|
|
169
|
+
'fabric.linking.unassigned': 'Niet toegewezen',
|
|
170
|
+
'fabric.linking.unauthorised_account_description': 'Je probeert een voorbeeldweergave van een link naar een besloten {context}-pagina te bekijken. We raden je aan om URL te controleren of om contact op te nemen met de eigenaar van de pagina.',
|
|
171
|
+
'fabric.linking.unauthorised_account_description_no_provider': 'Je probeert een voorbeeldweergave van een link naar een besloten pagina te bekijken. We raden je aan om URL te controleren of om contact op te nemen met de eigenaar van de pagina.',
|
|
172
|
+
'fabric.linking.unauthorised_account_name': "We kunnen besloten pagina's van {context} niet weergeven",
|
|
173
|
+
'fabric.linking.unauthorised_account_name_no_provider': "We kunnen besloten pagina's niet weergeven",
|
|
174
|
+
'fabric.linking.unfollow': 'Niet meer volgen',
|
|
175
|
+
'fabric.linking.unfollow_goal': 'Stoppen met volgen van doel',
|
|
176
|
+
'fabric.linking.unfollow_goal_description': 'Stop met volgen om geen meldingen voor dit doel meer te ontvangen',
|
|
177
|
+
'fabric.linking.unfollow_goal_error': 'Er is een fout opgetreden toen we probeerden te stoppen met volgen van het doel. Controleer je verbinding of vernieuw de pagina en probeer het opnieuw.',
|
|
178
|
+
'fabric.linking.unfollow_project': 'Project niet meer volgen',
|
|
179
|
+
'fabric.linking.unfollow_project_description': 'Stop met volgen om geen projectmeldingen meer te ontvangen',
|
|
180
|
+
'fabric.linking.unfollow_project_description-galaxia': 'Stop met volgen om geen ruimtemeldingen meer te ontvangen',
|
|
181
|
+
'fabric.linking.unfollow_project_error': 'Er is een fout opgetreden toen we probeerden te stoppen met volgen van het project. Controleer je verbinding of vernieuw de pagina en probeer het opnieuw.',
|
|
182
|
+
'fabric.linking.unfollow_project_error-galaxia': 'Er is een fout opgetreden toen we probeerden te stoppen met volgen van de space. Controleer je verbinding of vernieuw de pagina en probeer het opnieuw.',
|
|
183
|
+
'fabric.linking.unlink_account': 'Verbinding met account verwijderen',
|
|
184
|
+
'fabric.linking.updated_by': 'Gewijzigd door {context}',
|
|
185
|
+
'fabric.linking.user_attributes': '{context}',
|
|
186
|
+
'fabric.linking.view': 'Bekijken'
|
|
187
|
+
};
|
package/dist/es2019/i18n/pl.js
CHANGED
|
@@ -5,6 +5,183 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
8
|
+
//Polish (Poland)
|
|
9
|
+
export default {
|
|
10
|
+
TjkENX: 'Błąd wyszukiwania',
|
|
11
|
+
'automation-menu.empty-state.image.alt': 'Ikona pustej listy automatyzacji',
|
|
12
|
+
'automation-menu.empty-state.learn-more.link': 'Dowiedz się więcej o ręcznym wyzwalaniu',
|
|
13
|
+
'automation-menu.modal.empty.automations.admin.description': 'Użyj ręcznego wyzwalania, aby wypełnić menu opcji do wyboru, które każdy — albo wskazane przez Ciebie osoby — może zastosować jako automatyzację jednym kliknięciem.',
|
|
14
|
+
'automation-menu.modal.empty.automations.user.description': 'Administratorzy nie skonfigurowali jeszcze żadnych ręcznie wyzwalanych automatyzacji.',
|
|
15
|
+
'automation-menu.modal.error.description': 'Ładowanie trwa za długo. Spróbuj odświeżyć stronę.',
|
|
16
|
+
'automation-menu.modal.error.image.alt': 'Ikona błędu',
|
|
17
|
+
'automation-menu.modal.footer.automate-button': 'Automatyzuj',
|
|
18
|
+
'automation-menu.modal.footer.cancel-button': 'Anuluj',
|
|
19
|
+
'automation-menu.modal.footer.get-started-button': 'Utwórz automatyzację',
|
|
20
|
+
'automation-menu.modal.footer.ok-button': 'OK',
|
|
21
|
+
'automation-menu.modal.header.icon.label': 'Ikona nagłówka okna modalnego automatyzacji',
|
|
22
|
+
'automation-menu.success-state.message': 'Automatyzacja jest w toku',
|
|
23
|
+
'fabric.linking.access_exists_description': 'Poproś o dostęp, aby wyświetlić tę treść z witryny {hostname}.',
|
|
24
|
+
'fabric.linking.actions': 'Akcje',
|
|
25
|
+
'fabric.linking.add_account': 'Dodaj konto',
|
|
26
|
+
'fabric.linking.ai_summarize': 'Podsumuj',
|
|
27
|
+
'fabric.linking.ai_summarized': 'Podsumowane przez Atlassian Intelligence',
|
|
28
|
+
'fabric.linking.ai_summarized_abbreviation': 'Podsumowane przez AI',
|
|
29
|
+
'fabric.linking.ai_summarized_info': 'Jakość informacji może się różnić. <a>Dowiedz się więcej</a>',
|
|
30
|
+
'fabric.linking.ai_summarized_info_short': 'Jakość treści może być zmienna',
|
|
31
|
+
'fabric.linking.ai_summarizing': 'Atlassian Intelligence wykonuje swoją pracę…',
|
|
32
|
+
'fabric.linking.ai_summary_action': 'Użyj AI do podsumowań',
|
|
33
|
+
'fabric.linking.ai_summary_action_description': 'Podsumuj zawartość tego łącza za pomocą funkcji Atlassian Intelligence.',
|
|
34
|
+
'fabric.linking.ai_summary_error_acceptable_use_violation': 'Nie możemy pokazać wyników tego podsumowania, ponieważ jest to sprzeczne z <a>zasadami dopuszczalnego użytkowania Atlassian</a>.',
|
|
35
|
+
'fabric.linking.ai_summary_error_exceeding_context_length_error': 'Atlassian Intelligence nie może teraz wygenerować podsumowania, ponieważ jest zbyt dużo treści do podsumowania.',
|
|
36
|
+
'fabric.linking.ai_summary_error_generic': 'Atlassian Intelligence (AI) nie odpowiada. Spróbuj ponownie później lub <a>sprawdź status AI</a>.',
|
|
37
|
+
'fabric.linking.ai_summary_error_hipaa_content_detected': 'Atlassian Intelligence nie może przetworzyć Twojego wniosku, ponieważ treść zawiera łącza do zawartości podlegających ograniczeniom przepisów HIPAA.',
|
|
38
|
+
'fabric.linking.assigned_to': 'Przypisano do {context}',
|
|
39
|
+
'fabric.linking.automation-action.confluence.page.modal.description': 'Zastosuj automatyzacje do <b>{name}</b>.{br}Opcje dostępne do wyboru są kontrolowane przez administratorów Confluence i przestrzeni.',
|
|
40
|
+
'fabric.linking.automation-action.confluence.page.modal.title': 'Automatyzacje stron',
|
|
41
|
+
'fabric.linking.automation-action.icon.label': 'Ikona automatyzacji',
|
|
42
|
+
'fabric.linking.automation-action.title': 'Wyświetl reguły automatyzacji',
|
|
43
|
+
'fabric.linking.automation-action.tooltip': 'Wybierz regułę automatyzacja do uruchomienia',
|
|
44
|
+
'fabric.linking.beta': 'Wersja beta',
|
|
45
|
+
'fabric.linking.cancel': 'Anuluj',
|
|
46
|
+
'fabric.linking.cannot_connect': 'Nie można nawiązać połączenia. Spróbuj ponownie.',
|
|
47
|
+
'fabric.linking.cannot_find_link': 'Nie można znaleźć łącza',
|
|
48
|
+
'fabric.linking.check_this_link': 'Sprawdź to łącze',
|
|
49
|
+
'fabric.linking.click_to_join': 'Zacznij korzystać z {context}',
|
|
50
|
+
'fabric.linking.click_to_join_description': 'Uzyskano zatwierdzenie, więc możesz od razu dołączyć do {context}.',
|
|
51
|
+
'fabric.linking.close': 'Zamknij',
|
|
52
|
+
'fabric.linking.connect_account_description': 'Otworzymy nową stronę, aby pomóc Ci połączyć swoje konto {name}',
|
|
53
|
+
'fabric.linking.connect_link_account': 'Połącz podgląd',
|
|
54
|
+
'fabric.linking.connect_link_account_card_view': 'Połącz',
|
|
55
|
+
'fabric.linking.connect_link_account_card_view_description': 'Aby wyświetlić podgląd tego łącza, połącz swoje konto {context}.',
|
|
56
|
+
'fabric.linking.connect_link_account_card_view_name': 'Połącz konto {context}',
|
|
57
|
+
'fabric.linking.connect_to': 'Połącz z {name}',
|
|
58
|
+
'fabric.linking.connect_unauthorised_account_action': 'Połącz z {context}',
|
|
59
|
+
'fabric.linking.connect_unauthorised_account_description': 'Połącz swoje konto {context}, aby współpracować w różnych produktach Atlassian.',
|
|
60
|
+
'fabric.linking.connect_unauthorised_account_description-appify': 'Połącz konto {context}, aby współpracować w różnych aplikacjach Atlassian.',
|
|
61
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Połącz swoje konto, aby współpracować w różnych produktach Atlassian.',
|
|
62
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider-appify': 'Połącz swoje konto, aby współpracować w różnych aplikacjach Atlassian.',
|
|
63
|
+
'fabric.linking.continue': 'Kontynuuj',
|
|
64
|
+
'fabric.linking.copied_summary_action_description': 'Podsumowanie zostało skopiowane do schowka',
|
|
65
|
+
'fabric.linking.copied_url_to_clipboard': 'Skopiowano!',
|
|
66
|
+
'fabric.linking.copy_summary_action': 'Kopiuj podsumowanie',
|
|
67
|
+
'fabric.linking.copy_summary_action_description': 'Kopiuj podsumowanie',
|
|
68
|
+
'fabric.linking.copy_url_to_clipboard': 'Kopiuj łącze',
|
|
69
|
+
'fabric.linking.couldnt_load_link': 'Z nieznanego powodu nie udało się wczytać tego łącza.',
|
|
70
|
+
'fabric.linking.create_on_absolute': 'Utworzono {context}',
|
|
71
|
+
'fabric.linking.create_on_relative': 'Utworzono {context}',
|
|
72
|
+
'fabric.linking.created_by': 'Autor: {context}',
|
|
73
|
+
'fabric.linking.delete': 'Usuń',
|
|
74
|
+
'fabric.linking.direct_access': 'Dołącz teraz',
|
|
75
|
+
'fabric.linking.direct_access_description': 'Twój zespół używa produktu {product} do współpracy – zacznij z niego korzystać już teraz!',
|
|
76
|
+
'fabric.linking.direct_access_title': 'Dołącz do {product}, aby wyświetlić tę treść',
|
|
77
|
+
'fabric.linking.download': 'Pobierz',
|
|
78
|
+
'fabric.linking.download_description': 'Pobierz ten plik do swojej pamięci lokalnej',
|
|
79
|
+
'fabric.linking.download_file': 'Pobierz plik',
|
|
80
|
+
'fabric.linking.edit': 'Edytuj',
|
|
81
|
+
'fabric.linking.follow': 'Obserwuj',
|
|
82
|
+
'fabric.linking.follow_goal': 'Obserwuj cel',
|
|
83
|
+
'fabric.linking.follow_goal_description': 'Obserwuj ten cel, aby otrzymywać powiadomienia o aktualizacjach',
|
|
84
|
+
'fabric.linking.follow_goal_error': 'Podczas próby zaobserwowania celu wystąpił błąd. Sprawdź połączenie internetowe lub odśwież stronę i spróbuj ponownie.',
|
|
85
|
+
'fabric.linking.follow_project': 'Obserwuj projekt',
|
|
86
|
+
'fabric.linking.follow_project_description': 'Obserwuj, aby otrzymywać powiadomienia o tym projekcie',
|
|
87
|
+
'fabric.linking.follow_project_description-galaxia': 'Obserwuj, aby otrzymywać powiadomienia o tej przestrzeni',
|
|
88
|
+
'fabric.linking.follow_project_error': 'Podczas próby zaobserwowania projektu wystąpił błąd. Sprawdź połączenie internetowe lub odśwież stronę i spróbuj ponownie.',
|
|
89
|
+
'fabric.linking.follow_project_error-galaxia': 'Podczas próby zaobserwowania przestrzeni wystąpił błąd. Sprawdź połączenie internetowe lub odśwież stronę i spróbuj ponownie.',
|
|
90
|
+
'fabric.linking.forbidden_access': 'Dostęp zabroniony',
|
|
91
|
+
'fabric.linking.forbidden_description': 'Skontaktuj się z administratorem, aby poprosić o dostęp do witryny {hostname}.',
|
|
92
|
+
'fabric.linking.forbidden_title': 'Nie masz dostępu do tej treści',
|
|
93
|
+
'fabric.linking.generic_error_message': 'Wystąpił błąd',
|
|
94
|
+
'fabric.linking.go_back': 'Wstecz',
|
|
95
|
+
'fabric.linking.invalid_permissions': 'Treść objęta ograniczeniami',
|
|
96
|
+
'fabric.linking.invalid_permissions_description': 'Musisz poprosić o dostęp lub spróbować innego konta, aby zobaczyć ten podgląd.',
|
|
97
|
+
'fabric.linking.join_to_view': 'Dołącz do {context}, aby wyświetlić to zgłoszenie',
|
|
98
|
+
'fabric.linking.join_to_view-issue-term-refresh': 'Dołącz do {context}, aby wyświetlić to zgłoszenie',
|
|
99
|
+
'fabric.linking.learn_more_about_connecting_account': 'Dowiedz się więcej o łączeniu konta z produktami Atlassian.',
|
|
100
|
+
'fabric.linking.learn_more_about_connecting_account-appify': 'Dowiedz się więcej o łączeniu konta z aplikacjami Atlassian.',
|
|
101
|
+
'fabric.linking.learn_more_about_smart_links': 'Dowiedz się więcej o inteligentnych łączach.',
|
|
102
|
+
'fabric.linking.link_safety_warning_message': 'Łącze {unsafeLinkText} przeniesie Cię do innej witryny, <a>actual link here</a>',
|
|
103
|
+
'fabric.linking.loading': 'Ładowanie...',
|
|
104
|
+
'fabric.linking.modified_on_absolute': 'Zaktualizowano {context}',
|
|
105
|
+
'fabric.linking.modified_on_relative': 'Zaktualizowano {context}',
|
|
106
|
+
'fabric.linking.more_actions': 'Więcej czynności',
|
|
107
|
+
'fabric.linking.no_access_title': 'Dołącz do {product}, aby wyświetlić tę treść',
|
|
108
|
+
'fabric.linking.not_found_description': 'Strona nie istnieje lub mogła ulec zmianie po dodaniu tego łącza.',
|
|
109
|
+
'fabric.linking.not_found_title': 'Nie można wyświetlić tej strony {product}',
|
|
110
|
+
'fabric.linking.open_issue_in_jira': 'Otwórz zgłoszenie w systemie Jira',
|
|
111
|
+
'fabric.linking.open_issue_in_jira-issue-term-refresh': 'Otwórz zgłoszenie w systemie Jira',
|
|
112
|
+
'fabric.linking.open_link_in_a_new_tab': 'Otwórz łącze na nowej karcie',
|
|
113
|
+
'fabric.linking.owned_by': 'Właściciel: {context}',
|
|
114
|
+
'fabric.linking.owned_by_override': 'Autor: {context}',
|
|
115
|
+
'fabric.linking.pending_request': 'Twój wniosek o dostęp oczekuje na rozpatrzenie',
|
|
116
|
+
'fabric.linking.preview_close': 'Zamknij podgląd',
|
|
117
|
+
'fabric.linking.preview_description': 'Otwórz podgląd tego łącza na pełnym ekranie',
|
|
118
|
+
'fabric.linking.preview_improved': 'Otwórz podgląd',
|
|
119
|
+
'fabric.linking.preview_max_size': 'Wyświetl na pełnym ekranie',
|
|
120
|
+
'fabric.linking.preview_min_size': 'Zamknij widok pełnoekranowy',
|
|
121
|
+
'fabric.linking.preview_modal': 'Otwórz okno modalne podglądu',
|
|
122
|
+
'fabric.linking.preview_panel': 'Otwórz panel podglądu',
|
|
123
|
+
'fabric.linking.priority_blocker': 'Bloker',
|
|
124
|
+
'fabric.linking.priority_critical': 'Krytyczny',
|
|
125
|
+
'fabric.linking.priority_high': 'Wysoki',
|
|
126
|
+
'fabric.linking.priority_highest': 'Najwyższy',
|
|
127
|
+
'fabric.linking.priority_low': 'Niski',
|
|
128
|
+
'fabric.linking.priority_lowest': 'Najniższy',
|
|
129
|
+
'fabric.linking.priority_major': 'Poważny',
|
|
130
|
+
'fabric.linking.priority_medium': 'Średni',
|
|
131
|
+
'fabric.linking.priority_minor': 'Drobny',
|
|
132
|
+
'fabric.linking.priority_trivial': 'Trywialny',
|
|
133
|
+
'fabric.linking.priority_undefined': 'Nie zdefiniowano',
|
|
134
|
+
'fabric.linking.read_time': '{context} min czytania',
|
|
135
|
+
'fabric.linking.related': 'Powiązane',
|
|
136
|
+
'fabric.linking.related_links_found_in': 'Znaleziono w',
|
|
137
|
+
'fabric.linking.related_links_includes_links_to': 'Obejmuje łącza do',
|
|
138
|
+
'fabric.linking.related_links_modal_error_description': 'Sprawdź połączenie internetowe lub odśwież stronę, aby spróbować ponownie.',
|
|
139
|
+
'fabric.linking.related_links_modal_error_title': 'Wystąpił problem podczas ładowania powiązanych łączy',
|
|
140
|
+
'fabric.linking.related_links_modal_title': 'Powiązane łącza',
|
|
141
|
+
'fabric.linking.related_links_modal_unavailable_description': 'Stale sprawdzamy i dodajemy powiązane łącza do zaktualizowanych stron lub innych typów treści.',
|
|
142
|
+
'fabric.linking.related_links_modal_unavailable_title': 'Nie znaleziono żadnych powiązanych łączy',
|
|
143
|
+
'fabric.linking.related_links_not_found': 'Nie znaleziono żadnych łączy do wyświetlenia tutaj.',
|
|
144
|
+
'fabric.linking.related_links_view_related_links': 'Wyświetl powiązane łącza',
|
|
145
|
+
'fabric.linking.related_links_view_related_urls': 'Wyświetl ostatnio używane łącza',
|
|
146
|
+
'fabric.linking.request_access': 'Poproś o dostęp',
|
|
147
|
+
'fabric.linking.request_access_description': 'Twój zespół używa {product} do współpracy. Poproś administratora o dostęp.',
|
|
148
|
+
'fabric.linking.request_access_pending': 'Oczekiwanie na zatwierdzenie',
|
|
149
|
+
'fabric.linking.request_access_pending_description': 'Twoja prośba o dostęp do witryny {hostname} oczekuje na zatwierdzenie przez administratora.',
|
|
150
|
+
'fabric.linking.request_access_pending_title': 'Oczekiwanie na dostęp do {product}',
|
|
151
|
+
'fabric.linking.request_access_to_view': 'Poproś o dostęp do {context}, aby wyświetlić to zgłoszenie',
|
|
152
|
+
'fabric.linking.request_access_to_view-issue-term-refresh': 'Poproś o dostęp do {context}, aby wyświetlić to zgłoszenie',
|
|
153
|
+
'fabric.linking.request_denied': 'Twój wniosek o dostęp został odrzucony',
|
|
154
|
+
'fabric.linking.request_denied_description': 'Administrator nie zatwierdził Twojej prośby o dostęp do stron {product} w witrynie {hostname}.',
|
|
155
|
+
'fabric.linking.restricted_link': 'Łącze z ograniczeniami. Spróbuj z innego konta.',
|
|
156
|
+
'fabric.linking.retry': 'Spróbuj ponownie',
|
|
157
|
+
'fabric.linking.save': 'Zapisz',
|
|
158
|
+
'fabric.linking.sent_on_absolute': 'Wysłano {context}',
|
|
159
|
+
'fabric.linking.sent_on_relative': 'Wysłano {context}',
|
|
160
|
+
'fabric.linking.srclink': 'Wyświetl w',
|
|
161
|
+
'fabric.linking.srclinkunknown': 'Wyświetl oryginał',
|
|
162
|
+
'fabric.linking.status_change_load_error': 'Nie można załadować statusów ani zmian statusów',
|
|
163
|
+
'fabric.linking.status_change_permission_error': 'Nie masz uprawnień do zmiany statusu tego zgłoszenia.',
|
|
164
|
+
'fabric.linking.status_change_permission_error-issue-term-refresh': 'Nie masz uprawnień do zmiany statusu tego zgłoszenia.',
|
|
165
|
+
'fabric.linking.status_change_update_error': 'Nie można zaktualizować statusu',
|
|
166
|
+
'fabric.linking.team_members_count': '{context} członków',
|
|
167
|
+
'fabric.linking.try_again': 'Spróbuj ponownie',
|
|
168
|
+
'fabric.linking.try_another_account': 'Spróbuj użyć innego konta',
|
|
169
|
+
'fabric.linking.unassigned': 'Nie przypisano',
|
|
170
|
+
'fabric.linking.unauthorised_account_description': 'Próbujesz wyświetlić podgląd łącza do strony prywatnej {context}. Zalecamy, aby sprawdzić adres URL lub skontaktować się z właścicielem strony.',
|
|
171
|
+
'fabric.linking.unauthorised_account_description_no_provider': 'Próbujesz wyświetlić podgląd łącza do strony prywatnej. Zalecamy, aby sprawdzić adres URL lub skontaktować się z właścicielem strony.',
|
|
172
|
+
'fabric.linking.unauthorised_account_name': 'Nie można wyświetlić stron prywatnych z {context}',
|
|
173
|
+
'fabric.linking.unauthorised_account_name_no_provider': 'Nie można wyświetlić stron prywatnych',
|
|
174
|
+
'fabric.linking.unfollow': 'Przestań obserwować',
|
|
175
|
+
'fabric.linking.unfollow_goal': 'Przestań obserwować cel',
|
|
176
|
+
'fabric.linking.unfollow_goal_description': 'Przestań obserwować, aby nie dostawać więcej powiadomień o tym celu',
|
|
177
|
+
'fabric.linking.unfollow_goal_error': 'Podczas próby zaprzestania obserwacji celu wystąpił błąd. Sprawdź połączenie internetowe lub odśwież stronę i spróbuj ponownie.',
|
|
178
|
+
'fabric.linking.unfollow_project': 'Przestań obserwować projekt',
|
|
179
|
+
'fabric.linking.unfollow_project_description': 'Przestań obserwować, aby nie dostawać więcej powiadomień o projekcie',
|
|
180
|
+
'fabric.linking.unfollow_project_description-galaxia': 'Przestań obserwować, aby nie dostawać więcej powiadomień o przestrzeni',
|
|
181
|
+
'fabric.linking.unfollow_project_error': 'Podczas próby zaprzestania obserwowania projektu wystąpił błąd. Sprawdź połączenie internetowe lub odśwież stronę i spróbuj ponownie.',
|
|
182
|
+
'fabric.linking.unfollow_project_error-galaxia': 'Podczas próby zaprzestania obserwowania przestrzeni wystąpił błąd. Sprawdź połączenie internetowe lub odśwież stronę i spróbuj ponownie.',
|
|
183
|
+
'fabric.linking.unlink_account': 'Odłącz konto',
|
|
184
|
+
'fabric.linking.updated_by': 'Autor modyfikacji: {context}',
|
|
185
|
+
'fabric.linking.user_attributes': '{context}',
|
|
186
|
+
'fabric.linking.view': 'Wyświetl'
|
|
187
|
+
};
|
|
@@ -5,6 +5,183 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
8
|
+
//Portuguese (Brazil)
|
|
9
|
+
export default {
|
|
10
|
+
TjkENX: 'Erro de pesquisa',
|
|
11
|
+
'automation-menu.empty-state.image.alt': 'Ícone da lista de automação vazia',
|
|
12
|
+
'automation-menu.empty-state.learn-more.link': 'Saiba mais sobre o acionador manual',
|
|
13
|
+
'automation-menu.modal.empty.automations.admin.description': 'Use o acionador manual para preencher um menu de seleções que qualquer pessoa ou alguém que você especificar possa aplicar como automações de um clique.',
|
|
14
|
+
'automation-menu.modal.empty.automations.user.description': 'Os administradores ainda não configuraram nenhuma automação que precise ser acionada pelo usuário.',
|
|
15
|
+
'automation-menu.modal.error.description': 'Está demorando um pouco para carregar. Atualize a página.',
|
|
16
|
+
'automation-menu.modal.error.image.alt': 'Ícone de erro',
|
|
17
|
+
'automation-menu.modal.footer.automate-button': 'Automatizar',
|
|
18
|
+
'automation-menu.modal.footer.cancel-button': 'Cancelar',
|
|
19
|
+
'automation-menu.modal.footer.get-started-button': 'Criar automação',
|
|
20
|
+
'automation-menu.modal.footer.ok-button': 'Ok',
|
|
21
|
+
'automation-menu.modal.header.icon.label': 'Ícone de cabeçalho modal de Automação',
|
|
22
|
+
'automation-menu.success-state.message': 'A automação está em andamento',
|
|
23
|
+
'fabric.linking.access_exists_description': 'Solicite acesso para visualizar este conteúdo em {hostname}.',
|
|
24
|
+
'fabric.linking.actions': 'Ações',
|
|
25
|
+
'fabric.linking.add_account': 'Adicionar conta',
|
|
26
|
+
'fabric.linking.ai_summarize': 'Resumir',
|
|
27
|
+
'fabric.linking.ai_summarized': 'Resumido pelo Atlassian Intelligence',
|
|
28
|
+
'fabric.linking.ai_summarized_abbreviation': 'Resumido pelo AI',
|
|
29
|
+
'fabric.linking.ai_summarized_info': 'A qualidade das informações pode variar. <a>Saiba mais</a>',
|
|
30
|
+
'fabric.linking.ai_summarized_info_short': 'A qualidade do conteúdo pode variar',
|
|
31
|
+
'fabric.linking.ai_summarizing': 'O Atlassian Intelligence está trabalhando...',
|
|
32
|
+
'fabric.linking.ai_summary_action': 'Resuma com o AI',
|
|
33
|
+
'fabric.linking.ai_summary_action_description': 'Resume o conteúdo deste link com o Atlassian Intelligence.',
|
|
34
|
+
'fabric.linking.ai_summary_error_acceptable_use_violation': 'A gente não pode mostrar os resultados deste resumo, pois vão contra a <a>Política de uso aceitável da Atlassian</a>.',
|
|
35
|
+
'fabric.linking.ai_summary_error_exceeding_context_length_error': 'O Atlassian Intelligence não pode gerar um resumo para você no momento, pois há muito conteúdo para resumir.',
|
|
36
|
+
'fabric.linking.ai_summary_error_generic': 'O Atlassian Intelligence (AI) não está respondendo. Tente de novo ou <a>verifique o status do AI</a>.',
|
|
37
|
+
'fabric.linking.ai_summary_error_hipaa_content_detected': 'O Atlassian Intelligence não conseguiu processar a solicitação, pois o conteúdo contém links para conteúdo restrito da HIPAA.',
|
|
38
|
+
'fabric.linking.assigned_to': 'Atribuído a {context}',
|
|
39
|
+
'fabric.linking.automation-action.confluence.page.modal.description': 'Aplique uma automação para <b>{name}</b>.{br}As seleções disponíveis são controladas pelos administradores do Confluence e do espaço.',
|
|
40
|
+
'fabric.linking.automation-action.confluence.page.modal.title': 'Automações de página',
|
|
41
|
+
'fabric.linking.automation-action.icon.label': 'Ícone de automação',
|
|
42
|
+
'fabric.linking.automation-action.title': 'Ver regras de automação',
|
|
43
|
+
'fabric.linking.automation-action.tooltip': 'Selecione uma regra de automação para ser executada',
|
|
44
|
+
'fabric.linking.beta': 'Beta',
|
|
45
|
+
'fabric.linking.cancel': 'Cancelar',
|
|
46
|
+
'fabric.linking.cannot_connect': 'Não é possível conectar; tente de novo',
|
|
47
|
+
'fabric.linking.cannot_find_link': 'Não é possível encontrar o link',
|
|
48
|
+
'fabric.linking.check_this_link': 'Conferir este link',
|
|
49
|
+
'fabric.linking.click_to_join': 'Entrar no {context}',
|
|
50
|
+
'fabric.linking.click_to_join_description': 'Você foi aprovado, então já pode entrar no {context}.',
|
|
51
|
+
'fabric.linking.close': 'Fechar',
|
|
52
|
+
'fabric.linking.connect_account_description': 'Abriremos uma nova página para ajudar você a conectar sua conta do {name}',
|
|
53
|
+
'fabric.linking.connect_link_account': 'Conectar para visualizar',
|
|
54
|
+
'fabric.linking.connect_link_account_card_view': 'Conectar',
|
|
55
|
+
'fabric.linking.connect_link_account_card_view_description': 'Para ver uma prévia desse link, conecte a conta {context}.',
|
|
56
|
+
'fabric.linking.connect_link_account_card_view_name': 'Conectar a conta do {context}',
|
|
57
|
+
'fabric.linking.connect_to': 'Conectar-se ao {name}',
|
|
58
|
+
'fabric.linking.connect_unauthorised_account_action': 'Conectar ao {context}',
|
|
59
|
+
'fabric.linking.connect_unauthorised_account_description': 'Conecte a conta {context} para colaborar no trabalho em todos os produtos da Atlassian.',
|
|
60
|
+
'fabric.linking.connect_unauthorised_account_description-appify': 'Conecte sua conta {context} para colaborar no trabalho em todos os apps da Atlassian.',
|
|
61
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Conecte a conta para colaborar no trabalho em todos os produtos da Atlassian.',
|
|
62
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider-appify': 'Conecte a conta para colaborar no trabalho em todos os apps da Atlassian.',
|
|
63
|
+
'fabric.linking.continue': 'Continuar',
|
|
64
|
+
'fabric.linking.copied_summary_action_description': 'Resumo copiado para a área de transferência',
|
|
65
|
+
'fabric.linking.copied_url_to_clipboard': 'Copiado!',
|
|
66
|
+
'fabric.linking.copy_summary_action': 'Copiar o resumo',
|
|
67
|
+
'fabric.linking.copy_summary_action_description': 'Copiar o resumo',
|
|
68
|
+
'fabric.linking.copy_url_to_clipboard': 'Copiar link',
|
|
69
|
+
'fabric.linking.couldnt_load_link': 'Não foi possível carregar esse link por um motivo desconhecido.',
|
|
70
|
+
'fabric.linking.create_on_absolute': 'Data de criação em {context}',
|
|
71
|
+
'fabric.linking.create_on_relative': 'Criação: {context}',
|
|
72
|
+
'fabric.linking.created_by': 'Criado por {context}',
|
|
73
|
+
'fabric.linking.delete': 'Excluir',
|
|
74
|
+
'fabric.linking.direct_access': 'Entrar agora',
|
|
75
|
+
'fabric.linking.direct_access_description': 'A equipe já usa o {product} para colaborar e você também pode começar agora mesmo!',
|
|
76
|
+
'fabric.linking.direct_access_title': 'Entre no {product} para ver este conteúdo',
|
|
77
|
+
'fabric.linking.download': 'Baixar',
|
|
78
|
+
'fabric.linking.download_description': 'Baixa o arquivo para o armazenamento local',
|
|
79
|
+
'fabric.linking.download_file': 'Baixar arquivo',
|
|
80
|
+
'fabric.linking.edit': 'Editar',
|
|
81
|
+
'fabric.linking.follow': 'Seguir',
|
|
82
|
+
'fabric.linking.follow_goal': 'Seguir meta',
|
|
83
|
+
'fabric.linking.follow_goal_description': 'Siga esta meta para obter notificações e atualizações',
|
|
84
|
+
'fabric.linking.follow_goal_error': 'Foi encontrado um erro ao tentar seguir a meta. Verifique a conexão ou atualize a página e tente de novo.',
|
|
85
|
+
'fabric.linking.follow_project': 'Seguir projeto',
|
|
86
|
+
'fabric.linking.follow_project_description': 'Siga para receber notificações sobre o projeto',
|
|
87
|
+
'fabric.linking.follow_project_description-galaxia': 'Siga para receber notificações sobre o espaço',
|
|
88
|
+
'fabric.linking.follow_project_error': 'Foi encontrado um erro ao tentar seguir o projeto. Verifique a conexão ou atualize a página e tente de novo.',
|
|
89
|
+
'fabric.linking.follow_project_error-galaxia': 'Foi encontrado um erro ao tentar seguir o espaço. Verifique a conexão ou atualize a página e tente de novo.',
|
|
90
|
+
'fabric.linking.forbidden_access': 'O acesso é proibido',
|
|
91
|
+
'fabric.linking.forbidden_description': 'Fale com o administrador para solicitar acesso a {hostname}.',
|
|
92
|
+
'fabric.linking.forbidden_title': 'Você não tem acesso a este conteúdo',
|
|
93
|
+
'fabric.linking.generic_error_message': 'Ocorreu um erro',
|
|
94
|
+
'fabric.linking.go_back': 'Voltar',
|
|
95
|
+
'fabric.linking.invalid_permissions': 'Conteúdo restrito',
|
|
96
|
+
'fabric.linking.invalid_permissions_description': 'Você precisa solicitar o acesso ou tentar usar outra conta para poder visualizar.',
|
|
97
|
+
'fabric.linking.join_to_view': 'Entre em {context} para ver esse item',
|
|
98
|
+
'fabric.linking.join_to_view-issue-term-refresh': 'Entre em {context} para ver esse ticket',
|
|
99
|
+
'fabric.linking.learn_more_about_connecting_account': 'Saiba mais sobre como conectar a conta aos produtos Atlassian.',
|
|
100
|
+
'fabric.linking.learn_more_about_connecting_account-appify': 'Saiba mais sobre como conectar a conta aos apps da Atlassian.',
|
|
101
|
+
'fabric.linking.learn_more_about_smart_links': 'Saiba mais sobre os links inteligentes.',
|
|
102
|
+
'fabric.linking.link_safety_warning_message': 'O link {unsafeLinkText} acessa um site diferente, <a>link real está aqui</a>',
|
|
103
|
+
'fabric.linking.loading': 'Carregando...',
|
|
104
|
+
'fabric.linking.modified_on_absolute': 'Atualizado em {context}',
|
|
105
|
+
'fabric.linking.modified_on_relative': 'Atualizado em {context}',
|
|
106
|
+
'fabric.linking.more_actions': 'Mais ações',
|
|
107
|
+
'fabric.linking.no_access_title': 'Entre no {product} para ver este conteúdo',
|
|
108
|
+
'fabric.linking.not_found_description': 'A página não existe ou pode ter sido alterada depois que esse link foi adicionado.',
|
|
109
|
+
'fabric.linking.not_found_title': 'Não é possível exibir esta página {product}',
|
|
110
|
+
'fabric.linking.open_issue_in_jira': 'Abrir item no Jira',
|
|
111
|
+
'fabric.linking.open_issue_in_jira-issue-term-refresh': 'Abrir ticket no Jira',
|
|
112
|
+
'fabric.linking.open_link_in_a_new_tab': 'Abrir link em uma nova guia',
|
|
113
|
+
'fabric.linking.owned_by': 'Pertence a {context}',
|
|
114
|
+
'fabric.linking.owned_by_override': 'Por {context}',
|
|
115
|
+
'fabric.linking.pending_request': 'A solicitação de acesso está pendente',
|
|
116
|
+
'fabric.linking.preview_close': 'Fechar pré-visualização',
|
|
117
|
+
'fabric.linking.preview_description': 'Abre uma pré-visualização em tela cheia deste link',
|
|
118
|
+
'fabric.linking.preview_improved': 'Abrir pré-visualização',
|
|
119
|
+
'fabric.linking.preview_max_size': 'Exibir em tela cheia',
|
|
120
|
+
'fabric.linking.preview_min_size': 'Fechar tela cheia',
|
|
121
|
+
'fabric.linking.preview_modal': 'Abrir o modal de pré-visualização',
|
|
122
|
+
'fabric.linking.preview_panel': 'Abrir o painel de pré-visualização',
|
|
123
|
+
'fabric.linking.priority_blocker': 'Gravíssima',
|
|
124
|
+
'fabric.linking.priority_critical': 'Crítica',
|
|
125
|
+
'fabric.linking.priority_high': 'Alta',
|
|
126
|
+
'fabric.linking.priority_highest': 'Mais alta',
|
|
127
|
+
'fabric.linking.priority_low': 'Baixa',
|
|
128
|
+
'fabric.linking.priority_lowest': 'Mais baixa',
|
|
129
|
+
'fabric.linking.priority_major': 'Alta',
|
|
130
|
+
'fabric.linking.priority_medium': 'Média',
|
|
131
|
+
'fabric.linking.priority_minor': 'Média',
|
|
132
|
+
'fabric.linking.priority_trivial': 'Trivial',
|
|
133
|
+
'fabric.linking.priority_undefined': 'Indefinida',
|
|
134
|
+
'fabric.linking.read_time': '{context} minutos de leitura',
|
|
135
|
+
'fabric.linking.related': 'Relacionado',
|
|
136
|
+
'fabric.linking.related_links_found_in': 'Encontrado em',
|
|
137
|
+
'fabric.linking.related_links_includes_links_to': 'Inclui links para',
|
|
138
|
+
'fabric.linking.related_links_modal_error_description': 'Verifique sua conexão ou atualize a página para tentar de novo',
|
|
139
|
+
'fabric.linking.related_links_modal_error_title': 'Ocorreu um problema ao carregar links relacionados',
|
|
140
|
+
'fabric.linking.related_links_modal_title': 'Links relacionados',
|
|
141
|
+
'fabric.linking.related_links_modal_unavailable_description': 'A gente está sempre analisando e adicionando links relacionados para páginas atualizadas ou outros tipos de conteúdo',
|
|
142
|
+
'fabric.linking.related_links_modal_unavailable_title': 'Não foi possível encontrar nenhum link relacionado',
|
|
143
|
+
'fabric.linking.related_links_not_found': 'A gente não encontrou nenhum link para mostrar aqui.',
|
|
144
|
+
'fabric.linking.related_links_view_related_links': 'Exibir links relacionados',
|
|
145
|
+
'fabric.linking.related_links_view_related_urls': 'Ver links recentes',
|
|
146
|
+
'fabric.linking.request_access': 'Solicitar acesso',
|
|
147
|
+
'fabric.linking.request_access_description': 'A equipe já usa o {product} para colaborar. Envie ao administrador uma solicitação de acesso.',
|
|
148
|
+
'fabric.linking.request_access_pending': 'Aprovação pendente',
|
|
149
|
+
'fabric.linking.request_access_pending_description': 'A solicitação de acesso a {hostname} está aguardando aprovação do administrador.',
|
|
150
|
+
'fabric.linking.request_access_pending_title': 'O acesso a {product} está pendente',
|
|
151
|
+
'fabric.linking.request_access_to_view': 'Solicite acesso a {context} para ver esse item',
|
|
152
|
+
'fabric.linking.request_access_to_view-issue-term-refresh': 'Solicite acesso a {context} para ver esse ticket',
|
|
153
|
+
'fabric.linking.request_denied': 'A solicitação de acesso foi negada',
|
|
154
|
+
'fabric.linking.request_denied_description': 'O administrador não aprovou a solicitação para visualizar páginas {product} de {hostname}.',
|
|
155
|
+
'fabric.linking.restricted_link': 'Link restrito; tente outra conta',
|
|
156
|
+
'fabric.linking.retry': 'Tentar novamente',
|
|
157
|
+
'fabric.linking.save': 'Salvar',
|
|
158
|
+
'fabric.linking.sent_on_absolute': 'Enviado em {context}',
|
|
159
|
+
'fabric.linking.sent_on_relative': 'Enviado {context}',
|
|
160
|
+
'fabric.linking.srclink': 'Visualizar em',
|
|
161
|
+
'fabric.linking.srclinkunknown': 'Ver o original',
|
|
162
|
+
'fabric.linking.status_change_load_error': 'Não foi possível carregar os status ou as transições',
|
|
163
|
+
'fabric.linking.status_change_permission_error': 'Você não tem permissão para fazer a transição desse item.',
|
|
164
|
+
'fabric.linking.status_change_permission_error-issue-term-refresh': 'Você não tem permissão para fazer a transição desse ticket.',
|
|
165
|
+
'fabric.linking.status_change_update_error': 'Não foi possível atualizar o status',
|
|
166
|
+
'fabric.linking.team_members_count': '{context} membros',
|
|
167
|
+
'fabric.linking.try_again': 'Tentar novamente',
|
|
168
|
+
'fabric.linking.try_another_account': 'Experimente uma outra conta',
|
|
169
|
+
'fabric.linking.unassigned': 'Sem responsável',
|
|
170
|
+
'fabric.linking.unauthorised_account_description': 'Você está tentando visualizar um link de uma página {context} privada. Verifique o URL ou entre em contato com o proprietário da página.',
|
|
171
|
+
'fabric.linking.unauthorised_account_description_no_provider': 'Você está tentando visualizar um link de uma página privada. Verifique o URL ou entre em contato com o proprietário da página.',
|
|
172
|
+
'fabric.linking.unauthorised_account_name': 'Não é possível exibir páginas privadas de {context}',
|
|
173
|
+
'fabric.linking.unauthorised_account_name_no_provider': 'Não é possível exibir páginas privadas',
|
|
174
|
+
'fabric.linking.unfollow': 'Deixar de seguir',
|
|
175
|
+
'fabric.linking.unfollow_goal': 'Parar de seguir meta',
|
|
176
|
+
'fabric.linking.unfollow_goal_description': 'Pare de seguir para não receber mais notificações sobre a meta',
|
|
177
|
+
'fabric.linking.unfollow_goal_error': 'Foi encontrado um erro ao tentar parar de seguir a meta. Verifique a conexão ou atualize a página e tente de novo.',
|
|
178
|
+
'fabric.linking.unfollow_project': 'Parar de seguir projeto',
|
|
179
|
+
'fabric.linking.unfollow_project_description': 'Pare de seguir para não receber mais notificações sobre o projeto',
|
|
180
|
+
'fabric.linking.unfollow_project_description-galaxia': 'Pare de seguir para não receber mais notificações sobre o espaço',
|
|
181
|
+
'fabric.linking.unfollow_project_error': 'Foi encontrado um erro ao tentar para de seguir o projeto. Verifique a conexão ou atualize a página e tente de novo.',
|
|
182
|
+
'fabric.linking.unfollow_project_error-galaxia': 'Foi encontrado um erro ao tentar para de seguir o espaço. Verifique a conexão ou atualize a página e tente de novo.',
|
|
183
|
+
'fabric.linking.unlink_account': 'Desvincular conta',
|
|
184
|
+
'fabric.linking.updated_by': 'Modificado por {context}',
|
|
185
|
+
'fabric.linking.user_attributes': '{context}',
|
|
186
|
+
'fabric.linking.view': 'Visualizar'
|
|
187
|
+
};
|