# coreutils-5.2.1.af.po. # Copyright (C) 2004 Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # Petri Jooste , 2004. # msgid "" msgstr "" "Project-Id-Version: coreutils 5.2.1\n" "Report-Msgid-Bugs-To: bug-gnulib@gnu.org\n" "POT-Creation-Date: 2005-09-30 17:42+0300\n" "PO-Revision-Date: 2004-03-17 11:58+0200\n" "Last-Translator: Petri Jooste \n" "Language-Team: Afrikaans \n" "X-Bugs: Report translation errors to the Language-Team address.\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" #: lib/argmatch.c:137 #, c-format msgid "invalid argument %s for %s" msgstr "ongeldige parameter %s vir %s" #: lib/argmatch.c:138 #, c-format msgid "ambiguous argument %s for %s" msgstr "dubbelsinnige parameter %s vir %s" #: lib/argmatch.c:157 #, c-format msgid "Valid arguments are:" msgstr "Geldige parameters is soos volg:" #: lib/argp-help.c:1194 #, fuzzy msgid "" "Mandatory or optional arguments to long options are also mandatory or " "optional for any corresponding short options." msgstr "" "Verpligte parameters vir langformaat opsies is ook verpligtend vir " "kortformaat opsies.\n" #: lib/argp-help.c:1597 #, fuzzy msgid " [OPTION...]" msgstr "Gebruik so: %s [OPSIE]...\n" #: lib/argp-help.c:1624 #, fuzzy, c-format msgid "Try `%s --help' or `%s --usage' for more information.\n" msgstr "Probeer `%s --help' vir meer inligting.\n" #: lib/argp-help.c:1652 #, fuzzy, c-format msgid "Report bugs to %s.\n" msgstr "" "\n" "Rapporteer foute aan <%s>.\n" #: lib/argp-help.c:1872 lib/error.c:121 msgid "Unknown system error" msgstr "Onbekende stelselfout" #: lib/argp-parse.c:84 msgid "NAME" msgstr "NAAM" #: lib/argp-parse.c:619 #, fuzzy, c-format msgid "%s: Too many arguments\n" msgstr "te veel parameters\n" #: lib/c-stack.c:244 #, fuzzy msgid "program error" msgstr "leesfout" #: lib/closeout.c:94 msgid "write error" msgstr "skryffout" #: lib/copy-file.c:65 #, fuzzy, c-format msgid "error while opening \"%s\" for reading" msgstr "kan nie %s oopmaak om te lees nie" #: lib/copy-file.c:72 #, fuzzy, c-format msgid "cannot open backup file \"%s\" for writing" msgstr "kan nie %s oopmaak om te lees nie" #: lib/copy-file.c:80 #, fuzzy, c-format msgid "error reading \"%s\"" msgstr "fout met die les van %s" #: lib/copy-file.c:85 lib/copy-file.c:89 #, fuzzy, c-format msgid "error writing \"%s\"" msgstr "fout met die skryf na %s" #: lib/copy-file.c:91 #, fuzzy, c-format msgid "error after reading \"%s\"" msgstr "fout met die les van %s" #: lib/csharpcomp.c:273 #, fuzzy msgid "fdopen() failed" msgstr "'open' het gefaal" #: lib/execute.c:186 lib/execute.c:262 lib/execute.c:304 lib/pipe.c:231 #: lib/pipe.c:349 lib/pipe.c:409 lib/wait-process.c:336 lib/wait-process.c:403 #, fuzzy, c-format msgid "%s subprocess failed" msgstr "%s: seek het misluk" #: lib/file-type.c:43 msgid "regular empty file" msgstr "gewone leë lêer" #: lib/file-type.c:43 msgid "regular file" msgstr "gewone lêer" #: lib/file-type.c:46 msgid "directory" msgstr "lêergids" #: lib/file-type.c:49 msgid "block special file" msgstr "spesiale bloklêer" #: lib/file-type.c:52 msgid "character special file" msgstr "spesiale karakterlêer" #: lib/file-type.c:55 msgid "fifo" msgstr "fifo" #: lib/file-type.c:58 msgid "symbolic link" msgstr "simboliese skakel" #: lib/file-type.c:61 msgid "socket" msgstr "sok" #: lib/file-type.c:64 msgid "message queue" msgstr "boodskapwagtou" #: lib/file-type.c:67 msgid "semaphore" msgstr "semafoor" #: lib/file-type.c:70 msgid "shared memory object" msgstr "gedeeldegeheue-objek" #: lib/file-type.c:73 #, fuzzy msgid "typed memory object" msgstr "gedeeldegeheue-objek" #: lib/file-type.c:75 msgid "weird file" msgstr "vreemde lêer" #: lib/gai_strerror.c:45 #, fuzzy msgid "Address family for hostname not supported" msgstr "fifo-lêers word nie ondersteun nie" #: lib/gai_strerror.c:49 #, fuzzy msgid "ai_family not supported" msgstr "fifo-lêers word nie ondersteun nie" #: lib/gai_strerror.c:54 #, fuzzy msgid "ai_socktype not supported" msgstr "fifo-lêers word nie ondersteun nie" #: lib/gai_strerror.c:55 #, fuzzy msgid "System error" msgstr "skryffout" #: lib/gai_strerror.c:74 #, fuzzy msgid "Unknown error" msgstr "Onbekende stelselfout" #: lib/getopt.c:551 lib/getopt.c:570 #, c-format msgid "%s: option `%s' is ambiguous\n" msgstr "%s: opsie `%s' is dubbelsinnig\n" #: lib/getopt.c:603 lib/getopt.c:607 #, c-format msgid "%s: option `--%s' doesn't allow an argument\n" msgstr "%s: opsie `--%s' laat nie 'n parameter toe nie\n" #: lib/getopt.c:616 lib/getopt.c:621 #, c-format msgid "%s: option `%c%s' doesn't allow an argument\n" msgstr "%s: opsie `%c%s' laat nie 'n parameter toe nie\n" #: lib/getopt.c:667 lib/getopt.c:689 lib/getopt.c:1020 lib/getopt.c:1042 #, c-format msgid "%s: option `%s' requires an argument\n" msgstr "%s: opsie `%s' benodig 'n parameter\n" #: lib/getopt.c:727 lib/getopt.c:730 #, c-format msgid "%s: unrecognized option `--%s'\n" msgstr "%s: onbekende opsie `--%s'\n" #: lib/getopt.c:738 lib/getopt.c:741 #, c-format msgid "%s: unrecognized option `%c%s'\n" msgstr "%s: onbekende opsie `%c%s'\n" #: lib/getopt.c:796 lib/getopt.c:799 #, c-format msgid "%s: illegal option -- %c\n" msgstr "%s: onwettige opsie -- %c\n" #: lib/getopt.c:805 lib/getopt.c:808 #, c-format msgid "%s: invalid option -- %c\n" msgstr "%s: ongeldige opsie -- %c\n" #: lib/getopt.c:863 lib/getopt.c:882 lib/getopt.c:1095 lib/getopt.c:1116 #, c-format msgid "%s: option requires an argument -- %c\n" msgstr "%s: opsie benodig 'n parameter -- %c\n" #: lib/getopt.c:935 lib/getopt.c:954 #, c-format msgid "%s: option `-W %s' is ambiguous\n" msgstr "%s: opsie `-W %s' is dubbelsinnig\n" #: lib/getopt.c:978 lib/getopt.c:999 #, c-format msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: opsie `-W %s' laat nie 'n parameter toe nie\n" #: lib/human.c:486 msgid "block size" msgstr "blokgrootte" #: lib/mkdir-p.c:106 #, c-format msgid "%s exists but is not a directory" msgstr "%s bestaan maar is nie 'n lêergids nie" #: lib/mkdir-p.c:203 lib/mkdir-p.c:294 #, c-format msgid "cannot change owner and/or group of %s" msgstr "kan nie die eienaar en/of groep van %s verander nie" #: lib/mkdir-p.c:229 lib/mkdir-p.c:266 #, c-format msgid "cannot create directory %s" msgstr "Kan nie lêergids %s skep nie." #: lib/mkdir-p.c:240 #, c-format msgid "cannot chdir to directory %s" msgstr "kan nie chdir doen om na gids %s te gaan nie" #: lib/mkdir-p.c:307 lib/mkdir-p.c:332 #, c-format msgid "cannot change permissions of %s" msgstr "kan nie toegangsregte van %s verander nie" #: lib/obstack.c:438 lib/obstack.c:441 lib/xalloc-die.c:38 lib/xsetenv.c:40 msgid "memory exhausted" msgstr "geheue uitgeput" #: lib/openat-die.c:36 #, fuzzy msgid "unable to record current working directory" msgstr "kon nie na aanvanklike werkgids terugkeer nie" #: lib/openat-die.c:49 msgid "failed to return to initial working directory" msgstr "kon nie na aanvanklike werkgids terugkeer nie" #: lib/pagealign_alloc.c:143 #, fuzzy msgid "Failed to open /dev/zero for read" msgstr "magtigings vir %s kon nie behou word nie" #: lib/pipe.c:157 lib/pipe.c:160 lib/pipe.c:264 lib/pipe.c:267 #, fuzzy msgid "cannot create pipe" msgstr "kan nie die skakel %s skep nie" #. TRANSLATORS: #. Get translations for open and closing quotation marks. #. #. The message catalog should translate "`" to a left #. quotation mark suitable for the locale, and similarly for #. "'". If the catalog has no translation, #. locale_quoting_style quotes `like this', and #. clocale_quoting_style quotes "like this". #. #. For example, an American English Unicode locale should #. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and #. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION #. MARK). A British English Unicode locale should instead #. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) and #. U+2019 (RIGHT SINGLE QUOTATION MARK), respectively. #. #. If you don't know what to put here, please see #. #. and use glyphs suitable for your language. #: lib/quotearg.c:245 msgid "`" msgstr "`" #: lib/quotearg.c:246 msgid "'" msgstr "'" #: lib/regcomp.c:137 #, fuzzy msgid "Invalid regular expression" msgstr "%s: ongeldige reëlmatige uitdrukking: %s" #: lib/regcomp.c:143 #, fuzzy msgid "Invalid character class name" msgstr "ongeldige karakterklas `%s'" #: lib/regcomp.c:167 #, fuzzy msgid "Memory exhausted" msgstr "geheue uitgeput" #: lib/regcomp.c:170 #, fuzzy msgid "Invalid preceding regular expression" msgstr "%s: ongeldige reëlmatige uitdrukking: %s" #: lib/regcomp.c:173 #, fuzzy msgid "Premature end of regular expression" msgstr "fout in soektog met reëlmatige uitdrukking" #: lib/regcomp.c:176 #, fuzzy msgid "Regular expression too big" msgstr "%s: ongeldige reëlmatige uitdrukking: %s" #: lib/regcomp.c:659 #, fuzzy msgid "No previous regular expression" msgstr "fout in soektog met reëlmatige uitdrukking" #: lib/rpmatch.c:70 msgid "^[yY]" msgstr "^[jJ]" #: lib/rpmatch.c:73 msgid "^[nN]" msgstr "^[nN]" #: lib/unicodeio.c:147 msgid "iconv function not usable" msgstr "iconv-funksie onbruikbaar" #: lib/unicodeio.c:149 msgid "iconv function not available" msgstr "iconv-funksie is nie beskikbaar nie" #: lib/unicodeio.c:156 msgid "character out of range" msgstr "karakter is buite die grense" #: lib/unicodeio.c:219 #, c-format msgid "cannot convert U+%04X to local character set" msgstr "kan nie U+%04X omskakel na 'n plaaslike karakterstel nie" #: lib/unicodeio.c:221 #, c-format msgid "cannot convert U+%04X to local character set: %s" msgstr "kan nie U+%04X omskakel na 'n plaaslike karakterstel nie: %s" #: lib/userspec.c:110 msgid "invalid user" msgstr "ongeldige gebruiker" #: lib/userspec.c:111 msgid "invalid group" msgstr "ongeldige groep " #: lib/userspec.c:113 msgid "cannot get the login group of a numeric UID" msgstr "kan nie die aantekengroep van 'n numeriese UID verkry nie" # TRANSLATORS: %s denotes an author name. # TRANSLATORS: %s denotes an author name. #. TRANSLATORS: %s denotes an author name. #: lib/version-etc.c:90 #, c-format msgid "Written by %s.\n" msgstr "Geskryf deur %s.\n" # TRANSLATORS: Each %s denotes an author name. # TRANSLATORS: Each %s denotes an author name. #. TRANSLATORS: Each %s denotes an author name. #: lib/version-etc.c:94 #, c-format msgid "Written by %s and %s.\n" msgstr "Geskryf deur %s en %s.\n" # TRANSLATORS: Each %s denotes an author name. #. TRANSLATORS: Each %s denotes an author name. #: lib/version-etc.c:98 #, c-format msgid "Written by %s, %s, and %s.\n" msgstr "Geskryf deur %s, %s en %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:104 #, c-format msgid "" "Written by %s, %s, %s,\n" "and %s.\n" msgstr "" "Geskryf deur %s, %s, %s \n" "en %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:110 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, and %s.\n" msgstr "" "Geskryf deur %s, %s, %s, \n" "%s en %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:116 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, and %s.\n" msgstr "" "Geskryf deur %s, %s, %s, \n" "%s, %s en %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:123 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, and %s.\n" msgstr "" "Geskryf deur %s, %s, %s, \n" "%s, %s, %s en %s.\n" # TRANSLATORS: Each %s denotes an author name. # You can use line breaks, estimating that each author name occupies # ca. 16 screen columns and that a screen line has ca. 80 columns. #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:130 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "and %s.\n" msgstr "" "Geskryf deur %s, %s, %s, \n" "%s, %s, %s, %s\n" "en %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:138 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, and %s.\n" msgstr "" "Geskryf deur %s, %s, %s, \n" "%s, %s, %s, %s,\n" "%s en %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:148 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, %s, and others.\n" msgstr "" "Geskryf deur %s, %s, %s, \n" "%s, %s, %s, %s\n" "%s, %s en ander.\n" #: lib/xmemcoll.c:50 msgid "string comparison failed" msgstr "stringvergelyking het gefaal" #: lib/xmemcoll.c:51 msgid "Set LC_ALL='C' to work around the problem." msgstr "Stel LC_ALL='C' om die probleem te systap" #: lib/xmemcoll.c:53 #, c-format msgid "The strings compared were %s and %s." msgstr "Die stringe wat vergelyk is, is %s en %s."