1# translation of libiconv to Croatian.
2# Copyright (C) 2002 Free Software Foundation, Inc.
3# Denis Lackovic <delacko@fly.srk.fer.hr>, 2002.
4# This file is distributed under the same license as the libiconv package.
5# Denis Lackovic <delacko@fly.srk.fer.hr>, 2002.
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-06-14 14:48-01\n"
13"Last-Translator: Denis Lackovic <delacko@fly.srk.fer.hr>\n"
14"Language-Team: Croatian <lokalizacija@linux.hr>\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=utf-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Plural-Forms: nplurals=2; plural=(n==1?0:1);\n"
19"X-Generator: TransDict server\n"
20
21#: src/iconv.c:56
22msgid "Usage: iconv [-c] [-s] [-f fromcode] [-t tocode] [file ...]"
23msgstr "Uporaba: iconv [-c] [-s] [-f izkoda] [-t ukod] [datoteka ...]"
24
25#: src/iconv.c:58
26msgid "or:    iconv -l"
27msgstr "ili:    iconv -l"
28
29#: src/iconv.c:68
30#, c-format
31msgid ""
32"This is free software; see the source for copying conditions.  There is NO\n"
33"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
34msgstr ""
35"Ovo je slobodni softver; pogledajte kod kako biste doznali uvjete "
36"kopiranja.  NEMA\n"
37"garancije; ��ak ni tvrdnje o ISPLATIVOSTI ili POGODNOSTI ZA NEKU SVRHU.\n"
38
39#: src/iconv.c:71
40#, c-format
41msgid "Written by %s.\n"
42msgstr "Napisao %s.\n"
43
44#: src/iconv.c:131 src/iconv.c:171 src/iconv.c:232
45#, fuzzy, c-format
46msgid "iconv: %s:%u:%u: incomplete character or shift sequence\n"
47msgstr "iconv: %s: nezavr��ena znakovna ili shift sekvenca\n"
48
49#: src/iconv.c:161 src/iconv.c:223
50#, fuzzy, c-format
51msgid "iconv: %s:%u:%u: cannot convert\n"
52msgstr "iconv: %s: ne mogu konvertirati\n"
53
54#: src/iconv.c:191 src/iconv.c:241
55#, fuzzy, c-format
56msgid "iconv: %s:%u:%u: "
57msgstr "iconv: %s: "
58
59#: src/iconv.c:253
60#, c-format
61msgid "iconv: %s: I/O error\n"
62msgstr "iconv: %s: U/I gre��ka\n"
63
64#: src/iconv.c:351
65#, c-format
66msgid "iconv: conversion from %s unsupported\n"
67msgstr "iconv: konverzija iz %s nije podr��ana\n"
68
69#: src/iconv.c:353
70#, c-format
71msgid "iconv: conversion to %s unsupported\n"
72msgstr "iconv: konverzija u %s nije podr��ana\n"
73
74#: src/iconv.c:355
75#, c-format
76msgid "iconv: conversion from %s to %s unsupported\n"
77msgstr "iconv: konverzija iz %s u %s nije podr��ana\n"
78
79#: src/iconv.c:356
80#, c-format
81msgid "iconv: try '%s -l' to get the list of supported encodings\n"
82msgstr ""
83
84#: src/iconv.c:370
85msgid "(stdin)"
86msgstr "(stdin)"
87
88#: src/iconv.c:378
89#, c-format
90msgid "iconv: %s: "
91msgstr "iconv: %s: "
92
93#: src/iconv.c:391
94#, c-format
95msgid "iconv: I/O error\n"
96msgstr "iconv: U/I gre��ka\n"
97
98#~ msgid ""
99#~ "Usage: iconv [--binary] [-c] [-s] [-f fromcode] [-t tocode] [file ...]"
100#~ msgstr ""
101#~ "Uporaba: iconv [--binary] [-c] [-s] [-f izkoda] [-t ukod] [datoteka ...]"
102