diff options
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r-- | po/zh_TW.po | 59 |
1 files changed, 33 insertions, 26 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index d243ff8..4eefd55 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-03-15 11:24+0000\n" +"POT-Creation-Date: 2010-03-17 10:48-0500\n" "PO-Revision-Date: 2010-03-17 04:08+0000\n" "Last-Translator: Roy Chan <roy.chan@linux.org.hk>\n" "Language-Team: Chinese (traditional)\n" @@ -19,38 +19,46 @@ msgstr "" "X-Generator: Launchpad (build Unknown)\n" #: ../data/indicator-session.schemas.in.h:1 +msgid "Makes it so that the logout button doesn't show in the session menu." +msgstr "" + +#: ../data/indicator-session.schemas.in.h:2 +msgid "Remove the Log Out item from the session menu" +msgstr "" + +#: ../data/indicator-session.schemas.in.h:3 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "停用確認登出、重新啟動和關機操作的對話出現" -#: ../data/indicator-session.schemas.in.h:2 +#: ../data/indicator-session.schemas.in.h:4 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "是否顯示確認登出、重新啟動和關機操作的對話。" -#: ../src/gconf-helper.c:52 ../src/session-service.c:538 +#: ../src/gconf-helper.c:63 ../src/session-service.c:613 msgid "Log Out" msgstr "登出" -#: ../src/gconf-helper.c:53 ../src/session-service.c:559 -#: ../src/session-service.c:625 +#: ../src/gconf-helper.c:64 ../src/session-service.c:638 +#: ../src/session-service.c:722 msgid "Restart" msgstr "重新啟動" -#: ../src/gconf-helper.c:54 ../src/session-service.c:568 +#: ../src/gconf-helper.c:65 ../src/session-service.c:647 msgid "Switch Off" msgstr "關閉" -#: ../src/gconf-helper.c:56 ../src/session-service.c:540 +#: ../src/gconf-helper.c:67 ../src/session-service.c:615 msgid "Log Out..." msgstr "登出..." -#: ../src/gconf-helper.c:57 ../src/session-service.c:561 -#: ../src/session-service.c:627 +#: ../src/gconf-helper.c:68 ../src/session-service.c:640 +#: ../src/session-service.c:724 msgid "Restart..." msgstr "重新啟動..." -#: ../src/gconf-helper.c:58 ../src/session-service.c:570 +#: ../src/gconf-helper.c:69 ../src/session-service.c:649 msgid "Switch Off..." msgstr "關閉..." @@ -85,8 +93,7 @@ msgstr "您是否真的想關閉所有程式並重新啟動電腦?" #. LOGOUT_DIALOG_SHUTDOWN, #: ../src/dialog.c:43 -msgid "" -"Are you sure you want to close all programs and shut down the computer?" +msgid "Are you sure you want to close all programs and shut down the computer?" msgstr "您是否真的想關閉所有程式並關掉電腦?" #. LOGOUT_DIALOG_LOGOUT, @@ -144,55 +151,55 @@ msgstr "有些軟體更新在電腦下次重新啟動前未能套用。" msgid "Cancel" msgstr "取消" -#: ../src/indicator-session.c:207 +#: ../src/indicator-session.c:272 msgid "Switch User..." msgstr "切換使用者..." #. TODO: We need some way to remove the elipsis from appearing #. twice in the label. Not sure how to do that yet. -#: ../src/indicator-session.c:236 +#: ../src/indicator-session.c:301 #, c-format -msgid "Switch from %s..." +msgid "Switch From %s..." msgstr "從 %s 切換..." -#: ../src/session-service.c:437 +#: ../src/session-service.c:512 msgid "Lock Screen" msgstr "鎖定螢幕" -#: ../src/session-service.c:456 +#: ../src/session-service.c:535 msgid "Guest Session" msgstr "訪客作業階段" -#: ../src/session-service.c:547 +#: ../src/session-service.c:623 msgid "Sleep" msgstr "睡眠" -#: ../src/session-service.c:553 +#: ../src/session-service.c:630 msgid "Hibernate" msgstr "休眠" -#: ../src/session-service.c:618 +#: ../src/session-service.c:712 msgid "Restart Required" msgstr "需要重新啟動" -#: ../src/session-service.c:620 +#: ../src/session-service.c:714 msgid "Restart Required..." msgstr "需要重新啟動..." -#, c-format #~ msgid "You will be logged out in %d second." #~ msgid_plural "You will be logged out in %d seconds." #~ msgstr[0] "您將在 %d 秒內登出。" -#, c-format #~ msgid "The computer will restart in %d second." #~ msgid_plural "The computer will restart in %d seconds." #~ msgstr[0] "電腦將在 %d 秒內重新啟動。" #~ msgid "" -#~ "You recently installed updates which will only take effect after a restart. " -#~ "Restart to apply software updates." -#~ msgstr "您最近安裝了更新,這些更新只有在重新啟動後才能生效。 重新啟動以應用軟體更新。" +#~ "You recently installed updates which will only take effect after a " +#~ "restart. Restart to apply software updates." +#~ msgstr "" +#~ "您最近安裝了更新,這些更新只有在重新啟動後才能生效。 重新啟動以應用軟體更" +#~ "新。" #~ msgid "The computer will switch off in %d second." #~ msgid_plural "The computer will switch off in %d seconds." |