diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js
index 636d9b88f2e3f7e90c42679532f3d5a1c6b50424..be0c332740faab54ecf3a38e2afd35b1e141d35c 100644
--- a/apps/comments/l10n/de.js
+++ b/apps/comments/l10n/de.js
@@ -2,16 +2,16 @@ OC.L10N.register(
     "comments",
     {
     "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien",
-    "%1$s commented" : "%1$s kommentiert",
-    "%1$s commented on %2$s" : "%1$s kommentiert %2$s",
+    "%1$s commented" : "%1$s kommentierte",
+    "%1$s commented on %2$s" : "%1$s kommentierte %2$s",
     "Comments" : "Kommentare",
-    "Type in a new comment..." : "Gebe bitte einen neuen Kommentar ein...",
+    "Type in a new comment..." : "Bitte gib einen neuen Kommentar ein...",
     "Delete comment" : "Kommentar löschen",
     "Post" : "Speichern",
     "Cancel" : "Abbrechen",
     "Edit comment" : "Kommentar bearbeiten",
     "[Deleted user]" : "[Gelöschter Benutzer]",
-    "No other comments available" : "Keine andere Kommentare vorhanden",
+    "No other comments available" : "Keine anderen Kommentare vorhanden",
     "More comments..." : "Weitere Kommentare...",
     "Save" : "Speichern",
     "Allowed characters {count} of {max}" : "Erlaubte Zeichen {count} von {max}",
diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json
index 67c5352ab4616c4acd721ac0bc864d6654f9b549..5981609711ea8746131dd379e208712c7f94560f 100644
--- a/apps/comments/l10n/de.json
+++ b/apps/comments/l10n/de.json
@@ -1,15 +1,15 @@
 { "translations": {
     "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien",
-    "%1$s commented" : "%1$s kommentiert",
-    "%1$s commented on %2$s" : "%1$s kommentiert %2$s",
+    "%1$s commented" : "%1$s kommentierte",
+    "%1$s commented on %2$s" : "%1$s kommentierte %2$s",
     "Comments" : "Kommentare",
-    "Type in a new comment..." : "Gebe bitte einen neuen Kommentar ein...",
+    "Type in a new comment..." : "Bitte gib einen neuen Kommentar ein...",
     "Delete comment" : "Kommentar löschen",
     "Post" : "Speichern",
     "Cancel" : "Abbrechen",
     "Edit comment" : "Kommentar bearbeiten",
     "[Deleted user]" : "[Gelöschter Benutzer]",
-    "No other comments available" : "Keine andere Kommentare vorhanden",
+    "No other comments available" : "Keine anderen Kommentare vorhanden",
     "More comments..." : "Weitere Kommentare...",
     "Save" : "Speichern",
     "Allowed characters {count} of {max}" : "Erlaubte Zeichen {count} von {max}",
diff --git a/apps/files_sharing/l10n/hu_HU.js b/apps/files_sharing/l10n/hu_HU.js
index aee9a893a19be4236dcd9865874b2b4cffb0ae0b..d76fa12435ecf0d4d34730a0e409a6c858f3d0c8 100644
--- a/apps/files_sharing/l10n/hu_HU.js
+++ b/apps/files_sharing/l10n/hu_HU.js
@@ -80,8 +80,8 @@ OC.L10N.register(
     "Federated Cloud" : "Egyesített felhő",
     "Your Federated Cloud ID:" : "Egyesített felhő azonosító:",
     "Share it:" : "Ossza meg:",
-    "Add to your website" : "Add hozzá saját weboldaladhoz",
+    "Add to your website" : "Adja hozzá saját weboldalához",
     "Share with me via ownCloud" : "Ossza meg velem ownCloud-on keresztül",
-    "HTML Code:" : "HTML Code:"
+    "HTML Code:" : "HTML kód:"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_sharing/l10n/hu_HU.json b/apps/files_sharing/l10n/hu_HU.json
index a91d017d0fd831a0210304985c4c923b537d9d83..242961a196005c1f82908bd31197d3179526e138 100644
--- a/apps/files_sharing/l10n/hu_HU.json
+++ b/apps/files_sharing/l10n/hu_HU.json
@@ -78,8 +78,8 @@
     "Federated Cloud" : "Egyesített felhő",
     "Your Federated Cloud ID:" : "Egyesített felhő azonosító:",
     "Share it:" : "Ossza meg:",
-    "Add to your website" : "Add hozzá saját weboldaladhoz",
+    "Add to your website" : "Adja hozzá saját weboldalához",
     "Share with me via ownCloud" : "Ossza meg velem ownCloud-on keresztül",
-    "HTML Code:" : "HTML Code:"
+    "HTML Code:" : "HTML kód:"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/updatenotification/l10n/et_EE.js b/apps/updatenotification/l10n/et_EE.js
index e0ff9695157aeeb7c0933a20e0f8b351fd6078c2..e22082ff92e48d5942c14acdced0c8ec0aebfcb5 100644
--- a/apps/updatenotification/l10n/et_EE.js
+++ b/apps/updatenotification/l10n/et_EE.js
@@ -1,6 +1,7 @@
 OC.L10N.register(
     "updatenotification",
     {
+    "Updated channel" : "Uuendatud kanal",
     "{version} is available. Get more information on how to update." : "{version} on saadaval. Vaata lisainfot uuendamise kohta.",
     "Updater" : "Uuendaja",
     "A new version is available: %s" : "Saadaval on uus versioon: %s",
diff --git a/apps/updatenotification/l10n/et_EE.json b/apps/updatenotification/l10n/et_EE.json
index 6a7a80ab08e0e7f38aa14b3ffab43271c5e6081c..9ab8d224a7caacd64b4f4ab3f7023449bd4309b5 100644
--- a/apps/updatenotification/l10n/et_EE.json
+++ b/apps/updatenotification/l10n/et_EE.json
@@ -1,4 +1,5 @@
 { "translations": {
+    "Updated channel" : "Uuendatud kanal",
     "{version} is available. Get more information on how to update." : "{version} on saadaval. Vaata lisainfot uuendamise kohta.",
     "Updater" : "Uuendaja",
     "A new version is available: %s" : "Saadaval on uus versioon: %s",
diff --git a/apps/user_ldap/l10n/he.js b/apps/user_ldap/l10n/he.js
index b0ef6a5c0a371e507badbcd2fe1f2cf60ed729d7..49de89877b0ce1fa47710c22b75a3348472cccfd 100644
--- a/apps/user_ldap/l10n/he.js
+++ b/apps/user_ldap/l10n/he.js
@@ -123,10 +123,12 @@ OC.L10N.register(
     "The LDAP attribute to use to generate the user's display name." : "תכונת LDAP לשימוש כדי להפיק את שם התצוגה של המשתמש.",
     "2nd User Display Name Field" : "שדה שני לשם תצוגת משתמש",
     "Base User Tree" : "עץ משתמש בסיסי",
+    "One User Base DN per line" : "משתמש DN בסיסי אחד לשורה",
     "User Search Attributes" : "מאפייני חיפוש משתמש",
     "Optional; one attribute per line" : "אופציונאלי; מאפיין אחד בשורה",
     "Group Display Name Field" : "שדה שם תצוגה לקבוצה",
     "Base Group Tree" : "עץ קבוצה בסיסי",
+    "One Group Base DN per line" : "קבוצת DN בסיסית לשורה",
     "Group Search Attributes" : "מאפייני חיפוש קבוצה",
     "Group-Member association" : "שיוך חברי-קבוצה",
     "Dynamic Group Member URL" : "נתיב חבר קבוצה דינמית",
diff --git a/apps/user_ldap/l10n/he.json b/apps/user_ldap/l10n/he.json
index bfa91e63aba0a5cf6e6c0a91aa7b3bb94a4f94d1..cf55f7e4a60c9115fec62f5d60a0ad5063f5a041 100644
--- a/apps/user_ldap/l10n/he.json
+++ b/apps/user_ldap/l10n/he.json
@@ -121,10 +121,12 @@
     "The LDAP attribute to use to generate the user's display name." : "תכונת LDAP לשימוש כדי להפיק את שם התצוגה של המשתמש.",
     "2nd User Display Name Field" : "שדה שני לשם תצוגת משתמש",
     "Base User Tree" : "עץ משתמש בסיסי",
+    "One User Base DN per line" : "משתמש DN בסיסי אחד לשורה",
     "User Search Attributes" : "מאפייני חיפוש משתמש",
     "Optional; one attribute per line" : "אופציונאלי; מאפיין אחד בשורה",
     "Group Display Name Field" : "שדה שם תצוגה לקבוצה",
     "Base Group Tree" : "עץ קבוצה בסיסי",
+    "One Group Base DN per line" : "קבוצת DN בסיסית לשורה",
     "Group Search Attributes" : "מאפייני חיפוש קבוצה",
     "Group-Member association" : "שיוך חברי-קבוצה",
     "Dynamic Group Member URL" : "נתיב חבר קבוצה דינמית",
diff --git a/core/l10n/hu_HU.js b/core/l10n/hu_HU.js
index c99f7bbbe0bd4c9e11cd8f7f56d3c3705359b7cc..d372a6c40efcd54414b54b9311385b5fc89d6aa3 100644
--- a/core/l10n/hu_HU.js
+++ b/core/l10n/hu_HU.js
@@ -213,7 +213,7 @@ OC.L10N.register(
     "File not found" : "Fájl nem található",
     "The specified document has not been found on the server." : "A meghatározott dokumentum nem található a szerveren.",
     "You can click here to return to %s." : "Ide kattintva visszatérhetsz ide: %s.",
-    "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Üdv!\\n\n\\n\nÉrtesítjük, hogy %s megosztotta Önnel a következőt: %s.\\n\nItt lehet megnézni: %s\\n\n\\n",
+    "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Üdvözöljük!\n\nÉrtesítjük, hogy %s megosztotta Önnel a következőt: %s.\nItt nézheti meg: %s\n\n",
     "The share will expire on %s." : "A megosztás lejár ekkor %s",
     "Cheers!" : "Ãœdv.",
     "Internal Server Error" : "Belső szerver hiba",
@@ -253,7 +253,7 @@ OC.L10N.register(
     "Finishing …" : "Befejezés ...",
     "Need help?" : "Segítségre van szüksége?",
     "See the documentation" : "Nézze meg a dokumentációt",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Üdvözöljük!<br><br>\n\nÉrtesítjük, hogy %s megosztotta Önnel ezt az állományt: <strong>%s</strong><br>\n<a href=\"%s\">Itt lehet megnézni!</a><br><br>",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Üdvözöljük!<br /><br />\n\nÉrtesítjük, hogy %s megosztotta Önnel a következőt: <strong>%s</strong><br />\n<a href=\"%s\">Itt nézheti meg.</a><br /><br />",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Az alkalmazás megfelelő működéséhez JavaScript szükséges. Kérem {linkstart}engedélyezze a JavaScript-et{linkend} és frissítse a lapot.",
     "Log out" : "Kilépés",
     "Search" : "Keresés",
diff --git a/core/l10n/hu_HU.json b/core/l10n/hu_HU.json
index 99f3e448e631a937064fb4913fcadbca7a9eb053..a8f5da8d898c3c79e3a8ac8528a23282583ca902 100644
--- a/core/l10n/hu_HU.json
+++ b/core/l10n/hu_HU.json
@@ -211,7 +211,7 @@
     "File not found" : "Fájl nem található",
     "The specified document has not been found on the server." : "A meghatározott dokumentum nem található a szerveren.",
     "You can click here to return to %s." : "Ide kattintva visszatérhetsz ide: %s.",
-    "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Üdv!\\n\n\\n\nÉrtesítjük, hogy %s megosztotta Önnel a következőt: %s.\\n\nItt lehet megnézni: %s\\n\n\\n",
+    "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Üdvözöljük!\n\nÉrtesítjük, hogy %s megosztotta Önnel a következőt: %s.\nItt nézheti meg: %s\n\n",
     "The share will expire on %s." : "A megosztás lejár ekkor %s",
     "Cheers!" : "Ãœdv.",
     "Internal Server Error" : "Belső szerver hiba",
@@ -251,7 +251,7 @@
     "Finishing …" : "Befejezés ...",
     "Need help?" : "Segítségre van szüksége?",
     "See the documentation" : "Nézze meg a dokumentációt",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Üdvözöljük!<br><br>\n\nÉrtesítjük, hogy %s megosztotta Önnel ezt az állományt: <strong>%s</strong><br>\n<a href=\"%s\">Itt lehet megnézni!</a><br><br>",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Üdvözöljük!<br /><br />\n\nÉrtesítjük, hogy %s megosztotta Önnel a következőt: <strong>%s</strong><br />\n<a href=\"%s\">Itt nézheti meg.</a><br /><br />",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Az alkalmazás megfelelő működéséhez JavaScript szükséges. Kérem {linkstart}engedélyezze a JavaScript-et{linkend} és frissítse a lapot.",
     "Log out" : "Kilépés",
     "Search" : "Keresés",
diff --git a/lib/l10n/hu_HU.js b/lib/l10n/hu_HU.js
index 3c96c9770e2d403317618b7366b1001d30a140b1..69f23c14997caf8d40ac05a68f366477307b3413 100644
--- a/lib/l10n/hu_HU.js
+++ b/lib/l10n/hu_HU.js
@@ -74,7 +74,7 @@ OC.L10N.register(
     "Can't create or write into the data directory %s" : "Nem sikerült  létrehozni vagy irni  a \"data\" könyvtárba %s",
     "Invalid Federated Cloud ID" : "Érvénytelen Egyesített Felhő Azonosító",
     "%s shared »%s« with you" : "%s megosztotta Önnel ezt:  »%s«",
-    "%s via %s" : "%s über %s",
+    "%s via %s" : "%s - %s",
     "Sharing %s failed, because the backend does not allow shares from type %i" : "%s megosztása sikertelen, mert a megosztási alrendszer nem engedi a %l típus megosztását",
     "Sharing %s failed, because the file does not exist" : "%s megosztása sikertelen, mert a fájl nem létezik",
     "You are not allowed to share %s" : "Önnek nincs jogosultsága %s megosztására",
diff --git a/lib/l10n/hu_HU.json b/lib/l10n/hu_HU.json
index e73e82cc28364f4605c8185ec72c5b16eeaee9e2..cd934efe99d87f732767d8cc749034d35720378b 100644
--- a/lib/l10n/hu_HU.json
+++ b/lib/l10n/hu_HU.json
@@ -72,7 +72,7 @@
     "Can't create or write into the data directory %s" : "Nem sikerült  létrehozni vagy irni  a \"data\" könyvtárba %s",
     "Invalid Federated Cloud ID" : "Érvénytelen Egyesített Felhő Azonosító",
     "%s shared »%s« with you" : "%s megosztotta Önnel ezt:  »%s«",
-    "%s via %s" : "%s über %s",
+    "%s via %s" : "%s - %s",
     "Sharing %s failed, because the backend does not allow shares from type %i" : "%s megosztása sikertelen, mert a megosztási alrendszer nem engedi a %l típus megosztását",
     "Sharing %s failed, because the file does not exist" : "%s megosztása sikertelen, mert a fájl nem létezik",
     "You are not allowed to share %s" : "Önnek nincs jogosultsága %s megosztására",