summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/hu_HU.php
blob: f8ca541260d10676aaf4c2733d4e59aae2e7f8ba (plain)
1
2
3
4
5
6
7
8
9
<?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",
"No preview available for" => "Nem áll rendelkezésre előnézet ehhez: ",
"web services under your control" => "webszolgáltatások saját kézben"
);