zh_tw.js 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. /*!
  2. * froala_editor v1.2.2 (http://editor.froala.com)
  3. * Copyright 2014-2014 Froala
  4. */
  5. /**
  6. * Traditional Chinese spoken in Taiwan.
  7. */
  8. $.Editable.LANGS['zh_tw'] = {
  9. translation: {
  10. "Bold": "\u7c97\u9ad4",
  11. "Italic": "\u659c\u9ad4",
  12. "Underline": "\u5e95\u7dda",
  13. "Strikethrough": "\u522a\u9664\u7dda",
  14. "Font Size": "\u5b57\u578b\u5927\u5c0f",
  15. "Color": "\u984f\u8272",
  16. "Background Color": "\u80cc\u666f\u984f\u8272",
  17. "Text Color": "\u6587\u5b57\u984f\u8272",
  18. "Format Block": "\u683c\u5f0f",
  19. "Normal": "\u6b63\u5e38",
  20. "Paragraph": "\u6bb5\u843d",
  21. "Code": "\u7a0b\u5f0f\u78bc",
  22. "Quote": "\u5f15\u7528",
  23. "Heading 1": "\u6a19\u984c 1",
  24. "Heading 2": "\u6a19\u984c 2",
  25. "Heading 3": "\u6a19\u984c 3",
  26. "Heading 4": "\u6a19\u984c 4",
  27. "Heading 5": "\u6a19\u984c 5",
  28. "Heading 6": "\u6a19\u984c 6",
  29. "Block Style": "\u5ea7\u5f0f",
  30. "Alignment": "\u5c0d\u9f4a",
  31. "Align Left": "\u7f6e\u5de6\u5c0d\u9f4a",
  32. "Align Center": "\u7f6e\u4e2d\u5c0d\u9f4a",
  33. "Align Right": "\u7f6e\u53f3\u5c0d\u9f4a",
  34. "Justify": "\u5de6\u53f3\u5c0d\u9f4a",
  35. "Numbered List": "\u6578\u5b57\u6e05\u55ae",
  36. "Bulleted List": "\u9805\u76ee\u6e05\u55ae",
  37. "Indent Less": "\u6e1b\u5c11\u7e2e\u6392",
  38. "Indent More": "\u589e\u52a0\u7e2e\u6392",
  39. "Select All": "\u5168\u9078",
  40. "Insert Link": "\u63d2\u5165\u9023\u7d50",
  41. "Insert Image": "\u63d2\u5165\u5716\u7247",
  42. "Insert Video": "\u63d2\u5165\u5f71\u97f3",
  43. "Undo": "\u5fa9\u539f",
  44. "Redo": "\u53d6\u6d88\u5fa9\u539f",
  45. "Show HTML": "\u663e\u793a\u7684\u0048\u0054\u004d\u004c",
  46. "Float Left": "\u5de6\u908a",
  47. "Float None": "\u7121",
  48. "Float Right": "\u53f3\u908a",
  49. "Replace Image": "\u66f4\u6362\u56fe\u50cf",
  50. "Remove Image": "\u5220\u9664\u56fe\u50cf",
  51. "Title": "\u6a19\u984c",
  52. "Insert image": "\u63d2\u5165\u5716\u7247",
  53. "Drop image": "\u56fe\u50cf\u62d6\u653e",
  54. "or click": "\u6216\u70b9\u51fb",
  55. "or": "\u6216",
  56. "Enter URL": "\u8f93\u5165\u7f51\u5740",
  57. "Please wait!": "\u8bf7\u7a0d\u7b49\uff01",
  58. "Are you sure? Image will be deleted.": "\u4f60\u786e\u5b9a\u5417\uff1f\u56fe\u50cf\u5c06\u88ab\u5220\u9664\u3002",
  59. "UNLINK": "\u79fb\u9664\u9023\u7d50",
  60. "Open in new tab": "\u5f00\u542f\u5728\u65b0\u6807\u7b7e\u9875",
  61. "Type something": "\u8f93\u5165\u4e00\u4e9b\u5185\u5bb9",
  62. "Cancel": "\u53d6\u6d88",
  63. "OK": "\u78ba\u5b9a",
  64. "Manage images": "\u7ba1\u7406\u5716\u50cf",
  65. "Delete": "\u522a\u9664",
  66. "Font Family": "\u5b57\u9ad4",
  67. "Insert Horizontal Line": "\u63d2\u5165\u6c34\u5e73\u7dda",
  68. "Table": "\u8868\u683c",
  69. "Insert table": "\u63d2\u5165\u8868\u683c",
  70. "Cell": "\u5355\u5143\u683c",
  71. "Row": "\u884c",
  72. "Column": "\u5217",
  73. "Delete table": "\u5220\u9664\u8868\u683c",
  74. "Insert cell before": "\u524d\u63d2\u5165\u55ae\u5143\u683c",
  75. "Insert cell after": "\u5f8c\u63d2\u5165\u96fb\u6c60",
  76. "Delete cell": "\u522a\u9664\u55ae\u5143\u683c",
  77. "Merge cells": "\u5408\u4f75\u55ae\u5143\u683c",
  78. "Horizontal split": "\u6c34\u5e73\u5206\u5272",
  79. "Vertical split": "\u5782\u76f4\u5206\u5272",
  80. "Insert row above": "\u5728\u4e0a\u65b9\u63d2\u5165",
  81. "Insert row below": "\u5728\u4e0b\u65b9\u63d2\u5165",
  82. "Delete row": "\u5220\u9664\u884c",
  83. "Insert column before": "\u5728\u5de6\u4fa7\u63d2\u5165",
  84. "Insert column after": "\u5728\u53f3\u4fa7\u63d2\u5165",
  85. "Delete column": "\u5220\u9664\u5217"
  86. },
  87. direction: "ltr"
  88. };