avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 1 | { |
| 2 | "appName": { |
| 3 | "message": "翻譯選取文字", |
| 4 | "description": "The app name" |
| 5 | }, |
| 6 | "appBetaName": { |
| 7 | "message": "翻譯所選文本(Beta)", |
| 8 | "description": "The beta app name" |
| 9 | }, |
| 10 | "appDescription": { |
| 11 | "message": "翻譯選擇的文本與谷歌翻譯", |
| 12 | "description": "The app description" |
| 13 | }, |
| 14 | "contextmenu_title": { |
| 15 | "message": "將所選內容轉換為..。", |
| 16 | "description": "Title of the context menu that appears when a right click is done. Inside this parent menu there are the menus" |
| 17 | }, |
| 18 | "contextmenu_title2": { |
| 19 | "message": "將選區轉換為 \"$language$\"", |
| 20 | "description": "Title of the context menu that appears when a right click is done and there's only one language available.", |
| 21 | "placeholders": { |
| 22 | "language": { |
| 23 | "content": "$1", |
| 24 | "example": "Language to translate into." |
| 25 | } |
| 26 | } |
| 27 | }, |
| 28 | "contextmenu_edit": { |
| 29 | "message": "编辑语言...", |
| 30 | "description": "Title of the option inside the 'Translate section into...' context menu." |
| 31 | }, |
| 32 | "options_welcome": { |
| 33 | "message": "歡迎!", |
| 34 | "description": "Title of the options page" |
| 35 | }, |
| 36 | "options_introduction": { |
| 37 | "message": "请在“翻译”菜单中选择要显示的语言。", |
| 38 | "description": "Introduction paragraph to the options pages" |
| 39 | }, |
| 40 | "options_languageselectheader": { |
| 41 | "message": "語言:", |
| 42 | "description": "Header of the language select option." |
| 43 | }, |
| 44 | "options_otheroptionsheader": { |
| 45 | "message": "其他選項", |
| 46 | "description": "Header of the options page." |
| 47 | }, |
| 48 | "options_tabsoption_1": { |
| 49 | "message": "在每个翻译的新标签页中打开Google翻译。", |
| 50 | "description": "Option which defines how should the app behave in relation to tabs." |
| 51 | }, |
| 52 | "options_tabsoption_2": { |
| 53 | "message": "在唯一標籤中打開Google翻譯,並覆蓋最後一次翻譯,而不是打開多個標籤。", |
| 54 | "description": "Option which defines how should the app behave in relation to tabs." |
| 55 | }, |
| 56 | "options_tabsoption_3": { |
| 57 | "message": "在面板中打開Google翻譯(您需要激活<a href='chrome://flags/#enable-panels' id='panelsflag'> - 啟用面板</a>標誌)。 <sup style ='color:red; font-weight:bold;'>實驗</ sup>", |
| 58 | "description": "Option which defines how should the app behave in relation to tabs." |
| 59 | }, |
| 60 | "options_savebutton": { |
| 61 | "message": "儲存", |
| 62 | "description": "Save button in the settings page" |
| 63 | }, |
| 64 | "options_addlanguage": { |
| 65 | "message": "添加語言", |
| 66 | "description": "Title for the 'Add language' dialog" |
| 67 | }, |
| 68 | "options_addlanguage_addbutton": { |
| 69 | "message": "添加", |
| 70 | "description": "Add button in the footer of the languages list" |
| 71 | }, |
| 72 | "options_language_label": { |
| 73 | "message": "语言:", |
| 74 | "description": "Label for the language selector in the 'Add language' dialog" |
| 75 | }, |
| 76 | "options_credits": { |
| 77 | "message": "製作人員", |
| 78 | "description": "Title for the credits link and dialog" |
| 79 | }, |
| 80 | "options_credits_homepage": { |
| 81 | "message": "首頁", |
| 82 | "description": "Homepage link for an item in the credits. NOTE: put in in lowercase letters" |
| 83 | }, |
| 84 | "options_credits_by": { |
| 85 | "message": "由", |
| 86 | "description": "Fragment of the author statement in an item of the credits. NOTE: put in in lowercase letters. EXAMPLE: '{{options_credits_by}} Adrià Vilanova Martínez'" |
| 87 | }, |
| 88 | "options_ok": { |
| 89 | "message": "好的", |
| 90 | "description": "OK button in the dialogs" |
| 91 | }, |
| 92 | "options_cancel": { |
| 93 | "message": "取消", |
| 94 | "description": "Cancel button in the dialogs" |
| 95 | }, |
| 96 | "notification_install_title": { |
| 97 | "message": "感謝您安裝 Translate Selected Text “翻譯所選文本”" |
| 98 | }, |
| 99 | "notification_install_message": { |
| 100 | "message": "按一下此通知將其設置。" |
| 101 | }, |
| 102 | "notification_upgradedtostorage_title": { |
| 103 | "message": "\"翻譯所選文本\" 更新為 v0.6!" |
| 104 | }, |
| 105 | "notification_upgradedtostorage_message": { |
| 106 | "message": "現在您的選項將在所有設備上同步! \n壞的一面是你必須重新設置擴展名:-(點擊這個通知來設置它。" |
| 107 | }, |
| 108 | "notification_reorder_title": { |
| 109 | "message": "\"翻譯所選文本\" 更新為 v0.7!" |
| 110 | }, |
| 111 | "notification_reorder_message": { |
| 112 | "message": "現在, 您可以配置您希望語言在內容功能表中顯示的順序。" |
| 113 | } |
| 114 | } |