diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js
index df8c8036a1332866d33d3e70b280ae1cf8b5f55e..3e24ec26330bf6f0357066bd51aa147b3de1d662 100644
--- a/core/l10n/cs_CZ.js
+++ b/core/l10n/cs_CZ.js
@@ -13,6 +13,7 @@ OC.L10N.register(
     "Repair error: " : "Chyba opravy:",
     "Following incompatible apps have been disabled: %s" : "Následující nekompatibilní aplikace byly zakázány: %s",
     "Following apps have been disabled: %s" : "Následující aplikace byly vypnuty: %s",
+    "File is too big" : "Soubor je příliš velký",
     "Invalid file provided" : "Zadán neplatný soubor",
     "No image or file provided" : "Soubor nebo obrázek nebyl zadán",
     "Unknown filetype" : "Neznámý typ souboru",
diff --git a/core/l10n/cs_CZ.json b/core/l10n/cs_CZ.json
index c4d112e44b61b5d4ce31f06dc7282929e3a9ce9e..4069b611b5cc5471b4fa99f64545a5923c31702a 100644
--- a/core/l10n/cs_CZ.json
+++ b/core/l10n/cs_CZ.json
@@ -11,6 +11,7 @@
     "Repair error: " : "Chyba opravy:",
     "Following incompatible apps have been disabled: %s" : "Následující nekompatibilní aplikace byly zakázány: %s",
     "Following apps have been disabled: %s" : "Následující aplikace byly vypnuty: %s",
+    "File is too big" : "Soubor je příliš velký",
     "Invalid file provided" : "Zadán neplatný soubor",
     "No image or file provided" : "Soubor nebo obrázek nebyl zadán",
     "Unknown filetype" : "Neznámý typ souboru",
diff --git a/settings/l10n/cs_CZ.js b/settings/l10n/cs_CZ.js
index f62689ed96d237b7a19d240e79a192ce64d1138e..482c62b012d95a5becb7e8bd537ef642d497a433 100644
--- a/settings/l10n/cs_CZ.js
+++ b/settings/l10n/cs_CZ.js
@@ -10,6 +10,7 @@ OC.L10N.register(
     "Cron" : "Cron",
     "Email server" : "Emailový server",
     "Log" : "Záznam",
+    "Server status" : "Stav serveru",
     "Tips & tricks" : "Tipy a triky",
     "Updates" : "Aktualizace",
     "Authentication error" : "Chyba přihlášení",
@@ -77,6 +78,7 @@ OC.L10N.register(
     "Uninstalling ...." : "Probíhá odinstalace ...",
     "Error while uninstalling app" : "Chyba při odinstalaci aplikace",
     "Uninstall" : "Odinstalovat",
+    "An error occurred: {message}" : "Nastala chyba: {message}",
     "Select a profile picture" : "Vyberte profilový obrázek",
     "Very weak password" : "Velmi slabé heslo",
     "Weak password" : "Slabé heslo",
@@ -237,6 +239,7 @@ OC.L10N.register(
     "Upload new" : "Nahrát nový",
     "Select new from Files" : "Vyberte nový ze souborů",
     "Remove image" : "Odebrat obrázek",
+    "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Buď png nebo jpg. Nejlépe čtvercový, ale budete mít možnost jej oříznout. Soubor nesmí být větší než 20 MB.",
     "Your avatar is provided by your original account." : "Váš avatar je poskytován Vaším původním účtem.",
     "Cancel" : "Zrušit",
     "Choose as profile image" : "Vybrat jako profilový obrázek",
diff --git a/settings/l10n/cs_CZ.json b/settings/l10n/cs_CZ.json
index 18266e0587bca32ff0c28a12cc07bd0c151bcea1..630bf5e63536607e159e9611526f02ae359cbb09 100644
--- a/settings/l10n/cs_CZ.json
+++ b/settings/l10n/cs_CZ.json
@@ -8,6 +8,7 @@
     "Cron" : "Cron",
     "Email server" : "Emailový server",
     "Log" : "Záznam",
+    "Server status" : "Stav serveru",
     "Tips & tricks" : "Tipy a triky",
     "Updates" : "Aktualizace",
     "Authentication error" : "Chyba přihlášení",
@@ -75,6 +76,7 @@
     "Uninstalling ...." : "Probíhá odinstalace ...",
     "Error while uninstalling app" : "Chyba při odinstalaci aplikace",
     "Uninstall" : "Odinstalovat",
+    "An error occurred: {message}" : "Nastala chyba: {message}",
     "Select a profile picture" : "Vyberte profilový obrázek",
     "Very weak password" : "Velmi slabé heslo",
     "Weak password" : "Slabé heslo",
@@ -235,6 +237,7 @@
     "Upload new" : "Nahrát nový",
     "Select new from Files" : "Vyberte nový ze souborů",
     "Remove image" : "Odebrat obrázek",
+    "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Buď png nebo jpg. Nejlépe čtvercový, ale budete mít možnost jej oříznout. Soubor nesmí být větší než 20 MB.",
     "Your avatar is provided by your original account." : "Váš avatar je poskytován Vaším původním účtem.",
     "Cancel" : "Zrušit",
     "Choose as profile image" : "Vybrat jako profilový obrázek",
diff --git a/settings/l10n/it.js b/settings/l10n/it.js
index a392f0ad2135531675b8d9c92e164489887c4a93..c7a2105f7cf551e9cf63e1bed83d7ca58a666777 100644
--- a/settings/l10n/it.js
+++ b/settings/l10n/it.js
@@ -31,7 +31,9 @@ OC.L10N.register(
     "Unable to change password" : "Impossibile cambiare la password",
     "Enabled" : "Abilitata",
     "Not enabled" : "Non abilitata",
+    "installing and updating apps via the app store or Federated Cloud Sharing" : "installazione e aggiornamento delle applicazioni tramite il negozio delle applicazioni o condivisione cloud federata",
     "Federated Cloud Sharing" : "Condivisione cloud federata",
+    "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL utilizza una versione %s datata (%s). Aggiorna il tuo sistema operativo o funzionalità come %s non funzioneranno correttamente.",
     "A problem occurred, please check your log files (Error: %s)" : "Si è verificato un problema, controlla i tuoi file di log (Errore: %s)",
     "Migration Completed" : "Migrazione completata",
     "Group already exists." : "Il gruppo esiste già.",
diff --git a/settings/l10n/it.json b/settings/l10n/it.json
index 2d7b77c1583793fd944801b92e5dd8f7f69e7b22..c7bd9878087fef75237e9f8107fd47ffa6a3ddb3 100644
--- a/settings/l10n/it.json
+++ b/settings/l10n/it.json
@@ -29,7 +29,9 @@
     "Unable to change password" : "Impossibile cambiare la password",
     "Enabled" : "Abilitata",
     "Not enabled" : "Non abilitata",
+    "installing and updating apps via the app store or Federated Cloud Sharing" : "installazione e aggiornamento delle applicazioni tramite il negozio delle applicazioni o condivisione cloud federata",
     "Federated Cloud Sharing" : "Condivisione cloud federata",
+    "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL utilizza una versione %s datata (%s). Aggiorna il tuo sistema operativo o funzionalità come %s non funzioneranno correttamente.",
     "A problem occurred, please check your log files (Error: %s)" : "Si è verificato un problema, controlla i tuoi file di log (Errore: %s)",
     "Migration Completed" : "Migrazione completata",
     "Group already exists." : "Il gruppo esiste già.",