instiki/public/svg-edit/editor/locale/lang.zh-TW.js

174 lines
9.2 KiB
JavaScript
Raw Normal View History

[
2010-04-28 07:22:49 +02:00
{"id": "align_relative_to", "title": "相對對齊 ..."},
{"id": "bkgnd_color", "title": "更改背景顏色/不透明"},
{"id": "circle_cx", "title": "改變圓的CX坐標"},
{"id": "circle_cy", "title": "改變圓的CY坐標"},
{"id": "circle_r", "title": "改變圓的半徑"},
{"id": "connector_no_arrow", "textContent": "No arrow"},
{"id": "copyrightLabel", "textContent": "Powered by"},
{"id": "cornerRadiusLabel", "title": "矩形角半徑的變化"},
{"id": "cornerRadiusLabel", "title": "角半徑:"},
2010-04-28 07:22:49 +02:00
{"id": "curve_segments", "textContent": "曲線"},
{"id": "ellipse_cx", "title": "改變橢圓的圓心x軸座標"},
{"id": "ellipse_cy", "title": "改變橢圓的圓心y軸座標"},
{"id": "ellipse_rx", "title": "改變橢圓的x軸長"},
{"id": "ellipse_ry", "title": "改變橢圓的y軸長"},
{"id": "fill_color", "title": "更改填充顏色"},
{"id": "fitToContent", "textContent": "適合內容"},
{"id": "fit_to_all", "textContent": "適合所有的內容"},
{"id": "fit_to_canvas", "textContent": "適合畫布"},
{"id": "fit_to_layer_content", "textContent": "適合圖層內容"},
{"id": "fit_to_sel", "textContent": "適合選取的物件"},
{"id": "font_family", "title": "更改字體"},
{"id": "icon_large", "textContent": "大"},
{"id": "icon_medium", "textContent": "中"},
{"id": "icon_small", "textContent": "小"},
{"id": "icon_xlarge", "textContent": "特大"},
{"id": "image_height", "title": "更改圖像高度"},
{"id": "image_opt_embed", "textContent": "內嵌資料 (本地端檔案)"},
{"id": "image_opt_ref", "textContent": "使用檔案參照"},
{"id": "image_url", "title": "更改網址"},
{"id": "image_width", "title": "更改圖像的寬度"},
{"id": "includedImages", "textContent": "包含圖像"},
{"id": "largest_object", "textContent": "最大的物件"},
{"id": "layer_delete", "title": "刪除圖層"},
{"id": "layer_down", "title": "向下移動圖層"},
{"id": "layer_new", "title": "新增圖層"},
{"id": "layer_rename", "title": "重新命名圖層"},
{"id": "layer_up", "title": "向上移動圖層"},
{"id": "layersLabel", "textContent": "圖層:"},
{"id": "line_x1", "title": "更改行的起點的x坐標"},
{"id": "line_x2", "title": "更改行的終點x坐標"},
{"id": "line_y1", "title": "更改行的起點的y坐標"},
{"id": "line_y2", "title": "更改行的終點y坐標"},
{"id": "linecap_butt", "title": "Linecap: Butt"},
{"id": "linecap_round", "title": "Linecap: Round"},
{"id": "linecap_square", "title": "Linecap: Square"},
{"id": "linejoin_bevel", "title": "Linejoin: Bevel"},
{"id": "linejoin_miter", "title": "Linejoin: Miter"},
{"id": "linejoin_round", "title": "Linejoin: Round"},
{"id": "main_icon", "title": "Main Menu"},
{"id": "mode_connect", "title": "Connect two objects"},
2010-04-28 07:22:49 +02:00
{"id": "page", "textContent": "網頁"},
{"id": "palette", "title": "點擊更改填充顏色按住Shift鍵單擊更改線條顏色"},
{"id": "path_node_x", "title": "改變節點的x軸座標"},
{"id": "path_node_y", "title": "改變節點的y軸座標"},
{"id": "rect_height_tool", "title": "更改矩形的高度"},
{"id": "rect_width_tool", "title": "更改矩形的寬度"},
{"id": "relativeToLabel", "textContent": "相對於:"},
{"id": "seg_type", "title": "Change Segment type"},
{"id": "selLayerLabel", "textContent": "移動物件到:"},
{"id": "selLayerNames", "title": "移動被點選的物件其他圖層"},
{"id": "selectedPredefined", "textContent": "使用預設值:"},
{"id": "selected_objects", "textContent": "選取物件"},
{"id": "selected_x", "title": "調整 X 軸"},
{"id": "selected_y", "title": "調整 Y 軸"},
{"id": "smallest_object", "textContent": "最小的物件"},
{"id": "straight_segments", "textContent": "直線"},
{"id": "stroke_color", "title": "線條顏色"},
{"id": "stroke_style", "title": "更改線條(虛線)風格"},
{"id": "stroke_width", "title": "線條寬度"},
{"id": "svginfo_bg_note", "textContent": "注意: 編輯器背景不會和圖像一起儲存"},
{"id": "svginfo_change_background", "textContent": "編輯器背景"},
{"id": "svginfo_dim", "textContent": "畫布大小"},
{"id": "svginfo_editor_prefs", "textContent": "編輯器屬性"},
{"id": "svginfo_height", "textContent": "高度:"},
{"id": "svginfo_icons", "textContent": "圖示大小"},
{"id": "svginfo_image_props", "textContent": "圖片屬性"},
{"id": "svginfo_lang", "textContent": "語言"},
{"id": "svginfo_title", "textContent": "標題"},
{"id": "svginfo_width", "textContent": "寬度:"},
{"id": "text", "title": "更改文字內容"},
{"id": "toggle_stroke_tools", "title": "Show/hide more stroke tools"},
{"id": "tool_add_subpath", "title": "Add sub-path"},
2010-04-28 07:22:49 +02:00
{"id": "tool_alignbottom", "title": "底部對齊"},
{"id": "tool_aligncenter", "title": "居中對齊"},
{"id": "tool_alignleft", "title": "向左對齊"},
{"id": "tool_alignmiddle", "title": "中間對齊"},
{"id": "tool_alignright", "title": "向右對齊"},
{"id": "tool_aligntop", "title": "頂端對齊"},
{"id": "tool_angle", "title": "旋轉角度"},
{"id": "tool_blur", "title": "Change gaussian blur value"},
2010-04-28 07:22:49 +02:00
{"id": "tool_bold", "title": "粗體"},
{"id": "tool_circle", "title": "圓"},
{"id": "tool_clear", "textContent": "清空圖像"},
{"id": "tool_clone", "title": "複製"},
{"id": "tool_clone_multi", "title": "複製所選元素"},
{"id": "tool_delete", "title": "刪除"},
{"id": "tool_delete_multi", "title": "刪除所選元素"},
{"id": "tool_docprops", "textContent": "文件屬性"},
{"id": "tool_docprops_cancel", "textContent": "取消"},
{"id": "tool_docprops_save", "textContent": "保存"},
{"id": "tool_ellipse", "title": "橢圓"},
{"id": "tool_export", "textContent": "Export as PNG"},
{"id": "tool_eyedropper", "title": "Eye Dropper Tool"},
2010-04-28 07:22:49 +02:00
{"id": "tool_fhellipse", "title": "徒手畫橢圓"},
{"id": "tool_fhpath", "title": "鉛筆工具"},
{"id": "tool_fhrect", "title": "徒手畫矩形"},
{"id": "tool_font_size", "title": "更改字體大小"},
2010-04-28 07:22:49 +02:00
{"id": "tool_group", "title": "群組"},
{"id": "tool_image", "title": "圖像工具"},
{"id": "tool_import", "textContent": "Import SVG"},
2010-04-28 07:22:49 +02:00
{"id": "tool_italic", "title": "斜體"},
{"id": "tool_line", "title": "線工具"},
{"id": "tool_move_bottom", "title": "移至底部"},
{"id": "tool_move_top", "title": "移動到頂部"},
{"id": "tool_node_clone", "title": "增加節點"},
{"id": "tool_node_delete", "title": "刪除節點"},
{"id": "tool_node_link", "title": "將控制點連起來"},
{"id": "tool_opacity", "title": "更改所選項目不透明度"},
2010-04-28 07:22:49 +02:00
{"id": "tool_open", "textContent": "打開圖像"},
{"id": "tool_path", "title": "路徑工具"},
{"id": "tool_rect", "title": "矩形"},
{"id": "tool_redo", "title": "復原"},
{"id": "tool_reorient", "title": "調整路徑"},
{"id": "tool_save", "textContent": "保存圖像"},
{"id": "tool_select", "title": "選擇工具"},
{"id": "tool_source", "title": "編輯SVG原始碼"},
{"id": "tool_source_cancel", "textContent": "取消"},
{"id": "tool_source_save", "textContent": "保存"},
{"id": "tool_square", "title": "方形"},
{"id": "tool_text", "title": "文字工具"},
{"id": "tool_topath", "title": "轉換成路徑"},
{"id": "tool_undo", "title": "取消復原"},
{"id": "tool_ungroup", "title": "取消群組"},
{"id": "tool_wireframe", "title": "框線模式(只瀏覽線條)"},
{"id": "tool_zoom", "title": "縮放工具"},
{"id": "url_notice", "title": "NOTE: This image cannot be embedded. It will depend on this path to be displayed"},
2010-04-28 07:22:49 +02:00
{"id": "zoom_panel", "title": "更改縮放級別"},
{"id": "sidepanel_handle", "textContent": "圖層", "title": "拖拉以改變側邊面板的大小"},
{
"js_strings": {
2010-04-28 07:22:49 +02:00
"QerrorsRevertToSource": "SVG原始碼解析錯誤\n要回復到原本的SVG原始碼嗎",
"QignoreSourceChanges": "要忽略對SVG原始碼的更動嗎",
"QmoveElemsToLayer": "要搬移所選取的物件到'%s'層嗎?",
"QwantToClear": "要清空圖像嗎?\n這會順便清空你的回復紀錄",
"cancel": "取消",
"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.",
2010-04-28 07:22:49 +02:00
"dupeLayerName": "喔不!已經有另一個同樣名稱的圖層了!",
"enterNewImgURL": "輸入新的圖片網址",
"enterNewLayerName": "請輸入新圖層的名稱",
"enterUniqueLayerName": "請輸入一個名稱不重複的",
"exportNoBlur": "Blurred elements will appear as un-blurred",
"exportNoDashArray": "Strokes will appear filled",
"exportNoImage": "Image elements will not appear",
"exportNoText": "Text may not appear as expected",
"exportNoforeignObject": "foreignObject elements will not appear",
2010-04-28 07:22:49 +02:00
"featNotSupported": "未提供此功能",
"invalidAttrValGiven": "數值給定錯誤",
"key_backspace": "空白",
"key_del": "刪除",
"key_down": "下",
"key_up": "上",
"layer": "圖層",
"layerHasThatName": "圖層本來就是這個名稱(抱怨)",
"loadingImage": "Loading image, please wait...",
2010-04-28 07:22:49 +02:00
"noContentToFitTo": "找不到符合的內容",
"noteTheseIssues": "Also note the following issues: ",
2010-04-28 07:22:49 +02:00
"ok": "確定",
"pathCtrlPtTooltip": "拖拉控制點以改變曲線性質",
"pathNodeTooltip": "拖拉節點以移動, 連擊節點以改變線段型態(直線/曲線)",
"saveFromBrowser": "Select \"Save As...\" in your browser to save this image as a %s file."
}
}
]