]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
New translations.
authorBruno Haible <bruno@clisp.org>
Sat, 17 Jan 2004 14:53:06 +0000 (14:53 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:11:39 +0000 (12:11 +0200)
gettext-tools/examples/po/af.po [new file with mode: 0644]
gettext-tools/examples/po/nl.po [new file with mode: 0644]
gettext-tools/examples/po/sk.po [new file with mode: 0644]

diff --git a/gettext-tools/examples/po/af.po b/gettext-tools/examples/po/af.po
new file mode 100644 (file)
index 0000000..0617894
--- /dev/null
@@ -0,0 +1,82 @@
+# Afrikaans translation for Silky 
+# Copyright (C) 2004 Free Software Foundation, Inc.
+# This file is distributed under the same license as the silky package.
+# Hanlie Pretorius <hpretorius@pnp.co.za>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gettext-examples-0.13.1\n"
+"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
+"POT-Creation-Date: 2003-12-12 19:11+0100\n"
+"PO-Revision-Date: 2003-12-31 10:30+2\n"
+"Last-Translator: Ysbeer <ysbeer@af.org.za>\n"
+"Language-Team: Afrikaans <i18n@af.org.za>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: hello-c/hello.c:31 hello-c-gnome/hello.c:47 hello-c++/hello.cc:40
+#: hello-c++-qt/hello.cc:46 hello-c++-kde/hellowindow.cc:42
+#: hello-c++-gnome/hello.cc:51 hello-objc/hello.m:31
+#: hello-objc-gnustep/Hello.m:50 hello-objc-gnome/hello.m:48
+#: hello-sh/hello.sh:15 hello-python/hello.py.in:13
+#: hello-clisp/hello.lisp.in:12 hello-librep/hello.jl.in:13
+#: hello-smalltalk/hello.st.in:32 hello-java/Hello.java:15
+#: hello-java-awt/Hello.java:24 hello-java-swing/Hello.java:21
+#: hello-gawk/hello.awk:12 hello-pascal/hello.hello_world
+#: hello-ycp/hello.ycp:16 hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:14
+#: hello-perl/hello-1.pl.in:16 hello-perl/hello-2.pl.in:11
+#: hello-php/hello.php:13
+msgid "Hello, world!"
+msgstr "Hallo wêreld!"
+
+#: hello-c/hello.c:32 hello-c-gnome/hello.c:52 hello-c++/hello.cc:41
+#: hello-c++-gnome/hello.cc:56 hello-objc/hello.m:32
+#: hello-objc-gnustep/Hello.m:59 hello-objc-gnome/hello.m:53
+#: hello-librep/hello.jl.in:15 hello-gawk/hello.awk:13
+#: hello-pascal/hello.running_as hello-tcl/hello.tcl:13
+#: hello-tcl-tk/hello.tcl:17 hello-perl/hello-1.pl.in:18
+#: hello-php/hello.php:15
+#, php-format
+msgid "This program is running as process number %d."
+msgstr "Hierdie program loop as prosesnommer %d."
+
+#: hello-c++-qt/hello.cc:53 hello-c++-kde/hellowindow.cc:49
+#: hello-smalltalk/hello.st.in:33 hello-ycp/hello.ycp:20
+#, ycp-format
+msgid "This program is running as process number %1."
+msgstr "Hierdie program loop as prosesnommer %1."
+
+#: hello-c++-kde/hello.cc:46
+msgid "Hello example"
+msgstr "Hallo voorbeeld"
+
+#: hello-c++-kde/hello.cc:48
+msgid "Hello world example"
+msgstr "Hallo wêreld voorbeeld"
+
+#: hello-sh/hello.sh:18
+#, sh-format
+msgid "This program is running as process number $pid."
+msgstr "Hierdie program loop as prosesnommer $pid."
+
+#: hello-python/hello.py.in:14
+#, python-format
+msgid "This program is running as process number %(pid)d."
+msgstr "Hierdie program loop as prosesnommer %(pid)d."
+
+#: hello-clisp/hello.lisp.in:14
+#, lisp-format
+msgid "This program is running as process number ~D."
+msgstr "Hierdie program loop as prosesnommer ~D."
+
+#: hello-java/Hello.java:19 hello-java-awt/Hello.java:29
+#: hello-java-swing/Hello.java:26
+#, java-format
+msgid "This program is running as process number {0}."
+msgstr "Hierdie program loop as prosesnommer {0}."
+
+#: hello-perl/hello-2.pl.in:13
+#, perl-brace-format
+msgid "This program is running as process number {pid}."
+msgstr "Hierdie program loop as prosesnommer {pid}"
diff --git a/gettext-tools/examples/po/nl.po b/gettext-tools/examples/po/nl.po
new file mode 100644 (file)
index 0000000..a0e6dbb
--- /dev/null
@@ -0,0 +1,83 @@
+# Dutch translation of gettext-examples.
+# Copyright (C) 2004 Free Software Foundation, Inc.
+# This file is distributed under the same license as the gettext-examples package.
+# Elros Cyriatan <cyriatan@fastmail.fm>, 2004.
+# 
+# 
+msgid ""
+msgstr ""
+"Project-Id-Version: gettext-examples 0.13.1\n"
+"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
+"POT-Creation-Date: 2003-12-12 19:11+0100\n"
+"PO-Revision-Date: 2004-01-04 20:50+0100\n"
+"Last-Translator: Elros Cyriatan <cyriatan@fastmail.fm>\n"
+"Language-Team: Dutch <vertaling@nl.linux.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: hello-c/hello.c:31 hello-c-gnome/hello.c:47 hello-c++/hello.cc:40
+#: hello-c++-qt/hello.cc:46 hello-c++-kde/hellowindow.cc:42
+#: hello-c++-gnome/hello.cc:51 hello-objc/hello.m:31
+#: hello-objc-gnustep/Hello.m:50 hello-objc-gnome/hello.m:48
+#: hello-sh/hello.sh:15 hello-python/hello.py.in:13
+#: hello-clisp/hello.lisp.in:12 hello-librep/hello.jl.in:13
+#: hello-smalltalk/hello.st.in:32 hello-java/Hello.java:15
+#: hello-java-awt/Hello.java:24 hello-java-swing/Hello.java:21
+#: hello-gawk/hello.awk:12 hello-pascal/hello.hello_world
+#: hello-ycp/hello.ycp:16 hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:14
+#: hello-perl/hello-1.pl.in:16 hello-perl/hello-2.pl.in:11
+#: hello-php/hello.php:13
+msgid "Hello, world!"
+msgstr "Hallo, wereld!"
+
+#: hello-c/hello.c:32 hello-c-gnome/hello.c:52 hello-c++/hello.cc:41
+#: hello-c++-gnome/hello.cc:56 hello-objc/hello.m:32
+#: hello-objc-gnustep/Hello.m:59 hello-objc-gnome/hello.m:53
+#: hello-librep/hello.jl.in:15 hello-gawk/hello.awk:13
+#: hello-pascal/hello.running_as hello-tcl/hello.tcl:13
+#: hello-tcl-tk/hello.tcl:17 hello-perl/hello-1.pl.in:18
+#: hello-php/hello.php:15
+#, php-format
+msgid "This program is running as process number %d."
+msgstr "Dit programma draait als proces nummer %d."
+
+#: hello-c++-qt/hello.cc:53 hello-c++-kde/hellowindow.cc:49
+#: hello-smalltalk/hello.st.in:33 hello-ycp/hello.ycp:20
+#, ycp-format
+msgid "This program is running as process number %1."
+msgstr "Dit programma draait als proces nummer %1."
+
+#: hello-c++-kde/hello.cc:46
+msgid "Hello example"
+msgstr "Hallo voorbeeld"
+
+#: hello-c++-kde/hello.cc:48
+msgid "Hello world example"
+msgstr "Hallo wereld voorbeeld"
+
+#: hello-sh/hello.sh:18
+#, sh-format
+msgid "This program is running as process number $pid."
+msgstr "Dit programma draait als proces nummer $pid."
+
+#: hello-python/hello.py.in:14
+#, python-format
+msgid "This program is running as process number %(pid)d."
+msgstr "Dit programma draait als proces nummer %(pid)d."
+
+#: hello-clisp/hello.lisp.in:14
+#, lisp-format
+msgid "This program is running as process number ~D."
+msgstr "Dit programma draait als proces nummer ~D."
+
+#: hello-java/Hello.java:19 hello-java-awt/Hello.java:29
+#: hello-java-swing/Hello.java:26
+#, java-format
+msgid "This program is running as process number {0}."
+msgstr "Dit programma draait als proces nummer {0}."
+
+#: hello-perl/hello-2.pl.in:13
+#, perl-brace-format
+msgid "This program is running as process number {pid}."
+msgstr "Dit programma draait als proces nummer {pid}."
diff --git a/gettext-tools/examples/po/sk.po b/gettext-tools/examples/po/sk.po
new file mode 100644 (file)
index 0000000..8a49755
--- /dev/null
@@ -0,0 +1,82 @@
+# Slovak translations GNU for gettext-examples package.
+# Copyright (C) 2003 Free Software Foundation, Inc.
+# This file is distributed under the same license as the GNU gettext-examples package.
+# Marcel Telka <marcel@telka.sk>, 2003.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: GNU gettext-examples 0.13.1\n"
+"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
+"POT-Creation-Date: 2003-12-12 19:11+0100\n"
+"PO-Revision-Date: 2003-12-22 07:38+0100\n"
+"Last-Translator: Marcel Telka <marcel@telka.sk>\n"
+"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: hello-c/hello.c:31 hello-c-gnome/hello.c:47 hello-c++/hello.cc:40
+#: hello-c++-qt/hello.cc:46 hello-c++-kde/hellowindow.cc:42
+#: hello-c++-gnome/hello.cc:51 hello-objc/hello.m:31
+#: hello-objc-gnustep/Hello.m:50 hello-objc-gnome/hello.m:48
+#: hello-sh/hello.sh:15 hello-python/hello.py.in:13
+#: hello-clisp/hello.lisp.in:12 hello-librep/hello.jl.in:13
+#: hello-smalltalk/hello.st.in:32 hello-java/Hello.java:15
+#: hello-java-awt/Hello.java:24 hello-java-swing/Hello.java:21
+#: hello-gawk/hello.awk:12 hello-pascal/hello.hello_world
+#: hello-ycp/hello.ycp:16 hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:14
+#: hello-perl/hello-1.pl.in:16 hello-perl/hello-2.pl.in:11
+#: hello-php/hello.php:13
+msgid "Hello, world!"
+msgstr "Ahoj svet!"
+
+#: hello-c/hello.c:32 hello-c-gnome/hello.c:52 hello-c++/hello.cc:41
+#: hello-c++-gnome/hello.cc:56 hello-objc/hello.m:32
+#: hello-objc-gnustep/Hello.m:59 hello-objc-gnome/hello.m:53
+#: hello-librep/hello.jl.in:15 hello-gawk/hello.awk:13
+#: hello-pascal/hello.running_as hello-tcl/hello.tcl:13
+#: hello-tcl-tk/hello.tcl:17 hello-perl/hello-1.pl.in:18
+#: hello-php/hello.php:15
+#, php-format
+msgid "This program is running as process number %d."
+msgstr "Tento program beží ako proces s číslom %d."
+
+#: hello-c++-qt/hello.cc:53 hello-c++-kde/hellowindow.cc:49
+#: hello-smalltalk/hello.st.in:33 hello-ycp/hello.ycp:20
+#, ycp-format
+msgid "This program is running as process number %1."
+msgstr "Tento program beží ako proces s číslom %1."
+
+#: hello-c++-kde/hello.cc:46
+msgid "Hello example"
+msgstr "Príklad \"Ahoj\""
+
+#: hello-c++-kde/hello.cc:48
+msgid "Hello world example"
+msgstr "Príklad \"Ahoj svet\""
+
+#: hello-sh/hello.sh:18
+#, sh-format
+msgid "This program is running as process number $pid."
+msgstr "Tento program beží ako proces s číslom $pid."
+
+#: hello-python/hello.py.in:14
+#, python-format
+msgid "This program is running as process number %(pid)d."
+msgstr "Tento program beží ako proces s číslom %(pid)d."
+
+#: hello-clisp/hello.lisp.in:14
+#, lisp-format
+msgid "This program is running as process number ~D."
+msgstr "Tento program beží ako proces s číslom ~D."
+
+#: hello-java/Hello.java:19 hello-java-awt/Hello.java:29
+#: hello-java-swing/Hello.java:26
+#, java-format
+msgid "This program is running as process number {0}."
+msgstr "Tento program beží ako proces s číslom {0}."
+
+#: hello-perl/hello-2.pl.in:13
+#, perl-brace-format
+msgid "This program is running as process number {pid}."
+msgstr "Tento program beží ako proces s číslom {pid}."