Sha256: f47f56069c12e0a91133d46e110e14de2c35ab8ee8d5d9bda71ad7ddc0d2b4d0

Contents?: true

Size: 642 Bytes

Versions: 2

Compression:

Stored size: 642 Bytes

Contents

# Hello World 2 -- sample for ruby-gettext-package
#
# Copyright (C) Masao Mutoh <mutoh@highway.ne.jp>
#
# 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: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"

#: hello2.rb:9
msgid "World"
msgstr ""

#: hello2.rb:8
msgid "One is %d\n"
msgstr ""

#: hello2.rb:9
msgid "Hello %s\n"
msgstr ""

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gettext-1.1.0-mswin32 samples/po/hello2.pot
gettext-1.1.0 samples/po/hello2.pot