lang.ja.js 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234
  1. svgEditor.readLang({
  2. lang: "ja",
  3. dir : "ltr",
  4. common: {
  5. "ok": "OK",
  6. "cancel": "キャンセル",
  7. "key_backspace": "backspace",
  8. "key_del": "delete",
  9. "key_down": "down",
  10. "key_up": "up",
  11. "more_opts": "More Options",
  12. "url": "URL",
  13. "width": "Width",
  14. "height": "Height"
  15. },
  16. misc: {
  17. "powered_by": "Powered by"
  18. },
  19. ui: {
  20. "toggle_stroke_tools": "Show/hide more stroke tools",
  21. "palette_info": "クリックで塗りの色を選択、Shift+クリックで線の色を選択",
  22. "zoom_level": "ズーム倍率の変更",
  23. "panel_drag": "Drag left/right to resize side panel"
  24. },
  25. properties: {
  26. "id": "Identify the element",
  27. "fill_color": "塗りの色を変更",
  28. "stroke_color": "線の色を変更",
  29. "stroke_style": "線種の変更",
  30. "stroke_width": "線幅の変更",
  31. "pos_x": "X座標を変更",
  32. "pos_y": "Y座標を変更",
  33. "linecap_butt": "Linecap: Butt",
  34. "linecap_round": "Linecap: Round",
  35. "linecap_square": "Linecap: Square",
  36. "linejoin_bevel": "Linejoin: Bevel",
  37. "linejoin_miter": "Linejoin: Miter",
  38. "linejoin_round": "Linejoin: Round",
  39. "angle": "回転角の変更",
  40. "blur": "Change gaussian blur value",
  41. "opacity": "不透明度",
  42. "circle_cx": "円の中心を変更(X座標)",
  43. "circle_cy": "円の中心を変更(Y座標)",
  44. "circle_r": "変更円の半径",
  45. "ellipse_cx": "楕円の中心を変更(X座標)",
  46. "ellipse_cy": "楕円の中心を変更(Y座標)",
  47. "ellipse_rx": "楕円の半径を変更(X座標)",
  48. "ellipse_ry": "楕円の半径を変更(Y座標)",
  49. "line_x1": "開始X座標",
  50. "line_x2": "終了X座標",
  51. "line_y1": "開始Y座標",
  52. "line_y2": "終了Y座標",
  53. "rect_height": "長方形の高さを変更",
  54. "rect_width": "長方形の幅を変更",
  55. "corner_radius": "長方形の角の半径を変更",
  56. "image_width": "画像の幅を変更",
  57. "image_height": "画像の高さを変更",
  58. "image_url": "URLを変更",
  59. "node_x": "ノードのX座標を変更",
  60. "node_y": "ノードのY座標を変更",
  61. "seg_type": "線分の種類を変更",
  62. "straight_segments": "直線",
  63. "curve_segments": "カーブ",
  64. "text_contents": "テキストの内容の変更",
  65. "font_family": "フォントファミリーの変更",
  66. "font_size": "文字サイズの変更",
  67. "bold": "太字",
  68. "italic": "イタリック体"
  69. },
  70. tools: {
  71. "main_menu": "Main Menu",
  72. "bkgnd_color_opac": "背景色/不透明度の変更",
  73. "connector_no_arrow": "No arrow",
  74. "fitToContent": "コンテンツに合わせる",
  75. "fit_to_all": "すべてのコンテンツに合わせる",
  76. "fit_to_canvas": "キャンバスに合わせる",
  77. "fit_to_layer_content": "レイヤー上のコンテンツに合わせる",
  78. "fit_to_sel": "選択対象に合わせる",
  79. "align_relative_to": "揃える",
  80. "relativeTo": "相対:",
  81. "ページ": "ページ",
  82. "largest_object": "最大のオブジェクト",
  83. "selected_objects": "選択オブジェクト",
  84. "smallest_object": "最小のオブジェクト",
  85. "new_doc": "新規イメージ",
  86. "open_doc": "イメージを開く",
  87. "export_png": "Export as PNG",
  88. "save_doc": "画像を保存",
  89. "import_doc": "Import SVG",
  90. "align_to_page": "Align Element to Page",
  91. "align_bottom": "下揃え",
  92. "align_center": "中央揃え",
  93. "align_left": "左揃え",
  94. "align_middle": "中央揃え",
  95. "align_right": "右揃え",
  96. "align_top": "上揃え",
  97. "mode_select": "選択ツール",
  98. "mode_fhpath": "鉛筆ツール",
  99. "mode_line": "直線ツール",
  100. "mode_connect": "Connect two objects",
  101. "mode_rect": "Rectangle Tool",
  102. "mode_square": "Square Tool",
  103. "mode_fhrect": "フリーハンド長方形",
  104. "mode_ellipse": "楕円",
  105. "mode_circle": "円",
  106. "mode_fhellipse": "フリーハンド楕円",
  107. "mode_path": "パスツール",
  108. "mode_shapelib": "Shape library",
  109. "mode_text": "テキストツール",
  110. "mode_image": "イメージツール",
  111. "mode_zoom": "ズームツール",
  112. "mode_eyedropper": "Eye Dropper Tool",
  113. "no_embed": "NOTE: This image cannot be embedded. It will depend on this path to be displayed",
  114. "undo": "元に戻す",
  115. "redo": "やり直し",
  116. "tool_source": "ソースの編集",
  117. "wireframe_mode": "ワイヤーフレームで表示 [F]",
  118. "toggle_grid": "Show/Hide Grid",
  119. "clone": "Clone Element(s)",
  120. "del": "Delete Element(s)",
  121. "group": "グループ化",
  122. "make_link": "Make (hyper)link",
  123. "set_link_url": "Set link URL (leave empty to remove)",
  124. "to_path": "パスに変換",
  125. "reorient_path": "現在の角度を0度とする",
  126. "ungroup": "グループ化を解除",
  127. "docprops": "文書のプロパティ",
  128. "imagelib": "Image Library",
  129. "move_bottom": "奥に移動",
  130. "move_top": "手前に移動",
  131. "node_clone": "ノードを複製",
  132. "node_delete": "ノードを削除",
  133. "node_link": "制御点の接続",
  134. "add_subpath": "Add sub-path",
  135. "openclose_path": "Open/close sub-path",
  136. "source_save": "適用",
  137. "cut": "Cut",
  138. "copy": "Copy",
  139. "paste": "Paste",
  140. "paste_in_place": "Paste in Place",
  141. "delete": "Delete",
  142. "group": "Group",
  143. "move_front": "Bring to Front",
  144. "move_up": "Bring Forward",
  145. "move_down": "Send Backward",
  146. "move_back": "Send to Back"
  147. },
  148. layers: {
  149. "layer":"レイヤ",
  150. "layers": "Layers",
  151. "del": "レイヤの削除",
  152. "move_down": "レイヤを下へ移動",
  153. "new": "新規レイヤ",
  154. "rename": "レイヤの名前を変更",
  155. "move_up": "レイヤを上へ移動",
  156. "dupe": "Duplicate Layer",
  157. "merge_down": "Merge Down",
  158. "merge_all": "Merge All",
  159. "move_elems_to": "移動先レイヤ:",
  160. "move_selected": "選択対象を別のレイヤに移動"
  161. },
  162. config: {
  163. "image_props": "イメージの設定",
  164. "doc_title": "タイトル",
  165. "doc_dims": "キャンバスの大きさ",
  166. "included_images": "挿入された画像の扱い",
  167. "image_opt_embed": "SVGファイルに埋め込む",
  168. "image_opt_ref": "画像を参照する",
  169. "editor_prefs": "エディタの設定",
  170. "icon_size": "アイコンの大きさ",
  171. "language": "言語",
  172. "background": "エディタの背景色",
  173. "editor_img_url": "Image URL",
  174. "editor_bg_note": "※背景色はファイルに保存されません。",
  175. "icon_large": "Large",
  176. "icon_medium": "Medium",
  177. "icon_small": "Small",
  178. "icon_xlarge": "Extra Large",
  179. "select_predefined": "デフォルト",
  180. "units_and_rulers": "Units & Rulers",
  181. "show_rulers": "Show rulers",
  182. "base_unit": "Base Unit:",
  183. "grid": "Grid",
  184. "snapping_onoff": "Snapping on/off",
  185. "snapping_stepsize": "Snapping Step-Size:"
  186. },
  187. shape_cats: {
  188. "basic": "Basic",
  189. "object": "Objects",
  190. "symbol": "Symbols",
  191. "arrow": "Arrows",
  192. "flowchart": "Flowchart",
  193. "animal": "Animals",
  194. "game": "Cards & Chess",
  195. "dialog_balloon": "Dialog balloons",
  196. "electronics": "Electronics",
  197. "math": "Mathematical",
  198. "music": "Music",
  199. "misc": "Miscellaneous",
  200. "raphael_1": "raphaeljs.com set 1",
  201. "raphael_2": "raphaeljs.com set 2"
  202. },
  203. imagelib: {
  204. "select_lib": "Select an image library",
  205. "show_list": "Show library list",
  206. "import_single": "Import single",
  207. "import_multi": "Import multiple",
  208. "open": "Open as new document"
  209. },
  210. notification: {
  211. "invalidAttrValGiven":"無効な値が指定されています。",
  212. "noContentToFitTo":"合わせる対象のコンテンツがありません。",
  213. "dupeLayerName":"同名のレイヤーが既に存在します。",
  214. "enterUniqueLayerName":"新規レイヤの一意な名前を入力してください。",
  215. "enterNewLayerName":"レイヤの新しい名前を入力してください。",
  216. "layerHasThatName":"既に同名が付いています。",
  217. "QmoveElemsToLayer":"選択した要素をレイヤー '%s' に移動しますか?",
  218. "QwantToClear":"キャンバスをクリアしますか?\nアンドゥ履歴も消去されます。",
  219. "QwantToOpen":"Do you want to open a new file?\nThis will also erase your undo history!",
  220. "QerrorsRevertToSource":"ソースにエラーがあります。\n元のソースに戻しますか?",
  221. "QignoreSourceChanges":"ソースの変更を無視しますか?",
  222. "featNotSupported":"機能はサポートされていません。",
  223. "enterNewImgURL":"画像のURLを入力してください。",
  224. "defsFailOnSave": "NOTE: Due to a bug in your browser, this image may appear wrong (missing gradients or elements). It will however appear correct once actually saved.",
  225. "loadingImage":"Loading image, please wait...",
  226. "saveFromBrowser": "Select \"Save As...\" in your browser to save this image as a %s file.",
  227. "noteTheseIssues": "Also note the following issues: ",
  228. "unsavedChanges": "There are unsaved changes.",
  229. "enterNewLinkURL": "Enter the new hyperlink URL",
  230. "errorLoadingSVG": "Error: Unable to load SVG data",
  231. "URLloadFail": "Unable to load from URL",
  232. "retrieving": "Retrieving \"%s\"..."
  233. }
  234. });