|
@@ -363,6 +363,7 @@ $_LANG['kerio']['account']['status']['maintenance'] = 'Maintenance';
|
|
|
$_LANG['kerio']['account']['status']['closed'] = 'Geschlossen';
|
|
$_LANG['kerio']['account']['status']['closed'] = 'Geschlossen';
|
|
|
$_LANG['kerio']['account']['status']['lockout'] = 'Gesperrt';
|
|
$_LANG['kerio']['account']['status']['lockout'] = 'Gesperrt';
|
|
|
$_LANG['kerio']['account']['status']['pending'] = 'Pending';
|
|
$_LANG['kerio']['account']['status']['pending'] = 'Pending';
|
|
|
|
|
+$_LANG['kerio']['account']['status']['default'] = 'Deaktiviert';
|
|
|
|
|
|
|
|
$_LANG['kerio']['ressource']['type']['location'] = 'Ort';
|
|
$_LANG['kerio']['ressource']['type']['location'] = 'Ort';
|
|
|
$_LANG['kerio']['ressource']['type']['equipment'] = 'Inventar';
|
|
$_LANG['kerio']['ressource']['type']['equipment'] = 'Inventar';
|
|
@@ -637,6 +638,7 @@ $_LANG['Automatically reject'] = 'Automatisch zurückweisen';
|
|
|
$_LANG['Require moderator approval'] = 'Benötigt die Bestätigung des Moderators';
|
|
$_LANG['Require moderator approval'] = 'Benötigt die Bestätigung des Moderators';
|
|
|
$_LANG['mail@example.com'] = 'mail@example.com';
|
|
$_LANG['mail@example.com'] = 'mail@example.com';
|
|
|
$_LANG['phoneNumberPlaceholder'] = '071 111 22 33';
|
|
$_LANG['phoneNumberPlaceholder'] = '071 111 22 33';
|
|
|
|
|
+$_LANG['kerio']['account']['status']['default'] = 'Deaktiviert';
|
|
|
$_LANG['kerio']['account']['status']['disabled'] = 'Deaktiviert';
|
|
$_LANG['kerio']['account']['status']['disabled'] = 'Deaktiviert';
|
|
|
$_LANG['kerio']['account']['status']['enabled'] = 'Aktiviert';
|
|
$_LANG['kerio']['account']['status']['enabled'] = 'Aktiviert';
|
|
|
$_LANG['Sender'] = 'Sender';
|
|
$_LANG['Sender'] = 'Sender';
|