Sha256: c49c5d9f3908952dab6939de9bfc807fad2c2256d2fa323d93d364a2cd395704

Contents?: true

Size: 694 Bytes

Versions: 12

Compression:

Stored size: 694 Bytes

Contents

# hello_plural.po - sample for GetText.n_().
#
# Copyright (C) 2002-2004 Masao Mutoh
#
# Joao Pedrosa <joaopedrosa@gmail.com>, 2004, 2005.
#
msgid ""
msgstr ""
"Project-Id-Version: ruby-gettext 1.1.0\n"
"POT-Creation-Date: 2005-12-17 14:56+0900\n"
"PO-Revision-Date: 2005-12-17 10:12-0300\n"
"Last-Translator: Joao Pedrosa <joaopedrosa@gmail.com>\n"
"Language-Team: Portuguese(Brazil)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: hello_plural.rb:11
msgid "There is an apple.\n"
msgid_plural "There are %d apples.\n"
msgstr[0] "Existe uma maçã.\n"
msgstr[1] "Existem %d maçãs.\n"

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
gettext-1.5.0-mswin32 samples/po/pt_BR/hello_plural.po
gettext-1.4.0-mswin32 samples/po/pt_BR/hello_plural.po
gettext-1.3.0-mswin32 samples/po/pt_BR/hello_plural.po
gettext-1.2.0-mswin32 samples/po/pt_BR/hello_plural.po
gettext-1.1.1-mswin32 samples/po/pt_BR/hello_plural.po
gettext-1.1.0-mswin32 samples/po/pt_BR/hello_plural.po
gettext-1.1.1 samples/po/pt_BR/hello_plural.po
gettext-1.2.0 samples/po/pt_BR/hello_plural.po
gettext-1.1.0 samples/po/pt_BR/hello_plural.po
gettext-1.5.0 samples/po/pt_BR/hello_plural.po
gettext-1.3.0 samples/po/pt_BR/hello_plural.po
gettext-1.4.0 samples/po/pt_BR/hello_plural.po