mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 07:42:17 +02:00
N°5929 - Update hungarian translations thanks to @tacsaby (#438)
Co-authored-by: tacsaby Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
This commit is contained in:
@@ -22,10 +22,8 @@
|
||||
*/
|
||||
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 sérült',
|
||||
'FilesInformation:Error:ListCorruptedFile' => 'Sérült fájl(ok): %1$s',
|
||||
'FilesInformation:Error:CantWriteToFile' => 'A %1$s fájl nem írható',
|
||||
));
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user