1# Hungarian messages for libiconv.
2# Copyright (C) 2002 Free Software Foundation, Inc.
3# Emese Kov�cs <emese@gnome.hu>, 2002.
4# This file is distributed under the same license as the libiconv package.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: libiconv 1.8\n"
9"Report-Msgid-Bugs-To: bug-gnu-libiconv@gnu.org\n"
10"POT-Creation-Date: 2005-07-07 14:54+0200\n"
11"PO-Revision-Date: 2002-05-30 14:26+0200\n"
12"Last-Translator: Emese Kovacs <emese@gnome.hu>\n"
13"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=iso-8859-2\n"
16"Content-Transfer-Encoding: 8bit\n"
17
18#: src/iconv.c:56
19msgid "Usage: iconv [-c] [-s] [-f fromcode] [-t tocode] [file ...]"
20msgstr "Haszn�lat: iconv [-c] [-s] [-f k�dol�sr�l] [-t k�dol�sra] [f�jl ...]"
21
22#: src/iconv.c:58
23msgid "or:    iconv -l"
24msgstr "vagy:    iconv -l"
25
26#: src/iconv.c:68
27#, c-format
28msgid ""
29"This is free software; see the source for copying conditions.  There is NO\n"
30"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
31msgstr ""
32"Ez szabad szoftver; a sokszoros�t�sra vonatkoz� felt�teleket l�sd a "
33"forr�sban.\n"
34"SEMMILYEN garanci�t nem v�llalunk, m�g azt sem �ll�tjuk, hogy ez a program\n"
35"KERESKEDELMI C�LOKRA ALKALMAS vagy HASZN�LHAT� EGY ADOTT FELADATRA.\n"
36
37#: src/iconv.c:71
38#, c-format
39msgid "Written by %s.\n"
40msgstr "�rta %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: nem eg�sz karakter vagy eltol�si szekvencia\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: konvert�l�s sikertelen\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: I/O hiba\n"
61
62#: src/iconv.c:351
63#, c-format
64msgid "iconv: conversion from %s unsupported\n"
65msgstr "iconv: a konvert�l�s err�l a k�dol�sr�l (%s) nem t�mogatott\n"
66
67#: src/iconv.c:353
68#, c-format
69msgid "iconv: conversion to %s unsupported\n"
70msgstr "iconv: a konvert�l�s erre a k�dol�sra (%s) nem t�mogatott\n"
71
72#: src/iconv.c:355
73#, c-format
74msgid "iconv: conversion from %s to %s unsupported\n"
75msgstr ""
76"iconv: a konvert�l�s err�l a k�dol�sr�l (%s)\n"
77"erre a k�dl�sra (%s) nem t�mogatott\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: I/O hiba\n"
97
98#~ msgid ""
99#~ "Usage: iconv [--binary] [-c] [-s] [-f fromcode] [-t tocode] [file ...]"
100#~ msgstr ""
101#~ "Haszn�lat: iconv [--binary] [-c] [-s] [-f k�dol�sr�l] [-t k�dol�sra] "
102#~ "[f�jl ...]"
103