diff options
Diffstat (limited to 'po/ca.po')
-rw-r--r-- | po/ca.po | 28 |
1 files changed, 14 insertions, 14 deletions
@@ -197,8 +197,8 @@ msgstr "La ubicació proporcionada pel proveïdor no és vàlida.\n" #: ../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: %u K\n" +msgid "Color temperature: %luK\n" +msgstr "Temperatura de color: %lu K\n" #: ../src/redshift.c:657 ../src/redshift.c:793 ../src/redshift.c:1224 #, c-format @@ -273,13 +273,13 @@ msgstr "Elevacions solars: dia per sobre de %.1f °, nit per sota de %.1f °\n" #: ../src/redshift.c:1049 #, c-format -msgid "Temperatures: %iK at day, %iK at night\n" -msgstr "Temperatures: %i K de dia, %i K de nit\n" +msgid "Temperatures: %luK at day, %luK at night\n" +msgstr "Temperatures: %lu K de dia, %lu K de nit\n" #: ../src/redshift.c:1060 ../src/redshift.c:1071 #, c-format -msgid "Temperature must be between %uK and %uK." -msgstr "La temperatura ha d'estar entre %u K y %u K." +msgid "Temperature must be between %luK and %luK." +msgstr "La temperatura ha d'estar entre %lu K y %lu K." #: ../src/redshift.c:1083 #, c-format @@ -420,13 +420,13 @@ msgstr "" msgid "" "Default values:\n" "\n" -" Daytime temperature: %uK\n" -" Night temperature: %uK\n" +" Daytime temperature: %luK\n" +" Night temperature: %luK\n" msgstr "" "Valors per defecte:\n" "\n" -" Temperatura de dia: %u K\n" -" Temperatura de nit: %u K\n" +" Temperatura de dia: %lu K\n" +" Temperatura de nit: %lu K\n" #: ../src/options.c:225 msgid "Available adjustment methods:\n" @@ -593,8 +593,8 @@ msgstr "No s'ha trobat la pantalla %i." #: ../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 "El valor gamma és massa petit: %i" +msgid "Gamma ramp size too small: %zu" +msgstr "El valor gamma és massa petit: %zu" #: ../src/gamma-randr.c:277 #, c-format @@ -689,8 +689,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 |