mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 22:48:45 +02:00
N°7824 - Update czech translations for iTop3.2 thanks to @Stetinac
This commit is contained in:
@@ -19,7 +19,7 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', [
|
||||
'DBAnalyzer-Integrity-OrphanRecord' => 'Orphan record in `%1$s`, it should have its counterpart in table `%2$s`~~',
|
||||
'DBAnalyzer-Integrity-RootFinalClass' => 'Field `%2$s`.`%1$s` must contains a valid class~~',
|
||||
'DBAnalyzer-Integrity-UsersWithoutProfile' => 'Some user accounts have no profile at all~~',
|
||||
'DBTools:Analyze' => 'Analyze~~',
|
||||
'DBTools:Analyze' => 'Analyzuj',
|
||||
'DBTools:Base' => 'Base~~',
|
||||
'DBTools:Class' => 'Class~~',
|
||||
'DBTools:Count' => 'Count~~',
|
||||
@@ -28,7 +28,7 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', [
|
||||
'DBTools:DetailedErrorTitle' => '%2$s error(s) in class %1$s: %3$s~~',
|
||||
'DBTools:Details' => 'Show Details~~',
|
||||
'DBTools:Disclaimer' => 'DISCLAIMER: BACKUP YOUR DATABASE BEFORE RUNNING THE FIXES~~',
|
||||
'DBTools:Error' => 'Error~~',
|
||||
'DBTools:Error' => 'Chyba',
|
||||
'DBTools:ErrorsFound' => 'Errors Found~~',
|
||||
'DBTools:FetchCheck' => 'Fetch Check (long)~~',
|
||||
'DBTools:FixitSQLquery' => 'SQL query To Fix it (indication)~~',
|
||||
@@ -53,14 +53,14 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', [
|
||||
'DBTools:LostAttachments:Step:RestoreResults' => 'Restore results:~~',
|
||||
'DBTools:LostAttachments:Step:RestoreResults:Results' => '%1$d/%2$d attachments were restored.~~',
|
||||
'DBTools:LostAttachments:StoredAsInlineImage' => 'Stored as inline image~~',
|
||||
'DBTools:NoError' => 'The database is OK~~',
|
||||
'DBTools:NoError' => 'Databáze je OK',
|
||||
'DBTools:SQLquery' => 'SQL query~~',
|
||||
'DBTools:SQLresult' => 'SQL result~~',
|
||||
'DBTools:SelectAnalysisType' => 'Select analysis type~~',
|
||||
'DBTools:ShowAll' => 'Show All Errors~~',
|
||||
'DBTools:ShowIds' => 'Detailed view~~',
|
||||
'DBTools:ShowReport' => 'Report~~',
|
||||
'DBTools:Size' => 'Size~~',
|
||||
'DBTools:Title' => 'Database integrity check~~',
|
||||
'Menu:DBToolsMenu' => 'Database integrity~~',
|
||||
'DBTools:ShowReport' => 'Report',
|
||||
'DBTools:Size' => 'Velikost',
|
||||
'DBTools:Title' => 'Kontrola integrity databáze',
|
||||
'Menu:DBToolsMenu' => 'Integrita databáze',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user