topmenu.inc.php
Translations of this material:
- into Russian: topmenu.inc.php. Translated in draft, editing and proof-reading required.
-
Submitted for translation by elastic 08.04.2009
Published 2 years, 6 months ago.
Text
<?php
$_lang['edit_menu'] = 'Actions';
$_lang['edit_menu_desc'] = 'Manage Actions and the Top Menu structure.';
$_lang['eventlog_viewer'] = 'Лог ошибок';
$_lang['eventlog_viewer_desc'] = 'View the MODx error.log.';
$_lang['access_permissions'] = 'Права доступа';
$_lang['access_permissions_desc'] = 'Manage user group access to resources and contexts.';$_lang['api_docs'] = 'API Documentation';$_lang['api_docs_desc'] = 'phpDocumentor-driven documentation of the Revolution API.';
$_lang['components'] = 'Components';
$_lang['content_types'] = 'Content Types';
$_lang['content_types_desc'] = 'Add content types for resources, such as .html, .js, etc.';
$_lang['contexts'] = 'Contexts';
$_lang['contexts_desc'] = 'Manage site contexts and their settings.';
$_lang['export_site'] = 'Экспортировать в HTML';
$_lang['export_site_desc'] = 'Export the current site into static HTML pages.';
$_lang['flush_access'] = 'Flush Permissions';
$_lang['flush_access_confirm'] = 'Are you sure you want to flush your access permissions? NOTE: this does not affect other user sessions.';
$_lang['flush_access_desc'] = 'Flush all permissions and reload the cache.';
$_lang['flush_sessions'] = 'Flush All Sessions';
$_lang['flush_sessions_confirm'] = 'Are you sure you want to flush all user sessions? This will destroy all current and recent user sessions, including your own, forcing everyone to login following this action.';
$_lang['flush_sessions_desc'] = 'Flush all sessions and logout all users.';
$_lang['flush_sessions_err'] = 'An error occured while attempting to flush the current user sessions.';
$_lang['flush_sessions_not_supported'] = 'Flushing user sessions is not supported on your configuration.';$_lang['form_customization'] = 'Form Customization';$_lang['form_customization_desc'] = 'Customize manager forms by security permissions.';
$_lang['forums'] = 'Forums';
$_lang['forums_desc'] = 'View the official MODx forums.';
$_lang['about'] = 'About';
$_lang['about_desc'] = 'More information about MODx Revolution.';
$_lang['import_resources'] = 'Import Resources';
$_lang['import_resources_desc'] = 'Import a batch of static resources into the site.';
$_lang['import_site'] = 'Импортировать HTML';
$_lang['import_site_desc'] = 'Import a batch of HTML files into the site.';
$_lang['jira'] = 'JIRA';
$_lang['jira_desc'] = 'Launch the MODx JIRA bugtracker to track and file bugs.';
$_lang['lexicon_management'] = 'Lexicon Management';
$_lang['lexicon_management_desc'] = 'Edit any of the language strings across the MODx manager.';$_lang['logout_desc'] = 'Log out of the MODx manager.';
$_lang['manage_workspaces'] = 'Package Management';
$_lang['manage_workspaces_desc'] = 'Download 3rd Party Components, add Providers, and install packages.';
$_lang['messages'] = 'Сообщения';
$_lang['messages_desc'] = 'View your messages and send new ones to users.';
$_lang['namespaces'] = 'Namespaces';
$_lang['namespaces_desc'] = 'Handle namespaces, which distinguish between different custom-added components.';
$_lang['new_document'] = 'New Document';$_lang['new_document_desc'] = 'Create a new document.';$_lang['new_resource'] = 'New Resource';$_lang['new_resource_desc'] = 'Create a new resource.';
$_lang['new_static_resource'] = 'New Static Resource';$_lang['new_static_resource_desc'] = 'Create a new file-based Static Resource.';
$_lang['new_symlink'] = 'New Symlink';$_lang['new_symlink_desc'] = 'Create a new symlink that points to an existing URL without redirecting.';
$_lang['new_weblink'] = 'New Weblink';$_lang['new_weblink_desc'] = 'Create a new weblink that points to an existing URL and redirects.';
$_lang['policy_management'] = 'Access Policies';
$_lang['policy_management_desc'] = 'Create and edit site-wide policies to secure processes.';
$_lang['preview'] = 'Preview';
$_lang['preview_desc'] = 'Loads your home page in a new window.';
$_lang['profile'] = 'Profile';
$_lang['profile_desc'] = 'Update your personal profile.';
$_lang['propertysets'] = 'Property Sets';
$_lang['propertysets_desc'] = 'Manage all of your site\'s property sets and the elements they are assigned to.';
$_lang['refresh_site'] = 'Clear Cache';
$_lang['refresh_site_desc'] = 'Clear your site\'s cache.';
$_lang['remove_locks'] = 'Remove Locks';
$_lang['remove_locks_desc'] = 'This will remove any locks that are on any manager pages as a result of other users editing them.';
$_lang['remove_locks_error'] = 'An error occurred while trying to remove the locks.';
$_lang['reports'] = 'Reports';
$_lang['resource_groups'] = 'Resource Groups';
$_lang['resource_groups_desc'] = 'Manage the groups resources belong to.';
$_lang['search'] = 'Search';
$_lang['search_desc'] = 'Search for resources.';
$_lang['security'] = 'Security';
$_lang['site'] = 'Site';
$_lang['support'] = 'Support';$_lang['support_desc'] = '';
$_lang['site_schedule'] = 'Site Schedule';
$_lang['site_schedule_desc'] = 'View Resources with upcoming publish or unpublish dates.';
$_lang['system'] = 'System';
$_lang['system_settings'] = 'System Settings';
$_lang['system_settings_desc'] = 'Change or create site-wide system settings.';
$_lang['tools'] = 'Tools';
$_lang['user'] = 'User';
$_lang['user_management'] = 'Manage Users';
$_lang['user_management_desc'] = 'Add, update, and assign permissions to users.';
$_lang['user_group_management'] = 'Access Controls';
$_lang['user_group_management_desc'] = 'Manage user groups, roles, and access policies.';
$_lang['view_logging'] = 'Manager Actions';
$_lang['view_logging_desc'] = 'View the recent manager activity.';
$_lang['view_sysinfo'] = 'System Info';
$_lang['view_sysinfo_desc'] = 'View server information, such as phpinfo, mysql db info, and more.';
$_lang['wiki'] = 'Wiki';
$_lang['wiki_desc'] = 'Launch the MODx Confluence wiki, where documentation on MODx Revolution is stored.';
