Sha256: e45e9c3af4e3a4c6d37707473be053ed8254703f98c6b05e1d815e232d108b21
Contents?: true
Size: 712 Bytes
Versions: 44
Compression:
Stored size: 712 Bytes
Contents
# Hello World 2 -- sample for ruby-gettext-package # # Copyright (C) Masao Mutoh <mutomasa at gmail.com> # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: ruby-gettext-package 0.0.1\n" "POT-Creation-Date: 2002-01-01 03:05:08+0900\n" "PO-Revision-Date: 2005-04-24 17:10+0100\n" "Last-Translator: Detlef Reichl <detlef!reichl()gmx!org\n" "Language-Team: Detlef Reichl <detlef!reichl()gmx!org\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 "Welt" #: hello2.rb:8 msgid "One is %{num}\n" msgstr "Eins ist %{num}\n" #: hello2.rb:9 msgid "Hello %{world}\n" msgstr "Hallo %{world}\n"
Version data entries
44 entries across 44 versions & 4 rubygems