mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 07:12:26 +02:00
Automated dictionaries synchronization with english reference
This commit is contained in:
@@ -21,7 +21,12 @@ Dict::Add('IT IT', 'Italian', 'Italiano', [
|
||||
'UI:Preferences:General:Theme' => 'Tema',
|
||||
'UI:Preferences:General:Theme:DefaultThemeLabel' => '%1$s (predefinito)',
|
||||
'UI:Preferences:General:Title' => 'Generale',
|
||||
'UI:Preferences:General:Toasts' => 'Toast notifications position~~',
|
||||
'UI:Preferences:General:Toasts:Bottom' => 'Bottom~~',
|
||||
'UI:Preferences:General:Toasts:Top' => 'Top~~',
|
||||
'UI:Preferences:Lists:Title' => 'Liste',
|
||||
'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' => 'Reimposta',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Button:Reset:Tooltip' => 'Torna alle scorciatoie da tastiera predefinite',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Button:Tooltip' => 'Registra una scorciatoia da tastiera',
|
||||
@@ -40,9 +45,4 @@ Dict::Add('IT IT', 'Italian', 'Italiano', [
|
||||
'UI:Preferences:Tabs:Title' => 'Schede',
|
||||
'UI:Preferences:Title' => 'Preferenze',
|
||||
'UI:Preferences:UserInterface:Title' => 'Interfaccia utente',
|
||||
'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