diff --git a/apps/files/l10n/br.js b/apps/files/l10n/br.js
index f931f6b819ebf587eece6391ccfefd5ee28a56d2..e0ee11884dac61f8ebe55676a8ccef24010ca7e0 100644
--- a/apps/files/l10n/br.js
+++ b/apps/files/l10n/br.js
@@ -199,8 +199,6 @@ OC.L10N.register(
     "This external storage is full, files can not be updated or synced anymore!" : "Al lec'h renkañ diavaezh mañ a zo leun, n'eo ket posupl adnevesaat pe kempredañ ar restroù ken !",
     "This group folder is almost full ({usedSpacePercent}%)" : "Kaji leun eo an teuliad strollad-mañ ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Al lec'h renkañ diavaezh-mañ a zo kaji leun ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "N'hallit ket treuzkas perc'henniezh ur restr pe un teuliad n'eo ket deoc'h",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Teuliad ar strollad-mañ a zo kaji leun ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Al lec'h renkañ diavaez a zo kaji leun ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "N'hallit ket treuzkas perc'henniezh ur restr pe un teuliad n'eo ket deoc'h"
 },
 "nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);");
diff --git a/apps/files/l10n/br.json b/apps/files/l10n/br.json
index 183699aa89381dd3c382b9d241579f50991b8599..a2b6249a3c290a90d0da56ca76f070c22b75266d 100644
--- a/apps/files/l10n/br.json
+++ b/apps/files/l10n/br.json
@@ -197,8 +197,6 @@
     "This external storage is full, files can not be updated or synced anymore!" : "Al lec'h renkañ diavaezh mañ a zo leun, n'eo ket posupl adnevesaat pe kempredañ ar restroù ken !",
     "This group folder is almost full ({usedSpacePercent}%)" : "Kaji leun eo an teuliad strollad-mañ ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Al lec'h renkañ diavaezh-mañ a zo kaji leun ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "N'hallit ket treuzkas perc'henniezh ur restr pe un teuliad n'eo ket deoc'h",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Teuliad ar strollad-mañ a zo kaji leun ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Al lec'h renkañ diavaez a zo kaji leun ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "N'hallit ket treuzkas perc'henniezh ur restr pe un teuliad n'eo ket deoc'h"
 },"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js
index f6a4c1c5b4ff26cfae6c5854f88f1f412140e718..3df680db90ea8ba97396768032babff7486148f7 100644
--- a/apps/files/l10n/ca.js
+++ b/apps/files/l10n/ca.js
@@ -200,8 +200,6 @@ OC.L10N.register(
     "This external storage is full, files can not be updated or synced anymore!" : "Aquest emmagatzematge extern és ple, els arxius no es poden actualitzar o sincronitzar ja!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Aquesta carpeta de grup és gairebé plena ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Aquest emmagatzematge extern és gairebé ple ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "No es pot transferir la propietat d'un fitxer o carpeta que no és vostre",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Aquesta carpeta de grup és gairebé plena ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Aquest emmagatzematge extern és gairebé ple ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "No es pot transferir la propietat d'un fitxer o carpeta que no és vostre"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json
index a670d435a5cf0dc65f2fa1b04697ef2b690f60ba..feb93a20195282599fa7f21587fd17181cbecc28 100644
--- a/apps/files/l10n/ca.json
+++ b/apps/files/l10n/ca.json
@@ -198,8 +198,6 @@
     "This external storage is full, files can not be updated or synced anymore!" : "Aquest emmagatzematge extern és ple, els arxius no es poden actualitzar o sincronitzar ja!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Aquesta carpeta de grup és gairebé plena ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Aquest emmagatzematge extern és gairebé ple ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "No es pot transferir la propietat d'un fitxer o carpeta que no és vostre",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Aquesta carpeta de grup és gairebé plena ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Aquest emmagatzematge extern és gairebé ple ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "No es pot transferir la propietat d'un fitxer o carpeta que no és vostre"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index 2922e4210bdf06ec76fa9e840c0dc4897893b0d5..965e68938bfbaea760528929de2810820c007f4a 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -204,8 +204,6 @@ OC.L10N.register(
     "This external storage is full, files can not be updated or synced anymore!" : "Toto externí úložiště je plné, soubory už nadále už není aktualizovat nebo synchronizovat!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Tato skupinová složka je téměř plná ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Toto externí úložiště je téměř plné ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Není možné převést vlastnictví souboru nebo složky, která vám nenáleží",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Tato skupinová složka je téměř plná ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Toto externí úložiště je téměř plné ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Není možné převést vlastnictví souboru nebo složky, která vám nenáleží"
 },
 "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json
index ae31acd141d1520bba25277a482d7664dd6ce7ea..61531835e96fbfe6f4df9e481b5d37af515ddbc0 100644
--- a/apps/files/l10n/cs.json
+++ b/apps/files/l10n/cs.json
@@ -202,8 +202,6 @@
     "This external storage is full, files can not be updated or synced anymore!" : "Toto externí úložiště je plné, soubory už nadále už není aktualizovat nebo synchronizovat!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Tato skupinová složka je téměř plná ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Toto externí úložiště je téměř plné ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Není možné převést vlastnictví souboru nebo složky, která vám nenáleží",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Tato skupinová složka je téměř plná ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Toto externí úložiště je téměř plné ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Není možné převést vlastnictví souboru nebo složky, která vám nenáleží"
 },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js
