]> git.ipfire.org Git - thirdparty/bash.git/blame - po/af.po
Bash-4.3 patch 7
[thirdparty/bash.git] / po / af.po
CommitLineData
3185942a
JA
1# bash
2# Copyright (C) 2004 Free Software Foundation, Inc.
3# Petri Jooste <rkwjpj@puk.ac.za>, 2004.
4#
5msgid ""
6msgstr ""
7"Project-Id-Version: bash 2.0\n"
8"Report-Msgid-Bugs-To: \n"
ac50fbac 9"POT-Creation-Date: 2014-02-11 11:19-0500\n"
3185942a
JA
10"PO-Revision-Date: 2004-03-17 13:48+0200\n"
11"Last-Translator: Petri Jooste <rkwjpj@puk.ac.za>\n"
12"Language-Team: Afrikaans <i18n@af.org.za>\n"
ac50fbac 13"Language: af\n"
3185942a
JA
14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=ISO-8859-1\n"
16"Content-Transfer-Encoding: 8bit\n"
17
ac50fbac 18#: arrayfunc.c:51
3185942a
JA
19#, fuzzy
20msgid "bad array subscript"
21msgstr "Os/2 Biskaart Skikking"
22
ac50fbac 23#: arrayfunc.c:356 builtins/declare.def:566
3185942a
JA
24#, c-format
25msgid "%s: cannot convert indexed to associative array"
26msgstr ""
27
ac50fbac 28#: arrayfunc.c:539
3185942a
JA
29#, fuzzy, c-format
30msgid "%s: invalid associative array key"
31msgstr "%s: illegal option -- %c\n"
32
ac50fbac 33#: arrayfunc.c:541
3185942a
JA
34#, c-format
35msgid "%s: cannot assign to non-numeric index"
36msgstr ""
37
ac50fbac 38#: arrayfunc.c:586
3185942a
JA
39#, c-format
40msgid "%s: %s: must use subscript when assigning associative array"
41msgstr ""
42
ac50fbac 43#: bashhist.c:388
3185942a
JA
44#, c-format
45msgid "%s: cannot create: %s"
46msgstr "%s: kan nie %s skep nie"
47
ac50fbac 48#: bashline.c:3982
3185942a
JA
49msgid "bash_execute_unix_command: cannot find keymap for command"
50msgstr ""
51
ac50fbac 52#: bashline.c:4069
3185942a
JA
53#, c-format
54msgid "%s: first non-whitespace character is not `\"'"
55msgstr ""
56
ac50fbac 57#: bashline.c:4098
3185942a
JA
58#, c-format
59msgid "no closing `%c' in %s"
60msgstr ""
61
ac50fbac 62#: bashline.c:4132
3185942a
JA
63#, c-format
64msgid "%s: missing colon separator"
65msgstr ""
66
ac50fbac
CR
67#: braces.c:321
68#, c-format
69msgid "brace expansion: cannot allocate memory for %s"
70msgstr ""
71
72#: braces.c:413
73#, c-format
74msgid "brace expansion: failed to allocate memory for %d elements"
75msgstr ""
76
77#: braces.c:452
78#, c-format
79msgid "brace expansion: failed to allocate memory for `%s'"
80msgstr ""
81
0001803f
CR
82#: builtins/alias.def:132
83#, fuzzy, c-format
84msgid "`%s': invalid alias name"
85msgstr "%s: illegal option -- %c\n"
86
ac50fbac 87#: builtins/bind.def:123 builtins/bind.def:126
3185942a
JA
88msgid "line editing not enabled"
89msgstr ""
90
ac50fbac 91#: builtins/bind.def:212
3185942a
JA
92#, c-format
93msgid "`%s': invalid keymap name"
94msgstr ""
95
ac50fbac 96#: builtins/bind.def:251
3185942a
JA
97#, fuzzy, c-format
98msgid "%s: cannot read: %s"
99msgstr "%s: kan nie %s skep nie"
100
ac50fbac 101#: builtins/bind.def:266
3185942a
JA
102#, fuzzy, c-format
103msgid "`%s': cannot unbind"
104msgstr "%s: bevel nie gevind nie"
105
ac50fbac 106#: builtins/bind.def:304 builtins/bind.def:334
3185942a
JA
107#, fuzzy, c-format
108msgid "`%s': unknown function name"
109msgstr "%s: leesalleen-funksie"
110
ac50fbac 111#: builtins/bind.def:312
3185942a
JA
112#, c-format
113msgid "%s is not bound to any keys.\n"
114msgstr ""
115
ac50fbac 116#: builtins/bind.def:316
3185942a
JA
117#, c-format
118msgid "%s can be invoked via "
119msgstr ""
120
121#: builtins/break.def:77 builtins/break.def:117
122#, fuzzy
123msgid "loop count"
124msgstr "Afteken"
125
126#: builtins/break.def:137
127msgid "only meaningful in a `for', `while', or `until' loop"
128msgstr ""
129
ac50fbac 130#: builtins/caller.def:134
3185942a
JA
131msgid ""
132"Returns the context of the current subroutine call.\n"
133" \n"
134" Without EXPR, returns "
135msgstr ""
136
ac50fbac 137#: builtins/cd.def:319
3185942a
JA
138msgid "HOME not set"
139msgstr ""
140
ac50fbac
CR
141#: builtins/cd.def:327 builtins/common.c:166 test.c:876
142#, fuzzy
143msgid "too many arguments"
144msgstr "te veel parameters"
145
146#: builtins/cd.def:338
3185942a
JA
147msgid "OLDPWD not set"
148msgstr ""
149
150#: builtins/common.c:101
151#, fuzzy, c-format
152msgid "line %d: "
153msgstr "3d modus"
154
ac50fbac 155#: builtins/common.c:139 error.c:265
3185942a
JA
156#, fuzzy, c-format
157msgid "warning: "
158msgstr "besig om te skryf"
159
160#: builtins/common.c:153
161#, c-format
162msgid "%s: usage: "
163msgstr ""
164
ac50fbac 165#: builtins/common.c:191 shell.c:506 shell.c:788
3185942a
JA
166#, fuzzy, c-format
167msgid "%s: option requires an argument"
168msgstr "%s: option `%s' requires an argument\n"
169
170#: builtins/common.c:198
171#, c-format
172msgid "%s: numeric argument required"
173msgstr ""
174
175#: builtins/common.c:205
176#, fuzzy, c-format
177msgid "%s: not found"
178msgstr "%s: bevel nie gevind nie"
179
ac50fbac 180#: builtins/common.c:214 shell.c:801
3185942a
JA
181#, fuzzy, c-format
182msgid "%s: invalid option"
183msgstr "%s: illegal option -- %c\n"
184
185#: builtins/common.c:221
186#, fuzzy, c-format
187msgid "%s: invalid option name"
188msgstr "%s: illegal option -- %c\n"
189
ac50fbac 190#: builtins/common.c:228 general.c:235 general.c:240
3185942a
JA
191#, fuzzy, c-format
192msgid "`%s': not a valid identifier"
193msgstr "Die datum is nie geldige!"
194
195#: builtins/common.c:238
196#, fuzzy
197msgid "invalid octal number"
198msgstr "Die sein nommer wat was gevang het"
199
200#: builtins/common.c:240
201#, fuzzy
202msgid "invalid hex number"
203msgstr "Die sein nommer wat was gevang het"
204
ac50fbac 205#: builtins/common.c:242 expr.c:1470
3185942a
JA
206#, fuzzy
207msgid "invalid number"
208msgstr "Die sein nommer wat was gevang het"
209
210#: builtins/common.c:250
211#, c-format
212msgid "%s: invalid signal specification"
213msgstr ""
214
215#: builtins/common.c:257
216#, c-format
217msgid "`%s': not a pid or valid job spec"
218msgstr ""
219
ac50fbac 220#: builtins/common.c:264 error.c:488
3185942a
JA
221#, fuzzy, c-format
222msgid "%s: readonly variable"
223msgstr "Veranderlike boom"
224
225#: builtins/common.c:272
226#, c-format
227msgid "%s: %s out of range"
228msgstr ""
229
230#: builtins/common.c:272 builtins/common.c:274
231#, fuzzy
232msgid "argument"
233msgstr "argument verwag\n"
234
235#: builtins/common.c:274
236#, c-format
237msgid "%s out of range"
238msgstr ""
239
240#: builtins/common.c:282
241#, c-format
242msgid "%s: no such job"
243msgstr ""
244
245#: builtins/common.c:290
246#, fuzzy, c-format
247msgid "%s: no job control"
248msgstr "geen taakbeheer in hierdie dop nie"
249
250#: builtins/common.c:292
251#, fuzzy
252msgid "no job control"
253msgstr "geen taakbeheer in hierdie dop nie"
254
255#: builtins/common.c:302
256#, fuzzy, c-format
257msgid "%s: restricted"
258