diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js
index 5c1b1a2b0f2051eff17b2b327d09ba19bb2a7dc7..75d906f81c3c5e0ee086082b5619e902dfb39e98 100644
--- a/apps/dav/l10n/cs.js
+++ b/apps/dav/l10n/cs.js
@@ -41,9 +41,22 @@ OC.L10N.register(
     "A calendar <strong>event</strong> was modified" : "<strong>Událost</strong> v kalendáři byla změněna",
     "A calendar <strong>todo</strong> was modified" : "<strong>Úkol</strong> v kalendáři byl změněn",
     "Contact birthdays" : "Narozeniny kontaktů",
+    "Invitation canceled" : "Pozvánka zrušena",
+    "Hello %s," : "Dobrý den %s,",
+    "The meeting »%s« with %s was canceled." : "Setkání »%s« s %s bylo zrušeno.",
+    "Invitation updated" : "Pozvánka aktualizována",
+    "The meeting »%s« with %s was updated." : "Setkání »%s« s %s bylo aktualizováno.",
+    "%s invited you to »%s«" : "%s vás zve na »%s«",
+    "When:" : "Kdy:",
+    "Where:" : "Kde:",
+    "Description:" : "Popis:",
+    "Link:" : "Odkaz:",
     "Contacts" : "Kontakty",
     "Technical details" : "Technické detaily",
     "Remote Address: %s" : "Vzdálená adresa: %s",
-    "Request ID: %s" : "ID požadavku: %s"
+    "Request ID: %s" : "ID požadavku: %s",
+    "CalDAV server" : "CalDAV server",
+    "Send invitations to attendees" : "Poslat pozvánky na adresy účastníků",
+    "Please make sure to properly set up the email settings above." : "Ujistěte se, že jste správně nastavili výše uvedená nastavení e-mailu."
 },
 "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/apps/dav/l10n/cs.json b/apps/dav/l10n/cs.json
index 0b21caa829b2a5f094a817bc5669d9b2008d34a2..f0bae45f12780bc30f6b15c0ae69b38b87625334 100644
--- a/apps/dav/l10n/cs.json
+++ b/apps/dav/l10n/cs.json
@@ -39,9 +39,22 @@
     "A calendar <strong>event</strong> was modified" : "<strong>Událost</strong> v kalendáři byla změněna",
     "A calendar <strong>todo</strong> was modified" : "<strong>Úkol</strong> v kalendáři byl změněn",
     "Contact birthdays" : "Narozeniny kontaktů",
+    "Invitation canceled" : "Pozvánka zrušena",
+    "Hello %s," : "Dobrý den %s,",
+    "The meeting »%s« with %s was canceled." : "Setkání »%s« s %s bylo zrušeno.",
+    "Invitation updated" : "Pozvánka aktualizována",
+    "The meeting »%s« with %s was updated." : "Setkání »%s« s %s bylo aktualizováno.",
+    "%s invited you to »%s«" : "%s vás zve na »%s«",
+    "When:" : "Kdy:",
+    "Where:" : "Kde:",
+    "Description:" : "Popis:",
+    "Link:" : "Odkaz:",
     "Contacts" : "Kontakty",
     "Technical details" : "Technické detaily",
     "Remote Address: %s" : "Vzdálená adresa: %s",
-    "Request ID: %s" : "ID požadavku: %s"
+    "Request ID: %s" : "ID požadavku: %s",
+    "CalDAV server" : "CalDAV server",
+    "Send invitations to attendees" : "Poslat pozvánky na adresy účastníků",
+    "Please make sure to properly set up the email settings above." : "Ujistěte se, že jste správně nastavili výše uvedená nastavení e-mailu."
 },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/cs.js b/apps/files_external/l10n/cs.js
