@atlaskit/editor-common 96.5.1 → 96.5.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/dist/cjs/analytics/types/enums.js +1 -0
- package/dist/cjs/i18n/cs.js +10 -5
- package/dist/cjs/i18n/da.js +6 -1
- package/dist/cjs/i18n/de.js +9 -5
- package/dist/cjs/i18n/en.js +11 -5
- package/dist/cjs/i18n/en_GB.js +11 -5
- package/dist/cjs/i18n/en_ZZ.js +11 -5
- package/dist/cjs/i18n/es.js +9 -5
- package/dist/cjs/i18n/fi.js +6 -1
- package/dist/cjs/i18n/fr.js +9 -5
- package/dist/cjs/i18n/hu.js +9 -5
- package/dist/cjs/i18n/it.js +10 -5
- package/dist/cjs/i18n/ja.js +5 -0
- package/dist/cjs/i18n/ko.js +6 -1
- package/dist/cjs/i18n/nb.js +6 -1
- package/dist/cjs/i18n/nl.js +10 -5
- package/dist/cjs/i18n/pl.js +9 -5
- package/dist/cjs/i18n/pt_BR.js +10 -5
- package/dist/cjs/i18n/ru.js +10 -5
- package/dist/cjs/i18n/sv.js +6 -1
- package/dist/cjs/i18n/th.js +12 -5
- package/dist/cjs/i18n/tr.js +10 -5
- package/dist/cjs/i18n/uk.js +8 -3
- package/dist/cjs/i18n/vi.js +8 -4
- package/dist/cjs/i18n/zh.js +9 -4
- package/dist/cjs/i18n/zh_TW.js +10 -5
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/styles/shared/smartCard.js +2 -2
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/es2019/analytics/types/enums.js +1 -0
- package/dist/es2019/i18n/cs.js +10 -5
- package/dist/es2019/i18n/da.js +6 -1
- package/dist/es2019/i18n/de.js +9 -5
- package/dist/es2019/i18n/en.js +11 -5
- package/dist/es2019/i18n/en_GB.js +11 -5
- package/dist/es2019/i18n/en_ZZ.js +11 -5
- package/dist/es2019/i18n/es.js +9 -5
- package/dist/es2019/i18n/fi.js +6 -1
- package/dist/es2019/i18n/fr.js +9 -5
- package/dist/es2019/i18n/hu.js +9 -5
- package/dist/es2019/i18n/it.js +10 -5
- package/dist/es2019/i18n/ja.js +5 -0
- package/dist/es2019/i18n/ko.js +6 -1
- package/dist/es2019/i18n/nb.js +6 -1
- package/dist/es2019/i18n/nl.js +10 -5
- package/dist/es2019/i18n/pl.js +9 -5
- package/dist/es2019/i18n/pt_BR.js +10 -5
- package/dist/es2019/i18n/ru.js +10 -5
- package/dist/es2019/i18n/sv.js +6 -1
- package/dist/es2019/i18n/th.js +12 -5
- package/dist/es2019/i18n/tr.js +10 -5
- package/dist/es2019/i18n/uk.js +8 -3
- package/dist/es2019/i18n/vi.js +8 -4
- package/dist/es2019/i18n/zh.js +9 -4
- package/dist/es2019/i18n/zh_TW.js +10 -5
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/styles/shared/smartCard.js +6 -8
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/esm/analytics/types/enums.js +1 -0
- package/dist/esm/i18n/cs.js +10 -5
- package/dist/esm/i18n/da.js +6 -1
- package/dist/esm/i18n/de.js +9 -5
- package/dist/esm/i18n/en.js +11 -5
- package/dist/esm/i18n/en_GB.js +11 -5
- package/dist/esm/i18n/en_ZZ.js +11 -5
- package/dist/esm/i18n/es.js +9 -5
- package/dist/esm/i18n/fi.js +6 -1
- package/dist/esm/i18n/fr.js +9 -5
- package/dist/esm/i18n/hu.js +9 -5
- package/dist/esm/i18n/it.js +10 -5
- package/dist/esm/i18n/ja.js +5 -0
- package/dist/esm/i18n/ko.js +6 -1
- package/dist/esm/i18n/nb.js +6 -1
- package/dist/esm/i18n/nl.js +10 -5
- package/dist/esm/i18n/pl.js +9 -5
- package/dist/esm/i18n/pt_BR.js +10 -5
- package/dist/esm/i18n/ru.js +10 -5
- package/dist/esm/i18n/sv.js +6 -1
- package/dist/esm/i18n/th.js +12 -5
- package/dist/esm/i18n/tr.js +10 -5
- package/dist/esm/i18n/uk.js +8 -3
- package/dist/esm/i18n/vi.js +8 -4
- package/dist/esm/i18n/zh.js +9 -4
- package/dist/esm/i18n/zh_TW.js +10 -5
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/styles/shared/smartCard.js +2 -2
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/types/analytics/types/ai-command-palette-events.d.ts +4 -1
- package/dist/types/analytics/types/enums.d.ts +1 -0
- package/dist/types/i18n/cs.d.ts +5 -0
- package/dist/types/i18n/da.d.ts +5 -0
- package/dist/types/i18n/de.d.ts +4 -0
- package/dist/types/i18n/en.d.ts +6 -0
- package/dist/types/i18n/en_GB.d.ts +6 -0
- package/dist/types/i18n/en_ZZ.d.ts +6 -0
- package/dist/types/i18n/es.d.ts +4 -0
- package/dist/types/i18n/fi.d.ts +5 -0
- package/dist/types/i18n/fr.d.ts +4 -0
- package/dist/types/i18n/hu.d.ts +5 -1
- package/dist/types/i18n/it.d.ts +5 -0
- package/dist/types/i18n/ja.d.ts +5 -0
- package/dist/types/i18n/ko.d.ts +5 -0
- package/dist/types/i18n/nb.d.ts +5 -0
- package/dist/types/i18n/nl.d.ts +5 -0
- package/dist/types/i18n/pl.d.ts +4 -0
- package/dist/types/i18n/pt_BR.d.ts +5 -0
- package/dist/types/i18n/ru.d.ts +5 -0
- package/dist/types/i18n/sv.d.ts +5 -0
- package/dist/types/i18n/th.d.ts +7 -0
- package/dist/types/i18n/tr.d.ts +5 -0
- package/dist/types/i18n/uk.d.ts +5 -0
- package/dist/types/i18n/vi.d.ts +4 -0
- package/dist/types/i18n/zh.d.ts +5 -0
- package/dist/types/i18n/zh_TW.d.ts +5 -0
- package/dist/types-ts4.5/analytics/types/ai-command-palette-events.d.ts +4 -1
- package/dist/types-ts4.5/analytics/types/enums.d.ts +1 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +5 -0
- package/dist/types-ts4.5/i18n/da.d.ts +5 -0
- package/dist/types-ts4.5/i18n/de.d.ts +4 -0
- package/dist/types-ts4.5/i18n/en.d.ts +6 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +6 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +6 -0
- package/dist/types-ts4.5/i18n/es.d.ts +4 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +5 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +4 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +5 -1
- package/dist/types-ts4.5/i18n/it.d.ts +5 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +5 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +5 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +5 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +5 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +4 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +5 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +5 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +5 -0
- package/dist/types-ts4.5/i18n/th.d.ts +7 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +5 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +5 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +4 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +5 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +5 -0
- package/package.json +3 -3
package/dist/esm/i18n/nl.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//Dutch (Netherlands)
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Klaar met bewerken',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Bewerkingen maken',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': '{macroName} configureren',
|
|
11
13
|
'fabric.editor.action': 'Actiepunt',
|
|
12
14
|
'fabric.editor.action.description': 'Actie-items maken en toewijzen',
|
|
@@ -208,7 +210,7 @@ export default {
|
|
|
208
210
|
'fabric.editor.findNext': 'Volgende zoeken',
|
|
209
211
|
'fabric.editor.findPrevious': 'Vorige zoeken',
|
|
210
212
|
'fabric.editor.findReplaceToolbarButton': 'Zoeken en vervangen',
|
|
211
|
-
'fabric.editor.fiveColumns': 'Lay-out van
|
|
213
|
+
'fabric.editor.fiveColumns': 'Lay-out van 5 kolommen',
|
|
212
214
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Annuleren',
|
|
213
215
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Ook gekoppelde elementen verwijderen',
|
|
214
216
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} one {{name} (+1 gekoppeld element)} other {{name} (+{amount,number} gekoppelde elementen)}}',
|
|
@@ -220,7 +222,7 @@ export default {
|
|
|
220
222
|
'fabric.editor.floatingToolbar.scrollLeft': 'Scrol naar links',
|
|
221
223
|
'fabric.editor.floatingToolbar.scrollRight': 'Scrol naar rechts',
|
|
222
224
|
'fabric.editor.focusTableResizeHandle': 'Knop om grootte van focustabel te wijzigen',
|
|
223
|
-
'fabric.editor.fourColumns': 'Lay-out van
|
|
225
|
+
'fabric.editor.fourColumns': 'Lay-out van 4 kolommen',
|
|
224
226
|
'fabric.editor.headerColumn': 'Header-kolom',
|
|
225
227
|
'fabric.editor.headerRow': 'Header-rij',
|
|
226
228
|
'fabric.editor.heading1': 'Koptekst 1',
|
|
@@ -292,7 +294,7 @@ export default {
|
|
|
292
294
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Nodig teamgenoten uit voor {productName}} trusted {Nodig teamgenoten uit voor {productName}} other {Voeg teamgenoten toe aan {productName}}}',
|
|
293
295
|
'fabric.editor.italic': 'Cursief',
|
|
294
296
|
'fabric.editor.keyboardShortcuts': 'Sneltoetsen',
|
|
295
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
297
|
+
'fabric.editor.layout.columnOption': '{count, plural, one {Kolom} other {{count} kolommen}}',
|
|
296
298
|
'fabric.editor.layout.placeholder': 'Inhoud toevoegen',
|
|
297
299
|
'fabric.editor.layoutFixedWidth': 'Terug naar midden',
|
|
298
300
|
'fabric.editor.layoutFullWidth': 'Op volledige breedte weergeven',
|
|
@@ -465,10 +467,13 @@ export default {
|
|
|
465
467
|
'fabric.editor.text.formatting.off': 'Tekst formatteren uit',
|
|
466
468
|
'fabric.editor.textColor': '{selectedColorName} Tekstkleur',
|
|
467
469
|
'fabric.editor.textColorTooltip': 'Tekstkleur',
|
|
470
|
+
'fabric.editor.textFormat': 'Tekst opmaken',
|
|
468
471
|
'fabric.editor.textFormatting': 'Tekstopmaak',
|
|
469
472
|
'fabric.editor.textStyles': '{blockTypeName} Tekststijlen',
|
|
470
473
|
'fabric.editor.textStylesTooltip': 'Tekststijlen',
|
|
471
|
-
'fabric.editor.threeColumns': 'Lay-out van
|
|
474
|
+
'fabric.editor.threeColumns': 'Lay-out van 3 kolommen',
|
|
475
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Lay-out van drie kolommen met zijbalken aan de linkerkant',
|
|
476
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Lay-out van drie kolommen met zijbalken aan de rechterkant',
|
|
472
477
|
'fabric.editor.threeColumnsWithSidebars': 'Lay-out van drie kolommen met zijbalken',
|
|
473
478
|
'fabric.editor.time.ago': 'geleden',
|
|
474
479
|
'fabric.editor.time.updated': 'Bijgewerkt',
|
|
@@ -482,7 +487,7 @@ export default {
|
|
|
482
487
|
'fabric.editor.tooltip.nestedExpand': 'een geneste uitgeklapte knooppunt',
|
|
483
488
|
'fabric.editor.tooltip.taskList': 'een actiepunt',
|
|
484
489
|
'fabric.editor.turnInto': 'Omzetten in',
|
|
485
|
-
'fabric.editor.twoColumns': 'Lay-out van
|
|
490
|
+
'fabric.editor.twoColumns': 'Lay-out van 2 kolommen',
|
|
486
491
|
'fabric.editor.typeAhead.popupLabel': 'Resultaten typeahead',
|
|
487
492
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Begin te typen om te zoeken of om te filteren op opties voor sneltoetsen',
|
|
488
493
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Sneltoetsen voor invoegen en opmaak',
|
package/dist/esm/i18n/pl.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//Polish (Poland)
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Edycja ukończona',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Wprowadź zmiany',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': 'Skonfiguruj makro {macroName}',
|
|
11
13
|
'fabric.editor.action': 'Element akcji',
|
|
12
14
|
'fabric.editor.action.description': 'Utwórz i przypisz elementy akcji',
|
|
@@ -208,7 +210,7 @@ export default {
|
|
|
208
210
|
'fabric.editor.findNext': 'Znajdź następne',
|
|
209
211
|
'fabric.editor.findPrevious': 'Znajdź poprzednie',
|
|
210
212
|
'fabric.editor.findReplaceToolbarButton': 'Znajdź i zamień',
|
|
211
|
-
'fabric.editor.fiveColumns': 'Układ
|
|
213
|
+
'fabric.editor.fiveColumns': 'Układ 5-kolumnowy',
|
|
212
214
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Anuluj',
|
|
213
215
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Usuń także połączone elementy',
|
|
214
216
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} one {{name} (+1 połączony element)} few {{name} (+{amount,number} połączone elementy)} many {{name} (+{amount,number} połączonych elementów)} other {{name} (+{amount,number} połączonego elementu)}}',
|
|
@@ -220,7 +222,7 @@ export default {
|
|
|
220
222
|
'fabric.editor.floatingToolbar.scrollLeft': 'Przewiń w lewo',
|
|
221
223
|
'fabric.editor.floatingToolbar.scrollRight': 'Przewiń w prawo',
|
|
222
224
|
'fabric.editor.focusTableResizeHandle': 'Koncentracja na uchwycie zmiany rozmiaru tabeli',
|
|
223
|
-
'fabric.editor.fourColumns': 'Układ
|
|
225
|
+
'fabric.editor.fourColumns': 'Układ 4-kolumnowy',
|
|
224
226
|
'fabric.editor.headerColumn': 'Kolumna nagłówka',
|
|
225
227
|
'fabric.editor.headerRow': 'Wiersz nagłówka',
|
|
226
228
|
'fabric.editor.heading1': 'Nagłówek 1',
|
|
@@ -292,7 +294,7 @@ export default {
|
|
|
292
294
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Zaproś członka zespołu do produktu {productName}} trusted {Zaproś członka zespołu do produktu {productName}} other {Dodaj członka zespołu do produktu {productName}}}',
|
|
293
295
|
'fabric.editor.italic': 'Kursywa',
|
|
294
296
|
'fabric.editor.keyboardShortcuts': 'Skróty klawiszowe',
|
|
295
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
297
|
+
'fabric.editor.layout.columnOption': '{count, plural, one {Kolumna} few {{count} kolumny} many {{count} kolumn} other {{count} kolumny}}',
|
|
296
298
|
'fabric.editor.layout.placeholder': 'Dodaj treści',
|
|
297
299
|
'fabric.editor.layoutFixedWidth': 'Powrót do centrum',
|
|
298
300
|
'fabric.editor.layoutFullWidth': 'Pełna szerokość',
|
|
@@ -468,7 +470,9 @@ export default {
|
|
|
468
470
|
'fabric.editor.textFormatting': 'Formatowanie tekstu',
|
|
469
471
|
'fabric.editor.textStyles': 'Style tekstu: {blockTypeName}',
|
|
470
472
|
'fabric.editor.textStylesTooltip': 'Style tekstu',
|
|
471
|
-
'fabric.editor.threeColumns': 'Układ
|
|
473
|
+
'fabric.editor.threeColumns': 'Układ 3-kolumnowy',
|
|
474
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Układ trzykolumnowy z paskiem bocznym z lewej strony',
|
|
475
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Układ trzykolumnowy z paskiem bocznym z prawej strony',
|
|
472
476
|
'fabric.editor.threeColumnsWithSidebars': 'Układ trzykolumnowy z paskami bocznymi',
|
|
473
477
|
'fabric.editor.time.ago': 'temu',
|
|
474
478
|
'fabric.editor.time.updated': 'Zaktualizowano',
|
|
@@ -482,7 +486,7 @@ export default {
|
|
|
482
486
|
'fabric.editor.tooltip.nestedExpand': 'zagnieżdżony węzeł rozwijany',
|
|
483
487
|
'fabric.editor.tooltip.taskList': 'czynność do wykonania',
|
|
484
488
|
'fabric.editor.turnInto': 'Zmień w',
|
|
485
|
-
'fabric.editor.twoColumns': 'Układ
|
|
489
|
+
'fabric.editor.twoColumns': 'Układ 2-kolumnowy',
|
|
486
490
|
'fabric.editor.typeAhead.popupLabel': 'Wyniki autouzupełniania',
|
|
487
491
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Zacznij pisać, aby wyszukać lub filtrować opcje skrótów',
|
|
488
492
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Skróty do wstawiania i formatowania',
|
package/dist/esm/i18n/pt_BR.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//Portuguese (Brazil)
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Edição feita',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Fazer edições',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': 'Configurar {macroName}',
|
|
11
13
|
'fabric.editor.action': 'Item de ação',
|
|
12
14
|
'fabric.editor.action.description': 'Criar e atribuir itens de ação',
|
|
@@ -208,7 +210,7 @@ export default {
|
|
|
208
210
|
'fabric.editor.findNext': 'Localizar próxima',
|
|
209
211
|
'fabric.editor.findPrevious': 'Localizar anterior',
|
|
210
212
|
'fabric.editor.findReplaceToolbarButton': 'Localizar e substituir',
|
|
211
|
-
'fabric.editor.fiveColumns': 'Layout
|
|
213
|
+
'fabric.editor.fiveColumns': 'Layout de 5 colunas',
|
|
212
214
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Cancelar',
|
|
213
215
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Excluir também elementos conectados',
|
|
214
216
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} one {{name} (+1 elemento conectado)} other {{name} (+{amount,number} elementos conectados)}}',
|
|
@@ -220,7 +222,7 @@ export default {
|
|
|
220
222
|
'fabric.editor.floatingToolbar.scrollLeft': 'Rolar para a esquerda',
|
|
221
223
|
'fabric.editor.floatingToolbar.scrollRight': 'Rolar para a direita',
|
|
222
224
|
'fabric.editor.focusTableResizeHandle': 'Alça de redimensionamento da tabela Foco',
|
|
223
|
-
'fabric.editor.fourColumns': 'Layout
|
|
225
|
+
'fabric.editor.fourColumns': 'Layout de 4 colunas',
|
|
224
226
|
'fabric.editor.headerColumn': 'Coluna do cabeçalho',
|
|
225
227
|
'fabric.editor.headerRow': 'Linha do cabeçalho',
|
|
226
228
|
'fabric.editor.heading1': 'Título 1',
|
|
@@ -292,7 +294,7 @@ export default {
|
|
|
292
294
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Convidar colega de equipe para {productName}} trusted {Convidar colega de equipe para {productName}} other {Adicionar colega de equipe para {productName}}}',
|
|
293
295
|
'fabric.editor.italic': 'Itálico',
|
|
294
296
|
'fabric.editor.keyboardShortcuts': 'Atalhos de teclado',
|
|
295
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
297
|
+
'fabric.editor.layout.columnOption': '{count, plural, one {Coluna} other {{count} colunas}}',
|
|
296
298
|
'fabric.editor.layout.placeholder': 'Adicionar conteúdo',
|
|
297
299
|
'fabric.editor.layoutFixedWidth': 'Voltar ao centro',
|
|
298
300
|
'fabric.editor.layoutFullWidth': 'Usar largura inteira',
|
|
@@ -465,10 +467,13 @@ export default {
|
|
|
465
467
|
'fabric.editor.text.formatting.off': 'Formatação de texto desativada',
|
|
466
468
|
'fabric.editor.textColor': 'Cor do texto {selectedColorName}',
|
|
467
469
|
'fabric.editor.textColorTooltip': 'Cor do texto',
|
|
470
|
+
'fabric.editor.textFormat': 'Formatar texto',
|
|
468
471
|
'fabric.editor.textFormatting': 'Formatação de texto',
|
|
469
472
|
'fabric.editor.textStyles': 'Estilos de texto {blockTypeName}',
|
|
470
473
|
'fabric.editor.textStylesTooltip': 'Estilos de texto',
|
|
471
|
-
'fabric.editor.threeColumns': 'Layout
|
|
474
|
+
'fabric.editor.threeColumns': 'Layout de 3 colunas',
|
|
475
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Layout de três colunas com barra lateral à esquerda',
|
|
476
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Layout de três colunas com barra lateral à direita',
|
|
472
477
|
'fabric.editor.threeColumnsWithSidebars': 'Layout com três colunas com barras laterais',
|
|
473
478
|
'fabric.editor.time.ago': 'atrás',
|
|
474
479
|
'fabric.editor.time.updated': 'Atualizado',
|
|
@@ -482,7 +487,7 @@ export default {
|
|
|
482
487
|
'fabric.editor.tooltip.nestedExpand': 'expansão aninhada',
|
|
483
488
|
'fabric.editor.tooltip.taskList': 'item de ação',
|
|
484
489
|
'fabric.editor.turnInto': 'Transformar em',
|
|
485
|
-
'fabric.editor.twoColumns': 'Layout
|
|
490
|
+
'fabric.editor.twoColumns': 'Layout de 2 colunas',
|
|
486
491
|
'fabric.editor.typeAhead.popupLabel': 'Resultados de digitação antecipada',
|
|
487
492
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Comece a digitar para pesquisar ou filtrar as opções de atalho',
|
|
488
493
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Atalhos para inserções e formatação',
|
package/dist/esm/i18n/ru.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//Russian
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Закончить редактирование',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Внести правки',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': 'Настроить макрос «{macroName}»',
|
|
11
13
|
'fabric.editor.action': 'Задача',
|
|
12
14
|
'fabric.editor.action.description': 'Создавайте и назначайте задачи',
|
|
@@ -208,7 +210,7 @@ export default {
|
|
|
208
210
|
'fabric.editor.findNext': 'Найти далее',
|
|
209
211
|
'fabric.editor.findPrevious': 'Найти ранее',
|
|
210
212
|
'fabric.editor.findReplaceToolbarButton': 'Найти и заменить',
|
|
211
|
-
'fabric.editor.fiveColumns': 'Макет с
|
|
213
|
+
'fabric.editor.fiveColumns': 'Макет с 5 колонками',
|
|
212
214
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Отмена',
|
|
213
215
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Также удалить подключенные элементы',
|
|
214
216
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} one {{name} (и еще 1 подключенный элемент)} few {{name} (и еще {amount,number} подключенных элемента)} many {{name} (и еще {amount,number} подключенных элементов)} other {{name} (и еще {amount,number} подключенного элемента)}}',
|
|
@@ -220,7 +222,7 @@ export default {
|
|
|
220
222
|
'fabric.editor.floatingToolbar.scrollLeft': 'Прокрутить влево',
|
|
221
223
|
'fabric.editor.floatingToolbar.scrollRight': 'Прокрутить вправо',
|
|
222
224
|
'fabric.editor.focusTableResizeHandle': 'Маркер для изменения размера активной таблицы',
|
|
223
|
-
'fabric.editor.fourColumns': 'Макет с
|
|
225
|
+
'fabric.editor.fourColumns': 'Макет с 4 колонками',
|
|
224
226
|
'fabric.editor.headerColumn': 'Столбец заголовков',
|
|
225
227
|
'fabric.editor.headerRow': 'Строка заголовков',
|
|
226
228
|
'fabric.editor.heading1': 'Заголовок 1',
|
|
@@ -292,7 +294,7 @@ export default {
|
|
|
292
294
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Пригласить коллегу начать работу с {productName}} trusted {Пригласить коллегу начать работу с {productName}} other {Добавить коллегу для работы с {productName}}}',
|
|
293
295
|
'fabric.editor.italic': 'Курсив',
|
|
294
296
|
'fabric.editor.keyboardShortcuts': 'Сочетания клавиш',
|
|
295
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
297
|
+
'fabric.editor.layout.columnOption': '{count, plural, one {Колонка} few {{count} колонки} many {{count} колонок} other {{count} колонки}}',
|
|
296
298
|
'fabric.editor.layout.placeholder': 'Добавить контент',
|
|
297
299
|
'fabric.editor.layoutFixedWidth': 'По центру',
|
|
298
300
|
'fabric.editor.layoutFullWidth': 'В полную ширину',
|
|
@@ -465,10 +467,13 @@ export default {
|
|
|
465
467
|
'fabric.editor.text.formatting.off': 'Форматирование текста выкл.',
|
|
466
468
|
'fabric.editor.textColor': 'Цвет текста: {selectedColorName}',
|
|
467
469
|
'fabric.editor.textColorTooltip': 'Цвет текста',
|
|
470
|
+
'fabric.editor.textFormat': 'Форматировать текст',
|
|
468
471
|
'fabric.editor.textFormatting': 'Форматирование текста',
|
|
469
472
|
'fabric.editor.textStyles': 'Стили текста: {blockTypeName}',
|
|
470
473
|
'fabric.editor.textStylesTooltip': 'Стили текста',
|
|
471
|
-
'fabric.editor.threeColumns': 'Макет
|
|
474
|
+
'fabric.editor.threeColumns': 'Макет с 3 колонками',
|
|
475
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Макет с тремя колонками и левой боковой панелью',
|
|
476
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Макет с тремя колонками и правой боковой панелью',
|
|
472
477
|
'fabric.editor.threeColumnsWithSidebars': 'Макет в три столбца с боковыми панелями',
|
|
473
478
|
'fabric.editor.time.ago': 'тому назад',
|
|
474
479
|
'fabric.editor.time.updated': 'Дата обновления',
|
|
@@ -482,7 +487,7 @@ export default {
|
|
|
482
487
|
'fabric.editor.tooltip.nestedExpand': 'узел развертывания вложенных элементов',
|
|
483
488
|
'fabric.editor.tooltip.taskList': 'действие',
|
|
484
489
|
'fabric.editor.turnInto': 'Превратить в',
|
|
485
|
-
'fabric.editor.twoColumns': 'Макет
|
|
490
|
+
'fabric.editor.twoColumns': 'Макет с 2 колонками',
|
|
486
491
|
'fabric.editor.typeAhead.popupLabel': 'Результаты автозаполнения',
|
|
487
492
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Начните вводить текст для поиска или фильтрации сочетаний клавиш',
|
|
488
493
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Сочетания клавиш для вставки и форматирования',
|
package/dist/esm/i18n/sv.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//Swedish
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Redigeringen är klar',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Gör ändringar',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': 'Konfigurera {macroName}',
|
|
11
13
|
'fabric.editor.action': 'Uppgift',
|
|
12
14
|
'fabric.editor.action.description': 'Skapa och tilldela åtgärdsuppgifter',
|
|
@@ -292,7 +294,7 @@ export default {
|
|
|
292
294
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Bjud in teammedlem till {productName}} trusted {Bjud in teammedlem till {productName}} other {Lägg till teammedlem i {productName}}}',
|
|
293
295
|
'fabric.editor.italic': 'Kursiv',
|
|
294
296
|
'fabric.editor.keyboardShortcuts': 'Kortkommandon',
|
|
295
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
297
|
+
'fabric.editor.layout.columnOption': '{count, plural, one {Kolumn} other {{count} kolumner}}',
|
|
296
298
|
'fabric.editor.layout.placeholder': 'Lägg till innehåll',
|
|
297
299
|
'fabric.editor.layoutFixedWidth': 'Tillbaka till centrera',
|
|
298
300
|
'fabric.editor.layoutFullWidth': 'Använd full bredd',
|
|
@@ -465,10 +467,13 @@ export default {
|
|
|
465
467
|
'fabric.editor.text.formatting.off': 'Textformatering av',
|
|
466
468
|
'fabric.editor.textColor': 'Textfärg {selectedColorName}',
|
|
467
469
|
'fabric.editor.textColorTooltip': 'Textfärg',
|
|
470
|
+
'fabric.editor.textFormat': 'Formatera text',
|
|
468
471
|
'fabric.editor.textFormatting': 'Textformatering',
|
|
469
472
|
'fabric.editor.textStyles': 'Textstilar {blockTypeName}',
|
|
470
473
|
'fabric.editor.textStylesTooltip': 'Textstilar',
|
|
471
474
|
'fabric.editor.threeColumns': 'Layout med tre kolumner',
|
|
475
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Layout med tre kolumner och sidopanel vänster',
|
|
476
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Layout med tre kolumner och sidopanel höger',
|
|
472
477
|
'fabric.editor.threeColumnsWithSidebars': 'Layout med tre kolumner och sidopaneler',
|
|
473
478
|
'fabric.editor.time.ago': 'sedan',
|
|
474
479
|
'fabric.editor.time.updated': 'Uppdaterad',
|
package/dist/esm/i18n/th.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//Thai (Thailand)
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'แก้ไขเสร็จสิ้นแล้ว',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'ทำการแก้ไข',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': 'กำหนดค่า {macroName}',
|
|
11
13
|
'fabric.editor.action': 'รายการการดำเนินการ',
|
|
12
14
|
'fabric.editor.action.description': 'สร้างและมอบหมายรายการการดำเนินการ',
|
|
@@ -20,6 +22,8 @@ export default {
|
|
|
20
22
|
'fabric.editor.addMediaFiles': 'เพิ่มรูปภาพ วิดีโอ หรือไฟล์',
|
|
21
23
|
'fabric.editor.addRowAbove': 'เพิ่มแถวด้านบน',
|
|
22
24
|
'fabric.editor.addRowBelow': 'เพิ่มแถวด้านล่าง',
|
|
25
|
+
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'เน้นคำ คำย่อ หรือตัวย่อ',
|
|
26
|
+
'fabric.editor.ai.selectionToolbar.define.title': 'กำหนด',
|
|
23
27
|
'fabric.editor.alignCenter': 'จัดแนวตรงกลาง',
|
|
24
28
|
'fabric.editor.alignImageCenter': 'จัดแนวตรงกลาง',
|
|
25
29
|
'fabric.editor.alignImageLeft': 'จัดแนวด้านซ้าย',
|
|
@@ -206,7 +210,7 @@ export default {
|
|
|
206
210
|
'fabric.editor.findNext': 'ค้นหาถัดไป',
|
|
207
211
|
'fabric.editor.findPrevious': 'ค้นหาก่อนหน้า',
|
|
208
212
|
'fabric.editor.findReplaceToolbarButton': 'ค้นหาและแทนที่',
|
|
209
|
-
'fabric.editor.fiveColumns': '
|
|
213
|
+
'fabric.editor.fiveColumns': 'เค้าโครง 5 คอลัมน์',
|
|
210
214
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'ยกเลิก',
|
|
211
215
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'ลบองค์ประกอบที่เชื่อมต่อด้วย',
|
|
212
216
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} other {{name} (องค์ประกอบที่เชื่อมต่อกว่า {amount,number} รายการ)}}',
|
|
@@ -218,7 +222,7 @@ export default {
|
|
|
218
222
|
'fabric.editor.floatingToolbar.scrollLeft': 'เลื่อนไปทางซ้าย',
|
|
219
223
|
'fabric.editor.floatingToolbar.scrollRight': 'เลื่อนไปทางขวา',
|
|
220
224
|
'fabric.editor.focusTableResizeHandle': 'การจัดการปรับขนาดตารางที่โฟกัส',
|
|
221
|
-
'fabric.editor.fourColumns': '
|
|
225
|
+
'fabric.editor.fourColumns': 'เค้าโครง 4 คอลัมน์',
|
|
222
226
|
'fabric.editor.headerColumn': 'คอลัมน์ส่วนหัว',
|
|
223
227
|
'fabric.editor.headerRow': 'แถวส่วนหัว',
|
|
224
228
|
'fabric.editor.heading1': 'หัวเรื่อง 1',
|
|
@@ -290,7 +294,7 @@ export default {
|
|
|
290
294
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {เชิญเพื่อนร่วมทีมให้ไปยัง {productName}} trusted {เชิญเพื่อนร่วมทีมให้ไปยัง {productName}} other {เพิ่มเพื่อนร่วมทีมไปยัง {productName}}}',
|
|
291
295
|
'fabric.editor.italic': 'ตัวเอียง',
|
|
292
296
|
'fabric.editor.keyboardShortcuts': 'ปุ่มลัด',
|
|
293
|
-
'fabric.editor.layout.columnOption': '{count, plural, other {{count}
|
|
297
|
+
'fabric.editor.layout.columnOption': '{count, plural, other {{count} คอลัมน์}}',
|
|
294
298
|
'fabric.editor.layout.placeholder': 'เพิ่มเนื้อหา',
|
|
295
299
|
'fabric.editor.layoutFixedWidth': 'กลับไปตรงกลาง',
|
|
296
300
|
'fabric.editor.layoutFullWidth': 'แสดงแบบเต็มความกว้าง',
|
|
@@ -463,10 +467,13 @@ export default {
|
|
|
463
467
|
'fabric.editor.text.formatting.off': 'ปิดการใช้รูปแบบข้อความ',
|
|
464
468
|
'fabric.editor.textColor': 'สีข้อความ {selectedColorName}',
|
|
465
469
|
'fabric.editor.textColorTooltip': 'สีข้อความ',
|
|
470
|
+
'fabric.editor.textFormat': 'รูปแบบข้อความ',
|
|
466
471
|
'fabric.editor.textFormatting': 'การจัดรูปแบบข้อความ',
|
|
467
472
|
'fabric.editor.textStyles': 'รูปแบบข้อความ {blockTypeName}',
|
|
468
473
|
'fabric.editor.textStylesTooltip': 'รูปแบบตัวอักษร',
|
|
469
|
-
'fabric.editor.threeColumns': '
|
|
474
|
+
'fabric.editor.threeColumns': 'เค้าโครง 3 คอลัมน์',
|
|
475
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'เค้าโครงสามคอลัมน์พร้อมแถบด้านซ้าย',
|
|
476
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'เค้าโครงสามคอลัมน์พร้อมแถบด้านขวา',
|
|
470
477
|
'fabric.editor.threeColumnsWithSidebars': 'เค้าโครงสามคอลัมน์พร้อมแถบด้านข้าง',
|
|
471
478
|
'fabric.editor.time.ago': 'ที่แล้ว',
|
|
472
479
|
'fabric.editor.time.updated': 'อัปเดตแล้ว',
|
|
@@ -480,7 +487,7 @@ export default {
|
|
|
480
487
|
'fabric.editor.tooltip.nestedExpand': 'การขยายที่ซ้อนกัน',
|
|
481
488
|
'fabric.editor.tooltip.taskList': 'รายการดำเนินการ',
|
|
482
489
|
'fabric.editor.turnInto': 'เปลี่ยนเป็น',
|
|
483
|
-
'fabric.editor.twoColumns': '
|
|
490
|
+
'fabric.editor.twoColumns': 'เค้าโครง 2 คอลัมน์',
|
|
484
491
|
'fabric.editor.typeAhead.popupLabel': 'ผลลัพธ์ในการพิมพ์ล่วงหน้า',
|
|
485
492
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'เริ่มพิมพ์เพื่อค้นหาหรือกรองตัวเลือกทางลัด',
|
|
486
493
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'ทางลัดสำหรับการแทรกหรือการจัดรูปแบบ',
|
package/dist/esm/i18n/tr.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//Turkish (Turkey)
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Düzenleme tamamlandı',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Düzenleme yap',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': '{macroName} makrosunu yapılandırın',
|
|
11
13
|
'fabric.editor.action': 'Yapılacaklar listesi',
|
|
12
14
|
'fabric.editor.action.description': 'Yapılacaklar listesi oluşturun ve atayın',
|
|
@@ -208,7 +210,7 @@ export default {
|
|
|
208
210
|
'fabric.editor.findNext': 'Sonrakini bul',
|
|
209
211
|
'fabric.editor.findPrevious': 'Öncekini bul',
|
|
210
212
|
'fabric.editor.findReplaceToolbarButton': 'Bul ve değiştir',
|
|
211
|
-
'fabric.editor.fiveColumns': '
|
|
213
|
+
'fabric.editor.fiveColumns': '5 sütunlu yerleşim',
|
|
212
214
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'İptal',
|
|
213
215
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Bağlı öğeleri de sil',
|
|
214
216
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} one {{name} (+1 bağlı öğe)} other {{name} (+{amount,number} bağlı öğe)}}',
|
|
@@ -220,7 +222,7 @@ export default {
|
|
|
220
222
|
'fabric.editor.floatingToolbar.scrollLeft': 'Sola kaydır',
|
|
221
223
|
'fabric.editor.floatingToolbar.scrollRight': 'Sağa kaydır',
|
|
222
224
|
'fabric.editor.focusTableResizeHandle': 'Odak tablosu yeniden boyutlandırma kolu',
|
|
223
|
-
'fabric.editor.fourColumns': '
|
|
225
|
+
'fabric.editor.fourColumns': '4 sütunlu yerleşim',
|
|
224
226
|
'fabric.editor.headerColumn': 'Başlık sütunu',
|
|
225
227
|
'fabric.editor.headerRow': 'Başlık satırı',
|
|
226
228
|
'fabric.editor.heading1': 'Başlık 1',
|
|
@@ -292,7 +294,7 @@ export default {
|
|
|
292
294
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Takım arkadaşınızı {productName} ürününe davet edin} trusted {Takım arkadaşınızı {productName} ürününe davet edin} other {Takım arkadaşınızı {productName} ürününe ekleyin}}',
|
|
293
295
|
'fabric.editor.italic': 'İtalik',
|
|
294
296
|
'fabric.editor.keyboardShortcuts': 'Klavye kısayolları',
|
|
295
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
297
|
+
'fabric.editor.layout.columnOption': '{count, plural, one {Sütun} other {{count} Sütun}}',
|
|
296
298
|
'fabric.editor.layout.placeholder': 'İçerik ekleyin',
|
|
297
299
|
'fabric.editor.layoutFixedWidth': 'Ortaya getir',
|
|
298
300
|
'fabric.editor.layoutFullWidth': 'Tam genişliğe geç',
|
|
@@ -465,10 +467,13 @@ export default {
|
|
|
465
467
|
'fabric.editor.text.formatting.off': 'Metin Biçimlendirmesi Kapalı',
|
|
466
468
|
'fabric.editor.textColor': '{selectedColorName} Metin rengi',
|
|
467
469
|
'fabric.editor.textColorTooltip': 'Metin rengi',
|
|
470
|
+
'fabric.editor.textFormat': 'Metni biçimlendir',
|
|
468
471
|
'fabric.editor.textFormatting': 'Metin biçimlendirmesi',
|
|
469
472
|
'fabric.editor.textStyles': '{blockTypeName} Metin stilleri',
|
|
470
473
|
'fabric.editor.textStylesTooltip': 'Metin stilleri',
|
|
471
|
-
'fabric.editor.threeColumns': '
|
|
474
|
+
'fabric.editor.threeColumns': '3 sütunlu yerleşim',
|
|
475
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Sol kenar çubuklu üç sütun yerleşimi',
|
|
476
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Sağ kenar çubuklu üç sütun yerleşimi',
|
|
472
477
|
'fabric.editor.threeColumnsWithSidebars': 'Kenar çubuklu üç sütun yerleşimi',
|
|
473
478
|
'fabric.editor.time.ago': 'önce',
|
|
474
479
|
'fabric.editor.time.updated': 'Güncellendi:',
|
|
@@ -482,7 +487,7 @@ export default {
|
|
|
482
487
|
'fabric.editor.tooltip.nestedExpand': 'iç içe geçmiş genişletme',
|
|
483
488
|
'fabric.editor.tooltip.taskList': 'eylem öğesi',
|
|
484
489
|
'fabric.editor.turnInto': 'Şuna dönüştür:',
|
|
485
|
-
'fabric.editor.twoColumns': '
|
|
490
|
+
'fabric.editor.twoColumns': '2 sütunlu yerleşim',
|
|
486
491
|
'fabric.editor.typeAhead.popupLabel': 'Otomatik tamamlama sonuçları',
|
|
487
492
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Kısayol seçeneklerini aramak ya da filtrelemek için yazmaya başlayın',
|
|
488
493
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Ekler ve biçimlendirme için kısayollar',
|
package/dist/esm/i18n/uk.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//Ukrainian (Ukraine)
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Редагування виконано',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Внести зміни',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': 'Налаштувати {macroName}',
|
|
11
13
|
'fabric.editor.action': 'Задача',
|
|
12
14
|
'fabric.editor.action.description': 'Створити та призначити задачу',
|
|
@@ -292,7 +294,7 @@ export default {
|
|
|
292
294
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Запрошення учасника команди до {productName}} trusted {Запрошення учасника команди до {productName}} other {Додавання учасника команди до {productName}}}',
|
|
293
295
|
'fabric.editor.italic': 'Курсив',
|
|
294
296
|
'fabric.editor.keyboardShortcuts': 'Гарячі клавіші',
|
|
295
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {{count}
|
|
297
|
+
'fabric.editor.layout.columnOption': '{count, plural, one {{count} стовпець} few {{count} стовпці} many {{count} стовпців} other {{count} стовпців}}',
|
|
296
298
|
'fabric.editor.layout.placeholder': 'Додайте вміст',
|
|
297
299
|
'fabric.editor.layoutFixedWidth': 'Стандартне відображення',
|
|
298
300
|
'fabric.editor.layoutFullWidth': 'Відобразити повну ширину',
|
|
@@ -465,10 +467,13 @@ export default {
|
|
|
465
467
|
'fabric.editor.text.formatting.off': 'Форматування тексту вимкнуто',
|
|
466
468
|
'fabric.editor.textColor': 'Колір тексту: {selectedColorName}',
|
|
467
469
|
'fabric.editor.textColorTooltip': 'Колір тексту',
|
|
470
|
+
'fabric.editor.textFormat': 'Форматувати текст',
|
|
468
471
|
'fabric.editor.textFormatting': 'Форматування у вигляді тексту',
|
|
469
472
|
'fabric.editor.textStyles': 'Стилі тексту: {blockTypeName}',
|
|
470
473
|
'fabric.editor.textStylesTooltip': 'Стилі тексту',
|
|
471
|
-
'fabric.editor.threeColumns': 'Макет із
|
|
474
|
+
'fabric.editor.threeColumns': 'Макет із 3 стовпцями',
|
|
475
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Макет із трьома стовпцями з лівою бічною панеллю',
|
|
476
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Макет із трьома стовпцями з правою бічною панеллю',
|
|
472
477
|
'fabric.editor.threeColumnsWithSidebars': 'Макет із трьома стовпцями з бічними панелями',
|
|
473
478
|
'fabric.editor.time.ago': 'тому',
|
|
474
479
|
'fabric.editor.time.updated': 'Змінено',
|
|
@@ -482,7 +487,7 @@ export default {
|
|
|
482
487
|
'fabric.editor.tooltip.nestedExpand': 'вкладена розгортка',
|
|
483
488
|
'fabric.editor.tooltip.taskList': 'задача',
|
|
484
489
|
'fabric.editor.turnInto': 'Перетворити',
|
|
485
|
-
'fabric.editor.twoColumns': 'Макет із
|
|
490
|
+
'fabric.editor.twoColumns': 'Макет із 2 стовпцями',
|
|
486
491
|
'fabric.editor.typeAhead.popupLabel': 'Прогнозування результатів',
|
|
487
492
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Почніть вводити текст, щоб знайти або відфільтрувати варіанти гарячих клавіш',
|
|
488
493
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Гарячі клавіші для вставки й форматування',
|
package/dist/esm/i18n/vi.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//Vietnamese (Vietnam)
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Đã chỉnh sửa xong',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Tiến hành sửa',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': 'Cấu hình {macroName}',
|
|
11
13
|
'fabric.editor.action': 'Mục thao tác',
|
|
12
14
|
'fabric.editor.action.description': 'Tạo và chỉ định các mục thao tác',
|
|
@@ -208,7 +210,7 @@ export default {
|
|
|
208
210
|
'fabric.editor.findNext': 'Tìm tiếp theo',
|
|
209
211
|
'fabric.editor.findPrevious': 'Tìm trước đó',
|
|
210
212
|
'fabric.editor.findReplaceToolbarButton': 'Tìm kiếm và thay thế',
|
|
211
|
-
'fabric.editor.fiveColumns': 'Bố cục
|
|
213
|
+
'fabric.editor.fiveColumns': 'Bố cục 5 cột',
|
|
212
214
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Hủy',
|
|
213
215
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Đồng thời xóa các thành phần được kết nối',
|
|
214
216
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} other {{name} (+{amount,number} thành phần được kết nối)}}',
|
|
@@ -220,7 +222,7 @@ export default {
|
|
|
220
222
|
'fabric.editor.floatingToolbar.scrollLeft': 'Cuộn sang trái',
|
|
221
223
|
'fabric.editor.floatingToolbar.scrollRight': 'Cuộn sang phải',
|
|
222
224
|
'fabric.editor.focusTableResizeHandle': 'Ô điều khiển thay đổi kích thước bảng tiêu điểm',
|
|
223
|
-
'fabric.editor.fourColumns': 'Bố cục
|
|
225
|
+
'fabric.editor.fourColumns': 'Bố cục 4 cột',
|
|
224
226
|
'fabric.editor.headerColumn': 'Cột tiêu đề',
|
|
225
227
|
'fabric.editor.headerRow': 'Hàng tiêu đề',
|
|
226
228
|
'fabric.editor.heading1': 'Heading 1',
|
|
@@ -468,7 +470,9 @@ export default {
|
|
|
468
470
|
'fabric.editor.textFormatting': 'Định dang văn bản',
|
|
469
471
|
'fabric.editor.textStyles': 'Kiểu văn bản {blockTypeName}',
|
|
470
472
|
'fabric.editor.textStylesTooltip': 'Kiểu văn bản',
|
|
471
|
-
'fabric.editor.threeColumns': 'Bố cục
|
|
473
|
+
'fabric.editor.threeColumns': 'Bố cục 3 cột',
|
|
474
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Bố cục ba cột có thanh bên bên trái',
|
|
475
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Bố cục ba cột có thanh bên bên phải',
|
|
472
476
|
'fabric.editor.threeColumnsWithSidebars': 'Bố cục ba cột có các thanh bên',
|
|
473
477
|
'fabric.editor.time.ago': 'trước',
|
|
474
478
|
'fabric.editor.time.updated': 'Đã cập nhật',
|
|
@@ -482,7 +486,7 @@ export default {
|
|
|
482
486
|
'fabric.editor.tooltip.nestedExpand': 'nút mở rộng lồng nhau',
|
|
483
487
|
'fabric.editor.tooltip.taskList': 'một mục thao tác',
|
|
484
488
|
'fabric.editor.turnInto': 'Chuyển thành',
|
|
485
|
-
'fabric.editor.twoColumns': 'Bố cục
|
|
489
|
+
'fabric.editor.twoColumns': 'Bố cục 2 cột',
|
|
486
490
|
'fabric.editor.typeAhead.popupLabel': 'Kết quả tự động điền',
|
|
487
491
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Bắt đầu nhập để tìm kiếm hoặc lọc các tùy chọn lối tắt',
|
|
488
492
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Lối tắt để chèn và định dạng',
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//Chinese (Simplified)
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': '完成编辑',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': '执行编辑',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': '配置 {macroName}',
|
|
11
13
|
'fabric.editor.action': '操作项',
|
|
12
14
|
'fabric.editor.action.description': '创建和指派操作项目',
|
|
@@ -208,7 +210,7 @@ export default {
|
|
|
208
210
|
'fabric.editor.findNext': '查找下一个',
|
|
209
211
|
'fabric.editor.findPrevious': '查找上一个',
|
|
210
212
|
'fabric.editor.findReplaceToolbarButton': '查找和替换',
|
|
211
|
-
'fabric.editor.fiveColumns': '
|
|
213
|
+
'fabric.editor.fiveColumns': '5 列布局',
|
|
212
214
|
'fabric.editor.floatingToolbar.confirmModalCancel': '取消',
|
|
213
215
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '同时删除已连接的元素',
|
|
214
216
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} other {{name}(另外 {amount,number} 个已连接元素)}}',
|
|
@@ -220,7 +222,7 @@ export default {
|
|
|
220
222
|
'fabric.editor.floatingToolbar.scrollLeft': '向左滚动',
|
|
221
223
|
'fabric.editor.floatingToolbar.scrollRight': '向右滚动',
|
|
222
224
|
'fabric.editor.focusTableResizeHandle': '焦点表格大小调整控点',
|
|
223
|
-
'fabric.editor.fourColumns': '
|
|
225
|
+
'fabric.editor.fourColumns': '4 列布局',
|
|
224
226
|
'fabric.editor.headerColumn': '标题列',
|
|
225
227
|
'fabric.editor.headerRow': '标题行',
|
|
226
228
|
'fabric.editor.heading1': '标题 1',
|
|
@@ -465,10 +467,13 @@ export default {
|
|
|
465
467
|
'fabric.editor.text.formatting.off': '文本格式已关闭',
|
|
466
468
|
'fabric.editor.textColor': '{selectedColorName}文本颜色',
|
|
467
469
|
'fabric.editor.textColorTooltip': '文本颜色',
|
|
470
|
+
'fabric.editor.textFormat': '设置文本格式',
|
|
468
471
|
'fabric.editor.textFormatting': '文本格式设置',
|
|
469
472
|
'fabric.editor.textStyles': '"{blockTypeName}" 文本样式',
|
|
470
473
|
'fabric.editor.textStylesTooltip': '文本样式',
|
|
471
|
-
'fabric.editor.threeColumns': '
|
|
474
|
+
'fabric.editor.threeColumns': '3 列布局',
|
|
475
|
+
'fabric.editor.threeColumnsWithLeftSidebars': '具有左侧边栏的三列布局',
|
|
476
|
+
'fabric.editor.threeColumnsWithRightSidebars': '具有右侧边栏的三列布局',
|
|
472
477
|
'fabric.editor.threeColumnsWithSidebars': '具有侧边栏的三列布局',
|
|
473
478
|
'fabric.editor.time.ago': '前',
|
|
474
479
|
'fabric.editor.time.updated': '上次更新时间',
|
|
@@ -482,7 +487,7 @@ export default {
|
|
|
482
487
|
'fabric.editor.tooltip.nestedExpand': '嵌套扩展',
|
|
483
488
|
'fabric.editor.tooltip.taskList': '操作项',
|
|
484
489
|
'fabric.editor.turnInto': '转变为',
|
|
485
|
-
'fabric.editor.twoColumns': '
|
|
490
|
+
'fabric.editor.twoColumns': '2 列布局',
|
|
486
491
|
'fabric.editor.typeAhead.popupLabel': '输入提示结果',
|
|
487
492
|
'fabric.editor.typeAhead.quickInsertInputLabel': '开始输入以搜索或筛选快捷方式选项',
|
|
488
493
|
'fabric.editor.typeAhead.quickInsertPopupLabel': '插入操作和格式设置操作的快捷方式',
|
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//Chinese (Traditional)
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': '完成編輯',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': '進行編輯',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': '設定 {macroName}',
|
|
11
13
|
'fabric.editor.action': '動作項目',
|
|
12
14
|
'fabric.editor.action.description': '建立並指派動作項目',
|
|
@@ -208,7 +210,7 @@ export default {
|
|
|
208
210
|
'fabric.editor.findNext': '尋找下一個',
|
|
209
211
|
'fabric.editor.findPrevious': '尋找上一個',
|
|
210
212
|
'fabric.editor.findReplaceToolbarButton': '尋找與取代',
|
|
211
|
-
'fabric.editor.fiveColumns': '
|
|
213
|
+
'fabric.editor.fiveColumns': '5 欄版面配置',
|
|
212
214
|
'fabric.editor.floatingToolbar.confirmModalCancel': '取消',
|
|
213
215
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '同時刪除已連結的元素',
|
|
214
216
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} other {{name} (+{amount,number} 個連結的元素)}}',
|
|
@@ -220,7 +222,7 @@ export default {
|
|
|
220
222
|
'fabric.editor.floatingToolbar.scrollLeft': '向左捲動',
|
|
221
223
|
'fabric.editor.floatingToolbar.scrollRight': '向右捲動',
|
|
222
224
|
'fabric.editor.focusTableResizeHandle': '聚焦於表格調整大小控點',
|
|
223
|
-
'fabric.editor.fourColumns': '
|
|
225
|
+
'fabric.editor.fourColumns': '4 欄版面配置',
|
|
224
226
|
'fabric.editor.headerColumn': '標題欄',
|
|
225
227
|
'fabric.editor.headerRow': '標題列',
|
|
226
228
|
'fabric.editor.heading1': '標題 1',
|
|
@@ -292,7 +294,7 @@ export default {
|
|
|
292
294
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {邀請團隊成員加入 {productName}} trusted {邀請團隊成員加入 {productName}} other {將團隊成員新增至 {productName}}}',
|
|
293
295
|
'fabric.editor.italic': '斜體',
|
|
294
296
|
'fabric.editor.keyboardShortcuts': '鍵盤快速鍵',
|
|
295
|
-
'fabric.editor.layout.columnOption': '{count, plural, other {{count}
|
|
297
|
+
'fabric.editor.layout.columnOption': '{count, plural, other {{count} 欄}}',
|
|
296
298
|
'fabric.editor.layout.placeholder': '新增內容',
|
|
297
299
|
'fabric.editor.layoutFixedWidth': '返回中央',
|
|
298
300
|
'fabric.editor.layoutFullWidth': '採用完整寬度',
|
|
@@ -465,10 +467,13 @@ export default {
|
|
|
465
467
|
'fabric.editor.text.formatting.off': '文字格式設定關閉',
|
|
466
468
|
'fabric.editor.textColor': '{selectedColorName}的文字顏色',
|
|
467
469
|
'fabric.editor.textColorTooltip': '文字顏色',
|
|
470
|
+
'fabric.editor.textFormat': '設定文字格式',
|
|
468
471
|
'fabric.editor.textFormatting': '文字格式設定',
|
|
469
472
|
'fabric.editor.textStyles': '{blockTypeName}的文字樣式',
|
|
470
473
|
'fabric.editor.textStylesTooltip': '文字樣式',
|
|
471
|
-
'fabric.editor.threeColumns': '
|
|
474
|
+
'fabric.editor.threeColumns': '3 欄版面配置',
|
|
475
|
+
'fabric.editor.threeColumnsWithLeftSidebars': '包含左側邊欄的三欄版面配置',
|
|
476
|
+
'fabric.editor.threeColumnsWithRightSidebars': '包含右側邊欄的三欄版面配置',
|
|
472
477
|
'fabric.editor.threeColumnsWithSidebars': '包含側邊欄的三欄版面配置',
|
|
473
478
|
'fabric.editor.time.ago': '前',
|
|
474
479
|
'fabric.editor.time.updated': '已更新',
|
|
@@ -482,7 +487,7 @@ export default {
|
|
|
482
487
|
'fabric.editor.tooltip.nestedExpand': '巢狀擴充',
|
|
483
488
|
'fabric.editor.tooltip.taskList': '動作項目',
|
|
484
489
|
'fabric.editor.turnInto': '轉變成',
|
|
485
|
-
'fabric.editor.twoColumns': '
|
|
490
|
+
'fabric.editor.twoColumns': '2 欄版面配置',
|
|
486
491
|
'fabric.editor.typeAhead.popupLabel': '自動提示結果',
|
|
487
492
|
'fabric.editor.typeAhead.quickInsertInputLabel': '開始輸入以搜尋或篩選快速鍵選項',
|
|
488
493
|
'fabric.editor.typeAhead.quickInsertPopupLabel': '插入和格式化的快速鍵',
|
|
@@ -7,7 +7,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
|
7
7
|
import { isFedRamp } from './environment';
|
|
8
8
|
var SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
|
|
9
9
|
var packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
|
|
10
|
-
var packageVersion = "96.5.
|
|
10
|
+
var packageVersion = "96.5.3";
|
|
11
11
|
var sanitiseSentryEvents = function sanitiseSentryEvents(data, _hint) {
|
|
12
12
|
// Remove URL as it has UGC
|
|
13
13
|
// TODO: Sanitise the URL instead of just removing it
|