# GetText Sample Blog on RoR.
#
# Copyright (C) 2005 Masao Mutoh <mutoh@highway.ne.jp>
#
# This file is distributed under the same license as the Ruby-GetText-Package.
#
# Menno Jonkers <ruby-gettext@jonkers.com>, 2005.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: blog 1.1.0\n"
"POT-Creation-Date: 2006-01-19 16:49+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@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"

#: app/helpers/blog_helper.rb:43
msgid "Ruby Links"
msgstr "Ruby links"

#: app/helpers/blog_helper.rb:51
msgid "Old articles"
msgstr "Oude artikelen"

#: app/models/article.rb:-
msgid "article"
msgstr "artikel"

#: app/models/article.rb:-
msgid "Article|Id"
msgstr "Id"

#: app/models/article.rb:-
msgid "Article|Title"
msgstr "Titel"

#: app/models/article.rb:-
msgid "Article|Description"
msgstr "Beschrijving"

#: app/models/article.rb:-
msgid "Article|Lastupdate"
msgstr "Laatste wijziging"

#: app/controllers/blog_controller.rb:33
msgid "Article was successfully created."
msgstr "Het artikel is aangemaakt."

#: app/controllers/blog_controller.rb:47
msgid "Article was successfully updated."
msgstr "Het artikel is gewijzigd."

#: app/views/blog/new.rhtml:13 app/views/blog/list.rhtml:15
msgid "New article"
msgstr "Nieuw artikel"

#: app/views/blog/new.rhtml:17
msgid "Create"
msgstr "Maak aan"

#: app/views/blog/new.rhtml:20 app/views/blog/edit.rhtml:21
#: app/views/blog/show.rhtml:17
msgid "Back"
msgstr "Terug"

#: app/views/blog/_form.rhtml:16
msgid "Lastupdate"
msgstr "Laatste wijziging"

#: app/views/blog/_form.rhtml:18
msgid "Title: Required."
msgstr "Titel: vereist."

#: app/views/blog/_form.rhtml:21
msgid "Description: More than 10 characters."
msgstr "Beschrijving: meer dan 10 tekens."

#: app/views/blog/list.rhtml:13 app/views/blog/show.rhtml:13
#: app/views/layouts/blog.rhtml:14
msgid "GetText Sample Blog on RoR"
msgstr "GetText voorbeeld-blog op RoR"

#: app/views/blog/list.rhtml:18
msgid "No articles were found."
msgstr "Geen artikelen gevonden."

#: app/views/blog/edit.rhtml:12
msgid "Editing article"
msgstr "Bewerken artikel"

#: app/views/blog/edit.rhtml:16 app/views/blog/show.rhtml:16
msgid "Edit"
msgstr "Bewerk"

#: app/views/blog/edit.rhtml:19
msgid "Show"
msgstr "Toon"

#: app/views/blog/edit.rhtml:20
msgid "Destroy"
msgstr "Verwijder"

#: app/views/blog/edit.rhtml:20
msgid "Are you sure?"
msgstr "Weet u dit zeker?"