diff options
Diffstat (limited to 'po/oc.po')
-rw-r--r-- | po/oc.po | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -180,8 +180,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 de color : %uK\n" +msgid "Color temperature: %luK\n" +msgstr "Temperatura de color : %luK\n" #: ../src/redshift.c:657 ../src/redshift.c:793 ../src/redshift.c:1224 #, c-format @@ -254,12 +254,12 @@ msgstr "" #: ../src/redshift.c:1049 #, c-format -msgid "Temperatures: %iK at day, %iK at night\n" -msgstr "Temperaturas : %iK lo jorn, %iK la nuèch\n" +msgid "Temperatures: %luK at day, %luK at night\n" +msgstr "Temperaturas : %luK lo jorn, %luK la nuèch\n" #: ../src/redshift.c:1060 ../src/redshift.c:1071 #, c-format -msgid "Temperature must be between %uK and %uK." +msgid "Temperature must be between %luK and %luK." msgstr "" #: ../src/redshift.c:1083 @@ -376,8 +376,8 @@ msgstr "" msgid "" "Default values:\n" "\n" -" Daytime temperature: %uK\n" -" Night temperature: %uK\n" +" Daytime temperature: %luK\n" +" Night temperature: %luK\n" msgstr "" #. TRANSLATORS: help output 7 @@ -545,7 +545,7 @@ msgstr "" #: ../src/gamma-randr.c:204 ../src/gamma-vidmode.c:96 ../src/gamma-quartz.c:114 #, c-format -msgid "Gamma ramp size too small: %i" +msgid "Gamma ramp size too small: %zu" msgstr "" #: ../src/gamma-randr.c:277 @@ -636,8 +636,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 |