summaryrefslogtreecommitdiff
path: root/po/nl.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/nl.po')
-rw-r--r--po/nl.po154
1 files changed, 91 insertions, 63 deletions
diff --git a/po/nl.po b/po/nl.po
index 6670e7a..3be5765 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -17,97 +17,135 @@
msgid ""
msgstr ""
"Project-Id-Version: attr 2.4.16-1\n"
-"POT-Creation-Date: \n"
+"Report-Msgid-Bugs-To: acl-devel@nongnu.org\n"
+"POT-Creation-Date: 2014-01-09 16:19-0500\n"
"PO-Revision-Date: 2004-09-17 14:55+0100\n"
"Last-Translator: Luk Claes <luk.claes@ugent.be>\n"
"Language-Team: Debian l10n Dutch <debian-l10n-dutch@lists.debian.org>\n"
+"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../attr/attr.c:57
+#: libattr/attr_copy_file.c:80 libattr/attr_copy_file.c:95
+#: libattr/attr_copy_fd.c:82 libattr/attr_copy_fd.c:97
#, c-format
+msgid "listing attributes of %s"
+msgstr "lijst opmaken met attributen van %s"
+
+#: libattr/attr_copy_file.c:115 libattr/attr_copy_file.c:132
+#: libattr/attr_copy_fd.c:117 libattr/attr_copy_fd.c:134
+#, c-format
+msgid "getting attribute %s of %s"
+msgstr "verkrijgen van attribuut %s van %s"
+
+#: libattr/attr_copy_file.c:145 libattr/attr_copy_file.c:164
+#: libattr/attr_copy_fd.c:148 libattr/attr_copy_fd.c:166
+#, c-format
+msgid "setting attributes for %s"
+msgstr "attributen zetten voor %s"
+
+#: libattr/attr_copy_file.c:152 libattr/attr_copy_fd.c:154
+#, c-format
+msgid "setting attribute %s for %s"
+msgstr "attribuut %s zetten voor %s"
+
+#: tools/attr.c:49
+#, fuzzy, c-format
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 ""
"Gebruik: %s [-LRSq] -s attr-naam [-V attr-waarde] padnaam # zet waarde\n"
" %s [-LRSq] -g attr-naam padnaam # vraag waarde op\n"
" %s [-LRSq] -r attr-naam padnaam # verwijder attr\n"
-" -s leest een waarde van stdin en -g schrijft een waarde naar stdout\n"
+" -s leest een waarde van stdin en -g schrijft een waarde naar "
+"stdout\n"
-#: ../attr/attr.c:90
-#: ../attr/attr.c:108
-#: ../attr/attr.c:117
-msgid "Only one of -s, -g, or -r allowed\n"
+#: tools/attr.c:87 tools/attr.c:104 tools/attr.c:113 tools/attr.c:122
+#, fuzzy, c-format
+msgid "Only one of -s, -g, -r, or -l allowed\n"
msgstr "Slechts één van -s, -g of -r is toegestaan\n"
-#: ../attr/attr.c:99
+#: tools/attr.c:95
+#, c-format
msgid "-V only allowed with -s\n"
msgstr "-V is enkel toegestaan met -s\n"
-#: ../attr/attr.c:137
+#: tools/attr.c:140
#, c-format
msgid "Unrecognized option: %c\n"
msgstr "Niet herkende optie: %c\n"
-#: ../attr/attr.c:143
+#: tools/attr.c:147
+#, c-format
msgid "A filename to operate on is required\n"
msgstr "Er is een bestandsnaam vereist\n"
-#: ../attr/attr.c:171
+#: tools/attr.c:175
#, c-format
msgid "Could not set \"%s\" for %s\n"
msgstr "Kon \"%s\" niet zetten voor %s\n"
-#: ../attr/attr.c:176
+#: tools/attr.c:180
#, c-format
msgid "Attribute \"%s\" set to a %d byte value for %s:\n"
msgstr "Attribuut \"%s\" gezet op een %d-bytewaarde voor %s:\n"
-#: ../attr/attr.c:197
+#: tools/attr.c:198
#, c-format
msgid "Could not get \"%s\" for %s\n"
msgstr "Kon \"%s\" niet krijgen voor %s\n"
-#: ../attr/attr.c:202
+#: tools/attr.c:203
#, c-format
msgid "Attribute \"%s\" had a %d byte value for %s:\n"
msgstr "Attribuut \"%s\" had een %d-bytewaarde voor %s:\n"
-#: ../attr/attr.c:218
+#: tools/attr.c:216
#, c-format
msgid "Could not remove \"%s\" for %s\n"
msgstr "Kon \"%s\" niet verwijderen voor %s\n"
-#: ../attr/attr.c:226
-msgid "At least one of -s, -g, or -r is required\n"
+#: tools/attr.c:234
+#, fuzzy, c-format
+msgid "Could not list \"%s\" for %s\n"
+msgstr "Kon \"%s\" niet zetten voor %s\n"
+
+#: tools/attr.c:244
+#, fuzzy, c-format
+msgid "Attribute \"%s\" has a %d byte value for %s\n"
+msgstr "Attribuut \"%s\" had een %d-bytewaarde voor %s:\n"
+
+#: tools/attr.c:256
+#, fuzzy, c-format
+msgid "At least one of -s, -g, -r, or -l is required\n"
msgstr "Minstens één van -s, -g of -r is vereist\n"
-#: ../getfattr/getfattr.c:97
-#: ../setfattr/setfattr.c:69
+#: tools/getfattr.c:98 tools/setfattr.c:71
msgid "No such attribute"
msgstr "Geen dergelijk attribuut"
-#: ../getfattr/getfattr.c:253
+#: tools/getfattr.c:259
#, c-format
msgid "%s: Removing leading '/' from absolute path names\n"
msgstr "%s: de leidende '/' in absolute padnamen wordt verwijderd\n"
-#: ../getfattr/getfattr.c:391
+#: tools/getfattr.c:377
#, c-format
msgid "%s %s -- get extended attributes\n"
msgstr "%s %s -- verkrijg uitgebreide attributen\n"
-#: ../getfattr/getfattr.c:393
-#: ../setfattr/setfattr.c:167
+#: tools/getfattr.c:379 tools/setfattr.c:177
#, c-format
msgid "Usage: %s %s\n"
msgstr "Gebruik: %s %s\n"
-#: ../getfattr/getfattr.c:396
+#: tools/getfattr.c:382
+#, c-format
msgid ""
" -n, --name=name get the named extended attribute value\n"
" -d, --dump get all extended attribute values\n"
@@ -125,7 +163,8 @@ msgstr ""
" -n, --name=naam verkrijg de uitgebreide attribuutwaarde voor naam\n"
" -d, --dump verkrijg alle uitgebreide attribuutwaarden\n"
" -e, --encoding=... codeer waarden (als 'text', 'hex' of 'base64')\n"
-" --match=patroon verkrijg enkel attributen met namen die overeenkomen met het patroon\n"
+" --match=patroon verkrijg enkel attributen met namen die overeenkomen "
+"met het patroon\n"
" --only-values print enkel de waarden\n"
" -h, --no-dereference zoek niet de verwijzing van symbolische koppelingen\n"
" --absolute-names laat de leidende '/' in padnamen staan\n"
@@ -135,13 +174,12 @@ msgstr ""
" --version print versie en sluit af\n"
" --help deze helptekst\n"
-#: ../getfattr/getfattr.c:493
+#: tools/getfattr.c:478
#, c-format
msgid "%s: invalid regular expression \"%s\"\n"
msgstr "%s: ongeldige reguliere expressie \"%s\"\n"
-#: ../getfattr/getfattr.c:511
-#: ../setfattr/setfattr.c:259
+#: tools/getfattr.c:492
#, c-format
msgid ""
"Usage: %s %s\n"
@@ -150,22 +188,29 @@ msgstr ""
"Gebruik: %s %s\n"
"Probeer `%s --help' voor meer informatie.\n"
-#: ../setfattr/setfattr.c:122
+#: tools/setfattr.c:125
#, c-format
msgid "%s: %s: No filename found in line %d, aborting\n"
msgstr "%s: %s: geen bestandsnaam gevonden op regel %d, afbreken\n"
-#: ../setfattr/setfattr.c:126
+#: tools/setfattr.c:129
#, c-format
msgid "%s: No filename found in line %d of standard input, aborting\n"
-msgstr "%s: geen bestandsnaam gevonden op regel %d van standaardinvoer, afbreken\n"
+msgstr ""
+"%s: geen bestandsnaam gevonden op regel %d van standaardinvoer, afbreken\n"
-#: ../setfattr/setfattr.c:166
+#: tools/setfattr.c:176
#, c-format
msgid "%s %s -- set extended attributes\n"
msgstr "%s %s -- zet uitgebreide attributen\n"
-#: ../setfattr/setfattr.c:169
+#: tools/setfattr.c:178
+#, c-format
+msgid " %s %s\n"
+msgstr ""
+
+#: tools/setfattr.c:180
+#, c-format
msgid ""
" -n, --name=name set the value of the named extended attribute\n"
" -x, --remove=name remove the named extended attribute\n"
@@ -175,39 +220,22 @@ msgid ""
" --version print version and exit\n"
" --help this help text\n"
msgstr ""
-" -n, --name=naam zet de waarde van het genoemde uitgebreide attribuut\n"
+" -n, --name=naam zet de waarde van het genoemde uitgebreide "
+"attribuut\n"
" -x, --remove=naam verwijder het genoemde uitgebreide attribuut\n"
" -v, --value=waarde gebruik waarde als de attribuutwaarde\n"
-" -h, --no-dereference zoek niet naar verwijzingen van symbolische koppelingen\n"
+" -h, --no-dereference zoek niet naar verwijzingen van symbolische "
+"koppelingen\n"
" --restore=bestand herstel uitgebreide attributen\n"
" --version print versie en sluit af\n"
" --help deze helptekst\n"
-#: ../libattr/attr_copy_fd.c:80
-#: ../libattr/attr_copy_fd.c:95
-#: ../libattr/attr_copy_file.c:78
-#: ../libattr/attr_copy_file.c:93
-#, c-format
-msgid "listing attributes of %s"
-msgstr "lijst opmaken met attributen van %s"
-
-#: ../libattr/attr_copy_fd.c:116
-#: ../libattr/attr_copy_fd.c:133
-#: ../libattr/attr_copy_file.c:114
-#: ../libattr/attr_copy_file.c:131
-#, c-format
-msgid "getting attribute %s of %s"
-msgstr "verkrijgen van attribuut %s van %s"
-
-#: ../libattr/attr_copy_fd.c:143
-#: ../libattr/attr_copy_file.c:141
-#, c-format
-msgid "setting attributes for %s"
-msgstr "attributen zetten voor %s"
-
-#: ../libattr/attr_copy_fd.c:149
-#: ../libattr/attr_copy_file.c:147
-#, c-format
-msgid "setting attribute %s for %s"
-msgstr "attribuut %s zetten voor %s"
-
+#: tools/setfattr.c:255
+#, fuzzy, c-format
+msgid ""
+"Usage: %s %s\n"
+" %s %s\n"
+"Try `%s --help' for more information.\n"
+msgstr ""
+"Gebruik: %s %s\n"
+"Probeer `%s --help' voor meer informatie.\n"