mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
N°7824 - Update czech translations for iTop3.2 thanks to @Stetinac
This commit is contained in:
@@ -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',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user