diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js
index 64f95662029f58f306b8c6108dd3ff399836dc12..720c9518b2e6050477320297d10fd8407925e1aa 100644
--- a/apps/comments/l10n/fr.js
+++ b/apps/comments/l10n/fr.js
@@ -1,22 +1,23 @@
 OC.L10N.register(
     "comments",
     {
-    "You commented" : "Vous avez commenté",
-    "%1$s commented" : "%1$s a commenté",
-    "You commented on %2$s" : "Vous avez commenté %2$s",
-    "%1$s commented on %2$s" : "%1$s a commenté %2$s",
-    "Comments" : "Commentaires",
     "Type in a new comment..." : "Écrire un nouveau commentaire...",
     "Delete comment" : "Supprimer le commentaire",
     "Post" : "Poster",
     "Cancel" : "Annuler",
     "Edit comment" : "Modifier le commentaire",
     "[Deleted user]" : "[Utilisateur supprimé]",
+    "Comments" : "Commentaires",
     "No other comments available" : "Aucun autre commentaire",
     "More comments..." : "Plus de commentaires...",
     "Save" : "Enregistrer",
     "Allowed characters {count} of {max}" : "{count} sur {max} caractères autorisés",
     "{count} unread comments" : "{count} commentaires non lus",
-    "Comment" : "Commenter"
+    "Comment" : "Commenter",
+    "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Commentaires</strong> pour les fichiers <em>(toujours listés dans le flux)</em>",
+    "You commented" : "Vous avez commenté",
+    "%1$s commented" : "%1$s a commenté",
+    "You commented on %2$s" : "Vous avez commenté %2$s",
+    "%1$s commented on %2$s" : "%1$s a commenté %2$s"
 },
 "nplurals=2; plural=(n > 1);");
diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json
index 5d1c189544790f874d24db4147e6ace67e5c5bb3..25cbfa4daa2cc1afde7e5976ce4a7b768b47cf26 100644
--- a/apps/comments/l10n/fr.json
+++ b/apps/comments/l10n/fr.json
@@ -1,20 +1,21 @@
 { "translations": {
-    "You commented" : "Vous avez commenté",
-    "%1$s commented" : "%1$s a commenté",
-    "You commented on %2$s" : "Vous avez commenté %2$s",
-    "%1$s commented on %2$s" : "%1$s a commenté %2$s",
-    "Comments" : "Commentaires",
     "Type in a new comment..." : "Écrire un nouveau commentaire...",
     "Delete comment" : "Supprimer le commentaire",
     "Post" : "Poster",
     "Cancel" : "Annuler",
     "Edit comment" : "Modifier le commentaire",
     "[Deleted user]" : "[Utilisateur supprimé]",
+    "Comments" : "Commentaires",
     "No other comments available" : "Aucun autre commentaire",
     "More comments..." : "Plus de commentaires...",
     "Save" : "Enregistrer",
     "Allowed characters {count} of {max}" : "{count} sur {max} caractères autorisés",
     "{count} unread comments" : "{count} commentaires non lus",
-    "Comment" : "Commenter"
+    "Comment" : "Commenter",
+    "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Commentaires</strong> pour les fichiers <em>(toujours listés dans le flux)</em>",
+    "You commented" : "Vous avez commenté",
+    "%1$s commented" : "%1$s a commenté",
+    "You commented on %2$s" : "Vous avez commenté %2$s",
+    "%1$s commented on %2$s" : "%1$s a commenté %2$s"
 },"pluralForm" :"nplurals=2; plural=(n > 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js
index f9cbc9542f34890c3ca1bb5435afc77fe0ac26ab..7bf14417e534aa603cef7733511dddad094826e5 100644
--- a/apps/files/l10n/ro.js
+++ b/apps/files/l10n/ro.js
@@ -11,14 +11,14 @@ OC.L10N.register(
     "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Fișierul încărcat depășește directiva upload_max_filesize din php.ini:",
     "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Fișierul încărcat depășește directiva MAX_FILE_SIZE specificată în formularul HTML",
     "The uploaded file was only partially uploaded" : "Fișierul a fost încărcat doar parțial",
-    "No file was uploaded" : "Nu a fost încărcat nici un fișier",
+    "No file was uploaded" : "Nu a fost încărcat niciun fișier",
     "Missing a temporary folder" : "Lipsește un dosar temporar",
     "Failed to write to disk" : "Eroare la scrierea pe disc",
-    "Not enough storage available" : "Nu este disponibil suficient spațiu",
+    "Not enough storage available" : "Nu este disponibil suficient spațiu pe disc",
     "The target folder has been moved or deleted." : "Dosarul țintă a fost mutat sau șters.",
     "Upload failed. Could not find uploaded file" : "Încărcare eșuată. Nu se poate găsi fișierul încărcat",
     "Upload failed. Could not get file info." : "Încărcare eșuată. Nu se pot obține informații despre fișier.",
-    "Invalid directory." : "Dosar nevalid.",
+    "Invalid directory." : "Dosar invalid.",
     "Files" : "Fișiere",
     "All files" : "Toate fișierele.",
     "Favorites" : "Favorite",
diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json
index bae42dd57b4204cc40063b54999494b2f7b7fa59..6d1858f300218799cc4b54f02d5b403890525d1c 100644
--- a/apps/files/l10n/ro.json
+++ b/apps/files/l10n/ro.json
@@ -9,14 +9,14 @@
     "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Fișierul încărcat depășește directiva upload_max_filesize din php.ini:",
     "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Fișierul încărcat depășește directiva MAX_FILE_SIZE specificată în formularul HTML",
     "The uploaded file was only partially uploaded" : "Fișierul a fost încărcat doar parțial",
-    "No file was uploaded" : "Nu a fost încărcat nici un fișier",
+    "No file was uploaded" : "Nu a fost încărcat niciun fișier",
     "Missing a temporary folder" : "Lipsește un dosar temporar",
     "Failed to write to disk" : "Eroare la scrierea pe disc",
-    "Not enough storage available" : "Nu este disponibil suficient spațiu",
+    "Not enough storage available" : "Nu este disponibil suficient spațiu pe disc",
     "The target folder has been moved or deleted." : "Dosarul țintă a fost mutat sau șters.",
     "Upload failed. Could not find uploaded file" : "Încărcare eșuată. Nu se poate găsi fișierul încărcat",
     "Upload failed. Could not get file info." : "Încărcare eșuată. Nu se pot obține informații despre fișier.",
-    "Invalid directory." : "Dosar nevalid.",
+    "Invalid directory." : "Dosar invalid.",
     "Files" : "Fișiere",
     "All files" : "Toate fișierele.",
     "Favorites" : "Favorite",
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js
index 67506f252ac1bdb6552edb2557ff88a793f81dfe..dfae22a7c3ea5404881fb27c53e2e9ecff9f231f 100644
--- a/apps/files/l10n/sv.js
+++ b/apps/files/l10n/sv.js
@@ -105,6 +105,7 @@ OC.L10N.register(
     "With PHP-FPM it might take 5 minutes for changes to be applied." : "Med PHP-FPM kan det ta cirka 5 minuter för ändringarna att träda i kraft.",
     "Missing permissions to edit from here." : "Saknar rättigheter att ändra härifrån.",
     "Settings" : "Inställningar",
+    "Show hidden files" : "Visa dolda filer",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Använd den här adressen för att <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">komma åt dina filer via WebDAV</a>",
     "Cancel upload" : "Avbryt uppladdning",
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json
index 8a1c44b3ca9e5cf6fb34ca4bf18484bb00426c84..f5587e5cb57f19046d9dae8e8e47e07abbca32c8 100644
--- a/apps/files/l10n/sv.json
+++ b/apps/files/l10n/sv.json
@@ -103,6 +103,7 @@
     "With PHP-FPM it might take 5 minutes for changes to be applied." : "Med PHP-FPM kan det ta cirka 5 minuter för ändringarna att träda i kraft.",
     "Missing permissions to edit from here." : "Saknar rättigheter att ändra härifrån.",
     "Settings" : "Inställningar",
+    "Show hidden files" : "Visa dolda filer",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Använd den här adressen för att <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">komma åt dina filer via WebDAV</a>",
     "Cancel upload" : "Avbryt uppladdning",
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js
index f8ba89b2fa0bd223712b74b876ee0bf359d59485..81ddc030559198297051a3d27ef848204fb61f74 100644
--- a/apps/files_sharing/l10n/en_GB.js
+++ b/apps/files_sharing/l10n/en_GB.js
@@ -8,6 +8,25 @@ OC.L10N.register(
     "Could not authenticate to remote share, password might be wrong" : "Could not authenticate to remote share, password might be wrong",
     "Storage not valid" : "Storage not valid",
     "Couldn't add remote share" : "Couldn't add remote share",
+    "Share API is disabled" : "Share API is disabled",
+    "Wrong share ID, share doesn't exist" : "Wrong share ID, share doesn't exist",
+    "Could not delete share" : "Could not delete share",
+    "Please specify a file or folder path" : "Please specify a file or folder path",
+    "Wrong path, file/folder doesn't exist" : "Wrong path, file/folder doesn't exist",
+    "Please specify a valid user" : "Please specify a valid user",
+    "Group sharing is disabled by the administrator" : "Group sharing is disabled by the administrator",
+    "Please specify a valid group" : "Please specify a valid group",
+    "Public link sharing is disabled by the administrator" : "Public link sharing is disabled by the administrator",
+    "Public upload disabled by the administrator" : "Public upload disabled by the administrator",
+    "Public upload is only possible for publicly shared folders" : "Public upload is only possible for publicly shared folders",
+    "Invalid date, date format must be YYYY-MM-DD" : "Invalid date, date format must be YYYY-MM-DD",
+    "Sharing %s failed because the back end does not allow shares from type %s" : "Sharing %s failed because the back end does not allow shares from type %s",
+    "Unknown share type" : "Unknown share type",
+    "Not a directory" : "Not a directory",
+    "Could not lock path" : "Could not lock path",
+    "Can't change permissions for public share links" : "Can't change permissions for public share links",
+    "Wrong or no update parameter given" : "Wrong or no update parameter given",
+    "Cannot increase permissions" : "Cannot increase permissions",
     "Shared with you" : "Shared with you",
     "Shared with others" : "Shared with others",
     "Shared by link" : "Shared by link",
diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json
index 9ab2cabe5620b764b534cf36d1a81958e78e7d9f..f9abf165f59e06783c5671bad8437a3acafa26c1 100644
--- a/apps/files_sharing/l10n/en_GB.json
+++ b/apps/files_sharing/l10n/en_GB.json
@@ -6,6 +6,25 @@
     "Could not authenticate to remote share, password might be wrong" : "Could not authenticate to remote share, password might be wrong",
     "Storage not valid" : "Storage not valid",
     "Couldn't add remote share" : "Couldn't add remote share",
+    "Share API is disabled" : "Share API is disabled",
+    "Wrong share ID, share doesn't exist" : "Wrong share ID, share doesn't exist",
+    "Could not delete share" : "Could not delete share",
+    "Please specify a file or folder path" : "Please specify a file or folder path",
+    "Wrong path, file/folder doesn't exist" : "Wrong path, file/folder doesn't exist",
+    "Please specify a valid user" : "Please specify a valid user",
+    "Group sharing is disabled by the administrator" : "Group sharing is disabled by the administrator",
+    "Please specify a valid group" : "Please specify a valid group",
+    "Public link sharing is disabled by the administrator" : "Public link sharing is disabled by the administrator",
+    "Public upload disabled by the administrator" : "Public upload disabled by the administrator",
+    "Public upload is only possible for publicly shared folders" : "Public upload is only possible for publicly shared folders",
+    "Invalid date, date format must be YYYY-MM-DD" : "Invalid date, date format must be YYYY-MM-DD",
+    "Sharing %s failed because the back end does not allow shares from type %s" : "Sharing %s failed because the back end does not allow shares from type %s",
+    "Unknown share type" : "Unknown share type",
+    "Not a directory" : "Not a directory",
+    "Could not lock path" : "Could not lock path",
+    "Can't change permissions for public share links" : "Can't change permissions for public share links",
+    "Wrong or no update parameter given" : "Wrong or no update parameter given",
+    "Cannot increase permissions" : "Cannot increase permissions",
     "Shared with you" : "Shared with you",
     "Shared with others" : "Shared with others",
     "Shared by link" : "Shared by link",
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js
index 55de8db3d7d3e15e4e5673c41047d9424087cdae..7fdf08c326db43fd111cf02d040b1b121a3c378d 100644
--- a/apps/files_sharing/l10n/fr.js
+++ b/apps/files_sharing/l10n/fr.js
@@ -20,8 +20,13 @@ OC.L10N.register(
     "Public upload disabled by the administrator" : "Téléversement public désactivé par l'administrateur",
     "Public upload is only possible for publicly shared folders" : "Le téléversement public est possible uniquement pour les dossiers partagés publiquement",
     "Invalid date, date format must be YYYY-MM-DD" : "Date invalide, le format doit être YYYY-MM-DD",
+    "Sharing %s failed because the back end does not allow shares from type %s" : "Le partage %s a échoué parce que l'infrastructure n'autorise pas les partages du type %s",
     "Unknown share type" : "Type de partage inconnu",
+    "Not a directory" : "N'est pas un répertoire",
+    "Could not lock path" : "Impossible de verrouiller le chemin",
     "Can't change permissions for public share links" : "Impossible de changer les permissions pour les liens de partage public",
+    "Wrong or no update parameter given" : "Mauvais ou aucun paramètre donné ",
+    "Cannot increase permissions" : "Impossible d'augmenter les permissions",
     "Shared with you" : "Partagés avec vous",
     "Shared with others" : "Partagés avec d'autres",
     "Shared by link" : "Partagés par lien",
diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json
index 63383273a38c2bd06f09911223c4e21db214c7ed..5bbf1dbacacf168eea44695e4726cff8d7c2cb6d 100644
--- a/apps/files_sharing/l10n/fr.json
+++ b/apps/files_sharing/l10n/fr.json
@@ -18,8 +18,13 @@
     "Public upload disabled by the administrator" : "Téléversement public désactivé par l'administrateur",
     "Public upload is only possible for publicly shared folders" : "Le téléversement public est possible uniquement pour les dossiers partagés publiquement",
     "Invalid date, date format must be YYYY-MM-DD" : "Date invalide, le format doit être YYYY-MM-DD",
+    "Sharing %s failed because the back end does not allow shares from type %s" : "Le partage %s a échoué parce que l'infrastructure n'autorise pas les partages du type %s",
     "Unknown share type" : "Type de partage inconnu",
+    "Not a directory" : "N'est pas un répertoire",
+    "Could not lock path" : "Impossible de verrouiller le chemin",
     "Can't change permissions for public share links" : "Impossible de changer les permissions pour les liens de partage public",
+    "Wrong or no update parameter given" : "Mauvais ou aucun paramètre donné ",
+    "Cannot increase permissions" : "Impossible d'augmenter les permissions",
     "Shared with you" : "Partagés avec vous",
     "Shared with others" : "Partagés avec d'autres",
     "Shared by link" : "Partagés par lien",
diff --git a/apps/files_sharing/l10n/th_TH.js b/apps/files_sharing/l10n/th_TH.js
index 366f04aa47b1cecf141625fcdf41599f856d62ae..5ff7b59006ad4440eab84d62830053b74b3189b7 100644
--- a/apps/files_sharing/l10n/th_TH.js
+++ b/apps/files_sharing/l10n/th_TH.js
@@ -23,6 +23,7 @@ OC.L10N.register(
     "Sharing %s failed because the back end does not allow shares from type %s" : "แชร์ %s ล้มเหลวเพราะแบ็กเอนด์ไม่อนุญาตให้แชร์ไฟล์ประเภท %s",
     "Unknown share type" : "ไม่รู้จักประเภทของแชร์",
     "Not a directory" : "ไม่ได้เป็นไดเรกทอรี",
+    "Could not lock path" : "ไม่สามารถล็อคเส้นทาง",
     "Can't change permissions for public share links" : "ไม่สามารถเปลี่ยนสิทธิ์สำหรับลิงค์แชร์สาธารณะ",
     "Wrong or no update parameter given" : "ไม่ถูกต้องหรือไม่ได้อัพเดทพารามิเตอร์",
     "Cannot increase permissions" : "ไม่สามารถเพิ่มสิทธิ์",
diff --git a/apps/files_sharing/l10n/th_TH.json b/apps/files_sharing/l10n/th_TH.json
index 9d6d2965724f143822c3e5f34b2913baea18378e..c6f180f6f895250e02998afa16e1896e8de4c4a2 100644
--- a/apps/files_sharing/l10n/th_TH.json
+++ b/apps/files_sharing/l10n/th_TH.json
@@ -21,6 +21,7 @@
     "Sharing %s failed because the back end does not allow shares from type %s" : "แชร์ %s ล้มเหลวเพราะแบ็กเอนด์ไม่อนุญาตให้แชร์ไฟล์ประเภท %s",
     "Unknown share type" : "ไม่รู้จักประเภทของแชร์",
     "Not a directory" : "ไม่ได้เป็นไดเรกทอรี",
+    "Could not lock path" : "ไม่สามารถล็อคเส้นทาง",
     "Can't change permissions for public share links" : "ไม่สามารถเปลี่ยนสิทธิ์สำหรับลิงค์แชร์สาธารณะ",
     "Wrong or no update parameter given" : "ไม่ถูกต้องหรือไม่ได้อัพเดทพารามิเตอร์",
     "Cannot increase permissions" : "ไม่สามารถเพิ่มสิทธิ์",
diff --git a/apps/files_versions/l10n/ro.js b/apps/files_versions/l10n/ro.js
index 815c04e6519fe1949563d0edddac44e792dd370d..d3ccc1fe94aca722387fafa4a7a1ef8e9dc1f854 100644
--- a/apps/files_versions/l10n/ro.js
+++ b/apps/files_versions/l10n/ro.js
@@ -1,9 +1,10 @@
 OC.L10N.register(
     "files_versions",
     {
-    "Could not revert: %s" : "Nu a putut reveni: %s",
+    "Could not revert: %s" : "Nu s-a putut reveni: %s",
     "Versions" : "Versiuni",
-    "Restore" : "Restabilire",
+    "Failed to revert {file} to revision {timestamp}." : "S-a eșuat restaurarea fișierului  {file} la revizia {timestamp}.",
+    "Restore" : "Restaurare",
     "No other versions available" : "Nu există alte versiuni disponibile",
     "More versions..." : "Mai multe versiuni..."
 },
diff --git a/apps/files_versions/l10n/ro.json b/apps/files_versions/l10n/ro.json
index 78a4ecc4e7ca7e5d4821d9c9371b4f0b919088b9..1926b6506cbdbd6556c73eda418955016f443c5a 100644
--- a/apps/files_versions/l10n/ro.json
+++ b/apps/files_versions/l10n/ro.json
@@ -1,7 +1,8 @@
 { "translations": {
-    "Could not revert: %s" : "Nu a putut reveni: %s",
+    "Could not revert: %s" : "Nu s-a putut reveni: %s",
     "Versions" : "Versiuni",
-    "Restore" : "Restabilire",
+    "Failed to revert {file} to revision {timestamp}." : "S-a eșuat restaurarea fișierului  {file} la revizia {timestamp}.",
+    "Restore" : "Restaurare",
     "No other versions available" : "Nu există alte versiuni disponibile",
     "More versions..." : "Mai multe versiuni..."
 },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
diff --git a/apps/updatenotification/l10n/ro.js b/apps/updatenotification/l10n/ro.js
new file mode 100644
index 0000000000000000000000000000000000000000..465de73c9f466f8d3959809806ab44f1ed5ee639
--- /dev/null
+++ b/apps/updatenotification/l10n/ro.js
@@ -0,0 +1,14 @@
+OC.L10N.register(
+    "updatenotification",
+    {
+    "{version} is available. Get more information on how to update." : "{version} este disponibil. Află mai multe informații despre cum să faci o actualizare.",
+    "Updated channel" : "Canal actualizat",
+    "Updater" : "Unealtă pentru actualizare",
+    "A new version is available: %s" : "O nouă versiune este disponibilă: %s",
+    "Open updater" : "Deschide unealta pentru actualizare",
+    "Your version is up to date." : "Versiunea curentă este la zi.",
+    "Checked on %s" : "Verificat la %s",
+    "Update channel:" : "Canal pentru actualizări:",
+    "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Poți mereu să faci o actualizare către o versiune nouă / o versiune dintr-un canal experimental. Dar nu te poți niciodată întoarce la un canal de distribuție stabil."
+},
+"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
diff --git a/apps/updatenotification/l10n/ro.json b/apps/updatenotification/l10n/ro.json
new file mode 100644
index 0000000000000000000000000000000000000000..56a8c48d3bc4d0359f14728dd9c4ba5b8d72c3c8
--- /dev/null
+++ b/apps/updatenotification/l10n/ro.json
@@ -0,0 +1,12 @@
+{ "translations": {
+    "{version} is available. Get more information on how to update." : "{version} este disponibil. Află mai multe informații despre cum să faci o actualizare.",
+    "Updated channel" : "Canal actualizat",
+    "Updater" : "Unealtă pentru actualizare",
+    "A new version is available: %s" : "O nouă versiune este disponibilă: %s",
+    "Open updater" : "Deschide unealta pentru actualizare",
+    "Your version is up to date." : "Versiunea curentă este la zi.",
+    "Checked on %s" : "Verificat la %s",
+    "Update channel:" : "Canal pentru actualizări:",
+    "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Poți mereu să faci o actualizare către o versiune nouă / o versiune dintr-un canal experimental. Dar nu te poți niciodată întoarce la un canal de distribuție stabil."
+},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
+}
\ No newline at end of file
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index 8152d43316a3e9978aadf1ff42231a56dd8b06dc..946006f0633ce98386920ec868156d76a0b6267f 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -27,8 +27,11 @@ OC.L10N.register(
     "Error unfavoriting" : "Error unfavouriting",
     "Couldn't send mail to following users: %s " : "Couldn't send mail to following users: %s ",
     "Preparing update" : "Preparing update",
+    "[%d / %d]: %s" : "[%d / %d]: %s",
     "Repair warning: " : "Repair warning: ",
     "Repair error: " : "Repair error: ",
+    "Please use the command line updater because automatic updating is disabled in the config.php." : "Please use the command line updater because automatic updating is disabled in the config.php.",
+    "[%d / %d]: Checking table %s" : "[%d / %d]: Checking table %s",
     "Turned on maintenance mode" : "Turned on maintenance mode",
     "Turned off maintenance mode" : "Turned off maintenance mode",
     "Maintenance mode is kept active" : "Maintenance mode is kept active",
@@ -95,6 +98,7 @@ OC.L10N.register(
     "Dec." : "Dec.",
     "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>",
     "Settings" : "Settings",
+    "Problem loading page, reloading in 5 seconds" : "Problem loading page, reloading in 5 seconds",
     "Saving..." : "Saving...",
     "Dismiss" : "Dismiss",
     "seconds ago" : "seconds ago",
@@ -126,10 +130,18 @@ OC.L10N.register(
     "Good password" : "Good password",
     "Strong password" : "Strong password",
     "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Your web server is not yet set up properly to allow file synchronisation because the WebDAV interface seems to be broken.",
+    "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>.",
     "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." : "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 enabling the Internet connection for this server.",
+    "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>.",
+    "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>.",
+    "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it.",
+    "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>.",
+    "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>.",
+    "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)",
     "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. 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." : "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.",
     "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 \"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\">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\">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",
     "Shared with {recipients}" : "Shared with {recipients}",
@@ -152,6 +164,7 @@ OC.L10N.register(
     "Send" : "Send",
     "Sending ..." : "Sending ...",
     "Email sent" : "Email sent",
+    "Send link via email" : "Send link via email",
     "Shared with you and the group {group} by {owner}" : "Shared with you and the group {group} by {owner}",
     "Shared with you by {owner}" : "Shared with you by {owner}",
     "group" : "group",
@@ -167,11 +180,17 @@ OC.L10N.register(
     "Could not unshare" : "Could not unshare",
     "Share details could not be loaded for this item." : "Share details could not be loaded for this item.",
     "No users or groups found for {search}" : "No users or groups found for {search}",
+    "No users found for {search}" : "No users found for {search}",
+    "An error occurred. Please try again" : "An error occurred. Please try again",
     "{sharee} (group)" : "{sharee} (group)",
     "{sharee} (at {server})" : "{sharee} (at {server})",
     "{sharee} (remote)" : "{sharee} (remote)",
     "Share" : "Share",
     "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Share with people on other ownClouds using the syntax username@example.com/owncloud",
+    "Share with users…" : "Share with users…",
+    "Share with users, groups or remote users…" : "Share with users, groups or remote users…",
+    "Share with users or groups…" : "Share with users or groups…",
+    "Share with users or remote users…" : "Share with users or remote users…",
     "Error removing share" : "Error removing share",
     "Warning" : "Warning",
     "Error while sending notification" : "Error whilst sending notification",
@@ -196,6 +215,7 @@ OC.L10N.register(
     "new" : "new",
     "_download %n file_::_download %n files_" : ["download %n file","download %n files"],
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "The upgrade is in progress, leaving this page might interrupt the process in some environments.",
+    "Updating to {version}" : "Updating to {version}",
     "An error occurred." : "An error occurred.",
     "Please reload the page." : "Please reload the page.",
     "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue.",
@@ -232,6 +252,7 @@ OC.L10N.register(
     "Trace" : "Trace",
     "Security warning" : "Security warning",
     "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Your data directory and files are probably accessible from the internet because the .htaccess file does not work.",
+    "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>.",
     "Create an <strong>admin account</strong>" : "Create an <strong>admin account</strong>",
     "Username" : "Username",
     "Storage & database" : "Storage & database",
@@ -259,7 +280,9 @@ OC.L10N.register(
     "Search" : "Search",
     "Server side authentication failed!" : "Server side authentication failed!",
     "Please contact your administrator." : "Please contact your administrator.",
+    "An internal error occurred." : "An internal error occurred.",
     "Please try again or contact your administrator." : "Please try again or contact your administrator.",
+    "Username or email" : "Username or email",
     "Log in" : "Log in",
     "Wrong password. Reset it?" : "Wrong password. Reset it?",
     "Wrong password." : "Wrong password.",
@@ -285,6 +308,10 @@ OC.L10N.register(
     "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Please make sure that the database, the config folder and the data folder have been backed up before proceeding.",
     "Start update" : "Start update",
     "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:",
+    "Detailed logs" : "Detailed logs",
+    "Update needed" : "Update needed",
+    "Please use the command line updater because you have a big instance." : "Please use the command line updater because you have a big instance.",
+    "For help, see the  <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "For help, see the  <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>.",
     "This %s instance is currently in maintenance mode, which may take a while." : "This %s instance is currently in maintenance mode, which may take a while.",
     "This page will refresh itself when the %s instance is available again." : "This page will refresh itself when the %s instance is available again."
 },
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json
index 247ea2c91972aaca40efa7da1451a7d7532f049c..4e63ab9e28a6f2b488215da5c85be103daa2118e 100644
--- a/core/l10n/en_GB.json
+++ b/core/l10n/en_GB.json
@@ -25,8 +25,11 @@
     "Error unfavoriting" : "Error unfavouriting",
     "Couldn't send mail to following users: %s " : "Couldn't send mail to following users: %s ",
     "Preparing update" : "Preparing update",
+    "[%d / %d]: %s" : "[%d / %d]: %s",
     "Repair warning: " : "Repair warning: ",
     "Repair error: " : "Repair error: ",
+    "Please use the command line updater because automatic updating is disabled in the config.php." : "Please use the command line updater because automatic updating is disabled in the config.php.",
+    "[%d / %d]: Checking table %s" : "[%d / %d]: Checking table %s",
     "Turned on maintenance mode" : "Turned on maintenance mode",
     "Turned off maintenance mode" : "Turned off maintenance mode",
     "Maintenance mode is kept active" : "Maintenance mode is kept active",
@@ -93,6 +96,7 @@
     "Dec." : "Dec.",
     "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>",
     "Settings" : "Settings",
+    "Problem loading page, reloading in 5 seconds" : "Problem loading page, reloading in 5 seconds",
     "Saving..." : "Saving...",
     "Dismiss" : "Dismiss",
     "seconds ago" : "seconds ago",
@@ -124,10 +128,18 @@
     "Good password" : "Good password",
     "Strong password" : "Strong password",
     "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Your web server is not yet set up properly to allow file synchronisation because the WebDAV interface seems to be broken.",
+    "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>.",
     "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." : "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 enabling the Internet connection for this server.",
+    "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>.",
+    "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>.",
+    "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it.",
+    "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>.",
+    "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>.",
+    "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)",
     "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. 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." : "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.",
     "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 \"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\">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\">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",
     "Shared with {recipients}" : "Shared with {recipients}",
@@ -150,6 +162,7 @@
     "Send" : "Send",
     "Sending ..." : "Sending ...",
     "Email sent" : "Email sent",
+    "Send link via email" : "Send link via email",
     "Shared with you and the group {group} by {owner}" : "Shared with you and the group {group} by {owner}",
     "Shared with you by {owner}" : "Shared with you by {owner}",
     "group" : "group",
@@ -165,11 +178,17 @@
     "Could not unshare" : "Could not unshare",
     "Share details could not be loaded for this item." : "Share details could not be loaded for this item.",
     "No users or groups found for {search}" : "No users or groups found for {search}",
+    "No users found for {search}" : "No users found for {search}",
+    "An error occurred. Please try again" : "An error occurred. Please try again",
     "{sharee} (group)" : "{sharee} (group)",
     "{sharee} (at {server})" : "{sharee} (at {server})",
     "{sharee} (remote)" : "{sharee} (remote)",
     "Share" : "Share",
     "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Share with people on other ownClouds using the syntax username@example.com/owncloud",
+    "Share with users…" : "Share with users…",
+    "Share with users, groups or remote users…" : "Share with users, groups or remote users…",
+    "Share with users or groups…" : "Share with users or groups…",
+    "Share with users or remote users…" : "Share with users or remote users…",
     "Error removing share" : "Error removing share",
     "Warning" : "Warning",
     "Error while sending notification" : "Error whilst sending notification",
@@ -194,6 +213,7 @@
     "new" : "new",
     "_download %n file_::_download %n files_" : ["download %n file","download %n files"],
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "The upgrade is in progress, leaving this page might interrupt the process in some environments.",
+    "Updating to {version}" : "Updating to {version}",
     "An error occurred." : "An error occurred.",
     "Please reload the page." : "Please reload the page.",
     "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue.",
@@ -230,6 +250,7 @@
     "Trace" : "Trace",
     "Security warning" : "Security warning",
     "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Your data directory and files are probably accessible from the internet because the .htaccess file does not work.",
+    "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>.",
     "Create an <strong>admin account</strong>" : "Create an <strong>admin account</strong>",
     "Username" : "Username",
     "Storage & database" : "Storage & database",
@@ -257,7 +278,9 @@
     "Search" : "Search",
     "Server side authentication failed!" : "Server side authentication failed!",
     "Please contact your administrator." : "Please contact your administrator.",
+    "An internal error occurred." : "An internal error occurred.",
     "Please try again or contact your administrator." : "Please try again or contact your administrator.",
+    "Username or email" : "Username or email",
     "Log in" : "Log in",
     "Wrong password. Reset it?" : "Wrong password. Reset it?",
     "Wrong password." : "Wrong password.",
@@ -283,6 +306,10 @@
     "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Please make sure that the database, the config folder and the data folder have been backed up before proceeding.",
     "Start update" : "Start update",
     "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:",
+    "Detailed logs" : "Detailed logs",
+    "Update needed" : "Update needed",
+    "Please use the command line updater because you have a big instance." : "Please use the command line updater because you have a big instance.",
+    "For help, see the  <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "For help, see the  <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>.",
     "This %s instance is currently in maintenance mode, which may take a while." : "This %s instance is currently in maintenance mode, which may take a while.",
     "This page will refresh itself when the %s instance is available again." : "This page will refresh itself when the %s instance is available again."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/core/l10n/sv.js b/core/l10n/sv.js
index 25d20cc5468707a73cbc8a98527c247254d3375c..6e2447decbb11d8c690c680957370b7e399f29f1 100644
--- a/core/l10n/sv.js
+++ b/core/l10n/sv.js
@@ -30,6 +30,7 @@ OC.L10N.register(
     "[%d / %d]: %s" : "[%d / %d]: %s",
     "Repair warning: " : "Reperationsvarning:",
     "Repair error: " : "Reperationsfel:",
+    "Please use the command line updater because automatic updating is disabled in the config.php." : "Vänligen använd den kommandotolksbaserade uppdateringen då automatisk uppdatering är inaktiverat i config.php.",
     "[%d / %d]: Checking table %s" : "[%d / %d]: Kontrollerar tabell %s",
     "Turned on maintenance mode" : "Aktiverade underhållsläge",
     "Turned off maintenance mode" : "Deaktiverade underhållsläge",
@@ -97,6 +98,7 @@ OC.L10N.register(
     "Dec." : "Dec.",
     "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\"> Ett problem uppstod under integritetskontrollen av koden. Mer information ... </a>",
     "Settings" : "Inställningar",
+    "Problem loading page, reloading in 5 seconds" : "Problem med att ladda sidan, försöker igen om 5 sekunder",
     "Saving..." : "Sparar...",
     "Dismiss" : "Avfärda",
     "seconds ago" : "sekunder sedan",
@@ -162,6 +164,7 @@ OC.L10N.register(
     "Send" : "Skicka",
     "Sending ..." : "Skickar ...",
     "Email sent" : "E-post skickat",
+    "Send link via email" : "Skicka länk via e-post",
     "Shared with you and the group {group} by {owner}" : "Delad med dig och gruppen {group} av {owner}",
     "Shared with you by {owner}" : "Delad med dig av {owner}",
     "group" : "Grupp",
@@ -279,6 +282,7 @@ OC.L10N.register(
     "Please contact your administrator." : "Kontakta din administratör.",
     "An internal error occurred." : "Ett internt fel uppstod.",
     "Please try again or contact your administrator." : "Vänligen försök igen eller kontakta din administratör.",
+    "Username or email" : "Användarnamn eller e-post",
     "Log in" : "Logga in",
     "Wrong password. Reset it?" : "Fel lösenord. Vill du återställa?",
     "Wrong password." : "Fel lösenord.",
@@ -305,6 +309,9 @@ OC.L10N.register(
     "Start update" : "Starta uppdateringen",
     "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "För att undvika timeout vid större installationer kan du istället köra följande kommando från din installationskatalog:",
     "Detailed logs" : "Detaljerade loggar",
+    "Update needed" : "Uppdatering krävs",
+    "Please use the command line updater because you have a big instance." : "Vänligen använd den kommandotolksbaserade uppdateringen eftersom du har en stor instans.",
+    "For help, see the  <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "För hjälp, se <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentationen</a>.",
     "This %s instance is currently in maintenance mode, which may take a while." : "Denna %s instans befinner sig för närvarande i underhållsläge, vilket kan ta ett tag.",
     "This page will refresh itself when the %s instance is available again." : "Denna sida uppdaterar sig själv när %s instansen är tillgänglig igen."
 },
diff --git a/core/l10n/sv.json b/core/l10n/sv.json
index 3a94102279596ef5c33c9dd920a772ac0cac560e..8490beddf505d5b21695dc3b6c25a9deece4b07a 100644
--- a/core/l10n/sv.json
+++ b/core/l10n/sv.json
@@ -28,6 +28,7 @@
     "[%d / %d]: %s" : "[%d / %d]: %s",
     "Repair warning: " : "Reperationsvarning:",
     "Repair error: " : "Reperationsfel:",
+    "Please use the command line updater because automatic updating is disabled in the config.php." : "Vänligen använd den kommandotolksbaserade uppdateringen då automatisk uppdatering är inaktiverat i config.php.",
     "[%d / %d]: Checking table %s" : "[%d / %d]: Kontrollerar tabell %s",
     "Turned on maintenance mode" : "Aktiverade underhållsläge",
     "Turned off maintenance mode" : "Deaktiverade underhållsläge",
@@ -95,6 +96,7 @@
     "Dec." : "Dec.",
     "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\"> Ett problem uppstod under integritetskontrollen av koden. Mer information ... </a>",
     "Settings" : "Inställningar",
+    "Problem loading page, reloading in 5 seconds" : "Problem med att ladda sidan, försöker igen om 5 sekunder",
     "Saving..." : "Sparar...",
     "Dismiss" : "Avfärda",
     "seconds ago" : "sekunder sedan",
@@ -160,6 +162,7 @@
     "Send" : "Skicka",
     "Sending ..." : "Skickar ...",
     "Email sent" : "E-post skickat",
+    "Send link via email" : "Skicka länk via e-post",
     "Shared with you and the group {group} by {owner}" : "Delad med dig och gruppen {group} av {owner}",
     "Shared with you by {owner}" : "Delad med dig av {owner}",
     "group" : "Grupp",
@@ -277,6 +280,7 @@
     "Please contact your administrator." : "Kontakta din administratör.",
     "An internal error occurred." : "Ett internt fel uppstod.",
     "Please try again or contact your administrator." : "Vänligen försök igen eller kontakta din administratör.",
+    "Username or email" : "Användarnamn eller e-post",
     "Log in" : "Logga in",
     "Wrong password. Reset it?" : "Fel lösenord. Vill du återställa?",
     "Wrong password." : "Fel lösenord.",
@@ -303,6 +307,9 @@
     "Start update" : "Starta uppdateringen",
     "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "För att undvika timeout vid större installationer kan du istället köra följande kommando från din installationskatalog:",
     "Detailed logs" : "Detaljerade loggar",
+    "Update needed" : "Uppdatering krävs",
+    "Please use the command line updater because you have a big instance." : "Vänligen använd den kommandotolksbaserade uppdateringen eftersom du har en stor instans.",
+    "For help, see the  <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "För hjälp, se <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentationen</a>.",
     "This %s instance is currently in maintenance mode, which may take a while." : "Denna %s instans befinner sig för närvarande i underhållsläge, vilket kan ta ett tag.",
     "This page will refresh itself when the %s instance is available again." : "Denna sida uppdaterar sig själv när %s instansen är tillgänglig igen."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 2aad1bcd3b5ca153c3eccf0775b660b387982a7b..75dca0b3fbf4965e39ffabffdebaaaaecc8e36b8 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -160,6 +160,8 @@ OC.L10N.register(
     "Username contains whitespace at the beginning or at the end" : "Username contains whitespace at the beginning or at the end",
     "A valid password must be provided" : "A valid password must be provided",
     "The username is already being used" : "The username is already being used",
+    "Login canceled by app" : "Login cancelled by app",
+    "User disabled" : "User disabled",
     "Could not obtain lock type %d on \"%s\"." : "Could not obtain lock type %d on \"%s\".",
     "Storage unauthorized. %s" : "Storage unauthorised. %s",
     "Storage incomplete configuration. %s" : "Storage incomplete configuration. %s",
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index 9e12d5c3f892e0cda26d62994b0cef317b4f52e6..549d36752164f19e77c123de7df580fec69c14d5 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -158,6 +158,8 @@
     "Username contains whitespace at the beginning or at the end" : "Username contains whitespace at the beginning or at the end",
     "A valid password must be provided" : "A valid password must be provided",
     "The username is already being used" : "The username is already being used",
+    "Login canceled by app" : "Login cancelled by app",
+    "User disabled" : "User disabled",
     "Could not obtain lock type %d on \"%s\"." : "Could not obtain lock type %d on \"%s\".",
     "Storage unauthorized. %s" : "Storage unauthorised. %s",
     "Storage incomplete configuration. %s" : "Storage incomplete configuration. %s",
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index 6ada293e44b194262b1eba95a5f04278b1ffef62..d54e722a925329862b460656169ea71e6e2b9483 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -9,6 +9,7 @@ OC.L10N.register(
     "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" : "Il a été détecté que la configuration donnée à titre d'exemple a été copiée. Cela peut rendre votre installation inopérante et n'est pas pris en charge. Veuillez lire la documentation avant d'effectuer des modifications dans config.php",
     "PHP %s or higher is required." : "PHP %s ou supérieur est requis.",
     "PHP with a version lower than %s is required." : "PHP avec une version antérieure à %s est requis.",
+    "%sbit or higher PHP required." : "%sbit ou PHP supérieur est requis.",
     "Following databases are supported: %s" : "Les bases de données suivantes sont supportées : %s",
     "The command line tool %s could not be found" : "La commande %s est introuvable",
     "The library %s is not available." : "La librairie %s n'est pas disponible.",
@@ -159,6 +160,7 @@ OC.L10N.register(
     "Username contains whitespace at the beginning or at the end" : "Le nom d'utilisateur contient des espaces au début ou à la fin",
     "A valid password must be provided" : "Un mot de passe valide doit être saisi",
     "The username is already being used" : "Ce nom d'utilisateur est déjà utilisé",
+    "Login canceled by app" : "L'authentification a été annulé par l'application",
     "User disabled" : "Utilisateur désactivé",
     "Could not obtain lock type %d on \"%s\"." : "Impossible d'obtenir le verrouillage de type %d sur \"%s\".",
     "Storage unauthorized. %s" : "Espace de stockage non autorisé. %s",
diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json
index d9958dc65b373105cb41ad115124f3664e344107..eb964a8f4e48922349adbdd7ffea5178fef8457b 100644
--- a/lib/l10n/fr.json
+++ b/lib/l10n/fr.json
@@ -7,6 +7,7 @@
     "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" : "Il a été détecté que la configuration donnée à titre d'exemple a été copiée. Cela peut rendre votre installation inopérante et n'est pas pris en charge. Veuillez lire la documentation avant d'effectuer des modifications dans config.php",
     "PHP %s or higher is required." : "PHP %s ou supérieur est requis.",
     "PHP with a version lower than %s is required." : "PHP avec une version antérieure à %s est requis.",
+    "%sbit or higher PHP required." : "%sbit ou PHP supérieur est requis.",
     "Following databases are supported: %s" : "Les bases de données suivantes sont supportées : %s",
     "The command line tool %s could not be found" : "La commande %s est introuvable",
     "The library %s is not available." : "La librairie %s n'est pas disponible.",
@@ -157,6 +158,7 @@
     "Username contains whitespace at the beginning or at the end" : "Le nom d'utilisateur contient des espaces au début ou à la fin",
     "A valid password must be provided" : "Un mot de passe valide doit être saisi",
     "The username is already being used" : "Ce nom d'utilisateur est déjà utilisé",
+    "Login canceled by app" : "L'authentification a été annulé par l'application",
     "User disabled" : "Utilisateur désactivé",
     "Could not obtain lock type %d on \"%s\"." : "Impossible d'obtenir le verrouillage de type %d sur \"%s\".",
     "Storage unauthorized. %s" : "Espace de stockage non autorisé. %s",
diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js
index 2e06f40991ed3b067e0cb39ec718f0c4ba1cb93b..3bcda105116e8316f3490f4c06e86c57dae66a84 100644
--- a/settings/l10n/fr.js
+++ b/settings/l10n/fr.js
@@ -63,6 +63,7 @@ OC.L10N.register(
     "Experimental" : "Expérimentale",
     "All" : "Tous",
     "No apps found for your version" : "Pas d'application trouvée pour votre version",
+    "The app will be downloaded from the app store" : "Cette application va être téléchargé depuis l'app store",
     "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "Les applications officielles sont développées par et avec la communauté ownCloud. Elles permettent à ownCloud d'offrir ses fonctionnalités principales et sont prêtes pour une utilisation en environnement de production. ",
     "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Les applications approuvées sont créées par des développeurs de confiance et ont passé les tests de sécurité. Elles sont activement maintenues et leur code source est ouvert. Leurs développeurs les considèrent stables pour une utilisation normale.",
     "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Cette application est nouvelle ou instable, et sa sécurité n'a pas été vérifiée. Installez-la à vos risques et périls!",
diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json
index fa638cd8c43d4a058227d026f72d7435b2ade77f..15ae10110cfb381f601d0c6875ac4d68eb05f24b 100644
--- a/settings/l10n/fr.json
+++ b/settings/l10n/fr.json
@@ -61,6 +61,7 @@
     "Experimental" : "Expérimentale",
     "All" : "Tous",
     "No apps found for your version" : "Pas d'application trouvée pour votre version",
+    "The app will be downloaded from the app store" : "Cette application va être téléchargé depuis l'app store",
     "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "Les applications officielles sont développées par et avec la communauté ownCloud. Elles permettent à ownCloud d'offrir ses fonctionnalités principales et sont prêtes pour une utilisation en environnement de production. ",
     "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Les applications approuvées sont créées par des développeurs de confiance et ont passé les tests de sécurité. Elles sont activement maintenues et leur code source est ouvert. Leurs développeurs les considèrent stables pour une utilisation normale.",
     "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Cette application est nouvelle ou instable, et sa sécurité n'a pas été vérifiée. Installez-la à vos risques et périls!",
diff --git a/settings/l10n/sv.js b/settings/l10n/sv.js
index e3758adc2f5b84a9afd7d7ff8da89a1500f0f843..9d66be296962b0ca225a0e25f940eb83732ca554 100644
--- a/settings/l10n/sv.js
+++ b/settings/l10n/sv.js
@@ -63,6 +63,7 @@ OC.L10N.register(
     "Experimental" : "Experimentiell",
     "All" : "Alla",
     "No apps found for your version" : "Inga appar funna för din version",
+    "The app will be downloaded from the app store" : "Appen kommer hämtas från appstore",
     "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "Officiella appar är utvecklade av Owncloud's community. De erbjuder funtionalitet som är centralt för owncloud och redo för användning i produktion.",
     "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Godkända appar är utvecklade av betrodda utvecklare och har genomgått enklare säkerhetstester. De är aktivt utvecklade i ett öppet kodbibliotek och deras underhållare anser dom stabila nog för enklare till normalt användande.",
     "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Denna applikation är ej kontrollerad för säkerhetsbrister och är ny eller känd att orsaka instabilitetsproblem. Installera på egen risk.",
diff --git a/settings/l10n/sv.json b/settings/l10n/sv.json
index 0a56fda47ec8fd53a6432133f17860e4e3aa711e..a0e2baca0e30615abbde51d6b6dba50ca91762aa 100644
--- a/settings/l10n/sv.json
+++ b/settings/l10n/sv.json
@@ -61,6 +61,7 @@
     "Experimental" : "Experimentiell",
     "All" : "Alla",
     "No apps found for your version" : "Inga appar funna för din version",
+    "The app will be downloaded from the app store" : "Appen kommer hämtas från appstore",
     "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "Officiella appar är utvecklade av Owncloud's community. De erbjuder funtionalitet som är centralt för owncloud och redo för användning i produktion.",
     "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Godkända appar är utvecklade av betrodda utvecklare och har genomgått enklare säkerhetstester. De är aktivt utvecklade i ett öppet kodbibliotek och deras underhållare anser dom stabila nog för enklare till normalt användande.",
     "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Denna applikation är ej kontrollerad för säkerhetsbrister och är ny eller känd att orsaka instabilitetsproblem. Installera på egen risk.",