N°7077 Hungarian translations based on iTop 3.0.2-1 (#584)

Many thanks to Csaba TARJÁNYI (@tacsaby) !
This commit is contained in:
Pierre Goiffon
2023-12-20 15:52:41 +01:00
committed by GitHub
parent 4ee70cb95a
commit f84e2060be
46 changed files with 6073 additions and 6084 deletions

View File

@@ -22,10 +22,10 @@
*/
Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
// Errors
'FilesInformation:Error:MissingFile' => 'Missing file: %1$s~~',
'FilesInformation:Error:CorruptedFile' => 'File %1$s is corrupted~~',
'FilesInformation:Error:ListCorruptedFile' => 'File(s) corrupted: %1$s~~',
'FilesInformation:Error:CantWriteToFile' => 'Can not write to file %1$s~~',
'FilesInformation:Error:MissingFile' => 'Hiányzó fájl: %1$s',
'FilesInformation:Error:CorruptedFile' => 'A %1$s fájl megsérült',
'FilesInformation:Error:ListCorruptedFile' => 'Sérült fájl(ok): %1$s',
'FilesInformation:Error:CantWriteToFile' => 'A %1$s nem írható',
));