From 1940e7b38ad87267b17bdb6c0c60801dde7dcf4c Mon Sep 17 00:00:00 2001 From: Oliver Burger Date: Thu, 2 Jun 2011 10:19:32 +0000 Subject: added Dutch translation (Remco) --- en/1/nav.php | 1 + 1 file changed, 1 insertion(+) (limited to 'en/1/nav.php') diff --git a/en/1/nav.php b/en/1/nav.php index 83280f0e2..de38ec7ab 100644 --- a/en/1/nav.php +++ b/en/1/nav.php @@ -7,6 +7,7 @@ $_nt = array( 'et' => array('for-you' => 'Teie jaoks', 'dl' => 'Allalaadimine', 'next' => 'Ja mis edasi?', 'notes' => 'Märkmed'), 'fr' => array('for-you' => 'Pour vous', 'dl' => 'Télécharger', 'next' => 'Et après ?'), 'it' => array('for-you' => 'Per voi', 'dl' => 'Scaricare', 'next' => 'E dopo ?', 'notes' => 'Note'), + 'nl' => array('for-you' => 'Voor u', 'dl' => 'Download', 'next' => 'En nu?', 'notes' => 'Opmerkingen'), 'uk' => array('for-you' => 'Для вас', 'dl' => 'Звантаження', 'next' => 'Що далі?', 'notes' => 'Нотатки'), 'zh-tw' => array('for-you' => '為了您', 'dl' => '下載', 'next' => '下一步呢?', 'notes' => '通告') ); -- cgit v1.2.1