Sha256: e5ed3e78487417b5d2f25bda24af6e62e0ca440be8193a3ebc145dc789c01fd4
Contents?: true
Size: 814 Bytes
Versions: 15
Compression:
Stored size: 814 Bytes
Contents
# SOME DESCRIPTIVE TITLE. # # Copyright (C) 2005,2006 Masao Mutoh <mutoh@highway.ne.jp> # # This file is distributed under the same license as the Ruby-GetText-Package. # # Menno Jonkers <ruby-gettext at jonkers.com>, 2005. # msgid "" msgstr "" "Project-Id-Version: ruby-gettext-package 1.6.0\n" "POT-Creation-Date: 2001-12-24 01:30:54+0900\n" "PO-Revision-Date: 2005-12-19 21:44+0100\n" "Last-Translator: Menno Jonkers <ruby-gettext@jonkers.com>\n" "Language-Team: Dutch <ruby_gettext at jonkers.com>\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 %{num} apples.\n" msgstr[0] "Er is een appel.\n" msgstr[1] "Er zijn %{num} appels.\n"
Version data entries
15 entries across 15 versions & 2 rubygems