Project

General

Profile

« Previous | Next » 

Revision 1672

Added by Dietmar about 12 years ago

+ add languages vars for signup

View differences:

CS.php
31 31
$language_platform = '2.8.x';
32 32
$language_author = 'WebStep, s.r.o.';
33 33
$language_license = 'GNU General Public License';
34

  
35
/* MENU */
34 36
$MENU['ACCESS'] = 'Přístup';
35 37
$MENU['ADDON'] = 'Add-on';
36 38
$MENU['ADDONS'] = 'Rozšíření';
......
52 54
$MENU['TEMPLATES'] = 'Šablony';
53 55
$MENU['USERS'] = 'Uživatelé';
54 56
$MENU['VIEW'] = 'Zobrazit';
57

  
58
/* TEXT */
55 59
$TEXT['ACCOUNT_SIGNUP'] = 'Registrace účtu';
56 60
$TEXT['ACTIONS'] = 'Akce';
57 61
$TEXT['ACTIVE'] = 'Aktivní';
......
398 402
$TEXT['WYSIWYG_EDITOR'] = 'WYSIWYG editor';
399 403
$TEXT['WYSIWYG_STYLE'] = 'WYSIWYG styl';
400 404
$TEXT['YES'] = 'Ano';
405

  
406
/* HEADING */
401 407
$HEADING['ADDON_PRECHECK_FAILED'] = 'Add-On requirements not met';
402 408
$HEADING['ADD_CHILD_PAGE'] = 'Add child page';
403 409
$HEADING['ADD_GROUP'] = 'Přidat skupinu';
......
443 449
$HEADING['UPGRADE_LANGUAGE'] = 'Language register/upgrading';
444 450
$HEADING['UPLOAD_FILES'] = 'Nahrát soubor(y)';
445 451
$HEADING['WBMAILER_SETTINGS'] = 'Mailer Settings';
452

  
453
/* MESSAGE */
446 454
$MESSAGE['ADDON_ERROR_RELOAD'] = 'Error while updating the Add-On information.';
447 455
$MESSAGE['ADDON_LANGUAGES_RELOADED'] = 'Languages reloaded successfully';
448 456
$MESSAGE['ADDON_MANUAL_FTP_LANGUAGE'] = '<strong>ATTENTION!</strong> For safety reasons uploading languages files in the folder/languages/ only by FTP and use the Upgrade function for registering or updating.';
......
632 640
-------------------------------------
633 641
This message was automatic generated!
634 642
';
643
$MESSAGE['SIGNUP2_NEW_USER'] = 'A new user would be registered';
635 644
$MESSAGE['SIGNUP2_SUBJECT_LOGIN_INFO'] = 'Your login details...';
645
$MESSAGE['SIGNUP2_SUBJECT_NEW_USER'] = 'Many thanks for your registration';
636 646
$MESSAGE['SIGNUP_NO_EMAIL'] = 'Mus&iacute;te zadat e-mailovou adresu';
637 647
$MESSAGE['START_CURRENT_USER'] = 'Jste p&#345;ihl&aacute;&scaron;eni jako:';
638 648
$MESSAGE['START_INSTALL_DIR_EXISTS'] = 'Pozor, st&aacute;le existuje instala&#269;n&iacute; adres&aacute;&#345;!';
......
667 677
$MESSAGE['USERS_SAVED'] = 'U&#382;ivatel byl &uacute;sp&#283;&scaron;n&#283; ulo&#382;en';
668 678
$MESSAGE['USERS_USERNAME_TAKEN'] = 'The loginname you entered is already taken';
669 679
$MESSAGE['USERS_USERNAME_TOO_SHORT'] = 'The loginname you entered was too short';
680

  
681
/* OVERVIEW */
670 682
$OVERVIEW['ADMINTOOLS'] = 'Access the WebsiteBaker administration tools...';
671 683
$OVERVIEW['GROUPS'] = 'Spravovat skupiny u&#382;ivatel&#367; a jejich opr&aacute;vn&#283;n&iacute;...';
672 684
$OVERVIEW['HELP'] = 'M&aacute;te ot&aacute;zku? Hledejte odpov&#283;&#271;...';
......
686 698
{
687 699
	include(WB_PATH.'/languages/old.format.inc.php');
688 700
}
701

  

Also available in: Unified diff