±Abi
Tagasi üles
Skip to content
Skip to menu
Tagasi üles
Back to main
Skip to menu
Oi kuule ma väga vabandan su ees Madis
Mul oli siin seoses kooliga nii palju tegemist ja see asi ununes sootuks ära
Viper please enter your server specs in your user profile!
Dragonfly 9.1.x.x install tõlge
Dragonfly 9.1.x.x install tõlge
Postitatud: 19.05.06. 06:22:58
Abi siis vaja 9.1.x.x install faili tõlkimisel. Mingi aja peale saab kindlasti valmis. Tõlkige niipalju kui viitsite. Andke ennem teada millist osa tõlkima hakkate, et keegi sama ei teeks.
Madis's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/2.0.63/5.0.67/5.2.5/9.2.1
Kood:
$instlang['installer'] = 'Installer'; $instlang['s_progress'] = 'Install Progress'; $instlang['s_license'] = 'License'; $instlang['s_builddb'] = 'Build database'; $instlang['s_gather'] = 'Gather important info'; $instlang['s_create'] = 'Create super admin account'; $instlang['welcome'] = 'Welcome to Dragonfly!'; $instlang['info'] = 'This installation will guide you to setup Dragonfly on your website within minutes.<br />The installer will build the necessary database and first user or will upgrade your already installed CPG or PHP-Nuke.'; $instlang['click'] = 'Click "I Agree" if you accept the following license:'; //$instlang['license'] = 'The modifications and fixes made by the CPG-Nuke Dev Team may not be used in any Nuke version/plan or website that requires payment, registration or compensation for installation, support or download of GPL licensed software without compensation agreed to by the CPG-Nuke Dev Team who undertook this considerable, consequential, and distinguished rewriting.<br /><b>That means you can\'t sell our code as part of any commercial version.</b>'; $instlang['license_edited'] = 'Your license has been edited. Please contact the Development Team at dragonflycms.com immediately. Thank You.'; $instlang['no_zlib'] = 'Your server does not support Zlib Compression. Thus you cannot read our license from this page. Please consult GPL.txt found in your CPG-Nuke distribution and click "I Agree" below'; $instlang['agree'] = 'I Agree'; $instlang['next'] = 'Next'; $instlang['s1_good'] = 'We\'re glad you made the decision to use Dragonfly'; $instlang['s1_already'] = 'You already have '.((CPG_NUKE < 9) ? 'CPG-Nuke' : 'Dragonfly').' <b>'.CPG_NUKE.'</b> installed.'; $instlang['s1_splatt'] = '<b>Warning</b> The old Splatt forum database will be deleted! If you still want to try to use it, then keep the tables.<br />Keep the Splatt Forums database? <select name="splatt" class="formfield"><option value="0">No</option><option value="1">Yes</option></select>'; $instlang['s1_new'] = 'The installer couldn\'t find a previous version, so it will install a new version for you'; $instlang['s1_upgrade'] = 'Your current version is <b>%s</b>, and it will be upgraded/converted to Dragonfly '.CPG_NUKE.'<br /><b>Be sure you have a backup of your database.</b>'; $instlang['s1_unknown'] = 'The installer couldn\'t detect which version of CPG-Nuke/PHP-Nuke you are using.<br />You can\'t continue the installation.<br />Please contact the CPG Dev Team'; $instlang['s1_database'] = 'This is a summary of what we setup in config.php for the database connection'; $instlang['s1_dbconfig'] = 'Database Configuration'; $instlang['s1_layer'] = 'SQL Layer'; $instlang['s1_layer2'] = 'The SQL layer to use with your website'; $instlang['s1_host'] = 'Hostname'; $instlang['s1_host2'] = 'The DNS name or IP of the server which runs the SQL server'; $instlang['s1_username'] = 'Login name'; $instlang['s1_username2'] = 'The username used to logon the SQL server'; $instlang['s1_password'] = 'Login password'; $instlang['s1_password2'] = 'The password of the username to logon the SQL server'; $instlang['s1_dbname'] = 'Database name'; $instlang['s1_dbname2'] = 'The name of a specific database which contains the desired tables with data'; $instlang['s1_prefix'] = 'Table prefix'; $instlang['s1_prefix2'] = 'A default prefix for tablenames'; $instlang['s1_userprefix'] = 'Users table prefix'; $instlang['s1_userprefix2'] = 'A default prefix for the table which contains all user data'; $instlang['s1_directory_write'] = 'Directory Write Access'; $instlang['s1_directory_write2'] = 'Directories that need write access to store information like uploaded images.<br />If one failed then "CHMOD 777" the directory'; $instlang['s1_dot_ok'] = 'OK'; $instlang['s1_dot_failed'] = 'Failed but not critical'; $instlang['s1_dot_critical'] = 'Critical'; $instlang['s1_cache'] = 'Cache'; $instlang['s1_cache2'] = 'Stores cached settings and template files for a faster page generation'; $instlang['s1_avatars'] = 'Avatars'; $instlang['s1_avatars2'] = 'When members are allowed to upload an avatar, this directory will contain their uploaded avatar'; $instlang['s1_albums'] = 'Albums'; $instlang['s1_albums2'] = 'Holds all images from the Photo Gallery which are uploaded thru FTP or any other method'; $instlang['s1_userpics'] = 'Userpics'; $instlang['s1_userpics2'] = 'Keeps sub-folders of each member ID and stores the member uploaded images in there'; $instlang['s1_config'] = 'Includes'; $instlang['s1_config2'] = 'Stores core files needed to run the CMS'; $instlang['s1_correct'] = 'If the above information is correct then let\'s start building the database'; $instlang['s1_fixerrors'] = 'Please fix the errors mentioned above first'; $instlang['s1_fatalerror'] = 'Please contact the CPG-Nuke Dev Team about the error<br />You cannot continue with the installation'; $instlang['s1_build_db'] = 'Let\'s build the database'; $instlang['s1_necessary_info'] = 'Necessary Info'; $instlang['s1_php'] = '<p style="color:#FF0000; font-style:bold">We can\'t guarantee that Dragonfly will run properly with your old PHP version<br />Ask your server administrator about upgrading to PHP 4.3.10 or 5.0.3 or higher</p>'; $instlang['s1_mysql'] = '<p style="color: #FF0000; font-style: bold;">We\'re sorry, but only MySQL 4 or higher is supported<br />Ask your server administrator about upgrading to MySQL 4 or higher</p>Your current version is: %s'; $instlang['s1_donenew'] = 'The database has been properly installed, now let\'s setup some necessary information!'; $instlang['s1_doneup'] = 'The database has been properly updated, have fun with your incredible Dragonfly!<br /><h2>Remove install.php and the install directory right now!</h2>'; $instlang['s2_info'] = 'Lets setup the necessary info:'; $instlang['s2_error'] = 'All information must be entered.'; $instlang['s2_account'] = 'The necessary info has been added. Let\'s setup your first account!'; $instlang['s2_create'] = 'Create Account'; $instlang['s2_domain'] = 'Domain Name'; $instlang['s2_domain2'] = 'The domain name where your Dragonfly powered website is hosted, for example <i>www.mysite.com</i>'; $instlang['s2_path'] = 'Path'; $instlang['s2_path2'] = 'The path where your Dragonfly powered website is hosted, for example <i>/html/</i>'; $instlang['s2_email2'] = 'The main email address where website information should be sent to'; $instlang['s2_session_path'] = 'Session Save Path'; $instlang['s2_session_path2'] = 'This is the path where data files are stored.<br />You must change this variable in order to use Dragonfly\\\'s session functions.<br />The path must be accessible by PHP like /home/myname/tmp/sessiondata and probably CHMOD 777.'; $instlang['s2_cookie_domain'] = 'Cookie Domain'; $instlang['s2_cookie_domain2'] = 'The full or top-level domain to store the cookies in, for example <i>mysite.com</i> or just leave empty'; $instlang['s2_cookie_path'] = 'Cookie Path'; $instlang['s2_cookie_path2'] = 'The web address to limit the cookie to, for example <i>/html/</i>'; $instlang['s2_cookie_admin'] = 'Admin cookie name'; $instlang['s2_cookie_admin2'] = 'The name of the cookie to store administrator login information of this website'; $instlang['s2_cookie_member'] ='Member cookie name'; $instlang['s2_cookie_member2'] = 'The name of the cookie to store member login information of this website'; $instlang['s2_cookie_cpg'] = 'Photo Gallery cookie name'; $instlang['s2_cookie_cpg2'] = 'The name of the cookie to store photo gallery specific information of this website'; $instlang['s2_error_email'] = 'Invalid email address'; $instlang['s2_error_empty'] = 'Some fields were left empty'; $instlang['s2_error_cookiename'] = 'Invalid cookie name'; $instlang['s2_error_cookiesettings'] = 'Invalid cookie settings'; $instlang['s2_error_sessionsettings'] = 'Wrong session settings'; $instlang['s2_cookietest'] = 'We will test the cookie settings that you\'ve specified before we proceed.'; $instlang['s2_test_settings'] = 'Test Settings'; $instlang['s3_nick2'] = 'The name you use to login on this website as administrator'; $instlang['s3_email2'] = 'Your email address'; $instlang['s3_pass2'] = 'The password you use to login on this website. You may use any character'; $instlang['s3_timezone'] = 'Timezone'; $instlang['s3_timezone2'] = 'The timezone in which you want to see the time of posted messages'; $instlang['s3_warning'] = 'Be sure that you use at least: 1 uppercase, 1 lowercase and 1 number in your password.'; $instlang['s3_finnish'] = '<h2>Dragonfly '.CPG_NUKE.' has been installed successfully.<br />Remove install.php and the install directory right now!<br />Then have loads of fun!</h2><a href="'.$adminindex.'" style="font-size: 14px;">Enter my site to set everything up</a>';
Madis's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/2.0.63/5.0.67/5.2.5/9.2.1
-

