@atlaskit/editor-common 80.4.0 → 80.4.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/analytics/types/table-events.js +4 -6
- package/dist/cjs/i18n/cs.js +35 -10
- package/dist/cjs/i18n/da.js +35 -10
- package/dist/cjs/i18n/de.js +36 -11
- package/dist/cjs/i18n/en.js +36 -10
- package/dist/cjs/i18n/en_GB.js +36 -10
- package/dist/cjs/i18n/en_ZZ.js +37 -11
- package/dist/cjs/i18n/es.js +35 -10
- package/dist/cjs/i18n/fi.js +35 -10
- package/dist/cjs/i18n/fr.js +35 -10
- package/dist/cjs/i18n/hu.js +35 -10
- package/dist/cjs/i18n/it.js +35 -10
- package/dist/cjs/i18n/ja.js +35 -10
- package/dist/cjs/i18n/ko.js +35 -10
- package/dist/cjs/i18n/nb.js +35 -10
- package/dist/cjs/i18n/nl.js +35 -10
- package/dist/cjs/i18n/pl.js +35 -10
- package/dist/cjs/i18n/pt_BR.js +35 -10
- package/dist/cjs/i18n/ru.js +35 -10
- package/dist/cjs/i18n/sv.js +35 -10
- package/dist/cjs/i18n/th.js +35 -10
- package/dist/cjs/i18n/tr.js +35 -10
- package/dist/cjs/i18n/uk.js +35 -10
- package/dist/cjs/i18n/vi.js +35 -10
- package/dist/cjs/i18n/zh.js +35 -10
- package/dist/cjs/i18n/zh_TW.js +35 -10
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/es2019/analytics/types/table-events.js +4 -11
- package/dist/es2019/i18n/cs.js +35 -10
- package/dist/es2019/i18n/da.js +35 -10
- package/dist/es2019/i18n/de.js +36 -11
- package/dist/es2019/i18n/en.js +36 -10
- package/dist/es2019/i18n/en_GB.js +36 -10
- package/dist/es2019/i18n/en_ZZ.js +37 -11
- package/dist/es2019/i18n/es.js +35 -10
- package/dist/es2019/i18n/fi.js +35 -10
- package/dist/es2019/i18n/fr.js +35 -10
- package/dist/es2019/i18n/hu.js +35 -10
- package/dist/es2019/i18n/it.js +35 -10
- package/dist/es2019/i18n/ja.js +35 -10
- package/dist/es2019/i18n/ko.js +35 -10
- package/dist/es2019/i18n/nb.js +35 -10
- package/dist/es2019/i18n/nl.js +35 -10
- package/dist/es2019/i18n/pl.js +35 -10
- package/dist/es2019/i18n/pt_BR.js +35 -10
- package/dist/es2019/i18n/ru.js +35 -10
- package/dist/es2019/i18n/sv.js +35 -10
- package/dist/es2019/i18n/th.js +35 -10
- package/dist/es2019/i18n/tr.js +35 -10
- package/dist/es2019/i18n/uk.js +35 -10
- package/dist/es2019/i18n/vi.js +35 -10
- package/dist/es2019/i18n/zh.js +35 -10
- package/dist/es2019/i18n/zh_TW.js +35 -10
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/esm/analytics/types/table-events.js +4 -11
- package/dist/esm/i18n/cs.js +35 -10
- package/dist/esm/i18n/da.js +35 -10
- package/dist/esm/i18n/de.js +36 -11
- package/dist/esm/i18n/en.js +36 -10
- package/dist/esm/i18n/en_GB.js +36 -10
- package/dist/esm/i18n/en_ZZ.js +37 -11
- package/dist/esm/i18n/es.js +35 -10
- package/dist/esm/i18n/fi.js +35 -10
- package/dist/esm/i18n/fr.js +35 -10
- package/dist/esm/i18n/hu.js +35 -10
- package/dist/esm/i18n/it.js +35 -10
- package/dist/esm/i18n/ja.js +35 -10
- package/dist/esm/i18n/ko.js +35 -10
- package/dist/esm/i18n/nb.js +35 -10
- package/dist/esm/i18n/nl.js +35 -10
- package/dist/esm/i18n/pl.js +35 -10
- package/dist/esm/i18n/pt_BR.js +35 -10
- package/dist/esm/i18n/ru.js +35 -10
- package/dist/esm/i18n/sv.js +35 -10
- package/dist/esm/i18n/th.js +35 -10
- package/dist/esm/i18n/tr.js +35 -10
- package/dist/esm/i18n/uk.js +35 -10
- package/dist/esm/i18n/vi.js +35 -10
- package/dist/esm/i18n/zh.js +35 -10
- package/dist/esm/i18n/zh_TW.js +35 -10
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/types/analytics/types/insert-events.d.ts +1 -0
- package/dist/types/analytics/types/table-events.d.ts +10 -2
- package/dist/types/extensions/types/extension-handler.d.ts +1 -0
- package/dist/types/i18n/cs.d.ts +25 -0
- package/dist/types/i18n/da.d.ts +25 -0
- package/dist/types/i18n/de.d.ts +25 -0
- package/dist/types/i18n/en.d.ts +26 -0
- package/dist/types/i18n/en_GB.d.ts +26 -0
- package/dist/types/i18n/en_ZZ.d.ts +26 -0
- package/dist/types/i18n/es.d.ts +25 -0
- package/dist/types/i18n/fi.d.ts +25 -0
- package/dist/types/i18n/fr.d.ts +25 -0
- package/dist/types/i18n/hu.d.ts +25 -0
- package/dist/types/i18n/it.d.ts +25 -0
- package/dist/types/i18n/ja.d.ts +25 -0
- package/dist/types/i18n/ko.d.ts +25 -0
- package/dist/types/i18n/nb.d.ts +25 -0
- package/dist/types/i18n/nl.d.ts +25 -0
- package/dist/types/i18n/pl.d.ts +25 -0
- package/dist/types/i18n/pt_BR.d.ts +25 -0
- package/dist/types/i18n/ru.d.ts +25 -0
- package/dist/types/i18n/sv.d.ts +25 -0
- package/dist/types/i18n/th.d.ts +25 -0
- package/dist/types/i18n/tr.d.ts +25 -0
- package/dist/types/i18n/uk.d.ts +25 -0
- package/dist/types/i18n/vi.d.ts +25 -0
- package/dist/types/i18n/zh.d.ts +25 -0
- package/dist/types/i18n/zh_TW.d.ts +25 -0
- package/dist/types/types/feature-flags.d.ts +8 -0
- package/dist/types-ts4.5/analytics/types/insert-events.d.ts +1 -0
- package/dist/types-ts4.5/analytics/types/table-events.d.ts +10 -2
- package/dist/types-ts4.5/extensions/types/extension-handler.d.ts +1 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +25 -0
- package/dist/types-ts4.5/i18n/da.d.ts +25 -0
- package/dist/types-ts4.5/i18n/de.d.ts +25 -0
- package/dist/types-ts4.5/i18n/en.d.ts +26 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +26 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +26 -0
- package/dist/types-ts4.5/i18n/es.d.ts +25 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +25 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +25 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +25 -0
- package/dist/types-ts4.5/i18n/it.d.ts +25 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +25 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +25 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +25 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +25 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +25 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +25 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +25 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +25 -0
- package/dist/types-ts4.5/i18n/th.d.ts +25 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +25 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +25 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +25 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +25 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +25 -0
- package/dist/types-ts4.5/types/feature-flags.d.ts +8 -0
- package/package.json +8 -8
package/dist/es2019/i18n/tr.js
CHANGED
|
@@ -14,7 +14,8 @@ export default {
|
|
|
14
14
|
'fabric.editor.addColumnRight': 'Sağa sütun ekle',
|
|
15
15
|
'fabric.editor.addCommentOnMedia': 'Yorum ekle',
|
|
16
16
|
'fabric.editor.addImageBorder': 'Kenarlık ekle',
|
|
17
|
-
'fabric.editor.addLoomVideo': 'Loom
|
|
17
|
+
'fabric.editor.addLoomVideo': 'Bir Loom videosu kaydedin',
|
|
18
|
+
'fabric.editor.addLoomVideoComment': 'Bir Loom videosu yorumunu kaydedin',
|
|
18
19
|
'fabric.editor.addMediaFiles': 'Görsel, video ya da dosya ekle',
|
|
19
20
|
'fabric.editor.addRowAbove': 'Yukarıya satır ekle',
|
|
20
21
|
'fabric.editor.addRowBelow': 'Aşağıya satır ekle',
|
|
@@ -24,6 +25,8 @@ export default {
|
|
|
24
25
|
'fabric.editor.alignImageRight': 'Sağa hizala',
|
|
25
26
|
'fabric.editor.alignLeft': 'Sola hizala',
|
|
26
27
|
'fabric.editor.alignRight': 'Sağa hizala',
|
|
28
|
+
'fabric.editor.alignTableCenter': 'Ortaya hizala',
|
|
29
|
+
'fabric.editor.alignTableLeft': 'Sola hizala',
|
|
27
30
|
'fabric.editor.alignment': 'Metin hizalama',
|
|
28
31
|
'fabric.editor.altText': 'Alternatif metin',
|
|
29
32
|
'fabric.editor.alttext.validation': 'Lütfen alt (alternatif metin) özniteliğindeki özel karakterleri kaldırın.',
|
|
@@ -67,6 +70,8 @@ export default {
|
|
|
67
70
|
'fabric.editor.columnDragHandle': 'Sütun seçenekleri',
|
|
68
71
|
'fabric.editor.columns': 'Düzenler',
|
|
69
72
|
'fabric.editor.columns.description': 'Bölümler aracılığıyla sayfanızı yapılandırın',
|
|
73
|
+
'fabric.editor.columnsAreInserted': '{count, plural, one {Bir sütun eklendi} other {{count} sütun eklendi}}',
|
|
74
|
+
'fabric.editor.columnsAreRemoved': '{count, plural, one {Sütun kaldırıldı} other {{count} sütun kaldırıldı}}',
|
|
70
75
|
'fabric.editor.configFailedToLoad': 'Yüklenemedi',
|
|
71
76
|
'fabric.editor.configPanel.cancel': 'İptal',
|
|
72
77
|
'fabric.editor.configPanel.close': 'Kapat',
|
|
@@ -186,6 +191,7 @@ export default {
|
|
|
186
191
|
'fabric.editor.floatingToolbar.confirmModalOK': 'Tamam',
|
|
187
192
|
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Kayan araç çubuğu denetimleri açıldı',
|
|
188
193
|
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Kayan Araç Çubuğu',
|
|
194
|
+
'fabric.editor.floatingToolbar.floatingToolbarRadioGroupAriaLabel': 'Yerleşim seçenekleri',
|
|
189
195
|
'fabric.editor.floatingToolbar.scrollLeft': 'Sola kaydır',
|
|
190
196
|
'fabric.editor.floatingToolbar.scrollRight': 'Sağa kaydır',
|
|
191
197
|
'fabric.editor.focusTableResizeHandle': 'Odak tablosu yeniden boyutlandırma kolu',
|
|
@@ -203,15 +209,20 @@ export default {
|
|
|
203
209
|
'fabric.editor.heading5Description': 'Liste ögelerini gruplandırmak için bu seçeneği kullanın',
|
|
204
210
|
'fabric.editor.heading6': 'Başlık 6',
|
|
205
211
|
'fabric.editor.heading6Description': 'En alt düzey başlıklar için bu seçeneği kullanın',
|
|
212
|
+
'fabric.editor.headingLink.ascOrderLabel': "Sütunu Z'den A'ya sırala",
|
|
213
|
+
'fabric.editor.headingLink.descOrderLabel': 'Sıralamayı temizle',
|
|
206
214
|
'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
|
|
207
215
|
'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Hata',
|
|
208
216
|
'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Konu',
|
|
209
217
|
'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Sayfa',
|
|
210
218
|
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Hikaye',
|
|
211
219
|
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Görev',
|
|
220
|
+
'fabric.editor.headingLink.invalidLabel': '⚠️ Birleştirilmiş hücre içeren bir tabloyu sıralayamazsınız',
|
|
221
|
+
'fabric.editor.headingLink.noOrderLabel': "Sütunu A'dan Z'ye sırala",
|
|
212
222
|
'fabric.editor.help': 'Yardım',
|
|
213
223
|
'fabric.editor.help.description': 'Tüm klavye kısayollarına ve markdown seçeneklerine göz atın',
|
|
214
224
|
'fabric.editor.helpDialogTips': 'Bu iletişim kutusunu istediğiniz zaman açmak için lütfen {keyMap} düğmesine basın',
|
|
225
|
+
'fabric.editor.highlight': 'Vurgu rengi',
|
|
215
226
|
'fabric.editor.horizontalRule': 'Ayırıcı',
|
|
216
227
|
'fabric.editor.horizontalRule.description': 'İçeriği yatay çizgiyle ayırın',
|
|
217
228
|
'fabric.editor.hyperlink.linkVisibleLabel': 'Bağlantıyı yapıştırın veya arayın',
|
|
@@ -251,13 +262,14 @@ export default {
|
|
|
251
262
|
'fabric.editor.layoutFixedWidth': 'Ortaya getir',
|
|
252
263
|
'fabric.editor.layoutFullWidth': 'Tam genişliğe geç',
|
|
253
264
|
'fabric.editor.layoutWide': 'Genişlet',
|
|
254
|
-
'fabric.editor.leftSidebar': 'Sol kenar çubuğu',
|
|
265
|
+
'fabric.editor.leftSidebar': 'Sol kenar çubuğu yerleşimi',
|
|
255
266
|
'fabric.editor.link': 'Bağlantı',
|
|
256
267
|
'fabric.editor.link.description': 'Bağlantı ekleyin',
|
|
257
268
|
'fabric.editor.linkAddress': 'Adres bağlantısını ekle',
|
|
258
269
|
'fabric.editor.linkPlaceholder': 'Bağlantıyı yapıştır',
|
|
259
270
|
'fabric.editor.lists': 'Listeler',
|
|
260
271
|
'fabric.editor.listsFormat': 'Liste biçimlendirmesi',
|
|
272
|
+
'fabric.editor.lockColumns': 'Sabitlenmiş sütun genişlikleri',
|
|
261
273
|
'fabric.editor.markdown': 'Markdown',
|
|
262
274
|
'fabric.editor.matchCase': 'Büyük/küçük harf eşleştir',
|
|
263
275
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Medya genişliği {newMediaWidth,number} piksele düşürüldü.} other {Medya genişliği {newMediaWidth,number} piksele düşürüldü.}}',
|
|
@@ -318,7 +330,7 @@ export default {
|
|
|
318
330
|
'fabric.editor.plainText': 'Düz metin kullan',
|
|
319
331
|
'fabric.editor.quickInsert': 'Hızlı ekleme',
|
|
320
332
|
'fabric.editor.recordVideo': 'Bir Loom videosu kaydedin',
|
|
321
|
-
'fabric.editor.recordVideo.description': 'Ekranınızı ve
|
|
333
|
+
'fabric.editor.recordVideo.description': 'Ekranınızı ve düşüncelerinizi kaydedin ve paylaşın',
|
|
322
334
|
'fabric.editor.redo': 'Yinele',
|
|
323
335
|
'fabric.editor.remove': 'Kaldır',
|
|
324
336
|
'fabric.editor.removeColumns': '{0, plural, one {Sütunu sil} other {Sütunları sil}}',
|
|
@@ -331,9 +343,11 @@ export default {
|
|
|
331
343
|
'fabric.editor.replaceWith': 'Yeni değer',
|
|
332
344
|
'fabric.editor.resultsCount': '{selectedMatchPosition}/{totalResultsCount}',
|
|
333
345
|
'fabric.editor.richText': 'Zengin metin kullan',
|
|
334
|
-
'fabric.editor.rightSidebar': 'Sağ kenar çubuğu',
|
|
346
|
+
'fabric.editor.rightSidebar': 'Sağ kenar çubuğu yerleşimi',
|
|
335
347
|
'fabric.editor.rowControl': 'Satırı vurgula',
|
|
336
348
|
'fabric.editor.rowDragHandle': 'Satır seçenekleri',
|
|
349
|
+
'fabric.editor.rowsAreInserted': '{count, plural, one {Bir satır eklendi} other {{count} satır eklendi}}',
|
|
350
|
+
'fabric.editor.rowsAreRemoved': '{count, plural, one {Satır kaldırıldı} other {{count} satır kaldırıldı}}',
|
|
337
351
|
'fabric.editor.saveButton': 'Kaydet',
|
|
338
352
|
'fabric.editor.searchResults': '{itemsLength, plural, one {{itemsLength,number} arama sonucu bulundu. Seçenekler arasında gezinmek için Yukarı ve Aşağı ok tuşlarını kullanın. Bir seçeneği belirlemek için lütfen Enter tuşuna basın.} other {{itemsLength,number} arama sonucu bulundu. Seçenekler arasında gezinmek için Yukarı ve Aşağı ok tuşlarını kullanın. Bir seçeneği belirlemek için lütfen Enter tuşuna basın.}}',
|
|
339
353
|
'fabric.editor.selectColumnResize': 'Sütunun yeniden boyutlandırmasını seç',
|
|
@@ -342,7 +356,7 @@ export default {
|
|
|
342
356
|
'fabric.editor.selectTableRow': 'Tablo satırını seç',
|
|
343
357
|
'fabric.editor.settingsLinks': 'Bağlantı Tercihlerine gidin',
|
|
344
358
|
'fabric.editor.shortcut': 'Metin kısayolu',
|
|
345
|
-
'fabric.editor.single': 'Tek
|
|
359
|
+
'fabric.editor.single': 'Tek sütunlu yerleşim',
|
|
346
360
|
'fabric.editor.sortColumnASC': "Sütunu A'dan Z'ye sırala",
|
|
347
361
|
'fabric.editor.sortColumnDESC': "Sütunu Z'den A'ya sırala",
|
|
348
362
|
'fabric.editor.sortColumnDecreasing': 'Azalan şekilde sırala',
|
|
@@ -364,7 +378,13 @@ export default {
|
|
|
364
378
|
'fabric.editor.supportAltText': 'Alternatif metin, görme güçlüğü çektiği için ekran okuyucu kullanan kişilere yardımcı olur.',
|
|
365
379
|
'fabric.editor.table': 'Tablo',
|
|
366
380
|
'fabric.editor.table.description': 'Tablo ekleyin',
|
|
381
|
+
'fabric.editor.tableAlignmentOptions': 'Hizalama seçenekleri',
|
|
367
382
|
'fabric.editor.tableFullWidthLabel': 'Tam genişlik',
|
|
383
|
+
'fabric.editor.tableHeader.sorting.asc': 'Artan biçimde sıralama uygulandı',
|
|
384
|
+
'fabric.editor.tableHeader.sorting.default': 'Sütunu sırala',
|
|
385
|
+
'fabric.editor.tableHeader.sorting.desc': 'Azalan biçimde sıralama uygulandı',
|
|
386
|
+
'fabric.editor.tableHeader.sorting.invalid': 'Birleştirilmiş hücreler içeren bir tabloyu sıralayamazsınız',
|
|
387
|
+
'fabric.editor.tableHeader.sorting.no': 'Sütuna sıralama uygulanmadı',
|
|
368
388
|
'fabric.editor.tableOptions': 'Tablo seçenekleri',
|
|
369
389
|
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Tablo genişliği {newWidth,number} piksele düşürüldü.} other {Tablo genişliği {newWidth,number} piksele düşürüldü.}}',
|
|
370
390
|
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Tablo genişliği {newWidth,number} piksele artırıldı.} other {Tablo genişliği {newWidth,number} piksele artırıldı.}}',
|
|
@@ -384,11 +404,13 @@ export default {
|
|
|
384
404
|
'fabric.editor.task': 'Görev',
|
|
385
405
|
'fabric.editor.taskPlaceholder': "Yapılacak eylemi yazın, birine atamak için '@' kullanın.",
|
|
386
406
|
'fabric.editor.text.formatting.off': 'Metin Biçimlendirmesi Kapalı',
|
|
387
|
-
'fabric.editor.textColor': 'Metin rengi',
|
|
407
|
+
'fabric.editor.textColor': '{selectedColorName} Metin rengi',
|
|
408
|
+
'fabric.editor.textColorTooltip': 'Metin rengi',
|
|
388
409
|
'fabric.editor.textFormatting': 'Metin biçimlendirmesi',
|
|
389
|
-
'fabric.editor.textStyles': 'Metin stilleri',
|
|
390
|
-
'fabric.editor.
|
|
391
|
-
'fabric.editor.
|
|
410
|
+
'fabric.editor.textStyles': '{blockTypeName} Metin stilleri',
|
|
411
|
+
'fabric.editor.textStylesTooltip': 'Metin stilleri',
|
|
412
|
+
'fabric.editor.threeColumns': 'Üç sütunlu yerleşim',
|
|
413
|
+
'fabric.editor.threeColumnsWithSidebars': 'Kenar çubuklu üç sütun yerleşimi',
|
|
392
414
|
'fabric.editor.time.ago': 'önce',
|
|
393
415
|
'fabric.editor.time.updated': 'Güncellendi:',
|
|
394
416
|
'fabric.editor.time.viewed': 'Görüntülendi:',
|
|
@@ -400,7 +422,7 @@ export default {
|
|
|
400
422
|
'fabric.editor.tooltip.defaultBlockNode': 'blok düğümü',
|
|
401
423
|
'fabric.editor.tooltip.nestedExpand': 'iç içe geçmiş genişletme',
|
|
402
424
|
'fabric.editor.tooltip.taskList': 'eylem öğesi',
|
|
403
|
-
'fabric.editor.twoColumns': 'İki
|
|
425
|
+
'fabric.editor.twoColumns': 'İki sütunlu yerleşim',
|
|
404
426
|
'fabric.editor.typeAhead.popupLabel': 'Otomatik tamamlama sonuçları',
|
|
405
427
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Kısayol seçeneklerini aramak ya da filtrelemek için yazmaya başlayın',
|
|
406
428
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Ekler ve biçimlendirme için kısayollar',
|
|
@@ -410,6 +432,7 @@ export default {
|
|
|
410
432
|
'fabric.editor.typeahead.mentionInputLabel': 'Etiketlemek üzere kullanıcı aramak için yazmaya başlayın',
|
|
411
433
|
'fabric.editor.typeahead.mentionPopupLabel': 'Etiketleyebileceğiniz kullanıcılar',
|
|
412
434
|
'fabric.editor.typeahead.metionListItemLabel': '{name} adlı kullanıcı @{shortName}',
|
|
435
|
+
'fabric.editor.unLockColumns': 'Çeşitli sütun genişlikleri',
|
|
413
436
|
'fabric.editor.unableToLoadContent': 'Bu içerik yüklenemedi',
|
|
414
437
|
'fabric.editor.unableToOpenLink': 'Bu bağlantı açılamıyor',
|
|
415
438
|
'fabric.editor.underline': 'Altı çizili',
|
|
@@ -471,7 +494,9 @@ export default {
|
|
|
471
494
|
'fabric.theme.light-red': 'Açık kırmızı',
|
|
472
495
|
'fabric.theme.light-teal': 'Açık cam göbeği',
|
|
473
496
|
'fabric.theme.light-yellow': 'Açık sarı',
|
|
497
|
+
'fabric.theme.lime': 'Yeşil limon',
|
|
474
498
|
'fabric.theme.magenta': 'Eflatun',
|
|
499
|
+
'fabric.theme.no-color': 'Vurgulamayı kaldır',
|
|
475
500
|
'fabric.theme.orange': 'Turuncu',
|
|
476
501
|
'fabric.theme.purple': 'Mor',
|
|
477
502
|
'fabric.theme.red': 'Kırmızı',
|
package/dist/es2019/i18n/uk.js
CHANGED
|
@@ -14,7 +14,8 @@ export default {
|
|
|
14
14
|
'fabric.editor.addColumnRight': 'Додати стовпець справа',
|
|
15
15
|
'fabric.editor.addCommentOnMedia': 'Додати коментар',
|
|
16
16
|
'fabric.editor.addImageBorder': 'Додати рамку',
|
|
17
|
-
'fabric.editor.addLoomVideo': '
|
|
17
|
+
'fabric.editor.addLoomVideo': 'Запишіть відео в Loom',
|
|
18
|
+
'fabric.editor.addLoomVideoComment': 'Записати відеокоментар у Loom',
|
|
18
19
|
'fabric.editor.addMediaFiles': 'Додати зображення, відео або файл',
|
|
19
20
|
'fabric.editor.addRowAbove': 'Додати рядок угорі',
|
|
20
21
|
'fabric.editor.addRowBelow': 'Додати рядок знизу',
|
|
@@ -24,6 +25,8 @@ export default {
|
|
|
24
25
|
'fabric.editor.alignImageRight': 'Вирівнювання по правому краю',
|
|
25
26
|
'fabric.editor.alignLeft': 'Вирівнювання по лівому краю',
|
|
26
27
|
'fabric.editor.alignRight': 'Вирівнювання по правому краю',
|
|
28
|
+
'fabric.editor.alignTableCenter': 'Вирівнювання по центру',
|
|
29
|
+
'fabric.editor.alignTableLeft': 'Вирівнювання по лівому краю',
|
|
27
30
|
'fabric.editor.alignment': 'Вирівнювання тексту',
|
|
28
31
|
'fabric.editor.altText': 'Текст заміщення',
|
|
29
32
|
'fabric.editor.alttext.validation': 'Видаліть будь-які спеціальні символи з тексту заміщення.',
|
|
@@ -67,6 +70,8 @@ export default {
|
|
|
67
70
|
'fabric.editor.columnDragHandle': 'Параметри стовпців',
|
|
68
71
|
'fabric.editor.columns': 'Макет',
|
|
69
72
|
'fabric.editor.columns.description': 'Впорядкувати сторінку за допомогою розділів',
|
|
73
|
+
'fabric.editor.columnsAreInserted': '{count, plural, one {Додано {count} стовпець} few {Додано {count} стовпці} many {Додано {count} стовпців} other {Додано {count} стовпців}}',
|
|
74
|
+
'fabric.editor.columnsAreRemoved': '{count, plural, one {Видалено {count} стовпець} few {Видалено {count} стовпці} many {Видалено {count} стовпців} other {Видалено {count} стовпців}}',
|
|
70
75
|
'fabric.editor.configFailedToLoad': 'Помилка завантаження',
|
|
71
76
|
'fabric.editor.configPanel.cancel': 'Скасувати',
|
|
72
77
|
'fabric.editor.configPanel.close': 'Закрити',
|
|
@@ -186,6 +191,7 @@ export default {
|
|
|
186
191
|
'fabric.editor.floatingToolbar.confirmModalOK': 'ОК',
|
|
187
192
|
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Елементи керування плаваючою панеллю інструментів відкрито',
|
|
188
193
|
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Плаваюча панель інструментів',
|
|
194
|
+
'fabric.editor.floatingToolbar.floatingToolbarRadioGroupAriaLabel': 'Варіанти макета',
|
|
189
195
|
'fabric.editor.floatingToolbar.scrollLeft': 'Прокрутити вліво',
|
|
190
196
|
'fabric.editor.floatingToolbar.scrollRight': 'Прокрутити вправо',
|
|
191
197
|
'fabric.editor.focusTableResizeHandle': 'Активувати маркер змінення розміру таблиці',
|
|
@@ -203,15 +209,20 @@ export default {
|
|
|
203
209
|
'fabric.editor.heading5Description': 'Для елементів списку',
|
|
204
210
|
'fabric.editor.heading6': 'Заголовок 6',
|
|
205
211
|
'fabric.editor.heading6Description': 'Для заголовків нижнього рівня',
|
|
212
|
+
'fabric.editor.headingLink.ascOrderLabel': 'Сортувати стовпці від Я до А',
|
|
213
|
+
'fabric.editor.headingLink.descOrderLabel': 'Очистити сортування',
|
|
206
214
|
'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Блог',
|
|
207
215
|
'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Несправність',
|
|
208
216
|
'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Задача',
|
|
209
217
|
'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Сторінка',
|
|
210
218
|
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Історія',
|
|
211
219
|
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Задача',
|
|
220
|
+
'fabric.editor.headingLink.invalidLabel': '⚠️ Не можна сортувати таблицю, у якій є об’єднані клітинки',
|
|
221
|
+
'fabric.editor.headingLink.noOrderLabel': 'Сортувати стовпці від А до Я',
|
|
212
222
|
'fabric.editor.help': 'Допомога',
|
|
213
223
|
'fabric.editor.help.description': 'Переглянути всі сполучення клавіш і параметри розмітки',
|
|
214
224
|
'fabric.editor.helpDialogTips': 'Натисніть {keyMap}, щоб відкрити це вікно будь-коли',
|
|
225
|
+
'fabric.editor.highlight': 'Колір позначення тексту',
|
|
215
226
|
'fabric.editor.horizontalRule': 'Роздільник',
|
|
216
227
|
'fabric.editor.horizontalRule.description': 'Відокремити інформацію горизонтальною лінією',
|
|
217
228
|
'fabric.editor.hyperlink.linkVisibleLabel': 'Вставте або знайдіть посилання',
|
|
@@ -251,13 +262,14 @@ export default {
|
|
|
251
262
|
'fabric.editor.layoutFixedWidth': 'Стандартне відображення',
|
|
252
263
|
'fabric.editor.layoutFullWidth': 'Відобразити повну ширину',
|
|
253
264
|
'fabric.editor.layoutWide': 'Розширити',
|
|
254
|
-
'fabric.editor.leftSidebar': '
|
|
265
|
+
'fabric.editor.leftSidebar': 'Макет із бічною панеллю ліворуч',
|
|
255
266
|
'fabric.editor.link': 'Посилання',
|
|
256
267
|
'fabric.editor.link.description': 'Вставити посилання',
|
|
257
268
|
'fabric.editor.linkAddress': 'Адреса посилання',
|
|
258
269
|
'fabric.editor.linkPlaceholder': 'Вставити посилання',
|
|
259
270
|
'fabric.editor.lists': 'Списки',
|
|
260
271
|
'fabric.editor.listsFormat': 'Форматування у вигляді списку',
|
|
272
|
+
'fabric.editor.lockColumns': 'Фіксована ширина стовпців',
|
|
261
273
|
'fabric.editor.markdown': 'Markdown',
|
|
262
274
|
'fabric.editor.matchCase': 'Враховувати регістр',
|
|
263
275
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселя.} few {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселів.} many {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселів.} other {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселів.}}',
|
|
@@ -318,7 +330,7 @@ export default {
|
|
|
318
330
|
'fabric.editor.plainText': 'Застосувати текст без форматування',
|
|
319
331
|
'fabric.editor.quickInsert': 'Швидка вставка',
|
|
320
332
|
'fabric.editor.recordVideo': 'Запишіть відео в Loom',
|
|
321
|
-
'fabric.editor.recordVideo.description': 'Зробіть запис екрана
|
|
333
|
+
'fabric.editor.recordVideo.description': 'Зробіть запис екрана й поділіться своїми ідеями',
|
|
322
334
|
'fabric.editor.redo': 'Повторити',
|
|
323
335
|
'fabric.editor.remove': 'Видалити',
|
|
324
336
|
'fabric.editor.removeColumns': '{0, plural, one {Видалити стовпець} few {Видалити стовпці} many {Видалити стовпці} other {Видалити стовпці}}',
|
|
@@ -331,9 +343,11 @@ export default {
|
|
|
331
343
|
'fabric.editor.replaceWith': 'Замінити на',
|
|
332
344
|
'fabric.editor.resultsCount': '{selectedMatchPosition} з {totalResultsCount}',
|
|
333
345
|
'fabric.editor.richText': 'Застосувати форматований текст',
|
|
334
|
-
'fabric.editor.rightSidebar': '
|
|
346
|
+
'fabric.editor.rightSidebar': 'Макет із бічною панеллю праворуч',
|
|
335
347
|
'fabric.editor.rowControl': 'Виділити рядок',
|
|
336
348
|
'fabric.editor.rowDragHandle': 'Параметри рядків',
|
|
349
|
+
'fabric.editor.rowsAreInserted': '{count, plural, one {Додано {count} рядок} few {Додано {count} рядки} many {Додано {count} рядків} other {Додано {count} рядків}}',
|
|
350
|
+
'fabric.editor.rowsAreRemoved': '{count, plural, one {Видалено {count} рядок} few {Видалено {count} рядки} many {Видалено {count} рядків} other {Видалено {count} рядків}}',
|
|
337
351
|
'fabric.editor.saveButton': 'Зберегти',
|
|
338
352
|
'fabric.editor.searchResults': '{itemsLength, plural, one {Доступний {itemsLength,number} результат пошуку. За допомогою клавіш зі стрілками переходьте вгору й униз між пунктами. Щоб вибрати потрібне, натисніть Enter.} few {Доступні {itemsLength,number} результати пошуку. За допомогою клавіш зі стрілками переходьте вгору й униз між пунктами. Щоб вибрати потрібне, натисніть Enter.} many {Доступні {itemsLength,number} результатів пошуку. За допомогою клавіш зі стрілками переходьте вгору й униз між пунктами. Щоб вибрати потрібне, натисніть Enter.} other {Доступні {itemsLength,number} результатів пошуку. За допомогою клавіш зі стрілками переходьте вгору й униз між пунктами. Щоб вибрати потрібне, натисніть Enter.}}',
|
|
339
353
|
'fabric.editor.selectColumnResize': 'Вибрати змінення розміру стовпця',
|
|
@@ -342,7 +356,7 @@ export default {
|
|
|
342
356
|
'fabric.editor.selectTableRow': 'Виберіть рядок таблиці',
|
|
343
357
|
'fabric.editor.settingsLinks': 'Перейти до параметрів посилань',
|
|
344
358
|
'fabric.editor.shortcut': 'Сполучення клавіш для тексту',
|
|
345
|
-
'fabric.editor.single': '
|
|
359
|
+
'fabric.editor.single': 'Макет з одним стовпцем',
|
|
346
360
|
'fabric.editor.sortColumnASC': 'Сортувати стовпці від А до Я',
|
|
347
361
|
'fabric.editor.sortColumnDESC': 'Сортувати стовпці від Я до А',
|
|
348
362
|
'fabric.editor.sortColumnDecreasing': 'Сортування за зменшенням',
|
|
@@ -364,7 +378,13 @@ export default {
|
|
|
364
378
|
'fabric.editor.supportAltText': 'Текст заміщення потрібний для людей, які користуються засобами читання з екрана через обмеження зору.',
|
|
365
379
|
'fabric.editor.table': 'Таблиця',
|
|
366
380
|
'fabric.editor.table.description': 'Вставити таблицю',
|
|
381
|
+
'fabric.editor.tableAlignmentOptions': 'Параметри вирівнювання',
|
|
367
382
|
'fabric.editor.tableFullWidthLabel': 'Повна ширина',
|
|
383
|
+
'fabric.editor.tableHeader.sorting.asc': 'Застосовано сортування за зростанням',
|
|
384
|
+
'fabric.editor.tableHeader.sorting.default': 'Сортувати стовпець',
|
|
385
|
+
'fabric.editor.tableHeader.sorting.desc': 'Застосовано сортування за спаданням',
|
|
386
|
+
'fabric.editor.tableHeader.sorting.invalid': 'Не можна сортувати таблицю, у якій є об’єднані клітинки',
|
|
387
|
+
'fabric.editor.tableHeader.sorting.no': 'Стовпець не сортувався',
|
|
368
388
|
'fabric.editor.tableOptions': 'Параметри таблиці',
|
|
369
389
|
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Ширину таблиці зменшено до {newWidth,number} пікселя.} few {Ширину таблиці зменшено до {newWidth,number} пікселів.} many {Ширину таблиці зменшено до {newWidth,number} пікселів.} other {Ширину таблиці зменшено до {newWidth,number} пікселів.}}',
|
|
370
390
|
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Ширину таблиці збільшено до {newWidth,number} пікселя.} few {Ширину таблиці збільшено до {newWidth,number} пікселів.} many {Ширину таблиці збільшено до {newWidth,number} пікселів.} other {Ширину таблиці збільшено до {newWidth,number} пікселів.}}',
|
|
@@ -384,11 +404,13 @@ export default {
|
|
|
384
404
|
'fabric.editor.task': 'Завдання',
|
|
385
405
|
'fabric.editor.taskPlaceholder': 'Вкажіть задачу. Призначте її комусь за допомогою символу «@».',
|
|
386
406
|
'fabric.editor.text.formatting.off': 'Форматування тексту вимкнуто',
|
|
387
|
-
'fabric.editor.textColor': 'Колір
|
|
407
|
+
'fabric.editor.textColor': 'Колір тексту: {selectedColorName}',
|
|
408
|
+
'fabric.editor.textColorTooltip': 'Колір тексту',
|
|
388
409
|
'fabric.editor.textFormatting': 'Форматування у вигляді тексту',
|
|
389
|
-
'fabric.editor.textStyles': 'Стилі
|
|
390
|
-
'fabric.editor.
|
|
391
|
-
'fabric.editor.
|
|
410
|
+
'fabric.editor.textStyles': 'Стилі тексту: {blockTypeName}',
|
|
411
|
+
'fabric.editor.textStylesTooltip': 'Стилі тексту',
|
|
412
|
+
'fabric.editor.threeColumns': 'Макет із трьома стовпцями',
|
|
413
|
+
'fabric.editor.threeColumnsWithSidebars': 'Макет із трьома стовпцями з бічними панелями',
|
|
392
414
|
'fabric.editor.time.ago': 'тому',
|
|
393
415
|
'fabric.editor.time.updated': 'Змінено',
|
|
394
416
|
'fabric.editor.time.viewed': 'Переглянуто',
|
|
@@ -400,7 +422,7 @@ export default {
|
|
|
400
422
|
'fabric.editor.tooltip.defaultBlockNode': 'вузол блокування',
|
|
401
423
|
'fabric.editor.tooltip.nestedExpand': 'вкладена розгортка',
|
|
402
424
|
'fabric.editor.tooltip.taskList': 'задача',
|
|
403
|
-
'fabric.editor.twoColumns': '
|
|
425
|
+
'fabric.editor.twoColumns': 'Макет із двома стовпцями',
|
|
404
426
|
'fabric.editor.typeAhead.popupLabel': 'Прогнозування результатів',
|
|
405
427
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Почніть вводити текст, щоб знайти або відфільтрувати варіанти гарячих клавіш',
|
|
406
428
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Гарячі клавіші для вставки й форматування',
|
|
@@ -410,6 +432,7 @@ export default {
|
|
|
410
432
|
'fabric.editor.typeahead.mentionInputLabel': 'Почніть вводити текст для пошуку користувачів і згадування їх за допомогою тегу',
|
|
411
433
|
'fabric.editor.typeahead.mentionPopupLabel': 'Користувачі, яких можна згадати за допомогою тегу',
|
|
412
434
|
'fabric.editor.typeahead.metionListItemLabel': 'Користувач {name} (@{shortName})',
|
|
435
|
+
'fabric.editor.unLockColumns': 'Змінювана ширина стовпців',
|
|
413
436
|
'fabric.editor.unableToLoadContent': 'Не вдалося завантажити цей вміст',
|
|
414
437
|
'fabric.editor.unableToOpenLink': 'Не вдалося відкрити посилання',
|
|
415
438
|
'fabric.editor.underline': 'Підкреслювання',
|
|
@@ -471,7 +494,9 @@ export default {
|
|
|
471
494
|
'fabric.theme.light-red': 'Світло-червоний',
|
|
472
495
|
'fabric.theme.light-teal': 'Світло-бірюзовий',
|
|
473
496
|
'fabric.theme.light-yellow': 'Світло-жовтий',
|
|
497
|
+
'fabric.theme.lime': 'Лаймовий',
|
|
474
498
|
'fabric.theme.magenta': 'Пурпурний',
|
|
499
|
+
'fabric.theme.no-color': 'Видалення позначення',
|
|
475
500
|
'fabric.theme.orange': 'Оранжевий',
|
|
476
501
|
'fabric.theme.purple': 'Фіолетовий',
|
|
477
502
|
'fabric.theme.red': 'Червоний',
|
package/dist/es2019/i18n/vi.js
CHANGED
|
@@ -14,7 +14,8 @@ export default {
|
|
|
14
14
|
'fabric.editor.addColumnRight': 'Thêm cột bên phải',
|
|
15
15
|
'fabric.editor.addCommentOnMedia': 'Thêm nhận xét',
|
|
16
16
|
'fabric.editor.addImageBorder': 'Thêm viền',
|
|
17
|
-
'fabric.editor.addLoomVideo': '
|
|
17
|
+
'fabric.editor.addLoomVideo': 'Quay video Loom',
|
|
18
|
+
'fabric.editor.addLoomVideoComment': 'Ghi lại nhận xét video Loom',
|
|
18
19
|
'fabric.editor.addMediaFiles': 'Thêm ảnh, video hoặc tệp',
|
|
19
20
|
'fabric.editor.addRowAbove': 'Thêm hàng bên trên',
|
|
20
21
|
'fabric.editor.addRowBelow': 'Thêm hàng bên dưới',
|
|
@@ -24,6 +25,8 @@ export default {
|
|
|
24
25
|
'fabric.editor.alignImageRight': 'Căn phải',
|
|
25
26
|
'fabric.editor.alignLeft': 'Căn trái',
|
|
26
27
|
'fabric.editor.alignRight': 'Căn phải',
|
|
28
|
+
'fabric.editor.alignTableCenter': 'Căn giữa',
|
|
29
|
+
'fabric.editor.alignTableLeft': 'Căn trái',
|
|
27
30
|
'fabric.editor.alignment': 'Căn chỉnh văn bản',
|
|
28
31
|
'fabric.editor.altText': 'Văn bản thay thế',
|
|
29
32
|
'fabric.editor.alttext.validation': 'Vui lòng xóa tất cả các ký tự đặc biệt trong văn bản thay thế.',
|
|
@@ -67,6 +70,8 @@ export default {
|
|
|
67
70
|
'fabric.editor.columnDragHandle': 'Tùy chọn cột',
|
|
68
71
|
'fabric.editor.columns': 'Bố cục',
|
|
69
72
|
'fabric.editor.columns.description': 'Thiết lập cấu trúc trang của bạn bằng cách sử dụng các mục',
|
|
73
|
+
'fabric.editor.columnsAreInserted': '{count, plural, other {Đã chèn {count} cột}}',
|
|
74
|
+
'fabric.editor.columnsAreRemoved': '{count, plural, other {Đã xóa {count} cột}}',
|
|
70
75
|
'fabric.editor.configFailedToLoad': 'Không thể tải',
|
|
71
76
|
'fabric.editor.configPanel.cancel': 'Hủy',
|
|
72
77
|
'fabric.editor.configPanel.close': 'Đóng',
|
|
@@ -186,6 +191,7 @@ export default {
|
|
|
186
191
|
'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
|
|
187
192
|
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Đã mở bộ điều khiển thanh công cụ nổi',
|
|
188
193
|
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Thanh công cụ nổi',
|
|
194
|
+
'fabric.editor.floatingToolbar.floatingToolbarRadioGroupAriaLabel': 'Tùy chọn bố cục',
|
|
189
195
|
'fabric.editor.floatingToolbar.scrollLeft': 'Cuộn sang trái',
|
|
190
196
|
'fabric.editor.floatingToolbar.scrollRight': 'Cuộn sang phải',
|
|
191
197
|
'fabric.editor.focusTableResizeHandle': 'Ô điều khiển thay đổi kích thước bảng tiêu điểm',
|
|
@@ -203,15 +209,20 @@ export default {
|
|
|
203
209
|
'fabric.editor.heading5Description': 'Sử dụng kiểu chữ này để phân loại các danh mục',
|
|
204
210
|
'fabric.editor.heading6': 'Heading 6',
|
|
205
211
|
'fabric.editor.heading6Description': 'Sử dụng kiểu chữ này cho những tiêu đề phụ phía dưới',
|
|
212
|
+
'fabric.editor.headingLink.ascOrderLabel': 'Sắp xếp cột theo thứ tự từ Z đến A',
|
|
213
|
+
'fabric.editor.headingLink.descOrderLabel': 'Bỏ sắp xếp',
|
|
206
214
|
'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
|
|
207
215
|
'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Lỗi',
|
|
208
216
|
'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Vấn đề',
|
|
209
217
|
'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Trang',
|
|
210
218
|
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Câu chuyện',
|
|
211
219
|
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Tác vụ',
|
|
220
|
+
'fabric.editor.headingLink.invalidLabel': '⚠️ Bạn không thể sắp xếp bảng có các ô đã hợp nhất',
|
|
221
|
+
'fabric.editor.headingLink.noOrderLabel': 'Sắp xếp cột theo thứ tự từ A đến Z',
|
|
212
222
|
'fabric.editor.help': 'Trợ giúp',
|
|
213
223
|
'fabric.editor.help.description': 'Duyệt qua tất cả các phím tắt trên bàn phím và các tùy chọn đánh dấu',
|
|
214
224
|
'fabric.editor.helpDialogTips': 'Nhấn {keyMap} để mở nhanh hộp thoại này bất kỳ lúc nào',
|
|
225
|
+
'fabric.editor.highlight': 'Làm nổi bật màu',
|
|
215
226
|
'fabric.editor.horizontalRule': 'Trình phân chia',
|
|
216
227
|
'fabric.editor.horizontalRule.description': 'Chia tách nội dung bằng một đường ngang',
|
|
217
228
|
'fabric.editor.hyperlink.linkVisibleLabel': 'Dán hoặc tìm kiếm liên kết',
|
|
@@ -251,13 +262,14 @@ export default {
|
|
|
251
262
|
'fabric.editor.layoutFixedWidth': 'Quay lại chính giữa',
|
|
252
263
|
'fabric.editor.layoutFullWidth': 'Hiển thị toàn chiều rộng',
|
|
253
264
|
'fabric.editor.layoutWide': 'Hiển thị rộng hơn',
|
|
254
|
-
'fabric.editor.leftSidebar': '
|
|
265
|
+
'fabric.editor.leftSidebar': 'Bố cục thanh bên trái',
|
|
255
266
|
'fabric.editor.link': 'Liên kết',
|
|
256
267
|
'fabric.editor.link.description': 'Chèn liên kết',
|
|
257
268
|
'fabric.editor.linkAddress': 'Địa chỉ liên kết',
|
|
258
269
|
'fabric.editor.linkPlaceholder': 'Dán liên kết',
|
|
259
270
|
'fabric.editor.lists': 'Danh sách',
|
|
260
271
|
'fabric.editor.listsFormat': 'Định dạng danh sách',
|
|
272
|
+
'fabric.editor.lockColumns': 'Chiều rộng cột cố định',
|
|
261
273
|
'fabric.editor.markdown': 'Ngôn ngữ đánh dấu',
|
|
262
274
|
'fabric.editor.matchCase': 'Khớp cách viết hoa',
|
|
263
275
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {Chiều rộng phương tiện đã giảm xuống {newMediaWidth,number} pixel.}}',
|
|
@@ -318,7 +330,7 @@ export default {
|
|
|
318
330
|
'fabric.editor.plainText': 'Dùng văn bản thuần túy',
|
|
319
331
|
'fabric.editor.quickInsert': 'Chèn nhanh',
|
|
320
332
|
'fabric.editor.recordVideo': 'Quay video Loom',
|
|
321
|
-
'fabric.editor.recordVideo.description': 'Quay lại màn hình
|
|
333
|
+
'fabric.editor.recordVideo.description': 'Quay lại và chia sẻ màn hình cũng như suy nghĩ của bạn',
|
|
322
334
|
'fabric.editor.redo': 'Làm lại',
|
|
323
335
|
'fabric.editor.remove': 'Xóa',
|
|
324
336
|
'fabric.editor.removeColumns': '{0, plural, other {Xóa cột}}',
|
|
@@ -331,9 +343,11 @@ export default {
|
|
|
331
343
|
'fabric.editor.replaceWith': 'Thay thế bằng',
|
|
332
344
|
'fabric.editor.resultsCount': '{selectedMatchPosition}/{totalResultsCount}',
|
|
333
345
|
'fabric.editor.richText': 'Dùng văn bản đa dạng thức',
|
|
334
|
-
'fabric.editor.rightSidebar': '
|
|
346
|
+
'fabric.editor.rightSidebar': 'Bố cục thanh bên phải',
|
|
335
347
|
'fabric.editor.rowControl': 'Làm nổi bật hàng',
|
|
336
348
|
'fabric.editor.rowDragHandle': 'Tùy chọn hàng',
|
|
349
|
+
'fabric.editor.rowsAreInserted': '{count, plural, other {Đã chèn {count} dòng}}',
|
|
350
|
+
'fabric.editor.rowsAreRemoved': '{count, plural, other {Đã xóa {count} dòng}}',
|
|
337
351
|
'fabric.editor.saveButton': 'Lưu',
|
|
338
352
|
'fabric.editor.searchResults': '{itemsLength, plural, other {Có {itemsLength,number} kết quả tìm kiếm. Dùng phím mũi tên Lên và Xuống để di chuyển giữa các kết quả. Nhấn Enter để chọn một kết quả.}}',
|
|
339
353
|
'fabric.editor.selectColumnResize': 'Chọn kích thước cột',
|
|
@@ -342,7 +356,7 @@ export default {
|
|
|
342
356
|
'fabric.editor.selectTableRow': 'Chọn hàng trong bảng',
|
|
343
357
|
'fabric.editor.settingsLinks': 'Vào phần Tùy chọn liên kết',
|
|
344
358
|
'fabric.editor.shortcut': 'Phím tắt văn bản',
|
|
345
|
-
'fabric.editor.single': '
|
|
359
|
+
'fabric.editor.single': 'Bố cục một cột',
|
|
346
360
|
'fabric.editor.sortColumnASC': 'Sắp xếp cột A → Z',
|
|
347
361
|
'fabric.editor.sortColumnDESC': 'Sắp xếp cột Z → A',
|
|
348
362
|
'fabric.editor.sortColumnDecreasing': 'Sắp xếp theo thứ tự giảm dần',
|
|
@@ -364,7 +378,13 @@ export default {
|
|
|
364
378
|
'fabric.editor.supportAltText': 'Văn bản thay thế là tính năng hữu ích cho những người sử dụng trình đọc màn hình do suy giảm thị lực.',
|
|
365
379
|
'fabric.editor.table': 'Bảng',
|
|
366
380
|
'fabric.editor.table.description': 'Chèn bảng',
|
|
381
|
+
'fabric.editor.tableAlignmentOptions': 'Tùy chọn căn chỉnh',
|
|
367
382
|
'fabric.editor.tableFullWidthLabel': 'Toàn chiều rộng',
|
|
383
|
+
'fabric.editor.tableHeader.sorting.asc': 'Đã áp dụng kiểu sắp xếp tăng dần',
|
|
384
|
+
'fabric.editor.tableHeader.sorting.default': 'Sắp xếp cột',
|
|
385
|
+
'fabric.editor.tableHeader.sorting.desc': 'Đã áp dụng kiểu sắp xếp giảm dần',
|
|
386
|
+
'fabric.editor.tableHeader.sorting.invalid': 'Bạn không thể sắp xếp bảng có các ô đã hợp nhất',
|
|
387
|
+
'fabric.editor.tableHeader.sorting.no': 'Không có kiểu sắp xếp nào được áp dụng cho cột',
|
|
368
388
|
'fabric.editor.tableOptions': 'Tùy chọn bảng',
|
|
369
389
|
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, other {Chiều rộng bảng đã giảm xuống {newWidth,number} pixel.}}',
|
|
370
390
|
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, other {Chiều rộng bảng đã tăng lên {newWidth,number} pixel.}}',
|
|
@@ -384,11 +404,13 @@ export default {
|
|
|
384
404
|
'fabric.editor.task': 'Tác vụ',
|
|
385
405
|
'fabric.editor.taskPlaceholder': "Nhập thao tác của bạn, sử dụng '@' để chỉ định cho người nào đó.",
|
|
386
406
|
'fabric.editor.text.formatting.off': 'Định dạng văn bản đang tắt',
|
|
387
|
-
'fabric.editor.textColor': 'Màu văn bản',
|
|
407
|
+
'fabric.editor.textColor': 'Màu văn bản {selectedColorName}',
|
|
408
|
+
'fabric.editor.textColorTooltip': 'Màu văn bản',
|
|
388
409
|
'fabric.editor.textFormatting': 'Định dang văn bản',
|
|
389
|
-
'fabric.editor.textStyles': 'Kiểu văn bản',
|
|
390
|
-
'fabric.editor.
|
|
391
|
-
'fabric.editor.
|
|
410
|
+
'fabric.editor.textStyles': 'Kiểu văn bản {blockTypeName}',
|
|
411
|
+
'fabric.editor.textStylesTooltip': 'Kiểu văn bản',
|
|
412
|
+
'fabric.editor.threeColumns': 'Bố cục ba cột',
|
|
413
|
+
'fabric.editor.threeColumnsWithSidebars': 'Bố cục ba cột có các thanh bên',
|
|
392
414
|
'fabric.editor.time.ago': 'trước',
|
|
393
415
|
'fabric.editor.time.updated': 'Đã cập nhật',
|
|
394
416
|
'fabric.editor.time.viewed': 'Đã xem',
|
|
@@ -400,7 +422,7 @@ export default {
|
|
|
400
422
|
'fabric.editor.tooltip.defaultBlockNode': 'một nút khối',
|
|
401
423
|
'fabric.editor.tooltip.nestedExpand': 'nút mở rộng lồng nhau',
|
|
402
424
|
'fabric.editor.tooltip.taskList': 'một mục thao tác',
|
|
403
|
-
'fabric.editor.twoColumns': '
|
|
425
|
+
'fabric.editor.twoColumns': 'Bố cục hai cột',
|
|
404
426
|
'fabric.editor.typeAhead.popupLabel': 'Kết quả tự động điền',
|
|
405
427
|
'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',
|
|
406
428
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Lối tắt để chèn và định dạng',
|
|
@@ -410,6 +432,7 @@ export default {
|
|
|
410
432
|
'fabric.editor.typeahead.mentionInputLabel': 'Bắt đầu nhập để tìm kiếm người dùng để gắn thẻ',
|
|
411
433
|
'fabric.editor.typeahead.mentionPopupLabel': 'Người dùng bạn có thể gắn thẻ',
|
|
412
434
|
'fabric.editor.typeahead.metionListItemLabel': 'Người dùng {name} @{shortName}',
|
|
435
|
+
'fabric.editor.unLockColumns': 'Chiều rộng cột thay đổi',
|
|
413
436
|
'fabric.editor.unableToLoadContent': 'Chúng tôi không tải được nội dung này',
|
|
414
437
|
'fabric.editor.unableToOpenLink': 'Không thể mở liên kết này',
|
|
415
438
|
'fabric.editor.underline': 'Gạch dưới',
|
|
@@ -471,7 +494,9 @@ export default {
|
|
|
471
494
|
'fabric.theme.light-red': 'Đỏ nhạt',
|
|
472
495
|
'fabric.theme.light-teal': 'Xanh mòng két nhạt',
|
|
473
496
|
'fabric.theme.light-yellow': 'Vàng nhạt',
|
|
497
|
+
'fabric.theme.lime': 'Vàng chanh',
|
|
474
498
|
'fabric.theme.magenta': 'Đỏ tươi',
|
|
499
|
+
'fabric.theme.no-color': 'Xóa điểm nổi bật',
|
|
475
500
|
'fabric.theme.orange': 'Cam',
|
|
476
501
|
'fabric.theme.purple': 'Tím',
|
|
477
502
|
'fabric.theme.red': 'Đỏ',
|