@atlaskit/afm-i18n-platform-editor-editor-common 2.136.0 → 2.137.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 +16 -1
- package/dist/cjs/i18n/da.js +16 -1
- package/dist/cjs/i18n/de.js +7 -1
- package/dist/cjs/i18n/en.js +30 -17
- package/dist/cjs/i18n/en_GB.js +30 -17
- package/dist/cjs/i18n/en_ZZ.js +30 -17
- package/dist/cjs/i18n/es.js +16 -1
- package/dist/cjs/i18n/fi.js +16 -1
- package/dist/cjs/i18n/fr.js +16 -1
- package/dist/cjs/i18n/hr.js +12 -1
- package/dist/cjs/i18n/hu.js +16 -1
- package/dist/cjs/i18n/it.js +19 -1
- package/dist/cjs/i18n/ja.js +16 -1
- package/dist/cjs/i18n/ko.js +17 -2
- package/dist/cjs/i18n/nb.js +16 -1
- package/dist/cjs/i18n/nl.js +18 -3
- package/dist/cjs/i18n/pl.js +27 -1
- package/dist/cjs/i18n/pt_BR.js +18 -1
- package/dist/cjs/i18n/ru.js +7 -1
- package/dist/cjs/i18n/sl.js +12 -1
- package/dist/cjs/i18n/sr_RS.js +12 -1
- package/dist/cjs/i18n/sr_YR.js +12 -1
- package/dist/cjs/i18n/sv.js +16 -1
- package/dist/cjs/i18n/th.js +13 -3
- package/dist/cjs/i18n/tr.js +16 -1
- package/dist/cjs/i18n/uk.js +6 -2
- package/dist/cjs/i18n/vi.js +11 -1
- package/dist/cjs/i18n/zh.js +17 -2
- package/dist/cjs/i18n/zh_TW.js +7 -1
- package/dist/esm/i18n/cs.d.ts +15 -0
- package/dist/esm/i18n/cs.js +16 -1
- package/dist/esm/i18n/da.d.ts +15 -0
- package/dist/esm/i18n/da.js +16 -1
- package/dist/esm/i18n/de.d.ts +6 -0
- package/dist/esm/i18n/de.js +7 -1
- package/dist/esm/i18n/en.d.ts +16 -3
- package/dist/esm/i18n/en.js +30 -17
- package/dist/esm/i18n/en_GB.d.ts +16 -3
- package/dist/esm/i18n/en_GB.js +30 -17
- package/dist/esm/i18n/en_ZZ.d.ts +16 -3
- package/dist/esm/i18n/en_ZZ.js +30 -17
- package/dist/esm/i18n/es.d.ts +15 -0
- package/dist/esm/i18n/es.js +16 -1
- package/dist/esm/i18n/fi.d.ts +15 -0
- package/dist/esm/i18n/fi.js +16 -1
- package/dist/esm/i18n/fr.d.ts +15 -0
- package/dist/esm/i18n/fr.js +16 -1
- package/dist/esm/i18n/hr.d.ts +11 -0
- package/dist/esm/i18n/hr.js +12 -1
- package/dist/esm/i18n/hu.d.ts +15 -0
- package/dist/esm/i18n/hu.js +16 -1
- package/dist/esm/i18n/it.d.ts +18 -0
- package/dist/esm/i18n/it.js +19 -1
- package/dist/esm/i18n/ja.d.ts +15 -0
- package/dist/esm/i18n/ja.js +16 -1
- package/dist/esm/i18n/ko.d.ts +15 -0
- package/dist/esm/i18n/ko.js +17 -2
- package/dist/esm/i18n/nb.d.ts +15 -0
- package/dist/esm/i18n/nb.js +16 -1
- package/dist/esm/i18n/nl.d.ts +15 -0
- package/dist/esm/i18n/nl.js +18 -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 +17 -0
- package/dist/esm/i18n/pt_BR.js +18 -1
- package/dist/esm/i18n/ru.d.ts +6 -0
- package/dist/esm/i18n/ru.js +7 -1
- package/dist/esm/i18n/sl.d.ts +11 -0
- package/dist/esm/i18n/sl.js +12 -1
- package/dist/esm/i18n/sr_RS.d.ts +11 -0
- package/dist/esm/i18n/sr_RS.js +12 -1
- package/dist/esm/i18n/sr_YR.d.ts +11 -0
- package/dist/esm/i18n/sr_YR.js +12 -1
- package/dist/esm/i18n/sv.d.ts +15 -0
- package/dist/esm/i18n/sv.js +16 -1
- package/dist/esm/i18n/th.d.ts +10 -0
- package/dist/esm/i18n/th.js +13 -3
- package/dist/esm/i18n/tr.d.ts +15 -0
- package/dist/esm/i18n/tr.js +16 -1
- package/dist/esm/i18n/uk.d.ts +4 -0
- package/dist/esm/i18n/uk.js +6 -2
- package/dist/esm/i18n/vi.d.ts +10 -0
- package/dist/esm/i18n/vi.js +11 -1
- package/dist/esm/i18n/zh.d.ts +15 -0
- package/dist/esm/i18n/zh.js +17 -2
- package/dist/esm/i18n/zh_TW.d.ts +6 -0
- package/dist/esm/i18n/zh_TW.js +7 -1
- package/dist/types/i18n/cs.d.ts +15 -0
- package/dist/types/i18n/da.d.ts +15 -0
- package/dist/types/i18n/de.d.ts +6 -0
- package/dist/types/i18n/en.d.ts +16 -3
- package/dist/types/i18n/en_GB.d.ts +16 -3
- package/dist/types/i18n/en_ZZ.d.ts +16 -3
- package/dist/types/i18n/es.d.ts +15 -0
- package/dist/types/i18n/fi.d.ts +15 -0
- package/dist/types/i18n/fr.d.ts +15 -0
- package/dist/types/i18n/hr.d.ts +11 -0
- package/dist/types/i18n/hu.d.ts +15 -0
- package/dist/types/i18n/it.d.ts +18 -0
- package/dist/types/i18n/ja.d.ts +15 -0
- package/dist/types/i18n/ko.d.ts +15 -0
- package/dist/types/i18n/nb.d.ts +15 -0
- package/dist/types/i18n/nl.d.ts +15 -0
- package/dist/types/i18n/pl.d.ts +26 -0
- package/dist/types/i18n/pt_BR.d.ts +17 -0
- package/dist/types/i18n/ru.d.ts +6 -0
- package/dist/types/i18n/sl.d.ts +11 -0
- package/dist/types/i18n/sr_RS.d.ts +11 -0
- package/dist/types/i18n/sr_YR.d.ts +11 -0
- package/dist/types/i18n/sv.d.ts +15 -0
- package/dist/types/i18n/th.d.ts +10 -0
- package/dist/types/i18n/tr.d.ts +15 -0
- package/dist/types/i18n/uk.d.ts +4 -0
- package/dist/types/i18n/vi.d.ts +10 -0
- package/dist/types/i18n/zh.d.ts +15 -0
- package/dist/types/i18n/zh_TW.d.ts +6 -0
- package/i18n/cs.ts +16 -1
- package/i18n/da.ts +16 -1
- package/i18n/de.ts +8 -1
- package/i18n/en.ts +30 -22
- package/i18n/en_GB.ts +30 -22
- package/i18n/en_ZZ.ts +31 -19
- package/i18n/es.ts +17 -1
- package/i18n/fi.ts +16 -1
- package/i18n/fr.ts +17 -1
- package/i18n/hr.ts +12 -1
- package/i18n/hu.ts +16 -1
- package/i18n/it.ts +21 -1
- package/i18n/ja.ts +16 -1
- package/i18n/ko.ts +17 -2
- package/i18n/nb.ts +16 -1
- package/i18n/nl.ts +19 -3
- package/i18n/pl.ts +32 -1
- package/i18n/pt_BR.ts +20 -1
- package/i18n/ru.ts +7 -1
- package/i18n/sl.ts +12 -1
- package/i18n/sr_RS.ts +12 -1
- package/i18n/sr_YR.ts +12 -1
- package/i18n/sv.ts +16 -1
- package/i18n/th.ts +13 -3
- package/i18n/tr.ts +17 -1
- package/i18n/uk.ts +6 -2
- package/i18n/vi.ts +11 -1
- package/i18n/zh.ts +17 -2
- package/i18n/zh_TW.ts +7 -1
- package/package.json +1 -1
package/dist/cjs/i18n/fi.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Pidennä',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Ei kuvausta',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Pyydä asiakaspalvelijaa kirjoittamaan mitä tahansa tai valitse alta',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'Miksaa uudelleen',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'Luo ehdotuksen lauseiden uudelleenkirjoittamiseen.',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'Ilmaise toisin',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'Lyhentää sisältöä, jotta se olisi ytimekkäämpi',
|
|
@@ -141,6 +142,7 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': 'Ehdota otsikkoa',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': 'Hanki tekoälyn ehdottama kommentti tämän työtehtävän perusteella',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'Ehdota kommenttia',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Ehdota vastausta',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.description': 'Luo yhteenvedon työstämästäsi tekstistä korostaen keskeisiä kohtia',
|
|
145
147
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Tee yhteenveto kirjoituksesta',
|
|
146
148
|
'fabric.editor.ai.config.item.summarize.title': 'Tee yhteenveto kirjoituksesta',
|
|
@@ -353,6 +355,7 @@ exports.default = {
|
|
|
353
355
|
'fabric.editor.annotationToolbar': 'Huomautuspalkki',
|
|
354
356
|
'fabric.editor.anonymous-collaborator': 'Nimetön työkumppani',
|
|
355
357
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'koodinpätkän tekstiruutu',
|
|
358
|
+
'fabric.editor.askRovo': 'Kysy Rovolta',
|
|
356
359
|
'fabric.editor.backLink': 'Siirry takaisin',
|
|
357
360
|
'fabric.editor.backgroundColor': 'Taustaväri',
|
|
358
361
|
'fabric.editor.block.menu.codeblock': 'Koodilohko',
|
|
@@ -434,6 +437,7 @@ exports.default = {
|
|
|
434
437
|
'fabric.editor.codeBlock.languageNotSet': 'Koodin kieltä ei ole asetettu.',
|
|
435
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopioitu!',
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopioi tekstinä',
|
|
440
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Näytä rivinumerot',
|
|
437
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Poista rivitys käytöstä',
|
|
438
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Ota rivitys käyttöön',
|
|
439
443
|
'fabric.editor.codeblock': 'Koodipätkä',
|
|
@@ -726,6 +730,7 @@ exports.default = {
|
|
|
726
730
|
'fabric.editor.keyboardShortcuts': 'Pikanäppäimet',
|
|
727
731
|
'fabric.editor.layout.columnOption': '{count, plural, one {Sarake} other {{count} saraketta}}',
|
|
728
732
|
'fabric.editor.layout.controls.placeholder': 'Lisää kirjoittamalla /',
|
|
733
|
+
'fabric.editor.layout.distributeColumns': 'Jaa sarakkeet',
|
|
729
734
|
'fabric.editor.layout.placeholder': 'Lisää sisältöä',
|
|
730
735
|
'fabric.editor.layout.resizeLayout': 'Muuta asettelun kokoa',
|
|
731
736
|
'fabric.editor.layoutFixedWidth': 'Takaisin keskelle',
|
|
@@ -750,11 +755,15 @@ exports.default = {
|
|
|
750
755
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'elementtien lisäämistä varten',
|
|
751
756
|
'fabric.editor.longEmptyNodePlaceholderText': 'Lisää elementtejä kirjoittamalla /',
|
|
752
757
|
'fabric.editor.markdown': 'Markdown-merkintäkieli',
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Peruuta',
|
|
759
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Vahvista',
|
|
760
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Jokin meni vikaan tätä sivua muunnettaessa. Yritä uudelleen.',
|
|
761
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
753
762
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-lähde',
|
|
754
763
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Näyttötila',
|
|
755
764
|
'fabric.editor.markdownMode.viewToggle.preview': 'Jaettu näkymä (tulossa pian)',
|
|
756
765
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntaksieditori',
|
|
757
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG
|
|
766
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
758
767
|
'fabric.editor.matchCase': 'Sovita aakkoslaji',
|
|
759
768
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Median leveys vähennettiin {newMediaWidth,number} pikseliin.} other {Median leveys vähennettiin {newMediaWidth,number} pikseliin.}}',
|
|
760
769
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Median leveys lisättiin {newMediaWidth,number} pikseliin.} other {Median leveys lisättiin {newMediaWidth,number} pikseliin.}}',
|
|
@@ -959,6 +968,12 @@ exports.default = {
|
|
|
959
968
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Tätä sisältöä ei voida näyttää, koska sen synkronointi on poistettu kohteesta <a>{title}</a>.',
|
|
960
969
|
'fabric.editor.syncedLocationDropdownError': 'Sijaintien lataaminen ei onnistu juuri nyt. Odota muutama minuutti ja päivitä selaimen sivu.',
|
|
961
970
|
'fabric.editor.syncedLocationDropdownHeading': '{count} sijaintia:',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bugi',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Eepos',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira-työtehtävä',
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Tarina',
|
|
975
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Alitehtävä',
|
|
976
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Tehtävä',
|
|
962
977
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Lue lisää synkronoiduista lohkoista',
|
|
963
978
|
'fabric.editor.syncedLocationDropdownNoResults': 'Kopioi ja liitä synkronoidut lohkot käytettäväksi uudelleen muissa sijainneissa.',
|
|
964
979
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Pyydä pääsyä',
|
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Rallonger',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Pas de description',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': "Demandez à l'agent d'écrire quelque chose ou choisissez parmi les options ci-dessous",
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'Remix',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'Crée une suggestion pour réécrire vos phrases',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'Reformuler',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'Raccourcit le contenu pour le rendre plus concis',
|
|
@@ -141,6 +142,7 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': 'Suggérer un titre',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': 'Obtenez une suggestion de commentaire générée par l’IA à partir de ce ticket',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'Suggérer un commentaire',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Suggérer une réponse',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.description': 'Crée un résumé du texte sur lequel vous travaillez, en soulignant les points clés',
|
|
145
147
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Résumer le texte',
|
|
146
148
|
'fabric.editor.ai.config.item.summarize.title': 'Résumer le texte',
|
|
@@ -353,6 +355,7 @@ exports.default = {
|
|
|
353
355
|
'fabric.editor.annotationToolbar': "Barre d'outils d'annotation",
|
|
354
356
|
'fabric.editor.anonymous-collaborator': 'Collaborateur anonyme',
|
|
355
357
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'zone de texte du snippet de code',
|
|
358
|
+
'fabric.editor.askRovo': 'Demander à Rovo',
|
|
356
359
|
'fabric.editor.backLink': 'Retour',
|
|
357
360
|
'fabric.editor.backgroundColor': "Couleur d'arrière-plan",
|
|
358
361
|
'fabric.editor.block.menu.codeblock': 'Bloc de code',
|
|
@@ -434,6 +437,7 @@ exports.default = {
|
|
|
434
437
|
'fabric.editor.codeBlock.languageNotSet': 'Langage de code non défini.',
|
|
435
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Copié !',
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copier en tant que texte',
|
|
440
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Afficher les n° de ligne',
|
|
437
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': "Désactiver l'enveloppe",
|
|
438
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': "Activer l'enveloppe",
|
|
439
443
|
'fabric.editor.codeblock': 'Extrait de code (snippet)',
|
|
@@ -726,6 +730,7 @@ exports.default = {
|
|
|
726
730
|
'fabric.editor.keyboardShortcuts': 'Raccourcis clavier',
|
|
727
731
|
'fabric.editor.layout.columnOption': '{count, plural, one {Colonne} other {{count} colonnes}}',
|
|
728
732
|
'fabric.editor.layout.controls.placeholder': 'Saisissez / pour insérer',
|
|
733
|
+
'fabric.editor.layout.distributeColumns': 'Répartir entre les colonnes',
|
|
729
734
|
'fabric.editor.layout.placeholder': 'Ajouter du contenu',
|
|
730
735
|
'fabric.editor.layout.resizeLayout': 'Redimensionner la disposition',
|
|
731
736
|
'fabric.editor.layoutFixedWidth': 'Centrer à nouveau',
|
|
@@ -750,11 +755,15 @@ exports.default = {
|
|
|
750
755
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'pour insérer des éléments',
|
|
751
756
|
'fabric.editor.longEmptyNodePlaceholderText': 'Saisissez / pour insérer des éléments',
|
|
752
757
|
'fabric.editor.markdown': 'Markdown',
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Annuler',
|
|
759
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Confirmer',
|
|
760
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Une erreur s’est produite lors de la conversion de cette page. Veuillez réessayer.',
|
|
761
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
753
762
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Source Markdown',
|
|
754
763
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Mode d’affichage',
|
|
755
764
|
'fabric.editor.markdownMode.viewToggle.preview': 'Vue fractionnée (bientôt disponible)',
|
|
756
765
|
'fabric.editor.markdownMode.viewToggle.source': 'Éditeur de syntaxe',
|
|
757
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
766
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
758
767
|
'fabric.editor.matchCase': 'Respecter la casse',
|
|
759
768
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {La largeur du média a été réduite à {newMediaWidth,number} pixel.} other {La largeur du média a été réduite à {newMediaWidth,number} pixels.}}',
|
|
760
769
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {La largeur du média a été augmentée à {newMediaWidth,number} pixel.} other {La largeur du média a été augmentée à {newMediaWidth,number} pixels.}}',
|
|
@@ -959,6 +968,12 @@ exports.default = {
|
|
|
959
968
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': "Impossible d'afficher ce contenu, car il a été désynchronisé de <a>{title}</a>.",
|
|
960
969
|
'fabric.editor.syncedLocationDropdownError': "Impossible de charger les emplacements pour l'instant. Veuillez patienter quelques minutes, puis actualiser votre navigateur.",
|
|
961
970
|
'fabric.editor.syncedLocationDropdownHeading': '{count} emplacements :',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Ticket Jira',
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
|
|
975
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Sous-tâche',
|
|
976
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Tâche',
|
|
962
977
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'En savoir plus sur les blocs synchronisés',
|
|
963
978
|
'fabric.editor.syncedLocationDropdownNoResults': "Copiez et collez les blocs synchronisés pour les réutiliser dans d'autres emplacements.",
|
|
964
979
|
'fabric.editor.syncedLocationDropdownRequestAccess': "Demander l'accès",
|
package/dist/cjs/i18n/hr.js
CHANGED
|
@@ -131,6 +131,7 @@ exports.default = {
|
|
|
131
131
|
'fabric.editor.ai.config.item.makeLonger.title': 'Proširi',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.description': 'Nema opisa',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Reci agentu da napiše bilo što ili odaberi u nastavku',
|
|
134
|
+
'fabric.editor.ai.config.item.remix.title': 'Remiks',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.description': 'Izrađuje prijedlog za preoblikovanje tvojih rečenica',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.title': 'Preoblikuj',
|
|
136
137
|
'fabric.editor.ai.config.item.shorten.description': 'Skraćuje sadržaj kako bi bio sažetiji',
|
|
@@ -423,6 +424,7 @@ exports.default = {
|
|
|
423
424
|
'fabric.editor.annotationToolbar': 'Alatna traka za bilješke',
|
|
424
425
|
'fabric.editor.anonymous-collaborator': 'Anonimni suradnik',
|
|
425
426
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'tekstualni okvir isječka koda',
|
|
427
|
+
'fabric.editor.askRovo': 'Pitaj Rovo',
|
|
426
428
|
'fabric.editor.backLink': 'Idi natrag',
|
|
427
429
|
'fabric.editor.backgroundColor': 'Boja pozadine',
|
|
428
430
|
'fabric.editor.block.menu.codeblock': 'Blok koda',
|
|
@@ -790,6 +792,7 @@ exports.default = {
|
|
|
790
792
|
'fabric.editor.keyboardShortcuts': 'Tipkovni prečaci',
|
|
791
793
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} stupac} few {{count} stupaca} many {{count} stupaca} other {{count} stupaca}}',
|
|
792
794
|
'fabric.editor.layout.controls.placeholder': '/ za umetanje',
|
|
795
|
+
'fabric.editor.layout.distributeColumns': 'Distribuiraj stupce',
|
|
793
796
|
'fabric.editor.layout.placeholder': 'Dodaj sadržaj',
|
|
794
797
|
'fabric.editor.layout.resizeLayout': 'Promijeni veličinu izgleda',
|
|
795
798
|
'fabric.editor.layoutFixedWidth': 'Natrag na sredinu',
|
|
@@ -814,11 +817,13 @@ exports.default = {
|
|
|
814
817
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'za umetanje elemenata',
|
|
815
818
|
'fabric.editor.longEmptyNodePlaceholderText': 'Upiši / za umetanje elemenata',
|
|
816
819
|
'fabric.editor.markdown': 'Označavanje',
|
|
820
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Odustani',
|
|
821
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Potvrdi',
|
|
817
822
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown izvor',
|
|
818
823
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Prikaz načina',
|
|
819
824
|
'fabric.editor.markdownMode.viewToggle.preview': 'Podijeljeni prikaz (uskoro)',
|
|
820
825
|
'fabric.editor.markdownMode.viewToggle.source': 'Uređivač sintakse',
|
|
821
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG
|
|
826
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
822
827
|
'fabric.editor.matchCase': 'Pronađi podudaranje',
|
|
823
828
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Širina medija smanjena je na {newMediaWidth,number} piksel.} few {Širina medija smanjena je na {newMediaWidth,number} piksela.} many {Širina medija smanjena je na {newMediaWidth,number} piksela.} other {Širina medija smanjena je na {newMediaWidth,number} piksela.}}',
|
|
824
829
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Širina medija povećana je na {newMediaWidth,number} piksel.} few {Širina medija povećana je na {newMediaWidth,number} piksela.} many {Širina medija povećana je na {newMediaWidth,number} piksela.} other {Širina medija povećana je na {newMediaWidth,number} piksela.}}',
|
|
@@ -1020,6 +1025,12 @@ exports.default = {
|
|
|
1020
1025
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Ne možemo prikazati ovaj sadržaj jer je prekinuta sinkronizacija s <a>{title}</a>.',
|
|
1021
1026
|
'fabric.editor.syncedLocationDropdownError': 'Trenutačno ne možemo učitati lokacije. Pričekajte nekoliko minuta i osvježite svoj preglednik.',
|
|
1022
1027
|
'fabric.editor.syncedLocationDropdownHeading': '{count} lokacija:',
|
|
1028
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
|
|
1029
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
1030
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Radni predmet Jira',
|
|
1031
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Priča',
|
|
1032
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Podzadatak',
|
|
1033
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Zadatak',
|
|
1023
1034
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Saznajte više o sinkroniziranim blokovima',
|
|
1024
1035
|
'fabric.editor.syncedLocationDropdownNoResults': 'Kopirajte i zalijepite sinkronizirane blokove da biste ih ponovno upotrijebili na drugim lokacijama.',
|
|
1025
1036
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Zatraži pristup',
|
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Kibővítés',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Nincs leírás',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Mondd meg az Ügynöknek, hogy írjon bármit, vagy válassz lentről',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'Remix',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'Javaslatot kínál a mondatok újrafogalmazására',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'Átfogalmazás',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'Lerövidíti a tartalmat, hogy tömörebb legyen',
|
|
@@ -141,6 +142,7 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': 'Cím ajánlása',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': 'Az MI által javasolt megjegyzést kaphatsz ehhez az ügyhöz',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'Megjegyzés javaslása',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Válasz ajánlása',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.description': 'Készít egy összefoglalót a szövegből, amelyen dolgozol, kiemelve a főbb pontokat',
|
|
145
147
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Szöveg összefoglalása',
|
|
146
148
|
'fabric.editor.ai.config.item.summarize.title': 'Szöveg összefoglalása',
|
|
@@ -352,6 +354,7 @@ exports.default = {
|
|
|
352
354
|
'fabric.editor.annotationToolbar': 'Jegyzeteszköztár',
|
|
353
355
|
'fabric.editor.anonymous-collaborator': 'Névtelen együttműködő',
|
|
354
356
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'kódrészlet szövegdoboz',
|
|
357
|
+
'fabric.editor.askRovo': 'Kérdezd a Rovót',
|
|
355
358
|
'fabric.editor.backLink': 'Vissza',
|
|
356
359
|
'fabric.editor.backgroundColor': 'Háttérszín',
|
|
357
360
|
'fabric.editor.block.menu.codeblock': 'Kódblokk',
|
|
@@ -433,6 +436,7 @@ exports.default = {
|
|
|
433
436
|
'fabric.editor.codeBlock.languageNotSet': 'A kód nyelve még nincs beállítva.',
|
|
434
437
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Másolva!',
|
|
435
438
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Másolás szövegként',
|
|
439
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Sor számának mutatása',
|
|
436
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Tördelés kikapcsolása',
|
|
437
441
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Tördelés bekapcsolása',
|
|
438
442
|
'fabric.editor.codeblock': 'Kódrészlet',
|
|
@@ -725,6 +729,7 @@ exports.default = {
|
|
|
725
729
|
'fabric.editor.keyboardShortcuts': 'Billentyűparancsok',
|
|
726
730
|
'fabric.editor.layout.columnOption': '{count, plural, one {Oszlop} other {{count} oszlop}}',
|
|
727
731
|
'fabric.editor.layout.controls.placeholder': 'A / karakterrel szúrhatsz be tartalmat',
|
|
732
|
+
'fabric.editor.layout.distributeColumns': 'Oszlopok felosztása',
|
|
728
733
|
'fabric.editor.layout.placeholder': 'Tartalom hozzáadása',
|
|
729
734
|
'fabric.editor.layout.resizeLayout': 'Elrendezés átméretezése',
|
|
730
735
|
'fabric.editor.layoutFixedWidth': 'Vissza a középponthoz',
|
|
@@ -749,11 +754,15 @@ exports.default = {
|
|
|
749
754
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'elemek beszúrásához',
|
|
750
755
|
'fabric.editor.longEmptyNodePlaceholderText': 'Elemek beillesztéséhez írd be a / karaktert',
|
|
751
756
|
'fabric.editor.markdown': 'Markdown',
|
|
757
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Mégse',
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Megerősítés',
|
|
759
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Hiba történt az oldal átalakítása során. Próbálkozz újra.',
|
|
760
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
752
761
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown forrása',
|
|
753
762
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Megtekintési mód',
|
|
754
763
|
'fabric.editor.markdownMode.viewToggle.preview': 'Osztott nézet (hamarosan)',
|
|
755
764
|
'fabric.editor.markdownMode.viewToggle.source': 'Szintaxisszerkesztő',
|
|
756
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG
|
|
765
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
757
766
|
'fabric.editor.matchCase': 'Kis- és nagybetűk megkülönböztetése',
|
|
758
767
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {A média szélessége {newMediaWidth,number} pixelre csökkentve.} other {A média szélessége {newMediaWidth,number} pixelre csökkentve.}}',
|
|
759
768
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {A média szélessége {newMediaWidth,number} pixelre növelve.} other {A média szélessége {newMediaWidth,number} pixelre növelve.}}',
|
|
@@ -958,6 +967,12 @@ exports.default = {
|
|
|
958
967
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Nem tudjuk megjeleníteni a tartalmat, mert megszüntették a szinkronizálását a következő hellyel: <a>{title}</a>.',
|
|
959
968
|
'fabric.editor.syncedLocationDropdownError': 'Jelenleg nem sikerült betölteni a helyeket. Várj néhány percet, és frissítsd a böngésződet.',
|
|
960
969
|
'fabric.editor.syncedLocationDropdownHeading': '{count} hely:',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Hiba',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Eposz',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira-ügy',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Sztori',
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Részfeladat',
|
|
975
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Feladat',
|
|
961
976
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'További információ a szinkronizált blokkokról',
|
|
962
977
|
'fabric.editor.syncedLocationDropdownNoResults': 'A szinkronizált blokkok másolásával és beillesztésével más helyeken is használhatod őket.',
|
|
963
978
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Hozzáférés kérése',
|
package/dist/cjs/i18n/it.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Allunga',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Nessuna descrizione',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': "Chiedi all'agente di scrivere qualcosa o scegli tra le seguenti opzioni",
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'Ricombina',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'Crea un suggerimento per riscrivere le frasi',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'Riformula',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'Abbrevia il contenuto per renderlo più conciso',
|
|
@@ -141,6 +142,7 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': 'Suggerisci un titolo',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': "Ricevi un commento suggerito dall'IA basato su questo ticket",
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'Suggerisci un commento',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Suggerisci una risposta',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.description': 'Crea un riepilogo del testo su cui stai lavorando, evidenziando i punti chiave',
|
|
145
147
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Riepiloga il contenuto',
|
|
146
148
|
'fabric.editor.ai.config.item.summarize.title': 'Riepiloga il contenuto',
|
|
@@ -352,6 +354,7 @@ exports.default = {
|
|
|
352
354
|
'fabric.editor.annotationToolbar': 'Barra degli strumenti di annotazione',
|
|
353
355
|
'fabric.editor.anonymous-collaborator': 'Collaboratore anonimo',
|
|
354
356
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'casella di testo con frammento di codice',
|
|
357
|
+
'fabric.editor.askRovo': 'Chiedi a Rovo',
|
|
355
358
|
'fabric.editor.backLink': 'Torna indietro',
|
|
356
359
|
'fabric.editor.backgroundColor': 'Colore di sfondo',
|
|
357
360
|
'fabric.editor.block.menu.codeblock': 'Blocco di codice',
|
|
@@ -433,7 +436,10 @@ exports.default = {
|
|
|
433
436
|
'fabric.editor.codeBlock.languageNotSet': 'Linguaggio del codice non impostato.',
|
|
434
437
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Copiato.',
|
|
435
438
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copia come testo',
|
|
439
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Mostra i numeri di riga',
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Non portare a capo il codice',
|
|
436
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Disattiva ritorno a capo',
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Porta a capo il codice',
|
|
437
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Attiva ritorno a capo',
|
|
438
444
|
'fabric.editor.codeblock': 'Frammento di codice',
|
|
439
445
|
'fabric.editor.codeblock.description': 'Mostra codice con colorazione della sintassi',
|
|
@@ -581,6 +587,7 @@ exports.default = {
|
|
|
581
587
|
'fabric.editor.emptyLink': 'Inserisci un link.',
|
|
582
588
|
'fabric.editor.emptySearchResults': 'Impossibile trovare risultati.',
|
|
583
589
|
'fabric.editor.emptySearchResultsSuggestion': 'Seleziona {buttonName} per sfogliare gli inserimenti.',
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Seleziona {askRovoName} per assistenza o {buttonName} per sfogliare gli inserimenti.',
|
|
584
591
|
'fabric.editor.epic': 'Epic',
|
|
585
592
|
'fabric.editor.error': 'Errore',
|
|
586
593
|
'fabric.editor.error.description.cannotDelete': 'Si è verificato un errore durante il tentativo di eliminare questo blocco sincronizzato.',
|
|
@@ -725,6 +732,7 @@ exports.default = {
|
|
|
725
732
|
'fabric.editor.keyboardShortcuts': 'Scelte rapide da tastiera',
|
|
726
733
|
'fabric.editor.layout.columnOption': '{count, plural, one {Colonna} other {{count} colonne}}',
|
|
727
734
|
'fabric.editor.layout.controls.placeholder': '/ per inserire',
|
|
735
|
+
'fabric.editor.layout.distributeColumns': 'Distribuisci colonne',
|
|
728
736
|
'fabric.editor.layout.placeholder': 'Aggiungi contenuti',
|
|
729
737
|
'fabric.editor.layout.resizeLayout': 'Ridimensiona layout',
|
|
730
738
|
'fabric.editor.layoutFixedWidth': 'Torna alla visualizzazione centrata',
|
|
@@ -749,11 +757,15 @@ exports.default = {
|
|
|
749
757
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'per inserire elementi',
|
|
750
758
|
'fabric.editor.longEmptyNodePlaceholderText': 'Digita / per inserire gli elementi',
|
|
751
759
|
'fabric.editor.markdown': 'Markdown',
|
|
760
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Annulla',
|
|
761
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Conferma',
|
|
762
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Si è verificato un problema durante la conversione di questa pagina. Riprova.',
|
|
763
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
752
764
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Origine del markdown',
|
|
753
765
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Modalità di visualizzazione',
|
|
754
766
|
'fabric.editor.markdownMode.viewToggle.preview': 'Visualizzazione divisa (disponibile a breve)',
|
|
755
767
|
'fabric.editor.markdownMode.viewToggle.source': 'Editor della sintassi',
|
|
756
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
768
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
757
769
|
'fabric.editor.matchCase': 'Maiuscole/Minuscole',
|
|
758
770
|
'fabric.editor.media.DefaultMediaWidthDecreased': "{newMediaWidth, plural, one {La larghezza dell'elemento multimediale è stata ridotta a {newMediaWidth,number} pixel.} other {La larghezza dell'elemento multimediale è stata ridotta a {newMediaWidth,number} pixel.}}",
|
|
759
771
|
'fabric.editor.media.DefaultMediaWidthIncreased': "{newMediaWidth, plural, one {La larghezza dell'elemento multimediale è stata aumentata a {newMediaWidth,number} pixel.} other {La larghezza dell'elemento multimediale è stata aumentata a {newMediaWidth,number} pixel.}}",
|
|
@@ -958,6 +970,12 @@ exports.default = {
|
|
|
958
970
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Non è possibile visualizzare questo contenuto poiché è stato desincronizzato da <a>{title}</a>.',
|
|
959
971
|
'fabric.editor.syncedLocationDropdownError': 'Al momento non è possibile caricare le posizioni. Attendi qualche minuto e aggiorna il browser.',
|
|
960
972
|
'fabric.editor.syncedLocationDropdownHeading': '{count} posizioni:',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
975
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Ticket Jira',
|
|
976
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
|
|
977
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Sottotask',
|
|
978
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Task',
|
|
961
979
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Maggiori informazioni sui blocchi sincronizzati',
|
|
962
980
|
'fabric.editor.syncedLocationDropdownNoResults': 'Copia e incolla blocchi sincronizzati da riutilizzare in altre posizioni.',
|
|
963
981
|
'fabric.editor.syncedLocationDropdownRequestAccess': "Richiedi l'accesso",
|
package/dist/cjs/i18n/ja.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'もっと長くする',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': '説明がありません',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': '何か書き込むようにエージェントに指示するか、以下から選択してください',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'リミックス',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': '文章を書き直すための候補を作成します',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': '言い換える',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'コンテンツをより簡潔なものにします',
|
|
@@ -141,6 +142,7 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': 'タイトルを提案',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': 'この作業項目に基づいて AI が提案するコメントを取得します',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'コメントを提案',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.title': '返信を提案',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.description': '作業中のテキストの要約を作成し、重要なポイントを強調します',
|
|
145
147
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': '文章を要約する',
|
|
146
148
|
'fabric.editor.ai.config.item.summarize.title': '文章を要約',
|
|
@@ -353,6 +355,7 @@ exports.default = {
|
|
|
353
355
|
'fabric.editor.annotationToolbar': '注釈ツールバー',
|
|
354
356
|
'fabric.editor.anonymous-collaborator': '匿名コラボレーター',
|
|
355
357
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'コード スニペット テキストボックス',
|
|
358
|
+
'fabric.editor.askRovo': 'Rovo に依頼',
|
|
356
359
|
'fabric.editor.backLink': '戻る',
|
|
357
360
|
'fabric.editor.backgroundColor': '背景色',
|
|
358
361
|
'fabric.editor.block.menu.codeblock': 'コード ブロック',
|
|
@@ -434,6 +437,7 @@ exports.default = {
|
|
|
434
437
|
'fabric.editor.codeBlock.languageNotSet': 'コードの言語が設定されていません。',
|
|
435
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'コピーしました',
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'テキストとしてコピー',
|
|
440
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': '行番号を表示',
|
|
437
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '折り返しをオフ',
|
|
438
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '折り返しをオン',
|
|
439
443
|
'fabric.editor.codeblock': 'コード スニペット',
|
|
@@ -726,6 +730,7 @@ exports.default = {
|
|
|
726
730
|
'fabric.editor.keyboardShortcuts': 'キーボード ショートカット',
|
|
727
731
|
'fabric.editor.layout.columnOption': '{count, plural, other {{count} 列}}',
|
|
728
732
|
'fabric.editor.layout.controls.placeholder': '「/」と入力して挿入',
|
|
733
|
+
'fabric.editor.layout.distributeColumns': '列の幅を揃える',
|
|
729
734
|
'fabric.editor.layout.placeholder': 'コンテンツを追加',
|
|
730
735
|
'fabric.editor.layout.resizeLayout': 'レイアウトのサイズ変更',
|
|
731
736
|
'fabric.editor.layoutFixedWidth': '標準の幅に戻す',
|
|
@@ -750,11 +755,15 @@ exports.default = {
|
|
|
750
755
|
'fabric.editor.longEmptyNodePlaceholderSuffix': ' して要素を挿入',
|
|
751
756
|
'fabric.editor.longEmptyNodePlaceholderText': '要素を挿入するには「/」と入力します',
|
|
752
757
|
'fabric.editor.markdown': 'マークダウン',
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'キャンセル',
|
|
759
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': '確定',
|
|
760
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'このページの変換中に問題が発生しました。もう一度お試しください。',
|
|
761
|
+
'fabric.editor.markdownMode.labsLozenge': 'ラボ',
|
|
753
762
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'マークダウン ソース',
|
|
754
763
|
'fabric.editor.markdownMode.viewToggle.groupLabel': '表示モード',
|
|
755
764
|
'fabric.editor.markdownMode.viewToggle.preview': '分割ビュー (近日公開)',
|
|
756
765
|
'fabric.editor.markdownMode.viewToggle.source': '構文エディター',
|
|
757
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG
|
|
766
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
758
767
|
'fabric.editor.matchCase': '大文字/小文字を区別',
|
|
759
768
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {メディア幅が {newMediaWidth,number} ピクセルに縮小しました。}}',
|
|
760
769
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, other {メディア幅が {newMediaWidth,number} ピクセルに拡大しました。}}',
|
|
@@ -959,6 +968,12 @@ exports.default = {
|
|
|
959
968
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'このコンテンツは、<a>{title}</a> から同期解除されたため、表示できません。',
|
|
960
969
|
'fabric.editor.syncedLocationDropdownError': '現在、場所を読み込めません。数分お待ちいただき、ブラウザを更新してください。',
|
|
961
970
|
'fabric.editor.syncedLocationDropdownHeading': '{count} 件の場所:',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'バグ',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'エピック',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira 作業項目',
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'ストーリー',
|
|
975
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'サブタスク',
|
|
976
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'タスク',
|
|
962
977
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': '同期済みブロックの詳細',
|
|
963
978
|
'fabric.editor.syncedLocationDropdownNoResults': '同期済みブロックをコピー & ペーストして、他の場所で再利用できます。',
|
|
964
979
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'アクセス権をリクエスト',
|
package/dist/cjs/i18n/ko.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': '더 길게 작성',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': '설명 없음',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': '에이전트에게 무엇이든 작성하도록 요청하거나 아래에서 선택하세요',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': '리믹스',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': '문장을 바꾸어 작성하기 위한 제안을 만듭니다',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': '바꾸어 말하기',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': '내용을 줄여 더 간결하게 만듭니다',
|
|
@@ -141,6 +142,7 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': '제목 제안',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': '이 업무 항목을 기반으로 AI가 제안하는 댓글 확인',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': '댓글 제안',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.title': '회신 제안',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.description': '요점을 강조하여 작업 중인 텍스트의 요약을 만듭니다',
|
|
145
147
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': '글 요약',
|
|
146
148
|
'fabric.editor.ai.config.item.summarize.title': '글 요약',
|
|
@@ -353,6 +355,7 @@ exports.default = {
|
|
|
353
355
|
'fabric.editor.annotationToolbar': '주석 도구 모음',
|
|
354
356
|
'fabric.editor.anonymous-collaborator': '익명 공동 작업자',
|
|
355
357
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': '코드 조각 텍스트 상자',
|
|
358
|
+
'fabric.editor.askRovo': 'Rovo에게 질문해 보세요',
|
|
356
359
|
'fabric.editor.backLink': '뒤로 가기',
|
|
357
360
|
'fabric.editor.backgroundColor': '배경색',
|
|
358
361
|
'fabric.editor.block.menu.codeblock': '코드 블록',
|
|
@@ -434,6 +437,7 @@ exports.default = {
|
|
|
434
437
|
'fabric.editor.codeBlock.languageNotSet': '코드 언어가 설정되지 않았습니다.',
|
|
435
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': '복사되었습니다!',
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': '텍스트로 복사',
|
|
440
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': '줄번호 보기',
|
|
437
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '래핑 비활성화',
|
|
438
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '래핑 활성화',
|
|
439
443
|
'fabric.editor.codeblock': '코드 조각',
|
|
@@ -523,7 +527,7 @@ exports.default = {
|
|
|
523
527
|
'fabric.editor.distributeColumns': '열 균등 맞춤',
|
|
524
528
|
'fabric.editor.dragHandleZone': '핸들을 끌기 영역 활성화',
|
|
525
529
|
'fabric.editor.dropPlaceholderLabel': '문서',
|
|
526
|
-
'fabric.editor.duplicateSourceSyncBlockDescription': '페이지에서 소스당 하나의 소스에 동기화된 블록만 허용됩니다. 참조 동기화 블록을
|
|
530
|
+
'fabric.editor.duplicateSourceSyncBlockDescription': '페이지에서 소스당 하나의 소스에 동기화된 블록만 허용됩니다. 이 콘텐츠를 다시 사용하려면 참조 동기화 블록을 사용하세요.',
|
|
527
531
|
'fabric.editor.duplicateSourceSyncBlockTitle': '중복 동기화된 블록을 제거함',
|
|
528
532
|
'fabric.editor.ecombedDescription': '링크의 대화형 미리 보기 표시',
|
|
529
533
|
'fabric.editor.edit': '편집',
|
|
@@ -726,6 +730,7 @@ exports.default = {
|
|
|
726
730
|
'fabric.editor.keyboardShortcuts': '키보드 단축키',
|
|
727
731
|
'fabric.editor.layout.columnOption': '{count, plural, other {열 {count}개}}',
|
|
728
732
|
'fabric.editor.layout.controls.placeholder': '/를 입력하여 삽입',
|
|
733
|
+
'fabric.editor.layout.distributeColumns': '열 균등 맞춤',
|
|
729
734
|
'fabric.editor.layout.placeholder': '콘텐츠 추가',
|
|
730
735
|
'fabric.editor.layout.resizeLayout': '레이아웃 크기 조정',
|
|
731
736
|
'fabric.editor.layoutFixedWidth': '원래 너비로',
|
|
@@ -750,11 +755,15 @@ exports.default = {
|
|
|
750
755
|
'fabric.editor.longEmptyNodePlaceholderSuffix': '요소 삽입',
|
|
751
756
|
'fabric.editor.longEmptyNodePlaceholderText': '요소를 삽입하려면 /를 입력하세요',
|
|
752
757
|
'fabric.editor.markdown': 'Markdown',
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': '취소',
|
|
759
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': '확인',
|
|
760
|
+
'fabric.editor.markdownMode.confirmDialog.error': '이 페이지를 변환하는 동안 문제가 발생했습니다 다시 시도하세요.',
|
|
761
|
+
'fabric.editor.markdownMode.labsLozenge': '실험실',
|
|
753
762
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown 소스',
|
|
754
763
|
'fabric.editor.markdownMode.viewToggle.groupLabel': '보기 모드',
|
|
755
764
|
'fabric.editor.markdownMode.viewToggle.preview': '분할 보기(제공 예정)',
|
|
756
765
|
'fabric.editor.markdownMode.viewToggle.source': '구문 에디터',
|
|
757
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG
|
|
766
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
758
767
|
'fabric.editor.matchCase': '대/소문자 구분',
|
|
759
768
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {미디어 너비를 {newMediaWidth,number}픽셀로 줄였습니다.}}',
|
|
760
769
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, other {미디어 너비를 {newMediaWidth,number}픽셀로 늘렸습니다.}}',
|
|
@@ -959,6 +968,12 @@ exports.default = {
|
|
|
959
968
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': '이 콘텐츠는 <a>{title}</a>에서 동기화가 해제되어 표시할 수 없습니다.',
|
|
960
969
|
'fabric.editor.syncedLocationDropdownError': '지금은 위치를 로드할 수 없습니다. 몇 분 정도 기다린 후 브라우저를 새로 고치세요.',
|
|
961
970
|
'fabric.editor.syncedLocationDropdownHeading': '{count}개 위치:',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': '버그',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': '에픽',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira 업무 항목',
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': '스토리',
|
|
975
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': '하위 작업',
|
|
976
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': '작업',
|
|
962
977
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': '동기화된 블록에 대해 자세히 알아보기',
|
|
963
978
|
'fabric.editor.syncedLocationDropdownNoResults': '동기화된 블록을 복사하고 붙여넣어 다른 위치에서 재사용할 수 있습니다.',
|
|
964
979
|
'fabric.editor.syncedLocationDropdownRequestAccess': '액세스 요청',
|
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,15 @@ 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
|
|
765
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
757
766
|
'fabric.editor.matchCase': 'Match store/små bokstaver',
|
|
758
767
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Mediebredden er redusert til {newMediaWidth,number} piksel.} other {Mediebredden er redusert til {newMediaWidth,number} piksler.}}',
|
|
759
768
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Mediebredden er økt til {newMediaWidth,number} piksel.} other {Mediebredden er økt til {newMediaWidth,number} piksler.}}',
|
|
@@ -958,6 +967,12 @@ exports.default = {
|
|
|
958
967
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Vi kan ikke vise dette innholdet fordi synkroniseringen er opphevet fra <a>{title}</a>.',
|
|
959
968
|
'fabric.editor.syncedLocationDropdownError': 'Vi kan ikke laste inn plasseringer akkurat nå. Vent noen minutter og oppdater nettleseren.',
|
|
960
969
|
'fabric.editor.syncedLocationDropdownHeading': '{count} plasseringer:',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Programfeil',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira-arbeidsoppgave',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Historie',
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Underoppgave',
|
|
975
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Oppgave',
|
|
961
976
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Finn ut mer om synkroniserte blokker',
|
|
962
977
|
'fabric.editor.syncedLocationDropdownNoResults': 'Kopier og lim inn synkroniserte blokker for å bruke dem på nytt i andre plasseringer.',
|
|
963
978
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Be om tilgang',
|