index c04b73e44203455ca8dc9a6c42382b23b91bae15..efa5108969df5cf43c2d0e668ae1f0c57dbb372c 100644
--- a/apps/files/l10n/de.js
+++ b/apps/files/l10n/de.js
@@ -204,8 +204,6 @@ OC.L10N.register(
     "This external storage is full, files can not be updated or synced anymore!" : "Dieser externe Speicher ist voll, Dateien können nicht mehr aktualisiert oder synchronisiert werden!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Dieser Gruppenordner ist beinahe voll ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Dieser externe Speicher ist fast voll ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Der Besitz einer Datei oder eines Ordners, den Du nicht besitzt, kann nicht übertragen werden",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Dieser Gruppenordner ist beinahe voll ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Dieser externe Speicher ist beinahe voll ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Der Besitz einer Datei oder eines Ordners, den Du nicht besitzt, kann nicht übertragen werden"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json
index 14832e2f25e65832eed404fd9cfa12fc637bffc7..d43c174d194c99b12f20d644a323ccc0511c7d90 100644
--- a/apps/files/l10n/de.json
+++ b/apps/files/l10n/de.json
@@ -202,8 +202,6 @@
     "This external storage is full, files can not be updated or synced anymore!" : "Dieser externe Speicher ist voll, Dateien können nicht mehr aktualisiert oder synchronisiert werden!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Dieser Gruppenordner ist beinahe voll ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Dieser externe Speicher ist fast voll ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Der Besitz einer Datei oder eines Ordners, den Du nicht besitzt, kann nicht übertragen werden",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Dieser Gruppenordner ist beinahe voll ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Dieser externe Speicher ist beinahe voll ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Der Besitz einer Datei oder eines Ordners, den Du nicht besitzt, kann nicht übertragen werden"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js
index 5623dc3a713e27d6572ebbec9238ea40165b0053..816ae8870b4ab088deb74c009c4be9bd35ef142a 100644
--- a/apps/files/l10n/de_DE.js
+++ b/apps/files/l10n/de_DE.js
@@ -204,8 +204,6 @@ OC.L10N.register(
     "This external storage is full, files can not be updated or synced anymore!" : "Dieser externe Speicher ist voll, Dateien können nicht mehr aktualisiert oder synchronisiert werden!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Dieser Gruppenordner ist beinahe voll ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Dieser externe Speicher ist fast voll ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Der Besitz einer Datei oder eines Ordners, den Sie nicht besitzen, kann nicht übertragen werden",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Dieser Gruppenordner ist beinahe voll ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Dieser externe Speicher ist beinahe voll ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Der Besitz einer Datei oder eines Ordners, den Sie nicht besitzen, kann nicht übertragen werden"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json
index 2cabdf19d4a7854b04a9945ad97fbbc984dc9de6..ae5e05c328a41e70170875190a7f507fe7acaf76 100644
--- a/apps/files/l10n/de_DE.json
+++ b/apps/files/l10n/de_DE.json
@@ -202,8 +202,6 @@
     "This external storage is full, files can not be updated or synced anymore!" : "Dieser externe Speicher ist voll, Dateien können nicht mehr aktualisiert oder synchronisiert werden!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Dieser Gruppenordner ist beinahe voll ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Dieser externe Speicher ist fast voll ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Der Besitz einer Datei oder eines Ordners, den Sie nicht besitzen, kann nicht übertragen werden",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Dieser Gruppenordner ist beinahe voll ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Dieser externe Speicher ist beinahe voll ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Der Besitz einer Datei oder eines Ordners, den Sie nicht besitzen, kann nicht übertragen werden"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js
index 22841fb1db87f9dff222916a836f1afbe9645f50..29d363cf006f92c9262064d409842ce6844d78d5 100644
--- a/apps/files/l10n/el.js
+++ b/apps/files/l10n/el.js
@@ -199,8 +199,6 @@ OC.L10N.register(
     "This external storage is full, files can not be updated or synced anymore!" : "Ο εξωτερικός αποθηκευτικός σας χώρος είναι γεμάτος, τα αρχεία δεν μπορούν να ενημερωθούν ή να συγχρονιστούν!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Ο ομαδικός φάκελος είναι σχεδόν γεμάτος ({usedSpacePercent}%).",
     "This external storage is almost full ({usedSpacePercent}%)" : "Ο εξωτερικός αποθηκευτικός σας χώρος είναι σχεδόν γεμάτος ({usedSpacePercent}%).",
-    "Cannot transfter ownership of a file or folder you don't own" : "Δεν μπορεί να μεταβαστεί η κυριότητα αρχείου ή φακέλου που δεν σας ανήκει",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Ο ομαδικός φάκελος είναι σχεδόν γεμάτος ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Ο εξωτερικός αποθηκευτικός σας χώρος είναι σχεδόν γεμάτος ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Δεν μπορεί να μεταβαστεί η κυριότητα αρχείου ή φακέλου που δεν σας ανήκει"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json
index b4e2866446fb6fe58dbb2b911310a0ac79cafecc..216a403dd4ce0bdd3d9dd8c6496f7bafd050bec0 100644
--- a/apps/files/l10n/el.json
+++ b/apps/files/l10n/el.json
@@ -197,8 +197,6 @@
     "This external storage is full, files can not be updated or synced anymore!" : "Ο εξωτερικός αποθηκευτικός σας χώρος είναι γεμάτος, τα αρχεία δεν μπορούν να ενημερωθούν ή να συγχρονιστούν!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Ο ομαδικός φάκελος είναι σχεδόν γεμάτος ({usedSpacePercent}%).",
     "This external storage is almost full ({usedSpacePercent}%)" : "Ο εξωτερικός αποθηκευτικός σας χώρος είναι σχεδόν γεμάτος ({usedSpacePercent}%).",
-    "Cannot transfter ownership of a file or folder you don't own" : "Δεν μπορεί να μεταβαστεί η κυριότητα αρχείου ή φακέλου που δεν σας ανήκει",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Ο ομαδικός φάκελος είναι σχεδόν γεμάτος ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Ο εξωτερικός αποθηκευτικός σας χώρος είναι σχεδόν γεμάτος ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Δεν μπορεί να μεταβαστεί η κυριότητα αρχείου ή φακέλου που δεν σας ανήκει"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 83f563aab6d47acf7904e8ba00e3c9cd851951b5..08d4cd160c7daf4c6527e6745c7e1d8936a580a0 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -204,8 +204,6 @@ OC.L10N.register(
     "This external storage is full, files can not be updated or synced anymore!" : "Este almacenamiento externo está lleno, los archivos no pueden ser subidos o sincronizados más.",
     "This group folder is almost full ({usedSpacePercent}%)" : "Esta carpeta de grupo está casi llena ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Este almacenamiento externo está casi lleno ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "No se puede transferir la propiedad de un archivo o carpeta que no te pertenece",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Esta carpeta de grupo está casi llena ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Este almacenamiento externo está casi lleno ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "No se puede transferir la propiedad de un archivo o carpeta que no te pertenece"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index eead64f1eaf7f4cc278610df886266347c54105b..79a835c9bf53b5e791afaceee957d274901c5dce 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -202,8 +202,6 @@
     "This external storage is full, files can not be updated or synced anymore!" : "Este almacenamiento externo está lleno, los archivos no pueden ser subidos o sincronizados más.",
     "This group folder is almost full ({usedSpacePercent}%)" : "Esta carpeta de grupo está casi llena ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Este almacenamiento externo está casi lleno ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "No se puede transferir la propiedad de un archivo o carpeta que no te pertenece",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Esta carpeta de grupo está casi llena ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Este almacenamiento externo está casi lleno ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "No se puede transferir la propiedad de un archivo o carpeta que no te pertenece"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/es_PY.js b/apps/files/l10n/es_PY.js
index 5bc5191183df8d309c9dd62b52ae7ecb6d7ae70a..2e1fe2b75243963fb19e9a6d27b58e150ae87857 100644
--- a/apps/files/l10n/es_PY.js
+++ b/apps/files/l10n/es_PY.js
@@ -159,8 +159,6 @@ OC.L10N.register(
     "A file or folder has been <strong>restored</strong>" : "Un archivo o carpeta ha sido <strong>restaurado</strong>",
     "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Usa esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">acceder a tus Archivos vía WebDAV</a>",
     "This group folder is full, files can not be updated or synced anymore!" : "Esta carpeta grupal esta llena. ¡Los archivos ya no se pueden actualizar o sincronizar!",
-    "This external storage is full, files can not be updated or synced anymore!" : "Este espacio externo esta lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Esta carpeta grupal está casi llena ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Este espacio externo está casi lleno ({usedSpacePercent}%)."
+    "This external storage is full, files can not be updated or synced anymore!" : "Este espacio externo esta lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/es_PY.json b/apps/files/l10n/es_PY.json
index 4128825c2d86615c79e3515ab082c2b0f282c7d5..7a271f5e6d0025a4091dc9bd4878416e7813c87e 100644
--- a/apps/files/l10n/es_PY.json
+++ b/apps/files/l10n/es_PY.json
@@ -157,8 +157,6 @@
     "A file or folder has been <strong>restored</strong>" : "Un archivo o carpeta ha sido <strong>restaurado</strong>",
     "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Usa esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">acceder a tus Archivos vía WebDAV</a>",
     "This group folder is full, files can not be updated or synced anymore!" : "Esta carpeta grupal esta llena. ¡Los archivos ya no se pueden actualizar o sincronizar!",
-    "This external storage is full, files can not be updated or synced anymore!" : "Este espacio externo esta lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Esta carpeta grupal está casi llena ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Este espacio externo está casi lleno ({usedSpacePercent}%)."
+    "This external storage is full, files can not be updated or synced anymore!" : "Este espacio externo esta lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js
index 1bf2eebfca3c841615a76813853f50b635668530..c6829406d0e067c9df4a507e1b86a8b69f3f4fb6 100644
--- a/apps/files/l10n/fi.js
+++ b/apps/files/l10n/fi.js
@@ -194,8 +194,6 @@ OC.L10N.register(
     "This external storage is full, files can not be updated or synced anymore!" : "Tämä erillinen tallennustila on täynnä, tiedostoja ei voi enää päivittää tai synkronoida!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Tämä ryhmäkansio on melkein täynnä ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Tämä erillinen tallennustila on melkein täynnä ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Et voi siirtää sellaisen tiedoston tai kansion omistajuutta, jota et itse omista",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Tämä ryhmäkansio on melkein täynnä ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Tämä erillinen tallennustila on melkein täynnä ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Et voi siirtää sellaisen tiedoston tai kansion omistajuutta, jota et itse omista"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json
index 6d983cd6363bd82912dabbd741ab1aebcb9e509f..87c41cffb85795c071df512c1fc3cb8a300c6b11 100644
--- a/apps/files/l10n/fi.json
+++ b/apps/files/l10n/fi.json
@@ -192,8 +192,6 @@
     "This external storage is full, files can not be updated or synced anymore!" : "Tämä erillinen tallennustila on täynnä, tiedostoja ei voi enää päivittää tai synkronoida!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Tämä ryhmäkansio on melkein täynnä ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Tämä erillinen tallennustila on melkein täynnä ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Et voi siirtää sellaisen tiedoston tai kansion omistajuutta, jota et itse omista",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Tämä ryhmäkansio on melkein täynnä ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Tämä erillinen tallennustila on melkein täynnä ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Et voi siirtää sellaisen tiedoston tai kansion omistajuutta, jota et itse omista"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index 0b778a12d4fa3795f65bea869395236b5e1886bf..2d04862e19b676cd4c23cb01506cbe69111f0e48 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -200,8 +200,6 @@ OC.L10N.register(
     "This external storage is full, files can not be updated or synced anymore!" : "Cet espace de stockage externe est plein, les fichiers ne peuvent plus être mis à jour ni synchronisés !",
     "This group folder is almost full ({usedSpacePercent}%)" : "Ce dossier de groupe est presque plein ({usedSpacePercent}%).",
     "This external storage is almost full ({usedSpacePercent}%)" : "Cet espace de stockage externe est presque plein ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Impossible de transférer la propriété d’un fichier ou d’un dossier que vous ne possédez pas",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Ce dossier de groupe est presque plein ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Cet espace de stockage externe est presque plein ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Impossible de transférer la propriété d’un fichier ou d’un dossier que vous ne possédez pas"
 },
 "nplurals=2; plural=(n > 1);");
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json
index 88cc8e51d4e28ccd0c046203c5bdd40d2342d782..ae6bf4f0277f1b0ccc12473ee99e09acda215c82 100644
--- a/apps/files/l10n/fr.json
+++ b/apps/files/l10n/fr.json
@@ -198,8 +198,6 @@
     "This external storage is full, files can not be updated or synced anymore!" : "Cet espace de stockage externe est plein, les fichiers ne peuvent plus être mis à jour ni synchronisés !",
     "This group folder is almost full ({usedSpacePercent}%)" : "Ce dossier de groupe est presque plein ({usedSpacePercent}%).",
     "This external storage is almost full ({usedSpacePercent}%)" : "Cet espace de stockage externe est presque plein ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Impossible de transférer la propriété d’un fichier ou d’un dossier que vous ne possédez pas",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Ce dossier de groupe est presque plein ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Cet espace de stockage externe est presque plein ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Impossible de transférer la propriété d’un fichier ou d’un dossier que vous ne possédez pas"
 },"pluralForm" :"nplurals=2; plural=(n > 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js
index 4d67ab0a327478eda1713e3690859098fe984ac9..0e4b771f5a515290b35d1d3a59b18f078f5295de 100644
--- a/apps/files/l10n/gl.js
+++ b/apps/files/l10n/gl.js
@@ -204,8 +204,6 @@ OC.L10N.register(
     "This external storage is full, files can not be updated or synced anymore!" : "Este almacenamento externo está cheo, xa non se poden actualizar nin sincronizar os ficheiros.",
     "This group folder is almost full ({usedSpacePercent}%)" : "Este cartafol do grupo está case cheo ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Este almacenamento externo está case cheo ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Non é posíbel transferir a propiedade dun ficheiro ou cartafol que non é de seu",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Este cartafol do grupo está case cheo ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Este almacenamento externo está case cheo ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Non é posíbel transferir a propiedade dun ficheiro ou cartafol que non é de seu"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json
index db9f27b8d98ac10f2328bd80593191120b91c80a..843e8df1608bd27d5c5c9ba16a3a02beab1d8107 100644
--- a/apps/files/l10n/gl.json
+++ b/apps/files/l10n/gl.json
@@ -202,8 +202,6 @@
     "This external storage is full, files can not be updated or synced anymore!" : "Este almacenamento externo está cheo, xa non se poden actualizar nin sincronizar os ficheiros.",
     "This group folder is almost full ({usedSpacePercent}%)" : "Este cartafol do grupo está case cheo ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Este almacenamento externo está case cheo ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Non é posíbel transferir a propiedade dun ficheiro ou cartafol que non é de seu",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Este cartafol do grupo está case cheo ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Este almacenamento externo está case cheo ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Non é posíbel transferir a propiedade dun ficheiro ou cartafol que non é de seu"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js
index bfc5b4889edb580e11d86fb124bb73d1bbfcb8e9..07934055635c0d4c9671e5274421e19c0316a373 100644
--- a/apps/files/l10n/he.js
+++ b/apps/files/l10n/he.js
@@ -200,8 +200,6 @@ OC.L10N.register(
     "This external storage is full, files can not be updated or synced anymore!" : "האחסון החיצוני מלא, לא ניתן לעדכן או לסנכרן קבצים מולו עוד!",
     "This group folder is almost full ({usedSpacePercent}%)" : "התיקייה הקבוצתית הזאת כמעט מלאה ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "האחסון החיצוני הזה כמעט מלא ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "אין לך אפשרות להעביר בעלות על קובץ או תיקייה שאין לך בעלות עליהם",
-    "This group folder is almost full ({usedSpacePercent}%)." : "התיקייה הקבוצתית הזאת כמעט מלאה ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "האחסון החיצוני הזה כמעט מלא ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "אין לך אפשרות להעביר בעלות על קובץ או תיקייה שאין לך בעלות עליהם"
 },
 "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");
diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json
index c7fb62cd9b5b8e15262fe07c4072416d555db6fb..3a60c02ecc1d8c8018ba150576543d5e59098976 100644
--- a/apps/files/l10n/he.json
+++ b/apps/files/l10n/he.json
@@ -198,8 +198,6 @@
     "This external storage is full, files can not be updated or synced anymore!" : "האחסון החיצוני מלא, לא ניתן לעדכן או לסנכרן קבצים מולו עוד!",
     "This group folder is almost full ({usedSpacePercent}%)" : "התיקייה הקבוצתית הזאת כמעט מלאה ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "האחסון החיצוני הזה כמעט מלא ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "אין לך אפשרות להעביר בעלות על קובץ או תיקייה שאין לך בעלות עליהם",
-    "This group folder is almost full ({usedSpacePercent}%)." : "התיקייה הקבוצתית הזאת כמעט מלאה ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "האחסון החיצוני הזה כמעט מלא ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "אין לך אפשרות להעביר בעלות על קובץ או תיקייה שאין לך בעלות עליהם"
 },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index c569e9cf4aee91297fe71d6a321fff2bea1e441d..1438b6185a8e786b6db6886bb62085e3f832a2bf 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -204,8 +204,6 @@ OC.L10N.register(
     "This external storage is full, files can not be updated or synced anymore!" : "Questa archiviazione esterna è piena, i file non possono più essere aggiornati o sincronizzati!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Questa cartella di gruppo è quasi piena ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Questa archiviazione esterna è quasi piena ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : " Impossibile trasferire la proprietà di un file o di una cartella di altri",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Questa cartella di gruppo è quasi piena ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Questa archiviazione esterna è quasi piena ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : " Impossibile trasferire la proprietà di un file o di una cartella di altri"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json
index 3b34247e17d91e758ca0a372208005446c28f30c..ab2a0ad6c0c4ae788b35ed73700d01e52f0ec4f1 100644
--- a/apps/files/l10n/it.json
+++ b/apps/files/l10n/it.json
@@ -202,8 +202,6 @@
     "This external storage is full, files can not be updated or synced anymore!" : "Questa archiviazione esterna è piena, i file non possono più essere aggiornati o sincronizzati!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Questa cartella di gruppo è quasi piena ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Questa archiviazione esterna è quasi piena ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : " Impossibile trasferire la proprietà di un file o di una cartella di altri",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Questa cartella di gruppo è quasi piena ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Questa archiviazione esterna è quasi piena ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : " Impossibile trasferire la proprietà di un file o di una cartella di altri"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/mk.js b/apps/files/l10n/mk.js
index ad98b6fba5061c715817312edf1a5f6eb6372641..0dfa3def7c2b391f37d09e743b886d935b620792 100644
--- a/apps/files/l10n/mk.js
+++ b/apps/files/l10n/mk.js
@@ -199,8 +199,6 @@ OC.L10N.register(
     "This external storage is full, files can not be updated or synced anymore!" : "Надворешното складиште е исполнето, датотеките веќе не можат да се ажирираат или синхронизираат!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Групната папка е скоро исполнета ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Надворешното складиште е скоро исполнето ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Неможете да направите трансвер на сопственот на датотека која не е ваша",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Групната папка е скоро исполнета ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Надворешното складиште е скоро исполнето ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Неможете да направите трансвер на сопственот на датотека која не е ваша"
 },
 "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
diff --git a/apps/files/l10n/mk.json b/apps/files/l10n/mk.json
index 735077608e74ac6330a61e958bbea9fc3738361d..f99b36bc24a20b7cd8beb718e01ddef0acde3e38 100644
--- a/apps/files/l10n/mk.json
+++ b/apps/files/l10n/mk.json
@@ -197,8 +197,6 @@
     "This external storage is full, files can not be updated or synced anymore!" : "Надворешното складиште е исполнето, датотеките веќе не можат да се ажирираат или синхронизираат!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Групната папка е скоро исполнета ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Надворешното складиште е скоро исполнето ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Неможете да направите трансвер на сопственот на датотека која не е ваша",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Групната папка е скоро исполнета ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Надворешното складиште е скоро исполнето ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Неможете да направите трансвер на сопственот на датотека која не е ваша"
 },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js
index d5d476b67c82f051023b7ce15fc54fbca74e8d37..9e0e5ca0411c519f728e57a1eeed2558fbe64977 100644
--- a/apps/files/l10n/nb.js
+++ b/apps/files/l10n/nb.js
@@ -200,8 +200,6 @@ OC.L10N.register(
     "This external storage is full, files can not be updated or synced anymore!" : "Denne eksterne lagringsplassen er full, filer kan ikke oppdateres eller synkroniseres lenger!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Denne gruppemappen er nesten full ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Denne eksterne lagringsplassen er nesten full ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Kan ikke overføre eierskap til en fil eller mappe du ikke eier",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Denne gruppemappen er nesten full ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Denne eksterne lagringsplassen er nesten full ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Kan ikke overføre eierskap til en fil eller mappe du ikke eier"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json
index 6cd0d0d2105ee2bb61ceecfd6206cabf73e897db..bda44bb4f1e1a0a891c62805f652e3f93501d2f2 100644
--- a/apps/files/l10n/nb.json
+++ b/apps/files/l10n/nb.json
@@ -198,8 +198,6 @@
     "This external storage is full, files can not be updated or synced anymore!" : "Denne eksterne lagringsplassen er full, filer kan ikke oppdateres eller synkroniseres lenger!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Denne gruppemappen er nesten full ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Denne eksterne lagringsplassen er nesten full ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Kan ikke overføre eierskap til en fil eller mappe du ikke eier",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Denne gruppemappen er nesten full ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Denne eksterne lagringsplassen er nesten full ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Kan ikke overføre eierskap til en fil eller mappe du ikke eier"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js
index b69a35184683e24a127e1022933a55e5129ae21c..ab018c2f7c3a8266d88202e68bdf1f60f8b22229 100644
--- a/apps/files/l10n/nl.js
+++ b/apps/files/l10n/nl.js
@@ -200,8 +200,6 @@ OC.L10N.register(
     "This external storage is full, files can not be updated or synced anymore!" : "Deze externe opslag is vol, bestanden kunnen niet meer bijgewerkt of gesynchroniseerd worden!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Deze groepsfolder zit bijna vol ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Deze externe opslagruimte zit bijna vol ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Kan het eigenaarschap van een bestand of map waarvan u niet de eigenaar bent, niet overdragen",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Deze groepsfolder zit bijna vol ({usedSpacePercent}%)",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Deze externe opslagruimte zit bijna vol ({usedSpacePercent}%)"
+    "Cannot transfter ownership of a file or folder you don't own" : "Kan het eigenaarschap van een bestand of map waarvan u niet de eigenaar bent, niet overdragen"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json
index 6721884b2a74a26ebc5b1299690f76ddab59d8b2..67ebaccc2c9a9ff7021d912d349908952355f4cc 100644
--- a/apps/files/l10n/nl.json
+++ b/apps/files/l10n/nl.json
@@ -198,8 +198,6 @@
     "This external storage is full, files can not be updated or synced anymore!" : "Deze externe opslag is vol, bestanden kunnen niet meer bijgewerkt of gesynchroniseerd worden!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Deze groepsfolder zit bijna vol ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Deze externe opslagruimte zit bijna vol ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Kan het eigenaarschap van een bestand of map waarvan u niet de eigenaar bent, niet overdragen",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Deze groepsfolder zit bijna vol ({usedSpacePercent}%)",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Deze externe opslagruimte zit bijna vol ({usedSpacePercent}%)"
+    "Cannot transfter ownership of a file or folder you don't own" : "Kan het eigenaarschap van een bestand of map waarvan u niet de eigenaar bent, niet overdragen"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index 884a9721263b77ef2249256f43e37a568cb5dabf..008a240f9c1b5329331e278d17c83bcd633e175e 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -204,8 +204,6 @@ OC.L10N.register(
     "This external storage is full, files can not be updated or synced anymore!" : "Magazyn zewnętrzny jest pełny. Nie można już aktualizować ani synchronizować plików!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Ten katalog grupowy jest prawie pełny ({usedSpacePercent}%).",
     "This external storage is almost full ({usedSpacePercent}%)" : "Magazyn zewnętrzny jest prawie pełny ({usedSpacePercent}%).",
-    "Cannot transfter ownership of a file or folder you don't own" : "Nie można przenieść prawa własności do pliku lub katalogu, którego nie jesteś właścicielem",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Ten katalog grupowy jest prawie pełny ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Magazyn zewnętrzny jest prawie pełny ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Nie można przenieść prawa własności do pliku lub katalogu, którego nie jesteś właścicielem"
 },
 "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json
index 133f6d642676a4477bc9e5fb2164587a25f191c9..c5535ed7ed52d7497ca5c2e7f8ac8eb89bdce403 100644
--- a/apps/files/l10n/pl.json
+++ b/apps/files/l10n/pl.json
@@ -202,8 +202,6 @@
     "This external storage is full, files can not be updated or synced anymore!" : "Magazyn zewnętrzny jest pełny. Nie można już aktualizować ani synchronizować plików!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Ten katalog grupowy jest prawie pełny ({usedSpacePercent}%).",
     "This external storage is almost full ({usedSpacePercent}%)" : "Magazyn zewnętrzny jest prawie pełny ({usedSpacePercent}%).",
-    "Cannot transfter ownership of a file or folder you don't own" : "Nie można przenieść prawa własności do pliku lub katalogu, którego nie jesteś właścicielem",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Ten katalog grupowy jest prawie pełny ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Magazyn zewnętrzny jest prawie pełny ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Nie można przenieść prawa własności do pliku lub katalogu, którego nie jesteś właścicielem"
 },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index 81c329eebe610a0c5e265bd768dd69aedbcf2083..6e219216921c2fe70ab34b35cea3c1490c377357 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -200,8 +200,6 @@ OC.L10N.register(
     "This external storage is full, files can not be updated or synced anymore!" : "Este armazenamento externo está cheio, os arquivos não podem mais ser atualizados ou sincronizados!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Esta pasta de grupo está quase cheia ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Este armazenamento externo está quase cheio ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Não é possível transferir a propriedade de um arquivo ou pasta que você não é o dono",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Esta pasta de grupo está quase cheia ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Este armazenamento externo está quase cheio ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Não é possível transferir a propriedade de um arquivo ou pasta que você não é o dono"
 },
 "nplurals=2; plural=(n > 1);");
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index 2d1b3c38bcbeab729970b926cb39cf4af5a1ce1b..6fc92055bf0749c3ec0ec955676b5f4773c723fb 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -198,8 +198,6 @@
     "This external storage is full, files can not be updated or synced anymore!" : "Este armazenamento externo está cheio, os arquivos não podem mais ser atualizados ou sincronizados!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Esta pasta de grupo está quase cheia ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Este armazenamento externo está quase cheio ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Não é possível transferir a propriedade de um arquivo ou pasta que você não é o dono",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Esta pasta de grupo está quase cheia ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Este armazenamento externo está quase cheio ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Não é possível transferir a propriedade de um arquivo ou pasta que você não é o dono"
 },"pluralForm" :"nplurals=2; plural=(n > 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index fa7c86b64d16c90e53d413ba4f1bd6e35e212a7e..240591295c4715ed284ed51b36e4f8a1caa55095 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -200,8 +200,6 @@ OC.L10N.register(
     "This external storage is full, files can not be updated or synced anymore!" : "Внешнее хранилище заполнено, файлы более не могут быть обновлены или синхронизированы.",
     "This group folder is almost full ({usedSpacePercent}%)" : "Эта папка группы почти заполнена ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Это внешнее хранилище почти заполнено ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Изменение владельца возможно только для своих файлов и папок",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Эта папка группы почти заполнена ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Это внешнее хранилище почти заполнено ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Изменение владельца возможно только для своих файлов и папок"
 },
 "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json
