1
0
mirror of https://github.com/ettoolong/PopupWindow.git synced 2024-11-09 01:56:54 +00:00
ettoolong_PopupWindow/_locales/zh_TW/messages.json
2019-05-07 17:15:51 +08:00

99 lines
2.0 KiB
JSON

{
"extName": {
"message": "Popup window",
"description": ""
},
"extDescription": {
"message": "將 Tab 彈出至獨立視窗,去除頁籤列、網址列和書籤列等介面",
"description": ""
},
"optionPageTitle": {
"message": "Popup window 設定頁",
"description": ""
},
"actionButtonTitle": {
"message": "將目前分頁彈出至獨立視窗",
"description": ""
},
"contextMenuItems": {
"message": "右鍵選單項目:",
"description": ""
},
"tabMenu": {
"message": "分頁右鍵選單",
"description": ""
},
"openThisLink": {
"message": "將此連結彈出至獨立視窗",
"description": ""
},
"moveThisPage": {
"message": "彈出/合併 目前頁面",
"description": ""
},
"moveThisTab": {
"message": "將目前分頁彈出至獨立視窗",
"description": ""
},
"defaultPosition": {
"message": "預設視窗位置",
"description": ""
},
"center": {
"message": "螢幕中央",
"description": ""
},
"topLeft": {
"message": "左上角",
"description": ""
},
"bottomLeft": {
"message": "左下角",
"description": ""
},
"topRight": {
"message": "右上角",
"description": ""
},
"bottomRight": {
"message": "右下角",
"description": ""
},
"customPosition": {
"message": "自訂位置",
"description": ""
},
"windowPositionLeft": {
"message": "左",
"description": ""
},
"windowPositionTop": {
"message": "上",
"description": ""
},
"windowWidth": {
"message": "預設視窗寬度",
"description": ""
},
"windowHeight": {
"message": "預設視窗高度",
"description": ""
},
"iconColor": {
"message": "工具列圖示顏色",
"description": ""
},
"iconColorBlack": {
"message": "黑",
"description": ""
},
"iconColorWhite": {
"message": "白",
"description": ""
},
"execute": {
"message": "彈出/合併 頁面",
"description": ""
}
}