@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/hr.js
CHANGED
|
@@ -5,6 +5,178 @@
|
|
|
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
|
+
//Croatian (Croatia) [hr-HR]
|
|
9
|
+
export default {
|
|
10
|
+
TjkENX: 'Pretraži grešku',
|
|
11
|
+
'automation-menu.empty-state.image.alt': 'Ikona praznog popisa automatizacije',
|
|
12
|
+
'automation-menu.empty-state.learn-more.link': 'Saznaj više o ručnom aktiviranju',
|
|
13
|
+
'automation-menu.modal.empty.automations.admin.description': 'Pomoću ručnog aktiviranja popuni izbornik odabira koje svatko, ili osobe koje odredite, može primijeniti kao automatizaciju jednim klikom.',
|
|
14
|
+
'automation-menu.modal.empty.automations.user.description': 'Administratori još nisu konfigurirali nijednu ručno aktiviranu automatizaciju.',
|
|
15
|
+
'automation-menu.modal.error.description': 'Potrebno je neko vrijeme da se učita. Pokušaj osvježiti stranicu.',
|
|
16
|
+
'automation-menu.modal.error.image.alt': 'Ikona greške',
|
|
17
|
+
'automation-menu.modal.footer.automate-button': 'Automatizirano',
|
|
18
|
+
'automation-menu.modal.footer.cancel-button': 'Odustani',
|
|
19
|
+
'automation-menu.modal.footer.get-started-button': 'Izradi automatizaciju',
|
|
20
|
+
'automation-menu.modal.footer.ok-button': 'U redu',
|
|
21
|
+
'automation-menu.modal.header.icon.label': 'Ikona modalnog zaglavlja automatizacije',
|
|
22
|
+
'automation-menu.success-state.message': 'Tvoja automatizacija je u tijeku',
|
|
23
|
+
'fabric.linking.access_exists_description': 'Zatraži pristup za pregled ovog sadržaja s web-mjesta {hostname}.',
|
|
24
|
+
'fabric.linking.actions': 'Radnje',
|
|
25
|
+
'fabric.linking.add_account': 'Dodaj račun',
|
|
26
|
+
'fabric.linking.ai_summarize': 'Sažmi',
|
|
27
|
+
'fabric.linking.ai_summarized': 'Sažeo Atlassian Intelligence',
|
|
28
|
+
'fabric.linking.ai_summarized_abbreviation': 'Sažeto pomoću AI-a',
|
|
29
|
+
'fabric.linking.ai_summarized_info': 'Kvaliteta informacija može varirati. <a>Saznaj više</a>',
|
|
30
|
+
'fabric.linking.ai_summarized_info_short': 'Kvaliteta sadržaja može se razlikovati',
|
|
31
|
+
'fabric.linking.ai_summarizing': 'Atlassian Intelligence radi...',
|
|
32
|
+
'fabric.linking.ai_summary_action': 'Sažmi pomoću AI-a',
|
|
33
|
+
'fabric.linking.ai_summary_action_description': 'Sažmi sadržaj ove poveznice pomoću Atlassian Intelligence.',
|
|
34
|
+
'fabric.linking.ai_summary_error_acceptable_use_violation': 'Ne možemo prikazati rezultate ovog sažetka jer je u suprotnosti s <a>Pravilima o prihvatljivoj upotrebi tvrtke Atlassian</a>.',
|
|
35
|
+
'fabric.linking.ai_summary_error_exceeding_context_length_error': 'Atlassian Intelligence trenutno ne može generirati sažetak za tebe jer ima previše sadržaja za sažimanje.',
|
|
36
|
+
'fabric.linking.ai_summary_error_generic': 'Atlassian Intelligence (AI) ne daje odgovor. Pokušaj ponovno kasnije ili <a>provjeri stanje AI-a</a>.',
|
|
37
|
+
'fabric.linking.ai_summary_error_hipaa_content_detected': 'Atlassian Intelligence nije uspio obraditi tvoj zahtjev jer tvoj sadržaj sadrži poveznice na sadržaj koji je ograničen HIPAA-om.',
|
|
38
|
+
'fabric.linking.assigned_to': 'Dodijeljen {context}',
|
|
39
|
+
'fabric.linking.automation-action.confluence.page.modal.description': 'Primijeni automatizaciju na <b>{name}</b>.{br}Dostupne odabire kontroliraju administratori Confluencea i prostora.',
|
|
40
|
+
'fabric.linking.automation-action.confluence.page.modal.title': 'Automatizacije stranice',
|
|
41
|
+
'fabric.linking.automation-action.icon.label': 'Ikona automatizacije',
|
|
42
|
+
'fabric.linking.automation-action.title': 'Prikaži pravila automatizacije',
|
|
43
|
+
'fabric.linking.automation-action.tooltip': 'Odaberi pravilo automatizacije za izvođenje',
|
|
44
|
+
'fabric.linking.beta': 'Beta',
|
|
45
|
+
'fabric.linking.cancel': 'Odustani',
|
|
46
|
+
'fabric.linking.cannot_connect': 'Ne može se povezati, pokušaj ponovno',
|
|
47
|
+
'fabric.linking.cannot_find_link': 'Nije moguće pronaći poveznicu',
|
|
48
|
+
'fabric.linking.check_this_link': 'Provjeri ovu poveznicu',
|
|
49
|
+
'fabric.linking.click_to_join': 'Pridruži se {context}',
|
|
50
|
+
'fabric.linking.click_to_join_description': 'Odobren/na si, tako da se možeš odmah pridružiti {context}.',
|
|
51
|
+
'fabric.linking.close': 'Zatvori',
|
|
52
|
+
'fabric.linking.connect_account_description': 'Otvorit ćemo novu stranicu koja će ti pomoći da povežeš svoj {name} račun',
|
|
53
|
+
'fabric.linking.connect_link_account': 'Poveži se za pregled',
|
|
54
|
+
'fabric.linking.connect_link_account_card_view': 'Poveži',
|
|
55
|
+
'fabric.linking.connect_link_account_card_view_description': 'Za prikaz pregleda ove poveznice, poveži svoj {context} račun.',
|
|
56
|
+
'fabric.linking.connect_link_account_card_view_name': 'Poveži svoj {context} račun',
|
|
57
|
+
'fabric.linking.connect_to': 'Poveži se s uslugom {name}',
|
|
58
|
+
'fabric.linking.connect_unauthorised_account_action': 'Poveži se s uslugom {context}',
|
|
59
|
+
'fabric.linking.connect_unauthorised_account_description': 'Poveži svoj {context} račun radi suradnje na radovima u sklopu Atlassian proizvoda.',
|
|
60
|
+
'fabric.linking.connect_unauthorised_account_description-appify': 'Povežite svoj {context} račun radi suradnje na radovima u sklopu Atlassian aplikacija.',
|
|
61
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Poveži svoj račun radi suradnje na radovima u sklopu Atlassian proizvoda.',
|
|
62
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider-appify': 'Poveži svoj račun radi suradnje na radovima u sklopu Atlassian proizvoda.',
|
|
63
|
+
'fabric.linking.continue': 'Nastavi',
|
|
64
|
+
'fabric.linking.copied_summary_action_description': 'Sažetak je kopiran u međuspremnik',
|
|
65
|
+
'fabric.linking.copied_url_to_clipboard': 'Kopirano!',
|
|
66
|
+
'fabric.linking.copy_summary_action': 'Kopiraj sažetak',
|
|
67
|
+
'fabric.linking.copy_summary_action_description': 'Kopiraj sažetak',
|
|
68
|
+
'fabric.linking.copy_url_to_clipboard': 'Kopiraj poveznicu',
|
|
69
|
+
'fabric.linking.couldnt_load_link': 'Iz nepoznatog razloga, nismo uspjeli učitati ovu poveznicu.',
|
|
70
|
+
'fabric.linking.create_on_absolute': 'Izrađen {context}',
|
|
71
|
+
'fabric.linking.create_on_relative': 'Izrađen {context}',
|
|
72
|
+
'fabric.linking.created_by': 'Izradio/la {context}',
|
|
73
|
+
'fabric.linking.delete': 'Izbriši',
|
|
74
|
+
'fabric.linking.direct_access': 'Pridruži se sada',
|
|
75
|
+
'fabric.linking.direct_access_description': 'Tvoj tim koristi {product} za suradnju i ti ga možeš odmah početi koristiti!',
|
|
76
|
+
'fabric.linking.direct_access_title': 'Pridruži se {product} za prikaz ovog sadržaja',
|
|
77
|
+
'fabric.linking.download': 'Preuzmi',
|
|
78
|
+
'fabric.linking.download_description': 'Preuzmi ovu datoteku u lokalnu pohranu',
|
|
79
|
+
'fabric.linking.download_file': 'Preuzmi datoteku',
|
|
80
|
+
'fabric.linking.edit': 'Uredi',
|
|
81
|
+
'fabric.linking.follow': 'Prati',
|
|
82
|
+
'fabric.linking.follow_goal': 'Slijedi cilj',
|
|
83
|
+
'fabric.linking.follow_goal_description': 'Slijedi ovaj cilj za primanje obavijesti o ažuriranjima',
|
|
84
|
+
'fabric.linking.follow_goal_error': 'Dogodila se greška dok smo pokušavali pratiti cilj. Provjeri svoju vezu ili osvježi stranicu i pokušaj ponovno.',
|
|
85
|
+
'fabric.linking.follow_project': 'Prati projekt',
|
|
86
|
+
'fabric.linking.follow_project_description': 'Prati za dobivanje obavijesti o ovom projektu',
|
|
87
|
+
'fabric.linking.follow_project_description-galaxia': 'Prati za dobivanje obavijesti o ovom projektu',
|
|
88
|
+
'fabric.linking.follow_project_error': 'Dogodila se greška dok smo pokušavali pratiti projekt. Provjeri svoju vezu ili osvježi stranicu i pokušaj ponovno.',
|
|
89
|
+
'fabric.linking.follow_project_error-galaxia': 'Dogodila se greška dok smo pokušavali pratiti projekt. Provjeri svoju vezu ili osvježi stranicu i pokušaj ponovno.',
|
|
90
|
+
'fabric.linking.forbidden_access': 'Tvoj pristup je zabranjen',
|
|
91
|
+
'fabric.linking.forbidden_description': 'Kontaktiraj svog administratora da bi zatražio/la pristup {hostname}.',
|
|
92
|
+
'fabric.linking.forbidden_title': 'Nemaš pristup ovom sadržaju',
|
|
93
|
+
'fabric.linking.generic_error_message': 'Došlo je do greške',
|
|
94
|
+
'fabric.linking.go_back': 'Idi natrag',
|
|
95
|
+
'fabric.linking.invalid_permissions': 'Ograničeni sadržaj',
|
|
96
|
+
'fabric.linking.invalid_permissions_description': 'Morat ćeš zatražiti pristup ili isprobati drugi račun za prikaz ovog pregleda.',
|
|
97
|
+
'fabric.linking.join_to_view': 'Pridruži se {context} za prikaz ovog pitanja',
|
|
98
|
+
'fabric.linking.join_to_view-issue-term-refresh': 'Pridruži se {context} za prikaz ovog radnog predmeta',
|
|
99
|
+
'fabric.linking.learn_more_about_connecting_account': 'Saznaj više o povezivanju svog računa s proizvodima Atlassian.',
|
|
100
|
+
'fabric.linking.learn_more_about_connecting_account-appify': 'Saznaj više o povezivanju svog računa s proizvodima Atlassian.',
|
|
101
|
+
'fabric.linking.learn_more_about_smart_links': 'Saznaj više o pametnim poveznicama.',
|
|
102
|
+
'fabric.linking.link_safety_warning_message': 'Poveznica {unsafeLinkText} vodi te na drugo web-mjesto, <a>stvarna poveznica ovdje</a>',
|
|
103
|
+
'fabric.linking.loading': 'Učitavanje...',
|
|
104
|
+
'fabric.linking.modified_on_absolute': 'Ažurirano {context}',
|
|
105
|
+
'fabric.linking.modified_on_relative': 'Ažurirano {context}',
|
|
106
|
+
'fabric.linking.more_actions': 'Više radnji',
|
|
107
|
+
'fabric.linking.no_access_title': 'Pridruži se {product} za prikaz ovog sadržaja',
|
|
108
|
+
'fabric.linking.not_found_description': 'Stranica ne postoji ili se možda promijenila nakon dodavanja ove poveznice.',
|
|
109
|
+
'fabric.linking.not_found_title': 'Ne možemo ti pokazati ovu {product} stranicu',
|
|
110
|
+
'fabric.linking.open_issue_in_jira': 'Otvoreno pitanje u Jiri',
|
|
111
|
+
'fabric.linking.open_issue_in_jira-issue-term-refresh': 'Otvori radni predmet u Jiri',
|
|
112
|
+
'fabric.linking.open_link_in_a_new_tab': 'Otvori poveznicu na novoj kartici',
|
|
113
|
+
'fabric.linking.owned_by': 'U vlasništvu {context}',
|
|
114
|
+
'fabric.linking.owned_by_override': 'Prema {context}',
|
|
115
|
+
'fabric.linking.pending_request': 'Tvoj zahtjev za pristup je na čekanju',
|
|
116
|
+
'fabric.linking.preview_close': 'Zatvori pregled',
|
|
117
|
+
'fabric.linking.preview_description': 'Otvori pregled preko cijelog zaslona ove poveznice',
|
|
118
|
+
'fabric.linking.preview_improved': 'Otvori pregled',
|
|
119
|
+
'fabric.linking.preview_max_size': 'Prikaži potpuni zaslon',
|
|
120
|
+
'fabric.linking.preview_min_size': 'Zatvori potpuni zaslon',
|
|
121
|
+
'fabric.linking.preview_modal': 'Otvori modal pretpregleda',
|
|
122
|
+
'fabric.linking.preview_panel': 'Ploča Otvori pretpregled',
|
|
123
|
+
'fabric.linking.priority_blocker': 'Blokada',
|
|
124
|
+
'fabric.linking.priority_critical': 'Kritični',
|
|
125
|
+
'fabric.linking.priority_high': 'Visoki',
|
|
126
|
+
'fabric.linking.priority_highest': 'Najveći',
|
|
127
|
+
'fabric.linking.priority_low': 'Niski',
|
|
128
|
+
'fabric.linking.priority_lowest': 'Najmanji',
|
|
129
|
+
'fabric.linking.priority_major': 'Visoki',
|
|
130
|
+
'fabric.linking.priority_medium': 'Srednji',
|
|
131
|
+
'fabric.linking.priority_minor': 'Niski',
|
|
132
|
+
'fabric.linking.priority_trivial': 'Trivijalan',
|
|
133
|
+
'fabric.linking.priority_undefined': 'Nedefiniran',
|
|
134
|
+
'fabric.linking.read_time': 'za čitanje potrebno {context} min.',
|
|
135
|
+
'fabric.linking.related': 'Povezani',
|
|
136
|
+
'fabric.linking.related_links_found_in': 'Pronađeno u',
|
|
137
|
+
'fabric.linking.related_links_includes_links_to': 'Uključuje poveznice na',
|
|
138
|
+
'fabric.linking.related_links_modal_title': 'Povezane poveznice',
|
|
139
|
+
'fabric.linking.related_links_not_found': 'Nismo pronašli nikakve poveznice za prikaz ovdje.',
|
|
140
|
+
'fabric.linking.related_links_view_related_urls': 'Prikaži nedavne poveznice',
|
|
141
|
+
'fabric.linking.request_access': 'Zatraži pristup',
|
|
142
|
+
'fabric.linking.request_access_description': 'Tvoj tim koristi {product} za suradnju. Pošalji svom administratoru zahtjev za pristup.',
|
|
143
|
+
'fabric.linking.request_access_pending': 'Odobrenje na čekanju',
|
|
144
|
+
'fabric.linking.request_access_pending_description': 'Tvoj zahtjev za pristup {hostname} čeka odobrenje administratora.',
|
|
145
|
+
'fabric.linking.request_access_pending_title': 'Pristup {product} je na čekanju',
|
|
146
|
+
'fabric.linking.request_access_to_view': 'Zatraži pristup {context} za prikaz ovog pitanja',
|
|
147
|
+
'fabric.linking.request_access_to_view-issue-term-refresh': 'Zatraži pristup {context} za prikaz ovog radnog predmeta',
|
|
148
|
+
'fabric.linking.request_denied': 'Tvoj zahtjev za pristup je odbijen',
|
|
149
|
+
'fabric.linking.request_denied_description': 'Tvoj administrator nije odobrio tvoj zahtjev za prikaz {product} stranica iz {hostname}.',
|
|
150
|
+
'fabric.linking.restricted_link': 'Ograničena poveznica, pokušaj s drugim računom',
|
|
151
|
+
'fabric.linking.retry': 'Pokušaj ponovno',
|
|
152
|
+
'fabric.linking.save': 'Spremi',
|
|
153
|
+
'fabric.linking.sent_on_absolute': 'Poslano {context}',
|
|
154
|
+
'fabric.linking.sent_on_relative': 'Poslano {context}',
|
|
155
|
+
'fabric.linking.srclink': 'Prikaži u',
|
|
156
|
+
'fabric.linking.srclinkunknown': 'Prikaži izvornik',
|
|
157
|
+
'fabric.linking.status_change_load_error': 'Nismo uspjeli učitati statuse i prijelaze',
|
|
158
|
+
'fabric.linking.status_change_permission_error': 'Nemaš dopuštenje za promjenu statusa ovog pitanja.',
|
|
159
|
+
'fabric.linking.status_change_permission_error-issue-term-refresh': 'Nemaš dopuštenje za promjenu statusa ovog radnog predmeta.',
|
|
160
|
+
'fabric.linking.status_change_update_error': 'Nismo uspjeli ažurirati status',
|
|
161
|
+
'fabric.linking.team_members_count': 'Broj članova: {context}',
|
|
162
|
+
'fabric.linking.try_again': 'Pokušaj ponovno',
|
|
163
|
+
'fabric.linking.try_another_account': 'Pokušaj s drugim računom',
|
|
164
|
+
'fabric.linking.unassigned': 'Nedodijeljeno',
|
|
165
|
+
'fabric.linking.unauthorised_account_description': 'Pokušavaš pregledati poveznicu na privatnu {context} stranicu. Preporučujemo da pregledaš URL ili kontaktiraš vlasnika stranice.',
|
|
166
|
+
'fabric.linking.unauthorised_account_description_no_provider': 'Pokušavaš pregledati poveznicu na privatnu stranicu. Preporučujemo da pregledaš URL ili kontaktiraš vlasnika stranice.',
|
|
167
|
+
'fabric.linking.unauthorised_account_name': 'Ne možemo prikazati privatne stranice tvrtke {context}',
|
|
168
|
+
'fabric.linking.unauthorised_account_name_no_provider': 'Ne možemo prikazati privatne stranice',
|
|
169
|
+
'fabric.linking.unfollow': 'Prestani pratiti',
|
|
170
|
+
'fabric.linking.unfollow_goal': 'Prestani pratiti cilj',
|
|
171
|
+
'fabric.linking.unfollow_goal_description': 'Prestani pratiti za prestanak primanja obavijesti o ovom cilju',
|
|
172
|
+
'fabric.linking.unfollow_goal_error': 'Dogodila se greška dok smo pokušavali prestati pratiti cilj. Provjeri svoju vezu ili osvježi stranicu i pokušaj ponovno.',
|
|
173
|
+
'fabric.linking.unfollow_project': 'Prestani pratiti projekt',
|
|
174
|
+
'fabric.linking.unfollow_project_description': 'Prestani pratiti za prestanak primanja obavijesti o projektu',
|
|
175
|
+
'fabric.linking.unfollow_project_description-galaxia': 'Prestani pratiti za prestanak primanja obavijesti o projektu',
|
|
176
|
+
'fabric.linking.unfollow_project_error': 'Dogodila se greška dok smo pokušavali prestati pratiti projekt. Provjeri svoju vezu ili osvježi stranicu i pokušaj ponovno.',
|
|
177
|
+
'fabric.linking.unfollow_project_error-galaxia': 'Dogodila se greška dok smo pokušavali prestati pratiti projekt. Provjeri svoju vezu ili osvježi stranicu i pokušaj ponovno.',
|
|
178
|
+
'fabric.linking.unlink_account': 'Poništi vezu s računom',
|
|
179
|
+
'fabric.linking.updated_by': 'Izmijenio/la {context}',
|
|
180
|
+
'fabric.linking.user_attributes': '{context}',
|
|
181
|
+
'fabric.linking.view': 'Prikaži'
|
|
182
|
+
};
|
package/dist/es2019/i18n/hu.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
|
+
//Hungarian
|
|
9
|
+
export default {
|
|
10
|
+
TjkENX: 'Keresési hiba',
|
|
11
|
+
'automation-menu.empty-state.image.alt': 'Üres automatizálási lista ikonja',
|
|
12
|
+
'automation-menu.empty-state.learn-more.link': 'További információ a manuális eseményindítóról',
|
|
13
|
+
'automation-menu.modal.empty.automations.admin.description': 'A manuális eseményindítóval kitölthetsz egy menüt azokkal a kiválasztásokkal, amelyeket bárki vagy az általad megadott személyek egykattintásos automatizálásként alkalmazhatnak.',
|
|
14
|
+
'automation-menu.modal.empty.automations.user.description': 'Az adminisztrátorok még nem konfiguráltak egyetlen manuálisan indítható automatizálást sem.',
|
|
15
|
+
'automation-menu.modal.error.description': 'A betöltés hosszabb időt vesz igénybe. Frissítsd az oldalt.',
|
|
16
|
+
'automation-menu.modal.error.image.alt': 'Hiba ikon',
|
|
17
|
+
'automation-menu.modal.footer.automate-button': 'Automatizálás',
|
|
18
|
+
'automation-menu.modal.footer.cancel-button': 'Mégse',
|
|
19
|
+
'automation-menu.modal.footer.get-started-button': 'Automatizálás létrehozása',
|
|
20
|
+
'automation-menu.modal.footer.ok-button': 'OK',
|
|
21
|
+
'automation-menu.modal.header.icon.label': 'Automatizálási párbeszédablak fejlécikonja',
|
|
22
|
+
'automation-menu.success-state.message': 'Az automatizálás folyamatban van',
|
|
23
|
+
'fabric.linking.access_exists_description': 'Kérj hozzáférést, hogy megtekinthesd ezt a tartalmat innen: {hostname}.',
|
|
24
|
+
'fabric.linking.actions': 'Műveletek',
|
|
25
|
+
'fabric.linking.add_account': 'Fiók hozzáadása',
|
|
26
|
+
'fabric.linking.ai_summarize': 'Összefoglalás',
|
|
27
|
+
'fabric.linking.ai_summarized': 'Az összefoglalót az Atlassian Intelligence készítette',
|
|
28
|
+
'fabric.linking.ai_summarized_abbreviation': 'Az AI által összefoglalva',
|
|
29
|
+
'fabric.linking.ai_summarized_info': 'Az információk minősége változó lehet. <a>További információ</a>',
|
|
30
|
+
'fabric.linking.ai_summarized_info_short': 'A tartalom minősége változhat',
|
|
31
|
+
'fabric.linking.ai_summarizing': 'Az Atlassian Intelligence dolgozik…',
|
|
32
|
+
'fabric.linking.ai_summary_action': 'Összefoglalás az AI segítségével',
|
|
33
|
+
'fabric.linking.ai_summary_action_description': 'Összefoglalhatod a link tartalmát az Atlassian Intelligence használatával.',
|
|
34
|
+
'fabric.linking.ai_summary_error_acceptable_use_violation': 'Nem tudjuk megjeleníteni az összefoglaló eredményét, mert ellentmond az <a>Atlassian elfogadható használatra vonatkozó irányelveinek</a>.',
|
|
35
|
+
'fabric.linking.ai_summary_error_exceeding_context_length_error': 'Az Atlassian Intelligence jelenleg nem tud összefoglalót generálni, mert túl sok az összefoglalni kívánt tartalom.',
|
|
36
|
+
'fabric.linking.ai_summary_error_generic': 'Az Atlassian Intelligence (AI) nem válaszol. Próbálkozz újra később, vagy <a>ellenőrizd az AI állapotát</a>.',
|
|
37
|
+
'fabric.linking.ai_summary_error_hipaa_content_detected': 'Az Atlassian Intelligence nem tudta feldolgozni a kérelmedet, mert a tartalmad a HIPAA által korlátozott tartalomra hivatkozik.',
|
|
38
|
+
'fabric.linking.assigned_to': 'Hozzárendelve a következő személyhez: {context}',
|
|
39
|
+
'fabric.linking.automation-action.confluence.page.modal.description': 'Automatizálás alkalmazása a következőhöz: <b>{name}</b>.{br}Az elérhető kiválasztásokat a Confluence és a munkatér-adminisztrátorok szabályozzák.',
|
|
40
|
+
'fabric.linking.automation-action.confluence.page.modal.title': 'Oldal automatizálása',
|
|
41
|
+
'fabric.linking.automation-action.icon.label': 'Automatizálás ikon',
|
|
42
|
+
'fabric.linking.automation-action.title': 'Automatizálási szabályok megtekintése',
|
|
43
|
+
'fabric.linking.automation-action.tooltip': 'Futtatandó automatizálási szabály kiválasztása',
|
|
44
|
+
'fabric.linking.beta': 'Béta',
|
|
45
|
+
'fabric.linking.cancel': 'Mégse',
|
|
46
|
+
'fabric.linking.cannot_connect': 'Nem sikerült kapcsolódni, próbálkozz újra',
|
|
47
|
+
'fabric.linking.cannot_find_link': 'A link nem található',
|
|
48
|
+
'fabric.linking.check_this_link': 'Ellenőrizd a linket',
|
|
49
|
+
'fabric.linking.click_to_join': 'Csatlakozz a(z) {context} rendszerhez',
|
|
50
|
+
'fabric.linking.click_to_join_description': 'Megkaptad a jóváhagyást, ezért azonnal csatlakozhatsz a következő termékhez: {context}.',
|
|
51
|
+
'fabric.linking.close': 'Bezárás',
|
|
52
|
+
'fabric.linking.connect_account_description': 'Megnyitunk egy új lapot, hogy könnyebben csatlakozhasson {name}-fiókjához',
|
|
53
|
+
'fabric.linking.connect_link_account': 'Csatlakozás az előnézethez',
|
|
54
|
+
'fabric.linking.connect_link_account_card_view': 'Csatlakoztatás',
|
|
55
|
+
'fabric.linking.connect_link_account_card_view_description': 'A link előnézetének megtekintéséhez csatlakoztasd {context}-fiókodat.',
|
|
56
|
+
'fabric.linking.connect_link_account_card_view_name': 'Kapcsold össze a fiókodat: {context}',
|
|
57
|
+
'fabric.linking.connect_to': 'Csatlakozás ehhez: {name}',
|
|
58
|
+
'fabric.linking.connect_unauthorised_account_action': 'Csatlakozás ehhez: {context}',
|
|
59
|
+
'fabric.linking.connect_unauthorised_account_description': 'Csatlakoztasd a(z) {context}-fiókodat, hogy együtt dolgozhassatok több Atlassian-termékben is.',
|
|
60
|
+
'fabric.linking.connect_unauthorised_account_description-appify': 'Csatlakoztasd a(z) {context}-fiókodat, hogy együtt dolgozhassatok több Atlassian-alkalmazásban is.',
|
|
61
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Csatlakoztasd a fiókodat, hogy együtt dolgozhassatok több Atlassian-termékben is.',
|
|
62
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider-appify': 'Csatlakoztasd a fiókodat, hogy együtt dolgozhassatok több Atlassian-alkalmazásban is.',
|
|
63
|
+
'fabric.linking.continue': 'Folytatás',
|
|
64
|
+
'fabric.linking.copied_summary_action_description': 'Összefoglaló másolva a vágólapra',
|
|
65
|
+
'fabric.linking.copied_url_to_clipboard': 'Másolva!',
|
|
66
|
+
'fabric.linking.copy_summary_action': 'Összefoglaló másolása',
|
|
67
|
+
'fabric.linking.copy_summary_action_description': 'Összefoglaló másolása',
|
|
68
|
+
'fabric.linking.copy_url_to_clipboard': 'Link másolása',
|
|
69
|
+
'fabric.linking.couldnt_load_link': 'Ismeretlen okból nem tudtuk betölteni ezt a linket.',
|
|
70
|
+
'fabric.linking.create_on_absolute': 'Létrehozva ekkor: {context}',
|
|
71
|
+
'fabric.linking.create_on_relative': 'Létrehozva: {context}',
|
|
72
|
+
'fabric.linking.created_by': 'Létrehozta: {context}',
|
|
73
|
+
'fabric.linking.delete': 'Törlés',
|
|
74
|
+
'fabric.linking.direct_access': 'Csatlakozás',
|
|
75
|
+
'fabric.linking.direct_access_description': 'A csapatod a(z) {product} terméket használja az együttműködésre, amelyet te is azonnal elkezdhetsz használni!',
|
|
76
|
+
'fabric.linking.direct_access_title': 'A tartalom megtekintéséhez csatlakozz: {product}',
|
|
77
|
+
'fabric.linking.download': 'Letöltés',
|
|
78
|
+
'fabric.linking.download_description': 'Fájl letöltése a helyi tárhelyre',
|
|
79
|
+
'fabric.linking.download_file': 'Fájl letöltése',
|
|
80
|
+
'fabric.linking.edit': 'Szerkesztés',
|
|
81
|
+
'fabric.linking.follow': 'Követés',
|
|
82
|
+
'fabric.linking.follow_goal': 'Cél követése',
|
|
83
|
+
'fabric.linking.follow_goal_description': 'Kövesd a célt, ha értesítést szeretnél kapni a frissítésekről',
|
|
84
|
+
'fabric.linking.follow_goal_error': 'Hiba történt a cél követésének beállítása során. Ellenőrizd a kapcsolatodat, frissítsd az oldalt, és próbálkozz újra.',
|
|
85
|
+
'fabric.linking.follow_project': 'Projekt követése',
|
|
86
|
+
'fabric.linking.follow_project_description': 'Ha szeretnél értesítéseket kapni a projekttel kapcsolatban, kövesd a projektet',
|
|
87
|
+
'fabric.linking.follow_project_description-galaxia': 'Ha szeretnél értesítéseket kapni a hellyel kapcsolatban, kövesd a helyet',
|
|
88
|
+
'fabric.linking.follow_project_error': 'Hiba történt a projekt követésének beállítása során. Ellenőrizd a kapcsolatodat, frissítsd az oldalt, és próbálkozz újra.',
|
|
89
|
+
'fabric.linking.follow_project_error-galaxia': 'Hiba történt a space követésének beállítása során. Ellenőrizd a kapcsolatodat, frissítsd az oldalt, és próbálkozz újra.',
|
|
90
|
+
'fabric.linking.forbidden_access': 'Hozzáférés megtagadva',
|
|
91
|
+
'fabric.linking.forbidden_description': 'Fordulj az adminisztrátorhoz, és kérj tőle hozzáférést a következőhöz: {hostname}.',
|
|
92
|
+
'fabric.linking.forbidden_title': 'Nincs hozzáférésed ehhez a tartalomhoz',
|
|
93
|
+
'fabric.linking.generic_error_message': 'Hiba történt',
|
|
94
|
+
'fabric.linking.go_back': 'Vissza',
|
|
95
|
+
'fabric.linking.invalid_permissions': 'Korlátozott tartalom',
|
|
96
|
+
'fabric.linking.invalid_permissions_description': 'Az előnézet megtekintéséhez hozzáférést kell kérned, vagy másik fiókba kell belépned.',
|
|
97
|
+
'fabric.linking.join_to_view': 'Az ügy megtekintése érdekében csatlakozz ehhez: {context}',
|
|
98
|
+
'fabric.linking.join_to_view-issue-term-refresh': 'Az ügy megtekintése érdekében csatlakozz ehhez: {context}',
|
|
99
|
+
'fabric.linking.learn_more_about_connecting_account': 'További információ a fiók csatlakoztatásáról az Atlassian-termékekhez.',
|
|
100
|
+
'fabric.linking.learn_more_about_connecting_account-appify': 'További információ a fiók csatlakoztatásáról az Atlassian-alkalmazásokhoz.',
|
|
101
|
+
'fabric.linking.learn_more_about_smart_links': 'További információ az okoslinkekről.',
|
|
102
|
+
'fabric.linking.link_safety_warning_message': 'A(z) {unsafeLinkText} link egy másik webhelyre visz: <a>actual link here</a>',
|
|
103
|
+
'fabric.linking.loading': 'Betöltés…',
|
|
104
|
+
'fabric.linking.modified_on_absolute': 'Frissítve ekkor: {context}',
|
|
105
|
+
'fabric.linking.modified_on_relative': 'Frissítve: {context}',
|
|
106
|
+
'fabric.linking.more_actions': 'További műveletek',
|
|
107
|
+
'fabric.linking.no_access_title': 'A tartalom megtekintéséhez csatlakozz: {product}',
|
|
108
|
+
'fabric.linking.not_found_description': 'Az oldal nem létezik, vagy módosították a link hozzáadása óta.',
|
|
109
|
+
'fabric.linking.not_found_title': 'Nem tudjuk megjeleníteni ezt a(z) {product}-oldalt',
|
|
110
|
+
'fabric.linking.open_issue_in_jira': 'Ügy megnyitása a Jirában',
|
|
111
|
+
'fabric.linking.open_issue_in_jira-issue-term-refresh': 'Ügy megnyitása a Jirában',
|
|
112
|
+
'fabric.linking.open_link_in_a_new_tab': 'Link megnyitása új lapon',
|
|
113
|
+
'fabric.linking.owned_by': 'Tulajdonos: {context}',
|
|
114
|
+
'fabric.linking.owned_by_override': '{context} által',
|
|
115
|
+
'fabric.linking.pending_request': 'A hozzáférési kérelmed függőben van',
|
|
116
|
+
'fabric.linking.preview_close': 'Előnézet bezárása',
|
|
117
|
+
'fabric.linking.preview_description': 'A link teljes képernyős előnézetének megnyitása',
|
|
118
|
+
'fabric.linking.preview_improved': 'Előnézet megnyitása',
|
|
119
|
+
'fabric.linking.preview_max_size': 'Megtekintés teljes képernyőn',
|
|
120
|
+
'fabric.linking.preview_min_size': 'Teljes képernyő bezárása',
|
|
121
|
+
'fabric.linking.preview_modal': 'Előnézet párbeszédpanel megnyitása',
|
|
122
|
+
'fabric.linking.preview_panel': 'Az előnézet panel megnyitása',
|
|
123
|
+
'fabric.linking.priority_blocker': 'Blokkoló',
|
|
124
|
+
'fabric.linking.priority_critical': 'Kritikus',
|
|
125
|
+
'fabric.linking.priority_high': 'Magas',
|
|
126
|
+
'fabric.linking.priority_highest': 'Legmagasabb',
|
|
127
|
+
'fabric.linking.priority_low': 'Alacsony',
|
|
128
|
+
'fabric.linking.priority_lowest': 'Legalacsonyabb',
|
|
129
|
+
'fabric.linking.priority_major': 'Jelentős',
|
|
130
|
+
'fabric.linking.priority_medium': 'Közepes',
|
|
131
|
+
'fabric.linking.priority_minor': 'Kevésbé jelentős',
|
|
132
|
+
'fabric.linking.priority_trivial': 'Triviális',
|
|
133
|
+
'fabric.linking.priority_undefined': 'Nincs meghatározva',
|
|
134
|
+
'fabric.linking.read_time': '{context} perc olvasási idő',
|
|
135
|
+
'fabric.linking.related': 'Kapcsolódó',
|
|
136
|
+
'fabric.linking.related_links_found_in': 'Itt található:',
|
|
137
|
+
'fabric.linking.related_links_includes_links_to': 'A következőkre mutató linkeket tartalmaz:',
|
|
138
|
+
'fabric.linking.related_links_modal_error_description': 'Ellenőrizd a kapcsolatodat, frissítsd az oldalt, és próbálkozz újra',
|
|
139
|
+
'fabric.linking.related_links_modal_error_title': 'Probléma merült fel a kapcsolódó linkek betöltése során',
|
|
140
|
+
'fabric.linking.related_links_modal_title': 'Kapcsolódó linkek',
|
|
141
|
+
'fabric.linking.related_links_modal_unavailable_description': 'Folyamatosan ellenőrizzük és hozzáadjuk a kapcsolódó linkeket, hogy frissített oldalakat és más tartalomtípusokat kapj',
|
|
142
|
+
'fabric.linking.related_links_modal_unavailable_title': 'Nem találtunk kapcsolódó linkeket',
|
|
143
|
+
'fabric.linking.related_links_not_found': 'Nem találtunk itt megjeleníthető linkeket.',
|
|
144
|
+
'fabric.linking.related_links_view_related_links': 'Kapcsolódó linkek megtekintése',
|
|
145
|
+
'fabric.linking.related_links_view_related_urls': 'Legutóbbi linkek megtekintése',
|
|
146
|
+
'fabric.linking.request_access': 'Hozzáférés kérése',
|
|
147
|
+
'fabric.linking.request_access_description': 'A csapatod a(z) {product} terméket használja az együttműködésre. Ha hozzáférést szeretnél kapni, küldj egy kérelmet az adminisztrátorodnak.',
|
|
148
|
+
'fabric.linking.request_access_pending': 'Függőben levő jóváhagyás',
|
|
149
|
+
'fabric.linking.request_access_pending_description': 'A következőre vonatkozó hozzáférési kérelmed még adminisztrátori jóváhagyásra vár: {hostname}.',
|
|
150
|
+
'fabric.linking.request_access_pending_title': 'Függőben van a(z) {product}-hozzáférés',
|
|
151
|
+
'fabric.linking.request_access_to_view': 'Az ügy megtekintése érdekében kérj hozzáférést ehhez: {context}',
|
|
152
|
+
'fabric.linking.request_access_to_view-issue-term-refresh': 'Az ügy megtekintése érdekében kérj hozzáférést ehhez: {context}',
|
|
153
|
+
'fabric.linking.request_denied': 'A hozzáférési kérelmedet elutasították',
|
|
154
|
+
'fabric.linking.request_denied_description': 'Az adminisztrátorod nem hagyta jóvá a kérelmed, hogy megtekinthess {product}-oldalakat innen: {hostname}.',
|
|
155
|
+
'fabric.linking.restricted_link': 'Korlátozott link, próbálkozz másik fiókkal',
|
|
156
|
+
'fabric.linking.retry': 'Újra',
|
|
157
|
+
'fabric.linking.save': 'Mentés',
|
|
158
|
+
'fabric.linking.sent_on_absolute': 'Elküldve: {context}',
|
|
159
|
+
'fabric.linking.sent_on_relative': 'Elküldve: {context}',
|
|
160
|
+
'fabric.linking.srclink': 'Megtekintés módja:',
|
|
161
|
+
'fabric.linking.srclinkunknown': 'Eredeti megtekintése',
|
|
162
|
+
'fabric.linking.status_change_load_error': 'Nem sikerült betölteni az állapotokat és az átviteleket',
|
|
163
|
+
'fabric.linking.status_change_permission_error': 'Nem vagy jogosult végrehajtani az átvitelt ennél az ügynél.',
|
|
164
|
+
'fabric.linking.status_change_permission_error-issue-term-refresh': 'Nem vagy jogosult végrehajtani az átvitelt ennél az ügynél.',
|
|
165
|
+
'fabric.linking.status_change_update_error': 'Nem sikerült frissíteni az állapotot',
|
|
166
|
+
'fabric.linking.team_members_count': '{context} tag',
|
|
167
|
+
'fabric.linking.try_again': 'Próbáld újra',
|
|
168
|
+
'fabric.linking.try_another_account': 'Próbálkozz másik fiókkal',
|
|
169
|
+
'fabric.linking.unassigned': 'Nincs hozzárendelve',
|
|
170
|
+
'fabric.linking.unauthorised_account_description': 'Egy privát {context}-oldalra mutató link előnézetét próbálod megtekinteni. Azt javasoljuk, hogy ellenőrizd az URL-címet, vagy lépj kapcsolatba az oldal tulajdonosával.',
|
|
171
|
+
'fabric.linking.unauthorised_account_description_no_provider': 'Egy privát oldalra mutató link előnézetét próbálod megtekinteni. Azt javasoljuk, hogy ellenőrizd az URL-címet, vagy lépj kapcsolatba az oldal tulajdonosával.',
|
|
172
|
+
'fabric.linking.unauthorised_account_name': 'Nem tudunk privát oldalakat megjeleníteni a(z) {context} felületéről',
|
|
173
|
+
'fabric.linking.unauthorised_account_name_no_provider': 'Nem tudunk privát oldalakat megjeleníteni',
|
|
174
|
+
'fabric.linking.unfollow': 'Követés leállítása',
|
|
175
|
+
'fabric.linking.unfollow_goal': 'Cél követésének leállítása',
|
|
176
|
+
'fabric.linking.unfollow_goal_description': 'Ha nem szeretnél értesítéseket kapni a céllal kapcsolatban, állítsd le a cél követését',
|
|
177
|
+
'fabric.linking.unfollow_goal_error': 'Hiba történt a cél követésének leállítása során. Ellenőrizd a kapcsolatodat, frissítsd az oldalt, és próbálkozz újra.',
|
|
178
|
+
'fabric.linking.unfollow_project': 'Projekt követésének leállítása',
|
|
179
|
+
'fabric.linking.unfollow_project_description': 'Ha nem szeretnél értesítéseket kapni a projekttel kapcsolatban, állítsd le a projekt követését',
|
|
180
|
+
'fabric.linking.unfollow_project_description-galaxia': 'Ha nem szeretnél értesítéseket kapni a térrel kapcsolatban, állítsd le a tér követését',
|
|
181
|
+
'fabric.linking.unfollow_project_error': 'Hiba történt a projekt követésének leállítása során. Ellenőrizd a kapcsolatodat, frissítsd az oldalt, és próbálkozz újra.',
|
|
182
|
+
'fabric.linking.unfollow_project_error-galaxia': 'Hiba történt a tér követésének leállítása során. Ellenőrizd a kapcsolatodat, frissítsd az oldalt, és próbálkozz újra.',
|
|
183
|
+
'fabric.linking.unlink_account': 'Fiók leválasztása',
|
|
184
|
+
'fabric.linking.updated_by': 'Módosította: {context}',
|
|
185
|
+
'fabric.linking.user_attributes': '{context}',
|
|
186
|
+
'fabric.linking.view': 'Megtekintés'
|
|
187
|
+
};
|
package/dist/es2019/i18n/it.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
|
+
//Italian (Italy)
|
|
9
|
+
export default {
|
|
10
|
+
TjkENX: 'Errore di ricerca',
|
|
11
|
+
'automation-menu.empty-state.image.alt': "Icona dell'elenco di automazioni vuoto",
|
|
12
|
+
'automation-menu.empty-state.learn-more.link': 'Scopri di più sul trigger manuale',
|
|
13
|
+
'automation-menu.modal.empty.automations.admin.description': 'Usa il trigger manuale per compilare un menu di selezioni che tutti gli utenti, o solo quelli da te specificati, potranno applicare come automazioni rapide.',
|
|
14
|
+
'automation-menu.modal.empty.automations.user.description': 'Gli amministratori non hanno ancora configurato alcuna automazione attivata manualmente.',
|
|
15
|
+
'automation-menu.modal.error.description': 'Il caricamento sta richiedendo tempo. Prova ad aggiornare la pagina.',
|
|
16
|
+
'automation-menu.modal.error.image.alt': 'Icona di errore',
|
|
17
|
+
'automation-menu.modal.footer.automate-button': 'Automatizza',
|
|
18
|
+
'automation-menu.modal.footer.cancel-button': 'Annulla',
|
|
19
|
+
'automation-menu.modal.footer.get-started-button': "Crea un'automazione",
|
|
20
|
+
'automation-menu.modal.footer.ok-button': 'OK',
|
|
21
|
+
'automation-menu.modal.header.icon.label': 'Icona di intestazione della finestra Automazione',
|
|
22
|
+
'automation-menu.success-state.message': "L'automazione è in corso",
|
|
23
|
+
'fabric.linking.access_exists_description': "Richiedi l'accesso per visualizzare questo contenuto da {hostname}.",
|
|
24
|
+
'fabric.linking.actions': 'Azioni',
|
|
25
|
+
'fabric.linking.add_account': 'Aggiungi account',
|
|
26
|
+
'fabric.linking.ai_summarize': 'Riassumi',
|
|
27
|
+
'fabric.linking.ai_summarized': 'Riepilogo fornito da Atlassian Intelligence',
|
|
28
|
+
'fabric.linking.ai_summarized_abbreviation': 'Sintetizzato da AI',
|
|
29
|
+
'fabric.linking.ai_summarized_info': 'La qualità delle informazioni può variare. <a>Scopri di più</a>',
|
|
30
|
+
'fabric.linking.ai_summarized_info_short': 'La qualità dei contenuti può variare',
|
|
31
|
+
'fabric.linking.ai_summarizing': 'Atlassian Intelligence sta lavorando...',
|
|
32
|
+
'fabric.linking.ai_summary_action': 'Riassumi con AI',
|
|
33
|
+
'fabric.linking.ai_summary_action_description': 'Riassumi il contenuto di questo link con Atlassian Intelligence.',
|
|
34
|
+
'fabric.linking.ai_summary_error_acceptable_use_violation': 'Non possiamo mostrare i risultati di questo riepilogo in quanto è contrario ai <a>Termini di utilizzo accettabile di Atlassian</a>.',
|
|
35
|
+
'fabric.linking.ai_summary_error_exceeding_context_length_error': 'Atlassian Intelligence non è in grado di generare un riepilogo in questo momento, poiché ci sono troppi contenuti da riepilogare.',
|
|
36
|
+
'fabric.linking.ai_summary_error_generic': 'Atlassian Intelligence (AI) non risponde. Riprova più tardi o <a>controlla lo stato di AI</a>.',
|
|
37
|
+
'fabric.linking.ai_summary_error_hipaa_content_detected': 'Atlassian Intelligence non è riuscito a elaborare la tua richiesta in quanto nel contenuto sono presenti link a contenuti soggetti a restrizioni HIPAA.',
|
|
38
|
+
'fabric.linking.assigned_to': 'Assegnato a {context}',
|
|
39
|
+
'fabric.linking.automation-action.confluence.page.modal.description': "Applica un'automazione a <b>{name}</b>.{br}Le selezioni disponibili sono controllate da Confluence e dagli amministratori dello spazio.",
|
|
40
|
+
'fabric.linking.automation-action.confluence.page.modal.title': 'Automazioni di pagina',
|
|
41
|
+
'fabric.linking.automation-action.icon.label': 'Icona di automazione',
|
|
42
|
+
'fabric.linking.automation-action.title': 'Visualizza regole di automazione',
|
|
43
|
+
'fabric.linking.automation-action.tooltip': 'Seleziona una regola di automazione da eseguire',
|
|
44
|
+
'fabric.linking.beta': 'Beta',
|
|
45
|
+
'fabric.linking.cancel': 'Annulla',
|
|
46
|
+
'fabric.linking.cannot_connect': 'Impossibile connettersi, riprova',
|
|
47
|
+
'fabric.linking.cannot_find_link': 'Impossibile trovare il link',
|
|
48
|
+
'fabric.linking.check_this_link': 'Controlla questo link',
|
|
49
|
+
'fabric.linking.click_to_join': 'Unisciti a {context}',
|
|
50
|
+
'fabric.linking.click_to_join_description': 'Sei stato approvato; puoi unirti da subito a {context}.',
|
|
51
|
+
'fabric.linking.close': 'Chiudi',
|
|
52
|
+
'fabric.linking.connect_account_description': 'Apriremo una nuova pagina per aiutarti a collegare il tuo account {name}',
|
|
53
|
+
'fabric.linking.connect_link_account': 'Connetti ad anteprima',
|
|
54
|
+
'fabric.linking.connect_link_account_card_view': 'Collega',
|
|
55
|
+
'fabric.linking.connect_link_account_card_view_description': "Per visualizzare un'anteprima di questo link, connetti il tuo account {context}.",
|
|
56
|
+
'fabric.linking.connect_link_account_card_view_name': 'Connetti il tuo account {context}',
|
|
57
|
+
'fabric.linking.connect_to': 'Collegati a {name}',
|
|
58
|
+
'fabric.linking.connect_unauthorised_account_action': 'Connetti a {context}',
|
|
59
|
+
'fabric.linking.connect_unauthorised_account_description': 'Connetti il tuo account {context} per collaborare al lavoro con i prodotti Atlassian.',
|
|
60
|
+
'fabric.linking.connect_unauthorised_account_description-appify': 'Connetti il tuo account {context} per collaborare al lavoro nelle app Atlassian.',
|
|
61
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Connetti il tuo account per collaborare al lavoro con i prodotti Atlassian.',
|
|
62
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider-appify': 'Connetti il tuo account per collaborare al lavoro con le app Atlassian.',
|
|
63
|
+
'fabric.linking.continue': 'Continua',
|
|
64
|
+
'fabric.linking.copied_summary_action_description': 'Riepilogo copiato negli Appunti',
|
|
65
|
+
'fabric.linking.copied_url_to_clipboard': 'Copiato.',
|
|
66
|
+
'fabric.linking.copy_summary_action': 'Copia il riepilogo',
|
|
67
|
+
'fabric.linking.copy_summary_action_description': 'Copia il riepilogo',
|
|
68
|
+
'fabric.linking.copy_url_to_clipboard': 'Copia il link',
|
|
69
|
+
'fabric.linking.couldnt_load_link': 'Non è stato possibile caricare questo link per un motivo sconosciuto.',
|
|
70
|
+
'fabric.linking.create_on_absolute': 'Creazione: {context}',
|
|
71
|
+
'fabric.linking.create_on_relative': 'Creazione: {context}',
|
|
72
|
+
'fabric.linking.created_by': 'Creato da {context}',
|
|
73
|
+
'fabric.linking.delete': 'Elimina',
|
|
74
|
+
'fabric.linking.direct_access': 'Unisciti ora',
|
|
75
|
+
'fabric.linking.direct_access_description': 'Il tuo team usa {product} per collaborare; puoi iniziare a usarlo anche tu da subito!',
|
|
76
|
+
'fabric.linking.direct_access_title': 'Unisciti a {product} per visualizzare questo contenuto',
|
|
77
|
+
'fabric.linking.download': 'Scarica',
|
|
78
|
+
'fabric.linking.download_description': 'Scarica questo file nello spazio di archiviazione locale',
|
|
79
|
+
'fabric.linking.download_file': 'Scarica il file',
|
|
80
|
+
'fabric.linking.edit': 'Modifica',
|
|
81
|
+
'fabric.linking.follow': 'Segui',
|
|
82
|
+
'fabric.linking.follow_goal': "Segui l'obiettivo",
|
|
83
|
+
'fabric.linking.follow_goal_description': 'Segui questo obiettivo per ricevere notifiche sugli aggiornamenti',
|
|
84
|
+
'fabric.linking.follow_goal_error': "Si è verificato un errore durante il tentativo di seguire l'obiettivo. Verifica la connessione, oppure aggiorna la pagina e riprova.",
|
|
85
|
+
'fabric.linking.follow_project': 'Segui il progetto',
|
|
86
|
+
'fabric.linking.follow_project_description': 'Segui questo progetto per ricevere notifiche in merito',
|
|
87
|
+
'fabric.linking.follow_project_description-galaxia': 'Segui questo spazio per ricevere notifiche in merito',
|
|
88
|
+
'fabric.linking.follow_project_error': 'Si è verificato un errore durante il tentativo di seguire il progetto. Verifica la connessione, oppure aggiorna la pagina e riprova.',
|
|
89
|
+
'fabric.linking.follow_project_error-galaxia': 'Si è verificato un errore durante il tentativo di seguire lo spazio. Verifica la connessione, oppure aggiorna la pagina e riprova.',
|
|
90
|
+
'fabric.linking.forbidden_access': 'Accesso vietato',
|
|
91
|
+
'fabric.linking.forbidden_description': "Contatta l'amministratore per richiedere l'accesso a {hostname}.",
|
|
92
|
+
'fabric.linking.forbidden_title': 'Non hai accesso a questo contenuto',
|
|
93
|
+
'fabric.linking.generic_error_message': 'Si è verificato un errore',
|
|
94
|
+
'fabric.linking.go_back': 'Torna indietro',
|
|
95
|
+
'fabric.linking.invalid_permissions': 'Contenuto soggetto a restrizioni',
|
|
96
|
+
'fabric.linking.invalid_permissions_description': "Per visualizzare quest'anteprima devi richiedere l'accesso o provare con un altro account.",
|
|
97
|
+
'fabric.linking.join_to_view': 'Unisciti a {context} per visualizzare questo ticket',
|
|
98
|
+
'fabric.linking.join_to_view-issue-term-refresh': 'Unisciti a {context} per visualizzare questo ticket',
|
|
99
|
+
'fabric.linking.learn_more_about_connecting_account': 'Scopri di più sulla connessione del tuo account ai prodotti Atlassian.',
|
|
100
|
+
'fabric.linking.learn_more_about_connecting_account-appify': 'Scopri di più sulla connessione del tuo account alle app Atlassian.',
|
|
101
|
+
'fabric.linking.learn_more_about_smart_links': 'Scopri di più sui Link intelligenti.',
|
|
102
|
+
'fabric.linking.link_safety_warning_message': 'Il link {unsafeLinkText} porta a un altro sito, <a>actual link here</a>',
|
|
103
|
+
'fabric.linking.loading': 'Caricamento in corso...',
|
|
104
|
+
'fabric.linking.modified_on_absolute': 'Aggiornato il {context}',
|
|
105
|
+
'fabric.linking.modified_on_relative': 'Aggiornamento: {context}',
|
|
106
|
+
'fabric.linking.more_actions': 'Altre azioni',
|
|
107
|
+
'fabric.linking.no_access_title': 'Unisciti a {product} per visualizzare questo contenuto',
|
|
108
|
+
'fabric.linking.not_found_description': "La pagina non esiste o potrebbe essere stata spostata dopo l'aggiunta di questo link.",
|
|
109
|
+
'fabric.linking.not_found_title': 'Non possiamo mostrarti questa pagina {product}',
|
|
110
|
+
'fabric.linking.open_issue_in_jira': 'Apri il ticket in Jira',
|
|
111
|
+
'fabric.linking.open_issue_in_jira-issue-term-refresh': 'Apri il ticket in Jira',
|
|
112
|
+
'fabric.linking.open_link_in_a_new_tab': 'Apri link in una nuova scheda',
|
|
113
|
+
'fabric.linking.owned_by': 'Di proprietà di {context}',
|
|
114
|
+
'fabric.linking.owned_by_override': 'Di {context}',
|
|
115
|
+
'fabric.linking.pending_request': 'La tua richiesta di accesso è in sospeso',
|
|
116
|
+
'fabric.linking.preview_close': "Chiudi l'anteprima",
|
|
117
|
+
'fabric.linking.preview_description': "Apri un'anteprima a schermo intero di questo link",
|
|
118
|
+
'fabric.linking.preview_improved': "Apri l'anteprima",
|
|
119
|
+
'fabric.linking.preview_max_size': 'Visualizza a schermo intero',
|
|
120
|
+
'fabric.linking.preview_min_size': 'Esci da schermo intero',
|
|
121
|
+
'fabric.linking.preview_modal': 'Apri finestra di anteprima',
|
|
122
|
+
'fabric.linking.preview_panel': 'Apri pannello di anteprima',
|
|
123
|
+
'fabric.linking.priority_blocker': 'Bloccante',
|
|
124
|
+
'fabric.linking.priority_critical': 'Critico',
|
|
125
|
+
'fabric.linking.priority_high': 'Alta',
|
|
126
|
+
'fabric.linking.priority_highest': 'Più alta',
|
|
127
|
+
'fabric.linking.priority_low': 'Bassa',
|
|
128
|
+
'fabric.linking.priority_lowest': 'Più bassa',
|
|
129
|
+
'fabric.linking.priority_major': 'Grave',
|
|
130
|
+
'fabric.linking.priority_medium': 'Media',
|
|
131
|
+
'fabric.linking.priority_minor': 'Minore',
|
|
132
|
+
'fabric.linking.priority_trivial': 'Banale',
|
|
133
|
+
'fabric.linking.priority_undefined': 'Non definita',
|
|
134
|
+
'fabric.linking.read_time': '{context} minuti di lettura',
|
|
135
|
+
'fabric.linking.related': 'Correlate',
|
|
136
|
+
'fabric.linking.related_links_found_in': 'Trovate in',
|
|
137
|
+
'fabric.linking.related_links_includes_links_to': 'Include link a',
|
|
138
|
+
'fabric.linking.related_links_modal_error_description': 'Controlla la connessione oppure aggiorna la pagina per riprovare',
|
|
139
|
+
'fabric.linking.related_links_modal_error_title': 'Stiamo riscontrando problemi nel caricamento dei link correlati',
|
|
140
|
+
'fabric.linking.related_links_modal_title': 'Link correlati',
|
|
141
|
+
'fabric.linking.related_links_modal_unavailable_description': 'Esaminiamo e aggiungiamo continuamente i link correlati per le pagine o altri tipi di contenuti aggiornati',
|
|
142
|
+
'fabric.linking.related_links_modal_unavailable_title': 'Non è stato possibile trovare link correlati',
|
|
143
|
+
'fabric.linking.related_links_not_found': 'Non sono stati trovati link da mostrare qui.',
|
|
144
|
+
'fabric.linking.related_links_view_related_links': 'Visualizza link correlati',
|
|
145
|
+
'fabric.linking.related_links_view_related_urls': 'Visualizza link recenti',
|
|
146
|
+
'fabric.linking.request_access': 'Richiedi accesso',
|
|
147
|
+
'fabric.linking.request_access_description': "Il tuo team usa {product} per collaborare. Invia all'amministratore una richiesta di accesso.",
|
|
148
|
+
'fabric.linking.request_access_pending': 'In attesa di approvazione',
|
|
149
|
+
'fabric.linking.request_access_pending_description': "La tua richiesta di accesso a {hostname} è in attesa di approvazione dell'amministratore.",
|
|
150
|
+
'fabric.linking.request_access_pending_title': "L'accesso a {product} è in sospeso",
|
|
151
|
+
'fabric.linking.request_access_to_view': "Richiedi l'accesso a {context} per visualizzare questo ticket",
|
|
152
|
+
'fabric.linking.request_access_to_view-issue-term-refresh': "Richiedi l'accesso a {context} per visualizzare questo ticket",
|
|
153
|
+
'fabric.linking.request_denied': 'La richiesta di accesso è stata rifiutata',
|
|
154
|
+
'fabric.linking.request_denied_description': "L'amministratore non ha approvato la tua richiesta di visualizzazione delle pagine {product} di {hostname}.",
|
|
155
|
+
'fabric.linking.restricted_link': 'Link con restrizioni, prova con un altro account',
|
|
156
|
+
'fabric.linking.retry': 'Riprova',
|
|
157
|
+
'fabric.linking.save': 'Salva',
|
|
158
|
+
'fabric.linking.sent_on_absolute': 'Inviato in data {context}',
|
|
159
|
+
'fabric.linking.sent_on_relative': 'Inviato {context}',
|
|
160
|
+
'fabric.linking.srclink': 'Visualizza in',
|
|
161
|
+
'fabric.linking.srclinkunknown': 'Mostra originale',
|
|
162
|
+
'fabric.linking.status_change_load_error': 'Impossibile caricare stati e transizioni',
|
|
163
|
+
'fabric.linking.status_change_permission_error': "Non disponi dell'autorizzazione per eseguire la transizione di questo ticket.",
|
|
164
|
+
'fabric.linking.status_change_permission_error-issue-term-refresh': "Non disponi dell'autorizzazione per eseguire la transizione di questo ticket.",
|
|
165
|
+
'fabric.linking.status_change_update_error': 'Impossibile aggiornare lo stato',
|
|
166
|
+
'fabric.linking.team_members_count': '{context} membri',
|
|
167
|
+
'fabric.linking.try_again': 'Riprova',
|
|
168
|
+
'fabric.linking.try_another_account': 'Prova con un altro account',
|
|
169
|
+
'fabric.linking.unassigned': 'Non assegnato',
|
|
170
|
+
'fabric.linking.unauthorised_account_description': "Stai tentando di visualizzare in anteprima un link a una pagina {context} privata. Ti consigliamo di controllare l'URL o contattare il responsabile della pagina.",
|
|
171
|
+
'fabric.linking.unauthorised_account_description_no_provider': "Stai tentando di visualizzare in anteprima un link a una pagina privata. Ti consigliamo di controllare l'URL o contattare il responsabile della pagina.",
|
|
172
|
+
'fabric.linking.unauthorised_account_name': 'Non è possibile visualizzare le pagine private di {context}',
|
|
173
|
+
'fabric.linking.unauthorised_account_name_no_provider': 'Impossibile visualizzare le pagine private',
|
|
174
|
+
'fabric.linking.unfollow': 'Non seguire più',
|
|
175
|
+
'fabric.linking.unfollow_goal': "Smetti di seguire l'obiettivo",
|
|
176
|
+
'fabric.linking.unfollow_goal_description': 'Smetti di seguire questo obiettivo per non ricevere più notifiche in merito',
|
|
177
|
+
'fabric.linking.unfollow_goal_error': "Si è verificato un errore durante il tentativo di smettere di seguire l'obiettivo. Verifica la connessione, oppure aggiorna la pagina e riprova.",
|
|
178
|
+
'fabric.linking.unfollow_project': 'Smetti di seguire il progetto',
|
|
179
|
+
'fabric.linking.unfollow_project_description': 'Smetti di seguire questo progetto per non ricevere più notifiche in merito',
|
|
180
|
+
'fabric.linking.unfollow_project_description-galaxia': 'Smetti di seguire questo spazio per non ricevere più notifiche in merito',
|
|
181
|
+
'fabric.linking.unfollow_project_error': 'Si è verificato un errore durante il tentativo di smettere di seguire il progetto. Verifica la connessione, oppure aggiorna la pagina e riprova.',
|
|
182
|
+
'fabric.linking.unfollow_project_error-galaxia': 'Si è verificato un errore durante il tentativo di smettere di seguire lo spazio. Verifica la connessione, oppure aggiorna la pagina e riprova.',
|
|
183
|
+
'fabric.linking.unlink_account': 'Scollega account',
|
|
184
|
+
'fabric.linking.updated_by': 'Modificato da {context}',
|
|
185
|
+
'fabric.linking.user_attributes': '{context}',
|
|
186
|
+
'fabric.linking.view': 'Visualizza'
|
|
187
|
+
};
|