hu_HU.php
1.35 KB
<?php
$TRANSLATIONS = array(
"Your settings have been updated." => "Beállításaid sikeresen frissítve.",
"Activity" => "Aktivitás",
"A file or folder has been <strong>shared</strong>" => "Fájl vagy könyvtár <strong>megosztva</strong>",
"You created %1\$s" => "Létrehoztad ezt: %1\$s",
"%2\$s created %1\$s" => "%2\$s létrehozta ezt: %1\$s",
"You changed %1\$s" => "Megváltoztattad ezt: %1\$s",
"%2\$s changed %1\$s" => "%2\$s megváltoztatta ezt: %1\$s",
"You deleted %1\$s" => "Törölted ezt: %1\$s",
"%2\$s deleted %1\$s" => "%2\$s törölte ezt: %1\$s",
"You shared %1\$s with %2\$s" => "Megosztottad ezt: %1\$s vele: %2\$s",
"You shared %1\$s with group %2\$s" => "Megosztottad ezt: %1\$s ezzel a csoporttal: %2\$s",
"%2\$s shared %1\$s with you" => "%2\$s megosztotta veled ezt: %1\$s",
"Files" => "Fájlok",
"_%s and <strong class=\_tooltip\_ title=\_%s\_>%n more</strong>_::_%s and <strong class=\_tooltip\_ title=\_%s\_>%n more</strong>_" => array("",""),
"_%s and %n more_::_%s and %n more_" => array("",""),
"Hello %s," => "Helló %s!",
"You will see a list of events here when you start to use your %s." => "Az események itt lesznek láthatóak, miután elkezdte használni a %s szolgáltatást.",
"Notifications" => "Értesítések",
"Hourly" => "Óránként",
"Daily" => "Naponta",
"Weekly" => "Hetente"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";