Madis - Administraator

Re: Dragonfly 9.1.x.x install tõlge
Postitatud: 19.05.06. 06:37:30
Täna ja homme ei vist ei jõua, aga püüan selle osa siiski võimaluse korral äratõlkida.
Viper please enter your server specs in your user profile!
Kood:
$instlang['installer'] = 'Installer'; $instlang['s_progress'] = 'Install Progress'; $instlang['s_license'] = 'License'; $instlang['s_builddb'] = 'Build database'; $instlang['s_gather'] = 'Gather important info'; $instlang['s_create'] = 'Create super admin account'; $instlang['welcome'] = 'Welcome to Dragonfly!'; $instlang['info'] = 'This installation will guide you to setup Dragonfly on your website within minutes.<br />The installer will build the necessary database and first user or will upgrade your already installed CPG or PHP-Nuke.'; $instlang['click'] = 'Click "I Agree" if you accept the following license:'; //$instlang['license'] = 'The modifications and fixes made by the CPG-Nuke Dev Team may not be used in any Nuke version/plan or website that requires payment, registration or compensation for installation, support or download of GPL licensed software without compensation agreed to by the CPG-Nuke Dev Team who undertook this considerable, consequential, and distinguished rewriting.<br /><b>That means you can\'t sell our code as part of any commercial version.</b>'; $instlang['license_edited'] = 'Your license has been edited. Please contact the Development Team at dragonflycms.com immediately. Thank You.'; $instlang['no_zlib'] = 'Your server does not support Zlib Compression. Thus you cannot read our license from this page. Please consult GPL.txt found in your CPG-Nuke distribution and click "I Agree" below'; $instlang['agree'] = 'I Agree'; $instlang['next'] = 'Next'; $instlang['s1_good'] = 'We\'re glad you made the decision to use Dragonfly'; $instlang['s1_already'] = 'You already have '.((CPG_NUKE < 9) ? 'CPG-Nuke' : 'Dragonfly').' <b>'.CPG_NUKE.'</b> installed.'; $instlang['s1_splatt'] = '<b>Warning</b> The old Splatt forum database will be deleted! If you still want to try to use it, then keep the tables.<br />Keep the Splatt Forums database? <select name="splatt" class="formfield"><option value="0">No</option><option value="1">Yes</option></select>'; $instlang['s1_new'] = 'The installer couldn\'t find a previous version, so it will install a new version for you'; $instlang['s1_upgrade'] = 'Your current version is <b>%s</b>, and it will be upgraded/converted to Dragonfly '.CPG_NUKE.'<br /><b>Be sure you have a backup of your database.</b>'; $instlang['s1_unknown'] = 'The installer couldn\'t detect which version of CPG-Nuke/PHP-Nuke you are using.<br />You can\'t continue the installation.<br />Please contact the CPG Dev Team'; $instlang['s1_database'] = 'This is a summary of what we setup in config.php for the database connection'; $instlang['s1_dbconfig'] = 'Database Configuration'; $instlang['s1_layer'] = 'SQL Layer'; $instlang['s1_layer2'] = 'The SQL layer to use with your website'; $instlang['s1_host'] = 'Hostname'; $instlang['s1_host2'] = 'The DNS name or IP of the server which runs the SQL server'; $instlang['s1_username'] = 'Login name'; $instlang['s1_username2'] = 'The username used to logon the SQL server'; $instlang['s1_password'] = 'Login password'; $instlang['s1_password2'] = 'The password of the username to logon the SQL server'; $instlang['s1_dbname'] = 'Database name'; $instlang['s1_dbname2'] = 'The name of a specific database which contains the desired tables with data'; $instlang['s1_prefix'] = 'Table prefix'; $instlang['s1_prefix2'] = 'A default prefix for tablenames'; $instlang['s1_userprefix'] = 'Users table prefix'; $instlang['s1_userprefix2'] = 'A default prefix for the table which contains all user data'; $instlang['s1_directory_write'] = 'Directory Write Access'; $instlang['s1_directory_write2'] = 'Directories that need write access to store information like uploaded images.<br />If one failed then "CHMOD 777" the directory'; $instlang['s1_dot_ok'] = 'OK'; $instlang['s1_dot_failed'] = 'Failed but not critical'; $instlang['s1_dot_critical'] = 'Critical'; $instlang['s1_cache'] = 'Cache'; $instlang['s1_cache2'] = 'Stores cached settings and template files for a faster page generation'; $instlang['s1_avatars'] = 'Avatars'; $instlang['s1_avatars2'] = 'When members are allowed to upload an avatar, this directory will contain their uploaded avatar'; $instlang['s1_albums'] = 'Albums'; $instlang['s1_albums2'] = 'Holds all images from the Photo Gallery which are uploaded thru FTP or any other method'; $instlang['s1_userpics'] = 'Userpics'; $instlang['s1_userpics2'] = 'Keeps sub-folders of each member ID and stores the member uploaded images in there'; $instlang['s1_config'] = 'Includes'; $instlang['s1_config2'] = 'Stores core files needed to run the CMS'; $instlang['s1_correct'] = 'If the above information is correct then let\'s start building the database'; $instlang['s1_fixerrors'] = 'Please fix the errors mentioned above first'; $instlang['s1_fatalerror'] = 'Please contact the CPG-Nuke Dev Team about the error<br />You cannot continue with the installation'; $instlang['s1_build_db'] = 'Let\'s build the database'; $instlang['s1_necessary_info'] = 'Necessary Info'; $instlang['s1_php'] = '<p style="color:#FF0000; font-style:bold">We can\'t guarantee that Dragonfly will run properly with your old PHP version<br />Ask your server administrator about upgrading to PHP 4.3.10 or 5.0.3 or higher</p>'; $instlang['s1_mysql'] = '<p style="color: #FF0000; font-style: bold;">We\'re sorry, but only MySQL 4 or higher is supported<br />Ask your server administrator about upgrading to MySQL 4 or higher</p>Your current version is: %s'; $instlang['s1_donenew'] = 'The database has been properly installed, now let\'s setup some necessary information!'; $instlang['s1_doneup'] = 'The database has been properly updated, have fun with your incredible Dragonfly!<br /><h2>Remove install.php and the install directory right now!</h2>'; $instlang['s2_info'] = 'Lets setup the necessary info:'; $instlang['s2_error'] = 'All information must be entered.'; $instlang['s2_account'] = 'The necessary info has been added. Let\'s setup your first account!'; $instlang['s2_create'] = 'Create Account';
Viper please enter your server specs in your user profile!
-

