@atlaskit/afm-i18n-platform-editor-editor-common 2.75.0 → 2.76.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 +5 -1
- package/dist/cjs/i18n/da.js +6 -2
- package/dist/cjs/i18n/de.js +14 -1
- package/dist/cjs/i18n/es.js +5 -1
- package/dist/cjs/i18n/fi.js +5 -1
- package/dist/cjs/i18n/fr.js +5 -1
- package/dist/cjs/i18n/hr.js +14 -1
- package/dist/cjs/i18n/hu.js +14 -1
- package/dist/cjs/i18n/it.js +14 -1
- package/dist/cjs/i18n/ja.js +5 -1
- package/dist/cjs/i18n/ko.js +5 -1
- package/dist/cjs/i18n/nb.js +5 -1
- package/dist/cjs/i18n/nl.js +14 -1
- package/dist/cjs/i18n/pl.js +5 -1
- package/dist/cjs/i18n/pt_BR.js +5 -1
- package/dist/cjs/i18n/ru.js +6 -2
- package/dist/cjs/i18n/sv.js +14 -1
- package/dist/cjs/i18n/th.js +14 -1
- package/dist/cjs/i18n/tr.js +14 -1
- package/dist/cjs/i18n/vi.js +5 -1
- package/dist/cjs/i18n/zh.js +5 -1
- package/dist/cjs/i18n/zh_TW.js +5 -1
- package/dist/esm/i18n/cs.d.ts +4 -0
- package/dist/esm/i18n/cs.js +5 -1
- package/dist/esm/i18n/da.d.ts +4 -0
- package/dist/esm/i18n/da.js +6 -2
- package/dist/esm/i18n/de.d.ts +13 -0
- package/dist/esm/i18n/de.js +14 -1
- package/dist/esm/i18n/es.d.ts +4 -0
- package/dist/esm/i18n/es.js +5 -1
- package/dist/esm/i18n/fi.d.ts +4 -0
- package/dist/esm/i18n/fi.js +5 -1
- package/dist/esm/i18n/fr.d.ts +4 -0
- package/dist/esm/i18n/fr.js +5 -1
- package/dist/esm/i18n/hr.d.ts +13 -0
- package/dist/esm/i18n/hr.js +14 -1
- package/dist/esm/i18n/hu.d.ts +13 -0
- package/dist/esm/i18n/hu.js +14 -1
- package/dist/esm/i18n/it.d.ts +13 -0
- package/dist/esm/i18n/it.js +14 -1
- package/dist/esm/i18n/ja.d.ts +4 -0
- package/dist/esm/i18n/ja.js +5 -1
- package/dist/esm/i18n/ko.d.ts +4 -0
- package/dist/esm/i18n/ko.js +5 -1
- package/dist/esm/i18n/nb.d.ts +4 -0
- package/dist/esm/i18n/nb.js +5 -1
- package/dist/esm/i18n/nl.d.ts +13 -0
- package/dist/esm/i18n/nl.js +14 -1
- package/dist/esm/i18n/pl.d.ts +4 -0
- package/dist/esm/i18n/pl.js +5 -1
- package/dist/esm/i18n/pt_BR.d.ts +4 -0
- package/dist/esm/i18n/pt_BR.js +5 -1
- package/dist/esm/i18n/ru.d.ts +4 -0
- package/dist/esm/i18n/ru.js +6 -2
- package/dist/esm/i18n/sv.d.ts +13 -0
- package/dist/esm/i18n/sv.js +14 -1
- package/dist/esm/i18n/th.d.ts +13 -0
- package/dist/esm/i18n/th.js +14 -1
- package/dist/esm/i18n/tr.d.ts +13 -0
- package/dist/esm/i18n/tr.js +14 -1
- package/dist/esm/i18n/vi.d.ts +4 -0
- package/dist/esm/i18n/vi.js +5 -1
- package/dist/esm/i18n/zh.d.ts +4 -0
- package/dist/esm/i18n/zh.js +5 -1
- package/dist/esm/i18n/zh_TW.d.ts +4 -0
- package/dist/esm/i18n/zh_TW.js +5 -1
- package/dist/types/i18n/cs.d.ts +4 -0
- package/dist/types/i18n/da.d.ts +4 -0
- package/dist/types/i18n/de.d.ts +13 -0
- package/dist/types/i18n/es.d.ts +4 -0
- package/dist/types/i18n/fi.d.ts +4 -0
- package/dist/types/i18n/fr.d.ts +4 -0
- package/dist/types/i18n/hr.d.ts +13 -0
- package/dist/types/i18n/hu.d.ts +13 -0
- package/dist/types/i18n/it.d.ts +13 -0
- package/dist/types/i18n/ja.d.ts +4 -0
- package/dist/types/i18n/ko.d.ts +4 -0
- package/dist/types/i18n/nb.d.ts +4 -0
- package/dist/types/i18n/nl.d.ts +13 -0
- package/dist/types/i18n/pl.d.ts +4 -0
- package/dist/types/i18n/pt_BR.d.ts +4 -0
- package/dist/types/i18n/ru.d.ts +4 -0
- package/dist/types/i18n/sv.d.ts +13 -0
- package/dist/types/i18n/th.d.ts +13 -0
- package/dist/types/i18n/tr.d.ts +13 -0
- package/dist/types/i18n/vi.d.ts +4 -0
- package/dist/types/i18n/zh.d.ts +4 -0
- package/dist/types/i18n/zh_TW.d.ts +4 -0
- package/i18n/cs.ts +6 -1
- package/i18n/da.ts +7 -2
- package/i18n/de.ts +15 -1
- package/i18n/es.ts +7 -1
- package/i18n/fi.ts +6 -1
- package/i18n/fr.ts +7 -1
- package/i18n/hr.ts +15 -1
- package/i18n/hu.ts +15 -1
- package/i18n/it.ts +16 -1
- package/i18n/ja.ts +6 -1
- package/i18n/ko.ts +6 -1
- package/i18n/nb.ts +6 -1
- package/i18n/nl.ts +15 -1
- package/i18n/pl.ts +6 -1
- package/i18n/pt_BR.ts +7 -1
- package/i18n/ru.ts +8 -2
- package/i18n/sv.ts +15 -1
- package/i18n/th.ts +15 -1
- package/i18n/tr.ts +15 -1
- package/i18n/vi.ts +6 -1
- package/i18n/zh.ts +5 -1
- package/i18n/zh_TW.ts +6 -1
- package/package.json +1 -1
package/i18n/fi.ts
CHANGED
|
@@ -79,6 +79,7 @@ export default {
|
|
|
79
79
|
'fabric.editor.ai.config.item.bb.pr.description.description':
|
|
80
80
|
'Luo pull-pyynnön kuvauksen, jossa on yhteenveto muutoksista',
|
|
81
81
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Luo pull-pyynnön kuvaus',
|
|
82
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Näytä lisää toimintoja',
|
|
82
83
|
'fabric.editor.ai.config.item.brainstorm.description': 'Luo idealuettelon antamallesi aiheelle',
|
|
83
84
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Kerro aihe...',
|
|
84
85
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Aivoriihi',
|
|
@@ -876,7 +877,7 @@ export default {
|
|
|
876
877
|
'fabric.editor.panel.emoji': 'Lisää emoji',
|
|
877
878
|
'fabric.editor.panel.panelsGroup': 'Paneelityypit',
|
|
878
879
|
'fabric.editor.panelButtonTitle': 'Paneeli',
|
|
879
|
-
'fabric.editor.pasteMenuActionsTitle': '
|
|
880
|
+
'fabric.editor.pasteMenuActionsTitle': 'Liitä toiminnot',
|
|
880
881
|
'fabric.editor.pasteOptions': 'Liittämisasetukset',
|
|
881
882
|
'fabric.editor.pastePlainText': 'Liimaa tavallinen teksti',
|
|
882
883
|
'fabric.editor.placeholderAltText': 'Kuvaile tätä kuvaa vaihtoehtoisella tekstillä',
|
|
@@ -1184,7 +1185,11 @@ export default {
|
|
|
1184
1185
|
'fabric.theme.yellow': 'Keltainen',
|
|
1185
1186
|
'fabrid.editor.numberedRows': 'Numeroidut rivit',
|
|
1186
1187
|
'fabrid.editor.rowNumbers': 'Rivinumerot',
|
|
1188
|
+
'platform.editor.smartlink.changeboard.description':
|
|
1189
|
+
'Pidä tärkeät linkit järjestyksessä ja helposti löydettävissä vetämällä Smart Linkejä sisältöpuuhun.',
|
|
1187
1190
|
'platform.editor.smartlink.changeboard.dismiss': 'Valmis',
|
|
1191
|
+
'platform.editor.smartlink.changeboard.gif.alt': 'Vedä Smart Linkejä sivupalkin esittelyversioon',
|
|
1192
|
+
'platform.editor.smartlink.changeboard.headline': 'Vedä ja pudota linkkejä',
|
|
1188
1193
|
'rovo.agents.dropdown.title': 'Asiakaspalvelijat',
|
|
1189
1194
|
'rovo.agents.dropdown.viewAgents.label': 'Näytä kaikki asiakaspalvelijat',
|
|
1190
1195
|
};
|
package/i18n/fr.ts
CHANGED
|
@@ -78,6 +78,7 @@ export default {
|
|
|
78
78
|
'fabric.editor.ai.config.item.bb.pr.description.description':
|
|
79
79
|
'Crée une description de pull request avec un résumé des changements',
|
|
80
80
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Créer une description de pull request',
|
|
81
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Afficher plus d’actions',
|
|
81
82
|
'fabric.editor.ai.config.item.brainstorm.description': "Génère une liste d'idées pour un thème que vous proposez",
|
|
82
83
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Dites-moi le thème…',
|
|
83
84
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Brainstorming',
|
|
@@ -917,7 +918,7 @@ export default {
|
|
|
917
918
|
'fabric.editor.panel.emoji': 'Ajouter une émoticône',
|
|
918
919
|
'fabric.editor.panel.panelsGroup': 'Types de panneaux',
|
|
919
920
|
'fabric.editor.panelButtonTitle': 'Volet',
|
|
920
|
-
'fabric.editor.pasteMenuActionsTitle': 'Actions',
|
|
921
|
+
'fabric.editor.pasteMenuActionsTitle': 'Actions de collage',
|
|
921
922
|
'fabric.editor.pasteOptions': 'Options de collage',
|
|
922
923
|
'fabric.editor.pastePlainText': 'Coller le texte brut',
|
|
923
924
|
'fabric.editor.placeholderAltText': 'Décrire cette image avec un texte alternatif',
|
|
@@ -1230,7 +1231,12 @@ export default {
|
|
|
1230
1231
|
'fabric.theme.yellow': 'Jaune',
|
|
1231
1232
|
'fabrid.editor.numberedRows': 'Lignes numérotées',
|
|
1232
1233
|
'fabrid.editor.rowNumbers': 'Numéros de ligne',
|
|
1234
|
+
'platform.editor.smartlink.changeboard.description':
|
|
1235
|
+
'Organisez vos liens intelligents importants et trouvez-les facilement en les faisant glisser dans l’arborescence de contenu.',
|
|
1233
1236
|
'platform.editor.smartlink.changeboard.dismiss': 'Terminé',
|
|
1237
|
+
'platform.editor.smartlink.changeboard.gif.alt':
|
|
1238
|
+
'Démonstration du glissement d’un lien intelligent dans la barre latérale',
|
|
1239
|
+
'platform.editor.smartlink.changeboard.headline': 'Glisser-déposer les liens',
|
|
1234
1240
|
'rovo.agents.dropdown.title': 'Agents',
|
|
1235
1241
|
'rovo.agents.dropdown.viewAgents.label': 'Afficher tous les agents',
|
|
1236
1242
|
};
|
package/i18n/hr.ts
CHANGED
|
@@ -29,6 +29,7 @@ export default {
|
|
|
29
29
|
'editor.imageEditor.cancel': 'Odustani',
|
|
30
30
|
'editor.imageEditor.done': 'Gotovo',
|
|
31
31
|
'editor.imageEditor.saving': 'Spremanje...',
|
|
32
|
+
'editor.trackChanges.added': 'Dodano',
|
|
32
33
|
'editor.trackChanges.removed': 'Uklonjeno',
|
|
33
34
|
'editor.trackChanges.toolbarIconLabel': 'Prikaz promjena',
|
|
34
35
|
'fablric.editor.viewAllInserts': 'Prikaži sva umetanja',
|
|
@@ -76,6 +77,7 @@ export default {
|
|
|
76
77
|
'fabric.editor.ai.config.item.bb.pr.description.description':
|
|
77
78
|
'Izrađuje opis zahtjeva za povlačenje sa sažetkom promjena',
|
|
78
79
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Izradi opis zahtjeva za povlačenje',
|
|
80
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Prikaži više radnji',
|
|
79
81
|
'fabric.editor.ai.config.item.brainstorm.description': 'Generira popis ideja za temu koju navedete',
|
|
80
82
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Reci mi temu...',
|
|
81
83
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Mozganje',
|
|
@@ -396,6 +398,13 @@ export default {
|
|
|
396
398
|
'Generiranje sadržaja zahtijeva da referentni URL-ovi budu u beta verziji.',
|
|
397
399
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Istakni izraz, akronim ili kraticu',
|
|
398
400
|
'fabric.editor.ai.selectionToolbar.define.title': 'Definiraj',
|
|
401
|
+
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'Prihvati',
|
|
402
|
+
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'Zatvori',
|
|
403
|
+
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Sažmi',
|
|
404
|
+
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Odbaci',
|
|
405
|
+
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Proširi',
|
|
406
|
+
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Privatno',
|
|
407
|
+
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
399
408
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Primijeni promjene',
|
|
400
409
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Dohvati prijedloge',
|
|
401
410
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Učitavanje…',
|
|
@@ -964,7 +973,7 @@ export default {
|
|
|
964
973
|
'fabric.editor.panel.emoji': 'Dodaj emotikon',
|
|
965
974
|
'fabric.editor.panel.panelsGroup': 'Vrste ploča',
|
|
966
975
|
'fabric.editor.panelButtonTitle': 'Ploča',
|
|
967
|
-
'fabric.editor.pasteMenuActionsTitle': 'Radnje',
|
|
976
|
+
'fabric.editor.pasteMenuActionsTitle': 'Radnje lijepljenja',
|
|
968
977
|
'fabric.editor.pasteOptions': 'Opcije lijepljenja',
|
|
969
978
|
'fabric.editor.pastePlainText': 'Zalijepi običan tekst',
|
|
970
979
|
'fabric.editor.placeholderAltText': 'Opiši ovu sliku alt tekstom',
|
|
@@ -1271,6 +1280,11 @@ export default {
|
|
|
1271
1280
|
'fabric.theme.yellow': 'Žuta',
|
|
1272
1281
|
'fabrid.editor.numberedRows': 'Numerirani retci',
|
|
1273
1282
|
'fabrid.editor.rowNumbers': 'Brojevi retka',
|
|
1283
|
+
'platform.editor.smartlink.changeboard.description':
|
|
1284
|
+
'Organizirajte važne poveznice i učinite ih jednostavnima za pronalaženje povlačenjem pametnih poveznica u stablo sadržaja.',
|
|
1285
|
+
'platform.editor.smartlink.changeboard.dismiss': 'Gotovo',
|
|
1286
|
+
'platform.editor.smartlink.changeboard.gif.alt': 'Povucite pametnu poveznicu u demonstraciju bočne trake',
|
|
1287
|
+
'platform.editor.smartlink.changeboard.headline': 'Povucite i ispustite poveznice',
|
|
1274
1288
|
'rovo.agents.dropdown.title': 'Agenti',
|
|
1275
1289
|
'rovo.agents.dropdown.viewAgents.label': 'Prikaži sve agente',
|
|
1276
1290
|
};
|
package/i18n/hu.ts
CHANGED
|
@@ -30,6 +30,7 @@ export default {
|
|
|
30
30
|
'editor.imageEditor.cancel': 'Mégse',
|
|
31
31
|
'editor.imageEditor.done': 'Kész',
|
|
32
32
|
'editor.imageEditor.saving': 'Mentés…',
|
|
33
|
+
'editor.trackChanges.added': 'Hozzáadva',
|
|
33
34
|
'editor.trackChanges.removed': 'Törölve',
|
|
34
35
|
'editor.trackChanges.toolbarIconLabel': 'Módosítások megtekintése',
|
|
35
36
|
'fablric.editor.viewAllInserts': 'Összes beszúrás megtekintése',
|
|
@@ -79,6 +80,7 @@ export default {
|
|
|
79
80
|
'fabric.editor.ai.config.item.bb.pr.description.description':
|
|
80
81
|
'A módosítások összefoglalásával hozza létre a pull-kérelem leírását',
|
|
81
82
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Pull-kérelem leírásának létrehozása',
|
|
83
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'További műveletek megtekintése',
|
|
82
84
|
'fabric.editor.ai.config.item.brainstorm.description':
|
|
83
85
|
'Összeállít egy listát az általad megadott témakörrel kapcsolatos ötletekről',
|
|
84
86
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Add meg a témakört...',
|
|
@@ -312,6 +314,13 @@ export default {
|
|
|
312
314
|
'Az URL-re hivatkozó tartalomgenerálási kérelmek bétaverzióban vannak.',
|
|
313
315
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Emelj ki egy kifejezést, mozaikszót vagy rövidítést',
|
|
314
316
|
'fabric.editor.ai.selectionToolbar.define.title': 'Definiálás',
|
|
317
|
+
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'Elfogadás',
|
|
318
|
+
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'Bezárás',
|
|
319
|
+
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Összecsukás',
|
|
320
|
+
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Elvetés',
|
|
321
|
+
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Kibontás',
|
|
322
|
+
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Privát',
|
|
323
|
+
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
315
324
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Módosítások alkalmazása',
|
|
316
325
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Javaslatok lekérése',
|
|
317
326
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Betöltés…',
|
|
@@ -885,7 +894,7 @@ export default {
|
|
|
885
894
|
'fabric.editor.panel.emoji': 'Emoji hozzáadása',
|
|
886
895
|
'fabric.editor.panel.panelsGroup': 'Paneltípusok',
|
|
887
896
|
'fabric.editor.panelButtonTitle': 'Panel',
|
|
888
|
-
'fabric.editor.pasteMenuActionsTitle': 'Műveletek',
|
|
897
|
+
'fabric.editor.pasteMenuActionsTitle': 'Műveletek beillesztése',
|
|
889
898
|
'fabric.editor.pasteOptions': 'Beillesztési lehetőségek',
|
|
890
899
|
'fabric.editor.pastePlainText': 'Egyszerű szöveg beillesztése',
|
|
891
900
|
'fabric.editor.placeholderAltText': 'Kép leírása alternatív szöveggel',
|
|
@@ -1196,6 +1205,11 @@ export default {
|
|
|
1196
1205
|
'fabric.theme.yellow': 'Sárga',
|
|
1197
1206
|
'fabrid.editor.numberedRows': 'Számozott sorok',
|
|
1198
1207
|
'fabrid.editor.rowNumbers': 'Sorszámok',
|
|
1208
|
+
'platform.editor.smartlink.changeboard.description':
|
|
1209
|
+
'Az okoslinkek tartalomfába történő áthúzásával rendszerezett és könnyen kereshető módon tárolhatod a fontos linkjeidet.',
|
|
1210
|
+
'platform.editor.smartlink.changeboard.dismiss': 'Kész',
|
|
1211
|
+
'platform.editor.smartlink.changeboard.gif.alt': 'Okoslink áthúzása az oldalsávba bemutató',
|
|
1212
|
+
'platform.editor.smartlink.changeboard.headline': 'Linkek áthúzása',
|
|
1199
1213
|
'rovo.agents.dropdown.title': 'Ügynökök',
|
|
1200
1214
|
'rovo.agents.dropdown.viewAgents.label': 'Az összes ügynök megtekintése',
|
|
1201
1215
|
};
|
package/i18n/it.ts
CHANGED
|
@@ -30,6 +30,7 @@ export default {
|
|
|
30
30
|
'editor.imageEditor.cancel': 'Annulla',
|
|
31
31
|
'editor.imageEditor.done': 'Fine',
|
|
32
32
|
'editor.imageEditor.saving': 'Salvataggio in corso...',
|
|
33
|
+
'editor.trackChanges.added': 'Aggiunto',
|
|
33
34
|
'editor.trackChanges.removed': 'Rimosso',
|
|
34
35
|
'editor.trackChanges.toolbarIconLabel': 'Visualizza modifiche',
|
|
35
36
|
'fablric.editor.viewAllInserts': 'Visualizza tutti gli inserimenti',
|
|
@@ -78,6 +79,7 @@ export default {
|
|
|
78
79
|
'fabric.editor.ai.config.item.bb.pr.description.description':
|
|
79
80
|
'Crea una descrizione della pull request con un riepilogo delle modifiche',
|
|
80
81
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Crea la descrizione della pull request',
|
|
82
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Visualizza altre azioni',
|
|
81
83
|
'fabric.editor.ai.config.item.brainstorm.description': 'Genera un elenco di idee per un argomento da te indicato',
|
|
82
84
|
'fabric.editor.ai.config.item.brainstorm.promptHint': "Indicami l'argomento...",
|
|
83
85
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Brainstorming',
|
|
@@ -314,6 +316,13 @@ export default {
|
|
|
314
316
|
'Le richieste di generazione di contenuti che fanno riferimento agli URL sono nella versione beta.',
|
|
315
317
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': "Evidenzia un termine, un acronimo o un'abbreviazione",
|
|
316
318
|
'fabric.editor.ai.selectionToolbar.define.title': 'Definisci',
|
|
319
|
+
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'Accetta',
|
|
320
|
+
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'Chiudi',
|
|
321
|
+
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Comprimi',
|
|
322
|
+
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Ignora',
|
|
323
|
+
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Espandi',
|
|
324
|
+
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Privata',
|
|
325
|
+
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
317
326
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Applica modifiche',
|
|
318
327
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Recupera suggerimenti',
|
|
319
328
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Caricamento in corso…',
|
|
@@ -893,7 +902,7 @@ export default {
|
|
|
893
902
|
'fabric.editor.panel.emoji': 'Aggiungi emoji',
|
|
894
903
|
'fabric.editor.panel.panelsGroup': 'Tipi di riquadri',
|
|
895
904
|
'fabric.editor.panelButtonTitle': 'Pannello',
|
|
896
|
-
'fabric.editor.pasteMenuActionsTitle': '
|
|
905
|
+
'fabric.editor.pasteMenuActionsTitle': 'Incolla azioni',
|
|
897
906
|
'fabric.editor.pasteOptions': 'Opzioni Incolla',
|
|
898
907
|
'fabric.editor.pastePlainText': 'Incolla testo non formattato',
|
|
899
908
|
'fabric.editor.placeholderAltText': 'Descrivi questa immagine con testo alternativo',
|
|
@@ -1207,6 +1216,12 @@ export default {
|
|
|
1207
1216
|
'fabric.theme.yellow': 'Giallo',
|
|
1208
1217
|
'fabrid.editor.numberedRows': 'Righe numerate',
|
|
1209
1218
|
'fabrid.editor.rowNumbers': 'Numeri di riga',
|
|
1219
|
+
'platform.editor.smartlink.changeboard.description':
|
|
1220
|
+
'Mantieni i link importanti organizzati e facili da trovare trascinando i link intelligenti nella struttura dei contenuti.',
|
|
1221
|
+
'platform.editor.smartlink.changeboard.dismiss': 'Fine',
|
|
1222
|
+
'platform.editor.smartlink.changeboard.gif.alt':
|
|
1223
|
+
'Dimostrazione del trascinamento del link intelligente nella barra laterale',
|
|
1224
|
+
'platform.editor.smartlink.changeboard.headline': 'Trascina e rilascia i link',
|
|
1210
1225
|
'rovo.agents.dropdown.title': 'Agenti',
|
|
1211
1226
|
'rovo.agents.dropdown.viewAgents.label': 'Visualizza tutti gli agenti',
|
|
1212
1227
|
};
|
package/i18n/ja.ts
CHANGED
|
@@ -77,6 +77,7 @@ export default {
|
|
|
77
77
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': '情報を要約',
|
|
78
78
|
'fabric.editor.ai.config.item.bb.pr.description.description': '変更の要約を含むプル リクエストの説明を作成します',
|
|
79
79
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'プル リクエストの説明を作成する',
|
|
80
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'その他のアクションを表示する',
|
|
80
81
|
'fabric.editor.ai.config.item.brainstorm.description': '指定されたトピックに関するアイデアのリストを生成します',
|
|
81
82
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'トピックをご入力ください...',
|
|
82
83
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'ブレーンストーミング',
|
|
@@ -873,7 +874,7 @@ export default {
|
|
|
873
874
|
'fabric.editor.panel.emoji': '絵文字を追加',
|
|
874
875
|
'fabric.editor.panel.panelsGroup': 'パネル タイプ',
|
|
875
876
|
'fabric.editor.panelButtonTitle': 'パネル',
|
|
876
|
-
'fabric.editor.pasteMenuActionsTitle': '
|
|
877
|
+
'fabric.editor.pasteMenuActionsTitle': 'アクションを貼り付け',
|
|
877
878
|
'fabric.editor.pasteOptions': '貼り付けオプション',
|
|
878
879
|
'fabric.editor.pastePlainText': 'プレーン テキストを貼り付け',
|
|
879
880
|
'fabric.editor.placeholderAltText': '代替テキストでこの画像を説明',
|
|
@@ -1181,7 +1182,11 @@ export default {
|
|
|
1181
1182
|
'fabric.theme.yellow': '黄色',
|
|
1182
1183
|
'fabrid.editor.numberedRows': '番号付きの行',
|
|
1183
1184
|
'fabrid.editor.rowNumbers': '行番号',
|
|
1185
|
+
'platform.editor.smartlink.changeboard.description':
|
|
1186
|
+
'重要なリンクを整理して見つけやすくするために、スマート リンクをコンテンツ ツリーにドラッグしてください。',
|
|
1184
1187
|
'platform.editor.smartlink.changeboard.dismiss': '完了',
|
|
1188
|
+
'platform.editor.smartlink.changeboard.gif.alt': 'スマート リンクをサイド バーにドラッグするデモンストレーション',
|
|
1189
|
+
'platform.editor.smartlink.changeboard.headline': 'リンクをドラッグ アンド ドロップ',
|
|
1185
1190
|
'rovo.agents.dropdown.title': 'エージェント',
|
|
1186
1191
|
'rovo.agents.dropdown.viewAgents.label': 'すべてのエージェントを表示',
|
|
1187
1192
|
};
|
package/i18n/ko.ts
CHANGED
|
@@ -75,6 +75,7 @@ export default {
|
|
|
75
75
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': '업데이트 요약',
|
|
76
76
|
'fabric.editor.ai.config.item.bb.pr.description.description': '변경 사항 요약과 함께 풀리퀘스트 설명을 만듭니다',
|
|
77
77
|
'fabric.editor.ai.config.item.bb.pr.description.title': '풀리퀘스트 설명 만들기',
|
|
78
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': '더 많은 작업 보기',
|
|
78
79
|
'fabric.editor.ai.config.item.brainstorm.description': '제공하는 토픽에 대한 아이디어의 목록을 생성합니다',
|
|
79
80
|
'fabric.editor.ai.config.item.brainstorm.promptHint': '토픽을 알려주세요...',
|
|
80
81
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': '브레인스토밍',
|
|
@@ -863,7 +864,7 @@ export default {
|
|
|
863
864
|
'fabric.editor.panel.emoji': '이모지 추가',
|
|
864
865
|
'fabric.editor.panel.panelsGroup': '패널 유형',
|
|
865
866
|
'fabric.editor.panelButtonTitle': '패널',
|
|
866
|
-
'fabric.editor.pasteMenuActionsTitle': '작업',
|
|
867
|
+
'fabric.editor.pasteMenuActionsTitle': '붙여넣기 작업',
|
|
867
868
|
'fabric.editor.pasteOptions': '붙여넣기 옵션',
|
|
868
869
|
'fabric.editor.pastePlainText': '일반 텍스트 붙여넣기',
|
|
869
870
|
'fabric.editor.placeholderAltText': '대체 텍스트로 이미지 설명하기',
|
|
@@ -1165,7 +1166,11 @@ export default {
|
|
|
1165
1166
|
'fabric.theme.yellow': '노란색',
|
|
1166
1167
|
'fabrid.editor.numberedRows': '번호가 매겨진 행',
|
|
1167
1168
|
'fabrid.editor.rowNumbers': '행 번호',
|
|
1169
|
+
'platform.editor.smartlink.changeboard.description':
|
|
1170
|
+
'스마트 링크를 콘텐츠 트리로 끌어서 놓으면 중요한 링크를 체계적으로 유지하고 쉽게 찾을 수 있습니다.',
|
|
1168
1171
|
'platform.editor.smartlink.changeboard.dismiss': '완료',
|
|
1172
|
+
'platform.editor.smartlink.changeboard.gif.alt': '스마트 링크를 사이드바로 끌어서 놓는 데모',
|
|
1173
|
+
'platform.editor.smartlink.changeboard.headline': '링크 끌어서 놓기',
|
|
1169
1174
|
'rovo.agents.dropdown.title': '에이전트',
|
|
1170
1175
|
'rovo.agents.dropdown.viewAgents.label': '모든 에이전트 보기',
|
|
1171
1176
|
};
|
package/i18n/nb.ts
CHANGED
|
@@ -79,6 +79,7 @@ export default {
|
|
|
79
79
|
'fabric.editor.ai.config.item.bb.pr.description.description':
|
|
80
80
|
'Oppretter en beskrivelse av pull-forespørselen med et sammendrag av endringer',
|
|
81
81
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Opprett beskrivelse av pull-forespørsel',
|
|
82
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Vis flere handlinger',
|
|
82
83
|
'fabric.editor.ai.config.item.brainstorm.description': 'Genererer en liste over idéer for et emne du oppgir',
|
|
83
84
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Fortell meg hva emnet er …',
|
|
84
85
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Ha idédugnad',
|
|
@@ -878,7 +879,7 @@ export default {
|
|
|
878
879
|
'fabric.editor.panel.emoji': 'Legg til emoji',
|
|
879
880
|
'fabric.editor.panel.panelsGroup': 'Paneltyper',
|
|
880
881
|
'fabric.editor.panelButtonTitle': 'Panel',
|
|
881
|
-
'fabric.editor.pasteMenuActionsTitle': '
|
|
882
|
+
'fabric.editor.pasteMenuActionsTitle': 'Innlimingshandlinger',
|
|
882
883
|
'fabric.editor.pasteOptions': 'Alternativer for innliming',
|
|
883
884
|
'fabric.editor.pastePlainText': 'Lim inn ren tekst',
|
|
884
885
|
'fabric.editor.placeholderAltText': 'Beskriv dette bildet med alternativ tekst',
|
|
@@ -1185,7 +1186,11 @@ export default {
|
|
|
1185
1186
|
'fabric.theme.yellow': 'Gul',
|
|
1186
1187
|
'fabrid.editor.numberedRows': 'Nummererte rader',
|
|
1187
1188
|
'fabrid.editor.rowNumbers': 'Antall rader',
|
|
1189
|
+
'platform.editor.smartlink.changeboard.description':
|
|
1190
|
+
'Hold viktige koblinger organisert og enkle å finne ved å dra smartkoblinger inn i innholdstreet.',
|
|
1188
1191
|
'platform.editor.smartlink.changeboard.dismiss': 'Ferdig',
|
|
1192
|
+
'platform.editor.smartlink.changeboard.gif.alt': 'Demonstrasjon av å dra en smartkobling inn i sidefeltet',
|
|
1193
|
+
'platform.editor.smartlink.changeboard.headline': 'Dra og slipp koblinger',
|
|
1189
1194
|
'rovo.agents.dropdown.title': 'Agenter',
|
|
1190
1195
|
'rovo.agents.dropdown.viewAgents.label': 'Vis alle agenter',
|
|
1191
1196
|
};
|
package/i18n/nl.ts
CHANGED
|
@@ -29,6 +29,7 @@ export default {
|
|
|
29
29
|
'editor.imageEditor.cancel': 'Annuleren',
|
|
30
30
|
'editor.imageEditor.done': 'Gereed',
|
|
31
31
|
'editor.imageEditor.saving': 'Aan het opslaan ...',
|
|
32
|
+
'editor.trackChanges.added': 'Toegevoegd',
|
|
32
33
|
'editor.trackChanges.removed': 'Verwijderd',
|
|
33
34
|
'editor.trackChanges.toolbarIconLabel': 'Wijzigingen bekijken',
|
|
34
35
|
'fablric.editor.viewAllInserts': 'Alle invoegbare elementen bekijken',
|
|
@@ -77,6 +78,7 @@ export default {
|
|
|
77
78
|
'fabric.editor.ai.config.item.bb.pr.description.description':
|
|
78
79
|
'Maakt een omschrijving van een pull request aan met een samenvatting van de wijzigingen',
|
|
79
80
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Een omschrijving van een pull request aanmaken',
|
|
81
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Meer acties weergeven',
|
|
80
82
|
'fabric.editor.ai.config.item.brainstorm.description':
|
|
81
83
|
'Genereert een lijst met ideeën voor een onderwerp dat jij opgeeft',
|
|
82
84
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Vertel me over het onderwerp ...',
|
|
@@ -327,6 +329,13 @@ export default {
|
|
|
327
329
|
"Aanvragen voor het genereren van inhoud die verwijzen naar URL's zijn in bèta.",
|
|
328
330
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Een term, acroniem of afkorting markeren',
|
|
329
331
|
'fabric.editor.ai.selectionToolbar.define.title': 'Definiëren',
|
|
332
|
+
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'Accepteren',
|
|
333
|
+
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'Sluiten',
|
|
334
|
+
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Inklappen',
|
|
335
|
+
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Wissen',
|
|
336
|
+
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Uitvouwen',
|
|
337
|
+
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Privé',
|
|
338
|
+
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
330
339
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Wijzigingen toepassen',
|
|
331
340
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Suggesties ophalen',
|
|
332
341
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Laden …',
|
|
@@ -902,7 +911,7 @@ export default {
|
|
|
902
911
|
'fabric.editor.panel.emoji': 'Emoticon toevoegen',
|
|
903
912
|
'fabric.editor.panel.panelsGroup': 'Typen panelen',
|
|
904
913
|
'fabric.editor.panelButtonTitle': 'Paneel',
|
|
905
|
-
'fabric.editor.pasteMenuActionsTitle': '
|
|
914
|
+
'fabric.editor.pasteMenuActionsTitle': 'Plakacties',
|
|
906
915
|
'fabric.editor.pasteOptions': 'Opties voor plakken',
|
|
907
916
|
'fabric.editor.pastePlainText': 'Plak als platte tekst',
|
|
908
917
|
'fabric.editor.placeholderAltText': 'Beschrijf deze afbeelding met alt-tekst',
|
|
@@ -1213,6 +1222,11 @@ export default {
|
|
|
1213
1222
|
'fabric.theme.yellow': 'Geel',
|
|
1214
1223
|
'fabrid.editor.numberedRows': 'Genummerde rijen',
|
|
1215
1224
|
'fabrid.editor.rowNumbers': 'Rijnummers',
|
|
1225
|
+
'platform.editor.smartlink.changeboard.description':
|
|
1226
|
+
'Houd je belangrijke links georganiseerd en gemakkelijk vindbaar door Smart Links naar de inhoudsstructuur te slepen.',
|
|
1227
|
+
'platform.editor.smartlink.changeboard.dismiss': 'Gereed',
|
|
1228
|
+
'platform.editor.smartlink.changeboard.gif.alt': 'Sleep smart link naar zijbalk demonstratie',
|
|
1229
|
+
'platform.editor.smartlink.changeboard.headline': 'Sleep en zet links neer',
|
|
1216
1230
|
'rovo.agents.dropdown.title': 'Agents',
|
|
1217
1231
|
'rovo.agents.dropdown.viewAgents.label': 'Alle agents bekijken',
|
|
1218
1232
|
};
|
package/i18n/pl.ts
CHANGED
|
@@ -77,6 +77,7 @@ export default {
|
|
|
77
77
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Skróć treść komunikatu',
|
|
78
78
|
'fabric.editor.ai.config.item.bb.pr.description.description': 'Tworzy opis pull requestu wraz z podsumowaniem zmian.',
|
|
79
79
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Utwórz opis pull requestu',
|
|
80
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Zobacz więcej czynności',
|
|
80
81
|
'fabric.editor.ai.config.item.brainstorm.description': 'Generuje listę pomysłów na podany temat.',
|
|
81
82
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Podaj mi temat…',
|
|
82
83
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Burza mózgów',
|
|
@@ -907,7 +908,7 @@ export default {
|
|
|
907
908
|
'fabric.editor.panel.emoji': 'Dodaj emoji',
|
|
908
909
|
'fabric.editor.panel.panelsGroup': 'Rodzaje paneli',
|
|
909
910
|
'fabric.editor.panelButtonTitle': 'Panel',
|
|
910
|
-
'fabric.editor.pasteMenuActionsTitle': '
|
|
911
|
+
'fabric.editor.pasteMenuActionsTitle': 'Wklej aktywności',
|
|
911
912
|
'fabric.editor.pasteOptions': 'Opcje wklejania',
|
|
912
913
|
'fabric.editor.pastePlainText': 'Wklej zwykły tekst',
|
|
913
914
|
'fabric.editor.placeholderAltText': 'Opisz ten obraz przy użyciu tekstu alternatywnego',
|
|
@@ -1220,7 +1221,11 @@ export default {
|
|
|
1220
1221
|
'fabric.theme.yellow': 'Żółty',
|
|
1221
1222
|
'fabrid.editor.numberedRows': 'Wiersze numerowane',
|
|
1222
1223
|
'fabrid.editor.rowNumbers': 'Numery wierszy',
|
|
1224
|
+
'platform.editor.smartlink.changeboard.description':
|
|
1225
|
+
'Aby ważne łącza były uporządkowane i łatwe do znalezienia, przeciągnij je do drzewa treści.',
|
|
1223
1226
|
'platform.editor.smartlink.changeboard.dismiss': 'Gotowe',
|
|
1227
|
+
'platform.editor.smartlink.changeboard.gif.alt': 'Demonstracja przeciągania inteligentnego łącza do paska bocznego',
|
|
1228
|
+
'platform.editor.smartlink.changeboard.headline': 'Przeciągnij i upuść łącza',
|
|
1224
1229
|
'rovo.agents.dropdown.title': 'Agenty',
|
|
1225
1230
|
'rovo.agents.dropdown.viewAgents.label': 'Wyświetl wszystkie agenty',
|
|
1226
1231
|
};
|
package/i18n/pt_BR.ts
CHANGED
|
@@ -78,6 +78,7 @@ export default {
|
|
|
78
78
|
'fabric.editor.ai.config.item.bb.pr.description.description':
|
|
79
79
|
'Cria uma descrição de pull request com um resumo das alterações',
|
|
80
80
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Criar descrição da pull request',
|
|
81
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Visualizar mais ações',
|
|
81
82
|
'fabric.editor.ai.config.item.brainstorm.description': 'Gera uma lista de ideias para o tópico que você quiser',
|
|
82
83
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Diga o assunto...',
|
|
83
84
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Fazer brainstorming',
|
|
@@ -888,7 +889,7 @@ export default {
|
|
|
888
889
|
'fabric.editor.panel.emoji': 'Adicionar emoji',
|
|
889
890
|
'fabric.editor.panel.panelsGroup': 'Tipos de painel',
|
|
890
891
|
'fabric.editor.panelButtonTitle': 'Painel',
|
|
891
|
-
'fabric.editor.pasteMenuActionsTitle': 'Ações',
|
|
892
|
+
'fabric.editor.pasteMenuActionsTitle': 'Ações de colagem',
|
|
892
893
|
'fabric.editor.pasteOptions': 'Colar opções',
|
|
893
894
|
'fabric.editor.pastePlainText': 'Colar texto sem formatação',
|
|
894
895
|
'fabric.editor.placeholderAltText': 'Descrever esta imagem com texto alt',
|
|
@@ -1197,7 +1198,12 @@ export default {
|
|
|
1197
1198
|
'fabric.theme.yellow': 'Amarelo',
|
|
1198
1199
|
'fabrid.editor.numberedRows': 'Linhas numeradas',
|
|
1199
1200
|
'fabrid.editor.rowNumbers': 'Números das linhas',
|
|
1201
|
+
'platform.editor.smartlink.changeboard.description':
|
|
1202
|
+
'Mantenha seus links importantes organizados e fáceis de encontrar arrastando Links Inteligentes para a árvore de conteúdo.',
|
|
1200
1203
|
'platform.editor.smartlink.changeboard.dismiss': 'Feito',
|
|
1204
|
+
'platform.editor.smartlink.changeboard.gif.alt':
|
|
1205
|
+
'Demonstração de como arrastar link inteligente para a barra lateral',
|
|
1206
|
+
'platform.editor.smartlink.changeboard.headline': 'Arrastar e soltar links',
|
|
1201
1207
|
'rovo.agents.dropdown.title': 'Agentes',
|
|
1202
1208
|
'rovo.agents.dropdown.viewAgents.label': 'Visualizar todos os agentes',
|
|
1203
1209
|
};
|
package/i18n/ru.ts
CHANGED
|
@@ -78,6 +78,7 @@ export default {
|
|
|
78
78
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Сокращение контента в обновлении',
|
|
79
79
|
'fabric.editor.ai.config.item.bb.pr.description.description': 'Создает описание запроса pull со сводкой изменений.',
|
|
80
80
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Создать описание запроса pull',
|
|
81
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Показать другие действия',
|
|
81
82
|
'fabric.editor.ai.config.item.brainstorm.description': 'Генерирует список идей на заданную тему.',
|
|
82
83
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Задайте тему…',
|
|
83
84
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Мозговой штурм',
|
|
@@ -333,7 +334,7 @@ export default {
|
|
|
333
334
|
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Свернуть',
|
|
334
335
|
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Сбросить',
|
|
335
336
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Развернуть',
|
|
336
|
-
'fabric.editor.ai.suggestions.card.privateLabel.non-final': '
|
|
337
|
+
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Закрыто',
|
|
337
338
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
338
339
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Применить изменения',
|
|
339
340
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Получить предложения',
|
|
@@ -915,7 +916,7 @@ export default {
|
|
|
915
916
|
'fabric.editor.panel.emoji': 'Добавить эмодзи',
|
|
916
917
|
'fabric.editor.panel.panelsGroup': 'Типы панелей',
|
|
917
918
|
'fabric.editor.panelButtonTitle': 'Панель',
|
|
918
|
-
'fabric.editor.pasteMenuActionsTitle': 'Действия',
|
|
919
|
+
'fabric.editor.pasteMenuActionsTitle': 'Действия вставки',
|
|
919
920
|
'fabric.editor.pasteOptions': 'Параметры вставки',
|
|
920
921
|
'fabric.editor.pastePlainText': 'Вставить обычный текст',
|
|
921
922
|
'fabric.editor.placeholderAltText': 'Альтернативный текст для описания изображения',
|
|
@@ -1229,7 +1230,12 @@ export default {
|
|
|
1229
1230
|
'fabric.theme.yellow': 'Желтый',
|
|
1230
1231
|
'fabrid.editor.numberedRows': 'Нумерация строк',
|
|
1231
1232
|
'fabrid.editor.rowNumbers': 'Номера строк',
|
|
1233
|
+
'platform.editor.smartlink.changeboard.description':
|
|
1234
|
+
'Перетаскивайте интеллектуальные ссылки в дерево контента, чтобы упорядочить важные ссылки и облегчить их поиск.',
|
|
1232
1235
|
'platform.editor.smartlink.changeboard.dismiss': 'Готово',
|
|
1236
|
+
'platform.editor.smartlink.changeboard.gif.alt':
|
|
1237
|
+
'Демонстрация перетаскивания интеллектуальной ссылки на боковую панель',
|
|
1238
|
+
'platform.editor.smartlink.changeboard.headline': 'Перетаскивайте ссылки',
|
|
1233
1239
|
'rovo.agents.dropdown.title': 'Агенты',
|
|
1234
1240
|
'rovo.agents.dropdown.viewAgents.label': 'Показать всех агентов',
|
|
1235
1241
|
};
|
package/i18n/sv.ts
CHANGED
|
@@ -29,6 +29,7 @@ export default {
|
|
|
29
29
|
'editor.imageEditor.cancel': 'Avbryt',
|
|
30
30
|
'editor.imageEditor.done': 'Klar',
|
|
31
31
|
'editor.imageEditor.saving': 'Sparar ...',
|
|
32
|
+
'editor.trackChanges.added': 'Lade till',
|
|
32
33
|
'editor.trackChanges.removed': 'Borttagen',
|
|
33
34
|
'editor.trackChanges.toolbarIconLabel': 'Visa ändringar',
|
|
34
35
|
'fablric.editor.viewAllInserts': 'Visa alla infogningar',
|
|
@@ -77,6 +78,7 @@ export default {
|
|
|
77
78
|
'fabric.editor.ai.config.item.bb.pr.description.description':
|
|
78
79
|
'Skapar en beskrivning av pull-begärande med en sammanfattning av ändringar',
|
|
79
80
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Ange beskrivning för pull-begärande',
|
|
81
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Visa fler åtgärder',
|
|
80
82
|
'fabric.editor.ai.config.item.brainstorm.description': 'Genererar en lista med idéer för ett ämne du anger',
|
|
81
83
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Ge mig ämnet …',
|
|
82
84
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Brainstorma',
|
|
@@ -301,6 +303,13 @@ export default {
|
|
|
301
303
|
'Förfrågningar om innehållsgenerering som refererar till webbadresser är i betastadiet.',
|
|
302
304
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Markera en term, akronym eller förkortning',
|
|
303
305
|
'fabric.editor.ai.selectionToolbar.define.title': 'Definiera',
|
|
306
|
+
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'Godkänn',
|
|
307
|
+
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'Stäng',
|
|
308
|
+
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Dölj',
|
|
309
|
+
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Kassera',
|
|
310
|
+
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Visa',
|
|
311
|
+
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Privat',
|
|
312
|
+
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
304
313
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Verkställ ändringar',
|
|
305
314
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Hämta förslag',
|
|
306
315
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Läser in …',
|
|
@@ -871,7 +880,7 @@ export default {
|
|
|
871
880
|
'fabric.editor.panel.emoji': 'Lägg till emoji',
|
|
872
881
|
'fabric.editor.panel.panelsGroup': 'Paneltyper',
|
|
873
882
|
'fabric.editor.panelButtonTitle': 'Panel',
|
|
874
|
-
'fabric.editor.pasteMenuActionsTitle': '
|
|
883
|
+
'fabric.editor.pasteMenuActionsTitle': 'Klistra in åtgärder',
|
|
875
884
|
'fabric.editor.pasteOptions': 'Inklistringsalternativ',
|
|
876
885
|
'fabric.editor.pastePlainText': 'Klistra in oformaterad text',
|
|
877
886
|
'fabric.editor.placeholderAltText': 'Beskriv den här bilden med alternativ text',
|
|
@@ -1179,6 +1188,11 @@ export default {
|
|
|
1179
1188
|
'fabric.theme.yellow': 'Gul',
|
|
1180
1189
|
'fabrid.editor.numberedRows': 'Numrerade rader',
|
|
1181
1190
|
'fabrid.editor.rowNumbers': 'Radnummer',
|
|
1191
|
+
'platform.editor.smartlink.changeboard.description':
|
|
1192
|
+
'Håll dina viktigaste länkar organiserade och enkla att hitta genom att dra smarta länkar till innehållsträdet.',
|
|
1193
|
+
'platform.editor.smartlink.changeboard.dismiss': 'Klar',
|
|
1194
|
+
'platform.editor.smartlink.changeboard.gif.alt': 'Dra smart länk till demonstrationen i sidofältet',
|
|
1195
|
+
'platform.editor.smartlink.changeboard.headline': 'Dra och släpp länkar',
|
|
1182
1196
|
'rovo.agents.dropdown.title': 'Agenter',
|
|
1183
1197
|
'rovo.agents.dropdown.viewAgents.label': 'Visa alla agenter',
|
|
1184
1198
|
};
|
package/i18n/th.ts
CHANGED
|
@@ -29,6 +29,7 @@ export default {
|
|
|
29
29
|
'editor.imageEditor.cancel': 'ยกเลิก',
|
|
30
30
|
'editor.imageEditor.done': 'เสร็จสิ้น',
|
|
31
31
|
'editor.imageEditor.saving': 'กำลังบันทึก...',
|
|
32
|
+
'editor.trackChanges.added': 'เพิ่มแล้ว',
|
|
32
33
|
'editor.trackChanges.removed': 'ลบออกแล้ว',
|
|
33
34
|
'editor.trackChanges.toolbarIconLabel': 'ดูการเปลี่ยนแปลง',
|
|
34
35
|
'fablric.editor.viewAllInserts': 'ดูรายการที่แทรกทั้งหมด',
|
|
@@ -75,6 +76,7 @@ export default {
|
|
|
75
76
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'ปรับลดเนื้อหาในการอัปเดตให้สั้นลง',
|
|
76
77
|
'fabric.editor.ai.config.item.bb.pr.description.description': 'สร้างคำอธิบาย Pull Request พร้อมสรุปการเปลี่ยนแปลง',
|
|
77
78
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'สร้างคำอธิบาย Pull Request',
|
|
79
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'ดูการดำเนินการเพิ่มเติม',
|
|
78
80
|
'fabric.editor.ai.config.item.brainstorm.description': 'สร้างรายการไอเดียต่าง ๆ สำหรับหัวข้อที่คุณให้ไว้',
|
|
79
81
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'บอกฉันเกี่ยวกับหัวข้อ...',
|
|
80
82
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'ระดมความคิด',
|
|
@@ -276,6 +278,13 @@ export default {
|
|
|
276
278
|
'fabric.editor.ai.screens.preview.convoAIBeta': 'คำขอการสร้างเนื้อหาที่มี URL อ้างอิงอยู่ในเบต้า',
|
|
277
279
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'เน้นคำ คำย่อ หรือตัวย่อ',
|
|
278
280
|
'fabric.editor.ai.selectionToolbar.define.title': 'กำหนด',
|
|
281
|
+
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'ยอมรับ',
|
|
282
|
+
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'ปิด',
|
|
283
|
+
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'ยุบรวม',
|
|
284
|
+
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'ละทิ้ง',
|
|
285
|
+
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'ขยาย',
|
|
286
|
+
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'ความเป็นส่วนตัว',
|
|
287
|
+
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
279
288
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'ปรับใช้การเปลี่ยนแปลง',
|
|
280
289
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'ดึงคำแนะนำ',
|
|
281
290
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'กำลังโหลด…',
|
|
@@ -836,7 +845,7 @@ export default {
|
|
|
836
845
|
'fabric.editor.panel.emoji': 'เพิ่มเอโมจิ',
|
|
837
846
|
'fabric.editor.panel.panelsGroup': 'ประเภทแผง',
|
|
838
847
|
'fabric.editor.panelButtonTitle': 'แผง',
|
|
839
|
-
'fabric.editor.pasteMenuActionsTitle': '
|
|
848
|
+
'fabric.editor.pasteMenuActionsTitle': 'วางการดำเนินการ',
|
|
840
849
|
'fabric.editor.pasteOptions': 'ตัวเลือกการวาง',
|
|
841
850
|
'fabric.editor.pastePlainText': 'วางข้อความธรรมดา',
|
|
842
851
|
'fabric.editor.placeholderAltText': 'อธิบายรูปภาพนี้ด้วยข้อความอธิบายรูปภาพ',
|
|
@@ -1137,6 +1146,11 @@ export default {
|
|
|
1137
1146
|
'fabric.theme.yellow': 'สีเหลือง',
|
|
1138
1147
|
'fabrid.editor.numberedRows': 'แถวที่มีหมายเเลข',
|
|
1139
1148
|
'fabrid.editor.rowNumbers': 'หมายเลขแถว',
|
|
1149
|
+
'platform.editor.smartlink.changeboard.description':
|
|
1150
|
+
'จัดระเบียบลิงก์ที่สำคัญของคุณและทำให้สามารถค้นหาได้ง่าย โดยการลากสมาร์ทลิงก์ (ลิงก์อัจฉริยะ) เข้ามาในโครงสร้างเนื้อหา',
|
|
1151
|
+
'platform.editor.smartlink.changeboard.dismiss': 'เสร็จสิ้น',
|
|
1152
|
+
'platform.editor.smartlink.changeboard.gif.alt': 'ลากสมาร์ทลิงก์ (ลิงก์อัจฉริยะ) ในการสาธิตที่แถบด้านข้าง',
|
|
1153
|
+
'platform.editor.smartlink.changeboard.headline': 'ลากและวางลิงก์',
|
|
1140
1154
|
'rovo.agents.dropdown.title': 'พนักงาน',
|
|
1141
1155
|
'rovo.agents.dropdown.viewAgents.label': 'ดูพนักงานทั้งหมด',
|
|
1142
1156
|
};
|
package/i18n/tr.ts
CHANGED
|
@@ -29,6 +29,7 @@ export default {
|
|
|
29
29
|
'editor.imageEditor.cancel': 'İptal',
|
|
30
30
|
'editor.imageEditor.done': 'Tamamlandı',
|
|
31
31
|
'editor.imageEditor.saving': 'Kaydediliyor...',
|
|
32
|
+
'editor.trackChanges.added': 'Eklendi',
|
|
32
33
|
'editor.trackChanges.removed': 'Kaldırıldı',
|
|
33
34
|
'editor.trackChanges.toolbarIconLabel': 'Değişiklikleri görüntüle',
|
|
34
35
|
'fablric.editor.viewAllInserts': 'Tüm ekleri görüntüle',
|
|
@@ -76,6 +77,7 @@ export default {
|
|
|
76
77
|
'fabric.editor.ai.config.item.bb.pr.description.description':
|
|
77
78
|
'Değişiklik özeti içeren bir çekme isteği açıklaması oluşturur',
|
|
78
79
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Çekme isteği açıklaması oluşturun',
|
|
80
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Daha fazla işlem görüntüleyin',
|
|
79
81
|
'fabric.editor.ai.config.item.brainstorm.description': 'Girdiğiniz konu için fikir listesi oluşturur',
|
|
80
82
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Konuyu bizimle paylaşın...',
|
|
81
83
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Beyin fırtınası',
|
|
@@ -303,6 +305,13 @@ export default {
|
|
|
303
305
|
'fabric.editor.ai.screens.preview.convoAIBeta': "URL'lere başvuran içerik oluşturma talepleri beta sürümünde.",
|
|
304
306
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Bir terimi veya kısaltmayı vurgulayın',
|
|
305
307
|
'fabric.editor.ai.selectionToolbar.define.title': 'Tanımla',
|
|
308
|
+
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'Kabul et',
|
|
309
|
+
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'Kapat',
|
|
310
|
+
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Daralt',
|
|
311
|
+
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Vazgeç',
|
|
312
|
+
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Genişlet',
|
|
313
|
+
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Özel',
|
|
314
|
+
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
306
315
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Değişiklikleri uygula',
|
|
307
316
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Önerileri al',
|
|
308
317
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Yükleniyor…',
|
|
@@ -869,7 +878,7 @@ export default {
|
|
|
869
878
|
'fabric.editor.panel.emoji': 'Emoji ekle',
|
|
870
879
|
'fabric.editor.panel.panelsGroup': 'Panel Türleri',
|
|
871
880
|
'fabric.editor.panelButtonTitle': 'Panel',
|
|
872
|
-
'fabric.editor.pasteMenuActionsTitle': '
|
|
881
|
+
'fabric.editor.pasteMenuActionsTitle': 'İşlemleri yapıştırın',
|
|
873
882
|
'fabric.editor.pasteOptions': 'Yapıştırma seçenekleri',
|
|
874
883
|
'fabric.editor.pastePlainText': 'Düz metin olarak yapıştır',
|
|
875
884
|
'fabric.editor.placeholderAltText': 'Bu görseli bir alternatif metinle açıklayın',
|
|
@@ -1178,6 +1187,11 @@ export default {
|
|
|
1178
1187
|
'fabric.theme.yellow': 'Sarı',
|
|
1179
1188
|
'fabrid.editor.numberedRows': 'Numaralandırılmış satırlar',
|
|
1180
1189
|
'fabrid.editor.rowNumbers': 'Satır sayıları',
|
|
1190
|
+
'platform.editor.smartlink.changeboard.description':
|
|
1191
|
+
'Akıllı Bağlantıları içerik ağacına sürükleyerek önemli bağlantılarınızı düzenli ve kolay bulunabilir halde tutun.',
|
|
1192
|
+
'platform.editor.smartlink.changeboard.dismiss': 'Tamamlandı',
|
|
1193
|
+
'platform.editor.smartlink.changeboard.gif.alt': 'Akıllı bağlantıyı kenar çubuğuna sürükleme örneği',
|
|
1194
|
+
'platform.editor.smartlink.changeboard.headline': 'Bağlantıları sürekleyip bırakın',
|
|
1181
1195
|
'rovo.agents.dropdown.title': 'Temsilciler',
|
|
1182
1196
|
'rovo.agents.dropdown.viewAgents.label': 'Tüm temsilcileri görüntüle',
|
|
1183
1197
|
};
|