8
0
Просмотр исходного кода

Other: Updated translations. [skip ci]

Piotrek Koszuliński 6 лет назад
Родитель
Сommit
86b92b6033

+ 2 - 2
packages/ckeditor5-table/lang/translations/en-au.po

@@ -26,11 +26,11 @@ msgstr "Header column"
 
 
 msgctxt "Label for the insert table column to the left of the current one button."
 msgctxt "Label for the insert table column to the left of the current one button."
 msgid "Insert column left"
 msgid "Insert column left"
-msgstr ""
+msgstr "Insert column left"
 
 
 msgctxt "Label for the insert table column to the right of the current one button."
 msgctxt "Label for the insert table column to the right of the current one button."
 msgid "Insert column right"
 msgid "Insert column right"
-msgstr ""
+msgstr "Insert column right"
 
 
 msgctxt "Label for the delete table column button."
 msgctxt "Label for the delete table column button."
 msgid "Delete column"
 msgid "Delete column"

+ 1 - 1
packages/ckeditor5-table/lang/translations/et.po

@@ -58,7 +58,7 @@ msgstr "Kustuta rida"
 
 
 msgctxt "Label for the table row dropdown button."
 msgctxt "Label for the table row dropdown button."
 msgid "Row"
 msgid "Row"
-msgstr "Rido"
+msgstr "Rida"
 
 
 msgctxt "Label for the merge table cell up button."
 msgctxt "Label for the merge table cell up button."
 msgid "Merge cell up"
 msgid "Merge cell up"

+ 2 - 2
packages/ckeditor5-table/lang/translations/fi.po

@@ -26,11 +26,11 @@ msgstr "Otsikkosarake"
 
 
 msgctxt "Label for the insert table column to the left of the current one button."
 msgctxt "Label for the insert table column to the left of the current one button."
 msgid "Insert column left"
 msgid "Insert column left"
-msgstr ""
+msgstr "Lisää sarake vasemmalle"
 
 
 msgctxt "Label for the insert table column to the right of the current one button."
 msgctxt "Label for the insert table column to the right of the current one button."
 msgid "Insert column right"
 msgid "Insert column right"
-msgstr ""
+msgstr "Lisää sarake oikealle"
 
 
 msgctxt "Label for the delete table column button."
 msgctxt "Label for the delete table column button."
 msgid "Delete column"
 msgid "Delete column"

+ 1 - 1
packages/ckeditor5-table/lang/translations/fr.po

@@ -54,7 +54,7 @@ msgstr "Insérer une ligne au-dessus"
 
 
 msgctxt "Label for the delete table row button."
 msgctxt "Label for the delete table row button."
 msgid "Delete row"
 msgid "Delete row"
-msgstr "Supprimer la rangée"
+msgstr "Supprimer la ligne"
 
 
 msgctxt "Label for the table row dropdown button."
 msgctxt "Label for the table row dropdown button."
 msgid "Row"
 msgid "Row"

+ 89 - 0
packages/ckeditor5-table/lang/translations/lt.po

@@ -0,0 +1,89 @@
+# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
+#
+#                                     !!! IMPORTANT !!!
+#
+#         Before you edit this file, please keep in mind that contributing to the project
+#                translations is possible ONLY via the Transifex online service.
+#
+#         To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
+#
+#                   To learn more, check out the official contributor's guide:
+#     https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
+#
+msgid ""
+msgstr ""
+"Language-Team: Lithuanian (https://www.transifex.com/ckeditor/teams/11143/lt/)\n"
+"Language: lt\n"
+"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"
+
+msgctxt "Label for the insert table toolbar button."
+msgid "Insert table"
+msgstr "Įterpti lentelę"
+
+msgctxt "Label for the set/unset table header column button."
+msgid "Header column"
+msgstr "Antraštės stulpelis"
+
+msgctxt "Label for the insert table column to the left of the current one button."
+msgid "Insert column left"
+msgstr "Įterpti stulpelį kairėje"
+
+msgctxt "Label for the insert table column to the right of the current one button."
+msgid "Insert column right"
+msgstr "Įterpti stulpelį dešinėje"
+
+msgctxt "Label for the delete table column button."
+msgid "Delete column"
+msgstr "Ištrinti stulpelį"
+
+msgctxt "Label for the table column dropdown button."
+msgid "Column"
+msgstr "Stulpelis"
+
+msgctxt "Label for the set/unset table header row button."
+msgid "Header row"
+msgstr "Antraštės eilutė"
+
+msgctxt "Label for the insert row below button."
+msgid "Insert row below"
+msgstr "Įterpti eilutę žemiau"
+
+msgctxt "Label for the insert row above button."
+msgid "Insert row above"
+msgstr "Įterpti eilutę aukščiau"
+
+msgctxt "Label for the delete table row button."
+msgid "Delete row"
+msgstr "Ištrinti eilutę"
+
+msgctxt "Label for the table row dropdown button."
+msgid "Row"
+msgstr "Eilutė"
+
+msgctxt "Label for the merge table cell up button."
+msgid "Merge cell up"
+msgstr "Prijungti langelį viršuje"
+
+msgctxt "Label for the merge table cell right button."
+msgid "Merge cell right"
+msgstr "Prijungti langelį dešinėje"
+
+msgctxt "Label for the merge table cell down button."
+msgid "Merge cell down"
+msgstr "Prijungti langelį apačioje"
+
+msgctxt "Label for the merge table cell left button."
+msgid "Merge cell left"
+msgstr "Prijungti langelį kairėje"
+
+msgctxt "Label for the split table cell vertically button."
+msgid "Split cell vertically"
+msgstr "Padalinti langelį vertikaliai"
+
+msgctxt "Label for the split table cell horizontally button."
+msgid "Split cell horizontally"
+msgstr "Padalinti langelį horizontaliai"
+
+msgctxt "Label for the merge table cells button."
+msgid "Merge cells"
+msgstr "Sujungti langelius"

