Skip to content

Commit caed834

Browse files
author
Till Brehm
committed
Merged language files.
1 parent 5c65843 commit caed834

File tree

240 files changed

+178
-214
lines changed

Some content is hidden

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

240 files changed

+178
-214
lines changed

interface/lib/lang/el.lng

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,5 +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
?>
137-

interface/web/admin/lib/lang/el.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,3 @@ $wb['Do OS-Update'] = 'Αναβάθμιση λειτουργικού συστή
4848
$wb['Do ISPConfig-Update'] = 'Αναβάθμιση ISPConfig';
4949
$wb['Directive Snippets'] = 'Directive Snippets';
5050
?>
51-

interface/web/admin/lib/lang/el_directive_snippets.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ $wb['snippet_txt'] = 'Snippet';
66
$wb['active_txt'] = 'Active';
77
$wb['directive_snippets_name_empty'] = 'Please specify a name for the snippet.';
88
$wb['directive_snippets_name_error_unique'] = 'There is already a directive snippet with this name.';
9+
$wb['variables_txt'] = 'Variables';
910
?>
10-

interface/web/admin/lib/lang/el_directive_snippets_list.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@ $wb['name_txt'] = 'Name of Snippet';
55
$wb['type_txt'] = 'Type';
66
$wb['add_new_record_txt'] = 'Add Directive Snippet';
77
?>
8-

interface/web/admin/lib/lang/el_firewall.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ $wb['firewall_error_unique'] = 'Υπάρχει ήδη μια εγγραφή fire
99
$wb['tcp_ports_error_regex'] = 'Οι χαρακτήρες δεν επιτρέπονται στον ορισμό θυρών tcp. Επιτρέπονται μόνο αριθμοί, : και ,.';
1010
$wb['udp_ports_error_regex'] = 'Οι χαρακτήρες δεν επιτρέπονται στον ορισμό θυρών udp. Επιτρέπονται μόνο αριθμοί, : και ,.';
1111
?>
12-

interface/web/admin/lib/lang/el_firewall_list.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,3 @@ $wb['tcp_port_txt'] = 'Ανοιχτές θύρες TCP';
66
$wb['udp_port_txt'] = 'Ανοιχτές θύρες UDP';
77
$wb['add_new_record_txt'] = 'Νέα εγγραφή Firewall';
88
?>
9-

interface/web/admin/lib/lang/el_groups.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ $wb['description_txt'] = 'Περιγραφή';
33
$wb['name_txt'] = 'Ομάδα';
44
$wb['name_err'] = 'Η ομάδα πρέπει να έχει από 1 μέχρι 30 χαρακτήρες.';
55
?>
6-

interface/web/admin/lib/lang/el_groups_list.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@ $wb['name_txt'] = 'Ομάδα';
55
$wb['add_new_record_txt'] = 'Νέα ομάδα';
66
$wb['warning_txt'] = '<b>ΠΡΟΕΙΔΟΠΟΙΗΣΗ:</b>Μην επεξεργάζεστε οποιαδήποτε ρύθμιση χρήστη εδώ. Χρησιμοποιήστε τις ρυθμίσεις Πελάτη - και Μεταπωλητή στο άρθρωμα Πελάτης. Η επεξεργασία ομάδων και χρηστών εδώ, μπορεί να προκαλέσει απώλεια δεδομένων!';
77
?>
8-

interface/web/admin/lib/lang/el_iptables.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,3 @@ $wb['source_ip_txt'] = 'Διεύθυνση Αφετηρίας';
1111
$wb['active_txt'] = 'Ενεργή';
1212
$wb['iptables_error_unique'] = 'Υπάρχει ήδη μια εγγραφή του firewall για αυτόν τον server.';
1313
?>
14-

interface/web/admin/lib/lang/el_iptables_list.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@ $wb['source_ip_txt'] = 'Διεύθυνση Εκκίνησης';
1313
$wb['active_txt'] = 'Ενεργός';
1414
$wb['iptables_error_unique'] = 'Υπάρχει ήδη μια εγγραφή firewall για αυτόν τον server.';
1515
?>
16-

0 commit comments

Comments
 (0)