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.
5# $Id: sl.po,v 1.3 2004/01/25 18:37:56 haible Exp $
6#
7msgid ""
8msgstr ""
9"Project-Id-Version: libiconv 1.8\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: 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"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=ISO-8859-2\n"
17"Content-Transfer-Encoding: 8bit\n"
18
19#: src/iconv.c:56
20msgid "Usage: iconv [-c] [-s] [-f fromcode] [-t tocode] [file ...]"
21msgstr "Uporaba: iconv [-c] [-s] [-f vh_nabor] [-t izh_nabor] [datoteka ...]<"
22
23#: src/iconv.c:58
24msgid "or:    iconv -l"
25msgstr "ali:   iconv -l"
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"To je prost program; pogoji, pod katerimi ga lahko razmno�ujete in\n"
34"raz�irjate, so navedeni v izvorni kodi. Za program ni NOBENEGA jamstva,\n"
35"niti jamstev USTREZNOSTI ZA PRODAJO ali PRIMERNOSTI ZA UPORABO.\n"
36
37#: src/iconv.c:71
38#, c-format
39msgid "Written by %s.\n"
40msgstr "Avtor %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: nepopolni znak ali pomi�no zaporedje\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: pretvorba ni mogo�a\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: V/I napaka\n"
61
62#: src/iconv.c:351
63#, c-format
64msgid "iconv: conversion from %s unsupported\n"
65msgstr "iconv: pretvorba iz nabora %s ni podprta\n"
66
67#: src/iconv.c:353
68#, c-format
69msgid "iconv: conversion to %s unsupported\n"
70msgstr "iconv: pretvorba v nabor %s ni podprta\n"
71
72#: src/iconv.c:355
73#, c-format
74msgid "iconv: conversion from %s to %s unsupported\n"
75msgstr "iconv: pretvorba iz nabora %s v nabor %s ni podprta\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: V/I napaka\n"
95
96#~ msgid ""
97#~ "Usage: iconv [--binary] [-c] [-s] [-f fromcode] [-t tocode] [file ...]"
98#~ msgstr ""
99#~ "Uporaba: iconv [--binary] [-c] [-s] [-f vh_nabor] [-t izh_nabor] "
100#~ "[datoteka ...]"
101