diff options
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 61 |
1 files changed, 37 insertions, 24 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: redshift\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/redshift\n" -"POT-Creation-Date: 2010-06-30 19:54+0200\n" +"POT-Creation-Date: 2010-06-30 20:28+0200\n" "PO-Revision-Date: 2010-06-13 20:24+0000\n" "Last-Translator: clever_fox <clever_fox@seznam.cz>\n" "Language-Team: Czech <cs@li.org>\n" @@ -180,72 +180,84 @@ msgid "Malformed temperature argument.\n" msgstr "Neplatný argument teploty.\n" #: src/redshift.c:659 -msgid "Trying other provider...\n" +#, fuzzy +msgid "Trying next provider...\n" msgstr "Zkouší se jiný poskytovatel...\n" -#: src/redshift.c:671 +#: src/redshift.c:665 +#, fuzzy, c-format +msgid "Using provider `%s'.\n" +msgstr "Neznámý poskytovatel polohy `%s'.\n" + +#: src/redshift.c:673 msgid "No more location providers to try.\n" msgstr "Nejsou žádní další poskytovatelé polohy k vyzkoušení.\n" -#: src/redshift.c:685 +#: src/redshift.c:687 msgid "Unable to get location from provider.\n" msgstr "Nebylo možné získat polohu od poskytovatele.\n" #. TRANSLATORS: Append degree symbols if possible. -#: src/redshift.c:694 +#: src/redshift.c:696 #, c-format msgid "Location: %f, %f\n" msgstr "Poloha: %f, %f\n" -#: src/redshift.c:701 +#: src/redshift.c:703 #, c-format msgid "Latitude must be between %.1f and %.1f.\n" msgstr "Zeměpisná šířka musí být mezi %.1f a %.1f.\n" -#: src/redshift.c:710 +#: src/redshift.c:712 #, c-format msgid "Longitude must be between %.1f and %.1f.\n" msgstr "Zeměpisná délka musí být mezi %.1f a %.1f.\n" -#: 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 "Teplota musí být mezi %uK a %uK.\n" -#: src/redshift.c:737 +#: src/redshift.c:739 #, c-format msgid "Gamma value must be between %.1f and %.1f.\n" msgstr "Hodnota gamma musí být %.1f a %.1f.\n" -#: src/redshift.c:743 +#: src/redshift.c:745 #, c-format msgid "Gamma: %.3f, %.3f, %.3f\n" msgstr "Gamma: %.3f, %.3f, %.3f\n" -#: src/redshift.c:761 -msgid "Trying other method...\n" +#: src/redshift.c:763 +#, fuzzy +msgid "Trying next method...\n" msgstr "Zkouší se jiná metoda...\n" -#: src/redshift.c:771 +#: src/redshift.c:768 +#, fuzzy, c-format +msgid "Using method `%s'.\n" +msgstr "Neznámá metoda `%s'.\n" + +#: src/redshift.c:775 msgid "No more methods to try.\n" msgstr "Nejsou další metody k vyzkoušení.\n" -#: src/redshift.c:783 src/redshift.c:904 +#: src/redshift.c:787 src/redshift.c:908 msgid "Unable to read system time.\n" msgstr "Nebylo možné načíst systémový čas.\n" #. TRANSLATORS: Append degree symbol if possible. -#: src/redshift.c:792 +#: src/redshift.c:796 #, c-format msgid "Solar elevation: %f\n" msgstr "Solarní elevace: %f\n" -#: src/redshift.c:799 src/redshift.c:971 +#: src/redshift.c:803 src/redshift.c:975 #, c-format msgid "Color temperature: %uK\n" msgstr "Teplota barev: %uK\n" -#: 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 "Přizpůsobení barev selhalo.\n" @@ -352,28 +364,29 @@ msgstr "Není možné obnovit gamma ramp.\n" msgid "Unable to set gamma ramps.\n" msgstr "Není možné nastavit gamma ramp.\n" -#: src/location-gnome-clock.c:46 -msgid "Cannot list dirs in `/apps/panel/applets'.\n" +#: src/location-gnome-clock.c:47 +#, fuzzy +msgid "Cannot list GNOME panel applets.\n" msgstr "Není možné zobrazit adresáře v `/apps/panel/applets'.\n" -#: src/location-gnome-clock.c:78 +#: src/location-gnome-clock.c:81 msgid "No clock applet was found.\n" msgstr "Nebyl nalezen žádný applet hodin.\n" -#: src/location-gnome-clock.c:86 +#: src/location-gnome-clock.c:89 #, c-format msgid "Error reading city list: `%s'.\n" msgstr "Chyba při čtení seznamu měst: `%s'.\n" -#: src/location-gnome-clock.c:106 +#: src/location-gnome-clock.c:109 msgid "No city selected as current city.\n" msgstr "Není zvoleno současné město.\n" -#: src/location-gnome-clock.c:113 +#: src/location-gnome-clock.c:116 msgid "Location not specified for city.\n" msgstr "Tato lokace není ve městě definována.\n" -#: 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 "" |