Viper - Tõusmas kõrgemale

Re: Dragonfly 9.1.x.x install tõlge
Postitatud: 19.05.06. 06:43:03
Väga hea. Ma siis püüan ülejäänud.
EDIT: OK, sain oma jao valmis. Lisan siia kah, kui vigu näete, siis öelge.
Madis's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/2.0.63/5.0.67/5.2.5/9.2.1
EDIT: OK, sain oma jao valmis. Lisan siia kah, kui vigu näete, siis öelge.
Kood:
$instlang['s2_domain'] = 'Domeeni nimi'; $instlang['s2_domain2'] = 'Domeeni nimi kus su Dragonfly mootoril jooksev veebilehekülg asub, näiteks <i>www.minuleht.ee</i>'; $instlang['s2_path'] = 'Asukoht'; $instlang['s2_path2'] = 'Asukoht kus su Dragonfly mootoril jooksev veebileht asub, näiteks <i>/html/</i>'; $instlang['s2_email2'] = 'Põhiline e-maili aadress kuhu veebiteave saadetakse'; $instlang['s2_session_path'] = 'Sessiooni salvestamise asukoht'; $instlang['s2_session_path2'] = 'See on asukoht kus säiltatakse andmefaile.<br />Sa pead muutma seda väärtust et kasutada Dragonfly sessiooni funktsioone.<br />Asukoht peav olema PHP kaudu kättesaadav, näiteks /home/minunimi/tmp/sessiondata ja arvatavasti CHMOD väärtusega 777.'; $instlang['s2_cookie_domain'] = 'Küpsise domeen'; $instlang['s2_cookie_domain2'] = 'Täis- või kõige ülemise taseme domeen kus säilitatakse küpsiseid, näiteks <i>minuleht.ee</i> või jäta lihtsalt tühjaks'; $instlang['s2_cookie_path'] = 'Küpsise asukoht'; $instlang['s2_cookie_path2'] = 'Veebiaadress milleni küpsist piirata, näiteks <i>/html/</i>'; $instlang['s2_cookie_admin'] = 'Admininstraatori küpsise nimi'; $instlang['s2_cookie_admin2'] = 'Selle veebilehe administraatori sisselogimise teavet sisaldava küpsise nimi'; $instlang['s2_cookie_member'] = 'Liikme küpsise nimi'; $instlang['s2_cookie_member2'] = 'Selle veebilehe liikme sisselogimise teavet sisaldava küpsise nimi'; $instlang['s2_cookie_cpg'] = 'Fotogalerii küpsise nimi'; $instlang['s2_cookie_cpg2'] = 'Selle veebilehe fotogaleriiga seonduvat teavet sisaldava küpsise nimi'; $instlang['s2_error_email'] = 'Kehtetu e-mail'; $instlang['s2_error_empty'] = 'Mõned väljad jäid täitmata'; $instlang['s2_error_cookiename'] = 'Kehtetu küpsise nimi'; $instlang['s2_error_cookiesettings'] = 'Kehtetud küpsiste seadistused'; $instlang['s2_error_sessionsettings'] = 'Valed sessiooni seaded'; $instlang['s2_cookietest'] = 'Enne jätkamist kontrollime küpsiste seadeid, mis sa eelnevalt sisestasid.'; $instlang['s2_test_settings'] = 'Kontrolli seadeid'; $instlang['s3_nick2'] = 'Nimi mida sa sellel veebilehel hakkad kasutama et administraatorina sisse logida'; $instlang['s3_email2'] = 'Sinu e-mail'; $instlang['s3_pass2'] = 'Salasõna mida sa sellel veebilehel sisselogimiseks kasutama hakkad. Sa võid kasutada ükskõik milliseid märke'; $instlang['s3_timezone'] = 'Ajavöönd'; $instlang['s3_timezone2'] = 'Ajavöönd milles sa tahad näha postitatud kirjade aega'; $instlang['s3_warning'] = 'Salasõnas peab olema vähemalt: 1 suurtäht, 1 väiketäht ja 1 number.'; $instlang['s3_finnish'] = '<h2>Dragonfly '.CPG_NUKE.' on edukalt paigaldatud.<br />Kustuta install.php ja install kataloog kohe!<br />Siis mölla palju süda lustib!</h2><a href="'.$adminindex.'" style="font-size: 14px;">Sisene mu veebilehele et kõik paika panna</a>';
Madis's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/2.0.63/5.0.67/5.2.5/9.2.1
-

