diff options
author | Michele Calgaro <[email protected]> | 2016-04-16 08:27:34 +1000 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2016-04-16 08:27:34 +1000 |
commit | c9b0912e6a2c6f7341658617fea9061e1e97df51 (patch) | |
tree | 406b74d9a3a0b8866cb3de4a88f835169db77a89 /po/zh_CN.po | |
parent | 8ff104a1a14834876a90c4a9f1718c4e2e927c2d (diff) | |
download | tdepowersave-c9b0912e6a2c6f7341658617fea9061e1e97df51.tar.gz tdepowersave-c9b0912e6a2c6f7341658617fea9061e1e97df51.zip |
Renamed "Suspend to disk" to "Hibernate" and "Suspend to RAM" to "Sleep", to align to main logout menu.
This refers to bug 2602.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 74c76c2..06effa6 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -369,12 +369,12 @@ msgstr "注销对话框" #: configuredialog.cpp:1784 configuredialog.cpp:1822 tdepowersave.cpp:182 #: tdepowersave.cpp:2096 tdepowersave.cpp:2156 tdepowersave.cpp:2247 -msgid "Suspend to Disk" +msgid "Hibernate" msgstr "挂起到磁盘" #: configuredialog.cpp:1787 configuredialog.cpp:1825 tdepowersave.cpp:186 #: tdepowersave.cpp:2101 tdepowersave.cpp:2161 tdepowersave.cpp:2250 -msgid "Suspend to RAM" +msgid "Sleep" msgstr "挂起到 RAM" #: configuredialog.cpp:1790 configuredialog.cpp:1828 @@ -770,7 +770,7 @@ msgid "Report ..." msgstr "报告..." #: dummy.cpp:98 -msgid "Suspend to RAM is not supported on your machine." +msgid "Sleep is not supported on your machine." msgstr "您的机器不支持挂起到 RAM。" #: dummy.cpp:99 @@ -1008,19 +1008,19 @@ msgid "Could not start YaST Power Management Module. Check if it is installed." msgstr "无法启动 YaST 电源管理模块。检查是否已安装了此模块?" #: tdepowersave.cpp:703 -msgid "Suspend to disk failed" +msgid "Hibernation failed" msgstr "挂起到磁盘失败" #: tdepowersave.cpp:711 -msgid "Suspend to disk disabled by administrator." +msgid "Hibernation disabled by administrator." msgstr "管理员禁用了挂起到磁盘。" #: tdepowersave.cpp:759 -msgid "Suspend to RAM failed" +msgid "Sleep failed" msgstr "挂起到 RAM 失败" #: tdepowersave.cpp:767 -msgid "Suspend to RAM disabled by administrator." +msgid "Sleep disabled by administrator." msgstr "管理员禁用了挂起到 RAM。" #: tdepowersave.cpp:815 |