1 # Slovak translations GNU for hello-php package. 2 # Copyright (C) 2003, 2004 Free Software Foundation, Inc. 3 # This file is distributed under the same license as the GNU hello-php package. 4 # Marcel Telka <marcel (a] telka.sk>, 2003, 2004. 5 # 6 msgid "" 7 msgstr "" 8 "Project-Id-Version: GNU hello-php 0.14-pre1\n" 9 "Report-Msgid-Bugs-To: bug-gnu-gettext (a] gnu.org\n" 10 "PO-Revision-Date: 2004-01-22 00:19+0100\n" 11 "Last-Translator: Marcel Telka <marcel (a] telka.sk>\n" 12 "Language-Team: Slovak <sk-i18n (a] lists.linux.sk>\n" 13 "MIME-Version: 1.0\n" 14 "Content-Type: text/plain; charset=UTF-8\n" 15 "Content-Transfer-Encoding: 8bit\n" 16 17 #: hello.php:13 18 msgid "Hello, world!" 19 msgstr "Ahoj svet!" 20 21 #: hello.php:15 22 #, php-format 23 msgid "This program is running as process number %d." 24 msgstr "Tento program be ako proces s slom %d." 25