about summary refs log tree commit diff
path: root/po/pl.po
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2023-07-22 00:38:31 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2023-07-22 00:38:31 +0200
commitc39e5442f14c53538e0ffda0fd95f6ae71571946 (patch)
tree20468eaf06b6de4b35c3f8241b80526fb01be610 /po/pl.po
parent2c6b4b272e6b4d07303af25709051c3e96288f2d (diff)
downloadglibc-c39e5442f14c53538e0ffda0fd95f6ae71571946.tar.gz
glibc-c39e5442f14c53538e0ffda0fd95f6ae71571946.tar.xz
glibc-c39e5442f14c53538e0ffda0fd95f6ae71571946.zip
Merge translations (bg, hr, pl, sv)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'po/pl.po')
-rw-r--r--po/pl.po28
1 files changed, 26 insertions, 2 deletions
diff --git a/po/pl.po b/po/pl.po
index 50d7b1d9fc..0d99de00f5 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -6,9 +6,9 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: libc 2.36.9000\n"
+"Project-Id-Version: libc 2.37.9000\n"
 "POT-Creation-Date: 2023-07-17 20:35+0200\n"
-"PO-Revision-Date: 2023-01-25 18:45+0100\n"
+"PO-Revision-Date: 2023-07-18 22:58+0200\n"
 "Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
 "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
 "Language: pl\n"
@@ -866,6 +866,11 @@ msgstr " (od %s:%d)\n"
 msgid "Can't open directory %s"
 msgstr "Nie można otworzyć katalogu %s"
 
+#: elf/ldconfig.c:727 elf/ldconfig.c:732
+#, c-format
+msgid "Could not form library path"
+msgstr "Nie można złożyć ścieżki biblioteki"
+
 #: elf/ldconfig.c:761 elf/ldconfig.c:799 elf/readlib.c:78
 #, c-format
 msgid "Input file %s not found.\n"
@@ -1568,6 +1573,21 @@ msgstr "błąd podczas wstawiania do drzewa wyszukiwań"
 msgid "cannot generate output file"
 msgstr "nie można wygenerować pliku wyjściowego"
 
+#: include/unistd_ext.h:38
+#, c-format
+msgid "write of %zu bytes failed after %td: %m"
+msgstr "zapis %zu bajtów nie powiódł się po %td: %m"
+
+#: include/unistd_ext.h:43
+#, c-format
+msgid "write returned 0 after writing %td bytes of %zu"
+msgstr "zapis zwrócił 0 po zapisie %td bajtów z %zu"
+
+#: include/unistd_ext.h:59
+#, c-format
+msgid "read of %zu bytes failed after %td: %m"
+msgstr "odczyt %zu bajtów nie powiódł się po %td: %m"
+
 #: inet/rcmd.c:160
 msgid "rcmd: Cannot allocate memory\n"
 msgstr "rcmd: Nie można przydzielić pamięci\n"
@@ -6474,6 +6494,10 @@ msgstr "Przerwane przez sygnał"
 msgid "Parameter string not correctly encoded"
 msgstr "Łańcuch parametru niepoprawnie zakodowany"
 
+#: sysdeps/posix/gai_strerror-strs.h:19
+msgid "Result too large for supplied buffer"
+msgstr "Wynik zbyt duży na przekazany bufor"
+
 #: sysdeps/unix/sysv/linux/ia64/makecontext.c:57
 #, c-format
 msgid "makecontext: does not know how to handle more than 8 arguments\n"