diff options
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 34 |
1 files changed, 17 insertions, 17 deletions
@@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD.pl\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-29 13:30-0400\n" +"POT-Creation-Date: 2007-07-12 13:33-0400\n" "PO-Revision-Date: 2006-08-14 15:10+0200\n" "Last-Translator: Artur Flinta <aflinta@at.kernel.pl>\n" "Language-Team: Polish <translators@gnomepl.org>\n" @@ -210,50 +210,50 @@ msgstr "" "Nie można zmienić nazwy pliku \"%s\" na \"%s\": funkcja g_rename() zwróciła " "błąd: %s" -#: glib/gfileutils.c:931 glib/gfileutils.c:1389 +#: glib/gfileutils.c:932 glib/gfileutils.c:1390 #, c-format msgid "Failed to create file '%s': %s" msgstr "Nie można utworzyć pliku \"%s\": %s" -#: glib/gfileutils.c:945 +#: glib/gfileutils.c:946 #, c-format msgid "Failed to open file '%s' for writing: fdopen() failed: %s" msgstr "" "Nie można otworzyć pliku \"%s\" do zapisu: funkcja fdopen() zwróciła błąd: %s" -#: glib/gfileutils.c:970 +#: glib/gfileutils.c:971 #, c-format msgid "Failed to write file '%s': fwrite() failed: %s" msgstr "Nie można zapisać pliku \"%s\": funkcja fwrite() zwróciła błąd: %s" -#: glib/gfileutils.c:989 +#: glib/gfileutils.c:990 #, c-format msgid "Failed to close file '%s': fclose() failed: %s" msgstr "Nie można zamknąć pliku \"%s\": funkcja fclose() zwróciła błąd: %s" -#: glib/gfileutils.c:1107 +#: glib/gfileutils.c:1108 #, c-format msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgstr "" "Nie można usunąć istniejącego pliku \"%s\": funkcja g_unlink() zwróciła " "błąd: %s" -#: glib/gfileutils.c:1351 +#: glib/gfileutils.c:1352 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Szablon \"%s\" jest niepoprawny, nie powinien on zawierać \"%s\"" -#: glib/gfileutils.c:1364 +#: glib/gfileutils.c:1365 #, c-format msgid "Template '%s' doesn't contain XXXXXX" msgstr "Szablon \"%s\" nie zawiera XXXXXX" -#: glib/gfileutils.c:1839 +#: glib/gfileutils.c:1840 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "Niepowodzenie podczas odczytu dowiązania symbolicznego \"%s\": %s" -#: glib/gfileutils.c:1860 +#: glib/gfileutils.c:1861 #, c-format msgid "Symbolic links not supported" msgstr "Dowiązania symboliczne nie są obsługiwane" @@ -469,7 +469,7 @@ msgstr "Dokument jest pusty lub zawiera tylko separatory" msgid "Document ended unexpectedly just after an open angle bracket '<'" msgstr "Zaraz po znaku \"%s\" nastąpił nieoczekiwany koniec dokumentu" -#: glib/gmarkup.c:1775 glib/gmarkup.c:1819 +#: glib/gmarkup.c:1775 glib/gmarkup.c:1820 #, c-format msgid "" "Document ended unexpectedly with elements still open - '%s' was the last " @@ -491,17 +491,17 @@ msgstr "" msgid "Document ended unexpectedly inside an element name" msgstr "Nastąpił nieoczekiwany koniec dokumentu wewnątrz nazwy elementu" -#: glib/gmarkup.c:1794 +#: glib/gmarkup.c:1795 msgid "Document ended unexpectedly inside an attribute name" msgstr "Nastąpił nieoczekiwany koniec dokumentu wewnątrz nazwy atrybutu" -#: glib/gmarkup.c:1799 +#: glib/gmarkup.c:1800 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "" "Nastąpił nieoczekiwany koniec dokumentu wewnątrz znacznika otwierającego " "element." -#: glib/gmarkup.c:1805 +#: glib/gmarkup.c:1806 msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" @@ -509,18 +509,18 @@ msgstr "" "Nastąpił nieoczekiwany koniec dokumentu po znaku równości występującym po " "nazwie atrybutu; brak wartości atrybutu" -#: glib/gmarkup.c:1812 +#: glib/gmarkup.c:1813 msgid "Document ended unexpectedly while inside an attribute value" msgstr "Nastąpił nieoczekiwany koniec dokumentu wewnątrz wartości atrybutu" -#: glib/gmarkup.c:1827 +#: glib/gmarkup.c:1829 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" msgstr "" "Nastąpił nieoczekiwany koniec dokumentu wewnątrz znacznika domykającego " "elementu \"%s\"" -#: glib/gmarkup.c:1833 +#: glib/gmarkup.c:1835 msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "" "Nastąpił nieoczekiwany koniec dokumentu wewnątrz komentarza lub instrukcji " |