Automated dictionaries synchronization with english reference

This commit is contained in:
Timothee
2024-06-11 17:43:44 +02:00
parent 09a5d7a35f
commit d4b41d892c
158 changed files with 7594 additions and 9938 deletions

View File

@@ -21,7 +21,12 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', [
'UI:Preferences:General:Theme' => 'Téma',
'UI:Preferences:General:Theme:DefaultThemeLabel' => '%1$s (alapértelmezett)',
'UI:Preferences:General:Title' => 'Általános beállítások',
'UI:Preferences:General:Toasts' => 'Toast notifications position~~',
'UI:Preferences:General:Toasts:Bottom' => 'Bottom~~',
'UI:Preferences:General:Toasts:Top' => 'Top~~',
'UI:Preferences:Lists:Title' => 'Listák',
'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' => 'Visszaállítás',
'UI:Preferences:PersonalizeKeyboardShortcuts:Button:Reset:Tooltip' => 'Visszaállítja az alap billentyűket',
'UI:Preferences:PersonalizeKeyboardShortcuts:Button:Tooltip' => 'Rögzítsen egy billentyűparancsot',
@@ -40,9 +45,4 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', [
'UI:Preferences:Tabs:Title' => 'Táblák',
'UI:Preferences:Title' => 'Beállítások',
'UI:Preferences:UserInterface:Title' => 'Felhasználói felület',
'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>.~~',
]);