| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- # Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
- msgid ""
- msgstr ""
- "Language-Team: Persian (https://www.transifex.com/ckeditor/teams/11143/fa/)\n"
- "Language: fa\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 before the current one button."
- msgid "Insert column before"
- msgstr "درج ستون قبل"
- msgctxt "Label for the insert table column after the current one button."
- msgid "Insert column after"
- 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 "ادغام سلول ها"
|