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/client/lib/lang/cz_reseller.lng | 46 ++++++++++++++++++++++++---------------------- 1 files changed, 24 insertions(+), 22 deletions(-) diff --git a/interface/web/client/lib/lang/cz_reseller.lng b/interface/web/client/lib/lang/cz_reseller.lng index d8703fb..af56780 100644 --- a/interface/web/client/lib/lang/cz_reseller.lng +++ b/interface/web/client/lib/lang/cz_reseller.lng @@ -1,13 +1,13 @@ <?php -$wb['limit_maildomain_txt'] = 'Max. počet e-mailových domén'; +$wb['limit_maildomain_txt'] = 'Max. počet emailových domén'; $wb['limit_mailbox_txt'] = 'Max. počet mailboxů'; -$wb['limit_mailalias_txt'] = 'Max. počet e-mailových aliasů'; -$wb['limit_mailforward_txt'] = 'Max. počet e-mailových předávání'; -$wb['limit_mailcatchall_txt'] = 'Max. počet e-mailových košů'; -$wb['limit_mailrouting_txt'] = 'Max. počet e-mailových směrování'; -$wb['limit_mailfilter_txt'] = 'Max. počet e-mailových filtrů'; +$wb['limit_mailalias_txt'] = 'Max. počet emailových aliasů'; +$wb['limit_mailforward_txt'] = 'Max. počet emailových předávání'; +$wb['limit_mailcatchall_txt'] = 'Max. počet emailových košů'; +$wb['limit_mailrouting_txt'] = 'Max. počet emailových směrování'; +$wb['limit_mailfilter_txt'] = 'Max. počet emailových filtrů'; $wb['limit_fetchmail_txt'] = 'Max. počet účtů externího získávání emailů'; -$wb['limit_mailquota_txt'] = 'Kvóty poštovních schránek'; +$wb['limit_mailquota_txt'] = 'Mailbox kvóta'; $wb['limit_spamfilter_wblist_txt'] = 'Max. počet spamfiltrových bílých / černých listinových filtrů'; $wb['limit_spamfilter_user_txt'] = 'Max. počet spamflitrových uživatelů'; $wb['limit_spamfilter_policy_txt'] = 'Max. počet spamfiltrových politik'; @@ -53,10 +53,10 @@ $wb['limit_ftp_user_txt'] = 'Max. počet FTP uživatelů'; $wb['default_dnsserver_txt'] = 'Výchozí DNS server'; $wb['limit_dns_zone_txt'] = 'Max. počet DNS zón'; -$wb['limit_dns_slave_zone_txt'] = 'Max. number of secondary DNS zones'; +$wb['limit_dns_slave_zone_txt'] = 'Max. počet sekundárních zón DNS'; $wb['limit_dns_record_txt'] = 'Max. počet DNS záznamů'; $wb['limit_shell_user_txt'] = 'Max. počet shell uživatelů'; -$wb['limit_client_txt'] = 'Max. počet klient'; +$wb['limit_client_txt'] = 'Max. počet klientů'; $wb['username_error_empty'] = 'Uživatelské jméno je prázdné.'; $wb['username_error_unique'] = 'Uživatelské jméno musí být unikátní.'; $wb['limit_maildomain_error_notint'] = 'Limit pro email doménu musí být číslo.'; @@ -96,9 +96,9 @@ $wb['customer_no_txt'] = 'Zákaznické číslo'; $wb['vat_id_txt'] = 'DIČ'; $wb['required_fields_txt'] = '* Povinná pole'; -$wb['limit_webdav_user_txt'] = 'Max. počet WebDAV uživatelů'; +$wb['limit_webdav_user_txt'] = 'Max. number of Webdav users'; $wb['limit_webdav_user_error_notint'] = 'The webdav user limit must be a number.'; -$wb['limit_mailmailinglist_txt'] = 'Max. počet e-mailovových konferencí (mailinglist)'; +$wb['limit_mailmailinglist_txt'] = 'Max. number of mailing lists'; $wb['limit_mailaliasdomain_txt'] = 'Max. number of domain aliases'; $wb['limit_mailmailinglist_error_notint'] = 'The mailing list record limit must be a number.'; $wb['limit_openvz_vm_txt'] = 'Max. number of virtual servers'; @@ -107,8 +107,8 @@ $wb['web_php_options_notempty'] = 'No PHP option(s) selected. Select at least one PHP option.'; $wb['ssh_chroot_notempty'] = 'No SSH chroot option selected. Select at least one SSH option.'; $wb['username_error_collision'] = 'The username may not start with the word -web- or -web- followed by a number.'; -$wb['add_additional_template_txt'] = 'Add additional template'; -$wb['delete_additional_template_txt'] = 'Delete additional template'; +$wb['add_additional_template_txt'] = 'Přidat dodatečnou šablonu'; +$wb['delete_additional_template_txt'] = 'Smazat dodatečnou šablonu'; $wb['limit_cgi_txt'] = 'CGI available'; $wb['limit_ssi_txt'] = 'SSI available'; $wb['limit_perl_txt'] = 'Perl available'; @@ -128,15 +128,17 @@ $wb['repeat_password_txt'] = 'Opakujte heslo'; $wb['password_mismatch_txt'] = 'Hesla se neshodují.'; $wb['password_match_txt'] = 'Hesla se shodují.'; -$wb['email_error_isemail'] = 'Zadejte prosím platnou e-mailovou adresu.'; -$wb['customer_no_error_unique'] = 'Číslo zákazníka musí být unikátní (nebo prázdné).'; -$wb['paypal_email_error_isemail'] = 'Zadejte prosím platnou PayPal e-mailovou adresu.'; -$wb['paypal_email_txt'] = 'PayPal E-mail'; -$wb['company_id_txt'] = 'Firma / podnikatel ID'; -$wb['bank_account_number_txt'] = 'Číslo bankovního účtu'; -$wb['bank_account_owner_txt'] = 'Bankovní účet vlastníka'; -$wb['bank_code_txt'] = 'Kód banky'; -$wb['bank_name_txt'] = 'Název banky'; +$wb['email_error_isemail'] = 'Please enter a valid email address.'; +$wb['customer_no_error_unique'] = 'The customer no. must be unique (or empty).'; +$wb['paypal_email_error_isemail'] = 'Please enter a valid PayPal email address.'; +$wb['paypal_email_txt'] = 'PayPal Email'; +$wb['company_id_txt'] = 'Company/Entrepreneur ID'; +$wb['bank_account_number_txt'] = 'Bank account no.'; +$wb['bank_account_owner_txt'] = 'Bank account owner'; +$wb['bank_code_txt'] = 'Bank code'; +$wb['bank_name_txt'] = 'Bank name'; $wb['bank_account_iban_txt'] = 'IBAN'; $wb['bank_account_swift_txt'] = 'BIC / Swift'; ?> + + -- Gitblit v1.9.1