diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-09-07 17:12:30 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-09-07 17:12:30 +0000 |
| commit | 826fb2f7f2a40f9c4c3dcf08ea18841e219a9b48 (patch) | |
| tree | 8c46d547150d5f7f8368d16b8b6976e5dec04863 /roundcubemail/program/localization | |
| parent | 66fab353c35e470f6fa723a866e5637bdd6c56c5 (diff) | |
- nl_NL update
git-svn-id: https://svn.roundcube.net/trunk@1756 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization')
| -rw-r--r-- | roundcubemail/program/localization/nl_NL/labels.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/nl_NL/labels.inc b/roundcubemail/program/localization/nl_NL/labels.inc index acd72f69f..d45562e4d 100644 --- a/roundcubemail/program/localization/nl_NL/labels.inc +++ b/roundcubemail/program/localization/nl_NL/labels.inc @@ -155,6 +155,7 @@ $labels['htmltoggle'] = 'HTML'; $labels['plaintoggle'] = 'Gewone tekst'; $labels['savesentmessagein'] = 'Bewaar verzonden bericht in'; $labels['dontsave'] = 'niet bewaren'; +$labels['maxuploadsize'] = 'Maximum toegestane bestandsgrootte is $size'; $labels['addcc'] = 'Cc toevoegen'; $labels['addbcc'] = 'Bcc toevoegen'; $labels['addreplyto'] = 'Antwoord-aan toevoegen'; @@ -180,6 +181,7 @@ $labels['composeto'] = 'Stuur een bericht naar'; $labels['contactsfromto'] = 'Contacten $from t/m $to van $count'; $labels['print'] = 'Afdrukken'; $labels['export'] = 'Exporteren'; +$labels['exportvcards'] = 'Exporteer contactpersonen in vCard formaat'; $labels['previouspage'] = 'Vorige pagina'; $labels['firstpage'] = 'Eerste pagina'; $labels['nextpage'] = 'Volgende pagina'; @@ -202,6 +204,7 @@ $labels['newidentity'] = 'Identiteit toevoegen'; $labels['newitem'] = 'Nieuw item'; $labels['edititem'] = 'Wijzig item'; $labels['setdefault'] = 'Stel in als standaard'; +$labels['autodetect'] = 'Automatisch'; $labels['language'] = 'Taal'; $labels['timezone'] = 'Tijdzone'; $labels['pagesize'] = 'Aantal berichten per pagina'; |
