mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
Add UI translations for iTop 3.0.
This commit is contained in:
12
dictionaries/ui/components/global-search/ru.dictionary.itop.global-search.php
Normal file → Executable file
12
dictionaries/ui/components/global-search/ru.dictionary.itop.global-search.php
Normal file → Executable file
@@ -18,10 +18,10 @@
|
||||
*/
|
||||
// Global search
|
||||
Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'UI:Component:GlobalSearch:Tooltip' => 'Search throughout the whole application~~',
|
||||
'UI:Component:GlobalSearch:Input:Placeholder' => 'Search...~~',
|
||||
'UI:Component:GlobalSearch:Recents:Title' => 'Recents~~',
|
||||
'UI:Component:GlobalSearch:LastQueries:NoQuery:Placeholder' => 'You haven\'t run any search yet~~',
|
||||
'UI:Component:GlobalSearch:HistoryDisabled' => 'History is disabled~~',
|
||||
'UI:Component:GlobalSearch:KeyboardShortcut:OpenDrawer' => 'Open global search~~',
|
||||
'UI:Component:GlobalSearch:Tooltip' => 'Глобальный поиск',
|
||||
'UI:Component:GlobalSearch:Input:Placeholder' => 'Поиск...',
|
||||
'UI:Component:GlobalSearch:Recents:Title' => 'Недавние',
|
||||
'UI:Component:GlobalSearch:LastQueries:NoQuery:Placeholder' => 'Поиск ещё не выполнялся',
|
||||
'UI:Component:GlobalSearch:HistoryDisabled' => 'История отключена',
|
||||
'UI:Component:GlobalSearch:KeyboardShortcut:OpenDrawer' => 'Открыть глобальный поиск',
|
||||
));
|
||||
Reference in New Issue
Block a user