1 # -*- mode:po; coding:iso-latin-2; -*- Slovenian messages for libiconv.
2 # Copyright (C) 2002 Free Software Foundation, Inc.
3 # Primo¾ Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>, 2002.
4 # This file is distributed under the same license as the libiconv package.
9 "Project-Id-Version: libiconv 1.8\n"
10 "Report-Msgid-Bugs-To: bug-gnu-libiconv@gnu.org\n"
11 "POT-Creation-Date: 2006-07-19 21:16+0200\n"
12 "PO-Revision-Date: 2002-08-13 15:09+0200\n"
13 "Last-Translator: Primo¾ Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>\n"
14 "Language-Team: Slovenian <translation-team-sl@lists.sourceforge.net>\n"
16 "Content-Type: text/plain; charset=ISO-8859-2\n"
17 "Content-Transfer-Encoding: 8bit\n"
20 msgid "Usage: iconv [-c] [-s] [-f fromcode] [-t tocode] [file ...]"
21 msgstr "Uporaba: iconv [-c] [-s] [-f vh_nabor] [-t izh_nabor] [datoteka ...]<"
25 msgstr "ali: iconv -l"
29 msgid "Try `%s --help' for more information.\n"
34 msgid "Usage: %s [OPTION...] [-f ENCODING] [-t ENCODING] [INPUTFILE...]\n"
38 #, fuzzy, c-format, no-wrap
40 msgstr "ali: iconv -l"
44 msgid "Converts text from one encoding to another encoding.\n"
49 msgid "Options controlling the input and output format:\n"
55 " -f ENCODING, --from-code=ENCODING\n"
56 " the encoding of the input\n"
62 " -t ENCODING, --to-code=ENCODING\n"
63 " the encoding of the output\n"
68 msgid "Options controlling conversion problems:\n"
73 msgid " -c discard unconvertible characters\n"
79 " --unicode-subst=FORMATSTRING\n"
80 " substitution for unconvertible Unicode characters\n"
85 msgid " --byte-subst=FORMATSTRING substitution for unconvertible bytes\n"
91 " --widechar-subst=FORMATSTRING\n"
92 " substitution for unconvertible wide characters\n"
97 msgid "Options controlling error output:\n"
102 msgid " -s, --silent suppress error messages about conversion problems\n"
107 msgid "Informative output:\n"
112 msgid " -l, --list list the supported encodings\n"
117 msgid " --help display this help and exit\n"
122 msgid " --version output version information and exit\n"
126 msgid "Report bugs to <bug-gnu-libiconv@gnu.org>.\n"
132 "This is free software; see the source for copying conditions. There is NO\n"
133 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
135 "To je prost program; pogoji, pod katerimi ga lahko razmno¾ujete in\n"
136 "raz¹irjate, so navedeni v izvorni kodi. Za program ni NOBENEGA jamstva,\n"
137 "niti jamstev USTREZNOSTI ZA PRODAJO ali PRIMERNOSTI ZA UPORABO.\n"
141 msgid "Written by %s.\n"
147 "%s argument: A format directive with a variable width is not allowed here."
153 "%s argument: A format directive with a variable precision is not allowed "
159 msgid "%s argument: A format directive with a size is not allowed here."
164 msgid "%s argument: The string ends in the middle of a directive."
169 msgid "%s argument: The character '%c' is not a valid conversion specifier."
175 "%s argument: The character that terminates the format directive is not a "
176 "valid conversion specifier."
182 "%s argument: The format string consumes more than one argument: %u argument."
184 "%s argument: The format string consumes more than one argument: %u arguments."
190 msgid "cannot convert byte substitution to Unicode: %s"
195 msgid "cannot convert unicode substitution to target encoding: %s"
200 msgid "cannot convert byte substitution to wide string: %s"
205 msgid "cannot convert widechar substitution to target encoding: %s"
210 msgid "cannot convert byte substitution to target encoding: %s"
213 #: src/iconv.c:592 src/iconv.c:636 src/iconv.c:710
215 msgid "%s:%u:%u: incomplete character or shift sequence"
216 msgstr "iconv: %s: nepopolni znak ali pomièno zaporedje\n"
218 #: src/iconv.c:625 src/iconv.c:700
220 msgid "%s:%u:%u: cannot convert"
221 msgstr "iconv: %s: pretvorba ni mogoèa\n"
223 #: src/iconv.c:667 src/iconv.c:730
230 msgid "%s: I/O error"
231 msgstr "iconv: %s: V/I napaka\n"
235 msgid "conversion from %s unsupported"
236 msgstr "iconv: pretvorba iz nabora %s ni podprta\n"
240 msgid "conversion to %s unsupported"
241 msgstr "iconv: pretvorba v nabor %s ni podprta\n"
245 msgid "conversion from %s to %s unsupported"
246 msgstr "iconv: pretvorba iz nabora %s v nabor %s ni podprta\n"
250 msgid "try '%s -l' to get the list of supported encodings"
265 msgstr "iconv: V/I napaka\n"
267 #~ msgid "iconv: %s: "
268 #~ msgstr "iconv: %s: "
271 #~ "Usage: iconv [--binary] [-c] [-s] [-f fromcode] [-t tocode] [file ...]"
273 #~ "Uporaba: iconv [--binary] [-c] [-s] [-f vh_nabor] [-t izh_nabor] "