index 0587d82f230495e51b0abb789bd413de1e70f2a1..8ed161fd61b4a147d288a8ad699bde878d755cf2 100644
--- a/apps/files_external/l10n/cs.js
+++ b/apps/files_external/l10n/cs.js
@@ -14,6 +14,8 @@ OC.L10N.register(
     "(group)" : "(skupina)",
     "Compatibility with Mac NFD encoding (slow)" : "Kompatibilita s Mac NFD kódováním (pomalé)",
     "Admin defined" : "Nastaveno administrátorem",
+    "Are you sure you want to delete this external storage" : "Opravdu chcete odstranit toto externí úložiště",
+    "Delete storage?" : "Odstranit úložiště?",
     "Saved" : "Uloženo",
     "Saving..." : "Ukládá se...",
     "Save" : "Uložit",
diff --git a/apps/files_external/l10n/cs.json b/apps/files_external/l10n/cs.json
index f81bcb4b4b89ff9ace04d0bd30d6d13598c244e7..0bd210caab1a2a52236dc660fd9e89cbdc1a8c5f 100644
--- a/apps/files_external/l10n/cs.json
+++ b/apps/files_external/l10n/cs.json
@@ -12,6 +12,8 @@
     "(group)" : "(skupina)",
     "Compatibility with Mac NFD encoding (slow)" : "Kompatibilita s Mac NFD kódováním (pomalé)",
     "Admin defined" : "Nastaveno administrátorem",
+    "Are you sure you want to delete this external storage" : "Opravdu chcete odstranit toto externí úložiště",
+    "Delete storage?" : "Odstranit úložiště?",
     "Saved" : "Uloženo",
     "Saving..." : "Ukládá se...",
     "Save" : "Uložit",
diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js
index b1d994456cf4025e592b152f71e0dc5650c9053e..79c35567277fcb0928b761db0520eedb9b76be4d 100644
--- a/apps/theming/l10n/cs.js
+++ b/apps/theming/l10n/cs.js
@@ -9,6 +9,12 @@ OC.L10N.register(
     "The given web address is too long" : "Zadaná webová adresa je příliš dlouhá",
     "The given slogan is too long" : "Zadaný slogan je příliš dlouhý",
     "The given color is invalid" : "Zadaná barva je neplatná",
+    "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahrávaný soubor přesahuje nastavení upload_max_filesize v php.ini",
+    "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Nahraný soubor překračuje nastavení MAX_FILE_SIZE, která byla zadána ve HTML formuláři",
+    "The uploaded file was only partially uploaded" : "Nahraný soubor byl nahrán pouze částečně",
+    "No file was uploaded" : "Nebyl nahrán žádný soubor",
+    "Missing a temporary folder" : "Chybí adresář pro dočasné soubory",
+    "Failed to write file to disk." : "Selhal zápis na disk",
     "No file uploaded" : "Nenahrán žádný soubor",
     "Unsupported image type" : "Nepodporovaný typ obrázku",
     "You are already using a custom theme" : "Již používáte vlastní motiv",
@@ -25,6 +31,7 @@ OC.L10N.register(
     "Login image" : "Přihlašovací obrázek",
     "Upload new login background" : "Nahrát nové přihlašovací pozadí",
     "Remove background image" : "Odebrat obrázek pozadí",
+    "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Nainstalujte rozšíření Imagemagick PHP s podporou obrázků SVG, které automaticky generuje favicony na základě nahraného loga a barvy.",
     "reset to default" : "obnovit výchozí",
     "Log in image" : "Přihlašovací obrázek"
 },
diff --git a/apps/theming/l10n/cs.json b/apps/theming/l10n/cs.json
index aaa3ae1dbdc4e97a410da715f0c1c88952401cee..c5159e547b4230540f3b821a93d8522afcacbcd4 100644
--- a/apps/theming/l10n/cs.json
+++ b/apps/theming/l10n/cs.json
@@ -7,6 +7,12 @@
     "The given web address is too long" : "Zadaná webová adresa je příliš dlouhá",
     "The given slogan is too long" : "Zadaný slogan je příliš dlouhý",
     "The given color is invalid" : "Zadaná barva je neplatná",
+    "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahrávaný soubor přesahuje nastavení upload_max_filesize v php.ini",
+    "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Nahraný soubor překračuje nastavení MAX_FILE_SIZE, která byla zadána ve HTML formuláři",
+    "The uploaded file was only partially uploaded" : "Nahraný soubor byl nahrán pouze částečně",
+    "No file was uploaded" : "Nebyl nahrán žádný soubor",
+    "Missing a temporary folder" : "Chybí adresář pro dočasné soubory",
+    "Failed to write file to disk." : "Selhal zápis na disk",
     "No file uploaded" : "Nenahrán žádný soubor",
     "Unsupported image type" : "Nepodporovaný typ obrázku",
     "You are already using a custom theme" : "Již používáte vlastní motiv",
@@ -23,6 +29,7 @@
     "Login image" : "Přihlašovací obrázek",
     "Upload new login background" : "Nahrát nové přihlašovací pozadí",
     "Remove background image" : "Odebrat obrázek pozadí",
+    "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Nainstalujte rozšíření Imagemagick PHP s podporou obrázků SVG, které automaticky generuje favicony na základě nahraného loga a barvy.",
     "reset to default" : "obnovit výchozí",
     "Log in image" : "Přihlašovací obrázek"
 },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
diff --git a/apps/user_ldap/l10n/hu.js b/apps/user_ldap/l10n/hu.js
index 67c236ec3f287142a95eeb4a7a6a0e6785e7365c..73b67d4b05d6ae6b702c919f4905eb639d969e57 100644
--- a/apps/user_ldap/l10n/hu.js
+++ b/apps/user_ldap/l10n/hu.js
@@ -3,12 +3,16 @@ OC.L10N.register(
     {
     "Failed to clear the mappings." : "Nem sikerült törölni a hozzárendeléseket.",
     "Failed to delete the server configuration" : "Nem sikerült törölni a szerver konfigurációját",
+    "Invalid configuration: Anonymous binding is not allowed." : "Érvénytelen beállítás: Anonim kötés nem engedélyezett.",
+    "Valid configuration, connection established!" : "Érvényes beállítás, kapcsolat létrejött!",
+    "Valid configuration, but binding failed. Please check the server settings and credentials." : "Érvényes beállítás, de a kötés nem jött létre. Kérlek ellenőrizd a szerver beállításokat és a hitelesítőadatokat.",
     "Invalid configuration. Please have a look at the logs for further details." : "Érvénytelen konfiguráció. További információkért nézze meg a naplófájlokat!",
     "No action specified" : "Nincs megadva parancs",
     "No configuration specified" : "Nincs megadva konfiguráció",
     "No data specified" : "Nincs adat megadva",
     " Could not set configuration %s" : "A konfiguráció nem állítható be: %s",
     "Action does not exist" : "A művelet nem létezik",
+    "LDAP user and group backend" : "LDAP felhasználói és csoport háttér",
     "Renewing …" : "Megújítás...",
     "Very weak password" : "Nagyon gyenge jelszó",
     "Weak password" : "Gyenge jelszó",
@@ -36,11 +40,19 @@ OC.L10N.register(
     "Mappings cleared successfully!" : "A hozzárendelések sikeresen törölve.",
     "Error while clearing the mappings." : "Hiba a leképzések törlése közben.",
     "Anonymous bind is not allowed. Please provide a User DN and Password." : "A névtelen hozzáférés (anonymous bind) nem engedélyezett. Kérlek, add meg a felhasználó címtár-azonosítóját (DN) és jelszavát.",
+    "LDAP Operations error. Anonymous bind might not be allowed." : "LDAP műveleti hiba. Lehetséges hogy az anonim kötés nincs engedélyezve.",
     "Saving failed. Please make sure the database is in Operation. Reload before continuing." : "A mentés sikertelen. Kérlek győződj meg róla, hogy az adatbázis működik. Töltsd újra a folytatás előtt.",
+    "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "A módváltás engedélyezi az automatikus LDAP lekérdezéseket. Az LDAP-od méretétől függően sokáig tarthatnak. Biztosan átváltod a módot?",
     "Mode switch" : "Üzemmód váltás",
     "Select attributes" : "Attribútumok kiválasztása",
     "User found and settings verified." : "Felhasználó megtalálva, beállítások ellenőrizve.",
+    "An unspecified error occurred. Please check log and settings." : "Ismeretlen hiba lépett fel. Kérlek nézd meg a naplót.",
+    "Please provide a login name to test against" : "Kérlek adj meg egy bejelentkezési nevet az újrateszteléshez",
     "Password change rejected. Hint: " : "Jelszó módosítás elutasítva. Tipp:",
+    "Please login with the new password" : "Kérlek lépj be az új jelszóval",
+    "Your password will expire tomorrow." : "A jelszavad holnap lejár",
+    "Your password will expire today." : "A jelszavad ma lejár.",
+    "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["A jelszavad %nnap múlva lejár. ","A jelszavad %n nap múlva lejár."],
     "LDAP / AD integration" : "LDAP / AD integráció",
     "_%s group found_::_%s groups found_" : ["%s csoport van","%s csoport van"],
     "_%s user found_::_%s users found_" : ["%s felhasználó van","%s felhasználó van"],
@@ -57,12 +69,16 @@ OC.L10N.register(
     "Edit LDAP Query" : "LDAP lekérdezés szerkesztés",
     "LDAP Filter:" : "LDAP szűrő:",
     "The filter specifies which LDAP groups shall have access to the %s instance." : "A szűrő meghatározza, hogy mely LDAP csoportok lesznek jogosultak %s elérésére.",
+    "Verify settings and count the groups" : "Ellenőrizd a beállításokat és számold meg a csoportokat",
     "LDAP / AD Username:" : "LDAP / AD felhasználónév:",
     "LDAP / AD Email Address:" : "LDAP / AD e-mail cím:",
     "Other Attributes:" : "Más attribútumok:",
+    "Test Loginname" : "Teszt bejelentkezési név",
     "Verify settings" : "Beállítások ellenőrzése",
     "1. Server" : "1. Szerver",
     "%s. Server:" : "%s. szerver",
+    "Add a new configuration" : "Új beállítás hozzáadása",
+    "Copy current configuration into new directory binding" : "Jelenlegi beállítások másolása egy új mappakötésbe",
     "Delete the current configuration" : "Aktuális konfiguráció törlése",
     "Host" : "Kiszolgáló",
     "Port" : "Port",
@@ -130,6 +146,8 @@ OC.L10N.register(
     "When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "Amikor be van kapcsolva, akkor azokat a csoportokat is kezelni tudjuk, melyekben a személyek mellett csoportok is vannak. (Csak akkor működik, ha a csoportok \"member\" attribútuma DN-eket tartalmaz.)",
     "Paging chunksize" : "Lapozási darab méret",
     "Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" : "A lapméret megadásával korlátozható az egy fordulóban kapott találatok száma, akkor is, ha az LDAP-keresés nagyon sok találatot ad, ha ezt az LDAP-kiszolgáló támogatja. (Ha 0-ra állítjuk, akkor ezáltal letiltjuk ezt a lapozó funkciót.)",
+    "Enable LDAP password changes per user" : "LDAP jelszavak felhasználónkénti változtatásának engedélyezése",
+    "(New password is sent as plain text to LDAP)" : "(Az új jelszó sima szövegként lett elküldve az LDAP-nak)",
     "Default password policy DN" : "Alapértelmezett jelszó szabály DN",
     "Special Attributes" : "Különleges attribútumok",
     "Quota Field" : "Kvóta mező",
@@ -146,6 +164,7 @@ OC.L10N.register(
     "Username-LDAP User Mapping" : "Felhasználó - LDAP felhasználó hozzárendelés",
     "Clear Username-LDAP User Mapping" : "A felhasználó - LDAP felhasználó hozzárendelés törlése",
     "Clear Groupname-LDAP Group Mapping" : "A csoport - LDAP csoport hozzárendelés törlése",
+    "Add a new and blank configuration" : "Új üres konfiguráció hozzáadása",
     "You can omit the protocol, except you require SSL. Then start with ldaps://" : "A protokoll előtag elhagyható, kivéve, ha SSL-t kíván használni. Ebben az esetben kezdje így:  ldaps://",
     "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Figyelem:</b> a user_ldap és user_webdavauth alkalmazások nem kompatibilisek. Együttes használatuk váratlan eredményekhez vezethet. Kérje meg a rendszergazdát, hogy a kettő közül kapcsolja ki az egyiket.",
     "in bytes" : "bájtban"
diff --git a/apps/user_ldap/l10n/hu.json b/apps/user_ldap/l10n/hu.json
index f8d04bfef6d4ca8319e5a554a5cd8140b72f8cf8..ba98848eb7af982adad6443372ed7861cbd0cedf 100644
--- a/apps/user_ldap/l10n/hu.json
+++ b/apps/user_ldap/l10n/hu.json
@@ -1,12 +1,16 @@
 { "translations": {
     "Failed to clear the mappings." : "Nem sikerült törölni a hozzárendeléseket.",
     "Failed to delete the server configuration" : "Nem sikerült törölni a szerver konfigurációját",
+    "Invalid configuration: Anonymous binding is not allowed." : "Érvénytelen beállítás: Anonim kötés nem engedélyezett.",
+    "Valid configuration, connection established!" : "Érvényes beállítás, kapcsolat létrejött!",
+    "Valid configuration, but binding failed. Please check the server settings and credentials." : "Érvényes beállítás, de a kötés nem jött létre. Kérlek ellenőrizd a szerver beállításokat és a hitelesítőadatokat.",
     "Invalid configuration. Please have a look at the logs for further details." : "Érvénytelen konfiguráció. További információkért nézze meg a naplófájlokat!",
     "No action specified" : "Nincs megadva parancs",
     "No configuration specified" : "Nincs megadva konfiguráció",
     "No data specified" : "Nincs adat megadva",
     " Could not set configuration %s" : "A konfiguráció nem állítható be: %s",
     "Action does not exist" : "A művelet nem létezik",
+    "LDAP user and group backend" : "LDAP felhasználói és csoport háttér",
     "Renewing …" : "Megújítás...",
     "Very weak password" : "Nagyon gyenge jelszó",
     "Weak password" : "Gyenge jelszó",
@@ -34,11 +38,19 @@
     "Mappings cleared successfully!" : "A hozzárendelések sikeresen törölve.",
     "Error while clearing the mappings." : "Hiba a leképzések törlése közben.",
     "Anonymous bind is not allowed. Please provide a User DN and Password." : "A névtelen hozzáférés (anonymous bind) nem engedélyezett. Kérlek, add meg a felhasználó címtár-azonosítóját (DN) és jelszavát.",
+    "LDAP Operations error. Anonymous bind might not be allowed." : "LDAP műveleti hiba. Lehetséges hogy az anonim kötés nincs engedélyezve.",
     "Saving failed. Please make sure the database is in Operation. Reload before continuing." : "A mentés sikertelen. Kérlek győződj meg róla, hogy az adatbázis működik. Töltsd újra a folytatás előtt.",
+    "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "A módváltás engedélyezi az automatikus LDAP lekérdezéseket. Az LDAP-od méretétől függően sokáig tarthatnak. Biztosan átváltod a módot?",
     "Mode switch" : "Üzemmód váltás",
     "Select attributes" : "Attribútumok kiválasztása",
     "User found and settings verified." : "Felhasználó megtalálva, beállítások ellenőrizve.",
+    "An unspecified error occurred. Please check log and settings." : "Ismeretlen hiba lépett fel. Kérlek nézd meg a naplót.",
+    "Please provide a login name to test against" : "Kérlek adj meg egy bejelentkezési nevet az újrateszteléshez",
     "Password change rejected. Hint: " : "Jelszó módosítás elutasítva. Tipp:",
+    "Please login with the new password" : "Kérlek lépj be az új jelszóval",
+    "Your password will expire tomorrow." : "A jelszavad holnap lejár",
+    "Your password will expire today." : "A jelszavad ma lejár.",
+    "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["A jelszavad %nnap múlva lejár. ","A jelszavad %n nap múlva lejár."],
     "LDAP / AD integration" : "LDAP / AD integráció",
     "_%s group found_::_%s groups found_" : ["%s csoport van","%s csoport van"],
     "_%s user found_::_%s users found_" : ["%s felhasználó van","%s felhasználó van"],
@@ -55,12 +67,16 @@
     "Edit LDAP Query" : "LDAP lekérdezés szerkesztés",
     "LDAP Filter:" : "LDAP szűrő:",
     "The filter specifies which LDAP groups shall have access to the %s instance." : "A szűrő meghatározza, hogy mely LDAP csoportok lesznek jogosultak %s elérésére.",
+    "Verify settings and count the groups" : "Ellenőrizd a beállításokat és számold meg a csoportokat",
     "LDAP / AD Username:" : "LDAP / AD felhasználónév:",
     "LDAP / AD Email Address:" : "LDAP / AD e-mail cím:",
     "Other Attributes:" : "Más attribútumok:",
+    "Test Loginname" : "Teszt bejelentkezési név",
     "Verify settings" : "Beállítások ellenőrzése",
     "1. Server" : "1. Szerver",
     "%s. Server:" : "%s. szerver",
+    "Add a new configuration" : "Új beállítás hozzáadása",
+    "Copy current configuration into new directory binding" : "Jelenlegi beállítások másolása egy új mappakötésbe",
     "Delete the current configuration" : "Aktuális konfiguráció törlése",
     "Host" : "Kiszolgáló",
     "Port" : "Port",
@@ -128,6 +144,8 @@
     "When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "Amikor be van kapcsolva, akkor azokat a csoportokat is kezelni tudjuk, melyekben a személyek mellett csoportok is vannak. (Csak akkor működik, ha a csoportok \"member\" attribútuma DN-eket tartalmaz.)",
     "Paging chunksize" : "Lapozási darab méret",
     "Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" : "A lapméret megadásával korlátozható az egy fordulóban kapott találatok száma, akkor is, ha az LDAP-keresés nagyon sok találatot ad, ha ezt az LDAP-kiszolgáló támogatja. (Ha 0-ra állítjuk, akkor ezáltal letiltjuk ezt a lapozó funkciót.)",
+    "Enable LDAP password changes per user" : "LDAP jelszavak felhasználónkénti változtatásának engedélyezése",
+    "(New password is sent as plain text to LDAP)" : "(Az új jelszó sima szövegként lett elküldve az LDAP-nak)",
     "Default password policy DN" : "Alapértelmezett jelszó szabály DN",
     "Special Attributes" : "Különleges attribútumok",
     "Quota Field" : "Kvóta mező",
@@ -144,6 +162,7 @@
     "Username-LDAP User Mapping" : "Felhasználó - LDAP felhasználó hozzárendelés",
     "Clear Username-LDAP User Mapping" : "A felhasználó - LDAP felhasználó hozzárendelés törlése",
     "Clear Groupname-LDAP Group Mapping" : "A csoport - LDAP csoport hozzárendelés törlése",
+    "Add a new and blank configuration" : "Új üres konfiguráció hozzáadása",
     "You can omit the protocol, except you require SSL. Then start with ldaps://" : "A protokoll előtag elhagyható, kivéve, ha SSL-t kíván használni. Ebben az esetben kezdje így:  ldaps://",
     "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Figyelem:</b> a user_ldap és user_webdavauth alkalmazások nem kompatibilisek. Együttes használatuk váratlan eredményekhez vezethet. Kérje meg a rendszergazdát, hogy a kettő közül kapcsolja ki az egyiket.",
     "in bytes" : "bájtban"
diff --git a/core/l10n/de.js b/core/l10n/de.js
index a66ab602e97218238e46b25c26caef78ee25c5f8..b046994c8cd719b44390a140f48880bbce8fdb2c 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -81,6 +81,7 @@ OC.L10N.register(
     "I know what I'm doing" : "Ich weiß, was ich mache",
     "Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktiere deinen Administrator.",
     "Reset password" : "Passwort zurücksetzen",
+    "Sending email …" : "Sende E-Mail …",
     "No" : "Nein",
     "Yes" : "Ja",
     "No files in here" : "Keine Dateien vorhanden",
@@ -123,6 +124,7 @@ OC.L10N.register(
     "Error occurred while checking server setup" : "Fehler beim Überprüfen der Servereinrichtung",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Dein Datenverzeichnis und deine Dateien sind wahrscheinlich vom Internet aus erreichbar. Die .htaccess-Datei funktioniert nicht. Es wird dringend empfohlen, deinen Webserver dahingehend zu konfigurieren, dass das Datenverzeichnis nicht mehr vom Internet aus erreichbar ist oder dass du es aus dem Dokument-Root-Verzeichnis des Webservers bewegst.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "Der „{header}“-HTTP-Header ist nicht so konfiguriert, dass er „{expected}“ entspricht. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.",
+    "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". Some features might not work correctly and we recommend adjusting this setting." : "Der „{header}“-HTTP-Header ist nicht so konfiguriert, dass er „{expected}“ entspricht. Einige Funktionen funktionieren möglicherweise nicht richtig. Daher wird empfohlen, diese Einstellung zu ändern.",
     "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "Der \"Strict-Transport-Security\" HTTP-Header ist nicht auf mindestens \"{seconds}\" Sekunden eingestellt. Für mehr Sicherheit wird das Aktivieren von HSTS empfohlen, wie es in unseren <a href=\"{docUrl}\" rel=\"noreferrer noopener\">Sicherheitshinweisen</a> erläutert ist.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Du greifst auf diese Site über HTTP zu. Wir raten dringend dazu, deinen Server so zu konfigurieren, dass er stattdessen nur HTTPS akzeptiert, wie es in unseren <a href=\"{docUrl}\">Sicherheitshinweisen</a> beschrieben ist.",
     "Shared" : "Geteilt",
@@ -274,6 +276,8 @@ OC.L10N.register(
     "Wrong password." : "Falsches Passwort.",
     "Log in" : "Anmelden",
     "Stay logged in" : "Angemeldet bleiben",
+    "Forgot password?" : "Passwort vergessen?",
+    "Back to log in" : "Zur Anmeldung wechseln",
     "Alternative Logins" : "Alternative Anmeldung",
     "Account access" : "Kontozugriff ",
     "You are about to grant %s access to your %s account." : "Du bist dabei, %s Zugriff auf Dein %s-Konto zu gewähren.",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index 24d00d322f20a5987c036c7f5a725619ea2e7fd8..84bd76204fbbc9b72388d72862936cc28165905c 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -79,6 +79,7 @@
     "I know what I'm doing" : "Ich weiß, was ich mache",
     "Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktiere deinen Administrator.",
     "Reset password" : "Passwort zurücksetzen",
+    "Sending email …" : "Sende E-Mail …",
     "No" : "Nein",
     "Yes" : "Ja",
     "No files in here" : "Keine Dateien vorhanden",
@@ -121,6 +122,7 @@
     "Error occurred while checking server setup" : "Fehler beim Überprüfen der Servereinrichtung",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Dein Datenverzeichnis und deine Dateien sind wahrscheinlich vom Internet aus erreichbar. Die .htaccess-Datei funktioniert nicht. Es wird dringend empfohlen, deinen Webserver dahingehend zu konfigurieren, dass das Datenverzeichnis nicht mehr vom Internet aus erreichbar ist oder dass du es aus dem Dokument-Root-Verzeichnis des Webservers bewegst.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "Der „{header}“-HTTP-Header ist nicht so konfiguriert, dass er „{expected}“ entspricht. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.",
+    "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". Some features might not work correctly and we recommend adjusting this setting." : "Der „{header}“-HTTP-Header ist nicht so konfiguriert, dass er „{expected}“ entspricht. Einige Funktionen funktionieren möglicherweise nicht richtig. Daher wird empfohlen, diese Einstellung zu ändern.",
     "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "Der \"Strict-Transport-Security\" HTTP-Header ist nicht auf mindestens \"{seconds}\" Sekunden eingestellt. Für mehr Sicherheit wird das Aktivieren von HSTS empfohlen, wie es in unseren <a href=\"{docUrl}\" rel=\"noreferrer noopener\">Sicherheitshinweisen</a> erläutert ist.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Du greifst auf diese Site über HTTP zu. Wir raten dringend dazu, deinen Server so zu konfigurieren, dass er stattdessen nur HTTPS akzeptiert, wie es in unseren <a href=\"{docUrl}\">Sicherheitshinweisen</a> beschrieben ist.",
     "Shared" : "Geteilt",
@@ -272,6 +274,8 @@
     "Wrong password." : "Falsches Passwort.",
     "Log in" : "Anmelden",
     "Stay logged in" : "Angemeldet bleiben",
+    "Forgot password?" : "Passwort vergessen?",
+    "Back to log in" : "Zur Anmeldung wechseln",
     "Alternative Logins" : "Alternative Anmeldung",
     "Account access" : "Kontozugriff ",
     "You are about to grant %s access to your %s account." : "Du bist dabei, %s Zugriff auf Dein %s-Konto zu gewähren.",
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index abf505c0492d3cac285c4b0eed680a9c8aacb4d4..4ac5c69cf1b02682f1c85fd73e27d9e0c6eee5b6 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -81,6 +81,7 @@ OC.L10N.register(
     "I know what I'm doing" : "Ich weiß, was ich mache",
     "Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktieren Sie Ihren Administrator.",
     "Reset password" : "Passwort zurücksetzen",
+    "Sending email …" : "Sende E-Mail …",
     "No" : "Nein",
     "Yes" : "Ja",
     "No files in here" : "Keine Dateien vorhanden",
@@ -123,6 +124,7 @@ OC.L10N.register(
     "Error occurred while checking server setup" : "Fehler beim Überprüfen der Servereinrichtung",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Ihr Datenverzeichnis und Ihre Dateien sind wahrscheinlich vom Internet aus erreichbar. Die .htaccess-Datei funktioniert nicht. Es wird dringend empfohlen, Ihren Webserver dahingehend zu konfigurieren, dass das Datenverzeichnis nicht mehr vom Internet aus erreichbar ist oder dass Sie es aus dem Document-Root-Verzeichnis des Webservers herausverschieben.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "Der „{header}“-HTTP-Header ist nicht so konfiguriert, dass er „{expected}“ entspricht. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.",
+    "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". Some features might not work correctly and we recommend adjusting this setting." : "Der „{header}“-HTTP-Header ist nicht so konfiguriert, dass er „{expected}“ entspricht. Einige Funktionen funktionieren möglicherweise nicht richtig. Daher wird empfohlen, diese Einstellung zu ändern.",
     "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "Der \"Strict-Transport-Security“-HTTP-Header ist nicht auf mindestens \"{seconds}“ Sekunden eingestellt. Für mehr Sicherheit wird das Aktivieren von HSTS empfohlen, wie es in unseren <a href=\"{docUrl}\" rel=\"noreferrer noopener\">Sicherheitshinweisen</a> erläutert ist.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Sie greifen auf diese Site über HTTP zu. Wir raten dringend dazu, Ihren Server so zu konfigurieren, dass er stattdessen nur HTTPS akzeptiert, wie es in unseren <a href=\"{docUrl}\">Sicherheitshinweisen</a> beschrieben ist.",
     "Shared" : "Geteilt",
@@ -274,6 +276,8 @@ OC.L10N.register(
     "Wrong password." : "Falsches Passwort.",
     "Log in" : "Anmelden",
     "Stay logged in" : "Angemeldet bleiben",
+    "Forgot password?" : "Passwort vergessen?",
+    "Back to log in" : "Zur Anmeldung wechseln",
     "Alternative Logins" : "Alternative Anmeldung",
     "Account access" : "Kontozugriff ",
     "You are about to grant %s access to your %s account." : "Sie sind dabei, %s Zugriff auf Ihr %s-Konto zu gewähren.",
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index f78c0d315e83509bdc443afc59ed9dafa3a4cdc7..ab9d8ebb997028a096742a5e749e292b79ec4eeb 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -79,6 +79,7 @@
     "I know what I'm doing" : "Ich weiß, was ich mache",
     "Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktieren Sie Ihren Administrator.",
     "Reset password" : "Passwort zurücksetzen",
+    "Sending email …" : "Sende E-Mail …",
     "No" : "Nein",
     "Yes" : "Ja",
     "No files in here" : "Keine Dateien vorhanden",
@@ -121,6 +122,7 @@
     "Error occurred while checking server setup" : "Fehler beim Überprüfen der Servereinrichtung",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Ihr Datenverzeichnis und Ihre Dateien sind wahrscheinlich vom Internet aus erreichbar. Die .htaccess-Datei funktioniert nicht. Es wird dringend empfohlen, Ihren Webserver dahingehend zu konfigurieren, dass das Datenverzeichnis nicht mehr vom Internet aus erreichbar ist oder dass Sie es aus dem Document-Root-Verzeichnis des Webservers herausverschieben.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "Der „{header}“-HTTP-Header ist nicht so konfiguriert, dass er „{expected}“ entspricht. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.",
+    "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". Some features might not work correctly and we recommend adjusting this setting." : "Der „{header}“-HTTP-Header ist nicht so konfiguriert, dass er „{expected}“ entspricht. Einige Funktionen funktionieren möglicherweise nicht richtig. Daher wird empfohlen, diese Einstellung zu ändern.",
     "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "Der \"Strict-Transport-Security“-HTTP-Header ist nicht auf mindestens \"{seconds}“ Sekunden eingestellt. Für mehr Sicherheit wird das Aktivieren von HSTS empfohlen, wie es in unseren <a href=\"{docUrl}\" rel=\"noreferrer noopener\">Sicherheitshinweisen</a> erläutert ist.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Sie greifen auf diese Site über HTTP zu. Wir raten dringend dazu, Ihren Server so zu konfigurieren, dass er stattdessen nur HTTPS akzeptiert, wie es in unseren <a href=\"{docUrl}\">Sicherheitshinweisen</a> beschrieben ist.",
     "Shared" : "Geteilt",
@@ -272,6 +274,8 @@
     "Wrong password." : "Falsches Passwort.",
     "Log in" : "Anmelden",
     "Stay logged in" : "Angemeldet bleiben",
+    "Forgot password?" : "Passwort vergessen?",
+    "Back to log in" : "Zur Anmeldung wechseln",
     "Alternative Logins" : "Alternative Anmeldung",
     "Account access" : "Kontozugriff ",
     "You are about to grant %s access to your %s account." : "Sie sind dabei, %s Zugriff auf Ihr %s-Konto zu gewähren.",
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index 895fc3dfa7dd18bc2841a56f4e72da5b71610136..08e2670cb262dc6810e600735b803631be72581d 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -81,6 +81,7 @@ OC.L10N.register(
     "I know what I'm doing" : "I know what I'm doing",
     "Password can not be changed. Please contact your administrator." : "Password can not be changed. Please contact your administrator.",
     "Reset password" : "Reset password",
+    "Sending email …" : "Sending email …",
     "No" : "No",
     "Yes" : "Yes",
     "No files in here" : "No files in here",
@@ -123,6 +124,7 @@ OC.L10N.register(
     "Error occurred while checking server setup" : "Error occurred whilst checking server setup",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting.",
+    "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". Some features might not work correctly and we recommend adjusting this setting." : "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". Some features might not work correctly and we recommend adjusting this setting.",
     "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>.",
     "Shared" : "Shared",
@@ -274,6 +276,8 @@ OC.L10N.register(
     "Wrong password." : "Wrong password.",
     "Log in" : "Log in",
     "Stay logged in" : "Stay logged in",
+    "Forgot password?" : "Forgot password?",
+    "Back to log in" : "Back to log in",
     "Alternative Logins" : "Alternative Logins",
     "Account access" : "Account access",
     "You are about to grant %s access to your %s account." : "You are about to grant %s access to your %s account.",
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json
index 1fef687631b7cf2bf66cec1a931575e370d2ee1b..0a9733a8a591a9b34de8cba180545f0df3c3ce90 100644
--- a/core/l10n/en_GB.json
+++ b/core/l10n/en_GB.json
@@ -79,6 +79,7 @@
     "I know what I'm doing" : "I know what I'm doing",
     "Password can not be changed. Please contact your administrator." : "Password can not be changed. Please contact your administrator.",
     "Reset password" : "Reset password",
+    "Sending email …" : "Sending email …",
     "No" : "No",
     "Yes" : "Yes",
     "No files in here" : "No files in here",
@@ -121,6 +122,7 @@
     "Error occurred while checking server setup" : "Error occurred whilst checking server setup",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting.",
+    "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". Some features might not work correctly and we recommend adjusting this setting." : "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". Some features might not work correctly and we recommend adjusting this setting.",
     "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>.",
     "Shared" : "Shared",
@@ -272,6 +274,8 @@
     "Wrong password." : "Wrong password.",
     "Log in" : "Log in",
     "Stay logged in" : "Stay logged in",
+    "Forgot password?" : "Forgot password?",
+    "Back to log in" : "Back to log in",
     "Alternative Logins" : "Alternative Logins",
     "Account access" : "Account access",
     "You are about to grant %s access to your %s account." : "You are about to grant %s access to your %s account.",
diff --git a/core/l10n/hu.js b/core/l10n/hu.js
index b345c26d29717930fccf8eb58eb57d00d0c791fc..cbc39394ed19374890e69828fd518f2e06897126 100644
--- a/core/l10n/hu.js
+++ b/core/l10n/hu.js
@@ -81,6 +81,7 @@ OC.L10N.register(
     "I know what I'm doing" : "Tudom mit csinálok.",
     "Password can not be changed. Please contact your administrator." : "A jelszót nem lehet visszaállítani. Kérjük, lépjen kapcsolatba a redszergazdával.",
     "Reset password" : "Jelszó-visszaállítás",
+    "Sending email …" : "E-mail küldése ...",
     "No" : "Nem",
     "Yes" : "Igen",
     "No files in here" : "Itt nincsenek fájlok",
@@ -123,6 +124,7 @@ OC.L10N.register(
     "Error occurred while checking server setup" : "Hiba történt a szerver beállítások ellenőrzése közben",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Az adatmappád és fájljaid elérhetők az interneten. A .htaccess fájlod nem működik. Erősen javasolt, hogy a webszerveredet úgy állítsd be, hogy a mappa tartalma ne legyen közvetlenül elérhető, vagy mozgasd át a mappát a kiszolgálási területen kívülre.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "A \"{header}\" HTTP fejléc nincs beállítva, hogy megegyezzen az elvárttal \"{expected}\". Ez egy potenciális biztonsági kockázat és kérjük, hogy változtassa meg a beállításokat.",
+    "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". Some features might not work correctly and we recommend adjusting this setting." : "A \"{header}\" HTTP nem ezzel egyenlőre van beállítva \"{expected}\". Egyes szolgáltatások esetleg nem fognak megfelelően működni, javasoljuk az átállítását.",
     "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "A \"Strict-Transport-Security\" HTTP fejléc nincs legalább \"{seconds}\" másodpercre állítva. A fejlettebb védelem érdekében javasoljuk a HSTS engedélyezését a <a href=\"{docUrl}\" rel=\"noreferrer noopener\">biztonsági tippekben</a> leírtak szerint.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Jelenleg HTTP-vel éri el a weboldalt. Erősen ajánlott a HTTPS konfiguráció használata ehelyett, ahogyan ezt részleteztük a <a href=\"{docUrl}\">biztonsági tippek</a> dokumentációban",
     "Shared" : "Megosztott",
@@ -274,6 +276,8 @@ OC.L10N.register(
     "Wrong password." : "Hibás jelszó.",
     "Log in" : "Bejelentkezés",
     "Stay logged in" : "Maradjon bejelentkezve",
+    "Forgot password?" : "Elfelejtett jelszó?",
+    "Back to log in" : "Vissza a bejelentkezéshez",
     "Alternative Logins" : "Alternatív bejelentkezés",
     "Account access" : "Fiók hozzáférés",
     "You are about to grant %s access to your %s account." : "Hozzáférést készülsz biztosítani neki: %s ehhez a fiókodhoz: %s.",
diff --git a/core/l10n/hu.json b/core/l10n/hu.json
index 77b990f72d656eb9e2de10ebbbfe09239090fddd..3d6987a2472aa582f36f2ee33201c836939a9e2a 100644
--- a/core/l10n/hu.json
+++ b/core/l10n/hu.json
@@ -79,6 +79,7 @@
     "I know what I'm doing" : "Tudom mit csinálok.",
     "Password can not be changed. Please contact your administrator." : "A jelszót nem lehet visszaállítani. Kérjük, lépjen kapcsolatba a redszergazdával.",
     "Reset password" : "Jelszó-visszaállítás",
+    "Sending email …" : "E-mail küldése ...",
     "No" : "Nem",
     "Yes" : "Igen",
     "No files in here" : "Itt nincsenek fájlok",
@@ -121,6 +122,7 @@
     "Error occurred while checking server setup" : "Hiba történt a szerver beállítások ellenőrzése közben",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Az adatmappád és fájljaid elérhetők az interneten. A .htaccess fájlod nem működik. Erősen javasolt, hogy a webszerveredet úgy állítsd be, hogy a mappa tartalma ne legyen közvetlenül elérhető, vagy mozgasd át a mappát a kiszolgálási területen kívülre.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "A \"{header}\" HTTP fejléc nincs beállítva, hogy megegyezzen az elvárttal \"{expected}\". Ez egy potenciális biztonsági kockázat és kérjük, hogy változtassa meg a beállításokat.",
+    "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". Some features might not work correctly and we recommend adjusting this setting." : "A \"{header}\" HTTP nem ezzel egyenlőre van beállítva \"{expected}\". Egyes szolgáltatások esetleg nem fognak megfelelően működni, javasoljuk az átállítását.",
     "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "A \"Strict-Transport-Security\" HTTP fejléc nincs legalább \"{seconds}\" másodpercre állítva. A fejlettebb védelem érdekében javasoljuk a HSTS engedélyezését a <a href=\"{docUrl}\" rel=\"noreferrer noopener\">biztonsági tippekben</a> leírtak szerint.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Jelenleg HTTP-vel éri el a weboldalt. Erősen ajánlott a HTTPS konfiguráció használata ehelyett, ahogyan ezt részleteztük a <a href=\"{docUrl}\">biztonsági tippek</a> dokumentációban",
     "Shared" : "Megosztott",
@@ -272,6 +274,8 @@
     "Wrong password." : "Hibás jelszó.",
     "Log in" : "Bejelentkezés",
     "Stay logged in" : "Maradjon bejelentkezve",
+    "Forgot password?" : "Elfelejtett jelszó?",
+    "Back to log in" : "Vissza a bejelentkezéshez",
     "Alternative Logins" : "Alternatív bejelentkezés",
     "Account access" : "Fiók hozzáférés",
     "You are about to grant %s access to your %s account." : "Hozzáférést készülsz biztosítani neki: %s ehhez a fiókodhoz: %s.",
diff --git a/core/l10n/nb.js b/core/l10n/nb.js
index f6cff276daea2002d072962a59227006badc0f96..ae9fe51fa9d818fbca13af7943bb397f68ee2e32 100644
--- a/core/l10n/nb.js
+++ b/core/l10n/nb.js
@@ -81,6 +81,7 @@ OC.L10N.register(
     "I know what I'm doing" : "Jeg vet hva jeg gjør",
     "Password can not be changed. Please contact your administrator." : "Passordet kan ikke endres. Kontakt administratoren din.",
     "Reset password" : "Tilbakestill passord",
+    "Sending email …" : "Sender e-post…",
     "No" : "Nei",
     "Yes" : "Ja",
     "No files in here" : "Ingen filer her",
@@ -274,6 +275,7 @@ OC.L10N.register(
     "Wrong password." : "Feil passord.",
     "Log in" : "Logg inn",
     "Stay logged in" : "Forbli innlogget",
+    "Forgot password?" : "Glemt passord?",
     "Alternative Logins" : "Alternative innlogginger",
     "Account access" : "Kontotilgang",
     "You are about to grant %s access to your %s account." : "Du er i ferd med å gi %s tilgang til din %s konto.",
diff --git a/core/l10n/nb.json b/core/l10n/nb.json
index e93c478002c9ff6ea6a6a68a731bede222292b07..dcd36583468aa0edfb97da458681ea3ffaf099f5 100644
--- a/core/l10n/nb.json
+++ b/core/l10n/nb.json
@@ -79,6 +79,7 @@
     "I know what I'm doing" : "Jeg vet hva jeg gjør",
     "Password can not be changed. Please contact your administrator." : "Passordet kan ikke endres. Kontakt administratoren din.",
     "Reset password" : "Tilbakestill passord",
+    "Sending email …" : "Sender e-post…",
     "No" : "Nei",
     "Yes" : "Ja",
     "No files in here" : "Ingen filer her",
@@ -272,6 +273,7 @@
     "Wrong password." : "Feil passord.",
     "Log in" : "Logg inn",
     "Stay logged in" : "Forbli innlogget",
+    "Forgot password?" : "Glemt passord?",
     "Alternative Logins" : "Alternative innlogginger",
     "Account access" : "Kontotilgang",
     "You are about to grant %s access to your %s account." : "Du er i ferd med å gi %s tilgang til din %s konto.",
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index ff8fb7014cc3f14adfff205b5afcc065d41b208e..f1a7a5962ccce225db59f7a49fcc28d78e56c477 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -81,6 +81,7 @@ OC.L10N.register(
     "I know what I'm doing" : "Eu sei o que estou fazendo",
     "Password can not be changed. Please contact your administrator." : "A senha não pôde ser alterada. Por favor, contate o administrador.",
     "Reset password" : "Redefinir senha",
+    "Sending email …" : "Enviando email...",
     "No" : "Não",
     "Yes" : "Sim",
     "No files in here" : "Nenhum arquivos aqui",
@@ -123,6 +124,7 @@ OC.L10N.register(
     "Error occurred while checking server setup" : "Erro ao verificar a configuração do servidor",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Seu diretório de dados e arquivos provavelmente estão acessíveis via internet. O arquivo .htaccess não está funcionando. É altamente recomendado que você configure seu servidor web de maneira que o diretório de dados não seja mais acessível ou mova-o para fora do diretório raiz do servidor web.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "O cabeçalho HTTP \"{header}\" não está configurado igual ao \"{expected}\". Este é um risco potencial para a segurança e recomendamos ajustar essa configuração.",
+    "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". Some features might not work correctly and we recommend adjusting this setting." : "O cabeçalho HTTP \"{cabeçalho}\" não está configurado para igual a \"{esperado}\". Alguns recursos podem não funcionar corretamente e recomendamos ajustar essa configuração.",
     "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "O cabeçalho HTTP \"Strict-Transport-Security\" não está configurado para pelo menos \"{segundos}\" segundos. Para uma melhor segurança, recomendamos habilitar HSTS como descrito em nossas<a href=\"{docUrl}\" rel=\"noreferrer noopener\">dicas de segurança</a>.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Você está acessando este site via HTTP. Sugerimos fortemente que você configure o servidor para exigir o uso de HTTPS como descrito em nossas  <a href=\"{docUrl}\">dicas de segurança</a>.",
     "Shared" : "Compartilhado",
@@ -274,6 +276,8 @@ OC.L10N.register(
     "Wrong password." : "Senha errada",
     "Log in" : "Entrar",
     "Stay logged in" : "Permaneça logado",
+    "Forgot password?" : "Esqueceu a senha?",
+    "Back to log in" : "Voltar ao login",
     "Alternative Logins" : "Logins alternativos",
     "Account access" : "Acesso à conta",
     "You are about to grant %s access to your %s account." : "Você está prestes a conceder %s acesso à sua %s conta.",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index 9fe3acb939a399234568103a71b00b99aeee0050..b23a57f7f717285758c948c1da6b85dd2ad57f54 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -79,6 +79,7 @@
     "I know what I'm doing" : "Eu sei o que estou fazendo",
     "Password can not be changed. Please contact your administrator." : "A senha não pôde ser alterada. Por favor, contate o administrador.",
     "Reset password" : "Redefinir senha",
+    "Sending email …" : "Enviando email...",
     "No" : "Não",
     "Yes" : "Sim",
     "No files in here" : "Nenhum arquivos aqui",
@@ -121,6 +122,7 @@
     "Error occurred while checking server setup" : "Erro ao verificar a configuração do servidor",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Seu diretório de dados e arquivos provavelmente estão acessíveis via internet. O arquivo .htaccess não está funcionando. É altamente recomendado que você configure seu servidor web de maneira que o diretório de dados não seja mais acessível ou mova-o para fora do diretório raiz do servidor web.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "O cabeçalho HTTP \"{header}\" não está configurado igual ao \"{expected}\". Este é um risco potencial para a segurança e recomendamos ajustar essa configuração.",
+    "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". Some features might not work correctly and we recommend adjusting this setting." : "O cabeçalho HTTP \"{cabeçalho}\" não está configurado para igual a \"{esperado}\". Alguns recursos podem não funcionar corretamente e recomendamos ajustar essa configuração.",
     "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "O cabeçalho HTTP \"Strict-Transport-Security\" não está configurado para pelo menos \"{segundos}\" segundos. Para uma melhor segurança, recomendamos habilitar HSTS como descrito em nossas<a href=\"{docUrl}\" rel=\"noreferrer noopener\">dicas de segurança</a>.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Você está acessando este site via HTTP. Sugerimos fortemente que você configure o servidor para exigir o uso de HTTPS como descrito em nossas  <a href=\"{docUrl}\">dicas de segurança</a>.",
     "Shared" : "Compartilhado",
@@ -272,6 +274,8 @@
     "Wrong password." : "Senha errada",
     "Log in" : "Entrar",
     "Stay logged in" : "Permaneça logado",
+    "Forgot password?" : "Esqueceu a senha?",
+    "Back to log in" : "Voltar ao login",
     "Alternative Logins" : "Logins alternativos",
     "Account access" : "Acesso à conta",
     "You are about to grant %s access to your %s account." : "Você está prestes a conceder %s acesso à sua %s conta.",
diff --git a/core/l10n/sr.js b/core/l10n/sr.js
index d2d787b00038ea331e57c68c8309bce1a9cf138d..05322366b5f63e15003ec7e438bcbc4fa46d63fe 100644
--- a/core/l10n/sr.js
+++ b/core/l10n/sr.js
@@ -81,6 +81,7 @@ OC.L10N.register(
     "I know what I'm doing" : "Знам шта радим",
     "Password can not be changed. Please contact your administrator." : "Лозинка се не може променити. Контактирајте администратора.",
     "Reset password" : "Ресетуј лозинку",
+    "Sending email …" : "Слање е-поште…",
     "No" : "Не",
     "Yes" : "Да",
     "No files in here" : "Овде нема фајлова",
@@ -123,6 +124,7 @@ OC.L10N.register(
     "Error occurred while checking server setup" : "Дошло је до грешке при провери поставки сервера",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Ваша фасцикла са подацима и Ваши фајлови су вероватно доступни са интернета. .htaccess фајл не ради. Препоручујемо да подесите Ваш веб сервер тако да је фасцикла са подацима ван фасцикле кореног документа веб сервера.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "HTTP заглавље „{header}“ није подешено као „{expected}“. Ово потенцијално угрожава безбедност и приватност и препоручујемо да подесите ову поставку.",
+    "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". Some features might not work correctly and we recommend adjusting this setting." : "HTTP заглавље „{header}“ није подешено као „{expected}“. Неке функције можда неће радити исправно, па препоручујемо да подесите ову поставку.",
     "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "\"Strict-Transport-Security\" HTTP заглавље није подешено да буде бар \"{seconds}\" секунди. За додатну сигурност, предлажемо да омогућите HSTS као што је описано у нашим <a href=\"{docUrl}\" rel=\"noreferrer noopener\">сигурносним саветима</a>.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Приступате овом сајту преко HTTP-а. Препоручујемо да подесите Ваш сервер да захтева HTTPS као што је описано у нашим <a href=\"{docUrl}\">безбедоносним саветима</a>.",
     "Shared" : "Дељено",
@@ -274,6 +276,8 @@ OC.L10N.register(
     "Wrong password." : "Погрешна лозинка.",
     "Log in" : "Пријава",
     "Stay logged in" : "Останите пријављени",
+    "Forgot password?" : "Заборавили сте лозинку?",
+    "Back to log in" : "Назад на пријаву",
     "Alternative Logins" : "Алтернативне пријаве",
     "Account access" : "Приступ налогу",
     "You are about to grant %s access to your %s account." : "Управо ћете одобрити %s приступ Вашем %s налогу.",
diff --git a/core/l10n/sr.json b/core/l10n/sr.json
index 59027111b417a34c2a422277d0c1494032d13179..1e0533c49a3a128c2c29a548ec573393f2d191f7 100644
--- a/core/l10n/sr.json
+++ b/core/l10n/sr.json
@@ -79,6 +79,7 @@
     "I know what I'm doing" : "Знам шта радим",
     "Password can not be changed. Please contact your administrator." : "Лозинка се не може променити. Контактирајте администратора.",
     "Reset password" : "Ресетуј лозинку",
+    "Sending email …" : "Слање е-поште…",
     "No" : "Не",
     "Yes" : "Да",
     "No files in here" : "Овде нема фајлова",
@@ -121,6 +122,7 @@
     "Error occurred while checking server setup" : "Дошло је до грешке при провери поставки сервера",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Ваша фасцикла са подацима и Ваши фајлови су вероватно доступни са интернета. .htaccess фајл не ради. Препоручујемо да подесите Ваш веб сервер тако да је фасцикла са подацима ван фасцикле кореног документа веб сервера.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "HTTP заглавље „{header}“ није подешено као „{expected}“. Ово потенцијално угрожава безбедност и приватност и препоручујемо да подесите ову поставку.",
+    "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". Some features might not work correctly and we recommend adjusting this setting." : "HTTP заглавље „{header}“ није подешено као „{expected}“. Неке функције можда неће радити исправно, па препоручујемо да подесите ову поставку.",
     "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "\"Strict-Transport-Security\" HTTP заглавље није подешено да буде бар \"{seconds}\" секунди. За додатну сигурност, предлажемо да омогућите HSTS као што је описано у нашим <a href=\"{docUrl}\" rel=\"noreferrer noopener\">сигурносним саветима</a>.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Приступате овом сајту преко HTTP-а. Препоручујемо да подесите Ваш сервер да захтева HTTPS као што је описано у нашим <a href=\"{docUrl}\">безбедоносним саветима</a>.",
     "Shared" : "Дељено",
@@ -272,6 +274,8 @@
     "Wrong password." : "Погрешна лозинка.",
     "Log in" : "Пријава",
     "Stay logged in" : "Останите пријављени",
+    "Forgot password?" : "Заборавили сте лозинку?",
+    "Back to log in" : "Назад на пријаву",
     "Alternative Logins" : "Алтернативне пријаве",
     "Account access" : "Приступ налогу",
     "You are about to grant %s access to your %s account." : "Управо ћете одобрити %s приступ Вашем %s налогу.",
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index 0b73c43a585d1f509f38771162fbd143c26f15a2..3125b0c4c6abda11bdff49e9355ecb928ffdd34a 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -81,6 +81,7 @@ OC.L10N.register(
     "I know what I'm doing" : "Ne yaptığımı biliyorum",
     "Password can not be changed. Please contact your administrator." : "Parola değiştirilemedi. Lütfen yöneticiniz ile görüşün.",
     "Reset password" : "Parolayı sıfırla",
+    "Sending email …" : "E-posta gönderiliyor …",
     "No" : "Hayır",
     "Yes" : "Evet",
     "No files in here" : "Burada herhangi bir dosya yok",
@@ -123,6 +124,7 @@ OC.L10N.register(
     "Error occurred while checking server setup" : "Sunucu ayarları denetlenirken sorun çıktı",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Veri klasörünüz ve dosyalarınız İnternet üzerinden erişime açık olabilir. .htaccess dosyası çalışmıyor. Web sunucunuzu yapılandırarak veri klasörüne erişimi engellemeniz ya da veri klasörünü web sunucu kök klasörü dışına taşımanız önemle önerilir.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "\"{header}\" HTTP üst bilgisi \"{expected}\" ile eşleşmek üzere yapılandırılmamış. Bu durum muhtemel bir güvenlik ya da gizlilik riski oluşturduğundan bu ayarı düzeltmeniz önerilir.",
+    "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". Some features might not work correctly and we recommend adjusting this setting." : "\"{header}\" HTTP üst bilgisi \"{expected}\" ile eşleşmek üzere yapılandırılmamış. Bazı özelliklerin düzgün çalışmasını engelleyebileceğinden bu ayarı düzeltmeniz önerilir.",
     "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "\"Strict-Transport-Security\" HTTP üst bilgisi en azından\"{seconds}\" saniyedir yapılandırılmamış. Gelişmiş güvenlik sağlamak için <a href=\"{docUrl}\" rel=\"noreferrer noopener\">güvenlik ipuçlarında</a> anlatıldığı şekilde HSTS özelliğinin etkinleştirilmesi önerilir.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Bu siteye HTTP üzerinde erişiyorsunuz. Sunucunuzu <a href=\"{docUrl}\">güvenlik ipuçlarında</a> anlatıldığı şekilde HTTPS kullanımını zorlayacak şekilde yapılandırmanız önemle önerilir.",
     "Shared" : "Paylaşılmış",
@@ -274,6 +276,8 @@ OC.L10N.register(
     "Wrong password." : "Parola yanlış.",
     "Log in" : "Oturum Aç",
     "Stay logged in" : "Bağlı kal",
+    "Forgot password?" : "Parolamı unuttum",
+    "Back to log in" : "Oturum açmaya geri dön",
     "Alternative Logins" : "Alternatif Oturum Açmalar",
     "Account access" : "Hesap eriÅŸimi",
     "You are about to grant %s access to your %s account." : "%s erişim iznini %s hesabınız için vermek üzeresiniz.",
diff --git a/core/l10n/tr.json b/core/l10n/tr.json
index 0fed9707d914e29de2cbf5a64bb8e5d8e76e6b48..94c047d61986b9b7989e3728ab46d4dace6a4321 100644
--- a/core/l10n/tr.json
+++ b/core/l10n/tr.json
@@ -79,6 +79,7 @@
     "I know what I'm doing" : "Ne yaptığımı biliyorum",
     "Password can not be changed. Please contact your administrator." : "Parola değiştirilemedi. Lütfen yöneticiniz ile görüşün.",
     "Reset password" : "Parolayı sıfırla",
+    "Sending email …" : "E-posta gönderiliyor …",
     "No" : "Hayır",
     "Yes" : "Evet",
     "No files in here" : "Burada herhangi bir dosya yok",
@@ -121,6 +122,7 @@
     "Error occurred while checking server setup" : "Sunucu ayarları denetlenirken sorun çıktı",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Veri klasörünüz ve dosyalarınız İnternet üzerinden erişime açık olabilir. .htaccess dosyası çalışmıyor. Web sunucunuzu yapılandırarak veri klasörüne erişimi engellemeniz ya da veri klasörünü web sunucu kök klasörü dışına taşımanız önemle önerilir.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "\"{header}\" HTTP üst bilgisi \"{expected}\" ile eşleşmek üzere yapılandırılmamış. Bu durum muhtemel bir güvenlik ya da gizlilik riski oluşturduğundan bu ayarı düzeltmeniz önerilir.",
+    "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". Some features might not work correctly and we recommend adjusting this setting." : "\"{header}\" HTTP üst bilgisi \"{expected}\" ile eşleşmek üzere yapılandırılmamış. Bazı özelliklerin düzgün çalışmasını engelleyebileceğinden bu ayarı düzeltmeniz önerilir.",
     "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "\"Strict-Transport-Security\" HTTP üst bilgisi en azından\"{seconds}\" saniyedir yapılandırılmamış. Gelişmiş güvenlik sağlamak için <a href=\"{docUrl}\" rel=\"noreferrer noopener\">güvenlik ipuçlarında</a> anlatıldığı şekilde HSTS özelliğinin etkinleştirilmesi önerilir.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Bu siteye HTTP üzerinde erişiyorsunuz. Sunucunuzu <a href=\"{docUrl}\">güvenlik ipuçlarında</a> anlatıldığı şekilde HTTPS kullanımını zorlayacak şekilde yapılandırmanız önemle önerilir.",
     "Shared" : "Paylaşılmış",
@@ -272,6 +274,8 @@
     "Wrong password." : "Parola yanlış.",
     "Log in" : "Oturum Aç",
     "Stay logged in" : "Bağlı kal",
+    "Forgot password?" : "Parolamı unuttum",
+    "Back to log in" : "Oturum açmaya geri dön",
     "Alternative Logins" : "Alternatif Oturum Açmalar",
     "Account access" : "Hesap eriÅŸimi",
     "You are about to grant %s access to your %s account." : "%s erişim iznini %s hesabınız için vermek üzeresiniz.",
diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js
index 1fdc558f69a934d6efa85d2a559a16cecd8c75f6..e9d91c20b53e9ada72165976cf6f5402264f6d50 100644
--- a/lib/l10n/sr.js
+++ b/lib/l10n/sr.js
@@ -125,7 +125,7 @@ OC.L10N.register(
     "Expiration date is in the past" : "Датум истека је у прошлости",
     "Can’t set expiration date more than %s days in the future" : "Не могу да поставим датум истека више од %s дана у будућност",
     "%s shared »%s« with you" : "%s подели „%s“ са вама",
-    "%s shared »%s« with you." : "%s подели „%s“ са вама.",
+    "%s shared »%s« with you." : "%s поделио „%s“ са Вама.",
     "Click the button below to open it." : "Кликните дугме испод да га отворите.",
     "Open »%s«" : "Отвори „%s“",
     "%s via %s" : "%s путем %s",
diff --git a/lib/l10n/sr.json b/lib/l10n/sr.json
index a28cf862d7967dc938d901db92c3479d97f3e8ac..9614bfa58600f351ec8b822704e9109f169d144e 100644
--- a/lib/l10n/sr.json
+++ b/lib/l10n/sr.json
@@ -123,7 +123,7 @@
     "Expiration date is in the past" : "Датум истека је у прошлости",
     "Can’t set expiration date more than %s days in the future" : "Не могу да поставим датум истека више од %s дана у будућност",
     "%s shared »%s« with you" : "%s подели „%s“ са вама",
-    "%s shared »%s« with you." : "%s подели „%s“ са вама.",
+    "%s shared »%s« with you." : "%s поделио „%s“ са Вама.",
     "Click the button below to open it." : "Кликните дугме испод да га отворите.",
     "Open »%s«" : "Отвори „%s“",
     "%s via %s" : "%s путем %s",
diff --git a/settings/l10n/cs.js b/settings/l10n/cs.js
index 41c6121a6256d7cc61a7da0a05b228aca0209fcb..4bccc5b45cf078c2ee594e0be2529c5507b0d4f9 100644
--- a/settings/l10n/cs.js
+++ b/settings/l10n/cs.js
@@ -12,6 +12,7 @@ OC.L10N.register(
     "A login attempt using two-factor authentication failed (%1$s)" : "Pokus o přihlášení s použitím dvoufázové autentizace selhal (%1$s)",
     "Your <strong>password</strong> or <strong>email</strong> was modified" : "Vaše <strong>heslo</strong> nebo <strong>e-mail</strong> bylo změněno",
     "Your apps" : "Vaše aplikace",
+    "Updates" : "Aktualizace",
     "Enabled apps" : "Povolené aplikace",
     "Disabled apps" : "Zakázané aplikace",
     "App bundles" : "Balíčky aplikací",
@@ -102,6 +103,7 @@ OC.L10N.register(
     "Error: This app can not be enabled because it makes the server unstable" : "Chyba: tuto aplikaci nelze zapnout, protože způsobuje nestabilitu serveru",
     "Error: Could not disable broken app" : "Chyba: nezdařilo se vypnout rozbitou aplikaci",
     "Error while disabling broken app" : "Chyba při vypínání rozbité aplikace",
+    "No app updates available" : "K dispozici nejsou žádné aktualizace aplikací",
     "Updating...." : "Aktualizuji...",
     "Error while updating app" : "Chyba při aktualizaci aplikace",
     "Updated" : "Aktualizováno",
@@ -287,12 +289,14 @@ OC.L10N.register(
     "Restrict users to only share with users in their groups" : "Povolit sdílení pouze mezi uživateli v rámci skupiny",
     "Exclude groups from sharing" : "Vyjmout skupiny ze sdílení",
     "These groups will still be able to receive shares, but not to initiate them." : "Těmto skupinám bude stále možno sdílet, nemohou ale sami sdílet ostatním.",
+    "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Povolit automatické dokončení uživatelského jména v dialogovém okně sdílení. Pokud je tato volba zakázána, je třeba zadat úplné uživatelské jméno nebo e-mailovou adresu.",
     "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Zobrazit text upozornění na stránce pro nahrání veřejného odkazu. (Zobrazit pouze pokud je seznam souborů skrytý.)",
     "This text will be shown on the public link upload page when the file list is hidden." : "Tento text bude zobrazen on stránce pro nahrání veřejného odkazu, pokud bude seznam souborů skrytý.",
     "Tips & tricks" : "Tipy a triky",
     "There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Existuje mnoho možností, jak si přizpůsobit vaši instanci Nextcloudu. Zde je pro vaši informaci pár tipů, kde začít.",
     "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite se aktuálně používá jako databáze na backendu. U větších instalací doporučujeme přechod na jinou databázi.",
     "This is particularly recommended when using the desktop client for file synchronisation." : "To je obzvlášť vhodné, pokud se používá k synchronizaci desktopový klient.",
+    "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Chcete-li migrovat do jiné databáze, použijte nástroj příkazového řádku:  'occ db:convert-type', nebo si projděte <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">dokumentaci ↗</a>.",
     "How to do backups" : "Jak vytvářet zálohy",
     "Advanced monitoring" : "Pokročilé monitorování",
     "Performance tuning" : "Ladění výkonu",
diff --git a/settings/l10n/cs.json b/settings/l10n/cs.json
index 11d43111a49b0e9f8ede747d7e6aa2307258113c..361082ead0717aa760c8f00aae2ac897bdcdea81 100644
--- a/settings/l10n/cs.json
+++ b/settings/l10n/cs.json
@@ -10,6 +10,7 @@
     "A login attempt using two-factor authentication failed (%1$s)" : "Pokus o přihlášení s použitím dvoufázové autentizace selhal (%1$s)",
     "Your <strong>password</strong> or <strong>email</strong> was modified" : "Vaše <strong>heslo</strong> nebo <strong>e-mail</strong> bylo změněno",
     "Your apps" : "Vaše aplikace",
+    "Updates" : "Aktualizace",
     "Enabled apps" : "Povolené aplikace",
     "Disabled apps" : "Zakázané aplikace",
     "App bundles" : "Balíčky aplikací",
@@ -100,6 +101,7 @@
     "Error: This app can not be enabled because it makes the server unstable" : "Chyba: tuto aplikaci nelze zapnout, protože způsobuje nestabilitu serveru",
     "Error: Could not disable broken app" : "Chyba: nezdařilo se vypnout rozbitou aplikaci",
     "Error while disabling broken app" : "Chyba při vypínání rozbité aplikace",
+    "No app updates available" : "K dispozici nejsou žádné aktualizace aplikací",
     "Updating...." : "Aktualizuji...",
     "Error while updating app" : "Chyba při aktualizaci aplikace",
     "Updated" : "Aktualizováno",
@@ -285,12 +287,14 @@
     "Restrict users to only share with users in their groups" : "Povolit sdílení pouze mezi uživateli v rámci skupiny",
     "Exclude groups from sharing" : "Vyjmout skupiny ze sdílení",
     "These groups will still be able to receive shares, but not to initiate them." : "Těmto skupinám bude stále možno sdílet, nemohou ale sami sdílet ostatním.",
+    "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Povolit automatické dokončení uživatelského jména v dialogovém okně sdílení. Pokud je tato volba zakázána, je třeba zadat úplné uživatelské jméno nebo e-mailovou adresu.",
     "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Zobrazit text upozornění na stránce pro nahrání veřejného odkazu. (Zobrazit pouze pokud je seznam souborů skrytý.)",
     "This text will be shown on the public link upload page when the file list is hidden." : "Tento text bude zobrazen on stránce pro nahrání veřejného odkazu, pokud bude seznam souborů skrytý.",
     "Tips & tricks" : "Tipy a triky",
     "There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Existuje mnoho možností, jak si přizpůsobit vaši instanci Nextcloudu. Zde je pro vaši informaci pár tipů, kde začít.",
     "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite se aktuálně používá jako databáze na backendu. U větších instalací doporučujeme přechod na jinou databázi.",
     "This is particularly recommended when using the desktop client for file synchronisation." : "To je obzvlášť vhodné, pokud se používá k synchronizaci desktopový klient.",
+    "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Chcete-li migrovat do jiné databáze, použijte nástroj příkazového řádku:  'occ db:convert-type', nebo si projděte <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">dokumentaci ↗</a>.",
     "How to do backups" : "Jak vytvářet zálohy",
     "Advanced monitoring" : "Pokročilé monitorování",
     "Performance tuning" : "Ladění výkonu",