• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/po/
1# Hungarian translation for gettext-examples.
2# Copyright (C) 2005 Yoyodyne, Inc.
3# This file is distributed under the same license as the gettext-examples package.
4# Kiss Tam�s <atomi@inf.elte.hu>, 2005.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: gettext-examples 0.14.5\n"
9"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
10"POT-Creation-Date: 2007-10-18 03:08+0200\n"
11"PO-Revision-Date: 2005-08-28 03:21+0200\n"
12"Last-Translator: Kiss Tam�s <atomi@inf.elte.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#: hello-c/hello.c:30 hello-c-gnome/hello.c:46 hello-c++/hello.cc:39
19#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42
20#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68
21#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49
22#: hello-objc-gnome/hello.m:47 hello-sh/hello.sh:14
23#: hello-python/hello.py.in:12 hello-clisp/hello.lisp.in:11
24#: hello-librep/hello.jl.in:12 hello-guile/hello.scm:15
25#: hello-smalltalk/hello.st.in:31 hello-java/Hello.java:14
26#: hello-java-awt/Hello.java:23 hello-java-swing/Hello.java:20
27#: hello-java-qtjambi/Hello.java:27 hello-csharp/hello.cs:14
28#: hello-csharp-forms/hello.cs:29 hello-gawk/hello.awk:11
29#: hello-pascal/hello.hello_world hello-ycp/hello.ycp:15
30#: hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
31#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12
32#: hello-php/hello.php:12
33msgid "Hello, world!"
34msgstr "Hello, vil�g!"
35
36#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c++/hello.cc:40
37#: hello-c++-gnome/hello.cc:55 hello-c++-wxwidgets/hello.cc:71
38#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:58
39#: hello-objc-gnome/hello.m:52 hello-librep/hello.jl.in:14
40#: hello-gawk/hello.awk:12 hello-pascal/hello.running_as
41#: hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:16
42#: hello-perl/hello-1.pl.in:19 hello-php/hello.php:14
43#, php-format
44msgid "This program is running as process number %d."
45msgstr "Ez a program a %d processz azonos�t�val fut."
46
47#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
48#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
49#, ycp-format
50msgid "This program is running as process number %1."
51msgstr "Ez a program a %1 processz azonos�t�val fut."
52
53#: hello-c++-kde/hello.cc:46
54msgid "Hello example"
55msgstr "Hello p�lda"
56
57#: hello-c++-kde/hello.cc:48
58msgid "Hello world example"
59msgstr "Hello vil�g p�lda"
60
61#: hello-sh/hello.sh:17
62#, sh-format
63msgid "This program is running as process number $pid."
64msgstr "Ez a program a $pid processz azonos�t�val fut."
65
66#: hello-python/hello.py.in:13
67#, python-format
68msgid "This program is running as process number %(pid)d."
69msgstr "Ez a program a %(pid)d processz azonos�t�val fut."
70
71#: hello-clisp/hello.lisp.in:13 hello-guile/hello.scm:17
72#, scheme-format
73msgid "This program is running as process number ~D."
74msgstr "Ez a program a ~D processz azonos�t�val fut."
75
76#: hello-java/Hello.java:18 hello-java-awt/Hello.java:28
77#: hello-java-swing/Hello.java:25 hello-java-qtjambi/Hello.java:34
78#: hello-csharp/hello.cs:17 hello-csharp-forms/hello.cs:36
79#, csharp-format
80msgid "This program is running as process number {0}."
81msgstr "Ez a program a {0} processz azonos�t�val fut."
82
83#: hello-perl/hello-2.pl.in:14
84#, perl-brace-format
85msgid "This program is running as process number {pid}."
86msgstr "Ez a program a {pid} processz azonos�t�val fut."
87