diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js
index 112af1bedf551d7b061d71f883f0d1ab3d7a6714..27844003c033a9e88c7a05192e7888be2c5a68e2 100644
--- a/apps/comments/l10n/it.js
+++ b/apps/comments/l10n/it.js
@@ -3,7 +3,7 @@ OC.L10N.register(
     {
     "Type in a new comment..." : "Digita un nuovo commento...",
     "Delete comment" : "Elimina commento",
-    "Post" : "Commento",
+    "Post" : "Post",
     "Cancel" : "Annulla",
     "Edit comment" : "Modifica commento",
     "[Deleted user]" : "[Utente eliminato]",
diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json
index e46f1b8b40a295e993082843b8d750f9742c23b3..73605cd6f03b71ee89732346890fc3b867e6034a 100644
--- a/apps/comments/l10n/it.json
+++ b/apps/comments/l10n/it.json
@@ -1,7 +1,7 @@
 { "translations": {
     "Type in a new comment..." : "Digita un nuovo commento...",
     "Delete comment" : "Elimina commento",
-    "Post" : "Commento",
+    "Post" : "Post",
     "Cancel" : "Annulla",
     "Edit comment" : "Modifica commento",
     "[Deleted user]" : "[Utente eliminato]",
diff --git a/apps/files/l10n/lv.js b/apps/files/l10n/lv.js
index 5efe5d6f2bd31ac227f996c6f92eb0cf16c18036..fe8e21cbbcb1c2fc89a7b17cfddeb1ea5793077c 100644
--- a/apps/files/l10n/lv.js
+++ b/apps/files/l10n/lv.js
@@ -41,6 +41,8 @@ OC.L10N.register(
     "Select" : "Norādīt",
     "Pending" : "Gaida savu kārtu",
     "Unable to determine date" : "Neizdevās noteikt datumu",
+    "This operation is forbidden" : "Šī darbība ir aizliegta",
+    "This directory is unavailable, please check the logs or contact the administrator" : "Šis direktorijs nav pieejams, lūdzu pārbaudiet žurnālus vai sazinieties ar administratoru",
     "No entries in this folder match '{filter}'" : "Šajā mapē nekas nav atrasts, meklējot pēc '{filter}'",
     "Name" : "Nosaukums",
     "Size" : "Izmērs",
diff --git a/apps/files/l10n/lv.json b/apps/files/l10n/lv.json
index 3148589deb4f25715b53654da93282aa4cbbcfbc..203491a591b4eaf0b5b8dde170db9e162d34544d 100644
--- a/apps/files/l10n/lv.json
+++ b/apps/files/l10n/lv.json
@@ -39,6 +39,8 @@
     "Select" : "Norādīt",
     "Pending" : "Gaida savu kārtu",
     "Unable to determine date" : "Neizdevās noteikt datumu",
+    "This operation is forbidden" : "Šī darbība ir aizliegta",
+    "This directory is unavailable, please check the logs or contact the administrator" : "Šis direktorijs nav pieejams, lūdzu pārbaudiet žurnālus vai sazinieties ar administratoru",
     "No entries in this folder match '{filter}'" : "Šajā mapē nekas nav atrasts, meklējot pēc '{filter}'",
     "Name" : "Nosaukums",
     "Size" : "Izmērs",
diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js
index a0ecbc06e27dcd90553bef9a4911640eb6773004..fc27355e58f5de2b1cf1d7e65a723a4e6f0ab0fb 100644
--- a/apps/files/l10n/ro.js
+++ b/apps/files/l10n/ro.js
@@ -30,6 +30,7 @@ OC.L10N.register(
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Spațiu liber insuficient, încărcați {size1} însă doar {size2} disponibil rămas",
     "Could not get result from server." : "Nu se poate obține rezultatul de la server.",
     "Uploading..." : "Încărcare",
+    "..." : "...",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Fișierul este în curs de încărcare. Părăsirea paginii va întrerupe încărcarea.",
     "Actions" : "Acțiuni",
     "Download" : "Descarcă",
diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json
index 6adf4eaac559b6a5c380853aa6b31bcc1986de9f..8187dad94a157ed075b211b5e69d0ee748498b72 100644
--- a/apps/files/l10n/ro.json
+++ b/apps/files/l10n/ro.json
@@ -28,6 +28,7 @@
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Spațiu liber insuficient, încărcați {size1} însă doar {size2} disponibil rămas",
     "Could not get result from server." : "Nu se poate obține rezultatul de la server.",
     "Uploading..." : "Încărcare",
+    "..." : "...",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Fișierul este în curs de încărcare. Părăsirea paginii va întrerupe încărcarea.",
     "Actions" : "Acțiuni",
     "Download" : "Descarcă",
diff --git a/apps/files_external/l10n/de.js b/apps/files_external/l10n/de.js
index 003a2bd56b91277f92e5d9099a099a4a526c2816..364a87b6a413c088b08058fb7dae94a62967b5ad 100644
--- a/apps/files_external/l10n/de.js
+++ b/apps/files_external/l10n/de.js
@@ -55,7 +55,7 @@ OC.L10N.register(
     "OAuth1" : "OAuth1",
     "App key" : "App-Schlüssel",
     "App secret" : "Geheime Zeichenkette der App",
-    "OAuth2" : "OAutch2",
+    "OAuth2" : "OAuth2",
     "Client ID" : "Client-ID",
     "Client secret" : "Geheime Zeichenkette des Client",
     "OpenStack" : "OpenStack",
diff --git a/apps/files_external/l10n/de.json b/apps/files_external/l10n/de.json
index a18205519fba1946fc89983e16453fecc5fad4d1..3ddc417e3b580b35cb1f006848e2311f8d6c4578 100644
--- a/apps/files_external/l10n/de.json
+++ b/apps/files_external/l10n/de.json
@@ -53,7 +53,7 @@
     "OAuth1" : "OAuth1",
     "App key" : "App-Schlüssel",
     "App secret" : "Geheime Zeichenkette der App",
-    "OAuth2" : "OAutch2",
+    "OAuth2" : "OAuth2",
     "Client ID" : "Client-ID",
     "Client secret" : "Geheime Zeichenkette des Client",
     "OpenStack" : "OpenStack",
diff --git a/apps/files_sharing/l10n/lv.js b/apps/files_sharing/l10n/lv.js
index abc9d4ce30176051dae02000823224f48c88c3b3..41fcffb93ff258a4cafeb944e252c964fa0e3060 100644
--- a/apps/files_sharing/l10n/lv.js
+++ b/apps/files_sharing/l10n/lv.js
@@ -7,6 +7,22 @@ OC.L10N.register(
     "Could not authenticate to remote share, password might be wrong" : "Nesanāca autentificēties pie attālinātās koplietotnes, parole varētu būt nepareiza",
     "Storage not valid" : "Glabātuve nav derīga",
     "Couldn't add remote share" : "Nevarēja pievienot attālināto koplietotni",
+    "Share API is disabled" : "Koplietošanas API ir atslēgta",
+    "Wrong share ID, share doesn't exist" : "Nepareizs koplietošanas ID, koplietotne neeksistē",
+    "Could not delete share" : "Neizdevās dzēst koplietotni",
+    "Please specify a file or folder path" : "Lūdzu norādiet datnes vai mapes ceļu",
+    "Wrong path, file/folder doesn't exist" : "Nepareizs ceļš, datne/mape neeksistē",
+    "Please specify a valid user" : "Lūdzu norādiet derīgu lietotāju",
+    "Group sharing is disabled by the administrator" : "Administrators grupas koplietošanu ir atslēdzis",
+    "Please specify a valid group" : "Lūdzu norādiet derīgu grupu",
+    "Public link sharing is disabled by the administrator" : "Administrators publisku saites koplietošanu ir atslēdzis",
+    "Public upload disabled by the administrator" : "Administrators publisku augšupielādi ir atslēdzis",
+    "Public upload is only possible for publicly shared folders" : "Publiska augšupielāde iespējama tikai publiski koplietotām mapēm",
+    "Invalid date, date format must be YYYY-MM-DD" : "Nepareizs datums, datumam jābūt YYYY-MM-DD formātā",
+    "Unknown share type" : "Nezināms koplietošanas tips",
+    "Could not lock path" : "Nevarēja bloķēt ceļu",
+    "Can't change permissions for public share links" : "Publiskai koplietošanas saitei nevar mainīt tiesības",
+    "Cannot increase permissions" : "Nevar palielināt tiesības",
     "Shared with you" : "Koplietots ar tevi",
     "Shared with others" : "Koplietots ar citiem",
     "Shared by link" : "Koplietots ar saiti",
@@ -21,6 +37,7 @@ OC.L10N.register(
     "Remote share password" : "Attālinātās koplietotnes parole",
     "Cancel" : "Atcelt",
     "Add remote share" : "Pievienot attālināto koplietotni",
+    "You can upload into this folder" : "Jūs variet augšuplādēt šajā mapē",
     "No ownCloud installation (7 or higher) found at {remote}" : "Nav atrasta neviena ownCloud (7. vai augstāka) instalācija {remote}",
     "Invalid ownCloud url" : "Nederīga ownCloud saite",
     "Shared by" : "Dalījās",
@@ -28,6 +45,7 @@ OC.L10N.register(
     "A file or folder has been <strong>shared</strong>" : "<strong>Koplietota</strong> fails vai mape",
     "A file or folder was shared from <strong>another server</strong>" : "Fails vai mape tika koplietota no <strong>cita servera</strong>",
     "A public shared file or folder was <strong>downloaded</strong>" : "Publiski koplietots fails vai mape tika <strong>lejupielādēts</strong>",
+    "You received a new remote share %2$s from %1$s" : "Jūs saņēmāt jaunu attālinātu koplietotni %2$s no %1$s",
     "You received a new remote share from %s" : "Saņēmāt jaunu attālinātu koplietotni no %s",
     "%1$s accepted remote share %2$s" : "%1$s apstiprināja attālināto koplietotni %2$s",
     "%1$s declined remote share %2$s" : "%1$s noraidīja attālināto koplietotni %2$s",
@@ -35,7 +53,13 @@ OC.L10N.register(
     "Public shared folder %1$s was downloaded" : "Publiski koplietota mape %1$s tika lejupielādēta",
     "Public shared file %1$s was downloaded" : "Publiski koplietots fails %1$s tika lejupielādēts",
     "You shared %1$s with %2$s" : "Tu koplietoji %1$s ar %2$s",
+    "%2$s shared %1$s with %3$s" : "%2$s koplietots %1$s ar %3$s",
+    "You removed the share of %2$s for %1$s" : "Tu noņēmi koplietošanu no %2$s priekš %1$s",
+    "%2$s removed the share of %3$s for %1$s" : "%2$s noņēma koplietošanu no %3$s priekš %1$s",
     "You shared %1$s with group %2$s" : "Tu koplietoji %1$s ar grupu %2$s",
+    "%2$s shared %1$s with group %3$s" : "%2$s koplietots %1$s ar grupu %3$s",
+    "You removed the share of group %2$s for %1$s" : "Tu noņēmi koplietošanu no grupas %2$s priekš %1$s",
+    "%2$s removed the share of group %3$s for %1$s" : "%2$s noņēma koplietošanu no gruapas %3$s priekš %1$s",
     "You shared %1$s via link" : "Tu koplietoji %1$s , izmantojot saiti",
     "%2$s shared %1$s with you" : "%2$s koplietoja %1$s ar tevi",
     "Shares" : "Koplietotie",
diff --git a/apps/files_sharing/l10n/lv.json b/apps/files_sharing/l10n/lv.json
index 5ea0c87b8140cd23cc51b9097b1dfbeabcf19d14..c4557eed84222a616d2b30f681b26da4da4c4e9f 100644
--- a/apps/files_sharing/l10n/lv.json
+++ b/apps/files_sharing/l10n/lv.json
@@ -5,6 +5,22 @@
     "Could not authenticate to remote share, password might be wrong" : "Nesanāca autentificēties pie attālinātās koplietotnes, parole varētu būt nepareiza",
     "Storage not valid" : "Glabātuve nav derīga",
     "Couldn't add remote share" : "Nevarēja pievienot attālināto koplietotni",
+    "Share API is disabled" : "Koplietošanas API ir atslēgta",
+    "Wrong share ID, share doesn't exist" : "Nepareizs koplietošanas ID, koplietotne neeksistē",
+    "Could not delete share" : "Neizdevās dzēst koplietotni",
+    "Please specify a file or folder path" : "Lūdzu norādiet datnes vai mapes ceļu",
+    "Wrong path, file/folder doesn't exist" : "Nepareizs ceļš, datne/mape neeksistē",
+    "Please specify a valid user" : "Lūdzu norādiet derīgu lietotāju",
+    "Group sharing is disabled by the administrator" : "Administrators grupas koplietošanu ir atslēdzis",
+    "Please specify a valid group" : "Lūdzu norādiet derīgu grupu",
+    "Public link sharing is disabled by the administrator" : "Administrators publisku saites koplietošanu ir atslēdzis",
+    "Public upload disabled by the administrator" : "Administrators publisku augšupielādi ir atslēdzis",
+    "Public upload is only possible for publicly shared folders" : "Publiska augšupielāde iespējama tikai publiski koplietotām mapēm",
+    "Invalid date, date format must be YYYY-MM-DD" : "Nepareizs datums, datumam jābūt YYYY-MM-DD formātā",
+    "Unknown share type" : "Nezināms koplietošanas tips",
+    "Could not lock path" : "Nevarēja bloķēt ceļu",
+    "Can't change permissions for public share links" : "Publiskai koplietošanas saitei nevar mainīt tiesības",
+    "Cannot increase permissions" : "Nevar palielināt tiesības",
     "Shared with you" : "Koplietots ar tevi",
     "Shared with others" : "Koplietots ar citiem",
     "Shared by link" : "Koplietots ar saiti",
@@ -19,6 +35,7 @@
     "Remote share password" : "Attālinātās koplietotnes parole",
     "Cancel" : "Atcelt",
     "Add remote share" : "Pievienot attālināto koplietotni",
+    "You can upload into this folder" : "Jūs variet augšuplādēt šajā mapē",
     "No ownCloud installation (7 or higher) found at {remote}" : "Nav atrasta neviena ownCloud (7. vai augstāka) instalācija {remote}",
     "Invalid ownCloud url" : "Nederīga ownCloud saite",
     "Shared by" : "Dalījās",
@@ -26,6 +43,7 @@
     "A file or folder has been <strong>shared</strong>" : "<strong>Koplietota</strong> fails vai mape",
     "A file or folder was shared from <strong>another server</strong>" : "Fails vai mape tika koplietota no <strong>cita servera</strong>",
     "A public shared file or folder was <strong>downloaded</strong>" : "Publiski koplietots fails vai mape tika <strong>lejupielādēts</strong>",
+    "You received a new remote share %2$s from %1$s" : "Jūs saņēmāt jaunu attālinātu koplietotni %2$s no %1$s",
     "You received a new remote share from %s" : "Saņēmāt jaunu attālinātu koplietotni no %s",
     "%1$s accepted remote share %2$s" : "%1$s apstiprināja attālināto koplietotni %2$s",
     "%1$s declined remote share %2$s" : "%1$s noraidīja attālināto koplietotni %2$s",
@@ -33,7 +51,13 @@
     "Public shared folder %1$s was downloaded" : "Publiski koplietota mape %1$s tika lejupielādēta",
     "Public shared file %1$s was downloaded" : "Publiski koplietots fails %1$s tika lejupielādēts",
     "You shared %1$s with %2$s" : "Tu koplietoji %1$s ar %2$s",
+    "%2$s shared %1$s with %3$s" : "%2$s koplietots %1$s ar %3$s",
+    "You removed the share of %2$s for %1$s" : "Tu noņēmi koplietošanu no %2$s priekš %1$s",
+    "%2$s removed the share of %3$s for %1$s" : "%2$s noņēma koplietošanu no %3$s priekš %1$s",
     "You shared %1$s with group %2$s" : "Tu koplietoji %1$s ar grupu %2$s",
+    "%2$s shared %1$s with group %3$s" : "%2$s koplietots %1$s ar grupu %3$s",
+    "You removed the share of group %2$s for %1$s" : "Tu noņēmi koplietošanu no grupas %2$s priekš %1$s",
+    "%2$s removed the share of group %3$s for %1$s" : "%2$s noņēma koplietošanu no gruapas %3$s priekš %1$s",
     "You shared %1$s via link" : "Tu koplietoji %1$s , izmantojot saiti",
     "%2$s shared %1$s with you" : "%2$s koplietoja %1$s ar tevi",
     "Shares" : "Koplietotie",
diff --git a/apps/files_trashbin/l10n/lv.js b/apps/files_trashbin/l10n/lv.js
index 5629ba6af06547dfb08d035a164cee70aa1fc92f..75b4eb9e9aaaa003aca3f5bc2db70ec0fd7ecb68 100644
--- a/apps/files_trashbin/l10n/lv.js
+++ b/apps/files_trashbin/l10n/lv.js
@@ -8,6 +8,8 @@ OC.L10N.register(
     "Delete" : "Dzēst",
     "Delete permanently" : "Dzēst pavisam",
     "Error" : "Kļūda",
+    "This operation is forbidden" : "Šī darbība ir aizliegta",
+    "This directory is unavailable, please check the logs or contact the administrator" : "Šis direktorijs nav pieejams, lūdzu pārbaudiet žurnālus vai sazinieties ar administratoru",
     "restored" : "atjaunots",
     "No deleted files" : "Nav dzēstu failu",
     "You will be able to recover deleted files from here" : "No šejienes būs iespējams atgūt dzēstos failus",
diff --git a/apps/files_trashbin/l10n/lv.json b/apps/files_trashbin/l10n/lv.json
index 4cf941bd21e46772080dbe08265a38929fb8495a..22f0ac494f42221c2770ab6bb1e82a2274749e98 100644
--- a/apps/files_trashbin/l10n/lv.json
+++ b/apps/files_trashbin/l10n/lv.json
@@ -6,6 +6,8 @@
     "Delete" : "Dzēst",
     "Delete permanently" : "Dzēst pavisam",
     "Error" : "Kļūda",
+    "This operation is forbidden" : "Šī darbība ir aizliegta",
+    "This directory is unavailable, please check the logs or contact the administrator" : "Šis direktorijs nav pieejams, lūdzu pārbaudiet žurnālus vai sazinieties ar administratoru",
     "restored" : "atjaunots",
     "No deleted files" : "Nav dzēstu failu",
     "You will be able to recover deleted files from here" : "No šejienes būs iespējams atgūt dzēstos failus",