diff options
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 145 |
1 files changed, 83 insertions, 62 deletions
@@ -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-12 15:56+0000\n" +"POT-Creation-Date: 2010-10-18 02:05+0200\n" +"PO-Revision-Date: 2010-10-18 01:51+0000\n" "Last-Translator: Fernando Ossandon <ferossan@gmail.com>\n" "Language-Team: Spanish <es@li.org>\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-13 05:06+0000\n" +"X-Launchpad-Export-Date: 2010-10-18 05:02+0000\n" "X-Generator: Launchpad (build Unknown)\n" +"Language: es\n" -#: src/redshift.c:243 +#: src/redshift.c:244 #, c-format msgid "Period: Night\n" msgstr "Periodo: Noche\n" -#: src/redshift.c:250 +#: src/redshift.c:251 #, c-format msgid "Period: Transition (%.2f%% day)\n" msgstr "Periodo: Transición (%.2f%% día)\n" -#: src/redshift.c:254 +#: src/redshift.c:255 #, c-format msgid "Period: Daytime\n" msgstr "Periodo: Día\n" @@ -37,20 +38,20 @@ msgstr "Periodo: Día\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 "Uso: %s -l LAT:LON -t DÍA:NOCHE [OPCIONES...]\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 "La temperatura del color es mostrada de acuerdo a la hora del día.\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,20 +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\tCorreción gamma adicional a aplicar\n" -" -l LAT:LON\tTu localización actual\n" -" -l PROVIDER\tSeleccionar proveedor para actualizaciones automáticas de " -"localización\n" -" \t\t(Tipea `list' para ver proveedores disponibles)\n" -" -m METHOD\tMétodo a usar para seleccionar la temperatura del color\n" -" \t\t(Tipea `list' para ver los métodos disponibles)\n" -" -o\t\tModo permanente (no ajusta gradualmente la temperatura del color)\n" -" -x\t\tModo reinicio (remueve el ajuste de pantalla)\n" -" -r\t\tDeshabilita las transiciones de temperatura\n" -" -t DAY:NIGHT\tTemperatura del color a establecer en el día/noche\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" @@ -103,7 +94,7 @@ msgstr "" "más bajo, el tono será más rojo.\n" #. TRANSLATORS: help output 6 -#: src/redshift.c:314 +#: src/redshift.c:316 #, c-format msgid "" "Default values:\n" @@ -117,177 +108,207 @@ msgstr "" " Temperatura de la noche: %uK\n" #. TRANSLATORS: help output 7 -#: src/redshift.c:322 +#: src/redshift.c:324 #, c-format msgid "Please report bugs to <%s>\n" msgstr "Por favor reporta fallos a <%s>\n" -#: src/redshift.c:328 +#: src/redshift.c:330 msgid "Available adjustment methods:\n" msgstr "Métodos de ajuste disponibles:\n" -#: src/redshift.c:334 +#: src/redshift.c:336 msgid "Specify colon-separated options with `-m METHOD:OPTIONS'.\n" msgstr "" "Señalar opciones separadas con \"dos puntos\" mediante `-m " "MÉTODO:OPCIONES'.\n" #. TRANSLATORS: `help' must not be translated. -#: src/redshift.c:337 +#: src/redshift.c:339 msgid "Try `-m METHOD:help' for help.\n" msgstr "Prueba `-m MÉTODO:help' para ayuda.\n" -#: src/redshift.c:343 +#: src/redshift.c:345 msgid "Available location providers:\n" msgstr "Proveedores de localización disponibles:\n" -#: src/redshift.c:349 +#: src/redshift.c:351 msgid "Specify colon-separated options with`-l PROVIDER:OPTIONS'.\n" msgstr "" "Señalar opciones separadas con \"dos puntos\" mediante `-l " "PROVEEDOR:OPCIONES'.\n" #. TRANSLATORS: `help' must not be translated. -#: src/redshift.c:352 +#: src/redshift.c:354 msgid "Try `-l PROVIDER:help' for help.\n" msgstr "Prueba `-l PROVEEDOR:help' para ayuda.\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 "Iniciación de %s falló.\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 "Falló establecer la opción %s\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 "Prueba `-l %s:help' para más información.\n" -#: src/redshift.c:401 +#: src/redshift.c:428 #, c-format msgid "Failed to start provider %s.\n" msgstr "Falló iniciar el proveedor %s.\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 "Prueba -m %s:help' para más información.\n" -#: src/redshift.c:454 +#: src/redshift.c:506 #, c-format msgid "Failed to start adjustment method %s.\n" msgstr "Falló el inicio del método de ajuste %s.\n" -#: src/redshift.c:511 +#: src/redshift.c:613 msgid "Malformed gamma argument.\n" msgstr "Parámetro gamma no válido.\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 "Tipee `-h' para más información.\n" -#: src/redshift.c:567 +#: src/redshift.c:656 src/redshift.c:792 #, c-format msgid "Unknown location provider `%s'.\n" msgstr "Proveedor de localización `%s' desconocido.\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 "Método `%s' desconocido.\n" +msgid "Unknown adjustment method `%s'.\n" +msgstr "" -#: src/redshift.c:626 +#: src/redshift.c:708 msgid "Malformed temperature argument.\n" msgstr "Parámetro de temperatura no válido.\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 "Probando el siguiente proveedor...\n" -#: src/redshift.c:675 +#: src/redshift.c:842 #, c-format msgid "Using provider `%s'.\n" msgstr "Usando el proveedor `%s'.\n" -#: src/redshift.c:683 +#: src/redshift.c:850 msgid "No more location providers to try.\n" msgstr "No hay más proveedores de localización para probar.\n" -#: src/redshift.c:697 +#: src/redshift.c:864 msgid "Unable to get location from provider.\n" msgstr "Incapaz de obtener localización desde el proveedor.\n" #. TRANSLATORS: Append degree symbols if possible. -#: src/redshift.c:706 +#: src/redshift.c:873 #, c-format msgid "Location: %f, %f\n" msgstr "Localización: %f, %f\n" -#: src/redshift.c:713 +#: src/redshift.c:880 #, c-format msgid "Latitude must be between %.1f and %.1f.\n" msgstr "La latitud debe estar entre %.1f y %.1f.\n" -#: src/redshift.c:722 +#: src/redshift.c:889 #, c-format msgid "Longitude must be between %.1f and %.1f.\n" msgstr "La longitud debe estar entre %.1f y %.1f.\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 "La temperatura debe estar entre %uK y %uK.\n" -#: src/redshift.c:749 +#: src/redshift.c:916 #, c-format msgid "Gamma value must be between %.1f and %.1f.\n" msgstr "El valor gamma debe estar entre %.1f y %.1f.\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 "Probando el siguiente método...\n" -#: src/redshift.c:778 +#: src/redshift.c:946 #, c-format msgid "Using method `%s'.\n" msgstr "Usando el método `%s'.\n" -#: src/redshift.c:785 +#: src/redshift.c:953 msgid "No more methods to try.\n" msgstr "No hay más métodos para probar.\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 "Imposible leer la hora del sistema.\n" #. TRANSLATORS: Append degree symbol if possible. -#: src/redshift.c:806 +#: src/redshift.c:974 #, c-format msgid "Solar elevation: %f\n" msgstr "Elevación solar: %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 "Temperatura del color: %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 "El ajuste de la temperatura falló.\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 @@ -444,10 +465,10 @@ msgstr "Parámetro no válido.\n" msgid "Too many arguments.\n" msgstr "Demasiados parámetros.\n" -#: src/gtk-redshift/statusicon.py:91 +#: src/gtk-redshift/statusicon.py:92 msgid "Toggle" msgstr "Cambiar" -#: src/gtk-redshift/statusicon.py:95 +#: src/gtk-redshift/statusicon.py:96 msgid "Autostart" msgstr "Inicio automático" |