diff options
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 24 |
1 files changed, 9 insertions, 15 deletions
@@ -124,8 +124,8 @@ msgstr "Pozycja: %.2f %s, %.2f %s\n" #: ../src/redshift.c:325 ../src/redshift.c:416 #, c-format -msgid "Initialization of %s failed.\n" -msgstr "Inicjalizacja %s nie powiodła się.\n" +msgid "Initialization of %s failed." +msgstr "Inicjalizacja %s nie powiodła się." #: ../src/redshift.c:340 ../src/redshift.c:384 ../src/redshift.c:431 #: ../src/redshift.c:463 @@ -133,13 +133,11 @@ msgstr "Inicjalizacja %s nie powiodła się.\n" msgid "Failed to set %s option.\n" msgstr "Ustawienie opcji %s nie powiodło się.\n" -#. TRANSLATORS: `help' must not be -#. translated. #. TRANSLATORS: `help' must not be translated. #: ../src/redshift.c:345 ../src/redshift.c:387 #, c-format -msgid "Try `-l %s:help' for more information.\n" -msgstr "Spróbuj `-l %s:help' aby uzyskać więcej informacji.\n" +msgid "Try `-l %s:help' for more information." +msgstr "Spróbuj `-l %s:help' aby uzyskać więcej informacji." #: ../src/redshift.c:373 ../src/redshift.c:453 #, c-format @@ -179,11 +177,6 @@ msgstr "Szerokość geograficzna musi być pomiędzy %.1f i %.1f.\n" msgid "Longitude must be between %.1f and %.1f.\n" msgstr "Długość geograficzna musi być pomiędzy %.1f i %.1f.\n" -#: ../src/redshift.c:545 ../src/redshift.c:564 ../src/redshift.c:696 -#: ../src/redshift.c:1187 -msgid "Unable to read system time." -msgstr "Nie udało się odczytać czasu systemowego." - #: ../src/redshift.c:635 msgid "Waiting for initial location to become available...\n" msgstr "Czekanie, aż początkowa lokalizacja będzie dostępna\n" @@ -492,8 +485,9 @@ msgstr "Przypisanie poza sekcją w pliku konfiguracyjnym." #: ../src/gamma-drm.c:97 #, c-format -msgid "Failed to open DRM device: %s" -msgstr "Nie udało się otworzyć urządzenia DRM: %s" +msgid "Failed to open DRM device `%s': %s." +msgstr "Nie udało się otworzyć urządzenia DRM `%s': %s." +# TODO Updated from "Failed to open DRM device: %s.", could be wrong #: ../src/gamma-drm.c:105 #, c-format @@ -502,8 +496,8 @@ msgstr "Nie powiodło się pobieranie zasobów DRM" #: ../src/gamma-drm.c:118 ../src/gamma-randr.c:387 #, c-format -msgid "CRTC %i does not exist, valid CRTCs are [0-%i]." -msgstr "CRTC %i nie istnieje, prawidłowymi CRTC są [0-%i]." +msgid "CRTC %i does not exist, valid CRTCs are [0, %i]." +msgstr "CRTC %i nie istnieje, prawidłowymi CRTC są [0, %i]." #: ../src/gamma-drm.c:121 ../src/gamma-randr.c:390 #, c-format |