|
|
@@ -0,0 +1,93 @@
|
|
|
+# 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: Latvian (https://www.transifex.com/ckeditor/teams/11143/lv/)\n"
|
|
|
+"Language: lv\n"
|
|
|
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
|
|
|
+
|
|
|
+msgctxt "Label for the insert table toolbar button."
|
|
|
+msgid "Insert table"
|
|
|
+msgstr "Ievietot tabulu"
|
|
|
+
|
|
|
+msgctxt "Label for the set/unset table header column button."
|
|
|
+msgid "Header column"
|
|
|
+msgstr "Šī kolonna ir galvene"
|
|
|
+
|
|
|
+msgctxt "Label for the insert table column to the left of the current one button."
|
|
|
+msgid "Insert column left"
|
|
|
+msgstr "Ievietot kolonnu pa kreisi"
|
|
|
+
|
|
|
+msgctxt "Label for the insert table column to the right of the current one button."
|
|
|
+msgid "Insert column right"
|
|
|
+msgstr "Ievietot kolonnu pa labi"
|
|
|
+
|
|
|
+msgctxt "Label for the delete table column button."
|
|
|
+msgid "Delete column"
|
|
|
+msgstr "Dzēst kolonnu"
|
|
|
+
|
|
|
+msgctxt "Label for the table column dropdown button."
|
|
|
+msgid "Column"
|
|
|
+msgstr "Kolonna"
|
|
|
+
|
|
|
+msgctxt "Label for the set/unset table header row button."
|
|
|
+msgid "Header row"
|
|
|
+msgstr "Šī rinda ir galvene"
|
|
|
+
|
|
|
+msgctxt "Label for the insert row below button."
|
|
|
+msgid "Insert row below"
|
|
|
+msgstr "Ievietot rindu zem"
|
|
|
+
|
|
|
+msgctxt "Label for the insert row above button."
|
|
|
+msgid "Insert row above"
|
|
|
+msgstr "Ievietot rindu virs"
|
|
|
+
|
|
|
+msgctxt "Label for the delete table row button."
|
|
|
+msgid "Delete row"
|
|
|
+msgstr "Dzēst rindu"
|
|
|
+
|
|
|
+msgctxt "Label for the table row dropdown button."
|
|
|
+msgid "Row"
|
|
|
+msgstr "Rinda"
|
|
|
+
|
|
|
+msgctxt "Label for the merge table cell up button."
|
|
|
+msgid "Merge cell up"
|
|
|
+msgstr "Apvienot šūnas uz augšu"
|
|
|
+
|
|
|
+msgctxt "Label for the merge table cell right button."
|
|
|
+msgid "Merge cell right"
|
|
|
+msgstr "Apvienot šūnas pa labi"
|
|
|
+
|
|
|
+msgctxt "Label for the merge table cell down button."
|
|
|
+msgid "Merge cell down"
|
|
|
+msgstr "Apvienot šūnas uz leju"
|
|
|
+
|
|
|
+msgctxt "Label for the merge table cell left button."
|
|
|
+msgid "Merge cell left"
|
|
|
+msgstr "Apvienot šūnas pa kreisi"
|
|
|
+
|
|
|
+msgctxt "Label for the split table cell vertically button."
|
|
|
+msgid "Split cell vertically"
|
|
|
+msgstr "Atdalīt šūnu vertikāli"
|
|
|
+
|
|
|
+msgctxt "Label for the split table cell horizontally button."
|
|
|
+msgid "Split cell horizontally"
|
|
|
+msgstr "Atdalīt šūnu horizontāli"
|
|
|
+
|
|
|
+msgctxt "Label for the merge table cells button."
|
|
|
+msgid "Merge cells"
|
|
|
+msgstr "Apvienot šūnas"
|
|
|
+
|
|
|
+msgctxt "The label used by assistive technologies describing a table toolbar attached to a table widget."
|
|
|
+msgid "Table toolbar"
|
|
|
+msgstr "Tabulas rīkjosla"
|