From 43b345cabb3e8743a91c39e8d6367c1aa594ebd2 Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Thu, 17 Jan 2013 10:33:59 -0500 Subject: [PATCH] Merged revisions from 3.0.5 stable branch: 3758-3768, 3769 shall not be merged to trunk. --- interface/web/vm/lib/lang/cz_openvz_template.lng | 18 ++++++++++-------- 1 files changed, 10 insertions(+), 8 deletions(-) diff --git a/interface/web/vm/lib/lang/cz_openvz_template.lng b/interface/web/vm/lib/lang/cz_openvz_template.lng index 8b07949..0acacaf 100644 --- a/interface/web/vm/lib/lang/cz_openvz_template.lng +++ b/interface/web/vm/lib/lang/cz_openvz_template.lng @@ -21,20 +21,20 @@ $wb['dcachesize_txt'] = 'Dcachesize'; $wb['numiptent_txt'] = 'Numiptent'; $wb['swappages_txt'] = 'Swappages'; -$wb['hostname_txt'] = 'Název hostitele (hostname)'; -$wb['nameserver_txt'] = 'Jmený server(y)'; -$wb['nameserver_desc_txt'] = '(oddělené mezerou)'; -$wb['capability_txt'] = 'Schopnost'; -$wb['template_name_txt'] = 'Název šablony'; -$wb['diskspace_txt'] = 'Velikost disku'; -$wb['ram_txt'] = 'RAM (garantovaná)'; +$wb['hostname_txt'] = 'Hostname'; +$wb['nameserver_txt'] = 'Nameserver(s)'; +$wb['nameserver_desc_txt'] = '(separated by whitespace)'; +$wb['capability_txt'] = 'Capability'; +$wb['template_name_txt'] = 'Template name'; +$wb['diskspace_txt'] = 'Diskspace'; +$wb['ram_txt'] = 'RAM (guaranteed)'; $wb['ram_burst_txt'] = 'RAM (burst)'; $wb['cpu_units_txt'] = 'CPU units'; $wb['cpu_num_txt'] = 'CPU cores'; $wb['cpu_limit_txt'] = 'CPU limit %'; $wb['io_priority_txt'] = 'I/O priority'; $wb['active_txt'] = 'Aktivní'; -$wb['description_txt'] = 'Description'; +$wb['description_txt'] = 'Popis'; $wb['numproc_desc_txt'] = 'Number of processes and threads.'; $wb['numtcpsock_desc_txt'] = 'Number of TCP sockets.'; $wb['numothersock_desc_txt'] = 'Number of sockets other than TCP.'; @@ -91,3 +91,5 @@ $wb['Template'] = 'Template'; $wb['Advanced'] = 'Advanced'; ?> + + -- Gitblit v1.9.1