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