mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 23:32:17 +02:00
Automated dictionaries synchronization with english reference
This commit is contained in:
@@ -21,7 +21,12 @@ Dict::Add('RU RU', 'Russian', 'Русский', [
|
||||
'UI:Preferences:General:Theme' => 'Тема',
|
||||
'UI:Preferences:General:Theme:DefaultThemeLabel' => '%1$s (по умолчанию)',
|
||||
'UI:Preferences:General:Title' => 'Основные',
|
||||
'UI:Preferences:General:Toasts' => 'Toast notifications position~~',
|
||||
'UI:Preferences:General:Toasts:Bottom' => 'Bottom~~',
|
||||
'UI:Preferences:General:Toasts:Top' => 'Top~~',
|
||||
'UI:Preferences:Lists:Title' => 'Списки',
|
||||
'UI:Preferences:Notifications' => 'Notifications~~',
|
||||
'UI:Preferences:Notifications+' => 'Configure the notifications you want to receive <a href="%1$s">on this page</a>.~~',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Button:Reset' => 'Reset~~',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Button:Reset:Tooltip' => 'Back to default keyboard shortcut~~',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Button:Tooltip' => 'Записать сочетание клавиш',
|
||||
@@ -40,9 +45,4 @@ Dict::Add('RU RU', 'Russian', 'Русский', [
|
||||
'UI:Preferences:Tabs:Title' => 'Вкладки',
|
||||
'UI:Preferences:Title' => 'Предпочтения',
|
||||
'UI:Preferences:UserInterface:Title' => 'Пользовательский интерфейс',
|
||||
'UI:Preferences:General:Toasts' => 'Toast notifications position~~',
|
||||
'UI:Preferences:General:Toasts:Bottom' => 'Bottom~~',
|
||||
'UI:Preferences:General:Toasts:Top' => 'Top~~',
|
||||
'UI:Preferences:Notifications' => 'Notifications~~',
|
||||
'UI:Preferences:Notifications+' => 'Configure the notifications you want to receive <a href="%1$s">on this page</a>.~~',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user