8
0

zh.po 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249
  1. # Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved.
  2. #
  3. # !!! IMPORTANT !!!
  4. #
  5. # Before you edit this file, please keep in mind that contributing to the project
  6. # translations is possible ONLY via the Transifex online service.
  7. #
  8. # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
  9. #
  10. # To learn more, check out the official contributor's guide:
  11. # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
  12. #
  13. msgid ""
  14. msgstr ""
  15. "Language-Team: Chinese (Taiwan) (https://www.transifex.com/ckeditor/teams/11143/zh_TW/)\n"
  16. "Language: zh_TW\n"
  17. "Plural-Forms: nplurals=1; plural=0;\n"
  18. msgctxt "Label for the insert table toolbar button."
  19. msgid "Insert table"
  20. msgstr "插入表格"
  21. msgctxt "Label for the set/unset table header column button."
  22. msgid "Header column"
  23. msgstr "標題欄"
  24. msgctxt "Label for the insert table column to the left of the current one button."
  25. msgid "Insert column left"
  26. msgstr "插入左方欄"
  27. msgctxt "Label for the insert table column to the right of the current one button."
  28. msgid "Insert column right"
  29. msgstr "插入右方欄"
  30. msgctxt "Label for the delete table column button."
  31. msgid "Delete column"
  32. msgstr "刪除欄"
  33. msgctxt "Label for the select the entire table column button."
  34. msgid "Select column"
  35. msgstr ""
  36. msgctxt "Label for the table column dropdown button."
  37. msgid "Column"
  38. msgstr "欄"
  39. msgctxt "Label for the set/unset table header row button."
  40. msgid "Header row"
  41. msgstr "標題列"
  42. msgctxt "Label for the insert row below button."
  43. msgid "Insert row below"
  44. msgstr "插入下方列"
  45. msgctxt "Label for the insert row above button."
  46. msgid "Insert row above"
  47. msgstr "插入上方列"
  48. msgctxt "Label for the delete table row button."
  49. msgid "Delete row"
  50. msgstr "刪除列"
  51. msgctxt "Label for the select the entire table row button."
  52. msgid "Select row"
  53. msgstr ""
  54. msgctxt "Label for the table row dropdown button."
  55. msgid "Row"
  56. msgstr "列"
  57. msgctxt "Label for the merge table cell up button."
  58. msgid "Merge cell up"
  59. msgstr "合併上方儲存格"
  60. msgctxt "Label for the merge table cell right button."
  61. msgid "Merge cell right"
  62. msgstr "合併右方儲存格"
  63. msgctxt "Label for the merge table cell down button."
  64. msgid "Merge cell down"
  65. msgstr "合併下方儲存格"
  66. msgctxt "Label for the merge table cell left button."
  67. msgid "Merge cell left"
  68. msgstr "合併左方儲存格"
  69. msgctxt "Label for the split table cell vertically button."
  70. msgid "Split cell vertically"
  71. msgstr "垂直分割儲存格"
  72. msgctxt "Label for the split table cell horizontally button."
  73. msgid "Split cell horizontally"
  74. msgstr "水平分割儲存格"
  75. msgctxt "Label for the merge table cells button."
  76. msgid "Merge cells"
  77. msgstr "合併儲存格"
  78. msgctxt "The label used by assistive technologies describing a table toolbar attached to a table widget."
  79. msgid "Table toolbar"
  80. msgstr ""
  81. msgctxt "The label describing the form allowing to specify the properties of a selected table."
  82. msgid "Table properties"
  83. msgstr ""
  84. msgctxt "The label describing the form allowing to specify the properties of a selected table cell."
  85. msgid "Cell properties"
  86. msgstr ""
  87. msgctxt "The label describing a group of border–related form fields (border style, color, etc.)."
  88. msgid "Border"
  89. msgstr ""
  90. msgctxt "The label for the dropdown that allows configuring the border style of a table or a table cell."
  91. msgid "Style"
  92. msgstr ""
  93. msgctxt "The label for the input that allows configuring the width of a table or a table cell or the width of a border."
  94. msgid "Width"
  95. msgstr ""
  96. msgctxt "The label for the input that allows configuring the height of a table or a table cell."
  97. msgid "Height"
  98. msgstr ""
  99. msgctxt "The label for the input that allows configuring the border color of a table or a table cell."
  100. msgid "Color"
  101. msgstr ""
  102. msgctxt "The label for the input that allows configuring the background color of a table or a table cell."
  103. msgid "Background"
  104. msgstr ""
  105. msgctxt "The label for the input that allows configuring the padding of a table cell."
  106. msgid "Padding"
  107. msgstr ""
  108. msgctxt "The label describing a group of form fields that allows setting dimensions of a table or a table cell."
  109. msgid "Dimensions"
  110. msgstr ""
  111. msgctxt "The label for the group of toolbars that allows configuring the text alignment in a table cell."
  112. msgid "Table cell text alignment"
  113. msgstr ""
  114. msgctxt "The label for the toolbar that allows configuring the alignment of a table."
  115. msgid "Alignment"
  116. msgstr ""
  117. msgctxt "The label used by assistive technologies describing a toolbar that allows configuring the horizontal text alignment in a table cell."
  118. msgid "Horizontal text alignment toolbar"
  119. msgstr ""
  120. msgctxt "The label used by assistive technologies describing a toolbar that allows configuring the vertical text alignment in a table cell."
  121. msgid "Vertical text alignment toolbar"
  122. msgstr ""
  123. msgctxt "The label used by assistive technologies describing a toolbar that allows configuring the alignment of a table."
  124. msgid "Table alignment toolbar"
  125. msgstr ""
  126. msgctxt "The label for the border style dropdown when no style is applied to a table or a table cell."
  127. msgid "None"
  128. msgstr ""
  129. msgctxt "The label for the border style dropdown when the solid border is applied to a table or a table cell."
  130. msgid "Solid"
  131. msgstr ""
  132. msgctxt "The label for the border style dropdown when the dotted border is applied to a table or a table cell."
  133. msgid "Dotted"
  134. msgstr ""
  135. msgctxt "The label for the border style dropdown when the dashed border is applied to a table or a table cell."
  136. msgid "Dashed"
  137. msgstr ""
  138. msgctxt "The label for the border style dropdown when the double border is applied to a table or a table cell."
  139. msgid "Double"
  140. msgstr ""
  141. msgctxt "The label for the border style dropdown when the groove border is applied to a table or a table cell."
  142. msgid "Groove"
  143. msgstr ""
  144. msgctxt "The label for the border style dropdown when the ridge border is applied to a table or a table cell."
  145. msgid "Ridge"
  146. msgstr ""
  147. msgctxt "The label for the border style dropdown when the inset border is applied to a table or a table cell."
  148. msgid "Inset"
  149. msgstr ""
  150. msgctxt "The label for the border style dropdown when the outset border is applied to a table or a table cell."
  151. msgid "Outset"
  152. msgstr ""
  153. msgctxt "The label used by assistive technologies describing a button that aligns the table cell text to the left."
  154. msgid "Align cell text to the left"
  155. msgstr ""
  156. msgctxt "The label used by assistive technologies describing a button that aligns the table cell text to the center."
  157. msgid "Align cell text to the center"
  158. msgstr ""
  159. msgctxt "The label used by assistive technologies describing a button that aligns the table cell text to the right."
  160. msgid "Align cell text to the right"
  161. msgstr ""
  162. msgctxt "The label used by assistive technologies describing a button that justifies the table cell text."
  163. msgid "Justify cell text"
  164. msgstr ""
  165. msgctxt "The label used by assistive technologies describing a button that aligns the table cell text to the top."
  166. msgid "Align cell text to the top"
  167. msgstr ""
  168. msgctxt "The label used by assistive technologies describing a button that aligns the table cell text to the middle."
  169. msgid "Align cell text to the middle"
  170. msgstr ""
  171. msgctxt "The label used by assistive technologies describing a button that aligns the table cell text to the bottom."
  172. msgid "Align cell text to the bottom"
  173. msgstr ""
  174. msgctxt "The label used by assistive technologies describing a button that aligns the table to the left."
  175. msgid "Align table to the left"
  176. msgstr ""
  177. msgctxt "The label used by assistive technologies describing a button that centers the table."
  178. msgid "Center table"
  179. msgstr ""
  180. msgctxt "The label used by assistive technologies describing a button that aligns the table to the right."
  181. msgid "Align table to the right"
  182. msgstr ""
  183. msgctxt "The localized error string that can be displayed next to color (background, border) fields that have an invalid value"
  184. msgid "The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\"."
  185. msgstr ""
  186. msgctxt "The localized error string that can be displayed next to length (padding, border width) fields that have an invalid value."
  187. msgid "The value is invalid. Try \"10px\" or \"2em\" or simply \"2\"."
  188. msgstr ""
  189. msgctxt "The label used by assistive technologies describing a button that opens a color picker, where user can choose a configured color for a certain properties (eg.: background color, color, border-color etc.)."
  190. msgid "Color picker"
  191. msgstr ""