[packages/acl] - update pl.po

qboosh qboosh at pld-linux.org
Thu Jul 2 21:53:48 CEST 2026


commit c976506511705b647be1cd6de14a9daf53131de1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Jul 2 21:53:18 2026 +0200

    - update pl.po

 acl-pl.po-update.patch | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++
 acl.spec               |  4 +++
 2 files changed, 96 insertions(+)
---
diff --git a/acl.spec b/acl.spec
index d26ab8c..bc64170 100644
--- a/acl.spec
+++ b/acl.spec
@@ -7,6 +7,7 @@ License:	LGPL v2+ (library), GPL v2 (utilities)
 Group:		Applications/System
 Source0:	http://download.savannah.nongnu.org/releases/acl/%{name}-%{version}.tar.xz
 # Source0-md5:	e289f370161698a96f50b2a3fdadf411
+Patch0:		%{name}-pl.po-update.patch
 URL:		http://savannah.nongnu.org/projects/acl/
 BuildRequires:	attr-devel >= 2.4.16-3
 BuildRequires:	autoconf >= 2.69
@@ -60,6 +61,9 @@ Statyczna biblioteka acl.
 
 %prep
 %setup -q
+%patch -P0 -p1
+
+%{__rm} po/stamp-po
 
 %build
 %{__gettextize}
diff --git a/acl-pl.po-update.patch b/acl-pl.po-update.patch
new file mode 100644
index 0000000..64292e1
--- /dev/null
+++ b/acl-pl.po-update.patch
@@ -0,0 +1,92 @@
+--- acl-2.4.0/po/pl.po.orig	2026-07-02 21:46:27.706058169 +0200
++++ acl-2.4.0/po/pl.po	2026-07-02 21:50:50.517967728 +0200
+@@ -142,22 +142,19 @@ msgid "%s: malloc failed: %s\n"
+ msgstr "%s: malloc nie powiódł się: %s\n"
+ 
+ #: tools/chacl.c:330
+-#, fuzzy, c-format
+-#| msgid "%s: cannot set access acl on \"%s\": %s\n"
++#, c-format
+ msgid "%s: cannot set access acl on \"%s\": %s\n"
+ msgstr "%s: nie można ustawić dostępowego acl dla \"%s\": %s\n"
+ 
+ #: tools/chacl.c:344
+-#, fuzzy, c-format
+-#| msgid "%s: cannot set default acl on \"%s\": %s\n"
++#, c-format
+ msgid "%s: cannot set default acl on \"%s\": %s\n"
+ msgstr "%s: nie można ustawić domyślnego acl dla \"%s\": %s\n"
+ 
+ #: tools/chacl.c:368
+-#, fuzzy, c-format
+-#| msgid "%s: opendir failed: %s\n"
++#, c-format
+ msgid "%s: openat failed: %s\n"
+-msgstr "%s: opendir nie powiodło się: %s\n"
++msgstr "%s: openat nie powiodło się: %s\n"
+ 
+ #: tools/chacl.c:375
+ #, c-format
+@@ -201,21 +198,7 @@ msgstr ""
+ "  -d, --default           wyświetlenie domyślnej listy kontroli dostępu\n"
+ 
+ #: tools/getfacl.c:610
+-#, fuzzy, c-format
+-#| msgid ""
+-#| "  -a, --access            display the file access control list only\n"
+-#| "  -d, --default           display the default access control list only\n"
+-#| "  -c, --omit-header       do not display the comment header\n"
+-#| "  -e, --all-effective     print all effective rights\n"
+-#| "  -E, --no-effective      print no effective rights\n"
+-#| "  -s, --skip-base         skip files that only have the base entries\n"
+-#| "  -R, --recursive         recurse into subdirectories\n"
+-#| "  -L, --logical           logical walk, follow symbolic links\n"
+-#| "  -P, --physical          physical walk, do not follow symbolic links\n"
+-#| "  -t, --tabular           use tabular output format\n"
+-#| "  -n, --numeric           print numeric user/group identifiers\n"
+-#| "      --one-file-system   skip files on different filesystems\n"
+-#| "  -p, --absolute-names    don't strip leading '/' in pathnames\n"
++#, c-format
+ msgid ""
+ "  -a, --access            display the file access control list only\n"
+ "  -d, --default           display the default access control list only\n"
+@@ -249,8 +232,8 @@ msgstr ""
+ "  -t, --tabular           wyjście w formacie tabeli\n"
+ "  -n, --numeric           wyświetlanie liczbowych identyfikatorów\n"
+ "                            użytkowników/grup\n"
+-"      --one-file-system   pomijanie plików na innych systemach plików\n"
+-"      --absolute-names    nieusuwanie wiodącego '/' z nazw plików\n"
++"      --one-file-system   nieschodzenie do katalogów na innych systemach plików\n"
++"  -p, --absolute-names    nieusuwanie wiodącego '/' z nazw plików\n"
+ 
+ #: tools/getfacl.c:626 tools/setfacl.c:385
+ #, c-format
+@@ -294,11 +277,13 @@ msgid ""
+ "Warning: option --restore=file is unsafe without option -P (--physical) as "
+ "it traverses symbolic links in pathnames\n"
+ msgstr ""
++"Uwaga: opcja --restore=plik nie jest bezpieczna bez opcji -P (--physical), jako że "
++"przechodzi przez dowiązania symboliczne w ścieżkach\n"
+ 
+ #: tools/setfacl.c:228
+ #, c-format
+ msgid "%s: lookup of directory %s without following symlinks: %s\n"
+-msgstr ""
++msgstr "%s: wyszukiwanie katalogu %s bez podążania za dowiązaniami symbolicznymi: %s\n"
+ 
+ #: tools/setfacl.c:274
+ #, c-format
+@@ -394,13 +379,3 @@ msgstr "%s: %s w linii %d pliku %s\n"
+ #, c-format
+ msgid "%s: %s in line %d of standard input\n"
+ msgstr "%s: %s w linii %d standardowego wejścia\n"
+-
+-#, fuzzy, c-format
+-#~| msgid "Usage: %s %s\n"
+-#~ msgid "%s: %s\n"
+-#~ msgstr "Składnia: %s %s\n"
+-
+-#, fuzzy, c-format
+-#~| msgid "Usage: %s %s\n"
+-#~ msgid "%s: %s: %s\n"
+-#~ msgstr "Składnia: %s %s\n"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/acl.git/commitdiff/c976506511705b647be1cd6de14a9daf53131de1



More information about the pld-cvs-commit mailing list