diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js
index c7ee26752bb48f7ade056d12fa75d886eaa7bc18..becbe0d1dc28a260a7b83042beea9562831497ca 100644
--- a/apps/files/l10n/el.js
+++ b/apps/files/l10n/el.js
@@ -100,11 +100,13 @@ OC.L10N.register(
     "Folder" : "Φάκελος",
     "Upload" : "Μεταφόρτωση",
     "Cancel upload" : "Ακύρωση μεταφόρτωσης",
+    "No files yet" : "Κανένα αρχείο ακόμα.",
     "No entries found in this folder" : "Δεν βρέθηκαν καταχωρήσεις σε αυτόν το φάκελο",
     "Select all" : "Επιλογή όλων",
     "Upload too large" : "Πολύ μεγάλο αρχείο προς αποστολή",
     "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Τα αρχεία που προσπαθείτε να ανεβάσετε υπερβαίνουν το μέγιστο μέγεθος αποστολής αρχείων σε αυτόν τον διακομιστή.",
     "Files are being scanned, please wait." : "Τα αρχεία σαρώνονται, παρακαλώ περιμένετε.",
-    "Currently scanning" : "Σάρωση σε εξέλιξη"
+    "Currently scanning" : "Σάρωση σε εξέλιξη",
+    "No favorites" : "Δεν υπάρχουν αγαπημένα"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json
index b915df77c7bbd0ae750cedad1cb1f02e69523c63..0499f87d725bdffc0ff166ad8d41bbdf0cc05ae1 100644
--- a/apps/files/l10n/el.json
+++ b/apps/files/l10n/el.json
@@ -98,11 +98,13 @@
     "Folder" : "Φάκελος",
     "Upload" : "Μεταφόρτωση",
     "Cancel upload" : "Ακύρωση μεταφόρτωσης",
+    "No files yet" : "Κανένα αρχείο ακόμα.",
     "No entries found in this folder" : "Δεν βρέθηκαν καταχωρήσεις σε αυτόν το φάκελο",
     "Select all" : "Επιλογή όλων",
     "Upload too large" : "Πολύ μεγάλο αρχείο προς αποστολή",
     "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Τα αρχεία που προσπαθείτε να ανεβάσετε υπερβαίνουν το μέγιστο μέγεθος αποστολής αρχείων σε αυτόν τον διακομιστή.",
     "Files are being scanned, please wait." : "Τα αρχεία σαρώνονται, παρακαλώ περιμένετε.",
-    "Currently scanning" : "Σάρωση σε εξέλιξη"
+    "Currently scanning" : "Σάρωση σε εξέλιξη",
+    "No favorites" : "Δεν υπάρχουν αγαπημένα"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js
index fbb34bdf19a62f7e000cdea19283112812a95e22..f91738944991e25b2b1c10698956ed28a2c420a3 100644
--- a/core/l10n/cs_CZ.js
+++ b/core/l10n/cs_CZ.js
@@ -68,6 +68,9 @@ OC.L10N.register(
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Server nemá funkční připojení k internetu. Některé moduly jako např. externí úložiště, oznámení o dostupných aktualizacích nebo instalace aplikací třetích stran nebudou fungovat. Přístup k souborům z jiných míst a odesílání oznamovacích emailů nemusí fungovat. Pokud chcete využívat všechny možnosti ownCloud, doporučujeme povolit pro tento server připojení k internetu.",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest 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." : "Váš datový adresář i vaše soubory jsou pravděpodobně přístupné z internetu. Soubor .htaccess nefunguje. Důrazně doporučujeme nakonfigurovat webový server tak, aby datový adresář nebyl nadále přístupný, nebo přesunout datový adresář mimo prostor zpřístupňovaný webovým serverem.",
     "Error occurred while checking server setup" : "Při ověřování nastavení serveru došlo k chybě",
+    "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security risk and we recommend adjusting this setting." : "HTTP hlavička \"{header}\" není nakonfigurována ve shodě s \"{expected}\". To značí možné ohrožení bezpečnosti a je doporučeno upravit toto nastavení.",
+    "The \"Strict-Transport-Security\" HTTP header is not configured to least \"2,678,400\" seconds. This is a potential security risk and we recommend adjusting this setting." : "HTTP hlavička \"Strict-Transport-Security\" není nakonfigurována aby vydržela \"2,678,400\" sekund. To značí možné ohrožení bezpečnosti a je doporučeno upravit toto nastavení.",
+    "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Přistupujete na stránku přes protokol HTTP. Důrazně doporučujeme nakonfigurovat server tak, aby vyžadoval použití HTTPS.",
     "Shared" : "Sdílené",
     "Shared with {recipients}" : "Sdíleno s {recipients}",
     "Share" : "Sdílet",
diff --git a/core/l10n/cs_CZ.json b/core/l10n/cs_CZ.json
index d6ecb115d92f044b69630cf6553e1fdfb295af04..c08ef075c30a56c4b8f5ca91d5e5efa2cf47b0bb 100644
--- a/core/l10n/cs_CZ.json
+++ b/core/l10n/cs_CZ.json
@@ -66,6 +66,9 @@
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Server nemá funkční připojení k internetu. Některé moduly jako např. externí úložiště, oznámení o dostupných aktualizacích nebo instalace aplikací třetích stran nebudou fungovat. Přístup k souborům z jiných míst a odesílání oznamovacích emailů nemusí fungovat. Pokud chcete využívat všechny možnosti ownCloud, doporučujeme povolit pro tento server připojení k internetu.",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest 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." : "Váš datový adresář i vaše soubory jsou pravděpodobně přístupné z internetu. Soubor .htaccess nefunguje. Důrazně doporučujeme nakonfigurovat webový server tak, aby datový adresář nebyl nadále přístupný, nebo přesunout datový adresář mimo prostor zpřístupňovaný webovým serverem.",
     "Error occurred while checking server setup" : "Při ověřování nastavení serveru došlo k chybě",
+    "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security risk and we recommend adjusting this setting." : "HTTP hlavička \"{header}\" není nakonfigurována ve shodě s \"{expected}\". To značí možné ohrožení bezpečnosti a je doporučeno upravit toto nastavení.",
+    "The \"Strict-Transport-Security\" HTTP header is not configured to least \"2,678,400\" seconds. This is a potential security risk and we recommend adjusting this setting." : "HTTP hlavička \"Strict-Transport-Security\" není nakonfigurována aby vydržela \"2,678,400\" sekund. To značí možné ohrožení bezpečnosti a je doporučeno upravit toto nastavení.",
+    "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Přistupujete na stránku přes protokol HTTP. Důrazně doporučujeme nakonfigurovat server tak, aby vyžadoval použití HTTPS.",
     "Shared" : "Sdílené",
     "Shared with {recipients}" : "Sdíleno s {recipients}",
     "Share" : "Sdílet",
diff --git a/core/l10n/da.js b/core/l10n/da.js
index 58f910c004f9907d8253d9cbc2f88aae6a9bd291..ec89e8cf4bd2445ea92e4bf91e0479e623f82c8d 100644
--- a/core/l10n/da.js
+++ b/core/l10n/da.js
@@ -68,6 +68,9 @@ OC.L10N.register(
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Denne ownCloud-server har ikke en fungerende forbindelse til internettet. Det betyder, at visse funktioner som montering af eksterne drev, oplysninger om opdatering eller installation af applikationer fra tredjepart ikke fungerer. Det vil sandsynligvis heller ikke være muligt at tilgå filer fra eksterne drev eller afsendelse af e-mail med notifikationer virker sandsynligvis heller ikke. Vi opfordrer til at etablere forbindelse til internettet for denne server, såfremt du ønsker samtlige funktioner.",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest 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." : "Din data mappe og dine filer er muligvis tilgængelige fra internettet. Filen .htaccess fungerer ikke. Vi anbefaler på det kraftigste, at du konfigurerer din webserver således at datamappen ikke længere er tilgængelig, eller at du flytter datamappen uden for webserverens dokumentrod.  ",
     "Error occurred while checking server setup" : "Der opstod fejl under tjek af serveropsætningen",
+    "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security risk and we recommend adjusting this setting." : "HTTP-hovedet \"{header}\" er ikke konfigureret til at være lig med \"{expected}\". Dette er en potentiel sikkerhedsrisiko, og vi anbefaler at du justerer denne indstilling.",
+    "The \"Strict-Transport-Security\" HTTP header is not configured to least \"2,678,400\" seconds. This is a potential security risk and we recommend adjusting this setting." : "HTTP-hovedet \"Strict-Transport-Security\" er ikke konfigureret til mindst \"2.678.400\" sekunder. Dette er en potentiel sikkerhedsrisiko, og vi anbefaler at du justerer denne indstilling.",
+    "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Du tilgår dette sted gennem HTTP. Vi anbefaler kraftigt at du konfigurerer din server, så der i stedet kræves HTTPS.",
     "Shared" : "Delt",
     "Shared with {recipients}" : "Delt med {recipients}",
     "Share" : "Del",
diff --git a/core/l10n/da.json b/core/l10n/da.json
index 84e815ef615cf9f546af885de733f9f69e22e4d7..bcd011a33ead4fd1cf015de8a1cd2a524da601b0 100644
--- a/core/l10n/da.json
+++ b/core/l10n/da.json
@@ -66,6 +66,9 @@
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Denne ownCloud-server har ikke en fungerende forbindelse til internettet. Det betyder, at visse funktioner som montering af eksterne drev, oplysninger om opdatering eller installation af applikationer fra tredjepart ikke fungerer. Det vil sandsynligvis heller ikke være muligt at tilgå filer fra eksterne drev eller afsendelse af e-mail med notifikationer virker sandsynligvis heller ikke. Vi opfordrer til at etablere forbindelse til internettet for denne server, såfremt du ønsker samtlige funktioner.",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest 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." : "Din data mappe og dine filer er muligvis tilgængelige fra internettet. Filen .htaccess fungerer ikke. Vi anbefaler på det kraftigste, at du konfigurerer din webserver således at datamappen ikke længere er tilgængelig, eller at du flytter datamappen uden for webserverens dokumentrod.  ",
     "Error occurred while checking server setup" : "Der opstod fejl under tjek af serveropsætningen",
+    "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security risk and we recommend adjusting this setting." : "HTTP-hovedet \"{header}\" er ikke konfigureret til at være lig med \"{expected}\". Dette er en potentiel sikkerhedsrisiko, og vi anbefaler at du justerer denne indstilling.",
+    "The \"Strict-Transport-Security\" HTTP header is not configured to least \"2,678,400\" seconds. This is a potential security risk and we recommend adjusting this setting." : "HTTP-hovedet \"Strict-Transport-Security\" er ikke konfigureret til mindst \"2.678.400\" sekunder. Dette er en potentiel sikkerhedsrisiko, og vi anbefaler at du justerer denne indstilling.",
+    "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Du tilgår dette sted gennem HTTP. Vi anbefaler kraftigt at du konfigurerer din server, så der i stedet kræves HTTPS.",
     "Shared" : "Delt",
     "Shared with {recipients}" : "Delt med {recipients}",
     "Share" : "Del",
diff --git a/core/l10n/de.js b/core/l10n/de.js
index a2ba166dfd8ee8988712c99f1e713eb5143dd2ae..31791de5ea93d0a9ca3e529b9ed3bac94e58b192 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -13,7 +13,7 @@ OC.L10N.register(
     "No image or file provided" : "Es wurde weder ein Bild noch eine Datei zur Verfügung gestellt",
     "Unknown filetype" : "Unbekannter Dateityp",
     "Invalid image" : "Ungültiges Bild",
-    "No temporary profile picture available, try again" : "Kein temporäres Profilbild verfügbar, bitte versuche es nochmal",
+    "No temporary profile picture available, try again" : "Kein temporäres Profilbild verfügbar, bitte versuche es noch einmal",
     "No crop data provided" : "Keine Beschnittdaten zur Verfügung gestellt",
     "Sunday" : "Sonntag",
     "Monday" : "Montag",
@@ -70,7 +70,7 @@ OC.L10N.register(
     "Error occurred while checking server setup" : "Fehler beim Überprüfen der Servereinrichtung",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security risk and we recommend adjusting this setting." : "Der \"{header}\" HTTP-Header ist nicht passend zum \"{expected}\" konfiguriert. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.",
     "The \"Strict-Transport-Security\" HTTP header is not configured to least \"2,678,400\" seconds. This is a potential security risk and we recommend adjusting this setting." : "Der „Strict-Transport-Security“-HTTP-Header ist nicht auf mindestens „2.678.400 Sekunden“ eingestellt. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.",
-    "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Sie greifen auf die Seite via HTTP zu. Wir empfehlen Ihnen dringend, Ihren Server so konfigurieren, das stattdessen HTTPS verlangt wird.",
+    "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Du greifst auf diese Site über HTTP zu. Wir raten dringend dazu, Deinen Server so zu konfigurieren, dass er stattdessen nur HTTPS akzeptiert.",
     "Shared" : "Geteilt",
     "Shared with {recipients}" : "Geteilt mit {recipients}",
     "Share" : "Teilen",
@@ -179,7 +179,7 @@ OC.L10N.register(
     "Trace" : "Spur",
     "Security Warning" : "Sicherheitswarnung",
     "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Dein Datenverzeichnis und Deine Dateien sind wahrscheinlich vom Internet aus erreichbar, weil die .htaccess-Datei nicht funktioniert.",
-    "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "Für Informationen, wie Du Deinen Server richtig konfigurierst, lies bitte die <a href=\"%s\" target=\"_blank\">Dokumentation</a>.",
+    "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "Informationen zum richtigen Konfigurieren Deines Servers kannst Du der <a href=\"%s\" target=\"_blank\">Dokumentation</a> entnehmen.",
     "Create an <strong>admin account</strong>" : "<strong>Administrator-Konto</strong> anlegen",
     "Username" : "Benutzername",
     "Storage & database" : "Speicher & Datenbank",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index 315ae14963dbcd6bed59c2ccbe46b6d9d02aa830..974b19570e75e2f39da228e7601d7e1758fd09ef 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -11,7 +11,7 @@
     "No image or file provided" : "Es wurde weder ein Bild noch eine Datei zur Verfügung gestellt",
     "Unknown filetype" : "Unbekannter Dateityp",
     "Invalid image" : "Ungültiges Bild",
-    "No temporary profile picture available, try again" : "Kein temporäres Profilbild verfügbar, bitte versuche es nochmal",
+    "No temporary profile picture available, try again" : "Kein temporäres Profilbild verfügbar, bitte versuche es noch einmal",
     "No crop data provided" : "Keine Beschnittdaten zur Verfügung gestellt",
     "Sunday" : "Sonntag",
     "Monday" : "Montag",
@@ -68,7 +68,7 @@
     "Error occurred while checking server setup" : "Fehler beim Überprüfen der Servereinrichtung",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security risk and we recommend adjusting this setting." : "Der \"{header}\" HTTP-Header ist nicht passend zum \"{expected}\" konfiguriert. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.",
     "The \"Strict-Transport-Security\" HTTP header is not configured to least \"2,678,400\" seconds. This is a potential security risk and we recommend adjusting this setting." : "Der „Strict-Transport-Security“-HTTP-Header ist nicht auf mindestens „2.678.400 Sekunden“ eingestellt. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.",
-    "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Sie greifen auf die Seite via HTTP zu. Wir empfehlen Ihnen dringend, Ihren Server so konfigurieren, das stattdessen HTTPS verlangt wird.",
+    "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Du greifst auf diese Site über HTTP zu. Wir raten dringend dazu, Deinen Server so zu konfigurieren, dass er stattdessen nur HTTPS akzeptiert.",
     "Shared" : "Geteilt",
     "Shared with {recipients}" : "Geteilt mit {recipients}",
     "Share" : "Teilen",
@@ -177,7 +177,7 @@
     "Trace" : "Spur",
     "Security Warning" : "Sicherheitswarnung",
     "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Dein Datenverzeichnis und Deine Dateien sind wahrscheinlich vom Internet aus erreichbar, weil die .htaccess-Datei nicht funktioniert.",
-    "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "Für Informationen, wie Du Deinen Server richtig konfigurierst, lies bitte die <a href=\"%s\" target=\"_blank\">Dokumentation</a>.",
+    "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "Informationen zum richtigen Konfigurieren Deines Servers kannst Du der <a href=\"%s\" target=\"_blank\">Dokumentation</a> entnehmen.",
     "Create an <strong>admin account</strong>" : "<strong>Administrator-Konto</strong> anlegen",
     "Username" : "Benutzername",
     "Storage & database" : "Speicher & Datenbank",
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index 726d4f94ec4c421884d4962eefe873395f7d3339..f3ac8586ce779a7f66b273feadbee3edd1b618e6 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -70,7 +70,7 @@ OC.L10N.register(
     "Error occurred while checking server setup" : "Fehler beim Überprüfen der Servereinrichtung",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security risk and we recommend adjusting this setting." : "Der \"{header}\" HTTP-Header ist nicht passend zum \"{expected}\" konfiguriert. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.",
     "The \"Strict-Transport-Security\" HTTP header is not configured to least \"2,678,400\" seconds. This is a potential security risk and we recommend adjusting this setting." : "Der „Strict-Transport-Security“-HTTP-Header ist nicht auf mindestens „2.678.400 Sekunden“ eingestellt. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.",
-    "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Sie greifen auf die Seite via HTTP zu. Wir empfehlen Ihnen dringend, Ihren Server so konfigurieren, das stattdessen HTTPS verlangt wird.",
+    "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Sie greifen auf diese Site über HTTP zu. Wir raten dringend dazu, Ihren Server so zu konfigurieren, dass er stattdessen nur HTTPS akzeptiert.",
     "Shared" : "Geteilt",
     "Shared with {recipients}" : "Geteilt mit {recipients}",
     "Share" : "Teilen",
@@ -179,7 +179,7 @@ OC.L10N.register(
     "Trace" : "Spur",
     "Security Warning" : "Sicherheitshinweis",
     "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Ihr Datenverzeichnis und Ihre Dateien sind wahrscheinlich vom Internet aus erreichbar, weil die .htaccess-Datei nicht funktioniert.",
-    "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "Bitte lesen Sie die <a href=\"%s\" target=\"_blank\">Dokumentation</a>, um zu erfahren, wie Sie Ihren Server richtig konfigurieren können.",
+    "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "Informationen zum richtigen Konfigurieren Ihres Servers können Sie der <a href=\"%s\" target=\"_blank\">Dokumentation</a> entnehmen.",
     "Create an <strong>admin account</strong>" : "<strong>Administrator-Konto</strong> anlegen",
     "Username" : "Benutzername",
     "Storage & database" : "Speicher & Datenbank",
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index 349cfb487bf4806e761275386443aa19646d7ecd..9aa86d46f0e0c07f251d985b91c583a11f364d56 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -68,7 +68,7 @@
     "Error occurred while checking server setup" : "Fehler beim Überprüfen der Servereinrichtung",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security risk and we recommend adjusting this setting." : "Der \"{header}\" HTTP-Header ist nicht passend zum \"{expected}\" konfiguriert. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.",
     "The \"Strict-Transport-Security\" HTTP header is not configured to least \"2,678,400\" seconds. This is a potential security risk and we recommend adjusting this setting." : "Der „Strict-Transport-Security“-HTTP-Header ist nicht auf mindestens „2.678.400 Sekunden“ eingestellt. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.",
-    "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Sie greifen auf die Seite via HTTP zu. Wir empfehlen Ihnen dringend, Ihren Server so konfigurieren, das stattdessen HTTPS verlangt wird.",
+    "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Sie greifen auf diese Site über HTTP zu. Wir raten dringend dazu, Ihren Server so zu konfigurieren, dass er stattdessen nur HTTPS akzeptiert.",
     "Shared" : "Geteilt",
     "Shared with {recipients}" : "Geteilt mit {recipients}",
     "Share" : "Teilen",
@@ -177,7 +177,7 @@
     "Trace" : "Spur",
     "Security Warning" : "Sicherheitshinweis",
     "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Ihr Datenverzeichnis und Ihre Dateien sind wahrscheinlich vom Internet aus erreichbar, weil die .htaccess-Datei nicht funktioniert.",
-    "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "Bitte lesen Sie die <a href=\"%s\" target=\"_blank\">Dokumentation</a>, um zu erfahren, wie Sie Ihren Server richtig konfigurieren können.",
+    "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "Informationen zum richtigen Konfigurieren Ihres Servers können Sie der <a href=\"%s\" target=\"_blank\">Dokumentation</a> entnehmen.",
     "Create an <strong>admin account</strong>" : "<strong>Administrator-Konto</strong> anlegen",
     "Username" : "Benutzername",
     "Storage & database" : "Speicher & Datenbank",
diff --git a/core/l10n/el.js b/core/l10n/el.js
index 544e048f2d4ecc61fd9698c8959a9d9128a2cf0f..a048b761766300a0a7083d328b80b4f7655fca4f 100644
--- a/core/l10n/el.js
+++ b/core/l10n/el.js
@@ -112,6 +112,7 @@ OC.L10N.register(
     "Error loading dialog template: {error}" : "Σφάλμα φόρτωσης προτύπου διαλόγων: {σφάλμα}",
     "No tags selected for deletion." : "Καμμία ετικέτα δεν επιλέχθηκε για διαγραφή.",
     "unknown text" : "άγνωστο κείμενο",
+    "Hello world!" : "Γεια σου κόσμε!",
     "sunny" : "ηλιόλουστη",
     "Hello {name}, the weather is {weather}" : "Γειά σου {name}, ο καιρός είναι {weather}",
     "Hello {name}" : "Γεια σου {name}",
@@ -128,6 +129,8 @@ OC.L10N.register(
     "New password" : "Νέο συνθηματικό",
     "New Password" : "Νέος Κωδικός",
     "Reset password" : "Επαναφορά συνθηματικού",
+    "Searching other places" : "Έρευνα σε άλλα σημεία.",
+    "No search result in other places" : "Κανένα αποτέλεσμα έρευνας σε άλλα σημεία.",
     "_{count} search result in other places_::_{count} search results in other places_" : ["",""],
     "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Το Mac OS X δεν υποστηρίζεται και το %s δεν θα λειτουργήσει σωστά σε αυτή την πλατφόρμα. Χρησιμοποιείτε με δική σας ευθύνη!",
     "For the best results, please consider using a GNU/Linux server instead." : "Για καλύτερα αποτελέσματα, παρακαλούμε εξετάστε την μετατροπή σε έναν διακομιστή GNU/Linux.",
@@ -177,6 +180,7 @@ OC.L10N.register(
     "Database name" : "Όνομα βάσης δεδομένων",
     "Database tablespace" : "Κενά Πινάκων Βάσης Δεδομένων",
     "Database host" : "Διακομιστής βάσης δεδομένων",
+    "Performance Warning" : "Απόδοση προειδοποίησης",
     "SQLite will be used as database." : "Η SQLite θα χρησιμοποιηθεί ως βάση δεδομένων.",
     "Finish setup" : "Ολοκλήρωση εγκατάστασης",
     "Finishing …" : "Ολοκλήρωση...",
diff --git a/core/l10n/el.json b/core/l10n/el.json
index 3b1861de5a6ca6c533eabcdbefc5c943b387ff30..1ebcacd3aef9fa5a9d7d66875262fd0b6049a002 100644
--- a/core/l10n/el.json
+++ b/core/l10n/el.json
@@ -110,6 +110,7 @@
     "Error loading dialog template: {error}" : "Σφάλμα φόρτωσης προτύπου διαλόγων: {σφάλμα}",
     "No tags selected for deletion." : "Καμμία ετικέτα δεν επιλέχθηκε για διαγραφή.",
     "unknown text" : "άγνωστο κείμενο",
+    "Hello world!" : "Γεια σου κόσμε!",
     "sunny" : "ηλιόλουστη",
     "Hello {name}, the weather is {weather}" : "Γειά σου {name}, ο καιρός είναι {weather}",
     "Hello {name}" : "Γεια σου {name}",
@@ -126,6 +127,8 @@
     "New password" : "Νέο συνθηματικό",
     "New Password" : "Νέος Κωδικός",
     "Reset password" : "Επαναφορά συνθηματικού",
+    "Searching other places" : "Έρευνα σε άλλα σημεία.",
+    "No search result in other places" : "Κανένα αποτέλεσμα έρευνας σε άλλα σημεία.",
     "_{count} search result in other places_::_{count} search results in other places_" : ["",""],
     "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Το Mac OS X δεν υποστηρίζεται και το %s δεν θα λειτουργήσει σωστά σε αυτή την πλατφόρμα. Χρησιμοποιείτε με δική σας ευθύνη!",
     "For the best results, please consider using a GNU/Linux server instead." : "Για καλύτερα αποτελέσματα, παρακαλούμε εξετάστε την μετατροπή σε έναν διακομιστή GNU/Linux.",
@@ -175,6 +178,7 @@
     "Database name" : "Όνομα βάσης δεδομένων",
     "Database tablespace" : "Κενά Πινάκων Βάσης Δεδομένων",
     "Database host" : "Διακομιστής βάσης δεδομένων",
+    "Performance Warning" : "Απόδοση προειδοποίησης",
     "SQLite will be used as database." : "Η SQLite θα χρησιμοποιηθεί ως βάση δεδομένων.",
     "Finish setup" : "Ολοκλήρωση εγκατάστασης",
     "Finishing …" : "Ολοκλήρωση...",
diff --git a/lib/l10n/da.js b/lib/l10n/da.js
index 7de2b682e63d91940b5af593427724415b0e97bd..fd99586cc1e82719fdb5153b6476efa90b731954 100644
--- a/lib/l10n/da.js
+++ b/lib/l10n/da.js
@@ -22,6 +22,8 @@ OC.L10N.register(
     "Users" : "Brugere",
     "Admin" : "Admin",
     "Recommended" : "Anbefalet",
+    "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "App'en \"%s\" kan ikke installeres, da den er ikke er kompatibel med denne version af ownCloud.",
+    "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App'en \"%s\" kan ikke installeres, da følgende krav ikke er opfyldt: %s ",
     "No app name specified" : "Intet app-navn angivet",
     "Unknown filetype" : "Ukendt filtype",
     "Invalid image" : "Ugyldigt billede",
diff --git a/lib/l10n/da.json b/lib/l10n/da.json
index 8522a295f843667ab4e394cd68a886bdda4a6d5c..eb0132d0e4c9c517aa4a1bee08857e9e4945bf0f 100644
--- a/lib/l10n/da.json
+++ b/lib/l10n/da.json
@@ -20,6 +20,8 @@
     "Users" : "Brugere",
     "Admin" : "Admin",
     "Recommended" : "Anbefalet",
+    "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "App'en \"%s\" kan ikke installeres, da den er ikke er kompatibel med denne version af ownCloud.",
+    "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App'en \"%s\" kan ikke installeres, da følgende krav ikke er opfyldt: %s ",
     "No app name specified" : "Intet app-navn angivet",
     "Unknown filetype" : "Ukendt filtype",
     "Invalid image" : "Ugyldigt billede",
diff --git a/lib/l10n/de.js b/lib/l10n/de.js
index d8c94936175d8608f3bf5122bfde60cd0c2878b1..20a8d4f7d89aa626db4f238079604026fee5ee3a 100644
--- a/lib/l10n/de.js
+++ b/lib/l10n/de.js
@@ -101,7 +101,7 @@ OC.L10N.register(
     "Sharing %s failed, because resharing is not allowed" : "Freigabe von %s fehlgeschlagen, da das nochmalige Freigeben einer Freigabe nicht erlaubt ist",
     "Sharing %s failed, because the sharing backend for %s could not find its source" : "Freigabe von %s fehlgeschlagen, da das Freigabe-Backend für %s nicht in dieser Quelle gefunden werden konnte",
     "Sharing %s failed, because the file could not be found in the file cache" : "Freigabe von %s fehlgeschlagen, da die Datei im Datei-Cache nicht gefunden werden konnte",
-    "Could not find category \"%s\"" : "Die Kategorie \"%s\" konnte nicht gefunden werden.",
+    "Could not find category \"%s\"" : "Die Kategorie „%s“ konnte nicht gefunden werden",
     "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Folgende Zeichen sind im Benutzernamen erlaubt: „a-z“, „A-Z“, „0-9“ und „_.@-“",
     "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden",
     "A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden",
diff --git a/lib/l10n/de.json b/lib/l10n/de.json
index 81616870cb9489b6d0f471bf2404353266bdea87..e90e388b2eae92ea89744180e7f0045ae5b74966 100644
--- a/lib/l10n/de.json
+++ b/lib/l10n/de.json
@@ -99,7 +99,7 @@
     "Sharing %s failed, because resharing is not allowed" : "Freigabe von %s fehlgeschlagen, da das nochmalige Freigeben einer Freigabe nicht erlaubt ist",
     "Sharing %s failed, because the sharing backend for %s could not find its source" : "Freigabe von %s fehlgeschlagen, da das Freigabe-Backend für %s nicht in dieser Quelle gefunden werden konnte",
     "Sharing %s failed, because the file could not be found in the file cache" : "Freigabe von %s fehlgeschlagen, da die Datei im Datei-Cache nicht gefunden werden konnte",
-    "Could not find category \"%s\"" : "Die Kategorie \"%s\" konnte nicht gefunden werden.",
+    "Could not find category \"%s\"" : "Die Kategorie „%s“ konnte nicht gefunden werden",
     "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Folgende Zeichen sind im Benutzernamen erlaubt: „a-z“, „A-Z“, „0-9“ und „_.@-“",
     "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden",
     "A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden",
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js
index f6697f1c7dfa8a9a2b5f87126c915eb45401ab0f..e98aa9d3fb3379f41775a7128a2b3b1b384c49a0 100644
--- a/lib/l10n/de_DE.js
+++ b/lib/l10n/de_DE.js
@@ -101,7 +101,7 @@ OC.L10N.register(
     "Sharing %s failed, because resharing is not allowed" : "Freigabe von %s fehlgeschlagen, da das nochmalige Freigeben einer Freigabe nicht erlaubt ist",
     "Sharing %s failed, because the sharing backend for %s could not find its source" : "Freigabe von %s fehlgeschlagen, da das Freigabe-Backend für %s nicht in dieser Quelle gefunden werden konnte",
     "Sharing %s failed, because the file could not be found in the file cache" : "Freigabe von %s fehlgeschlagen, da die Datei im Datei-Cache nicht gefunden werden konnte",
-    "Could not find category \"%s\"" : "Die Kategorie „%s“ konnte nicht gefunden werden.",
+    "Could not find category \"%s\"" : "Die Kategorie „%s“ konnte nicht gefunden werden",
     "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Folgende Zeichen sind im Benutzernamen erlaubt: „a-z“, „A-Z“, „0-9“ und „_.@-“",
     "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden",
     "A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden",
diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json
index 6c21feecf5cf57aa240c1c78d1aa9b53c9b9f75a..973f3bf77612a5f4a5bdf0ececa7dacac73b7832 100644
--- a/lib/l10n/de_DE.json
+++ b/lib/l10n/de_DE.json
@@ -99,7 +99,7 @@
     "Sharing %s failed, because resharing is not allowed" : "Freigabe von %s fehlgeschlagen, da das nochmalige Freigeben einer Freigabe nicht erlaubt ist",
     "Sharing %s failed, because the sharing backend for %s could not find its source" : "Freigabe von %s fehlgeschlagen, da das Freigabe-Backend für %s nicht in dieser Quelle gefunden werden konnte",
     "Sharing %s failed, because the file could not be found in the file cache" : "Freigabe von %s fehlgeschlagen, da die Datei im Datei-Cache nicht gefunden werden konnte",
-    "Could not find category \"%s\"" : "Die Kategorie „%s“ konnte nicht gefunden werden.",
+    "Could not find category \"%s\"" : "Die Kategorie „%s“ konnte nicht gefunden werden",
     "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Folgende Zeichen sind im Benutzernamen erlaubt: „a-z“, „A-Z“, „0-9“ und „_.@-“",
     "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden",
     "A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden",
diff --git a/lib/l10n/el.js b/lib/l10n/el.js
index b0fd4dae9e2d8a6ac445ba1a72accc1c4bfb043d..b2a9542da90f281426462272e6136534df93d3f4 100644
--- a/lib/l10n/el.js
+++ b/lib/l10n/el.js
@@ -8,6 +8,8 @@ OC.L10N.register(
     "Sample configuration detected" : "Ανιχνεύθηκε δείγμα εγκατάστασης",
     "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Έχει ανιχνευθεί ότι το δείγμα εγκατάστασης έχει αντιγραφεί. Αυτό μπορεί να σπάσει την εγκατάστασή σας και δεν υποστηρίζεται. Παρακαλώ διαβάστε την τεκμηρίωση πριν εκτελέσετε αλλαγές στο config.php",
     "PHP %s or higher is required." : "PHP %s ή νεώτερη απαιτείται.",
+    "The library %s is not available." : "Το %s της βιβλιοθήκης δεν είναι διαθέσιμο.",
+    "Following platforms are supported: %s" : "Οι ακόλουθες πλατφόρμες υποστηρίζονται: %s",
     "Help" : "Βοήθεια",
     "Personal" : "Προσωπικά",
     "Users" : "Χρήστες",
diff --git a/lib/l10n/el.json b/lib/l10n/el.json
index 2e082cda14424960a887f5623402109bc019aac0..7d33f8a1980ab1074ad00d2499fc6c28e848929d 100644
--- a/lib/l10n/el.json
+++ b/lib/l10n/el.json
@@ -6,6 +6,8 @@
     "Sample configuration detected" : "Ανιχνεύθηκε δείγμα εγκατάστασης",
     "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Έχει ανιχνευθεί ότι το δείγμα εγκατάστασης έχει αντιγραφεί. Αυτό μπορεί να σπάσει την εγκατάστασή σας και δεν υποστηρίζεται. Παρακαλώ διαβάστε την τεκμηρίωση πριν εκτελέσετε αλλαγές στο config.php",
     "PHP %s or higher is required." : "PHP %s ή νεώτερη απαιτείται.",
+    "The library %s is not available." : "Το %s της βιβλιοθήκης δεν είναι διαθέσιμο.",
+    "Following platforms are supported: %s" : "Οι ακόλουθες πλατφόρμες υποστηρίζονται: %s",
     "Help" : "Βοήθεια",
     "Personal" : "Προσωπικά",
     "Users" : "Χρήστες",
diff --git a/settings/l10n/cs_CZ.js b/settings/l10n/cs_CZ.js
index 23987d7f10bd456cb4207971ac354b28ca70ad2f..3b00522eece01b6b3156ee9b12a75c90ca03133f 100644
--- a/settings/l10n/cs_CZ.js
+++ b/settings/l10n/cs_CZ.js
@@ -128,6 +128,8 @@ OC.L10N.register(
     "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Velmi doporučujeme nainstalovat požadované balíčky do systému, pro podporu jednoho z následujících národních prostředí: %s.",
     "URL generation in notification emails" : "Generování adresy URL v oznamovacích emailech",
     "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Instalace mimo kořenový adresář domény a používání systémového příkazu cron může způsobit problém s generováním správné URL. Pro zabránění těmto chybám nastavte prosím správnou cestu ve svém config.php souboru v hodnotě \"overwrite.cli.url\" (Je doporučena tato: \"%s\")",
+    "Cronjob encountered misconfiguration" : "Služba cron zaznamenala chybnou konfiguraci",
+    "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Nebylo možné spustit službu cron v CLI. Došlo k následujícím technickým chybám:",
     "Configuration Checks" : "Ověření konfigurace",
     "No problems found" : "Nebyly nalezeny žádné problémy",
     "Please double check the <a href='%s'>installation guides</a>." : "Zkonzultujte, prosím, <a href='%s'>průvodce instalací</a>.",
diff --git a/settings/l10n/cs_CZ.json b/settings/l10n/cs_CZ.json
index ffb22cdac7cc4f37b41d3489d912b7b408d83c12..637552b9eb61840b2c278a32bc300b07e370053e 100644
--- a/settings/l10n/cs_CZ.json
+++ b/settings/l10n/cs_CZ.json
@@ -126,6 +126,8 @@
     "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Velmi doporučujeme nainstalovat požadované balíčky do systému, pro podporu jednoho z následujících národních prostředí: %s.",
     "URL generation in notification emails" : "Generování adresy URL v oznamovacích emailech",
     "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Instalace mimo kořenový adresář domény a používání systémového příkazu cron může způsobit problém s generováním správné URL. Pro zabránění těmto chybám nastavte prosím správnou cestu ve svém config.php souboru v hodnotě \"overwrite.cli.url\" (Je doporučena tato: \"%s\")",
+    "Cronjob encountered misconfiguration" : "Služba cron zaznamenala chybnou konfiguraci",
+    "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Nebylo možné spustit službu cron v CLI. Došlo k následujícím technickým chybám:",
     "Configuration Checks" : "Ověření konfigurace",
     "No problems found" : "Nebyly nalezeny žádné problémy",
     "Please double check the <a href='%s'>installation guides</a>." : "Zkonzultujte, prosím, <a href='%s'>průvodce instalací</a>.",
diff --git a/settings/l10n/el.js b/settings/l10n/el.js
index e79aacbfba819c43fb1fc64b25d95dbaecec7084..db4ba97ca421af5700a0a8a9c67b9906bddbbdd9 100644
--- a/settings/l10n/el.js
+++ b/settings/l10n/el.js
@@ -28,6 +28,7 @@ OC.L10N.register(
     "No user supplied" : "Δεν εισήχθη χρήστης",
     "Please provide an admin recovery password, otherwise all user data will be lost" : "Παρακαλώ παρέχετε έναν κωδικό ανάκτησης διαχειριστή, διαφορετικά όλα τα δεδομένα χρήστη θα χαθούν",
     "Wrong admin recovery password. Please check the password and try again." : "Λάθος κωδικός ανάκτησης διαχειριστή. Παρακαλώ ελέγξτε τον κωδικό και δοκιμάστε ξανά.",
+    "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Το σύστημα δεν υποστηρίζει αλλαγή κωδικού, αλλά το κλειδί κρυπτογράφησης του χρήστη ενημερώθηκε επιτυχώς.",
     "Unable to change password" : "Αδυναμία αλλαγής συνθηματικού",
     "Enabled" : "Ενεργοποιημένο",
     "Not enabled" : "Μη ενεργοποιημένο",
@@ -108,6 +109,7 @@ OC.L10N.register(
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Αυτό πιθανόν προκλήθηκε από προσωρινή μνήμη (cache)/επιταχυντή όπως τη Zend OPcache ή τον eAccelerator.",
     "Database Performance Info" : "Πληροφορίες Επίδοσης Βάσης Δεδομένων",
     "Microsoft Windows Platform" : "Πλατφόρμα Microsoft Windows",
+    "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Ο διακομιστής σας τρέχει σε Microsoft Windows. Συστήνουμε ιδιαίτερα Linux για τη βέλτιστη εμπειρία του χρήστη.",
     "Module 'fileinfo' missing" : "Η ενοτητα 'fileinfo' λειπει",
     "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Η PHP ενοτητα 'fileinfo' λειπει. Σας συνιστούμε να ενεργοποιήσετε αυτή την ενότητα για να έχετε καλύτερα αποτελέσματα με τον εντοπισμό τύπου MIME. ",
     "Locale not working" : "Η μετάφραση δεν δουλεύει",
@@ -156,6 +158,7 @@ OC.L10N.register(
     "More apps" : "Περισσότερες εφαρμογές",
     "Developer documentation" : "Τεκμηρίωση προγραμματιστή",
     "by" : "από",
+    "licensed" : "Άδεια",
     "Documentation:" : "Τεκμηρίωση:",
     "User Documentation" : "Τεκμηρίωση Χρήστη",
     "Admin Documentation" : "Τεκμηρίωση Διαχειριστή",
diff --git a/settings/l10n/el.json b/settings/l10n/el.json
index e0fce5f0b5fbc92ef08a8dd122bfe3edd3b58af2..c1455d5a7946e2d4910fcb19c516168543444583 100644
--- a/settings/l10n/el.json
+++ b/settings/l10n/el.json
@@ -26,6 +26,7 @@
     "No user supplied" : "Δεν εισήχθη χρήστης",
     "Please provide an admin recovery password, otherwise all user data will be lost" : "Παρακαλώ παρέχετε έναν κωδικό ανάκτησης διαχειριστή, διαφορετικά όλα τα δεδομένα χρήστη θα χαθούν",
     "Wrong admin recovery password. Please check the password and try again." : "Λάθος κωδικός ανάκτησης διαχειριστή. Παρακαλώ ελέγξτε τον κωδικό και δοκιμάστε ξανά.",
+    "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Το σύστημα δεν υποστηρίζει αλλαγή κωδικού, αλλά το κλειδί κρυπτογράφησης του χρήστη ενημερώθηκε επιτυχώς.",
     "Unable to change password" : "Αδυναμία αλλαγής συνθηματικού",
     "Enabled" : "Ενεργοποιημένο",
     "Not enabled" : "Μη ενεργοποιημένο",
@@ -106,6 +107,7 @@
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Αυτό πιθανόν προκλήθηκε από προσωρινή μνήμη (cache)/επιταχυντή όπως τη Zend OPcache ή τον eAccelerator.",
     "Database Performance Info" : "Πληροφορίες Επίδοσης Βάσης Δεδομένων",
     "Microsoft Windows Platform" : "Πλατφόρμα Microsoft Windows",
+    "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Ο διακομιστής σας τρέχει σε Microsoft Windows. Συστήνουμε ιδιαίτερα Linux για τη βέλτιστη εμπειρία του χρήστη.",
     "Module 'fileinfo' missing" : "Η ενοτητα 'fileinfo' λειπει",
     "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Η PHP ενοτητα 'fileinfo' λειπει. Σας συνιστούμε να ενεργοποιήσετε αυτή την ενότητα για να έχετε καλύτερα αποτελέσματα με τον εντοπισμό τύπου MIME. ",
     "Locale not working" : "Η μετάφραση δεν δουλεύει",
@@ -154,6 +156,7 @@
     "More apps" : "Περισσότερες εφαρμογές",
     "Developer documentation" : "Τεκμηρίωση προγραμματιστή",
     "by" : "από",
+    "licensed" : "Άδεια",
     "Documentation:" : "Τεκμηρίωση:",
     "User Documentation" : "Τεκμηρίωση Χρήστη",
     "Admin Documentation" : "Τεκμηρίωση Διαχειριστή",