{
  "Text": "文字物件",
  "Path": "圖案物件",
  "Image": "影像物件",
  "Shading": "陰影物件",
  "XObject": "XObject物件",
  "TextProps": "文字物件內容",
  "PathProps": "圖案物件內容",
  "ImageProps": "影像物件內容",
  "ShadingProps": "陰影物件內容",
  "MixedProps": "物件內容",
  "Size": "大小",
  "buttons": {
    "edit-text": "編輯文字",
    "join-split": "連結和加入文字",
    "join": "加入",
    "split": "拆分",
    "link": "連結",
    "unlink": "取消連結",
    "select-none": "全部不選",
    "close": "關閉"
  },
  "popMenu": {
    "JoinTextBoxes": "加入文字方塊",
    "SplitTextBoxes": "拆分文字方塊",
    "LinkTextBoxes": "連結文字方塊",
    "UnlinkTextBoxes": "取消連結文字方塊",
    "SelectNone": "全部不選",
    "MaxValue": "最大值",
    "Undo": "復原",
    "Redo": "重做",
    "Cut": "剪下",
    "Copy": "複製",
    "Paste": "貼上",
    "Delete": "刪除",
    "SelectAll": "全選",
    "RightToLeft": "從右到左",
    "LeftToRight": "從左到右",
    "Properties": "內容...",
    "SetDefault": "將目前內容設為預設值",
    "EditObject": "編輯物件",
    "BackGround": "移到最下層",
    "ForwardGround": "上移一層",
    "AlignStartFlag": "對齊",
    "AlignLeft": "左",
    "AlignRight": "右",
    "AlignTop": "頂部",
    "AlignBottom": "底部",
    "AlignVertical": "垂直",
    "AlignHorizontal": "水平",
    "CenterStartFlag": "居中",
    "CenterVertical": "垂直",
    "CenterHorizontal": "水平",
    "CenterBoth": "二者",
    "DistributeStartFlag": "分佈",
    "DistributeVertical": "垂直",
    "DistributeHorizontal": "水平",
    "SizeStartFlag": "大小",
    "SizeWidth": "寬度",
    "SizeHeight": "高度",
    "SizeBoth": "二者",
    "RotateStartFlag": "旋轉",
    "RotateClockwise": "順時針",
    "RotateCounterClockwise": "逆時針",
    "RotateMoreOptions": "更多旋轉選項",
    "FlipStartFlag": "翻動",
    "FlipVertical": "垂直",
    "FlipHorizontal": "水平",
    "Shear": "傾斜",
    "AddClipStartFlag": "新增剪輯路徑",
    "AddClipRectangle": "矩形",
    "AddClipElipse": "橢圓形",
    "AddClipRoundRectangle": "圓角矩形",
    "AddClipPolygon": "多邊形",
    "AddClipCurve": "曲線",
    "AddClipDrawing": "繪製",
    "EditClip": "編輯剪輯路徑",
    "ClearClip": "清除剪輯路徑",
    "Convert2Shape": "轉換為圖案物件",
    "InsertStartFlag": "插入",
    "InsertLine": "線條",
    "InsertBessel": "Bessel",
    "ChangeToStartFlag": "變更為",
    "ChangeToLine": "線條",
    "ChangeToBessel": "Bessel",
    "Close": "關閉",
    "AddLine": "新增線條",
    "AddRectangle": "新增矩形",
    "AddEllipse": "新增橢圓形",
    "AddLineDrawing": "新增線條繪圖",
    "Exit": "結束",
    "ChangeOrderStartFlag": "變更順序",
    "Backward": "下移一層",
    "FrontGround": "移到最上層"
  },
  "alert": {
    "joinFailed": "無法加入。這些文字方塊不是連續的。",
    "notAvaliable": "「編輯文字」工具無法用於旋轉、垂直、傾斜或翻轉的文字物件。請嘗試「編輯物件」工具以繼續。",
    "createImageFailed": "創建圖像失敗。",
    "mertTextFaided": "無法合併文字。可能的原因如下:\n\t 文字採用不同字型\n\t 文字屬於不同的 PDF 物件\n\t 文字不在相同的基準",
    "textInputReachesLimit": "您無法向此方塊添加更多文字。它已到達頁面的末尾。要將文本重新排列到下一頁，請使用「連接和合併」工具將此文本框連接到下一頁上的文本框。"
  },
  "confirm": {
    "content": "此頁面包含無法編輯的文字。如果您想要編輯此頁面上的文字，請在「編輯文字」模式中按一下「辨識文字」以執行 OCR。",
    "againText": "不再顯示此訊息",
    "buttons": {
      "setting": "設定",
      "recognize": "辨識文字",
      "no": "取消"
    }
  },
  "general": {
    "title": "一般",
    "posx": "位置X",
    "posy": "位置Y",
    "width": "寬度",
    "height": "高度",
    "scalex": "比例 X",
    "scaley": "比例 Y",
    "constrain": "限制比例"
  },
  "textAp": {
    "title": "外觀",
    "noColor": "沒有顏色",
    "fontName": "字體名稱",
    "fontSize": "字型大小",
    "HScale": "水平比例",
    "charSpace": "字元間距",
    "wordSpace": "字距",
    "textMode": "文本模式",
    "strokeColor": "描邊色彩",
    "strokeText": "描邊文字",
    "fillText": "填滿文字",
    "fillStrokeText": "填滿並描邊文字",
    "invisible": "文字既不填滿亦不描邊 (不可見)",
    "lineColor": "線條顏色",
    "fillColor": "填滿色彩",
    "opacity": "不透明度",
    "lineWidth": "線寬",
    "Dashed": "虛線",
    "miterLimit": "斜接限制",
    "capStyle": "線帽樣式",
    "project": "突出方形端",
    "round": "圓形",
    "butt": "對接端",
    "bevel": "斜角",
    "miter": "斜接",
    "gray": "灰階",
    "joinStyle": "線連接樣式"
  },
  "editObject": {
    "title": "編輯物件",
    "all": "全部",
    "text": "文字",
    "image": "影像",
    "shape": "圖案",
    "shading": "漸層"
  },
  "addText": {
    "title": "新增文字"
  },
  "addImage": {
    "title": "新增來自檔案的影像"
  },
  "addShape": {
    "title": "新增圖案",
    "addPath": "新增路徑",
    "addShading": "新增漸層",
    "buttons": {
      "line": "新增行路徑",
      "rect": "添加矩形路徑",
      "roundedRect": "添加RoundedRect路徑",
      "circle": "新增圓形路徑",
      "brokenLine": "新增斷線路徑",
      "pentagonal": "添加五邊形路徑",
      "curve": "添加曲線路徑",
      "closedCurve": "添加 ClosedCurve 路徑",
      "closedIrregularFigure": "添加 ClosedIrregularFigure 路徑"
    }
  },
  "addShading": {
    "buttons": {
      "rect": "添加矩形陰影",
      "roundedRect": "添加圓角矩形陰影",
      "circle": "添加圓形陰影",
      "brokenLine": "添加斷線陰影",
      "Pentagonal": "新增五角形陰影",
      "curve": "添加曲線著色",
      "closedCurve": "添加 ClosedCurve 着色",
      "closedIrregularFigure": "添加ClosedIrregularFigure Shading"
    }
  }
}