Sha256: 9d14802e06639601232cf09ca10c7c643ae1a4c062297e7444af95d73d37639e

Contents?: true

Size: 731 Bytes

Versions: 4

Compression:

Stored size: 731 Bytes

Contents

# Hello World 2 -- sample for ruby-gettext-package
#
# Copyright (C) Masao Mutoh <mutoh@highway.ne.jp>
# Gabriele Renzi <surrender_it at yahoo.it>, 2005.
#
#, 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 15:27+0100\n"
"Last-Translator: Gabriele Renzi <surrender_it at yahoo.it>\n"
"Language-Team: Gabriele Renzi <surrender_it at yahoo.it>\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 "tutti"

#: hello2.rb:8
msgid "One is %{num}\n"
msgstr "Uno รจ %{num}\n"

#: hello2.rb:9
msgid "Hello %{world}\n"
msgstr "Ciao a %{world}\n"

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
grosser-gettext-2.0.0 samples/po/it/hello2.po
gettext-1.92.0 samples/po/it/hello2.po
gettext-1.91.0 samples/po/it/hello2.po
gettext-1.93.0 samples/po/it/hello2.po