Sha256: f49b42ff30d9bdbb32528183a30520674dfd20a171f92a9df62031b7101a325d

Contents?: true

Size: 645 Bytes

Versions: 59

Compression:

Stored size: 645 Bytes

Contents

# hello_plural.po - sample for GetText.n_()
#
# Copyright (C) 2004 Laurent Sansonetti <lrz@rubymonks.org>
#
msgid ""
msgstr ""
"Project-Id-Version: ruby-gettext 1.6.0\n"
"POT-Creation-Date: 2002-10-21 15:32:15+0900\n"
"PO-Revision-Date: 2004-11-04 09:22+0100\n"
"Last-Translator: Laurent Sansonetti\n"
"Language-Team: French\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] "Il y a une pomme.\n"
msgstr[1] "Il y a %{num} pommes.\n"

Version data entries

59 entries across 59 versions & 5 rubygems

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