| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- # 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: Nepali (Nepal) (https://www.transifex.com/ckeditor/teams/11143/ne_NP/)\n"
- "Language: ne_NP\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\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 "कक्ष मर्ज गर्नुहोस्"
|