Sha256: e1be45b7536be6125c015e7c6128799d9f7a370c5eedcb40ddd30ac750b11748
Contents?: true
Size: 757 Bytes
Versions: 30
Compression:
Stored size: 757 Bytes
Contents
# Hello World 2 -- sample for ruby-gettext-package # # Copyright (C) 2002-2006 Masao Mutoh # # This file is distributed under the same license as the Ruby-GetText-Package. # # Malte Milatz <malte@gmx-topmail.de>, 2006. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: ruby-gettext 1.1.1\n" "POT-Creation-Date: 2002-01-01 03:05:08+0900\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Malte Milatz <malte@gmx-topmail.de>\n" "Language-Team: Esperanto\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: hello2.rb:9 msgid "World" msgstr "homoj" #: hello2.rb:8 msgid "One is %{num}\n" msgstr "Unu estas %{num}.\n" #: hello2.rb:9 msgid "Hello %{world}\n" msgstr "Saluton, %{world}!\n"
Version data entries
30 entries across 30 versions & 5 rubygems