@ckeditor/ckeditor5-table 41.0.0 → 41.2.0
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 +6 -3
- package/lang/translations/ar.po +20 -8
- package/lang/translations/az.po +18 -6
- package/lang/translations/bg.po +20 -8
- package/lang/translations/bn.po +20 -8
- package/lang/translations/ca.po +20 -8
- package/lang/translations/cs.po +20 -8
- package/lang/translations/da.po +20 -8
- package/lang/translations/de-ch.po +18 -6
- package/lang/translations/de.po +20 -8
- package/lang/translations/el.po +20 -8
- package/lang/translations/en-au.po +20 -8
- package/lang/translations/en-gb.po +18 -6
- package/lang/translations/en.po +20 -8
- package/lang/translations/es.po +20 -8
- package/lang/translations/et.po +20 -8
- package/lang/translations/fa.po +18 -6
- package/lang/translations/fi.po +20 -8
- package/lang/translations/fr.po +20 -8
- package/lang/translations/gl.po +20 -8
- package/lang/translations/he.po +21 -9
- package/lang/translations/hi.po +20 -8
- package/lang/translations/hr.po +20 -8
- package/lang/translations/hu.po +20 -8
- package/lang/translations/hy.po +18 -6
- package/lang/translations/id.po +20 -8
- package/lang/translations/it.po +20 -8
- package/lang/translations/ja.po +20 -8
- package/lang/translations/ko.po +20 -8
- package/lang/translations/ku.po +18 -6
- package/lang/translations/lt.po +20 -8
- package/lang/translations/lv.po +20 -8
- package/lang/translations/ms.po +20 -8
- package/lang/translations/nb.po +18 -6
- package/lang/translations/ne.po +18 -6
- package/lang/translations/nl.po +20 -8
- package/lang/translations/no.po +20 -8
- package/lang/translations/pl.po +20 -8
- package/lang/translations/pt-br.po +20 -8
- package/lang/translations/pt.po +29 -17
- package/lang/translations/ro.po +20 -8
- package/lang/translations/ru.po +20 -8
- package/lang/translations/sk.po +20 -8
- package/lang/translations/sl.po +18 -6
- package/lang/translations/sq.po +18 -6
- package/lang/translations/sr-latn.po +20 -8
- package/lang/translations/sr.po +20 -8
- package/lang/translations/sv.po +20 -8
- package/lang/translations/th.po +20 -8
- package/lang/translations/tk.po +18 -6
- package/lang/translations/tr.po +20 -8
- package/lang/translations/tt.po +18 -6
- package/lang/translations/ug.po +18 -6
- package/lang/translations/uk.po +20 -8
- package/lang/translations/ur.po +18 -6
- package/lang/translations/uz.po +18 -6
- package/lang/translations/vi.po +20 -8
- package/lang/translations/zh-cn.po +20 -8
- package/lang/translations/zh.po +20 -8
- package/package.json +2 -2
- package/src/tableclipboard.d.ts +6 -1
- package/src/tableclipboard.js +60 -45
- package/src/tablekeyboard.js +26 -1
- package/src/tableutils.js +4 -1
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 column left":"بائیں جانب کالم بنائیں","Insert column right":"دائیں جانب کالم بنائیں","Insert row above":"قطار بالا نصب کریں","Insert row below":"قطار زیریں نصب کریں","Insert table":"جدول داخل کریں",Inset:"","Justify cell text":"","Merge cell down":"سیل نچلی طرف یکجا کریں","Merge cell left":"سیل بائیں طرف یکجا کریں","Merge cell right":"سیل دائیں طرف یکجا کریں","Merge cell up":"سیل اوپر یکجا کریں","Merge cells":"سیل یکجا کریں",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".':"","
|
|
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={}));
|
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 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","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",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.',"
|
|
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={}));
|
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 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 ô","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 ô",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".',"
|
|
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 +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 column left":"左侧插入列","Insert column right":"右侧插入列","Insert row above":"在上面插入一行","Insert row below":"在下面插入一行","Insert table":"插入表格",Inset:"凹边框","Justify cell text":"对齐单元格文本","Merge cell down":"向下合并单元格","Merge cell left":"向左合并单元格","Merge cell right":"向右合并单元格","Merge cell up":"向上合并单元格","Merge cells":"合并单元格",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”。","
|
|
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={}));
|
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 column left":"插入左方欄","Insert column right":"插入右方欄","Insert row above":"插入上方列","Insert row below":"插入下方列","Insert table":"插入表格",Inset:"內邊線","Justify cell text":"分散對齊","Merge cell down":"合併下方儲存格","Merge cell left":"合併左方儲存格","Merge cell right":"合併右方儲存格","Merge cell up":"合併上方儲存格","Merge cells":"合併儲存格",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"。',"
|
|
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={}));
|
package/lang/contexts.json
CHANGED
|
@@ -57,7 +57,10 @@
|
|
|
57
57
|
"The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".": "The localized error string that can be displayed next to color (background, border) fields that have an invalid value",
|
|
58
58
|
"The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".": "The localized error string that can be displayed next to length (padding, border width) fields that have an invalid value.",
|
|
59
59
|
"Color picker": "The label used by assistive technologies describing a button that opens a color picker, where user can choose a configured color for a certain properties (eg.: background color, color, border-color etc.).",
|
|
60
|
-
"
|
|
61
|
-
"
|
|
62
|
-
"
|
|
60
|
+
"Enter table caption": "The placeholder text for the table caption displayed when the caption is empty.",
|
|
61
|
+
"Keystrokes that can be used in a table cell": "Accessibility help dialog header text displayed before the list of keystrokes that can be used in a table cell.",
|
|
62
|
+
"Move the selection to the next cell": "Keystroke description for assistive technologies: keystroke for moving the selection to the next cell.",
|
|
63
|
+
"Move the selection to the previous cell": "Keystroke description for assistive technologies: keystroke for moving the selection to the previous cell.",
|
|
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."
|
|
63
66
|
}
|
package/lang/translations/ar.po
CHANGED
|
@@ -249,14 +249,26 @@ msgctxt "The label used by assistive technologies describing a button that opens
|
|
|
249
249
|
msgid "Color picker"
|
|
250
250
|
msgstr "أداة انتقاء الألوان"
|
|
251
251
|
|
|
252
|
-
msgctxt "The button label for the table toolbar hiding caption attached to the table."
|
|
253
|
-
msgid "Toggle caption off"
|
|
254
|
-
msgstr "إخفاء التسمية التوضيحية"
|
|
255
|
-
|
|
256
|
-
msgctxt "The button label for the table toolbar showing caption attached to the table."
|
|
257
|
-
msgid "Toggle caption on"
|
|
258
|
-
msgstr "عرض التسمية التوضيحية"
|
|
259
|
-
|
|
260
252
|
msgctxt "The placeholder text for the table caption displayed when the caption is empty."
|
|
261
253
|
msgid "Enter table caption"
|
|
262
254
|
msgstr "أدخل التسمية التوضيحية للجدول"
|
|
255
|
+
|
|
256
|
+
msgctxt "Accessibility help dialog header text displayed before the list of keystrokes that can be used in a table cell."
|
|
257
|
+
msgid "Keystrokes that can be used in a table cell"
|
|
258
|
+
msgstr "ضغطة المفاتيح التي يمكن استخدامها في خلية الجدول"
|
|
259
|
+
|
|
260
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the next cell."
|
|
261
|
+
msgid "Move the selection to the next cell"
|
|
262
|
+
msgstr "انقلْ التحديد إلى الخلية التالية"
|
|
263
|
+
|
|
264
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the previous cell."
|
|
265
|
+
msgid "Move the selection to the previous cell"
|
|
266
|
+
msgstr "انقلْ التحديد إلى الخلية السابقة"
|
|
267
|
+
|
|
268
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for inserting a new table row."
|
|
269
|
+
msgid "Insert a new table row (when in the last cell of a table)"
|
|
270
|
+
msgstr "قمْ بإدراج صف جدول جديد (في آخر خلية من الجدول)"
|
|
271
|
+
|
|
272
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
|
+
msgid "Navigate through the table"
|
|
274
|
+
msgstr "تنقّلْ عبر الجدول"
|
package/lang/translations/az.po
CHANGED
|
@@ -249,14 +249,26 @@ msgctxt "The label used by assistive technologies describing a button that opens
|
|
|
249
249
|
msgid "Color picker"
|
|
250
250
|
msgstr ""
|
|
251
251
|
|
|
252
|
-
msgctxt "The
|
|
253
|
-
msgid "
|
|
252
|
+
msgctxt "The placeholder text for the table caption displayed when the caption is empty."
|
|
253
|
+
msgid "Enter table caption"
|
|
254
254
|
msgstr ""
|
|
255
255
|
|
|
256
|
-
msgctxt "
|
|
257
|
-
msgid "
|
|
256
|
+
msgctxt "Accessibility help dialog header text displayed before the list of keystrokes that can be used in a table cell."
|
|
257
|
+
msgid "Keystrokes that can be used in a table cell"
|
|
258
258
|
msgstr ""
|
|
259
259
|
|
|
260
|
-
msgctxt "
|
|
261
|
-
msgid "
|
|
260
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the next cell."
|
|
261
|
+
msgid "Move the selection to the next cell"
|
|
262
|
+
msgstr ""
|
|
263
|
+
|
|
264
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the previous cell."
|
|
265
|
+
msgid "Move the selection to the previous cell"
|
|
266
|
+
msgstr ""
|
|
267
|
+
|
|
268
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for inserting a new table row."
|
|
269
|
+
msgid "Insert a new table row (when in the last cell of a table)"
|
|
270
|
+
msgstr ""
|
|
271
|
+
|
|
272
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
|
+
msgid "Navigate through the table"
|
|
262
274
|
msgstr ""
|
package/lang/translations/bg.po
CHANGED
|
@@ -249,14 +249,26 @@ msgctxt "The label used by assistive technologies describing a button that opens
|
|
|
249
249
|
msgid "Color picker"
|
|
250
250
|
msgstr "Избор на цвят"
|
|
251
251
|
|
|
252
|
-
msgctxt "The button label for the table toolbar hiding caption attached to the table."
|
|
253
|
-
msgid "Toggle caption off"
|
|
254
|
-
msgstr "Превключи изключване на надписи"
|
|
255
|
-
|
|
256
|
-
msgctxt "The button label for the table toolbar showing caption attached to the table."
|
|
257
|
-
msgid "Toggle caption on"
|
|
258
|
-
msgstr "Превключи включване на надписи"
|
|
259
|
-
|
|
260
252
|
msgctxt "The placeholder text for the table caption displayed when the caption is empty."
|
|
261
253
|
msgid "Enter table caption"
|
|
262
254
|
msgstr "Въведи надпис на таблица"
|
|
255
|
+
|
|
256
|
+
msgctxt "Accessibility help dialog header text displayed before the list of keystrokes that can be used in a table cell."
|
|
257
|
+
msgid "Keystrokes that can be used in a table cell"
|
|
258
|
+
msgstr "Клавишни комбинации, които могат да се използват в клетка от таблицата"
|
|
259
|
+
|
|
260
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the next cell."
|
|
261
|
+
msgid "Move the selection to the next cell"
|
|
262
|
+
msgstr "Преместване на избора към следващата клетка"
|
|
263
|
+
|
|
264
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the previous cell."
|
|
265
|
+
msgid "Move the selection to the previous cell"
|
|
266
|
+
msgstr "Преместване на избора към предишната клетка"
|
|
267
|
+
|
|
268
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for inserting a new table row."
|
|
269
|
+
msgid "Insert a new table row (when in the last cell of a table)"
|
|
270
|
+
msgstr "Въвеждане на нов ред в таблицата (когато сте в последната клетка на таблица)"
|
|
271
|
+
|
|
272
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
|
+
msgid "Navigate through the table"
|
|
274
|
+
msgstr "Навигация в таблицата"
|
package/lang/translations/bn.po
CHANGED
|
@@ -251,14 +251,26 @@ msgctxt "The label used by assistive technologies describing a button that opens
|
|
|
251
251
|
msgid "Color picker"
|
|
252
252
|
msgstr "রং বাছাইকারী"
|
|
253
253
|
|
|
254
|
-
msgctxt "The button label for the table toolbar hiding caption attached to the table."
|
|
255
|
-
msgid "Toggle caption off"
|
|
256
|
-
msgstr "টগল ক্যাপশন বন্ধ করুন"
|
|
257
|
-
|
|
258
|
-
msgctxt "The button label for the table toolbar showing caption attached to the table."
|
|
259
|
-
msgid "Toggle caption on"
|
|
260
|
-
msgstr "টগল ক্যাপশন চালু করুন"
|
|
261
|
-
|
|
262
254
|
msgctxt "The placeholder text for the table caption displayed when the caption is empty."
|
|
263
255
|
msgid "Enter table caption"
|
|
264
256
|
msgstr "টেবিল ক্যাপশন লিখুন"
|
|
257
|
+
|
|
258
|
+
msgctxt "Accessibility help dialog header text displayed before the list of keystrokes that can be used in a table cell."
|
|
259
|
+
msgid "Keystrokes that can be used in a table cell"
|
|
260
|
+
msgstr "যে কীস্ট্রোকগুলি টেবিল সেলে ব্যবহার করা যেতে পারে"
|
|
261
|
+
|
|
262
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the next cell."
|
|
263
|
+
msgid "Move the selection to the next cell"
|
|
264
|
+
msgstr "পরবর্তী সেলে সিলেকশন স্থানান্তর করুন"
|
|
265
|
+
|
|
266
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the previous cell."
|
|
267
|
+
msgid "Move the selection to the previous cell"
|
|
268
|
+
msgstr "পূর্ববর্তী সেলে সিলেকশন স্থানান্তর করুন"
|
|
269
|
+
|
|
270
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for inserting a new table row."
|
|
271
|
+
msgid "Insert a new table row (when in the last cell of a table)"
|
|
272
|
+
msgstr "একটি নতুন টেবিলের সারি প্রবেশ করুন (কোনো টেবিলের শেষ সেলে থাকা অবস্থায়)"
|
|
273
|
+
|
|
274
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
275
|
+
msgid "Navigate through the table"
|
|
276
|
+
msgstr "টেবিলের মধ্যে দিয়ে নেভিগেট করুন"
|
package/lang/translations/ca.po
CHANGED
|
@@ -249,14 +249,26 @@ msgctxt "The label used by assistive technologies describing a button that opens
|
|
|
249
249
|
msgid "Color picker"
|
|
250
250
|
msgstr "Selector de colors"
|
|
251
251
|
|
|
252
|
-
msgctxt "The button label for the table toolbar hiding caption attached to the table."
|
|
253
|
-
msgid "Toggle caption off"
|
|
254
|
-
msgstr "Desactivar el peu de foto"
|
|
255
|
-
|
|
256
|
-
msgctxt "The button label for the table toolbar showing caption attached to the table."
|
|
257
|
-
msgid "Toggle caption on"
|
|
258
|
-
msgstr "Activar el peu de foto"
|
|
259
|
-
|
|
260
252
|
msgctxt "The placeholder text for the table caption displayed when the caption is empty."
|
|
261
253
|
msgid "Enter table caption"
|
|
262
254
|
msgstr "Introduir el peu de foto de la taula"
|
|
255
|
+
|
|
256
|
+
msgctxt "Accessibility help dialog header text displayed before the list of keystrokes that can be used in a table cell."
|
|
257
|
+
msgid "Keystrokes that can be used in a table cell"
|
|
258
|
+
msgstr "Tecles que es poden emprar en la cel·la d'una taula"
|
|
259
|
+
|
|
260
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the next cell."
|
|
261
|
+
msgid "Move the selection to the next cell"
|
|
262
|
+
msgstr "Mou la selecció a la cel·la següent"
|
|
263
|
+
|
|
264
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the previous cell."
|
|
265
|
+
msgid "Move the selection to the previous cell"
|
|
266
|
+
msgstr "Mou la selecció a la cel·la anterior"
|
|
267
|
+
|
|
268
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for inserting a new table row."
|
|
269
|
+
msgid "Insert a new table row (when in the last cell of a table)"
|
|
270
|
+
msgstr "Insereix una nova filera (si us trobeu a la darrera cel·la d'una taula)"
|
|
271
|
+
|
|
272
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
|
+
msgid "Navigate through the table"
|
|
274
|
+
msgstr "Navega a través de la taula"
|
package/lang/translations/cs.po
CHANGED
|
@@ -249,14 +249,26 @@ msgctxt "The label used by assistive technologies describing a button that opens
|
|
|
249
249
|
msgid "Color picker"
|
|
250
250
|
msgstr "Vybrat barvu"
|
|
251
251
|
|
|
252
|
-
msgctxt "The button label for the table toolbar hiding caption attached to the table."
|
|
253
|
-
msgid "Toggle caption off"
|
|
254
|
-
msgstr "Vypnout titulek"
|
|
255
|
-
|
|
256
|
-
msgctxt "The button label for the table toolbar showing caption attached to the table."
|
|
257
|
-
msgid "Toggle caption on"
|
|
258
|
-
msgstr "Zapnout titulek"
|
|
259
|
-
|
|
260
252
|
msgctxt "The placeholder text for the table caption displayed when the caption is empty."
|
|
261
253
|
msgid "Enter table caption"
|
|
262
254
|
msgstr "Zadejte titulek tabulky"
|
|
255
|
+
|
|
256
|
+
msgctxt "Accessibility help dialog header text displayed before the list of keystrokes that can be used in a table cell."
|
|
257
|
+
msgid "Keystrokes that can be used in a table cell"
|
|
258
|
+
msgstr "Klávesy, které lze použít v buňce tabulky"
|
|
259
|
+
|
|
260
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the next cell."
|
|
261
|
+
msgid "Move the selection to the next cell"
|
|
262
|
+
msgstr "Přesunout výběr do další buňky"
|
|
263
|
+
|
|
264
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the previous cell."
|
|
265
|
+
msgid "Move the selection to the previous cell"
|
|
266
|
+
msgstr "Přesunout výběr do předchozí buňky"
|
|
267
|
+
|
|
268
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for inserting a new table row."
|
|
269
|
+
msgid "Insert a new table row (when in the last cell of a table)"
|
|
270
|
+
msgstr "Vložit nový řádek tabulky (když jste v poslední buňce tabulky)"
|
|
271
|
+
|
|
272
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
|
+
msgid "Navigate through the table"
|
|
274
|
+
msgstr "Procházet tabulkou"
|
package/lang/translations/da.po
CHANGED
|
@@ -249,14 +249,26 @@ msgctxt "The label used by assistive technologies describing a button that opens
|
|
|
249
249
|
msgid "Color picker"
|
|
250
250
|
msgstr "Farvevælger"
|
|
251
251
|
|
|
252
|
-
msgctxt "The button label for the table toolbar hiding caption attached to the table."
|
|
253
|
-
msgid "Toggle caption off"
|
|
254
|
-
msgstr "Slå billedtekst fra"
|
|
255
|
-
|
|
256
|
-
msgctxt "The button label for the table toolbar showing caption attached to the table."
|
|
257
|
-
msgid "Toggle caption on"
|
|
258
|
-
msgstr "Slå billedtekst til"
|
|
259
|
-
|
|
260
252
|
msgctxt "The placeholder text for the table caption displayed when the caption is empty."
|
|
261
253
|
msgid "Enter table caption"
|
|
262
254
|
msgstr "Indtast tabeltekst"
|
|
255
|
+
|
|
256
|
+
msgctxt "Accessibility help dialog header text displayed before the list of keystrokes that can be used in a table cell."
|
|
257
|
+
msgid "Keystrokes that can be used in a table cell"
|
|
258
|
+
msgstr "Tastaturtryk, der kan bruges i en tabelcelle"
|
|
259
|
+
|
|
260
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the next cell."
|
|
261
|
+
msgid "Move the selection to the next cell"
|
|
262
|
+
msgstr "Flyt markeringen til den næste celle"
|
|
263
|
+
|
|
264
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the previous cell."
|
|
265
|
+
msgid "Move the selection to the previous cell"
|
|
266
|
+
msgstr "Flyt markeringen til den forrige celle"
|
|
267
|
+
|
|
268
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for inserting a new table row."
|
|
269
|
+
msgid "Insert a new table row (when in the last cell of a table)"
|
|
270
|
+
msgstr "Indsæt en ny tabelrække (når du er i den sidste celle i en tabel)"
|
|
271
|
+
|
|
272
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
|
+
msgid "Navigate through the table"
|
|
274
|
+
msgstr "Naviger gennem tabellen"
|
|
@@ -249,14 +249,26 @@ msgctxt "The label used by assistive technologies describing a button that opens
|
|
|
249
249
|
msgid "Color picker"
|
|
250
250
|
msgstr ""
|
|
251
251
|
|
|
252
|
-
msgctxt "The
|
|
253
|
-
msgid "
|
|
252
|
+
msgctxt "The placeholder text for the table caption displayed when the caption is empty."
|
|
253
|
+
msgid "Enter table caption"
|
|
254
254
|
msgstr ""
|
|
255
255
|
|
|
256
|
-
msgctxt "
|
|
257
|
-
msgid "
|
|
256
|
+
msgctxt "Accessibility help dialog header text displayed before the list of keystrokes that can be used in a table cell."
|
|
257
|
+
msgid "Keystrokes that can be used in a table cell"
|
|
258
258
|
msgstr ""
|
|
259
259
|
|
|
260
|
-
msgctxt "
|
|
261
|
-
msgid "
|
|
260
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the next cell."
|
|
261
|
+
msgid "Move the selection to the next cell"
|
|
262
|
+
msgstr ""
|
|
263
|
+
|
|
264
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the previous cell."
|
|
265
|
+
msgid "Move the selection to the previous cell"
|
|
266
|
+
msgstr ""
|
|
267
|
+
|
|
268
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for inserting a new table row."
|
|
269
|
+
msgid "Insert a new table row (when in the last cell of a table)"
|
|
270
|
+
msgstr ""
|
|
271
|
+
|
|
272
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
|
+
msgid "Navigate through the table"
|
|
262
274
|
msgstr ""
|
package/lang/translations/de.po
CHANGED
|
@@ -249,14 +249,26 @@ msgctxt "The label used by assistive technologies describing a button that opens
|
|
|
249
249
|
msgid "Color picker"
|
|
250
250
|
msgstr "Farbwähler"
|
|
251
251
|
|
|
252
|
-
msgctxt "The button label for the table toolbar hiding caption attached to the table."
|
|
253
|
-
msgid "Toggle caption off"
|
|
254
|
-
msgstr "Tabellenüberschrift deaktivieren"
|
|
255
|
-
|
|
256
|
-
msgctxt "The button label for the table toolbar showing caption attached to the table."
|
|
257
|
-
msgid "Toggle caption on"
|
|
258
|
-
msgstr "Tabellenüberschrift aktivieren"
|
|
259
|
-
|
|
260
252
|
msgctxt "The placeholder text for the table caption displayed when the caption is empty."
|
|
261
253
|
msgid "Enter table caption"
|
|
262
254
|
msgstr "Tabellenüberschrift eingeben"
|
|
255
|
+
|
|
256
|
+
msgctxt "Accessibility help dialog header text displayed before the list of keystrokes that can be used in a table cell."
|
|
257
|
+
msgid "Keystrokes that can be used in a table cell"
|
|
258
|
+
msgstr "Tastatureingaben, die in einer Tabelle benutz werden können."
|
|
259
|
+
|
|
260
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the next cell."
|
|
261
|
+
msgid "Move the selection to the next cell"
|
|
262
|
+
msgstr "Auswahl in die nächste Zelle verschieben"
|
|
263
|
+
|
|
264
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the previous cell."
|
|
265
|
+
msgid "Move the selection to the previous cell"
|
|
266
|
+
msgstr "Auswahl in die vorherige Zelle verschieben"
|
|
267
|
+
|
|
268
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for inserting a new table row."
|
|
269
|
+
msgid "Insert a new table row (when in the last cell of a table)"
|
|
270
|
+
msgstr "Eine neue Tabellenspalte einfügen (wenn in der letzten Tabellenzelle)"
|
|
271
|
+
|
|
272
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
|
+
msgid "Navigate through the table"
|
|
274
|
+
msgstr "Tabellennavigation"
|
package/lang/translations/el.po
CHANGED
|
@@ -249,14 +249,26 @@ msgctxt "The label used by assistive technologies describing a button that opens
|
|
|
249
249
|
msgid "Color picker"
|
|
250
250
|
msgstr "Επιλογέας χρώματος"
|
|
251
251
|
|
|
252
|
-
msgctxt "The button label for the table toolbar hiding caption attached to the table."
|
|
253
|
-
msgid "Toggle caption off"
|
|
254
|
-
msgstr "Εναλλαγή απόκρυψης λεζάντας"
|
|
255
|
-
|
|
256
|
-
msgctxt "The button label for the table toolbar showing caption attached to the table."
|
|
257
|
-
msgid "Toggle caption on"
|
|
258
|
-
msgstr "Εναλλαγής εμφάνισης λεζάντας"
|
|
259
|
-
|
|
260
252
|
msgctxt "The placeholder text for the table caption displayed when the caption is empty."
|
|
261
253
|
msgid "Enter table caption"
|
|
262
254
|
msgstr "Εισαγωγή λεζάντας πίνακα"
|
|
255
|
+
|
|
256
|
+
msgctxt "Accessibility help dialog header text displayed before the list of keystrokes that can be used in a table cell."
|
|
257
|
+
msgid "Keystrokes that can be used in a table cell"
|
|
258
|
+
msgstr "Πλήκτρα που μπορείτε να χρησιμοποιήσετε σε ένα κελί πίνακα"
|
|
259
|
+
|
|
260
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the next cell."
|
|
261
|
+
msgid "Move the selection to the next cell"
|
|
262
|
+
msgstr "Μετακίνηση της επιλογής στο επόμενο κελί"
|
|
263
|
+
|
|
264
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the previous cell."
|
|
265
|
+
msgid "Move the selection to the previous cell"
|
|
266
|
+
msgstr "Μετακίνηση της επιλογής στο προηγούμενο κελί"
|
|
267
|
+
|
|
268
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for inserting a new table row."
|
|
269
|
+
msgid "Insert a new table row (when in the last cell of a table)"
|
|
270
|
+
msgstr "Εισαγωγή νέας σειράς πίνακα (όταν βρίσκεται στο τελευταίο κελί ενός πίνακα)"
|
|
271
|
+
|
|
272
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
|
+
msgid "Navigate through the table"
|
|
274
|
+
msgstr "Πλοήγηση στον πίνακα"
|
|
@@ -249,14 +249,26 @@ msgctxt "The label used by assistive technologies describing a button that opens
|
|
|
249
249
|
msgid "Color picker"
|
|
250
250
|
msgstr "Colour picker"
|
|
251
251
|
|
|
252
|
-
msgctxt "The button label for the table toolbar hiding caption attached to the table."
|
|
253
|
-
msgid "Toggle caption off"
|
|
254
|
-
msgstr "Toggle caption off"
|
|
255
|
-
|
|
256
|
-
msgctxt "The button label for the table toolbar showing caption attached to the table."
|
|
257
|
-
msgid "Toggle caption on"
|
|
258
|
-
msgstr "Toggle caption on"
|
|
259
|
-
|
|
260
252
|
msgctxt "The placeholder text for the table caption displayed when the caption is empty."
|
|
261
253
|
msgid "Enter table caption"
|
|
262
254
|
msgstr "Enter table caption"
|
|
255
|
+
|
|
256
|
+
msgctxt "Accessibility help dialog header text displayed before the list of keystrokes that can be used in a table cell."
|
|
257
|
+
msgid "Keystrokes that can be used in a table cell"
|
|
258
|
+
msgstr ""
|
|
259
|
+
|
|
260
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the next cell."
|
|
261
|
+
msgid "Move the selection to the next cell"
|
|
262
|
+
msgstr ""
|
|
263
|
+
|
|
264
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the previous cell."
|
|
265
|
+
msgid "Move the selection to the previous cell"
|
|
266
|
+
msgstr ""
|
|
267
|
+
|
|
268
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for inserting a new table row."
|
|
269
|
+
msgid "Insert a new table row (when in the last cell of a table)"
|
|
270
|
+
msgstr ""
|
|
271
|
+
|
|
272
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
|
+
msgid "Navigate through the table"
|
|
274
|
+
msgstr ""
|
|
@@ -249,14 +249,26 @@ msgctxt "The label used by assistive technologies describing a button that opens
|
|
|
249
249
|
msgid "Color picker"
|
|
250
250
|
msgstr ""
|
|
251
251
|
|
|
252
|
-
msgctxt "The
|
|
253
|
-
msgid "
|
|
252
|
+
msgctxt "The placeholder text for the table caption displayed when the caption is empty."
|
|
253
|
+
msgid "Enter table caption"
|
|
254
254
|
msgstr ""
|
|
255
255
|
|
|
256
|
-
msgctxt "
|
|
257
|
-
msgid "
|
|
256
|
+
msgctxt "Accessibility help dialog header text displayed before the list of keystrokes that can be used in a table cell."
|
|
257
|
+
msgid "Keystrokes that can be used in a table cell"
|
|
258
258
|
msgstr ""
|
|
259
259
|
|
|
260
|
-
msgctxt "
|
|
261
|
-
msgid "
|
|
260
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the next cell."
|
|
261
|
+
msgid "Move the selection to the next cell"
|
|
262
|
+
msgstr ""
|
|
263
|
+
|
|
264
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the previous cell."
|
|
265
|
+
msgid "Move the selection to the previous cell"
|
|
266
|
+
msgstr ""
|
|
267
|
+
|
|
268
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for inserting a new table row."
|
|
269
|
+
msgid "Insert a new table row (when in the last cell of a table)"
|
|
270
|
+
msgstr ""
|
|
271
|
+
|
|
272
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
|
+
msgid "Navigate through the table"
|
|
262
274
|
msgstr ""
|
package/lang/translations/en.po
CHANGED
|
@@ -249,14 +249,26 @@ msgctxt "The label used by assistive technologies describing a button that opens
|
|
|
249
249
|
msgid "Color picker"
|
|
250
250
|
msgstr "Color picker"
|
|
251
251
|
|
|
252
|
-
msgctxt "The button label for the table toolbar hiding caption attached to the table."
|
|
253
|
-
msgid "Toggle caption off"
|
|
254
|
-
msgstr "Toggle caption off"
|
|
255
|
-
|
|
256
|
-
msgctxt "The button label for the table toolbar showing caption attached to the table."
|
|
257
|
-
msgid "Toggle caption on"
|
|
258
|
-
msgstr "Toggle caption on"
|
|
259
|
-
|
|
260
252
|
msgctxt "The placeholder text for the table caption displayed when the caption is empty."
|
|
261
253
|
msgid "Enter table caption"
|
|
262
254
|
msgstr "Enter table caption"
|
|
255
|
+
|
|
256
|
+
msgctxt "Accessibility help dialog header text displayed before the list of keystrokes that can be used in a table cell."
|
|
257
|
+
msgid "Keystrokes that can be used in a table cell"
|
|
258
|
+
msgstr "Keystrokes that can be used in a table cell"
|
|
259
|
+
|
|
260
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the next cell."
|
|
261
|
+
msgid "Move the selection to the next cell"
|
|
262
|
+
msgstr "Move the selection to the next cell"
|
|
263
|
+
|
|
264
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the previous cell."
|
|
265
|
+
msgid "Move the selection to the previous cell"
|
|
266
|
+
msgstr "Move the selection to the previous cell"
|
|
267
|
+
|
|
268
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for inserting a new table row."
|
|
269
|
+
msgid "Insert a new table row (when in the last cell of a table)"
|
|
270
|
+
msgstr "Insert a new table row (when in the last cell of a table)"
|
|
271
|
+
|
|
272
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
|
+
msgid "Navigate through the table"
|
|
274
|
+
msgstr "Navigate through the table"
|
package/lang/translations/es.po
CHANGED
|
@@ -249,14 +249,26 @@ msgctxt "The label used by assistive technologies describing a button that opens
|
|
|
249
249
|
msgid "Color picker"
|
|
250
250
|
msgstr "Selector de color"
|
|
251
251
|
|
|
252
|
-
msgctxt "The button label for the table toolbar hiding caption attached to the table."
|
|
253
|
-
msgid "Toggle caption off"
|
|
254
|
-
msgstr "Desactivar título"
|
|
255
|
-
|
|
256
|
-
msgctxt "The button label for the table toolbar showing caption attached to the table."
|
|
257
|
-
msgid "Toggle caption on"
|
|
258
|
-
msgstr "Activar título"
|
|
259
|
-
|
|
260
252
|
msgctxt "The placeholder text for the table caption displayed when the caption is empty."
|
|
261
253
|
msgid "Enter table caption"
|
|
262
254
|
msgstr "Ingresar título de tabla"
|
|
255
|
+
|
|
256
|
+
msgctxt "Accessibility help dialog header text displayed before the list of keystrokes that can be used in a table cell."
|
|
257
|
+
msgid "Keystrokes that can be used in a table cell"
|
|
258
|
+
msgstr "Teclas que se pueden utilizar en una celda de tabla"
|
|
259
|
+
|
|
260
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the next cell."
|
|
261
|
+
msgid "Move the selection to the next cell"
|
|
262
|
+
msgstr "Mueve la selección a la siguiente celda"
|
|
263
|
+
|
|
264
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for moving the selection to the previous cell."
|
|
265
|
+
msgid "Move the selection to the previous cell"
|
|
266
|
+
msgstr "Mueve la selección a la celda anterior"
|
|
267
|
+
|
|
268
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for inserting a new table row."
|
|
269
|
+
msgid "Insert a new table row (when in the last cell of a table)"
|
|
270
|
+
msgstr "Inserta una nueva fila de la tabla (cuando esté en la última celda de una tabla)"
|
|
271
|
+
|
|
272
|
+
msgctxt "Keystroke description for assistive technologies: keystroke for navigating through the table."
|
|
273
|
+
msgid "Navigate through the table"
|
|
274
|
+
msgstr "Navega por la tabla"
|