+ 2 - 2
packages/ckeditor5-table/lang/translations/ne.po

@@ -26,11 +26,11 @@ msgstr "हेडर स्तम्भ"
 
 
 msgctxt "Label for the insert table column to the left of the current one button."
 msgctxt "Label for the insert table column to the left of the current one button."
 msgid "Insert column left"
 msgid "Insert column left"
-msgstr ""
+msgstr "बायाँ स्तम्भ सम्मिलित गर्न"
 
 
 msgctxt "Label for the insert table column to the right of the current one button."
 msgctxt "Label for the insert table column to the right of the current one button."
 msgid "Insert column right"
 msgid "Insert column right"
-msgstr ""
+msgstr "दायाँ स्तम्भ सम्मिलित गर्न"
 
 
 msgctxt "Label for the delete table column button."
 msgctxt "Label for the delete table column button."
 msgid "Delete column"
 msgid "Delete column"

+ 2 - 2
packages/ckeditor5-table/lang/translations/sk.po

@@ -26,11 +26,11 @@ msgstr "Stĺpec hlavičky"
 
 
 msgctxt "Label for the insert table column to the left of the current one button."
 msgctxt "Label for the insert table column to the left of the current one button."
 msgid "Insert column left"
 msgid "Insert column left"
-msgstr ""
+msgstr "Vložiť stĺpec vľavo"
 
 
 msgctxt "Label for the insert table column to the right of the current one button."
 msgctxt "Label for the insert table column to the right of the current one button."
 msgid "Insert column right"
 msgid "Insert column right"
-msgstr ""
+msgstr "Vložiť stĺpec vpravo"
 
 
 msgctxt "Label for the delete table column button."
 msgctxt "Label for the delete table column button."
 msgid "Delete column"
 msgid "Delete column"

+ 89 - 0
packages/ckeditor5-table/lang/translations/sv.po

@@ -0,0 +1,89 @@
+# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
+#
+#                                     !!! IMPORTANT !!!
+#
+#         Before you edit this file, please keep in mind that contributing to the project
+#                translations is possible ONLY via the Transifex online service.
+#
+#         To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
+#
+#                   To learn more, check out the official contributor's guide:
+#     https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
+#
+msgid ""
+msgstr ""
+"Language-Team: Swedish (https://www.transifex.com/ckeditor/teams/11143/sv/)\n"
+"Language: sv\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+msgctxt "Label for the insert table toolbar button."
+msgid "Insert table"
+msgstr "Lägg in tabell"
+
+msgctxt "Label for the set/unset table header column button."
+msgid "Header column"
+msgstr ""
+
+msgctxt "Label for the insert table column to the left of the current one button."
+msgid "Insert column left"
+msgstr ""
+
+msgctxt "Label for the insert table column to the right of the current one button."
+msgid "Insert column right"
+msgstr ""
+
+msgctxt "Label for the delete table column button."
+msgid "Delete column"
+msgstr "Ta bort kolumn"
+
+msgctxt "Label for the table column dropdown button."
+msgid "Column"
+msgstr "Kolumn"
+
+msgctxt "Label for the set/unset table header row button."
+msgid "Header row"
+msgstr ""
+
+msgctxt "Label for the insert row below button."
+msgid "Insert row below"
+msgstr ""
+
+msgctxt "Label for the insert row above button."
+msgid "Insert row above"
+msgstr ""
+
+msgctxt "Label for the delete table row button."
+msgid "Delete row"
+msgstr "Ta bort rad"
+
+msgctxt "Label for the table row dropdown button."
+msgid "Row"
+msgstr "Rad"
+
+msgctxt "Label for the merge table cell up button."
+msgid "Merge cell up"
+msgstr ""
+
+msgctxt "Label for the merge table cell right button."
+msgid "Merge cell right"
+msgstr ""
+
+msgctxt "Label for the merge table cell down button."
+msgid "Merge cell down"
+msgstr ""
+
+msgctxt "Label for the merge table cell left button."
+msgid "Merge cell left"
+msgstr ""
+
+msgctxt "Label for the split table cell vertically button."
+msgid "Split cell vertically"
+msgstr ""
+
+msgctxt "Label for the split table cell horizontally button."
+msgid "Split cell horizontally"
+msgstr ""
+
+msgctxt "Label for the merge table cells button."
+msgid "Merge cells"
+msgstr ""

