diff options
Diffstat (limited to 'files/l10n/hu_HU.php')
-rw-r--r-- | files/l10n/hu_HU.php | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/files/l10n/hu_HU.php b/files/l10n/hu_HU.php deleted file mode 100644 index a176ffce647..00000000000 --- a/files/l10n/hu_HU.php +++ /dev/null @@ -1,19 +0,0 @@ -<?php $TRANSLATIONS = array( -"There is no error, the file uploaded with success" => "Nincs hiba, a fájl sikeresen feltöltve.", -"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "A feltöltött file meghaladja az upload_max_filesize direktívát a php.ini-ben.", -"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "A feltöltött fájl meghaladja a MAX_FILE_SIZE direktívát ami meghatározott a HTML form-ban.", -"The uploaded file was only partially uploaded" => "Az eredeti fájl csak részlegesen van feltöltve.", -"No file was uploaded" => "Nem lett fájl feltöltve.", -"Missing a temporary folder" => "Hiányzik az ideiglenes könyvtár", -"Files" => "Fájlok", -"Maximum upload size" => "Maximális feltölthető fájlméret", -"Upload" => "Feltöltés", -"Nothing in here. Upload something!" => "Töltsön fel egy fájlt.", -"Name" => "Név", -"Download" => "Letöltés", -"Size" => "Méret", -"Modified" => "Módosítva", -"Delete" => "Törlés", -"Upload too large" => "Feltöltés túl nagy", -"The files you are trying to upload exceed the maximum size for file uploads on this server." => "A fájlokat amit próbálsz feltölteni meghaladta a legnagyobb fájlméretet ezen a szerveren." -); |