1# translation of gettext-examples-0.15-pre5.po to Indonesian 2# Copyright (C) 2006 Yoyodyne, Inc. 3# This file is distributed under the same license as the PACKAGE package. 4# 5# Tedi Heriyanto <tedi_heriyanto@yahoo.com>, 2006. 6msgid "" 7msgstr "" 8"Project-Id-Version: gettext-examples-0.15-pre5\n" 9"Report-Msgid-Bugs-To: bug-gettext@gnu.org\n" 10"POT-Creation-Date: 2020-04-11 22:35+0200\n" 11"PO-Revision-Date: 2006-09-27 20:19+0700\n" 12"Last-Translator: Tedi Heriyanto <tedi_heriyanto@yahoo.com>\n" 13"Language-Team: Indonesian <translation-team-id@lists.sourceforge.net>\n" 14"Language: id\n" 15"MIME-Version: 1.0\n" 16"Content-Type: text/plain; charset=UTF-8\n" 17"Content-Transfer-Encoding: 8bit\n" 18"X-Bugs: Report translation errors to the Language-Team address.\n" 19"X-Generator: KBabel 1.11.2\n" 20 21#: hello-c/hello.c:30 hello-c-gnome/hello.c:46 22#: hello-c-gnome3/hello.desktop.in.in:5 hello-c++/hello.cc:39 23#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42 24#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68 25#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49 26#: hello-objc-gnome/hello.m:47 hello-sh/hello.sh:14 hello-python/hello.py.in:12 27#: hello-clisp/hello.lisp.in:11 hello-librep/hello.jl.in:12 28#: hello-guile/hello.scm:15 hello-smalltalk/hello.st.in:31 29#: hello-java/Hello.java:14 hello-java-awt/Hello.java:23 30#: hello-java-swing/Hello.java:20 hello-java-qtjambi/Hello.java:27 31#: hello-csharp/hello.cs:14 hello-csharp-forms/hello.cs:29 32#: hello-gawk/hello.awk:11 hello-pascal/hello.hello_world 33#: hello-ycp/hello.ycp:15 hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13 34#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12 35#: hello-php/hello.php:12 36msgid "Hello, world!" 37msgstr "Hello, world!" 38 39#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c++/hello.cc:40 40#: hello-c++-gnome/hello.cc:55 hello-c++-wxwidgets/hello.cc:71 41#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:58 42#: hello-objc-gnome/hello.m:52 hello-librep/hello.jl.in:14 43#: hello-gawk/hello.awk:12 hello-pascal/hello.running_as hello-tcl/hello.tcl:12 44#: hello-tcl-tk/hello.tcl:16 hello-perl/hello-1.pl.in:19 hello-php/hello.php:14 45#, php-format 46msgid "This program is running as process number %d." 47msgstr "Program ini berjalan sebagai proses nomor %d" 48 49#: hello-c-gnome3/hello.c:79 50#, fuzzy, c-format 51msgid "" 52"<big>Hello world!</big>\n" 53"This program is running as process number <b>%d</b>." 54msgstr "Program ini berjalan sebagai proses nomor %d" 55 56#: hello-c-gnome3/hello.c:84 57msgid "<big><u>This is another text</u></big>" 58msgstr "" 59 60#: hello-c-gnome3/hello.c:86 61msgid "<big><i>This is yet another text</i></big>" 62msgstr "" 63 64#: hello-c-gnome3/hello.desktop.in.in:4 65msgid "Hello" 66msgstr "" 67 68#: hello-c-gnome3/hello.ui:6 69msgid "Example Application" 70msgstr "" 71 72#: hello-c-gnome3/hello.ui:34 73msgid "Update text" 74msgstr "" 75 76#: hello-c-gnome3/hello.gschema.xml:8 77msgid "Use XML markup" 78msgstr "" 79 80#: hello-c-gnome3/hello.gschema.xml:9 81msgid "Whether to use XML markup in the text." 82msgstr "" 83 84#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49 85#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19 86#, ycp-format 87msgid "This program is running as process number %1." 88msgstr "Program ini berjalan sebagai proses nomor %1" 89 90#: hello-c++-kde/hello.cc:46 91msgid "Hello example" 92msgstr "Contoh hello" 93 94#: hello-c++-kde/hello.cc:48 95msgid "Hello world example" 96msgstr "Contoh hello world" 97 98#: hello-sh/hello.sh:17 99#, sh-format 100msgid "This program is running as process number $pid." 101msgstr "Program ini berjalan sebagai proses nomor $pid." 102 103#: hello-python/hello.py.in:13 104#, python-format 105msgid "This program is running as process number %(pid)d." 106msgstr "Program ini berjalan sebagai proses nomor %(pid)d." 107 108#: hello-clisp/hello.lisp.in:13 hello-guile/hello.scm:17 109#, scheme-format 110msgid "This program is running as process number ~D." 111msgstr "Program ini berjalan sebagai proses nomor ~D." 112 113#: hello-java/Hello.java:18 hello-java-awt/Hello.java:28 114#: hello-java-swing/Hello.java:25 hello-java-qtjambi/Hello.java:34 115#: hello-csharp/hello.cs:17 hello-csharp-forms/hello.cs:36 116#, csharp-format 117msgid "This program is running as process number {0}." 118msgstr "Program ini berjalan sebagai proses nomor {0}." 119 120#: hello-perl/hello-2.pl.in:14 121#, perl-brace-format 122msgid "This program is running as process number {pid}." 123msgstr "Program ini berjalan sebagai proses nomor {pid}." 124