diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-12 16:09:26 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-12 16:09:26 +0000 |
| commit | ecfd93b1868975f0b881622e5a2e55d4e1834cd9 (patch) | |
| tree | c961c7e014e2fd75f8048d628a662b5312e09d18 /po/zh_TW.po | |
| parent | c5865c51ed0a052f6f1278d37de762a44d3ea35e (diff) | |
change client menu back to "Roll up/down". update strings, also some fixes.
Diffstat (limited to 'po/zh_TW.po')
| -rw-r--r-- | po/zh_TW.po | 50 |
1 files changed, 26 insertions, 24 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index aa12b99a..ca64c9ff 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: openbox 3.3rc2\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2007-05-11 00:34-0400\n" +"POT-Creation-Date: 2007-05-12 11:52-0400\n" "PO-Revision-Date: 2006-03-01 12:00+0800\n" "Last-Translator: Wei-Lun Chao <william.chao@ossii.com.tw>\n" "Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n" @@ -48,80 +48,75 @@ msgstr "" msgid "Desktops" msgstr "桌面" -#: openbox/client_menu.c:248 +#: openbox/client_menu.c:241 msgid "All desktops" msgstr "所有桌面(&A)" -#: openbox/client_menu.c:353 +#: openbox/client_menu.c:346 #, fuzzy msgid "&Layer" msgstr "圖層(&L)" -#: openbox/client_menu.c:358 +#: openbox/client_menu.c:351 #, fuzzy msgid "Always on &top" msgstr "最上層(&T)" -#: openbox/client_menu.c:359 +#: openbox/client_menu.c:352 #, fuzzy msgid "&Normal" msgstr "一般(&N)" -#: openbox/client_menu.c:360 +#: openbox/client_menu.c:353 #, fuzzy msgid "Always on &bottom" msgstr "最下層(&B)" -#: openbox/client_menu.c:363 +#: openbox/client_menu.c:356 #, fuzzy msgid "&Send to desktop" msgstr "傳送到桌面(&S)" -#: openbox/client_menu.c:367 +#: openbox/client_menu.c:360 msgid "Client menu" msgstr "客戶端選單" -#: openbox/client_menu.c:373 +#: openbox/client_menu.c:366 #, fuzzy msgid "R&estore" msgstr "還原(&E)" -#: openbox/client_menu.c:381 +#: openbox/client_menu.c:374 #, fuzzy msgid "&Move" msgstr "移動(&M)" -#: openbox/client_menu.c:383 +#: openbox/client_menu.c:376 #, fuzzy msgid "Resi&ze" msgstr "重新調整大小(&Z)" -#: openbox/client_menu.c:385 +#: openbox/client_menu.c:378 #, fuzzy msgid "Ico&nify" msgstr "最小化(&N)" -#: openbox/client_menu.c:393 +#: openbox/client_menu.c:386 #, fuzzy msgid "Ma&ximize" -msgstr "最大化(&E)" +msgstr "最大化(&X)" -#: openbox/client_menu.c:401 +#: openbox/client_menu.c:394 #, fuzzy -msgid "Roll &up" -msgstr "向上捲動(&U)" +msgid "&Roll up/down" +#~ msgstr "向上捲動/向下捲動(&R)" -#: openbox/client_menu.c:403 -#, fuzzy -msgid "Roll do&wn" -msgstr "向下捲動(&W)" - -#: openbox/client_menu.c:405 +#: openbox/client_menu.c:402 #, fuzzy msgid "Un/&Decorate" msgstr "裝飾(&D)" -#: openbox/client_menu.c:415 +#: openbox/client_menu.c:412 #, fuzzy msgid "&Close" msgstr "關閉(&C)" @@ -345,6 +340,13 @@ msgid "X Error: %s" msgstr "" #, fuzzy +#~ msgid "Roll &up" +#~ msgstr "向上捲動(&U)" + +#~ msgid "Roll &down" +#~ msgstr "向下捲動(&W)" + +#, fuzzy #~ msgid "Raise to &top" #~ msgstr "提到最上層(&T)" |
