Skip to content

Commit dc9e64c

Browse files
author
Till Brehm
committed
Merged language files.
1 parent 3d3f986 commit dc9e64c

File tree

1,100 files changed

+2427
-749
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,100 files changed

+2427
-749
lines changed

interface/lib/lang/ar.lng

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,18 @@ $wb['datalog_status_d_spamfilter_users'] = 'Delete spam filter settings';
133133
$wb['login_as_txt'] = 'Log in as';
134134
$wb['no_domain_perm'] = 'You have no permission for this domain.';
135135
$wb['no_destination_perm'] = 'You have no permission for this destination.';
136+
$wb['client_you_are_locked'] = 'You have no permission to change any settings.';
137+
$wb['gender_m_txt'] = 'Mr.';
138+
$wb['gender_f_txt'] = 'Ms.';
139+
$wb['client_cannot_be_deleted_because_of_billing_module_txt'] = 'This client has records in the billing module, therefore he cannot be deleted.';
140+
$wb['yes_txt'] = 'Yes';
141+
$wb['no_txt'] = 'No';
142+
$wb['None'] = 'None';
143+
$wb['strength_1'] = 'Weak';
144+
$wb['strength_2'] = 'Fair';
145+
$wb['strength_3'] = 'Good';
146+
$wb['strength_4'] = 'Strong';
147+
$wb['strength_5'] = 'Very Strong';
148+
$wb['weak_password_txt'] = 'The chosen password does not match the security guidelines. It has to be at least {chars} chars in length and have a strength of \"{strength}\".';
149+
$wb['weak_password_length_txt'] = 'The chosen password does not match the security guidelines. It has to be at least {chars} chars in length.';
136150
?>

interface/lib/lang/bg.lng

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,18 @@ $wb['datalog_status_d_spamfilter_users'] = 'Delete spam filter settings';
133133
$wb['login_as_txt'] = 'Log in as';
134134
$wb['no_domain_perm'] = 'You have no permission for this domain.';
135135
$wb['no_destination_perm'] = 'You have no permission for this destination.';
136+
$wb['client_you_are_locked'] = 'You have no permission to change any settings.';
137+
$wb['gender_m_txt'] = 'Mr.';
138+
$wb['gender_f_txt'] = 'Ms.';
139+
$wb['client_cannot_be_deleted_because_of_billing_module_txt'] = 'This client has records in the billing module, therefore he cannot be deleted.';
140+
$wb['yes_txt'] = 'Yes';
141+
$wb['no_txt'] = 'No';
142+
$wb['None'] = 'None';
143+
$wb['strength_1'] = 'Weak';
144+
$wb['strength_2'] = 'Fair';
145+
$wb['strength_3'] = 'Good';
146+
$wb['strength_4'] = 'Strong';
147+
$wb['strength_5'] = 'Very Strong';
148+
$wb['weak_password_txt'] = 'The chosen password does not match the security guidelines. It has to be at least {chars} chars in length and have a strength of \"{strength}\".';
149+
$wb['weak_password_length_txt'] = 'The chosen password does not match the security guidelines. It has to be at least {chars} chars in length.';
136150
?>

interface/lib/lang/br.lng

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,18 @@ $wb['datalog_status_d_spamfilter_users'] = 'Delete spam filter settings';
133133
$wb['login_as_txt'] = 'Log in as';
134134
$wb['no_domain_perm'] = 'You have no permission for this domain.';
135135
$wb['no_destination_perm'] = 'You have no permission for this destination.';
136+
$wb['client_you_are_locked'] = 'You have no permission to change any settings.';
137+
$wb['gender_m_txt'] = 'Mr.';
138+
$wb['gender_f_txt'] = 'Ms.';
139+
$wb['client_cannot_be_deleted_because_of_billing_module_txt'] = 'This client has records in the billing module, therefore he cannot be deleted.';
140+
$wb['yes_txt'] = 'Yes';
141+
$wb['no_txt'] = 'No';
142+
$wb['None'] = 'None';
143+
$wb['strength_1'] = 'Weak';
144+
$wb['strength_2'] = 'Fair';
145+
$wb['strength_3'] = 'Good';
146+
$wb['strength_4'] = 'Strong';
147+
$wb['strength_5'] = 'Very Strong';
148+
$wb['weak_password_txt'] = 'The chosen password does not match the security guidelines. It has to be at least {chars} chars in length and have a strength of \"{strength}\".';
149+
$wb['weak_password_length_txt'] = 'The chosen password does not match the security guidelines. It has to be at least {chars} chars in length.';
136150
?>