index dee4d5a63180138e87492041515bbdb310e8d485..891c07aa4608aec98bffe4306c690dfd22fbe871 100644
--- a/apps/files/l10n/ru.json
+++ b/apps/files/l10n/ru.json
@@ -198,8 +198,6 @@
     "This external storage is full, files can not be updated or synced anymore!" : "Внешнее хранилище заполнено, файлы более не могут быть обновлены или синхронизированы.",
     "This group folder is almost full ({usedSpacePercent}%)" : "Эта папка группы почти заполнена ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Это внешнее хранилище почти заполнено ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Изменение владельца возможно только для своих файлов и папок",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Эта папка группы почти заполнена ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Это внешнее хранилище почти заполнено ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Изменение владельца возможно только для своих файлов и папок"
 },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js
index 8688ad2af45fdbe6884659c3778d5ad02b65e494..58e181f4084a7faa27a8c249ecec6e0cf2b2fef9 100644
--- a/apps/files/l10n/sv.js
+++ b/apps/files/l10n/sv.js
@@ -200,8 +200,6 @@ OC.L10N.register(
     "This external storage is full, files can not be updated or synced anymore!" : "Denna externa lagring är full, filer kan inte uppdateras eller synkroniseras längre!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Denna gruppmapp är nästan full ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Denna externa lagring är nästan full ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Det går inte att överföra ägarskap till en fil eller mapp som du inte äger",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Denna gruppmapp är nästan full ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Denna externa lagring är nästan full ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Det går inte att överföra ägarskap till en fil eller mapp som du inte äger"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json
index fe7dbd0826737a8ca385a756d16519b35ca26bbe..87c86f7d23185d2f2ebf1f97dc32dd0e09580fc3 100644
--- a/apps/files/l10n/sv.json
+++ b/apps/files/l10n/sv.json
@@ -198,8 +198,6 @@
     "This external storage is full, files can not be updated or synced anymore!" : "Denna externa lagring är full, filer kan inte uppdateras eller synkroniseras längre!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Denna gruppmapp är nästan full ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Denna externa lagring är nästan full ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Det går inte att överföra ägarskap till en fil eller mapp som du inte äger",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Denna gruppmapp är nästan full ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Denna externa lagring är nästan full ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Det går inte att överföra ägarskap till en fil eller mapp som du inte äger"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js
index eb8b153e5a5a7caac909aeae11c0dbd5245d822d..f4830c9772ac29ae6f8517845a3d798f53d34852 100644
--- a/apps/files/l10n/tr.js
+++ b/apps/files/l10n/tr.js
@@ -200,8 +200,6 @@ OC.L10N.register(
     "This external storage is full, files can not be updated or synced anymore!" : "Bu dış depolamada boş alan kalmadı. Artık dosyalar güncellenmeyecek ya da eşitlenmeyecek!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Bu grup klasöründeki boş alan bitmek üzere ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Bu dış depolamadaki boş alan bitmek üzere ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Sahibi olmadığınız bir dosya ya da klasörün sahipliğini aktaramazsınız",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Bu grup klasöründeki boş alan bitmek üzere ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Bu dış depolamadaki boş alan bitmek üzere ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Sahibi olmadığınız bir dosya ya da klasörün sahipliğini aktaramazsınız"
 },
 "nplurals=2; plural=(n > 1);");
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json
index bd340d6352038b72a15a149475cc510bddbbd02c..511f31aabdf804c9dc4c0912b4ee1efe3fdacee8 100644
--- a/apps/files/l10n/tr.json
+++ b/apps/files/l10n/tr.json
@@ -198,8 +198,6 @@
     "This external storage is full, files can not be updated or synced anymore!" : "Bu dış depolamada boş alan kalmadı. Artık dosyalar güncellenmeyecek ya da eşitlenmeyecek!",
     "This group folder is almost full ({usedSpacePercent}%)" : "Bu grup klasöründeki boş alan bitmek üzere ({usedSpacePercent}%)",
     "This external storage is almost full ({usedSpacePercent}%)" : "Bu dış depolamadaki boş alan bitmek üzere ({usedSpacePercent}%)",
