diff options
| author | robin <robin@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-09-17 07:23:06 +0000 |
|---|---|---|
| committer | robin <robin@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-09-17 07:23:06 +0000 |
| commit | 3a2795cb78993a4b883a2abfe3b7938b58d48062 (patch) | |
| tree | 9fefa1d8c0135960af0572ef8eb723e2172950f9 /roundcubemail/program | |
| parent | f1d252b77c27e730c1a431d687066d023e2552b0 (diff) | |
Update nl_NL (#1485361)
git-svn-id: https://svn.roundcube.net/trunk@1810 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program')
| -rw-r--r-- | roundcubemail/program/localization/nl_NL/labels.inc | 2 | ||||
| -rw-r--r-- | roundcubemail/program/localization/nl_NL/messages.inc | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/nl_NL/labels.inc b/roundcubemail/program/localization/nl_NL/labels.inc index 025b12692..b1378c468 100644 --- a/roundcubemail/program/localization/nl_NL/labels.inc +++ b/roundcubemail/program/localization/nl_NL/labels.inc @@ -125,7 +125,7 @@ $labels['unread'] = 'Ongelezen'; $labels['compact'] = 'Opschonen'; $labels['empty'] = 'Legen'; $labels['purge'] = 'Verwijderen'; -$labels['quota'] = 'Mailbox quota'; +$labels['quota'] = 'Mailbox quotum'; $labels['unknown'] = 'onbekend'; $labels['unlimited'] = 'onbeperkt'; $labels['quicksearch'] = 'Snel zoeken'; diff --git a/roundcubemail/program/localization/nl_NL/messages.inc b/roundcubemail/program/localization/nl_NL/messages.inc index 0286186cb..cb809dbf3 100644 --- a/roundcubemail/program/localization/nl_NL/messages.inc +++ b/roundcubemail/program/localization/nl_NL/messages.inc @@ -86,5 +86,6 @@ $messages['addresswriterror'] = 'Het geselecteerde adresboek is alleen lezen'; $messages['importwait'] = 'Importeren, even geduld...'; $messages['importerror'] = 'Importeren mislukt! Het verstuurde bestand is geen geldig vCard bestand.'; $messages['importconfirm'] = '<b>Er zijn $inserted contactpersonen succesvol geïmporteerd, en $skipped bestaande overgeslagen</b>:<p><em>$names</em></p>'; +$messages['opnotpermitted'] = 'Deze verrichting is niet toegestaan!'; ?> |
