From 400c36992f54d8d0236ca3ee3e0f7fdb001b320a Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of jonls <> Date: Mon, 18 Oct 2010 05:02:01 +0000 Subject: Launchpad automatic translations update. --- po/de.po | 144 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 83 insertions(+), 61 deletions(-) (limited to 'po/de.po') diff --git a/po/de.po b/po/de.po index 92377b0..b1fca7c 100644 --- a/po/de.po +++ b/po/de.po @@ -7,27 +7,28 @@ msgid "" msgstr "" "Project-Id-Version: redshift\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/redshift\n" -"POT-Creation-Date: 2010-10-09 23:01+0200\n" -"PO-Revision-Date: 2010-10-11 18:08+0000\n" +"POT-Creation-Date: 2010-10-18 02:05+0200\n" +"PO-Revision-Date: 2010-10-18 01:50+0000\n" "Last-Translator: Jan-Christoph Borchardt \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-10-12 04:58+0000\n" +"X-Launchpad-Export-Date: 2010-10-18 05:01+0000\n" "X-Generator: Launchpad (build Unknown)\n" +"Language: de\n" -#: src/redshift.c:243 +#: src/redshift.c:244 #, c-format msgid "Period: Night\n" msgstr "Zeitraum: Nacht\n" -#: src/redshift.c:250 +#: src/redshift.c:251 #, c-format msgid "Period: Transition (%.2f%% day)\n" msgstr "Zeitraum: Übergang (%.2f%% Tag)\n" -#: src/redshift.c:254 +#: src/redshift.c:255 #, c-format msgid "Period: Daytime\n" msgstr "Zeitraum: Tag\n" @@ -37,20 +38,20 @@ msgstr "Zeitraum: Tag\n" #. DAY is temperature at daytime, #. NIGHT is temperature at night #. no-wrap -#: src/redshift.c:269 +#: src/redshift.c:270 #, c-format msgid "Usage: %s -l LAT:LON -t DAY:NIGHT [OPTIONS...]\n" msgstr "Benutzung: %s -l BREITE:LÄNGE -t TAG:NACHT [OPTIONEN …]\n" #. TRANSLATORS: help output 2 #. no-wrap -#: src/redshift.c:275 +#: src/redshift.c:276 msgid "Set color temperature of display according to time of day.\n" msgstr "Farbtemperatur des Bildschirms je nach Tageszeit ändern.\n" #. TRANSLATORS: help output 3 #. no-wrap -#: src/redshift.c:281 +#: src/redshift.c:282 msgid "" " -h\t\tDisplay this help message\n" " -v\t\tVerbose output\n" @@ -61,8 +62,9 @@ msgstr "" #. TRANSLATORS: help output 4 #. `list' must not be translated #. no-wrap -#: src/redshift.c:288 +#: src/redshift.c:289 msgid "" +" -c FILE\tLoad settings from specified configuration file\n" " -g R:G:B\tAdditional gamma correction to apply\n" " -l LAT:LON\tYour current location\n" " -l PROVIDER\tSelect provider for automatic location updates\n" @@ -74,19 +76,9 @@ msgid "" " -r\t\tDisable temperature transitions\n" " -t DAY:NIGHT\tColor temperature to set at daytime/night\n" msgstr "" -" -g R:G:B\tZusätzliche Gamma-Korrektur\n" -" -l BREITE:LÄNGE\tIhr aktueller Standort\n" -" -l DIENST\tDienst für automatische Standortaktualisierungen\n" -" \t\t(Benutzen Sie »list« für verfügbare Anbieter)\n" -" -m METHOD\tMethode für Änderung der Farbtemperatur\n" -" \t\t(Benutzen Sie »list« für verfügbare Methoden)\n" -" -o\t\tEinfach-Modus (Farbtemperatur nicht ständig verändern)\n" -" -x\t\tZurücksetzen-Modus (Änderungen entfernen)\n" -" -r\t\tTemperatur-Übergänge deaktivieren\n" -" -t TAG:NACHT\tFarbtemperatur tagsüber und nachts\n" #. TRANSLATORS: help output 5 -#: src/redshift.c:304 +#: src/redshift.c:306 #, c-format msgid "" "The neutral temperature is %uK. Using this value will not\n" @@ -101,7 +93,7 @@ msgstr "" "eine niedrige ergibt roteres Licht.\n" #. TRANSLATORS: help output 6 -#: src/redshift.c:314 +#: src/redshift.c:316 #, c-format msgid "" "Default values:\n" @@ -115,173 +107,203 @@ msgstr "" " Temperatur nachts: %uK\n" #. TRANSLATORS: help output 7 -#: src/redshift.c:322 +#: src/redshift.c:324 #, c-format msgid "Please report bugs to <%s>\n" msgstr "Bitte melden Sie Fehler auf <%s>\n" -#: src/redshift.c:328 +#: src/redshift.c:330 msgid "Available adjustment methods:\n" msgstr "Verfügbare Änderungsmethoden:\n" -#: src/redshift.c:334 +#: src/redshift.c:336 msgid "Specify colon-separated options with `-m METHOD:OPTIONS'.\n" msgstr "Geben Sie kommaseparierte Optionen an: »-m METHODE:OPTIONEN«.\n" #. TRANSLATORS: `help' must not be translated. -#: src/redshift.c:337 +#: src/redshift.c:339 msgid "Try `-m METHOD:help' for help.\n" msgstr "Benutzen Sie »-m METHODE:help« für Hilfe.\n" -#: src/redshift.c:343 +#: src/redshift.c:345 msgid "Available location providers:\n" msgstr "Verfügbare Standortbestimmungs-Dienste:\n" -#: src/redshift.c:349 +#: src/redshift.c:351 msgid "Specify colon-separated options with`-l PROVIDER:OPTIONS'.\n" msgstr "Geben Sie kommaseparierte Optionen an: »-l DIENST:OPTIONEN«.\n" #. TRANSLATORS: `help' must not be translated. -#: src/redshift.c:352 +#: src/redshift.c:354 msgid "Try `-l PROVIDER:help' for help.\n" msgstr "Benutzen Sie »-l DIENST:help« für Hilfe.\n" -#: src/redshift.c:364 src/redshift.c:417 +#: src/redshift.c:367 src/redshift.c:445 #, c-format msgid "Initialization of %s failed.\n" msgstr "Starten von %s fehlgeschlagen.\n" -#: src/redshift.c:386 src/redshift.c:439 +#: src/redshift.c:382 src/redshift.c:413 src/redshift.c:460 src/redshift.c:491 #, c-format msgid "Failed to set %s option.\n" msgstr "Setzen der Option %s fehlgeschlagen.\n" +#. TRANSLATORS: `help' must not be +#. translated. #. TRANSLATORS: `help' must not be translated. -#: src/redshift.c:389 +#: src/redshift.c:387 src/redshift.c:416 #, c-format msgid "Try `-l %s:help' for more information.\n" msgstr "Benutzen Sie »-l %s:help« für weitere Informationen.\n" -#: src/redshift.c:401 +#: src/redshift.c:428 #, c-format msgid "Failed to start provider %s.\n" msgstr "Starten des Dienstes %s fehlgeschlagen.\n" +#. TRANSLATORS: `help' must not be +#. translated. +#: src/redshift.c:465 +#, c-format +msgid "Try `-m %s:help' for more information.\n" +msgstr "" + #. TRANSLATORS: `help' must not be translated. -#: src/redshift.c:442 +#: src/redshift.c:494 #, c-format msgid "Try -m %s:help' for more information.\n" msgstr "Benutzen Sie »-m %s:help« für weitere Informationen.\n" -#: src/redshift.c:454 +#: src/redshift.c:506 #, c-format msgid "Failed to start adjustment method %s.\n" msgstr "Starten der Änderungsmethode %s fehlgeschlagen.\n" -#: src/redshift.c:511 +#: src/redshift.c:613 msgid "Malformed gamma argument.\n" msgstr "Fehlerhaftes Kommando für Gamma-Wert.\n" -#: src/redshift.c:513 src/redshift.c:628 src/redshift.c:643 +#: src/redshift.c:615 src/redshift.c:710 src/redshift.c:725 msgid "Try `-h' for more information.\n" msgstr "Benutzen Sie »-h« für mehr Informationen.\n" -#: src/redshift.c:567 +#: src/redshift.c:656 src/redshift.c:792 #, c-format msgid "Unknown location provider `%s'.\n" msgstr "Unbekannter Dienst »%s«.\n" #. TRANSLATORS: This refers to the method #. used to adjust colors e.g VidMode -#: src/redshift.c:605 +#: src/redshift.c:687 src/redshift.c:778 #, c-format -msgid "Unknown method `%s'.\n" -msgstr "Unbekannte Methode »%s«.\n" +msgid "Unknown adjustment method `%s'.\n" +msgstr "" -#: src/redshift.c:626 +#: src/redshift.c:708 msgid "Malformed temperature argument.\n" msgstr "Fehlerhaftes Kommando für Temperatur.\n" -#: src/redshift.c:669 +#: src/redshift.c:766 +msgid "Malformed gamma setting.\n" +msgstr "" + +#: src/redshift.c:801 +#, c-format +msgid "Unknown configuration setting `%s'.\n" +msgstr "" + +#: src/redshift.c:836 msgid "Trying next provider...\n" msgstr "Nächster Dienst wird getestet …\n" -#: src/redshift.c:675 +#: src/redshift.c:842 #, c-format msgid "Using provider `%s'.\n" msgstr "Dienst »%s« wird benutzt.\n" -#: src/redshift.c:683 +#: src/redshift.c:850 msgid "No more location providers to try.\n" msgstr "Keine weiteren Dienste verfügbar.\n" -#: src/redshift.c:697 +#: src/redshift.c:864 msgid "Unable to get location from provider.\n" msgstr "Konnte Standort nicht vom Dienst erhalten.\n" #. TRANSLATORS: Append degree symbols if possible. -#: src/redshift.c:706 +#: src/redshift.c:873 #, c-format msgid "Location: %f, %f\n" msgstr "Standort: %f, %f\n" -#: src/redshift.c:713 +#: src/redshift.c:880 #, c-format msgid "Latitude must be between %.1f and %.1f.\n" msgstr "Der Breitengrad muss sich zwischen %.1f und %.1f befinden.\n" -#: src/redshift.c:722 +#: src/redshift.c:889 #, c-format msgid "Longitude must be between %.1f and %.1f.\n" msgstr "Der Längengrad muss sich zwischen %.1f und %.1f befinden.\n" -#: src/redshift.c:731 src/redshift.c:739 +#: src/redshift.c:898 src/redshift.c:906 #, c-format msgid "Temperature must be between %uK and %uK.\n" msgstr "Die Temperatur muss sich zwischen %uK und %uK befinden.\n" -#: src/redshift.c:749 +#: src/redshift.c:916 #, c-format msgid "Gamma value must be between %.1f and %.1f.\n" msgstr "Der Gamma-Wert muss sich zwischen %.1f und %.1f befinden.\n" -#: src/redshift.c:755 +#: src/redshift.c:922 #, c-format msgid "Gamma: %.3f, %.3f, %.3f\n" msgstr "Gamma: %.3f, %.3f, %.3f\n" -#: src/redshift.c:773 +#: src/redshift.c:941 msgid "Trying next method...\n" msgstr "Nächste Methode wird getestet …\n" -#: src/redshift.c:778 +#: src/redshift.c:946 #, c-format msgid "Using method `%s'.\n" msgstr "Methode »%s« wird benutzt.\n" -#: src/redshift.c:785 +#: src/redshift.c:953 msgid "No more methods to try.\n" msgstr "Keine weiteren Methoden verfügbar.\n" -#: src/redshift.c:797 src/redshift.c:918 +#: src/redshift.c:965 src/redshift.c:1086 msgid "Unable to read system time.\n" msgstr "Konnte Systemzeit nicht auslesen.\n" #. TRANSLATORS: Append degree symbol if possible. -#: src/redshift.c:806 +#: src/redshift.c:974 #, c-format msgid "Solar elevation: %f\n" msgstr "Sonnenstand: %f°\n" -#: src/redshift.c:813 src/redshift.c:985 +#: src/redshift.c:981 src/redshift.c:1153 #, c-format msgid "Color temperature: %uK\n" msgstr "Farbtemperatur: %uK\n" -#: src/redshift.c:818 src/redshift.c:829 src/redshift.c:993 +#: src/redshift.c:986 src/redshift.c:997 src/redshift.c:1161 msgid "Temperature adjustment failed.\n" msgstr "Temperaturänderung fehlgeschlagen.\n" +#: src/config-ini.c:109 +msgid "Malformed section header in config file.\n" +msgstr "" + +#: src/config-ini.c:145 +msgid "Malformed assignment in config file.\n" +msgstr "" + +#: src/config-ini.c:156 +msgid "Assignment outside section in config file.\n" +msgstr "" + #: 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 @@ -438,10 +460,10 @@ msgstr "Fehlerhaftes Kommando.\n" msgid "Too many arguments.\n" msgstr "Zu viele Kommandos.\n" -#: src/gtk-redshift/statusicon.py:91 +#: src/gtk-redshift/statusicon.py:92 msgid "Toggle" msgstr "Umschalten" -#: src/gtk-redshift/statusicon.py:95 +#: src/gtk-redshift/statusicon.py:96 msgid "Autostart" msgstr "Automatischer Start" -- cgit v1.2.3-70-g09d2 From 83743fa2142797aadfb1042c6736030509947dbb Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of jonls <> Date: Tue, 19 Oct 2010 05:04:25 +0000 Subject: Launchpad automatic translations update. --- po/de.po | 2 +- po/es.po | 2 +- po/fi.po | 2 +- po/fr.po | 2 +- po/it.po | 23 ++++++++++++++++++----- po/ka.po | 2 +- po/lt.po | 2 +- po/pt_BR.po | 2 +- 8 files changed, 25 insertions(+), 12 deletions(-) (limited to 'po/de.po') diff --git a/po/de.po b/po/de.po index b1fca7c..d7df1a3 100644 --- a/po/de.po +++ b/po/de.po @@ -14,7 +14,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-10-18 05:01+0000\n" +"X-Launchpad-Export-Date: 2010-10-19 05:04+0000\n" "X-Generator: Launchpad (build Unknown)\n" "Language: de\n" diff --git a/po/es.po b/po/es.po index 2108be1..0e90064 100644 --- a/po/es.po +++ b/po/es.po @@ -14,7 +14,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-10-18 05:02+0000\n" +"X-Launchpad-Export-Date: 2010-10-19 05:04+0000\n" "X-Generator: Launchpad (build Unknown)\n" "Language: es\n" diff --git a/po/fi.po b/po/fi.po index 547f844..c45672d 100644 --- a/po/fi.po +++ b/po/fi.po @@ -14,7 +14,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-10-18 05:01+0000\n" +"X-Launchpad-Export-Date: 2010-10-19 05:04+0000\n" "X-Generator: Launchpad (build Unknown)\n" "Language: fi\n" diff --git a/po/fr.po b/po/fr.po index 3cd3554..48335d4 100644 --- a/po/fr.po +++ b/po/fr.po @@ -14,7 +14,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-10-18 05:01+0000\n" +"X-Launchpad-Export-Date: 2010-10-19 05:04+0000\n" "X-Generator: Launchpad (build Unknown)\n" "Language: fr\n" diff --git a/po/it.po b/po/it.po index a266cf5..3f155c3 100644 --- a/po/it.po +++ b/po/it.po @@ -8,13 +8,13 @@ msgstr "" "Project-Id-Version: redshift\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/redshift\n" "POT-Creation-Date: 2010-10-18 02:05+0200\n" -"PO-Revision-Date: 2010-10-18 01:51+0000\n" -"Last-Translator: Jon Lund Steffensen \n" +"PO-Revision-Date: 2010-10-18 09:26+0000\n" +"Last-Translator: Fire \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-10-18 05:01+0000\n" +"X-Launchpad-Export-Date: 2010-10-19 05:04+0000\n" "X-Generator: Launchpad (build Unknown)\n" "Language: it\n" @@ -78,6 +78,19 @@ msgid "" " -r\t\tDisable temperature transitions\n" " -t DAY:NIGHT\tColor temperature to set at daytime/night\n" msgstr "" +" -c FILE\t Carica impostazioni da uno specifico file di configurazione\n" +" -g R:G:B\tCorrezione aggiuntiva da applicare alla gamma\n" +" -l LAT:LON\tLa tua posizione attuale\n" +" -l PROVIDER\tSeleziona il provider per gli aggiornamenti della " +"localizzazione automatica\n" +" \t\t(Digita 'list' per vedere i provider disponibili)\n" +" -m METHOD\tMetodo da usare per impostare per la temperature del colore\n" +" \t\t(Digita 'list' per vedere i metodi disponibili)\n" +" -o\t\tModalità one shot (non aggiorna continuamente la temperatura del " +"colore)\n" +" -x\t\tModalità reset (rimuovi l'aggiustamento dallo schermo)\n" +" -r\t\tDisabilita la transizione della temperatura\n" +" -t DAY:NIGHT\tTemperatura del colore da impostare di giorno/notte\n" #. TRANSLATORS: help output 5 #: src/redshift.c:306 @@ -197,7 +210,7 @@ msgstr "Provider posizionale sconosciuto `%s'.\n" #: src/redshift.c:687 src/redshift.c:778 #, c-format msgid "Unknown adjustment method `%s'.\n" -msgstr "" +msgstr "Metodo di aggiustamento sconosciuto `%s'.\n" #: src/redshift.c:708 msgid "Malformed temperature argument.\n" @@ -205,7 +218,7 @@ msgstr "Argomento della temperatura in forma errata.\n" #: src/redshift.c:766 msgid "Malformed gamma setting.\n" -msgstr "" +msgstr "Impostazioni gamma errata.\n" #: src/redshift.c:801 #, c-format diff --git a/po/ka.po b/po/ka.po index a11032b..b82140a 100644 --- a/po/ka.po +++ b/po/ka.po @@ -14,7 +14,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-10-18 05:01+0000\n" +"X-Launchpad-Export-Date: 2010-10-19 05:04+0000\n" "X-Generator: Launchpad (build Unknown)\n" "Language: ka\n" diff --git a/po/lt.po b/po/lt.po index 281e04f..68a9ad1 100644 --- a/po/lt.po +++ b/po/lt.po @@ -14,7 +14,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-10-18 05:01+0000\n" +"X-Launchpad-Export-Date: 2010-10-19 05:04+0000\n" "X-Generator: Launchpad (build Unknown)\n" "Language: lt\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index 38dd988..621d4e8 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -14,7 +14,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-10-18 05:02+0000\n" +"X-Launchpad-Export-Date: 2010-10-19 05:04+0000\n" "X-Generator: Launchpad (build Unknown)\n" "Language: pt_BR\n" -- cgit v1.2.3-70-g09d2 From 017626e0b6e5ac8964915e9998b18092e73cefab Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of jonls <> Date: Mon, 15 Nov 2010 05:11:15 +0000 Subject: Launchpad automatic translations update. --- po/de.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'po/de.po') diff --git a/po/de.po b/po/de.po index d7df1a3..c40b108 100644 --- a/po/de.po +++ b/po/de.po @@ -8,13 +8,13 @@ msgstr "" "Project-Id-Version: redshift\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/redshift\n" "POT-Creation-Date: 2010-10-18 02:05+0200\n" -"PO-Revision-Date: 2010-10-18 01:50+0000\n" -"Last-Translator: Jan-Christoph Borchardt \n" +"PO-Revision-Date: 2010-11-15 02:48+0000\n" +"Last-Translator: Danny Stieben \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-10-19 05:04+0000\n" +"X-Launchpad-Export-Date: 2010-11-15 05:11+0000\n" "X-Generator: Launchpad (build Unknown)\n" "Language: de\n" -- cgit v1.2.3-70-g09d2 From 271887285e3934e9d7b85e438ed7d6795207d0e2 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of jonls <> Date: Tue, 16 Nov 2010 05:15:06 +0000 Subject: Launchpad automatic translations update. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/de.po') diff --git a/po/de.po b/po/de.po index c40b108..b36c0c1 100644 --- a/po/de.po +++ b/po/de.po @@ -14,7 +14,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-11-15 05:11+0000\n" +"X-Launchpad-Export-Date: 2010-11-16 05:15+0000\n" "X-Generator: Launchpad (build Unknown)\n" "Language: de\n" -- cgit v1.2.3-70-g09d2 From 3bb0a72dc5be8b2413940154d23634121732a63a Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of jonls <> Date: Fri, 19 Nov 2010 04:59:29 +0000 Subject: Launchpad automatic translations update. --- po/de.po | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) (limited to 'po/de.po') diff --git a/po/de.po b/po/de.po index b36c0c1..c6447fb 100644 --- a/po/de.po +++ b/po/de.po @@ -8,13 +8,13 @@ msgstr "" "Project-Id-Version: redshift\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/redshift\n" "POT-Creation-Date: 2010-10-18 02:05+0200\n" -"PO-Revision-Date: 2010-11-15 02:48+0000\n" -"Last-Translator: Danny Stieben \n" +"PO-Revision-Date: 2010-11-18 21:02+0000\n" +"Last-Translator: cmdrhenner \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-11-16 05:15+0000\n" +"X-Launchpad-Export-Date: 2010-11-19 04:59+0000\n" "X-Generator: Launchpad (build Unknown)\n" "Language: de\n" @@ -76,6 +76,19 @@ msgid "" " -r\t\tDisable temperature transitions\n" " -t DAY:NIGHT\tColor temperature to set at daytime/night\n" msgstr "" +" -c FILE\tEinstellungen von ausgewählter Konfigurationsdatei laden\n" +"-g R:G:B\tZusätzliche Gammakorrektur anwenden\n" +"-l BREITE:LÄNGE\tIhr aktueller Standort\n" +"-l ANBIETER\tWählen Sie Ihren Anbieter für automatische Aktualisierungen des " +"Standorts\n" +"\t\t(Tipen Sie 'list' um verfügbare Methoden anzusehen)\n" +"-m METHODEN\tMethode benutzen um die Farbtemperatur zu verändern\n" +"\t\t(Tipen Sie 'list' um verfügbare Methoden anzusehen)\n" +"-o\t\tEinselshot modus (bitte nicht andauernd die Farbtemperatur verändern)\n" +"-x\t\tEinstellungen zurücknehmen (Eigene Einstellungen zum Bildschirm " +"löschen)\n" +"-r\t\tTemperatur Übergänge ausschalten\n" +"-t TAG:NACHT\tFarbtemperatur einstellen bei Tag u. Nacht\n" #. TRANSLATORS: help output 5 #: src/redshift.c:306 @@ -166,7 +179,7 @@ msgstr "Starten des Dienstes %s fehlgeschlagen.\n" #: src/redshift.c:465 #, c-format msgid "Try `-m %s:help' for more information.\n" -msgstr "" +msgstr "Probieren Sie '-m%s:hilfe' für mehr Information.\n" #. TRANSLATORS: `help' must not be translated. #: src/redshift.c:494 @@ -197,7 +210,7 @@ msgstr "Unbekannter Dienst »%s«.\n" #: src/redshift.c:687 src/redshift.c:778 #, c-format msgid "Unknown adjustment method `%s'.\n" -msgstr "" +msgstr "Unbekanntes Anpassungsverfahren »%s«\n" #: src/redshift.c:708 msgid "Malformed temperature argument.\n" @@ -205,12 +218,12 @@ msgstr "Fehlerhaftes Kommando für Temperatur.\n" #: src/redshift.c:766 msgid "Malformed gamma setting.\n" -msgstr "" +msgstr "Verkehrte Gamma-Einstellung.\n" #: src/redshift.c:801 #, c-format msgid "Unknown configuration setting `%s'.\n" -msgstr "" +msgstr "Unbekannte Konfigurationseinstellung »%s«\n" #: src/redshift.c:836 msgid "Trying next provider...\n" -- cgit v1.2.3-70-g09d2 From 25c616b1d20b5f5a4573d4bdda4773a1a6f9f44a Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of jonls <> Date: Sat, 4 Dec 2010 05:26:50 +0000 Subject: Launchpad automatic translations update. --- po/de.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'po/de.po') diff --git a/po/de.po b/po/de.po index c6447fb..539167d 100644 --- a/po/de.po +++ b/po/de.po @@ -8,13 +8,13 @@ msgstr "" "Project-Id-Version: redshift\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/redshift\n" "POT-Creation-Date: 2010-10-18 02:05+0200\n" -"PO-Revision-Date: 2010-11-18 21:02+0000\n" +"PO-Revision-Date: 2010-12-03 10:08+0000\n" "Last-Translator: cmdrhenner \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-11-19 04:59+0000\n" +"X-Launchpad-Export-Date: 2010-12-04 05:26+0000\n" "X-Generator: Launchpad (build Unknown)\n" "Language: de\n" @@ -307,11 +307,11 @@ msgstr "Temperaturänderung fehlgeschlagen.\n" #: src/config-ini.c:109 msgid "Malformed section header in config file.\n" -msgstr "" +msgstr "Verunstaltete Header-Sektion in der Konfigurationsdatei.\n" #: src/config-ini.c:145 msgid "Malformed assignment in config file.\n" -msgstr "" +msgstr "Verunstaltete Abgrenzung in der Konfigurationsdatei.\n" #: src/config-ini.c:156 msgid "Assignment outside section in config file.\n" -- cgit v1.2.3-70-g09d2 From 117b74ccc774b15e46e3d6e5f000490a90a24ca6 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of jonls <> Date: Wed, 19 Jan 2011 05:09:51 +0000 Subject: Launchpad automatic translations update. --- po/de.po | 46 +++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 41 insertions(+), 5 deletions(-) (limited to 'po/de.po') diff --git a/po/de.po b/po/de.po index 539167d..70db92a 100644 --- a/po/de.po +++ b/po/de.po @@ -8,14 +8,14 @@ msgstr "" "Project-Id-Version: redshift\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/redshift\n" "POT-Creation-Date: 2010-10-18 02:05+0200\n" -"PO-Revision-Date: 2010-12-03 10:08+0000\n" -"Last-Translator: cmdrhenner \n" +"PO-Revision-Date: 2011-01-18 20:26+0000\n" +"Last-Translator: Well Well Well \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-12-04 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" +"X-Launchpad-Export-Date: 2011-01-19 05:09+0000\n" +"X-Generator: Launchpad (build 12177)\n" "Language: de\n" #: src/redshift.c:244 @@ -315,7 +315,7 @@ msgstr "Verunstaltete Abgrenzung in der Konfigurationsdatei.\n" #: src/config-ini.c:156 msgid "Assignment outside section in config file.\n" -msgstr "" +msgstr "Zuweisung außerhalb von Sektion in Konfigurationsdatei.\n" #: 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 @@ -480,3 +480,39 @@ msgstr "Umschalten" #: src/gtk-redshift/statusicon.py:96 msgid "Autostart" msgstr "Automatischer Start" + +#~ msgid "" +#~ " -g R:G:B\tAdditional gamma correction to apply\n" +#~ " -l LAT:LON\tYour current location\n" +#~ " -l PROVIDER\tSelect provider for automatic location updates\n" +#~ " \t\t(Type `list' to see available providers)\n" +#~ " -m METHOD\tMethod to use to set color temperature\n" +#~ " \t\t(Type `list' to see available methods)\n" +#~ " -o\t\tOne shot mode (do not continously adjust color temperature)\n" +#~ " -x\t\tReset mode (remove adjustment from screen)\n" +#~ " -r\t\tDisable temperature transitions\n" +#~ " -t DAY:NIGHT\tColor temperature to set at daytime/night\n" +#~ msgstr "" +#~ " -g R:G:B\tZusätzliche Gamma-Korrektur\n" +#~ " -l BREITE:LÄNGE\tIhr aktueller Standort\n" +#~ " -l DIENST\tDienst für automatische Standortaktualisierungen\n" +#~ " \t\t(Benutzen Sie »list« für verfügbare Anbieter)\n" +#~ " -m METHOD\tMethode für Änderung der Farbtemperatur\n" +#~ " \t\t(Benutzen Sie »list« für verfügbare Methoden)\n" +#~ " -o\t\tEinfach-Modus (Farbtemperatur nicht ständig verändern)\n" +#~ " -x\t\tZurücksetzen-Modus (Änderungen entfernen)\n" +#~ " -r\t\tTemperatur-Übergänge deaktivieren\n" +#~ " -t TAG:NACHT\tFarbtemperatur tagsüber und nachts\n" + +#, c-format +#~ msgid "Unknown method `%s'.\n" +#~ msgstr "Unbekannte Methode »%s«.\n" + +#~ msgid "Trying other provider...\n" +#~ msgstr "Anderer Dienst wird versucht …\n" + +#~ msgid "Trying other method...\n" +#~ msgstr "Andere Methode wird versucht …\n" + +#~ msgid "Cannot list dirs in `/apps/panel/applets'.\n" +#~ msgstr "Konnte Verzeichnisse in »/apps/panel/applets« nicht anzeigen.\n" -- cgit v1.2.3-70-g09d2