summaryrefslogtreecommitdiff
path: root/program/localization/nl_NL/labels.inc
diff options
context:
space:
mode:
authorsvncommit <devs@roundcube.net>2007-02-06 09:17:01 +0000
committersvncommit <devs@roundcube.net>2007-02-06 09:17:01 +0000
commit9d41ed8d3e8d63b1107006d1905d1f2517639f78 (patch)
treeefe47b02e0439347cea0c59a746696a489b47182 /program/localization/nl_NL/labels.inc
parentecfd13987a4d2820cbbbcdd8a8f98f4b8212dd6b (diff)
updated pt_BR, clean up in localization
Diffstat (limited to 'program/localization/nl_NL/labels.inc')
-rw-r--r--program/localization/nl_NL/labels.inc11
1 files changed, 4 insertions, 7 deletions
diff --git a/program/localization/nl_NL/labels.inc b/program/localization/nl_NL/labels.inc
index f6b183f07..c779229ed 100644
--- a/program/localization/nl_NL/labels.inc
+++ b/program/localization/nl_NL/labels.inc
@@ -1,18 +1,19 @@
<?php
/*
+
+-----------------------------------------------------------------------+
| language/nl_NL/labels.inc |
| |
| Language file of the RoundCube Webmail client |
- | Copyright (C) 2005, RoundQube Dev. - Switzerland |
+ | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland |
| Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
| Author: Mark Moses <mark@katmoda.com> |
+-----------------------------------------------------------------------+
- $Id$
+ @version $Id$
*/
@@ -124,7 +125,6 @@ $labels['unlimited'] = 'onbeperkt';
$labels['quicksearch'] = 'Snel zoeken';
$labels['resetsearch'] = 'Reset zoekopdracht';
-
// message compose
$labels['compose'] = 'Maak een bericht';
$labels['savemessage'] = 'Bewaar als concept';
@@ -154,7 +154,6 @@ $labels['showimages'] = 'Toon afbeeldingen';
$labels['htmltoggle'] = 'HTML';
$labels['plaintoggle'] = 'Gewone tekst';
-
// address boook
$labels['name'] = 'Naam';
$labels['firstname'] = 'Voornaam';
@@ -182,7 +181,6 @@ $labels['firstpage'] = 'Eerste pagina';
$labels['nextpage'] = 'Volgende pagina';
$labels['lastpage'] = 'Laatste pagina';
-
// LDAP search
$labels['ldapsearch'] = 'LDAP adresboek zoeken';
@@ -193,7 +191,6 @@ $labels['ldappublicsearchfield'] = 'Zoek op';
$labels['ldappublicsearchform'] = 'Zoek een contactpersoon';
$labels['ldappublicsearch'] = 'Zoek';
-
// settings
$labels['settingsfor'] = 'Instellingen voor';
@@ -237,4 +234,4 @@ $labels['sortby'] = 'Sorteer op';
$labels['sortasc'] = 'Sorteer oplopend';
$labels['sortdesc'] = 'Sorteer aflopend';
-?>
+?> \ No newline at end of file