interface/lib/lang/cz.lng

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ $wb['strength_2'] = 'Podprůměrné';
145145
$wb['strength_3'] = 'Dobré';
146146
$wb['strength_4'] = 'Silné';
147147
$wb['strength_5'] = 'Velmi silné';
148-
$wb['weak_password_txt'] = 'Zvolené heslo neodpovídá požadavkům zásad pro tvorbu hesel. Heslo musí být alespoň {chars} znaků dlouhé a mající sílu "{strength}".';
148+
$wb['weak_password_txt'] = 'Zvolené heslo neodpovídá požadavkům zásad pro tvorbu hesel. Heslo musí být alespoň {chars} znaků dlouhé a mající sílu \"{strength}\".';
149149
$wb['weak_password_length_txt'] = 'Zvolené heslo neodpovídá požadavkům zásad pro tvorbu hesel. Heslo musí být alespoň {chars} znaků dlouhé.';
150150
?>
151-

interface/lib/lang/de.lng

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,6 @@ $wb['strength_2'] = 'Mittel';
145145
$wb['strength_3'] = 'Gut';
146146
$wb['strength_4'] = 'Stark';
147147
$wb['strength_5'] = 'Sehr stark';
148-
$wb['weak_password_txt'] = 'Das gewählte Passwort erfüllt die Sicherheitsanforderungen nicht. Es muss mindestens {chars} Zeichen lang sein und die Stärke "{strength}" besitzen.';
148+
$wb['weak_password_txt'] = 'Das gewählte Passwort erfüllt die Sicherheitsanforderungen nicht. Es muss mindestens {chars} Zeichen lang sein und die Stärke \"{strength}\" besitzen.';
149149
$wb['weak_password_length_txt'] = 'Das gewählte Passwort erfüllt die Sicherheitsanforderungen nicht. Es muss mindestens {chars} Zeichen lang sein.';
150-
?>
150+
?>

interface/lib/lang/el.lng

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,18 @@ $wb['datalog_status_d_spamfilter_users'] = 'Διαγραφή ρυθμίσεων
133133
$wb['login_as_txt'] = 'Είσοδος ως';
134134
$wb['no_domain_perm'] = 'Δεν έχετε δικαιώματα για αυτό το domain.';
135135
$wb['no_destination_perm'] = 'Δεν έχετε δικαιώματα για αυτόν τον προορισμό.';
136+
$wb['client_you_are_locked'] = 'You have no permission to change any settings.';
137+
$wb['gender_m_txt'] = 'Mr.';
138+
$wb['gender_f_txt'] = 'Ms.';
139+
$wb['client_cannot_be_deleted_because_of_billing_module_txt'] = 'This client has records in the billing module, therefore he cannot be deleted.';
140+
$wb['yes_txt'] = 'Yes';
141+
$wb['no_txt'] = 'No';
142+
$wb['None'] = 'None';
143+
$wb['strength_1'] = 'Weak';
144+
$wb['strength_2'] = 'Fair';
145+
$wb['strength_3'] = 'Good';
146+
$wb['strength_4'] = 'Strong';
147+
$wb['strength_5'] = 'Very Strong';
148+
$wb['weak_password_txt'] = 'The chosen password does not match the security guidelines. It has to be at least {chars} chars in length and have a strength of \"{strength}\".';
149+
$wb['weak_password_length_txt'] = 'The chosen password does not match the security guidelines. It has to be at least {chars} chars in length.';
136150
?>

interface/lib/lang/es.lng

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,18 @@ $wb['datalog_status_d_web_folder_user'] = 'Delete folder protection user';
133133
$wb['login_as_txt'] = 'Log in as';
134134
$wb['no_domain_perm'] = 'You have no permission for this domain.';
135135
$wb['no_destination_perm'] = 'You have no permission for this destination.';
136+
$wb['client_you_are_locked'] = 'You have no permission to change any settings.';
137+
$wb['gender_m_txt'] = 'Mr.';
138+
$wb['gender_f_txt'] = 'Ms.';
139+
$wb['client_cannot_be_deleted_because_of_billing_module_txt'] = 'This client has records in the billing module, therefore he cannot be deleted.';
140+
$wb['yes_txt'] = 'Yes';
141+
$wb['no_txt'] = 'No';
142+
$wb['None'] = 'None';
143+
$wb['strength_1'] = 'Weak';
144+
$wb['strength_2'] = 'Fair';
145+
$wb['strength_3'] = 'Good';
146+
$wb['strength_4'] = 'Strong';
147+
$wb['strength_5'] = 'Very Strong';
148+
$wb['weak_password_txt'] = 'The chosen password does not match the security guidelines. It has to be at least {chars} chars in length and have a strength of \"{strength}\".';
149+
$wb['weak_password_length_txt'] = 'The chosen password does not match the security guidelines. It has to be at least {chars} chars in length.';
136150
?>

