diff options
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 26 |
1 files changed, 13 insertions, 13 deletions
@@ -185,8 +185,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 da cor: %uK\n" +msgid "Color temperature: %luK\n" +msgstr "Temperatura da cor: %luK\n" #: ../src/redshift.c:657 ../src/redshift.c:793 ../src/redshift.c:1224 #, c-format @@ -261,13 +261,13 @@ msgstr "Elevações solares: dia acima %.1f, noite abaixo %.1f\n" #: ../src/redshift.c:1049 #, c-format -msgid "Temperatures: %iK at day, %iK at night\n" -msgstr "Temperaturas: %iK de dia, %iK à noite\n" +msgid "Temperatures: %luK at day, %luK at night\n" +msgstr "Temperaturas: %luK de dia, %luK à noite\n" #: ../src/redshift.c:1060 ../src/redshift.c:1071 #, c-format -msgid "Temperature must be between %uK and %uK." -msgstr "A temperatura deve estar entre %uK e %uK." +msgid "Temperature must be between %luK and %luK." +msgstr "A temperatura deve estar entre %luK e %luK." #: ../src/redshift.c:1083 #, c-format @@ -386,13 +386,13 @@ msgstr "" msgid "" "Default values:\n" "\n" -" Daytime temperature: %uK\n" -" Night temperature: %uK\n" +" Daytime temperature: %luK\n" +" Night temperature: %luK\n" msgstr "" "Valores por omissão:\n" "\n" -" Temperatura diurna: %uK\n" -" Temperatura noturna: %uK\n" +" Temperatura diurna: %luK\n" +" Temperatura noturna: %luK\n" #: ../src/options.c:225 msgid "Available adjustment methods:\n" @@ -557,8 +557,8 @@ msgstr "Ecrã %i não consegue ser encontrado." #: ../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 "Tamanho do declive gama demasiado pequeno: %i" +msgid "Gamma ramp size too small: %zu" +msgstr "Tamanho do declive gama demasiado pequeno: %zu" #: ../src/gamma-randr.c:277 #, c-format @@ -647,7 +647,7 @@ msgstr "" #: ../src/gamma-dummy.c:75 #, c-format -msgid "Temperature: %i\n" +msgid "Temperature: %lu\n" msgstr "" #: ../src/location-geoclue2.c:59 |