summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Drąg <piotrdrag@gmail.com>2013-06-08 19:41:39 +0200
committerPiotr Drąg <piotrdrag@gmail.com>2013-06-08 19:42:25 +0200
commitb49c9ff69f76bb479b9720be04fc6cbc9db1248c (patch)
treef1b5f0e0481460b8c4c9f03e4f152cbe1c02fe6f
parentb6e09d09f12b1b41ac041fa5a286bede6ae1c47d (diff)
downloadgdk-pixbuf-b49c9ff69f76bb479b9720be04fc6cbc9db1248c.tar.gz
Updated Polish translation
-rw-r--r--po/pl.po46
1 files changed, 25 insertions, 21 deletions
diff --git a/po/pl.po b/po/pl.po
index a0c452e04..fab13905e 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -17,8 +17,8 @@ msgid ""
msgstr ""
"Project-Id-Version: gdk-pixbuf\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-02-17 15:59+0100\n"
-"PO-Revision-Date: 2013-02-17 16:00+0100\n"
+"POT-Creation-Date: 2013-06-08 19:40+0200\n"
+"PO-Revision-Date: 2013-06-08 19:41+0200\n"
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
"Language-Team: Polish <gnomepl@aviary.pl>\n"
"Language: pl\n"
@@ -50,7 +50,7 @@ msgstr ""
"Wczytanie animacji \"%s\" się nie powiodło: przyczyna nieznana; "
"prawdopodobnie uszkodzony plik animacji"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:272 ../gdk-pixbuf/gdk-pixbuf-io.c:1112
+#: ../gdk-pixbuf/gdk-pixbuf-animation.c:280 ../gdk-pixbuf/gdk-pixbuf-io.c:1112
#: ../gdk-pixbuf/gdk-pixbuf-io.c:1382
#, c-format
msgid ""
@@ -194,7 +194,11 @@ msgstr "Brak pamięci do wczytania animacji"
msgid "Malformed chunk in animation"
msgstr "Uszkodzony fragment animacji"
-#: ../gdk-pixbuf/io-ani.c:660
+#: ../gdk-pixbuf/io-ani.c:630
+msgid "ANI image was truncated or incomplete."
+msgstr "Plik ANI został obcięty lub jest niekompletny."
+
+#: ../gdk-pixbuf/io-ani.c:671
msgid "The ANI image format"
msgstr "Format obrazu ANI"
@@ -551,38 +555,38 @@ msgstr "Przekształcony bufor pikseli ma zerową szerokość lub wysokość."
msgid "The GdkPixdata format"
msgstr "Format GdkPixdata"
-#: ../gdk-pixbuf/io-png.c:54
+#: ../gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "Liczba bitów na kanał obrazu PNG jest nieprawidłowa."
-#: ../gdk-pixbuf/io-png.c:135 ../gdk-pixbuf/io-png.c:641
+#: ../gdk-pixbuf/io-png.c:136 ../gdk-pixbuf/io-png.c:642
msgid "Transformed PNG has zero width or height."
msgstr "Przekształcony PNG ma zerową szerokość lub wysokość."
-#: ../gdk-pixbuf/io-png.c:143
+#: ../gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "Liczba bitów na kanał przekształconego PNG nie jest równa 8."
-#: ../gdk-pixbuf/io-png.c:152
+#: ../gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "Przekształcony PNG nie jest typu RGB ani RGBA."
-#: ../gdk-pixbuf/io-png.c:161
+#: ../gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr ""
"Przekształcony PNG zawiera nieobsługiwaną liczbę kanałów, powinien mieć 3 "
"lub 4."
-#: ../gdk-pixbuf/io-png.c:182
+#: ../gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "Krytyczny błąd w pliku obrazu PNG: %s"
-#: ../gdk-pixbuf/io-png.c:315
+#: ../gdk-pixbuf/io-png.c:316
msgid "Insufficient memory to load PNG file"
msgstr "Brak pamięci na wczytanie pliku PNG"
-#: ../gdk-pixbuf/io-png.c:656
+#: ../gdk-pixbuf/io-png.c:657
#, c-format
msgid ""
"Insufficient memory to store a %lu by %lu image; try exiting some "
@@ -592,30 +596,30 @@ msgstr ""
"spróbować zakończyć pracę niektórych programów, aby zmniejszyć "
"zapotrzebowanie na pamięć"
-#: ../gdk-pixbuf/io-png.c:719
+#: ../gdk-pixbuf/io-png.c:720
msgid "Fatal error reading PNG image file"
msgstr "Krytyczny błąd podczas odczytywania pliku obrazu PNG"
-#: ../gdk-pixbuf/io-png.c:768
+#: ../gdk-pixbuf/io-png.c:769
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Krytyczny błąd podczas odczytywania pliku obrazu PNG: %s"
-#: ../gdk-pixbuf/io-png.c:858
+#: ../gdk-pixbuf/io-png.c:859
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "Klucze elementów tekstowych PNG muszą mieć długość od 1 do 79 znaków."
-#: ../gdk-pixbuf/io-png.c:867
+#: ../gdk-pixbuf/io-png.c:868
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Klucze elementów tekstowych PNG muszą być znakami ASCII."
-#: ../gdk-pixbuf/io-png.c:881 ../gdk-pixbuf/io-tiff.c:667
+#: ../gdk-pixbuf/io-png.c:882 ../gdk-pixbuf/io-tiff.c:667
#, c-format
msgid "Color profile has invalid length %d."
msgstr "Profil kolorów posiada nieprawidłową długość %d."
-#: ../gdk-pixbuf/io-png.c:894
+#: ../gdk-pixbuf/io-png.c:895
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%s' could not "
@@ -624,7 +628,7 @@ msgstr ""
"Poziom kompresji obrazu PNG musi być wartością od 0 do 9. Wartość \"%s\" nie "
"może zostać przetworzona."
-#: ../gdk-pixbuf/io-png.c:907
+#: ../gdk-pixbuf/io-png.c:908
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%d' is not "
@@ -633,14 +637,14 @@ msgstr ""
"Poziom kompresji obrazu PNG musi być wartością od 0 do 9. Wartość \"%d\" nie "
"jest dopuszczalna."
-#: ../gdk-pixbuf/io-png.c:955
+#: ../gdk-pixbuf/io-png.c:956
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Wartość elementu tekstowego PNG %s nie może być przekształcona na kodowanie "
"ISO-8859-1."
-#: ../gdk-pixbuf/io-png.c:1118
+#: ../gdk-pixbuf/io-png.c:1119
msgid "The PNG image format"
msgstr "Format obrazu PNG"