diff options
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 43 |
1 files changed, 18 insertions, 25 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 42546b3..e308f35 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -138,40 +138,33 @@ msgstr "解析“%s”选项失败。" #: ../src/redshift.c:400 #, c-format -msgid "Failed to start provider %s.\n" -msgstr "启动服务 %s 失败。\n" - -#. TRANSLATORS: `help' must not be -#. translated. -#: ../src/redshift.c:436 -#, c-format -msgid "Try `-m %s:help' for more information.\n" -msgstr "尝试“-m %s:help”来获取更多信息。\n" +msgid "Failed to start provider %s." +msgstr "启动服务 %s 失败。" #. TRANSLATORS: `help' must not be translated. -#: ../src/redshift.c:466 +#: ../src/redshift.c:436 #, c-format -msgid "Try -m %s:help' for more information.\n" -msgstr "尝试“-m %s:help”来获取更多信息。\n" +msgid "Try `-m %s:help' for more information." +msgstr "尝试“-m %s:help”来获取更多信息。" #: ../src/redshift.c:478 #, c-format -msgid "Failed to start adjustment method %s.\n" -msgstr "启动调节模式 %s 失败。\n" +msgid "Failed to start adjustment method %s." +msgstr "启动调节模式 %s 失败。" #: ../src/redshift.c:509 #, c-format -msgid "Latitude must be between %.1f and %.1f.\n" -msgstr "纬度必须介于 %.1f 和 %.1f。\n" +msgid "Latitude must be between %.1f and %.1f." +msgstr "纬度必须介于 %.1f 和 %.1f。" #: ../src/redshift.c:518 #, c-format -msgid "Longitude must be between %.1f and %.1f.\n" -msgstr "经度必须介于 %.1f 和 %.1f。\n" +msgid "Longitude must be between %.1f and %.1f." +msgstr "经度必须介于 %.1f 和 %.1f。" #: ../src/redshift.c:635 -msgid "Waiting for initial location to become available...\n" -msgstr "正在等待初始位置可用...\n" +msgid "Waiting for initial location to become available..." +msgstr "正在等待初始位置可用..." #: ../src/redshift.c:641 ../src/redshift.c:832 ../src/redshift.c:847 #: ../src/redshift.c:1172 @@ -179,8 +172,8 @@ msgid "Unable to get location from provider." msgstr "无法从服务获取位置信息。" #: ../src/redshift.c:647 ../src/redshift.c:871 -msgid "Invalid location returned from provider.\n" -msgstr "从提供程序返回的位置无效。\n" +msgid "Invalid location returned from provider." +msgstr "从提供程序返回的位置无效。" #: ../src/redshift.c:656 ../src/redshift.c:788 ../src/redshift.c:1222 #: ../src/redshift.c:1253 @@ -214,9 +207,9 @@ msgstr "色温调节失败。" #: ../src/redshift.c:854 msgid "" -"Location is temporarily unavailable; Using previous location until it " -"becomes available...\n" -msgstr "变得可用...\n" +"Location is temporarily unavailable; using previous location until it " +"becomes available..." +msgstr "变得可用..." #: ../src/redshift.c:967 msgid "Partial time-configuration not supported!" |