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,10 +10,10 @@
*
*/
Dict::Add('CS CZ', 'Czech', 'Čeština', [
'UI:Component:GlobalSearch:HistoryDisabled' => 'History is disabled~~',
'UI:Component:GlobalSearch:Input:Placeholder' => 'Search...~~',
'UI:Component:GlobalSearch:KeyboardShortcut:OpenDrawer' => 'Open global search~~',
'UI:Component:GlobalSearch:LastQueries:NoQuery:Placeholder' => 'You haven\'t run any search yet~~',
'UI:Component:GlobalSearch:Recents:Title' => 'Recents~~',
'UI:Component:GlobalSearch:Tooltip' => 'Search throughout the whole application~~',
'UI:Component:GlobalSearch:HistoryDisabled' => 'Historie ja zakázána',
'UI:Component:GlobalSearch:Input:Placeholder' => 'Vyhledávání...',
'UI:Component:GlobalSearch:KeyboardShortcut:OpenDrawer' => 'Otevřít globální vyhledávání',
'UI:Component:GlobalSearch:LastQueries:NoQuery:Placeholder' => 'Ještě jste nespustili žádné vyhledávání',
'UI:Component:GlobalSearch:Recents:Title' => 'Nedávné',
'UI:Component:GlobalSearch:Tooltip' => 'Vyhledávání v celé aplikaci',
]);