-rw-r--r-- | i18n/zh_TW/today.ts | 54 |
1 files changed, 28 insertions, 26 deletions
diff --git a/i18n/zh_TW/today.ts b/i18n/zh_TW/today.ts index 6efe1a8..2f0b736 100644 --- a/i18n/zh_TW/today.ts +++ b/i18n/zh_TW/today.ts @@ -3,115 +3,117 @@ <name>Today</name> <message> <source>Today</source> - <translation type="unfinished"></translation> + <translation>今日</translation> </message> <message> <source>Owned by </source> - <translation type="unfinished"></translation> + <translation>所有人</translation> </message> <message> <source>Please fill out the business card</source> - <translation type="unfinished"></translation> + <translation>請填入個人名片資料</translation> </message> <message> <source>No plugins found</source> - <translation type="unfinished"></translation> + <translation>找不到plugins</translation> </message> <message> <source>No plugins activated</source> - <translation type="unfinished"></translation> + <translation>plugins未啟動</translation> </message> <message> <source>Click here to launch the associated app</source> - <translation type="unfinished"></translation> + <translation>按此處啟動聯結的應用程式</translation> </message> </context> <context> <name>TodayBase</name> <message> <source>Today</source> - <translation type="unfinished"></translation> + <translation>今日</translation> </message> <message> <source>Today by Maximilian Reiß</source> - <translation type="unfinished"></translation> + <translation>Today By Maximilian Reiß</translation> </message> <message> <source>Click here to get to the config dialog</source> - <translation type="unfinished"></translation> + <translation>按此處啟動設定對話視窗</translation> </message> </context> <context> <name>TodayConfig</name> <message> <source>Today config</source> - <translation type="unfinished"></translation> + <translation>「今日」個人設定</translation> </message> <message> <source>Load which plugins in what order:</source> - <translation type="unfinished"></translation> + <translation>載入及順序設定</translation> </message> <message> <source>Move Up</source> - <translation type="unfinished"></translation> + <translation type="unfinished">上移</translation> </message> <message> <source>Move Down</source> - <translation type="unfinished"></translation> + <translation>下移</translation> </message> <message> <source>active/order</source> - <translation type="unfinished"></translation> + <translation>啟動/順序</translation> </message> <message> <source>autostart on resume? (Opie only)</source> - <translation type="unfinished"></translation> + <translation>Resume後 + 自動啟動? + (OPie only)</translation> </message> <message> <source>minutes inactive</source> - <translation type="unfinished"></translation> + <translation>休眠分鐘數</translation> </message> <message> <source>Misc</source> - <translation type="unfinished"></translation> + <translation>其他</translation> </message> <message> <source>Check this if today should be autostarted on resume.</source> - <translation type="unfinished"></translation> + <translation>打勾開啟喚醒時自動啟動「今日」功能</translation> </message> <message> <source>How many minutes has the PDA been suspended before the autostart feature kicks in on resume</source> - <translation type="unfinished"></translation> + <translation>休眠幾分鐘後才打開喚醒時自動啟動功能</translation> </message> <message> <source>Icon size</source> - <translation type="unfinished"></translation> + <translation>圖示大小</translation> </message> <message> <source>Set the icon size in pixel</source> - <translation type="unfinished"></translation> + <translation>設定圖示的像素點數</translation> </message> <message> <source>Refresh</source> - <translation type="unfinished"></translation> + <translation>更新內容</translation> </message> <message> <source>How often should Today refresh itself</source> - <translation type="unfinished"></translation> + <translation>「今日」多久自動更新一次內容</translation> </message> <message> <source> sec</source> - <translation type="unfinished"></translation> + <translation>秒</translation> </message> <message> <source>never</source> - <translation type="unfinished"></translation> + <translation>永不</translation> </message> <message> <source>Check a checkbox to activate/deactivate a plugin or use the arrow buttons on the right to change the appearance order</source> - <translation type="unfinished"></translation> + <translation>勾選要啟動的plugins,並用右側的上下箭頭來調整顯示順序</translation> </message> </context> </TS> |