Skip to content

Commit b3e3f86

Browse files
author
Till Brehm
committed
Updated CZ language files.
1 parent de7d261 commit b3e3f86

File tree

229 files changed

+765
-533
lines changed

Some content is hidden

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

229 files changed

+765
-533
lines changed

interface/lib/lang/cz.lng

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ $wb['page_next_txt'] = 'Další';
2323
$wb['page_back_txt'] = 'Zpět';
2424
$wb['delete_txt'] = 'Smazat';
2525
$wb['filter_txt'] = 'Filtrovat';
26-
$wb['add_new_record_txt'] = 'Přidat záznam';
26+
$wb['add_new_record_txt'] = 'Vytvořit záznam';
2727
$wb['btn_save_txt'] = 'Uložit';
28-
$wb['btn_cancel_txt'] = 'Zpět';
28+
$wb['btn_cancel_txt'] = 'Zrušit';
2929
$wb['top_menu_system'] = 'Systém';
3030
$wb['top_menu_client'] = 'Klienti';
3131
$wb['top_menu_email'] = 'E-mail';
@@ -71,7 +71,7 @@ $wb['datepicker_prevText'] = 'Předchozí';
7171
$wb['logout_txt'] = 'Odhlášení';
7272
$wb['conf_format_dateshort_human_readable'] = 'yyyy-mm-dd';
7373
$wb['submit_confirmation'] = 'Opravdu chcete provést tuto akci ?';
74-
$wb['top_menu_mailuser'] = 'E-mailový uživatel';
74+
$wb['top_menu_mailuser'] = 'E-mail. uživ.';
7575
$wb['globalsearch_resultslimit_of_txt'] = 'z';
7676
$wb['globalsearch_resultslimit_results_txt'] = 'výsledky';
7777
$wb['globalsearch_noresults_text_txt'] = 'Žádné výsledky.';
@@ -151,3 +151,4 @@ $wb['security_check1_txt'] = 'Check for security permission:';
151151
$wb['security_check2_txt'] = 'failed.';
152152
$wb['err_csrf_attempt_blocked'] = 'CSRF attempt blocked.';
153153
?>
154+

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ $wb['Groups'] = 'Skupiny';
55
$wb['groups_description'] = 'Úprava skupin systémových uživatelů.';
66
$wb['Servers'] = 'Servery';
77
$wb['Config'] = 'Konigurace';
8-
$wb['Add user'] = 'Přidat uživatele';
8+
$wb['Add user'] = 'Vytvořit uživatele';
99
$wb['Edit user'] = 'Upravit uživatele';
10-
$wb['Add group'] = 'Přidat skupinu';
10+
$wb['Add group'] = 'Vytvořit skupinu';
1111
$wb['Edit group'] = 'Upravit skupinu';
1212
$wb['Edit server'] = 'Upravit server';
1313
$wb['Sync. Now'] = 'Synch. nyní';
@@ -47,6 +47,7 @@ $wb['Remote Actions'] = 'Vzdálené akce';
4747
$wb['Do OS-Update'] = 'Aktualizovat operační systém';
4848
$wb['Do ISPConfig-Update'] = 'Aktualizovat ISPConfig';
4949
$wb['Directive Snippets'] = 'Directive Snippets';
50-
$wb['Sites'] = 'Sites';
50+
$wb['Sites'] = 'Stránky';
5151
$wb['DNS'] = 'DNS';
5252
?>
53+

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ $wb['directive_snippets_name_error_unique'] = 'There is already a directive snip
99
$wb['variables_txt'] = 'Proměnné';
1010
$wb['customer_viewable_txt'] = 'Customer viewable';
1111
?>
12+

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ $wb['type_txt'] = 'Verze';
66
$wb['add_new_record_txt'] = 'Add Directive Snippet';
77
$wb['customer_viewable_txt'] = 'Customer viewable';
88
?>
9+

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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ $wb['active_txt'] = 'Aktivní';
44
$wb['server_id_txt'] = 'Server';
55
$wb['tcp_port_txt'] = 'Otevřené TCP porty';
66
$wb['udp_port_txt'] = 'Otevřené UDP porty';
7-
$wb['add_new_record_txt'] = 'Přidat záznam';
7+
$wb['add_new_record_txt'] = 'Vytvořit 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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
$wb['list_head_txt'] = 'Skupiny systémových uživatelů';
33
$wb['description_txt'] = 'Popis';
44
$wb['name_txt'] = 'Skupina';
5-
$wb['add_new_record_txt'] = 'Přidat skupinu';
5+
$wb['add_new_record_txt'] = 'Vytvořit 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)