diff options
author | Jon Lund Steffensen <jonlst@gmail.com> | 2010-08-18 21:09:47 +0200 |
---|---|---|
committer | Jon Lund Steffensen <jonlst@gmail.com> | 2010-08-18 21:09:47 +0200 |
commit | 0c6191300723c9667ed411f4e9e786aa4990ebb0 (patch) | |
tree | 4905a230a4524d8815de5ff1a73e2dc0480088ba /po/zh_CN.po | |
parent | Merge translations. Update NEWS with missing translation update. (diff) | |
download | redshift-ng-0c6191300723c9667ed411f4e9e786aa4990ebb0.tar.gz redshift-ng-0c6191300723c9667ed411f4e9e786aa4990ebb0.tar.bz2 redshift-ng-0c6191300723c9667ed411f4e9e786aa4990ebb0.tar.xz |
Update translation files.
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 92 |
1 files changed, 53 insertions, 39 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 31b9a06..1d903b8 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: redshift\n" -"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2010-06-15 13:00+0200\n" +"Report-Msgid-Bugs-To: https://bugs.launchpad.net/redshift\n" +"POT-Creation-Date: 2010-08-18 21:09+0200\n" "PO-Revision-Date: 2010-06-26 22:46+0000\n" "Last-Translator: Jonathan Lumb <Unknown>\n" "Language-Team: Chinese (Simplified) <zh_CN@li.org>\n" @@ -172,134 +172,144 @@ msgid "Malformed temperature argument.\n" msgstr "" #: src/redshift.c:659 -msgid "Trying other provider...\n" +msgid "Trying next provider...\n" msgstr "" -#: src/redshift.c:671 +#: src/redshift.c:665 +#, c-format +msgid "Using provider `%s'.\n" +msgstr "" + +#: src/redshift.c:673 msgid "No more location providers to try.\n" msgstr "" -#: src/redshift.c:685 +#: src/redshift.c:687 msgid "Unable to get location from provider.\n" msgstr "" #. TRANSLATORS: Append degree symbols if possible. -#: src/redshift.c:694 +#: src/redshift.c:696 #, c-format msgid "Location: %f, %f\n" msgstr "" -#: src/redshift.c:701 +#: src/redshift.c:703 #, c-format msgid "Latitude must be between %.1f and %.1f.\n" msgstr "" -#: src/redshift.c:710 +#: src/redshift.c:712 #, c-format msgid "Longitude must be between %.1f and %.1f.\n" msgstr "" -#: src/redshift.c:719 src/redshift.c:727 +#: src/redshift.c:721 src/redshift.c:729 #, c-format msgid "Temperature must be between %uK and %uK.\n" msgstr "" -#: src/redshift.c:737 +#: src/redshift.c:739 #, c-format msgid "Gamma value must be between %.1f and %.1f.\n" msgstr "" -#: src/redshift.c:743 +#: src/redshift.c:745 #, c-format msgid "Gamma: %.3f, %.3f, %.3f\n" msgstr "" -#: src/redshift.c:761 -msgid "Trying other method...\n" +#: src/redshift.c:763 +msgid "Trying next method...\n" +msgstr "" + +#: src/redshift.c:768 +#, c-format +msgid "Using method `%s'.\n" msgstr "" -#: src/redshift.c:771 +#: src/redshift.c:775 msgid "No more methods to try.\n" msgstr "" -#: src/redshift.c:783 src/redshift.c:904 +#: src/redshift.c:787 src/redshift.c:908 msgid "Unable to read system time.\n" msgstr "" #. TRANSLATORS: Append degree symbol if possible. -#: src/redshift.c:792 +#: src/redshift.c:796 #, c-format msgid "Solar elevation: %f\n" msgstr "" -#: src/redshift.c:799 src/redshift.c:971 +#: src/redshift.c:803 src/redshift.c:975 #, c-format msgid "Color temperature: %uK\n" msgstr "" -#: src/redshift.c:804 src/redshift.c:815 src/redshift.c:979 +#: src/redshift.c:808 src/redshift.c:819 src/redshift.c:983 msgid "Temperature adjustment failed.\n" msgstr "" -#: src/gamma-randr.c:66 src/gamma-randr.c:123 src/gamma-randr.c:162 -#: src/gamma-randr.c:188 src/gamma-randr.c:245 src/gamma-randr.c:343 +#: src/gamma-randr.c:69 src/gamma-randr.c:126 src/gamma-randr.c:165 +#: src/gamma-randr.c:191 src/gamma-randr.c:248 src/gamma-randr.c:346 #, c-format msgid "`%s' returned error %d\n" msgstr "" -#: src/gamma-randr.c:74 +#: src/gamma-randr.c:77 #, c-format msgid "Unsupported RANDR version (%u.%u)\n" msgstr "" -#: src/gamma-randr.c:108 +#: src/gamma-randr.c:111 #, c-format msgid "Screen %i could not be found.\n" msgstr "" -#: src/gamma-randr.c:174 src/gamma-vidmode.c:86 +#: src/gamma-randr.c:177 src/gamma-vidmode.c:86 #, c-format msgid "Gamma ramp size too small: %i\n" msgstr "" -#: src/gamma-randr.c:247 +#: src/gamma-randr.c:250 #, c-format msgid "Unable to restore CRTC %i\n" msgstr "" -#: src/gamma-randr.c:268 +#: src/gamma-randr.c:271 msgid "Adjust gamma ramps with the X RANDR extension.\n" msgstr "" #. TRANSLATORS: RANDR help output #. left column must not be translated -#: src/gamma-randr.c:273 +#: src/gamma-randr.c:276 msgid "" " screen=N\tX screen to apply adjustments to\n" " crtc=N\tCRTC to apply adjustments to\n" msgstr "" -#: src/gamma-randr.c:282 src/gamma-vidmode.c:144 +#: src/gamma-randr.c:285 src/gamma-vidmode.c:144 #, c-format msgid "Missing value for parameter: `%s'.\n" msgstr "" -#: src/gamma-randr.c:292 src/gamma-vidmode.c:152 src/location-manual.c:98 +#: src/gamma-randr.c:295 src/gamma-vidmode.c:152 src/location-manual.c:98 #, c-format msgid "Unknown method parameter: `%s'.\n" msgstr "" -#: src/gamma-randr.c:306 +#: src/gamma-randr.c:309 #, c-format msgid "CRTC %d does not exist. " msgstr "" -#: src/gamma-randr.c:309 +#: src/gamma-randr.c:312 #, c-format msgid "Valid CRTCs are [0-%d].\n" msgstr "" -#: src/gamma-randr.c:312 +#: src/gamma-randr.c:315 #, c-format msgid "Only CRTC 0 exists.\n" msgstr "" @@ -344,28 +354,28 @@ msgstr "" msgid "Unable to set gamma ramps.\n" msgstr "" -#: src/location-gnome-clock.c:46 -msgid "Cannot list dirs in `/apps/panel/applets'.\n" +#: src/location-gnome-clock.c:47 +msgid "Cannot list GNOME panel applets.\n" msgstr "" -#: src/location-gnome-clock.c:78 +#: src/location-gnome-clock.c:81 msgid "No clock applet was found.\n" msgstr "" -#: src/location-gnome-clock.c:86 +#: src/location-gnome-clock.c:89 #, c-format msgid "Error reading city list: `%s'.\n" msgstr "" -#: src/location-gnome-clock.c:106 +#: src/location-gnome-clock.c:109 msgid "No city selected as current city.\n" msgstr "" -#: src/location-gnome-clock.c:113 +#: src/location-gnome-clock.c:116 msgid "Location not specified for city.\n" msgstr "" -#: src/location-gnome-clock.c:140 +#: src/location-gnome-clock.c:143 msgid "Use the location as set in the GNOME Clock applet.\n" msgstr "" @@ -393,6 +403,10 @@ msgstr "" msgid "Too many arguments.\n" msgstr "" -#: src/gtk-redshift/statusicon.py:65 src/gtk-redshift/rsappindicator.py:70 +#: src/gtk-redshift/statusicon.py:91 msgid "Toggle" msgstr "切换" + +#: src/gtk-redshift/statusicon.py:95 +msgid "Autostart" +msgstr "" |