Files
iTop/dictionaries/ui/layouts/tab-container/ru.dictionary.itop.tab-container.php

17 lines
650 B
PHP
Executable File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
/**
* Localized data
*
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license https://opensource.org/licenses/AGPL-3.0
*
*/
/**
*
*/
Dict::Add('RU RU', 'Russian', 'Русский', [
'UI:Layout:TabContainer:ExtraTabsListToggler:Label' => 'Другие вкладки',
'UIBlock:Error:AddBlockNotTabForbidden' => 'Невозможно добавить блок %1$s к %2$s (разрешены только блоки типа Tab). Пожалуйста, свяжитесь с администратором',
'UIBlock:TabContainer:RemoteTabLoad' => 'Нажмите, чтобы загрузить эту вкладку',
]);