# translation of hello2.po to Bosnian # Hello World 2 -- sample for ruby-gettext-package # Copyright (C) 2002-2006 Masao Mutoh # This file is distributed under the same license as the gettext. # # Sanjin Sehic , 2007. msgid "" msgstr "" "Project-Id-Version: hello2\n" "POT-Creation-Date: 2002-01-01 03:05:08+0900\n" "PO-Revision-Date: 2007-03-20 20:15+0100\n" "Last-Translator: Sanjin Sehic \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #: hello2.rb:9 msgid "World" msgstr "Svijetu" #: hello2.rb:8 msgid "One is %{num}\n" msgstr "Jedan je %{num}\n" #: hello2.rb:9 msgid "Hello %{world}\n" msgstr "Zdravo %{world}\n"