mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 07:42:17 +02:00
N°7824 - Update czech translations for iTop3.2 thanks to @Stetinac
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
*
|
||||
*/
|
||||
Dict::Add('CS CZ', 'Czech', 'Čeština', [
|
||||
'FilesInformation:Error:CantWriteToFile' => 'Can not write to file %1$s~~',
|
||||
'FilesInformation:Error:CorruptedFile' => 'File %1$s is corrupted~~',
|
||||
'FilesInformation:Error:ListCorruptedFile' => 'File(s) corrupted: %1$s ~~',
|
||||
'FilesInformation:Error:MissingFile' => 'Missing file: %1$s~~',
|
||||
'FilesInformation:Error:CantWriteToFile' => 'Nelze zapisovat do souboru %1$s',
|
||||
'FilesInformation:Error:CorruptedFile' => 'Soubor %1$s je poškozený',
|
||||
'FilesInformation:Error:ListCorruptedFile' => 'Poškozené soubory: %1$s',
|
||||
'FilesInformation:Error:MissingFile' => 'Chybějící soubor: %1$s',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user