aboutsummaryrefslogtreecommitdiffstats
path: root/po/it.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/it.po')
-rw-r--r--po/it.po186
1 files changed, 102 insertions, 84 deletions
diff --git a/po/it.po b/po/it.po
index 56e19a4..6e05ef5 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,28 +7,28 @@ msgid ""
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-15 20:56+0000\n"
-"Last-Translator: simone.sandri <Unknown>\n"
+"POT-Creation-Date: 2011-07-04 14:50+0200\n"
+"PO-Revision-Date: 2010-11-16 20:33+0000\n"
+"Last-Translator: Andrea Amoroso <andrea.amoroso@alice.it>\n"
"Language-Team: Italian <it@li.org>\n"
"Language: it\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-16 04:54+0000\n"
+"X-Launchpad-Export-Date: 2010-11-17 04:58+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
-#: src/redshift.c:244
+#: src/redshift.c:269
#, c-format
msgid "Period: Night\n"
msgstr "Periodo: Notte\n"
-#: src/redshift.c:251
+#: src/redshift.c:276
#, c-format
msgid "Period: Transition (%.2f%% day)\n"
msgstr "Periodo: Transizione (%.2f%% giorno)\n"
-#: src/redshift.c:255
+#: src/redshift.c:280
#, c-format
msgid "Period: Daytime\n"
msgstr "Periodo: Giorno\n"
@@ -38,14 +38,14 @@ msgstr "Periodo: Giorno\n"
#. DAY is temperature at daytime,
#. NIGHT is temperature at night
#. no-wrap
-#: src/redshift.c:270
+#: src/redshift.c:295
#, c-format
msgid "Usage: %s -l LAT:LON -t DAY:NIGHT [OPTIONS...]\n"
msgstr "Utilizzo: %s -l LAT:LON -t GIORNO:NOTTE [OPZIONI...]\n"
#. TRANSLATORS: help output 2
#. no-wrap
-#: src/redshift.c:276
+#: src/redshift.c:301
msgid "Set color temperature of display according to time of day.\n"
msgstr ""
"Imposta la temperatura di colore dello schermo a seconda dell'orario "
@@ -53,7 +53,7 @@ msgstr ""
#. TRANSLATORS: help output 3
#. no-wrap
-#: src/redshift.c:282
+#: src/redshift.c:307
msgid ""
" -h\t\tDisplay this help message\n"
" -v\t\tVerbose output\n"
@@ -64,7 +64,7 @@ msgstr ""
#. TRANSLATORS: help output 4
#. `list' must not be translated
#. no-wrap
-#: src/redshift.c:289
+#: src/redshift.c:314
#, fuzzy
msgid ""
" -c FILE\tLoad settings from specified configuration file\n"
@@ -75,25 +75,27 @@ msgid ""
" -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"
+" -O TEMP\tOne shot manual mode (set 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\tCorrezione aggiuntiva dei gamma da applicare\n"
-" -l LAT:LON\tLa propria posizione corrente\n"
-" -l PROVIDER\tSeleziona un provider per degli aggiornamenti automatici "
-"sulla posizione\n"
-" \t\t(Scrivi `list' per consultare i provider disponibili)\n"
-" -m METODO\tMetodo da utilizzare per impostare la temperatura di colore\n"
-" \t\t(Scrivi `list' per consultare la lista dei metodi disponibili)\n"
-" -o\t\tModalità ad esecuzione singola (per non regolare continuamente la "
-"temperatura di colore)\n"
-" -x\t\tModalità reset (rimuove la regolazione effettuata dallo schermo)\n"
-" -r\t\tDisabilitare le transizioni di temperatura\n"
-" -t GIORNO:NOTTE\tLa temperatura di colore da impostare di giorno/notte\n"
+" -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
+#: src/redshift.c:332
#, c-format
msgid ""
"The neutral temperature is %uK. Using this value will not\n"
@@ -102,9 +104,14 @@ msgid ""
"more blue light, and setting a lower value will result in\n"
"more red light.\n"
msgstr ""
+"La temperatura neutra è %uK. Usando questo valore non\n"
+"cambierà la temperatura di colore dello schermo. Impostando\n"
+"la temperatura di colore ad un valore più alto di questo si ottiene\n"
+"una luce più blu, mentre impostando un valore più basso si\n"
+"ottiene una luce più rossa.\n"
#. TRANSLATORS: help output 6
-#: src/redshift.c:316
+#: src/redshift.c:342
#, c-format
msgid ""
"Default values:\n"
@@ -118,44 +125,44 @@ msgstr ""
" Temperatura notturna: %uK\n"
#. TRANSLATORS: help output 7
-#: src/redshift.c:324
+#: src/redshift.c:350
#, c-format
msgid "Please report bugs to <%s>\n"
msgstr "Per favore segnala gli errori a <%s>.\n"
-#: src/redshift.c:330
+#: src/redshift.c:356
msgid "Available adjustment methods:\n"
msgstr "Metodi di correzione disponibili:\n"
-#: src/redshift.c:336
+#: src/redshift.c:362
msgid "Specify colon-separated options with `-m METHOD:OPTIONS'.\n"
msgstr "Specificare opzioni separate dai due punti con `-m METODO:OPZIONI'.\n"
#. TRANSLATORS: `help' must not be translated.
-#: src/redshift.c:339
+#: src/redshift.c:365
msgid "Try `-m METHOD:help' for help.\n"
msgstr "Provare `-m METODO:help' per aiuto.\n"
-#: src/redshift.c:345
+#: src/redshift.c:371
msgid "Available location providers:\n"
msgstr "Provider posizionali disponibili:\n"
-#: src/redshift.c:351
+#: src/redshift.c:377
msgid "Specify colon-separated options with`-l PROVIDER:OPTIONS'.\n"
msgstr ""
"Specificare opzioni separate dai due punti con `-m PROVIDER:OPZIONI'.\n"
#. TRANSLATORS: `help' must not be translated.
-#: src/redshift.c:354
+#: src/redshift.c:380
msgid "Try `-l PROVIDER:help' for help.\n"
msgstr "Provare `-m PROVIDER:help' per aiuto.\n"
-#: src/redshift.c:367 src/redshift.c:445
+#: src/redshift.c:393 src/redshift.c:471
#, c-format
msgid "Initialization of %s failed.\n"
msgstr "Inizializzazione di %s non riuscita.\n"
-#: src/redshift.c:382 src/redshift.c:413 src/redshift.c:460 src/redshift.c:491
+#: src/redshift.c:408 src/redshift.c:439 src/redshift.c:486 src/redshift.c:517
#, c-format
msgid "Failed to set %s option.\n"
msgstr "Impossibile impostare l'opzione %s.\n"
@@ -163,158 +170,169 @@ msgstr "Impossibile impostare l'opzione %s.\n"
#. TRANSLATORS: `help' must not be
#. translated.
#. TRANSLATORS: `help' must not be translated.
-#: src/redshift.c:387 src/redshift.c:416
+#: src/redshift.c:413 src/redshift.c:442
#, c-format
msgid "Try `-l %s:help' for more information.\n"
msgstr "Provare `-l %s:help' per maggiori informazioni.\n"
-#: src/redshift.c:428
+#: src/redshift.c:454
#, c-format
msgid "Failed to start provider %s.\n"
msgstr "Impossibile avviare il provider %s.\n"
#. TRANSLATORS: `help' must not be
#. translated.
-#: src/redshift.c:465
+#: src/redshift.c:491
#, c-format
msgid "Try `-m %s:help' for more information.\n"
msgstr "Prova `-m %s:help' per maggiori informazioni.\n"
#. TRANSLATORS: `help' must not be translated.
-#: src/redshift.c:494
+#: src/redshift.c:520
#, c-format
msgid "Try -m %s:help' for more information.\n"
msgstr "Provare `-m %s:help' per maggiori informazioni.\n"
-#: src/redshift.c:506
+#: src/redshift.c:532
#, c-format
msgid "Failed to start adjustment method %s.\n"
msgstr "Impossibile avviare il metodo di regolazione %s.\n"
-#: src/redshift.c:613
+#: src/redshift.c:646
msgid "Malformed gamma argument.\n"
msgstr "Argomento del gamma in forma errata.\n"
-#: src/redshift.c:615 src/redshift.c:710 src/redshift.c:725
+#: src/redshift.c:648 src/redshift.c:747 src/redshift.c:762
msgid "Try `-h' for more information.\n"
msgstr "Prova `-h' per ulteriori informazioni.\n"
-#: src/redshift.c:656 src/redshift.c:792
+#: src/redshift.c:689 src/redshift.c:834
#, c-format
msgid "Unknown location provider `%s'.\n"
msgstr "Provider posizionale sconosciuto `%s'.\n"
#. TRANSLATORS: This refers to the method
#. used to adjust colors e.g VidMode
-#: src/redshift.c:687 src/redshift.c:778
+#: src/redshift.c:720 src/redshift.c:820
#, c-format
msgid "Unknown adjustment method `%s'.\n"
-msgstr ""
+msgstr "Metodo di aggiustamento sconosciuto `%s'.\n"
-#: src/redshift.c:708
+#: src/redshift.c:745
msgid "Malformed temperature argument.\n"
msgstr "Argomento della temperatura in forma errata.\n"
-#: src/redshift.c:766
+#: src/redshift.c:808
msgid "Malformed gamma setting.\n"
-msgstr ""
+msgstr "Impostazioni gamma errata.\n"
-#: src/redshift.c:801
+#: src/redshift.c:843
#, c-format
msgid "Unknown configuration setting `%s'.\n"
msgstr "Opzioni di configurazione sconosciute '%s'.\n"
-#: src/redshift.c:836
+#: src/redshift.c:883
msgid "Trying next provider...\n"
msgstr "Provando il prossimo provider...\n"
-#: src/redshift.c:842
+#: src/redshift.c:889
#, c-format
msgid "Using provider `%s'.\n"
msgstr "Usando il provider `%s'\n"
-#: src/redshift.c:850
+#: src/redshift.c:897
msgid "No more location providers to try.\n"
msgstr "Nessun altro provider posizionale da provare.\n"
-#: src/redshift.c:864
+#: src/redshift.c:906
msgid "Unable to get location from provider.\n"
msgstr "Impossibile ottenere la posizione dal provider.\n"
#. TRANSLATORS: Append degree symbols if possible.
-#: src/redshift.c:873
+#: src/redshift.c:915
#, c-format
msgid "Location: %f, %f\n"
msgstr "Posizione geografica: %f, %f\n"
-#: src/redshift.c:880
+#: src/redshift.c:922
#, c-format
msgid "Latitude must be between %.1f and %.1f.\n"
msgstr "La latitudine deve essere compresa tra %.1f e %.1f.\n"
-#: src/redshift.c:889
+#: src/redshift.c:931
#, c-format
msgid "Longitude must be between %.1f and %.1f.\n"
msgstr "La longitudine deve essere compresa tra %.1f e %.1f.\n"
-#: src/redshift.c:898 src/redshift.c:906
+#: src/redshift.c:939 src/redshift.c:947 src/redshift.c:957
#, c-format
msgid "Temperature must be between %uK and %uK.\n"
msgstr "La temperatura deve essere compresa tra %uK e %uK.\n"
-#: src/redshift.c:916
+#: src/redshift.c:966
+#, fuzzy, c-format
+msgid "Brightness value must be between %.1f and %.1f.\n"
+msgstr "Il valore gamma deve essere compreso tra %.1f e %.1f.\n"
+
+#: src/redshift.c:972
+#, c-format
+msgid "Brightness: %.2f\n"
+msgstr ""
+
+#: src/redshift.c:980
#, c-format
msgid "Gamma value must be between %.1f and %.1f.\n"
msgstr "Il valore gamma deve essere compreso tra %.1f e %.1f.\n"
-#: src/redshift.c:922
+#: src/redshift.c:986
#, c-format
msgid "Gamma: %.3f, %.3f, %.3f\n"
msgstr "Gamma: %.3f, %.3f, %.3f\n"
-#: src/redshift.c:941
+#: src/redshift.c:1005
msgid "Trying next method...\n"
msgstr "Provando il prossimo metodo...\n"
-#: src/redshift.c:946
+#: src/redshift.c:1010
#, c-format
msgid "Using method `%s'.\n"
msgstr "Usando il metodo `%s'.\n"
-#: src/redshift.c:953
+#: src/redshift.c:1017
msgid "No more methods to try.\n"
msgstr "Nessun altro metodo da provare.\n"
-#: src/redshift.c:965 src/redshift.c:1086
+#: src/redshift.c:1029 src/redshift.c:1164
msgid "Unable to read system time.\n"
msgstr "Impossibile leggere l'orario di sistema.\n"
#. TRANSLATORS: Append degree symbol if possible.
-#: src/redshift.c:974
+#: src/redshift.c:1038
#, c-format
msgid "Solar elevation: %f\n"
msgstr "Elevazione solare: %f °\n"
-#: src/redshift.c:981 src/redshift.c:1153
+#: src/redshift.c:1045 src/redshift.c:1058 src/redshift.c:1231
#, c-format
msgid "Color temperature: %uK\n"
msgstr "Temperatura di colore: %uK\n"
-#: src/redshift.c:986 src/redshift.c:997 src/redshift.c:1161
+#: src/redshift.c:1050 src/redshift.c:1063 src/redshift.c:1075
+#: src/redshift.c:1240
msgid "Temperature adjustment failed.\n"
msgstr "Impostazione della temperatura fallita.\n"
-#: src/config-ini.c:109
+#: src/config-ini.c:115
msgid "Malformed section header in config file.\n"
-msgstr ""
+msgstr "Intestazione di sezione malformata nel file di configurazione.\n"
-#: src/config-ini.c:145
+#: src/config-ini.c:151
msgid "Malformed assignment in config file.\n"
-msgstr ""
+msgstr "Assegnamento malformato nel file di configurazione.\n"
-#: src/config-ini.c:156
+#: src/config-ini.c:162
msgid "Assignment outside section in config file.\n"
-msgstr ""
+msgstr "Sezione esterna dell'assegnamento nel file di configurazione.\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
@@ -382,7 +400,7 @@ msgid "Only CRTC 0 exists.\n"
msgstr "Esiste solo il CRTC 0.\n"
#: src/gamma-vidmode.c:48 src/gamma-vidmode.c:69 src/gamma-vidmode.c:78
-#: src/gamma-vidmode.c:105 src/gamma-vidmode.c:166 src/gamma-vidmode.c:195
+#: src/gamma-vidmode.c:105 src/gamma-vidmode.c:166 src/gamma-vidmode.c:196
#, c-format
msgid "X request failed: %s\n"
msgstr "Richiesta X fallita: %s\n"
@@ -397,52 +415,52 @@ msgstr "Regolare la scala dei gamma con l'estensione di X VidMode.\n"
msgid " screen=N\tX screen to apply adjustments to\n"
msgstr " schermo=N\tSchermo di X su cui applicare le regolazioni\n"
-#: src/gamma-w32gdi.c:59
+#: src/gamma-w32gdi.c:58 src/gamma-w32gdi.c:119 src/gamma-w32gdi.c:140
msgid "Unable to open device context.\n"
msgstr "Impossibile aprire il contesto della periferica.\n"
-#: src/gamma-w32gdi.c:66
+#: src/gamma-w32gdi.c:65
msgid "Display device does not support gamma ramps.\n"
msgstr "La periferica di visualizzazione non supporta la scala dei gamma.\n"
-#: src/gamma-w32gdi.c:82
+#: src/gamma-w32gdi.c:81
msgid "Unable to save current gamma ramp.\n"
msgstr "Impossibile salvare la scala dei gamma attuale.\n"
-#: src/gamma-w32gdi.c:104
+#: src/gamma-w32gdi.c:103
msgid "Adjust gamma ramps with the Windows GDI.\n"
msgstr "Regolare la scala dei gamma con il Windows GDI.\n"
-#: src/gamma-w32gdi.c:119
+#: src/gamma-w32gdi.c:125
msgid "Unable to restore gamma ramps.\n"
msgstr "Impossibile ripristinare la scala dei gamma.\n"
-#: src/gamma-w32gdi.c:144
+#: src/gamma-w32gdi.c:165
msgid "Unable to set gamma ramps.\n"
msgstr "Impossibile impostare la scala dei gamma.\n"
-#: src/location-gnome-clock.c:50
+#: src/location-gnome-clock.c:48
#, c-format
msgid "Error reading city list: `%s'.\n"
msgstr "Errore nella lettura della lista delle città: `%s'.\n"
-#: src/location-gnome-clock.c:83
+#: src/location-gnome-clock.c:87
msgid "Cannot list GNOME panel applets.\n"
msgstr "Impossibile listare gli applet GNOME.\n"
-#: src/location-gnome-clock.c:125
+#: src/location-gnome-clock.c:145
msgid "No clock applet was found.\n"
msgstr "Non è stata trovata nessuna applet orologio.\n"
-#: src/location-gnome-clock.c:130
+#: src/location-gnome-clock.c:150
msgid "No city selected as current city.\n"
msgstr "Nessuna città selezionata come città corrente.\n"
-#: src/location-gnome-clock.c:139
+#: src/location-gnome-clock.c:159
msgid "Location not specified for city.\n"
msgstr "Posizione non specificata per la città.\n"
-#: src/location-gnome-clock.c:169
+#: src/location-gnome-clock.c:189
msgid "Use the location as set in the GNOME Clock applet.\n"
msgstr "Usa la posizione impostata nell'applet Orologio di Gnome.\n"