Skip to content

Commit 2066766

Browse files
author
Till Brehm
committed
Updated Czech translation
2 parents 6c9bc3e + 9adf496 commit 2066766

File tree

201 files changed

+239
-20
lines changed

Some content is hidden

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

201 files changed

+239
-20
lines changed

interface/lib/lang/cz.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,3 +150,4 @@ $wb['weak_password_length_txt'] = 'Zvolené heslo neodpovídá požadavkům zás
150150
$wb['security_check1_txt'] = 'Check for security permission:';
151151
$wb['security_check2_txt'] = 'failed.';
152152
?>
153+

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ $wb['Do OS-Update'] = 'Aktualizovat operační systém';
4848
$wb['Do ISPConfig-Update'] = 'Aktualizovat ISPConfig';
4949
$wb['Directive Snippets'] = 'Directive Snippets';
5050
?>
51+

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ $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.';
99
$wb['variables_txt'] = 'Proměnné';
1010
?>
11+

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

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

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ $wb['firewall_error_unique'] = 'Pro tento server již existuje záznam firewallu
99
$wb['tcp_ports_error_regex'] = 'Znak není povole v definici TCP portu. Povolené symboly jsou čísla, : a ,.';
1010
$wb['udp_ports_error_regex'] = 'Znak není povole v definici UDP portu. Povolené symboly jsou čísla, : a ,.';
1111
?>
12+

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ $wb['tcp_port_txt'] = 'Otevřené TCP porty';
66
$wb['udp_port_txt'] = 'Otevřené UDP porty';
77
$wb['add_new_record_txt'] = 'Přidat záznam';
88
?>
9+

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ $wb['description_txt'] = 'Popis';
33
$wb['name_txt'] = 'Skupina';
44
$wb['name_err'] = 'Skupina musí mít min. 1, max. 30 znaků.';
55
?>
6+

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ $wb['name_txt'] = 'Skupina';
55
$wb['add_new_record_txt'] = 'Přidat skupinu';
66
$wb['warning_txt'] = '<b>VAROVÁNÍ:</b> Zde neupravujte uživatelská nastavení. Užijte klientská a distributorská nastavení v klientském modulu. Úprava uživatelý nebo skupin zde může způsobit ztrátu dat!';
77
?>
8+

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ $wb['source_ip_txt'] = 'Zdrojové adresy';
1111
$wb['active_txt'] = 'Aktivní';
1212
$wb['iptables_error_unique'] = 'Stejný záznam pro firewall je již na tomto serveru použit.';
1313
?>
14+

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ $wb['source_ip_txt'] = 'Zdrojové adresy';
1313
$wb['active_txt'] = 'Aktivní';
1414
$wb['iptables_error_unique'] = 'Stejný záznam pro firewall je již na tomto serveru použit.';
1515
?>
16+

0 commit comments

Comments
 (0)