mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 23:32:17 +02:00
N°7077 Hungarian translations based on iTop 3.0.2-1 (#584)
Many thanks to Csaba TARJÁNYI (@tacsaby) !
This commit is contained in:
@@ -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ó',
|
||||
));
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user