diff --git a/core/l10n/hu_HU.js b/core/l10n/hu_HU.js
index 932d20ce61d..a0059ea4d62 100644
--- a/core/l10n/hu_HU.js
+++ b/core/l10n/hu_HU.js
@@ -122,6 +122,7 @@ OC.L10N.register(
"Link" : "Hivatkozás",
"Password protect" : "Jelszóval védett",
"Allow upload and editing" : "Feltöltés és szerkesztés engedélyezése",
+ "File drop (upload only)" : "Fájl ejtés (csak feltöltés)",
"Email link to person" : "Hivatkozás elküldése e-mail címre",
"Send" : "Küldés",
"Shared with you and the group {group} by {owner}" : "{owner} megosztotta veled és ezzel a csoporttal: {group}",
diff --git a/core/l10n/hu_HU.json b/core/l10n/hu_HU.json
index 1c035dcccea..22cafb988d4 100644
--- a/core/l10n/hu_HU.json
+++ b/core/l10n/hu_HU.json
@@ -120,6 +120,7 @@
"Link" : "Hivatkozás",
"Password protect" : "Jelszóval védett",
"Allow upload and editing" : "Feltöltés és szerkesztés engedélyezése",
+ "File drop (upload only)" : "Fájl ejtés (csak feltöltés)",
"Email link to person" : "Hivatkozás elküldése e-mail címre",
"Send" : "Küldés",
"Shared with you and the group {group} by {owner}" : "{owner} megosztotta veled és ezzel a csoporttal: {group}",
diff --git a/settings/l10n/it.js b/settings/l10n/it.js
index edf5bc2e9a3..772ada2b39e 100644
--- a/settings/l10n/it.js
+++ b/settings/l10n/it.js
@@ -254,7 +254,9 @@ OC.L10N.register(
"Issued By" : "Emesso da",
"Valid until %s" : "Valido fino al %s",
"Import root certificate" : "Importa certificato radice",
+ "Hey there,
just letting you know that you now have a %s account.
Your username: %s
Access it: %s
" : "Ciao,
volevamo informarti che ora hai un account %s.
Il tuo nome utente: %s
Accedi: %s
",
"Cheers!" : "Saluti!",
+ "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ciao,\n\nvolevamo informarti che ora hai un account %s.\n\nIl tuo nome utente: %s\nAccedi: %s\n\n",
"Administrator documentation" : "Documentazione amministratore",
"Online documentation" : "Documentazione in linea",
"Forum" : "Forum",
diff --git a/settings/l10n/it.json b/settings/l10n/it.json
index 0e56f7c56c7..d1b61d33118 100644
--- a/settings/l10n/it.json
+++ b/settings/l10n/it.json
@@ -252,7 +252,9 @@
"Issued By" : "Emesso da",
"Valid until %s" : "Valido fino al %s",
"Import root certificate" : "Importa certificato radice",
+ "Hey there,
just letting you know that you now have a %s account.
Your username: %s
Access it: %s
" : "Ciao,
volevamo informarti che ora hai un account %s.
Il tuo nome utente: %s
Accedi: %s
",
"Cheers!" : "Saluti!",
+ "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ciao,\n\nvolevamo informarti che ora hai un account %s.\n\nIl tuo nome utente: %s\nAccedi: %s\n\n",
"Administrator documentation" : "Documentazione amministratore",
"Online documentation" : "Documentazione in linea",
"Forum" : "Forum",