# libiconv Afrikaans # 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: libiconv 1.9.1\n" "Report-Msgid-Bugs-To: bug-gnu-libiconv@gnu.org\n" "POT-Creation-Date: 2022-02-12 13:29+0100\n" "PO-Revision-Date: 2004-03-08 13:42+0200\n" "Last-Translator: Petri Jooste \n" "Language-Team: Afrikaans \n" "Language: af\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" "X-Bugs: Report translation errors to the Language-Team address.\n" #. TRANSLATORS: The first line of the short usage message. #: src/iconv.c:104 msgid "Usage: iconv [-c] [-s] [-f fromcode] [-t tocode] [file ...]" msgstr "Gebruik so: iconv [-c] [-s] [-f vanaf-kode] [-t na-kode] [lêer ...]" #. TRANSLATORS: The second line of the short usage message. #. Align it correctly against the first line. #: src/iconv.c:108 msgid "or: iconv -l" msgstr "of: iconv -l" #: src/iconv.c:110 #, c-format msgid "Try '%s --help' for more information.\n" msgstr "" #. TRANSLATORS: The first line of the long usage message. #. The %s placeholder expands to the program name. #: src/iconv.c:115 #, c-format, no-wrap msgid "Usage: %s [OPTION...] [-f ENCODING] [-t ENCODING] [INPUTFILE...]\n" msgstr "" #. TRANSLATORS: The second line of the long usage message. #. Align it correctly against the first line. #. The %s placeholder expands to the program name. #: src/iconv.c:122 #, fuzzy, c-format, no-wrap #| msgid "or: iconv -l" msgid "or: %s -l\n" msgstr "of: iconv -l" #. TRANSLATORS: Description of the iconv program. #: src/iconv.c:128 #, c-format, no-wrap msgid "Converts text from one encoding to another encoding.\n" msgstr "" #: src/iconv.c:132 #, c-format, no-wrap msgid "Options controlling the input and output format:\n" msgstr "" #: src/iconv.c:135 #, c-format, no-wrap msgid "" " -f ENCODING, --from-code=ENCODING\n" " the encoding of the input\n" msgstr "" #: src/iconv.c:139 #, c-format, no-wrap msgid "" " -t ENCODING, --to-code=ENCODING\n" " the encoding of the output\n" msgstr "" #: src/iconv.c:144 #, c-format, no-wrap msgid "Options controlling conversion problems:\n" msgstr "" #: src/iconv.c:147 #, c-format, no-wrap msgid " -c discard unconvertible characters\n" msgstr "" #: src/iconv.c:150 #, c-format, no-wrap msgid "" " --unicode-subst=FORMATSTRING\n" " substitution for unconvertible Unicode characters\n" msgstr ""