From 2b55671c74778d494a1a891b7e8399ea67b464bf Mon Sep 17 00:00:00 2001 From: Sem Date: Sat, 14 Jan 2012 02:12:33 +0100 Subject: Added Dutch translations. --- languages/nl/nl.thewire.php | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 languages/nl/nl.thewire.php (limited to 'languages/nl/nl.thewire.php') diff --git a/languages/nl/nl.thewire.php b/languages/nl/nl.thewire.php new file mode 100644 index 000000000..bb286a3e9 --- /dev/null +++ b/languages/nl/nl.thewire.php @@ -0,0 +1,36 @@ + 'Wire bericht door %s', + 'thewire:replying' => 'Antwoord op %s (@%s) die schreef', + 'thewire:thread' => 'Conversatie', + 'thewire:tags' => 'Wire berichten met de tag \'%s\'', + 'thewire:noposts' => 'Nog geen wire berichten', + 'thewire:update' => 'Bijwerken', + 'thewire:previous' => 'Vorige', + 'thewire:hide' => 'Verberg', + 'thewire:previous:help' => 'Bekijk vorige bericht', + 'thewire:hide:help' => 'Verberg vorige bericht', + 'river:create:object:thewire' => '%s plaatste op de %s', + 'thewire:wire' => 'wire', + 'thewire:widget:desc' => 'Toon je laatste wire berichten', + 'thewire:notify:subject' => 'Nieuw wire bericht', + 'thewire:notify:reply' => '%s reageerde op %s op de wire:', + 'thewire:notify:post' => '%s plaatste op de wire:', + 'thewire:moreposts' => 'Meer wire berichten', + 'thewire' => 'The wire', + 'thewire:user' => '%s\'s wire', + 'thewire:everyone' => 'Alle Wire berichten', + 'thewire:reply' => 'Antwoord', + 'thewire:charleft' => 'karakters resterend', + 'item:object:thewire' => 'Wire berichten', + 'thewire:friends' => 'Je vrienden op The WIre', + 'thewire:num' => 'Aantal items om weer te geven', + 'thewire:posted' => 'Je bericht is succesvol geplaatst op The Wire.', + 'thewire:deleted' => 'Je notitie is succesvol verwijderd.', + 'thewire:blank' => 'Sorry; je moet wel is in typen voordat je notitie kan worden opgeslagen.', + 'thewire:notfound' => 'Sorry; we konden de opgegeven notitie niet vinden.', + 'thewire:notdeleted' => 'Sorry; we konden deze melding niet verwijderen.', + ); + add_translation("nl", $language); +} \ No newline at end of file -- cgit v1.2.3