N°7824 - Update czech translations for iTop3.2 thanks to @Stetinac

This commit is contained in:
Anne-Cath
2024-09-18 11:54:51 +02:00
parent cbbb4cdb8c
commit 60de41e6fd
40 changed files with 735 additions and 671 deletions

View File

@@ -10,16 +10,16 @@
*
*/
Dict::Add('CS CZ', 'Czech', 'Čeština', [
'UI:Layout:NavigationMenu:CompanyLogo:AltText' => 'Company logo~~',
'UI:Layout:NavigationMenu:KeyboardShortcut:FocusFilter' => 'Filter menu entries~~',
'UI:Layout:NavigationMenu:MenuFilter:Input:Hint' => 'Matches from all menu groups will be displayed~~',
'UI:Layout:NavigationMenu:MenuFilter:Input:Placeholder' => 'Filter...~~',
'UI:Layout:NavigationMenu:MenuFilter:Input:Tooltip' => 'Type your keywords to filter menus~~',
'UI:Layout:NavigationMenu:MenuFilter:Placeholder:Hint' => 'Seems like there is no matching menu~~',
'UI:Layout:NavigationMenu:Silo:Label' => 'Select organization to filter on~~',
'UI:Layout:NavigationMenu:Toggler:Tooltip' => 'Expand / Collapse~~',
'UI:Layout:NavigationMenu:Toggler:TooltipWithSiloLabel' => 'Expand / Collapse (Filtered on %1$s)~~',
'UI:Layout:NavigationMenu:UserInfo:Picture:AltText' => '%1$s\'s contact picture~~',
'UI:Layout:NavigationMenu:UserInfo:WelcomeMessage:Text' => 'Hi %1$s!~~',
'UI:Layout:NavigationMenu:UserMenu:Toggler:Label' => 'Open user menu~~',
'UI:Layout:NavigationMenu:CompanyLogo:AltText' => 'Logo společnosti',
'UI:Layout:NavigationMenu:KeyboardShortcut:FocusFilter' => 'Filtrování položek menu',
'UI:Layout:NavigationMenu:MenuFilter:Input:Hint' => 'Zobrazí shody ze všech skupin menu',
'UI:Layout:NavigationMenu:MenuFilter:Input:Placeholder' => 'Filtr...',
'UI:Layout:NavigationMenu:MenuFilter:Input:Tooltip' => 'Zadejte klíčová slova pro filtrování menu',
'UI:Layout:NavigationMenu:MenuFilter:Placeholder:Hint' => 'Zdá se, že neexistuje žádné odpovídající menu',
'UI:Layout:NavigationMenu:Silo:Label' => 'Vyberte organizaci, podle které chcete filtrovat',
'UI:Layout:NavigationMenu:Toggler:Tooltip' => 'Rozbalit / Sbalit',
'UI:Layout:NavigationMenu:Toggler:TooltipWithSiloLabel' => 'Rozbalit / Sbalit (Filtrováno na %1$s)',
'UI:Layout:NavigationMenu:UserInfo:Picture:AltText' => 'Obrázek kontaktu %1$s',
'UI:Layout:NavigationMenu:UserInfo:WelcomeMessage:Text' => 'Ahoj %1$s!',
'UI:Layout:NavigationMenu:UserMenu:Toggler:Label' => 'Otevřít uživatelské menu',
]);