server/apps/files_sharing/l10n/hu_HU.php
2013-06-30 02:13:07 +02:00

10 lines
426 B
PHP

<?php $TRANSLATIONS = array(
"Password" => "Jelszó",
"Submit" => "Elküld",
"%s shared the folder %s with you" => "%s megosztotta Önnel ezt a mappát: %s",
"%s shared the file %s with you" => "%s megosztotta Önnel ezt az állományt: %s",
"Download" => "Letöltés",
"Upload" => "Feltöltés",
"Cancel upload" => "A feltöltés megszakítása",
"No preview available for" => "Nem áll rendelkezésre előnézet ehhez: "
);