Madis - Administraator

Re: Dragonfly 9.1.x.x install tõlge
Postitatud: 24.06.06. 07:51:32
Lõpetasin ise tõlke ära...
Madis's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/2.0.63/5.0.67/5.2.5/9.2.1
Madis's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/2.0.63/5.0.67/5.2.5/9.2.1
-

Madis - Administraator

Re: Dragonfly 9.1.x.x install tõlge
Postitatud: 24.06.06. 09:06:52
- MadisLõpetasin ise tõlke ära...
Oi kuule ma väga vabandan su ees Madis
Viper please enter your server specs in your user profile!
-

Viper - Tõusmas kõrgemale

Re: Dragonfly 9.1.x.x install tõlge
Postitatud: 24.06.06. 15:47:51
No problemo, kuna sa kindlat tähtaega ei maininud
Madis's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/2.0.63/5.0.67/5.2.5/9.2.1
Madis's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/2.0.63/5.0.67/5.2.5/9.2.1
-

Madis - Administraator

Sa ei saa teha siia alafoorumisse uusi teemasid
Sa ei saa vastata siinsetele teemadele
Sa ei saa muuta oma postitusi
Sa ei saa kustutada oma postitusi
Sa ei saa hääletada küsitlustes
Sa ei saa lisada faile selles alafoorumis
Sa saad allalaadida faile selles alafoorumis
Sa ei saa vastata siinsetele teemadele
Sa ei saa muuta oma postitusi
Sa ei saa kustutada oma postitusi
Sa ei saa hääletada küsitlustes
Sa ei saa lisada faile selles alafoorumis
Sa saad allalaadida faile selles alafoorumis
