1 # translation of hello-c++-kde-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 (a] yahoo.com>, 2006. 6 msgid "" 7 msgstr "" 8 "Project-Id-Version: hello-c++-kde-0.15-pre5\n" 9 "Report-Msgid-Bugs-To: bug-gnu-gettext (a] gnu.org\n" 10 "PO-Revision-Date: 2006-09-27 20:19+0700\n" 11 "Last-Translator: Tedi Heriyanto <tedi_heriyanto (a] yahoo.com>\n" 12 "Language-Team: Indonesian <translation-team-id (a] lists.sourceforge.net>\n" 13 "MIME-Version: 1.0\n" 14 "Content-Type: text/plain; charset=UTF-8\n" 15 "Content-Transfer-Encoding: 8bit\n" 16 "X-Generator: KBabel 1.11.2\n" 17 18 #: hello.cc:46 19 msgid "Hello example" 20 msgstr "Contoh hello" 21 22 #: hello.cc:48 23 msgid "Hello world example" 24 msgstr "Contoh hello world" 25 26 #: hellowindow.cc:42 27 msgid "Hello, world!" 28 msgstr "Hello, world!" 29 30 #: hellowindow.cc:49 31 #, qt-format 32 msgid "This program is running as process number %1." 33 msgstr "Program ini berjalan sebagai proses nomor %1" 34