From 0c6191300723c9667ed411f4e9e786aa4990ebb0 Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Wed, 18 Aug 2010 21:09:47 +0200 Subject: [PATCH] Update translation files. --- po/cs.po | 32 ++++++++--------- po/da.po | 33 +++++++++--------- po/de.po | 32 ++++++++--------- po/es.po | 40 ++++++++++----------- po/eu.po | 34 +++++++++--------- po/fi.po | 32 ++++++++--------- po/fr.po | 92 ++++++++++++++++++++++++++++--------------------- po/he.po | 34 +++++++++--------- po/it.po | 35 +++++++++---------- po/pt_BR.po | 32 ++++++++--------- po/redshift.pot | 34 +++++++++--------- po/ru.po | 32 ++++++++--------- po/zh_CN.po | 92 ++++++++++++++++++++++++++++--------------------- 13 files changed, 290 insertions(+), 264 deletions(-) diff --git a/po/cs.po b/po/cs.po index 73599d88..7d9f9491 100644 --- a/po/cs.po +++ b/po/cs.po @@ -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-07-28 00:45+0200\n" +"POT-Creation-Date: 2010-08-18 21:09+0200\n" "PO-Revision-Date: 2010-06-13 20:24+0000\n" "Last-Translator: clever_fox \n" "Language-Team: Czech \n" @@ -261,65 +261,65 @@ msgstr "Teplota barev: %uK\n" msgid "Temperature adjustment failed.\n" msgstr "Přizpůsobení barev selhalo.\n" -#: 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 "`%s' vrátila chybu %d\n" -#: src/gamma-randr.c:74 +#: src/gamma-randr.c:77 #, c-format msgid "Unsupported RANDR version (%u.%u)\n" msgstr "Nepodporovaná verze RANDR (%u.%u)\n" -#: src/gamma-randr.c:108 +#: src/gamma-randr.c:111 #, c-format msgid "Screen %i could not be found.\n" msgstr "Obrazovka %i nebyla nalezena.\n" -#: 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 "Velikost gamma ramp je příliš malá: %i\n" -#: src/gamma-randr.c:247 +#: src/gamma-randr.c:250 #, c-format msgid "Unable to restore CRTC %i\n" msgstr "Nebylo možné obnovit CRTC %i\n" -#: 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 "Chybějící hodnota parametru: `%s'.\n" -#: 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 "Neznámý parametr metody: `%s'.\n" -#: src/gamma-randr.c:306 +#: src/gamma-randr.c:309 #, c-format msgid "CRTC %d does not exist. " msgstr "CRTC %d neexistuje. " -#: src/gamma-randr.c:309 +#: src/gamma-randr.c:312 #, c-format msgid "Valid CRTCs are [0-%d].\n" msgstr "Platné CRTCs jsou [0-%d].\n" -#: src/gamma-randr.c:312 +#: src/gamma-randr.c:315 #, c-format msgid "Only CRTC 0 exists.\n" msgstr "Existuje pouze CRTC 0.\n" @@ -414,10 +414,10 @@ msgstr "Nevhodný argument.\n" msgid "Too many arguments.\n" msgstr "Příliš mnoho argumentů.\n" -#: src/gtk-redshift/statusicon.py:92 +#: src/gtk-redshift/statusicon.py:91 msgid "Toggle" msgstr "Přepnout" -#: src/gtk-redshift/statusicon.py:96 +#: src/gtk-redshift/statusicon.py:95 msgid "Autostart" msgstr "" diff --git a/po/da.po b/po/da.po index 6d63367c..9c163ce8 100644 --- a/po/da.po +++ b/po/da.po @@ -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 20:28+0200\n" +"POT-Creation-Date: 2010-08-18 21:09+0200\n" "PO-Revision-Date: 2010-06-30 18:51+0000\n" "Last-Translator: Jon Lund Steffensen \n" "Language-Team: Danish \n" @@ -268,39 +268,39 @@ msgstr "Farvetemperatur: %uK\n" msgid "Temperature adjustment failed.\n" msgstr "Fejl ved justering af temperatur.\n" -#: 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 "`%s' returnerede fejlen %d\n" -#: src/gamma-randr.c:74 +#: src/gamma-randr.c:77 #, c-format msgid "Unsupported RANDR version (%u.%u)\n" msgstr "Ikke-understøttet RANDR version (%u.%u)\n" -#: src/gamma-randr.c:108 +#: src/gamma-randr.c:111 #, c-format msgid "Screen %i could not be found.\n" msgstr "Skærm %i kunne ikke findes.\n" -#: 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 "Størrelsen på gammarampen er for lille: %i\n" -#: src/gamma-randr.c:247 +#: src/gamma-randr.c:250 #, c-format msgid "Unable to restore CRTC %i\n" msgstr "Kan ikke genskabe CRTC %i\n" -#: src/gamma-randr.c:268 +#: src/gamma-randr.c:271 msgid "Adjust gamma ramps with the X RANDR extension.\n" msgstr "Juster gammaramper med X RANDR udvidelsen.\n" #. 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" @@ -308,27 +308,27 @@ msgstr "" " screen=N\tX sckærm som skal justeres\n" " crtc=N\tCRTC som skal justeres\n" -#: 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 "Manglende værdi for parameter: `%s'.\n" -#: 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 "Ukendt parameter til justeringsmetode: `%s'.\n" -#: src/gamma-randr.c:306 +#: src/gamma-randr.c:309 #, c-format msgid "CRTC %d does not exist. " msgstr "CRTC %d eksisterer ikke. " -#: src/gamma-randr.c:309 +#: src/gamma-randr.c:312 #, c-format msgid "Valid CRTCs are [0-%d].\n" msgstr "Gyldige CRTCer er [0-%d].\n" -#: src/gamma-randr.c:312 +#: src/gamma-randr.c:315 #, c-format msgid "Only CRTC 0 exists.\n" msgstr "Kun CRTC 0 eksisterer.\n" @@ -426,11 +426,11 @@ msgstr "Fejl i parameteren.\n" msgid "Too many arguments.\n" msgstr "For mange parametre.\n" -#: src/gtk-redshift/statusicon.py:69 src/gtk-redshift/rsappindicator.py:74 +#: src/gtk-redshift/statusicon.py:91 msgid "Toggle" msgstr "Slå til/fra" -#: src/gtk-redshift/statusicon.py:73 src/gtk-redshift/rsappindicator.py:78 +#: src/gtk-redshift/statusicon.py:95 msgid "Autostart" msgstr "Automatisk opstart" @@ -446,6 +446,5 @@ msgstr "Automatisk opstart" #~ msgid "Initialization of VidMode failed.\n" #~ msgstr "Fejl under klargøring af VidMode.\n" -#, c-format #~ msgid "CRTC can only be selected with the RANDR method.\n" #~ msgstr "CRTC kan kun vælges med RANDR metoden.\n" diff --git a/po/de.po b/po/de.po index b0138c12..0559fa14 100644 --- a/po/de.po +++ b/po/de.po @@ -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 20:28+0200\n" +"POT-Creation-Date: 2010-08-18 21:09+0200\n" "PO-Revision-Date: 2010-07-01 22:05+0000\n" "Last-Translator: Jan-Christoph Borchardt \n" "Language-Team: German \n" @@ -267,39 +267,39 @@ msgstr "Farbtemperatur: %uK\n" msgid "Temperature adjustment failed.\n" msgstr "Temperaturänderung fehlgeschlagen.\n" -#: 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 "»%s« gab einen Fehler zurück %d\n" -#: src/gamma-randr.c:74 +#: src/gamma-randr.c:77 #, c-format msgid "Unsupported RANDR version (%u.%u)\n" msgstr "Nicht unterstützte RANDR-Version (%u.%u)\n" -#: src/gamma-randr.c:108 +#: src/gamma-randr.c:111 #, c-format msgid "Screen %i could not be found.\n" msgstr "Konnte Bildschirm %i nicht finden.\n" -#: 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 "Gamma-Anstiegswert zu klein: %i\n" -#: src/gamma-randr.c:247 +#: src/gamma-randr.c:250 #, c-format msgid "Unable to restore CRTC %i\n" msgstr "Konnte CRTC nicht wiederherstellen %i\n" -#: src/gamma-randr.c:268 +#: src/gamma-randr.c:271 msgid "Adjust gamma ramps with the X RANDR extension.\n" msgstr "Gamma-Anstieg mit der X-RANDR-Erweiterung ändern.\n" #. 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" @@ -307,27 +307,27 @@ msgstr "" " screen=N\tX-Bildschirm, auf den die Veränderungen angewandt werden\n" " crtc=N\tCRTC, auf den die Veränderungen angewandt werden\n" -#: 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 "Fehlender Wert für Kommando: »%s«.\n" -#: 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 "Unbekanntes Kommando für Methode: »%s«.\n" -#: src/gamma-randr.c:306 +#: src/gamma-randr.c:309 #, c-format msgid "CRTC %d does not exist. " msgstr "CRTC %d gibt es nicht. " -#: src/gamma-randr.c:309 +#: src/gamma-randr.c:312 #, c-format msgid "Valid CRTCs are [0-%d].\n" msgstr "Gültige CRTCs sind [0-%d].\n" -#: src/gamma-randr.c:312 +#: src/gamma-randr.c:315 #, c-format msgid "Only CRTC 0 exists.\n" msgstr "Es gibt nur CRTC 0.\n" @@ -423,10 +423,10 @@ msgstr "Fehlerhaftes Kommando.\n" msgid "Too many arguments.\n" msgstr "Zu viele Kommandos.\n" -#: src/gtk-redshift/statusicon.py:69 src/gtk-redshift/rsappindicator.py:74 +#: src/gtk-redshift/statusicon.py:91 msgid "Toggle" msgstr "Umschalten" -#: src/gtk-redshift/statusicon.py:73 src/gtk-redshift/rsappindicator.py:78 +#: src/gtk-redshift/statusicon.py:95 msgid "Autostart" msgstr "Automatischer Start" diff --git a/po/es.po b/po/es.po index 65b35552..9e33455f 100644 --- a/po/es.po +++ b/po/es.po @@ -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 20:28+0200\n" +"POT-Creation-Date: 2010-08-18 21:09+0200\n" "PO-Revision-Date: 2010-07-01 05:09+0000\n" "Last-Translator: Fernando Ossandon \n" "Language-Team: Spanish \n" @@ -113,8 +113,8 @@ msgstr "Métodos de ajuste disponibles:\n" #: src/redshift.c:324 msgid "Specify colon-separated options with `-m METHOD:OPTIONS'.\n" msgstr "" -"Señalar opciones separadas con \"dos puntos\" mediante `-m " -"MÉTODO:OPCIONES'.\n" +"Señalar opciones separadas con \"dos puntos\" mediante `-m MÉTODO:" +"OPCIONES'.\n" #. TRANSLATORS: `help' must not be translated. #: src/redshift.c:327 @@ -128,8 +128,8 @@ msgstr "Proveedores de localización disponibles:\n" #: src/redshift.c:339 msgid "Specify colon-separated options with`-l PROVIDER:OPTIONS'.\n" msgstr "" -"Señalar opciones separadas con \"dos puntos\" mediante `-l " -"PROVEEDOR:OPCIONES'.\n" +"Señalar opciones separadas con \"dos puntos\" mediante `-l PROVEEDOR:" +"OPCIONES'.\n" #. TRANSLATORS: `help' must not be translated. #: src/redshift.c:342 @@ -272,39 +272,39 @@ msgstr "Temperatura del color: %uK\n" msgid "Temperature adjustment failed.\n" msgstr "El ajuste de la temperatura falló.\n" -#: 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 "`%s' entrega el error %d\n" -#: src/gamma-randr.c:74 +#: src/gamma-randr.c:77 #, c-format msgid "Unsupported RANDR version (%u.%u)\n" msgstr "Versión RANDR no soportada (%u.%u)\n" -#: src/gamma-randr.c:108 +#: src/gamma-randr.c:111 #, c-format msgid "Screen %i could not be found.\n" msgstr "Pantalla %i podría no encontrarse.\n" -#: 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 "El tamaño del valor gamma es demasiado pequeño: %i\n" -#: src/gamma-randr.c:247 +#: src/gamma-randr.c:250 #, c-format msgid "Unable to restore CRTC %i\n" msgstr "Incapaz de restituir CRTC %i\n" -#: src/gamma-randr.c:268 +#: src/gamma-randr.c:271 msgid "Adjust gamma ramps with the X RANDR extension.\n" msgstr "Ajustar el valor gamma con la extensión X RANDR\n" #. 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" @@ -312,27 +312,27 @@ msgstr "" " screen=N\tpantalla X a aplicar los ajustes\n" " crtc=N\tCRTC a aplicar los ajustes\n" -#: 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 "Falta el valor para el parámetro: `%s'.\n" -#: 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 "Parámetro del método desconocido: `%s'.\n" -#: src/gamma-randr.c:306 +#: src/gamma-randr.c:309 #, c-format msgid "CRTC %d does not exist. " msgstr "CRTC %d no existe. " -#: src/gamma-randr.c:309 +#: src/gamma-randr.c:312 #, c-format msgid "Valid CRTCs are [0-%d].\n" msgstr "CRTCs válidos son [0-%d].\n" -#: src/gamma-randr.c:312 +#: src/gamma-randr.c:315 #, c-format msgid "Only CRTC 0 exists.\n" msgstr "Sólo existe CRTC 0.\n" @@ -428,10 +428,10 @@ msgstr "Parámetro no válido.\n" msgid "Too many arguments.\n" msgstr "Demasiados parámetros.\n" -#: src/gtk-redshift/statusicon.py:69 src/gtk-redshift/rsappindicator.py:74 +#: src/gtk-redshift/statusicon.py:91 msgid "Toggle" msgstr "Cambiar" -#: src/gtk-redshift/statusicon.py:73 src/gtk-redshift/rsappindicator.py:78 +#: src/gtk-redshift/statusicon.py:95 msgid "Autostart" msgstr "Inicio automático" diff --git a/po/eu.po b/po/eu.po index 0fafb468..cd446554 100644 --- a/po/eu.po +++ b/po/eu.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: redshift\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2010-06-30 20:28+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-07-03 12:59+0000\n" "Last-Translator: Ibai Oihanguren \n" "Language-Team: Basque \n" @@ -270,39 +270,39 @@ msgstr "Kolore-tenperatura: %uK\n" msgid "Temperature adjustment failed.\n" msgstr "Tenperatura egokitzeak huts egin du.\n" -#: 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 "`%s'(k) akats hau itzuli du: %d\n" -#: src/gamma-randr.c:74 +#: src/gamma-randr.c:77 #, c-format msgid "Unsupported RANDR version (%u.%u)\n" msgstr "Onartu gabeko RANDR bertsioa (%u.%u)\n" -#: src/gamma-randr.c:108 +#: src/gamma-randr.c:111 #, c-format msgid "Screen %i could not be found.\n" msgstr "%i pantaila ez da aurkitu.\n" -#: 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 "Gamma ramp tamaina txikiegia: %i\n" -#: src/gamma-randr.c:247 +#: src/gamma-randr.c:250 #, c-format msgid "Unable to restore CRTC %i\n" msgstr "Ezin izan da CRTCa berrezarri %i\n" -#: src/gamma-randr.c:268 +#: src/gamma-randr.c:271 msgid "Adjust gamma ramps with the X RANDR extension.\n" msgstr "Gammaren ramp-ak X RANDR hedapenarekin egokitu.\n" #. 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" @@ -310,27 +310,27 @@ msgstr "" " screen=N\tEgokitzapenak aplikatzeko X pantaila\n" " crtc=N\tEgokitzapenak aplikatzeko CRTCa\n" -#: 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 "Balioa falta da parametro honentzat: `%s'.\n" -#: 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 "Metodoaren parametro ezezaguna: `%s'.\n" -#: src/gamma-randr.c:306 +#: src/gamma-randr.c:309 #, c-format msgid "CRTC %d does not exist. " msgstr "%d CRTCa ez da existitzen. " -#: src/gamma-randr.c:309 +#: src/gamma-randr.c:312 #, c-format msgid "Valid CRTCs are [0-%d].\n" msgstr "Onartutako CRTCak honakoak dira [0-%d].\n" -#: src/gamma-randr.c:312 +#: src/gamma-randr.c:315 #, c-format msgid "Only CRTC 0 exists.\n" msgstr "0 CRTCa baino ez da existitzen.\n" @@ -426,10 +426,10 @@ msgstr "Gaizki eratutako argumentua.\n" msgid "Too many arguments.\n" msgstr "Argumentu gehiegi.\n" -#: src/gtk-redshift/statusicon.py:69 src/gtk-redshift/rsappindicator.py:74 +#: src/gtk-redshift/statusicon.py:91 msgid "Toggle" msgstr "Txandakatu" -#: src/gtk-redshift/statusicon.py:73 src/gtk-redshift/rsappindicator.py:78 +#: src/gtk-redshift/statusicon.py:95 msgid "Autostart" msgstr "Autoabiarazi" diff --git a/po/fi.po b/po/fi.po index 41b5e6b4..04191c75 100644 --- a/po/fi.po +++ b/po/fi.po @@ -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-07-28 00:45+0200\n" +"POT-Creation-Date: 2010-08-18 21:09+0200\n" "PO-Revision-Date: 2010-06-13 20:24+0000\n" "Last-Translator: Ilari Oras \n" "Language-Team: Finnish \n" @@ -259,65 +259,65 @@ msgstr "Värilämpötila: %uK\n" msgid "Temperature adjustment failed.\n" msgstr "Värilämpötilan säätö epäonnistui.\n" -#: 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 "`%s' antoi virheen %d\n" -#: src/gamma-randr.c:74 +#: src/gamma-randr.c:77 #, c-format msgid "Unsupported RANDR version (%u.%u)\n" msgstr "RANDRin versio ei ole tuettu (%u.%u)\n" -#: src/gamma-randr.c:108 +#: src/gamma-randr.c:111 #, c-format msgid "Screen %i could not be found.\n" msgstr "Näyttöä %i ei löytynyt.\n" -#: 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 "Ei kyetä palauttamaan CRTC %i\n" -#: 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 "CRTC %d ei ole olemassa. " -#: 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 "Vain CRTC 0 on olemassa.\n" @@ -411,10 +411,10 @@ msgstr "" msgid "Too many arguments.\n" msgstr "" -#: src/gtk-redshift/statusicon.py:92 +#: src/gtk-redshift/statusicon.py:91 msgid "Toggle" msgstr "Kytke" -#: src/gtk-redshift/statusicon.py:96 +#: src/gtk-redshift/statusicon.py:95 msgid "Autostart" msgstr "" diff --git a/po/fr.po b/po/fr.po index dba067a7..ed15bfa2 100644 --- a/po/fr.po +++ b/po/fr.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: redshift\n" -"Report-Msgid-Bugs-To: FULL NAME \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-18 20:24+0000\n" "Last-Translator: XioNoX \n" "Language-Team: French \n" @@ -180,134 +180,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 "Latitude doit être entre %.1f et %.1f.\n" -#: src/redshift.c:710 +#: src/redshift.c:712 #, c-format msgid "Longitude must be between %.1f and %.1f.\n" msgstr "Longitude doit être entre %.1f et %.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 "Température doit être entre %uK et %uK.\n" -#: 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 "Impossible de lire l'heure système.\n" #. TRANSLATORS: Append degree symbol if possible. -#: src/redshift.c:792 +#: src/redshift.c:796 #, c-format msgid "Solar elevation: %f\n" msgstr "Élévation solaire : %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 "" -#: 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 "Version de RANDR non supporté (%u.%u)\n" -#: src/gamma-randr.c:108 +#: src/gamma-randr.c:111 #, c-format msgid "Screen %i could not be found.\n" msgstr "Moniteur %i introuvable.\n" -#: 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 "Impossible de rétablir CRTC %i\n" -#: 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 "" @@ -352,28 +362,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 "" @@ -401,6 +411,10 @@ msgstr "Paramètre incorrect.\n" msgid "Too many arguments.\n" msgstr "Trop de paramètres.\n" -#: src/gtk-redshift/statusicon.py:65 src/gtk-redshift/rsappindicator.py:70 +#: src/gtk-redshift/statusicon.py:91 msgid "Toggle" msgstr "Basculer" + +#: src/gtk-redshift/statusicon.py:95 +msgid "Autostart" +msgstr "" diff --git a/po/he.po b/po/he.po index 4848b6bf..b9c6f0f3 100644 --- a/po/he.po +++ b/po/he.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: redshift\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2010-06-30 20:28+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-07-04 13:30+0000\n" "Last-Translator: dotancohen \n" "Language-Team: Hebrew \n" @@ -253,65 +253,65 @@ msgstr "" 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 "" @@ -405,10 +405,10 @@ msgstr "" msgid "Too many arguments.\n" msgstr "" -#: src/gtk-redshift/statusicon.py:69 src/gtk-redshift/rsappindicator.py:74 +#: src/gtk-redshift/statusicon.py:91 msgid "Toggle" msgstr "" -#: src/gtk-redshift/statusicon.py:73 src/gtk-redshift/rsappindicator.py:78 +#: src/gtk-redshift/statusicon.py:95 msgid "Autostart" msgstr "" diff --git a/po/it.po b/po/it.po index b08466f4..2f112783 100644 --- a/po/it.po +++ b/po/it.po @@ -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-07-28 00:45+0200\n" +"POT-Creation-Date: 2010-08-18 21:09+0200\n" "PO-Revision-Date: 2010-08-10 07:48+0000\n" "Last-Translator: Fire \n" "Language-Team: Italian \n" @@ -115,8 +115,7 @@ msgstr "Metodi di correzione disponibili:\n" #: src/redshift.c:324 msgid "Specify colon-separated options with `-m METHOD:OPTIONS'.\n" -msgstr "" -"Specificare opzioni separate dai due punti con `-m METODO:OPZIONI'.\n" +msgstr "Specificare opzioni separate dai due punti con `-m METODO:OPZIONI'.\n" #. TRANSLATORS: `help' must not be translated. #: src/redshift.c:327 @@ -273,39 +272,39 @@ msgstr "Temperatura di colore: %uK\n" msgid "Temperature adjustment failed.\n" msgstr "Impostazione della temperatura fallita.\n" -#: 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 "`%s' ha prodotto l'errore %d\n" -#: src/gamma-randr.c:74 +#: src/gamma-randr.c:77 #, c-format msgid "Unsupported RANDR version (%u.%u)\n" msgstr "Versione di RANDR non supportata (%u.%u)\n" -#: src/gamma-randr.c:108 +#: src/gamma-randr.c:111 #, c-format msgid "Screen %i could not be found.\n" msgstr "Lo schermo %i non è stato trovato.\n" -#: 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 "Dimensione della scala gamma troppo piccola: %i\n" -#: src/gamma-randr.c:247 +#: src/gamma-randr.c:250 #, c-format msgid "Unable to restore CRTC %i\n" msgstr "Impossibile ripristinare CRTC %i\n" -#: src/gamma-randr.c:268 +#: src/gamma-randr.c:271 msgid "Adjust gamma ramps with the X RANDR extension.\n" msgstr "Regolare la scala dei gamma con l'estensione di X RANDR.\n" #. 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" @@ -313,27 +312,27 @@ msgstr "" " schermo=N\tSchermo di X su cui applicare le regolazioni\n" " crtc=N\tCRTC su cui applicare le regolazioni\n" -#: 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 "Valore mancante per il parametro: `%s'.\n" -#: 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 "Parametro del metodo non conosciuto: `%s'.\n" -#: src/gamma-randr.c:306 +#: src/gamma-randr.c:309 #, c-format msgid "CRTC %d does not exist. " msgstr "CRTC %d non esiste. " -#: src/gamma-randr.c:309 +#: src/gamma-randr.c:312 #, c-format msgid "Valid CRTCs are [0-%d].\n" msgstr "I CRTC validi sono [0-%d].\n" -#: src/gamma-randr.c:312 +#: src/gamma-randr.c:315 #, c-format msgid "Only CRTC 0 exists.\n" msgstr "Esiste solo il CRTC 0.\n" @@ -430,10 +429,10 @@ msgstr "Argomento malformato.\n" msgid "Too many arguments.\n" msgstr "Troppi argomenti.\n" -#: src/gtk-redshift/statusicon.py:92 +#: src/gtk-redshift/statusicon.py:91 msgid "Toggle" msgstr "Verifica" -#: src/gtk-redshift/statusicon.py:96 +#: src/gtk-redshift/statusicon.py:95 msgid "Autostart" msgstr "Avvio automatico" diff --git a/po/pt_BR.po b/po/pt_BR.po index 84dee7e0..e847c955 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -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-07-28 00:45+0200\n" +"POT-Creation-Date: 2010-08-18 21:09+0200\n" "PO-Revision-Date: 2010-06-13 20:24+0000\n" "Last-Translator: Jon Lund Steffensen \n" "Language-Team: Brazilian Portuguese \n" @@ -251,65 +251,65 @@ msgstr "" 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 "" @@ -403,10 +403,10 @@ msgstr "" msgid "Too many arguments.\n" msgstr "" -#: src/gtk-redshift/statusicon.py:92 +#: src/gtk-redshift/statusicon.py:91 msgid "Toggle" msgstr "" -#: src/gtk-redshift/statusicon.py:96 +#: src/gtk-redshift/statusicon.py:95 msgid "Autostart" msgstr "" diff --git a/po/redshift.pot b/po/redshift.pot index 4b2e294d..4b818cc4 100644 --- a/po/redshift.pot +++ b/po/redshift.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: redshift 1.4.1\n" +"Project-Id-Version: redshift 1.5\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/redshift\n" -"POT-Creation-Date: 2010-07-28 00:45+0200\n" +"POT-Creation-Date: 2010-08-18 21:09+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -250,65 +250,65 @@ msgstr "" 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 "" @@ -402,10 +402,10 @@ msgstr "" msgid "Too many arguments.\n" msgstr "" -#: src/gtk-redshift/statusicon.py:92 +#: src/gtk-redshift/statusicon.py:91 msgid "Toggle" msgstr "" -#: src/gtk-redshift/statusicon.py:96 +#: src/gtk-redshift/statusicon.py:95 msgid "Autostart" msgstr "" diff --git a/po/ru.po b/po/ru.po index 469010bd..f3d91b65 100644 --- a/po/ru.po +++ b/po/ru.po @@ -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-07-28 00:45+0200\n" +"POT-Creation-Date: 2010-08-18 21:09+0200\n" "PO-Revision-Date: 2010-08-09 07:07+0000\n" "Last-Translator: Papazu \n" "Language-Team: Russian \n" @@ -266,65 +266,65 @@ msgstr "Цветовая температура: %uK\n" msgid "Temperature adjustment failed.\n" msgstr "Корректировка цветовой температуры не удалась.\n" -#: 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 "«%s» завершилось с ошибкой %d\n" -#: src/gamma-randr.c:74 +#: src/gamma-randr.c:77 #, c-format msgid "Unsupported RANDR version (%u.%u)\n" msgstr "Неподдерживаемая версия RANDR (%u.%u)\n" -#: src/gamma-randr.c:108 +#: src/gamma-randr.c:111 #, c-format msgid "Screen %i could not be found.\n" msgstr "Экран %i не может быть найден.\n" -#: 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 "Размер кривой гаммы слишком мал: %i\n" -#: src/gamma-randr.c:247 +#: src/gamma-randr.c:250 #, c-format msgid "Unable to restore CRTC %i\n" msgstr "Не удается восстановить CRTC %i\n" -#: 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 "Отсутствует значение для параметра: `%s'.\n" -#: 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 "Неизвестный параметр метода: `%s'.\n" -#: src/gamma-randr.c:306 +#: src/gamma-randr.c:309 #, c-format msgid "CRTC %d does not exist. " msgstr "CRTC %d не найден. " -#: src/gamma-randr.c:309 +#: src/gamma-randr.c:312 #, c-format msgid "Valid CRTCs are [0-%d].\n" msgstr "Правильный CRTCs [0-%d].\n" -#: src/gamma-randr.c:312 +#: src/gamma-randr.c:315 #, c-format msgid "Only CRTC 0 exists.\n" msgstr "Существует только CRTC 0.\n" @@ -418,11 +418,11 @@ msgstr "" msgid "Too many arguments.\n" msgstr "Слишком много аргументов.\n" -#: src/gtk-redshift/statusicon.py:92 +#: src/gtk-redshift/statusicon.py:91 msgid "Toggle" msgstr "Включить / Выключить" -#: src/gtk-redshift/statusicon.py:96 +#: src/gtk-redshift/statusicon.py:95 msgid "Autostart" msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index 31b9a065..1d903b86 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 \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 \n" "Language-Team: Chinese (Simplified) \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 ""