1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR Free Software Foundation, Inc.
3# This file is distributed under the same license as the PACKAGE package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: bug-gnu-libiconv@gnu.org\n"
11"POT-Creation-Date: 2005-07-07 14:54+0200\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=CHARSET\n"
17"Content-Transfer-Encoding: 8bit\n"
18
19#: src/iconv.c:56
20msgid "Usage: iconv [-c] [-s] [-f fromcode] [-t tocode] [file ...]"
21msgstr ""
22
23#: src/iconv.c:58
24msgid "or:    iconv -l"
25msgstr ""
26
27#: src/iconv.c:68
28#, c-format
29msgid ""
30"This is free software; see the source for copying conditions.  There is NO\n"
31"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
32msgstr ""
33
34#: src/iconv.c:71
35#, c-format
36msgid "Written by %s.\n"
37msgstr ""
38
39#: src/iconv.c:131 src/iconv.c:171 src/iconv.c:232
40#, c-format
41msgid "iconv: %s:%u:%u: incomplete character or shift sequence\n"
42msgstr ""
43
44#: src/iconv.c:161 src/iconv.c:223
45#, c-format
46msgid "iconv: %s:%u:%u: cannot convert\n"
47msgstr ""
48
49#: src/iconv.c:191 src/iconv.c:241
50#, c-format
51msgid "iconv: %s:%u:%u: "
52msgstr ""
53
54#: src/iconv.c:253
55#, c-format
56msgid "iconv: %s: I/O error\n"
57msgstr ""
58
59#: src/iconv.c:351
60#, c-format
61msgid "iconv: conversion from %s unsupported\n"
62msgstr ""
63
64#: src/iconv.c:353
65#, c-format
66msgid "iconv: conversion to %s unsupported\n"
67msgstr ""
68
69#: src/iconv.c:355
70#, c-format
71msgid "iconv: conversion from %s to %s unsupported\n"
72msgstr ""
73
74#: src/iconv.c:356
75#, c-format
76msgid "iconv: try '%s -l' to get the list of supported encodings\n"
77msgstr ""
78
79#: src/iconv.c:370
80msgid "(stdin)"
81msgstr ""
82
83#: src/iconv.c:378
84#, c-format
85msgid "iconv: %s: "
86msgstr ""
87
88#: src/iconv.c:391
89#, c-format
90msgid "iconv: I/O error\n"
91msgstr ""
92