@atlaskit/afm-i18n-platform-editor-editor-common 2.136.0 → 2.138.0
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/dist/cjs/i18n/cs.js +15 -1
- package/dist/cjs/i18n/da.js +15 -1
- package/dist/cjs/i18n/de.js +6 -1
- package/dist/cjs/i18n/en.js +32 -17
- package/dist/cjs/i18n/en_GB.js +32 -17
- package/dist/cjs/i18n/en_ZZ.js +32 -17
- package/dist/cjs/i18n/es.js +27 -1
- package/dist/cjs/i18n/fi.js +15 -1
- package/dist/cjs/i18n/fr.js +15 -1
- package/dist/cjs/i18n/hr.js +11 -1
- package/dist/cjs/i18n/hu.js +15 -1
- package/dist/cjs/i18n/it.js +18 -1
- package/dist/cjs/i18n/ja.js +15 -1
- package/dist/cjs/i18n/ko.js +16 -2
- package/dist/cjs/i18n/nb.js +15 -1
- package/dist/cjs/i18n/nl.js +17 -3
- package/dist/cjs/i18n/pl.js +27 -1
- package/dist/cjs/i18n/pt_BR.js +27 -1
- package/dist/cjs/i18n/ru.js +6 -1
- package/dist/cjs/i18n/sl.js +23 -1
- package/dist/cjs/i18n/sr_RS.js +11 -1
- package/dist/cjs/i18n/sr_YR.js +11 -1
- package/dist/cjs/i18n/sv.js +15 -1
- package/dist/cjs/i18n/th.js +12 -3
- package/dist/cjs/i18n/tr.js +15 -1
- package/dist/cjs/i18n/uk.js +6 -3
- package/dist/cjs/i18n/vi.js +10 -1
- package/dist/cjs/i18n/zh.js +25 -2
- package/dist/cjs/i18n/zh_TW.js +24 -1
- package/dist/esm/i18n/cs.d.ts +15 -1
- package/dist/esm/i18n/cs.js +15 -1
- package/dist/esm/i18n/da.d.ts +15 -1
- package/dist/esm/i18n/da.js +15 -1
- package/dist/esm/i18n/de.d.ts +6 -1
- package/dist/esm/i18n/de.js +6 -1
- package/dist/esm/i18n/en.d.ts +18 -3
- package/dist/esm/i18n/en.js +32 -17
- package/dist/esm/i18n/en_GB.d.ts +18 -3
- package/dist/esm/i18n/en_GB.js +32 -17
- package/dist/esm/i18n/en_ZZ.d.ts +18 -3
- package/dist/esm/i18n/en_ZZ.js +32 -17
- package/dist/esm/i18n/es.d.ts +26 -0
- package/dist/esm/i18n/es.js +27 -1
- package/dist/esm/i18n/fi.d.ts +15 -1
- package/dist/esm/i18n/fi.js +15 -1
- package/dist/esm/i18n/fr.d.ts +15 -1
- package/dist/esm/i18n/fr.js +15 -1
- package/dist/esm/i18n/hr.d.ts +11 -1
- package/dist/esm/i18n/hr.js +11 -1
- package/dist/esm/i18n/hu.d.ts +15 -1
- package/dist/esm/i18n/hu.js +15 -1
- package/dist/esm/i18n/it.d.ts +18 -1
- package/dist/esm/i18n/it.js +18 -1
- package/dist/esm/i18n/ja.d.ts +15 -1
- package/dist/esm/i18n/ja.js +15 -1
- package/dist/esm/i18n/ko.d.ts +15 -1
- package/dist/esm/i18n/ko.js +16 -2
- package/dist/esm/i18n/nb.d.ts +15 -1
- package/dist/esm/i18n/nb.js +15 -1
- package/dist/esm/i18n/nl.d.ts +15 -1
- package/dist/esm/i18n/nl.js +17 -3
- package/dist/esm/i18n/pl.d.ts +26 -0
- package/dist/esm/i18n/pl.js +27 -1
- package/dist/esm/i18n/pt_BR.d.ts +26 -0
- package/dist/esm/i18n/pt_BR.js +27 -1
- package/dist/esm/i18n/ru.d.ts +6 -1
- package/dist/esm/i18n/ru.js +6 -1
- package/dist/esm/i18n/sl.d.ts +22 -0
- package/dist/esm/i18n/sl.js +23 -1
- package/dist/esm/i18n/sr_RS.d.ts +11 -1
- package/dist/esm/i18n/sr_RS.js +11 -1
- package/dist/esm/i18n/sr_YR.d.ts +11 -1
- package/dist/esm/i18n/sr_YR.js +11 -1
- package/dist/esm/i18n/sv.d.ts +15 -1
- package/dist/esm/i18n/sv.js +15 -1
- package/dist/esm/i18n/th.d.ts +10 -1
- package/dist/esm/i18n/th.js +12 -3
- package/dist/esm/i18n/tr.d.ts +15 -1
- package/dist/esm/i18n/tr.js +15 -1
- package/dist/esm/i18n/uk.d.ts +4 -1
- package/dist/esm/i18n/uk.js +6 -3
- package/dist/esm/i18n/vi.d.ts +10 -1
- package/dist/esm/i18n/vi.js +10 -1
- package/dist/esm/i18n/zh.d.ts +23 -0
- package/dist/esm/i18n/zh.js +25 -2
- package/dist/esm/i18n/zh_TW.d.ts +23 -0
- package/dist/esm/i18n/zh_TW.js +24 -1
- package/dist/types/i18n/cs.d.ts +15 -1
- package/dist/types/i18n/da.d.ts +15 -1
- package/dist/types/i18n/de.d.ts +6 -1
- package/dist/types/i18n/en.d.ts +18 -3
- package/dist/types/i18n/en_GB.d.ts +18 -3
- package/dist/types/i18n/en_ZZ.d.ts +18 -3
- package/dist/types/i18n/es.d.ts +26 -0
- package/dist/types/i18n/fi.d.ts +15 -1
- package/dist/types/i18n/fr.d.ts +15 -1
- package/dist/types/i18n/hr.d.ts +11 -1
- package/dist/types/i18n/hu.d.ts +15 -1
- package/dist/types/i18n/it.d.ts +18 -1
- package/dist/types/i18n/ja.d.ts +15 -1
- package/dist/types/i18n/ko.d.ts +15 -1
- package/dist/types/i18n/nb.d.ts +15 -1
- package/dist/types/i18n/nl.d.ts +15 -1
- package/dist/types/i18n/pl.d.ts +26 -0
- package/dist/types/i18n/pt_BR.d.ts +26 -0
- package/dist/types/i18n/ru.d.ts +6 -1
- package/dist/types/i18n/sl.d.ts +22 -0
- package/dist/types/i18n/sr_RS.d.ts +11 -1
- package/dist/types/i18n/sr_YR.d.ts +11 -1
- package/dist/types/i18n/sv.d.ts +15 -1
- package/dist/types/i18n/th.d.ts +10 -1
- package/dist/types/i18n/tr.d.ts +15 -1
- package/dist/types/i18n/uk.d.ts +4 -1
- package/dist/types/i18n/vi.d.ts +10 -1
- package/dist/types/i18n/zh.d.ts +23 -0
- package/dist/types/i18n/zh_TW.d.ts +23 -0
- package/i18n/cs.ts +15 -1
- package/i18n/da.ts +15 -1
- package/i18n/de.ts +7 -1
- package/i18n/en.ts +32 -22
- package/i18n/en_GB.ts +32 -22
- package/i18n/en_ZZ.ts +33 -19
- package/i18n/es.ts +31 -1
- package/i18n/fi.ts +15 -1
- package/i18n/fr.ts +16 -1
- package/i18n/hr.ts +11 -1
- package/i18n/hu.ts +15 -1
- package/i18n/it.ts +20 -1
- package/i18n/ja.ts +15 -1
- package/i18n/ko.ts +16 -2
- package/i18n/nb.ts +15 -1
- package/i18n/nl.ts +18 -3
- package/i18n/pl.ts +32 -1
- package/i18n/pt_BR.ts +30 -1
- package/i18n/ru.ts +6 -1
- package/i18n/sl.ts +27 -1
- package/i18n/sr_RS.ts +11 -1
- package/i18n/sr_YR.ts +11 -1
- package/i18n/sv.ts +15 -1
- package/i18n/th.ts +12 -3
- package/i18n/tr.ts +16 -1
- package/i18n/uk.ts +6 -3
- package/i18n/vi.ts +10 -1
- package/i18n/zh.ts +26 -2
- package/i18n/zh_TW.ts +25 -1
- package/package.json +1 -1
package/dist/cjs/i18n/nb.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Forleng',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Ingen beskrivelse',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Be agenten om å skrive noe, eller velg blant alternativene nedenfor',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'Remiks',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'Oppretter et forslag om å skrive om setningene',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'Omformuler',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'Forkorter innholdet for å gjøre det mer konsist',
|
|
@@ -141,6 +142,7 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': 'Foreslå tittel',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': 'Få en KI-foreslått kommentar basert på denne arbeidsoppgaven',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'Foreslå kommentar',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Foreslå svar',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.description': 'Oppretter et sammendrag av teksten du skriver, og fremhever viktige punkter',
|
|
145
147
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Oppsummer skriving',
|
|
146
148
|
'fabric.editor.ai.config.item.summarize.title': 'Oppsummer skriving',
|
|
@@ -352,6 +354,7 @@ exports.default = {
|
|
|
352
354
|
'fabric.editor.annotationToolbar': 'Verktøylinje for kommentarer',
|
|
353
355
|
'fabric.editor.anonymous-collaborator': 'Anonym samarbeidspartner',
|
|
354
356
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'tekstboks for kodesnutt',
|
|
357
|
+
'fabric.editor.askRovo': 'Spør Rovo',
|
|
355
358
|
'fabric.editor.backLink': 'Gå tilbake',
|
|
356
359
|
'fabric.editor.backgroundColor': 'Bakgrunnsfarge',
|
|
357
360
|
'fabric.editor.block.menu.codeblock': 'Kodeblokk',
|
|
@@ -433,6 +436,7 @@ exports.default = {
|
|
|
433
436
|
'fabric.editor.codeBlock.languageNotSet': 'Kodespråket er ikke angitt.',
|
|
434
437
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopiert!',
|
|
435
438
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopier som tekst',
|
|
439
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Vis linjenumre',
|
|
436
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Slå av linjebryting',
|
|
437
441
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Slå på linjebryting',
|
|
438
442
|
'fabric.editor.codeblock': 'Kodebit',
|
|
@@ -725,6 +729,7 @@ exports.default = {
|
|
|
725
729
|
'fabric.editor.keyboardShortcuts': 'Tastatursnarveier',
|
|
726
730
|
'fabric.editor.layout.columnOption': '{count, plural, one {Kolonne} other {{count} kolonner}}',
|
|
727
731
|
'fabric.editor.layout.controls.placeholder': '/ for å sette inn',
|
|
732
|
+
'fabric.editor.layout.distributeColumns': 'Distribuer kolonner',
|
|
728
733
|
'fabric.editor.layout.placeholder': 'Legg til innhold',
|
|
729
734
|
'fabric.editor.layout.resizeLayout': 'Endre størrelse på oppsett',
|
|
730
735
|
'fabric.editor.layoutFixedWidth': 'Tilbake til midten',
|
|
@@ -749,11 +754,14 @@ exports.default = {
|
|
|
749
754
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'for å sette inn elementer',
|
|
750
755
|
'fabric.editor.longEmptyNodePlaceholderText': 'Skriv / for å sette inn elementer',
|
|
751
756
|
'fabric.editor.markdown': 'Markdown',
|
|
757
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Avbryt',
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Bekreft',
|
|
759
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Noe gikk galt ved konverteringen av denne siden. Prøv på nytt.',
|
|
760
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
752
761
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-kilde',
|
|
753
762
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Visningsmodus',
|
|
754
763
|
'fabric.editor.markdownMode.viewToggle.preview': 'Delt visning (kommer snart)',
|
|
755
764
|
'fabric.editor.markdownMode.viewToggle.source': 'Redigeringsmodul for syntaks',
|
|
756
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG-redigeringsmodul',
|
|
757
765
|
'fabric.editor.matchCase': 'Match store/små bokstaver',
|
|
758
766
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Mediebredden er redusert til {newMediaWidth,number} piksel.} other {Mediebredden er redusert til {newMediaWidth,number} piksler.}}',
|
|
759
767
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Mediebredden er økt til {newMediaWidth,number} piksel.} other {Mediebredden er økt til {newMediaWidth,number} piksler.}}',
|
|
@@ -958,6 +966,12 @@ exports.default = {
|
|
|
958
966
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Vi kan ikke vise dette innholdet fordi synkroniseringen er opphevet fra <a>{title}</a>.',
|
|
959
967
|
'fabric.editor.syncedLocationDropdownError': 'Vi kan ikke laste inn plasseringer akkurat nå. Vent noen minutter og oppdater nettleseren.',
|
|
960
968
|
'fabric.editor.syncedLocationDropdownHeading': '{count} plasseringer:',
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Programfeil',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira-arbeidsoppgave',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Historie',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Underoppgave',
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Oppgave',
|
|
961
975
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Finn ut mer om synkroniserte blokker',
|
|
962
976
|
'fabric.editor.syncedLocationDropdownNoResults': 'Kopier og lim inn synkroniserte blokker for å bruke dem på nytt i andre plasseringer.',
|
|
963
977
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Be om tilgang',
|
package/dist/cjs/i18n/nl.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Maak langer',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Geen omschrijving',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Typ wat de Agent moet schrijven of selecteer hieronder een prompt',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'Remix',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'Maakt een suggestie aan om je zinnen te herschrijven',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'Herformuleer',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'Maakt de inhoud korter en beknopter',
|
|
@@ -141,6 +142,7 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': 'Een titel voorstellen',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': 'Krijg een door AI voorgestelde opmerking op basis van dit werkitem',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'Een opmerking voorstellen',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Een antwoord voorstellen',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.description': 'Schrijft een samenvatting van de tekst waar je aan werkt en benadrukt de belangrijkste punten',
|
|
145
147
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Tekst samenvatten',
|
|
146
148
|
'fabric.editor.ai.config.item.summarize.title': 'Tekst samenvatten',
|
|
@@ -293,7 +295,7 @@ exports.default = {
|
|
|
293
295
|
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': 'Zijbalk weergeven',
|
|
294
296
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': 'Bronnen',
|
|
295
297
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': 'Redenering verbergen',
|
|
296
|
-
'fabric.editor.ai.suggestions.card.sourcesShowButtonLabel.non-final': 'Redenering
|
|
298
|
+
'fabric.editor.ai.suggestions.card.sourcesShowButtonLabel.non-final': 'Redenering tonen',
|
|
297
299
|
'fabric.editor.ai.suggestions.iconButton.suggestionsCountLabel.non-final': '{count} suggesties',
|
|
298
300
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Wijzigingen toepassen',
|
|
299
301
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Suggesties ophalen',
|
|
@@ -352,6 +354,7 @@ exports.default = {
|
|
|
352
354
|
'fabric.editor.annotationToolbar': 'Aantekeningentaakbalk',
|
|
353
355
|
'fabric.editor.anonymous-collaborator': 'Anonieme teamgenoot',
|
|
354
356
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'tekstvak voor codefragment',
|
|
357
|
+
'fabric.editor.askRovo': 'Vraag Rovo',
|
|
355
358
|
'fabric.editor.backLink': 'Ga terug',
|
|
356
359
|
'fabric.editor.backgroundColor': 'Achtergrondkleur',
|
|
357
360
|
'fabric.editor.block.menu.codeblock': 'Codeblok',
|
|
@@ -433,6 +436,7 @@ exports.default = {
|
|
|
433
436
|
'fabric.editor.codeBlock.languageNotSet': 'Taal van code niet ingesteld.',
|
|
434
437
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Gekopieerd!',
|
|
435
438
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopieer als tekst',
|
|
439
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Toon regelnummers',
|
|
436
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Wrap uitschakelen',
|
|
437
441
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Wrap inschakelen',
|
|
438
442
|
'fabric.editor.codeblock': 'Codefragment',
|
|
@@ -725,6 +729,7 @@ exports.default = {
|
|
|
725
729
|
'fabric.editor.keyboardShortcuts': 'Sneltoetsen',
|
|
726
730
|
'fabric.editor.layout.columnOption': '{count, plural, one {Kolom} other {{count} kolommen}}',
|
|
727
731
|
'fabric.editor.layout.controls.placeholder': '/ om iets in te voegen',
|
|
732
|
+
'fabric.editor.layout.distributeColumns': 'Kolommen verdelen',
|
|
728
733
|
'fabric.editor.layout.placeholder': 'Inhoud toevoegen',
|
|
729
734
|
'fabric.editor.layout.resizeLayout': 'Formaat van de lay-out wijzigen',
|
|
730
735
|
'fabric.editor.layoutFixedWidth': 'Terug naar midden',
|
|
@@ -749,11 +754,14 @@ exports.default = {
|
|
|
749
754
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'om elementen in te voegen',
|
|
750
755
|
'fabric.editor.longEmptyNodePlaceholderText': 'Typ / om elementen in te voegen',
|
|
751
756
|
'fabric.editor.markdown': 'Markdown',
|
|
757
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Annuleren',
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Bevestigen',
|
|
759
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Er is iets misgegaan bij het converteren van deze pagina. Probeer het opnieuw.',
|
|
760
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
752
761
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-bron',
|
|
753
762
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Weergavemodus',
|
|
754
763
|
'fabric.editor.markdownMode.viewToggle.preview': 'Gesplitste weergave (binnenkort beschikbaar)',
|
|
755
764
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntaxeditor',
|
|
756
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG-editor',
|
|
757
765
|
'fabric.editor.matchCase': 'Overeenkomende zaak',
|
|
758
766
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Mediabreedte verminderd tot {newMediaWidth,number} pixel.} other {Mediabreedte verminderd tot {newMediaWidth,number} pixels.}}',
|
|
759
767
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Mediabreedte verhoogd tot {newMediaWidth,number} pixel.} other {Mediabreedte verhoogd tot {newMediaWidth,number} pixels.}}',
|
|
@@ -812,7 +820,7 @@ exports.default = {
|
|
|
812
820
|
'fabric.editor.moveSelectionLeft': 'Selectie naar links verplaatsen',
|
|
813
821
|
'fabric.editor.moveSelectionRight': 'Selectie naar rechts verplaatsen',
|
|
814
822
|
'fabric.editor.moveSelectionUp': 'Selectie omhoog verplaatsen',
|
|
815
|
-
'fabric.editor.nativeEmbeds.alwaysShowTitle': 'Titel van
|
|
823
|
+
'fabric.editor.nativeEmbeds.alwaysShowTitle': 'Titel van ingesloten tonen',
|
|
816
824
|
'fabric.editor.nativeEmbeds.expandPreview': 'Uitvouwen',
|
|
817
825
|
'fabric.editor.nativeEmbeds.refresh': 'Vernieuwen',
|
|
818
826
|
'fabric.editor.nativeEmbeds.setEmbedType': 'Insluittype instellen',
|
|
@@ -958,6 +966,12 @@ exports.default = {
|
|
|
958
966
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'We kunnen deze inhoud niet weergeven, aangezien deze is gedesynchroniseerd van <a>{title}</a>.',
|
|
959
967
|
'fabric.editor.syncedLocationDropdownError': 'We kunnen locaties op dit moment niet laden. Wacht enkele minuten en vernieuw je browser.',
|
|
960
968
|
'fabric.editor.syncedLocationDropdownHeading': '{count} locaties:',
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira-werkitem',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Subtaak',
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Taak',
|
|
961
975
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Meer informatie over gesynchroniseerde blokken',
|
|
962
976
|
'fabric.editor.syncedLocationDropdownNoResults': 'Kopieer en plak gesynchroniseerde blokken om ze op andere locaties opnieuw te gebruiken.',
|
|
963
977
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Toegang aanvragen',
|
package/dist/cjs/i18n/pl.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Rozbuduj',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Brak opisu',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Poproś agenta o napisanie czegoś lub wybierz opcję poniżej',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'Remiks',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'Tworzy sugestie dotyczące przeredagowania zdań.',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'Przeformułuj',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'Skraca treść, aby była bardziej zwięzła.',
|
|
@@ -141,6 +142,8 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': 'Zaproponuj tytuł',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': 'Uzyskaj komentarz sugerowany przez sztuczną inteligencję na podstawie tego zgłoszenia',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'Zaproponuj komentarz',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Uzyskaj odpowiedź na ten komentarz zasugerowaną przez sztuczną inteligencję.',
|
|
146
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Zasugeruj odpowiedź',
|
|
144
147
|
'fabric.editor.ai.config.item.summarize.description': 'Tworzy podsumowanie tekstu, nad którym pracujesz, i wyróżnia najważniejsze punkty.',
|
|
145
148
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Podsumuj tekst',
|
|
146
149
|
'fabric.editor.ai.config.item.summarize.title': 'Podsumuj tekst',
|
|
@@ -353,8 +356,10 @@ exports.default = {
|
|
|
353
356
|
'fabric.editor.annotationToolbar': 'Pasek narzędzi adnotacji',
|
|
354
357
|
'fabric.editor.anonymous-collaborator': 'Anonimowy współpracownik',
|
|
355
358
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'pole tekstowe fragmentu kodu',
|
|
359
|
+
'fabric.editor.askRovo': 'Zapytaj Rovo',
|
|
356
360
|
'fabric.editor.backLink': 'Wróć',
|
|
357
361
|
'fabric.editor.backgroundColor': 'Kolor tła',
|
|
362
|
+
'fabric.editor.block.menu.change.format': 'Zmień format',
|
|
358
363
|
'fabric.editor.block.menu.codeblock': 'Blok kodu',
|
|
359
364
|
'fabric.editor.block.menu.copy': 'Kopiuj',
|
|
360
365
|
'fabric.editor.block.menu.copy.block': 'Kopiuj blok',
|
|
@@ -434,7 +439,11 @@ exports.default = {
|
|
|
434
439
|
'fabric.editor.codeBlock.languageNotSet': 'Nie ustawiono języka kodu.',
|
|
435
440
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Skopiowano!',
|
|
436
441
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiuj jako tekst',
|
|
442
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Ukryj numery wierszy',
|
|
443
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Pokaż numery wierszy',
|
|
444
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Cofnij zawijanie kodu',
|
|
437
445
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Wyłącz zawijanie',
|
|
446
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Zawiń kod',
|
|
438
447
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Włącz zawijanie',
|
|
439
448
|
'fabric.editor.codeblock': 'Wstawka kodu',
|
|
440
449
|
'fabric.editor.codeblock.description': 'Wyświetlaj kod z wyróżnioną składnią',
|
|
@@ -582,6 +591,8 @@ exports.default = {
|
|
|
582
591
|
'fabric.editor.emptyLink': 'Wprowadź łącze.',
|
|
583
592
|
'fabric.editor.emptySearchResults': 'Nie znaleziono żadnych wyników.',
|
|
584
593
|
'fabric.editor.emptySearchResultsSuggestion': 'Kliknij przycisk {buttonName}, aby przeglądać wstawiane elementy.',
|
|
594
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Wybierz {askRovoName}, aby uzyskać pomoc.',
|
|
595
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Kliknij {askRovoName}, aby uzyskać pomoc, lub {buttonName}, aby przeglądać wstawiane elementy.',
|
|
585
596
|
'fabric.editor.epic': 'Epik',
|
|
586
597
|
'fabric.editor.error': 'Błąd',
|
|
587
598
|
'fabric.editor.error.description.cannotDelete': 'Wystąpił błąd podczas próby usunięcia tego bloku synchronizowanego.',
|
|
@@ -590,6 +601,7 @@ exports.default = {
|
|
|
590
601
|
'fabric.editor.error.description.failToEditWhenOffline': 'Wygląda na to, że jesteś offline. Połącz się z Internetem, aby edytować synchronizowaną treść.',
|
|
591
602
|
'fabric.editor.error.description.reference.offline': 'Nie można wyświetlić bloków synchronizowanych, gdy jesteś offline.',
|
|
592
603
|
'fabric.editor.error.description.reference.unpublished': 'Zsynchronizowana zawartość zostanie wyświetlona <link>po opublikowaniu strony</link>',
|
|
604
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Synchronizowana treść zostanie wyświetlona <link>po zapisaniu opisu zgłoszenia</link>.',
|
|
593
605
|
'fabric.editor.error.flag.title.cannotDelete': 'Nie można usunąć bloku synchronizowanego.',
|
|
594
606
|
'fabric.editor.error.message.label': 'Błąd',
|
|
595
607
|
'fabric.editor.error.title.failToCreate': 'Nie można utworzyć synchronizowanej treści w trybie offline',
|
|
@@ -726,6 +738,8 @@ exports.default = {
|
|
|
726
738
|
'fabric.editor.keyboardShortcuts': 'Skróty klawiszowe',
|
|
727
739
|
'fabric.editor.layout.columnOption': '{count, plural, one {Kolumna} few {{count} kolumny} many {{count} kolumn} other {{count} kolumny}}',
|
|
728
740
|
'fabric.editor.layout.controls.placeholder': 'Wpisz /, aby wstawić',
|
|
741
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Usuń kolumnę} few {Usuń kolumny} many {Usuń kolumny} other {Usuń kolumny}}',
|
|
742
|
+
'fabric.editor.layout.distributeColumns': 'Rozłóż kolumny równomiernie',
|
|
729
743
|
'fabric.editor.layout.placeholder': 'Dodaj treści',
|
|
730
744
|
'fabric.editor.layout.resizeLayout': 'Zmień rozmiar układu',
|
|
731
745
|
'fabric.editor.layoutFixedWidth': 'Powrót do centrum',
|
|
@@ -750,11 +764,15 @@ exports.default = {
|
|
|
750
764
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'aby wstawić elementy',
|
|
751
765
|
'fabric.editor.longEmptyNodePlaceholderText': 'Wpisz „/”, aby wstawić elementy.',
|
|
752
766
|
'fabric.editor.markdown': 'Markdown',
|
|
767
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Anuluj',
|
|
768
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Potwierdź',
|
|
769
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Wystąpił błąd podczas konwertowania tej strony. Spróbuj ponownie.',
|
|
770
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
753
771
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Źródło Markdown',
|
|
754
772
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Tryb widoku',
|
|
755
773
|
'fabric.editor.markdownMode.viewToggle.preview': 'Widok podzielony (już wkrótce)',
|
|
756
774
|
'fabric.editor.markdownMode.viewToggle.source': 'Edytor składni',
|
|
757
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
775
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Podgląd edytora',
|
|
758
776
|
'fabric.editor.matchCase': 'Uwzględniaj wielkość liter',
|
|
759
777
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Szerokość multimediów została zmniejszona do {newMediaWidth,number} piksela.} few {Szerokość multimediów została zmniejszona do {newMediaWidth,number} pikseli.} many {Szerokość multimediów została zmniejszona do {newMediaWidth,number} pikseli.} other {Szerokość multimediów została zmniejszona do {newMediaWidth,number} piksela.}}',
|
|
760
778
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Szerokość multimediów została zwiększona do {newMediaWidth,number} piksela.} few {Szerokość multimediów została zwiększona do {newMediaWidth,number} pikseli.} many {Szerokość multimediów została zwiększona do {newMediaWidth,number} pikseli.} other {Szerokość multimediów została zwiększona do {newMediaWidth,number} piksela.}}',
|
|
@@ -959,6 +977,12 @@ exports.default = {
|
|
|
959
977
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Nie można wyświetlić tej zawartości, ponieważ anulowano jej synchronizację z <a>{title}</a>.',
|
|
960
978
|
'fabric.editor.syncedLocationDropdownError': 'Nie można teraz załadować lokalizacji. Odczekaj kilka minut i odśwież przeglądarkę.',
|
|
961
979
|
'fabric.editor.syncedLocationDropdownHeading': '{count} lokalizacje/lokalizacji:',
|
|
980
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Błąd',
|
|
981
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epik',
|
|
982
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Zgłoszenie Jiry',
|
|
983
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Historyjka',
|
|
984
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Zadanie podrzędne',
|
|
985
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Zadanie',
|
|
962
986
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Dowiedz się więcej o blokach synchronizowanych',
|
|
963
987
|
'fabric.editor.syncedLocationDropdownNoResults': 'Skopiuj i wklej bloki synchronizowane, aby użyć ich w innych lokalizacjach.',
|
|
964
988
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Wyślij wniosek o dostęp',
|
|
@@ -1054,7 +1078,9 @@ exports.default = {
|
|
|
1054
1078
|
'fabric.editor.unorderedList': 'Lista wypunktowana',
|
|
1055
1079
|
'fabric.editor.unorderedList.description': 'Utwórz nieuporządkowaną listę',
|
|
1056
1080
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Po opublikowaniu strony zawartość zostanie wyświetlona.',
|
|
1081
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Po zapisaniu opisu zgłoszenia treść zostanie wyświetlona.',
|
|
1057
1082
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Wklejone z niepublikowanej strony',
|
|
1083
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Wklejono z niezapisanego zgłoszenia',
|
|
1058
1084
|
'fabric.editor.unsupportedBlockContent': 'Ten edytor nie obsługuje wyświetlania tej zawartości',
|
|
1059
1085
|
'fabric.editor.unsupportedContentTooltip': 'Zawartość jest niedostępna w tym edytorze, ale zostanie zachowana, jeśli ją wprowadzisz i zapiszesz',
|
|
1060
1086
|
'fabric.editor.unsupportedInlineContent': 'Nieobsługiwana zawartość',
|
package/dist/cjs/i18n/pt_BR.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Expandir',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Sem descrição',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Diga ao agente para escrever algo ou escolha uma das opções abaixo',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'Remix',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'Cria uma sugestão para reescrever suas frases',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'Reformular',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'Reduz o conteúdo para que ele fique mais conciso',
|
|
@@ -141,6 +142,8 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': 'Sugerir um título',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': 'Receba um comentário sugerido por IA com base neste ticket',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'Sugira um comentário',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Obter uma resposta sugerida por IA para este comentário',
|
|
146
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Sugira uma resposta',
|
|
144
147
|
'fabric.editor.ai.config.item.summarize.description': 'Resume o texto em que você está trabalhando, destacando os pontos principais',
|
|
145
148
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Resumir texto',
|
|
146
149
|
'fabric.editor.ai.config.item.summarize.title': 'Resumir texto',
|
|
@@ -351,8 +354,10 @@ exports.default = {
|
|
|
351
354
|
'fabric.editor.annotationToolbar': 'Barra de ferramentas de anotação',
|
|
352
355
|
'fabric.editor.anonymous-collaborator': 'Colaborador anônimo',
|
|
353
356
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'caixa de texto com trecho de código',
|
|
357
|
+
'fabric.editor.askRovo': 'Pergunte ao Rovo',
|
|
354
358
|
'fabric.editor.backLink': 'Voltar',
|
|
355
359
|
'fabric.editor.backgroundColor': 'Cor do plano de fundo',
|
|
360
|
+
'fabric.editor.block.menu.change.format': 'Alterar formato',
|
|
356
361
|
'fabric.editor.block.menu.codeblock': 'Bloco de código',
|
|
357
362
|
'fabric.editor.block.menu.copy': 'Copiar',
|
|
358
363
|
'fabric.editor.block.menu.copy.block': 'Copiar bloco',
|
|
@@ -432,7 +437,11 @@ exports.default = {
|
|
|
432
437
|
'fabric.editor.codeBlock.languageNotSet': 'Linguagem do código não definida.',
|
|
433
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Copiado!',
|
|
434
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copiar como texto',
|
|
440
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Ocultar números de linha',
|
|
441
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Mostrar números de linha',
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Desativar código',
|
|
435
443
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Desligar agrupamento',
|
|
444
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Ativar código',
|
|
436
445
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Ligar agrupamento',
|
|
437
446
|
'fabric.editor.codeblock': 'Trecho de código',
|
|
438
447
|
'fabric.editor.codeblock.description': 'Exibir código com destaque à sintaxe',
|
|
@@ -580,6 +589,8 @@ exports.default = {
|
|
|
580
589
|
'fabric.editor.emptyLink': 'Insira um link.',
|
|
581
590
|
'fabric.editor.emptySearchResults': 'Não foi possível encontrar nenhum resultado.',
|
|
582
591
|
'fabric.editor.emptySearchResultsSuggestion': 'Selecione {buttonName} para procurar inserções.',
|
|
592
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Selecione {askRovoName} para obter ajuda.',
|
|
593
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Selecione {askRovoName} para obter ajuda ou {buttonName} para procurar inserções.',
|
|
583
594
|
'fabric.editor.epic': 'Epic',
|
|
584
595
|
'fabric.editor.error': 'Erro',
|
|
585
596
|
'fabric.editor.error.description.cannotDelete': 'Ocorreu um erro ao tentar excluir este bloco sincronizado.',
|
|
@@ -588,6 +599,7 @@ exports.default = {
|
|
|
588
599
|
'fabric.editor.error.description.failToEditWhenOffline': 'Você parece estar off-line. Conecte com a internet para editar conteúdo sincronizado.',
|
|
589
600
|
'fabric.editor.error.description.reference.offline': 'Não foi possível exibir blocos sincronizados quando você está off-line',
|
|
590
601
|
'fabric.editor.error.description.reference.unpublished': 'O conteúdo sincronizado vai ser exibido <link>quando a página for publicada</link>',
|
|
602
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'O conteúdo sincronizado vai ser exibido <link>quando a descrição do item for salva</link>',
|
|
591
603
|
'fabric.editor.error.flag.title.cannotDelete': 'Falha ao excluir bloco sincronizado',
|
|
592
604
|
'fabric.editor.error.message.label': 'Erro',
|
|
593
605
|
'fabric.editor.error.title.failToCreate': 'Não é possível criar conteúdo sincronizado off-line',
|
|
@@ -724,6 +736,8 @@ exports.default = {
|
|
|
724
736
|
'fabric.editor.keyboardShortcuts': 'Atalhos de teclado',
|
|
725
737
|
'fabric.editor.layout.columnOption': '{count, plural, one {Coluna} other {{count} colunas}}',
|
|
726
738
|
'fabric.editor.layout.controls.placeholder': '/ para inserir',
|
|
739
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Excluir coluna} other {Excluir colunas}}',
|
|
740
|
+
'fabric.editor.layout.distributeColumns': 'Distribuir colunas',
|
|
727
741
|
'fabric.editor.layout.placeholder': 'Adicionar conteúdo',
|
|
728
742
|
'fabric.editor.layout.resizeLayout': 'Redimensionar layout',
|
|
729
743
|
'fabric.editor.layoutFixedWidth': 'Voltar ao centro',
|
|
@@ -748,11 +762,15 @@ exports.default = {
|
|
|
748
762
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'para inserir elementos',
|
|
749
763
|
'fabric.editor.longEmptyNodePlaceholderText': 'Digite / para inserir elementos',
|
|
750
764
|
'fabric.editor.markdown': 'Markdown',
|
|
765
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Cancelar',
|
|
766
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Confirmar',
|
|
767
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Algo deu errado ao converter esta página. Tente de novo.',
|
|
768
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
751
769
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Fonte de marcação',
|
|
752
770
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Modo de visualização',
|
|
753
771
|
'fabric.editor.markdownMode.viewToggle.preview': 'Visualização dividida (em breve)',
|
|
754
772
|
'fabric.editor.markdownMode.viewToggle.source': 'Editor de sintaxe',
|
|
755
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
773
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Pré-visualizar editor',
|
|
756
774
|
'fabric.editor.matchCase': 'Diferenciar maiúsculas de minúsculas',
|
|
757
775
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Largura da mídia diminuída para {newMediaWidth,number} pixel.} other {Largura da mídia diminuída para {newMediaWidth,number} pixels.}}',
|
|
758
776
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Largura da mídia aumentada para {newMediaWidth,number} pixel.} other {Largura da mídia aumentada para {newMediaWidth,number} pixels.}}',
|
|
@@ -957,6 +975,12 @@ exports.default = {
|
|
|
957
975
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Não foi possível exibir este conteúdo, pois ele foi dessincronizado de <a>{title}</a>.',
|
|
958
976
|
'fabric.editor.syncedLocationDropdownError': 'Não é possível carregar locais no momento. Aguarde alguns minutos e atualize o seu navegador.',
|
|
959
977
|
'fabric.editor.syncedLocationDropdownHeading': '{count} locais:',
|
|
978
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
|
|
979
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
980
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Ticket do Jira',
|
|
981
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'História',
|
|
982
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Subtarefa',
|
|
983
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Tarefa',
|
|
960
984
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Saiba mais sobre blocos sincronizados',
|
|
961
985
|
'fabric.editor.syncedLocationDropdownNoResults': 'Copie e cole blocos sincronizados para reutilizar em outros locais.',
|
|
962
986
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Solicitar acesso',
|
|
@@ -1052,7 +1076,9 @@ exports.default = {
|
|
|
1052
1076
|
'fabric.editor.unorderedList': 'Lista de marcadores',
|
|
1053
1077
|
'fabric.editor.unorderedList.description': 'Criar uma lista sem ordenação',
|
|
1054
1078
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Quando a página for publicada, o conteúdo vai ser exibido.',
|
|
1079
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Quando a descrição do item for salva, o conteúdo vai ser exibido.',
|
|
1055
1080
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Colado de uma página não publicada',
|
|
1081
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Colado de item não salvo',
|
|
1056
1082
|
'fabric.editor.unsupportedBlockContent': 'Este editor não é compatível com a exibição deste conteúdo',
|
|
1057
1083
|
'fabric.editor.unsupportedContentTooltip': 'O conteúdo não está disponível neste editor. Ele vai ser preservado quando você editar e salvar',
|
|
1058
1084
|
'fabric.editor.unsupportedInlineContent': 'Conteúdo não compatível',
|
package/dist/cjs/i18n/ru.js
CHANGED
|
@@ -353,6 +353,7 @@ exports.default = {
|
|
|
353
353
|
'fabric.editor.annotationToolbar': 'Панель инструментов для примечаний',
|
|
354
354
|
'fabric.editor.anonymous-collaborator': 'Анонимный участник',
|
|
355
355
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'текстовое поле для фрагмента кода',
|
|
356
|
+
'fabric.editor.askRovo': 'Задать вопрос Rovo',
|
|
356
357
|
'fabric.editor.backLink': 'Назад',
|
|
357
358
|
'fabric.editor.backgroundColor': 'Цвет фона',
|
|
358
359
|
'fabric.editor.block.menu.codeblock': 'Блок кода',
|
|
@@ -726,6 +727,7 @@ exports.default = {
|
|
|
726
727
|
'fabric.editor.keyboardShortcuts': 'Сочетания клавиш',
|
|
727
728
|
'fabric.editor.layout.columnOption': '{count, plural, one {Колонка} few {{count} колонки} many {{count} колонок} other {{count} колонки}}',
|
|
728
729
|
'fabric.editor.layout.controls.placeholder': 'Введите «/» для вставки',
|
|
730
|
+
'fabric.editor.layout.distributeColumns': 'Распределить столбцы',
|
|
729
731
|
'fabric.editor.layout.placeholder': 'Добавить контент',
|
|
730
732
|
'fabric.editor.layout.resizeLayout': 'Изменить размер макета',
|
|
731
733
|
'fabric.editor.layoutFixedWidth': 'По центру',
|
|
@@ -750,11 +752,14 @@ exports.default = {
|
|
|
750
752
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'для вставки элементов',
|
|
751
753
|
'fabric.editor.longEmptyNodePlaceholderText': 'Чтобы вставить элементы, введите «/»',
|
|
752
754
|
'fabric.editor.markdown': 'Markdown',
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Отмена',
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Подтвердить',
|
|
757
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'При преобразовании страницы произошла ошибка. Повторите попытку.',
|
|
758
|
+
'fabric.editor.markdownMode.labsLozenge': 'ЛАБОРАТОРИИ',
|
|
753
759
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Источник разметки',
|
|
754
760
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Режим просмотра',
|
|
755
761
|
'fabric.editor.markdownMode.viewToggle.preview': 'Разделенный экран (скоро)',
|
|
756
762
|
'fabric.editor.markdownMode.viewToggle.source': 'Редактор синтаксиса',
|
|
757
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Редактор WYSIWYG',
|
|
758
763
|
'fabric.editor.matchCase': 'С учетом регистра',
|
|
759
764
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Ширина объекта мультимедиа уменьшена до {newMediaWidth,number} пикселя.} few {Ширина объекта мультимедиа уменьшена до {newMediaWidth,number} пикселей.} many {Ширина объекта мультимедиа уменьшена до {newMediaWidth,number} пикселей.} other {Ширина объекта мультимедиа уменьшена до {newMediaWidth,number} пикселя.}}',
|
|
760
765
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Ширина объекта мультимедиа увеличена до {newMediaWidth,number} пикселя.} few {Ширина объекта мультимедиа увеличена до {newMediaWidth,number} пикселей.} many {Ширина объекта мультимедиа увеличена до {newMediaWidth,number} пикселей.} other {Ширина объекта мультимедиа увеличена до {newMediaWidth,number} пикселя.}}',
|
package/dist/cjs/i18n/sl.js
CHANGED
|
@@ -129,6 +129,7 @@ exports.default = {
|
|
|
129
129
|
'fabric.editor.ai.config.item.makeLonger.title': 'Naredi daljše',
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.description': 'Ni opisa',
|
|
131
131
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Naročite agentu, naj napiše karkoli, ali izberite spodaj',
|
|
132
|
+
'fabric.editor.ai.config.item.remix.title': 'Remiks',
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.description': 'Ustvari predlog za ponovno pisanje stavkov',
|
|
133
134
|
'fabric.editor.ai.config.item.rephrase.title': 'Parafraziraj',
|
|
134
135
|
'fabric.editor.ai.config.item.shorten.description': 'Skrajša vsebino, da postane bolj jedrnata',
|
|
@@ -138,6 +139,8 @@ exports.default = {
|
|
|
138
139
|
'fabric.editor.ai.config.item.suggest.title': 'Predlaganje naslova',
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.description': 'Pridobite komentar, ki ga predlaga umetna inteligenca, na podlagi tega delovnega elementa',
|
|
140
141
|
'fabric.editor.ai.config.item.suggestComment.title': 'Predlagaj komentar',
|
|
142
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Pridobite predlog odgovora umetne inteligence na ta komentar',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Predlagaj odgovor',
|
|
141
144
|
'fabric.editor.ai.config.item.summarize.description': 'Ustvari povzetek besedila, na katerem delate, in poudari ključne točke',
|
|
142
145
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Povzemanje zapisa',
|
|
143
146
|
'fabric.editor.ai.config.item.summarize.title': 'Povzemanje zapisa',
|
|
@@ -421,8 +424,10 @@ exports.default = {
|
|
|
421
424
|
'fabric.editor.annotationToolbar': 'Orodna vrstica za opombe',
|
|
422
425
|
'fabric.editor.anonymous-collaborator': 'Anonimni sodelavec',
|
|
423
426
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'polje z besedilom delčka kode',
|
|
427
|
+
'fabric.editor.askRovo': 'Vprašaj agenta Rovo',
|
|
424
428
|
'fabric.editor.backLink': 'Nazaj',
|
|
425
429
|
'fabric.editor.backgroundColor': 'Barva ozadja',
|
|
430
|
+
'fabric.editor.block.menu.change.format': 'Spremeni obliko',
|
|
426
431
|
'fabric.editor.block.menu.codeblock': 'Blok kode',
|
|
427
432
|
'fabric.editor.block.menu.copy': 'Kopiraj',
|
|
428
433
|
'fabric.editor.block.menu.copy.block': 'Kopiraj blok',
|
|
@@ -496,6 +501,8 @@ exports.default = {
|
|
|
496
501
|
'fabric.editor.codeBlock.languageNotSet': 'Jezik kode ni nastavljen.',
|
|
497
502
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopirano!',
|
|
498
503
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiraj kot besedilo',
|
|
504
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Skrij številke vrstic',
|
|
505
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Prikaži številke vrstic',
|
|
499
506
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Izklopi prelom',
|
|
500
507
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Vklopi prelom',
|
|
501
508
|
'fabric.editor.codeblock': 'Delček kode',
|
|
@@ -641,6 +648,7 @@ exports.default = {
|
|
|
641
648
|
'fabric.editor.emptyLink': 'Vnesite povezavo.',
|
|
642
649
|
'fabric.editor.emptySearchResults': 'Najti ni bilo mogoče nobenih rezultatov.',
|
|
643
650
|
'fabric.editor.emptySearchResultsSuggestion': 'Za brskanje po vstavkih izberite {buttonName}.',
|
|
651
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Za pomoč izberite {askRovoName}.',
|
|
644
652
|
'fabric.editor.epic': 'Ep',
|
|
645
653
|
'fabric.editor.error': 'Napaka',
|
|
646
654
|
'fabric.editor.error.description.cannotDelete': 'Med poskusom izbrisa tega sinhroniziranega bloka je prišlo do napake.',
|
|
@@ -649,6 +657,7 @@ exports.default = {
|
|
|
649
657
|
'fabric.editor.error.description.failToEditWhenOffline': 'Zdi se, da ste brez povezave. Če želite urediti sinhronizirano vsebino, vzpostavite povezavo z internetom.',
|
|
650
658
|
'fabric.editor.error.description.reference.offline': 'Trenutno ni mogoče prikazati sinhroniziranih blokov, ker niste povezani s spletom',
|
|
651
659
|
'fabric.editor.error.description.reference.unpublished': 'Sinhronizirana vsebina bo prikazana, <link>ko bo stran objavljena</link>',
|
|
660
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Sinhronizirana vsebina bo prikazana, <link>ko bo opis elementa shranjen</link>',
|
|
652
661
|
'fabric.editor.error.flag.title.cannotDelete': 'Sinhroniziranega bloka ni bilo mogoče izbrisati',
|
|
653
662
|
'fabric.editor.error.message.label': 'Napaka',
|
|
654
663
|
'fabric.editor.error.title.failToCreate': 'Sinhronizirane vsebine ni mogoče ustvariti brez povezave',
|
|
@@ -782,6 +791,8 @@ exports.default = {
|
|
|
782
791
|
'fabric.editor.keyboardShortcuts': 'Bližnjice na tipkovnici',
|
|
783
792
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} stolpec} two {{count} stolpca} few {{count} stolpci} other {{count} stolpcev}}',
|
|
784
793
|
'fabric.editor.layout.controls.placeholder': '/ za vstavljanje',
|
|
794
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Izbriši stolpec} two {Izbriši stolpca} few {Izbriši stolpce} other {Izbriši stolpce}}',
|
|
795
|
+
'fabric.editor.layout.distributeColumns': 'Porazdeli stolpce',
|
|
785
796
|
'fabric.editor.layout.placeholder': 'Dodaj vsebino',
|
|
786
797
|
'fabric.editor.layout.resizeLayout': 'Spremeni velikost postavitve',
|
|
787
798
|
'fabric.editor.layoutFixedWidth': 'Nazaj na sredino',
|
|
@@ -806,11 +817,14 @@ exports.default = {
|
|
|
806
817
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'za vstavljanje elementov',
|
|
807
818
|
'fabric.editor.longEmptyNodePlaceholderText': 'Vnesite / za vstavljanje elementov',
|
|
808
819
|
'fabric.editor.markdown': 'Markdown',
|
|
820
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Prekliči',
|
|
821
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Potrdi',
|
|
822
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABORATORIJI',
|
|
809
823
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Vir Markdown',
|
|
810
824
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Način prikaza',
|
|
811
825
|
'fabric.editor.markdownMode.viewToggle.preview': 'Razdeljen pogled (kmalu na voljo)',
|
|
812
826
|
'fabric.editor.markdownMode.viewToggle.source': 'Urejevalnik sintakse',
|
|
813
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Urejevalnik
|
|
827
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Urejevalnik predogleda',
|
|
814
828
|
'fabric.editor.matchCase': 'Ujemanje velikosti črk',
|
|
815
829
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Širina predstavnosti je zmanjšana na {newMediaWidth,number} slikovno piko.} two {Širina predstavnosti je zmanjšana na {newMediaWidth,number} slikovni piki.} few {Širina predstavnosti je zmanjšana na {newMediaWidth,number} slikovne pike.} other {Širina predstavnosti je zmanjšana na {newMediaWidth,number} slikovnih pik.}}',
|
|
816
830
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Širina predstavnosti je povečana na {newMediaWidth,number} slikovno piko.} two {Širina predstavnosti je povečana na {newMediaWidth,number} slikovni piki.} few {Širina predstavnosti je povečana na {newMediaWidth,number} slikovne pike.} other {Širina predstavnosti je povečana na {newMediaWidth,number} slikovnih pik.}}',
|
|
@@ -1012,6 +1026,12 @@ exports.default = {
|
|
|
1012
1026
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Te vsebine ni mogoče prikazati, ker ni več sinhronizirana z virom <a>{title}</a>.',
|
|
1013
1027
|
'fabric.editor.syncedLocationDropdownError': 'Lokacij trenutno ni mogoče naložiti. Počakajte nekaj minut, nato osvežite brskalnik.',
|
|
1014
1028
|
'fabric.editor.syncedLocationDropdownHeading': 'Lokacije ({count}):',
|
|
1029
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Napaka',
|
|
1030
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Ep',
|
|
1031
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Delovni element Jira',
|
|
1032
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Zgodba',
|
|
1033
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Podopravilo',
|
|
1034
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Opravilo',
|
|
1015
1035
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Več o sinhroniziranih blokih',
|
|
1016
1036
|
'fabric.editor.syncedLocationDropdownNoResults': 'Kopirajte in prilepite sinhronizirane bloke, če jih želite znova uporabiti na drugih lokacijah.',
|
|
1017
1037
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Zahtevaj dostop',
|
|
@@ -1107,7 +1127,9 @@ exports.default = {
|
|
|
1107
1127
|
'fabric.editor.unorderedList': 'Označen seznam',
|
|
1108
1128
|
'fabric.editor.unorderedList.description': 'Ustvari nerazvrščen seznam',
|
|
1109
1129
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Ko bo stran objavljena, bo vsebina prikazana.',
|
|
1130
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Ko je opis elementa shranjen, se bo prikazala njegova vsebina.',
|
|
1110
1131
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Prilepljeno z neobjavljene strani',
|
|
1132
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Prilepljeno iz neshranjenega elementa',
|
|
1111
1133
|
'fabric.editor.unsupportedBlockContent': 'Ta urejevalnik ne podpira prikaza te vsebine',
|
|
1112
1134
|
'fabric.editor.unsupportedContentTooltip': 'Vsebina ni na voljo v tem urejevalniku; to se bo ohranilo po urejanju in shranjevanju',
|
|
1113
1135
|
'fabric.editor.unsupportedInlineContent': 'Nepodprta vsebina',
|
package/dist/cjs/i18n/sr_RS.js
CHANGED
|
@@ -131,6 +131,7 @@ exports.default = {
|
|
|
131
131
|
'fabric.editor.ai.config.item.makeLonger.title': 'Produži sadržaj',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.description': 'Nema opisa',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Recite Agentu da napiše nešto ili odaberite u nastavku',
|
|
134
|
+
'fabric.editor.ai.config.item.remix.title': 'Remiks',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.description': 'Pravi predlog za preformulisanje rečenica',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.title': 'Preformuliši',
|
|
136
137
|
'fabric.editor.ai.config.item.shorten.description': 'Skraćuje sadržaj teksta radi sažetosti',
|
|
@@ -423,6 +424,7 @@ exports.default = {
|
|
|
423
424
|
'fabric.editor.annotationToolbar': 'Traka sa alatkama za napomene',
|
|
424
425
|
'fabric.editor.anonymous-collaborator': 'Anonimni saradnik',
|
|
425
426
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'polje za tekst fragmenta koda',
|
|
427
|
+
'fabric.editor.askRovo': 'Pitajte Rovo',
|
|
426
428
|
'fabric.editor.backLink': 'Nazad',
|
|
427
429
|
'fabric.editor.backgroundColor': 'Boja pozadine',
|
|
428
430
|
'fabric.editor.block.menu.codeblock': 'Blok kôda',
|
|
@@ -790,6 +792,7 @@ exports.default = {
|
|
|
790
792
|
'fabric.editor.keyboardShortcuts': 'Tasterske prečice',
|
|
791
793
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} kolona} few {{count} kolone} many {{count} kolona} other {{count} kolone}}',
|
|
792
794
|
'fabric.editor.layout.controls.placeholder': '/ za umetanje',
|
|
795
|
+
'fabric.editor.layout.distributeColumns': 'Proširi kolone',
|
|
793
796
|
'fabric.editor.layout.placeholder': 'Dodaj sadržaj',
|
|
794
797
|
'fabric.editor.layout.resizeLayout': 'Promeni veličinu rasporeda',
|
|
795
798
|
'fabric.editor.layoutFixedWidth': 'Vrati na standardno',
|
|
@@ -814,11 +817,12 @@ exports.default = {
|
|
|
814
817
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'da umetnete elemente',
|
|
815
818
|
'fabric.editor.longEmptyNodePlaceholderText': 'Unesite / za umetanje elemenata',
|
|
816
819
|
'fabric.editor.markdown': 'Markdown',
|
|
820
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Otkaži',
|
|
821
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Potvrdi',
|
|
817
822
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Izvor za Markdown',
|
|
818
823
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Režim prikaza',
|
|
819
824
|
'fabric.editor.markdownMode.viewToggle.preview': 'Podeljeni prikaz (uskoro)',
|
|
820
825
|
'fabric.editor.markdownMode.viewToggle.source': 'Uređivač sintakse',
|
|
821
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Uređivač WYSIWYG',
|
|
822
826
|
'fabric.editor.matchCase': 'Podudari slova',
|
|
823
827
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Širina medija smanjena na {newMediaWidth,number} piksel.} few {Širina medija smanjena na {newMediaWidth,number} piksela.} many {Širina medija smanjena na {newMediaWidth,number} piksela.} other {Širina medija smanjena na {newMediaWidth,number} piksela.}}',
|
|
824
828
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Širina medija povećana na {newMediaWidth,number} piksel.} few {Širina medija povećana na {newMediaWidth,number} piksela.} many {Širina medija povećana na {newMediaWidth,number} piksela.} other {Širina medija povećana na {newMediaWidth,number} piksela.}}',
|
|
@@ -1020,6 +1024,12 @@ exports.default = {
|
|
|
1020
1024
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Ne možemo da prikažemo ovaj sadržaj je nesinhronizovan sa <a>{title}</a>.',
|
|
1021
1025
|
'fabric.editor.syncedLocationDropdownError': 'Trenutno ne možemo da učitamo lokacije. Sačekajte nekoliko minuta i osvežite svoj pregledač.',
|
|
1022
1026
|
'fabric.editor.syncedLocationDropdownHeading': '{count} lokacija/e:',
|
|
1027
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Greška',
|
|
1028
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Blok',
|
|
1029
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira radna stavka',
|
|
1030
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Priča',
|
|
1031
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Podzadatak',
|
|
1032
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Zadatak',
|
|
1023
1033
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Saznajte više o sinhronizovanim blokovima',
|
|
1024
1034
|
'fabric.editor.syncedLocationDropdownNoResults': 'Kopirajte i nalepite sinhronizovane blokove da biste ih ponovo koristili na drugim lokacijama.',
|
|
1025
1035
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Zatražite pristup',
|