From 9a3434ec7f7eda470db36049c61484286342fab9 Mon Sep 17 00:00:00 2001 From: Aubrey Hewes Date: Wed, 6 Aug 2014 00:29:01 +0200 Subject: [PATCH 1/3] updated dutch l10n --- nl.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/nl.js b/nl.js index 2f7e935..70c9d7a 100644 --- a/nl.js +++ b/nl.js @@ -4,14 +4,14 @@ moot.language = { $code: 'nl', /* New stuff */ - is_private: "This community is private", - owner_msg: "Your message to the forum owner... (Optional)", - req_access: "Request access", - req_sent: "Access request sent", - or_join: "or Join to access the community.", - save_with: "Save 20% with yearly billing", - rem_post: "Remove this post?", - is_spam: "This post is spam?", + is_private: "Dit forum is niet publiek beschikbaar", + owner_msg: "Uw bericht aan de forum eigenaar... (Optioneel)", + req_access: "Verzoek toegang", + req_sent: "Toegang verzoek is verstuurd", + or_join: "of word lid to access the community.", + save_with: "Bespaar 20% middels jaarlijks betaling", + rem_post: "Verwijder post?", + is_spam: "Markeer als spam?", channels: 'Channels', ch_name: 'Channel name', From 3089befd7918a39b0e88d737c75478c51dd2c083 Mon Sep 17 00:00:00 2001 From: Aubrey Hewes Date: Wed, 6 Aug 2014 00:32:08 +0200 Subject: [PATCH 2/3] updated dutch l10n --- nl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nl.js b/nl.js index 70c9d7a..c2dcab6 100644 --- a/nl.js +++ b/nl.js @@ -11,7 +11,7 @@ moot.language = { or_join: "of word lid to access the community.", save_with: "Bespaar 20% middels jaarlijks betaling", rem_post: "Verwijder post?", - is_spam: "Markeer als spam?", + is_spam: "Is dit spam?", channels: 'Channels', ch_name: 'Channel name', From 2d1844744d18e2ae50a229d5a7c8c801196d42cd Mon Sep 17 00:00:00 2001 From: Aubrey Hewes Date: Wed, 6 Aug 2014 00:48:43 +0200 Subject: [PATCH 3/3] updated dutch l10n --- nl.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nl.js b/nl.js index c2dcab6..3943bc1 100644 --- a/nl.js +++ b/nl.js @@ -4,17 +4,17 @@ moot.language = { $code: 'nl', /* New stuff */ - is_private: "Dit forum is niet publiek beschikbaar", + is_private: "Dit onderwerp is niet publiek beschikbaar", // hm.. what to call it.. "Community" seems to suck ; revert to "Subject" (onderwerp)..? owner_msg: "Uw bericht aan de forum eigenaar... (Optioneel)", req_access: "Verzoek toegang", req_sent: "Toegang verzoek is verstuurd", - or_join: "of word lid to access the community.", + or_join: "of lid worden.", save_with: "Bespaar 20% middels jaarlijks betaling", rem_post: "Verwijder post?", is_spam: "Is dit spam?", - channels: 'Channels', - ch_name: 'Channel name', + channels: 'Forums', // hm.. what to call it.. "channel" sucks. "subject" (onderwerp) sucks ; revert to forum.. Maybe discussiegroepen? + ch_name: 'Forum',// hm.. what to call it.. "channel" sucks. "subject" (onderwerp) sucks ; revert to forum.. Maybe discussiegroep? ban: 'Ban gebruiker', banned: 'Verbannen', ban_acc: 'Verbannen account',