Changeset 57
- Timestamp:
- Aug 25, 2007, 2:13:18 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
minimanager/lang/csCZ.php
r28 r57 2 2 /* 3 3 * Project Name: MiniManager for Mangos Server 4 * Date: 17. 10.2006 inital version (0.0.1a)4 * Date: 17.08.2007 5 5 * Author: Q.SA 6 6 * Copyright: Q.SA 7 * Email: *****7 * Email: robie@centrum.cz 8 8 * License: GNU General Public License v2(GPL) 9 9 */ 10 10 11 $site_encoding = "ISO-8859- 1";11 $site_encoding = "ISO-8859-2"; 12 12 13 13 $lang_global = array( 14 14 // ----- GENERAL ERROR CODES ----- 15 'err_sql_conn_db' => ' Error - Connection to database is not established!',16 'err_sql_open_db' => ' Error - Can\'t open the database!',17 'err_no_result' => ' No Results.',18 'err_no_user' => ' No Users Found!',19 'err_no_records_found' => ' No Records Found!',15 'err_sql_conn_db' => 'Chyba - Pøipojení k databázi nebylo navázáno!', 16 'err_sql_open_db' => 'Chyba - Nelze otevøít databázi!', 17 'err_no_result' => '®ádné výsledky.', 18 'err_no_user' => '®ádní u¾ivatelé nenalezeni!', 19 'err_no_records_found' => '®ádné záznamy nenalezeny!', 20 20 'err_no_search_passed' => 'No Search Value Passed.', 21 21 // ------ GENERAL ----- 22 'empty_fields' => ' Some Fields Left Blank',23 'search' => ' Search',22 'empty_fields' => 'Nìkteré údaje zùstaly nevyplnìné.', 23 'search' => 'Vyhledat', 24 24 'limit' => 'limit', 25 'back' => ' Back',26 'go_back' => ' Go Back',27 'home' => ' Home',28 'none' => ' none',29 'delete' => ' Delete',30 'delete_short' => ' Del.',31 'edit' => ' Edit',32 'yes' => ' YES',33 'yes_low' => ' Yes',34 'no' => 'N O',35 'no_low' => 'N o',36 'are_you_sure' => ' ARE YOU SURE?',37 'will_be_erased' => ' Will be unrecoverble erased from DB!',38 'unlinked' => ' Unlinked'25 'back' => 'Zpìt', 26 'go_back' => 'Jít zpìt', 27 'home' => 'Domù', 28 'none' => '¾ádné', 29 'delete' => 'Smazat', 30 'delete_short' => 'Smaz.', 31 'edit' => 'Upravit', 32 'yes' => 'ANO', 33 'yes_low' => 'Ano', 34 'no' => 'NE', 35 'no_low' => 'Ne', 36 'are_you_sure' => 'JSTE SI JISTI?', 37 'will_be_erased' => 'Bude nenávratnì smazáno z databáze!', 38 'unlinked' => 'Rozpojený' 39 39 ); 40 40 41 41 $lang_login = array( 42 42 // ----- LOGIN.PHP ----- 43 'login' => 'Login',44 'username' => ' Username',45 'password' => ' Password',46 'not_registrated' => 'N ot registered?',47 'bad_pass_user' => ' Invalid Username and/or Password!',48 'missing_pass_user' => ' Missing Username and/or Password!',49 'banned_acc' => ' Account Banned, Please contact Server Administrator',50 'locked_acc' => ' Account Suspended, Please contact Server Administrator',51 'no_permision' => ' You Have NO Permission to Access Requested Data',52 'enter_valid_logon' => 'P lease enter valid Username and Password:',53 'select_realm' => ' Select Realm',54 'remember_me' => ' Remember Me',55 'pass_recovery' => ' Lost Password?'43 'login' => 'Pøihlá¹ení', 44 'username' => 'Jméno', 45 'password' => 'Heslo', 46 'not_registrated' => 'Nemáte registraci?', 47 'bad_pass_user' => 'Neplatné jméno a/nebo heslo!', 48 'missing_pass_user' => 'Chybìjící jméno a/nebo heslo!', 49 'banned_acc' => 'Úèet zakázán, Prosím kontaktujte administrátora serveru', 50 'locked_acc' => 'Úèet pozastavený, Prosím kontaktujte administrátora serveru', 51 'no_permision' => 'Nemáte oprávnìní pøistupovat k po¾adovaným datùm', 52 'enter_valid_logon' => 'Prosím zadejte platné jméno a heslo:', 53 'select_realm' => 'Vyberte svìt', 54 'remember_me' => 'Pamatovat si mì', 55 'pass_recovery' => 'Zapomnìli jste heslo?' 56 56 ); 57 57 58 58 $lang_register = array( 59 59 // ----- REGISTER.PHP ----- 60 'create_acc' => 'Create Account',61 'username' => ' Username',62 'use_eng_chars_limited_len' => ' Use English characters and numbers Only.<br />Min. Length 4 | Max. Length14.',63 'password' => ' Password',64 'confirm_password' => ' Confirm Password',65 'min_pass_len' => 'Min. Length 4 | Max. Length25.',60 'create_acc' => 'Vytvoøit úèet', 61 'username' => 'Jméno', 62 'use_eng_chars_limited_len' => 'Pou¾ívejte pouze èísla a písmena bez háèkù a èárek.<br />Min. délka 4 | Max. délka 14.', 63 'password' => 'Heslo', 64 'confirm_password' => 'Zopakovaní hesla', 65 'min_pass_len' => 'Min. délka 4 | Max. délka 25.', 66 66 'email' => 'E-mail', 67 'use_valid_mail' => ' Please make sure to use valid email address.',68 'create_acc_button' => ' Create Account',69 'diff_pass_entered' => ' The Passwords must be identical.',70 'already_exist' => ' Already Exist',71 'acc_reg_closed' => ' Sorry, Account registration is currently Closed.',72 'wrong_pass_username_size' => ' Username/Password size must be 4-to-15 characters long!',73 'bad_chars_used' => ' Username must contain [A-Z][a-z][0-9] only!',74 'invalid_email' => 'P lease provide a VALID Email Address!',75 'banned_ip' => 'IP Address you use is Banned',76 'contact_serv_admin' => ' Contact Server Administrator.',77 'users_ip_range' => 'U sers from IP range',78 'cannot_create_acc' => ' cannot create accounts.',79 'fill_all_fields' => 'P lease Fill all Fields.',80 'acc_type' => ' Account Type',81 'acc_type_desc' => 'T he type of Client will be used.',82 'classic' => ' Classic',83 'expansion' => ' Expansion',84 'recover_acc_password' => ' Recover Account\'s Password',85 'user_pass_rec_desc' => 'P lease enter username you registered with.',86 'mail_pass_rec_desc' => 'P lease make sure to use same email address as in initial registration.',87 'recover_pass' => ' Recover Password',88 'user_mail_not_found' => 'P rovided Username/email combination not found.',89 'recovery_mail_sent' => ' Recovery mail sent',90 'read_terms' => 'P lease make sure to read, understand and accept the terms of usage under which this account will be created',91 'terms' => ' Terms of Service',92 'error_terms' => ' Terms of Service were Not Accepted',93 'i_agree' => ' I Agree',94 'i_dont_agree' => ' I Do Not Agree'67 'use_valid_mail' => 'Ujistìte se prosím, ¾e pou¾íváte platnou emailovou adresu.', 68 'create_acc_button' => 'Vytvoøit úèet', 69 'diff_pass_entered' => 'Hesla musí být stejná.', 70 'already_exist' => 'Ji¾ existuje', 71 'acc_reg_closed' => 'Omlouváme se, registrace úètù je aktuálnì uzavøena.', 72 'wrong_pass_username_size' => 'Velikost jméno/hesla musí být dlouhá od 4 do 15 znakù!', 73 'bad_chars_used' => 'Jméno musí obsahovat pouze znaky [A-Z][a-z][0-9]!', 74 'invalid_email' => 'Prosím poskytnìte platnou emailovou adresu!', 75 'banned_ip' => 'IP adresa, kterou pou¾íváte je zakázána', 76 'contact_serv_admin' => 'Kontaktovat správce serveru.', 77 'users_ip_range' => 'U¾ivatelé z IP rozsahu', 78 'cannot_create_acc' => 'nemohou vytváøet úèty.', 79 'fill_all_fields' => 'Prosím vyplòte v¹echny údaje.', 80 'acc_type' => 'Typ úètu', 81 'acc_type_desc' => 'Typ klienta, který bude pou¾it.', 82 'classic' => 'Klasický', 83 'expansion' => 'Roz¹íøený (TBC)', 84 'recover_acc_password' => 'Obnovit heslo k úètu', 85 'user_pass_rec_desc' => 'Prosím zadejte va¹e u¾ivatelské jméno, které jste pou¾ili pøi registraci.', 86 'mail_pass_rec_desc' => 'Prosím ujistìte se, ¾e pou¾íváte stejnou emailovou adresu jako pøi registraci.', 87 'recover_pass' => 'Obnovit heslo', 88 'user_mail_not_found' => 'Poskytnutá kombinace jména a emailu nebyla nalezena.', 89 'recovery_mail_sent' => 'Email s heslem byla odeslána.', 90 'read_terms' => 'Prosím ujistìte se, ¾e rozumíte a souhlasíte s podmínkami pou¾ivání v rámci kterých bude tento úèet vytvoøen', 91 'terms' => 'Podmínky slu¾by', 92 'error_terms' => 'Podmínky slu¾by nebyly odsouhlaseny', 93 'i_agree' => 'Soulasím', 94 'i_dont_agree' => 'Nesouhlasím' 95 95 ); 96 96 … … 99 99 'realm' => 'Svìt', 100 100 'online' => 'Online', 101 'offline_or_let_height' => 'Mimo provoz nebo pøíli dlouhá èekací doba',101 'offline_or_let_height' => 'Mimo provoz nebo pøíli¹ dlouhá èekací doba', 102 102 'add_motd' => 'Pøidat zprávu dne', 103 103 'delete' => 'Delete',
Note:
See TracChangeset
for help on using the changeset viewer.