attr (2.5.1)

(root)/
share/
locale/
en@quot/
LC_MESSAGES/
attr.mo
msgid ""
msgstr ""
"Project-Id-Version: attr 2.5.1\n"
"Report-Msgid-Bugs-To: acl-devel@nongnu.org\n"
"PO-Revision-Date: 2021-03-16 07:49+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: en@quot\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

msgid "       %s %s\n"
msgstr "       %s %s\n"

msgid ""
"  -n, --name=name         get the named extended attribute value\n"
"  -d, --dump              get all extended attribute values\n"
"  -e, --encoding=...      encode values (as 'text', 'hex' or 'base64')\n"
"      --match=pattern     only get attributes with names matching pattern\n"
"      --only-values       print the bare values only\n"
"  -h, --no-dereference    do not dereference symbolic links\n"
"      --one-file-system   skip files on different filesystems\n"
"      --absolute-names    don't strip leading '/' in pathnames\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"
"      --version           print version and exit\n"
"      --help              this help text\n"
msgstr ""
"  -n, --name=name         get the named extended attribute value\n"
"  -d, --dump              get all extended attribute values\n"
"  -e, --encoding=...      encode values (as 'text', ‘hex’ or 'base64')\n"
"      --match=pattern     only get attributes with names matching pattern\n"
"      --only-values       print the bare values only\n"
"  -h, --no-dereference    do not dereference symbolic links\n"
"      --one-file-system   skip files on different filesystems\n"
"      --absolute-names    don't strip leading ‘/’ in pathnames\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"
"      --version           print version and exit\n"
"      --help              this help text\n"

msgid ""
"  -n, --name=name         set the value of the named extended attribute\n"
"  -x, --remove=name       remove the named extended attribute\n"
"  -v, --value=value       use value as the attribute value\n"
"  -h, --no-dereference    do not dereference symbolic links\n"
"      --restore=file      restore extended attributes\n"
"      --raw               attribute value is not encoded\n"
"      --version           print version and exit\n"
"      --help              this help text\n"
msgstr ""
"  -n, --name=name         set the value of the named extended attribute\n"
"  -x, --remove=name       remove the named extended attribute\n"
"  -v, --value=value       use value as the attribute value\n"
"  -h, --no-dereference    do not dereference symbolic links\n"
"      --restore=file      restore extended attributes\n"
"      --raw               attribute value is not encoded\n"
"      --version           print version and exit\n"
"      --help              this help text\n"

msgid "%s %s -- get extended attributes\n"
msgstr "%s %s -- get extended attributes\n"

msgid "%s %s -- set extended attributes\n"
msgstr "%s %s -- set extended attributes\n"

msgid "%s: %s: No filename found in line %d, aborting\n"
msgstr "%s: %s: No filename found in line %d, aborting\n"

msgid "%s: No filename found in line %d of standard input, aborting\n"
msgstr "%s: No filename found in line %d of standard input, aborting\n"

msgid "%s: Removing leading '/' from absolute path names\n"
msgstr "%s: Removing leading ‘/’ from absolute path names\n"

msgid "%s: invalid regular expression \"%s\"\n"
msgstr "%s: invalid regular expression “%s”\n"

msgid "-V only allowed with -s\n"
msgstr "-V only allowed with -s\n"

msgid "A filename to operate on is required\n"
msgstr "A filename to operate on is required\n"

msgid "At least one of -s, -g, -r, or -l is required\n"
msgstr "At least one of -s, -g, -r, or -l is required\n"

msgid "Attribute \"%s\" had a %d byte value for %s:\n"
msgstr "Attribute “%s” had a %d byte value for %s:\n"

msgid "Attribute \"%s\" has a %d byte value for %s\n"
msgstr "Attribute “%s” has a %d byte value for %s\n"

msgid "Attribute \"%s\" set to a %d byte value for %s:\n"
msgstr "Attribute “%s” set to a %d byte value for %s:\n"

msgid "Could not get \"%s\" for %s\n"
msgstr "Could not get “%s” for %s\n"

msgid "Could not list %s\n"
msgstr "Could not list %s\n"

msgid "Could not remove \"%s\" for %s\n"
msgstr "Could not remove “%s” for %s\n"

msgid "Could not set \"%s\" for %s\n"
msgstr "Could not set “%s” for %s\n"

msgid "No such attribute"
msgstr "No such attribute"

msgid "Only one of -s, -g, -r, or -l allowed\n"
msgstr "Only one of -s, -g, -r, or -l allowed\n"

msgid "Unrecognized option: %c\n"
msgstr "Unrecognized option: %c\n"

msgid "Usage: %s %s\n"
msgstr "Usage: %s %s\n"

msgid ""
"Usage: %s %s\n"
"       %s %s\n"
"Try `%s --help' for more information.\n"
msgstr ""
"Usage: %s %s\n"
"       %s %s\n"
"Try ‘%s --help’ for more information.\n"

msgid ""
"Usage: %s %s\n"
"Try `%s --help' for more information.\n"
msgstr ""
"Usage: %s %s\n"
"Try ‘%s --help’ for more information.\n"

msgid ""
"Usage: %s [-LRSq] -s attrname [-V attrvalue] pathname  # set value\n"
"       %s [-LRSq] -g attrname pathname                 # get value\n"
"       %s [-LRSq] -r attrname pathname                 # remove attr\n"
"       %s [-LRq]  -l pathname                          # list attrs \n"
"      -s reads a value from stdin and -g writes a value to stdout\n"
msgstr ""
"Usage: %s [-LRSq] -s attrname [-V attrvalue] pathname  # set value\n"
"       %s [-LRSq] -g attrname pathname                 # get value\n"
"       %s [-LRSq] -r attrname pathname                 # remove attr\n"
"       %s [-LRq]  -l pathname                          # list attrs \n"
"      -s reads a value from stdin and -g writes a value to stdout\n"

msgid "getting attribute %s of %s"
msgstr "getting attribute %s of %s"

msgid "listing attributes of %s"
msgstr "listing attributes of %s"

msgid "setting attribute %s for %s"
msgstr "setting attribute %s for %s"

msgid "setting attributes for %s"
msgstr "setting attributes for %s"