menu.inc.php | Participants
|
- Statistics
- Participants
- Translate into Russian
- Translation result
- Translated in draft, editing and proof-reading required. Completed: 5%.
If you do not want to register an account, you can sign in with OpenID.
menu.inc.php | ||
<?php | ||
$_lang['lexicon_key'] = 'Lexicon Key';$_lang['menu_create'] = 'Create Menu'; | $_lang['lexicon_key'] = 'Ключ словаря'; | |
$_lang['menu_confirm_remove'] = 'Are you sure you want to remove this action from the menu?';$_lang['menu_err_ae'] = 'A menu already exists with that name. Please specify a different text value.'; | $_lang['menu_confirm_remove'] = 'Вы уверенны, что хотите удалить это действие из меню?'; | |
$_lang['menu_err_nf'] = 'Menu not found!'; | ||
$_lang['menu_err_ns'] = 'No menu specified!'; | ||
$_lang['menu_err_remove'] = 'An error occurred while trying to remove the action from the menu.'; | $_lang['menu_err_remove'] = 'Произошла ошибка при попытке удалить действие из меню.'; | |
$_lang['menu_err_save'] = 'An error occurred while trying to assign the action to the menu.'; | $_lang['menu_err_save'] = 'Произошла ошибка при попытке добавить действие в меню.'; | |
$_lang['menu_parent'] = 'Parent Menu'; | ||
$_lang['menu_parent_err_ns'] = 'Parent menu not specified!'; | $_lang['menu_parent_err_ns'] = 'Родительское меню не указанно!'; | |
$_lang['menu_parent_err_nf'] = 'Parent menu not found!'; | $_lang['menu_parent_err_nf'] = 'Родительское меню не найдено!'; | |
$_lang['menu_remove'] = 'Remove Menu Item'; | ||
$_lang['menu_top'] = 'Top Menu'; | ||
$_lang['menu_update'] = 'Update Menu'; | ||
$_lang['topmenu'] = 'Top Menu'; | ||
$_lang['topmenu_desc'] = 'This allows you to associate actions with menu items in the top menu bar of the MODx manager. Simply place actions where you would like them in their respective menu position.'; | $_lang['topmenu_desc'] = 'Здесь вы можете связать действие с пунктом меню в верхней строке меню менеджера modx. Просто разместите действие в соответствующей позиции меню там, где вы хотели бы его иметь.'; |

— одна н, или я ошибаюсь? :) — onicha
— конечно одна — MWM