+ 2 - 2
packages/ckeditor5-table/lang/translations/uk.po

@@ -26,11 +26,11 @@ msgstr "Заголовок стовпця"
 
 
 msgctxt "Label for the insert table column to the left of the current one button."
 msgctxt "Label for the insert table column to the left of the current one button."
 msgid "Insert column left"
 msgid "Insert column left"
-msgstr ""
+msgstr "Вставити стовпець зліва"
 
 
 msgctxt "Label for the insert table column to the right of the current one button."
 msgctxt "Label for the insert table column to the right of the current one button."
 msgid "Insert column right"
 msgid "Insert column right"
-msgstr ""
+msgstr "Вставити стовпець справа"
 
 
 msgctxt "Label for the delete table column button."
 msgctxt "Label for the delete table column button."
 msgid "Delete column"
 msgid "Delete column"

+ 2 - 2
packages/ckeditor5-table/lang/translations/zh-cn.po

@@ -26,11 +26,11 @@ msgstr "标题列"
 
 
 msgctxt "Label for the insert table column to the left of the current one button."
 msgctxt "Label for the insert table column to the left of the current one button."
 msgid "Insert column left"
 msgid "Insert column left"
-msgstr ""
+msgstr "左侧插入列"
 
 
 msgctxt "Label for the insert table column to the right of the current one button."
 msgctxt "Label for the insert table column to the right of the current one button."
 msgid "Insert column right"
 msgid "Insert column right"
-msgstr ""
+msgstr "右侧插入列"
 
 
 msgctxt "Label for the delete table column button."
 msgctxt "Label for the delete table column button."
 msgid "Delete column"
 msgid "Delete column"

+ 89 - 0
packages/ckeditor5-table/lang/translations/zh.po

@@ -0,0 +1,89 @@
+# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
+#
+#                                     !!! IMPORTANT !!!
+#
+#         Before you edit this file, please keep in mind that contributing to the project
+#                translations is possible ONLY via the Transifex online service.
+#
+#         To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
+#
+#                   To learn more, check out the official contributor's guide:
+#     https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
+#
+msgid ""
+msgstr ""
+"Language-Team: Chinese (Taiwan) (https://www.transifex.com/ckeditor/teams/11143/zh_TW/)\n"
+"Language: zh_TW\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+msgctxt "Label for the insert table toolbar button."
+msgid "Insert table"
+msgstr "插入表格"
+
+msgctxt "Label for the set/unset table header column button."
+msgid "Header column"
+msgstr "標題欄"
+
+msgctxt "Label for the insert table column to the left of the current one button."
+msgid "Insert column left"
+msgstr "插入左方欄"
+
+msgctxt "Label for the insert table column to the right of the current one button."
+msgid "Insert column right"
+msgstr "插入右方欄"
+
+msgctxt "Label for the delete table column button."
+msgid "Delete column"
+msgstr "刪除欄"
+
+msgctxt "Label for the table column dropdown button."
+msgid "Column"
+msgstr "欄"
+
+msgctxt "Label for the set/unset table header row button."
+msgid "Header row"
+msgstr "標題列"
+
+msgctxt "Label for the insert row below button."
+msgid "Insert row below"
+msgstr "插入下方列"
+
+msgctxt "Label for the insert row above button."
+msgid "Insert row above"
+msgstr "插入上方列"
+
+msgctxt "Label for the delete table row button."
+msgid "Delete row"
+msgstr "刪除列"
+
+msgctxt "Label for the table row dropdown button."
+msgid "Row"
+msgstr "列"
+
+msgctxt "Label for the merge table cell up button."
+msgid "Merge cell up"
+msgstr "合併上方儲存格"
+
+msgctxt "Label for the merge table cell right button."
+msgid "Merge cell right"
+msgstr "合併右方儲存格"
+
+msgctxt "Label for the merge table cell down button."
+msgid "Merge cell down"
+msgstr "合併下方儲存格"
+
+msgctxt "Label for the merge table cell left button."
+msgid "Merge cell left"
+msgstr "合併左方儲存格"
+
+msgctxt "Label for the split table cell vertically button."
+msgid "Split cell vertically"
+msgstr "垂直分割儲存格"
+
+msgctxt "Label for the split table cell horizontally button."
+msgid "Split cell horizontally"
+msgstr "水平分割儲存格"
+
+msgctxt "Label for the merge table cells button."
+msgid "Merge cells"
+msgstr "合併儲存格"