@atlaskit/editor-core 188.0.0 → 188.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/dist/cjs/i18n/cs.js +1 -54
- package/dist/cjs/i18n/da.js +1 -54
- package/dist/cjs/i18n/de.js +1 -54
- package/dist/cjs/i18n/en.js +1 -55
- package/dist/cjs/i18n/en_GB.js +1 -55
- package/dist/cjs/i18n/en_ZZ.js +1 -55
- package/dist/cjs/i18n/es.js +1 -54
- package/dist/cjs/i18n/fi.js +1 -54
- package/dist/cjs/i18n/fr.js +1 -54
- package/dist/cjs/i18n/hu.js +1 -54
- package/dist/cjs/i18n/it.js +1 -54
- package/dist/cjs/i18n/ja.js +1 -54
- package/dist/cjs/i18n/ko.js +1 -54
- package/dist/cjs/i18n/nb.js +1 -54
- package/dist/cjs/i18n/nl.js +1 -54
- package/dist/cjs/i18n/pl.js +1 -54
- package/dist/cjs/i18n/pt_BR.js +1 -54
- package/dist/cjs/i18n/ru.js +1 -54
- package/dist/cjs/i18n/sv.js +1 -54
- package/dist/cjs/i18n/th.js +1 -54
- package/dist/cjs/i18n/tr.js +1 -54
- package/dist/cjs/i18n/uk.js +1 -54
- package/dist/cjs/i18n/vi.js +1 -54
- package/dist/cjs/i18n/zh.js +1 -54
- package/dist/cjs/i18n/zh_TW.js +1 -54
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/es2019/i18n/cs.js +1 -54
- package/dist/es2019/i18n/da.js +1 -54
- package/dist/es2019/i18n/de.js +1 -54
- package/dist/es2019/i18n/en.js +1 -55
- package/dist/es2019/i18n/en_GB.js +1 -55
- package/dist/es2019/i18n/en_ZZ.js +1 -55
- package/dist/es2019/i18n/es.js +1 -54
- package/dist/es2019/i18n/fi.js +1 -54
- package/dist/es2019/i18n/fr.js +1 -54
- package/dist/es2019/i18n/hu.js +1 -54
- package/dist/es2019/i18n/it.js +1 -54
- package/dist/es2019/i18n/ja.js +1 -54
- package/dist/es2019/i18n/ko.js +1 -54
- package/dist/es2019/i18n/nb.js +1 -54
- package/dist/es2019/i18n/nl.js +1 -54
- package/dist/es2019/i18n/pl.js +1 -54
- package/dist/es2019/i18n/pt_BR.js +1 -54
- package/dist/es2019/i18n/ru.js +1 -54
- package/dist/es2019/i18n/sv.js +1 -54
- package/dist/es2019/i18n/th.js +1 -54
- package/dist/es2019/i18n/tr.js +1 -54
- package/dist/es2019/i18n/uk.js +1 -54
- package/dist/es2019/i18n/vi.js +1 -54
- package/dist/es2019/i18n/zh.js +1 -54
- package/dist/es2019/i18n/zh_TW.js +1 -54
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/esm/i18n/cs.js +1 -54
- package/dist/esm/i18n/da.js +1 -54
- package/dist/esm/i18n/de.js +1 -54
- package/dist/esm/i18n/en.js +1 -55
- package/dist/esm/i18n/en_GB.js +1 -55
- package/dist/esm/i18n/en_ZZ.js +1 -55
- package/dist/esm/i18n/es.js +1 -54
- package/dist/esm/i18n/fi.js +1 -54
- package/dist/esm/i18n/fr.js +1 -54
- package/dist/esm/i18n/hu.js +1 -54
- package/dist/esm/i18n/it.js +1 -54
- package/dist/esm/i18n/ja.js +1 -54
- package/dist/esm/i18n/ko.js +1 -54
- package/dist/esm/i18n/nb.js +1 -54
- package/dist/esm/i18n/nl.js +1 -54
- package/dist/esm/i18n/pl.js +1 -54
- package/dist/esm/i18n/pt_BR.js +1 -54
- package/dist/esm/i18n/ru.js +1 -54
- package/dist/esm/i18n/sv.js +1 -54
- package/dist/esm/i18n/th.js +1 -54
- package/dist/esm/i18n/tr.js +1 -54
- package/dist/esm/i18n/uk.js +1 -54
- package/dist/esm/i18n/vi.js +1 -54
- package/dist/esm/i18n/zh.js +1 -54
- package/dist/esm/i18n/zh_TW.js +1 -54
- package/dist/esm/version-wrapper.js +1 -1
- package/dist/types/i18n/cs.d.ts +1 -54
- package/dist/types/i18n/da.d.ts +1 -54
- package/dist/types/i18n/de.d.ts +1 -54
- package/dist/types/i18n/en.d.ts +1 -55
- package/dist/types/i18n/en_GB.d.ts +1 -55
- package/dist/types/i18n/en_ZZ.d.ts +1 -55
- package/dist/types/i18n/es.d.ts +1 -54
- package/dist/types/i18n/fi.d.ts +1 -54
- package/dist/types/i18n/fr.d.ts +1 -54
- package/dist/types/i18n/hu.d.ts +1 -54
- package/dist/types/i18n/it.d.ts +1 -54
- package/dist/types/i18n/ja.d.ts +1 -54
- package/dist/types/i18n/ko.d.ts +1 -54
- package/dist/types/i18n/nb.d.ts +1 -54
- package/dist/types/i18n/nl.d.ts +1 -54
- package/dist/types/i18n/pl.d.ts +1 -54
- package/dist/types/i18n/pt_BR.d.ts +1 -54
- package/dist/types/i18n/ru.d.ts +1 -54
- package/dist/types/i18n/sv.d.ts +1 -54
- package/dist/types/i18n/th.d.ts +1 -54
- package/dist/types/i18n/tr.d.ts +1 -54
- package/dist/types/i18n/uk.d.ts +1 -54
- package/dist/types/i18n/vi.d.ts +1 -54
- package/dist/types/i18n/zh.d.ts +1 -54
- package/dist/types/i18n/zh_TW.d.ts +1 -54
- package/dist/types-ts4.5/i18n/cs.d.ts +1 -54
- package/dist/types-ts4.5/i18n/da.d.ts +1 -54
- package/dist/types-ts4.5/i18n/de.d.ts +1 -54
- package/dist/types-ts4.5/i18n/en.d.ts +1 -55
- package/dist/types-ts4.5/i18n/en_GB.d.ts +1 -55
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +1 -55
- package/dist/types-ts4.5/i18n/es.d.ts +1 -54
- package/dist/types-ts4.5/i18n/fi.d.ts +1 -54
- package/dist/types-ts4.5/i18n/fr.d.ts +1 -54
- package/dist/types-ts4.5/i18n/hu.d.ts +1 -54
- package/dist/types-ts4.5/i18n/it.d.ts +1 -54
- package/dist/types-ts4.5/i18n/ja.d.ts +1 -54
- package/dist/types-ts4.5/i18n/ko.d.ts +1 -54
- package/dist/types-ts4.5/i18n/nb.d.ts +1 -54
- package/dist/types-ts4.5/i18n/nl.d.ts +1 -54
- package/dist/types-ts4.5/i18n/pl.d.ts +1 -54
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +1 -54
- package/dist/types-ts4.5/i18n/ru.d.ts +1 -54
- package/dist/types-ts4.5/i18n/sv.d.ts +1 -54
- package/dist/types-ts4.5/i18n/th.d.ts +1 -54
- package/dist/types-ts4.5/i18n/tr.d.ts +1 -54
- package/dist/types-ts4.5/i18n/uk.d.ts +1 -54
- package/dist/types-ts4.5/i18n/vi.d.ts +1 -54
- package/dist/types-ts4.5/i18n/zh.d.ts +1 -54
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +1 -54
- package/package.json +4 -4
package/dist/es2019/i18n/nb.js
CHANGED
|
@@ -17,16 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': 'Fjern alle spesialtegn i alt-teksten.',
|
|
18
18
|
'fabric.editor.annotationToolbar': 'Verktøylinje for kommentarer',
|
|
19
19
|
'fabric.editor.backLink': 'Gå tilbake',
|
|
20
|
-
'fabric.editor.blockquote.description': 'Sett inn et sitat',
|
|
21
|
-
'fabric.editor.blockquote2': 'Sitat',
|
|
22
20
|
'fabric.editor.captionPlaceholder': 'Legg til bildetekst',
|
|
21
|
+
'fabric.editor.checkUncheckActionItem': 'Aktiver/deaktiver handlingselement',
|
|
23
22
|
'fabric.editor.chromeCollapsedPlaceholder': 'Skriv et eller annet …',
|
|
24
23
|
'fabric.editor.clearAltTextEdit': 'Tøm alternativ tekst',
|
|
25
24
|
'fabric.editor.closeAltTextEdit': 'Tilbake',
|
|
26
25
|
'fabric.editor.closeFindReplaceDialog': 'Lukk',
|
|
27
26
|
'fabric.editor.closeHelpDialog': 'Lukk hjelpedialog',
|
|
28
|
-
'fabric.editor.codeblock': 'Kodebit',
|
|
29
|
-
'fabric.editor.codeblock.description': 'Vis kode med syntaksutheving',
|
|
30
27
|
'fabric.editor.configFailedToLoad': 'Kunne ikke lastes inn',
|
|
31
28
|
'fabric.editor.configPanel.cancel': 'Avbryt',
|
|
32
29
|
'fabric.editor.configPanel.close': 'Lukk',
|
|
@@ -46,8 +43,6 @@ export default {
|
|
|
46
43
|
'fabric.editor.configPanel.submit': 'Send inn',
|
|
47
44
|
'fabric.editor.createComment': 'Kommenter',
|
|
48
45
|
'fabric.editor.createCommentInvalid': 'Du kan kun kommentere tekst og overskrifter',
|
|
49
|
-
'fabric.editor.customPanel': 'Egendefinert panel',
|
|
50
|
-
'fabric.editor.customPanel.description': 'Legg til et notat med en emoji og farget bakgrunn',
|
|
51
46
|
'fabric.editor.decisionPlaceholder': 'Legg til en beslutning …',
|
|
52
47
|
'fabric.editor.description': 'Beskrivelse',
|
|
53
48
|
'fabric.editor.dropPlaceholderLabel': 'Dokument',
|
|
@@ -59,25 +54,7 @@ export default {
|
|
|
59
54
|
'fabric.editor.editorAssistiveLabel': 'Hovedinnholdsområde, begynn å skrive for å angi tekst.',
|
|
60
55
|
'fabric.editor.editorHelp': 'Editorhjelp',
|
|
61
56
|
'fabric.editor.editors': 'Brukere med redigeringstilgang',
|
|
62
|
-
'fabric.editor.elementBrowser.help': 'Hjelp',
|
|
63
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': 'Administrasjon',
|
|
64
|
-
'fabric.editor.elementbrowser.categorylist.category-all': 'Alle',
|
|
65
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': 'Kommunikasjon',
|
|
66
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Confluence-innhold',
|
|
67
|
-
'fabric.editor.elementbrowser.categorylist.category-development': 'Utvikling',
|
|
68
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': 'Eksternt innhold',
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': 'Formatering',
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-media': 'Media',
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': 'Navigasjon',
|
|
72
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': 'Rapportering',
|
|
73
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': 'Bilder og grafikk',
|
|
74
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': 'Ingen treff for søket ditt.',
|
|
75
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Prøv å søke med et annet uttrykk eller oppdag nye apper for Atlassian-produkter.',
|
|
76
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Utforsk Atlassian Marketplace',
|
|
77
|
-
'fabric.editor.elementbrowser.sidebar.heading': 'Se gjennom',
|
|
78
57
|
'fabric.editor.error': 'Feil',
|
|
79
|
-
'fabric.editor.errorPanel': 'Feilpanel',
|
|
80
|
-
'fabric.editor.errorPanel.description': 'Trekk frem feil i et farget panel',
|
|
81
58
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Hvis du sletter {nodeName}, ødelegges alt som er koblet til den.',
|
|
82
59
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Slett',
|
|
83
60
|
'fabric.editor.extension.deleteElementTitle': 'Slett element',
|
|
@@ -86,26 +63,7 @@ export default {
|
|
|
86
63
|
'fabric.editor.findNext': 'Finn neste',
|
|
87
64
|
'fabric.editor.findPrevious': 'Finn forrige',
|
|
88
65
|
'fabric.editor.findReplaceToolbarButton': 'Finn og erstatt',
|
|
89
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': 'Avbryt',
|
|
90
66
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Slett også tilkoblede elementer',
|
|
91
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': 'Er du sikker?',
|
|
92
|
-
'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
|
|
93
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Flytende verktøylinje med kontroller er åpnet',
|
|
94
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Flytende verktøylinje',
|
|
95
|
-
'fabric.editor.floatingToolbar.scrollLeft': 'Rull mot venstre',
|
|
96
|
-
'fabric.editor.floatingToolbar.scrollRight': 'Rull mot høyre',
|
|
97
|
-
'fabric.editor.heading1': '1. overskrift',
|
|
98
|
-
'fabric.editor.heading1Description': 'Bruk dette for en overskrift på toppnivå',
|
|
99
|
-
'fabric.editor.heading2': '2. overskrift',
|
|
100
|
-
'fabric.editor.heading2Description': 'Bruk dette til viktige avsnitt',
|
|
101
|
-
'fabric.editor.heading3': '3. overskrift',
|
|
102
|
-
'fabric.editor.heading3Description': 'Bruk dette til underavsnitt og overskrifter for grupper',
|
|
103
|
-
'fabric.editor.heading4': '4. overskrift',
|
|
104
|
-
'fabric.editor.heading4Description': 'Bruk dette til dype overskrifter',
|
|
105
|
-
'fabric.editor.heading5': '5. overskrift',
|
|
106
|
-
'fabric.editor.heading5Description': 'Bruk dette til å gruppere listeelementer',
|
|
107
|
-
'fabric.editor.heading6': '6. overskrift',
|
|
108
|
-
'fabric.editor.heading6Description': 'Bruk dette for en overskrift på nedre nivå',
|
|
109
67
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Åpne dialogboks for hjelp',
|
|
110
68
|
'fabric.editor.helpDialogTips': 'Trykk på {keyMap} for å åpne denne dialogen',
|
|
111
69
|
'fabric.editor.image.fullWidthLabel': 'Full bredde',
|
|
@@ -117,8 +75,6 @@ export default {
|
|
|
117
75
|
'fabric.editor.imageBorderSubtle': 'Diskret',
|
|
118
76
|
'fabric.editor.indent': 'Innrykk',
|
|
119
77
|
'fabric.editor.info': 'Informasjon',
|
|
120
|
-
'fabric.editor.infoPanel': 'Informasjonspanel',
|
|
121
|
-
'fabric.editor.infoPanel.description': 'Uthev informasjonen i et farget panel',
|
|
122
78
|
'fabric.editor.inputQueryAssistiveTxt': 'Når resultater for autofullføring er tilgjengelig, bruker du pil opp og pil ned for å se gjennom og enter for å velge. Brukere av berøringsenheter kan utforske ved å berøre eller sveipe.',
|
|
123
79
|
'fabric.editor.invalidDateError': 'Oppgi en gyldig dato',
|
|
124
80
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Inviter teammedlemmer til {productName}} trusted {Inviter teammedlemmer til {productName}} other {Legg til teammedlem i {productName}}}',
|
|
@@ -140,11 +96,7 @@ export default {
|
|
|
140
96
|
'fabric.editor.mentionsIconLabel': 'Nevn',
|
|
141
97
|
'fabric.editor.noResultsFound': 'Ingen resultater',
|
|
142
98
|
'fabric.editor.noSearchResults': 'Ingen søkeresultater',
|
|
143
|
-
'fabric.editor.normal': 'Normal tekst',
|
|
144
99
|
'fabric.editor.note': 'Merknad',
|
|
145
|
-
'fabric.editor.notePanel': 'Kommentarpanel',
|
|
146
|
-
'fabric.editor.notePanel.description': 'Legg til en merknad i et farget panel',
|
|
147
|
-
'fabric.editor.other': 'Andre …',
|
|
148
100
|
'fabric.editor.outdent': 'Reduser innrykk',
|
|
149
101
|
'fabric.editor.panel.backgroundColor': 'Bakgrunnsfarge',
|
|
150
102
|
'fabric.editor.panel.emoji': 'Legg til emoji',
|
|
@@ -165,12 +117,9 @@ export default {
|
|
|
165
117
|
'fabric.editor.single': 'Enkeltkolonne',
|
|
166
118
|
'fabric.editor.statusPlaceholder': 'Angi en status',
|
|
167
119
|
'fabric.editor.success': 'Vellykket',
|
|
168
|
-
'fabric.editor.successPanel': 'Utførtpanel',
|
|
169
|
-
'fabric.editor.successPanel.description': 'Legg til tips i et farget panel',
|
|
170
120
|
'fabric.editor.supportAltText': 'Alternativ tekst er nyttig for folk som bruker skjermlesere på grunn av redusert synsfunksjon.',
|
|
171
121
|
'fabric.editor.taskPlaceholder': 'Skriv inn handlingen. Bruk @ for å tilordne den til noen.',
|
|
172
122
|
'fabric.editor.textColor': 'Tekstfarge',
|
|
173
|
-
'fabric.editor.textStyles': 'Tekststiler',
|
|
174
123
|
'fabric.editor.threeColumns': 'Tre kolonner',
|
|
175
124
|
'fabric.editor.threeColumnsWithSidebars': 'Tre kolonner med sidelinjer',
|
|
176
125
|
'fabric.editor.toolbarMediaTitle': 'Legg til bilde, video eller fil',
|
|
@@ -186,8 +135,6 @@ export default {
|
|
|
186
135
|
'fabric.editor.typeahead.metionListItemLabel': 'Bruker {name} @{shortName}',
|
|
187
136
|
'fabric.editor.undo': 'Angre',
|
|
188
137
|
'fabric.editor.warning': 'Advarsel',
|
|
189
|
-
'fabric.editor.warningPanel': 'Advarselspanel',
|
|
190
|
-
'fabric.editor.warningPanel.description': 'Legg til en advarsel i et farget panel',
|
|
191
138
|
'fabric.editor.wrapLeft': 'Juster til venstre',
|
|
192
139
|
'fabric.editor.wrapRight': 'Juster til høyre'
|
|
193
140
|
};
|
package/dist/es2019/i18n/nl.js
CHANGED
|
@@ -17,16 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': 'Verwijder speciale tekens uit alt-tekst.',
|
|
18
18
|
'fabric.editor.annotationToolbar': 'Aantekeningentaakbalk',
|
|
19
19
|
'fabric.editor.backLink': 'Terug',
|
|
20
|
-
'fabric.editor.blockquote.description': 'Voeg een citaat in',
|
|
21
|
-
'fabric.editor.blockquote2': 'Citaat',
|
|
22
20
|
'fabric.editor.captionPlaceholder': 'Bijschrift toevoegen',
|
|
21
|
+
'fabric.editor.checkUncheckActionItem': 'Actie-item in- of uitschakelen',
|
|
23
22
|
'fabric.editor.chromeCollapsedPlaceholder': 'Typ iets ...',
|
|
24
23
|
'fabric.editor.clearAltTextEdit': 'Alt-tekst wissen',
|
|
25
24
|
'fabric.editor.closeAltTextEdit': 'Terug',
|
|
26
25
|
'fabric.editor.closeFindReplaceDialog': 'Sluiten',
|
|
27
26
|
'fabric.editor.closeHelpDialog': 'Sluit helpdialoogvenster',
|
|
28
|
-
'fabric.editor.codeblock': 'Codefragment',
|
|
29
|
-
'fabric.editor.codeblock.description': 'Code tonen met syntaxismarkering',
|
|
30
27
|
'fabric.editor.configFailedToLoad': 'Fout bij het laden',
|
|
31
28
|
'fabric.editor.configPanel.cancel': 'Annuleren',
|
|
32
29
|
'fabric.editor.configPanel.close': 'Sluiten',
|
|
@@ -46,8 +43,6 @@ export default {
|
|
|
46
43
|
'fabric.editor.configPanel.submit': 'Verzenden',
|
|
47
44
|
'fabric.editor.createComment': 'Opmerking',
|
|
48
45
|
'fabric.editor.createCommentInvalid': 'Je kunt alleen opmerkingen plaatsen bij tekst en koppen',
|
|
49
|
-
'fabric.editor.customPanel': 'Aangepast paneel',
|
|
50
|
-
'fabric.editor.customPanel.description': 'Voeg een notitie toe met een emoji en een gekleurde achtergrond',
|
|
51
46
|
'fabric.editor.decisionPlaceholder': 'Beslissing toevoegen...',
|
|
52
47
|
'fabric.editor.description': 'Omschrijving',
|
|
53
48
|
'fabric.editor.dropPlaceholderLabel': 'Document',
|
|
@@ -59,25 +54,7 @@ export default {
|
|
|
59
54
|
'fabric.editor.editorAssistiveLabel': 'Hoofdveld content, begin met typen om tekst in te voeren.',
|
|
60
55
|
'fabric.editor.editorHelp': 'Editor-help',
|
|
61
56
|
'fabric.editor.editors': 'Editors',
|
|
62
|
-
'fabric.editor.elementBrowser.help': 'Help',
|
|
63
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': 'Beheer',
|
|
64
|
-
'fabric.editor.elementbrowser.categorylist.category-all': 'Alle',
|
|
65
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': 'Communicatie',
|
|
66
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Confluence content',
|
|
67
|
-
'fabric.editor.elementbrowser.categorylist.category-development': 'Ontwikkeling',
|
|
68
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': 'Externe content',
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': 'Opmaak',
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-media': 'Media',
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': 'Navigatie',
|
|
72
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': 'Rapportage',
|
|
73
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': 'Beeldmateriaal en afbeeldingen',
|
|
74
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': 'Er zijn geen zoekresultaten gevonden',
|
|
75
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Probeer met een andere term te zoeken of ontdek nieuwe apps voor Atlassian-producten.',
|
|
76
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Atlassian Marketplace ontdekken',
|
|
77
|
-
'fabric.editor.elementbrowser.sidebar.heading': 'Bladeren',
|
|
78
57
|
'fabric.editor.error': 'Fout',
|
|
79
|
-
'fabric.editor.errorPanel': 'Foutpaneel',
|
|
80
|
-
'fabric.editor.errorPanel.description': 'Bijschrift voor fouten maken in een gekleurd paneel',
|
|
81
58
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Als je {nodeName} verwijdert, worden alle koppelingen ernaar verbroken.',
|
|
82
59
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Verwijderen',
|
|
83
60
|
'fabric.editor.extension.deleteElementTitle': 'Element verwijderen',
|
|
@@ -86,26 +63,7 @@ export default {
|
|
|
86
63
|
'fabric.editor.findNext': 'Volgende zoeken',
|
|
87
64
|
'fabric.editor.findPrevious': 'Vorige zoeken',
|
|
88
65
|
'fabric.editor.findReplaceToolbarButton': 'Zoeken en vervangen',
|
|
89
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': 'Annuleren',
|
|
90
66
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Ook gekoppelde elementen verwijderen',
|
|
91
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': 'Weet je het zeker?',
|
|
92
|
-
'fabric.editor.floatingToolbar.confirmModalOK': 'Oké',
|
|
93
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Bediening voor zwevende werkbalk is geopend',
|
|
94
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Zwevende werkbalk',
|
|
95
|
-
'fabric.editor.floatingToolbar.scrollLeft': 'Scrol naar links',
|
|
96
|
-
'fabric.editor.floatingToolbar.scrollRight': 'Scrol naar rechts',
|
|
97
|
-
'fabric.editor.heading1': 'Koptekst 1',
|
|
98
|
-
'fabric.editor.heading1Description': 'Dit gebruiken voor een kop op het hoogste niveau',
|
|
99
|
-
'fabric.editor.heading2': 'Koptekst 2',
|
|
100
|
-
'fabric.editor.heading2Description': 'Dit gebruiken voor belangrijke gedeelten',
|
|
101
|
-
'fabric.editor.heading3': 'Koptekst 3',
|
|
102
|
-
'fabric.editor.heading3Description': 'Dit gebruiken voor subsecties en groepskoppen',
|
|
103
|
-
'fabric.editor.heading4': 'Koptekst 4',
|
|
104
|
-
'fabric.editor.heading4Description': 'Dit gebruiken voor diepe koppen',
|
|
105
|
-
'fabric.editor.heading5': 'Koptekst 5',
|
|
106
|
-
'fabric.editor.heading5Description': 'Dit gebruiken voor het groeperen van lijstitems',
|
|
107
|
-
'fabric.editor.heading6': 'Koptekst 6',
|
|
108
|
-
'fabric.editor.heading6Description': 'Dit gebruiken voor koppen op laag niveau',
|
|
109
67
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Open helpdialoogvenster',
|
|
110
68
|
'fabric.editor.helpDialogTips': 'Klik op {keyMap} om dit dialoogvenster snel te openen',
|
|
111
69
|
'fabric.editor.image.fullWidthLabel': 'Volledige breedte',
|
|
@@ -117,8 +75,6 @@ export default {
|
|
|
117
75
|
'fabric.editor.imageBorderSubtle': 'Subtiel',
|
|
118
76
|
'fabric.editor.indent': 'Inspringen',
|
|
119
77
|
'fabric.editor.info': 'Informatie',
|
|
120
|
-
'fabric.editor.infoPanel': 'Infopaneel',
|
|
121
|
-
'fabric.editor.infoPanel.description': 'Informatie markeren in een gekleurd paneel',
|
|
122
78
|
'fabric.editor.inputQueryAssistiveTxt': 'Wanneer resultaten voor automatisch aanvullen beschikbaar zijn, kun je de pijlen naar boven en beneden gebruiken om ze te bekijken en Enter om ze te selecteren. Touch-apparaatgebruikers verkennen door middel van aanraking of met veegbewegingen.',
|
|
123
79
|
'fabric.editor.invalidDateError': 'Voer een geldige datum in',
|
|
124
80
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Nodig teamgenoten uit voor {productName}} trusted {Nodig teamgenoten uit voor {productName}} other {Voeg teamgenoten toe aan {productName}}}',
|
|
@@ -140,11 +96,7 @@ export default {
|
|
|
140
96
|
'fabric.editor.mentionsIconLabel': 'Vermelding',
|
|
141
97
|
'fabric.editor.noResultsFound': 'Geen resultaten',
|
|
142
98
|
'fabric.editor.noSearchResults': 'Geen zoekresultaten',
|
|
143
|
-
'fabric.editor.normal': 'Normale tekst',
|
|
144
99
|
'fabric.editor.note': 'Notitie',
|
|
145
|
-
'fabric.editor.notePanel': 'Notitiepaneel',
|
|
146
|
-
'fabric.editor.notePanel.description': 'Een opmerking toevoegen in een gekleurd paneel',
|
|
147
|
-
'fabric.editor.other': 'Andere…',
|
|
148
100
|
'fabric.editor.outdent': 'Inspringen verkleinen',
|
|
149
101
|
'fabric.editor.panel.backgroundColor': 'Achtergrondkleur',
|
|
150
102
|
'fabric.editor.panel.emoji': 'Emoji toevoegen',
|
|
@@ -165,12 +117,9 @@ export default {
|
|
|
165
117
|
'fabric.editor.single': 'Eén kolom',
|
|
166
118
|
'fabric.editor.statusPlaceholder': 'Status instellen',
|
|
167
119
|
'fabric.editor.success': 'Gelukt',
|
|
168
|
-
'fabric.editor.successPanel': 'Succespaneel',
|
|
169
|
-
'fabric.editor.successPanel.description': 'Tips toevoegen in een gekleurd paneel',
|
|
170
120
|
'fabric.editor.supportAltText': 'Alt-tekst is handig voor mensen die gebruikmaken van schermlezers vanwege visuele beperkingen.',
|
|
171
121
|
'fabric.editor.taskPlaceholder': "Geef je actie in en gebruik een '@' om de actie aan iemand toe te wijzen.",
|
|
172
122
|
'fabric.editor.textColor': 'Tekstkleur',
|
|
173
|
-
'fabric.editor.textStyles': 'Tekststijlen',
|
|
174
123
|
'fabric.editor.threeColumns': 'Drie kolommen',
|
|
175
124
|
'fabric.editor.threeColumnsWithSidebars': 'Drie kolommen met zijbalken',
|
|
176
125
|
'fabric.editor.toolbarMediaTitle': 'Afbeelding, video of bestand toevoegen',
|
|
@@ -186,8 +135,6 @@ export default {
|
|
|
186
135
|
'fabric.editor.typeahead.metionListItemLabel': 'Gebruiker {name} @{shortName}',
|
|
187
136
|
'fabric.editor.undo': 'Maak ongedaan',
|
|
188
137
|
'fabric.editor.warning': 'Waarschuwing',
|
|
189
|
-
'fabric.editor.warningPanel': 'Waarschuwingspaneel',
|
|
190
|
-
'fabric.editor.warningPanel.description': 'Een waarschuwing toevoegen in een gekleurd paneel',
|
|
191
138
|
'fabric.editor.wrapLeft': 'Links uitlijnen',
|
|
192
139
|
'fabric.editor.wrapRight': 'Rechts uitlijnen'
|
|
193
140
|
};
|
package/dist/es2019/i18n/pl.js
CHANGED
|
@@ -17,16 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': 'Usuń wszystkie znaki specjalne z tekstu alternatywnego.',
|
|
18
18
|
'fabric.editor.annotationToolbar': 'Pasek narzędzi adnotacji',
|
|
19
19
|
'fabric.editor.backLink': 'Wróć',
|
|
20
|
-
'fabric.editor.blockquote.description': 'Wstaw cytat',
|
|
21
|
-
'fabric.editor.blockquote2': 'Cytat',
|
|
22
20
|
'fabric.editor.captionPlaceholder': 'Dodaj podpis',
|
|
21
|
+
'fabric.editor.checkUncheckActionItem': 'Przełącz czynność do wykonania',
|
|
23
22
|
'fabric.editor.chromeCollapsedPlaceholder': 'Wpisz cokolwiek…',
|
|
24
23
|
'fabric.editor.clearAltTextEdit': 'Wyczyść tekst alternatywny',
|
|
25
24
|
'fabric.editor.closeAltTextEdit': 'Wstecz',
|
|
26
25
|
'fabric.editor.closeFindReplaceDialog': 'Zamknij',
|
|
27
26
|
'fabric.editor.closeHelpDialog': 'Zamknij okno dialogowe pomocy',
|
|
28
|
-
'fabric.editor.codeblock': 'Wstawka kodu',
|
|
29
|
-
'fabric.editor.codeblock.description': 'Wyświetlaj kod z wyróżnioną składnią',
|
|
30
27
|
'fabric.editor.configFailedToLoad': 'Niepowodzenie ładowania',
|
|
31
28
|
'fabric.editor.configPanel.cancel': 'Anuluj',
|
|
32
29
|
'fabric.editor.configPanel.close': 'Zamknij',
|
|
@@ -46,8 +43,6 @@ export default {
|
|
|
46
43
|
'fabric.editor.configPanel.submit': 'Wyślij',
|
|
47
44
|
'fabric.editor.createComment': 'Komentarz',
|
|
48
45
|
'fabric.editor.createCommentInvalid': 'Możesz komentować tylko tekst i nagłówki',
|
|
49
|
-
'fabric.editor.customPanel': 'Panel niestandardowy',
|
|
50
|
-
'fabric.editor.customPanel.description': 'Dodaj notatkę z emoji i kolorowym tłem',
|
|
51
46
|
'fabric.editor.decisionPlaceholder': 'Dodaj decyzję…',
|
|
52
47
|
'fabric.editor.description': 'Opis',
|
|
53
48
|
'fabric.editor.dropPlaceholderLabel': 'Dokument',
|
|
@@ -59,25 +54,7 @@ export default {
|
|
|
59
54
|
'fabric.editor.editorAssistiveLabel': 'Główny obszar zawartości. Zacznij pisać, aby wprowadzić tekst.',
|
|
60
55
|
'fabric.editor.editorHelp': 'Pomoc w edytorze',
|
|
61
56
|
'fabric.editor.editors': 'Edytujący',
|
|
62
|
-
'fabric.editor.elementBrowser.help': 'Pomoc',
|
|
63
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': 'Administracja',
|
|
64
|
-
'fabric.editor.elementbrowser.categorylist.category-all': 'Wszystko',
|
|
65
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': 'Komunikacja',
|
|
66
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Zawartość Confluence',
|
|
67
|
-
'fabric.editor.elementbrowser.categorylist.category-development': 'Programowanie',
|
|
68
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': 'Zawartość zewnętrzna',
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': 'Formatowanie',
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-media': 'Multimedia',
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': 'Nawigacja',
|
|
72
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': 'Raportowanie',
|
|
73
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': 'Elementy wizualne i obrazy',
|
|
74
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': 'Brak wyników pasujących do wyszukiwania',
|
|
75
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Spróbuj wyszukać inny termin lub zapoznaj się z nowymi aplikacjami do produktów Atlassian.',
|
|
76
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Poznaj sklep Atlassian Marketplace',
|
|
77
|
-
'fabric.editor.elementbrowser.sidebar.heading': 'Przeglądaj',
|
|
78
57
|
'fabric.editor.error': 'Błąd',
|
|
79
|
-
'fabric.editor.errorPanel': 'Panel błędów',
|
|
80
|
-
'fabric.editor.errorPanel.description': 'Wyróżniaj błędy kolorem',
|
|
81
58
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Usunięcie rozszerzenia {nodeName} spowoduje uszkodzenie wszystkiego, co jest z nim połączone.',
|
|
82
59
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Usuń',
|
|
83
60
|
'fabric.editor.extension.deleteElementTitle': 'Usuwanie elementu',
|
|
@@ -86,26 +63,7 @@ export default {
|
|
|
86
63
|
'fabric.editor.findNext': 'Znajdź następne',
|
|
87
64
|
'fabric.editor.findPrevious': 'Znajdź poprzednie',
|
|
88
65
|
'fabric.editor.findReplaceToolbarButton': 'Znajdź i zamień',
|
|
89
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': 'Anuluj',
|
|
90
66
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Usuń także połączone elementy',
|
|
91
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': 'Czy na pewno chcesz to zrobić?',
|
|
92
|
-
'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
|
|
93
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Otwarto elementy sterujące przestawnego paska narzędzi',
|
|
94
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Przestawny pasek narzędzi',
|
|
95
|
-
'fabric.editor.floatingToolbar.scrollLeft': 'Przewiń w lewo',
|
|
96
|
-
'fabric.editor.floatingToolbar.scrollRight': 'Przewiń w prawo',
|
|
97
|
-
'fabric.editor.heading1': 'Nagłówek 1',
|
|
98
|
-
'fabric.editor.heading1Description': 'Użyj tego do nagłówka najwyższego poziomu',
|
|
99
|
-
'fabric.editor.heading2': 'Nagłówek 2',
|
|
100
|
-
'fabric.editor.heading2Description': 'Użyj tego do kluczowych sekcji',
|
|
101
|
-
'fabric.editor.heading3': 'Nagłówek 3',
|
|
102
|
-
'fabric.editor.heading3Description': 'Użyj tego do podsekcji i nagłówków grup',
|
|
103
|
-
'fabric.editor.heading4': 'Nagłówek 4',
|
|
104
|
-
'fabric.editor.heading4Description': 'Użyj tego do nagłówków głębokich',
|
|
105
|
-
'fabric.editor.heading5': 'Nagłówek 5',
|
|
106
|
-
'fabric.editor.heading5Description': 'Użyj tego do grupowania elementów list',
|
|
107
|
-
'fabric.editor.heading6': 'Nagłówek 6',
|
|
108
|
-
'fabric.editor.heading6Description': 'Użyj tego do nagłówków niskiego poziomu',
|
|
109
67
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Otwórz okno dialogowe pomocy',
|
|
110
68
|
'fabric.editor.helpDialogTips': 'Naciśnij {keyMap}, aby szybko otworzyć okno dialogowe w dowolnym momencie',
|
|
111
69
|
'fabric.editor.image.fullWidthLabel': 'Pełna szerokość',
|
|
@@ -117,8 +75,6 @@ export default {
|
|
|
117
75
|
'fabric.editor.imageBorderSubtle': 'Delikatny',
|
|
118
76
|
'fabric.editor.indent': 'Zwiększ wcięcie',
|
|
119
77
|
'fabric.editor.info': 'Informacje',
|
|
120
|
-
'fabric.editor.infoPanel': 'Panel informacyjny',
|
|
121
|
-
'fabric.editor.infoPanel.description': 'Wyróżnij informacje kolorem',
|
|
122
78
|
'fabric.editor.inputQueryAssistiveTxt': 'Gdy są dostępne wyniki autouzupełniania, użyj strzałek w górę i w dół, aby je przeglądać, oraz klawisza Enter, aby wybrać. Użytkownicy obsługujący urządzenie dotykiem szukają opcji dotykiem lub gestami szybkiego przesuwania.',
|
|
123
79
|
'fabric.editor.invalidDateError': 'Wprowadź prawidłową datę',
|
|
124
80
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Zaproś członka zespołu do produktu {productName}} trusted {Zaproś członka zespołu do produktu {productName}} other {Dodaj członka zespołu do produktu {productName}}}',
|
|
@@ -140,11 +96,7 @@ export default {
|
|
|
140
96
|
'fabric.editor.mentionsIconLabel': 'Wzmianka',
|
|
141
97
|
'fabric.editor.noResultsFound': 'Brak wyników',
|
|
142
98
|
'fabric.editor.noSearchResults': 'Brak wyników wyszukiwania',
|
|
143
|
-
'fabric.editor.normal': 'Normalny tekst',
|
|
144
99
|
'fabric.editor.note': 'Uwaga',
|
|
145
|
-
'fabric.editor.notePanel': 'Panel uwag',
|
|
146
|
-
'fabric.editor.notePanel.description': 'Dodaj uwagę w kolorze',
|
|
147
|
-
'fabric.editor.other': 'Inne...',
|
|
148
100
|
'fabric.editor.outdent': 'Zmniejsz wcięcie',
|
|
149
101
|
'fabric.editor.panel.backgroundColor': 'Kolor tła',
|
|
150
102
|
'fabric.editor.panel.emoji': 'Dodaj emoji',
|
|
@@ -165,12 +117,9 @@ export default {
|
|
|
165
117
|
'fabric.editor.single': 'Pojedyncza kolumna',
|
|
166
118
|
'fabric.editor.statusPlaceholder': 'Ustaw status',
|
|
167
119
|
'fabric.editor.success': 'Sukces',
|
|
168
|
-
'fabric.editor.successPanel': 'Panel sukcesów',
|
|
169
|
-
'fabric.editor.successPanel.description': 'Dodaj wskazówki w kolorze',
|
|
170
120
|
'fabric.editor.supportAltText': 'Tekst alternatywny jest przydatny dla osób z zaburzeniami widzenia, korzystających z czytników ekranowych.',
|
|
171
121
|
'fabric.editor.taskPlaceholder': 'Wprowadź swoją akcję, użyj „@”, aby przypisać ją do użytkownika.',
|
|
172
122
|
'fabric.editor.textColor': 'Kolor tekstu',
|
|
173
|
-
'fabric.editor.textStyles': 'Style tekstu',
|
|
174
123
|
'fabric.editor.threeColumns': 'Trzy kolumny',
|
|
175
124
|
'fabric.editor.threeColumnsWithSidebars': 'Trzy kolumny z paskami bocznymi',
|
|
176
125
|
'fabric.editor.toolbarMediaTitle': 'Dodaj obraz, film lub plik',
|
|
@@ -186,8 +135,6 @@ export default {
|
|
|
186
135
|
'fabric.editor.typeahead.metionListItemLabel': 'Użytkownik {name} — @{shortName}',
|
|
187
136
|
'fabric.editor.undo': 'Cofnij',
|
|
188
137
|
'fabric.editor.warning': 'Ostrzeżenie',
|
|
189
|
-
'fabric.editor.warningPanel': 'Panel ostrzeżeń',
|
|
190
|
-
'fabric.editor.warningPanel.description': 'Dodaj ostrzeżenie w kolorze',
|
|
191
138
|
'fabric.editor.wrapLeft': 'Zawijaj do lewej',
|
|
192
139
|
'fabric.editor.wrapRight': 'Zawijaj do prawej'
|
|
193
140
|
};
|
|
@@ -17,16 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': 'Remova todos os caracteres especiais em texto alt.',
|
|
18
18
|
'fabric.editor.annotationToolbar': 'Barra de ferramentas de anotação',
|
|
19
19
|
'fabric.editor.backLink': 'Voltar',
|
|
20
|
-
'fabric.editor.blockquote.description': 'Inserir cotação ou citação',
|
|
21
|
-
'fabric.editor.blockquote2': 'Citação',
|
|
22
20
|
'fabric.editor.captionPlaceholder': 'Adicionar legenda',
|
|
21
|
+
'fabric.editor.checkUncheckActionItem': 'Alternar item de ação',
|
|
23
22
|
'fabric.editor.chromeCollapsedPlaceholder': 'Digite algo…',
|
|
24
23
|
'fabric.editor.clearAltTextEdit': 'Apagar texto alt',
|
|
25
24
|
'fabric.editor.closeAltTextEdit': 'Voltar',
|
|
26
25
|
'fabric.editor.closeFindReplaceDialog': 'Fechar',
|
|
27
26
|
'fabric.editor.closeHelpDialog': 'Fechar caixa de diálogo de ajuda',
|
|
28
|
-
'fabric.editor.codeblock': 'Trecho de código',
|
|
29
|
-
'fabric.editor.codeblock.description': 'Exibir código com destaque à sintaxe',
|
|
30
27
|
'fabric.editor.configFailedToLoad': 'Falha ao carregar',
|
|
31
28
|
'fabric.editor.configPanel.cancel': 'Cancelar',
|
|
32
29
|
'fabric.editor.configPanel.close': 'Fechar',
|
|
@@ -46,8 +43,6 @@ export default {
|
|
|
46
43
|
'fabric.editor.configPanel.submit': 'Enviar',
|
|
47
44
|
'fabric.editor.createComment': 'Comentar',
|
|
48
45
|
'fabric.editor.createCommentInvalid': 'Você só pode comentar em texto e cabeçalhos',
|
|
49
|
-
'fabric.editor.customPanel': 'Painel personalizado',
|
|
50
|
-
'fabric.editor.customPanel.description': 'Adicione uma observação com um emoji e plano de fundo colorido',
|
|
51
46
|
'fabric.editor.decisionPlaceholder': 'Adicionar uma decisão...',
|
|
52
47
|
'fabric.editor.description': 'Descrição',
|
|
53
48
|
'fabric.editor.dropPlaceholderLabel': 'Documento',
|
|
@@ -59,25 +54,7 @@ export default {
|
|
|
59
54
|
'fabric.editor.editorAssistiveLabel': 'Área de conteúdo principal, comece a digitar para inserir texto.',
|
|
60
55
|
'fabric.editor.editorHelp': 'Ajuda do editor',
|
|
61
56
|
'fabric.editor.editors': 'Editores',
|
|
62
|
-
'fabric.editor.elementBrowser.help': 'Ajuda',
|
|
63
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': 'Administração',
|
|
64
|
-
'fabric.editor.elementbrowser.categorylist.category-all': 'Todos',
|
|
65
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': 'Comunicação',
|
|
66
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Conteúdo do Confluence',
|
|
67
|
-
'fabric.editor.elementbrowser.categorylist.category-development': 'Desenvolvimento',
|
|
68
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': 'Conteúdo externo',
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': 'Formatação',
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-media': 'Mídia',
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': 'Navegação',
|
|
72
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': 'Relatórios',
|
|
73
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': 'Imagens e efeitos visuais',
|
|
74
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': 'Não encontramos nenhum resultado para sua pesquisa',
|
|
75
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Tente pesquisar com um termo diferente ou descubra novos aplicativos para produtos Atlassian.',
|
|
76
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Explorar Atlassian Marketplace',
|
|
77
|
-
'fabric.editor.elementbrowser.sidebar.heading': 'Procurar',
|
|
78
57
|
'fabric.editor.error': 'Erro',
|
|
79
|
-
'fabric.editor.errorPanel': 'Painel de erros',
|
|
80
|
-
'fabric.editor.errorPanel.description': 'Destacar erros em um painel colorido',
|
|
81
58
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'A exclusão de {nodeName} vai interromper qualquer coisa conectada a ela.',
|
|
82
59
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Excluir',
|
|
83
60
|
'fabric.editor.extension.deleteElementTitle': 'Excluir elemento',
|
|
@@ -86,26 +63,7 @@ export default {
|
|
|
86
63
|
'fabric.editor.findNext': 'Localizar próxima',
|
|
87
64
|
'fabric.editor.findPrevious': 'Localizar anterior',
|
|
88
65
|
'fabric.editor.findReplaceToolbarButton': 'Localizar e substituir',
|
|
89
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': 'Cancelar',
|
|
90
66
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Excluir também elementos conectados',
|
|
91
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': 'Tem certeza?',
|
|
92
|
-
'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
|
|
93
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Os controles da barra de ferramentas flutuante foram abertos',
|
|
94
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Barra de ferramentas flutuante',
|
|
95
|
-
'fabric.editor.floatingToolbar.scrollLeft': 'Rolar para a esquerda',
|
|
96
|
-
'fabric.editor.floatingToolbar.scrollRight': 'Rolar para a direita',
|
|
97
|
-
'fabric.editor.heading1': 'Título 1',
|
|
98
|
-
'fabric.editor.heading1Description': 'Use isso para um título de nível superior',
|
|
99
|
-
'fabric.editor.heading2': 'Título 2',
|
|
100
|
-
'fabric.editor.heading2Description': 'Use isso para seções importantes',
|
|
101
|
-
'fabric.editor.heading3': 'Título 3',
|
|
102
|
-
'fabric.editor.heading3Description': 'Use isso para subseções e títulos de grupos',
|
|
103
|
-
'fabric.editor.heading4': 'Título 4',
|
|
104
|
-
'fabric.editor.heading4Description': 'Use isso para títulos profundos',
|
|
105
|
-
'fabric.editor.heading5': 'Título 5',
|
|
106
|
-
'fabric.editor.heading5Description': 'Use isso para agrupar os itens de uma lista',
|
|
107
|
-
'fabric.editor.heading6': 'Título 6',
|
|
108
|
-
'fabric.editor.heading6Description': 'Use isso para títulos de nível inferior',
|
|
109
67
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Abrir diálogo de ajuda',
|
|
110
68
|
'fabric.editor.helpDialogTips': 'Pressione {keyMap} para abrir rapidamente esta caixa de diálogo a qualquer momento',
|
|
111
69
|
'fabric.editor.image.fullWidthLabel': 'Largura total',
|
|
@@ -117,8 +75,6 @@ export default {
|
|
|
117
75
|
'fabric.editor.imageBorderSubtle': 'Sutil',
|
|
118
76
|
'fabric.editor.indent': 'Recuo',
|
|
119
77
|
'fabric.editor.info': 'Informações',
|
|
120
|
-
'fabric.editor.infoPanel': 'Painel de informações',
|
|
121
|
-
'fabric.editor.infoPanel.description': 'Destacar informações em um painel colorido',
|
|
122
78
|
'fabric.editor.inputQueryAssistiveTxt': 'Quando os resultados do preenchimento automático estiverem disponíveis, use as setas para cima e para baixo para analisar e a tecla enter para selecionar. Toque nos usuários do dispositivo, explore por toque ou com gestos de deslizar.',
|
|
123
79
|
'fabric.editor.invalidDateError': 'Informe uma data válida',
|
|
124
80
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Convidar colega de equipe para {productName}} trusted {Convidar colega de equipe para {productName}} other {Adicionar colega de equipe para {productName}}}',
|
|
@@ -140,11 +96,7 @@ export default {
|
|
|
140
96
|
'fabric.editor.mentionsIconLabel': 'Menção',
|
|
141
97
|
'fabric.editor.noResultsFound': 'Sem resultados',
|
|
142
98
|
'fabric.editor.noSearchResults': 'Nenhum resultado de pesquisa',
|
|
143
|
-
'fabric.editor.normal': 'Texto normal',
|
|
144
99
|
'fabric.editor.note': 'Observação',
|
|
145
|
-
'fabric.editor.notePanel': 'Painel de notas',
|
|
146
|
-
'fabric.editor.notePanel.description': 'Adicionar uma nota em um painel colorido',
|
|
147
|
-
'fabric.editor.other': 'Outros...',
|
|
148
100
|
'fabric.editor.outdent': 'Recuo para a esquerda',
|
|
149
101
|
'fabric.editor.panel.backgroundColor': 'Cor de fundo',
|
|
150
102
|
'fabric.editor.panel.emoji': 'Adicionar emoji',
|
|
@@ -165,12 +117,9 @@ export default {
|
|
|
165
117
|
'fabric.editor.single': 'Coluna única',
|
|
166
118
|
'fabric.editor.statusPlaceholder': 'Definir status',
|
|
167
119
|
'fabric.editor.success': 'Sucesso',
|
|
168
|
-
'fabric.editor.successPanel': 'Painel de sucesso',
|
|
169
|
-
'fabric.editor.successPanel.description': 'Adicionar dicas em um painel colorido',
|
|
170
120
|
'fabric.editor.supportAltText': 'O texto alt ajuda pessoas que usam leitores de tela por conta de limitações visuais.',
|
|
171
121
|
'fabric.editor.taskPlaceholder': 'Digite sua ação e use "@" para atribuí-la a alguém.',
|
|
172
122
|
'fabric.editor.textColor': 'Cor do texto',
|
|
173
|
-
'fabric.editor.textStyles': 'Estilos de texto',
|
|
174
123
|
'fabric.editor.threeColumns': 'Três colunas',
|
|
175
124
|
'fabric.editor.threeColumnsWithSidebars': 'Três colunas com barras laterais',
|
|
176
125
|
'fabric.editor.toolbarMediaTitle': 'Adicionar imagem, vídeo ou arquivo',
|
|
@@ -186,8 +135,6 @@ export default {
|
|
|
186
135
|
'fabric.editor.typeahead.metionListItemLabel': 'Usuário {name} @{shortName}',
|
|
187
136
|
'fabric.editor.undo': 'Desfazer',
|
|
188
137
|
'fabric.editor.warning': 'Aviso',
|
|
189
|
-
'fabric.editor.warningPanel': 'Painel de avisos',
|
|
190
|
-
'fabric.editor.warningPanel.description': 'Adicionar uma nota de atenção em um painel colorido',
|
|
191
138
|
'fabric.editor.wrapLeft': 'Ajustar à esquerda',
|
|
192
139
|
'fabric.editor.wrapRight': 'Ajustar à direita'
|
|
193
140
|
};
|
package/dist/es2019/i18n/ru.js
CHANGED
|
@@ -17,16 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': 'Удалите специальные символы в alt-тексте.',
|
|
18
18
|
'fabric.editor.annotationToolbar': 'Панель инструментов для примечаний',
|
|
19
19
|
'fabric.editor.backLink': 'Назад',
|
|
20
|
-
'fabric.editor.blockquote.description': 'Вставить цитату',
|
|
21
|
-
'fabric.editor.blockquote2': 'Цитата',
|
|
22
20
|
'fabric.editor.captionPlaceholder': 'Добавьте подпись',
|
|
21
|
+
'fabric.editor.checkUncheckActionItem': 'Выбрать / отменить выбор задачи',
|
|
23
22
|
'fabric.editor.chromeCollapsedPlaceholder': 'Введите текст…',
|
|
24
23
|
'fabric.editor.clearAltTextEdit': 'Очистить альтернативный текст',
|
|
25
24
|
'fabric.editor.closeAltTextEdit': 'Назад',
|
|
26
25
|
'fabric.editor.closeFindReplaceDialog': 'Закрыть',
|
|
27
26
|
'fabric.editor.closeHelpDialog': 'Закрыть справку',
|
|
28
|
-
'fabric.editor.codeblock': 'Фрагмент кода',
|
|
29
|
-
'fabric.editor.codeblock.description': 'Выделение синтаксиса в коде',
|
|
30
27
|
'fabric.editor.configFailedToLoad': 'Не удалось загрузить файл.',
|
|
31
28
|
'fabric.editor.configPanel.cancel': 'Отмена',
|
|
32
29
|
'fabric.editor.configPanel.close': 'Закрыть',
|
|
@@ -46,8 +43,6 @@ export default {
|
|
|
46
43
|
'fabric.editor.configPanel.submit': 'Отправить',
|
|
47
44
|
'fabric.editor.createComment': 'Комментировать',
|
|
48
45
|
'fabric.editor.createCommentInvalid': 'Можно комментировать только текст и заголовки',
|
|
49
|
-
'fabric.editor.customPanel': 'Пользовательская панель',
|
|
50
|
-
'fabric.editor.customPanel.description': 'Добавьте примечание с эмодзи и цветным фоном',
|
|
51
46
|
'fabric.editor.decisionPlaceholder': 'Добавить решение…',
|
|
52
47
|
'fabric.editor.description': 'Описание',
|
|
53
48
|
'fabric.editor.dropPlaceholderLabel': 'Документ',
|
|
@@ -59,25 +54,7 @@ export default {
|
|
|
59
54
|
'fabric.editor.editorAssistiveLabel': 'Область основного содержимого. Начните печатать, чтобы ввести текст.',
|
|
60
55
|
'fabric.editor.editorHelp': 'Справка по редактору',
|
|
61
56
|
'fabric.editor.editors': 'Редакторы',
|
|
62
|
-
'fabric.editor.elementBrowser.help': 'Справка',
|
|
63
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': 'Администрирование',
|
|
64
|
-
'fabric.editor.elementbrowser.categorylist.category-all': 'Все',
|
|
65
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': 'Коммуникация',
|
|
66
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Содержимое Confluence',
|
|
67
|
-
'fabric.editor.elementbrowser.categorylist.category-development': 'Разработка',
|
|
68
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': 'Внешнее содержимое',
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': 'Форматирование',
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-media': 'Медиа',
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': 'Навигация',
|
|
72
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': 'Отчеты',
|
|
73
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': 'Схемы и изображения',
|
|
74
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': 'По вашему запросу ничего не найдено',
|
|
75
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Попробуйте изменить запрос или узнайте о новых приложениях для продуктов Atlassian.',
|
|
76
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Ознакомьтесь с Atlassian Marketplace',
|
|
77
|
-
'fabric.editor.elementbrowser.sidebar.heading': 'Обзор',
|
|
78
57
|
'fabric.editor.error': 'Ошибка',
|
|
79
|
-
'fabric.editor.errorPanel': 'Панель с ошибкой',
|
|
80
|
-
'fabric.editor.errorPanel.description': 'Выделить ошибки цветом',
|
|
81
58
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'При удалении элемента {nodeName} нарушится работа всего, что с ним связано.',
|
|
82
59
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Удалить',
|
|
83
60
|
'fabric.editor.extension.deleteElementTitle': 'Удаление элемента',
|
|
@@ -86,26 +63,7 @@ export default {
|
|
|
86
63
|
'fabric.editor.findNext': 'Найти далее',
|
|
87
64
|
'fabric.editor.findPrevious': 'Найти ранее',
|
|
88
65
|
'fabric.editor.findReplaceToolbarButton': 'Найти и заменить',
|
|
89
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': 'Отмена',
|
|
90
66
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Также удалить подключенные элементы',
|
|
91
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': 'Вы уверены?',
|
|
92
|
-
'fabric.editor.floatingToolbar.confirmModalOK': 'ОК',
|
|
93
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Открыты элементы управления на перемещаемой панели инструментов',
|
|
94
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Перемещаемая панель инструментов',
|
|
95
|
-
'fabric.editor.floatingToolbar.scrollLeft': 'Прокрутить влево',
|
|
96
|
-
'fabric.editor.floatingToolbar.scrollRight': 'Прокрутить вправо',
|
|
97
|
-
'fabric.editor.heading1': 'Заголовок 1',
|
|
98
|
-
'fabric.editor.heading1Description': 'Для заголовка верхнего уровня',
|
|
99
|
-
'fabric.editor.heading2': 'Заголовок 2',
|
|
100
|
-
'fabric.editor.heading2Description': 'Для подзаголовков',
|
|
101
|
-
'fabric.editor.heading3': 'Заголовок 3',
|
|
102
|
-
'fabric.editor.heading3Description': 'Для подразделов и групповых заголовков',
|
|
103
|
-
'fabric.editor.heading4': 'Заголовок 4',
|
|
104
|
-
'fabric.editor.heading4Description': 'Для заголовков с глубокой иерархией',
|
|
105
|
-
'fabric.editor.heading5': 'Заголовок 5',
|
|
106
|
-
'fabric.editor.heading5Description': 'Для группировки элементов списка',
|
|
107
|
-
'fabric.editor.heading6': 'Заголовок 6',
|
|
108
|
-
'fabric.editor.heading6Description': 'Для заголовков нижнего уровня',
|
|
109
67
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Открыть справку',
|
|
110
68
|
'fabric.editor.helpDialogTips': 'Это окно можно быстро открыть в любое время нажатием {keyMap}',
|
|
111
69
|
'fabric.editor.image.fullWidthLabel': 'Полная ширина',
|
|
@@ -117,8 +75,6 @@ export default {
|
|
|
117
75
|
'fabric.editor.imageBorderSubtle': 'Узкая',
|
|
118
76
|
'fabric.editor.indent': 'Сделать отступ',
|
|
119
77
|
'fabric.editor.info': 'Информация',
|
|
120
|
-
'fabric.editor.infoPanel': 'Информационная панель',
|
|
121
|
-
'fabric.editor.infoPanel.description': 'Выделение информации цветом',
|
|
122
78
|
'fabric.editor.inputQueryAssistiveTxt': 'Если доступны результаты автозаполнения, используйте клавиши со стрелками вверх и вниз для просмотра и клавишу Enter для выбора. Если у вас сенсорное устройство, используйте для просмотра касание и смахивание.',
|
|
123
79
|
'fabric.editor.invalidDateError': 'Введите действительную дату',
|
|
124
80
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Пригласить коллегу начать работу с {productName}} trusted {Пригласить коллегу начать работу с {productName}} other {Добавить коллегу для работы с {productName}}}',
|
|
@@ -140,11 +96,7 @@ export default {
|
|
|
140
96
|
'fabric.editor.mentionsIconLabel': 'Упоминание',
|
|
141
97
|
'fabric.editor.noResultsFound': 'Ничего не найдено',
|
|
142
98
|
'fabric.editor.noSearchResults': 'Ничего не найдено',
|
|
143
|
-
'fabric.editor.normal': 'Обычный текст',
|
|
144
99
|
'fabric.editor.note': 'Примечание',
|
|
145
|
-
'fabric.editor.notePanel': 'Панель примечаний',
|
|
146
|
-
'fabric.editor.notePanel.description': 'Добавить цветную заметку',
|
|
147
|
-
'fabric.editor.other': 'Прочее…',
|
|
148
100
|
'fabric.editor.outdent': 'Убрать отступ',
|
|
149
101
|
'fabric.editor.panel.backgroundColor': 'Цвет фона',
|
|
150
102
|
'fabric.editor.panel.emoji': 'Добавить эмодзи',
|
|
@@ -165,12 +117,9 @@ export default {
|
|
|
165
117
|
'fabric.editor.single': 'Один столбец',
|
|
166
118
|
'fabric.editor.statusPlaceholder': 'Задать статус',
|
|
167
119
|
'fabric.editor.success': 'Готово',
|
|
168
|
-
'fabric.editor.successPanel': 'Панель «Готово»',
|
|
169
|
-
'fabric.editor.successPanel.description': 'Добавить цветные подсказки',
|
|
170
120
|
'fabric.editor.supportAltText': 'Альтернативный текст предназначен для слабовидящих и незрячих людей, которые пользуются функцией озвучивания текста на экране.',
|
|
171
121
|
'fabric.editor.taskPlaceholder': 'Укажите задание и назначьте исполнителя с помощью значка «@».',
|
|
172
122
|
'fabric.editor.textColor': 'Цвет текста',
|
|
173
|
-
'fabric.editor.textStyles': 'Стили текста',
|
|
174
123
|
'fabric.editor.threeColumns': 'Три столбца',
|
|
175
124
|
'fabric.editor.threeColumnsWithSidebars': 'Три столбца с боковыми панелями',
|
|
176
125
|
'fabric.editor.toolbarMediaTitle': 'Добавить изображение, видео или файл',
|
|
@@ -186,8 +135,6 @@ export default {
|
|
|
186
135
|
'fabric.editor.typeahead.metionListItemLabel': 'Пользователь {name} @{shortName}',
|
|
187
136
|
'fabric.editor.undo': 'Отменить',
|
|
188
137
|
'fabric.editor.warning': 'Предупреждение',
|
|
189
|
-
'fabric.editor.warningPanel': 'Панель с предупреждением',
|
|
190
|
-
'fabric.editor.warningPanel.description': 'Добавить цветное предупреждение',
|
|
191
138
|
'fabric.editor.wrapLeft': 'Заверстать влево',
|
|
192
139
|
'fabric.editor.wrapRight': 'Заверстать вправо'
|
|
193
140
|
};
|