From 674719bc8bc98c7001cb4fdef0ec09b7357b2087 Mon Sep 17 00:00:00 2001 From: Georg Bauer Date: Fri, 26 May 2006 11:16:58 +0000 Subject: fixed 1996: updated nl translations git-svn-id: http://code.djangoproject.com/svn/django/trunk@2988 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- django/conf/locale/nl/LC_MESSAGES/django.mo | Bin 31531 -> 32062 bytes django/conf/locale/nl/LC_MESSAGES/django.po | 3107 +++++++++++++------------ django/conf/locale/nl/LC_MESSAGES/djangojs.mo | Bin 1500 -> 1507 bytes django/conf/locale/nl/LC_MESSAGES/djangojs.po | 16 +- 4 files changed, 1562 insertions(+), 1561 deletions(-) diff --git a/django/conf/locale/nl/LC_MESSAGES/django.mo b/django/conf/locale/nl/LC_MESSAGES/django.mo index ba41903161..fe87810b97 100644 Binary files a/django/conf/locale/nl/LC_MESSAGES/django.mo and b/django/conf/locale/nl/LC_MESSAGES/django.mo differ diff --git a/django/conf/locale/nl/LC_MESSAGES/django.po b/django/conf/locale/nl/LC_MESSAGES/django.po index ddec61fef7..b137909b3a 100644 --- a/django/conf/locale/nl/LC_MESSAGES/django.po +++ b/django/conf/locale/nl/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Django 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-05-16 10:13+0200\n" +"POT-Creation-Date: 2006-05-16 17:21+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Johan C. Stöver \n" "Language-Team: \n" @@ -17,1939 +17,1739 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: contrib/comments/models.py:67 contrib/comments/models.py:166 -msgid "object ID" -msgstr "object ID" +#: db/models/manipulators.py:302 +#, python-format +msgid "%(object)s with this %(type)s already exists for the given %(field)s." +msgstr "" +"%(object)s van het type %(type)s bestaat al voor het gegeven %(field)s." -#: contrib/comments/models.py:68 -msgid "headline" -msgstr "kop" +#: db/models/fields/related.py:43 +#, python-format +msgid "Please enter a valid %s." +msgstr "Geef een geldig IP adres." -#: contrib/comments/models.py:69 contrib/comments/models.py:90 -#: contrib/comments/models.py:167 -msgid "comment" -msgstr "opmerking" +#: db/models/fields/related.py:579 +msgid "Separate multiple IDs with commas." +msgstr "Scheid meerdere ID's door komma's." -#: contrib/comments/models.py:70 -msgid "rating #1" -msgstr "waardering #1" +#: db/models/fields/related.py:581 +msgid "" +"Hold down \"Control\", or \"Command\" on a Mac, to select more than one." +msgstr "" +"Houd \"Control\", of \"Command\" op een Mac, ingedrukt om meerdere te " +"selecteren." -#: contrib/comments/models.py:71 -msgid "rating #2" -msgstr "waardering #2" +#: db/models/fields/related.py:625 +#, python-format +msgid "Please enter valid %(self)s IDs. The value %(value)r is invalid." +msgid_plural "" +"Please enter valid %(self)s IDs. The values %(value)r are invalid." +msgstr[0] "Geef een geldig %(self)s IDs. De waarde %(value)r is ongeldig." +msgstr[1] "Geef een geldig %(self)s IDs. De waarden %(value)r zijn ongeldig." -#: contrib/comments/models.py:72 -msgid "rating #3" -msgstr "waardering #3" +#: db/models/fields/__init__.py:40 +#, python-format +msgid "%(optname)s with this %(fieldname)s already exists." +msgstr "%(optname)s met deze %(fieldname)s bestaat al." -#: contrib/comments/models.py:73 -msgid "rating #4" -msgstr "waardering #4" +#: db/models/fields/__init__.py:114 db/models/fields/__init__.py:265 +#: db/models/fields/__init__.py:542 db/models/fields/__init__.py:553 +#: forms/__init__.py:346 +msgid "This field is required." +msgstr "Dit veld is verplicht." -#: contrib/comments/models.py:74 -msgid "rating #5" -msgstr "waardering #5" +#: db/models/fields/__init__.py:337 +msgid "This value must be an integer." +msgstr "De waarde moet een geheel getal zijn." -#: contrib/comments/models.py:75 -msgid "rating #6" -msgstr "waardering #6" +#: db/models/fields/__init__.py:369 +msgid "This value must be either True or False." +msgstr "De waarde moet of True (waar) of False (onwaar) zijn." -#: contrib/comments/models.py:76 -msgid "rating #7" -msgstr "waardering #7" +#: db/models/fields/__init__.py:385 +msgid "This field cannot be null." +msgstr "Dit veld mag niet leeg zijn." -#: contrib/comments/models.py:77 -msgid "rating #8" -msgstr "waardering #8" +#: db/models/fields/__init__.py:468 core/validators.py:132 +msgid "Enter a valid date/time in YYYY-MM-DD HH:MM format." +msgstr "Geef geldige datum/tijd in JJJJ-MM-DD HH:MM formaat." -#: contrib/comments/models.py:82 -msgid "is valid rating" -msgstr "is een geldige waardering" +#: db/models/fields/__init__.py:562 +msgid "Enter a valid filename." +msgstr "Geef een geldige bestandsnaam." -#: contrib/comments/models.py:83 contrib/comments/models.py:169 -msgid "date/time submitted" -msgstr "datum/tijd toegevoegd" +#: conf/global_settings.py:37 +msgid "Bengali" +msgstr "Bengaals" -#: contrib/comments/models.py:84 contrib/comments/models.py:170 -msgid "is public" -msgstr "is publiek" +#: conf/global_settings.py:38 +msgid "Czech" +msgstr "Tjechisch" -#: contrib/comments/models.py:85 contrib/admin/views/doc.py:289 -msgid "IP address" -msgstr "IP adres" +#: conf/global_settings.py:39 +msgid "Welsh" +msgstr "Wels" -#: contrib/comments/models.py:86 -msgid "is removed" -msgstr "is verwijderd" +#: conf/global_settings.py:40 +msgid "Danish" +msgstr "Deens" -#: contrib/comments/models.py:86 -msgid "" -"Check this box if the comment is inappropriate. A \"This comment has been " -"removed\" message will be displayed instead." -msgstr "" -"Kruis deze box aan indien de opmerking niet gepast is. Een \"Dit commentaar " -"is verwijderd\" bericht wordt dan getoond" +#: conf/global_settings.py:41 +msgid "German" +msgstr "Duits" -#: contrib/comments/models.py:91 -msgid "comments" -msgstr "opmerkingen" +#: conf/global_settings.py:42 +msgid "Greek" +msgstr "Grieks" -#: contrib/comments/models.py:131 contrib/comments/models.py:207 -msgid "Content object" -msgstr "Inhoud object" +#: conf/global_settings.py:43 +msgid "English" +msgstr "Engels" -#: contrib/comments/models.py:159 -#, python-format -msgid "" -"Posted by %(user)s at %(date)s\n" -"\n" -"%(comment)s\n" -"\n" -"http://%(domain)s%(url)s" -msgstr "" -"Gepost door %(user)s op %(date)s\n" -"\n" -"%(comment)s\n" -"\n" -"http://%(domain)s%(url)s" +#: conf/global_settings.py:44 +msgid "Spanish" +msgstr "Spaans" -#: contrib/comments/models.py:168 -msgid "person's name" -msgstr "naam van persoon" +#: conf/global_settings.py:45 +msgid "French" +msgstr "Frans" -#: contrib/comments/models.py:171 -msgid "ip address" -msgstr "ip adres" +#: conf/global_settings.py:46 +msgid "Galician" +msgstr "Galisisch" -#: contrib/comments/models.py:173 -msgid "approved by staff" -msgstr "goegekeurd door de staf" +#: conf/global_settings.py:47 +msgid "Hungarian" +msgstr "Hongaars" -#: contrib/comments/models.py:176 -msgid "free comment" -msgstr "vrije opmerking" +#: conf/global_settings.py:48 +msgid "Hebrew" +msgstr "Hebreews" -#: contrib/comments/models.py:177 -msgid "free comments" -msgstr "vrije opmerkingen" +#: conf/global_settings.py:49 +msgid "Icelandic" +msgstr "IJslands" -#: contrib/comments/models.py:233 -msgid "score" -msgstr "score" +#: conf/global_settings.py:50 +msgid "Italian" +msgstr "Italiaans" -#: contrib/comments/models.py:234 -msgid "score date" -msgstr "score datum" +#: conf/global_settings.py:51 +msgid "Japanese" +msgstr "Japans" -#: contrib/comments/models.py:237 -msgid "karma score" -msgstr "karma score" +#: conf/global_settings.py:52 +msgid "Dutch" +msgstr "Nederlands" -#: contrib/comments/models.py:238 -msgid "karma scores" -msgstr "karma scores" +#: conf/global_settings.py:53 +msgid "Norwegian" +msgstr "Noors" -#: contrib/comments/models.py:242 -#, python-format -msgid "%(score)d rating by %(user)s" -msgstr "%(score)d waardering door %(user)s" +#: conf/global_settings.py:54 +msgid "Brazilian" +msgstr "Braziliaans" -#: contrib/comments/models.py:258 -#, python-format -msgid "" -"This comment was flagged by %(user)s:\n" -"\n" -"%(text)s" -msgstr "" -"Deze opmerking is gemarkeerd door %(user)s:\n" -"\n" -"%(text)s" +#: conf/global_settings.py:55 +msgid "Romanian" +msgstr "Roemeens" -#: contrib/comments/models.py:265 -msgid "flag date" -msgstr "markeerdatum" +#: conf/global_settings.py:56 +msgid "Russian" +msgstr "Russisch" -#: contrib/comments/models.py:268 -msgid "user flag" -msgstr "gebruikersmarkering" +#: conf/global_settings.py:57 +msgid "Slovak" +msgstr "Slovaaks" -#: contrib/comments/models.py:269 -msgid "user flags" -msgstr "gebruikersmarkeringen" +#: conf/global_settings.py:58 +msgid "Slovenian" +msgstr "Sloveens" -#: contrib/comments/models.py:273 -#, python-format -msgid "Flag by %r" -msgstr "Gemarkeerd door %r" +#: conf/global_settings.py:59 +msgid "Serbian" +msgstr "Servisch" -#: contrib/comments/models.py:278 -msgid "deletion date" -msgstr "datum verwijdering" +#: conf/global_settings.py:60 +msgid "Swedish" +msgstr "Zweeds" -#: contrib/comments/models.py:280 -msgid "moderator deletion" -msgstr "verwijderd door moderator" +#: conf/global_settings.py:61 +msgid "Ukrainian" +msgstr "Ukraiens" -#: contrib/comments/models.py:281 -msgid "moderator deletions" -msgstr "verwijderd door moderator" - -#: contrib/comments/models.py:285 -#, python-format -msgid "Moderator deletion by %r" -msgstr "Verwijderd door moderator %r" - -#: contrib/comments/views/karma.py:19 -msgid "Anonymous users cannot vote" -msgstr "Anonieme gebruikers kunnen niet stemmen" +#: conf/global_settings.py:62 +msgid "Simplified Chinese" +msgstr "Vereenvoudigd Chinees" -#: contrib/comments/views/karma.py:23 -msgid "Invalid comment ID" -msgstr "Ongeldige opmerkingen ID" +#: conf/global_settings.py:63 +msgid "Traditional Chinese" +msgstr "Traditioneel Chinees" -#: contrib/comments/views/karma.py:25 -msgid "No voting for yourself" -msgstr "Niet op jezelf stemmen" +#: core/validators.py:60 +msgid "This value must contain only letters, numbers and underscores." +msgstr "Deze waarde mag alleen letters, getallen en liggende strepen bevatten." -#: contrib/comments/views/comments.py:28 +#: core/validators.py:64 msgid "" -"This rating is required because you've entered at least one other rating." +"This value must contain only letters, numbers, underscores, dashes or " +"slashes." msgstr "" -"Deze waardering is verplicht omdat je op zijn minst een andere waardering " -"hebt ingevoerd." +"Deze waarde mag alleen letters, cijfers, liggende strepen en schuine strepen " +"bevatten." -#: contrib/comments/views/comments.py:112 -#, python-format -msgid "" -"This comment was posted by a user who has posted fewer than %(count)s " -"comment:\n" -"\n" -"%(text)s" -msgid_plural "" -"This comment was posted by a user who has posted fewer than %(count)s " -"comments:\n" -"\n" -"%(text)s" -msgstr[0] "" -"Deze opmerking is gepost door een gebruiker welke minder dan %(count)s heeft " -"gepostopmerking:\n" -"\n" -"%(text)s" -msgstr[1] "" -"Deze opmerking is gepost door een gebruiker welke minder dan %(count)s heeft " -"gepostopmerkingen:\n" -"\n" -"%(text)s" +#: core/validators.py:72 +msgid "Uppercase letters are not allowed here." +msgstr "Hoofdletters zijn hier niet toegestaan." -#: contrib/comments/views/comments.py:117 -#, python-format -msgid "" -"This comment was posted by a sketchy user:\n" -"\n" -"%(text)s" -msgstr "" -"Deze opmerking is gepost door een \"fijne\" gebruiker:\n" -"\n" -"%(text)s" +#: core/validators.py:76 +msgid "Lowercase letters are not allowed here." +msgstr "Kleine letters zijn hier niet toegestaan." -#: contrib/comments/views/comments.py:189 -#: contrib/comments/views/comments.py:280 -msgid "Only POSTs are allowed" -msgstr "Alleen POSTs zijn toegestaan" +#: core/validators.py:83 +msgid "Enter only digits separated by commas." +msgstr "Geef alleen cijfers op, gescheiden door komma's." -#: contrib/comments/views/comments.py:193 -#: contrib/comments/views/comments.py:284 -msgid "One or more of the required fields wasn't submitted" -msgstr "Een of meerdere verplichte velden is niet ingevuld" +#: core/validators.py:95 +msgid "Enter valid e-mail addresses separated by commas." +msgstr "Geef geldige e-mailadressen op, gescheiden door komma's." -#: contrib/comments/views/comments.py:197 -#: contrib/comments/views/comments.py:286 -msgid "Somebody tampered with the comment form (security violation)" -msgstr "Iemand heeft het opmerkingenformulier gewijzigd (Beveilingsinbreuk)" +#: core/validators.py:99 +msgid "Please enter a valid IP address." +msgstr "Geef een geldig IP adres op." -#: contrib/comments/views/comments.py:207 -#: contrib/comments/views/comments.py:292 -msgid "" -"The comment form had an invalid 'target' parameter -- the object ID was " -"invalid" -msgstr "" -"Het opmerkingenformulier heeft een ongeldig 'target' parameter -- het object " -"ID was ongeldig" +#: core/validators.py:103 +msgid "Empty values are not allowed here." +msgstr "Lege waarden niet toegestaan." -#: contrib/comments/views/comments.py:257 -#: contrib/comments/views/comments.py:321 -msgid "The comment form didn't provide either 'preview' or 'post'" -msgstr "Het opmerkingenformulier heeft geen 'voorbeeld' of 'post'" +#: core/validators.py:107 +msgid "Non-numeric characters aren't allowed here." +msgstr "Niet-numerieke karakters niet toegestaan." -#: contrib/comments/templates/comments/form.html:6 -#: contrib/comments/templates/comments/form.html:8 -#: contrib/admin/templates/admin/login.html:17 -msgid "Username:" -msgstr "Gebruikersnaam:" +#: core/validators.py:111 +msgid "This value can't be comprised solely of digits." +msgstr "Deze waarde kan niet alleen uit cijfers bestaan." -#: contrib/comments/templates/comments/form.html:6 -#: contrib/admin/templates/admin/login.html:20 -msgid "Password:" -msgstr "Wachtwoord:" +#: core/validators.py:116 +msgid "Enter a whole number." +msgstr "Geef een geheel getal op." -#: contrib/comments/templates/comments/form.html:6 -msgid "Forgotten your password?" -msgstr "Uw wachtwoord vergeten?" +#: core/validators.py:120 +msgid "Only alphabetical characters are allowed here." +msgstr "Alleen alfabetische karakters zijn toegestaan" -#: contrib/comments/templates/comments/form.html:8 -#: contrib/admin/templates/admin/object_history.html:3 -#: contrib/admin/templates/admin/change_list.html:5 -#: contrib/admin/templates/admin/base.html:23 -#: contrib/admin/templates/admin/delete_confirmation.html:3 -#: contrib/admin/templates/admin/change_form.html:10 -#: contrib/admin/templates/registration/password_change_done.html:3 -#: contrib/admin/templates/registration/password_change_form.html:3 -#: contrib/admin/templates/admin_doc/bookmarklets.html:4 -#: contrib/admin/templates/admin_doc/view_detail.html:4 -#: contrib/admin/templates/admin_doc/template_tag_index.html:5 -#: contrib/admin/templates/admin_doc/template_detail.html:4 -#: contrib/admin/templates/admin_doc/template_filter_index.html:5 -#: contrib/admin/templates/admin_doc/missing_docutils.html:4 -#: contrib/admin/templates/admin_doc/view_index.html:5 -#: contrib/admin/templates/admin_doc/model_detail.html:3 -#: contrib/admin/templates/admin_doc/index.html:4 -#: contrib/admin/templates/admin_doc/model_index.html:5 -msgid "Log out" -msgstr "Afmelden" +#: core/validators.py:124 +msgid "Enter a valid date in YYYY-MM-DD format." +msgstr "Geef een geldige datum in JJJJ-MM-DD formaat." -#: contrib/comments/templates/comments/form.html:12 -msgid "Ratings" -msgstr "Waarderingen" +#: core/validators.py:128 +msgid "Enter a valid time in HH:MM format." +msgstr "Geef een geldige tijd in HH:MM formaat." -#: contrib/comments/templates/comments/form.html:12 -#: contrib/comments/templates/comments/form.html:23 -msgid "Required" -msgstr "Verplicht" +#: core/validators.py:136 +msgid "Enter a valid e-mail address." +msgstr "Geef een geldig e-mailadres op." -#: contrib/comments/templates/comments/form.html:12 -#: contrib/comments/templates/comments/form.html:23 -msgid "Optional" -msgstr "Optioneel" +#: core/validators.py:148 +msgid "" +"Upload a valid image. The file you uploaded was either not an image or a " +"corrupted image." +msgstr "" +"Bestand ongeldig. Het bestand dat is gegeven is geen afbeelding of was " +"beschadigd." -#: contrib/comments/templates/comments/form.html:23 -msgid "Post a photo" -msgstr "Plaats een foto" +#: core/validators.py:155 +#, python-format +msgid "The URL %s does not point to a valid image." +msgstr "De URL %s wijst niet naar een afbeelding." -#: contrib/comments/templates/comments/form.html:27 -#: contrib/comments/templates/comments/freeform.html:5 -msgid "Comment:" -msgstr "Opmerking:" +#: core/validators.py:159 +#, python-format +msgid "Phone numbers must be in XXX-XXX-XXXX format. \"%s\" is invalid." +msgstr "" +"Telefoonnummers moeten volgens het XXX-XXX-XXXX formaat zijn. \"%s\" is " +"ongeldig." -#: contrib/comments/templates/comments/form.html:32 -#: contrib/comments/templates/comments/freeform.html:9 -msgid "Preview comment" -msgstr "Concept opmerking" +#: core/validators.py:167 +#, python-format +msgid "The URL %s does not point to a valid QuickTime video." +msgstr "De URL %s wijst niet naar een QuickTime video." -#: contrib/comments/templates/comments/freeform.html:4 -msgid "Your name:" -msgstr "Uw gebruikernaam:" +#: core/validators.py:171 +msgid "A valid URL is required." +msgstr "Een geldige URL is vereist." -#: contrib/admin/filterspecs.py:40 +#: core/validators.py:185 #, python-format msgid "" -"

By %s:

\n" -"