diff options
| author | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-01-13 17:43:21 +0000 |
|---|---|---|
| committer | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-01-13 17:43:21 +0000 |
| commit | 2639770954ade1d3908cd3f98a1a089ea2f4d84e (patch) | |
| tree | f63368fbd50716c0451c4a8c7248089807349742 /roundcubemail/program/localization/de_DE/labels.inc | |
| parent | 894743800af5dc4e29626704f8dbb92926ef21af (diff) | |
Added Slovak localization (patch 1386945)
git-svn-id: https://svn.roundcube.net/trunk@106 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/de_DE/labels.inc')
| -rw-r--r-- | roundcubemail/program/localization/de_DE/labels.inc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/de_DE/labels.inc b/roundcubemail/program/localization/de_DE/labels.inc index 6e23ecc34..3d4c83bfe 100644 --- a/roundcubemail/program/localization/de_DE/labels.inc +++ b/roundcubemail/program/localization/de_DE/labels.inc @@ -149,6 +149,13 @@ $labels['contactsfromto'] = 'Kontakte $from bis $to von $count'; $labels['print'] = 'Drucken'; $labels['export'] = 'Exportieren'; +// LDAP search +$labels['ldappublicsearchname'] = 'Kontakt-Name'; +$labels['ldappublicsearchtype'] = 'Genaue Übereinstimmung'; +$labels['ldappublicserverselect'] = 'Server-Auswahl'; +$labels['ldappublicsearchfield'] = 'Suche in'; +$labels['ldappublicsearchform'] = 'Adressen suchen'; +$labels['ldappublicsearch'] = 'Suchen'; // settings // Einstellungen $labels['settingsfor'] = 'Einstellungen für'; |
