diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 34e2821f1b..42855ec5d6 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -131,6 +131,7 @@ OC.L10N.register(
"{user} moved {oldfile} to {newfile}" : "{user} movió {oldfile} a {newfile}",
"A file has been added to or removed from your favorites" : "Un archivo fue agregado o borrado de tus favoritos",
"A file or folder has been changed" : "Se ha modificado un archivo o carpeta",
+ "A favorite file or folder has been changed" : "Un archivo o carpeta favorito ha sido cambiado",
"All files" : "Todos los archivos",
"Unlimited" : "Ilimitado",
"Upload (max. %s)" : "Subida (máx. %s)",
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index 7e4faa84a7..1a6f3a8bda 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -129,6 +129,7 @@
"{user} moved {oldfile} to {newfile}" : "{user} movió {oldfile} a {newfile}",
"A file has been added to or removed from your favorites" : "Un archivo fue agregado o borrado de tus favoritos",
"A file or folder has been changed" : "Se ha modificado un archivo o carpeta",
+ "A favorite file or folder has been changed" : "Un archivo o carpeta favorito ha sido cambiado",
"All files" : "Todos los archivos",
"Unlimited" : "Ilimitado",
"Upload (max. %s)" : "Subida (máx. %s)",
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js
index b1a09fc557..00c49d7992 100644
--- a/apps/settings/l10n/cs.js
+++ b/apps/settings/l10n/cs.js
@@ -260,6 +260,7 @@ OC.L10N.register(
"App bundles" : "Sady aplikací",
"Featured apps" : "Doporučené aplikace",
"{license}-licensed" : "licencováno pod {license}",
+ "by {author}\n{license}" : "od {author}\n{license}",
"New user" : "Nový uživatel",
"Enter group name" : "Zadejte název skupiny",
"Add group" : "Přidat skupinu",
diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json
index 7e51a69bdd..c8abac2f82 100644
--- a/apps/settings/l10n/cs.json
+++ b/apps/settings/l10n/cs.json
@@ -258,6 +258,7 @@
"App bundles" : "Sady aplikací",
"Featured apps" : "Doporučené aplikace",
"{license}-licensed" : "licencováno pod {license}",
+ "by {author}\n{license}" : "od {author}\n{license}",
"New user" : "Nový uživatel",
"Enter group name" : "Zadejte název skupiny",
"Add group" : "Přidat skupinu",
diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js
index 4aaff01718..1e43dc3a19 100644
--- a/apps/settings/l10n/de.js
+++ b/apps/settings/l10n/de.js
@@ -260,6 +260,7 @@ OC.L10N.register(
"App bundles" : "App-Pakete",
"Featured apps" : "Ausgewählte Apps",
"{license}-licensed" : "{license}-Lizensiert",
+ "by {author}\n{license}" : "von {author}\n{license}",
"New user" : "Neuer Benutzer",
"Enter group name" : "Gruppenname eingeben",
"Add group" : "Gruppe hinzufügen",
diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json
index 71a2c3f273..9c1f38dbb9 100644
--- a/apps/settings/l10n/de.json
+++ b/apps/settings/l10n/de.json
@@ -258,6 +258,7 @@
"App bundles" : "App-Pakete",
"Featured apps" : "Ausgewählte Apps",
"{license}-licensed" : "{license}-Lizensiert",
+ "by {author}\n{license}" : "von {author}\n{license}",
"New user" : "Neuer Benutzer",
"Enter group name" : "Gruppenname eingeben",
"Add group" : "Gruppe hinzufügen",
diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js
index 00e9f69690..f23dda6d0d 100644
--- a/apps/settings/l10n/de_DE.js
+++ b/apps/settings/l10n/de_DE.js
@@ -260,6 +260,7 @@ OC.L10N.register(
"App bundles" : "App-Pakete",
"Featured apps" : "Ausgewählte Apps",
"{license}-licensed" : "{license}-Lizensiert",
+ "by {author}\n{license}" : "von {author}\n{license}",
"New user" : "Neuer Benutzer",
"Enter group name" : "Gruppenname eingeben",
"Add group" : "Gruppe hinzufügen",
diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json
index 9579b3ff33..8d5fb51768 100644
--- a/apps/settings/l10n/de_DE.json
+++ b/apps/settings/l10n/de_DE.json
@@ -258,6 +258,7 @@
"App bundles" : "App-Pakete",
"Featured apps" : "Ausgewählte Apps",
"{license}-licensed" : "{license}-Lizensiert",
+ "by {author}\n{license}" : "von {author}\n{license}",
"New user" : "Neuer Benutzer",
"Enter group name" : "Gruppenname eingeben",
"Add group" : "Gruppe hinzufügen",
diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js
index f076a4c00a..834b9eedce 100644
--- a/apps/settings/l10n/es.js
+++ b/apps/settings/l10n/es.js
@@ -260,6 +260,7 @@ OC.L10N.register(
"App bundles" : "Lotes de apps",
"Featured apps" : "Apps destacadas",
"{license}-licensed" : "licenciado bajo {license}",
+ "by {author}\n{license}" : "por {author}\n{license}",
"New user" : "Nuevo usuario",
"Enter group name" : "Introduce el nombre del grupo",
"Add group" : "Añadir grupo",
diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json
index 3e6bf7127a..4a0cbf6288 100644
--- a/apps/settings/l10n/es.json
+++ b/apps/settings/l10n/es.json
@@ -258,6 +258,7 @@
"App bundles" : "Lotes de apps",
"Featured apps" : "Apps destacadas",
"{license}-licensed" : "licenciado bajo {license}",
+ "by {author}\n{license}" : "por {author}\n{license}",
"New user" : "Nuevo usuario",
"Enter group name" : "Introduce el nombre del grupo",
"Add group" : "Añadir grupo",
diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js
index c16e63b640..b574ba452e 100644
--- a/apps/settings/l10n/fr.js
+++ b/apps/settings/l10n/fr.js
@@ -260,6 +260,7 @@ OC.L10N.register(
"App bundles" : "Pack d'applications",
"Featured apps" : "Apps mises en avant",
"{license}-licensed" : "Sous licence {license}",
+ "by {author}\n{license}" : "par {author}\n{license}",
"New user" : "Nouvel utilisateur",
"Enter group name" : "Saisissez le nom du groupe",
"Add group" : "Ajouter un groupe",
diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json
index cf12cf4dd8..1242d8f5a7 100644
--- a/apps/settings/l10n/fr.json
+++ b/apps/settings/l10n/fr.json
@@ -258,6 +258,7 @@
"App bundles" : "Pack d'applications",
"Featured apps" : "Apps mises en avant",
"{license}-licensed" : "Sous licence {license}",
+ "by {author}\n{license}" : "par {author}\n{license}",
"New user" : "Nouvel utilisateur",
"Enter group name" : "Saisissez le nom du groupe",
"Add group" : "Ajouter un groupe",
diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js
index 7045fa535a..14e89ee51e 100644
--- a/apps/settings/l10n/gl.js
+++ b/apps/settings/l10n/gl.js
@@ -260,6 +260,7 @@ OC.L10N.register(
"App bundles" : "Paquetes de aplicacións",
"Featured apps" : "Aplis destacadas",
"{license}-licensed" : "Licenciado baixo a {license}",
+ "by {author}\n{license}" : "por {author}\n{license}",
"New user" : "Novo usuario",
"Enter group name" : "Introduza o nome do grupo",
"Add group" : "Engadir un grupo",
diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json
index 43c965a8b7..4aef922e29 100644
--- a/apps/settings/l10n/gl.json
+++ b/apps/settings/l10n/gl.json
@@ -258,6 +258,7 @@
"App bundles" : "Paquetes de aplicacións",
"Featured apps" : "Aplis destacadas",
"{license}-licensed" : "Licenciado baixo a {license}",
+ "by {author}\n{license}" : "por {author}\n{license}",
"New user" : "Novo usuario",
"Enter group name" : "Introduza o nome do grupo",
"Add group" : "Engadir un grupo",