N°7077 Hungarian translations based on iTop 3.0.2-1 (#584)

Many thanks to Csaba TARJÁNYI (@tacsaby) !
This commit is contained in:
Pierre Goiffon
2023-12-20 15:52:41 +01:00
committed by GitHub
parent 4ee70cb95a
commit f84e2060be
46 changed files with 6073 additions and 6084 deletions

View File

@@ -18,10 +18,10 @@
*/
// Global search
Dict::Add('HU HU', 'Hungarian', 'Magyar', 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' => 'Keresés a teljes alkalmazásban',
'UI:Component:GlobalSearch:Input:Placeholder' => 'Keresés...',
'UI:Component:GlobalSearch:Recents:Title' => 'Legutóbbiak',
'UI:Component:GlobalSearch:LastQueries:NoQuery:Placeholder' => 'Még nem futtatott semmilyen keresést',
'UI:Component:GlobalSearch:HistoryDisabled' => 'Az előzmények le lettek tiltva',
'UI:Component:GlobalSearch:KeyboardShortcut:OpenDrawer' => 'Globális keresés megnyitása',
));