summaryrefslogtreecommitdiff
path: root/gettext-tools/examples
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-01-31 02:14:23 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:14:39 +0200
commit900a4f21f790224e1c0b4ad3750741bd72fad1ca (patch)
treeff2293e0becf6c8ca7ffe65ac14130cb34c88935 /gettext-tools/examples
parent269923c299b45bbb2e026c25cbc3973d5f5e9ab1 (diff)
downloadgettext-900a4f21f790224e1c0b4ad3750741bd72fad1ca.tar.gz
Malay translations.
Diffstat (limited to 'gettext-tools/examples')
-rw-r--r--gettext-tools/examples/po/ms.po86
1 files changed, 86 insertions, 0 deletions
diff --git a/gettext-tools/examples/po/ms.po b/gettext-tools/examples/po/ms.po
new file mode 100644
index 000000000..56d0daece
--- /dev/null
+++ b/gettext-tools/examples/po/ms.po
@@ -0,0 +1,86 @@
+# gettext-examples Bahasa Melayu (Malay) (ms).
+# Copyright (C) 2006 Yoyodyne, Inc.
+# Copyright (C) 2006 Free Software Foundation, Inc.
+# This file is distributed under the same license as the gettext-examples package.
+# Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>, 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gettext-examples 0.15-pre5\n"
+"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
+"POT-Creation-Date: 2006-04-20 15:53+0200\n"
+"PO-Revision-Date: 2006-12-22 21:36+0800\n"
+"Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>\n"
+"Language-Team: Malay <translation-team-ms@lists.sourceforge.net>\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-c++-wxwidgets/hello.cc:69
+#: 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-guile/hello.scm:16
+#: hello-smalltalk/hello.st.in:32 hello-java/Hello.java:15
+#: hello-java-awt/Hello.java:24 hello-java-swing/Hello.java:21
+#: hello-csharp/hello.cs:15 hello-csharp-forms/hello.cs:30
+#: 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:18 hello-perl/hello-2.pl.in:13
+#: hello-php/hello.php:13
+msgid "Hello, world!"
+msgstr "Hello, world!"
+
+#: hello-c/hello.c:32 hello-c-gnome/hello.c:52 hello-c++/hello.cc:41
+#: hello-c++-gnome/hello.cc:56 hello-c++-wxwidgets/hello.cc:72
+#: 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:20 hello-php/hello.php:15
+#, php-format
+msgid "This program is running as process number %d."
+msgstr "Program ini dilaksanakan sebagai proses bernombor %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 "Program ini dilaksanakan sebagai proses bernombor %1."
+
+#: hello-c++-kde/hello.cc:46
+msgid "Hello example"
+msgstr "Contoh hello"
+
+#: hello-c++-kde/hello.cc:48
+msgid "Hello world example"
+msgstr "Contoh hello world"
+
+#: hello-sh/hello.sh:18
+#, sh-format
+msgid "This program is running as process number $pid."
+msgstr "Program ini dilaksanakan sebagai proses bernombor $pid."
+
+#: hello-python/hello.py.in:14
+#, python-format
+msgid "This program is running as process number %(pid)d."
+msgstr "Program ini dilaksanakan sebagai proses bernombor %(pid)d."
+
+#: hello-clisp/hello.lisp.in:14 hello-guile/hello.scm:18
+#, scheme-format
+msgid "This program is running as process number ~D."
+msgstr "Program ini dilaksanakan sebagai proses bernombor ~D."
+
+#: hello-java/Hello.java:19 hello-java-awt/Hello.java:29
+#: hello-java-swing/Hello.java:26 hello-csharp/hello.cs:18
+#: hello-csharp-forms/hello.cs:37
+#, csharp-format
+msgid "This program is running as process number {0}."
+msgstr "Program ini dilaksanakan sebagai proses bernombor {0}."
+
+#: hello-perl/hello-2.pl.in:15
+#, perl-brace-format
+msgid "This program is running as process number {pid}."
+msgstr "Program ini dilaksanakan sebagai proses bernombor {pid}."