diff options
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 28 |
1 files changed, 14 insertions, 14 deletions
@@ -193,8 +193,8 @@ msgstr "Dostawca zwrócił nieprawidłową lokalizację\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 barwowa: %uK\n" +msgid "Color temperature: %luK\n" +msgstr "Temperatura barwowa: %luK\n" #: ../src/redshift.c:657 ../src/redshift.c:793 ../src/redshift.c:1224 #, c-format @@ -269,13 +269,13 @@ msgstr "Wysokość słońca (°): w dzień powyżej %.1f, nocą poniżej %.1f\n" #: ../src/redshift.c:1049 #, c-format -msgid "Temperatures: %iK at day, %iK at night\n" -msgstr "Temperatury: %i K w dzień, %i K w nocy\n" +msgid "Temperatures: %luK at day, %luK at night\n" +msgstr "Temperatury: %lu K w dzień, %lu K w nocy\n" #: ../src/redshift.c:1060 ../src/redshift.c:1071 #, c-format -msgid "Temperature must be between %uK and %uK." -msgstr "Temperatura barwowa musi być pomiędzy %uK i %uK." +msgid "Temperature must be between %luK and %luK." +msgstr "Temperatura barwowa musi być pomiędzy %luK i %luK." #: ../src/redshift.c:1083 #, c-format @@ -394,13 +394,13 @@ msgstr "" msgid "" "Default values:\n" "\n" -" Daytime temperature: %uK\n" -" Night temperature: %uK\n" +" Daytime temperature: %luK\n" +" Night temperature: %luK\n" msgstr "" "Wartości domyślne:\n" "\n" -" Temperatura dla dnia: %uK\n" -" Temperatura dla nocy: %uK\n" +" Temperatura dla dnia: %luK\n" +" Temperatura dla nocy: %luK\n" #: ../src/options.c:225 msgid "Available adjustment methods:\n" @@ -564,8 +564,8 @@ msgstr "Ekran %i nie może być znaleziony." #: ../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 "Rozmiar gamma ramp jest zbyt mały: %i" +msgid "Gamma ramp size too small: %zu" +msgstr "Rozmiar gamma ramp jest zbyt mały: %zu" #: ../src/gamma-randr.c:277 #, c-format @@ -656,8 +656,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 |