aboutsummaryrefslogtreecommitdiffstats
path: root/en/1/nav.php
diff options
context:
space:
mode:
authorOliver Burger <obgr_seneca@mageia.org>2011-06-02 10:19:32 +0000
committerOliver Burger <obgr_seneca@mageia.org>2011-06-02 10:19:32 +0000
commit1940e7b38ad87267b17bdb6c0c60801dde7dcf4c (patch)
treec242734a67b66162d0cb1f017908b486167aec07 /en/1/nav.php
parentde5b32bec4c4d6dc88384701233eaf4f3f1d3607 (diff)
downloadwww-1940e7b38ad87267b17bdb6c0c60801dde7dcf4c.tar
www-1940e7b38ad87267b17bdb6c0c60801dde7dcf4c.tar.gz
www-1940e7b38ad87267b17bdb6c0c60801dde7dcf4c.tar.bz2
www-1940e7b38ad87267b17bdb6c0c60801dde7dcf4c.tar.xz
www-1940e7b38ad87267b17bdb6c0c60801dde7dcf4c.zip
added Dutch translation (Remco)
Diffstat (limited to 'en/1/nav.php')
-rw-r--r--en/1/nav.php1
1 files changed, 1 insertions, 0 deletions
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&nbsp;?'),
'it' => array('for-you' => 'Per voi', 'dl' => 'Scaricare', 'next' => 'E dopo&nbsp;?', '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' => '通告')
);