summaryrefslogtreecommitdiffstats
path: root/core/l10n/hu_HU.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/hu_HU.php')
-rw-r--r--core/l10n/hu_HU.php11
1 files changed, 4 insertions, 7 deletions
diff --git a/core/l10n/hu_HU.php b/core/l10n/hu_HU.php
index aca30e2dfc7..c231d7f9a44 100644
--- a/core/l10n/hu_HU.php
+++ b/core/l10n/hu_HU.php
@@ -30,18 +30,17 @@ $TRANSLATIONS = array(
"December" => "december",
"Settings" => "Beállítások",
"seconds ago" => "pár másodperce",
-"_%n minute ago_::_%n minutes ago_" => array(,),
-"_%n hour ago_::_%n hours ago_" => array(,),
+"_%n minute ago_::_%n minutes ago_" => array("",""),
+"_%n hour ago_::_%n hours ago_" => array("",""),
"today" => "ma",
"yesterday" => "tegnap",
-"_%n day ago_::_%n days ago_" => array(,),
+"_%n day ago_::_%n days ago_" => array("",""),
"last month" => "múlt hónapban",
-"_%n month ago_::_%n months ago_" => array(,),
+"_%n month ago_::_%n months ago_" => array("",""),
"months ago" => "több hónapja",
"last year" => "tavaly",
"years ago" => "több éve",
"Choose" => "Válasszon",
-"Cancel" => "Mégsem",
"Error loading file picker template" => "Nem sikerült betölteni a fájlkiválasztó sablont",
"Yes" => "Igen",
"No" => "Nem",
@@ -134,8 +133,6 @@ $TRANSLATIONS = array(
"Log in" => "Bejelentkezés",
"Alternative Logins" => "Alternatív bejelentkezés",
"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>Cheers!" => "Üdv!<br><br>Új hír: %s megosztotta Önnel ezt: »%s«.<br><a href=\"%s\">Itt nézhető meg!</a><br><br>Minden jót!",
-"prev" => "előző",
-"next" => "következő",
"Updating ownCloud to version %s, this may take a while." => "Owncloud frissítés a %s verzióra folyamatban. Kis türelmet."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";