diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js
index 9eae7abfb8..34beaef7d9 100644
--- a/apps/files/l10n/ca.js
+++ b/apps/files/l10n/ca.js
@@ -59,11 +59,13 @@ OC.L10N.register(
"Your storage is almost full ({usedSpacePercent}%)" : "El vostre espai d'emmagatzemament és gairebé ple ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["coincidències '{filter}'","coincidència '{filter}'"],
"View in folder" : "Veure a la carpeta",
+ "Copied!" : "Copiat!",
"Path" : "Ruta",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Agregat a favorits",
"Favorite" : "Preferits",
"New folder" : "Carpeta nova",
+ "Upload file" : "Puja fitxer",
"An error occurred while trying to update the tags" : "S'ha produït un error en tractar d'actualitzar les etiquetes",
"Added to favorites" : "Afegit a favorits",
"Removed from favorites" : "Esborra de preferits",
@@ -75,6 +77,7 @@ OC.L10N.register(
"Restored by {user}" : "Restaurat per {user}",
"Renamed by {user}" : "Reanomenat per {user}",
"Moved by {user}" : "Mogut per {user}",
+ "\"remote user\"" : "\"usuari remot\"",
"You created {file}" : "Has creat {file}",
"You deleted {file}" : "Heu esborrat {file}",
"You renamed {oldfile} to {newfile}" : "Heu reanomenat {oldfile} a {newfile}",
diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json
index 672958b1ec..6806503a1b 100644
--- a/apps/files/l10n/ca.json
+++ b/apps/files/l10n/ca.json
@@ -57,11 +57,13 @@
"Your storage is almost full ({usedSpacePercent}%)" : "El vostre espai d'emmagatzemament és gairebé ple ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["coincidències '{filter}'","coincidència '{filter}'"],
"View in folder" : "Veure a la carpeta",
+ "Copied!" : "Copiat!",
"Path" : "Ruta",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Agregat a favorits",
"Favorite" : "Preferits",
"New folder" : "Carpeta nova",
+ "Upload file" : "Puja fitxer",
"An error occurred while trying to update the tags" : "S'ha produït un error en tractar d'actualitzar les etiquetes",
"Added to favorites" : "Afegit a favorits",
"Removed from favorites" : "Esborra de preferits",
@@ -73,6 +75,7 @@
"Restored by {user}" : "Restaurat per {user}",
"Renamed by {user}" : "Reanomenat per {user}",
"Moved by {user}" : "Mogut per {user}",
+ "\"remote user\"" : "\"usuari remot\"",
"You created {file}" : "Has creat {file}",
"You deleted {file}" : "Heu esborrat {file}",
"You renamed {oldfile} to {newfile}" : "Heu reanomenat {oldfile} a {newfile}",
diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js
index 0fd38478d2..693ab88b86 100644
--- a/apps/files/l10n/es_MX.js
+++ b/apps/files/l10n/es_MX.js
@@ -99,7 +99,7 @@ OC.L10N.register(
"{user} renamed {oldfile} to {newfile}" : "{user} renombró {oldfile} como {newfile}",
"You moved {oldfile} to {newfile}" : "Usted movió {oldfile} a {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} movió {oldfile} a {newfile}",
- "A file has been added to or removed from your favorites" : "Un archivo ha sido agregado o eliminado de sus strong>favoritos",
+ "A file has been added to or removed from your favorites" : "Un archivo ha sido agregado o eliminado de sus favoritos",
"A file or folder has been changed or renamed" : "Un archivo o carpeta ha sido cambiado o renombrado",
"A new file or folder has been created" : "Un nuevo archivo ha sido creado",
"A new file or folder has been deleted" : "Un nuevo archivo ha sido borrado",
diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json
index 0a33b5dfb5..5553c86548 100644
--- a/apps/files/l10n/es_MX.json
+++ b/apps/files/l10n/es_MX.json
@@ -97,7 +97,7 @@
"{user} renamed {oldfile} to {newfile}" : "{user} renombró {oldfile} como {newfile}",
"You moved {oldfile} to {newfile}" : "Usted movió {oldfile} a {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} movió {oldfile} a {newfile}",
- "A file has been added to or removed from your favorites" : "Un archivo ha sido agregado o eliminado de sus strong>favoritos",
+ "A file has been added to or removed from your favorites" : "Un archivo ha sido agregado o eliminado de sus favoritos",
"A file or folder has been changed or renamed" : "Un archivo o carpeta ha sido cambiado o renombrado",
"A new file or folder has been created" : "Un nuevo archivo ha sido creado",
"A new file or folder has been deleted" : "Un nuevo archivo ha sido borrado",
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js
index 9d8dbe6b39..02bfe798d1 100644
--- a/apps/files/l10n/lt_LT.js
+++ b/apps/files/l10n/lt_LT.js
@@ -63,7 +63,6 @@ OC.L10N.register(
"Your storage is full, files can not be updated or synced anymore!" : "Jūsų saugykla pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} saugykla yra beveik pilna ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Jūsų saugykla yra beveik pilna ({usedSpacePercent}%)",
- "_matches '{filter}'_::_match '{filter}'_" : ["atitikmuo „{filter}“","atitikmenų „{filter}“","atitikmenų „{filter}“"],
"View in folder" : "Peržiūrėti aplanką",
"Path" : "Kelias",
"_%n byte_::_%n bytes_" : ["%n baitas","%n baitai","%n baitų"],
diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json
index 2972a1805e..a3b467c8a2 100644
--- a/apps/files/l10n/lt_LT.json
+++ b/apps/files/l10n/lt_LT.json
@@ -61,7 +61,6 @@
"Your storage is full, files can not be updated or synced anymore!" : "Jūsų saugykla pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} saugykla yra beveik pilna ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Jūsų saugykla yra beveik pilna ({usedSpacePercent}%)",
- "_matches '{filter}'_::_match '{filter}'_" : ["atitikmuo „{filter}“","atitikmenų „{filter}“","atitikmenų „{filter}“"],
"View in folder" : "Peržiūrėti aplanką",
"Path" : "Kelias",
"_%n byte_::_%n bytes_" : ["%n baitas","%n baitai","%n baitų"],
diff --git a/settings/l10n/lt_LT.js b/settings/l10n/lt_LT.js
index a14ef4ffb1..13c90c62c2 100644
--- a/settings/l10n/lt_LT.js
+++ b/settings/l10n/lt_LT.js
@@ -13,6 +13,7 @@ OC.L10N.register(
"Unable to change password" : "Nepavyksta pakeisti slaptažodžio",
"Authentication error" : "Tapatybės nustatymo klaida",
"Wrong admin recovery password. Please check the password and try again." : "Netinkamas administratoriaus atkūrimo slaptažodis. Prašome pasitikrinti ir bandyti vėl.",
+ "A problem occurred, please check your log files (Error: %s)" : "Atsirado problema, prašome patikrinti savo žurnalo failus (Klaida: %s)",
"Group already exists." : "Grupė jau yra.",
"Unable to add group." : "Nepavyko pridėti grupės.",
"Unable to delete group." : "Nepavyko ištrinti grupės.",
diff --git a/settings/l10n/lt_LT.json b/settings/l10n/lt_LT.json
index 9c3fb8179c..b934070c70 100644
--- a/settings/l10n/lt_LT.json
+++ b/settings/l10n/lt_LT.json
@@ -11,6 +11,7 @@
"Unable to change password" : "Nepavyksta pakeisti slaptažodžio",
"Authentication error" : "Tapatybės nustatymo klaida",
"Wrong admin recovery password. Please check the password and try again." : "Netinkamas administratoriaus atkūrimo slaptažodis. Prašome pasitikrinti ir bandyti vėl.",
+ "A problem occurred, please check your log files (Error: %s)" : "Atsirado problema, prašome patikrinti savo žurnalo failus (Klaida: %s)",
"Group already exists." : "Grupė jau yra.",
"Unable to add group." : "Nepavyko pridėti grupės.",
"Unable to delete group." : "Nepavyko ištrinti grupės.",