1# libiconv Afrikaans
2# Copyright (C) 2004 Free Software Foundation, Inc.
3# This file is distributed under the same license as the PACKAGE package.
4# Petri Jooste <rkwjpj@puknet.puk.ac.za>, 2004.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: libiconv 1.9.1\n"
9"Report-Msgid-Bugs-To: bug-gnu-libiconv@gnu.org\n"
10"POT-Creation-Date: 2005-07-07 14:54+0200\n"
11"PO-Revision-Date: 2004-03-08 13:42+0200\n"
12"Last-Translator: Petri Jooste <rkwjpj@puk.ac.za>\n"
13"Language-Team: Afrikaans <i18n@af.org.za>\n"
14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=iso-8859-1\n"
16"Content-Transfer-Encoding: 8bit\n"
17
18#: src/iconv.c:56
19msgid "Usage: iconv [-c] [-s] [-f fromcode] [-t tocode] [file ...]"
20msgstr "Gebruik so: iconv [-c] [-s] [-f vanaf-kode] [-t na-kode] [l�er ...]"
21
22#: src/iconv.c:58
23msgid "or:    iconv -l"
24msgstr "of:    iconv -l"
25
26#: src/iconv.c:68
27#, c-format
28msgid ""
29"This is free software; see the source for copying conditions.  There is NO\n"
30"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
31msgstr ""
32"Hierdie is gratis programmatuur; kyk in die bronkode vir "
33"kopie�rvoorwaardes.  Daar is GEEN\n"
34"waarborg nie; selfs nie vir VERKOOPBAARHEID of GESKIKTHEID VIR 'N SPESIFIEKE "
35"DOEL nie.\n"
36
37#: src/iconv.c:71
38#, c-format
39msgid "Written by %s.\n"
40msgstr "Geskryf deur %s.\n"
41
42#: src/iconv.c:131 src/iconv.c:171 src/iconv.c:232
43#, fuzzy, c-format
44msgid "iconv: %s:%u:%u: incomplete character or shift sequence\n"
45msgstr "iconv: %s: onvolledige karakter of skuifreeks\n"
46
47#: src/iconv.c:161 src/iconv.c:223
48#, fuzzy, c-format
49msgid "iconv: %s:%u:%u: cannot convert\n"
50msgstr "iconv: %s: kan nie omskakeling doen nie\n"
51
52#: src/iconv.c:191 src/iconv.c:241
53#, fuzzy, c-format
54msgid "iconv: %s:%u:%u: "
55msgstr "iconv: %s: "
56
57#: src/iconv.c:253
58#, c-format
59msgid "iconv: %s: I/O error\n"
60msgstr "iconv: %s: T/A-fout\n"
61
62#: src/iconv.c:351
63#, c-format
64msgid "iconv: conversion from %s unsupported\n"
65msgstr "iconv: omskakeling van %s word nie ondersteun nie\n"
66
67#: src/iconv.c:353
68#, c-format
69msgid "iconv: conversion to %s unsupported\n"
70msgstr "iconv: omskakeling na %s word nie ondersteun nie\n"
71
72#: src/iconv.c:355
73#, c-format
74msgid "iconv: conversion from %s to %s unsupported\n"
75msgstr "iconv: omskakeling van %s na %s word nie ondersteun nie\n"
76
77#: src/iconv.c:356
78#, c-format
79msgid "iconv: try '%s -l' to get the list of supported encodings\n"
80msgstr ""
81
82#: src/iconv.c:370
83msgid "(stdin)"
84msgstr "(stdin)"
85
86#: src/iconv.c:378
87#, c-format
88msgid "iconv: %s: "
89msgstr "iconv: %s: "
90
91#: src/iconv.c:391
92#, c-format
93msgid "iconv: I/O error\n"
94msgstr "iconv: T/A-fout\n"
95
96#~ msgid ""
97#~ "Usage: iconv [--binary] [-c] [-s] [-f fromcode] [-t tocode] [file ...]"
98#~ msgstr ""
99#~ "Gebruik so: iconv [--binary] [-c] [-s] [-f vanaf-kode] [-t na-kode] "
100#~ "[l�er ...]"
101