# 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"