summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruenba@redhat.com>2021-03-02 11:29:00 +0100
committerAndreas Gruenbacher <agruenba@redhat.com>2021-03-02 11:29:00 +0100
commitcddea1519c34cf36f1dc2d117ec52fac4b091f25 (patch)
tree5009ac861b28af9691cd54493375e5a7ae5e42d3
parentef73941e42b69c54da8ac45b3e52e26c13075490 (diff)
downloadacl-cddea1519c34cf36f1dc2d117ec52fac4b091f25.tar.gz
Update po files and German translation
Add a convenience rule for updating the po files to the main Makefile. Use that for updating the po files. Update the German translation.
-rw-r--r--Makefile.am3
-rw-r--r--po/de.po358
-rw-r--r--po/es.po365
-rw-r--r--po/fr.po363
-rw-r--r--po/gl.po363
-rw-r--r--po/pl.po369
-rw-r--r--po/sv.po359
7 files changed, 1095 insertions, 1085 deletions
diff --git a/Makefile.am b/Makefile.am
index 47d2a4e..e19a80d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,6 +23,9 @@ noinst_LTLIBRARIES =
dist_doc_DATA =
dist_man_MANS =
+update-po:
+ $(MAKE) -C po $@
+
include doc/Makemodule.am
include examples/Makemodule.am
include include/Makemodule.am
diff --git a/po/de.po b/po/de.po
index 8f5f240..571debd 100644
--- a/po/de.po
+++ b/po/de.po
@@ -19,7 +19,7 @@ msgid ""
msgstr ""
"Project-Id-Version: acl-2.1.2\n"
"Report-Msgid-Bugs-To: acl-devel@nongnu.org\n"
-"POT-Creation-Date: 2014-01-10 09:16-0500\n"
+"POT-Creation-Date: 2021-03-02 11:07+0100\n"
"PO-Revision-Date: 2003-01-23 00:08GMT\n"
"Last-Translator: Andreas Grünbacher <a.gruenbacher@computer.org>\n"
"Language-Team: <de@li.org>\n"
@@ -28,103 +28,135 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libacl/perm_copy_file.c:124 libacl/perm_copy_file.c:139
-#: libacl/perm_copy_file.c:150 libacl/perm_copy_file.c:235
+#: libacl/acl_error.c:33
+msgid "Multiple entries of same type"
+msgstr "Mehrere Einträge gleichen Typs"
+
+#: libacl/acl_error.c:35
+msgid "Duplicate entries"
+msgstr "Doppelte Einträge"
+
+#: libacl/acl_error.c:37
+msgid "Missing or wrong entry"
+msgstr "Fehlender oder falscher Eintrag"
+
+#: libacl/acl_error.c:39
+msgid "Invalid entry type"
+msgstr "Ungültiger Eintragstyp"
+
#: libacl/perm_copy_fd.c:124 libacl/perm_copy_fd.c:136
-#: libacl/perm_copy_fd.c:198
+#: libacl/perm_copy_fd.c:198 libacl/perm_copy_file.c:124
+#: libacl/perm_copy_file.c:139 libacl/perm_copy_file.c:150
+#: libacl/perm_copy_file.c:235
#, c-format
msgid "setting permissions for %s"
msgstr "Setzen der Zugriffsrechte für %s"
-#: libacl/perm_copy_file.c:199 libacl/perm_copy_file.c:224
-#: libacl/perm_copy_fd.c:186
+#: libacl/perm_copy_fd.c:186 libacl/perm_copy_file.c:199
+#: libacl/perm_copy_file.c:224
#, c-format
msgid "preserving permissions for %s"
msgstr "Erhalten der Zugriffsrechte für %s"
-#: libacl/acl_error.c:34
-msgid "Multiple entries of same type"
-msgstr "Mehrere Einträge gleichen Typs"
+#: tools/chacl.c:46
+#, c-format
+msgid "Usage:\n"
+msgstr "Verwendung:\n"
-#: libacl/acl_error.c:36
-msgid "Duplicate entries"
-msgstr "Doppelte Einträge"
+#: tools/chacl.c:47
+#, c-format
+msgid "\t%s acl pathname...\n"
+msgstr "\t%s acl pfadname...\n"
-#: libacl/acl_error.c:38
-msgid "Missing or wrong entry"
-msgstr "Fehlender oder falscher Eintrag"
+#: tools/chacl.c:48
+#, c-format
+msgid "\t%s -b acl dacl pathname...\n"
+msgstr "\t%s -b acl dacl pfadname...\n"
-#: libacl/acl_error.c:40
-msgid "Invalid entry type"
-msgstr "Ungültiger Eintragstyp"
+#: tools/chacl.c:49
+#, c-format
+msgid "\t%s -d dacl pathname...\n"
+msgstr "\t%s -d dacl pfadname...\n"
-#: tools/getfacl.c:488
+#: tools/chacl.c:50
#, c-format
-msgid "%s: Removing leading '/' from absolute path names\n"
-msgstr "%s: Entferne führende '/' von absoluten Pfadnamen\n"
+msgid "\t%s -R pathname...\n"
+msgstr "\t%s -R pfadname...\n"
-#: tools/getfacl.c:559
+#: tools/chacl.c:51
#, c-format
-msgid "%s %s -- get file access control lists\n"
-msgstr "%s %s -- Datei-Zugriffskontrollisten (ACLs) anzeigen\n"
+msgid "\t%s -D pathname...\n"
+msgstr "\t%s -D pfadname...\n"
-#: tools/getfacl.c:561 tools/getfacl.c:741
+#: tools/chacl.c:52
#, c-format
-msgid "Usage: %s [-%s] file ...\n"
-msgstr "Aufruf: %s [-%s] datei ...\n"
+msgid "\t%s -B pathname...\n"
+msgstr "\t%s -B pfadname...\n"
-#: tools/getfacl.c:567
+#: tools/chacl.c:53
#, c-format
-msgid " -d, --default display the default access control list\n"
-msgstr " -d, --default Die Vorgabe-ACL ausgeben\n"
+msgid "\t%s -l pathname...\t[not IRIX compatible]\n"
+msgstr "\t%s -l pfadname...\t[nicht IRIX-kompatibel]\n"
-#: tools/getfacl.c:571
-#, 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"
-" -p, --absolute-names don't strip leading '/' in pathnames\n"
-msgstr ""
-" --access Nur die Zugriffs-ACL ausgeben\n"
-" -d, --default Nur die Vorgabe-ACL ausgeben\n"
-" --omit-header Keine Datei-Kommentare ausgeben\n"
-" --all-effective Alle Effektivrechte-Kommentare ausgeben\n"
-" --no-effective Keine Effektivrechte-Kommentare ausgeben\n"
-" --skip-base Überspringe Dateien mit Basiseinträgen\n"
-" -R, --recursive In Unterverzeichnisse wechseln\n"
-" -L, --logical Symbolische Links verfolgen\n"
-" -P, --physical Symbolische Links nicht verfolgen\n"
-" --tabular Tabellarisches Ausgabeformat verwenden\n"
-" --numeric Numerische Benutzer-/Gruppenkennungen ausgeben\n"
-" --absolute-names Führende '/' in Pfadnamen nicht entfernen\n"
+#: tools/chacl.c:55
+#, c-format
+msgid "\t%s -r pathname...\t[not IRIX compatible]\n"
+msgstr "\t%s -r pfadname...\t[nicht IRIX-kompatibel]\n"
-#: tools/getfacl.c:586 tools/setfacl.c:300
-#, fuzzy, c-format
-msgid ""
-" -v, --version print version and exit\n"
-" -h, --help this help text\n"
-msgstr ""
-" --version Die Version ausgeben\n"
-" --help Diese Hilfe\n"
+#: tools/chacl.c:146
+#, c-format
+msgid "%s: error removing access acl on \"%s\": %s\n"
+msgstr "%s: Fehler beim Entfernen der Zugriffs-ACL von \"%s\": %s\n"
-#: tools/getfacl.c:728 tools/setfacl.c:317
+#: tools/chacl.c:153
#, c-format
-msgid "%s: Standard input: %s\n"
-msgstr "%s: Standardeingabe: %s\n"
+msgid "%s: error removing default acl on \"%s\": %s\n"
+msgstr "%s: Fehler beim Entfernen der Vorgabe-ACL von \"%s\": %s\n"
-#: tools/getfacl.c:743 tools/setfacl.c:656
+#: tools/chacl.c:172 tools/chacl.c:191
#, c-format
-msgid "Try `%s --help' for more information.\n"
-msgstr "Weiterführende Informationen mit `%s --help'.\n"
+msgid "%s: access ACL '%s': %s at entry %d\n"
+msgstr "%s: Zugriffs-ACL '%s': %s bei Eintrag %d\n"
+
+#: tools/chacl.c:259
+#, c-format
+msgid "%s: cannot get access ACL on '%s': %s\n"
+msgstr "%s: Kann Zugriffs-ACL von '%s' nicht ermitteln: %s\n"
+
+#: tools/chacl.c:265
+#, c-format
+msgid "%s: cannot get default ACL on '%s': %s\n"
+msgstr "%s: Kann Vorgabe-ACL von '%s' nicht ermitteln: %s\n"
+
+#: tools/chacl.c:271
+#, c-format
+msgid "%s: cannot get access ACL text on '%s': %s\n"
+msgstr "%s: Kann den Text zur Zugriffs-ACL von '%s' nicht ermitteln: %s\n"
+
+#: tools/chacl.c:278
+#, c-format
+msgid "%s: cannot get default ACL text on '%s': %s\n"
+msgstr "%s: Kann den Text zur Vorgabe-ACL von '%s' nicht ermitteln: %s\n"
+
+#: tools/chacl.c:304
+#, c-format
+msgid "%s: cannot set access acl on \"%s\": %s\n"
+msgstr "%s: Kann die Zugriffs-ACL von \"%s\" nicht setzen: %s\n"
+
+#: tools/chacl.c:310
+#, c-format
+msgid "%s: cannot set default acl on \"%s\": %s\n"
+msgstr "%s: Kann die Vorgabe-ACL von \"%s\" nicht setzen: %s\n"
+
+#: tools/chacl.c:328
+#, c-format
+msgid "%s: opendir failed: %s\n"
+msgstr "%s: opendir ist fehlgeschlagen: %s\n"
+
+#: tools/chacl.c:342
+#, c-format
+msgid "%s: malloc failed: %s\n"
+msgstr "%s: malloc ist fehlgeschlagen: %s\n"
#: tools/do_set.c:410
#, c-format
@@ -136,47 +168,47 @@ msgstr "%s: %s: Ungültige Zugriffs-ACL `%s': %s bei Eintrag %d\n"
msgid "%s: %s: Malformed default ACL `%s': %s at entry %d\n"
msgstr "%s: %s: Ungültige Vorgabe-ACL `%s': %s bei Eintrag %d\n"
-#: tools/do_set.c:501
+#: tools/do_set.c:508
#, c-format
msgid "%s: %s: Only directories can have default ACLs\n"
msgstr "%s: %s: Nur Verzeichnisse können Vorgabe-ACLs haben\n"
-#: tools/setfacl.c:148
+#: tools/setfacl.c:147
#, c-format
msgid "%s: %s: No filename found in line %d, aborting\n"
msgstr "%s: %s: Kein Dateiname in Zeile %d gefunden; Abbruch\n"
-#: tools/setfacl.c:153
+#: tools/setfacl.c:152
#, c-format
msgid "%s: No filename found in line %d of standard input, aborting\n"
msgstr "%s: Kein Dateiname in Zeile %d der Standardeingabe gefunden; Abbruch\n"
-#: tools/setfacl.c:174
+#: tools/setfacl.c:173
#, c-format
msgid "%s: %s: %s in line %d\n"
msgstr "%s: %s: %s in Zeile %d\n"
-#: tools/setfacl.c:206
+#: tools/setfacl.c:205
#, c-format
msgid "%s: %s: Cannot change owner/group: %s\n"
msgstr "%s: %s: Kann Besitzer/Gruppe nicht ändern: %s\n"
-#: tools/setfacl.c:225
-#, fuzzy, c-format
+#: tools/setfacl.c:224
+#, c-format
msgid "%s: %s: Cannot change mode: %s\n"
-msgstr "%s: %s: Kann Besitzer/Gruppe nicht ändern: %s\n"
+msgstr "%s: %s: Kann Modus nicht ändern: %s\n"
-#: tools/setfacl.c:267
+#: tools/setfacl.c:266
#, c-format
msgid "%s %s -- set file access control lists\n"
msgstr "%s %s -- Datei-Zugriffskontrollisten (ACLs) ändern\n"
-#: tools/setfacl.c:269 tools/setfacl.c:654
+#: tools/setfacl.c:268 tools/setfacl.c:653
#, c-format
msgid "Usage: %s %s\n"
msgstr "Verwendung: %s %s\n"
-#: tools/setfacl.c:272
+#: tools/setfacl.c:271
#, c-format
msgid ""
" -m, --modify=acl modify the current ACL(s) of file(s)\n"
@@ -193,7 +225,7 @@ msgstr ""
" -b, --remove-all Alle erweiterten ACL-Einträge entfernen\n"
" -k, --remove-default Vorgabe-ACL entfernen\n"
-#: tools/setfacl.c:281
+#: tools/setfacl.c:280
#, c-format
msgid ""
" --set=acl set the ACL of file(s), replacing the current ACL\n"
@@ -204,7 +236,7 @@ msgstr ""
" --set-file=datei Lies die ACL-Einträge aus datei\n"
" --mask Effektive Rechte nicht neu berechnen\n"
-#: tools/setfacl.c:287
+#: tools/setfacl.c:286
#, c-format
msgid ""
" -n, --no-mask don't recalculate the effective rights mask\n"
@@ -213,7 +245,7 @@ msgstr ""
" -n, --no-mask Effektive Rechte nicht neu berechnen\n"
" -d, --default Bearbeite die Vorgabe-ACL\n"
-#: tools/setfacl.c:292
+#: tools/setfacl.c:291
#, c-format
msgid ""
" -R, --recursive recurse into subdirectories\n"
@@ -228,122 +260,92 @@ msgstr ""
" --restore=datei ACLs wiederherstellen (Umkehr von `getfacl -R')\n"
" --test Testmodus (ACLs werden nicht verändert)\n"
-#: tools/setfacl.c:453
+#: tools/setfacl.c:299 tools/getfacl.c:597
+#, c-format
+msgid ""
+" -v, --version print version and exit\n"
+" -h, --help this help text\n"
+msgstr ""
+" -v, --version Die Version ausgeben und beenden\n"
+" -h, --help Diese Hilfe\n"
+
+#: tools/setfacl.c:316 tools/getfacl.c:743
+#, c-format
+msgid "%s: Standard input: %s\n"
+msgstr "%s: Standardeingabe: %s\n"
+
+#: tools/setfacl.c:452
#, c-format
msgid "%s: Option -%c incomplete\n"
msgstr "%s: Option -%c unvollständig\n"
-#: tools/setfacl.c:458
+#: tools/setfacl.c:457
#, c-format
msgid "%s: Option -%c: %s near character %d\n"
msgstr "%s: Option -%c: %s bei Zeichen %d\n"
-#: tools/setfacl.c:534
+#: tools/setfacl.c:533
#, c-format
msgid "%s: %s in line %d of file %s\n"
msgstr "%s: %s in Zeile %d der Datei %s\n"
-#: tools/setfacl.c:542
+#: tools/setfacl.c:541
#, c-format
msgid "%s: %s in line %d of standard input\n"
msgstr "%s: %s in Zeile %d der Standardeingabe\n"
-#: tools/chacl.c:46
-#, c-format
-msgid "Usage:\n"
-msgstr "Verwendung:\n"
-
-#: tools/chacl.c:47
-#, c-format
-msgid "\t%s acl pathname...\n"
-msgstr "\t%s acl pfadname...\n"
-
-#: tools/chacl.c:48
-#, c-format
-msgid "\t%s -b acl dacl pathname...\n"
-msgstr "\t%s -b acl dacl pfadname...\n"
-
-#: tools/chacl.c:49
-#, c-format
-msgid "\t%s -d dacl pathname...\n"
-msgstr "\t%s -d dacl pfadname...\n"
-
-#: tools/chacl.c:50
-#, c-format
-msgid "\t%s -R pathname...\n"
-msgstr "\t%s -R pfadname...\n"
-
-#: tools/chacl.c:51
-#, c-format
-msgid "\t%s -D pathname...\n"
-msgstr "\t%s -D pfadname...\n"
-
-#: tools/chacl.c:52
-#, c-format
-msgid "\t%s -B pathname...\n"
-msgstr "\t%s -B pfadname...\n"
-
-#: tools/chacl.c:53
-#, c-format
-msgid "\t%s -l pathname...\t[not IRIX compatible]\n"
-msgstr "\t%s -l pfadname...\t[nicht IRIX-kompatibel]\n"
-
-#: tools/chacl.c:55
-#, c-format
-msgid "\t%s -r pathname...\t[not IRIX compatible]\n"
-msgstr "\t%s -r pfadname...\t[nicht IRIX-kompatibel]\n"
-
-#: tools/chacl.c:146
-#, c-format
-msgid "%s: error removing access acl on \"%s\": %s\n"
-msgstr "%s: Fehler beim Entfernen der Zugriffs-ACL von \"%s\": %s\n"
-
-#: tools/chacl.c:153
+#: tools/setfacl.c:655 tools/getfacl.c:758
#, c-format
-msgid "%s: error removing default acl on \"%s\": %s\n"
-msgstr "%s: Fehler beim Entfernen der Vorgabe-ACL von \"%s\": %s\n"
-
-#: tools/chacl.c:172 tools/chacl.c:191
-#, c-format
-msgid "%s: access ACL '%s': %s at entry %d\n"
-msgstr "%s: Zugriffs-ACL '%s': %s bei Eintrag %d\n"
-
-#: tools/chacl.c:259
-#, c-format
-msgid "%s: cannot get access ACL on '%s': %s\n"
-msgstr "%s: Kann Zugriffs-ACL von '%s' nicht ermitteln: %s\n"
-
-#: tools/chacl.c:265
-#, c-format
-msgid "%s: cannot get default ACL on '%s': %s\n"
-msgstr "%s: Kann Vorgabe-ACL von '%s' nicht ermitteln: %s\n"
-
-#: tools/chacl.c:271
-#, c-format
-msgid "%s: cannot get access ACL text on '%s': %s\n"
-msgstr "%s: Kann den Text zur Zugriffs-ACL von '%s' nicht ermitteln: %s\n"
+msgid "Try `%s --help' for more information.\n"
+msgstr "Weiterführende Informationen mit `%s --help'.\n"
-#: tools/chacl.c:278
+#: tools/getfacl.c:498
#, c-format
-msgid "%s: cannot get default ACL text on '%s': %s\n"
-msgstr "%s: Kann den Text zur Vorgabe-ACL von '%s' nicht ermitteln: %s\n"
+msgid "%s: Removing leading '/' from absolute path names\n"
+msgstr "%s: Entferne führende '/' von absoluten Pfadnamen\n"
-#: tools/chacl.c:304
+#: tools/getfacl.c:569
#, c-format
-msgid "%s: cannot set access acl on \"%s\": %s\n"
-msgstr "%s: Kann die Zugriffs-ACL von \"%s\" nicht setzen: %s\n"
+msgid "%s %s -- get file access control lists\n"
+msgstr "%s %s -- Datei-Zugriffskontrollisten (ACLs) anzeigen\n"
-#: tools/chacl.c:310
+#: tools/getfacl.c:571 tools/getfacl.c:756
#, c-format
-msgid "%s: cannot set default acl on \"%s\": %s\n"
-msgstr "%s: Kann die Vorgabe-ACL von \"%s\" nicht setzen: %s\n"
+msgid "Usage: %s [-%s] file ...\n"
+msgstr "Aufruf: %s [-%s] datei ...\n"
-#: tools/chacl.c:328
+#: tools/getfacl.c:577
#, c-format
-msgid "%s: opendir failed: %s\n"
-msgstr "%s: opendir ist fehlgeschlagen: %s\n"
+msgid " -d, --default display the default access control list\n"
+msgstr " -d, --default Die Vorgabe-ACL ausgeben\n"
-#: tools/chacl.c:342
+#: tools/getfacl.c:581
#, c-format
-msgid "%s: malloc failed: %s\n"
-msgstr "%s: malloc ist fehlgeschlagen: %s\n"
+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"
+msgstr ""
+" -a, --access Nur die Zugriffs-ACL ausgeben\n"
+" -d, --default Nur die Vorgabe-ACL ausgeben\n"
+" -c, --omit-header Keine Datei-Kommentare ausgeben\n"
+" -e, --all-effective Alle Effektivrechte-Kommentare ausgeben\n"
+" -E, --no-effective Keine Effektivrechte-Kommentare ausgeben\n"
+" -s, --skip-base Überspringe Dateien mit Basiseinträgen\n"
+" -R, --recursive In Unterverzeichnisse wechseln\n"
+" -L, --logical Symbolische Links verfolgen\n"
+" -P, --physical Symbolische Links nicht verfolgen\n"
+" -t, --tabular Tabellarisches Ausgabeformat verwenden\n"
+" -n, --numeric Numerische Benutzer-/Gruppenkennungen ausgeben\n"
+" --one-file-system Dateien auf anderen Dateisystemen überspringen\n"
+" -p, --absolute-names Führende '/' in Pfadnamen nicht entfernen\n"
diff --git a/po/es.po b/po/es.po
index fde2bc7..21b3047 100644
--- a/po/es.po
+++ b/po/es.po
@@ -19,7 +19,7 @@ msgid ""
msgstr ""
"Project-Id-Version: acl-2.2.43.1\n"
"Report-Msgid-Bugs-To: acl-devel@nongnu.org\n"
-"POT-Creation-Date: 2014-01-10 09:16-0500\n"
+"POT-Creation-Date: 2021-03-02 11:07+0100\n"
"PO-Revision-Date: 2007-03-16 23:25+0100\n"
"Last-Translator: Antonio Trueba <atrueba@users.sourceforge.net>\n"
"Language-Team: Spanish\n"
@@ -29,108 +29,135 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: Spanish\n"
-#: libacl/perm_copy_file.c:124 libacl/perm_copy_file.c:139
-#: libacl/perm_copy_file.c:150 libacl/perm_copy_file.c:235
+#: libacl/acl_error.c:33
+msgid "Multiple entries of same type"
+msgstr "Múltiples entradas del mismo tipo"
+
+#: libacl/acl_error.c:35
+msgid "Duplicate entries"
+msgstr "Entradas duplicadas"
+
+#: libacl/acl_error.c:37
+msgid "Missing or wrong entry"
+msgstr "Falta una posición o es errónea"
+
+#: libacl/acl_error.c:39
+msgid "Invalid entry type"
+msgstr "Tipo de posición inválido"
+
#: libacl/perm_copy_fd.c:124 libacl/perm_copy_fd.c:136
-#: libacl/perm_copy_fd.c:198
+#: libacl/perm_copy_fd.c:198 libacl/perm_copy_file.c:124
+#: libacl/perm_copy_file.c:139 libacl/perm_copy_file.c:150
+#: libacl/perm_copy_file.c:235
#, c-format
msgid "setting permissions for %s"
msgstr "estableciendo permisos a %s"
-#: libacl/perm_copy_file.c:199 libacl/perm_copy_file.c:224
-#: libacl/perm_copy_fd.c:186
+#: libacl/perm_copy_fd.c:186 libacl/perm_copy_file.c:199
+#: libacl/perm_copy_file.c:224
#, c-format
msgid "preserving permissions for %s"
msgstr "manteniendo permisos a %s"
-#: libacl/acl_error.c:34
-msgid "Multiple entries of same type"
-msgstr "Múltiples entradas del mismo tipo"
+#: tools/chacl.c:46
+#, c-format
+msgid "Usage:\n"
+msgstr "Uso:\n"
-#: libacl/acl_error.c:36
-msgid "Duplicate entries"
-msgstr "Entradas duplicadas"
+#: tools/chacl.c:47
+#, c-format
+msgid "\t%s acl pathname...\n"
+msgstr "\t%s nombre de ruta de ACL...\n"
-#: libacl/acl_error.c:38
-msgid "Missing or wrong entry"
-msgstr "Falta una posición o es errónea"
+#: tools/chacl.c:48
+#, c-format
+msgid "\t%s -b acl dacl pathname...\n"
+msgstr "\t%s -b nombre de ruta ACL DACL...\n"
-#: libacl/acl_error.c:40
-msgid "Invalid entry type"
-msgstr "Tipo de posición inválido"
+#: tools/chacl.c:49
+#, c-format
+msgid "\t%s -d dacl pathname...\n"
+msgstr "\t%s -d nombre de ruta de ACL...\n"
-#: tools/getfacl.c:488
+#: tools/chacl.c:50
#, c-format
-msgid "%s: Removing leading '/' from absolute path names\n"
-msgstr "%s: Eliminando '/' inicial en nombres de ruta absolutos\n"
+msgid "\t%s -R pathname...\n"
+msgstr "\t%s -R ruta...\n"
-#: tools/getfacl.c:559
+#: tools/chacl.c:51
#, c-format
-msgid "%s %s -- get file access control lists\n"
-msgstr "%s %s -- obtener listas de control de acceso a archivo\n"
+msgid "\t%s -D pathname...\n"
+msgstr "\t%s -D ruta...\n"
-#: tools/getfacl.c:561 tools/getfacl.c:741
+#: tools/chacl.c:52
#, c-format
-msgid "Usage: %s [-%s] file ...\n"
-msgstr "Uso: %s [-%s] archivo ...\n"
+msgid "\t%s -B pathname...\n"
+msgstr "\t%s -B ruta...\n"
-#: tools/getfacl.c:567
+#: tools/chacl.c:53
#, c-format
-msgid " -d, --default display the default access control list\n"
-msgstr ""
-" -d, --default mostrar la lista de control de acceso "
-"predeterminada\n"
+msgid "\t%s -l pathname...\t[not IRIX compatible]\n"
+msgstr "\t%s -l ruta...\t[no compatible con IRIX]\n"
-#: tools/getfacl.c:571
-#, 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"
-" -p, --absolute-names don't strip leading '/' in pathnames\n"
-msgstr ""
-" --access sólo mostrar la lista de control de acceso a "
-"fichero\n"
-" -d, --default sólo mostrar la lista de acceso predeterminada\n"
-" --omit-header no mostrar el encabezado de comentarios\n"
-" --all-effective mostrar todos los permisos efectivos\n"
-" --no-effective mostrar los permisos no efectivos\n"
-" --skip-base ignorar archivos que sólo tienen las entradas "
-"básicas\n"
-" -R, --recursive descender recursivamente en los subdirectorios\n"
-" -L, --logical recorrido lógico, siguiendo enlaces simbólicos\n"
-" -P --physical recorrido físico, sin seguir enlaces simbólicos\n"
-" --tabular usar formato de salida tabular\n"
-" --numeric mostrar identificadores numéricos de usuario/"
-"grupo\n"
-" --absolute-names no eliminar '/' inicial en nombres de ruta\n"
+#: tools/chacl.c:55
+#, c-format
+msgid "\t%s -r pathname...\t[not IRIX compatible]\n"
+msgstr "\t%s -r ruta...\t[no compatible con IRIX]\n"
-#: tools/getfacl.c:586 tools/setfacl.c:300
-#, fuzzy, c-format
-msgid ""
-" -v, --version print version and exit\n"
-" -h, --help this help text\n"
-msgstr ""
-" --version escribir versión y salir\n"
-" --help este texto de ayuda\n"
+#: tools/chacl.c:146
+#, c-format
+msgid "%s: error removing access acl on \"%s\": %s\n"
+msgstr "%s: error borrando ACL de acceso en \"%s\": %s\n"
-#: tools/getfacl.c:728 tools/setfacl.c:317
+#: tools/chacl.c:153
#, c-format
-msgid "%s: Standard input: %s\n"
-msgstr "%s: Entrada estándar: %s\n"
+msgid "%s: error removing default acl on \"%s\": %s\n"
+msgstr "%s: error borrando ACL predeterminado en \"%s\": %s\n"
-#: tools/getfacl.c:743 tools/setfacl.c:656
+#: tools/chacl.c:172 tools/chacl.c:191
#, c-format
-msgid "Try `%s --help' for more information.\n"
-msgstr "Escriba `%s --help' para más información.\n"
+msgid "%s: access ACL '%s': %s at entry %d\n"
+msgstr "%s: ACL de acceso '%s': %s en posición %d\n"
+
+#: tools/chacl.c:259
+#, c-format
+msgid "%s: cannot get access ACL on '%s': %s\n"
+msgstr "%s: no se pudo obtener ACL de acceso en '%s': %s\n"
+
+#: tools/chacl.c:265
+#, c-format
+msgid "%s: cannot get default ACL on '%s': %s\n"
+msgstr "%s: no se pudo obtener ACL predeterminado en '%s': %s\n"
+
+#: tools/chacl.c:271
+#, c-format
+msgid "%s: cannot get access ACL text on '%s': %s\n"
+msgstr "%s: no se pudo obtener texto ACL de acceso en '%s': %s\n"
+
+#: tools/chacl.c:278
+#, c-format
+msgid "%s: cannot get default ACL text on '%s': %s\n"
+msgstr "%s: no se pudo obtener texto de ACL predeterminado en '%s': %s\n"
+
+#: tools/chacl.c:304
+#, c-format
+msgid "%s: cannot set access acl on \"%s\": %s\n"
+msgstr "%s: no se pudo establecer ACL de acceso en \"%s\": %s\n"
+
+#: tools/chacl.c:310
+#, c-format
+msgid "%s: cannot set default acl on \"%s\": %s\n"
+msgstr "%s: no se pudo establecer ACL predeterminado a \"%s\": %s\n"
+
+#: tools/chacl.c:328
+#, c-format
+msgid "%s: opendir failed: %s\n"
+msgstr "%s: falló la apertura: %s\n"
+
+#: tools/chacl.c:342
+#, c-format
+msgid "%s: malloc failed: %s\n"
+msgstr "%s: falló la asignación de memoria: %s\n"
#: tools/do_set.c:410
#, c-format
@@ -142,49 +169,49 @@ msgstr "%s: %s: ACL incorrecto `%s': %s en posición %d\n"
msgid "%s: %s: Malformed default ACL `%s': %s at entry %d\n"
msgstr "%s: %s: ACL predeterminado incorrecto `%s': %s en posición %d\n"
-#: tools/do_set.c:501
+#: tools/do_set.c:508
#, c-format
msgid "%s: %s: Only directories can have default ACLs\n"
msgstr "%s: %s: Sólo los directorios pueden tener ACLs predeterminados\n"
-#: tools/setfacl.c:148
+#: tools/setfacl.c:147
#, c-format
msgid "%s: %s: No filename found in line %d, aborting\n"
msgstr "%s: %s: No se encontró nombre de archivo en línea %d, abortando\n"
-#: tools/setfacl.c:153
+#: tools/setfacl.c:152
#, c-format
msgid "%s: No filename found in line %d of standard input, aborting\n"
msgstr ""
"%s: No se encontró nombre de archivo en línea %d de entrada estándar, "
"abortando\n"
-#: tools/setfacl.c:174
+#: tools/setfacl.c:173
#, c-format
msgid "%s: %s: %s in line %d\n"
msgstr "%s: %s: %s en línea %d\n"
-#: tools/setfacl.c:206
+#: tools/setfacl.c:205
#, c-format
msgid "%s: %s: Cannot change owner/group: %s\n"
msgstr "%s: %s: No se pudo cambiar el propietario/grupo: %s\n"
-#: tools/setfacl.c:225
+#: tools/setfacl.c:224
#, fuzzy, c-format
msgid "%s: %s: Cannot change mode: %s\n"
msgstr "%s: %s: No se pudo cambiar el propietario/grupo: %s\n"
-#: tools/setfacl.c:267
+#: tools/setfacl.c:266
#, c-format
msgid "%s %s -- set file access control lists\n"
msgstr "%s %s -- establecer listas de control de acceso a archivo\n"
-#: tools/setfacl.c:269 tools/setfacl.c:654
+#: tools/setfacl.c:268 tools/setfacl.c:653
#, c-format
msgid "Usage: %s %s\n"
msgstr "Uso: %s %s\n"
-#: tools/setfacl.c:272
+#: tools/setfacl.c:271
#, c-format
msgid ""
" -m, --modify=acl modify the current ACL(s) of file(s)\n"
@@ -201,7 +228,7 @@ msgstr ""
" -b, --remove-all eliminar todas las entradas ACL extendidas\n"
" -k, --remove-default eliminar el ACL predeterminado\n"
-#: tools/setfacl.c:281
+#: tools/setfacl.c:280
#, c-format
msgid ""
" --set=acl set the ACL of file(s), replacing the current ACL\n"
@@ -213,7 +240,7 @@ msgstr ""
" --set-file=arch leer entradas ACL a establecer desde \"arch\"\n"
" --mask recalcular la máscara de permisos efectivos\n"
-#: tools/setfacl.c:287
+#: tools/setfacl.c:286
#, c-format
msgid ""
" -n, --no-mask don't recalculate the effective rights mask\n"
@@ -222,7 +249,7 @@ msgstr ""
" -n, --no-mask no recalcular la máscara de derechos efectivos\n"
" -d, --default las operaciones afectal al ACL predeterminado\n"
-#: tools/setfacl.c:292
+#: tools/setfacl.c:291
#, c-format
msgid ""
" -R, --recursive recurse into subdirectories\n"
@@ -237,122 +264,96 @@ msgstr ""
" --restore=file restaurar ACLs (inverso de `getfacl -R')\n"
" --test modo de prueba (los ACLs no se modifican)\n"
-#: tools/setfacl.c:453
+#: tools/setfacl.c:299 tools/getfacl.c:597
+#, fuzzy, c-format
+msgid ""
+" -v, --version print version and exit\n"
+" -h, --help this help text\n"
+msgstr ""
+" --version escribir versión y salir\n"
+" --help este texto de ayuda\n"
+
+#: tools/setfacl.c:316 tools/getfacl.c:743
+#, c-format
+msgid "%s: Standard input: %s\n"
+msgstr "%s: Entrada estándar: %s\n"
+
+#: tools/setfacl.c:452
#, c-format
msgid "%s: Option -%c incomplete\n"
msgstr "%s: Opción -%c incompleta\n"
-#: tools/setfacl.c:458
+#: tools/setfacl.c:457
#, c-format
msgid "%s: Option -%c: %s near character %d\n"
msgstr "%s: Opción -%c: %s cerca del carácter %d\n"
-#: tools/setfacl.c:534
+#: tools/setfacl.c:533
#, c-format
msgid "%s: %s in line %d of file %s\n"
msgstr "%s: %s en línea %d de archivo %s\n"
-#: tools/setfacl.c:542
+#: tools/setfacl.c:541
#, c-format
msgid "%s: %s in line %d of standard input\n"
msgstr "%s: %s en línea %d de entrada estándar\n"
-#: tools/chacl.c:46
-#, c-format
-msgid "Usage:\n"
-msgstr "Uso:\n"
-
-#: tools/chacl.c:47
-#, c-format
-msgid "\t%s acl pathname...\n"
-msgstr "\t%s nombre de ruta de ACL...\n"
-
-#: tools/chacl.c:48
-#, c-format
-msgid "\t%s -b acl dacl pathname...\n"
-msgstr "\t%s -b nombre de ruta ACL DACL...\n"
-
-#: tools/chacl.c:49
-#, c-format
-msgid "\t%s -d dacl pathname...\n"
-msgstr "\t%s -d nombre de ruta de ACL...\n"
-
-#: tools/chacl.c:50
-#, c-format
-msgid "\t%s -R pathname...\n"
-msgstr "\t%s -R ruta...\n"
-
-#: tools/chacl.c:51
-#, c-format
-msgid "\t%s -D pathname...\n"
-msgstr "\t%s -D ruta...\n"
-
-#: tools/chacl.c:52
-#, c-format
-msgid "\t%s -B pathname...\n"
-msgstr "\t%s -B ruta...\n"
-
-#: tools/chacl.c:53
-#, c-format
-msgid "\t%s -l pathname...\t[not IRIX compatible]\n"
-msgstr "\t%s -l ruta...\t[no compatible con IRIX]\n"
-
-#: tools/chacl.c:55
-#, c-format
-msgid "\t%s -r pathname...\t[not IRIX compatible]\n"
-msgstr "\t%s -r ruta...\t[no compatible con IRIX]\n"
-
-#: tools/chacl.c:146
-#, c-format
-msgid "%s: error removing access acl on \"%s\": %s\n"
-msgstr "%s: error borrando ACL de acceso en \"%s\": %s\n"
-
-#: tools/chacl.c:153
-#, c-format
-msgid "%s: error removing default acl on \"%s\": %s\n"
-msgstr "%s: error borrando ACL predeterminado en \"%s\": %s\n"
-
-#: tools/chacl.c:172 tools/chacl.c:191
-#, c-format
-msgid "%s: access ACL '%s': %s at entry %d\n"
-msgstr "%s: ACL de acceso '%s': %s en posición %d\n"
-
-#: tools/chacl.c:259
-#, c-format
-msgid "%s: cannot get access ACL on '%s': %s\n"
-msgstr "%s: no se pudo obtener ACL de acceso en '%s': %s\n"
-
-#: tools/chacl.c:265
+#: tools/setfacl.c:655 tools/getfacl.c:758
#, c-format
-msgid "%s: cannot get default ACL on '%s': %s\n"
-msgstr "%s: no se pudo obtener ACL predeterminado en '%s': %s\n"
-
-#: tools/chacl.c:271
-#, c-format
-msgid "%s: cannot get access ACL text on '%s': %s\n"
-msgstr "%s: no se pudo obtener texto ACL de acceso en '%s': %s\n"
+msgid "Try `%s --help' for more information.\n"
+msgstr "Escriba `%s --help' para más información.\n"
-#: tools/chacl.c:278
+#: tools/getfacl.c:498
#, c-format
-msgid "%s: cannot get default ACL text on '%s': %s\n"
-msgstr "%s: no se pudo obtener texto de ACL predeterminado en '%s': %s\n"
+msgid "%s: Removing leading '/' from absolute path names\n"
+msgstr "%s: Eliminando '/' inicial en nombres de ruta absolutos\n"
-#: tools/chacl.c:304
+#: tools/getfacl.c:569
#, c-format
-msgid "%s: cannot set access acl on \"%s\": %s\n"
-msgstr "%s: no se pudo establecer ACL de acceso en \"%s\": %s\n"
+msgid "%s %s -- get file access control lists\n"
+msgstr "%s %s -- obtener listas de control de acceso a archivo\n"
-#: tools/chacl.c:310
+#: tools/getfacl.c:571 tools/getfacl.c:756
#, c-format
-msgid "%s: cannot set default acl on \"%s\": %s\n"
-msgstr "%s: no se pudo establecer ACL predeterminado a \"%s\": %s\n"
+msgid "Usage: %s [-%s] file ...\n"
+msgstr "Uso: %s [-%s] archivo ...\n"
-#: tools/chacl.c:328
+#: tools/getfacl.c:577
#, c-format
-msgid "%s: opendir failed: %s\n"
-msgstr "%s: falló la apertura: %s\n"
+msgid " -d, --default display the default access control list\n"
+msgstr ""
+" -d, --default mostrar la lista de control de acceso "
+"predeterminada\n"
-#: tools/chacl.c:342
-#, c-format
-msgid "%s: malloc failed: %s\n"
-msgstr "%s: falló la asignación de memoria: %s\n"
+#: tools/getfacl.c:581
+#, 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"
+msgstr ""
+" --access sólo mostrar la lista de control de acceso a "
+"fichero\n"
+" -d, --default sólo mostrar la lista de acceso predeterminada\n"
+" --omit-header no mostrar el encabezado de comentarios\n"
+" --all-effective mostrar todos los permisos efectivos\n"
+" --no-effective mostrar los permisos no efectivos\n"
+" --skip-base ignorar archivos que sólo tienen las entradas "
+"básicas\n"
+" -R, --recursive descender recursivamente en los subdirectorios\n"
+" -L, --logical recorrido lógico, siguiendo enlaces simbólicos\n"
+" -P --physical recorrido físico, sin seguir enlaces simbólicos\n"
+" --tabular usar formato de salida tabular\n"
+" --numeric mostrar identificadores numéricos de usuario/"
+"grupo\n"
+" --absolute-names no eliminar '/' inicial en nombres de ruta\n"
diff --git a/po/fr.po b/po/fr.po
index 5851bc4..75ee09e 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -19,7 +19,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Acl\n"
"Report-Msgid-Bugs-To: acl-devel@nongnu.org\n"
-"POT-Creation-Date: 2014-01-10 09:16-0500\n"
+"POT-Creation-Date: 2021-03-02 11:07+0100\n"
"PO-Revision-Date: 2005-09-24 15:46+0200\n"
"Last-Translator: Sylvain Archenault <sylvain.archenault@laposte.net>\n"
"Language-Team: french <debian-l10n-french@lists.debian.org>\n"
@@ -29,107 +29,135 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: \n"
-#: libacl/perm_copy_file.c:124 libacl/perm_copy_file.c:139
-#: libacl/perm_copy_file.c:150 libacl/perm_copy_file.c:235
+#: libacl/acl_error.c:33
+msgid "Multiple entries of same type"
+msgstr "Plusieurs entrées de même type"
+
+#: libacl/acl_error.c:35
+msgid "Duplicate entries"
+msgstr "Entrées dupliquées"
+
+#: libacl/acl_error.c:37
+msgid "Missing or wrong entry"
+msgstr "Entrée erronée ou manquante"
+
+#: libacl/acl_error.c:39
+msgid "Invalid entry type"
+msgstr "Type d'entrée non valable"
+
#: libacl/perm_copy_fd.c:124 libacl/perm_copy_fd.c:136
-#: libacl/perm_copy_fd.c:198
+#: libacl/perm_copy_fd.c:198 libacl/perm_copy_file.c:124
+#: libacl/perm_copy_file.c:139 libacl/perm_copy_file.c:150
+#: libacl/perm_copy_file.c:235
#, c-format
msgid "setting permissions for %s"
msgstr "modifier les permissions pour %s"
-#: libacl/perm_copy_file.c:199 libacl/perm_copy_file.c:224
-#: libacl/perm_copy_fd.c:186
+#: libacl/perm_copy_fd.c:186 libacl/perm_copy_file.c:199
+#: libacl/perm_copy_file.c:224
#, c-format
msgid "preserving permissions for %s"
msgstr "conserver les permissions pour %s"
-#: libacl/acl_error.c:34
-msgid "Multiple entries of same type"
-msgstr "Plusieurs entrées de même type"
+#: tools/chacl.c:46
+#, c-format
+msgid "Usage:\n"
+msgstr "Utilisation :\n"
-#: libacl/acl_error.c:36
-msgid "Duplicate entries"
-msgstr "Entrées dupliquées"
+#: tools/chacl.c:47
+#, c-format
+msgid "\t%s acl pathname...\n"
+msgstr "\t%s répertoire acl...\n"
-#: libacl/acl_error.c:38
-msgid "Missing or wrong entry"
-msgstr "Entrée erronée ou manquante"
+#: tools/chacl.c:48
+#, c-format
+msgid "\t%s -b acl dacl pathname...\n"
+msgstr "\t%s -b acl dacl répertoire...\n"
-#: libacl/acl_error.c:40
-msgid "Invalid entry type"
-msgstr "Type d'entrée non valable"
+#: tools/chacl.c:49
+#, c-format
+msgid "\t%s -d dacl pathname...\n"
+msgstr "\t%s -d dacl répertoire...\n"
-#: tools/getfacl.c:488
+#: tools/chacl.c:50
#, c-format
-msgid "%s: Removing leading '/' from absolute path names\n"
-msgstr "%s : suppression du premier « / » des noms de chemins absolus\n"
+msgid "\t%s -R pathname...\n"
+msgstr "\t%s -R répertoire...\n"
-#: tools/getfacl.c:559
+#: tools/chacl.c:51
#, c-format
-msgid "%s %s -- get file access control lists\n"
-msgstr "%s %s -- obtenir les listes de contrôle d'accès du fichier\n"
+msgid "\t%s -D pathname...\n"
+msgstr "\t%s -D répertoire...\n"
-#: tools/getfacl.c:561 tools/getfacl.c:741
+#: tools/chacl.c:52
#, c-format
-msgid "Usage: %s [-%s] file ...\n"
-msgstr "Utilisation : %s [-%s] fichier...\n"
+msgid "\t%s -B pathname...\n"
+msgstr "\t%s -B répertoire...\n"
-#: tools/getfacl.c:567
+#: tools/chacl.c:53
#, c-format
-msgid " -d, --default display the default access control list\n"
-msgstr ""
-"-d, --default afficher la liste de contrôle d'accès par défaut\n"
+msgid "\t%s -l pathname...\t[not IRIX compatible]\n"
+msgstr "\t%s -l répertoire...\t[pas compatible IRIX]\n"
-#: tools/getfacl.c:571
-#, 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"
-" -p, --absolute-names don't strip leading '/' in pathnames\n"
-msgstr ""
-" --access affiche seulement le fichier ACL\n"
-" -d, --default affiche seulement le fichier ACL par défaut\n"
-" --omit-header n'affiche pas les commentaires d'en-tête\n"
-" --all-effective affiche tous les droits en vigueur\n"
-" --no-effective affiche les droits inactifs\n"
-" --skip-base ignorer les fichiers qui ont seulement les "
-"entrées\n"
-" de base\n"
-" -R, --recursive parcourir récursivement les sous-répertoires\n"
-" -L, --logical suivre les liens symboliques\n"
-" -P, --physical ne pas suivre les liens symboliques\n"
-" --tabular sortie tabulée\n"
-" --numeric afficher les identifiants numériques des\n"
-" utilisateurs/groupes\n"
-" --absolute-names ne pas enlever le premier « / » dans les chemins\n"
+#: tools/chacl.c:55
+#, c-format
+msgid "\t%s -r pathname...\t[not IRIX compatible]\n"
+msgstr "\t%s -r répertoire...\t[pas compatible IRIX]\n"
-#: tools/getfacl.c:586 tools/setfacl.c:300
-#, fuzzy, c-format
-msgid ""
-" -v, --version print version and exit\n"
-" -h, --help this help text\n"
-msgstr ""
-" --version afficher la version et quitter\n"
-" --help afficher ce message d'aide\n"
+#: tools/chacl.c:146
+#, c-format
+msgid "%s: error removing access acl on \"%s\": %s\n"
+msgstr "%s : erreur de suppression de l'accès acl de « %s » : %s\n"
-#: tools/getfacl.c:728 tools/setfacl.c:317
+#: tools/chacl.c:153
#, c-format
-msgid "%s: Standard input: %s\n"
-msgstr "%s : Sortie standard : %s\n"
+msgid "%s: error removing default acl on \"%s\": %s\n"
+msgstr "%s : erreur de suppression de l'accès acl par défaut de « %s » : %s\n"
-#: tools/getfacl.c:743 tools/setfacl.c:656
+#: tools/chacl.c:172 tools/chacl.c:191
#, c-format
-msgid "Try `%s --help' for more information.\n"
-msgstr "Essayer « %s --help » pour plus d'informations.\n"
+msgid "%s: access ACL '%s': %s at entry %d\n"
+msgstr "%s : accès ACL « %s » : %s à l'entrée %d\n"
+
+#: tools/chacl.c:259
+#, c-format
+msgid "%s: cannot get access ACL on '%s': %s\n"
+msgstr "%s : impossible d'obtenir l'accès ACL de « %s » : %s\n"
+
+#: tools/chacl.c:265
+#, c-format
+msgid "%s: cannot get default ACL on '%s': %s\n"
+msgstr "%s : impossible d'obtenir l'accès ACL par défaut de « %s » : %s\n"
+
+#: tools/chacl.c:271
+#, c-format
+msgid "%s: cannot get access ACL text on '%s': %s\n"
+msgstr "%s : impossible d'obtenir l'accès texte ACL de « %s » : %s\n"
+
+#: tools/chacl.c:278
+#, c-format
+msgid "%s: cannot get default ACL text on '%s': %s\n"
+msgstr "%s : impossible d'obtenir le texte ACL par défaut de « %s » : %s\n"
+
+#: tools/chacl.c:304
+#, c-format
+msgid "%s: cannot set access acl on \"%s\": %s\n"
+msgstr "%s : impossible de modifier l'accès ACL de « %s »: %s\n"
+
+#: tools/chacl.c:310
+#, c-format
+msgid "%s: cannot set default acl on \"%s\": %s\n"
+msgstr "%s : impossible de définir l'ACL par défaut de « %s » : %s\n"
+
+#: tools/chacl.c:328
+#, c-format
+msgid "%s: opendir failed: %s\n"
+msgstr "%s : échec d'opendir : %s\n"
+
+#: tools/chacl.c:342
+#, c-format
+msgid "%s: malloc failed: %s\n"
+msgstr "%s : échec de malloc : %s\n"
#: tools/do_set.c:410
#, c-format
@@ -142,50 +170,50 @@ msgid "%s: %s: Malformed default ACL `%s': %s at entry %d\n"
msgstr ""
"%s : %s : entrée ACL par défaut mal formulée « %s » : %s à l'entrée·%d\n"
-#: tools/do_set.c:501
+#: tools/do_set.c:508
#, c-format
msgid "%s: %s: Only directories can have default ACLs\n"
msgstr ""
"%s : %s : seuls les répertoires peuvent avoir une entrée ACL par défaut\n"
-#: tools/setfacl.c:148
+#: tools/setfacl.c:147
#, c-format
msgid "%s: %s: No filename found in line %d, aborting\n"
msgstr "%s : %s : nom de fichier manquant à la ligne %d, annulation\n"
-#: tools/setfacl.c:153
+#: tools/setfacl.c:152
#, c-format
msgid "%s: No filename found in line %d of standard input, aborting\n"
msgstr ""
"%s : nom de fichier manquant à la ligne %d de la sortie standard, "
"annulation\n"
-#: tools/setfacl.c:174
+#: tools/setfacl.c:173
#, c-format
msgid "%s: %s: %s in line %d\n"
msgstr "%s : %s : %s à la ligne %d\n"
-#: tools/setfacl.c:206
+#: tools/setfacl.c:205
#, c-format
msgid "%s: %s: Cannot change owner/group: %s\n"
msgstr "%s : %s : impossible de changer de propriétaire/groupe : %s\n"
-#: tools/setfacl.c:225
+#: tools/setfacl.c:224
#, fuzzy, c-format
msgid "%s: %s: Cannot change mode: %s\n"
msgstr "%s : %s : impossible de changer de propriétaire/groupe : %s\n"
-#: tools/setfacl.c:267
+#: tools/setfacl.c:266
#, c-format
msgid "%s %s -- set file access control lists\n"
msgstr "%s %s -- définir les listes de contrôle d'accès des fichiers (ACL)\n"
-#: tools/setfacl.c:269 tools/setfacl.c:654
+#: tools/setfacl.c:268 tools/setfacl.c:653
#, c-format
msgid "Usage: %s %s\n"
msgstr "Utilisation : %s %s\n"
-#: tools/setfacl.c:272
+#: tools/setfacl.c:271
#, c-format
msgid ""
" -m, --modify=acl modify the current ACL(s) of file(s)\n"
@@ -202,7 +230,7 @@ msgstr ""
" -b, --remove-all supprimer toutes les entrées ACL étendues\n"
" -k, --remove-default supprimer l'ACL par défaut\n"
-#: tools/setfacl.c:281
+#: tools/setfacl.c:280
#, fuzzy, c-format
msgid ""
" --set=acl set the ACL of file(s), replacing the current ACL\n"
@@ -214,7 +242,7 @@ msgstr ""
" --set-file=fichier lire les entrées ACL à modifier du fichier\n"
" --mask recalculer les masques des droits en vigueur\n"
-#: tools/setfacl.c:287
+#: tools/setfacl.c:286
#, c-format
msgid ""
" -n, --no-mask don't recalculate the effective rights mask\n"
@@ -224,7 +252,7 @@ msgstr ""
"vigueur\n"
" -d, --default les opérations s'appliquent à l'ACL par défaut\n"
-#: tools/setfacl.c:292
+#: tools/setfacl.c:291
#, c-format
msgid ""
" -R, --recursive recurse into subdirectories\n"
@@ -239,122 +267,95 @@ msgstr ""
" --restore=fichier restaurer les ACL (inverse de « getfacl -R »)\n"
" --test mode test (les ACL ne sont pas modifiés)\n"
-#: tools/setfacl.c:453
+#: tools/setfacl.c:299 tools/getfacl.c:597
+#, fuzzy, c-format
+msgid ""
+" -v, --version print version and exit\n"
+" -h, --help this help text\n"
+msgstr ""
+" --version afficher la version et quitter\n"
+" --help afficher ce message d'aide\n"
+
+#: tools/setfacl.c:316 tools/getfacl.c:743
+#, c-format
+msgid "%s: Standard input: %s\n"
+msgstr "%s : Sortie standard : %s\n"
+
+#: tools/setfacl.c:452
#, c-format
msgid "%s: Option -%c incomplete\n"
msgstr "%s : Option -%c incomplète\n"
-#: tools/setfacl.c:458
+#: tools/setfacl.c:457
#, c-format
msgid "%s: Option -%c: %s near character %d\n"
msgstr "%s : Option -%c : %s près du caractère %d\n"
-#: tools/setfacl.c:534
+#: tools/setfacl.c:533
#, c-format
msgid "%s: %s in line %d of file %s\n"
msgstr "%s : %s à la ligne %d du fichier %s\n"
-#: tools/setfacl.c:542
+#: tools/setfacl.c:541
#, c-format
msgid "%s: %s in line %d of standard input\n"
msgstr "%s : %s à la ligne %d de la sortie standard\n"
-#: tools/chacl.c:46
-#, c-format
-msgid "Usage:\n"
-msgstr "Utilisation :\n"
-
-#: tools/chacl.c:47
-#, c-format
-msgid "\t%s acl pathname...\n"
-msgstr "\t%s répertoire acl...\n"
-
-#: tools/chacl.c:48
-#, c-format
-msgid "\t%s -b acl dacl pathname...\n"
-msgstr "\t%s -b acl dacl répertoire...\n"
-
-#: tools/chacl.c:49
-#, c-format
-msgid "\t%s -d dacl pathname...\n"
-msgstr "\t%s -d dacl répertoire...\n"
-
-#: tools/chacl.c:50
-#, c-format
-msgid "\t%s -R pathname...\n"
-msgstr "\t%s -R répertoire...\n"
-
-#: tools/chacl.c:51
+#: tools/setfacl.c:655 tools/getfacl.c:758
#, c-format
-msgid "\t%s -D pathname...\n"
-msgstr "\t%s -D répertoire...\n"
-
-#: tools/chacl.c:52
-#, c-format
-msgid "\t%s -B pathname...\n"
-msgstr "\t%s -B répertoire...\n"
-
-#: tools/chacl.c:53
-#, c-format
-msgid "\t%s -l pathname...\t[not IRIX compatible]\n"
-msgstr "\t%s -l répertoire...\t[pas compatible IRIX]\n"
-
-#: tools/chacl.c:55
-#, c-format
-msgid "\t%s -r pathname...\t[not IRIX compatible]\n"
-msgstr "\t%s -r répertoire...\t[pas compatible IRIX]\n"
-
-#: tools/chacl.c:146
-#, c-format
-msgid "%s: error removing access acl on \"%s\": %s\n"
-msgstr "%s : erreur de suppression de l'accès acl de « %s » : %s\n"
-
-#: tools/chacl.c:153
-#, c-format
-msgid "%s: error removing default acl on \"%s\": %s\n"
-msgstr "%s : erreur de suppression de l'accès acl par défaut de « %s » : %s\n"
-
-#: tools/chacl.c:172 tools/chacl.c:191
-#, c-format
-msgid "%s: access ACL '%s': %s at entry %d\n"
-msgstr "%s : accès ACL « %s » : %s à l'entrée %d\n"
-
-#: tools/chacl.c:259
-#, c-format
-msgid "%s: cannot get access ACL on '%s': %s\n"
-msgstr "%s : impossible d'obtenir l'accès ACL de « %s » : %s\n"
-
-#: tools/chacl.c:265
-#, c-format
-msgid "%s: cannot get default ACL on '%s': %s\n"
-msgstr "%s : impossible d'obtenir l'accès ACL par défaut de « %s » : %s\n"
-
-#: tools/chacl.c:271
-#, c-format
-msgid "%s: cannot get access ACL text on '%s': %s\n"
-msgstr "%s : impossible d'obtenir l'accès texte ACL de « %s » : %s\n"
+msgid "Try `%s --help' for more information.\n"
+msgstr "Essayer « %s --help » pour plus d'informations.\n"
-#: tools/chacl.c:278
+#: tools/getfacl.c:498
#, c-format
-msgid "%s: cannot get default ACL text on '%s': %s\n"
-msgstr "%s : impossible d'obtenir le texte ACL par défaut de « %s » : %s\n"
+msgid "%s: Removing leading '/' from absolute path names\n"
+msgstr "%s : suppression du premier « / » des noms de chemins absolus\n"
-#: tools/chacl.c:304
+#: tools/getfacl.c:569
#, c-format
-msgid "%s: cannot set access acl on \"%s\": %s\n"
-msgstr "%s : impossible de modifier l'accès ACL de « %s »: %s\n"
+msgid "%s %s -- get file access control lists\n"
+msgstr "%s %s -- obtenir les listes de contrôle d'accès du fichier\n"
-#: tools/chacl.c:310
+#: tools/getfacl.c:571 tools/getfacl.c:756
#, c-format
-msgid "%s: cannot set default acl on \"%s\": %s\n"
-msgstr "%s : impossible de définir l'ACL par défaut de « %s » : %s\n"
+msgid "Usage: %s [-%s] file ...\n"
+msgstr "Utilisation : %s [-%s] fichier...\n"
-#: tools/chacl.c:328
+#: tools/getfacl.c:577
#, c-format
-msgid "%s: opendir failed: %s\n"
-msgstr "%s : échec d'opendir : %s\n"
+msgid " -d, --default display the default access control list\n"
+msgstr ""
+"-d, --default afficher la liste de contrôle d'accès par défaut\n"
-#: tools/chacl.c:342
-#, c-format
-msgid "%s: malloc failed: %s\n"
-msgstr "%s : échec de malloc : %s\n"
+#: tools/getfacl.c:581
+#, 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"
+msgstr ""
+" --access affiche seulement le fichier ACL\n"
+" -d, --default affiche seulement le fichier ACL par défaut\n"
+" --omit-header n'affiche pas les commentaires d'en-tête\n"
+" --all-effective affiche tous les droits en vigueur\n"
+" --no-effective affiche les droits inactifs\n"
+" --skip-base ignorer les fichiers qui ont seulement les "
+"entrées\n"
+" de base\n"
+" -R, --recursive parcourir récursivement les sous-répertoires\n"
+" -L, --logical suivre les liens symboliques\n"
+" -P, --physical ne pas suivre les liens symboliques\n"
+" --tabular sortie tabulée\n"
+" --numeric afficher les identifiants numériques des\n"
+" utilisateurs/groupes\n"
+" --absolute-names ne pas enlever le premier « / » dans les chemins\n"
diff --git a/po/gl.po b/po/gl.po
index 004e4be..f86d6d7 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -19,7 +19,7 @@ msgid ""
msgstr ""
"Project-Id-Version: acl-2.2.43.1\n"
"Report-Msgid-Bugs-To: acl-devel@nongnu.org\n"
-"POT-Creation-Date: 2014-01-10 09:16-0500\n"
+"POT-Creation-Date: 2021-03-02 11:07+0100\n"
"PO-Revision-Date: 2007-03-16 18:52+0100\n"
"Last-Translator: Antonio Trueba <atrueba@users.sourceforge.net>\n"
"Language-Team: Galician\n"
@@ -29,107 +29,135 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: Galician\n"
-#: libacl/perm_copy_file.c:124 libacl/perm_copy_file.c:139
-#: libacl/perm_copy_file.c:150 libacl/perm_copy_file.c:235
+#: libacl/acl_error.c:33
+msgid "Multiple entries of same type"
+msgstr "Varias entradas do mesmo tipo"
+
+#: libacl/acl_error.c:35
+msgid "Duplicate entries"
+msgstr "Entradas duplicadas"
+
+#: libacl/acl_error.c:37
+msgid "Missing or wrong entry"
+msgstr "Falta un atributo, ou está mal formado"
+
+#: libacl/acl_error.c:39
+msgid "Invalid entry type"
+msgstr "Tipo de entrada non válido"
+
#: libacl/perm_copy_fd.c:124 libacl/perm_copy_fd.c:136
-#: libacl/perm_copy_fd.c:198
+#: libacl/perm_copy_fd.c:198 libacl/perm_copy_file.c:124
+#: libacl/perm_copy_file.c:139 libacl/perm_copy_file.c:150
+#: libacl/perm_copy_file.c:235
#, c-format
msgid "setting permissions for %s"
msgstr "establecendo permisos para %s"
-#: libacl/perm_copy_file.c:199 libacl/perm_copy_file.c:224
-#: libacl/perm_copy_fd.c:186
+#: libacl/perm_copy_fd.c:186 libacl/perm_copy_file.c:199
+#: libacl/perm_copy_file.c:224
#, c-format
msgid "preserving permissions for %s"
msgstr "mantendo permisos de %s"
-#: libacl/acl_error.c:34
-msgid "Multiple entries of same type"
-msgstr "Varias entradas do mesmo tipo"
+#: tools/chacl.c:46
+#, c-format
+msgid "Usage:\n"
+msgstr "Uso:\n"
-#: libacl/acl_error.c:36
-msgid "Duplicate entries"
-msgstr "Entradas duplicadas"
+#: tools/chacl.c:47
+#, c-format
+msgid "\t%s acl pathname...\n"
+msgstr "\t%s nome de rota do ACL...\n"
-#: libacl/acl_error.c:38
-msgid "Missing or wrong entry"
-msgstr "Falta un atributo, ou está mal formado"
+#: tools/chacl.c:48
+#, c-format
+msgid "\t%s -b acl dacl pathname...\n"
+msgstr "\t%s -b nome de ruta ACL DACL..\n"
-#: libacl/acl_error.c:40
-msgid "Invalid entry type"
-msgstr "Tipo de entrada non válido"
+#: tools/chacl.c:49
+#, c-format
+msgid "\t%s -d dacl pathname...\n"
+msgstr "\t%s -d rota ó ACL...\n"
-#: tools/getfacl.c:488
+#: tools/chacl.c:50
#, c-format
-msgid "%s: Removing leading '/' from absolute path names\n"
-msgstr "%s: Eliminando '/' iniciais en nomes de ruta absolutos\n"
+msgid "\t%s -R pathname...\n"
+msgstr "\t%s -R rota...\n"
-#: tools/getfacl.c:559
+#: tools/chacl.c:51
#, c-format
-msgid "%s %s -- get file access control lists\n"
-msgstr "%s %s -- obter listas de control de acceso a ficheiro\n"
+msgid "\t%s -D pathname...\n"
+msgstr "\t%s -D rota...\n"
-#: tools/getfacl.c:561 tools/getfacl.c:741
+#: tools/chacl.c:52
#, c-format
-msgid "Usage: %s [-%s] file ...\n"
-msgstr "Uso: %s [-%s] ficheiro ...\n"
+msgid "\t%s -B pathname...\n"
+msgstr "\t%s -B rota...\n"
-#: tools/getfacl.c:567
+#: tools/chacl.c:53
#, c-format
-msgid " -d, --default display the default access control list\n"
-msgstr ""
-" -d, --default amosá-la lista de control de acceso "
-"predeterminada\n"
+msgid "\t%s -l pathname...\t[not IRIX compatible]\n"
+msgstr "\t%s -l rota...\t[non compatible con IRIX]\n"
-#: tools/getfacl.c:571
-#, 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"
-" -p, --absolute-names don't strip leading '/' in pathnames\n"
-msgstr ""
-" --access só amosá-la lista de control de acceso ó ficheiro\n"
-" -d, --default só mostrá-la lista de control de acceso "
-"predeterminada\n"
-" --omit-header non amosá-lo comentario de encabezamento\n"
-" --all-effective amosar tódolos dereitos efectivos\n"
-" --no-effective non amosar ningún dereito efectivo\n"
-" --skip-base saltar ficheiros que só teñan as entradas básicas\n"
-" -R, --recursive descender recursivamente nos subdirectorios\n"
-" -L, --logical percorrido lóxico, seguindo enlaces simbólicos\n"
-" -P --physical percorrido físico, non seguir enlaces simbólicos\n"
-" --tabular usar formato de saída tabular\n"
-" --numeric amosar identificadores numéricos de propietario/"
-"grupo\n"
-" --absolute-names non eliminá-la '/' en nomes de ruta\n"
+#: tools/chacl.c:55
+#, c-format
+msgid "\t%s -r pathname...\t[not IRIX compatible]\n"
+msgstr "\t%s -r rota...\t[non compatible con IRIX]\n"
-#: tools/getfacl.c:586 tools/setfacl.c:300
-#, fuzzy, c-format
-msgid ""
-" -v, --version print version and exit\n"
-" -h, --help this help text\n"
-msgstr ""
-" --version amosar versión e sair\n"
-" --help este texto de axuda\n"
+#: tools/chacl.c:146
+#, c-format
+msgid "%s: error removing access acl on \"%s\": %s\n"
+msgstr "%s: erro borrando ACL de acceso en \"%s\": %s\n"
-#: tools/getfacl.c:728 tools/setfacl.c:317
+#: tools/chacl.c:153
#, c-format
-msgid "%s: Standard input: %s\n"
-msgstr "%s: Entrada estándar: %s\n"
+msgid "%s: error removing default acl on \"%s\": %s\n"
+msgstr "%s: erro borrando ACL predeterminado en \"%s\": %s\n"
-#: tools/getfacl.c:743 tools/setfacl.c:656
+#: tools/chacl.c:172 tools/chacl.c:191
#, c-format
-msgid "Try `%s --help' for more information.\n"
-msgstr "Escriba \"%s --help\" para máis información.\n"
+msgid "%s: access ACL '%s': %s at entry %d\n"
+msgstr "%s: ACL de acceso '%s': %s en posición %d\n"
+
+#: tools/chacl.c:259
+#, c-format
+msgid "%s: cannot get access ACL on '%s': %s\n"
+msgstr "%s: non se puido obter ACL de acceso en '%s': %s\n"
+
+#: tools/chacl.c:265
+#, c-format
+msgid "%s: cannot get default ACL on '%s': %s\n"
+msgstr "%s: non se puido obter ACL predeterminado en '%s': %s\n"
+
+#: tools/chacl.c:271
+#, c-format
+msgid "%s: cannot get access ACL text on '%s': %s\n"
+msgstr "%s: non se puido obter texto ACL de acceso en '%s': %s\n"
+
+#: tools/chacl.c:278
+#, c-format
+msgid "%s: cannot get default ACL text on '%s': %s\n"
+msgstr "%s: non se puido obter texto de ACL predeterminado en '%s': %s\n"
+
+#: tools/chacl.c:304
+#, c-format
+msgid "%s: cannot set access acl on \"%s\": %s\n"
+msgstr "%s: non se puido establecé-lo ACL de acceso en \"%s\": %s\n"
+
+#: tools/chacl.c:310
+#, c-format
+msgid "%s: cannot set default acl on \"%s\": %s\n"
+msgstr "%s: non se puido establecé-lo ACL predeterminado en \"%s\": %s\n"
+
+#: tools/chacl.c:328
+#, c-format
+msgid "%s: opendir failed: %s\n"
+msgstr "%s: a chamada a opendir fallou: %s\n"
+
+#: tools/chacl.c:342
+#, c-format
+msgid "%s: malloc failed: %s\n"
+msgstr "%s: a chamada a malloc fallou: %s\n"
#: tools/do_set.c:410
#, c-format
@@ -141,49 +169,49 @@ msgstr "%s: %s: ACL incorrecto `%s': %s na posición %d\n"
msgid "%s: %s: Malformed default ACL `%s': %s at entry %d\n"
msgstr "%s: %s: ACL predeterminado incorrecto `%s': %s na posición %d\n"
-#: tools/do_set.c:501
+#: tools/do_set.c:508
#, c-format
msgid "%s: %s: Only directories can have default ACLs\n"
msgstr "%s: %s: Só os directorios poden ter ACLs predeterminados\n"
-#: tools/setfacl.c:148
+#: tools/setfacl.c:147
#, c-format
msgid "%s: %s: No filename found in line %d, aborting\n"
msgstr "%s: %s: Non se atopou nome de ficheiro na liña %d, abortando\n"
-#: tools/setfacl.c:153
+#: tools/setfacl.c:152
#, c-format
msgid "%s: No filename found in line %d of standard input, aborting\n"
msgstr ""
"%s: Non se atopou nome de ficheiro na liña %d da entrada estándar, "
"abortando\n"
-#: tools/setfacl.c:174
+#: tools/setfacl.c:173
#, c-format
msgid "%s: %s: %s in line %d\n"
msgstr "%s: %s: %s na liña %d\n"
-#: tools/setfacl.c:206
+#: tools/setfacl.c:205
#, c-format
msgid "%s: %s: Cannot change owner/group: %s\n"
msgstr "%s: %s: Non se pode cambiá-lo propietario/grupo: %s\n"
-#: tools/setfacl.c:225
+#: tools/setfacl.c:224
#, fuzzy, c-format
msgid "%s: %s: Cannot change mode: %s\n"
msgstr "%s: %s: Non se pode cambiá-lo propietario/grupo: %s\n"
-#: tools/setfacl.c:267
+#: tools/setfacl.c:266
#, c-format
msgid "%s %s -- set file access control lists\n"
msgstr "%s %s -- establecer listas de control de acceso a ficheiro\n"
-#: tools/setfacl.c:269 tools/setfacl.c:654
+#: tools/setfacl.c:268 tools/setfacl.c:653
#, c-format
msgid "Usage: %s %s\n"
msgstr "Uso: %s %s\n"
-#: tools/setfacl.c:272
+#: tools/setfacl.c:271
#, c-format
msgid ""
" -m, --modify=acl modify the current ACL(s) of file(s)\n"
@@ -200,7 +228,7 @@ msgstr ""
" -b, --remove-all borrar tódalas entradas de ACL extendidas\n"
" -k, --remove-default borrar ó ACL predeterminado\n"
-#: tools/setfacl.c:281
+#: tools/setfacl.c:280
#, c-format
msgid ""
" --set=acl set the ACL of file(s), replacing the current ACL\n"
@@ -212,7 +240,7 @@ msgstr ""
" --set-file=fich ler entradas ACL a establecer dende ficheiro\n"
" --mask recalculá-la máscara de dereitos efectiva\n"
-#: tools/setfacl.c:287
+#: tools/setfacl.c:286
#, c-format
msgid ""
" -n, --no-mask don't recalculate the effective rights mask\n"
@@ -221,7 +249,7 @@ msgstr ""
" -n, --no-mask non recalculá-la máscara de dereitos efectiva\n"
" -d, --default as operacións afectan ó ACL predeterminado\n"
-#: tools/setfacl.c:292
+#: tools/setfacl.c:291
#, c-format
msgid ""
" -R, --recursive recurse into subdirectories\n"
@@ -236,122 +264,95 @@ msgstr ""
" --restore=fich restaurar ACLs (inverso de 'getfacl -R')\n"
" --test modo de proba (os ACLs non son modificados)\n"
-#: tools/setfacl.c:453
+#: tools/setfacl.c:299 tools/getfacl.c:597
+#, fuzzy, c-format
+msgid ""
+" -v, --version print version and exit\n"
+" -h, --help this help text\n"
+msgstr ""
+" --version amosar versión e sair\n"
+" --help este texto de axuda\n"
+
+#: tools/setfacl.c:316 tools/getfacl.c:743
+#, c-format
+msgid "%s: Standard input: %s\n"
+msgstr "%s: Entrada estándar: %s\n"
+
+#: tools/setfacl.c:452
#, c-format
msgid "%s: Option -%c incomplete\n"
msgstr "%s: Opción -%c incompleta\n"
-#: tools/setfacl.c:458
+#: tools/setfacl.c:457
#, c-format
msgid "%s: Option -%c: %s near character %d\n"
msgstr "%s: Opción -%c: %s preto do carácter %d\n"
-#: tools/setfacl.c:534
+#: tools/setfacl.c:533
#, c-format
msgid "%s: %s in line %d of file %s\n"
msgstr "%s: %s na liña %d do ficheiro %s\n"
-#: tools/setfacl.c:542
+#: tools/setfacl.c:541
#, c-format
msgid "%s: %s in line %d of standard input\n"
msgstr "%s: %s na liña %d da entrada estándar\n"
-#: tools/chacl.c:46
-#, c-format
-msgid "Usage:\n"
-msgstr "Uso:\n"
-
-#: tools/chacl.c:47
-#, c-format
-msgid "\t%s acl pathname...\n"
-msgstr "\t%s nome de rota do ACL...\n"
-
-#: tools/chacl.c:48
-#, c-format
-msgid "\t%s -b acl dacl pathname...\n"
-msgstr "\t%s -b nome de ruta ACL DACL..\n"
-
-#: tools/chacl.c:49
-#, c-format
-msgid "\t%s -d dacl pathname...\n"
-msgstr "\t%s -d rota ó ACL...\n"
-
-#: tools/chacl.c:50
-#, c-format
-msgid "\t%s -R pathname...\n"
-msgstr "\t%s -R rota...\n"
-
-#: tools/chacl.c:51
+#: tools/setfacl.c:655 tools/getfacl.c:758
#, c-format
-msgid "\t%s -D pathname...\n"
-msgstr "\t%s -D rota...\n"
-
-#: tools/chacl.c:52
-#, c-format
-msgid "\t%s -B pathname...\n"
-msgstr "\t%s -B rota...\n"
-
-#: tools/chacl.c:53
-#, c-format
-msgid "\t%s -l pathname...\t[not IRIX compatible]\n"
-msgstr "\t%s -l rota...\t[non compatible con IRIX]\n"
-
-#: tools/chacl.c:55
-#, c-format
-msgid "\t%s -r pathname...\t[not IRIX compatible]\n"
-msgstr "\t%s -r rota...\t[non compatible con IRIX]\n"
-
-#: tools/chacl.c:146
-#, c-format
-msgid "%s: error removing access acl on \"%s\": %s\n"
-msgstr "%s: erro borrando ACL de acceso en \"%s\": %s\n"
-
-#: tools/chacl.c:153
-#, c-format
-msgid "%s: error removing default acl on \"%s\": %s\n"
-msgstr "%s: erro borrando ACL predeterminado en \"%s\": %s\n"
-
-#: tools/chacl.c:172 tools/chacl.c:191
-#, c-format
-msgid "%s: access ACL '%s': %s at entry %d\n"
-msgstr "%s: ACL de acceso '%s': %s en posición %d\n"
-
-#: tools/chacl.c:259
-#, c-format
-msgid "%s: cannot get access ACL on '%s': %s\n"
-msgstr "%s: non se puido obter ACL de acceso en '%s': %s\n"
-
-#: tools/chacl.c:265
-#, c-format
-msgid "%s: cannot get default ACL on '%s': %s\n"
-msgstr "%s: non se puido obter ACL predeterminado en '%s': %s\n"
-
-#: tools/chacl.c:271
-#, c-format
-msgid "%s: cannot get access ACL text on '%s': %s\n"
-msgstr "%s: non se puido obter texto ACL de acceso en '%s': %s\n"
+msgid "Try `%s --help' for more information.\n"
+msgstr "Escriba \"%s --help\" para máis información.\n"
-#: tools/chacl.c:278
+#: tools/getfacl.c:498
#, c-format
-msgid "%s: cannot get default ACL text on '%s': %s\n"
-msgstr "%s: non se puido obter texto de ACL predeterminado en '%s': %s\n"
+msgid "%s: Removing leading '/' from absolute path names\n"
+msgstr "%s: Eliminando '/' iniciais en nomes de ruta absolutos\n"
-#: tools/chacl.c:304
+#: tools/getfacl.c:569
#, c-format
-msgid "%s: cannot set access acl on \"%s\": %s\n"
-msgstr "%s: non se puido establecé-lo ACL de acceso en \"%s\": %s\n"
+msgid "%s %s -- get file access control lists\n"
+msgstr "%s %s -- obter listas de control de acceso a ficheiro\n"
-#: tools/chacl.c:310
+#: tools/getfacl.c:571 tools/getfacl.c:756
#, c-format
-msgid "%s: cannot set default acl on \"%s\": %s\n"
-msgstr "%s: non se puido establecé-lo ACL predeterminado en \"%s\": %s\n"
+msgid "Usage: %s [-%s] file ...\n"
+msgstr "Uso: %s [-%s] ficheiro ...\n"
-#: tools/chacl.c:328
+#: tools/getfacl.c:577
#, c-format
-msgid "%s: opendir failed: %s\n"
-msgstr "%s: a chamada a opendir fallou: %s\n"
+msgid " -d, --default display the default access control list\n"
+msgstr ""
+" -d, --default amosá-la lista de control de acceso "
+"predeterminada\n"
-#: tools/chacl.c:342
-#, c-format
-msgid "%s: malloc failed: %s\n"
-msgstr "%s: a chamada a malloc fallou: %s\n"
+#: tools/getfacl.c:581
+#, 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"
+msgstr ""
+" --access só amosá-la lista de control de acceso ó ficheiro\n"
+" -d, --default só mostrá-la lista de control de acceso "
+"predeterminada\n"
+" --omit-header non amosá-lo comentario de encabezamento\n"
+" --all-effective amosar tódolos dereitos efectivos\n"
+" --no-effective non amosar ningún dereito efectivo\n"
+" --skip-base saltar ficheiros que só teñan as entradas básicas\n"
+" -R, --recursive descender recursivamente nos subdirectorios\n"
+" -L, --logical percorrido lóxico, seguindo enlaces simbólicos\n"
+" -P --physical percorrido físico, non seguir enlaces simbólicos\n"
+" --tabular usar formato de saída tabular\n"
+" --numeric amosar identificadores numéricos de propietario/"
+"grupo\n"
+" --absolute-names non eliminá-la '/' en nomes de ruta\n"
diff --git a/po/pl.po b/po/pl.po
index 6dd069e..fc2112c 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -19,7 +19,7 @@ msgid ""
msgstr ""
"Project-Id-Version: acl-2.2.22\n"
"Report-Msgid-Bugs-To: acl-devel@nongnu.org\n"
-"POT-Creation-Date: 2014-01-10 09:16-0500\n"
+"POT-Creation-Date: 2021-03-02 11:07+0100\n"
"PO-Revision-Date: 2004-01-28 22:31+0100\n"
"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
@@ -28,110 +28,135 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libacl/perm_copy_file.c:124 libacl/perm_copy_file.c:139
-#: libacl/perm_copy_file.c:150 libacl/perm_copy_file.c:235
+#: libacl/acl_error.c:33
+msgid "Multiple entries of same type"
+msgstr "Wiele pozycji tego samego typu"
+
+#: libacl/acl_error.c:35
+msgid "Duplicate entries"
+msgstr "Powtórzone pozycje"
+
+#: libacl/acl_error.c:37
+msgid "Missing or wrong entry"
+msgstr "Brakuj±ca lub b³êdna pozycja"
+
+#: libacl/acl_error.c:39
+msgid "Invalid entry type"
+msgstr "Nieprawid³owy typ pozycji"
+
#: libacl/perm_copy_fd.c:124 libacl/perm_copy_fd.c:136
-#: libacl/perm_copy_fd.c:198
+#: libacl/perm_copy_fd.c:198 libacl/perm_copy_file.c:124
+#: libacl/perm_copy_file.c:139 libacl/perm_copy_file.c:150
+#: libacl/perm_copy_file.c:235
#, c-format
msgid "setting permissions for %s"
msgstr "ustawianie uprawnieñ dla %s"
-#: libacl/perm_copy_file.c:199 libacl/perm_copy_file.c:224
-#: libacl/perm_copy_fd.c:186
+#: libacl/perm_copy_fd.c:186 libacl/perm_copy_file.c:199
+#: libacl/perm_copy_file.c:224
#, c-format
msgid "preserving permissions for %s"
msgstr "zachowywanie uprawnieñ dla %s"
-#: libacl/acl_error.c:34
-msgid "Multiple entries of same type"
-msgstr "Wiele pozycji tego samego typu"
+#: tools/chacl.c:46
+#, c-format
+msgid "Usage:\n"
+msgstr "Sk³adnia:\n"
-#: libacl/acl_error.c:36
-msgid "Duplicate entries"
-msgstr "Powtórzone pozycje"
+#: tools/chacl.c:47
+#, c-format
+msgid "\t%s acl pathname...\n"
+msgstr "\t%s acl ¶cie¿ka...\n"
-#: libacl/acl_error.c:38
-msgid "Missing or wrong entry"
-msgstr "Brakuj±ca lub b³êdna pozycja"
+#: tools/chacl.c:48
+#, c-format
+msgid "\t%s -b acl dacl pathname...\n"
+msgstr "\t%s -b acl dacl ¶cie¿ka...\n"
-#: libacl/acl_error.c:40
-msgid "Invalid entry type"
-msgstr "Nieprawid³owy typ pozycji"
+#: tools/chacl.c:49
+#, c-format
+msgid "\t%s -d dacl pathname...\n"
+msgstr "\t%s -d dacl ¶cie¿ka...\n"
-#: tools/getfacl.c:488
+#: tools/chacl.c:50
#, c-format
-msgid "%s: Removing leading '/' from absolute path names\n"
-msgstr "%s: Usuniêcie wiod±cego '/' ze ¶cie¿ek bezwzglêdnych\n"
+msgid "\t%s -R pathname...\n"
+msgstr "\t%s -R ¶cie¿ka...\n"
-#: tools/getfacl.c:559
+#: tools/chacl.c:51
#, c-format
-msgid "%s %s -- get file access control lists\n"
-msgstr "%s %s -- odczyt list kontroli dostêpu do plików (ACL-i)\n"
+msgid "\t%s -D pathname...\n"
+msgstr "\t%s -D ¶cie¿ka...\n"
-#: tools/getfacl.c:561 tools/getfacl.c:741
+#: tools/chacl.c:52
#, c-format
-msgid "Usage: %s [-%s] file ...\n"
-msgstr "Sk³adnia: %s [-%s] plik ...\n"
+msgid "\t%s -B pathname...\n"
+msgstr "\t%s -B ¶cie¿ka...\n"
-#: tools/getfacl.c:567
+#: tools/chacl.c:53
#, c-format
-msgid " -d, --default display the default access control list\n"
-msgstr ""
-" -d, --default wy¶wietlenie domy¶lnej listy kontroli dostêpu\n"
+msgid "\t%s -l pathname...\t[not IRIX compatible]\n"
+msgstr "\t%s -l ¶cie¿ka...\t[niekompatybilne z IRIX-em]\n"
-#: tools/getfacl.c:571
-#, 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"
-" -p, --absolute-names don't strip leading '/' in pathnames\n"
-msgstr ""
-" --access wy¶wietlenie tylko listy kontroli dostêpu do "
-"pliku\n"
-" -d, --default wy¶wietlenie tylko domy¶lnej listy kontroli "
-"dostêpu\n"
-" --omit-header nie wy¶wietlanie nag³ówka z komentarzem\n"
-" --all-effective wy¶wietlanie wszystkich efektywnych uprawnieñ\n"
-" --no-effective nie wy¶wietlanie efektywnych uprawnieñ\n"
-" --skip-base pominiêcie plików z sam± podstawow± pozycj±\n"
-" -R, --recursive rekurencyjne wchodzenie do katalogów\n"
-" -L, --logical przechodzenie logiczne, pod±¿anie za dowi±zaniami\n"
-" symbolicznymi\n"
-" -P, --physical przechodzenie fizyczne, nie pod±¿anie za "
-"dowi±zaniami\n"
-" symbolicznymi\n"
-" --tabular wyj¶cie w formacie tabeli\n"
-" --numeric wy¶wietlanie liczbowych identyfikatorów\n"
-" u¿ytkowników/grup\n"
-" --absolute-names nie usuwanie wiod±cego '/' z nazw plików\n"
+#: tools/chacl.c:55
+#, c-format
+msgid "\t%s -r pathname...\t[not IRIX compatible]\n"
+msgstr "\t%s -r ¶cie¿ka...\t[niekompatybilne z IRIX-em]\n"
-#: tools/getfacl.c:586 tools/setfacl.c:300
-#, fuzzy, c-format
-msgid ""
-" -v, --version print version and exit\n"
-" -h, --help this help text\n"
-msgstr ""
-" --version wy¶wietlenie informacji o wersji i zakoñczenie\n"
-" --help ten tekst pomocy\n"
+#: tools/chacl.c:146
+#, c-format
+msgid "%s: error removing access acl on \"%s\": %s\n"
+msgstr "%s: b³±d przy usuwaniu dostêpowego acl dla \"%s\": %s\n"
-#: tools/getfacl.c:728 tools/setfacl.c:317
+#: tools/chacl.c:153
#, c-format
-msgid "%s: Standard input: %s\n"
-msgstr "%s: Standardowe wej¶cie: %s\n"
+msgid "%s: error removing default acl on \"%s\": %s\n"
+msgstr "%s: b³±d przy usuwaniu domy¶lnego acl dla \"%s\": %s\n"
-#: tools/getfacl.c:743 tools/setfacl.c:656
+#: tools/chacl.c:172 tools/chacl.c:191
#, c-format
-msgid "Try `%s --help' for more information.\n"
-msgstr "`%s --help' wy¶wietli wiêcej informacji.\n"
+msgid "%s: access ACL '%s': %s at entry %d\n"
+msgstr "%s: dostêpowe ACL '%s': %s na pozycji %d\n"
+
+#: tools/chacl.c:259
+#, c-format
+msgid "%s: cannot get access ACL on '%s': %s\n"
+msgstr "%s: nie mo¿na odczytaæ dostêpowego ACL dla '%s': %s\n"
+
+#: tools/chacl.c:265
+#, c-format
+msgid "%s: cannot get default ACL on '%s': %s\n"
+msgstr "%s: nie mo¿na odczytaæ domy¶lnego ACL dla '%s': %s\n"
+
+#: tools/chacl.c:271
+#, c-format
+msgid "%s: cannot get access ACL text on '%s': %s\n"
+msgstr "%s: nie mo¿na odczytaæ dostêpowego tekstu ACL dla '%s': %s\n"
+
+#: tools/chacl.c:278
+#, c-format
+msgid "%s: cannot get default ACL text on '%s': %s\n"
+msgstr "%s: nie mo¿na odczytaæ domy¶lnego tekstu ACL dla '%s': %s\n"
+
+#: tools/chacl.c:304
+#, 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:310
+#, 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:328
+#, c-format
+msgid "%s: opendir failed: %s\n"
+msgstr "%s: opendir nie powiod³o siê: %s\n"
+
+#: tools/chacl.c:342
+#, c-format
+msgid "%s: malloc failed: %s\n"
+msgstr "%s: malloc nie powiód³ siê: %s\n"
#: tools/do_set.c:410
#, c-format
@@ -143,49 +168,49 @@ msgstr "%s: %s: ¬le sformu³owane dostêpowe ACL `%s': %s na pozycji %d\n"
msgid "%s: %s: Malformed default ACL `%s': %s at entry %d\n"
msgstr "%s: %s: ¬le sformu³owane domy¶lne ACL `%s': %s na pozycji %d\n"
-#: tools/do_set.c:501
+#: tools/do_set.c:508
#, c-format
msgid "%s: %s: Only directories can have default ACLs\n"
msgstr "%s: %s: Tylko katalogi mog± mieæ domy¶lne ACL-e\n"
-#: tools/setfacl.c:148
+#: tools/setfacl.c:147
#, c-format
msgid "%s: %s: No filename found in line %d, aborting\n"
msgstr "%s: %s: Nie znaleziono nazwy pliku w linii %d, przerwanie pracy\n"
-#: tools/setfacl.c:153
+#: tools/setfacl.c:152
#, c-format
msgid "%s: No filename found in line %d of standard input, aborting\n"
msgstr ""
"%s: Nie znaleziono nazwy pliku w linii %d standardowego wej¶cia, przerwanie "
"pracy\n"
-#: tools/setfacl.c:174
+#: tools/setfacl.c:173
#, c-format
msgid "%s: %s: %s in line %d\n"
msgstr "%s: %s: %s w linii %d\n"
-#: tools/setfacl.c:206
+#: tools/setfacl.c:205
#, c-format
msgid "%s: %s: Cannot change owner/group: %s\n"
msgstr "%s: %s: Nie mo¿na zmieniæ w³a¶ciciela/grupy: %s\n"
-#: tools/setfacl.c:225
+#: tools/setfacl.c:224
#, fuzzy, c-format
msgid "%s: %s: Cannot change mode: %s\n"
msgstr "%s: %s: Nie mo¿na zmieniæ w³a¶ciciela/grupy: %s\n"
-#: tools/setfacl.c:267
+#: tools/setfacl.c:266
#, c-format
msgid "%s %s -- set file access control lists\n"
msgstr "%s %s -- ustawianie list kontroli dostêpu do plików (ACL-i)\n"
-#: tools/setfacl.c:269 tools/setfacl.c:654
+#: tools/setfacl.c:268 tools/setfacl.c:653
#, c-format
msgid "Usage: %s %s\n"
msgstr "Sk³adnia: %s %s\n"
-#: tools/setfacl.c:272
+#: tools/setfacl.c:271
#, c-format
msgid ""
" -m, --modify=acl modify the current ACL(s) of file(s)\n"
@@ -202,7 +227,7 @@ msgstr ""
" -b, --remove-all usuniêcie wszystkich rozszerzonych pozycji ACL\n"
" -k, --remove-default usuniêcie domy¶lnego ACL\n"
-#: tools/setfacl.c:281
+#: tools/setfacl.c:280
#, c-format
msgid ""
" --set=acl set the ACL of file(s), replacing the current ACL\n"
@@ -213,7 +238,7 @@ msgstr ""
" --set-file=plik odczytanie z pliku pozycji ACL do ustawienia\n"
" --mask przeliczenie maski efektywnych uprawnieñ\n"
-#: tools/setfacl.c:287
+#: tools/setfacl.c:286
#, c-format
msgid ""
" -n, --no-mask don't recalculate the effective rights mask\n"
@@ -222,7 +247,7 @@ msgstr ""
" -n, --no-mask nie przeliczanie maski efektywnych uprawnieñ\n"
" -d, --default wykonywanie operacji na domy¶lnym ACL\n"
-#: tools/setfacl.c:292
+#: tools/setfacl.c:291
#, c-format
msgid ""
" -R, --recursive recurse into subdirectories\n"
@@ -240,122 +265,98 @@ msgstr ""
" --restore=plik odtworzenie ACL-i (odwrotno¶æ `getfacl -R')\n"
" --test tryb testowy (ACL-e nie s± modyfikowane)\n"
-#: tools/setfacl.c:453
+#: tools/setfacl.c:299 tools/getfacl.c:597
+#, fuzzy, c-format
+msgid ""
+" -v, --version print version and exit\n"
+" -h, --help this help text\n"
+msgstr ""
+" --version wy¶wietlenie informacji o wersji i zakoñczenie\n"
+" --help ten tekst pomocy\n"
+
+#: tools/setfacl.c:316 tools/getfacl.c:743
+#, c-format
+msgid "%s: Standard input: %s\n"
+msgstr "%s: Standardowe wej¶cie: %s\n"
+
+#: tools/setfacl.c:452
#, c-format
msgid "%s: Option -%c incomplete\n"
msgstr "%s: Opcja -%c niekompletna\n"
-#: tools/setfacl.c:458
+#: tools/setfacl.c:457
#, c-format
msgid "%s: Option -%c: %s near character %d\n"
msgstr "%s: Opcja -%c: %s obok znaku %d\n"
-#: tools/setfacl.c:534
+#: tools/setfacl.c:533
#, c-format
msgid "%s: %s in line %d of file %s\n"
msgstr "%s: %s w linii %d pliku %s\n"
-#: tools/setfacl.c:542
+#: tools/setfacl.c:541
#, c-format
msgid "%s: %s in line %d of standard input\n"
msgstr "%s: %s w linii %d standardowego wej¶cia\n"
-#: tools/chacl.c:46
-#, c-format
-msgid "Usage:\n"
-msgstr "Sk³adnia:\n"
-
-#: tools/chacl.c:47
-#, c-format
-msgid "\t%s acl pathname...\n"
-msgstr "\t%s acl ¶cie¿ka...\n"
-
-#: tools/chacl.c:48
-#, c-format
-msgid "\t%s -b acl dacl pathname...\n"
-msgstr "\t%s -b acl dacl ¶cie¿ka...\n"
-
-#: tools/chacl.c:49
-#, c-format
-msgid "\t%s -d dacl pathname...\n"
-msgstr "\t%s -d dacl ¶cie¿ka...\n"
-
-#: tools/chacl.c:50
-#, c-format
-msgid "\t%s -R pathname...\n"
-msgstr "\t%s -R ¶cie¿ka...\n"
-
-#: tools/chacl.c:51
-#, c-format
-msgid "\t%s -D pathname...\n"
-msgstr "\t%s -D ¶cie¿ka...\n"
-
-#: tools/chacl.c:52
-#, c-format
-msgid "\t%s -B pathname...\n"
-msgstr "\t%s -B ¶cie¿ka...\n"
-
-#: tools/chacl.c:53
-#, c-format
-msgid "\t%s -l pathname...\t[not IRIX compatible]\n"
-msgstr "\t%s -l ¶cie¿ka...\t[niekompatybilne z IRIX-em]\n"
-
-#: tools/chacl.c:55
-#, c-format
-msgid "\t%s -r pathname...\t[not IRIX compatible]\n"
-msgstr "\t%s -r ¶cie¿ka...\t[niekompatybilne z IRIX-em]\n"
-
-#: tools/chacl.c:146
-#, c-format
-msgid "%s: error removing access acl on \"%s\": %s\n"
-msgstr "%s: b³±d przy usuwaniu dostêpowego acl dla \"%s\": %s\n"
-
-#: tools/chacl.c:153
-#, c-format
-msgid "%s: error removing default acl on \"%s\": %s\n"
-msgstr "%s: b³±d przy usuwaniu domy¶lnego acl dla \"%s\": %s\n"
-
-#: tools/chacl.c:172 tools/chacl.c:191
-#, c-format
-msgid "%s: access ACL '%s': %s at entry %d\n"
-msgstr "%s: dostêpowe ACL '%s': %s na pozycji %d\n"
-
-#: tools/chacl.c:259
-#, c-format
-msgid "%s: cannot get access ACL on '%s': %s\n"
-msgstr "%s: nie mo¿na odczytaæ dostêpowego ACL dla '%s': %s\n"
-
-#: tools/chacl.c:265
+#: tools/setfacl.c:655 tools/getfacl.c:758
#, c-format
-msgid "%s: cannot get default ACL on '%s': %s\n"
-msgstr "%s: nie mo¿na odczytaæ domy¶lnego ACL dla '%s': %s\n"
-
-#: tools/chacl.c:271
-#, c-format
-msgid "%s: cannot get access ACL text on '%s': %s\n"
-msgstr "%s: nie mo¿na odczytaæ dostêpowego tekstu ACL dla '%s': %s\n"
+msgid "Try `%s --help' for more information.\n"
+msgstr "`%s --help' wy¶wietli wiêcej informacji.\n"
-#: tools/chacl.c:278
+#: tools/getfacl.c:498
#, c-format
-msgid "%s: cannot get default ACL text on '%s': %s\n"
-msgstr "%s: nie mo¿na odczytaæ domy¶lnego tekstu ACL dla '%s': %s\n"
+msgid "%s: Removing leading '/' from absolute path names\n"
+msgstr "%s: Usuniêcie wiod±cego '/' ze ¶cie¿ek bezwzglêdnych\n"
-#: tools/chacl.c:304
+#: tools/getfacl.c:569
#, 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"
+msgid "%s %s -- get file access control lists\n"
+msgstr "%s %s -- odczyt list kontroli dostêpu do plików (ACL-i)\n"
-#: tools/chacl.c:310
+#: tools/getfacl.c:571 tools/getfacl.c:756
#, 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"
+msgid "Usage: %s [-%s] file ...\n"
+msgstr "Sk³adnia: %s [-%s] plik ...\n"
-#: tools/chacl.c:328
+#: tools/getfacl.c:577
#, c-format
-msgid "%s: opendir failed: %s\n"
-msgstr "%s: opendir nie powiod³o siê: %s\n"
+msgid " -d, --default display the default access control list\n"
+msgstr ""
+" -d, --default wy¶wietlenie domy¶lnej listy kontroli dostêpu\n"
-#: tools/chacl.c:342
-#, c-format
-msgid "%s: malloc failed: %s\n"
-msgstr "%s: malloc nie powiód³ siê: %s\n"
+#: tools/getfacl.c:581
+#, 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"
+msgstr ""
+" --access wy¶wietlenie tylko listy kontroli dostêpu do "
+"pliku\n"
+" -d, --default wy¶wietlenie tylko domy¶lnej listy kontroli "
+"dostêpu\n"
+" --omit-header nie wy¶wietlanie nag³ówka z komentarzem\n"
+" --all-effective wy¶wietlanie wszystkich efektywnych uprawnieñ\n"
+" --no-effective nie wy¶wietlanie efektywnych uprawnieñ\n"
+" --skip-base pominiêcie plików z sam± podstawow± pozycj±\n"
+" -R, --recursive rekurencyjne wchodzenie do katalogów\n"
+" -L, --logical przechodzenie logiczne, pod±¿anie za dowi±zaniami\n"
+" symbolicznymi\n"
+" -P, --physical przechodzenie fizyczne, nie pod±¿anie za "
+"dowi±zaniami\n"
+" symbolicznymi\n"
+" --tabular wyj¶cie w formacie tabeli\n"
+" --numeric wy¶wietlanie liczbowych identyfikatorów\n"
+" u¿ytkowników/grup\n"
+" --absolute-names nie usuwanie wiod±cego '/' z nazw plików\n"
diff --git a/po/sv.po b/po/sv.po
index 351fbe6..fa24421 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -19,7 +19,7 @@ msgid ""
msgstr ""
"Project-Id-Version: acl 2.2.37\n"
"Report-Msgid-Bugs-To: acl-devel@nongnu.org\n"
-"POT-Creation-Date: 2014-01-10 09:16-0500\n"
+"POT-Creation-Date: 2021-03-02 11:07+0100\n"
"PO-Revision-Date: 2006-05-23 22:45+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -28,104 +28,136 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libacl/perm_copy_file.c:124 libacl/perm_copy_file.c:139
-#: libacl/perm_copy_file.c:150 libacl/perm_copy_file.c:235
+#: libacl/acl_error.c:33
+msgid "Multiple entries of same type"
+msgstr "Flera poster av samma typ"
+
+#: libacl/acl_error.c:35
+msgid "Duplicate entries"
+msgstr "Dubbla poster"
+
+#: libacl/acl_error.c:37
+msgid "Missing or wrong entry"
+msgstr "Saknad eller felaktig post"
+
+#: libacl/acl_error.c:39
+msgid "Invalid entry type"
+msgstr "Ogiltig posttyp"
+
#: libacl/perm_copy_fd.c:124 libacl/perm_copy_fd.c:136
-#: libacl/perm_copy_fd.c:198
+#: libacl/perm_copy_fd.c:198 libacl/perm_copy_file.c:124
+#: libacl/perm_copy_file.c:139 libacl/perm_copy_file.c:150
+#: libacl/perm_copy_file.c:235
#, c-format
msgid "setting permissions for %s"
msgstr "ställer in rättigheter för %s"
-#: libacl/perm_copy_file.c:199 libacl/perm_copy_file.c:224
-#: libacl/perm_copy_fd.c:186
+#: libacl/perm_copy_fd.c:186 libacl/perm_copy_file.c:199
+#: libacl/perm_copy_file.c:224
#, c-format
msgid "preserving permissions for %s"
msgstr "bevarar rättigheter för %s"
-#: libacl/acl_error.c:34
-msgid "Multiple entries of same type"
-msgstr "Flera poster av samma typ"
+#: tools/chacl.c:46
+#, c-format
+msgid "Usage:\n"
+msgstr "Användning:\n"
-#: libacl/acl_error.c:36
-msgid "Duplicate entries"
-msgstr "Dubbla poster"
+#: tools/chacl.c:47
+#, c-format
+msgid "\t%s acl pathname...\n"
+msgstr "\t%s acl sökväg...\n"
-#: libacl/acl_error.c:38
-msgid "Missing or wrong entry"
-msgstr "Saknad eller felaktig post"
+#: tools/chacl.c:48
+#, c-format
+msgid "\t%s -b acl dacl pathname...\n"
+msgstr "\t%s -b acl dacl sökväg...\n"
-#: libacl/acl_error.c:40
-msgid "Invalid entry type"
-msgstr "Ogiltig posttyp"
+#: tools/chacl.c:49
+#, c-format
+msgid "\t%s -d dacl pathname...\n"
+msgstr "\t%s -d dacl sökväg...\n"
-#: tools/getfacl.c:488
+#: tools/chacl.c:50
#, c-format
-msgid "%s: Removing leading '/' from absolute path names\n"
-msgstr "%s: Tar bort inledande \"/\" från absoluta sökvägar\n"
+msgid "\t%s -R pathname...\n"
+msgstr "\t%s -R sökväg...\n"
-#: tools/getfacl.c:559
+#: tools/chacl.c:51
#, c-format
-msgid "%s %s -- get file access control lists\n"
-msgstr "%s %s -- hämta filåtkomstkontrollistor\n"
+msgid "\t%s -D pathname...\n"
+msgstr "\t%s -D sökväg...\n"
-#: tools/getfacl.c:561 tools/getfacl.c:741
+#: tools/chacl.c:52
#, c-format
-msgid "Usage: %s [-%s] file ...\n"
-msgstr "Användning: %s [-%s] fil ...\n"
+msgid "\t%s -B pathname...\n"
+msgstr "\t%s -B sökväg...\n"
-#: tools/getfacl.c:567
+#: tools/chacl.c:53
#, c-format
-msgid " -d, --default display the default access control list\n"
-msgstr " -d, --default visa standardåtkomstkontrollistan\n"
+msgid "\t%s -l pathname...\t[not IRIX compatible]\n"
+msgstr "\t%s -l sökväg...\t[inte IRIX-kompatibel]\n"
-#: tools/getfacl.c:571
-#, 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"
-" -p, --absolute-names don't strip leading '/' in pathnames\n"
-msgstr ""
-" --access visa endast filåtkomstkontrollistan\n"
-" -d, --default visa endast standardåtkomstkontrollistan\n"
-" --omit-header visa inte kommentarshuvudet\n"
-" --all-effective skriv ut alla effektiva rättigheter\n"
-" --no-effective skriv inte ut några effektiva rättigheter\n"
-" --skip-base hoppa över filer som endast har basposterna\n"
-" -R, --recursive gå rekursivt ner i underkataloger\n"
-" -L, --logical logisk väg, följ symboliska länkar\n"
-" -P --physical fysisk väg, följ inte symboliska länkar\n"
-" --tabular använd tabulerat utformat\n"
-" --numeric skriv ut numeriska identifierare för användare/"
-"grupp\n"
-" --absolute-names ta inte bort inledande \"/\" i sökvägar\n"
+#: tools/chacl.c:55
+#, c-format
+msgid "\t%s -r pathname...\t[not IRIX compatible]\n"
+msgstr "\t%s -r sökväg...\t[inte IRIX-kompatibel]\n"
-#: tools/getfacl.c:586 tools/setfacl.c:300
-#, fuzzy, c-format
-msgid ""
-" -v, --version print version and exit\n"
-" -h, --help this help text\n"
-msgstr ""
-" --version skriv ut version och avsluta\n"
-" --help denna hjälptext\n"
+#: tools/chacl.c:146
+#, c-format
+msgid "%s: error removing access acl on \"%s\": %s\n"
+msgstr "%s: fel vid borttagning av acl på \"%s\": %s\n"
-#: tools/getfacl.c:728 tools/setfacl.c:317
+#: tools/chacl.c:153
#, c-format
-msgid "%s: Standard input: %s\n"
-msgstr "%s: Standard in: %s\n"
+msgid "%s: error removing default acl on \"%s\": %s\n"
+msgstr "%s: fel vid borttagning av acl på \"%s\": %s\n"
-#: tools/getfacl.c:743 tools/setfacl.c:656
+# Skum. Vad menar dom?
+#: tools/chacl.c:172 tools/chacl.c:191
#, c-format
-msgid "Try `%s --help' for more information.\n"
-msgstr "Prova \"%s --help\" för mer information.\n"
+msgid "%s: access ACL '%s': %s at entry %d\n"
+msgstr "%s: åtkomst-ACL \"%s\": %s vid posten %d\n"
+
+#: tools/chacl.c:259
+#, c-format
+msgid "%s: cannot get access ACL on '%s': %s\n"
+msgstr "%s: kan inte få åtkomst-ACL på \"%s\": %s\n"
+
+#: tools/chacl.c:265
+#, c-format
+msgid "%s: cannot get default ACL on '%s': %s\n"
+msgstr "%s: kan inte få standard-ACL på \"%s\": %s\n"
+
+#: tools/chacl.c:271
+#, c-format
+msgid "%s: cannot get access ACL text on '%s': %s\n"
+msgstr "%s: kan inte få åtkomst-ACL-text på \"%s\": %s\n"
+
+#: tools/chacl.c:278
+#, c-format
+msgid "%s: cannot get default ACL text on '%s': %s\n"
+msgstr "%s: kan inte få standard-ACL-text på \"%s\": %s\n"
+
+#: tools/chacl.c:304
+#, c-format
+msgid "%s: cannot set access acl on \"%s\": %s\n"
+msgstr "%s: kan inte ställa in åtkomst-acl på \"%s\": %s\n"
+
+#: tools/chacl.c:310
+#, c-format
+msgid "%s: cannot set default acl on \"%s\": %s\n"
+msgstr "%s: kan inte ställa in standard-acl på \"%s\": %s\n"
+
+#: tools/chacl.c:328
+#, c-format
+msgid "%s: opendir failed: %s\n"
+msgstr "%s: opendir misslyckades: %s\n"
+
+#: tools/chacl.c:342
+#, c-format
+msgid "%s: malloc failed: %s\n"
+msgstr "%s: malloc misslyckades: %s\n"
#: tools/do_set.c:410
#, c-format
@@ -137,47 +169,47 @@ msgstr "%s: %s: Felaktigt formulerad åtkomst-ACL \"%s\": %s vid posten %d\n"
msgid "%s: %s: Malformed default ACL `%s': %s at entry %d\n"
msgstr "%s: %s: Felaktigt formulerad standard-ACL \"%s\": %s vid posten %d\n"
-#: tools/do_set.c:501
+#: tools/do_set.c:508
#, c-format
msgid "%s: %s: Only directories can have default ACLs\n"
msgstr "%s: %s: Endast kataloger kan ha standard-ACL:er\n"
-#: tools/setfacl.c:148
+#: tools/setfacl.c:147
#, c-format
msgid "%s: %s: No filename found in line %d, aborting\n"
msgstr "%s: %s: Inget filnamn hittades på rad %d, avbryter\n"
-#: tools/setfacl.c:153
+#: tools/setfacl.c:152
#, c-format
msgid "%s: No filename found in line %d of standard input, aborting\n"
msgstr "%s: Inget filnamn hittades på rad %d i standard in, avbryter\n"
-#: tools/setfacl.c:174
+#: tools/setfacl.c:173
#, c-format
msgid "%s: %s: %s in line %d\n"
msgstr "%s: %s: %s på rad %d\n"
-#: tools/setfacl.c:206
+#: tools/setfacl.c:205
#, c-format
msgid "%s: %s: Cannot change owner/group: %s\n"
msgstr "%s: %s: Kan inte ändra ägare/grupp: %s\n"
-#: tools/setfacl.c:225
+#: tools/setfacl.c:224
#, fuzzy, c-format
msgid "%s: %s: Cannot change mode: %s\n"
msgstr "%s: %s: Kan inte ändra ägare/grupp: %s\n"
-#: tools/setfacl.c:267
+#: tools/setfacl.c:266
#, c-format
msgid "%s %s -- set file access control lists\n"
msgstr "%s %s -- ställ in filåtkomstkontrollistor\n"
-#: tools/setfacl.c:269 tools/setfacl.c:654
+#: tools/setfacl.c:268 tools/setfacl.c:653
#, c-format
msgid "Usage: %s %s\n"
msgstr "Användning: %s %s\n"
-#: tools/setfacl.c:272
+#: tools/setfacl.c:271
#, c-format
msgid ""
" -m, --modify=acl modify the current ACL(s) of file(s)\n"
@@ -194,7 +226,7 @@ msgstr ""
" -b, --remove-all ta bort alla utökade ACL-poster\n"
" -k, --remove-default ta bort standard-ACL:en\n"
-#: tools/setfacl.c:281
+#: tools/setfacl.c:280
#, c-format
msgid ""
" --set=acl set the ACL of file(s), replacing the current ACL\n"
@@ -205,7 +237,7 @@ msgstr ""
" --set-file=fil läs ACL-poster att ställa in från fil\n"
" --mask räkna om mask för effektiva rättigheter\n"
-#: tools/setfacl.c:287
+#: tools/setfacl.c:286
#, c-format
msgid ""
" -n, --no-mask don't recalculate the effective rights mask\n"
@@ -214,7 +246,7 @@ msgstr ""
" -n, --no-mask räkna inte om mask för effektiva rättigheter\n"
" -d, --default åtgärder gällande för standard-ACL:en\n"
-#: tools/setfacl.c:292
+#: tools/setfacl.c:291
#, c-format
msgid ""
" -R, --recursive recurse into subdirectories\n"
@@ -229,123 +261,92 @@ msgstr ""
" --restore=fil återställ ACL:er (invers av \"getfacl -R\")\n"
" --test testläge (ACL:er ändras inte)\n"
-#: tools/setfacl.c:453
+#: tools/setfacl.c:299 tools/getfacl.c:597
+#, fuzzy, c-format
+msgid ""
+" -v, --version print version and exit\n"
+" -h, --help this help text\n"
+msgstr ""
+" --version skriv ut version och avsluta\n"
+" --help denna hjälptext\n"
+
+#: tools/setfacl.c:316 tools/getfacl.c:743
+#, c-format
+msgid "%s: Standard input: %s\n"
+msgstr "%s: Standard in: %s\n"
+
+#: tools/setfacl.c:452
#, c-format
msgid "%s: Option -%c incomplete\n"
msgstr "%s: Flaggan -%c inte komplett\n"
-#: tools/setfacl.c:458
+#: tools/setfacl.c:457
#, c-format
msgid "%s: Option -%c: %s near character %d\n"
msgstr "%s: Flaggan -%c: %s nära tecknet %d\n"
-#: tools/setfacl.c:534
+#: tools/setfacl.c:533
#, c-format
msgid "%s: %s in line %d of file %s\n"
msgstr "%s: %s på rad %d i filen %s\n"
-#: tools/setfacl.c:542
+#: tools/setfacl.c:541
#, c-format
msgid "%s: %s in line %d of standard input\n"
msgstr "%s: %s på rad %d i standard in\n"
-#: tools/chacl.c:46
+#: tools/setfacl.c:655 tools/getfacl.c:758
#, c-format
-msgid "Usage:\n"
-msgstr "Användning:\n"
-
-#: tools/chacl.c:47
-#, c-format
-msgid "\t%s acl pathname...\n"
-msgstr "\t%s acl sökväg...\n"
-
-#: tools/chacl.c:48
-#, c-format
-msgid "\t%s -b acl dacl pathname...\n"
-msgstr "\t%s -b acl dacl sökväg...\n"
-
-#: tools/chacl.c:49
-#, c-format
-msgid "\t%s -d dacl pathname...\n"
-msgstr "\t%s -d dacl sökväg...\n"
-
-#: tools/chacl.c:50
-#, c-format
-msgid "\t%s -R pathname...\n"
-msgstr "\t%s -R sökväg...\n"
-
-#: tools/chacl.c:51
-#, c-format
-msgid "\t%s -D pathname...\n"
-msgstr "\t%s -D sökväg...\n"
-
-#: tools/chacl.c:52
-#, c-format
-msgid "\t%s -B pathname...\n"
-msgstr "\t%s -B sökväg...\n"
-
-#: tools/chacl.c:53
-#, c-format
-msgid "\t%s -l pathname...\t[not IRIX compatible]\n"
-msgstr "\t%s -l sökväg...\t[inte IRIX-kompatibel]\n"
-
-#: tools/chacl.c:55
-#, c-format
-msgid "\t%s -r pathname...\t[not IRIX compatible]\n"
-msgstr "\t%s -r sökväg...\t[inte IRIX-kompatibel]\n"
-
-#: tools/chacl.c:146
-#, c-format
-msgid "%s: error removing access acl on \"%s\": %s\n"
-msgstr "%s: fel vid borttagning av acl på \"%s\": %s\n"
-
-#: tools/chacl.c:153
-#, c-format
-msgid "%s: error removing default acl on \"%s\": %s\n"
-msgstr "%s: fel vid borttagning av acl på \"%s\": %s\n"
-
-# Skum. Vad menar dom?
-#: tools/chacl.c:172 tools/chacl.c:191
-#, c-format
-msgid "%s: access ACL '%s': %s at entry %d\n"
-msgstr "%s: åtkomst-ACL \"%s\": %s vid posten %d\n"
-
-#: tools/chacl.c:259
-#, c-format
-msgid "%s: cannot get access ACL on '%s': %s\n"
-msgstr "%s: kan inte få åtkomst-ACL på \"%s\": %s\n"
-
-#: tools/chacl.c:265
-#, c-format
-msgid "%s: cannot get default ACL on '%s': %s\n"
-msgstr "%s: kan inte få standard-ACL på \"%s\": %s\n"
-
-#: tools/chacl.c:271
-#, c-format
-msgid "%s: cannot get access ACL text on '%s': %s\n"
-msgstr "%s: kan inte få åtkomst-ACL-text på \"%s\": %s\n"
+msgid "Try `%s --help' for more information.\n"
+msgstr "Prova \"%s --help\" för mer information.\n"
-#: tools/chacl.c:278
+#: tools/getfacl.c:498
#, c-format
-msgid "%s: cannot get default ACL text on '%s': %s\n"
-msgstr "%s: kan inte få standard-ACL-text på \"%s\": %s\n"
+msgid "%s: Removing leading '/' from absolute path names\n"
+msgstr "%s: Tar bort inledande \"/\" från absoluta sökvägar\n"
-#: tools/chacl.c:304
+#: tools/getfacl.c:569
#, c-format
-msgid "%s: cannot set access acl on \"%s\": %s\n"
-msgstr "%s: kan inte ställa in åtkomst-acl på \"%s\": %s\n"
+msgid "%s %s -- get file access control lists\n"
+msgstr "%s %s -- hämta filåtkomstkontrollistor\n"
-#: tools/chacl.c:310
+#: tools/getfacl.c:571 tools/getfacl.c:756
#, c-format
-msgid "%s: cannot set default acl on \"%s\": %s\n"
-msgstr "%s: kan inte ställa in standard-acl på \"%s\": %s\n"
+msgid "Usage: %s [-%s] file ...\n"
+msgstr "Användning: %s [-%s] fil ...\n"
-#: tools/chacl.c:328
+#: tools/getfacl.c:577
#, c-format
-msgid "%s: opendir failed: %s\n"
-msgstr "%s: opendir misslyckades: %s\n"
+msgid " -d, --default display the default access control list\n"
+msgstr " -d, --default visa standardåtkomstkontrollistan\n"
-#: tools/chacl.c:342
-#, c-format
-msgid "%s: malloc failed: %s\n"
-msgstr "%s: malloc misslyckades: %s\n"
+#: tools/getfacl.c:581
+#, 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"
+msgstr ""
+" --access visa endast filåtkomstkontrollistan\n"
+" -d, --default visa endast standardåtkomstkontrollistan\n"
+" --omit-header visa inte kommentarshuvudet\n"
+" --all-effective skriv ut alla effektiva rättigheter\n"
+" --no-effective skriv inte ut några effektiva rättigheter\n"
+" --skip-base hoppa över filer som endast har basposterna\n"
+" -R, --recursive gå rekursivt ner i underkataloger\n"
+" -L, --logical logisk väg, följ symboliska länkar\n"
+" -P --physical fysisk väg, följ inte symboliska länkar\n"
+" --tabular använd tabulerat utformat\n"
+" --numeric skriv ut numeriska identifierare för användare/"
+"grupp\n"
+" --absolute-names ta inte bort inledande \"/\" i sökvägar\n"