diff options
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 132 |
1 files changed, 99 insertions, 33 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 5e33807..4c01a96 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -9,18 +9,18 @@ msgstr "" "Project-Id-Version: 0.1\n" "Report-Msgid-Bugs-To: http://bugs.beryl-project.org\n" "POT-Creation-Date: 2006-12-18 14:19+0100\n" -"PO-Revision-Date: 2006-12-21 19:22+0800\n" -"Last-Translator: Thruth Wang <gubotruth@gmail.com>\n" +"PO-Revision-Date: 2007-02-06 18:40+0800\n" +"Last-Translator: Thruth <gubotruth@gmail.com>\n" "Language-Team: beryl-project\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: aquamarine.cpp:64 +#: aquamarine.cpp:62 msgid "Aquamarine" -msgstr "" +msgstr "Aquamarine" -#: aquamarine.cpp:65 +#: aquamarine.cpp:63 msgid "KDE Window Decorator for Beryl" msgstr "KDE 的 Beryl 窗口装饰器" @@ -34,7 +34,7 @@ msgstr "是否绘制阴影" #: rc.cpp:6 #, no-c-format msgid "Shadow radius for windows." -msgstr "窗口阴影半径" +msgstr "窗口阴影范围" #. i18n: file aquamarine.kcfg line 17 #: rc.cpp:9 @@ -72,66 +72,132 @@ msgstr "活动装饰不透明度" msgid "Inactive decoration opacity." msgstr "非活动装饰不透明度" -#: window.cpp:327 +#: window.cpp:348 msgid "Keep &Above Others" msgstr "置顶(&A)" -#: window.cpp:330 +#: window.cpp:351 msgid "Keep &Below Others" msgstr "置底(&B)" -#: window.cpp:333 +#: window.cpp:354 msgid "&Fullscreen" msgstr "全屏(&F)" -#: window.cpp:336 +#: window.cpp:357 msgid "Ad&vanced" msgstr "高级(&v)" -#: window.cpp:344 +#: window.cpp:366 +msgid "To &Desktop" +msgstr "到桌面(&D)" + +#: window.cpp:374 msgid "On all Viewports" -msgstr "所有桌面" +msgstr "所有工作区" -#: window.cpp:350 +#: window.cpp:379 msgid "Move to Viewport %1" -msgstr "移至面 %1" +msgstr "移至工作区 %1" -#: window.cpp:353 +#: window.cpp:382 msgid "To Viewport" -msgstr "移至面" +msgstr "移至工作区" + +#: window.cpp:408 +#: ../kcm/aquamarine_ui.cpp:115 +msgid "Opacity" +msgstr "不透明度" + +#: window.cpp:409 +msgid "Brightness" +msgstr "亮度" -#: window.cpp:355 +#: window.cpp:411 +msgid "Saturation" +msgstr "饱和度" + +#: window.cpp:414 +msgid "Reset settings" +msgstr "重置设定" + +#: window.cpp:428 msgid "&Move" msgstr "移动(&M)" -#: window.cpp:357 +#: window.cpp:430 msgid "Re&size" msgstr "大小(&s)" -#: window.cpp:359 +#: window.cpp:432 msgid "Mi&nimize" msgstr "最小化(&n)" -#: window.cpp:360 +#: window.cpp:433 msgid "Ma&ximize" msgstr "最大化(&x)" -#: window.cpp:361 +#: window.cpp:434 msgid "Sh&ade" msgstr "卷起(&a)" -#: window.cpp:388 -msgid "Opacity" -msgstr "不透明度" +#: window.cpp:1573 +msgid "&All Desktops" +msgstr "所有桌面(&A)" -#: window.cpp:389 -msgid "Brightness" -msgstr "亮度" +#: ../kcm/aquamarine_ui.cpp:105 +msgid "AquamarineWidget" +msgstr "AquamarineWidget" -#: window.cpp:391 -msgid "Saturation" -msgstr "饱和度" +#: ../kcm/aquamarine_ui.cpp:106 +msgid "Shadows" +msgstr "阴影" + +#: ../kcm/aquamarine_ui.cpp:107 +msgid "Shadow color:" +msgstr "阴影颜色:" + +#: ../kcm/aquamarine_ui.cpp:108 +msgid "Shadow opacity:" +msgstr "阴影不透明度:" + +#: ../kcm/aquamarine_ui.cpp:109 +msgid "Shadow offset X:" +msgstr "阴影 X 偏移:" + +#: ../kcm/aquamarine_ui.cpp:110 +msgid "Shadow radius:" +msgstr "阴影范围" + +#: ../kcm/aquamarine_ui.cpp:111 +msgid "Enab&le Shadows" +msgstr "启用阴影(&L)" + +#: ../kcm/aquamarine_ui.cpp:112 +msgid "Alt+L" +msgstr "Alt+L" + +#: ../kcm/aquamarine_ui.cpp:114 +msgid "Shadow offset Y:" +msgstr "阴影 Y 偏移:" + +#: ../kcm/aquamarine_ui.cpp:116 +msgid "Active window opacity:" +msgstr "活动窗口不透明度:" + +#: ../kcm/aquamarine_ui.cpp:117 +msgid "Inactive window opacity:" +msgstr "非活动窗口不透明度:" + +#: ../kcm/main.cpp:49 +msgid "kcmberyl" +msgstr "kcmberyl" + +#: ../kcm/main.cpp:49 +msgid "KDE Beryl/Aquamarine Control Module" +msgstr "KDE Beryl/Aquamarine 控制模块" + +#: ../kcm/main.cpp:51 +msgid "(c) 2006 Dennis Kasprzyk" +msgstr "(c) 2006 Dennis Kasprzyk" -#: window.cpp:394 -msgid "Reset settings" -msgstr "重新设置" |