@atlaskit/editor-common 96.5.1 → 96.5.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/dist/cjs/analytics/types/enums.js +1 -0
- package/dist/cjs/i18n/cs.js +10 -5
- package/dist/cjs/i18n/da.js +6 -1
- package/dist/cjs/i18n/de.js +9 -5
- package/dist/cjs/i18n/en.js +11 -5
- package/dist/cjs/i18n/en_GB.js +11 -5
- package/dist/cjs/i18n/en_ZZ.js +11 -5
- package/dist/cjs/i18n/es.js +9 -5
- package/dist/cjs/i18n/fi.js +6 -1
- package/dist/cjs/i18n/fr.js +9 -5
- package/dist/cjs/i18n/hu.js +9 -5
- package/dist/cjs/i18n/it.js +10 -5
- package/dist/cjs/i18n/ja.js +5 -0
- package/dist/cjs/i18n/ko.js +6 -1
- package/dist/cjs/i18n/nb.js +6 -1
- package/dist/cjs/i18n/nl.js +10 -5
- package/dist/cjs/i18n/pl.js +9 -5
- package/dist/cjs/i18n/pt_BR.js +10 -5
- package/dist/cjs/i18n/ru.js +10 -5
- package/dist/cjs/i18n/sv.js +6 -1
- package/dist/cjs/i18n/th.js +12 -5
- package/dist/cjs/i18n/tr.js +10 -5
- package/dist/cjs/i18n/uk.js +8 -3
- package/dist/cjs/i18n/vi.js +8 -4
- package/dist/cjs/i18n/zh.js +9 -4
- package/dist/cjs/i18n/zh_TW.js +10 -5
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/styles/shared/smartCard.js +2 -2
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/es2019/analytics/types/enums.js +1 -0
- package/dist/es2019/i18n/cs.js +10 -5
- package/dist/es2019/i18n/da.js +6 -1
- package/dist/es2019/i18n/de.js +9 -5
- package/dist/es2019/i18n/en.js +11 -5
- package/dist/es2019/i18n/en_GB.js +11 -5
- package/dist/es2019/i18n/en_ZZ.js +11 -5
- package/dist/es2019/i18n/es.js +9 -5
- package/dist/es2019/i18n/fi.js +6 -1
- package/dist/es2019/i18n/fr.js +9 -5
- package/dist/es2019/i18n/hu.js +9 -5
- package/dist/es2019/i18n/it.js +10 -5
- package/dist/es2019/i18n/ja.js +5 -0
- package/dist/es2019/i18n/ko.js +6 -1
- package/dist/es2019/i18n/nb.js +6 -1
- package/dist/es2019/i18n/nl.js +10 -5
- package/dist/es2019/i18n/pl.js +9 -5
- package/dist/es2019/i18n/pt_BR.js +10 -5
- package/dist/es2019/i18n/ru.js +10 -5
- package/dist/es2019/i18n/sv.js +6 -1
- package/dist/es2019/i18n/th.js +12 -5
- package/dist/es2019/i18n/tr.js +10 -5
- package/dist/es2019/i18n/uk.js +8 -3
- package/dist/es2019/i18n/vi.js +8 -4
- package/dist/es2019/i18n/zh.js +9 -4
- package/dist/es2019/i18n/zh_TW.js +10 -5
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/styles/shared/smartCard.js +6 -8
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/esm/analytics/types/enums.js +1 -0
- package/dist/esm/i18n/cs.js +10 -5
- package/dist/esm/i18n/da.js +6 -1
- package/dist/esm/i18n/de.js +9 -5
- package/dist/esm/i18n/en.js +11 -5
- package/dist/esm/i18n/en_GB.js +11 -5
- package/dist/esm/i18n/en_ZZ.js +11 -5
- package/dist/esm/i18n/es.js +9 -5
- package/dist/esm/i18n/fi.js +6 -1
- package/dist/esm/i18n/fr.js +9 -5
- package/dist/esm/i18n/hu.js +9 -5
- package/dist/esm/i18n/it.js +10 -5
- package/dist/esm/i18n/ja.js +5 -0
- package/dist/esm/i18n/ko.js +6 -1
- package/dist/esm/i18n/nb.js +6 -1
- package/dist/esm/i18n/nl.js +10 -5
- package/dist/esm/i18n/pl.js +9 -5
- package/dist/esm/i18n/pt_BR.js +10 -5
- package/dist/esm/i18n/ru.js +10 -5
- package/dist/esm/i18n/sv.js +6 -1
- package/dist/esm/i18n/th.js +12 -5
- package/dist/esm/i18n/tr.js +10 -5
- package/dist/esm/i18n/uk.js +8 -3
- package/dist/esm/i18n/vi.js +8 -4
- package/dist/esm/i18n/zh.js +9 -4
- package/dist/esm/i18n/zh_TW.js +10 -5
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/styles/shared/smartCard.js +2 -2
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/types/analytics/types/ai-command-palette-events.d.ts +4 -1
- package/dist/types/analytics/types/enums.d.ts +1 -0
- package/dist/types/i18n/cs.d.ts +5 -0
- package/dist/types/i18n/da.d.ts +5 -0
- package/dist/types/i18n/de.d.ts +4 -0
- package/dist/types/i18n/en.d.ts +6 -0
- package/dist/types/i18n/en_GB.d.ts +6 -0
- package/dist/types/i18n/en_ZZ.d.ts +6 -0
- package/dist/types/i18n/es.d.ts +4 -0
- package/dist/types/i18n/fi.d.ts +5 -0
- package/dist/types/i18n/fr.d.ts +4 -0
- package/dist/types/i18n/hu.d.ts +5 -1
- package/dist/types/i18n/it.d.ts +5 -0
- package/dist/types/i18n/ja.d.ts +5 -0
- package/dist/types/i18n/ko.d.ts +5 -0
- package/dist/types/i18n/nb.d.ts +5 -0
- package/dist/types/i18n/nl.d.ts +5 -0
- package/dist/types/i18n/pl.d.ts +4 -0
- package/dist/types/i18n/pt_BR.d.ts +5 -0
- package/dist/types/i18n/ru.d.ts +5 -0
- package/dist/types/i18n/sv.d.ts +5 -0
- package/dist/types/i18n/th.d.ts +7 -0
- package/dist/types/i18n/tr.d.ts +5 -0
- package/dist/types/i18n/uk.d.ts +5 -0
- package/dist/types/i18n/vi.d.ts +4 -0
- package/dist/types/i18n/zh.d.ts +5 -0
- package/dist/types/i18n/zh_TW.d.ts +5 -0
- package/dist/types-ts4.5/analytics/types/ai-command-palette-events.d.ts +4 -1
- package/dist/types-ts4.5/analytics/types/enums.d.ts +1 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +5 -0
- package/dist/types-ts4.5/i18n/da.d.ts +5 -0
- package/dist/types-ts4.5/i18n/de.d.ts +4 -0
- package/dist/types-ts4.5/i18n/en.d.ts +6 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +6 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +6 -0
- package/dist/types-ts4.5/i18n/es.d.ts +4 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +5 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +4 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +5 -1
- package/dist/types-ts4.5/i18n/it.d.ts +5 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +5 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +5 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +5 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +5 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +4 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +5 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +5 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +5 -0
- package/dist/types-ts4.5/i18n/th.d.ts +7 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +5 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +5 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +4 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +5 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +5 -0
- package/package.json +3 -3
package/dist/es2019/i18n/sv.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//Swedish
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Redigeringen är klar',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Gör ändringar',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': 'Konfigurera {macroName}',
|
|
11
13
|
'fabric.editor.action': 'Uppgift',
|
|
12
14
|
'fabric.editor.action.description': 'Skapa och tilldela åtgärdsuppgifter',
|
|
@@ -292,7 +294,7 @@ export default {
|
|
|
292
294
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Bjud in teammedlem till {productName}} trusted {Bjud in teammedlem till {productName}} other {Lägg till teammedlem i {productName}}}',
|
|
293
295
|
'fabric.editor.italic': 'Kursiv',
|
|
294
296
|
'fabric.editor.keyboardShortcuts': 'Kortkommandon',
|
|
295
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
297
|
+
'fabric.editor.layout.columnOption': '{count, plural, one {Kolumn} other {{count} kolumner}}',
|
|
296
298
|
'fabric.editor.layout.placeholder': 'Lägg till innehåll',
|
|
297
299
|
'fabric.editor.layoutFixedWidth': 'Tillbaka till centrera',
|
|
298
300
|
'fabric.editor.layoutFullWidth': 'Använd full bredd',
|
|
@@ -465,10 +467,13 @@ export default {
|
|
|
465
467
|
'fabric.editor.text.formatting.off': 'Textformatering av',
|
|
466
468
|
'fabric.editor.textColor': 'Textfärg {selectedColorName}',
|
|
467
469
|
'fabric.editor.textColorTooltip': 'Textfärg',
|
|
470
|
+
'fabric.editor.textFormat': 'Formatera text',
|
|
468
471
|
'fabric.editor.textFormatting': 'Textformatering',
|
|
469
472
|
'fabric.editor.textStyles': 'Textstilar {blockTypeName}',
|
|
470
473
|
'fabric.editor.textStylesTooltip': 'Textstilar',
|
|
471
474
|
'fabric.editor.threeColumns': 'Layout med tre kolumner',
|
|
475
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Layout med tre kolumner och sidopanel vänster',
|
|
476
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Layout med tre kolumner och sidopanel höger',
|
|
472
477
|
'fabric.editor.threeColumnsWithSidebars': 'Layout med tre kolumner och sidopaneler',
|
|
473
478
|
'fabric.editor.time.ago': 'sedan',
|
|
474
479
|
'fabric.editor.time.updated': 'Uppdaterad',
|
package/dist/es2019/i18n/th.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//Thai (Thailand)
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'แก้ไขเสร็จสิ้นแล้ว',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'ทำการแก้ไข',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': 'กำหนดค่า {macroName}',
|
|
11
13
|
'fabric.editor.action': 'รายการการดำเนินการ',
|
|
12
14
|
'fabric.editor.action.description': 'สร้างและมอบหมายรายการการดำเนินการ',
|
|
@@ -20,6 +22,8 @@ export default {
|
|
|
20
22
|
'fabric.editor.addMediaFiles': 'เพิ่มรูปภาพ วิดีโอ หรือไฟล์',
|
|
21
23
|
'fabric.editor.addRowAbove': 'เพิ่มแถวด้านบน',
|
|
22
24
|
'fabric.editor.addRowBelow': 'เพิ่มแถวด้านล่าง',
|
|
25
|
+
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'เน้นคำ คำย่อ หรือตัวย่อ',
|
|
26
|
+
'fabric.editor.ai.selectionToolbar.define.title': 'กำหนด',
|
|
23
27
|
'fabric.editor.alignCenter': 'จัดแนวตรงกลาง',
|
|
24
28
|
'fabric.editor.alignImageCenter': 'จัดแนวตรงกลาง',
|
|
25
29
|
'fabric.editor.alignImageLeft': 'จัดแนวด้านซ้าย',
|
|
@@ -206,7 +210,7 @@ export default {
|
|
|
206
210
|
'fabric.editor.findNext': 'ค้นหาถัดไป',
|
|
207
211
|
'fabric.editor.findPrevious': 'ค้นหาก่อนหน้า',
|
|
208
212
|
'fabric.editor.findReplaceToolbarButton': 'ค้นหาและแทนที่',
|
|
209
|
-
'fabric.editor.fiveColumns': '
|
|
213
|
+
'fabric.editor.fiveColumns': 'เค้าโครง 5 คอลัมน์',
|
|
210
214
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'ยกเลิก',
|
|
211
215
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'ลบองค์ประกอบที่เชื่อมต่อด้วย',
|
|
212
216
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} other {{name} (องค์ประกอบที่เชื่อมต่อกว่า {amount,number} รายการ)}}',
|
|
@@ -218,7 +222,7 @@ export default {
|
|
|
218
222
|
'fabric.editor.floatingToolbar.scrollLeft': 'เลื่อนไปทางซ้าย',
|
|
219
223
|
'fabric.editor.floatingToolbar.scrollRight': 'เลื่อนไปทางขวา',
|
|
220
224
|
'fabric.editor.focusTableResizeHandle': 'การจัดการปรับขนาดตารางที่โฟกัส',
|
|
221
|
-
'fabric.editor.fourColumns': '
|
|
225
|
+
'fabric.editor.fourColumns': 'เค้าโครง 4 คอลัมน์',
|
|
222
226
|
'fabric.editor.headerColumn': 'คอลัมน์ส่วนหัว',
|
|
223
227
|
'fabric.editor.headerRow': 'แถวส่วนหัว',
|
|
224
228
|
'fabric.editor.heading1': 'หัวเรื่อง 1',
|
|
@@ -290,7 +294,7 @@ export default {
|
|
|
290
294
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {เชิญเพื่อนร่วมทีมให้ไปยัง {productName}} trusted {เชิญเพื่อนร่วมทีมให้ไปยัง {productName}} other {เพิ่มเพื่อนร่วมทีมไปยัง {productName}}}',
|
|
291
295
|
'fabric.editor.italic': 'ตัวเอียง',
|
|
292
296
|
'fabric.editor.keyboardShortcuts': 'ปุ่มลัด',
|
|
293
|
-
'fabric.editor.layout.columnOption': '{count, plural, other {{count}
|
|
297
|
+
'fabric.editor.layout.columnOption': '{count, plural, other {{count} คอลัมน์}}',
|
|
294
298
|
'fabric.editor.layout.placeholder': 'เพิ่มเนื้อหา',
|
|
295
299
|
'fabric.editor.layoutFixedWidth': 'กลับไปตรงกลาง',
|
|
296
300
|
'fabric.editor.layoutFullWidth': 'แสดงแบบเต็มความกว้าง',
|
|
@@ -463,10 +467,13 @@ export default {
|
|
|
463
467
|
'fabric.editor.text.formatting.off': 'ปิดการใช้รูปแบบข้อความ',
|
|
464
468
|
'fabric.editor.textColor': 'สีข้อความ {selectedColorName}',
|
|
465
469
|
'fabric.editor.textColorTooltip': 'สีข้อความ',
|
|
470
|
+
'fabric.editor.textFormat': 'รูปแบบข้อความ',
|
|
466
471
|
'fabric.editor.textFormatting': 'การจัดรูปแบบข้อความ',
|
|
467
472
|
'fabric.editor.textStyles': 'รูปแบบข้อความ {blockTypeName}',
|
|
468
473
|
'fabric.editor.textStylesTooltip': 'รูปแบบตัวอักษร',
|
|
469
|
-
'fabric.editor.threeColumns': '
|
|
474
|
+
'fabric.editor.threeColumns': 'เค้าโครง 3 คอลัมน์',
|
|
475
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'เค้าโครงสามคอลัมน์พร้อมแถบด้านซ้าย',
|
|
476
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'เค้าโครงสามคอลัมน์พร้อมแถบด้านขวา',
|
|
470
477
|
'fabric.editor.threeColumnsWithSidebars': 'เค้าโครงสามคอลัมน์พร้อมแถบด้านข้าง',
|
|
471
478
|
'fabric.editor.time.ago': 'ที่แล้ว',
|
|
472
479
|
'fabric.editor.time.updated': 'อัปเดตแล้ว',
|
|
@@ -480,7 +487,7 @@ export default {
|
|
|
480
487
|
'fabric.editor.tooltip.nestedExpand': 'การขยายที่ซ้อนกัน',
|
|
481
488
|
'fabric.editor.tooltip.taskList': 'รายการดำเนินการ',
|
|
482
489
|
'fabric.editor.turnInto': 'เปลี่ยนเป็น',
|
|
483
|
-
'fabric.editor.twoColumns': '
|
|
490
|
+
'fabric.editor.twoColumns': 'เค้าโครง 2 คอลัมน์',
|
|
484
491
|
'fabric.editor.typeAhead.popupLabel': 'ผลลัพธ์ในการพิมพ์ล่วงหน้า',
|
|
485
492
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'เริ่มพิมพ์เพื่อค้นหาหรือกรองตัวเลือกทางลัด',
|
|
486
493
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'ทางลัดสำหรับการแทรกหรือการจัดรูปแบบ',
|
package/dist/es2019/i18n/tr.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//Turkish (Turkey)
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Düzenleme tamamlandı',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Düzenleme yap',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': '{macroName} makrosunu yapılandırın',
|
|
11
13
|
'fabric.editor.action': 'Yapılacaklar listesi',
|
|
12
14
|
'fabric.editor.action.description': 'Yapılacaklar listesi oluşturun ve atayın',
|
|
@@ -208,7 +210,7 @@ export default {
|
|
|
208
210
|
'fabric.editor.findNext': 'Sonrakini bul',
|
|
209
211
|
'fabric.editor.findPrevious': 'Öncekini bul',
|
|
210
212
|
'fabric.editor.findReplaceToolbarButton': 'Bul ve değiştir',
|
|
211
|
-
'fabric.editor.fiveColumns': '
|
|
213
|
+
'fabric.editor.fiveColumns': '5 sütunlu yerleşim',
|
|
212
214
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'İptal',
|
|
213
215
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Bağlı öğeleri de sil',
|
|
214
216
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} one {{name} (+1 bağlı öğe)} other {{name} (+{amount,number} bağlı öğe)}}',
|
|
@@ -220,7 +222,7 @@ export default {
|
|
|
220
222
|
'fabric.editor.floatingToolbar.scrollLeft': 'Sola kaydır',
|
|
221
223
|
'fabric.editor.floatingToolbar.scrollRight': 'Sağa kaydır',
|
|
222
224
|
'fabric.editor.focusTableResizeHandle': 'Odak tablosu yeniden boyutlandırma kolu',
|
|
223
|
-
'fabric.editor.fourColumns': '
|
|
225
|
+
'fabric.editor.fourColumns': '4 sütunlu yerleşim',
|
|
224
226
|
'fabric.editor.headerColumn': 'Başlık sütunu',
|
|
225
227
|
'fabric.editor.headerRow': 'Başlık satırı',
|
|
226
228
|
'fabric.editor.heading1': 'Başlık 1',
|
|
@@ -292,7 +294,7 @@ export default {
|
|
|
292
294
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Takım arkadaşınızı {productName} ürününe davet edin} trusted {Takım arkadaşınızı {productName} ürününe davet edin} other {Takım arkadaşınızı {productName} ürününe ekleyin}}',
|
|
293
295
|
'fabric.editor.italic': 'İtalik',
|
|
294
296
|
'fabric.editor.keyboardShortcuts': 'Klavye kısayolları',
|
|
295
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
297
|
+
'fabric.editor.layout.columnOption': '{count, plural, one {Sütun} other {{count} Sütun}}',
|
|
296
298
|
'fabric.editor.layout.placeholder': 'İçerik ekleyin',
|
|
297
299
|
'fabric.editor.layoutFixedWidth': 'Ortaya getir',
|
|
298
300
|
'fabric.editor.layoutFullWidth': 'Tam genişliğe geç',
|
|
@@ -465,10 +467,13 @@ export default {
|
|
|
465
467
|
'fabric.editor.text.formatting.off': 'Metin Biçimlendirmesi Kapalı',
|
|
466
468
|
'fabric.editor.textColor': '{selectedColorName} Metin rengi',
|
|
467
469
|
'fabric.editor.textColorTooltip': 'Metin rengi',
|
|
470
|
+
'fabric.editor.textFormat': 'Metni biçimlendir',
|
|
468
471
|
'fabric.editor.textFormatting': 'Metin biçimlendirmesi',
|
|
469
472
|
'fabric.editor.textStyles': '{blockTypeName} Metin stilleri',
|
|
470
473
|
'fabric.editor.textStylesTooltip': 'Metin stilleri',
|
|
471
|
-
'fabric.editor.threeColumns': '
|
|
474
|
+
'fabric.editor.threeColumns': '3 sütunlu yerleşim',
|
|
475
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Sol kenar çubuklu üç sütun yerleşimi',
|
|
476
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Sağ kenar çubuklu üç sütun yerleşimi',
|
|
472
477
|
'fabric.editor.threeColumnsWithSidebars': 'Kenar çubuklu üç sütun yerleşimi',
|
|
473
478
|
'fabric.editor.time.ago': 'önce',
|
|
474
479
|
'fabric.editor.time.updated': 'Güncellendi:',
|
|
@@ -482,7 +487,7 @@ export default {
|
|
|
482
487
|
'fabric.editor.tooltip.nestedExpand': 'iç içe geçmiş genişletme',
|
|
483
488
|
'fabric.editor.tooltip.taskList': 'eylem öğesi',
|
|
484
489
|
'fabric.editor.turnInto': 'Şuna dönüştür:',
|
|
485
|
-
'fabric.editor.twoColumns': '
|
|
490
|
+
'fabric.editor.twoColumns': '2 sütunlu yerleşim',
|
|
486
491
|
'fabric.editor.typeAhead.popupLabel': 'Otomatik tamamlama sonuçları',
|
|
487
492
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Kısayol seçeneklerini aramak ya da filtrelemek için yazmaya başlayın',
|
|
488
493
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Ekler ve biçimlendirme için kısayollar',
|
package/dist/es2019/i18n/uk.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//Ukrainian (Ukraine)
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Редагування виконано',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Внести зміни',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': 'Налаштувати {macroName}',
|
|
11
13
|
'fabric.editor.action': 'Задача',
|
|
12
14
|
'fabric.editor.action.description': 'Створити та призначити задачу',
|
|
@@ -292,7 +294,7 @@ export default {
|
|
|
292
294
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Запрошення учасника команди до {productName}} trusted {Запрошення учасника команди до {productName}} other {Додавання учасника команди до {productName}}}',
|
|
293
295
|
'fabric.editor.italic': 'Курсив',
|
|
294
296
|
'fabric.editor.keyboardShortcuts': 'Гарячі клавіші',
|
|
295
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {{count}
|
|
297
|
+
'fabric.editor.layout.columnOption': '{count, plural, one {{count} стовпець} few {{count} стовпці} many {{count} стовпців} other {{count} стовпців}}',
|
|
296
298
|
'fabric.editor.layout.placeholder': 'Додайте вміст',
|
|
297
299
|
'fabric.editor.layoutFixedWidth': 'Стандартне відображення',
|
|
298
300
|
'fabric.editor.layoutFullWidth': 'Відобразити повну ширину',
|
|
@@ -465,10 +467,13 @@ export default {
|
|
|
465
467
|
'fabric.editor.text.formatting.off': 'Форматування тексту вимкнуто',
|
|
466
468
|
'fabric.editor.textColor': 'Колір тексту: {selectedColorName}',
|
|
467
469
|
'fabric.editor.textColorTooltip': 'Колір тексту',
|
|
470
|
+
'fabric.editor.textFormat': 'Форматувати текст',
|
|
468
471
|
'fabric.editor.textFormatting': 'Форматування у вигляді тексту',
|
|
469
472
|
'fabric.editor.textStyles': 'Стилі тексту: {blockTypeName}',
|
|
470
473
|
'fabric.editor.textStylesTooltip': 'Стилі тексту',
|
|
471
|
-
'fabric.editor.threeColumns': 'Макет із
|
|
474
|
+
'fabric.editor.threeColumns': 'Макет із 3 стовпцями',
|
|
475
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Макет із трьома стовпцями з лівою бічною панеллю',
|
|
476
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Макет із трьома стовпцями з правою бічною панеллю',
|
|
472
477
|
'fabric.editor.threeColumnsWithSidebars': 'Макет із трьома стовпцями з бічними панелями',
|
|
473
478
|
'fabric.editor.time.ago': 'тому',
|
|
474
479
|
'fabric.editor.time.updated': 'Змінено',
|
|
@@ -482,7 +487,7 @@ export default {
|
|
|
482
487
|
'fabric.editor.tooltip.nestedExpand': 'вкладена розгортка',
|
|
483
488
|
'fabric.editor.tooltip.taskList': 'задача',
|
|
484
489
|
'fabric.editor.turnInto': 'Перетворити',
|
|
485
|
-
'fabric.editor.twoColumns': 'Макет із
|
|
490
|
+
'fabric.editor.twoColumns': 'Макет із 2 стовпцями',
|
|
486
491
|
'fabric.editor.typeAhead.popupLabel': 'Прогнозування результатів',
|
|
487
492
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Почніть вводити текст, щоб знайти або відфільтрувати варіанти гарячих клавіш',
|
|
488
493
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Гарячі клавіші для вставки й форматування',
|
package/dist/es2019/i18n/vi.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//Vietnamese (Vietnam)
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Đã chỉnh sửa xong',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Tiến hành sửa',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': 'Cấu hình {macroName}',
|
|
11
13
|
'fabric.editor.action': 'Mục thao tác',
|
|
12
14
|
'fabric.editor.action.description': 'Tạo và chỉ định các mục thao tác',
|
|
@@ -208,7 +210,7 @@ export default {
|
|
|
208
210
|
'fabric.editor.findNext': 'Tìm tiếp theo',
|
|
209
211
|
'fabric.editor.findPrevious': 'Tìm trước đó',
|
|
210
212
|
'fabric.editor.findReplaceToolbarButton': 'Tìm kiếm và thay thế',
|
|
211
|
-
'fabric.editor.fiveColumns': 'Bố cục
|
|
213
|
+
'fabric.editor.fiveColumns': 'Bố cục 5 cột',
|
|
212
214
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Hủy',
|
|
213
215
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Đồng thời xóa các thành phần được kết nối',
|
|
214
216
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} other {{name} (+{amount,number} thành phần được kết nối)}}',
|
|
@@ -220,7 +222,7 @@ export default {
|
|
|
220
222
|
'fabric.editor.floatingToolbar.scrollLeft': 'Cuộn sang trái',
|
|
221
223
|
'fabric.editor.floatingToolbar.scrollRight': 'Cuộn sang phải',
|
|
222
224
|
'fabric.editor.focusTableResizeHandle': 'Ô điều khiển thay đổi kích thước bảng tiêu điểm',
|
|
223
|
-
'fabric.editor.fourColumns': 'Bố cục
|
|
225
|
+
'fabric.editor.fourColumns': 'Bố cục 4 cột',
|
|
224
226
|
'fabric.editor.headerColumn': 'Cột tiêu đề',
|
|
225
227
|
'fabric.editor.headerRow': 'Hàng tiêu đề',
|
|
226
228
|
'fabric.editor.heading1': 'Heading 1',
|
|
@@ -468,7 +470,9 @@ export default {
|
|
|
468
470
|
'fabric.editor.textFormatting': 'Định dang văn bản',
|
|
469
471
|
'fabric.editor.textStyles': 'Kiểu văn bản {blockTypeName}',
|
|
470
472
|
'fabric.editor.textStylesTooltip': 'Kiểu văn bản',
|
|
471
|
-
'fabric.editor.threeColumns': 'Bố cục
|
|
473
|
+
'fabric.editor.threeColumns': 'Bố cục 3 cột',
|
|
474
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Bố cục ba cột có thanh bên bên trái',
|
|
475
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Bố cục ba cột có thanh bên bên phải',
|
|
472
476
|
'fabric.editor.threeColumnsWithSidebars': 'Bố cục ba cột có các thanh bên',
|
|
473
477
|
'fabric.editor.time.ago': 'trước',
|
|
474
478
|
'fabric.editor.time.updated': 'Đã cập nhật',
|
|
@@ -482,7 +486,7 @@ export default {
|
|
|
482
486
|
'fabric.editor.tooltip.nestedExpand': 'nút mở rộng lồng nhau',
|
|
483
487
|
'fabric.editor.tooltip.taskList': 'một mục thao tác',
|
|
484
488
|
'fabric.editor.turnInto': 'Chuyển thành',
|
|
485
|
-
'fabric.editor.twoColumns': 'Bố cục
|
|
489
|
+
'fabric.editor.twoColumns': 'Bố cục 2 cột',
|
|
486
490
|
'fabric.editor.typeAhead.popupLabel': 'Kết quả tự động điền',
|
|
487
491
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Bắt đầu nhập để tìm kiếm hoặc lọc các tùy chọn lối tắt',
|
|
488
492
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Lối tắt để chèn và định dạng',
|
package/dist/es2019/i18n/zh.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//Chinese (Simplified)
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': '完成编辑',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': '执行编辑',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': '配置 {macroName}',
|
|
11
13
|
'fabric.editor.action': '操作项',
|
|
12
14
|
'fabric.editor.action.description': '创建和指派操作项目',
|
|
@@ -208,7 +210,7 @@ export default {
|
|
|
208
210
|
'fabric.editor.findNext': '查找下一个',
|
|
209
211
|
'fabric.editor.findPrevious': '查找上一个',
|
|
210
212
|
'fabric.editor.findReplaceToolbarButton': '查找和替换',
|
|
211
|
-
'fabric.editor.fiveColumns': '
|
|
213
|
+
'fabric.editor.fiveColumns': '5 列布局',
|
|
212
214
|
'fabric.editor.floatingToolbar.confirmModalCancel': '取消',
|
|
213
215
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '同时删除已连接的元素',
|
|
214
216
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} other {{name}(另外 {amount,number} 个已连接元素)}}',
|
|
@@ -220,7 +222,7 @@ export default {
|
|
|
220
222
|
'fabric.editor.floatingToolbar.scrollLeft': '向左滚动',
|
|
221
223
|
'fabric.editor.floatingToolbar.scrollRight': '向右滚动',
|
|
222
224
|
'fabric.editor.focusTableResizeHandle': '焦点表格大小调整控点',
|
|
223
|
-
'fabric.editor.fourColumns': '
|
|
225
|
+
'fabric.editor.fourColumns': '4 列布局',
|
|
224
226
|
'fabric.editor.headerColumn': '标题列',
|
|
225
227
|
'fabric.editor.headerRow': '标题行',
|
|
226
228
|
'fabric.editor.heading1': '标题 1',
|
|
@@ -465,10 +467,13 @@ export default {
|
|
|
465
467
|
'fabric.editor.text.formatting.off': '文本格式已关闭',
|
|
466
468
|
'fabric.editor.textColor': '{selectedColorName}文本颜色',
|
|
467
469
|
'fabric.editor.textColorTooltip': '文本颜色',
|
|
470
|
+
'fabric.editor.textFormat': '设置文本格式',
|
|
468
471
|
'fabric.editor.textFormatting': '文本格式设置',
|
|
469
472
|
'fabric.editor.textStyles': '"{blockTypeName}" 文本样式',
|
|
470
473
|
'fabric.editor.textStylesTooltip': '文本样式',
|
|
471
|
-
'fabric.editor.threeColumns': '
|
|
474
|
+
'fabric.editor.threeColumns': '3 列布局',
|
|
475
|
+
'fabric.editor.threeColumnsWithLeftSidebars': '具有左侧边栏的三列布局',
|
|
476
|
+
'fabric.editor.threeColumnsWithRightSidebars': '具有右侧边栏的三列布局',
|
|
472
477
|
'fabric.editor.threeColumnsWithSidebars': '具有侧边栏的三列布局',
|
|
473
478
|
'fabric.editor.time.ago': '前',
|
|
474
479
|
'fabric.editor.time.updated': '上次更新时间',
|
|
@@ -482,7 +487,7 @@ export default {
|
|
|
482
487
|
'fabric.editor.tooltip.nestedExpand': '嵌套扩展',
|
|
483
488
|
'fabric.editor.tooltip.taskList': '操作项',
|
|
484
489
|
'fabric.editor.turnInto': '转变为',
|
|
485
|
-
'fabric.editor.twoColumns': '
|
|
490
|
+
'fabric.editor.twoColumns': '2 列布局',
|
|
486
491
|
'fabric.editor.typeAhead.popupLabel': '输入提示结果',
|
|
487
492
|
'fabric.editor.typeAhead.quickInsertInputLabel': '开始输入以搜索或筛选快捷方式选项',
|
|
488
493
|
'fabric.editor.typeAhead.quickInsertPopupLabel': '插入操作和格式设置操作的快捷方式',
|
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//Chinese (Traditional)
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': '完成編輯',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': '進行編輯',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': '設定 {macroName}',
|
|
11
13
|
'fabric.editor.action': '動作項目',
|
|
12
14
|
'fabric.editor.action.description': '建立並指派動作項目',
|
|
@@ -208,7 +210,7 @@ export default {
|
|
|
208
210
|
'fabric.editor.findNext': '尋找下一個',
|
|
209
211
|
'fabric.editor.findPrevious': '尋找上一個',
|
|
210
212
|
'fabric.editor.findReplaceToolbarButton': '尋找與取代',
|
|
211
|
-
'fabric.editor.fiveColumns': '
|
|
213
|
+
'fabric.editor.fiveColumns': '5 欄版面配置',
|
|
212
214
|
'fabric.editor.floatingToolbar.confirmModalCancel': '取消',
|
|
213
215
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '同時刪除已連結的元素',
|
|
214
216
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} other {{name} (+{amount,number} 個連結的元素)}}',
|
|
@@ -220,7 +222,7 @@ export default {
|
|
|
220
222
|
'fabric.editor.floatingToolbar.scrollLeft': '向左捲動',
|
|
221
223
|
'fabric.editor.floatingToolbar.scrollRight': '向右捲動',
|
|
222
224
|
'fabric.editor.focusTableResizeHandle': '聚焦於表格調整大小控點',
|
|
223
|
-
'fabric.editor.fourColumns': '
|
|
225
|
+
'fabric.editor.fourColumns': '4 欄版面配置',
|
|
224
226
|
'fabric.editor.headerColumn': '標題欄',
|
|
225
227
|
'fabric.editor.headerRow': '標題列',
|
|
226
228
|
'fabric.editor.heading1': '標題 1',
|
|
@@ -292,7 +294,7 @@ export default {
|
|
|
292
294
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {邀請團隊成員加入 {productName}} trusted {邀請團隊成員加入 {productName}} other {將團隊成員新增至 {productName}}}',
|
|
293
295
|
'fabric.editor.italic': '斜體',
|
|
294
296
|
'fabric.editor.keyboardShortcuts': '鍵盤快速鍵',
|
|
295
|
-
'fabric.editor.layout.columnOption': '{count, plural, other {{count}
|
|
297
|
+
'fabric.editor.layout.columnOption': '{count, plural, other {{count} 欄}}',
|
|
296
298
|
'fabric.editor.layout.placeholder': '新增內容',
|
|
297
299
|
'fabric.editor.layoutFixedWidth': '返回中央',
|
|
298
300
|
'fabric.editor.layoutFullWidth': '採用完整寬度',
|
|
@@ -465,10 +467,13 @@ export default {
|
|
|
465
467
|
'fabric.editor.text.formatting.off': '文字格式設定關閉',
|
|
466
468
|
'fabric.editor.textColor': '{selectedColorName}的文字顏色',
|
|
467
469
|
'fabric.editor.textColorTooltip': '文字顏色',
|
|
470
|
+
'fabric.editor.textFormat': '設定文字格式',
|
|
468
471
|
'fabric.editor.textFormatting': '文字格式設定',
|
|
469
472
|
'fabric.editor.textStyles': '{blockTypeName}的文字樣式',
|
|
470
473
|
'fabric.editor.textStylesTooltip': '文字樣式',
|
|
471
|
-
'fabric.editor.threeColumns': '
|
|
474
|
+
'fabric.editor.threeColumns': '3 欄版面配置',
|
|
475
|
+
'fabric.editor.threeColumnsWithLeftSidebars': '包含左側邊欄的三欄版面配置',
|
|
476
|
+
'fabric.editor.threeColumnsWithRightSidebars': '包含右側邊欄的三欄版面配置',
|
|
472
477
|
'fabric.editor.threeColumnsWithSidebars': '包含側邊欄的三欄版面配置',
|
|
473
478
|
'fabric.editor.time.ago': '前',
|
|
474
479
|
'fabric.editor.time.updated': '已更新',
|
|
@@ -482,7 +487,7 @@ export default {
|
|
|
482
487
|
'fabric.editor.tooltip.nestedExpand': '巢狀擴充',
|
|
483
488
|
'fabric.editor.tooltip.taskList': '動作項目',
|
|
484
489
|
'fabric.editor.turnInto': '轉變成',
|
|
485
|
-
'fabric.editor.twoColumns': '
|
|
490
|
+
'fabric.editor.twoColumns': '2 欄版面配置',
|
|
486
491
|
'fabric.editor.typeAhead.popupLabel': '自動提示結果',
|
|
487
492
|
'fabric.editor.typeAhead.quickInsertInputLabel': '開始輸入以搜尋或篩選快速鍵選項',
|
|
488
493
|
'fabric.editor.typeAhead.quickInsertPopupLabel': '插入和格式化的快速鍵',
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { isFedRamp } from './environment';
|
|
2
2
|
const SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
|
|
3
3
|
const packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
|
|
4
|
-
const packageVersion = "96.5.
|
|
4
|
+
const packageVersion = "96.5.3";
|
|
5
5
|
const sanitiseSentryEvents = (data, _hint) => {
|
|
6
6
|
// Remove URL as it has UGC
|
|
7
7
|
// TODO: Sanitise the URL instead of just removing it
|
|
@@ -91,14 +91,12 @@ fg('linking_platform_smart_links_in_live_pages') ? 'pointer' : 'auto'};
|
|
|
91
91
|
.${DATASOURCE_INNER_CONTAINER_CLASSNAME} {
|
|
92
92
|
${getSelectionStyles([SelectionStyle.BoxShadow])}
|
|
93
93
|
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
}
|
|
101
|
-
` : ''}
|
|
94
|
+
input::selection {
|
|
95
|
+
background-color: ${"var(--ds-background-selected-hovered, #CCE0FF)"};
|
|
96
|
+
}
|
|
97
|
+
input::-moz-selection {
|
|
98
|
+
background-color: ${"var(--ds-background-selected-hovered, #CCE0FF)"};
|
|
99
|
+
}
|
|
102
100
|
}
|
|
103
101
|
}
|
|
104
102
|
|
|
@@ -13,7 +13,7 @@ import withAnalyticsContext from '@atlaskit/analytics-next/withAnalyticsContext'
|
|
|
13
13
|
import withAnalyticsEvents from '@atlaskit/analytics-next/withAnalyticsEvents';
|
|
14
14
|
import Layer from '../Layer';
|
|
15
15
|
const packageName = "@atlaskit/editor-common";
|
|
16
|
-
const packageVersion = "96.5.
|
|
16
|
+
const packageVersion = "96.5.3";
|
|
17
17
|
const halfFocusRing = 1;
|
|
18
18
|
const dropOffset = '0, 8';
|
|
19
19
|
class DropList extends Component {
|
|
@@ -272,6 +272,7 @@ export var ACTION_SUBJECT_ID = /*#__PURE__*/function (ACTION_SUBJECT_ID) {
|
|
|
272
272
|
ACTION_SUBJECT_ID["AI_DEFINITIONS_AUTO_HIGHLIGHT"] = "aiDefinitionsAutoHighlight";
|
|
273
273
|
ACTION_SUBJECT_ID["AI_PANELS_BODIED_EXTENSION"] = "aiPanelsBodiedExtension";
|
|
274
274
|
ACTION_SUBJECT_ID["AI_PROMPT_LINK_PICKER_BUTTON"] = "aiPromptLinkPickerButton";
|
|
275
|
+
ACTION_SUBJECT_ID["AI_PROMPT_MENTION_BUTTON"] = "aiPromptMentionButton";
|
|
275
276
|
ACTION_SUBJECT_ID["ALL"] = "all";
|
|
276
277
|
ACTION_SUBJECT_ID["ALT_TEXT"] = "altText";
|
|
277
278
|
ACTION_SUBJECT_ID["ANNOTATE_BUTTON"] = "annotateButton";
|
package/dist/esm/i18n/cs.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//Czech
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Úpravy dokončeny',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Provést úpravy',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': 'Konfigurovat makro {macroName}',
|
|
11
13
|
'fabric.editor.action': 'Aktuální úkol',
|
|
12
14
|
'fabric.editor.action.description': 'Vytvořit a přiřadit aktuální úkol',
|
|
@@ -208,7 +210,7 @@ export default {
|
|
|
208
210
|
'fabric.editor.findNext': 'Najít další',
|
|
209
211
|
'fabric.editor.findPrevious': 'Najít předchozí',
|
|
210
212
|
'fabric.editor.findReplaceToolbarButton': 'Najít a nahradit',
|
|
211
|
-
'fabric.editor.fiveColumns': 'Rozvržení
|
|
213
|
+
'fabric.editor.fiveColumns': 'Rozvržení 5 sloupců',
|
|
212
214
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Zrušit',
|
|
213
215
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Vymazat také všechny připojené prvky',
|
|
214
216
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} one {{name} (+1 připojený prvek)} few {{name} (+{amount,number} připojené prvky)} many {{name} (+{amount,number} připojeného prvku)} other {{name} (+{amount,number} připojených prvků)}}',
|
|
@@ -220,7 +222,7 @@ export default {
|
|
|
220
222
|
'fabric.editor.floatingToolbar.scrollLeft': 'Posunout doleva',
|
|
221
223
|
'fabric.editor.floatingToolbar.scrollRight': 'Posunout doprava',
|
|
222
224
|
'fabric.editor.focusTableResizeHandle': 'Zaměření na úchyt ke změně velikosti tabulky',
|
|
223
|
-
'fabric.editor.fourColumns': 'Rozvržení
|
|
225
|
+
'fabric.editor.fourColumns': 'Rozvržení 4 sloupců',
|
|
224
226
|
'fabric.editor.headerColumn': 'Sloupec záhlaví',
|
|
225
227
|
'fabric.editor.headerRow': 'Řádek záhlaví',
|
|
226
228
|
'fabric.editor.heading1': 'Nadpis 1',
|
|
@@ -292,7 +294,7 @@ export default {
|
|
|
292
294
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Pozvat týmového kolegu do produktu {productName}} trusted {Pozvat týmového kolegu do produktu {productName}} other {Přidat týmového kolegu do produktu {productName}}}',
|
|
293
295
|
'fabric.editor.italic': 'Kurzíva',
|
|
294
296
|
'fabric.editor.keyboardShortcuts': 'Klávesové zkratky',
|
|
295
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
297
|
+
'fabric.editor.layout.columnOption': '{count, plural, one {Sloupec} few {{count} sloupce} many {{count} sloupce} other {{count} sloupců}}',
|
|
296
298
|
'fabric.editor.layout.placeholder': 'Přidat obsah',
|
|
297
299
|
'fabric.editor.layoutFixedWidth': 'Zpět na zobrazení standardní šířky',
|
|
298
300
|
'fabric.editor.layoutFullWidth': 'Přepnout do zobrazení na celou šířku',
|
|
@@ -465,10 +467,13 @@ export default {
|
|
|
465
467
|
'fabric.editor.text.formatting.off': 'Formátování textu vypnuto',
|
|
466
468
|
'fabric.editor.textColor': 'Barva textu: {selectedColorName}',
|
|
467
469
|
'fabric.editor.textColorTooltip': 'Barva textu',
|
|
470
|
+
'fabric.editor.textFormat': 'Formátování textu',
|
|
468
471
|
'fabric.editor.textFormatting': 'Formátování textu',
|
|
469
472
|
'fabric.editor.textStyles': 'Styly textu: {blockTypeName}',
|
|
470
473
|
'fabric.editor.textStylesTooltip': 'Styly textu',
|
|
471
|
-
'fabric.editor.threeColumns': 'Rozvržení
|
|
474
|
+
'fabric.editor.threeColumns': 'Rozvržení 3 sloupců',
|
|
475
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Rozvržení tří sloupců s levým bočním panelem',
|
|
476
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Rozvržení tří sloupců s pravým bočním panelem',
|
|
472
477
|
'fabric.editor.threeColumnsWithSidebars': 'Rozvržení tří sloupců s bočními panely',
|
|
473
478
|
'fabric.editor.time.ago': 'zpět',
|
|
474
479
|
'fabric.editor.time.updated': 'Aktualizováno',
|
|
@@ -482,7 +487,7 @@ export default {
|
|
|
482
487
|
'fabric.editor.tooltip.nestedExpand': 'vnořený rozbalovací uzel',
|
|
483
488
|
'fabric.editor.tooltip.taskList': 'položka akce',
|
|
484
489
|
'fabric.editor.turnInto': 'Proměnit na',
|
|
485
|
-
'fabric.editor.twoColumns': 'Rozvržení
|
|
490
|
+
'fabric.editor.twoColumns': 'Rozvržení 2 sloupců',
|
|
486
491
|
'fabric.editor.typeAhead.popupLabel': 'Výsledky našeptávače',
|
|
487
492
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Když začnete psát, budou se vyhledávat/filtrovat možnosti zkratek.',
|
|
488
493
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Zkratky pro vkládání a formátování',
|
package/dist/esm/i18n/da.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//Danish (Denmark)
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Færdig med at redigere',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Foretag redigeringer',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': 'Konfigurer {macroName}',
|
|
11
13
|
'fabric.editor.action': 'Handlingsgenstand',
|
|
12
14
|
'fabric.editor.action.description': 'Opret og tildel handlingsgenstande',
|
|
@@ -292,7 +294,7 @@ export default {
|
|
|
292
294
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Inviter teammedlemmer til {productName}} trusted {Inviter teammedlemmer til {productName}} other {Tilføj teammedlem til {productName}}}',
|
|
293
295
|
'fabric.editor.italic': 'Kursiv',
|
|
294
296
|
'fabric.editor.keyboardShortcuts': 'Tastaturgenveje',
|
|
295
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
297
|
+
'fabric.editor.layout.columnOption': '{count, plural, one {Kolonne} other {{count} kolonner}}',
|
|
296
298
|
'fabric.editor.layout.placeholder': 'Tilføj indhold',
|
|
297
299
|
'fabric.editor.layoutFixedWidth': 'Tilbage til centrering',
|
|
298
300
|
'fabric.editor.layoutFullWidth': 'Vis i fuld bredde',
|
|
@@ -465,10 +467,13 @@ export default {
|
|
|
465
467
|
'fabric.editor.text.formatting.off': 'Tekstformatering fra',
|
|
466
468
|
'fabric.editor.textColor': '{selectedColorName} tekstfarve',
|
|
467
469
|
'fabric.editor.textColorTooltip': 'Tekstfarve',
|
|
470
|
+
'fabric.editor.textFormat': 'Formatér tekst',
|
|
468
471
|
'fabric.editor.textFormatting': 'Tekstformatering',
|
|
469
472
|
'fabric.editor.textStyles': '{blockTypeName} tekstformatering',
|
|
470
473
|
'fabric.editor.textStylesTooltip': 'Tekstformatering',
|
|
471
474
|
'fabric.editor.threeColumns': 'Layout med tre kolonner',
|
|
475
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Layout med tre kolonner med venstre sidebjælke',
|
|
476
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Layout med tre kolonner med højre sidebjælke',
|
|
472
477
|
'fabric.editor.threeColumnsWithSidebars': 'Layout med tre kolonner med sidebjælker',
|
|
473
478
|
'fabric.editor.time.ago': 'siden',
|
|
474
479
|
'fabric.editor.time.updated': 'Opdateret',
|
package/dist/esm/i18n/de.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//German (Germany)
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Bearbeitung abgeschlossen',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Änderungen vornehmen',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': '{macroName} konfigurieren',
|
|
11
13
|
'fabric.editor.action': 'Aufgabe',
|
|
12
14
|
'fabric.editor.action.description': 'Aufgaben erstellen und zuweisen',
|
|
@@ -208,7 +210,7 @@ export default {
|
|
|
208
210
|
'fabric.editor.findNext': 'Nächstes suchen',
|
|
209
211
|
'fabric.editor.findPrevious': 'Vorheriges suchen',
|
|
210
212
|
'fabric.editor.findReplaceToolbarButton': 'Suchen und ersetzen',
|
|
211
|
-
'fabric.editor.fiveColumns': 'Layout mit
|
|
213
|
+
'fabric.editor.fiveColumns': 'Layout mit 5 Spalten',
|
|
212
214
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Abbrechen',
|
|
213
215
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Verbundene Elemente ebenfalls löschen',
|
|
214
216
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} one {{name} (+1 verbundenes Element)} other {{name} (+{amount,number} verbundene Elemente)}}',
|
|
@@ -220,7 +222,7 @@ export default {
|
|
|
220
222
|
'fabric.editor.floatingToolbar.scrollLeft': 'Nach links scrollen',
|
|
221
223
|
'fabric.editor.floatingToolbar.scrollRight': 'Nach rechts scrollen',
|
|
222
224
|
'fabric.editor.focusTableResizeHandle': 'Ziehpunkt zur Größenänderung der Tabelle fokussieren',
|
|
223
|
-
'fabric.editor.fourColumns': 'Layout mit
|
|
225
|
+
'fabric.editor.fourColumns': 'Layout mit 4 Spalten',
|
|
224
226
|
'fabric.editor.headerColumn': 'Kopfzeilen-Spalte',
|
|
225
227
|
'fabric.editor.headerRow': 'Kopfzeile',
|
|
226
228
|
'fabric.editor.heading1': 'Überschrift 1',
|
|
@@ -292,7 +294,7 @@ export default {
|
|
|
292
294
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Teammitglied zu {productName} einladen} trusted {Teammitglied zu {productName} einladen} other {Teammitglied zu {productName} hinzufügen}}',
|
|
293
295
|
'fabric.editor.italic': 'Kursiv',
|
|
294
296
|
'fabric.editor.keyboardShortcuts': 'Tastenkombinationen',
|
|
295
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
297
|
+
'fabric.editor.layout.columnOption': '{count, plural, one {Spalte} other {{count} Spalten}}',
|
|
296
298
|
'fabric.editor.layout.placeholder': 'Inhalt hinzufügen',
|
|
297
299
|
'fabric.editor.layoutFixedWidth': 'Zurück zur Mitte',
|
|
298
300
|
'fabric.editor.layoutFullWidth': 'Volle Breite wählen',
|
|
@@ -468,7 +470,9 @@ export default {
|
|
|
468
470
|
'fabric.editor.textFormatting': 'Textformatierung',
|
|
469
471
|
'fabric.editor.textStyles': 'Textstile: {blockTypeName}',
|
|
470
472
|
'fabric.editor.textStylesTooltip': 'Textstile',
|
|
471
|
-
'fabric.editor.threeColumns': 'Layout mit
|
|
473
|
+
'fabric.editor.threeColumns': 'Layout mit 3 Spalten',
|
|
474
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Layout mit drei Spalten und Seitenleiste links',
|
|
475
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Layout mit drei Spalten und Seitenleiste rechts',
|
|
472
476
|
'fabric.editor.threeColumnsWithSidebars': 'Layout mit drei Spalten und Seitenleisten',
|
|
473
477
|
'fabric.editor.time.ago': 'vor',
|
|
474
478
|
'fabric.editor.time.updated': 'Aktualisiert',
|
|
@@ -482,7 +486,7 @@ export default {
|
|
|
482
486
|
'fabric.editor.tooltip.nestedExpand': 'eine verschachtelte Erweiterung',
|
|
483
487
|
'fabric.editor.tooltip.taskList': 'eine Aufgabe',
|
|
484
488
|
'fabric.editor.turnInto': 'Verwandeln in',
|
|
485
|
-
'fabric.editor.twoColumns': 'Layout mit
|
|
489
|
+
'fabric.editor.twoColumns': 'Layout mit 2 Spalten',
|
|
486
490
|
'fabric.editor.typeAhead.popupLabel': 'Ergebnisse der Vorschlagsfunktion',
|
|
487
491
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Beginnen Sie die Eingabe, um nach Optionen für Tastenkombinationen zu suchen oder diese zu filtern',
|
|
488
492
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Tastenkombination für Einfügungen und Formatierung',
|