diff options
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 28 |
1 files changed, 14 insertions, 14 deletions
@@ -197,8 +197,8 @@ msgstr "" #: ../src/redshift.c:656 ../src/redshift.c:788 ../src/redshift.c:1222 #: ../src/redshift.c:1253 #, c-format -msgid "Color temperature: %uK\n" -msgstr "Temperatura del colore: %uK\n" +msgid "Color temperature: %luK\n" +msgstr "Temperatura del colore: %luK\n" #: ../src/redshift.c:657 ../src/redshift.c:793 ../src/redshift.c:1224 #, c-format @@ -271,13 +271,13 @@ msgstr "" #: ../src/redshift.c:1049 #, c-format -msgid "Temperatures: %iK at day, %iK at night\n" -msgstr "Temperature: %iK di giorno, %iK di notte\n" +msgid "Temperatures: %luK at day, %luK at night\n" +msgstr "Temperature: %luK di giorno, %luK di notte\n" #: ../src/redshift.c:1060 ../src/redshift.c:1071 #, c-format -msgid "Temperature must be between %uK and %uK." -msgstr "La temperatura deve essere compresa tra %uK e %uK." +msgid "Temperature must be between %luK and %luK." +msgstr "La temperatura deve essere compresa tra %luK e %luK." #: ../src/redshift.c:1083 #, c-format @@ -398,13 +398,13 @@ msgstr "" msgid "" "Default values:\n" "\n" -" Daytime temperature: %uK\n" -" Night temperature: %uK\n" +" Daytime temperature: %luK\n" +" Night temperature: %luK\n" msgstr "" "Valori predefiniti:\n" "\n" -" Temperatura giornaliera: %uK\n" -" Temperatura notturna: %uK\n" +" Temperatura giornaliera: %luK\n" +" Temperatura notturna: %luK\n" #: ../src/options.c:225 msgid "Available adjustment methods:\n" @@ -567,8 +567,8 @@ msgstr "Lo schermo %i non è stato trovato." #: ../src/gamma-randr.c:204 ../src/gamma-vidmode.c:96 ../src/gamma-quartz.c:114 #, c-format -msgid "Gamma ramp size too small: %i" -msgstr "Dimensione della scala di gamma troppo piccola: %i" +msgid "Gamma ramp size too small: %zu" +msgstr "Dimensione della scala di gamma troppo piccola: %zu" #: ../src/gamma-randr.c:277 #, c-format @@ -661,8 +661,8 @@ msgstr "" #: ../src/gamma-dummy.c:75 #, c-format -msgid "Temperature: %i\n" -msgstr "Temperatura: %i\n" +msgid "Temperature: %lu\n" +msgstr "Temperatura: %lu\n" #: ../src/location-geoclue2.c:59 #, c-format |