diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js
index a5dc7478f807d8d6bdc8e82248287f04fe9e6d04..19f42fb144b2b92f2ff852f0cfbc2756188da321 100644
--- a/apps/files/l10n/sv.js
+++ b/apps/files/l10n/sv.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Favoriter",
     "Home" : "Hem",
     "Close" : "Stäng",
+    "Upload cancelled." : "Uppladdning avbruten.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Kan inte ladda upp {filename} eftersom den antingen är en mapp eller har 0 bytes.",
     "Total file size {size1} exceeds upload limit {size2}" : "Totala filstorleken {size1} överskrider uppladdningsgränsen {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Inte tillräckligt med ledigt utrymme, du laddar upp {size1} men endast {size2} finns kvar.",
-    "Upload cancelled." : "Uppladdning avbruten.",
     "Could not get result from server." : "Gick inte att hämta resultat från server.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Filuppladdning pågår. Lämnar du sidan så avbryts uppladdningen.",
     "Actions" : "Åtgärder",
@@ -44,6 +44,8 @@ OC.L10N.register(
     "Select" : "Välj",
     "Pending" : "Väntar",
     "Unable to determine date" : "Misslyckades avgöra datum",
+    "This operation is forbidden" : "Denna operation är förbjuden",
+    "This directory is unavailable, please check the logs or contact the administrator" : "Denna katalog är inte tillgänglig, kontrollera loggarna eller kontakta administratören",
     "Error moving file." : "Fel vid flytt av fil.",
     "Error moving file" : "Fel uppstod vid flyttning av fil",
     "Error" : "Fel",
@@ -52,6 +54,7 @@ OC.L10N.register(
     "Could not create file" : "Kunde ej skapa fil",
     "Could not create folder" : "Kunde ej skapa katalog",
     "Error deleting file." : "Kunde inte ta bort filen.",
+    "No entries in this folder match '{filter}'" : "Inga poster i denna mapp match \"{filter}\"",
     "Name" : "Namn",
     "Size" : "Storlek",
     "Modified" : "Ändrad",
@@ -63,14 +66,20 @@ OC.L10N.register(
     "New" : "Ny",
     "\"{name}\" is an invalid file name." : "\"{name}\" är ett ogiltligt filnamn.",
     "File name cannot be empty." : "Filnamn kan inte vara tomt.",
+    "Storage of {owner} is full, files can not be updated or synced anymore!" : "Lagring av {owner}  är full, filer kan inte uppdateras eller synkroniseras längre!",
     "Your storage is full, files can not be updated or synced anymore!" : "Ditt lagringsutrymme är fullt, filer kan inte längre uppdateras eller synkroniseras!",
+    "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Lagring av  {owner}  är nästan full  ({usedSpacePercent}%)",
     "Your storage is almost full ({usedSpacePercent}%)" : "Ditt lagringsutrymme är nästan fullt ({usedSpacePercent}%)",
+    "Path" : "sökväg",
     "Favorited" : "Favoritiserad",
     "Favorite" : "Favorit",
+    "{newname} already exists" : "{newname}  existerar redan",
     "Upload" : "Ladda upp",
     "Text file" : "Textfil",
+    "New text file.txt" : "nytextfil.txt",
     "Folder" : "Mapp",
     "New folder" : "Ny mapp",
+    "An error occurred while trying to update the tags" : "Ett fel uppstod när uppdatera taggarna",
     "A new file or folder has been <strong>created</strong>" : "En ny fil eller mapp har blivit <strong>skapad</strong>",
     "A file or folder has been <strong>changed</strong>" : "En ny fil eller mapp har blivit <strong>ändrad</strong>",
     "A file or folder has been <strong>deleted</strong>" : "En ny fil eller mapp har blivit <strong>raderad</strong>",
@@ -84,18 +93,25 @@ OC.L10N.register(
     "%2$s deleted %1$s" : "%2$s raderade %1$s",
     "You restored %1$s" : "Du återkapade %1$s",
     "%2$s restored %1$s" : "%2$s återskapade %1$s",
+    "Changed by %2$s" : "Ändrad av %2$s",
+    "Deleted by %2$s" : "Bortagen av %2$s",
+    "Restored by %2$s" : "Återställd av %2$s",
     "%s could not be renamed as it has been deleted" : "%s kan inte döpas om eftersom den har raderats",
     "%s could not be renamed" : "%s kunde inte namnändras",
     "Upload (max. %s)" : "Ladda upp (max. %s)",
     "File handling" : "Filhantering",
     "Maximum upload size" : "Maximal storlek att ladda upp",
     "max. possible: " : "max. möjligt:",
+    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Med PHP-FPM detta värde kan ta upp till 5 minuter för att träda i kraft efter att ha sparat.",
     "Save" : "Spara",
+    "Can not be edited from here due to insufficient permissions." : "Kan inte redigeras härifrån på grund av otillräcklig behörighet.",
     "Settings" : "Inställningar",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Använd denna adress till <a href=\"%s\" target=\"_blank\">nå dina Filer via WebDAV</a>",
     "Cancel upload" : "Avbryt uppladdning",
+    "No files in here" : "Inga filer kunde hittas",
     "Upload some content or sync with your devices!" : "Ladda upp innehåll eller synkronisera med dina enheter!",
+    "No entries found in this folder" : "nga Filer hittades i denna mapp",
     "Select all" : "Välj allt",
     "Upload too large" : "För stor uppladdning",
     "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Filerna du försöker ladda upp överstiger den maximala storleken för filöverföringar på servern.",
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json
index afcbb6100dbafc68cea831fca16f8c24fd18936e..ea512d4f54b4b82e64ccf1a8b5c483c009f3df06 100644
--- a/apps/files/l10n/sv.json
+++ b/apps/files/l10n/sv.json
@@ -28,10 +28,10 @@
     "Favorites" : "Favoriter",
     "Home" : "Hem",
     "Close" : "Stäng",
+    "Upload cancelled." : "Uppladdning avbruten.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Kan inte ladda upp {filename} eftersom den antingen är en mapp eller har 0 bytes.",
     "Total file size {size1} exceeds upload limit {size2}" : "Totala filstorleken {size1} överskrider uppladdningsgränsen {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Inte tillräckligt med ledigt utrymme, du laddar upp {size1} men endast {size2} finns kvar.",
-    "Upload cancelled." : "Uppladdning avbruten.",
     "Could not get result from server." : "Gick inte att hämta resultat från server.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Filuppladdning pågår. Lämnar du sidan så avbryts uppladdningen.",
     "Actions" : "Åtgärder",
@@ -42,6 +42,8 @@
     "Select" : "Välj",
     "Pending" : "Väntar",
     "Unable to determine date" : "Misslyckades avgöra datum",
+    "This operation is forbidden" : "Denna operation är förbjuden",
+    "This directory is unavailable, please check the logs or contact the administrator" : "Denna katalog är inte tillgänglig, kontrollera loggarna eller kontakta administratören",
     "Error moving file." : "Fel vid flytt av fil.",
     "Error moving file" : "Fel uppstod vid flyttning av fil",
     "Error" : "Fel",
@@ -50,6 +52,7 @@
     "Could not create file" : "Kunde ej skapa fil",
     "Could not create folder" : "Kunde ej skapa katalog",
     "Error deleting file." : "Kunde inte ta bort filen.",
+    "No entries in this folder match '{filter}'" : "Inga poster i denna mapp match \"{filter}\"",
     "Name" : "Namn",
     "Size" : "Storlek",
     "Modified" : "Ändrad",
@@ -61,14 +64,20 @@
     "New" : "Ny",
     "\"{name}\" is an invalid file name." : "\"{name}\" är ett ogiltligt filnamn.",
     "File name cannot be empty." : "Filnamn kan inte vara tomt.",
+    "Storage of {owner} is full, files can not be updated or synced anymore!" : "Lagring av {owner}  är full, filer kan inte uppdateras eller synkroniseras längre!",
     "Your storage is full, files can not be updated or synced anymore!" : "Ditt lagringsutrymme är fullt, filer kan inte längre uppdateras eller synkroniseras!",
+    "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Lagring av  {owner}  är nästan full  ({usedSpacePercent}%)",
     "Your storage is almost full ({usedSpacePercent}%)" : "Ditt lagringsutrymme är nästan fullt ({usedSpacePercent}%)",
+    "Path" : "sökväg",
     "Favorited" : "Favoritiserad",
     "Favorite" : "Favorit",
+    "{newname} already exists" : "{newname}  existerar redan",
     "Upload" : "Ladda upp",
     "Text file" : "Textfil",
+    "New text file.txt" : "nytextfil.txt",
     "Folder" : "Mapp",
     "New folder" : "Ny mapp",
+    "An error occurred while trying to update the tags" : "Ett fel uppstod när uppdatera taggarna",
     "A new file or folder has been <strong>created</strong>" : "En ny fil eller mapp har blivit <strong>skapad</strong>",
     "A file or folder has been <strong>changed</strong>" : "En ny fil eller mapp har blivit <strong>ändrad</strong>",
     "A file or folder has been <strong>deleted</strong>" : "En ny fil eller mapp har blivit <strong>raderad</strong>",
@@ -82,18 +91,25 @@
     "%2$s deleted %1$s" : "%2$s raderade %1$s",
     "You restored %1$s" : "Du återkapade %1$s",
     "%2$s restored %1$s" : "%2$s återskapade %1$s",
+    "Changed by %2$s" : "Ändrad av %2$s",
+    "Deleted by %2$s" : "Bortagen av %2$s",
+    "Restored by %2$s" : "Återställd av %2$s",
     "%s could not be renamed as it has been deleted" : "%s kan inte döpas om eftersom den har raderats",
     "%s could not be renamed" : "%s kunde inte namnändras",
     "Upload (max. %s)" : "Ladda upp (max. %s)",
     "File handling" : "Filhantering",
     "Maximum upload size" : "Maximal storlek att ladda upp",
     "max. possible: " : "max. möjligt:",
+    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Med PHP-FPM detta värde kan ta upp till 5 minuter för att träda i kraft efter att ha sparat.",
     "Save" : "Spara",
+    "Can not be edited from here due to insufficient permissions." : "Kan inte redigeras härifrån på grund av otillräcklig behörighet.",
     "Settings" : "Inställningar",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Använd denna adress till <a href=\"%s\" target=\"_blank\">nå dina Filer via WebDAV</a>",
     "Cancel upload" : "Avbryt uppladdning",
+    "No files in here" : "Inga filer kunde hittas",
     "Upload some content or sync with your devices!" : "Ladda upp innehåll eller synkronisera med dina enheter!",
+    "No entries found in this folder" : "nga Filer hittades i denna mapp",
     "Select all" : "Välj allt",
     "Upload too large" : "För stor uppladdning",
     "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Filerna du försöker ladda upp överstiger den maximala storleken för filöverföringar på servern.",
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index 772cf083307465858714a173368164d9e9f2a51c..ad232d3ff645ee0252532ce3143ee908904b89ac 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "最愛",
     "Home" : "住宅",
     "Close" : " 關閉",
+    "Upload cancelled." : "上傳已取消",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "因為 {filename} 是個目錄或是大小為零,所以無法上傳",
     "Total file size {size1} exceeds upload limit {size2}" : "檔案大小總和 {size1} 超過上傳限制 {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "可用空間不足,你正要上傳 {size1} 可是只剩下 {size2}",
-    "Upload cancelled." : "上傳已取消",
     "Could not get result from server." : "無法從伺服器取回結果",
     "File upload is in progress. Leaving the page now will cancel the upload." : "檔案上傳中,離開此頁面將會取消上傳。",
     "Actions" : "動作",
@@ -45,6 +45,7 @@ OC.L10N.register(
     "Pending" : "等候中",
     "Unable to determine date" : "無法確定日期",
     "This operation is forbidden" : "此動作被禁止",
+    "This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法存取,請檢查伺服器記錄檔或聯絡管理員",
     "Error moving file." : "移動檔案發生錯誤",
     "Error moving file" : "移動檔案失敗",
     "Error" : "錯誤",
@@ -69,17 +70,21 @@ OC.L10N.register(
     "Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!",
     "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} 的儲存空間快要滿了 ({usedSpacePercent}%)",
     "Your storage is almost full ({usedSpacePercent}%)" : "您的儲存空間快要滿了 ({usedSpacePercent}%)",
+    "_matches '{filter}'_::_match '{filter}'_" : ["符合「{filter}」"],
     "Path" : "路徑",
     "_%n byte_::_%n bytes_" : ["%n 位元組"],
     "Favorited" : "已加入最愛",
     "Favorite" : "我的最愛",
+    "{newname} already exists" : "{newname} 已經存在",
     "Upload" : "上傳",
     "Text file" : "文字檔",
+    "New text file.txt" : "新文字檔.txt",
     "Folder" : "資料夾",
     "New folder" : "新資料夾",
     "An error occurred while trying to update the tags" : "更新標籤時發生錯誤",
     "A new file or folder has been <strong>created</strong>" : "新的檔案或目錄已被 <strong>建立</strong>",
     "A file or folder has been <strong>changed</strong>" : "檔案或目錄已被 <strong>變更</strong>",
+    "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "僅顯示<strong>已加星號的檔案</strong>的動態通知<em>(僅限訊息串)</em>",
     "A file or folder has been <strong>deleted</strong>" : "檔案或目錄已被 <strong>刪除</strong>",
     "A file or folder has been <strong>restored</strong>" : "檔案或目錄已被 <strong>恢復</strong>",
     "You created %1$s" : "您建立了 %1$s",
@@ -91,13 +96,18 @@ OC.L10N.register(
     "%2$s deleted %1$s" : "%2$s 已刪除 %1$s",
     "You restored %1$s" : "您恢復了 %1$s",
     "%2$s restored %1$s" : "%2$s 已恢復了 %1$s",
+    "Changed by %2$s" : "由 %2$s 改動",
+    "Deleted by %2$s" : "由 %2$s 刪除",
+    "Restored by %2$s" : "由 %2$s 復原",
     "%s could not be renamed as it has been deleted" : "%s 已經被刪除了所以無法重新命名",
     "%s could not be renamed" : "無法重新命名 %s",
     "Upload (max. %s)" : "上傳(至多 %s)",
     "File handling" : "檔案處理",
     "Maximum upload size" : "上傳限制",
     "max. possible: " : "最大允許:",
+    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "如果使用 PHP-FPM ,此設定值需要5分鐘左右才會生效",
     "Save" : "儲存",
+    "Can not be edited from here due to insufficient permissions." : "無法在這邊編輯,因為權限不足",
     "Settings" : "設定",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用這個地址<a href=\"%s\" target=\"_blank\">來透過 WebDAV 存取檔案</a>",
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json
index 4e1a38eccbdf83d3cee737cdaa164b46a98ebe23..85ca6b2af4dc3724d6e9e5af490e0621867c4c8a 100644
--- a/apps/files/l10n/zh_TW.json
+++ b/apps/files/l10n/zh_TW.json
@@ -28,10 +28,10 @@
     "Favorites" : "最愛",
     "Home" : "住宅",
     "Close" : " 關閉",
+    "Upload cancelled." : "上傳已取消",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "因為 {filename} 是個目錄或是大小為零,所以無法上傳",
     "Total file size {size1} exceeds upload limit {size2}" : "檔案大小總和 {size1} 超過上傳限制 {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "可用空間不足,你正要上傳 {size1} 可是只剩下 {size2}",
-    "Upload cancelled." : "上傳已取消",
     "Could not get result from server." : "無法從伺服器取回結果",
     "File upload is in progress. Leaving the page now will cancel the upload." : "檔案上傳中,離開此頁面將會取消上傳。",
     "Actions" : "動作",
@@ -43,6 +43,7 @@
     "Pending" : "等候中",
     "Unable to determine date" : "無法確定日期",
     "This operation is forbidden" : "此動作被禁止",
+    "This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法存取,請檢查伺服器記錄檔或聯絡管理員",
     "Error moving file." : "移動檔案發生錯誤",
     "Error moving file" : "移動檔案失敗",
     "Error" : "錯誤",
@@ -67,17 +68,21 @@
     "Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!",
     "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} 的儲存空間快要滿了 ({usedSpacePercent}%)",
     "Your storage is almost full ({usedSpacePercent}%)" : "您的儲存空間快要滿了 ({usedSpacePercent}%)",
+    "_matches '{filter}'_::_match '{filter}'_" : ["符合「{filter}」"],
     "Path" : "路徑",
     "_%n byte_::_%n bytes_" : ["%n 位元組"],
     "Favorited" : "已加入最愛",
     "Favorite" : "我的最愛",
+    "{newname} already exists" : "{newname} 已經存在",
     "Upload" : "上傳",
     "Text file" : "文字檔",
+    "New text file.txt" : "新文字檔.txt",
     "Folder" : "資料夾",
     "New folder" : "新資料夾",
     "An error occurred while trying to update the tags" : "更新標籤時發生錯誤",
     "A new file or folder has been <strong>created</strong>" : "新的檔案或目錄已被 <strong>建立</strong>",
     "A file or folder has been <strong>changed</strong>" : "檔案或目錄已被 <strong>變更</strong>",
+    "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "僅顯示<strong>已加星號的檔案</strong>的動態通知<em>(僅限訊息串)</em>",
     "A file or folder has been <strong>deleted</strong>" : "檔案或目錄已被 <strong>刪除</strong>",
     "A file or folder has been <strong>restored</strong>" : "檔案或目錄已被 <strong>恢復</strong>",
     "You created %1$s" : "您建立了 %1$s",
@@ -89,13 +94,18 @@
     "%2$s deleted %1$s" : "%2$s 已刪除 %1$s",
     "You restored %1$s" : "您恢復了 %1$s",
     "%2$s restored %1$s" : "%2$s 已恢復了 %1$s",
+    "Changed by %2$s" : "由 %2$s 改動",
+    "Deleted by %2$s" : "由 %2$s 刪除",
+    "Restored by %2$s" : "由 %2$s 復原",
     "%s could not be renamed as it has been deleted" : "%s 已經被刪除了所以無法重新命名",
     "%s could not be renamed" : "無法重新命名 %s",
     "Upload (max. %s)" : "上傳(至多 %s)",
     "File handling" : "檔案處理",
     "Maximum upload size" : "上傳限制",
     "max. possible: " : "最大允許:",
+    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "如果使用 PHP-FPM ,此設定值需要5分鐘左右才會生效",
     "Save" : "儲存",
+    "Can not be edited from here due to insufficient permissions." : "無法在這邊編輯,因為權限不足",
     "Settings" : "設定",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用這個地址<a href=\"%s\" target=\"_blank\">來透過 WebDAV 存取檔案</a>",
diff --git a/apps/files_external/l10n/cs_CZ.js b/apps/files_external/l10n/cs_CZ.js
index 78b5832d70c62cd0443e2819650d4fc9391e4fcf..a6b9404d73d53689a187d1eb30b3cba8750cc751 100644
--- a/apps/files_external/l10n/cs_CZ.js
+++ b/apps/files_external/l10n/cs_CZ.js
@@ -99,6 +99,7 @@ OC.L10N.register(
     "Advanced settings" : "Pokročilá nastavení",
     "Delete" : "Smazat",
     "Add storage" : "Přidat úložiště",
+    "Allow users to mount external storages" : "Povolit uživatelům připojení externích úložišť",
     "Allow users to mount the following external storage" : "Povolit uživatelů připojit následující externí úložiště"
 },
 "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/apps/files_external/l10n/cs_CZ.json b/apps/files_external/l10n/cs_CZ.json
index d509e99689a64b5c9e19454d80b28bd0d8d29b0e..6c7e4c5b8d5217a97676699ab17086ca72b92746 100644
--- a/apps/files_external/l10n/cs_CZ.json
+++ b/apps/files_external/l10n/cs_CZ.json
@@ -97,6 +97,7 @@
     "Advanced settings" : "Pokročilá nastavení",
     "Delete" : "Smazat",
     "Add storage" : "Přidat úložiště",
+    "Allow users to mount external storages" : "Povolit uživatelům připojení externích úložišť",
     "Allow users to mount the following external storage" : "Povolit uživatelů připojit následující externí úložiště"
 },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js
index 48567ebd6045280cf331047d785595f6afe36af9..2ca3c2d2219ccbf68f7fa8a97c7d522c1bae839b 100644
--- a/apps/files_external/l10n/fr.js
+++ b/apps/files_external/l10n/fr.js
@@ -101,6 +101,7 @@ OC.L10N.register(
     "Advanced settings" : "Paramètres avancés",
     "Delete" : "Supprimer",
     "Add storage" : "Ajouter un support de stockage",
+    "Allow users to mount external storages" : "Autoriser les utilisateurs à monter des espaces de stockage externes",
     "Allow users to mount the following external storage" : "Autoriser les utilisateurs à monter les stockages externes suivants"
 },
 "nplurals=2; plural=(n > 1);");
diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json
index 228ff869c4a4597cf2bd00eb7fe964ef97d80913..5b36ff92741613d0fae51fe267c73103eb4dd1df 100644
--- a/apps/files_external/l10n/fr.json
+++ b/apps/files_external/l10n/fr.json
@@ -99,6 +99,7 @@
     "Advanced settings" : "Paramètres avancés",
     "Delete" : "Supprimer",
     "Add storage" : "Ajouter un support de stockage",
+    "Allow users to mount external storages" : "Autoriser les utilisateurs à monter des espaces de stockage externes",
     "Allow users to mount the following external storage" : "Autoriser les utilisateurs à monter les stockages externes suivants"
 },"pluralForm" :"nplurals=2; plural=(n > 1);"
 }
\ No newline at end of file
diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js
index 9b1d9ccb5915472afa85c489ada0479ea664a4b1..47f5f6b368c1d7e64b290faed512b31b062c3e5d 100644
--- a/apps/files_sharing/l10n/sv.js
+++ b/apps/files_sharing/l10n/sv.js
@@ -40,6 +40,7 @@ OC.L10N.register(
     "This share is password-protected" : "Den här delningen är lösenordsskyddad",
     "The password is wrong. Try again." : "Lösenordet är fel. Försök igen.",
     "Password" : "Lösenord",
+    "No entries found in this folder" : "nga Filer hittades i denna mapp",
     "Name" : "Namn",
     "Share time" : "Delningstid",
     "Sorry, this link doesn’t seem to work anymore." : "Tyvärr, denna länk verkar inte fungera längre.",
diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json
index 0d13069dfba07e5f53ee9ad45011300258a3e537..b20343b3594b29551c4650b01bf5df045a31aed9 100644
--- a/apps/files_sharing/l10n/sv.json
+++ b/apps/files_sharing/l10n/sv.json
@@ -38,6 +38,7 @@
     "This share is password-protected" : "Den här delningen är lösenordsskyddad",
     "The password is wrong. Try again." : "Lösenordet är fel. Försök igen.",
     "Password" : "Lösenord",
+    "No entries found in this folder" : "nga Filer hittades i denna mapp",
     "Name" : "Namn",
     "Share time" : "Delningstid",
     "Sorry, this link doesn’t seem to work anymore." : "Tyvärr, denna länk verkar inte fungera längre.",
diff --git a/apps/files_trashbin/l10n/sv.js b/apps/files_trashbin/l10n/sv.js
index 5a432945260a3fc372bd1b46a83cf4abc68c10b1..d21f14180734419fd218a1ec2905be24007e6585 100644
--- a/apps/files_trashbin/l10n/sv.js
+++ b/apps/files_trashbin/l10n/sv.js
@@ -5,14 +5,15 @@ OC.L10N.register(
     "Couldn't restore %s" : "Kunde inte återställa %s",
     "Deleted files" : "Raderade filer",
     "Restore" : "Återskapa",
+    "Delete" : "Radera",
     "Delete permanently" : "Radera permanent",
     "Error" : "Fel",
     "restored" : "återställd",
     "No deleted files" : "Inga borttagna filer",
     "You will be able to recover deleted files from here" : "Du kommer kunna återfå raderade filer härifrån",
+    "No entries found in this folder" : "nga Filer hittades i denna mapp",
     "Select all" : "Välj allt",
     "Name" : "Namn",
-    "Deleted" : "Raderad",
-    "Delete" : "Radera"
+    "Deleted" : "Raderad"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_trashbin/l10n/sv.json b/apps/files_trashbin/l10n/sv.json
index f1fd0cdf5ded9ab8840e271ea4a2ac4158237811..0b9052ea713ec536330aa4171231c5ccd6ec5422 100644
--- a/apps/files_trashbin/l10n/sv.json
+++ b/apps/files_trashbin/l10n/sv.json
@@ -3,14 +3,15 @@
     "Couldn't restore %s" : "Kunde inte återställa %s",
     "Deleted files" : "Raderade filer",
     "Restore" : "Återskapa",
+    "Delete" : "Radera",
     "Delete permanently" : "Radera permanent",
     "Error" : "Fel",
     "restored" : "återställd",
     "No deleted files" : "Inga borttagna filer",
     "You will be able to recover deleted files from here" : "Du kommer kunna återfå raderade filer härifrån",
+    "No entries found in this folder" : "nga Filer hittades i denna mapp",
     "Select all" : "Välj allt",
     "Name" : "Namn",
-    "Deleted" : "Raderad",
-    "Delete" : "Radera"
+    "Deleted" : "Raderad"
 },"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 047023401d73168444cb86d950bbc29f9353770e..4c135a877974194ce5d0074ba63f2f51eea2af87 100644
--- a/core/l10n/cs_CZ.js
+++ b/core/l10n/cs_CZ.js
@@ -7,14 +7,20 @@ OC.L10N.register(
     "Turned on maintenance mode" : "Zapnut režim údržby",
     "Turned off maintenance mode" : "Vypnut režim údržby",
     "Maintenance mode is kept active" : "Mód údržby je aktivní",
+    "Updating database schema" : "Aktualizace schéma databáze",
     "Updated database" : "Zaktualizována databáze",
+    "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Probíhá ověření, zda je možné aktualizovat schéma databáze (toto může trvat déle v závislosti na velikosti databáze)",
     "Checked database schema update" : "Aktualizace schéma databáze byla ověřena",
+    "Checking updates of apps" : "Kontrola aktualizace aplikací",
+    "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Probíhá ověření, zda je možné aktualizovat schéma databáze %s (toto může trvat déle v závislosti na velikosti databáze)",
     "Checked database schema update for apps" : "Aktualizace schéma databáze aplikací byla ověřena",
     "Updated \"%s\" to %s" : "Aktualizováno z \"%s\" na %s",
     "Repair warning: " : "Upozornění opravy:",
     "Repair error: " : "Chyba opravy:",
     "Set log level to debug - current level: \"%s\"" : "Nastavit úroveň logování na debug - aktuální úroveň: \"%s\"",
     "Reset log level to  \"%s\"" : "Vrátit úroveň logování na \"%s\"",
+    "%s (3rdparty)" : "%s (3. strana)",
+    "%s (incompatible)" : "%s (nekompatibilní)",
     "Following apps have been disabled: %s" : "Následující aplikace byly vypnuty: %s",
     "Already up to date" : "Je již aktuální",
     "File is too big" : "Soubor je příliš velký",
@@ -170,6 +176,7 @@ OC.L10N.register(
     "Hello {name}" : "Vítej, {name}",
     "_download %n file_::_download %n files_" : ["stáhnout %n soubor","stáhnout %n soubory","stáhnout %n souborů"],
     "{version} is available. Get more information on how to update." : "Je dostupná {version}. Přečtěte si více informací jak aktualizovat.",
+    "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Probíhá aktualizace, opuštění této stránky může v některých prostředích přerušit proces.",
     "Updating {productName} to version {version}, this may take a while." : "Aktualizuji {productName} na verzi {version}, může to chvíli trvat.",
     "An error occurred." : "Došlo k chybě.",
     "Please reload the page." : "Načtěte stránku znovu, prosím.",
diff --git a/core/l10n/cs_CZ.json b/core/l10n/cs_CZ.json
index aa0228f856875b68f3dc8a5b57b74c81407c734d..84439887103a45b2bb1d2dd2dbb2b48859357913 100644
--- a/core/l10n/cs_CZ.json
+++ b/core/l10n/cs_CZ.json
@@ -5,14 +5,20 @@
     "Turned on maintenance mode" : "Zapnut režim údržby",
     "Turned off maintenance mode" : "Vypnut režim údržby",
     "Maintenance mode is kept active" : "Mód údržby je aktivní",
+    "Updating database schema" : "Aktualizace schéma databáze",
     "Updated database" : "Zaktualizována databáze",
+    "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Probíhá ověření, zda je možné aktualizovat schéma databáze (toto může trvat déle v závislosti na velikosti databáze)",
     "Checked database schema update" : "Aktualizace schéma databáze byla ověřena",
+    "Checking updates of apps" : "Kontrola aktualizace aplikací",
+    "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Probíhá ověření, zda je možné aktualizovat schéma databáze %s (toto může trvat déle v závislosti na velikosti databáze)",
     "Checked database schema update for apps" : "Aktualizace schéma databáze aplikací byla ověřena",
     "Updated \"%s\" to %s" : "Aktualizováno z \"%s\" na %s",
     "Repair warning: " : "Upozornění opravy:",
     "Repair error: " : "Chyba opravy:",
     "Set log level to debug - current level: \"%s\"" : "Nastavit úroveň logování na debug - aktuální úroveň: \"%s\"",
     "Reset log level to  \"%s\"" : "Vrátit úroveň logování na \"%s\"",
+    "%s (3rdparty)" : "%s (3. strana)",
+    "%s (incompatible)" : "%s (nekompatibilní)",
     "Following apps have been disabled: %s" : "Následující aplikace byly vypnuty: %s",
     "Already up to date" : "Je již aktuální",
     "File is too big" : "Soubor je příliš velký",
@@ -168,6 +174,7 @@
     "Hello {name}" : "Vítej, {name}",
     "_download %n file_::_download %n files_" : ["stáhnout %n soubor","stáhnout %n soubory","stáhnout %n souborů"],
     "{version} is available. Get more information on how to update." : "Je dostupná {version}. Přečtěte si více informací jak aktualizovat.",
+    "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Probíhá aktualizace, opuštění této stránky může v některých prostředích přerušit proces.",
     "Updating {productName} to version {version}, this may take a while." : "Aktualizuji {productName} na verzi {version}, může to chvíli trvat.",
     "An error occurred." : "Došlo k chybě.",
     "Please reload the page." : "Načtěte stránku znovu, prosím.",
diff --git a/core/l10n/fi_FI.js b/core/l10n/fi_FI.js
index 206c6d2632a2e0f1a3a7ab2a05fe8122ba44d5e3..1be27c6f469bd56eb4b0209f832a71211a2d3c23 100644
--- a/core/l10n/fi_FI.js
+++ b/core/l10n/fi_FI.js
@@ -7,14 +7,20 @@ OC.L10N.register(
     "Turned on maintenance mode" : "Siirrytty huoltotilaan",
     "Turned off maintenance mode" : "Huoltotila asetettu pois päältä",
     "Maintenance mode is kept active" : "Huoltotila pidetään aktiivisena",
+    "Updating database schema" : "Päivitetään tietokannan skeemaa",
     "Updated database" : "Tietokanta ajan tasalla",
+    "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Tarkistetaan onko tietokannan skeemaa mahdollista päivittää (tämä saattaa kestää kauan riippuen tietokannan koosta)",
     "Checked database schema update" : "Tarkistettu tietokannan skeemapäivitys",
+    "Checking updates of apps" : "Tarkistetaan sovellusten päivityksiä",
+    "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Tarkistetaan onko kohteen %s tietokannan skeemaa mahdollista päivittää (tämä saattaa kestää kauan riippuen tietokannan koosta)",
     "Checked database schema update for apps" : "Tarkistettu tietokannan skeemapäivitys sovelluksille",
     "Updated \"%s\" to %s" : "Päivitetty \"%s\" versioon %s",
     "Repair warning: " : "Korjausvaroitus:",
     "Repair error: " : "Korjausvirhe:",
     "Set log level to debug - current level: \"%s\"" : "Aseta lokitasoksi vianjäljitys - nykyinen taso: \"%s\"",
     "Reset log level to  \"%s\"" : "Palauta lokitasoksi  \"%s\"",
+    "%s (3rdparty)" : "%s (kolmannen osapuolen)",
+    "%s (incompatible)" : "%s (ei yhteensopiva)",
     "Following apps have been disabled: %s" : "Seuraavat sovellukset on poistettu käytöstä: %s",
     "Already up to date" : "Kaikki on jo ajan tasalla",
     "File is too big" : "Tiedosto on liian suuri",
diff --git a/core/l10n/fi_FI.json b/core/l10n/fi_FI.json
index 0f9f8d3ca5e663d73736b89c97b84c5e467d8ba9..a722c9092e80a2e9c35a3fc5924197611891b44b 100644
--- a/core/l10n/fi_FI.json
+++ b/core/l10n/fi_FI.json
@@ -5,14 +5,20 @@
     "Turned on maintenance mode" : "Siirrytty huoltotilaan",
     "Turned off maintenance mode" : "Huoltotila asetettu pois päältä",
     "Maintenance mode is kept active" : "Huoltotila pidetään aktiivisena",
+    "Updating database schema" : "Päivitetään tietokannan skeemaa",
     "Updated database" : "Tietokanta ajan tasalla",
+    "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Tarkistetaan onko tietokannan skeemaa mahdollista päivittää (tämä saattaa kestää kauan riippuen tietokannan koosta)",
     "Checked database schema update" : "Tarkistettu tietokannan skeemapäivitys",
+    "Checking updates of apps" : "Tarkistetaan sovellusten päivityksiä",
+    "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Tarkistetaan onko kohteen %s tietokannan skeemaa mahdollista päivittää (tämä saattaa kestää kauan riippuen tietokannan koosta)",
     "Checked database schema update for apps" : "Tarkistettu tietokannan skeemapäivitys sovelluksille",
     "Updated \"%s\" to %s" : "Päivitetty \"%s\" versioon %s",
     "Repair warning: " : "Korjausvaroitus:",
     "Repair error: " : "Korjausvirhe:",
     "Set log level to debug - current level: \"%s\"" : "Aseta lokitasoksi vianjäljitys - nykyinen taso: \"%s\"",
     "Reset log level to  \"%s\"" : "Palauta lokitasoksi  \"%s\"",
+    "%s (3rdparty)" : "%s (kolmannen osapuolen)",
+    "%s (incompatible)" : "%s (ei yhteensopiva)",
     "Following apps have been disabled: %s" : "Seuraavat sovellukset on poistettu käytöstä: %s",
     "Already up to date" : "Kaikki on jo ajan tasalla",
     "File is too big" : "Tiedosto on liian suuri",
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index 976051f105ab2c6de12bc7a5a499299b13e1f29b..bfd50415ea74a34a1fea2c97fb4446e3b23d09bf 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -7,14 +7,20 @@ OC.L10N.register(
     "Turned on maintenance mode" : "Mode de maintenance activé",
     "Turned off maintenance mode" : "Mode de maintenance désactivé",
     "Maintenance mode is kept active" : "Le mode de maintenance est laissé actif",
+    "Updating database schema" : "Mise à jour du schéma de la base de données",
     "Updated database" : "Base de données mise à jour",
+    "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Vérification de la possibilité de mettre à jour le schéma de la base de données (cela peut prendre un certain temps)",
     "Checked database schema update" : "Mise à jour du schéma de la base de données vérifiée",
+    "Checking updates of apps" : "Recherche de mises à jour pour les applications",
+    "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Vérification de la possibilité de mettre à jour le schéma de la base de données pour %s (cela peut prendre un certain temps)",
     "Checked database schema update for apps" : "Mise à jour du schéma de la base de données pour les applications vérifiée",
     "Updated \"%s\" to %s" : "Mise à jour de « %s » vers %s",
     "Repair warning: " : "Avertissement de réparation :",
     "Repair error: " : "Erreur de réparation :",
     "Set log level to debug - current level: \"%s\"" : "Réglage du niveau de log à \"debug\" - niveau actuel: \"%s\"",
     "Reset log level to  \"%s\"" : "Réglage du niveau de log à \"%s\"",
+    "%s (3rdparty)" : "%s (origine tierce)",
+    "%s (incompatible)" : "%s (non compatible)",
     "Following apps have been disabled: %s" : "Les applications suivantes ont été désactivées : %s",
     "Already up to date" : "Déjà à jour",
     "File is too big" : "Fichier trop volumineux",
@@ -172,6 +178,7 @@ OC.L10N.register(
     "Hello {name}" : "Hello {name}",
     "_download %n file_::_download %n files_" : ["Télécharger %n fichier","Télécharger %n fichiers"],
     "{version} is available. Get more information on how to update." : "La version {version} est disponible. Cliquez ici pour plus d'informations à propos de cette mise à jour.",
+    "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La mise à jour est en cours. Selon la configuration, le fait de quitter cette page peut entraîner l'interruption de la procédure.",
     "Updating {productName} to version {version}, this may take a while." : "La mise à jour de {productName} vers la version {version} est en cours. Cela peut prendre un certain temps.",
     "An error occurred." : "Une erreur est survenue.",
     "Please reload the page." : "Veuillez recharger la page.",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index 82078d9c0c886c927b59a44793a67fcb9d6d8d53..1f39b2b8ad4bae9f61fb1ec9cc5fabd9e9ac7d69 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -5,14 +5,20 @@
     "Turned on maintenance mode" : "Mode de maintenance activé",
     "Turned off maintenance mode" : "Mode de maintenance désactivé",
     "Maintenance mode is kept active" : "Le mode de maintenance est laissé actif",
+    "Updating database schema" : "Mise à jour du schéma de la base de données",
     "Updated database" : "Base de données mise à jour",
+    "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Vérification de la possibilité de mettre à jour le schéma de la base de données (cela peut prendre un certain temps)",
     "Checked database schema update" : "Mise à jour du schéma de la base de données vérifiée",
+    "Checking updates of apps" : "Recherche de mises à jour pour les applications",
+    "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Vérification de la possibilité de mettre à jour le schéma de la base de données pour %s (cela peut prendre un certain temps)",
     "Checked database schema update for apps" : "Mise à jour du schéma de la base de données pour les applications vérifiée",
     "Updated \"%s\" to %s" : "Mise à jour de « %s » vers %s",
     "Repair warning: " : "Avertissement de réparation :",
     "Repair error: " : "Erreur de réparation :",
     "Set log level to debug - current level: \"%s\"" : "Réglage du niveau de log à \"debug\" - niveau actuel: \"%s\"",
     "Reset log level to  \"%s\"" : "Réglage du niveau de log à \"%s\"",
+    "%s (3rdparty)" : "%s (origine tierce)",
+    "%s (incompatible)" : "%s (non compatible)",
     "Following apps have been disabled: %s" : "Les applications suivantes ont été désactivées : %s",
     "Already up to date" : "Déjà à jour",
     "File is too big" : "Fichier trop volumineux",
@@ -170,6 +176,7 @@
     "Hello {name}" : "Hello {name}",
     "_download %n file_::_download %n files_" : ["Télécharger %n fichier","Télécharger %n fichiers"],
     "{version} is available. Get more information on how to update." : "La version {version} est disponible. Cliquez ici pour plus d'informations à propos de cette mise à jour.",
+    "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La mise à jour est en cours. Selon la configuration, le fait de quitter cette page peut entraîner l'interruption de la procédure.",
     "Updating {productName} to version {version}, this may take a while." : "La mise à jour de {productName} vers la version {version} est en cours. Cela peut prendre un certain temps.",
     "An error occurred." : "Une erreur est survenue.",
     "Please reload the page." : "Veuillez recharger la page.",
diff --git a/core/l10n/it.js b/core/l10n/it.js
index 584b67c59f1ee5ac4333a48ba540cf68cff6def0..74e2d063c396a4cbeb6100190523e9395b7ebe58 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -7,14 +7,20 @@ OC.L10N.register(
     "Turned on maintenance mode" : "Modalità di manutenzione attivata",
     "Turned off maintenance mode" : "Modalità di manutenzione disattivata",
     "Maintenance mode is kept active" : "La modalità di manutenzione è lasciata attiva",
+    "Updating database schema" : "Aggiornamento schema database",
     "Updated database" : "Database aggiornato",
+    "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Controllo che lo schema del database possa essere aggiornato (ciò potrebbe richiedere molto tempo in base alla dimensione del database)",
     "Checked database schema update" : "Verificato l'aggiornamento dello schema del database",
+    "Checking updates of apps" : "Controllo degli aggiornamenti delle applicazioni",
+    "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Controllo che lo schema del database di %s possa essere aggiornato (ciò potrebbe richiedere molto tempo in base alla dimensione del database)",
     "Checked database schema update for apps" : "Verificato l'aggiornamento dello schema del database per le applicazioni",
     "Updated \"%s\" to %s" : "Aggiornato \"%s\" a %s",
     "Repair warning: " : "Avviso di riparazione",
     "Repair error: " : "Errore di riparazione:",
     "Set log level to debug - current level: \"%s\"" : "Imposta il livello del log a debug - livello attuale: \"%s\"",
     "Reset log level to  \"%s\"" : "Ripristina il livello del log a \"%s\"",
+    "%s (3rdparty)" : "%s (Terze parti)",
+    "%s (incompatible)" : "%s (incompatibile)",
     "Following apps have been disabled: %s" : "Le seguenti applicazioni sono state disabilitate: %s",
     "Already up to date" : "Già aggiornato",
     "File is too big" : "Il file è troppo grande",
diff --git a/core/l10n/it.json b/core/l10n/it.json
index 889e325fbbcb41337d6cf59d8b0fb32c2d7f6be4..23bc096eb872aa0927f84c68a35a3c10fccf173d 100644
--- a/core/l10n/it.json
+++ b/core/l10n/it.json
@@ -5,14 +5,20 @@
     "Turned on maintenance mode" : "Modalità di manutenzione attivata",
     "Turned off maintenance mode" : "Modalità di manutenzione disattivata",
     "Maintenance mode is kept active" : "La modalità di manutenzione è lasciata attiva",
+    "Updating database schema" : "Aggiornamento schema database",
     "Updated database" : "Database aggiornato",
+    "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Controllo che lo schema del database possa essere aggiornato (ciò potrebbe richiedere molto tempo in base alla dimensione del database)",
     "Checked database schema update" : "Verificato l'aggiornamento dello schema del database",
+    "Checking updates of apps" : "Controllo degli aggiornamenti delle applicazioni",
+    "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Controllo che lo schema del database di %s possa essere aggiornato (ciò potrebbe richiedere molto tempo in base alla dimensione del database)",
     "Checked database schema update for apps" : "Verificato l'aggiornamento dello schema del database per le applicazioni",
     "Updated \"%s\" to %s" : "Aggiornato \"%s\" a %s",
     "Repair warning: " : "Avviso di riparazione",
     "Repair error: " : "Errore di riparazione:",
     "Set log level to debug - current level: \"%s\"" : "Imposta il livello del log a debug - livello attuale: \"%s\"",
     "Reset log level to  \"%s\"" : "Ripristina il livello del log a \"%s\"",
+    "%s (3rdparty)" : "%s (Terze parti)",
+    "%s (incompatible)" : "%s (incompatibile)",
     "Following apps have been disabled: %s" : "Le seguenti applicazioni sono state disabilitate: %s",
     "Already up to date" : "Già aggiornato",
     "File is too big" : "Il file è troppo grande",
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index bbe970f8cf971aabd1c8a53984f8d878c49b72be..1edc02cfa47dd9d6603daaf4c9bf1058a23a7535 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -7,14 +7,20 @@ OC.L10N.register(
     "Turned on maintenance mode" : "Ativar modo de manutenção",
     "Turned off maintenance mode" : "Desligar o modo de manutenção",
     "Maintenance mode is kept active" : "O modo de manutenção está sendo mantido como ativo",
+    "Updating database schema" : "Actualização de esquema do banco de dados",
     "Updated database" : "Atualizar o banco de dados",
+    "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Verificar se o esquema do banco de dados pode ser atualizado (isso pode levar muito tempo, dependendo do tamanho do banco de dados)",
     "Checked database schema update" : "Verificado atualização do esquema de banco de dados",
+    "Checking updates of apps" : "Verificar atualizações de aplicativos",
+    "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Verificar se o esquema do banco de dados para %s pode ser atualizado (isso pode levar muito tempo, dependendo do tamanho do banco de dados)",
     "Checked database schema update for apps" : "Verificar atualização do esquema de banco de dados para aplicativos",
     "Updated \"%s\" to %s" : "Atualizado \"%s\" para %s",
     "Repair warning: " : "Aviso de reparação:",
     "Repair error: " : "Reparação de erro:",
     "Set log level to debug - current level: \"%s\"" : "Configure o nível de log para debug - nível corrente: \"%s\"",
     "Reset log level to  \"%s\"" : "Reconfigurar o nível de log para \"%s\"",
+    "%s (3rdparty)" : "%s (3ºterceiros)",
+    "%s (incompatible)" : "%s (incompatível)",
     "Following apps have been disabled: %s" : "Os seguintes aplicativos foram desabilitados: %s",
     "Already up to date" : "Já está atualizado",
     "File is too big" : "O arquivo é muito grande",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index 220c39986396e290468ee5476a56c3a2a3a06977..50dfe9bc68831e67d219cef144d4bb7464325b9a 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -5,14 +5,20 @@
     "Turned on maintenance mode" : "Ativar modo de manutenção",
     "Turned off maintenance mode" : "Desligar o modo de manutenção",
     "Maintenance mode is kept active" : "O modo de manutenção está sendo mantido como ativo",
+    "Updating database schema" : "Actualização de esquema do banco de dados",
     "Updated database" : "Atualizar o banco de dados",
+    "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Verificar se o esquema do banco de dados pode ser atualizado (isso pode levar muito tempo, dependendo do tamanho do banco de dados)",
     "Checked database schema update" : "Verificado atualização do esquema de banco de dados",
+    "Checking updates of apps" : "Verificar atualizações de aplicativos",
+    "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Verificar se o esquema do banco de dados para %s pode ser atualizado (isso pode levar muito tempo, dependendo do tamanho do banco de dados)",
     "Checked database schema update for apps" : "Verificar atualização do esquema de banco de dados para aplicativos",
     "Updated \"%s\" to %s" : "Atualizado \"%s\" para %s",
     "Repair warning: " : "Aviso de reparação:",
     "Repair error: " : "Reparação de erro:",
     "Set log level to debug - current level: \"%s\"" : "Configure o nível de log para debug - nível corrente: \"%s\"",
     "Reset log level to  \"%s\"" : "Reconfigurar o nível de log para \"%s\"",
+    "%s (3rdparty)" : "%s (3ºterceiros)",
+    "%s (incompatible)" : "%s (incompatível)",
     "Following apps have been disabled: %s" : "Os seguintes aplicativos foram desabilitados: %s",
     "Already up to date" : "Já está atualizado",
     "File is too big" : "O arquivo é muito grande",
diff --git a/core/l10n/sq.js b/core/l10n/sq.js
index 971ea7f7d8460ba0afef0454665d4996359f23b1..159329cd9dbd6f2e945307a97bab47ae52d9614e 100644
--- a/core/l10n/sq.js
+++ b/core/l10n/sq.js
@@ -7,14 +7,20 @@ OC.L10N.register(
     "Turned on maintenance mode" : "Mënyra e mirëmbajtjes u aktivizua",
     "Turned off maintenance mode" : "Mënyra e mirëmbajtjes u çaktivizua",
     "Maintenance mode is kept active" : "Mënyra mirëmbajtje është mbajtur e aktivizuar",
+    "Updating database schema" : "Po përditësohet skema e bazës së të dhënave",
     "Updated database" : "U përditësua baza e të dhënave",
+    "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Po kontrollohet nëse mund të përditësohet skema e bazës së të dhënave (kjo mund të hajë shumë kohë, varet nga madhësia e bazës së të dhënave)",
     "Checked database schema update" : "U kontrollua përditësimi i skemës së bazës së të dhënave",
+    "Checking updates of apps" : "Po kontrollohen përditësime të aplikacionit",
+    "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Po kontrollohet nëse mund të përditësohet skema e bazës së të dhënave për %s (kjo mund të hajë shumë kohë, varet nga madhësia e bazës së të dhënave)",
     "Checked database schema update for apps" : "U kontrollua përditësimi i skemës së bazës së të dhënave për aplikacionet",
     "Updated \"%s\" to %s" : "U përditësua \"%s\" në %s",
     "Repair warning: " : "Sinjalizim ndreqjeje: ",
     "Repair error: " : "Gabim ndreqjeje: ",
     "Set log level to debug - current level: \"%s\"" : "Caktoni debug si nivel regjistri - niveli i tanishëm: \"%s\"",
     "Reset log level to  \"%s\"" : "Riktheni nivel regjistri në  \"%s\"",
+    "%s (3rdparty)" : "%s (prej palësh të treta)",
+    "%s (incompatible)" : "%s (e papërputhshme)",
     "Following apps have been disabled: %s" : "Janë çaktivizuar aplikacionet vijuese : %s",
     "Already up to date" : "Tashmë e përditësuar",
     "File is too big" : "Kartela është shumë e madhe",
diff --git a/core/l10n/sq.json b/core/l10n/sq.json
index 23e9e4de7d91f1ba7a894ffe07a7ecc2234c4c53..39d2a211a80b0470a3a4a7adf454e18f9ecca3e7 100644
--- a/core/l10n/sq.json
+++ b/core/l10n/sq.json
@@ -5,14 +5,20 @@
     "Turned on maintenance mode" : "Mënyra e mirëmbajtjes u aktivizua",
     "Turned off maintenance mode" : "Mënyra e mirëmbajtjes u çaktivizua",
     "Maintenance mode is kept active" : "Mënyra mirëmbajtje është mbajtur e aktivizuar",
+    "Updating database schema" : "Po përditësohet skema e bazës së të dhënave",
     "Updated database" : "U përditësua baza e të dhënave",
+    "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Po kontrollohet nëse mund të përditësohet skema e bazës së të dhënave (kjo mund të hajë shumë kohë, varet nga madhësia e bazës së të dhënave)",
     "Checked database schema update" : "U kontrollua përditësimi i skemës së bazës së të dhënave",
+    "Checking updates of apps" : "Po kontrollohen përditësime të aplikacionit",
+    "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Po kontrollohet nëse mund të përditësohet skema e bazës së të dhënave për %s (kjo mund të hajë shumë kohë, varet nga madhësia e bazës së të dhënave)",
     "Checked database schema update for apps" : "U kontrollua përditësimi i skemës së bazës së të dhënave për aplikacionet",
     "Updated \"%s\" to %s" : "U përditësua \"%s\" në %s",
     "Repair warning: " : "Sinjalizim ndreqjeje: ",
     "Repair error: " : "Gabim ndreqjeje: ",
     "Set log level to debug - current level: \"%s\"" : "Caktoni debug si nivel regjistri - niveli i tanishëm: \"%s\"",
     "Reset log level to  \"%s\"" : "Riktheni nivel regjistri në  \"%s\"",
+    "%s (3rdparty)" : "%s (prej palësh të treta)",
+    "%s (incompatible)" : "%s (e papërputhshme)",
     "Following apps have been disabled: %s" : "Janë çaktivizuar aplikacionet vijuese : %s",
     "Already up to date" : "Tashmë e përditësuar",
     "File is too big" : "Kartela është shumë e madhe",
diff --git a/core/l10n/sv.js b/core/l10n/sv.js
index 24bfac63cc32d466d934a3653193eb5d7adf796b..b74ef969a02a8206858e1b72a9f16573b9de7301 100644
--- a/core/l10n/sv.js
+++ b/core/l10n/sv.js
@@ -118,7 +118,11 @@ OC.L10N.register(
     "change" : "ändra",
     "delete" : "radera",
     "access control" : "åtkomstkontroll",
+    "An error occured. Please try again" : "Ett fel uppstod. Var god försök igen",
     "Share" : "Dela",
+    "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Dela med folk på andra ownClouds med följande syntax username@example.com/owncloud",
+    "Share with users or groups …" : "Dela med användare eller grupper ...",
+    "Share with users, groups or remote users …" : "Dela med användare, grupper eller fjärranvändare ...",
     "Warning" : "Varning",
     "The object type is not specified." : "Objekttypen är inte specificerad.",
     "Enter new" : "Skriv nytt",
diff --git a/core/l10n/sv.json b/core/l10n/sv.json
index c98f97de9b9f825bb8281e3e8abb9076974ce755..c41fdf6749f146f1ba37441fd0bf5a23abd86ab4 100644
--- a/core/l10n/sv.json
+++ b/core/l10n/sv.json
@@ -116,7 +116,11 @@
     "change" : "ändra",
     "delete" : "radera",
     "access control" : "åtkomstkontroll",
+    "An error occured. Please try again" : "Ett fel uppstod. Var god försök igen",
     "Share" : "Dela",
+    "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Dela med folk på andra ownClouds med följande syntax username@example.com/owncloud",
+    "Share with users or groups …" : "Dela med användare eller grupper ...",
+    "Share with users, groups or remote users …" : "Dela med användare, grupper eller fjärranvändare ...",
     "Warning" : "Varning",
     "The object type is not specified." : "Objekttypen är inte specificerad.",
     "Enter new" : "Skriv nytt",
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index c7dafb3dd453496c8fe0352e4f2e64cb1bc9918b..579d802656bf470fa1d39072886f3e01d342f50a 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -6,8 +6,12 @@ OC.L10N.register(
     "Turned on maintenance mode" : "已啓用維護模式",
     "Turned off maintenance mode" : "已停用維護模式",
     "Maintenance mode is kept active" : "維護模式維持在開啟狀態",
+    "Updating database schema" : "更新資料庫格式",
     "Updated database" : "已更新資料庫",
+    "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "檢查是否有可更新的資料庫格式(若資料庫較大,可能需要一段時間)",
     "Checked database schema update" : "已檢查資料庫格式更新",
+    "Checking updates of apps" : "檢查 app 更新",
+    "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "檢查 %s 是否有可更新的資料庫格式(若資料庫較大,可能需要一段時間)",
     "Checked database schema update for apps" : "已檢查應用程式的資料庫格式更新",
     "Updated \"%s\" to %s" : "已更新 %s 到 %s",
     "Repair warning: " : "修復警告:",
@@ -19,6 +23,7 @@ OC.L10N.register(
     "No image or file provided" : "未提供圖片或檔案",
     "Unknown filetype" : "未知的檔案類型",
     "Invalid image" : "無效的圖片",
+    "An error occurred. Please contact your admin." : "發生錯誤,請聯絡管理員",
     "No temporary profile picture available, try again" : "沒有臨時用的大頭貼,請再試一次",
     "No crop data provided" : "未設定剪裁",
     "No valid crop data provided" : "未提供有效的剪裁設定",
@@ -117,9 +122,11 @@ OC.L10N.register(
     "Email sent" : "Email 已寄出",
     "Resharing is not allowed" : "不允許重新分享",
     "Share link" : "分享連結",
+    "Link" : "連結",
     "Password protect" : "密碼保護",
     "Password" : "密碼",
     "Choose a password for the public link" : "為公開連結選一個密碼",
+    "Allow editing" : "允許編輯",
     "Email link to person" : "將連結 email 給別人",
     "Send" : "寄出",
     "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}",
@@ -145,7 +152,11 @@ OC.L10N.register(
     "Edit tags" : "編輯標籤",
     "Error loading dialog template: {error}" : "載入對話樣板出錯:{error}",
     "No tags selected for deletion." : "沒有選擇要刪除的標籤",
+    "_download %n file_::_download %n files_" : ["下載 %n 個檔案"],
+    "{version} is available. Get more information on how to update." : "{version} 釋出了,可以更新",
+    "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "正在更新,在某些狀況下,離開本頁面可能會導致更新中斷",
     "Updating {productName} to version {version}, this may take a while." : "正在更新 {productName} 到版本 {version} ,請稍候",
+    "An error occurred." : "發生錯誤",
     "Please reload the page." : "請重新整理頁面",
     "The update was unsuccessful. " : "更新失敗",
     "The update was successful. There were warnings." : "更新成功,有警告訊息",
@@ -159,6 +170,9 @@ OC.L10N.register(
     "New password" : "新密碼",
     "New Password" : "新密碼",
     "Reset password" : "重設密碼",
+    "Searching other places" : "搜尋其他位置",
+    "No search results in other folders" : "在其他資料夾中沒有找到",
+    "_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他資料夾中有 {count} 比結果"],
     "Personal" : "個人",
     "Users" : "使用者",
     "Apps" : "應用程式",
@@ -185,11 +199,13 @@ OC.L10N.register(
     "Technical details" : "技術細節",
     "Remote Address: %s" : "遠端位置:%s",
     "Request ID: %s" : "請求編號:%s",
+    "Type: %s" : "類型:%s",
     "Code: %s" : "代碼:%s",
     "Message: %s" : "訊息:%s",
     "File: %s" : "檔案:%s",
     "Line: %s" : "行數:%s",
     "Trace" : "追蹤",
+    "Security warning" : "安全性警告",
     "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "您的資料目錄看起來可以被 Internet 公開存取,因為 .htaccess 設定並未生效。",
     "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "請參考<a href=\"%s\" target=\"_blank\">說明文件</a>以瞭解如何正確設定您的伺服器。",
     "Create an <strong>admin account</strong>" : "建立一個<strong>管理者帳號</strong>",
@@ -198,13 +214,21 @@ OC.L10N.register(
     "Data folder" : "資料儲存位置",
     "Configure the database" : "設定資料庫",
     "Only %s is available." : "剩下 %s 可使用",
+    "Install and activate additional PHP modules to choose other database types." : "安裝並啟用相關 PHP 模組來使用其他種資料庫",
+    "For more details check out the documentation." : "更多細節詳見說明文件",
     "Database user" : "資料庫使用者",
     "Database password" : "資料庫密碼",
     "Database name" : "資料庫名稱",
     "Database tablespace" : "資料庫 tablespace",
     "Database host" : "資料庫主機",
+    "Performance warning" : "效能警告",
+    "SQLite will be used as database." : "將使用 SQLite 為資料庫",
+    "For larger installations we recommend to choose a different database backend." : "在大型安裝中建議使用其他種資料庫",
+    "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "若使用桌面版程式同步檔案,不建議使用 SQLite",
     "Finish setup" : "完成設定",
     "Finishing …" : "即將完成…",
+    "Need help?" : "需要幫助?",
+    "See the documentation" : "閱讀說明文件",
     "Log out" : "登出",
     "Search" : "搜尋",
     "Server side authentication failed!" : "伺服器端認證失敗!",
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json
index 8ef3c8406f79f4ace23be3cdd6161c52b80107ea..43c70532f7475f589b8bc68f0ce5bc61d5e080fa 100644
--- a/core/l10n/zh_TW.json
+++ b/core/l10n/zh_TW.json
@@ -4,8 +4,12 @@
     "Turned on maintenance mode" : "已啓用維護模式",
     "Turned off maintenance mode" : "已停用維護模式",
     "Maintenance mode is kept active" : "維護模式維持在開啟狀態",
+    "Updating database schema" : "更新資料庫格式",
     "Updated database" : "已更新資料庫",
+    "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "檢查是否有可更新的資料庫格式(若資料庫較大,可能需要一段時間)",
     "Checked database schema update" : "已檢查資料庫格式更新",
+    "Checking updates of apps" : "檢查 app 更新",
+    "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "檢查 %s 是否有可更新的資料庫格式(若資料庫較大,可能需要一段時間)",
     "Checked database schema update for apps" : "已檢查應用程式的資料庫格式更新",
     "Updated \"%s\" to %s" : "已更新 %s 到 %s",
     "Repair warning: " : "修復警告:",
@@ -17,6 +21,7 @@
     "No image or file provided" : "未提供圖片或檔案",
     "Unknown filetype" : "未知的檔案類型",
     "Invalid image" : "無效的圖片",
+    "An error occurred. Please contact your admin." : "發生錯誤,請聯絡管理員",
     "No temporary profile picture available, try again" : "沒有臨時用的大頭貼,請再試一次",
     "No crop data provided" : "未設定剪裁",
     "No valid crop data provided" : "未提供有效的剪裁設定",
@@ -115,9 +120,11 @@
     "Email sent" : "Email 已寄出",
     "Resharing is not allowed" : "不允許重新分享",
     "Share link" : "分享連結",
+    "Link" : "連結",
     "Password protect" : "密碼保護",
     "Password" : "密碼",
     "Choose a password for the public link" : "為公開連結選一個密碼",
+    "Allow editing" : "允許編輯",
     "Email link to person" : "將連結 email 給別人",
     "Send" : "寄出",
     "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}",
@@ -143,7 +150,11 @@
     "Edit tags" : "編輯標籤",
     "Error loading dialog template: {error}" : "載入對話樣板出錯:{error}",
     "No tags selected for deletion." : "沒有選擇要刪除的標籤",
+    "_download %n file_::_download %n files_" : ["下載 %n 個檔案"],
+    "{version} is available. Get more information on how to update." : "{version} 釋出了,可以更新",
+    "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "正在更新,在某些狀況下,離開本頁面可能會導致更新中斷",
     "Updating {productName} to version {version}, this may take a while." : "正在更新 {productName} 到版本 {version} ,請稍候",
+    "An error occurred." : "發生錯誤",
     "Please reload the page." : "請重新整理頁面",
     "The update was unsuccessful. " : "更新失敗",
     "The update was successful. There were warnings." : "更新成功,有警告訊息",
@@ -157,6 +168,9 @@
     "New password" : "新密碼",
     "New Password" : "新密碼",
     "Reset password" : "重設密碼",
+    "Searching other places" : "搜尋其他位置",
+    "No search results in other folders" : "在其他資料夾中沒有找到",
+    "_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他資料夾中有 {count} 比結果"],
     "Personal" : "個人",
     "Users" : "使用者",
     "Apps" : "應用程式",
@@ -183,11 +197,13 @@
     "Technical details" : "技術細節",
     "Remote Address: %s" : "遠端位置:%s",
     "Request ID: %s" : "請求編號:%s",
+    "Type: %s" : "類型:%s",
     "Code: %s" : "代碼:%s",
     "Message: %s" : "訊息:%s",
     "File: %s" : "檔案:%s",
     "Line: %s" : "行數:%s",
     "Trace" : "追蹤",
+    "Security warning" : "安全性警告",
     "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "您的資料目錄看起來可以被 Internet 公開存取,因為 .htaccess 設定並未生效。",
     "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "請參考<a href=\"%s\" target=\"_blank\">說明文件</a>以瞭解如何正確設定您的伺服器。",
     "Create an <strong>admin account</strong>" : "建立一個<strong>管理者帳號</strong>",
@@ -196,13 +212,21 @@
     "Data folder" : "資料儲存位置",
     "Configure the database" : "設定資料庫",
     "Only %s is available." : "剩下 %s 可使用",
+    "Install and activate additional PHP modules to choose other database types." : "安裝並啟用相關 PHP 模組來使用其他種資料庫",
+    "For more details check out the documentation." : "更多細節詳見說明文件",
     "Database user" : "資料庫使用者",
     "Database password" : "資料庫密碼",
     "Database name" : "資料庫名稱",
     "Database tablespace" : "資料庫 tablespace",
     "Database host" : "資料庫主機",
+    "Performance warning" : "效能警告",
+    "SQLite will be used as database." : "將使用 SQLite 為資料庫",
+    "For larger installations we recommend to choose a different database backend." : "在大型安裝中建議使用其他種資料庫",
+    "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "若使用桌面版程式同步檔案,不建議使用 SQLite",
     "Finish setup" : "完成設定",
     "Finishing …" : "即將完成…",
+    "Need help?" : "需要幫助?",
+    "See the documentation" : "閱讀說明文件",
     "Log out" : "登出",
     "Search" : "搜尋",
     "Server side authentication failed!" : "伺服器端認證失敗!",
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js
index 355533c0e67dff14813bfc34e0a494dd789b89f6..06893be94f22145762af443520991dbcddbd008e 100644
--- a/settings/l10n/zh_TW.js
+++ b/settings/l10n/zh_TW.js
@@ -129,6 +129,7 @@ OC.L10N.register(
     "Download logfile" : "下載記錄檔",
     "More" : "更多",
     "Less" : "更少",
+    "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "若使用桌面版程式同步檔案,不建議使用 SQLite",
     "How to do backups" : "如何備份",
     "Advanced monitoring" : "進階監控",
     "Performance tuning" : "效能調校",
diff --git a/settings/l10n/zh_TW.json b/settings/l10n/zh_TW.json
index fad9ad99ed51f3d9a8852ebfc3ed4d611fbde9ce..bb2edf4cae1b9d8f07198c7639faf67c92b6c87c 100644
--- a/settings/l10n/zh_TW.json
+++ b/settings/l10n/zh_TW.json
@@ -127,6 +127,7 @@
     "Download logfile" : "下載記錄檔",
     "More" : "更多",
     "Less" : "更少",
+    "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "若使用桌面版程式同步檔案,不建議使用 SQLite",
     "How to do backups" : "如何備份",
     "Advanced monitoring" : "進階監控",
     "Performance tuning" : "效能調校",