@atlaskit/editor-common 82.2.0 → 82.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +19 -0
- package/dist/cjs/i18n/cs.js +5 -5
- package/dist/cjs/i18n/da.js +9 -5
- package/dist/cjs/i18n/de.js +9 -5
- package/dist/cjs/i18n/en.js +8 -5
- package/dist/cjs/i18n/en_GB.js +8 -5
- package/dist/cjs/i18n/en_ZZ.js +8 -5
- package/dist/cjs/i18n/es.js +9 -5
- package/dist/cjs/i18n/fi.js +9 -5
- package/dist/cjs/i18n/fr.js +9 -5
- package/dist/cjs/i18n/hu.js +9 -5
- package/dist/cjs/i18n/it.js +9 -5
- package/dist/cjs/i18n/ja.js +9 -5
- package/dist/cjs/i18n/ko.js +9 -5
- package/dist/cjs/i18n/nb.js +5 -5
- package/dist/cjs/i18n/nl.js +9 -5
- package/dist/cjs/i18n/pl.js +9 -5
- package/dist/cjs/i18n/pt_BR.js +9 -5
- package/dist/cjs/i18n/ru.js +9 -5
- package/dist/cjs/i18n/sv.js +9 -5
- package/dist/cjs/i18n/th.js +4 -3
- package/dist/cjs/i18n/tr.js +7 -3
- package/dist/cjs/i18n/uk.js +9 -5
- package/dist/cjs/i18n/vi.js +9 -5
- package/dist/cjs/i18n/zh.js +8 -4
- package/dist/cjs/i18n/zh_TW.js +5 -5
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/cjs/ui/FloatingToolbar/Button.js +4 -2
- package/dist/es2019/i18n/cs.js +5 -5
- package/dist/es2019/i18n/da.js +9 -5
- package/dist/es2019/i18n/de.js +9 -5
- package/dist/es2019/i18n/en.js +8 -5
- package/dist/es2019/i18n/en_GB.js +8 -5
- package/dist/es2019/i18n/en_ZZ.js +8 -5
- package/dist/es2019/i18n/es.js +9 -5
- package/dist/es2019/i18n/fi.js +9 -5
- package/dist/es2019/i18n/fr.js +9 -5
- package/dist/es2019/i18n/hu.js +9 -5
- package/dist/es2019/i18n/it.js +9 -5
- package/dist/es2019/i18n/ja.js +9 -5
- package/dist/es2019/i18n/ko.js +9 -5
- package/dist/es2019/i18n/nb.js +5 -5
- package/dist/es2019/i18n/nl.js +9 -5
- package/dist/es2019/i18n/pl.js +9 -5
- package/dist/es2019/i18n/pt_BR.js +9 -5
- package/dist/es2019/i18n/ru.js +9 -5
- package/dist/es2019/i18n/sv.js +9 -5
- package/dist/es2019/i18n/th.js +4 -3
- package/dist/es2019/i18n/tr.js +7 -3
- package/dist/es2019/i18n/uk.js +9 -5
- package/dist/es2019/i18n/vi.js +9 -5
- package/dist/es2019/i18n/zh.js +8 -4
- package/dist/es2019/i18n/zh_TW.js +5 -5
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/es2019/ui/FloatingToolbar/Button.js +4 -2
- package/dist/esm/i18n/cs.js +5 -5
- package/dist/esm/i18n/da.js +9 -5
- package/dist/esm/i18n/de.js +9 -5
- package/dist/esm/i18n/en.js +8 -5
- package/dist/esm/i18n/en_GB.js +8 -5
- package/dist/esm/i18n/en_ZZ.js +8 -5
- package/dist/esm/i18n/es.js +9 -5
- package/dist/esm/i18n/fi.js +9 -5
- package/dist/esm/i18n/fr.js +9 -5
- package/dist/esm/i18n/hu.js +9 -5
- package/dist/esm/i18n/it.js +9 -5
- package/dist/esm/i18n/ja.js +9 -5
- package/dist/esm/i18n/ko.js +9 -5
- package/dist/esm/i18n/nb.js +5 -5
- package/dist/esm/i18n/nl.js +9 -5
- package/dist/esm/i18n/pl.js +9 -5
- package/dist/esm/i18n/pt_BR.js +9 -5
- package/dist/esm/i18n/ru.js +9 -5
- package/dist/esm/i18n/sv.js +9 -5
- package/dist/esm/i18n/th.js +4 -3
- package/dist/esm/i18n/tr.js +7 -3
- package/dist/esm/i18n/uk.js +9 -5
- package/dist/esm/i18n/vi.js +9 -5
- package/dist/esm/i18n/zh.js +8 -4
- package/dist/esm/i18n/zh_TW.js +5 -5
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/esm/ui/FloatingToolbar/Button.js +4 -2
- package/dist/types/i18n/cs.d.ts +3 -3
- package/dist/types/i18n/da.d.ts +7 -3
- package/dist/types/i18n/de.d.ts +7 -3
- package/dist/types/i18n/en.d.ts +6 -3
- package/dist/types/i18n/en_GB.d.ts +6 -3
- package/dist/types/i18n/en_ZZ.d.ts +6 -3
- package/dist/types/i18n/es.d.ts +7 -3
- package/dist/types/i18n/fi.d.ts +7 -3
- package/dist/types/i18n/fr.d.ts +7 -3
- package/dist/types/i18n/hu.d.ts +7 -3
- package/dist/types/i18n/it.d.ts +7 -3
- package/dist/types/i18n/ja.d.ts +7 -3
- package/dist/types/i18n/ko.d.ts +7 -3
- package/dist/types/i18n/nb.d.ts +3 -3
- package/dist/types/i18n/nl.d.ts +7 -3
- package/dist/types/i18n/pl.d.ts +7 -3
- package/dist/types/i18n/pt_BR.d.ts +7 -3
- package/dist/types/i18n/ru.d.ts +7 -3
- package/dist/types/i18n/sv.d.ts +7 -3
- package/dist/types/i18n/th.d.ts +4 -3
- package/dist/types/i18n/tr.d.ts +7 -3
- package/dist/types/i18n/uk.d.ts +7 -3
- package/dist/types/i18n/vi.d.ts +7 -3
- package/dist/types/i18n/zh.d.ts +7 -3
- package/dist/types/i18n/zh_TW.d.ts +3 -3
- package/dist/types/types/feature-flags.d.ts +8 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +3 -3
- package/dist/types-ts4.5/i18n/da.d.ts +7 -3
- package/dist/types-ts4.5/i18n/de.d.ts +7 -3
- package/dist/types-ts4.5/i18n/en.d.ts +6 -3
- package/dist/types-ts4.5/i18n/en_GB.d.ts +6 -3
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +6 -3
- package/dist/types-ts4.5/i18n/es.d.ts +7 -3
- package/dist/types-ts4.5/i18n/fi.d.ts +7 -3
- package/dist/types-ts4.5/i18n/fr.d.ts +7 -3
- package/dist/types-ts4.5/i18n/hu.d.ts +7 -3
- package/dist/types-ts4.5/i18n/it.d.ts +7 -3
- package/dist/types-ts4.5/i18n/ja.d.ts +7 -3
- package/dist/types-ts4.5/i18n/ko.d.ts +7 -3
- package/dist/types-ts4.5/i18n/nb.d.ts +3 -3
- package/dist/types-ts4.5/i18n/nl.d.ts +7 -3
- package/dist/types-ts4.5/i18n/pl.d.ts +7 -3
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +7 -3
- package/dist/types-ts4.5/i18n/ru.d.ts +7 -3
- package/dist/types-ts4.5/i18n/sv.d.ts +7 -3
- package/dist/types-ts4.5/i18n/th.d.ts +4 -3
- package/dist/types-ts4.5/i18n/tr.d.ts +7 -3
- package/dist/types-ts4.5/i18n/uk.d.ts +7 -3
- package/dist/types-ts4.5/i18n/vi.d.ts +7 -3
- package/dist/types-ts4.5/i18n/zh.d.ts +7 -3
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +3 -3
- package/dist/types-ts4.5/types/feature-flags.d.ts +8 -0
- package/package.json +2 -2
package/dist/esm/i18n/nb.js
CHANGED
|
@@ -112,8 +112,7 @@ export default {
|
|
|
112
112
|
'fabric.editor.decision': 'Beslutning',
|
|
113
113
|
'fabric.editor.decision.description': 'Registrer beslutninger slik at det er lett å spore dem',
|
|
114
114
|
'fabric.editor.decisionPlaceholder': 'Legg til en beslutning …',
|
|
115
|
-
'fabric.editor.
|
|
116
|
-
'fabric.editor.decreaseSize': 'Reduser størrelsen',
|
|
115
|
+
'fabric.editor.decreaseSize': 'Reduser størrelsen på tabellen eller mediet',
|
|
117
116
|
'fabric.editor.defaultAltText': 'Dokument',
|
|
118
117
|
'fabric.editor.description': 'Beskrivelse',
|
|
119
118
|
'fabric.editor.displayBlock': 'Vis som kort',
|
|
@@ -243,8 +242,7 @@ export default {
|
|
|
243
242
|
'fabric.editor.imageBorderSize': 'Størrelse',
|
|
244
243
|
'fabric.editor.imageBorderSubtle': 'Diskret',
|
|
245
244
|
'fabric.editor.improvement': 'Forbedring',
|
|
246
|
-
'fabric.editor.
|
|
247
|
-
'fabric.editor.increaseSize': 'Øk størrelsen',
|
|
245
|
+
'fabric.editor.increaseSize': 'Øk størrelsen på tabellen eller mediet',
|
|
248
246
|
'fabric.editor.indent': 'Innrykk',
|
|
249
247
|
'fabric.editor.info': 'Informasjon',
|
|
250
248
|
'fabric.editor.infoPanel': 'Informasjonspanel',
|
|
@@ -259,6 +257,8 @@ export default {
|
|
|
259
257
|
'fabric.editor.insertMenu': 'Sett inn elementer',
|
|
260
258
|
'fabric.editor.insertRow': 'Sett inn rad under',
|
|
261
259
|
'fabric.editor.insertRowDrag': 'Sett inn rad',
|
|
260
|
+
'fabric.editor.insertTableColumn': 'Sett inn tabellkolonne',
|
|
261
|
+
'fabric.editor.insertTableRow': 'Sett inn tabellrad',
|
|
262
262
|
'fabric.editor.invalidDateError': 'Oppgi en gyldig dato',
|
|
263
263
|
'fabric.editor.invalidLink': 'Skriv inn en gyldig kobling.',
|
|
264
264
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Inviter teammedlemmer til {productName}} trusted {Inviter teammedlemmer til {productName}} other {Legg til teammedlem i {productName}}}',
|
|
@@ -335,6 +335,7 @@ export default {
|
|
|
335
335
|
'fabric.editor.placeholderTextPlaceholder': 'Legg til plassholdertekst',
|
|
336
336
|
'fabric.editor.plainText': 'Bruk ren tekst',
|
|
337
337
|
'fabric.editor.quickInsert': 'Hurtiginnsetting',
|
|
338
|
+
'fabric.editor.recordLoomShortTitle': 'Ta opp',
|
|
338
339
|
'fabric.editor.recordVideo': 'Ta opp en Loom-video',
|
|
339
340
|
'fabric.editor.recordVideo.description': 'Ta opp og del skjerm og tanker',
|
|
340
341
|
'fabric.editor.redo': 'Gjør om',
|
|
@@ -438,7 +439,6 @@ export default {
|
|
|
438
439
|
'fabric.editor.typeahead.mentionInputLabel': 'Begynn å skrive for å søke etter brukere å tagge',
|
|
439
440
|
'fabric.editor.typeahead.mentionPopupLabel': 'Brukere du kan tagge',
|
|
440
441
|
'fabric.editor.typeahead.metionListItemLabel': 'Bruker {name} @{shortName}',
|
|
441
|
-
'fabric.editor.unLockColumns': 'Varierende kolonnebredder',
|
|
442
442
|
'fabric.editor.unableToLoadContent': 'Vi kan ikke laste inn dette innholdet',
|
|
443
443
|
'fabric.editor.unableToOpenLink': 'Kan ikke åpne denne koblingen',
|
|
444
444
|
'fabric.editor.underline': 'Understreking',
|
package/dist/esm/i18n/nl.js
CHANGED
|
@@ -112,8 +112,7 @@ export default {
|
|
|
112
112
|
'fabric.editor.decision': 'Beslissing',
|
|
113
113
|
'fabric.editor.decision.description': 'Beslissingen vastleggen zodat deze eenvoudig te traceren zijn',
|
|
114
114
|
'fabric.editor.decisionPlaceholder': 'Beslissing toevoegen...',
|
|
115
|
-
'fabric.editor.
|
|
116
|
-
'fabric.editor.decreaseSize': 'Formaat verkleinen',
|
|
115
|
+
'fabric.editor.decreaseSize': 'Grootte van tabel of media verkleinen',
|
|
117
116
|
'fabric.editor.defaultAltText': 'Document',
|
|
118
117
|
'fabric.editor.description': 'Omschrijving',
|
|
119
118
|
'fabric.editor.displayBlock': 'Kaart weergeven',
|
|
@@ -130,6 +129,10 @@ export default {
|
|
|
130
129
|
'fabric.editor.edit.searchInput': 'Een link toevoegen',
|
|
131
130
|
'fabric.editor.editAltText': 'Alt-tekst bewerken',
|
|
132
131
|
'fabric.editor.editDateText': 'Bewerkingsdatum',
|
|
132
|
+
'fabric.editor.editDropdownEditDatasourceTitle': 'Zoekopdracht bewerken',
|
|
133
|
+
'fabric.editor.editDropdownEditLinkTitle': 'Link bewerken',
|
|
134
|
+
'fabric.editor.editDropdownExpandIconLabel': 'Vervolgkeuzemenu uitklappen',
|
|
135
|
+
'fabric.editor.editDropdownTriggerTitle': 'Bewerken',
|
|
133
136
|
'fabric.editor.editLink': 'Link bewerken',
|
|
134
137
|
'fabric.editor.editMode.inviteToEditButton.title': 'Uitnodigen om te bewerken',
|
|
135
138
|
'fabric.editor.editStatusColor': 'Statuskleur bewerken',
|
|
@@ -239,8 +242,7 @@ export default {
|
|
|
239
242
|
'fabric.editor.imageBorderSize': 'Grootte',
|
|
240
243
|
'fabric.editor.imageBorderSubtle': 'Subtiel',
|
|
241
244
|
'fabric.editor.improvement': 'Verbetering',
|
|
242
|
-
'fabric.editor.
|
|
243
|
-
'fabric.editor.increaseSize': 'Formaat vergroten',
|
|
245
|
+
'fabric.editor.increaseSize': 'Grootte van tabel of media vergroten',
|
|
244
246
|
'fabric.editor.indent': 'Inspringen',
|
|
245
247
|
'fabric.editor.info': 'Informatie',
|
|
246
248
|
'fabric.editor.infoPanel': 'Infopaneel',
|
|
@@ -255,6 +257,8 @@ export default {
|
|
|
255
257
|
'fabric.editor.insertMenu': 'Elementen invoegen',
|
|
256
258
|
'fabric.editor.insertRow': 'Rij onder invoegen',
|
|
257
259
|
'fabric.editor.insertRowDrag': 'Voeg rij in',
|
|
260
|
+
'fabric.editor.insertTableColumn': 'Tabelkolom invoegen',
|
|
261
|
+
'fabric.editor.insertTableRow': 'Tabelrij invoegen',
|
|
258
262
|
'fabric.editor.invalidDateError': 'Voer een geldige datum in',
|
|
259
263
|
'fabric.editor.invalidLink': 'Voer een geldige link in.',
|
|
260
264
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Nodig teamgenoten uit voor {productName}} trusted {Nodig teamgenoten uit voor {productName}} other {Voeg teamgenoten toe aan {productName}}}',
|
|
@@ -331,6 +335,7 @@ export default {
|
|
|
331
335
|
'fabric.editor.placeholderTextPlaceholder': 'Voeg plaatsaanduidingstekst toe',
|
|
332
336
|
'fabric.editor.plainText': 'Tekst zonder opmaak gebruiken',
|
|
333
337
|
'fabric.editor.quickInsert': 'Snel invoegen',
|
|
338
|
+
'fabric.editor.recordLoomShortTitle': 'Opnemen',
|
|
334
339
|
'fabric.editor.recordVideo': 'Een Loom-video opnemen',
|
|
335
340
|
'fabric.editor.recordVideo.description': 'Neem je scherm en je ideeën op en deel ze',
|
|
336
341
|
'fabric.editor.redo': 'Pas opnieuw toe',
|
|
@@ -434,7 +439,6 @@ export default {
|
|
|
434
439
|
'fabric.editor.typeahead.mentionInputLabel': 'Begin te typen om naar gebruikers te zoeken om te taggen',
|
|
435
440
|
'fabric.editor.typeahead.mentionPopupLabel': 'Gebruikers die je kunt taggen',
|
|
436
441
|
'fabric.editor.typeahead.metionListItemLabel': 'Gebruiker {name} @{shortName}',
|
|
437
|
-
'fabric.editor.unLockColumns': 'Variabele kolombreedtes',
|
|
438
442
|
'fabric.editor.unableToLoadContent': 'We konden deze inhoud niet laden',
|
|
439
443
|
'fabric.editor.unableToOpenLink': 'Kan deze link niet openen',
|
|
440
444
|
'fabric.editor.underline': 'Onderstreept',
|
package/dist/esm/i18n/pl.js
CHANGED
|
@@ -112,8 +112,7 @@ export default {
|
|
|
112
112
|
'fabric.editor.decision': 'Decyzja',
|
|
113
113
|
'fabric.editor.decision.description': 'Obserwuj decyzje, aby łatwo je śledzić',
|
|
114
114
|
'fabric.editor.decisionPlaceholder': 'Dodaj decyzję…',
|
|
115
|
-
'fabric.editor.
|
|
116
|
-
'fabric.editor.decreaseSize': 'Zmniejsz rozmiar',
|
|
115
|
+
'fabric.editor.decreaseSize': 'Zmniejsz rozmiar tabeli lub multimediów',
|
|
117
116
|
'fabric.editor.defaultAltText': 'Dokument',
|
|
118
117
|
'fabric.editor.description': 'Opis',
|
|
119
118
|
'fabric.editor.displayBlock': 'Wyświetl kartę',
|
|
@@ -130,6 +129,10 @@ export default {
|
|
|
130
129
|
'fabric.editor.edit.searchInput': 'Dodaj łącze',
|
|
131
130
|
'fabric.editor.editAltText': 'Edytuj tekst alternatywny',
|
|
132
131
|
'fabric.editor.editDateText': 'Edytuj datę',
|
|
132
|
+
'fabric.editor.editDropdownEditDatasourceTitle': 'Edytuj zapytanie wyszukiwania',
|
|
133
|
+
'fabric.editor.editDropdownEditLinkTitle': 'Edytuj łącze',
|
|
134
|
+
'fabric.editor.editDropdownExpandIconLabel': 'Rozwiń menu rozwijane',
|
|
135
|
+
'fabric.editor.editDropdownTriggerTitle': 'Edytuj',
|
|
133
136
|
'fabric.editor.editLink': 'Edytuj łącze',
|
|
134
137
|
'fabric.editor.editMode.inviteToEditButton.title': 'Zaproś do edycji',
|
|
135
138
|
'fabric.editor.editStatusColor': 'Edytuj kolor statusu',
|
|
@@ -239,8 +242,7 @@ export default {
|
|
|
239
242
|
'fabric.editor.imageBorderSize': 'Rozmiar',
|
|
240
243
|
'fabric.editor.imageBorderSubtle': 'Delikatny',
|
|
241
244
|
'fabric.editor.improvement': 'Ulepszenie',
|
|
242
|
-
'fabric.editor.
|
|
243
|
-
'fabric.editor.increaseSize': 'Zwiększ rozmiar',
|
|
245
|
+
'fabric.editor.increaseSize': 'Zwiększ rozmiar tabeli lub multimediów',
|
|
244
246
|
'fabric.editor.indent': 'Zwiększ wcięcie',
|
|
245
247
|
'fabric.editor.info': 'Informacje',
|
|
246
248
|
'fabric.editor.infoPanel': 'Panel informacyjny',
|
|
@@ -255,6 +257,8 @@ export default {
|
|
|
255
257
|
'fabric.editor.insertMenu': 'Wstaw elementy',
|
|
256
258
|
'fabric.editor.insertRow': 'Wstaw wiersz poniżej',
|
|
257
259
|
'fabric.editor.insertRowDrag': 'Wstaw wiersz',
|
|
260
|
+
'fabric.editor.insertTableColumn': 'Wstaw kolumnę tabeli',
|
|
261
|
+
'fabric.editor.insertTableRow': 'Wstaw wiersz tabeli',
|
|
258
262
|
'fabric.editor.invalidDateError': 'Wprowadź prawidłową datę',
|
|
259
263
|
'fabric.editor.invalidLink': 'Wprowadź prawidłowe łącze.',
|
|
260
264
|
'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}}}',
|
|
@@ -331,6 +335,7 @@ export default {
|
|
|
331
335
|
'fabric.editor.placeholderTextPlaceholder': 'Dodaj tekst zastępczy',
|
|
332
336
|
'fabric.editor.plainText': 'Użyj zwykłego tekstu',
|
|
333
337
|
'fabric.editor.quickInsert': 'Szybkie wstawianie',
|
|
338
|
+
'fabric.editor.recordLoomShortTitle': 'Nagraj',
|
|
334
339
|
'fabric.editor.recordVideo': 'Nagraj film Loom',
|
|
335
340
|
'fabric.editor.recordVideo.description': 'Nagraj i udostępnij ekran i przemyślenia',
|
|
336
341
|
'fabric.editor.redo': 'Ponów',
|
|
@@ -434,7 +439,6 @@ export default {
|
|
|
434
439
|
'fabric.editor.typeahead.mentionInputLabel': 'Zacznij pisać, aby wyszukać użytkowników do otagowania',
|
|
435
440
|
'fabric.editor.typeahead.mentionPopupLabel': 'Użytkownicy, których możesz otagować',
|
|
436
441
|
'fabric.editor.typeahead.metionListItemLabel': 'Użytkownik {name} — @{shortName}',
|
|
437
|
-
'fabric.editor.unLockColumns': 'Zmienna szerokość kolumn',
|
|
438
442
|
'fabric.editor.unableToLoadContent': 'Nie można załadować tej zawartości',
|
|
439
443
|
'fabric.editor.unableToOpenLink': 'Nie można otworzyć tego łącza',
|
|
440
444
|
'fabric.editor.underline': 'Podkreślenie',
|
package/dist/esm/i18n/pt_BR.js
CHANGED
|
@@ -112,8 +112,7 @@ export default {
|
|
|
112
112
|
'fabric.editor.decision': 'Decisão',
|
|
113
113
|
'fabric.editor.decision.description': 'Registre decisões para facilitar o acompanhamento',
|
|
114
114
|
'fabric.editor.decisionPlaceholder': 'Adicionar uma decisão...',
|
|
115
|
-
'fabric.editor.
|
|
116
|
-
'fabric.editor.decreaseSize': 'Diminuir tamanho',
|
|
115
|
+
'fabric.editor.decreaseSize': 'Diminuir tamanho da tabela ou imagem',
|
|
117
116
|
'fabric.editor.defaultAltText': 'Documento',
|
|
118
117
|
'fabric.editor.description': 'Descrição',
|
|
119
118
|
'fabric.editor.displayBlock': 'Mostrar cartão',
|
|
@@ -130,6 +129,10 @@ export default {
|
|
|
130
129
|
'fabric.editor.edit.searchInput': 'Adicionar link',
|
|
131
130
|
'fabric.editor.editAltText': 'Editar texto alt',
|
|
132
131
|
'fabric.editor.editDateText': 'Editar data',
|
|
132
|
+
'fabric.editor.editDropdownEditDatasourceTitle': 'Editar consulta de pesquisa',
|
|
133
|
+
'fabric.editor.editDropdownEditLinkTitle': 'Editar link',
|
|
134
|
+
'fabric.editor.editDropdownExpandIconLabel': 'Expandir menu suspenso',
|
|
135
|
+
'fabric.editor.editDropdownTriggerTitle': 'Editar',
|
|
133
136
|
'fabric.editor.editLink': 'Editar link',
|
|
134
137
|
'fabric.editor.editMode.inviteToEditButton.title': 'Convidar para editar',
|
|
135
138
|
'fabric.editor.editStatusColor': 'Editar cor do status',
|
|
@@ -239,8 +242,7 @@ export default {
|
|
|
239
242
|
'fabric.editor.imageBorderSize': 'Tamanho',
|
|
240
243
|
'fabric.editor.imageBorderSubtle': 'Sutil',
|
|
241
244
|
'fabric.editor.improvement': 'Melhoria',
|
|
242
|
-
'fabric.editor.
|
|
243
|
-
'fabric.editor.increaseSize': 'Aumentar tamanho',
|
|
245
|
+
'fabric.editor.increaseSize': 'Aumentar tamanho da tabela ou imagem',
|
|
244
246
|
'fabric.editor.indent': 'Recuo',
|
|
245
247
|
'fabric.editor.info': 'Informações',
|
|
246
248
|
'fabric.editor.infoPanel': 'Painel de informações',
|
|
@@ -255,6 +257,8 @@ export default {
|
|
|
255
257
|
'fabric.editor.insertMenu': 'Inserir elementos',
|
|
256
258
|
'fabric.editor.insertRow': 'Inserir linha abaixo',
|
|
257
259
|
'fabric.editor.insertRowDrag': 'Inserir linha',
|
|
260
|
+
'fabric.editor.insertTableColumn': 'Inserir coluna na tabela',
|
|
261
|
+
'fabric.editor.insertTableRow': 'Inserir linha na tabela',
|
|
258
262
|
'fabric.editor.invalidDateError': 'Informe uma data válida',
|
|
259
263
|
'fabric.editor.invalidLink': 'Insira um link válido.',
|
|
260
264
|
'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}}}',
|
|
@@ -331,6 +335,7 @@ export default {
|
|
|
331
335
|
'fabric.editor.placeholderTextPlaceholder': 'Adicionar texto do espaço reservado',
|
|
332
336
|
'fabric.editor.plainText': 'Usar texto simples',
|
|
333
337
|
'fabric.editor.quickInsert': 'Inserção rápida',
|
|
338
|
+
'fabric.editor.recordLoomShortTitle': 'Gravar',
|
|
334
339
|
'fabric.editor.recordVideo': 'Gravar vídeo do Loom',
|
|
335
340
|
'fabric.editor.recordVideo.description': 'Grave e compartilhe sua tela e suas ideias',
|
|
336
341
|
'fabric.editor.redo': 'Refazer',
|
|
@@ -434,7 +439,6 @@ export default {
|
|
|
434
439
|
'fabric.editor.typeahead.mentionInputLabel': 'Comece a digitar para pesquisar usuários a serem marcados',
|
|
435
440
|
'fabric.editor.typeahead.mentionPopupLabel': 'Usuários que você pode marcar',
|
|
436
441
|
'fabric.editor.typeahead.metionListItemLabel': 'Usuário {name} @{shortName}',
|
|
437
|
-
'fabric.editor.unLockColumns': 'Larguras variáveis de coluna',
|
|
438
442
|
'fabric.editor.unableToLoadContent': 'Não foi possível carregar o conteúdo',
|
|
439
443
|
'fabric.editor.unableToOpenLink': 'Não é possível abrir este link',
|
|
440
444
|
'fabric.editor.underline': 'Sublinhado',
|
package/dist/esm/i18n/ru.js
CHANGED
|
@@ -112,8 +112,7 @@ export default {
|
|
|
112
112
|
'fabric.editor.decision': 'Решение',
|
|
113
113
|
'fabric.editor.decision.description': 'Записывайте решения для удобного отслеживания',
|
|
114
114
|
'fabric.editor.decisionPlaceholder': 'Добавить решение…',
|
|
115
|
-
'fabric.editor.
|
|
116
|
-
'fabric.editor.decreaseSize': 'Уменьшить размер',
|
|
115
|
+
'fabric.editor.decreaseSize': 'Уменьшить размер таблицы или медиа',
|
|
117
116
|
'fabric.editor.defaultAltText': 'Документ',
|
|
118
117
|
'fabric.editor.description': 'Описание',
|
|
119
118
|
'fabric.editor.displayBlock': 'Отобразить карточку',
|
|
@@ -130,6 +129,10 @@ export default {
|
|
|
130
129
|
'fabric.editor.edit.searchInput': 'Добавить ссылку',
|
|
131
130
|
'fabric.editor.editAltText': 'Изменить альтернативный текст',
|
|
132
131
|
'fabric.editor.editDateText': 'Редактирование даты',
|
|
132
|
+
'fabric.editor.editDropdownEditDatasourceTitle': 'Изменить поисковый запрос',
|
|
133
|
+
'fabric.editor.editDropdownEditLinkTitle': 'Изменить ссылку',
|
|
134
|
+
'fabric.editor.editDropdownExpandIconLabel': 'Развернуть выпадающее меню',
|
|
135
|
+
'fabric.editor.editDropdownTriggerTitle': 'Изменить',
|
|
133
136
|
'fabric.editor.editLink': 'Изменить ссылку',
|
|
134
137
|
'fabric.editor.editMode.inviteToEditButton.title': 'Разрешить редактировать',
|
|
135
138
|
'fabric.editor.editStatusColor': 'Редактировать цвет статуса',
|
|
@@ -239,8 +242,7 @@ export default {
|
|
|
239
242
|
'fabric.editor.imageBorderSize': 'Размер',
|
|
240
243
|
'fabric.editor.imageBorderSubtle': 'Узкая',
|
|
241
244
|
'fabric.editor.improvement': 'Улучшение',
|
|
242
|
-
'fabric.editor.
|
|
243
|
-
'fabric.editor.increaseSize': 'Увеличить размер',
|
|
245
|
+
'fabric.editor.increaseSize': 'Увеличить размер таблицы или медиа',
|
|
244
246
|
'fabric.editor.indent': 'Сделать отступ',
|
|
245
247
|
'fabric.editor.info': 'Информация',
|
|
246
248
|
'fabric.editor.infoPanel': 'Информационная панель',
|
|
@@ -255,6 +257,8 @@ export default {
|
|
|
255
257
|
'fabric.editor.insertMenu': 'Вставить элементы',
|
|
256
258
|
'fabric.editor.insertRow': 'Вставить строку ниже',
|
|
257
259
|
'fabric.editor.insertRowDrag': 'Вставить строку',
|
|
260
|
+
'fabric.editor.insertTableColumn': 'Вставить столбец таблицы',
|
|
261
|
+
'fabric.editor.insertTableRow': 'Вставить строку таблицы',
|
|
258
262
|
'fabric.editor.invalidDateError': 'Введите действительную дату',
|
|
259
263
|
'fabric.editor.invalidLink': 'Введите действительную ссылку.',
|
|
260
264
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Пригласить коллегу начать работу с {productName}} trusted {Пригласить коллегу начать работу с {productName}} other {Добавить коллегу для работы с {productName}}}',
|
|
@@ -331,6 +335,7 @@ export default {
|
|
|
331
335
|
'fabric.editor.placeholderTextPlaceholder': 'Добавить замещающий текст',
|
|
332
336
|
'fabric.editor.plainText': 'Использовать неформатированный текст',
|
|
333
337
|
'fabric.editor.quickInsert': 'Быстрая вставка',
|
|
338
|
+
'fabric.editor.recordLoomShortTitle': 'Записать',
|
|
334
339
|
'fabric.editor.recordVideo': 'Записать видео Loom',
|
|
335
340
|
'fabric.editor.recordVideo.description': 'Запишите видео с экрана и поделитесь своими мыслями',
|
|
336
341
|
'fabric.editor.redo': 'Вернуть',
|
|
@@ -434,7 +439,6 @@ export default {
|
|
|
434
439
|
'fabric.editor.typeahead.mentionInputLabel': 'Начните вводить текст для поиска пользователей, которых можно упомянуть',
|
|
435
440
|
'fabric.editor.typeahead.mentionPopupLabel': 'Пользователи, которых можно упомянуть',
|
|
436
441
|
'fabric.editor.typeahead.metionListItemLabel': 'Пользователь {name} @{shortName}',
|
|
437
|
-
'fabric.editor.unLockColumns': 'Переменная ширина столбцов',
|
|
438
442
|
'fabric.editor.unableToLoadContent': 'Не удалось загрузить контент',
|
|
439
443
|
'fabric.editor.unableToOpenLink': 'Не удалось открыть ссылку',
|
|
440
444
|
'fabric.editor.underline': 'Подчеркнутый',
|
package/dist/esm/i18n/sv.js
CHANGED
|
@@ -112,8 +112,7 @@ export default {
|
|
|
112
112
|
'fabric.editor.decision': 'Beslut',
|
|
113
113
|
'fabric.editor.decision.description': 'Fånga beslut så att de är enklare att spåra',
|
|
114
114
|
'fabric.editor.decisionPlaceholder': 'Lägg till ett beslut ...',
|
|
115
|
-
'fabric.editor.
|
|
116
|
-
'fabric.editor.decreaseSize': 'Minska storlek',
|
|
115
|
+
'fabric.editor.decreaseSize': 'Minska tabell- eller mediastorlek',
|
|
117
116
|
'fabric.editor.defaultAltText': 'Dokument',
|
|
118
117
|
'fabric.editor.description': 'Beskrivning',
|
|
119
118
|
'fabric.editor.displayBlock': 'Visa kort',
|
|
@@ -130,6 +129,10 @@ export default {
|
|
|
130
129
|
'fabric.editor.edit.searchInput': 'Lägg till en länk',
|
|
131
130
|
'fabric.editor.editAltText': 'Redigera alternativ text',
|
|
132
131
|
'fabric.editor.editDateText': 'Redigeringsdatum',
|
|
132
|
+
'fabric.editor.editDropdownEditDatasourceTitle': 'Redigera sökfråga',
|
|
133
|
+
'fabric.editor.editDropdownEditLinkTitle': 'Redigera länk',
|
|
134
|
+
'fabric.editor.editDropdownExpandIconLabel': 'Expandera rullgardinsmeny',
|
|
135
|
+
'fabric.editor.editDropdownTriggerTitle': 'Redigera',
|
|
133
136
|
'fabric.editor.editLink': 'Redigera länk',
|
|
134
137
|
'fabric.editor.editMode.inviteToEditButton.title': 'Bjud in att redigera',
|
|
135
138
|
'fabric.editor.editStatusColor': 'Redigera statusfärg',
|
|
@@ -239,8 +242,7 @@ export default {
|
|
|
239
242
|
'fabric.editor.imageBorderSize': 'Storlek',
|
|
240
243
|
'fabric.editor.imageBorderSubtle': 'Diskret',
|
|
241
244
|
'fabric.editor.improvement': 'Förbättring',
|
|
242
|
-
'fabric.editor.
|
|
243
|
-
'fabric.editor.increaseSize': 'Öka storlek',
|
|
245
|
+
'fabric.editor.increaseSize': 'Öka tabell- eller mediastorlek',
|
|
244
246
|
'fabric.editor.indent': 'Indrag',
|
|
245
247
|
'fabric.editor.info': 'Info',
|
|
246
248
|
'fabric.editor.infoPanel': 'Informationspanel',
|
|
@@ -255,6 +257,8 @@ export default {
|
|
|
255
257
|
'fabric.editor.insertMenu': 'Infoga element',
|
|
256
258
|
'fabric.editor.insertRow': 'Infoga rad nedanför',
|
|
257
259
|
'fabric.editor.insertRowDrag': 'Infoga rad',
|
|
260
|
+
'fabric.editor.insertTableColumn': 'Infoga tabellkolumn',
|
|
261
|
+
'fabric.editor.insertTableRow': 'Infoga tabellrad',
|
|
258
262
|
'fabric.editor.invalidDateError': 'Ange ett giltigt datum',
|
|
259
263
|
'fabric.editor.invalidLink': 'Ange en giltig länk.',
|
|
260
264
|
'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}}}',
|
|
@@ -331,6 +335,7 @@ export default {
|
|
|
331
335
|
'fabric.editor.placeholderTextPlaceholder': 'Lägg till platshållartext',
|
|
332
336
|
'fabric.editor.plainText': 'Använd oformaterad text',
|
|
333
337
|
'fabric.editor.quickInsert': 'Snabbinfoga',
|
|
338
|
+
'fabric.editor.recordLoomShortTitle': 'Spela in',
|
|
334
339
|
'fabric.editor.recordVideo': 'Spela in en Loom-video',
|
|
335
340
|
'fabric.editor.recordVideo.description': 'Spela in och dela din skärm och dina tankar',
|
|
336
341
|
'fabric.editor.redo': 'Gör om',
|
|
@@ -434,7 +439,6 @@ export default {
|
|
|
434
439
|
'fabric.editor.typeahead.mentionInputLabel': 'Börja skriva för att söka efter användare att tagga',
|
|
435
440
|
'fabric.editor.typeahead.mentionPopupLabel': 'Användare som du kan tagga',
|
|
436
441
|
'fabric.editor.typeahead.metionListItemLabel': 'Användare {name} @{shortName}',
|
|
437
|
-
'fabric.editor.unLockColumns': 'Varierande kolumnbredder',
|
|
438
442
|
'fabric.editor.unableToLoadContent': 'Vi kunde inte läsa in innehållet',
|
|
439
443
|
'fabric.editor.unableToOpenLink': 'Det gick inte att öppna länken',
|
|
440
444
|
'fabric.editor.underline': 'Understruken',
|
package/dist/esm/i18n/th.js
CHANGED
|
@@ -112,7 +112,6 @@ export default {
|
|
|
112
112
|
'fabric.editor.decision': 'การตัดสินใจ',
|
|
113
113
|
'fabric.editor.decision.description': 'สร้างกรอบการตัดสินใจเพื่อให้คุณติดตามได้ง่าย',
|
|
114
114
|
'fabric.editor.decisionPlaceholder': 'เพิ่มการตัดสินใจ…',
|
|
115
|
-
'fabric.editor.decreaseColumnSize': 'ลดขนาดคอลัมน์',
|
|
116
115
|
'fabric.editor.decreaseSize': 'ลดขนาด',
|
|
117
116
|
'fabric.editor.defaultAltText': 'เอกสาร',
|
|
118
117
|
'fabric.editor.description': 'คำอธิบาย',
|
|
@@ -130,6 +129,10 @@ export default {
|
|
|
130
129
|
'fabric.editor.edit.searchInput': 'เพิ่มลิงก์',
|
|
131
130
|
'fabric.editor.editAltText': 'แก้ไขข้อความอธิบายรูปภาพ',
|
|
132
131
|
'fabric.editor.editDateText': 'แก้ไขวันที่',
|
|
132
|
+
'fabric.editor.editDropdownEditDatasourceTitle': 'แก้ไขคำถามการค้นหา',
|
|
133
|
+
'fabric.editor.editDropdownEditLinkTitle': 'แก้ไขลิงก์',
|
|
134
|
+
'fabric.editor.editDropdownExpandIconLabel': 'ขยายเมนูแบบเลื่อนลง',
|
|
135
|
+
'fabric.editor.editDropdownTriggerTitle': 'แก้ไข',
|
|
133
136
|
'fabric.editor.editLink': 'แก้ไขลิงก์',
|
|
134
137
|
'fabric.editor.editMode.inviteToEditButton.title': 'เชิญให้แก้ไข',
|
|
135
138
|
'fabric.editor.editStatusColor': 'แก้ไขสีสถานะ',
|
|
@@ -239,7 +242,6 @@ export default {
|
|
|
239
242
|
'fabric.editor.imageBorderSize': 'ขนาด',
|
|
240
243
|
'fabric.editor.imageBorderSubtle': 'บาง',
|
|
241
244
|
'fabric.editor.improvement': 'การปรับปรุง',
|
|
242
|
-
'fabric.editor.increaseColumnSize': 'เพิ่มขนาดคอลัมน์',
|
|
243
245
|
'fabric.editor.increaseSize': 'เพิ่มขนาด',
|
|
244
246
|
'fabric.editor.indent': 'ย่อหน้าเข้า',
|
|
245
247
|
'fabric.editor.info': 'ข้อมูล',
|
|
@@ -434,7 +436,6 @@ export default {
|
|
|
434
436
|
'fabric.editor.typeahead.mentionInputLabel': 'เริ่มพิมพ์เพื่อค้นหาผู้ใช้ที่จะแท็ก',
|
|
435
437
|
'fabric.editor.typeahead.mentionPopupLabel': 'ผู้ใช้ที่คุณสามารถแท็กได้',
|
|
436
438
|
'fabric.editor.typeahead.metionListItemLabel': 'ผู้ใช้ {name} @{shortName}',
|
|
437
|
-
'fabric.editor.unLockColumns': 'ความกว้างของคอลัมน์ที่หลากหลาย',
|
|
438
439
|
'fabric.editor.unableToLoadContent': 'เราไม่สามารถโหลดเนื้อหานี้ได้',
|
|
439
440
|
'fabric.editor.unableToOpenLink': 'ไม่สามารถเปิดลิงก์นี้ได้',
|
|
440
441
|
'fabric.editor.underline': 'ขีดเส้นใต้',
|
package/dist/esm/i18n/tr.js
CHANGED
|
@@ -112,7 +112,6 @@ export default {
|
|
|
112
112
|
'fabric.editor.decision': 'Karar',
|
|
113
113
|
'fabric.editor.decision.description': 'Takibi kolaylaştırmak için kararları vurgulayın',
|
|
114
114
|
'fabric.editor.decisionPlaceholder': 'Karar ekle…',
|
|
115
|
-
'fabric.editor.decreaseColumnSize': 'Sütun boyutunu azalt',
|
|
116
115
|
'fabric.editor.decreaseSize': 'Boyutu azalt',
|
|
117
116
|
'fabric.editor.defaultAltText': 'Belge',
|
|
118
117
|
'fabric.editor.description': 'Açıklama',
|
|
@@ -130,6 +129,10 @@ export default {
|
|
|
130
129
|
'fabric.editor.edit.searchInput': 'Bağlantı ekle',
|
|
131
130
|
'fabric.editor.editAltText': 'Alternatif metni düzenle',
|
|
132
131
|
'fabric.editor.editDateText': 'Tarihi Düzenleyin',
|
|
132
|
+
'fabric.editor.editDropdownEditDatasourceTitle': 'Arama sorgusunu düzenle',
|
|
133
|
+
'fabric.editor.editDropdownEditLinkTitle': 'Bağlantıyı düzenle',
|
|
134
|
+
'fabric.editor.editDropdownExpandIconLabel': 'Açılır menüyü genişlet',
|
|
135
|
+
'fabric.editor.editDropdownTriggerTitle': 'Düzenle',
|
|
133
136
|
'fabric.editor.editLink': 'Bağlantıyı düzenleyin',
|
|
134
137
|
'fabric.editor.editMode.inviteToEditButton.title': 'Düzenlemek için davet edin',
|
|
135
138
|
'fabric.editor.editStatusColor': 'Durum Rengini Düzenle',
|
|
@@ -239,7 +242,6 @@ export default {
|
|
|
239
242
|
'fabric.editor.imageBorderSize': 'Boyut',
|
|
240
243
|
'fabric.editor.imageBorderSubtle': 'Göze çarpmayan',
|
|
241
244
|
'fabric.editor.improvement': 'İyileştirme',
|
|
242
|
-
'fabric.editor.increaseColumnSize': 'Sütun boyutunu artır',
|
|
243
245
|
'fabric.editor.increaseSize': 'Boyutu artır',
|
|
244
246
|
'fabric.editor.indent': 'Girintile',
|
|
245
247
|
'fabric.editor.info': 'Bilgi',
|
|
@@ -255,6 +257,8 @@ export default {
|
|
|
255
257
|
'fabric.editor.insertMenu': 'Öğe ekleyin',
|
|
256
258
|
'fabric.editor.insertRow': 'Aşağıya satır ekle',
|
|
257
259
|
'fabric.editor.insertRowDrag': 'Satır ekle',
|
|
260
|
+
'fabric.editor.insertTableColumn': 'Tablo sütunu ekle',
|
|
261
|
+
'fabric.editor.insertTableRow': 'Tablo satırı ekle',
|
|
258
262
|
'fabric.editor.invalidDateError': 'Geçerli bir tarih girin',
|
|
259
263
|
'fabric.editor.invalidLink': 'Lütfen geçerli bir bağlantı girin.',
|
|
260
264
|
'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}}',
|
|
@@ -331,6 +335,7 @@ export default {
|
|
|
331
335
|
'fabric.editor.placeholderTextPlaceholder': 'Yer tutucu metin ekleyin',
|
|
332
336
|
'fabric.editor.plainText': 'Düz metin kullan',
|
|
333
337
|
'fabric.editor.quickInsert': 'Hızlı ekleme',
|
|
338
|
+
'fabric.editor.recordLoomShortTitle': 'Kaydet',
|
|
334
339
|
'fabric.editor.recordVideo': 'Bir Loom videosu kaydedin',
|
|
335
340
|
'fabric.editor.recordVideo.description': 'Ekranınızı ve düşüncelerinizi kaydedin ve paylaşın',
|
|
336
341
|
'fabric.editor.redo': 'Yinele',
|
|
@@ -434,7 +439,6 @@ export default {
|
|
|
434
439
|
'fabric.editor.typeahead.mentionInputLabel': 'Etiketlemek üzere kullanıcı aramak için yazmaya başlayın',
|
|
435
440
|
'fabric.editor.typeahead.mentionPopupLabel': 'Etiketleyebileceğiniz kullanıcılar',
|
|
436
441
|
'fabric.editor.typeahead.metionListItemLabel': '{name} adlı kullanıcı @{shortName}',
|
|
437
|
-
'fabric.editor.unLockColumns': 'Çeşitli sütun genişlikleri',
|
|
438
442
|
'fabric.editor.unableToLoadContent': 'Bu içerik yüklenemedi',
|
|
439
443
|
'fabric.editor.unableToOpenLink': 'Bu bağlantı açılamıyor',
|
|
440
444
|
'fabric.editor.underline': 'Altı çizili',
|
package/dist/esm/i18n/uk.js
CHANGED
|
@@ -112,8 +112,7 @@ export default {
|
|
|
112
112
|
'fabric.editor.decision': 'Рішення',
|
|
113
113
|
'fabric.editor.decision.description': 'Зафіксувати рішення, щоб його було легко знайти',
|
|
114
114
|
'fabric.editor.decisionPlaceholder': 'Додати рішення...',
|
|
115
|
-
'fabric.editor.
|
|
116
|
-
'fabric.editor.decreaseSize': 'Зменшити розмір',
|
|
115
|
+
'fabric.editor.decreaseSize': 'Зменшення розміру таблиці або мультимедіа',
|
|
117
116
|
'fabric.editor.defaultAltText': 'Документ',
|
|
118
117
|
'fabric.editor.description': 'Опис',
|
|
119
118
|
'fabric.editor.displayBlock': 'Показати картку',
|
|
@@ -130,6 +129,10 @@ export default {
|
|
|
130
129
|
'fabric.editor.edit.searchInput': 'Додати посилання',
|
|
131
130
|
'fabric.editor.editAltText': 'Редагувати текст заміщення',
|
|
132
131
|
'fabric.editor.editDateText': 'Змінення дати',
|
|
132
|
+
'fabric.editor.editDropdownEditDatasourceTitle': 'Редагувати пошуковий запит',
|
|
133
|
+
'fabric.editor.editDropdownEditLinkTitle': 'Редагування посилання',
|
|
134
|
+
'fabric.editor.editDropdownExpandIconLabel': 'Розгорнути спадне меню',
|
|
135
|
+
'fabric.editor.editDropdownTriggerTitle': 'Редагувати',
|
|
133
136
|
'fabric.editor.editLink': 'Редагування посилання',
|
|
134
137
|
'fabric.editor.editMode.inviteToEditButton.title': 'Запросити для редагування',
|
|
135
138
|
'fabric.editor.editStatusColor': 'Змінення кольору стану',
|
|
@@ -239,8 +242,7 @@ export default {
|
|
|
239
242
|
'fabric.editor.imageBorderSize': 'Розмір',
|
|
240
243
|
'fabric.editor.imageBorderSubtle': 'Тонка',
|
|
241
244
|
'fabric.editor.improvement': 'Покращення',
|
|
242
|
-
'fabric.editor.
|
|
243
|
-
'fabric.editor.increaseSize': 'Збільшити розмір',
|
|
245
|
+
'fabric.editor.increaseSize': 'Збільшення розміру таблиці або мультимедіа',
|
|
244
246
|
'fabric.editor.indent': 'Збільшити відступ',
|
|
245
247
|
'fabric.editor.info': 'Інформація',
|
|
246
248
|
'fabric.editor.infoPanel': 'Панель з інформацією',
|
|
@@ -255,6 +257,8 @@ export default {
|
|
|
255
257
|
'fabric.editor.insertMenu': 'Вставка елементів',
|
|
256
258
|
'fabric.editor.insertRow': 'Вставити рядок знизу',
|
|
257
259
|
'fabric.editor.insertRowDrag': 'Вставити рядок',
|
|
260
|
+
'fabric.editor.insertTableColumn': 'Додайте стовпець таблиці',
|
|
261
|
+
'fabric.editor.insertTableRow': 'Додайте рядок таблиці',
|
|
258
262
|
'fabric.editor.invalidDateError': 'Введіть дійсну дату',
|
|
259
263
|
'fabric.editor.invalidLink': 'Введіть дійсне посилання.',
|
|
260
264
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Запрошення учасника команди до {productName}} trusted {Запрошення учасника команди до {productName}} other {Додавання учасника команди до {productName}}}',
|
|
@@ -331,6 +335,7 @@ export default {
|
|
|
331
335
|
'fabric.editor.placeholderTextPlaceholder': 'Додати текст-заміщення',
|
|
332
336
|
'fabric.editor.plainText': 'Застосувати текст без форматування',
|
|
333
337
|
'fabric.editor.quickInsert': 'Швидка вставка',
|
|
338
|
+
'fabric.editor.recordLoomShortTitle': 'Записати',
|
|
334
339
|
'fabric.editor.recordVideo': 'Запишіть відео в Loom',
|
|
335
340
|
'fabric.editor.recordVideo.description': 'Зробіть запис екрана й поділіться своїми ідеями',
|
|
336
341
|
'fabric.editor.redo': 'Повторити',
|
|
@@ -434,7 +439,6 @@ export default {
|
|
|
434
439
|
'fabric.editor.typeahead.mentionInputLabel': 'Почніть вводити текст для пошуку користувачів і згадування їх за допомогою тегу',
|
|
435
440
|
'fabric.editor.typeahead.mentionPopupLabel': 'Користувачі, яких можна згадати за допомогою тегу',
|
|
436
441
|
'fabric.editor.typeahead.metionListItemLabel': 'Користувач {name} (@{shortName})',
|
|
437
|
-
'fabric.editor.unLockColumns': 'Змінювана ширина стовпців',
|
|
438
442
|
'fabric.editor.unableToLoadContent': 'Не вдалося завантажити цей вміст',
|
|
439
443
|
'fabric.editor.unableToOpenLink': 'Не вдалося відкрити посилання',
|
|
440
444
|
'fabric.editor.underline': 'Підкреслювання',
|
package/dist/esm/i18n/vi.js
CHANGED
|
@@ -112,8 +112,7 @@ export default {
|
|
|
112
112
|
'fabric.editor.decision': 'Quyết định',
|
|
113
113
|
'fabric.editor.decision.description': 'Thu thập các quyết định để dễ dàng theo dõi',
|
|
114
114
|
'fabric.editor.decisionPlaceholder': 'Thêm quyết định…',
|
|
115
|
-
'fabric.editor.
|
|
116
|
-
'fabric.editor.decreaseSize': 'Giảm kích thước',
|
|
115
|
+
'fabric.editor.decreaseSize': 'Giảm kích thước bảng hoặc nội dung nghe nhìn',
|
|
117
116
|
'fabric.editor.defaultAltText': 'Tài liệu',
|
|
118
117
|
'fabric.editor.description': 'Mô tả',
|
|
119
118
|
'fabric.editor.displayBlock': 'Hiển thị thẻ',
|
|
@@ -130,6 +129,10 @@ export default {
|
|
|
130
129
|
'fabric.editor.edit.searchInput': 'Thêm một đường liên kết',
|
|
131
130
|
'fabric.editor.editAltText': 'Chỉnh sửa văn bản thay thế',
|
|
132
131
|
'fabric.editor.editDateText': 'Sửa ngày',
|
|
132
|
+
'fabric.editor.editDropdownEditDatasourceTitle': 'Sửa truy vấn tìm kiếm',
|
|
133
|
+
'fabric.editor.editDropdownEditLinkTitle': 'Sửa liên kết',
|
|
134
|
+
'fabric.editor.editDropdownExpandIconLabel': 'Mở rộng menu thả xuống',
|
|
135
|
+
'fabric.editor.editDropdownTriggerTitle': 'Sửa',
|
|
133
136
|
'fabric.editor.editLink': 'Chỉnh sửa liên kết',
|
|
134
137
|
'fabric.editor.editMode.inviteToEditButton.title': 'Mời chỉnh sửa',
|
|
135
138
|
'fabric.editor.editStatusColor': 'Sửa màu trạng thái',
|
|
@@ -239,8 +242,7 @@ export default {
|
|
|
239
242
|
'fabric.editor.imageBorderSize': 'Kích cỡ',
|
|
240
243
|
'fabric.editor.imageBorderSubtle': 'Nhạt',
|
|
241
244
|
'fabric.editor.improvement': 'Cải tiến',
|
|
242
|
-
'fabric.editor.
|
|
243
|
-
'fabric.editor.increaseSize': 'Tăng kích thước',
|
|
245
|
+
'fabric.editor.increaseSize': 'Tăng kích thước bảng hoặc nội dung nghe nhìn',
|
|
244
246
|
'fabric.editor.indent': 'Thụt lề',
|
|
245
247
|
'fabric.editor.info': 'Thông tin',
|
|
246
248
|
'fabric.editor.infoPanel': 'Ô thông tin',
|
|
@@ -255,6 +257,8 @@ export default {
|
|
|
255
257
|
'fabric.editor.insertMenu': 'Chèn thành phần',
|
|
256
258
|
'fabric.editor.insertRow': 'Chèn hàng ở bên dưới',
|
|
257
259
|
'fabric.editor.insertRowDrag': 'Chèn hàng',
|
|
260
|
+
'fabric.editor.insertTableColumn': 'Chèn cột bảng',
|
|
261
|
+
'fabric.editor.insertTableRow': 'Chèn hàng bảng',
|
|
258
262
|
'fabric.editor.invalidDateError': 'Nhập ngày hợp lệ',
|
|
259
263
|
'fabric.editor.invalidLink': 'Vui lòng nhập một liên kết hợp lệ.',
|
|
260
264
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Mời thành viên cùng nhóm vào {productName}} trusted {Mời thành viên cùng nhóm vào {productName}} other {Thêm thành viên cùng nhóm vào {productName}}}',
|
|
@@ -331,6 +335,7 @@ export default {
|
|
|
331
335
|
'fabric.editor.placeholderTextPlaceholder': 'Thêm văn bản giữ chỗ',
|
|
332
336
|
'fabric.editor.plainText': 'Dùng văn bản thuần túy',
|
|
333
337
|
'fabric.editor.quickInsert': 'Chèn nhanh',
|
|
338
|
+
'fabric.editor.recordLoomShortTitle': 'Ghi',
|
|
334
339
|
'fabric.editor.recordVideo': 'Quay video Loom',
|
|
335
340
|
'fabric.editor.recordVideo.description': 'Quay lại và chia sẻ màn hình cũng như suy nghĩ của bạn',
|
|
336
341
|
'fabric.editor.redo': 'Làm lại',
|
|
@@ -434,7 +439,6 @@ export default {
|
|
|
434
439
|
'fabric.editor.typeahead.mentionInputLabel': 'Bắt đầu nhập để tìm kiếm người dùng để gắn thẻ',
|
|
435
440
|
'fabric.editor.typeahead.mentionPopupLabel': 'Người dùng bạn có thể gắn thẻ',
|
|
436
441
|
'fabric.editor.typeahead.metionListItemLabel': 'Người dùng {name} @{shortName}',
|
|
437
|
-
'fabric.editor.unLockColumns': 'Chiều rộng cột thay đổi',
|
|
438
442
|
'fabric.editor.unableToLoadContent': 'Chúng tôi không tải được nội dung này',
|
|
439
443
|
'fabric.editor.unableToOpenLink': 'Không thể mở liên kết này',
|
|
440
444
|
'fabric.editor.underline': 'Gạch dưới',
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -112,7 +112,6 @@ export default {
|
|
|
112
112
|
'fabric.editor.decision': '决定',
|
|
113
113
|
'fabric.editor.decision.description': '捕获决策,以便轻松跟踪',
|
|
114
114
|
'fabric.editor.decisionPlaceholder': '添加决定...',
|
|
115
|
-
'fabric.editor.decreaseColumnSize': '减小列大小',
|
|
116
115
|
'fabric.editor.decreaseSize': '减小大小',
|
|
117
116
|
'fabric.editor.defaultAltText': '文档',
|
|
118
117
|
'fabric.editor.description': '描述',
|
|
@@ -130,6 +129,10 @@ export default {
|
|
|
130
129
|
'fabric.editor.edit.searchInput': '添加链接',
|
|
131
130
|
'fabric.editor.editAltText': '编辑替代文本',
|
|
132
131
|
'fabric.editor.editDateText': '编辑日期',
|
|
132
|
+
'fabric.editor.editDropdownEditDatasourceTitle': '编辑搜索查询',
|
|
133
|
+
'fabric.editor.editDropdownEditLinkTitle': '编辑链接',
|
|
134
|
+
'fabric.editor.editDropdownExpandIconLabel': '展开下拉菜单',
|
|
135
|
+
'fabric.editor.editDropdownTriggerTitle': '编辑',
|
|
133
136
|
'fabric.editor.editLink': '编辑链接',
|
|
134
137
|
'fabric.editor.editMode.inviteToEditButton.title': '邀请编辑',
|
|
135
138
|
'fabric.editor.editStatusColor': '编辑状态颜色',
|
|
@@ -239,8 +242,7 @@ export default {
|
|
|
239
242
|
'fabric.editor.imageBorderSize': '大小',
|
|
240
243
|
'fabric.editor.imageBorderSubtle': '细微',
|
|
241
244
|
'fabric.editor.improvement': '改进',
|
|
242
|
-
'fabric.editor.
|
|
243
|
-
'fabric.editor.increaseSize': '增大大小',
|
|
245
|
+
'fabric.editor.increaseSize': '增大表格或媒体大小',
|
|
244
246
|
'fabric.editor.indent': '增大缩进',
|
|
245
247
|
'fabric.editor.info': '信息',
|
|
246
248
|
'fabric.editor.infoPanel': '信息面板',
|
|
@@ -255,6 +257,8 @@ export default {
|
|
|
255
257
|
'fabric.editor.insertMenu': '插入元素',
|
|
256
258
|
'fabric.editor.insertRow': '在下方插入行',
|
|
257
259
|
'fabric.editor.insertRowDrag': '插入行',
|
|
260
|
+
'fabric.editor.insertTableColumn': '插入表格列',
|
|
261
|
+
'fabric.editor.insertTableRow': '插入表格行',
|
|
258
262
|
'fabric.editor.invalidDateError': '输入有效日期',
|
|
259
263
|
'fabric.editor.invalidLink': '请输入有效链接。',
|
|
260
264
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {邀请团队成员加入 {productName}} trusted {邀请团队成员加入 {productName}} other {将团队成员添加至 {productName}}}',
|
|
@@ -331,6 +335,7 @@ export default {
|
|
|
331
335
|
'fabric.editor.placeholderTextPlaceholder': '添加占位文本',
|
|
332
336
|
'fabric.editor.plainText': '使用纯文本',
|
|
333
337
|
'fabric.editor.quickInsert': '快速插入',
|
|
338
|
+
'fabric.editor.recordLoomShortTitle': '录制',
|
|
334
339
|
'fabric.editor.recordVideo': '录制 Loom 视频',
|
|
335
340
|
'fabric.editor.recordVideo.description': '录制并共享您的屏幕和想法',
|
|
336
341
|
'fabric.editor.redo': '重做',
|
|
@@ -434,7 +439,6 @@ export default {
|
|
|
434
439
|
'fabric.editor.typeahead.mentionInputLabel': '开始输入以搜索要标记的用户',
|
|
435
440
|
'fabric.editor.typeahead.mentionPopupLabel': '您可以标记的用户',
|
|
436
441
|
'fabric.editor.typeahead.metionListItemLabel': '用户 {name} @{shortName}',
|
|
437
|
-
'fabric.editor.unLockColumns': '可变列宽',
|
|
438
442
|
'fabric.editor.unableToLoadContent': '无法加载此内容',
|
|
439
443
|
'fabric.editor.unableToOpenLink': '无法打开此链接',
|
|
440
444
|
'fabric.editor.underline': '下划线',
|
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -112,8 +112,7 @@ export default {
|
|
|
112
112
|
'fabric.editor.decision': '決定',
|
|
113
113
|
'fabric.editor.decision.description': '擷取決定以便追蹤',
|
|
114
114
|
'fabric.editor.decisionPlaceholder': '新增決定…',
|
|
115
|
-
'fabric.editor.
|
|
116
|
-
'fabric.editor.decreaseSize': '縮減大小',
|
|
115
|
+
'fabric.editor.decreaseSize': '縮小表格或媒體大小',
|
|
117
116
|
'fabric.editor.defaultAltText': '文件',
|
|
118
117
|
'fabric.editor.description': '描述',
|
|
119
118
|
'fabric.editor.displayBlock': '顯示卡片',
|
|
@@ -243,8 +242,7 @@ export default {
|
|
|
243
242
|
'fabric.editor.imageBorderSize': '大小',
|
|
244
243
|
'fabric.editor.imageBorderSubtle': '不明顯的',
|
|
245
244
|
'fabric.editor.improvement': '改善',
|
|
246
|
-
'fabric.editor.
|
|
247
|
-
'fabric.editor.increaseSize': '增加大小',
|
|
245
|
+
'fabric.editor.increaseSize': '增加表格或媒體大小',
|
|
248
246
|
'fabric.editor.indent': '增加縮排',
|
|
249
247
|
'fabric.editor.info': '資訊',
|
|
250
248
|
'fabric.editor.infoPanel': '資訊面板',
|
|
@@ -259,6 +257,8 @@ export default {
|
|
|
259
257
|
'fabric.editor.insertMenu': '插入元素',
|
|
260
258
|
'fabric.editor.insertRow': '在下方插入列',
|
|
261
259
|
'fabric.editor.insertRowDrag': '插入列',
|
|
260
|
+
'fabric.editor.insertTableColumn': '插入表格欄',
|
|
261
|
+
'fabric.editor.insertTableRow': '插入表格列',
|
|
262
262
|
'fabric.editor.invalidDateError': '請輸入有效的日期',
|
|
263
263
|
'fabric.editor.invalidLink': '請輸入有效的連結。',
|
|
264
264
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {邀請團隊成員加入 {productName}} trusted {邀請團隊成員加入 {productName}} other {將團隊成員新增至 {productName}}}',
|
|
@@ -335,6 +335,7 @@ export default {
|
|
|
335
335
|
'fabric.editor.placeholderTextPlaceholder': '新增預留位置文字',
|
|
336
336
|
'fabric.editor.plainText': '使用純文字',
|
|
337
337
|
'fabric.editor.quickInsert': '快速插入',
|
|
338
|
+
'fabric.editor.recordLoomShortTitle': '錄製',
|
|
338
339
|
'fabric.editor.recordVideo': '錄製 Loom 影片',
|
|
339
340
|
'fabric.editor.recordVideo.description': '錄製並分享您的畫面和想法',
|
|
340
341
|
'fabric.editor.redo': '重做',
|
|
@@ -438,7 +439,6 @@ export default {
|
|
|
438
439
|
'fabric.editor.typeahead.mentionInputLabel': '開始輸入以搜尋要標記的使用者',
|
|
439
440
|
'fabric.editor.typeahead.mentionPopupLabel': '您可以標記的使用者',
|
|
440
441
|
'fabric.editor.typeahead.metionListItemLabel': '使用者 {name} @{shortName}',
|
|
441
|
-
'fabric.editor.unLockColumns': '變數欄寬',
|
|
442
442
|
'fabric.editor.unableToLoadContent': '我們無法載入此內容',
|
|
443
443
|
'fabric.editor.unableToOpenLink': '無法開啟此連結',
|
|
444
444
|
'fabric.editor.underline': '底線',
|