Перевод файла установки Revolution default.inc.php

Author: modxcms.com. Link to original: http://svn.modxcms.com/crucible/browse/modx/branches/2.0/setup/lang/en/default.inc.php (English).
Tags: modx, modxSetup Submitted by elastic 08.04.2009. Public material.

Translations of this material:

into Russian: Перевод файла установки Revolution default.inc.php. Translated in draft, editing and proof-reading required. Completed: 1%.
Submitted for translation by elastic 08.04.2009 Published 2 years, 5 months ago.

Text

<?php

/**

* English language files for Revolution 2.0.0 setup

*

* @package setup

*/

$_lang['additional_css']= '';

$_lang['addons'] = 'Add-ons';$_lang['advanced_options'] = 'Advanced Options';

$_lang['all'] = 'All';

$_lang['app_description']= 'CMS and PHP Application Framework';

$_lang['app_motto']= 'MODx Create and Do More with Less';

$_lang['back'] = 'Back';$_lang['base_template'] = 'BaseTemplate';$_lang['cache_manager_err'] = 'MODx\'s Cache Manager could not be loaded.';

$_lang['choose_language'] = 'Choose Language';$_lang['cleanup_errors_title'] = 'Important Note:';

$_lang['close']= 'close';

$_lang['config_file_err_w'] = 'Error writing config file.';

$_lang['config_file_perms_notset'] = 'Config file permissions were not updated. You may want to change the permissions on your config file to secure the file from tampering.';

$_lang['config_file_perms_set'] = 'Config file permissions successfully updated.';

$_lang['config_file_written'] = 'Config file successfully written.';$_lang['config_key'] = 'MODx Configuration Key';$_lang['config_key_change'] = 'If you would like to change the MODx configuration key, <a id="cck-href" href="javascript:void(0);">please click here.</a>';$_lang['config_key_override'] = 'If you wish to run setup on a configuration key other than the one currently specified in your setup/includes/config.core.php, please specify it below.';$_lang['config_not_writable_err'] = 'You have attempted to change a setting in setup/includes/config.core.php but the file is not writable. Make the file writable or edit the file manually before continuing.';

$_lang['connection_character_set'] = 'Connection character set:';

$_lang['connection_collation'] = 'Collation:';

$_lang['connection_connection_and_login_information'] = 'Database connection and login information';

$_lang['connection_connection_note'] = 'Please enter the name of the database created for MODx. If you there is no database yet, the installer will attempt to create a database for you. This may fail depending on the MySQL configuration or the database user permissions for your domain/installation.';

$_lang['connection_database_host'] = 'Database host:';

$_lang['connection_database_info'] = 'Now please enter the login data for your database.';

$_lang['connection_database_login'] = 'Database login name:';

$_lang['connection_database_name'] = 'Database name:';

$_lang['connection_database_pass'] = 'Database password:';

$_lang['connection_default_admin_email'] = 'Administrator email:';

$_lang['connection_default_admin_login'] = 'Administrator username:';

$_lang['connection_default_admin_note'] = 'Now you&#39;ll need to enter some details for the main administrator account. You can fill in your own name here, and a password you&#39;re not likely to forget. You&#39;ll need these to log into Admin once setup is complete.';

$_lang['connection_default_admin_password'] = 'Administrator password:';

$_lang['connection_default_admin_password_confirm'] = 'Confirm password:';

$_lang['connection_default_admin_user'] = 'Default Admin User';

$_lang['connection_table_prefix'] = 'Table prefix:';

$_lang['connection_test_connection'] = 'Test connection';

$_lang['connection_title'] = 'Connection Information';

$_lang['context_connector_options'] = '<strong>Connectors Context Options</strong> (AJAX connector services)';

$_lang['context_connector_path'] = 'Filesystem path for connectors context';

$_lang['context_connector_url'] = 'URL for connectors context';

$_lang['context_installation'] = 'Context Installation';

$_lang['context_manager_options'] = '<strong>Manager Context Options</strong> (back-end administration interface)';

$_lang['context_manager_path'] = 'Filesystem path for mgr context';

$_lang['context_manager_url'] = 'URL for mgr context';

$_lang['context_override'] = 'Leave these disabled to allow the system to auto-determine this information as shown. By enabling a specific value, regardless if you manually set the value, you are indicating that you want the path to be set explicitly to that value in the configuration.';

$_lang['context_web_options'] = '<strong>Web Context Options</strong> (front-end web site)';

