This is an automated email from the git hooks/post-receive script. t r a n s i f e x p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository panel-plugins/xfce4-cpugraph-plugin.
commit 69a5ca670a99c665880b5ef9da497fd79890beee Author: Jeff Huang <[email protected]> Date: Sun Jun 23 18:31:13 2019 +0200 I18n: Update translation zh_TW (100%). 38 translated messages. Transifex (https://www.transifex.com/xfce/public/). --- po/zh_TW.po | 87 ++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 46 insertions(+), 41 deletions(-) diff --git a/po/zh_TW.po b/po/zh_TW.po index 0cc29b9..7360756 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -4,14 +4,15 @@ # # Translators: # Cheng-Chia Tseng <[email protected]>, 2010 +# Jeff Huang <[email protected]>, 2019 # Walter Cheuk <[email protected]>, 2013 msgid "" msgstr "" "Project-Id-Version: Xfce Panel Plugins\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-07-03 20:54+0200\n" -"PO-Revision-Date: 2017-09-19 18:06+0000\n" -"Last-Translator: Walter Cheuk <[email protected]>\n" +"POT-Creation-Date: 2019-06-23 00:31+0200\n" +"PO-Revision-Date: 2019-06-23 13:09+0000\n" +"Last-Translator: Jeff Huang <[email protected]>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/xfce/xfce-panel-plugins/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,149 +20,153 @@ msgstr "" "Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: ../panel-plugin/cpu.c:153 ../panel-plugin/cpugraph.desktop.in.h:2 +#: ../panel-plugin/cpu.c:160 ../panel-plugin/cpugraph.desktop.in.h:2 msgid "Graphical representation of the CPU load" msgstr "圖形化呈現 CPU 負載狀況" -#: ../panel-plugin/cpu.c:155 -msgid "Copyright (c) 2003-2012\n" -msgstr "著作權 (c) 2003-2012\n" +#: ../panel-plugin/cpu.c:162 +msgid "Copyright (c) 2003-2019\n" +msgstr "Copyright (c) 2003-2019\n" -#: ../panel-plugin/cpu.c:368 +#: ../panel-plugin/cpu.c:407 #, c-format msgid "Usage: %u%%" msgstr "使用率:%u%%" -#: ../panel-plugin/properties.c:80 +#: ../panel-plugin/properties.c:132 msgid "CPU Graph Properties" msgstr "CPU 圖表屬性" -#: ../panel-plugin/properties.c:98 +#: ../panel-plugin/properties.c:149 msgid "Use non-linear time-scale" msgstr "使用非線性時間縮放" -#: ../panel-plugin/properties.c:99 +#: ../panel-plugin/properties.c:150 msgid "Show frame" msgstr "顯示框" -#: ../panel-plugin/properties.c:100 +#: ../panel-plugin/properties.c:151 msgid "Show border" msgstr "顯示邊緣" -#: ../panel-plugin/properties.c:101 +#: ../panel-plugin/properties.c:152 msgid "Show current usage bar" msgid_plural "Show current usage bars" msgstr[0] "顯示目前使用情況" -#: ../panel-plugin/properties.c:103 +#: ../panel-plugin/properties.c:154 msgid "Run in terminal" msgstr "在終端機內執行" -#: ../panel-plugin/properties.c:104 +#: ../panel-plugin/properties.c:155 msgid "Use startup notification" msgstr "使用啟動通知" -#: ../panel-plugin/properties.c:107 +#: ../panel-plugin/properties.c:158 msgid "Color 1:" msgstr "色彩 1:" -#: ../panel-plugin/properties.c:108 +#: ../panel-plugin/properties.c:159 msgid "Color 2:" msgstr "色彩 2:" -#: ../panel-plugin/properties.c:109 +#: ../panel-plugin/properties.c:160 msgid "Color 3:" msgstr "色彩 3:" -#: ../panel-plugin/properties.c:110 +#: ../panel-plugin/properties.c:161 msgid "Background:" msgstr "背景:" -#: ../panel-plugin/properties.c:114 +#: ../panel-plugin/properties.c:165 msgid "Bars color:" msgstr "長條色彩:" -#: ../panel-plugin/properties.c:119 +#: ../panel-plugin/properties.c:170 msgid "Appearance" msgstr "外觀" -#: ../panel-plugin/properties.c:121 +#: ../panel-plugin/properties.c:172 msgid "Advanced" msgstr "進階" -#: ../panel-plugin/properties.c:197 +#: ../panel-plugin/properties.c:258 msgid "Fastest (~250ms)" msgstr "最快 (~250ms)" -#: ../panel-plugin/properties.c:198 +#: ../panel-plugin/properties.c:259 msgid "Fast (~500ms)" msgstr "快 (~500ms)" -#: ../panel-plugin/properties.c:199 +#: ../panel-plugin/properties.c:260 msgid "Normal (~750ms)" msgstr "一般 (~750ms)" -#: ../panel-plugin/properties.c:200 +#: ../panel-plugin/properties.c:261 msgid "Slow (~1s)" msgstr "慢 (~1s)" -#: ../panel-plugin/properties.c:204 +#: ../panel-plugin/properties.c:265 msgid "Update Interval:" msgstr "更新間隔:" -#: ../panel-plugin/properties.c:212 +#: ../panel-plugin/properties.c:274 msgid "All" msgstr "全部" -#: ../panel-plugin/properties.c:217 +#: ../panel-plugin/properties.c:281 msgid "Tracked Core:" msgstr "追蹤核心:" -#: ../panel-plugin/properties.c:228 +#: ../panel-plugin/properties.c:293 msgid "Width:" msgstr "寬:" -#: ../panel-plugin/properties.c:230 +#: ../panel-plugin/properties.c:295 msgid "Height:" msgstr "高:" -#: ../panel-plugin/properties.c:244 +#: ../panel-plugin/properties.c:310 msgid "Associated command:" msgstr "相關指令:" -#: ../panel-plugin/properties.c:268 +#: ../panel-plugin/properties.c:337 +msgid "Disabled" +msgstr "已停用" + +#: ../panel-plugin/properties.c:338 msgid "Normal" msgstr "一般" -#: ../panel-plugin/properties.c:269 +#: ../panel-plugin/properties.c:339 msgid "LED" msgstr "LED" -#: ../panel-plugin/properties.c:270 +#: ../panel-plugin/properties.c:340 msgid "No history" msgstr "無歷史" -#: ../panel-plugin/properties.c:271 +#: ../panel-plugin/properties.c:341 msgid "Grid" msgstr "網格" -#: ../panel-plugin/properties.c:275 +#: ../panel-plugin/properties.c:349 msgid "Mode:" msgstr "模式:" -#: ../panel-plugin/properties.c:280 +#: ../panel-plugin/properties.c:355 msgid "Solid" msgstr "實心" -#: ../panel-plugin/properties.c:281 +#: ../panel-plugin/properties.c:356 msgid "Gradient" msgstr "灰階" -#: ../panel-plugin/properties.c:282 +#: ../panel-plugin/properties.c:357 msgid "Fire" msgstr "火" -#: ../panel-plugin/properties.c:286 +#: ../panel-plugin/properties.c:361 msgid "Color mode: " msgstr "色彩模式:" -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
