@ckeditor/ckeditor5-table 41.3.0-alpha.4 → 41.3.1
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/build/table.js +2 -2
- package/build/translations/ar.js +1 -1
- package/build/translations/az.js +1 -1
- package/build/translations/bg.js +1 -1
- package/build/translations/bn.js +1 -1
- package/build/translations/ca.js +1 -1
- package/build/translations/cs.js +1 -1
- package/build/translations/da.js +1 -1
- package/build/translations/de-ch.js +1 -1
- package/build/translations/de.js +1 -1
- package/build/translations/el.js +1 -1
- package/build/translations/en-au.js +1 -1
- package/build/translations/en-gb.js +1 -1
- package/build/translations/es.js +1 -1
- package/build/translations/et.js +1 -1
- package/build/translations/fa.js +1 -1
- package/build/translations/fi.js +1 -1
- package/build/translations/fr.js +1 -1
- package/build/translations/gl.js +1 -1
- package/build/translations/he.js +1 -1
- package/build/translations/hi.js +1 -1
- package/build/translations/hr.js +1 -1
- package/build/translations/hu.js +1 -1
- package/build/translations/hy.js +1 -1
- package/build/translations/id.js +1 -1
- package/build/translations/it.js +1 -1
- package/build/translations/ja.js +1 -1
- package/build/translations/ko.js +1 -1
- package/build/translations/ku.js +1 -1
- package/build/translations/lt.js +1 -1
- package/build/translations/lv.js +1 -1
- package/build/translations/ms.js +1 -1
- package/build/translations/nb.js +1 -1
- package/build/translations/ne.js +1 -1
- package/build/translations/nl.js +1 -1
- package/build/translations/no.js +1 -1
- package/build/translations/pl.js +1 -1
- package/build/translations/pt-br.js +1 -1
- package/build/translations/pt.js +1 -1
- package/build/translations/ro.js +1 -1
- package/build/translations/ru.js +1 -1
- package/build/translations/sk.js +1 -1
- package/build/translations/sl.js +1 -1
- package/build/translations/sq.js +1 -1
- package/build/translations/sr-latn.js +1 -1
- package/build/translations/sr.js +1 -1
- package/build/translations/sv.js +1 -1
- package/build/translations/th.js +1 -1
- package/build/translations/tk.js +1 -1
- package/build/translations/tr.js +1 -1
- package/build/translations/tt.js +1 -1
- package/build/translations/ug.js +1 -1
- package/build/translations/uk.js +1 -1
- package/build/translations/ur.js +1 -1
- package/build/translations/uz.js +1 -1
- package/build/translations/vi.js +1 -1
- package/build/translations/zh-cn.js +1 -1
- package/build/translations/zh.js +1 -1
- package/lang/contexts.json +2 -1
- package/lang/translations/ar.po +4 -0
- package/lang/translations/az.po +4 -0
- package/lang/translations/bg.po +4 -0
- package/lang/translations/bn.po +4 -0
- package/lang/translations/ca.po +4 -0
- package/lang/translations/cs.po +4 -0
- package/lang/translations/da.po +4 -0
- package/lang/translations/de-ch.po +4 -0
- package/lang/translations/de.po +4 -0
- package/lang/translations/el.po +4 -0
- package/lang/translations/en-au.po +4 -0
- package/lang/translations/en-gb.po +4 -0
- package/lang/translations/en.po +4 -0
- package/lang/translations/es.po +4 -0
- package/lang/translations/et.po +4 -0
- package/lang/translations/fa.po +4 -0
- package/lang/translations/fi.po +4 -0
- package/lang/translations/fr.po +4 -0
- package/lang/translations/gl.po +4 -0
- package/lang/translations/he.po +4 -0
- package/lang/translations/hi.po +4 -0
- package/lang/translations/hr.po +4 -0
- package/lang/translations/hu.po +4 -0
- package/lang/translations/hy.po +4 -0
- package/lang/translations/id.po +4 -0
- package/lang/translations/it.po +4 -0
- package/lang/translations/ja.po +4 -0
- package/lang/translations/ko.po +4 -0
- package/lang/translations/ku.po +4 -0
- package/lang/translations/lt.po +4 -0
- package/lang/translations/lv.po +4 -0
- package/lang/translations/ms.po +4 -0
- package/lang/translations/nb.po +4 -0
- package/lang/translations/ne.po +4 -0
- package/lang/translations/nl.po +4 -0
- package/lang/translations/no.po +4 -0
- package/lang/translations/pl.po +4 -0
- package/lang/translations/pt-br.po +4 -0
- package/lang/translations/pt.po +4 -0
- package/lang/translations/ro.po +4 -0
- package/lang/translations/ru.po +4 -0
- package/lang/translations/sk.po +4 -0
- package/lang/translations/sl.po +4 -0
- package/lang/translations/sq.po +4 -0
- package/lang/translations/sr-latn.po +4 -0
- package/lang/translations/sr.po +4 -0
- package/lang/translations/sv.po +4 -0
- package/lang/translations/th.po +4 -0
- package/lang/translations/tk.po +4 -0
- package/lang/translations/tr.po +4 -0
- package/lang/translations/tt.po +4 -0
- package/lang/translations/ug.po +4 -0
- package/lang/translations/uk.po +4 -0
- package/lang/translations/ur.po +4 -0
- package/lang/translations/uz.po +4 -0
- package/lang/translations/vi.po +4 -0
- package/lang/translations/zh-cn.po +4 -0
- package/lang/translations/zh.po +4 -0
- package/package.json +2 -3
- package/src/tableui.d.ts +1 -0
- package/src/tableui.js +24 -1
- package/src/ui/inserttableview.d.ts +4 -0
- package/src/ui/inserttableview.js +9 -0
- package/dist/content-index.css +0 -55
- package/dist/editor-index.css +0 -150
- package/dist/index.css +0 -362
- package/dist/index.css.map +0 -1
- package/dist/translations/ar.d.ts +0 -8
- package/dist/translations/ar.js +0 -5
- package/dist/translations/az.d.ts +0 -8
- package/dist/translations/az.js +0 -5
- package/dist/translations/bg.d.ts +0 -8
- package/dist/translations/bg.js +0 -5
- package/dist/translations/bn.d.ts +0 -8
- package/dist/translations/bn.js +0 -5
- package/dist/translations/ca.d.ts +0 -8
- package/dist/translations/ca.js +0 -5
- package/dist/translations/cs.d.ts +0 -8
- package/dist/translations/cs.js +0 -5
- package/dist/translations/da.d.ts +0 -8
- package/dist/translations/da.js +0 -5
- package/dist/translations/de-ch.d.ts +0 -8
- package/dist/translations/de-ch.js +0 -5
- package/dist/translations/de.d.ts +0 -8
- package/dist/translations/de.js +0 -5
- package/dist/translations/el.d.ts +0 -8
- package/dist/translations/el.js +0 -5
- package/dist/translations/en-au.d.ts +0 -8
- package/dist/translations/en-au.js +0 -5
- package/dist/translations/en-gb.d.ts +0 -8
- package/dist/translations/en-gb.js +0 -5
- package/dist/translations/en.d.ts +0 -8
- package/dist/translations/en.js +0 -5
- package/dist/translations/es.d.ts +0 -8
- package/dist/translations/es.js +0 -5
- package/dist/translations/et.d.ts +0 -8
- package/dist/translations/et.js +0 -5
- package/dist/translations/fa.d.ts +0 -8
- package/dist/translations/fa.js +0 -5
- package/dist/translations/fi.d.ts +0 -8
- package/dist/translations/fi.js +0 -5
- package/dist/translations/fr.d.ts +0 -8
- package/dist/translations/fr.js +0 -5
- package/dist/translations/gl.d.ts +0 -8
- package/dist/translations/gl.js +0 -5
- package/dist/translations/he.d.ts +0 -8
- package/dist/translations/he.js +0 -5
- package/dist/translations/hi.d.ts +0 -8
- package/dist/translations/hi.js +0 -5
- package/dist/translations/hr.d.ts +0 -8
- package/dist/translations/hr.js +0 -5
- package/dist/translations/hu.d.ts +0 -8
- package/dist/translations/hu.js +0 -5
- package/dist/translations/hy.d.ts +0 -8
- package/dist/translations/hy.js +0 -5
- package/dist/translations/id.d.ts +0 -8
- package/dist/translations/id.js +0 -5
- package/dist/translations/it.d.ts +0 -8
- package/dist/translations/it.js +0 -5
- package/dist/translations/ja.d.ts +0 -8
- package/dist/translations/ja.js +0 -5
- package/dist/translations/ko.d.ts +0 -8
- package/dist/translations/ko.js +0 -5
- package/dist/translations/ku.d.ts +0 -8
- package/dist/translations/ku.js +0 -5
- package/dist/translations/lt.d.ts +0 -8
- package/dist/translations/lt.js +0 -5
- package/dist/translations/lv.d.ts +0 -8
- package/dist/translations/lv.js +0 -5
- package/dist/translations/ms.d.ts +0 -8
- package/dist/translations/ms.js +0 -5
- package/dist/translations/nb.d.ts +0 -8
- package/dist/translations/nb.js +0 -5
- package/dist/translations/ne.d.ts +0 -8
- package/dist/translations/ne.js +0 -5
- package/dist/translations/nl.d.ts +0 -8
- package/dist/translations/nl.js +0 -5
- package/dist/translations/no.d.ts +0 -8
- package/dist/translations/no.js +0 -5
- package/dist/translations/pl.d.ts +0 -8
- package/dist/translations/pl.js +0 -5
- package/dist/translations/pt-br.d.ts +0 -8
- package/dist/translations/pt-br.js +0 -5
- package/dist/translations/pt.d.ts +0 -8
- package/dist/translations/pt.js +0 -5
- package/dist/translations/ro.d.ts +0 -8
- package/dist/translations/ro.js +0 -5
- package/dist/translations/ru.d.ts +0 -8
- package/dist/translations/ru.js +0 -5
- package/dist/translations/sk.d.ts +0 -8
- package/dist/translations/sk.js +0 -5
- package/dist/translations/sl.d.ts +0 -8
- package/dist/translations/sl.js +0 -5
- package/dist/translations/sq.d.ts +0 -8
- package/dist/translations/sq.js +0 -5
- package/dist/translations/sr-latn.d.ts +0 -8
- package/dist/translations/sr-latn.js +0 -5
- package/dist/translations/sr.d.ts +0 -8
- package/dist/translations/sr.js +0 -5
- package/dist/translations/sv.d.ts +0 -8
- package/dist/translations/sv.js +0 -5
- package/dist/translations/th.d.ts +0 -8
- package/dist/translations/th.js +0 -5
- package/dist/translations/tk.d.ts +0 -8
- package/dist/translations/tk.js +0 -5
- package/dist/translations/tr.d.ts +0 -8
- package/dist/translations/tr.js +0 -5
- package/dist/translations/tt.d.ts +0 -8
- package/dist/translations/tt.js +0 -5
- package/dist/translations/ug.d.ts +0 -8
- package/dist/translations/ug.js +0 -5
- package/dist/translations/uk.d.ts +0 -8
- package/dist/translations/uk.js +0 -5
- package/dist/translations/ur.d.ts +0 -8
- package/dist/translations/ur.js +0 -5
- package/dist/translations/uz.d.ts +0 -8
- package/dist/translations/uz.js +0 -5
- package/dist/translations/vi.d.ts +0 -8
- package/dist/translations/vi.js +0 -5
- package/dist/translations/zh-cn.d.ts +0 -8
- package/dist/translations/zh-cn.js +0 -5
- package/dist/translations/zh.d.ts +0 -8
- package/dist/translations/zh.js +0 -5
- package/dist/types/augmentation.d.ts +0 -80
- package/dist/types/commands/insertcolumncommand.d.ts +0 -59
- package/dist/types/commands/insertrowcommand.d.ts +0 -58
- package/dist/types/commands/inserttablecommand.d.ts +0 -48
- package/dist/types/commands/mergecellcommand.d.ts +0 -72
- package/dist/types/commands/mergecellscommand.d.ts +0 -32
- package/dist/types/commands/removecolumncommand.d.ts +0 -33
- package/dist/types/commands/removerowcommand.d.ts +0 -33
- package/dist/types/commands/selectcolumncommand.d.ts +0 -37
- package/dist/types/commands/selectrowcommand.d.ts +0 -37
- package/dist/types/commands/setheadercolumncommand.d.ts +0 -54
- package/dist/types/commands/setheaderrowcommand.d.ts +0 -57
- package/dist/types/commands/splitcellcommand.d.ts +0 -47
- package/dist/types/converters/downcast.d.ts +0 -67
- package/dist/types/converters/table-caption-post-fixer.d.ts +0 -24
- package/dist/types/converters/table-cell-paragraph-post-fixer.d.ts +0 -36
- package/dist/types/converters/table-cell-refresh-handler.d.ts +0 -22
- package/dist/types/converters/table-headings-refresh-handler.d.ts +0 -21
- package/dist/types/converters/table-layout-post-fixer.d.ts +0 -230
- package/dist/types/converters/tableproperties.d.ts +0 -58
- package/dist/types/converters/upcasttable.d.ts +0 -53
- package/dist/types/index.d.ts +0 -64
- package/dist/types/plaintableoutput.d.ts +0 -30
- package/dist/types/table.d.ts +0 -44
- package/dist/types/tablecaption/tablecaptionediting.d.ts +0 -67
- package/dist/types/tablecaption/tablecaptionui.d.ts +0 -25
- package/dist/types/tablecaption/toggletablecaptioncommand.d.ts +0 -72
- package/dist/types/tablecaption/utils.d.ts +0 -42
- package/dist/types/tablecaption.d.ts +0 -28
- package/dist/types/tablecellproperties/commands/tablecellbackgroundcolorcommand.d.ts +0 -36
- package/dist/types/tablecellproperties/commands/tablecellbordercolorcommand.d.ts +0 -41
- package/dist/types/tablecellproperties/commands/tablecellborderstylecommand.d.ts +0 -41
- package/dist/types/tablecellproperties/commands/tablecellborderwidthcommand.d.ts +0 -55
- package/dist/types/tablecellproperties/commands/tablecellheightcommand.d.ts +0 -50
- package/dist/types/tablecellproperties/commands/tablecellhorizontalalignmentcommand.d.ts +0 -36
- package/dist/types/tablecellproperties/commands/tablecellpaddingcommand.d.ts +0 -55
- package/dist/types/tablecellproperties/commands/tablecellpropertycommand.d.ts +0 -66
- package/dist/types/tablecellproperties/commands/tablecellverticalalignmentcommand.d.ts +0 -44
- package/dist/types/tablecellproperties/tablecellpropertiesediting.d.ts +0 -47
- package/dist/types/tablecellproperties/tablecellpropertiesui.d.ts +0 -116
- package/dist/types/tablecellproperties/ui/tablecellpropertiesview.d.ts +0 -232
- package/dist/types/tablecellproperties.d.ts +0 -34
- package/dist/types/tablecellwidth/commands/tablecellwidthcommand.d.ts +0 -50
- package/dist/types/tablecellwidth/tablecellwidthediting.d.ts +0 -33
- package/dist/types/tableclipboard.d.ts +0 -74
- package/dist/types/tablecolumnresize/constants.d.ts +0 -24
- package/dist/types/tablecolumnresize/converters.d.ts +0 -22
- package/dist/types/tablecolumnresize/tablecolumnresizeediting.d.ts +0 -143
- package/dist/types/tablecolumnresize/tablewidthscommand.d.ts +0 -42
- package/dist/types/tablecolumnresize/utils.d.ts +0 -152
- package/dist/types/tablecolumnresize.d.ts +0 -30
- package/dist/types/tableconfig.d.ts +0 -347
- package/dist/types/tableediting.d.ts +0 -102
- package/dist/types/tablekeyboard.d.ts +0 -72
- package/dist/types/tablemouse/mouseeventsobserver.d.ts +0 -66
- package/dist/types/tablemouse.d.ts +0 -52
- package/dist/types/tableproperties/commands/tablealignmentcommand.d.ts +0 -36
- package/dist/types/tableproperties/commands/tablebackgroundcolorcommand.d.ts +0 -36
- package/dist/types/tableproperties/commands/tablebordercolorcommand.d.ts +0 -41
- package/dist/types/tableproperties/commands/tableborderstylecommand.d.ts +0 -41
- package/dist/types/tableproperties/commands/tableborderwidthcommand.d.ts +0 -55
- package/dist/types/tableproperties/commands/tableheightcommand.d.ts +0 -50
- package/dist/types/tableproperties/commands/tablepropertycommand.d.ts +0 -65
- package/dist/types/tableproperties/commands/tablewidthcommand.d.ts +0 -50
- package/dist/types/tableproperties/tablepropertiesediting.d.ts +0 -44
- package/dist/types/tableproperties/tablepropertiesui.d.ts +0 -118
- package/dist/types/tableproperties/ui/tablepropertiesview.d.ts +0 -211
- package/dist/types/tableproperties.d.ts +0 -34
- package/dist/types/tableselection.d.ts +0 -111
- package/dist/types/tabletoolbar.d.ts +0 -36
- package/dist/types/tableui.d.ts +0 -57
- package/dist/types/tableutils.d.ts +0 -452
- package/dist/types/tablewalker.d.ts +0 -366
- package/dist/types/ui/colorinputview.d.ts +0 -144
- package/dist/types/ui/formrowview.d.ts +0 -65
- package/dist/types/ui/inserttableview.d.ts +0 -81
- package/dist/types/utils/common.d.ts +0 -50
- package/dist/types/utils/structure.d.ts +0 -249
- package/dist/types/utils/table-properties.d.ts +0 -71
- package/dist/types/utils/ui/contextualballoon.d.ts +0 -38
- package/dist/types/utils/ui/table-properties.d.ts +0 -199
- package/dist/types/utils/ui/widget.d.ts +0 -24
package/build/translations/uk.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const t=e.uk=e.uk||{};t.dictionary=Object.assign(t.dictionary||{},{"Align cell text to the bottom":"Вирівняти текст комірки по низу","Align cell text to the center":"Вирівняти текст по центру","Align cell text to the left":"Вирівняти текст по лівому краю","Align cell text to the middle":"Вирівняти текст комірки по середині","Align cell text to the right":"Вирівняти текст по правому краю","Align cell text to the top":"Вирівняти текст комірки по верху ","Align table to the left":"Вирівняти таблицю по лівому краю","Align table to the right":"Вирівняти таблицю по правому краю ",Alignment:"Вирівнювання",Background:"Фон",Border:"Межа","Cell properties":"Властивості комірок","Center table":"Відцентрувати таблицю",Color:"Колір","Color picker":"Вибір кольору",Column:"Стовпець",Dashed:"Пунктирна","Delete column":"Видалити стовпець","Delete row":"Видалити рядок",Dimensions:"Розміри",Dotted:"Точкова",Double:"Подвійна","Enter table caption":"Введіть підпис таблиці",Groove:"Жолобчаста","Header column":"Заголовок стовпця","Header row":"Заголовок рядка",Height:"Висота","Horizontal text alignment toolbar":"Панель інструментів вирівнювання горизонтального тексту","Insert a new table row (when in the last cell of a table)":"Вставити новий рядок таблиці (якщо в останній клітинці таблиці)","Insert column left":"Вставити стовпець зліва","Insert column right":"Вставити стовпець справа","Insert row above":"Вставити рядок знизу","Insert row below":"Вставити рядок зверху","Insert table":"Вставити таблицю",Inset:"Угнута","Justify cell text":"Вирівняти текст по ширині ","Keystrokes that can be used in a table cell":"Натискання клавіш, які можна використовувати в комірці таблиці","Merge cell down":"Поєднати комірки внизу","Merge cell left":"Поєднати комірки ліворуч","Merge cell right":"Поєднати комірки праворуч","Merge cell up":"Поєднати комірки вгору","Merge cells":"Поєднати комірки","Move the selection to the next cell":"Move the selection to the next cell","Move the selection to the previous cell":"Перемістити виділення в попередню клітинку","Navigate through the table":"Навігація по таблиці",None:"Не вказано",Outset:"Випукла",Padding:"Заповнення",Ridge:"Ребриста",Row:"Рядок","Select column":"Виберіть стовпчик","Select row":"Виберіть рядок",Solid:"Суцільний","Split cell horizontally":"Розділити комірки горизонтально","Split cell vertically":"Розділити комірки вертикально",Style:"Стиль","Table alignment toolbar":"Панель інструментів вирівнювання таблиці","Table cell text alignment":"Вирівнювання тексту комірки","Table properties":"Властивості таблиці","Table toolbar":"Панель інструментів таблиці",'The color is invalid. Try "#FF0000" or "rgb(255,0,0)" or "red".':'Колір недійсний. Спробуйте "#FF0000" або "rgb(255,0,0)" або "red"','The value is invalid. Try "10px" or "2em" or simply "2".':'Значення недійсне. Спробуйте "10px" або "2em" або просто "2"',"Vertical text alignment toolbar":"Панель інструментів вертикального вирівнювання тексту",Width:"Ширина"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(e){const t=e.uk=e.uk||{};t.dictionary=Object.assign(t.dictionary||{},{"Align cell text to the bottom":"Вирівняти текст комірки по низу","Align cell text to the center":"Вирівняти текст по центру","Align cell text to the left":"Вирівняти текст по лівому краю","Align cell text to the middle":"Вирівняти текст комірки по середині","Align cell text to the right":"Вирівняти текст по правому краю","Align cell text to the top":"Вирівняти текст комірки по верху ","Align table to the left":"Вирівняти таблицю по лівому краю","Align table to the right":"Вирівняти таблицю по правому краю ",Alignment:"Вирівнювання",Background:"Фон",Border:"Межа","Cell properties":"Властивості комірок","Center table":"Відцентрувати таблицю",Color:"Колір","Color picker":"Вибір кольору",Column:"Стовпець",Dashed:"Пунктирна","Delete column":"Видалити стовпець","Delete row":"Видалити рядок",Dimensions:"Розміри",Dotted:"Точкова",Double:"Подвійна","Enter table caption":"Введіть підпис таблиці",Groove:"Жолобчаста","Header column":"Заголовок стовпця","Header row":"Заголовок рядка",Height:"Висота","Horizontal text alignment toolbar":"Панель інструментів вирівнювання горизонтального тексту","Insert a new table row (when in the last cell of a table)":"Вставити новий рядок таблиці (якщо в останній клітинці таблиці)","Insert column left":"Вставити стовпець зліва","Insert column right":"Вставити стовпець справа","Insert row above":"Вставити рядок знизу","Insert row below":"Вставити рядок зверху","Insert table":"Вставити таблицю",Inset:"Угнута","Justify cell text":"Вирівняти текст по ширині ","Keystrokes that can be used in a table cell":"Натискання клавіш, які можна використовувати в комірці таблиці","Merge cell down":"Поєднати комірки внизу","Merge cell left":"Поєднати комірки ліворуч","Merge cell right":"Поєднати комірки праворуч","Merge cell up":"Поєднати комірки вгору","Merge cells":"Поєднати комірки","Move the selection to the next cell":"Move the selection to the next cell","Move the selection to the previous cell":"Перемістити виділення в попередню клітинку","Navigate through the table":"Навігація по таблиці",None:"Не вказано",Outset:"Випукла",Padding:"Заповнення",Ridge:"Ребриста",Row:"Рядок","Select column":"Виберіть стовпчик","Select row":"Виберіть рядок",Solid:"Суцільний","Split cell horizontally":"Розділити комірки горизонтально","Split cell vertically":"Розділити комірки вертикально",Style:"Стиль",Table:"Таблиця","Table alignment toolbar":"Панель інструментів вирівнювання таблиці","Table cell text alignment":"Вирівнювання тексту комірки","Table properties":"Властивості таблиці","Table toolbar":"Панель інструментів таблиці",'The color is invalid. Try "#FF0000" or "rgb(255,0,0)" or "red".':'Колір недійсний. Спробуйте "#FF0000" або "rgb(255,0,0)" або "red"','The value is invalid. Try "10px" or "2em" or simply "2".':'Значення недійсне. Спробуйте "10px" або "2em" або просто "2"',"Vertical text alignment toolbar":"Панель інструментів вертикального вирівнювання тексту",Width:"Ширина"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/ur.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const t=e.ur=e.ur||{};t.dictionary=Object.assign(t.dictionary||{},{"Align cell text to the bottom":"","Align cell text to the center":"","Align cell text to the left":"","Align cell text to the middle":"","Align cell text to the right":"","Align cell text to the top":"","Align table to the left":"","Align table to the right":"",Alignment:"",Background:"",Border:"حاشیہ","Cell properties":"","Center table":"",Color:"رنگ","Color picker":"",Column:"ستون",Dashed:"قطعہ دار","Delete column":"ستون حذف کریں","Delete row":"قطار حذف کریں",Dimensions:"",Dotted:"نقطہ دار",Double:"دو گنا","Enter table caption":"",Groove:"","Header column":"سر ستون","Header row":"سر قطار",Height:"اونچائی","Horizontal text alignment toolbar":"","Insert a new table row (when in the last cell of a table)":"","Insert column left":"بائیں جانب کالم بنائیں","Insert column right":"دائیں جانب کالم بنائیں","Insert row above":"قطار بالا نصب کریں","Insert row below":"قطار زیریں نصب کریں","Insert table":"جدول داخل کریں",Inset:"","Justify cell text":"","Keystrokes that can be used in a table cell":"","Merge cell down":"سیل نچلی طرف یکجا کریں","Merge cell left":"سیل بائیں طرف یکجا کریں","Merge cell right":"سیل دائیں طرف یکجا کریں","Merge cell up":"سیل اوپر یکجا کریں","Merge cells":"سیل یکجا کریں","Move the selection to the next cell":"","Move the selection to the previous cell":"","Navigate through the table":"",None:"",Outset:"",Padding:"",Ridge:"",Row:"قطار","Select column":"","Select row":"",Solid:"","Split cell horizontally":"سیل کی افقی تقسیم","Split cell vertically":"سیل کی عمودی تقسیم",Style:"","Table alignment toolbar":"","Table cell text alignment":"","Table properties":"","Table toolbar":"آلہ جات برائے جدول",'The color is invalid. Try "#FF0000" or "rgb(255,0,0)" or "red".':"",'The value is invalid. Try "10px" or "2em" or simply "2".':"","Vertical text alignment toolbar":"",Width:"چوڑائی"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(e){const t=e.ur=e.ur||{};t.dictionary=Object.assign(t.dictionary||{},{"Align cell text to the bottom":"","Align cell text to the center":"","Align cell text to the left":"","Align cell text to the middle":"","Align cell text to the right":"","Align cell text to the top":"","Align table to the left":"","Align table to the right":"",Alignment:"",Background:"",Border:"حاشیہ","Cell properties":"","Center table":"",Color:"رنگ","Color picker":"",Column:"ستون",Dashed:"قطعہ دار","Delete column":"ستون حذف کریں","Delete row":"قطار حذف کریں",Dimensions:"",Dotted:"نقطہ دار",Double:"دو گنا","Enter table caption":"",Groove:"","Header column":"سر ستون","Header row":"سر قطار",Height:"اونچائی","Horizontal text alignment toolbar":"","Insert a new table row (when in the last cell of a table)":"","Insert column left":"بائیں جانب کالم بنائیں","Insert column right":"دائیں جانب کالم بنائیں","Insert row above":"قطار بالا نصب کریں","Insert row below":"قطار زیریں نصب کریں","Insert table":"جدول داخل کریں",Inset:"","Justify cell text":"","Keystrokes that can be used in a table cell":"","Merge cell down":"سیل نچلی طرف یکجا کریں","Merge cell left":"سیل بائیں طرف یکجا کریں","Merge cell right":"سیل دائیں طرف یکجا کریں","Merge cell up":"سیل اوپر یکجا کریں","Merge cells":"سیل یکجا کریں","Move the selection to the next cell":"","Move the selection to the previous cell":"","Navigate through the table":"",None:"",Outset:"",Padding:"",Ridge:"",Row:"قطار","Select column":"","Select row":"",Solid:"","Split cell horizontally":"سیل کی افقی تقسیم","Split cell vertically":"سیل کی عمودی تقسیم",Style:"",Table:"","Table alignment toolbar":"","Table cell text alignment":"","Table properties":"","Table toolbar":"آلہ جات برائے جدول",'The color is invalid. Try "#FF0000" or "rgb(255,0,0)" or "red".':"",'The value is invalid. Try "10px" or "2em" or simply "2".':"","Vertical text alignment toolbar":"",Width:"چوڑائی"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/uz.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(a){const i=a.uz=a.uz||{};i.dictionary=Object.assign(i.dictionary||{},{"Align cell text to the bottom":"Hujayra matnini pastga tekislash","Align cell text to the center":"Matnni markazga tekislash","Align cell text to the left":"Matnni chapga tekislash","Align cell text to the middle":"Hujayra matnini markazga tekislash","Align cell text to the right":"Matnni o'ngga tekislash","Align cell text to the top":"Hujayra matnini tepaga tekislash","Align table to the left":"Jadvalni chap tomonga tekislash","Align table to the right":"Jadvalni o'ngga tekislash",Alignment:"Tekislash",Background:"Fon",Border:"Chegara","Cell properties":"Hujayra xususiyatlari","Center table":"Jadvalni markazga tekislash",Color:"Rang","Color picker":"Rang tanlash",Column:"Ustun",Dashed:"Nuqtali","Delete column":"Ustunni o'chirish","Delete row":"Satrni o'chirish",Dimensions:"O'lchamlar",Dotted:"Nuqta",Double:"Ikkitalik","Enter table caption":"",Groove:"Yivli","Header column":"Ustun sarlavhalari","Header row":"Sarlavhalar satri",Height:"Balandligi","Horizontal text alignment toolbar":"Matnni gorizontal tekislash asboblar paneli","Insert a new table row (when in the last cell of a table)":"","Insert column left":"Ustunni chapga kiritish","Insert column right":"Ustunni o'ngga kiritish","Insert row above":"Yuqoriga qatorni kiritish","Insert row below":"Pastga qatorni kiritish","Insert table":"Jadvalni kiritish",Inset:"Tushkunlikka tushgan","Justify cell text":"Matnni kenglikka tekislash","Keystrokes that can be used in a table cell":"","Merge cell down":"Pastdagi katak bilan birlashtirish","Merge cell left":"Chapdagi katakcha bilan birlashtirish","Merge cell right":"O'ngdagi katakcha bilan birlashtirish","Merge cell up":"Yuqoridagi katak bilan birlashtirish","Merge cells":"Hujayralarni birlashtirish","Move the selection to the next cell":"","Move the selection to the previous cell":"","Navigate through the table":"",None:"Yo'q",Outset:"Qavariq",Padding:"Chekinish",Ridge:"Qirrali",Row:"Satr","Select column":"Ustunni tanlash","Select row":"Satrni tanlang",Solid:"Qattiq","Split cell horizontally":"Hujayrani gorizontal ravishda ajratish","Split cell vertically":"Hujayrani vertikal ravishda ajratish",Style:"Uslub","Table alignment toolbar":"Jadvalni tekislash asboblar paneli","Table cell text alignment":"Jadval katakchasidagi matnni tekislash","Table properties":"Jadvalning xususiyatlari","Table toolbar":"Jadval asboblar paneli",'The color is invalid. Try "#FF0000" or "rgb(255,0,0)" or "red".':'Noto\'g\'ri rang. \\ "# FF0000 \\" yoki \\ "rgb (255,0,0) \\" yoki \\ "red \\" ni sinab ko\'ring.','The value is invalid. Try "10px" or "2em" or simply "2".':'Noto\'g\'ri qiymat. \\ "10px \\" yoki \\ "2em \\" yoki shunchaki \\ "2 \\" ni sinab ko\'ring.',"Vertical text alignment toolbar":"Vertikal matnni tekislash asboblar paneli",Width:"Kengligi"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(a){const i=a.uz=a.uz||{};i.dictionary=Object.assign(i.dictionary||{},{"Align cell text to the bottom":"Hujayra matnini pastga tekislash","Align cell text to the center":"Matnni markazga tekislash","Align cell text to the left":"Matnni chapga tekislash","Align cell text to the middle":"Hujayra matnini markazga tekislash","Align cell text to the right":"Matnni o'ngga tekislash","Align cell text to the top":"Hujayra matnini tepaga tekislash","Align table to the left":"Jadvalni chap tomonga tekislash","Align table to the right":"Jadvalni o'ngga tekislash",Alignment:"Tekislash",Background:"Fon",Border:"Chegara","Cell properties":"Hujayra xususiyatlari","Center table":"Jadvalni markazga tekislash",Color:"Rang","Color picker":"Rang tanlash",Column:"Ustun",Dashed:"Nuqtali","Delete column":"Ustunni o'chirish","Delete row":"Satrni o'chirish",Dimensions:"O'lchamlar",Dotted:"Nuqta",Double:"Ikkitalik","Enter table caption":"",Groove:"Yivli","Header column":"Ustun sarlavhalari","Header row":"Sarlavhalar satri",Height:"Balandligi","Horizontal text alignment toolbar":"Matnni gorizontal tekislash asboblar paneli","Insert a new table row (when in the last cell of a table)":"","Insert column left":"Ustunni chapga kiritish","Insert column right":"Ustunni o'ngga kiritish","Insert row above":"Yuqoriga qatorni kiritish","Insert row below":"Pastga qatorni kiritish","Insert table":"Jadvalni kiritish",Inset:"Tushkunlikka tushgan","Justify cell text":"Matnni kenglikka tekislash","Keystrokes that can be used in a table cell":"","Merge cell down":"Pastdagi katak bilan birlashtirish","Merge cell left":"Chapdagi katakcha bilan birlashtirish","Merge cell right":"O'ngdagi katakcha bilan birlashtirish","Merge cell up":"Yuqoridagi katak bilan birlashtirish","Merge cells":"Hujayralarni birlashtirish","Move the selection to the next cell":"","Move the selection to the previous cell":"","Navigate through the table":"",None:"Yo'q",Outset:"Qavariq",Padding:"Chekinish",Ridge:"Qirrali",Row:"Satr","Select column":"Ustunni tanlash","Select row":"Satrni tanlang",Solid:"Qattiq","Split cell horizontally":"Hujayrani gorizontal ravishda ajratish","Split cell vertically":"Hujayrani vertikal ravishda ajratish",Style:"Uslub",Table:"","Table alignment toolbar":"Jadvalni tekislash asboblar paneli","Table cell text alignment":"Jadval katakchasidagi matnni tekislash","Table properties":"Jadvalning xususiyatlari","Table toolbar":"Jadval asboblar paneli",'The color is invalid. Try "#FF0000" or "rgb(255,0,0)" or "red".':'Noto\'g\'ri rang. \\ "# FF0000 \\" yoki \\ "rgb (255,0,0) \\" yoki \\ "red \\" ni sinab ko\'ring.','The value is invalid. Try "10px" or "2em" or simply "2".':'Noto\'g\'ri qiymat. \\ "10px \\" yoki \\ "2em \\" yoki shunchaki \\ "2 \\" ni sinab ko\'ring.',"Vertical text alignment toolbar":"Vertikal matnni tekislash asboblar paneli",Width:"Kengligi"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/vi.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(n){const t=n.vi=n.vi||{};t.dictionary=Object.assign(t.dictionary||{},{"Align cell text to the bottom":"Căn chỉnh văn bản trong ô xuống dưới cùng","Align cell text to the center":"Căn chỉnh văn bản trong ô vào chính giữa","Align cell text to the left":"Căn chỉnh văn bản trong ô về bên trái","Align cell text to the middle":"Căn chỉnh văn bản trong ô vào giữa","Align cell text to the right":"Căn chỉnh văn bản trong ô về bên phải","Align cell text to the top":"Căn chỉnh văn bản trong ô lên trên cùng","Align table to the left":"Căn chỉnh bảng về phía bên trái","Align table to the right":"Căn chỉnh bảng về phía bên phải",Alignment:"Căn lề",Background:"Màu nền",Border:"Viền","Cell properties":"Thuộc tính của ô","Center table":"Căn chỉnh bảng vào chính giữa",Color:"Màu","Color picker":"Bộ chọn màu",Column:"Cột",Dashed:"Dạng đường đứt nét","Delete column":"Xoá cột","Delete row":"Xoá hàng",Dimensions:"Kích thước",Dotted:"Dạng chấm",Double:"Dạng nét đôi","Enter table caption":"Nhập chú thích cho bảng",Groove:"Dạng đường rãnh","Header column":"Tiêu đề cột","Header row":"Tiêu đề hàng",Height:"Cao","Horizontal text alignment toolbar":"Thanh công cụ căn chỉnh văn bản theo chiều ngang","Insert a new table row (when in the last cell of a table)":"Chèn một hàng mới trong bảng (khi ở ô cuối cùng của bảng)","Insert column left":"Thêm cột vào bên trái","Insert column right":"Thêm cột vào bên phải","Insert row above":"Thêm hàng phía trên","Insert row below":"Thêm hàng ở dưới","Insert table":"Tạo bảng",Inset:"Dạng chìm","Justify cell text":"Căn đều văn bản trong ô","Keystrokes that can be used in a table cell":"Tổ hợp phím mà bạn có thể dùng trong một ô bảng","Merge cell down":"Sát nhập ô xuống dưới","Merge cell left":"Sát nhập ô qua trái","Merge cell right":"Sát nhập ô qua phải","Merge cell up":"Sát nhập ô lên trên","Merge cells":"Sát nhập ô","Move the selection to the next cell":"Di chuyển vùng chọn đến ô tiếp theo","Move the selection to the previous cell":"Di chuyển vùng chọn đến ô trước đó","Navigate through the table":"Điều hướng qua bảng",None:"Không có kiểu nào",Outset:"Dạng nổi",Padding:"Cách lề",Ridge:"Dạng gờ",Row:"Hàng","Select column":"Chọn cột","Select row":"Chọn hàng",Solid:"Dạng nét liền","Split cell horizontally":"Tách ô theo chiều ngang","Split cell vertically":"Tách ô theo chiều dọc",Style:"Kiểu","Table alignment toolbar":"Thanh công cụ căn chỉnh bảng","Table cell text alignment":"Căn lề văn bản trong ô","Table properties":"Thuộc tính của bảng","Table toolbar":"Thanh công cụ bảng",'The color is invalid. Try "#FF0000" or "rgb(255,0,0)" or "red".':'Màu này không hợp lệ. Hãy thử "#FF0000" hoặc "rgb(255,0,0)" hoặc "red".','The value is invalid. Try "10px" or "2em" or simply "2".':'Giá trị này không hợp lệ. Hãy thử "10px" hoặc "2em" hoặc chỉ "2".',"Vertical text alignment toolbar":"Thanh công cụ căn chỉnh văn bản theo chiều dọc",Width:"Rộng"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(n){const t=n.vi=n.vi||{};t.dictionary=Object.assign(t.dictionary||{},{"Align cell text to the bottom":"Căn chỉnh văn bản trong ô xuống dưới cùng","Align cell text to the center":"Căn chỉnh văn bản trong ô vào chính giữa","Align cell text to the left":"Căn chỉnh văn bản trong ô về bên trái","Align cell text to the middle":"Căn chỉnh văn bản trong ô vào giữa","Align cell text to the right":"Căn chỉnh văn bản trong ô về bên phải","Align cell text to the top":"Căn chỉnh văn bản trong ô lên trên cùng","Align table to the left":"Căn chỉnh bảng về phía bên trái","Align table to the right":"Căn chỉnh bảng về phía bên phải",Alignment:"Căn lề",Background:"Màu nền",Border:"Viền","Cell properties":"Thuộc tính của ô","Center table":"Căn chỉnh bảng vào chính giữa",Color:"Màu","Color picker":"Bộ chọn màu",Column:"Cột",Dashed:"Dạng đường đứt nét","Delete column":"Xoá cột","Delete row":"Xoá hàng",Dimensions:"Kích thước",Dotted:"Dạng chấm",Double:"Dạng nét đôi","Enter table caption":"Nhập chú thích cho bảng",Groove:"Dạng đường rãnh","Header column":"Tiêu đề cột","Header row":"Tiêu đề hàng",Height:"Cao","Horizontal text alignment toolbar":"Thanh công cụ căn chỉnh văn bản theo chiều ngang","Insert a new table row (when in the last cell of a table)":"Chèn một hàng mới trong bảng (khi ở ô cuối cùng của bảng)","Insert column left":"Thêm cột vào bên trái","Insert column right":"Thêm cột vào bên phải","Insert row above":"Thêm hàng phía trên","Insert row below":"Thêm hàng ở dưới","Insert table":"Tạo bảng",Inset:"Dạng chìm","Justify cell text":"Căn đều văn bản trong ô","Keystrokes that can be used in a table cell":"Tổ hợp phím mà bạn có thể dùng trong một ô bảng","Merge cell down":"Sát nhập ô xuống dưới","Merge cell left":"Sát nhập ô qua trái","Merge cell right":"Sát nhập ô qua phải","Merge cell up":"Sát nhập ô lên trên","Merge cells":"Sát nhập ô","Move the selection to the next cell":"Di chuyển vùng chọn đến ô tiếp theo","Move the selection to the previous cell":"Di chuyển vùng chọn đến ô trước đó","Navigate through the table":"Điều hướng qua bảng",None:"Không có kiểu nào",Outset:"Dạng nổi",Padding:"Cách lề",Ridge:"Dạng gờ",Row:"Hàng","Select column":"Chọn cột","Select row":"Chọn hàng",Solid:"Dạng nét liền","Split cell horizontally":"Tách ô theo chiều ngang","Split cell vertically":"Tách ô theo chiều dọc",Style:"Kiểu",Table:"Bảng","Table alignment toolbar":"Thanh công cụ căn chỉnh bảng","Table cell text alignment":"Căn lề văn bản trong ô","Table properties":"Thuộc tính của bảng","Table toolbar":"Thanh công cụ bảng",'The color is invalid. Try "#FF0000" or "rgb(255,0,0)" or "red".':'Màu này không hợp lệ. Hãy thử "#FF0000" hoặc "rgb(255,0,0)" hoặc "red".','The value is invalid. Try "10px" or "2em" or simply "2".':'Giá trị này không hợp lệ. Hãy thử "10px" hoặc "2em" hoặc chỉ "2".',"Vertical text alignment toolbar":"Thanh công cụ căn chỉnh văn bản theo chiều dọc",Width:"Rộng"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const t=e["zh-cn"]=e["zh-cn"]||{};t.dictionary=Object.assign(t.dictionary||{},{"Align cell text to the bottom":"使单元格文本对齐到底部","Align cell text to the center":"使单元格文本水平居中","Align cell text to the left":"使单元格文本左对齐","Align cell text to the middle":"使单元格文本垂直居中","Align cell text to the right":"使单元格文本右对齐","Align cell text to the top":"使单元格文本对齐到顶部","Align table to the left":"使表格左对齐","Align table to the right":"使表格右对齐",Alignment:"对齐",Background:"背景",Border:"边框","Cell properties":"单元格属性","Center table":"表格居中",Color:"颜色","Color picker":"颜色选择器",Column:"列",Dashed:"虚线","Delete column":"删除本列","Delete row":"删除本行",Dimensions:"尺寸",Dotted:"点状虚线",Double:"双线","Enter table caption":"输入表标题",Groove:"凹槽边框","Header column":"标题列","Header row":"标题行",Height:"高度","Horizontal text alignment toolbar":"水平文本对齐工具栏","Insert a new table row (when in the last cell of a table)":"插入新的表格行(当位于表格的最后一个单元格时)","Insert column left":"左侧插入列","Insert column right":"右侧插入列","Insert row above":"在上面插入一行","Insert row below":"在下面插入一行","Insert table":"插入表格",Inset:"凹边框","Justify cell text":"对齐单元格文本","Keystrokes that can be used in a table cell":"可在表格单元格中使用的按键","Merge cell down":"向下合并单元格","Merge cell left":"向左合并单元格","Merge cell right":"向右合并单元格","Merge cell up":"向上合并单元格","Merge cells":"合并单元格","Move the selection to the next cell":"将所选内容移动到下一个单元格","Move the selection to the previous cell":"将所选内容移至上一个单元格","Navigate through the table":"在表格中进行导览",None:"无",Outset:"凸边框",Padding:"内边距",Ridge:"垄状边框",Row:"行","Select column":"选择列","Select row":"选择行",Solid:"实线","Split cell horizontally":"横向拆分单元格","Split cell vertically":"纵向拆分单元格",Style:"样式","Table alignment toolbar":"表格对齐工具栏","Table cell text alignment":"表格单元格中的文本水平对齐","Table properties":"表格属性","Table toolbar":"表格工具栏",'The color is invalid. Try "#FF0000" or "rgb(255,0,0)" or "red".':'颜色无效。尝试使用"#FF0000"、"rgb(255,0,0)"或者"red"。','The value is invalid. Try "10px" or "2em" or simply "2".':"无效值。尝试使用“10px”、“2ex”或者只写“2”。","Vertical text alignment toolbar":"垂直文本对齐工具栏",Width:"宽度"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(e){const t=e["zh-cn"]=e["zh-cn"]||{};t.dictionary=Object.assign(t.dictionary||{},{"Align cell text to the bottom":"使单元格文本对齐到底部","Align cell text to the center":"使单元格文本水平居中","Align cell text to the left":"使单元格文本左对齐","Align cell text to the middle":"使单元格文本垂直居中","Align cell text to the right":"使单元格文本右对齐","Align cell text to the top":"使单元格文本对齐到顶部","Align table to the left":"使表格左对齐","Align table to the right":"使表格右对齐",Alignment:"对齐",Background:"背景",Border:"边框","Cell properties":"单元格属性","Center table":"表格居中",Color:"颜色","Color picker":"颜色选择器",Column:"列",Dashed:"虚线","Delete column":"删除本列","Delete row":"删除本行",Dimensions:"尺寸",Dotted:"点状虚线",Double:"双线","Enter table caption":"输入表标题",Groove:"凹槽边框","Header column":"标题列","Header row":"标题行",Height:"高度","Horizontal text alignment toolbar":"水平文本对齐工具栏","Insert a new table row (when in the last cell of a table)":"插入新的表格行(当位于表格的最后一个单元格时)","Insert column left":"左侧插入列","Insert column right":"右侧插入列","Insert row above":"在上面插入一行","Insert row below":"在下面插入一行","Insert table":"插入表格",Inset:"凹边框","Justify cell text":"对齐单元格文本","Keystrokes that can be used in a table cell":"可在表格单元格中使用的按键","Merge cell down":"向下合并单元格","Merge cell left":"向左合并单元格","Merge cell right":"向右合并单元格","Merge cell up":"向上合并单元格","Merge cells":"合并单元格","Move the selection to the next cell":"将所选内容移动到下一个单元格","Move the selection to the previous cell":"将所选内容移至上一个单元格","Navigate through the table":"在表格中进行导览",None:"无",Outset:"凸边框",Padding:"内边距",Ridge:"垄状边框",Row:"行","Select column":"选择列","Select row":"选择行",Solid:"实线","Split cell horizontally":"横向拆分单元格","Split cell vertically":"纵向拆分单元格",Style:"样式",Table:"表格","Table alignment toolbar":"表格对齐工具栏","Table cell text alignment":"表格单元格中的文本水平对齐","Table properties":"表格属性","Table toolbar":"表格工具栏",'The color is invalid. Try "#FF0000" or "rgb(255,0,0)" or "red".':'颜色无效。尝试使用"#FF0000"、"rgb(255,0,0)"或者"red"。','The value is invalid. Try "10px" or "2em" or simply "2".':"无效值。尝试使用“10px”、“2ex”或者只写“2”。","Vertical text alignment toolbar":"垂直文本对齐工具栏",Width:"宽度"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/zh.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const t=e.zh=e.zh||{};t.dictionary=Object.assign(t.dictionary||{},{"Align cell text to the bottom":"向下對齊","Align cell text to the center":"置中對齊","Align cell text to the left":"靠左對齊","Align cell text to the middle":"置中對齊","Align cell text to the right":"靠右對齊","Align cell text to the top":"向上對齊","Align table to the left":"靠左對齊","Align table to the right":"靠右對齊",Alignment:"對齊",Background:"背景顏色",Border:"邊框","Cell properties":"儲存格屬性","Center table":"置中對齊",Color:"文字顏色","Color picker":"顏色選擇",Column:"欄",Dashed:"虛線","Delete column":"刪除欄","Delete row":"刪除列",Dimensions:"尺寸",Dotted:"點線",Double:"雙線","Enter table caption":"輸入表標題",Groove:"內凹線","Header column":"標題欄","Header row":"標題列",Height:"高度","Horizontal text alignment toolbar":"水平對齊","Insert a new table row (when in the last cell of a table)":"插入新的表格橫排(當位於表格的最後一個單元格時)","Insert column left":"插入左方欄","Insert column right":"插入右方欄","Insert row above":"插入上方列","Insert row below":"插入下方列","Insert table":"插入表格",Inset:"內邊線","Justify cell text":"分散對齊","Keystrokes that can be used in a table cell":"可在表格單元格中使用的按鍵","Merge cell down":"合併下方儲存格","Merge cell left":"合併左方儲存格","Merge cell right":"合併右方儲存格","Merge cell up":"合併上方儲存格","Merge cells":"合併儲存格","Move the selection to the next cell":"將選取範圍移動到下一個單元格","Move the selection to the previous cell":"將選取範圍移動到上一個單元格","Navigate through the table":"在表格中移動",None:"無",Outset:"外框線",Padding:"儲存格留白",Ridge:"凸起線",Row:"列","Select column":"選擇欄","Select row":"選擇列",Solid:"實線","Split cell horizontally":"水平分割儲存格","Split cell vertically":"垂直分割儲存格",Style:"樣式","Table alignment toolbar":"表格對齊","Table cell text alignment":"儲存格文字對齊","Table properties":"表格屬性","Table toolbar":"表格工具",'The color is invalid. Try "#FF0000" or "rgb(255,0,0)" or "red".':'顏色代碼錯誤。試試看 "#FF0000" 或 "rgb(255, 0, 0)" 或 "red"。','The value is invalid. Try "10px" or "2em" or simply "2".':'尺寸代碼錯誤。試試看 "10px" 或 "2em" 或簡單寫 "2"。',"Vertical text alignment toolbar":"垂直對齊",Width:"寬度"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(e){const t=e.zh=e.zh||{};t.dictionary=Object.assign(t.dictionary||{},{"Align cell text to the bottom":"向下對齊","Align cell text to the center":"置中對齊","Align cell text to the left":"靠左對齊","Align cell text to the middle":"置中對齊","Align cell text to the right":"靠右對齊","Align cell text to the top":"向上對齊","Align table to the left":"靠左對齊","Align table to the right":"靠右對齊",Alignment:"對齊",Background:"背景顏色",Border:"邊框","Cell properties":"儲存格屬性","Center table":"置中對齊",Color:"文字顏色","Color picker":"顏色選擇",Column:"欄",Dashed:"虛線","Delete column":"刪除欄","Delete row":"刪除列",Dimensions:"尺寸",Dotted:"點線",Double:"雙線","Enter table caption":"輸入表標題",Groove:"內凹線","Header column":"標題欄","Header row":"標題列",Height:"高度","Horizontal text alignment toolbar":"水平對齊","Insert a new table row (when in the last cell of a table)":"插入新的表格橫排(當位於表格的最後一個單元格時)","Insert column left":"插入左方欄","Insert column right":"插入右方欄","Insert row above":"插入上方列","Insert row below":"插入下方列","Insert table":"插入表格",Inset:"內邊線","Justify cell text":"分散對齊","Keystrokes that can be used in a table cell":"可在表格單元格中使用的按鍵","Merge cell down":"合併下方儲存格","Merge cell left":"合併左方儲存格","Merge cell right":"合併右方儲存格","Merge cell up":"合併上方儲存格","Merge cells":"合併儲存格","Move the selection to the next cell":"將選取範圍移動到下一個單元格","Move the selection to the previous cell":"將選取範圍移動到上一個單元格","Navigate through the table":"在表格中移動",None:"無",Outset:"外框線",Padding:"儲存格留白",Ridge:"凸起線",Row:"列","Select column":"選擇欄","Select row":"選擇列",Solid:"實線","Split cell horizontally":"水平分割儲存格","Split cell vertically":"垂直分割儲存格",Style:"樣式",Table:"表格","Table alignment toolbar":"表格對齊","Table cell text alignment":"儲存格文字對齊","Table properties":"表格屬性","Table toolbar":"表格工具",'The color is invalid. Try "#FF0000" or "rgb(255,0,0)" or "red".':'顏色代碼錯誤。試試看 "#FF0000" 或 "rgb(255, 0, 0)" 或 "red"。','The value is invalid. Try "10px" or "2em" or simply "2".':'尺寸代碼錯誤。試試看 "10px" 或 "2em" 或簡單寫 "2"。',"Vertical text alignment toolbar":"垂直對齊",Width:"寬度"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/lang/contexts.json
CHANGED
|
@@ -62,5 +62,6 @@
|
|
|
62
62
|
"Move the selection to the next cell": "Keystroke description for assistive technologies: keystroke for moving the selection to the next cell.",
|
|
63
63
|
"Move the selection to the previous cell": "Keystroke description for assistive technologies: keystroke for moving the selection to the previous cell.",
|
|
64
64
|
"Insert a new table row (when in the last cell of a table)": "Keystroke description for assistive technologies: keystroke for inserting a new table row.",
|
|
65
|
-
"Navigate through the table": "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
65
|
+
"Navigate through the table": "Keystroke description for assistive technologies: keystroke for navigating through the table.",
|
|
66
|
+
"Table": "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
66
67
|
}
|
package/lang/translations/ar.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "قمْ بإدراج صف جدول جديد (في آخر خلية من ا
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "تنقّلْ عبر الجدول"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "جدول"
|
package/lang/translations/az.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr ""
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr ""
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr ""
|
package/lang/translations/bg.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Въвеждане на нов ред в таблицата (когат
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Навигация в таблицата"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Маса"
|
package/lang/translations/bn.po
CHANGED
|
@@ -274,3 +274,7 @@ msgstr "একটি নতুন টেবিলের সারি প্র
|
|
|
274
274
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
275
275
|
msgid "Navigate through the table"
|
|
276
276
|
msgstr "টেবিলের মধ্যে দিয়ে নেভিগেট করুন"
|
|
277
|
+
|
|
278
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
279
|
+
msgid "Table"
|
|
280
|
+
msgstr "টেবিল"
|
package/lang/translations/ca.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Insereix una nova filera (si us trobeu a la darrera cel·la d'una taula)
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Navega a través de la taula"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Taula"
|
package/lang/translations/cs.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Vložit nový řádek tabulky (když jste v poslední buňce tabulky)"
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Procházet tabulkou"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Tabulka"
|
package/lang/translations/da.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Indsæt en ny tabelrække (når du er i den sidste celle i en tabel)"
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Naviger gennem tabellen"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Tabel"
|
|
@@ -272,3 +272,7 @@ msgstr ""
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr ""
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr ""
|
package/lang/translations/de.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Eine neue Tabellenspalte einfügen (wenn in der letzten Tabellenzelle)"
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Tabellennavigation"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Tabelle"
|
package/lang/translations/el.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Εισαγωγή νέας σειράς πίνακα (όταν βρίσκ
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Πλοήγηση στον πίνακα"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Πίνακας"
|
|
@@ -272,3 +272,7 @@ msgstr ""
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr ""
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr ""
|
|
@@ -272,3 +272,7 @@ msgstr ""
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr ""
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr ""
|
package/lang/translations/en.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Insert a new table row (when in the last cell of a table)"
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Navigate through the table"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Table"
|
package/lang/translations/es.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Inserta una nueva fila de la tabla (cuando esté en la última celda de
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Navega por la tabla"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Tabla"
|
package/lang/translations/et.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Sisesta tabelisse uus rida (kui oled tabeli viimases reas)"
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Liigu tabelis"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Tabel"
|
package/lang/translations/fa.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr ""
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr ""
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr ""
|
package/lang/translations/fi.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Liitä uusi taulukkorivi (pätee taulukon viimeiseen soluun)"
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Siirry taulukossa"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Taulukko"
|
package/lang/translations/fr.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Insérer une nouvelle ligne de tableau (dans la dernière cellule d'un t
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Naviguer dans le tableau"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Tableau"
|
package/lang/translations/gl.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr ""
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr ""
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr ""
|
package/lang/translations/he.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "הוספת שורה חדשה לטבלה (כאשר בתא האחרון ש
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "ניווט בטבלה"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "טבלה"
|
package/lang/translations/hi.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "एक नई टेबल रो इंसर्ट करें (ज
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "टेबल में नैविगेट करें"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "टेबल"
|
package/lang/translations/hr.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr ""
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr ""
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr ""
|
package/lang/translations/hu.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Új sor beillesztése a táblázatba (a táblázat utolsó cellájában)
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Navigáció a táblázatban"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Táblázat"
|
package/lang/translations/hy.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr ""
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr ""
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr ""
|
package/lang/translations/id.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Sisipkan baris tabel baru (saat berada di sel terakhir tabel)"
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Menjelajahi tabel"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Tabel"
|
package/lang/translations/it.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Inserisce una nuova riga nella tabella (quando ci si trova nell'ultima c
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Permette di spostarsi all'interno della tabella"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Tabella"
|
package/lang/translations/ja.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "新しいテーブル行を挿入する(テーブルの最終セルに
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "テーブル内を移動する"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "テーブル"
|
package/lang/translations/ko.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "새 표 행 삽입(표의 마지막 셀에 있을 때)"
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "표 탐색"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "표"
|
package/lang/translations/ku.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr ""
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr ""
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr ""
|
package/lang/translations/lt.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Įterpti į lentelę naują eilutę (kai yra paskutiniame lentelės lang
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Naršyti po lentelę"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Lentelė"
|
package/lang/translations/lv.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Ievietot jaunu tabulas rindu (esot tabulas pēdējā šūnā)"
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Pārvietoties tabulā"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Tabula"
|
package/lang/translations/ms.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Masukkan baris jadual baharu (apabila berada dalam sel terakhir jadual)"
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Navigasi melalui jadual"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Jadual"
|
package/lang/translations/nb.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr ""
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr ""
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr ""
|
package/lang/translations/ne.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr ""
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr ""
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr ""
|
package/lang/translations/nl.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Voeg een nieuwe rij toe aan de tabel (wanneer in de laatste cel van een
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Navigeer door de tabel"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Tabel"
|
package/lang/translations/no.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Sett inn en ny tabellrad (når man står i den siste cellen i en tabell)
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Naviger gjennom tabellen"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Tabell"
|
package/lang/translations/pl.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Wstawia nowy wiersz tabeli (w przypadku ostatniej komórki tabeli)"
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Umożliwia poruszanie się po tabeli"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Tabela"
|
|
@@ -272,3 +272,7 @@ msgstr "Inserir uma nova linha de tabela (quando na última célula de uma tabel
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Navegar pela tabela"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Tabela"
|
package/lang/translations/pt.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Inserir uma nova linha de tabela (quando o utilizador estiver na última
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Navegar pela tabela"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Tabela"
|
package/lang/translations/ro.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Inserează un nou rând de tabel (când poziția activă este în ultima
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Navigare în tabel"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Tabel"
|
package/lang/translations/ru.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Вставить новую строку таблицы (в послед
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Навигация по таблице"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Таблица"
|
package/lang/translations/sk.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Vložiť nový riadok tabuľky (keď je označená posledná bunka tabu
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Prechádzať tabuľkou"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Tabuľka"
|
package/lang/translations/sl.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr ""
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr ""
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr ""
|
package/lang/translations/sq.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr ""
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr ""
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr ""
|
|
@@ -272,3 +272,7 @@ msgstr ""
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr ""
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr ""
|
package/lang/translations/sr.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Umetni novi red u tabeli (kada je u poslednjoj ćeliji tabele)"
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Kretanje kroz tabelu"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Tabela"
|
package/lang/translations/sv.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "Infoga en ny tabellrad (när du är på den sista cellen i en tabell)"
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "Navigera i tabellen"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "Tabell"
|
package/lang/translations/th.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr "แทรกแถวในตารางใหม่ (เมื่อ
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr "นำทางผ่านตาราง"
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr "ตาราง"
|
package/lang/translations/tk.po
CHANGED
|
@@ -272,3 +272,7 @@ msgstr ""
|
|
|
272
272
|
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
273
|
msgid "Navigate through the table"
|
|
274
274
|
msgstr ""
|
|
275
|
+
|
|
276
|
+
msgctxt "The accessible label of the menu bar button that displays a user interface to insert a table into editor content."
|
|
277
|
+
msgid "Table"
|
|
278
|
+
msgstr ""
|