Sha256: 96f6262dee01805f15e2f680eecb0293aef6eceb7ef4183c3eb7d40e15a639db

Contents?: true

Size: 703 Bytes

Versions: 59

Compression:

Stored size: 703 Bytes

Contents

# hello_plural.po - sample for GetText.n_().
#
# Copyright (C) 2002-2006 Masao Mutoh
#
# David Espada <davinci at escomposlinux.org>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: ruby-gettext 1.6.0\n"
"POT-Creation-Date: 2004-11-05 10:11:00+0900\n"
"PO-Revision-Date: 2004-11-05 10:32+0100\n"
"Last-Translator: David Espada <davinci at escomposlinux.org>\n"
"Language-Team: Spanish\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 ? 0 : 1;\n"

#: hello_plural.rb:11
msgid "There is an apple.\n"
msgid_plural "There are %{num} apples.\n"
msgstr[0] "Hay una manzana.\n"
msgstr[1] "Hay %{num} manzanas.\n"

Version data entries

59 entries across 59 versions & 5 rubygems

Version Path
experteer-gettext-2.0.4.1 samples/po/es/hello_plural.po
experteer-gettext-2.0.4.2 samples/po/es/hello_plural.po
experteer-gettext-2.0.4 samples/po/es/hello_plural.po
grosser-gettext-2.0.0 samples/po/es/hello_plural.po
gettext-3.1.2 samples/po/es/hello_plural.po
gettext-3.1.1 samples/po/es/hello_plural.po
gettext-3.1.0 samples/po/es/hello_plural.po
gettext-3.0.9 samples/po/es/hello_plural.po
gettext-3.0.8 samples/po/es/hello_plural.po
gettext-3.0.7 samples/po/es/hello_plural.po
gettext-3.0.6 samples/po/es/hello_plural.po
gettext-3.0.5 samples/po/es/hello_plural.po
gettext-3.0.4 samples/po/es/hello_plural.po
gettext-3.0.3 samples/po/es/hello_plural.po
gettext-3.0.2 samples/po/es/hello_plural.po
gettext-3.0.1 samples/po/es/hello_plural.po
gettext-3.0.0 samples/po/es/hello_plural.po
gettext-2.3.9 samples/po/es/hello_plural.po
gettext-2.3.8 samples/po/es/hello_plural.po
gettext-2.3.7 samples/po/es/hello_plural.po