1#: ../attr/attr.c:57
2#, c-format
3msgid ""
4"Usage: %s [-LRq] -s attrname [-V attrvalue] pathname  # set value\n"
5"       %s [-LRq] -g attrname pathname                 # get value\n"
6"       %s [-LRq] -r attrname pathname                 # remove attr\n"
7"      -s reads a value from stdin and -g writes a value to stdout\n"
8msgstr ""
9
10#: ../attr/attr.c:90 ../attr/attr.c:108 ../attr/attr.c:117
11msgid "Only one of -s, -g, or -r allowed\n"
12msgstr ""
13
14#: ../attr/attr.c:99
15msgid "-V only allowed with -s\n"
16msgstr ""
17
18#: ../attr/attr.c:134
19#, c-format
20msgid "Unrecognized option: %c\n"
21msgstr ""
22
23#: ../attr/attr.c:140
24msgid "A filename to operate on is required\n"
25msgstr ""
26
27#: ../attr/attr.c:167
28#, c-format
29msgid "Could not set \"%s\" for %s\n"
30msgstr ""
31
32#: ../attr/attr.c:172
33#, c-format
34msgid "Attribute \"%s\" set to a %d byte value for %s:\n"
35msgstr ""
36
37#: ../attr/attr.c:192
38#, c-format
39msgid "Could not get \"%s\" for %s\n"
40msgstr ""
41
42#: ../attr/attr.c:197
43#, c-format
44msgid "Attribute \"%s\" had a %d byte value for %s:\n"
45msgstr ""
46
47#: ../attr/attr.c:212
48#, c-format
49msgid "Could not remove \"%s\" for %s\n"
50msgstr ""
51
52#: ../attr/attr.c:220
53msgid "At least one of -s, -g, or -r is required\n"
54msgstr ""
55
56#: ../getfattr/getfattr.c:111 ../setfattr/setfattr.c:68
57msgid "No such attribute"
58msgstr ""
59
60#: ../getfattr/getfattr.c:263
61#, c-format
62msgid "%s: Removing leading '/' from absolute path names\n"
63msgstr ""
64
65#: ../getfattr/getfattr.c:387
66#, c-format
67msgid "%s %s -- get extended attributes\n"
68msgstr ""
69
70#: ../getfattr/getfattr.c:389 ../setfattr/setfattr.c:155
71#, c-format
72msgid "Usage: %s %s\n"
73msgstr ""
74
75#: ../getfattr/getfattr.c:392
76msgid ""
77"  -n, --name=name         get the named extended attribute value\n"
78"  -d, --dump              get all extended attribute values\n"
79"  -e, --encoding=...      encode values (as 'text', 'hex' or 'base64')\n"
80"      --match=pattern     only get attributes with names matching pattern\n"
81"      --only-values       print the bare values only\n"
82"  -h, --no-dereference    do not dereference symbolic links\n"
83"      --absolute-names    don't strip leading '/' in pathnames\n"
84"  -R, --recursive         recurse into subdirectories\n"
85"  -L, --logical           logical walk, follow symbolic links\n"
86"  -P  --physical          physical walk, do not follow symbolic links\n"
87"      --version           print version and exit\n"
88"      --help              this help text\n"
89msgstr ""
90
91#: ../getfattr/getfattr.c:489
92#, c-format
93msgid "%s: invalid regular expression \"%s\"\n"
94msgstr ""
95
96#: ../getfattr/getfattr.c:507 ../setfattr/setfattr.c:247
97#, c-format
98msgid ""
99"Usage: %s %s\n"
100"Try `%s --help' for more information.\n"
101msgstr ""
102
103#: ../setfattr/setfattr.c:109
104#, c-format
105msgid "%s: %s: No filename found in line %d, aborting\n"
106msgstr ""
107
108#: ../setfattr/setfattr.c:113
109#, c-format
110msgid "%s: No filename found inline %d of standard input, aborting\n"
111msgstr ""
112
113#: ../setfattr/setfattr.c:154
114#, c-format
115msgid "%s %s -- set extended attributes\n"
116msgstr ""
117
118#: ../setfattr/setfattr.c:157
119msgid ""
120"  -n, --name=name         set the value of the named extended attribute\n"
121"  -x, --remove=name       remove the named extended attribute\n"
122"  -v, --value=value       use value as the attribute value\n"
123"  -h, --no-dereference    do not dereference symbolic links\n"
124"      --restore=file      restore extended attributes\n"
125"      --version           print version and exit\n"
126"      --help              this help text\n"
127msgstr ""
128
129#: ../libattr/attr_copy_fd.c:82 ../libattr/attr_copy_fd.c:96
130#: ../libattr/attr_copy_file.c:79 ../libattr/attr_copy_file.c:93
131#, c-format
132msgid "listing attributes of %s"
133msgstr ""
134
135#: ../libattr/attr_copy_fd.c:115 ../libattr/attr_copy_fd.c:128
136#: ../libattr/attr_copy_file.c:112 ../libattr/attr_copy_file.c:125
137#, c-format
138msgid "getting attribute %s of %s"
139msgstr ""
140
141#: ../libattr/attr_copy_fd.c:136 ../libattr/attr_copy_file.c:133
142#, c-format
143msgid "setting attributes for %s"
144msgstr ""
145
146#: ../libattr/attr_copy_fd.c:142 ../libattr/attr_copy_file.c:139
147#, c-format
148msgid "setting attribute %s for %s"
149msgstr ""
150