$_lang['context_web_path'] = 'Filesystem path for web context';

$_lang['context_web_url'] = 'URL for web context';

$_lang['continue'] = 'Continue';

$_lang['dau_err_save'] = 'Error saving the default admin user.';

$_lang['dau_saved'] = 'Created default admin user.';$_lang['db_check_db'] = 'Checking database:';$_lang['db_connecting'] = 'Connecting to mysql server:';

$_lang['db_connected'] = 'Database connection successful!';

$_lang['db_created'] = 'Successfully created the database.';

$_lang['db_err_connect'] = 'Could not connect to the database.';

$_lang['db_err_connect_upgrade'] = 'Could not connect to the existing database for upgrade. Check the connection properties and try again.';$_lang['db_err_connect_server'] = 'Could not connect to the database server. Check the connection properties and try again.';

$_lang['db_err_create'] = 'Error while attempting to create the database.';$_lang['db_err_create_database'] = 'MODx could not create your database. Please manually create your database and then try again.';$_lang['db_err_show_charsets'] = 'MODx could not get the available character sets from your MySQL server.';$_lang['db_err_show_collations'] = 'MODx could not get the available collations from your MySQL server.';$_lang['db_success'] = 'Success!';$_lang['db_test_coll_msg'] = 'Create or test selection of your database.';$_lang['db_test_conn_msg'] = 'Test database server connection and view collations.';$_lang['default_admin_user'] = 'Default Admin User';

$_lang['delete_setup_dir'] = 'Check this to DELETE the setup directory from the filesystem.';

$_lang['dir']= 'ltr';

$_lang['email_err_ns'] = 'Email address is invalid';

$_lang['err_occ'] = 'Errors have occured!';$_lang['err_update_table'] = 'Error updating table for class %s';

$_lang['errors_occurred'] = 'Errors were encountered during core installation. Please review the installation results below, correct the problems and proceed as directed.';

$_lang['failed'] = 'Failed!';$_lang['fatal_error'] = 'FATAL ERROR: MODx Setup cannot continue.';$_lang['home'] = 'Home';

$_lang['img_banner']= 'assets/images/img_banner.gif';

$_lang['img_box']= 'assets/images/img_box.png';

$_lang['img_splash']= 'assets/images/img_splash.gif';

$_lang['install']= 'Install';

$_lang['install_packages'] = 'Install Packages';

$_lang['install_packages_desc'] = 'You can choose to install individual add-on packages. Once you have installed all the optional packages you want, press Finish to complete the process.';

$_lang['install_packages_options'] = 'Package Installation Options';

$_lang['install_success'] = 'Core installation was successful. Click next to complete the installation process.';

$_lang['install_summary'] = 'Installation Summary';

$_lang['install_update'] = 'Install/Update';

$_lang['license']= '<p class="title">You must agree to the License before continuing installation.</p>

<p>Usage of this software is subject to the GPL license. To help you understand

what the GPL licence is and how it affects your ability to use the software, we

have provided the following summary:</p>

<h4>The GNU General Public License is a Free Software license.</h4>

<p>Like any Free Software license, it grants to you the four following freedoms:</p>

<ul>

<li>The freedom to run the program for any purpose. </li>

<li>The freedom to study how the program works and adapt it to your needs. </li>

<li>The freedom to redistribute copies so you can help your neighbor. </li>

<li>The freedom to improve the program and release your improvements to the

public, so that the whole community benefits. </li>

</ul>

<p>You may exercise the freedoms specified here provided that you comply with

the express conditions of this license. The principal conditions are:</p>

<ul>

<li>You must conspicuously and appropriately publish on each copy distributed an

appropriate copyright notice and disclaimer of warranty and keep intact all the

notices that refer to this License and to the absence of any warranty; and give

any other recipients of the Program a copy of the GNU General Public License

along with the Program. Any translation of the GNU General Public License must

be accompanied by the GNU General Public License.</li>

<li>If you modify your copy or copies of the program or any portion of it, or

develop a program based upon it, you may distribute the resulting work provided

you do so under the GNU General Public License. Any translation of the GNU

General Public License must be accompanied by the GNU General Public License. </li>

<li>If you copy or distribute the program, you must accompany it with the

complete corresponding machine-readable source code or with a written offer,

valid for at least three years, to furnish the complete corresponding

Pages: ← previous Ctrl next
1 2