-    "Cannot transfter ownership of a file or folder you don't own" : "Sahibi olmadığınız bir dosya ya da klasörün sahipliğini aktaramazsınız",
-    "This group folder is almost full ({usedSpacePercent}%)." : "Bu grup klasöründeki boş alan bitmek üzere ({usedSpacePercent}%).",
-    "This external storage is almost full ({usedSpacePercent}%)." : "Bu dış depolamadaki boş alan bitmek üzere ({usedSpacePercent}%)."
+    "Cannot transfter ownership of a file or folder you don't own" : "Sahibi olmadığınız bir dosya ya da klasörün sahipliğini aktaramazsınız"
 },"pluralForm" :"nplurals=2; plural=(n > 1);"
 }
\ No newline at end of file
diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js
index 86b40c4a794e09dc209259a3db816d8cc8c98613..64ed1742e05525f1b1063b5ba2bf345d49d2a3c0 100644
--- a/apps/settings/l10n/gl.js
+++ b/apps/settings/l10n/gl.js
@@ -322,7 +322,7 @@ OC.L10N.register(
     "All checks passed." : "Pasáronse todas as verificacións.",
     "There are some errors regarding your setup." : "Hai algún erro relativo aos seus axustes.",
     "There are some warnings regarding your setup." : "Hai algún aviso relativo aos seus axustes.",
-    "Checking for system and security issues." : "Verificando incidentes de sistema e seguridade.",
+    "Checking for system and security issues." : "Verificando incidencias de sistema e seguridade.",
     "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Volva verificar as <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">guías de instalación ↗</a>, e comprobe que non haxa erros ou avisos no <a href=\"%2$s\">rexistro</a>. ",
     "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Comprobe a seguridade do seu Nextcloud empregando o <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">noso escaneo de seguridade ↗</a>.",
     "Version" : "Versión",
@@ -863,7 +863,7 @@ OC.L10N.register(
     "SSL Root Certificates" : "Certificados raíz SSL",
     "Common Name" : "Nome común",
     "Valid until" : "Válido ata",
-    "Issued By" : "Fornecido por",
+    "Issued By" : "Emitido por:",
     "Valid until %s" : "Válido ata %s",
     "Import root certificate" : "Importar o certificado raíz",
     "Execute one task with each page loaded" : "Executar unha tarefa con cada páxina cargada",
diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json
index 79d2ec24a0d9149cab5665323ce480797c64aae8..e38ce3a2e47149759afe7b81c8374cfbe91638c1 100644
--- a/apps/settings/l10n/gl.json
+++ b/apps/settings/l10n/gl.json
@@ -320,7 +320,7 @@
     "All checks passed." : "Pasáronse todas as verificacións.",
     "There are some errors regarding your setup." : "Hai algún erro relativo aos seus axustes.",
     "There are some warnings regarding your setup." : "Hai algún aviso relativo aos seus axustes.",
-    "Checking for system and security issues." : "Verificando incidentes de sistema e seguridade.",
+    "Checking for system and security issues." : "Verificando incidencias de sistema e seguridade.",
     "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Volva verificar as <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">guías de instalación ↗</a>, e comprobe que non haxa erros ou avisos no <a href=\"%2$s\">rexistro</a>. ",
     "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Comprobe a seguridade do seu Nextcloud empregando o <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">noso escaneo de seguridade ↗</a>.",
     "Version" : "Versión",
@@ -861,7 +861,7 @@
     "SSL Root Certificates" : "Certificados raíz SSL",
     "Common Name" : "Nome común",
     "Valid until" : "Válido ata",
-    "Issued By" : "Fornecido por",
+    "Issued By" : "Emitido por:",
     "Valid until %s" : "Válido ata %s",
     "Import root certificate" : "Importar o certificado raíz",
     "Execute one task with each page loaded" : "Executar unha tarefa con cada páxina cargada",
diff --git a/apps/user_status/l10n/sl.js b/apps/user_status/l10n/sl.js
new file mode 100644
index 0000000000000000000000000000000000000000..7c166ba1208fdd839e1da54231c1772e202466bd
--- /dev/null
+++ b/apps/user_status/l10n/sl.js
@@ -0,0 +1,38 @@
+OC.L10N.register(
+    "user_status",
+    {
+    "Recent statuses" : "Nedavna stanja",
+    "In a meeting" : "Na sestanku",
+    "Commuting" : "Med vožnjo",
+    "Out sick" : "Na bolniški",
+    "Vacationing" : "Na dopustu",
+    "Working remotely" : "Delam od doma",
+    "User status" : "Stanje uporabnika",
+    "Clear status message after" : "Počisti sporočilo stanja po",
+    "What's your status?" : "Kako želite nastaviti stanje?",
+    "Set status" : "Nastavi stanje",
+    "Online status" : "Povezano stanje",
+    "Status message" : "Sporočilo stanja",
+    "Clear status message" : "Počisti sporočilo stanja",
+    "Set status message" : "Nastavi sporočilo stanja",
+    "There was an error saving the status" : "Prišlo je do napake med shranjevanjem stanja",
+    "There was an error clearing the status" : "Prišlo je do napake med odstranjevanjem stanja",
+    "No recent status changes" : "Ni nedavnih sprememb stanja",
+    "Away" : "Trenutno ne spremljam",
+    "Do not disturb" : "Ne pustim se motiti",
+    "{status}, {timestamp}" : "{status}, {timestamp}",
+    "Don't clear" : "ne počisti",
+    "Today" : "enkrat danes",
+    "This week" : "še ta teden",
+    "Online" : "Na spletu",
+    "Invisible" : "Drugim neviden",
+    "Offline" : "Začasno brez povezave",
+    "There was an error saving the new status" : "Prišlo je do napake med shranjevanjem novega stanja",
+    "30 minutes" : "po 30 minutah",
+    "1 hour" : "po 1 uri",
+    "4 hours" : "po 4 urah",
+    "Mute all notifications" : "Utiša vsa obvestila",
+    "Appear offline" : "Pokaže kot brez povezave",
+    "Clear status after" : "Počisti stanje"
+},
+"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/apps/user_status/l10n/sl.json b/apps/user_status/l10n/sl.json
new file mode 100644
index 0000000000000000000000000000000000000000..90409c7766dccc355cee9f75a167bb59b2ae8f84
--- /dev/null
+++ b/apps/user_status/l10n/sl.json
@@ -0,0 +1,36 @@
+{ "translations": {
+    "Recent statuses" : "Nedavna stanja",
+    "In a meeting" : "Na sestanku",
+    "Commuting" : "Med vožnjo",
+    "Out sick" : "Na bolniški",
+    "Vacationing" : "Na dopustu",
+    "Working remotely" : "Delam od doma",
+    "User status" : "Stanje uporabnika",
+    "Clear status message after" : "Počisti sporočilo stanja po",
+    "What's your status?" : "Kako želite nastaviti stanje?",
+    "Set status" : "Nastavi stanje",
+    "Online status" : "Povezano stanje",
+    "Status message" : "Sporočilo stanja",
+    "Clear status message" : "Počisti sporočilo stanja",
+    "Set status message" : "Nastavi sporočilo stanja",
+    "There was an error saving the status" : "Prišlo je do napake med shranjevanjem stanja",
+    "There was an error clearing the status" : "Prišlo je do napake med odstranjevanjem stanja",
+    "No recent status changes" : "Ni nedavnih sprememb stanja",
+    "Away" : "Trenutno ne spremljam",
+    "Do not disturb" : "Ne pustim se motiti",
+    "{status}, {timestamp}" : "{status}, {timestamp}",
+    "Don't clear" : "ne počisti",
+    "Today" : "enkrat danes",
+    "This week" : "še ta teden",
+    "Online" : "Na spletu",
+    "Invisible" : "Drugim neviden",
+    "Offline" : "Začasno brez povezave",
+    "There was an error saving the new status" : "Prišlo je do napake med shranjevanjem novega stanja",
+    "30 minutes" : "po 30 minutah",
+    "1 hour" : "po 1 uri",
+    "4 hours" : "po 4 urah",
+    "Mute all notifications" : "Utiša vsa obvestila",
+    "Appear offline" : "Pokaže kot brez povezave",
+    "Clear status after" : "Počisti stanje"
+},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
+}
\ No newline at end of file
diff --git a/apps/weather_status/l10n/sl.js b/apps/weather_status/l10n/sl.js
new file mode 100644
index 0000000000000000000000000000000000000000..701f85037dbdb7385b1719746c72fe32ae97d35d
--- /dev/null
+++ b/apps/weather_status/l10n/sl.js
@@ -0,0 +1,28 @@
+OC.L10N.register(
+    "weather_status",
+    {
+    "Unknown address" : "Neznan naslov",
+    "No result." : "Ni zadetkov",
+    "Malformed JSON data." : "Nepravilno oblikovani podatki JSON.",
+    "Error" : "Napaka",
+    "Weather status" : "Stanje vremena",
+    "Weather status in your dashboard" : "Stanje vremena na nadzorni plošči",
+    "Detect location" : "Zaznaj trenutno mesto",
+    "Set custom address" : "Nastavi naslov po meri",
+    "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} : jasno nebo ob {time}",
+    "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} : oblačno ob {time}",
+    "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} : delno oblačno ob {time}",
+    "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} : megleno ob {time}",
+    "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} : rahel dež ob {time}",
+    "{temperature} {unit} Rain at {time}" : "{temperature} {unit} : dežuje ob {time}",
+    "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} : močno dežuje ob {time}",
+    "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} : plohe ob {time}",
+    "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} : zmerne plohe ob {time}",
+    "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} : močne plohe ob {time}",
+    "More weather for {adr}" : "Več o vremenu za mesto {adr}",
+    "Loading weather" : "Poteka nalaganje podatkov o vremenu",
+    "Set location for weather" : "Nastavitev mesta za prikaz vremena",
+    "You are not logged in." : "Niste prijavljeni v oblak.",
+    "There was an error getting the weather status information." : "Prišlo je do napake med pridobivanjem podrobnosti o vremenu."
+},
+"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/apps/weather_status/l10n/sl.json b/apps/weather_status/l10n/sl.json
new file mode 100644
index 0000000000000000000000000000000000000000..c6c6900d6603d517a25aae51a0648b3487ff0560
--- /dev/null
+++ b/apps/weather_status/l10n/sl.json
@@ -0,0 +1,26 @@
+{ "translations": {
+    "Unknown address" : "Neznan naslov",
+    "No result." : "Ni zadetkov",
+    "Malformed JSON data." : "Nepravilno oblikovani podatki JSON.",
+    "Error" : "Napaka",
+    "Weather status" : "Stanje vremena",
+    "Weather status in your dashboard" : "Stanje vremena na nadzorni plošči",
+    "Detect location" : "Zaznaj trenutno mesto",
+    "Set custom address" : "Nastavi naslov po meri",
+    "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} : jasno nebo ob {time}",
+    "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} : oblačno ob {time}",
+    "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} : delno oblačno ob {time}",
+    "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} : megleno ob {time}",
+    "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} : rahel dež ob {time}",
+    "{temperature} {unit} Rain at {time}" : "{temperature} {unit} : dežuje ob {time}",
+    "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} : močno dežuje ob {time}",
+    "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} : plohe ob {time}",
+    "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} : zmerne plohe ob {time}",
+    "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} : močne plohe ob {time}",
+    "More weather for {adr}" : "Več o vremenu za mesto {adr}",
+    "Loading weather" : "Poteka nalaganje podatkov o vremenu",
+    "Set location for weather" : "Nastavitev mesta za prikaz vremena",
+    "You are not logged in." : "Niste prijavljeni v oblak.",
+    "There was an error getting the weather status information." : "Prišlo je do napake med pridobivanjem podrobnosti o vremenu."
+},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
+}
\ No newline at end of file
diff --git a/core/l10n/gl.js b/core/l10n/gl.js
index 219dd67d890a4023b935bdcb3730f1a68673aa45..ebdc2fa9c050ca3f50a954a8267972848be786ce 100644
--- a/core/l10n/gl.js
+++ b/core/l10n/gl.js
@@ -120,8 +120,8 @@ OC.L10N.register(
     "Update to {version}" : "Actualizar a {version}",
     "An error occurred." : "Produciuse un erro",
     "Please reload the page." : "Volva cargar a páxina.",
-    "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Fallou a actualización. Obteña máis información <a href=\"{url}\">consultando o noso artigo no foro</a> para arranxar este incidente.",
-    "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Fallou a actualización. Informe deste incidente na <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunidade de Nextcloud</a>.",
+    "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Fallou a actualización. Obteña máis información <a href=\"{url}\">consultando o noso artigo no foro</a> para arranxar esta incidencia.",
+    "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Fallou a actualización. Informe desta incidencia na <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunidade de Nextcloud</a>.",
     "Continue to Nextcloud" : "Continuar para Nextcloud",
     "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["A actualización foi satisfactoria. Redireccionandoo cara Nextcloud en %n segundo.","A actualización foi satisfactoria. Redireccionandoo cara ao Nextcloud en %n segundos."],
     "Log in" : "Acceder",
diff --git a/core/l10n/gl.json b/core/l10n/gl.json
index d1530c751fdaf570010ee47a7db5d91eff62591e..c4cd8b24dced0606b90f6f0f19f228bda541620b 100644
--- a/core/l10n/gl.json
+++ b/core/l10n/gl.json
@@ -118,8 +118,8 @@
     "Update to {version}" : "Actualizar a {version}",
     "An error occurred." : "Produciuse un erro",
     "Please reload the page." : "Volva cargar a páxina.",
-    "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Fallou a actualización. Obteña máis información <a href=\"{url}\">consultando o noso artigo no foro</a> para arranxar este incidente.",
-    "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Fallou a actualización. Informe deste incidente na <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunidade de Nextcloud</a>.",
+    "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Fallou a actualización. Obteña máis información <a href=\"{url}\">consultando o noso artigo no foro</a> para arranxar esta incidencia.",
+    "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Fallou a actualización. Informe desta incidencia na <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunidade de Nextcloud</a>.",
     "Continue to Nextcloud" : "Continuar para Nextcloud",
     "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["A actualización foi satisfactoria. Redireccionandoo cara Nextcloud en %n segundo.","A actualización foi satisfactoria. Redireccionandoo cara ao Nextcloud en %n segundos."],
     "Log in" : "Acceder",
diff --git a/core/l10n/sl.js b/core/l10n/sl.js
index 303ec527f3a904daaef9ef6e609949d29b6a4ef1..0260c28acbc1b6d35233a13597b0e83281d23af4 100644
--- a/core/l10n/sl.js
+++ b/core/l10n/sl.js
@@ -56,6 +56,7 @@ OC.L10N.register(
     "Starting code integrity check" : "Začenjanje preverjanja stanja kode",
     "Finished code integrity check" : "Preverjanje stanja kode je končano",
     "%s (incompatible)" : "%s (neskladno)",
+    "The following apps have been disabled: %s" : "Navedeni programi so onemogočeni: %s",
     "Already up to date" : "Sistem je že posodobljen",
     "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Spletni stražnik še ni ustrezno nastavljen in ne omogoča usklajevanja, saj je vmesnik WebDAV videti okvarjen.",
     "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Spletni strežnik ni ustrezno nastavljen za razreševanje naslova »{url}«. Več podrobnosti je zapisanih v <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">dokumentaciji</a>.",
@@ -73,6 +74,7 @@ OC.L10N.register(
     "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ni nastavljenega predpomnilnika. Za izboljšanje hitrosti delovanja je treba predpomnilnik memcache, če je na voljo, ustrezno nastaviti. Več podrobnosti je na voljo v <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>.",
     "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Iz varnostnih razlogov je priporočljivo nastaviti ustrezen vir za naključno ustvarjanje podatkov, ki ga uporablja PHP. Več podrobnosti je zavedenih v <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>.",
     "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Trenutno je zagnana različica PHP {version}. Priporočljivo je posodobiti sistem na najnovejšo različico in s tem namestiti <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">funkcijske in varnostne posodobitve delovanja, ki jih zagotavlja skupnost PHP</a>. Pakete je priporočljivo posodobiti takoj, ko so na voljo za nameščeno distribucijo.",
+    "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Okolje Nextcloud 20 je zadnja različica, ki omogoča podporo PHP 7.2. Nextcloud 21 zahteva vsaj različico PHP 7.3.",
     "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Predpomnilnik memcached je nastavljen kot porazdeljen predpomnilnik, vendar pa je nameščen napačen modul PHP »memcache«. Modul \\OC\\Memcache\\Memcached podpirao le »memcached«, ne pa tudi »memcache«. Več podrobnosti za oba modula je zapisanih <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">na wiki straneh</a>.",
     "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Nekatere datoteke ne opravijo preizkusa celovitosti. Več podrobnosti o težavi je opisanih v <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Seznam neveljavnih datotek … </a>/ <a href=\"{rescanEndpoint}\">Ponovni preizkus …</a>)",
     "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Namestitev PHP je brez ustrezne podpore za FreeType, kar pogosto vpliva na težave s slikami profila in nastavitvami vmesnika.",
@@ -86,6 +88,7 @@ OC.L10N.register(
     "The PHP memory limit is below the recommended value of 512MB." : "Omejitev pomnilnika PHP je pod priporočljivo vrednostjo 512 MB.",
     "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Podatkovna zbirka MySQL je v uporabi, ni pa omogočena podpora za 4-bitne znake. Za uporabo teh znakov (kot so na primer grafične izrazne ikone) brez težav tudi v imenih datotek in opombah, je priporočljivo podporo omogočiti med nastavitvami MySQL. Več podrobnosti je zabeleženih na straneh <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacije</a>.",
     "Error occurred while checking server setup" : "Prišlo je do napake med preverjanjem nastavitev strežnika",
+    "For more details see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Za več podrobnosti si oglejte <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacijo</a>.",
     "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "Glava HTTP »{header}« ni nastavljena na pričakovano vrednost »{expected}«. To predstavlja potencialno varnostno ali zasebnostno tveganje, zato je priporočljivo prilagoditi nastavitve.",
     "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "Glava HTTP »{header}« ni nastavljena na pričakovano vrednost »{expected}«. Nekatere možnosti morda ne bodo delovale pravilno, zato je priporočljivo prilagoditi nastavitve.",
     "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "Glava \"{header}\" HTTP ne vsebuje »{expected}«. To je potencialno varnostna luknja, zato priporočamo prilagoditev nastavitev.",
@@ -147,6 +150,11 @@ OC.L10N.register(
     "Log in with a device" : "Prijava z napravo",
     "Back" : "Nazaj",
     "Reset search" : "Ponastavi iskanje",
+    "No results for {query}" : "Ni zadetkov za poizvedbo {query}",
+    "Start typing to search" : "Začnite tipkati za iskanje",
+    "Loading more results …" : "Poteka nalaganje več zadetkov ...",
+    "Load more results" : "Naloži več zadetkov",
+    "Search {types} …" : "Poišči {types} …",
     "Settings" : "Nastavitve",
     "Could not load your contacts" : "Stikov ni mogoče naložiti",
     "Search contacts …" : "Poišči med stiki ...",
@@ -305,6 +313,7 @@ OC.L10N.register(
     "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "Podrobnosti o možnostih nastavitev je mogoče najti v %1$sdokumentaciji%2$s.",
     "App update required" : "Zahtevana je posodobitev programa",
     "%1$s will be updated to version %2$s" : "Okolje %1$s bo posodobljeno na različico %2$s",
+    "The following apps will be updated:" : "Navedeni programi bodo posodobljeni:",
     "These incompatible apps will be disabled:" : "Zaradi neskladnosti bodo onemogočeni:",
     "The theme %s has been disabled." : "Tema %s je onemogočena za uporabo.",
     "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Pred nadaljevanjem se prepričajte, da je ustvarjena varnostna kopija podatkovne zbirke, nastavitvenih datotek in podatkovne mape.",
diff --git a/core/l10n/sl.json b/core/l10n/sl.json
index def207d718c4906f174166a39027ccec23696435..69039a37d7c5b44855ce0c260ebc0860faebeb14 100644
--- a/core/l10n/sl.json
+++ b/core/l10n/sl.json
@@ -54,6 +54,7 @@
     "Starting code integrity check" : "Začenjanje preverjanja stanja kode",
     "Finished code integrity check" : "Preverjanje stanja kode je končano",
     "%s (incompatible)" : "%s (neskladno)",
+    "The following apps have been disabled: %s" : "Navedeni programi so onemogočeni: %s",
     "Already up to date" : "Sistem je že posodobljen",
     "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Spletni stražnik še ni ustrezno nastavljen in ne omogoča usklajevanja, saj je vmesnik WebDAV videti okvarjen.",
     "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Spletni strežnik ni ustrezno nastavljen za razreševanje naslova »{url}«. Več podrobnosti je zapisanih v <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">dokumentaciji</a>.",
@@ -71,6 +72,7 @@
     "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ni nastavljenega predpomnilnika. Za izboljšanje hitrosti delovanja je treba predpomnilnik memcache, če je na voljo, ustrezno nastaviti. Več podrobnosti je na voljo v <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>.",
     "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Iz varnostnih razlogov je priporočljivo nastaviti ustrezen vir za naključno ustvarjanje podatkov, ki ga uporablja PHP. Več podrobnosti je zavedenih v <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>.",
     "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Trenutno je zagnana različica PHP {version}. Priporočljivo je posodobiti sistem na najnovejšo različico in s tem namestiti <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">funkcijske in varnostne posodobitve delovanja, ki jih zagotavlja skupnost PHP</a>. Pakete je priporočljivo posodobiti takoj, ko so na voljo za nameščeno distribucijo.",
+    "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Okolje Nextcloud 20 je zadnja različica, ki omogoča podporo PHP 7.2. Nextcloud 21 zahteva vsaj različico PHP 7.3.",
     "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Predpomnilnik memcached je nastavljen kot porazdeljen predpomnilnik, vendar pa je nameščen napačen modul PHP »memcache«. Modul \\OC\\Memcache\\Memcached podpirao le »memcached«, ne pa tudi »memcache«. Več podrobnosti za oba modula je zapisanih <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">na wiki straneh</a>.",
     "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Nekatere datoteke ne opravijo preizkusa celovitosti. Več podrobnosti o težavi je opisanih v <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Seznam neveljavnih datotek … </a>/ <a href=\"{rescanEndpoint}\">Ponovni preizkus …</a>)",
     "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Namestitev PHP je brez ustrezne podpore za FreeType, kar pogosto vpliva na težave s slikami profila in nastavitvami vmesnika.",
@@ -84,6 +86,7 @@
     "The PHP memory limit is below the recommended value of 512MB." : "Omejitev pomnilnika PHP je pod priporočljivo vrednostjo 512 MB.",
     "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Podatkovna zbirka MySQL je v uporabi, ni pa omogočena podpora za 4-bitne znake. Za uporabo teh znakov (kot so na primer grafične izrazne ikone) brez težav tudi v imenih datotek in opombah, je priporočljivo podporo omogočiti med nastavitvami MySQL. Več podrobnosti je zabeleženih na straneh <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacije</a>.",
     "Error occurred while checking server setup" : "Prišlo je do napake med preverjanjem nastavitev strežnika",
+    "For more details see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Za več podrobnosti si oglejte <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacijo</a>.",
     "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "Glava HTTP »{header}« ni nastavljena na pričakovano vrednost »{expected}«. To predstavlja potencialno varnostno ali zasebnostno tveganje, zato je priporočljivo prilagoditi nastavitve.",
     "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "Glava HTTP »{header}« ni nastavljena na pričakovano vrednost »{expected}«. Nekatere možnosti morda ne bodo delovale pravilno, zato je priporočljivo prilagoditi nastavitve.",
     "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "Glava \"{header}\" HTTP ne vsebuje »{expected}«. To je potencialno varnostna luknja, zato priporočamo prilagoditev nastavitev.",
@@ -145,6 +148,11 @@
     "Log in with a device" : "Prijava z napravo",
     "Back" : "Nazaj",
     "Reset search" : "Ponastavi iskanje",
+    "No results for {query}" : "Ni zadetkov za poizvedbo {query}",
+    "Start typing to search" : "Začnite tipkati za iskanje",
+    "Loading more results …" : "Poteka nalaganje več zadetkov ...",
+    "Load more results" : "Naloži več zadetkov",
+    "Search {types} …" : "Poišči {types} …",
     "Settings" : "Nastavitve",
     "Could not load your contacts" : "Stikov ni mogoče naložiti",
     "Search contacts …" : "Poišči med stiki ...",
@@ -303,6 +311,7 @@
     "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "Podrobnosti o možnostih nastavitev je mogoče najti v %1$sdokumentaciji%2$s.",
     "App update required" : "Zahtevana je posodobitev programa",
     "%1$s will be updated to version %2$s" : "Okolje %1$s bo posodobljeno na različico %2$s",
+    "The following apps will be updated:" : "Navedeni programi bodo posodobljeni:",
     "These incompatible apps will be disabled:" : "Zaradi neskladnosti bodo onemogočeni:",
     "The theme %s has been disabled." : "Tema %s je onemogočena za uporabo.",
     "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Pred nadaljevanjem se prepričajte, da je ustvarjena varnostna kopija podatkovne zbirke, nastavitvenih datotek in podatkovne mape.",
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index 40a1e3de1be6db1e9203e41b79cce53029c27ca0..ee5d2f4dc715d7b6b5ce8712e5164930e3a93c51 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -200,9 +200,9 @@ OC.L10N.register(
     "PHP setting \"%s\" is not set to \"%s\"." : "O axuste de PHP «%s» non está estabelecido a «%s».",
     "Adjusting this setting in php.ini will make Nextcloud run again" : "Cambiar este axuste no ficheiro php.ini fará que Nextcloud funcione de novo",
     "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload está estabelecido a «%s» no canto do valor «0» agardado",
-    "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Para arranxar este incidente, estabeleza <code>mbstring.func_overload</code> a <code>0</code> no ficheiro php.ini",
+    "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Para arranxar esta incidencia, estabeleza <code>mbstring.func_overload</code> a <code>0</code> no ficheiro php.ini",
     "libxml2 2.7.0 is at least required. Currently %s is installed." : "É necesario, cando menos, libxml2 2.7.0. Actualmente esta instalado %s.",
-    "To fix this issue update your libxml2 version and restart your web server." : "Para arranxar este incidente, actualice a versión de libxml2 e reinicie o servidor web. ",
+    "To fix this issue update your libxml2 version and restart your web server." : "Para arranxar esta incidencia, actualice a versión de libxml2 e reinicie o servidor web. ",
     "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Semella que PHP foi configurado para quitar bloques de documentos en liña. Isto fará que varias aplicacións sexan inaccesíbeis.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isto probabelmente se debe unha caché/acelerador como Zend OPcache ou eAccelerator.",
     "PHP modules have been installed, but they are still listed as missing?" : "Instaláronse os módulos de PHP, mais aínda aparecen listados como perdidos?",
diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json
index 999bb411fff1f38dfb149ffdece87696045dadd0..a5f3b0853a152529a20f8f5e253a5388dc126575 100644
--- a/lib/l10n/gl.json
+++ b/lib/l10n/gl.json
@@ -198,9 +198,9 @@
     "PHP setting \"%s\" is not set to \"%s\"." : "O axuste de PHP «%s» non está estabelecido a «%s».",
     "Adjusting this setting in php.ini will make Nextcloud run again" : "Cambiar este axuste no ficheiro php.ini fará que Nextcloud funcione de novo",
     "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload está estabelecido a «%s» no canto do valor «0» agardado",
-    "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Para arranxar este incidente, estabeleza <code>mbstring.func_overload</code> a <code>0</code> no ficheiro php.ini",
+    "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Para arranxar esta incidencia, estabeleza <code>mbstring.func_overload</code> a <code>0</code> no ficheiro php.ini",
     "libxml2 2.7.0 is at least required. Currently %s is installed." : "É necesario, cando menos, libxml2 2.7.0. Actualmente esta instalado %s.",
-    "To fix this issue update your libxml2 version and restart your web server." : "Para arranxar este incidente, actualice a versión de libxml2 e reinicie o servidor web. ",
+    "To fix this issue update your libxml2 version and restart your web server." : "Para arranxar esta incidencia, actualice a versión de libxml2 e reinicie o servidor web. ",
     "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Semella que PHP foi configurado para quitar bloques de documentos en liña. Isto fará que varias aplicacións sexan inaccesíbeis.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isto probabelmente se debe unha caché/acelerador como Zend OPcache ou eAccelerator.",
     "PHP modules have been installed, but they are still listed as missing?" : "Instaláronse os módulos de PHP, mais aínda aparecen listados como perdidos?",