| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- # Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
- msgid ""
- msgstr ""
- "Language-Team: Japanese (https://www.transifex.com/ckeditor/teams/11143/ja/)\n"
- "Language: ja\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 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 "\b右に列を挿入"
- 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 "セルを結合"
|