diff options
Diffstat (limited to 'po/fi.po')
-rw-r--r-- | po/fi.po | 24 |
1 files changed, 12 insertions, 12 deletions
@@ -186,8 +186,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 "Värilämpötila: %uK\n" +msgid "Color temperature: %luK\n" +msgstr "Värilämpötila: %luK\n" #: ../src/redshift.c:657 ../src/redshift.c:793 ../src/redshift.c:1224 #, c-format @@ -260,13 +260,13 @@ msgstr "" #: ../src/redshift.c:1049 #, c-format -msgid "Temperatures: %iK at day, %iK at night\n" +msgid "Temperatures: %luK at day, %luK at night\n" msgstr "" #: ../src/redshift.c:1060 ../src/redshift.c:1071 #, c-format -msgid "Temperature must be between %uK and %uK." -msgstr "Värilämpötilan on oltava väliltä %uK - %uK." +msgid "Temperature must be between %luK and %luK." +msgstr "Värilämpötilan on oltava väliltä %luK - %luK." #: ../src/redshift.c:1083 #, c-format @@ -385,13 +385,13 @@ msgstr "" msgid "" "Default values:\n" "\n" -" Daytime temperature: %uK\n" -" Night temperature: %uK\n" +" Daytime temperature: %luK\n" +" Night temperature: %luK\n" msgstr "" "Oletusvalinnat:\n" "\n" -" Päiväsajan värilämpötila: %uK\n" -" Yöajan värilämpötila: %uK\n" +" Päiväsajan värilämpötila: %luK\n" +" Yöajan värilämpötila: %luK\n" #: ../src/options.c:225 msgid "Available adjustment methods:\n" @@ -556,8 +556,8 @@ msgstr "Näyttöä %i ei löytynyt." #: ../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 "Gamman askellus liian pieni: %i" +msgid "Gamma ramp size too small: %zu" +msgstr "Gamman askellus liian pieni: %zu" #: ../src/gamma-randr.c:277 #, c-format @@ -646,7 +646,7 @@ msgstr "" #: ../src/gamma-dummy.c:75 #, c-format -msgid "Temperature: %i\n" +msgid "Temperature: %lu\n" msgstr "" #: ../src/location-geoclue2.c:59 |