interface/lib/lang/fi.lng

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,18 @@ $wb['datalog_status_d_spamfilter_users'] = 'Delete spam filter settings';
133133
$wb['login_as_txt'] = 'Log in as';
134134
$wb['no_domain_perm'] = 'You have no permission for this domain.';
135135
$wb['no_destination_perm'] = 'You have no permission for this destination.';
136+
$wb['client_you_are_locked'] = 'You have no permission to change any settings.';
137+
$wb['gender_m_txt'] = 'Mr.';
138+
$wb['gender_f_txt'] = 'Ms.';
139+
$wb['client_cannot_be_deleted_because_of_billing_module_txt'] = 'This client has records in the billing module, therefore he cannot be deleted.';
140+
$wb['yes_txt'] = 'Yes';
141+
$wb['no_txt'] = 'No';
142+
$wb['None'] = 'None';
143+
$wb['strength_1'] = 'Weak';
144+
$wb['strength_2'] = 'Fair';
145+
$wb['strength_3'] = 'Good';
146+
$wb['strength_4'] = 'Strong';
147+
$wb['strength_5'] = 'Very Strong';
148+
$wb['weak_password_txt'] = 'The chosen password does not match the security guidelines. It has to be at least {chars} chars in length and have a strength of \"{strength}\".';
149+
$wb['weak_password_length_txt'] = 'The chosen password does not match the security guidelines. It has to be at least {chars} chars in length.';
136150
?>

interface/lib/lang/fr.lng

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,18 @@ $wb['datalog_status_d_web_folder_user'] = 'Delete folder protection user';
133133
$wb['login_as_txt'] = 'Log in as';
134134
$wb['no_domain_perm'] = 'You have no permission for this domain.';
135135
$wb['no_destination_perm'] = 'You have no permission for this destination.';
136+
$wb['client_you_are_locked'] = 'You have no permission to change any settings.';
137+
$wb['gender_m_txt'] = 'Mr.';
138+
$wb['gender_f_txt'] = 'Ms.';
139+
$wb['client_cannot_be_deleted_because_of_billing_module_txt'] = 'This client has records in the billing module, therefore he cannot be deleted.';
140+
$wb['yes_txt'] = 'Yes';
141+
$wb['no_txt'] = 'No';
142+
$wb['None'] = 'None';
143+
$wb['strength_1'] = 'Weak';
144+
$wb['strength_2'] = 'Fair';
145+
$wb['strength_3'] = 'Good';
146+
$wb['strength_4'] = 'Strong';
147+
$wb['strength_5'] = 'Very Strong';
148+
$wb['weak_password_txt'] = 'The chosen password does not match the security guidelines. It has to be at least {chars} chars in length and have a strength of \"{strength}\".';
149+
$wb['weak_password_length_txt'] = 'The chosen password does not match the security guidelines. It has to be at least {chars} chars in length.';
136150
?>

interface/lib/lang/hr.lng

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,18 @@ $wb['datalog_status_d_spamfilter_users'] = 'Delete spam filter settings';
133133
$wb['login_as_txt'] = 'Log in as';
134134
$wb['no_domain_perm'] = 'You have no permission for this domain.';
135135
$wb['no_destination_perm'] = 'You have no permission for this destination.';
136+
$wb['client_you_are_locked'] = 'You have no permission to change any settings.';
137+
$wb['gender_m_txt'] = 'Mr.';
138+
$wb['gender_f_txt'] = 'Ms.';
139+
$wb['client_cannot_be_deleted_because_of_billing_module_txt'] = 'This client has records in the billing module, therefore he cannot be deleted.';
140+
$wb['yes_txt'] = 'Yes';
141+
$wb['no_txt'] = 'No';
142+
$wb['None'] = 'None';
143+
$wb['strength_1'] = 'Weak';
144+
$wb['strength_2'] = 'Fair';
145+
$wb['strength_3'] = 'Good';
146+
$wb['strength_4'] = 'Strong';
147+
$wb['strength_5'] = 'Very Strong';
148+
$wb['weak_password_txt'] = 'The chosen password does not match the security guidelines. It has to be at least {chars} chars in length and have a strength of \"{strength}\".';
149+
$wb['weak_password_length_txt'] = 'The chosen password does not match the security guidelines. It has to be at least {chars} chars in length.';
136150
?>

0 commit comments

Comments
 (0)