diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js
index 7c82e2c8e2b79a8e5b15337f6e7c114eb78a27b5..4bf2ff6d9c751954f81f4cf7c3ea803c07b34781 100644
--- a/apps/comments/l10n/is.js
+++ b/apps/comments/l10n/is.js
@@ -29,6 +29,7 @@ OC.L10N.register(
     "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Minnst var á þig í “{file}”, í athugasemd frá notanda sem síðan þá hefur verið eytt",
     "%1$s mentioned you in a comment on “%2$s”" : "%1$s minntist á þig í athugasemd við “%2$s”",
     "{user} mentioned you in a comment on “{file}”" : "{user} minntist á þig í athugasemd við “{file}”",
+    "Files app plugin to add comments to files" : "Viðbót við skráaforrit til að bæta athugasemdum við skrár",
     "Unknown user" : "Óþekktur notandi",
     "A (now) deleted user mentioned you in a comment on “%s”" : "Notandi (sem nú er búið að eyða) minntist á þig í athugasemd við “%s”",
     "A (now) deleted user mentioned you in a comment on “{file}”" : "Notandi (sem nú er búið að eyða) minntist á þig í athugasemd við “{file}”"
diff --git a/apps/comments/l10n/is.json b/apps/comments/l10n/is.json
index 1fa08ad5991d5899e3ac5ccb66727212b32c33ab..d89c745b4e5ed9a39ec22a47fc53cc50a812e577 100644
--- a/apps/comments/l10n/is.json
+++ b/apps/comments/l10n/is.json
@@ -27,6 +27,7 @@
     "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Minnst var á þig í “{file}”, í athugasemd frá notanda sem síðan þá hefur verið eytt",
     "%1$s mentioned you in a comment on “%2$s”" : "%1$s minntist á þig í athugasemd við “%2$s”",
     "{user} mentioned you in a comment on “{file}”" : "{user} minntist á þig í athugasemd við “{file}”",
+    "Files app plugin to add comments to files" : "Viðbót við skráaforrit til að bæta athugasemdum við skrár",
     "Unknown user" : "Óþekktur notandi",
     "A (now) deleted user mentioned you in a comment on “%s”" : "Notandi (sem nú er búið að eyða) minntist á þig í athugasemd við “%s”",
     "A (now) deleted user mentioned you in a comment on “{file}”" : "Notandi (sem nú er búið að eyða) minntist á þig í athugasemd við “{file}”"
diff --git a/apps/dav/l10n/is.js b/apps/dav/l10n/is.js
index 6f0cb0ecf104562fdae2453b2134c8b5fc531d55..1de4c04d3755314fdf0cbc77670cc083cb217035 100644
--- a/apps/dav/l10n/is.js
+++ b/apps/dav/l10n/is.js
@@ -56,9 +56,11 @@ OC.L10N.register(
     "Link:" : "Tengill:",
     "Accept" : "Samþykkja",
     "Decline" : "Hafna",
+    "More options …" : "Fleiri valkostir ...",
     "More options at %s" : "Fleiri valkostir á %s",
     "Contacts" : "Tengiliðir",
     "WebDAV" : "WebDAV",
+    "WebDAV endpoint" : "WebDAV-endapunktur",
     "Technical details" : "Tæknilegar upplýsingar",
     "Remote Address: %s" : "Fjartengt vistfang: %s",
     "Request ID: %s" : "Beiðni um auðkenni: %s",
@@ -68,6 +70,7 @@ OC.L10N.register(
     "Tentative" : "Bráðabirgða",
     "Save" : "Vista",
     "Your attendance was updated successfully." : "Mætingarstaða þín var uppfærð.",
+    "Calendar server" : "Dagatalaþjónn",
     "Send invitations to attendees" : "Senda boð til þátttakenda",
     "Please make sure to properly set up the email settings above." : "Gakktu úr skugga um að tölvupóststillingarnar hér fyrir ofan séu réttar.",
     "Automatically generate a birthday calendar" : "Útbúa fæðingardagatal sjálfvirkt",
diff --git a/apps/dav/l10n/is.json b/apps/dav/l10n/is.json
index 88657801269adc65b9cdbf961c56ed03abbe9fa6..c9871f064723dc7a6c20fe26951e4d16e705bd0e 100644
--- a/apps/dav/l10n/is.json
+++ b/apps/dav/l10n/is.json
@@ -54,9 +54,11 @@
     "Link:" : "Tengill:",
     "Accept" : "Samþykkja",
     "Decline" : "Hafna",
+    "More options …" : "Fleiri valkostir ...",
     "More options at %s" : "Fleiri valkostir á %s",
     "Contacts" : "Tengiliðir",
     "WebDAV" : "WebDAV",
+    "WebDAV endpoint" : "WebDAV-endapunktur",
     "Technical details" : "Tæknilegar upplýsingar",
     "Remote Address: %s" : "Fjartengt vistfang: %s",
     "Request ID: %s" : "Beiðni um auðkenni: %s",
@@ -66,6 +68,7 @@
     "Tentative" : "Bráðabirgða",
     "Save" : "Vista",
     "Your attendance was updated successfully." : "Mætingarstaða þín var uppfærð.",
+    "Calendar server" : "Dagatalaþjónn",
     "Send invitations to attendees" : "Senda boð til þátttakenda",
     "Please make sure to properly set up the email settings above." : "Gakktu úr skugga um að tölvupóststillingarnar hér fyrir ofan séu réttar.",
     "Automatically generate a birthday calendar" : "Útbúa fæðingardagatal sjálfvirkt",
diff --git a/apps/encryption/l10n/is.js b/apps/encryption/l10n/is.js
index 15397ca57072b9c9b3fbf8379ffdaa71fb4c79f8..2ba7c606abf986bdd2bb5e825747bdf4e6082fc8 100644
--- a/apps/encryption/l10n/is.js
+++ b/apps/encryption/l10n/is.js
@@ -31,6 +31,7 @@ OC.L10N.register(
     "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Get ekki afkóðað þessa skrá, hugsanlega er þetta deild skrá. Biddu eiganda skrárinnar að deila henni aftur til þín.",
     "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Get ekki lesið þessa skrá, hugsanlega er þetta deild skrá. Biddu eiganda skrárinnar að deila henni aftur til þín.",
     "Default encryption module" : "Sjálfgefin dulritunareining",
+    "Default encryption module for server-side encryption" : "Sjálfgefin dulritunareining fyrir dulritun á vefþjóni",
     "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hæ,\n\nkerfisstjórinn virkjaði dulritun á vefþjóni. Skrárnar þínar voru dulritaðar með lykilorðinu '%s'.\n\nSkráðu þig inn í vefviðmótinu, farðu í hlutann 'Grunn-dulritunareining' (basic encryption module) í persónulegu stillingunum þínum og uppfærðu dulritunarlykilorðið þitt með því að setja þetta lykilorð inn í reitinn 'Gamla innskráningarlykilorðið' ásamt núverandi innskráningarlykilorði.\n\n",
     "The share will expire on %s." : "Gildistími deilingar rennur út %s.",
     "Cheers!" : "Til hamingju!",
diff --git a/apps/encryption/l10n/is.json b/apps/encryption/l10n/is.json
index 29564257e94307e7981ddf8ccca65d0f0f028fcf..6943895b62e82d21ca967521ca74e95f8ebcdf84 100644
--- a/apps/encryption/l10n/is.json
+++ b/apps/encryption/l10n/is.json
@@ -29,6 +29,7 @@
     "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Get ekki afkóðað þessa skrá, hugsanlega er þetta deild skrá. Biddu eiganda skrárinnar að deila henni aftur til þín.",
     "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Get ekki lesið þessa skrá, hugsanlega er þetta deild skrá. Biddu eiganda skrárinnar að deila henni aftur til þín.",
     "Default encryption module" : "Sjálfgefin dulritunareining",
+    "Default encryption module for server-side encryption" : "Sjálfgefin dulritunareining fyrir dulritun á vefþjóni",
     "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hæ,\n\nkerfisstjórinn virkjaði dulritun á vefþjóni. Skrárnar þínar voru dulritaðar með lykilorðinu '%s'.\n\nSkráðu þig inn í vefviðmótinu, farðu í hlutann 'Grunn-dulritunareining' (basic encryption module) í persónulegu stillingunum þínum og uppfærðu dulritunarlykilorðið þitt með því að setja þetta lykilorð inn í reitinn 'Gamla innskráningarlykilorðið' ásamt núverandi innskráningarlykilorði.\n\n",
     "The share will expire on %s." : "Gildistími deilingar rennur út %s.",
     "Cheers!" : "Til hamingju!",
diff --git a/apps/federatedfilesharing/l10n/is.js b/apps/federatedfilesharing/l10n/is.js
index f79f06efbd3e3f4a7c34a7fd4c074503cdeeb51c..2cce749fff5c759120dba77976224fdcc47ba5ae 100644
--- a/apps/federatedfilesharing/l10n/is.js
+++ b/apps/federatedfilesharing/l10n/is.js
@@ -34,6 +34,7 @@ OC.L10N.register(
     "Share with me through my #Nextcloud Federated Cloud ID" : "Deila með mér í gegnum víðværa skýjasambandsauðkennið mitt #Nextcloud Federated Cloud ID",
     "Sharing" : "Deiling",
     "Federated file sharing" : "Deiling skráa milli þjóna (skýjasambandssameign)",
+    "Provide federated file sharing across servers" : "Sér um deilingu skráa milli skýjaþjóna (skýjasambandssameign)",
     "Federated Cloud Sharing" : "Deiling með skýjasambandi",
     "Open documentation" : "Opna hjálparskjöl",
     "Adjust how people can share between servers." : "Stilltu hvernig fólk getur deilt á milli þjóna.",
diff --git a/apps/federatedfilesharing/l10n/is.json b/apps/federatedfilesharing/l10n/is.json
index 2f1d7c49c9ef6abc2602eee7ca43f2a9fec0bc14..457be9c38bf22c31b80af4470f91c7c038792f9b 100644
--- a/apps/federatedfilesharing/l10n/is.json
+++ b/apps/federatedfilesharing/l10n/is.json
@@ -32,6 +32,7 @@
     "Share with me through my #Nextcloud Federated Cloud ID" : "Deila með mér í gegnum víðværa skýjasambandsauðkennið mitt #Nextcloud Federated Cloud ID",
     "Sharing" : "Deiling",
     "Federated file sharing" : "Deiling skráa milli þjóna (skýjasambandssameign)",
+    "Provide federated file sharing across servers" : "Sér um deilingu skráa milli skýjaþjóna (skýjasambandssameign)",
     "Federated Cloud Sharing" : "Deiling með skýjasambandi",
     "Open documentation" : "Opna hjálparskjöl",
     "Adjust how people can share between servers." : "Stilltu hvernig fólk getur deilt á milli þjóna.",
diff --git a/apps/federation/l10n/is.js b/apps/federation/l10n/is.js
index 6a52001ec6a7347d9c3abf5b727ae03db852798c..005ad618e709ef7d567b1b541e337d1e8652f5c4 100644
--- a/apps/federation/l10n/is.js
+++ b/apps/federation/l10n/is.js
@@ -6,6 +6,7 @@ OC.L10N.register(
     "No server to federate with found" : "Enginn þjónn sem hæfur er til skýjasambands fannst",
     "Could not add server" : "Gat ekki bætt við þjóni",
     "Federation" : "Deilt milli þjóna",
+    "Federation allows you to connect with other trusted servers to exchange the user directory." : "Þjónasamband (federation) gerir þér kleift að tengjast öðrum treystum skýjum til að skiptast á notendaskrám.",
     "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Þjónasamband (federation) gerir þér kleift að tengjast öðrum treystum skýjum til að skiptast á notendaskrám. Þetta er til dæmis notað til að sjálfklára nöfn ytri notenda við deilingu sambandssameigna.",
     "Trusted servers" : "Treystir þjónar",
     "Add server automatically once a federated share was created successfully" : "Bæta þjóni við sjálfkrafa, hafi tekist að búa til sambandssameign",
diff --git a/apps/federation/l10n/is.json b/apps/federation/l10n/is.json
index ebdc0efbe8f5106bf58c8f39006546c1391da2e9..7489881baf3c97d375a4d3da25045886a4ebe399 100644
--- a/apps/federation/l10n/is.json
+++ b/apps/federation/l10n/is.json
@@ -4,6 +4,7 @@
     "No server to federate with found" : "Enginn þjónn sem hæfur er til skýjasambands fannst",
     "Could not add server" : "Gat ekki bætt við þjóni",
     "Federation" : "Deilt milli þjóna",
+    "Federation allows you to connect with other trusted servers to exchange the user directory." : "Þjónasamband (federation) gerir þér kleift að tengjast öðrum treystum skýjum til að skiptast á notendaskrám.",
     "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Þjónasamband (federation) gerir þér kleift að tengjast öðrum treystum skýjum til að skiptast á notendaskrám. Þetta er til dæmis notað til að sjálfklára nöfn ytri notenda við deilingu sambandssameigna.",
     "Trusted servers" : "Treystir þjónar",
     "Add server automatically once a federated share was created successfully" : "Bæta þjóni við sjálfkrafa, hafi tekist að búa til sambandssameign",
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js
index 5cd1890c7bae2be405b80c9f2b7fc1c3eaa4b9ca..a97cbe7658d4e85bb8d059e34dc333e95e0501f0 100644
--- a/apps/files/l10n/is.js
+++ b/apps/files/l10n/is.js
@@ -16,6 +16,7 @@ OC.L10N.register(
     "Could not create folder \"{dir}\"" : "Gat ekki búið til möppuna \"{dir}\"",
     "Upload cancelled." : "Hætt við innsendingu.",
     "…" : "…",
+    "Processing files …" : "Vinn með skrár …",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Tókst ekki að hlaða inn {filename} þar sem þetta er mappa eða er 0 bæti",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ekki nægilegt laust pláss, þú ert að senda inn {size1} en einungis {size2} eru eftir",
     "Target folder \"{dir}\" does not exist any more" : "Markmappan \"{dir}\" er ekki lengur til",
@@ -28,6 +29,7 @@ OC.L10N.register(
     "Actions" : "Aðgerðir",
     "Rename" : "Endurnefna",
     "Copy" : "Afrita",
+    "Choose target folder" : "Veldu úttaksmöppu",
     "Disconnect storage" : "Aftengja geymslu",
     "Unshare" : "Hætta deilingu",
     "Could not load info for file \"{file}\"" : "Gat ekki lesið upplýsingar um skrána \"{file}\"",
@@ -126,6 +128,7 @@ OC.L10N.register(
     "A file or folder has been <strong>restored</strong>" : "Skjal eða mappa hefur verið <strong>endurheimt</strong>",
     "Unlimited" : "Ótakmarkað",
     "Upload (max. %s)" : "Senda inn (hám. %s)",
+    "File Management" : "Skráastjórnun",
     "File handling" : "Meðhöndlun skráar",
     "Maximum upload size" : "Hámarksstærð innsendingar",
     "max. possible: " : "hámark mögulegt: ",
diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json
index a7166aebf13118fb5fa9743b067a0439469fe418..fcd3623544979c2f96c7fea933538c8a61082a00 100644
--- a/apps/files/l10n/is.json
+++ b/apps/files/l10n/is.json
@@ -14,6 +14,7 @@
     "Could not create folder \"{dir}\"" : "Gat ekki búið til möppuna \"{dir}\"",
     "Upload cancelled." : "Hætt við innsendingu.",
     "…" : "…",
+    "Processing files …" : "Vinn með skrár …",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Tókst ekki að hlaða inn {filename} þar sem þetta er mappa eða er 0 bæti",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ekki nægilegt laust pláss, þú ert að senda inn {size1} en einungis {size2} eru eftir",
     "Target folder \"{dir}\" does not exist any more" : "Markmappan \"{dir}\" er ekki lengur til",
@@ -26,6 +27,7 @@
     "Actions" : "Aðgerðir",
     "Rename" : "Endurnefna",
     "Copy" : "Afrita",
+    "Choose target folder" : "Veldu úttaksmöppu",
     "Disconnect storage" : "Aftengja geymslu",
     "Unshare" : "Hætta deilingu",
     "Could not load info for file \"{file}\"" : "Gat ekki lesið upplýsingar um skrána \"{file}\"",
@@ -124,6 +126,7 @@
     "A file or folder has been <strong>restored</strong>" : "Skjal eða mappa hefur verið <strong>endurheimt</strong>",
     "Unlimited" : "Ótakmarkað",
     "Upload (max. %s)" : "Senda inn (hám. %s)",
+    "File Management" : "Skráastjórnun",
     "File handling" : "Meðhöndlun skráar",
     "Maximum upload size" : "Hámarksstærð innsendingar",
     "max. possible: " : "hámark mögulegt: ",
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js
index 2bf6e361776088a640fb2c60cd68d44866bf9d84..3a9ae0cb98df366b6d7c38901fd76b23d2064722 100644
--- a/apps/files/l10n/nl.js
+++ b/apps/files/l10n/nl.js
@@ -29,6 +29,7 @@ OC.L10N.register(
     "Actions" : "Acties",
     "Rename" : "Naam wijzigen",
     "Copy" : "Kopiëren",
+    "Choose target folder" : "Kies doelmap…",
     "Disconnect storage" : "Verbinding met opslag verbreken",
     "Unshare" : "Stop met delen",
     "Could not load info for file \"{file}\"" : "Kon geen informatie laden voor bestand \"{file}\"",
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json
index 44932e141a0eca25bce7424f8f1ff08b9829be74..3cc82c77ecd0b4d4ba90401e34dc5d84afeadeb9 100644
--- a/apps/files/l10n/nl.json
+++ b/apps/files/l10n/nl.json
@@ -27,6 +27,7 @@
     "Actions" : "Acties",
     "Rename" : "Naam wijzigen",
     "Copy" : "Kopiëren",
+    "Choose target folder" : "Kies doelmap…",
     "Disconnect storage" : "Verbinding met opslag verbreken",
     "Unshare" : "Stop met delen",
     "Could not load info for file \"{file}\"" : "Kon geen informatie laden voor bestand \"{file}\"",
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js
index fe27e384f7ccd73f74f51031fbd3aab5bb1eb61d..20443c2a6f7ca7f86b4e6e7157b0c9a12e8f3be4 100644
--- a/apps/files/l10n/sr.js
+++ b/apps/files/l10n/sr.js
@@ -29,6 +29,7 @@ OC.L10N.register(
     "Actions" : "Радње",
     "Rename" : "Преименуј",
     "Copy" : "Копирај",
+    "Choose target folder" : "Одаберите одредишну фасциклу",
     "Disconnect storage" : "Искључи складиште",
     "Unshare" : "Укини дељење",
     "Could not load info for file \"{file}\"" : "Не могу да учитам информације фајла \"{file}\"",
diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json
index 992c8260936743dd69eff51168310e12bca5f24c..21474c855e5f50538b9bec0c7776ff4ae776d211 100644
--- a/apps/files/l10n/sr.json
+++ b/apps/files/l10n/sr.json
@@ -27,6 +27,7 @@
     "Actions" : "Радње",
     "Rename" : "Преименуј",
     "Copy" : "Копирај",
+    "Choose target folder" : "Одаберите одредишну фасциклу",
     "Disconnect storage" : "Искључи складиште",
     "Unshare" : "Укини дељење",
     "Could not load info for file \"{file}\"" : "Не могу да учитам информације фајла \"{file}\"",
diff --git a/apps/files_external/l10n/is.js b/apps/files_external/l10n/is.js
index aa22982302038a4e10d02111a85dd700cfc91998..bfac582cb9315f2a5047416ca4bb644c9d7029b3 100644
--- a/apps/files_external/l10n/is.js
+++ b/apps/files_external/l10n/is.js
@@ -105,6 +105,7 @@ OC.L10N.register(
     "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Stuðningur við FTP í PHP er ekki virkjaður eða ekki uppsettur. Tenging %s í skráakerfi er ekki möguleg. Biddu kerfisstjórann þinn um að setja þetta upp.",
     "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" er ekki uppsett. Tenging %s í skráakerfi er ekki möguleg. Biddu kerfisstjórann þinn um að setja þetta upp.",
     "External storage support" : "Stuðningur við utanaðkomandi gagnageymslur",
+    "Adds basic external storage support" : "Bætir við grunnstuðningi fyrir utanaðkomandi gagnageymslur",
     "No external storage configured or you don't have the permission to configure them" : "Engin utanaðkomandi gagnageymsla er uppsett eða að þú hefur ekki heimild til að stilla slíkt",
     "Name" : "Nafn",
     "Storage type" : "Tegund gagnageymslu",
diff --git a/apps/files_external/l10n/is.json b/apps/files_external/l10n/is.json
index 9aec898279b1b8421beffea5c9d8a61469509b13..5d4ba174f88e73f8c7e3b65eba194e5498b5f32c 100644
--- a/apps/files_external/l10n/is.json
+++ b/apps/files_external/l10n/is.json
@@ -103,6 +103,7 @@
     "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Stuðningur við FTP í PHP er ekki virkjaður eða ekki uppsettur. Tenging %s í skráakerfi er ekki möguleg. Biddu kerfisstjórann þinn um að setja þetta upp.",
     "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" er ekki uppsett. Tenging %s í skráakerfi er ekki möguleg. Biddu kerfisstjórann þinn um að setja þetta upp.",
     "External storage support" : "Stuðningur við utanaðkomandi gagnageymslur",
+    "Adds basic external storage support" : "Bætir við grunnstuðningi fyrir utanaðkomandi gagnageymslur",
     "No external storage configured or you don't have the permission to configure them" : "Engin utanaðkomandi gagnageymsla er uppsett eða að þú hefur ekki heimild til að stilla slíkt",
     "Name" : "Nafn",
     "Storage type" : "Tegund gagnageymslu",
diff --git a/apps/files_sharing/l10n/is.js b/apps/files_sharing/l10n/is.js
index 4ab9d988d26bb82fdb2a5b1ba09825478f3aa6fe..49f0ab3a13adc4f7f9437ff4d1829d704689d39c 100644
--- a/apps/files_sharing/l10n/is.js
+++ b/apps/files_sharing/l10n/is.js
@@ -18,7 +18,9 @@ OC.L10N.register(
     "Shares will show up here" : "Sameinir munu birtast hér",
     "Restore share" : "Endurheimta sameign",
     "Something happened. Unable to restore the share." : "Eitthvað skrýtið gerðist. Gat ekki endurheimt sameignina.",
+    "Move or copy" : "Færa eða afrita",
     "Download" : "Niðurhal",
+    "Delete" : "Eyða",
     "You can upload into this folder" : "Þú getur sent inn skrár í þessa möppu",
     "No compatible server found at {remote}" : "Enginn samhæfður vefþjónn fannst á {remote}",
     "Invalid server URL" : "Ógild URI-slóð vefþjóns",
@@ -111,6 +113,7 @@ OC.L10N.register(
     "the link expired" : "tengillinn er útrunninn",
     "sharing is disabled" : "slökkt er á skráadeilingu",
     "For more info, please ask the person who sent this link." : "Til að vita meira skaltu hafa samband við þann sem sendi þér þennan tengil.",
+    "Share note" : "Deila minnispunkti",
     "Download %s" : "Sækja %s",
     "Upload files to %s" : "Senda inn skrár á %s",
     "Select or drop files" : "Veldu eða slepptu skrám",
diff --git a/apps/files_sharing/l10n/is.json b/apps/files_sharing/l10n/is.json
index d9c5fae8a43acb1c23a80d1afcaa09e1de0582b7..ff1e4489b5ac0f59850be134fd9a868cca1fd703 100644
--- a/apps/files_sharing/l10n/is.json
+++ b/apps/files_sharing/l10n/is.json
@@ -16,7 +16,9 @@
     "Shares will show up here" : "Sameinir munu birtast hér",
     "Restore share" : "Endurheimta sameign",
     "Something happened. Unable to restore the share." : "Eitthvað skrýtið gerðist. Gat ekki endurheimt sameignina.",
+    "Move or copy" : "Færa eða afrita",
     "Download" : "Niðurhal",
+    "Delete" : "Eyða",
     "You can upload into this folder" : "Þú getur sent inn skrár í þessa möppu",
     "No compatible server found at {remote}" : "Enginn samhæfður vefþjónn fannst á {remote}",
     "Invalid server URL" : "Ógild URI-slóð vefþjóns",
@@ -109,6 +111,7 @@
     "the link expired" : "tengillinn er útrunninn",
     "sharing is disabled" : "slökkt er á skráadeilingu",
     "For more info, please ask the person who sent this link." : "Til að vita meira skaltu hafa samband við þann sem sendi þér þennan tengil.",
+    "Share note" : "Deila minnispunkti",
     "Download %s" : "Sækja %s",
     "Upload files to %s" : "Senda inn skrár á %s",
     "Select or drop files" : "Veldu eða slepptu skrám",
diff --git a/apps/files_trashbin/l10n/is.js b/apps/files_trashbin/l10n/is.js
index b7fb4ccee60b81d17abcfd264dd8d72227b2da67..4fb235f3e8052ffe9b67d6f7ff09c4228cc60ad6 100644
--- a/apps/files_trashbin/l10n/is.js
+++ b/apps/files_trashbin/l10n/is.js
@@ -8,6 +8,7 @@ OC.L10N.register(
     "This operation is forbidden" : "Þessi aðgerð er bönnuð",
     "This directory is unavailable, please check the logs or contact the administrator" : "Þessi mappa er ekki tiltæk, athugaðu atvikaskrár eða hafðu samband við kerfissjóra",
     "restored" : "endurheimt",
+    "This application enables users to restore files that were deleted from the system." : "Þetta forrit gerir notendum kleift að endurheimta skrár sem eytt hefur verið af kerfinu.",
     "No deleted files" : "Engar eyddar skrár",
     "You will be able to recover deleted files from here" : "Þú getur endurheimt eyddar skrár héðan",
     "No entries found in this folder" : "Engar skrár fundust í þessari möppu",
diff --git a/apps/files_trashbin/l10n/is.json b/apps/files_trashbin/l10n/is.json
index 52163c6fec793459a917c8e7e2443851e9947a0d..45fdb564921893a904fc3bbc29b40a2d4a78abd4 100644
--- a/apps/files_trashbin/l10n/is.json
+++ b/apps/files_trashbin/l10n/is.json
@@ -6,6 +6,7 @@
     "This operation is forbidden" : "Þessi aðgerð er bönnuð",
     "This directory is unavailable, please check the logs or contact the administrator" : "Þessi mappa er ekki tiltæk, athugaðu atvikaskrár eða hafðu samband við kerfissjóra",
     "restored" : "endurheimt",
+    "This application enables users to restore files that were deleted from the system." : "Þetta forrit gerir notendum kleift að endurheimta skrár sem eytt hefur verið af kerfinu.",
     "No deleted files" : "Engar eyddar skrár",
     "You will be able to recover deleted files from here" : "Þú getur endurheimt eyddar skrár héðan",
     "No entries found in this folder" : "Engar skrár fundust í þessari möppu",
diff --git a/apps/sharebymail/l10n/is.js b/apps/sharebymail/l10n/is.js
index 27ddc9aaee1ac6bf8265d546c816d5696823a4a8..8994a51bf349bc4e052feab91790181195693ebf 100644
--- a/apps/sharebymail/l10n/is.js
+++ b/apps/sharebymail/l10n/is.js
@@ -28,15 +28,18 @@ OC.L10N.register(
     "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s deildi »%s« með þér.\nÞú ættir að hafa fengið sérstakan tölvupóst með tengli sem vísar á gögnin.",
     "Password to access »%s« shared to you by %s" : "Lykilorð fyrir aðgang að »%s« deilt með þér af %s",
     "Password to access »%s«" : "Lykilorð fyrir aðgang að »%s«",
+    "It is protected with the following password:" : "Það er varið með eftirfarandi lykilorði:",
     "%1$s shared »%2$s« with you and wants to add:" : "%1$s deildi »%2$s« með þér og vill bæta við:",
     "%1$s shared »%2$s« with you and wants to add" : "%1$s deildi »%2$s« með þér og vill bæta við",
     "»%s« added a note to a file shared with you" : "»%s« bætti minnispunkti við skrá sem deilt er með þér",
     "%1$s via %2$s" : "%1$s með %2$s",
     "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Þú varst í þessu að deila »%s« með %s. Sameignin var þegar send til viðtakandans. Vegna öryggisskilmála sem skilgreindir hafa verið af kerfisstjóra %s þarf hver sameign að vera varin með lykilorði og að ekki er leyfilegt að senda það lykilorð beint til viðtakandans. Því er nauðsynlegt að þú homir lykilorðinu beint til sjálfs viðtakandans.",
     "Password to access »%s« shared with %s" : "Lykilorð fyrir aðgang að »%s« deilt með %s",
+    "This is the password:" : "Þetta er lykilorðið:",
     "You can choose a different password at any time in the share dialog." : "Þú getur hvenær sem er valið annað lykilorð með því að fara í deilingargluggann.",
     "Could not find share" : "Gat ekki fundið sameign",
     "Share by mail" : "Deila með tölvupósti",
+    "Share provider which allows you to share files by mail" : "Deilingarþjónusta sem gerir þér kleift að deila skrám með tölvupósti",
     "Allows users to share a personalized link to a file or folder by putting in an email address." : "Gerir notendum kleift að deila sérsniðnum tengli á skrá eða möppu með því að setja inn tölvupóstfang.",
     "Send password by mail" : "Senda lykilorð með pósti",
     "Enforce password protection" : "Krefjast verndunar með aðgangsorði",
diff --git a/apps/sharebymail/l10n/is.json b/apps/sharebymail/l10n/is.json
index 1d92d42e96d1723531e7ff1c60edd895b8920064..003b16fba1f422c6eccc13a1b65dc4536f57edb6 100644
--- a/apps/sharebymail/l10n/is.json
+++ b/apps/sharebymail/l10n/is.json
@@ -26,15 +26,18 @@
     "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s deildi »%s« með þér.\nÞú ættir að hafa fengið sérstakan tölvupóst með tengli sem vísar á gögnin.",
     "Password to access »%s« shared to you by %s" : "Lykilorð fyrir aðgang að »%s« deilt með þér af %s",
     "Password to access »%s«" : "Lykilorð fyrir aðgang að »%s«",
+    "It is protected with the following password:" : "Það er varið með eftirfarandi lykilorði:",
     "%1$s shared »%2$s« with you and wants to add:" : "%1$s deildi »%2$s« með þér og vill bæta við:",
     "%1$s shared »%2$s« with you and wants to add" : "%1$s deildi »%2$s« með þér og vill bæta við",
     "»%s« added a note to a file shared with you" : "»%s« bætti minnispunkti við skrá sem deilt er með þér",
     "%1$s via %2$s" : "%1$s með %2$s",
     "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Þú varst í þessu að deila »%s« með %s. Sameignin var þegar send til viðtakandans. Vegna öryggisskilmála sem skilgreindir hafa verið af kerfisstjóra %s þarf hver sameign að vera varin með lykilorði og að ekki er leyfilegt að senda það lykilorð beint til viðtakandans. Því er nauðsynlegt að þú homir lykilorðinu beint til sjálfs viðtakandans.",
     "Password to access »%s« shared with %s" : "Lykilorð fyrir aðgang að »%s« deilt með %s",
+    "This is the password:" : "Þetta er lykilorðið:",
     "You can choose a different password at any time in the share dialog." : "Þú getur hvenær sem er valið annað lykilorð með því að fara í deilingargluggann.",
     "Could not find share" : "Gat ekki fundið sameign",
     "Share by mail" : "Deila með tölvupósti",
+    "Share provider which allows you to share files by mail" : "Deilingarþjónusta sem gerir þér kleift að deila skrám með tölvupósti",
     "Allows users to share a personalized link to a file or folder by putting in an email address." : "Gerir notendum kleift að deila sérsniðnum tengli á skrá eða möppu með því að setja inn tölvupóstfang.",
     "Send password by mail" : "Senda lykilorð með pósti",
     "Enforce password protection" : "Krefjast verndunar með aðgangsorði",
diff --git a/apps/sharebymail/l10n/nl.js b/apps/sharebymail/l10n/nl.js
index 99093b5106e94f34443bd4453a980cba00279972..079c8aa5b2fd6d1f2ac5cffa3848042cf8f14486 100644
--- a/apps/sharebymail/l10n/nl.js
+++ b/apps/sharebymail/l10n/nl.js
@@ -28,12 +28,14 @@ OC.L10N.register(
     "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s heeft \"%s\" met je gedeeld. Je zou al een aparte email ontvangen moeten hebben met een link om er te komen.",
     "Password to access »%s« shared to you by %s" : "Toegangswachtwoord »%s« gedeeld met je door %s",
     "Password to access »%s«" : "Wachtwoord om binnen te komen »%s«",
+    "It is protected with the following password:" : "Het is beveiligd met het volgende wachtwoord:",
     "%1$s shared »%2$s« with you and wants to add:" : "%1$s deelde »%2$s« met jou en wil toevoegen:",
     "%1$s shared »%2$s« with you and wants to add" : "%1$s deelde »%2$s« met jou en wil toevoegen",
     "»%s« added a note to a file shared with you" : "»%s« voegde een notitie toe aan een bestand dat met jou is gedeeld",
     "%1$s via %2$s" : "%1$s via %2$s",
     "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Je deelde  »%s« met %s. De link is al gestuurd naar de geadresseerde. Vanwege de beveiligingsinstellingen, zoals ingesteld door de beheerder van %s, moet het delen worden beveiligd met een wachtwoord en is het niet toegestaan het wachtwoord rechtstreeks naar de ontvanger te versturen. Hierdoor moet je het wachtwoord zelf handmatig naar de ontvanger sturen.",
     "Password to access »%s« shared with %s" : "Wachtwoord voor toegang »%s« gedeeld met %s",
+    "This is the password:" : "Dit is het wachtwoord:",
     "You can choose a different password at any time in the share dialog." : "Je kunt in de Delen-dialoog altijd een ander wachtwoord kiezen.",
     "Could not find share" : "Kon gedeeld niet vinden",
     "Share by mail" : "Delen via email",
diff --git a/apps/sharebymail/l10n/nl.json b/apps/sharebymail/l10n/nl.json
index 04f41001e3daae65ba91ec27ce6a658e0166a3a8..002fec1139025155999af50a9fa4529d39c6b35d 100644
--- a/apps/sharebymail/l10n/nl.json
+++ b/apps/sharebymail/l10n/nl.json
@@ -26,12 +26,14 @@
     "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s heeft \"%s\" met je gedeeld. Je zou al een aparte email ontvangen moeten hebben met een link om er te komen.",
     "Password to access »%s« shared to you by %s" : "Toegangswachtwoord »%s« gedeeld met je door %s",
     "Password to access »%s«" : "Wachtwoord om binnen te komen »%s«",
+    "It is protected with the following password:" : "Het is beveiligd met het volgende wachtwoord:",
     "%1$s shared »%2$s« with you and wants to add:" : "%1$s deelde »%2$s« met jou en wil toevoegen:",
     "%1$s shared »%2$s« with you and wants to add" : "%1$s deelde »%2$s« met jou en wil toevoegen",
     "»%s« added a note to a file shared with you" : "»%s« voegde een notitie toe aan een bestand dat met jou is gedeeld",
     "%1$s via %2$s" : "%1$s via %2$s",
     "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Je deelde  »%s« met %s. De link is al gestuurd naar de geadresseerde. Vanwege de beveiligingsinstellingen, zoals ingesteld door de beheerder van %s, moet het delen worden beveiligd met een wachtwoord en is het niet toegestaan het wachtwoord rechtstreeks naar de ontvanger te versturen. Hierdoor moet je het wachtwoord zelf handmatig naar de ontvanger sturen.",
     "Password to access »%s« shared with %s" : "Wachtwoord voor toegang »%s« gedeeld met %s",
+    "This is the password:" : "Dit is het wachtwoord:",
     "You can choose a different password at any time in the share dialog." : "Je kunt in de Delen-dialoog altijd een ander wachtwoord kiezen.",
     "Could not find share" : "Kon gedeeld niet vinden",
     "Share by mail" : "Delen via email",
diff --git a/apps/twofactor_backupcodes/l10n/fr.js b/apps/twofactor_backupcodes/l10n/fr.js
index d99ad0b3a2115341a5db15dd6454e12ea31f1370..0695524be23f7e4e4f10a8d3db7ac6abf6cdefc2 100644
--- a/apps/twofactor_backupcodes/l10n/fr.js
+++ b/apps/twofactor_backupcodes/l10n/fr.js
@@ -3,14 +3,20 @@ OC.L10N.register(
     {
     "activated" : "activé",
     "updated" : "mis à jour",
+    "mounted" : "Monté",
     "deactivated" : "désactivé",
+    "beforeCreate" : "Avant la création",
     "created" : "créé",
+    "beforeUpdate" : "Avant la mise à jour",
+    "beforeDestroy" : "Avant la suppresion",
     "destroyed" : "détruit",
+    "beforeMount" : "Avant montage",
     "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Voici vos codes de récupération. Veuillez les sauvegarder et/ou les imprimer car vous ne pourrez plus y avoir accès ultérieurement",
     "Save backup codes" : "Sauvegarder les codes de récupération",
     "Print backup codes" : "Imprimer les codes de récupération",
     "Backup codes have been generated. {used} of {total} codes have been used." : "Les codes de récupération ont été générés. {used} codes sur {total} ont été utilisés.",
     "Regenerate backup codes" : "Régénérer les codes de récupération",
+    "_icon-loading-small_::_generate-backup-codes_" : ["petie-icone-de-chargement","generer-code-de-secours"],
     "If you regenerate backup codes, you automatically invalidate old codes." : "Si vous régénérez les codes de récupération, vous invalidez automatiquement les anciens codes.",
     "Generate backup codes" : "Générer des codes de récupération",
     "An error occurred while generating your backup codes" : "Une erreur est survenue lors de la génération de vos codes de récupération",
@@ -22,6 +28,7 @@ OC.L10N.register(
     "Use backup code" : "Utiliser un code de récupération",
     "Two factor backup codes" : "Code de secours pour l'authentification double facteur.",
     "A two-factor auth backup codes provider" : "Un fournisseur de codes de récupération d'authentification à deux facteurs",
+    "Use one of the backup codes you saved when setting up two-factor authentication." : "Utilisez l'un des codes de secours que vous avez crée lors du paramétrage de l'authentification à deux facteurs.",
     "Submit" : "Envoyer",
     "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Les codes de récupération ont été générés. {{used}} codes sur {{total}} ont été utilisés."
 },
diff --git a/apps/twofactor_backupcodes/l10n/fr.json b/apps/twofactor_backupcodes/l10n/fr.json
index cedee22a748443eb8ed7561dc52726bf7749ea29..b96a9f4ebb8f6fc389e02e79298e872a51db0367 100644
--- a/apps/twofactor_backupcodes/l10n/fr.json
+++ b/apps/twofactor_backupcodes/l10n/fr.json
@@ -1,14 +1,20 @@
 { "translations": {
     "activated" : "activé",
     "updated" : "mis à jour",
+    "mounted" : "Monté",
     "deactivated" : "désactivé",
+    "beforeCreate" : "Avant la création",
     "created" : "créé",
+    "beforeUpdate" : "Avant la mise à jour",
+    "beforeDestroy" : "Avant la suppresion",
     "destroyed" : "détruit",
+    "beforeMount" : "Avant montage",
     "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Voici vos codes de récupération. Veuillez les sauvegarder et/ou les imprimer car vous ne pourrez plus y avoir accès ultérieurement",
     "Save backup codes" : "Sauvegarder les codes de récupération",
     "Print backup codes" : "Imprimer les codes de récupération",
     "Backup codes have been generated. {used} of {total} codes have been used." : "Les codes de récupération ont été générés. {used} codes sur {total} ont été utilisés.",
     "Regenerate backup codes" : "Régénérer les codes de récupération",
+    "_icon-loading-small_::_generate-backup-codes_" : ["petie-icone-de-chargement","generer-code-de-secours"],
     "If you regenerate backup codes, you automatically invalidate old codes." : "Si vous régénérez les codes de récupération, vous invalidez automatiquement les anciens codes.",
     "Generate backup codes" : "Générer des codes de récupération",
     "An error occurred while generating your backup codes" : "Une erreur est survenue lors de la génération de vos codes de récupération",
@@ -20,6 +26,7 @@
     "Use backup code" : "Utiliser un code de récupération",
     "Two factor backup codes" : "Code de secours pour l'authentification double facteur.",
     "A two-factor auth backup codes provider" : "Un fournisseur de codes de récupération d'authentification à deux facteurs",
+    "Use one of the backup codes you saved when setting up two-factor authentication." : "Utilisez l'un des codes de secours que vous avez crée lors du paramétrage de l'authentification à deux facteurs.",
     "Submit" : "Envoyer",
     "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Les codes de récupération ont été générés. {{used}} codes sur {{total}} ont été utilisés."
 },"pluralForm" :"nplurals=2; plural=(n > 1);"
diff --git a/apps/twofactor_backupcodes/l10n/is.js b/apps/twofactor_backupcodes/l10n/is.js
index e948d81dce823b64cfe040e42f3a2b985db73acf..90d0b49ee2975e8122426c068fed08e03094873d 100644
--- a/apps/twofactor_backupcodes/l10n/is.js
+++ b/apps/twofactor_backupcodes/l10n/is.js
@@ -1,9 +1,16 @@
 OC.L10N.register(
     "twofactor_backupcodes",
     {
+    "activated" : "virkjað",
+    "updated" : "uppfært",
+    "mounted" : "tengt í skráakerfi",
+    "deactivated" : "afvirkjað",
+    "created" : "búið til",
+    "destroyed" : "eyðilagt",
     "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Þetta eru öryggisafritunarkóðarnir þínir. Vistaðu þá og/eða prentaðu þá út, því þú munt ekki geta lesið þá aftur síðar í ferlinu",
     "Save backup codes" : "Vista öryggisafritunarkóða",
     "Print backup codes" : "Prenta öryggisafritunarkóða",
+    "Backup codes have been generated. {used} of {total} codes have been used." : "Öryggisafritunarkóðar hafa verið útbúnir. {used} af {total} kóðum hafa verið notaðir.",
     "Regenerate backup codes" : "Endurnýja öryggisafritunarkóða",
     "If you regenerate backup codes, you automatically invalidate old codes." : "Ef þú endurnýjar öryggisafritunarkóða, gerir þú sjálfkrafa eldri kóða ógilda.",
     "Generate backup codes" : "Útbúa öryggisafritunarkóða",
@@ -15,6 +22,7 @@ OC.L10N.register(
     "Use backup code" : "Nota öryggisafritunarkóða",
     "Two factor backup codes" : "Tveggja-þrepa öryggisafritunarkóðar",
     "A two-factor auth backup codes provider" : "Útgefandi tveggja-þrepa öryggisafritunarkóða",
+    "Submit" : "Senda inn",
     "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Öryggisafritunarkóðar hafa verið útbúnir. {{used}} af {{total}} kóðum hafa verið notaðir."
 },
 "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/apps/twofactor_backupcodes/l10n/is.json b/apps/twofactor_backupcodes/l10n/is.json
index edb76698aab4738b704e815a48d86066cf433b82..aa229a7413ef1f2dacc1fca84407339b6a5721ba 100644
--- a/apps/twofactor_backupcodes/l10n/is.json
+++ b/apps/twofactor_backupcodes/l10n/is.json
@@ -1,7 +1,14 @@
 { "translations": {
+    "activated" : "virkjað",
+    "updated" : "uppfært",
+    "mounted" : "tengt í skráakerfi",
+    "deactivated" : "afvirkjað",
+    "created" : "búið til",
+    "destroyed" : "eyðilagt",
     "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Þetta eru öryggisafritunarkóðarnir þínir. Vistaðu þá og/eða prentaðu þá út, því þú munt ekki geta lesið þá aftur síðar í ferlinu",
     "Save backup codes" : "Vista öryggisafritunarkóða",
     "Print backup codes" : "Prenta öryggisafritunarkóða",
+    "Backup codes have been generated. {used} of {total} codes have been used." : "Öryggisafritunarkóðar hafa verið útbúnir. {used} af {total} kóðum hafa verið notaðir.",
     "Regenerate backup codes" : "Endurnýja öryggisafritunarkóða",
     "If you regenerate backup codes, you automatically invalidate old codes." : "Ef þú endurnýjar öryggisafritunarkóða, gerir þú sjálfkrafa eldri kóða ógilda.",
     "Generate backup codes" : "Útbúa öryggisafritunarkóða",
@@ -13,6 +20,7 @@
     "Use backup code" : "Nota öryggisafritunarkóða",
     "Two factor backup codes" : "Tveggja-þrepa öryggisafritunarkóðar",
     "A two-factor auth backup codes provider" : "Útgefandi tveggja-þrepa öryggisafritunarkóða",
+    "Submit" : "Senda inn",
     "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Öryggisafritunarkóðar hafa verið útbúnir. {{used}} af {{total}} kóðum hafa verið notaðir."
 },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
 }
\ No newline at end of file
diff --git a/apps/twofactor_backupcodes/l10n/nl.js b/apps/twofactor_backupcodes/l10n/nl.js
index 0f79a5ed36abd1bc27e783c5a826578acc92ff6b..454c99e5cafe49b5201ab656d2a358da55b72faf 100644
--- a/apps/twofactor_backupcodes/l10n/nl.js
+++ b/apps/twofactor_backupcodes/l10n/nl.js
@@ -27,6 +27,7 @@ OC.L10N.register(
     "Use backup code" : "Gebruik backup code",
     "Two factor backup codes" : "Twee-factor backupcode",
     "A two-factor auth backup codes provider" : "Een two-factor auth backup codes provider",
+    "Submit" : "Verwerken",
     "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Backup codes zijn gegenereerd. {{used}} van {{total}} codes zijn gebruikt."
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/twofactor_backupcodes/l10n/nl.json b/apps/twofactor_backupcodes/l10n/nl.json
index 152163bf81a1ccc34074ea43bf63f21b0d7827f5..f500f138f2dc5af5fcd58205009e508225357116 100644
--- a/apps/twofactor_backupcodes/l10n/nl.json
+++ b/apps/twofactor_backupcodes/l10n/nl.json
@@ -25,6 +25,7 @@
     "Use backup code" : "Gebruik backup code",
     "Two factor backup codes" : "Twee-factor backupcode",
     "A two-factor auth backup codes provider" : "Een two-factor auth backup codes provider",
+    "Submit" : "Verwerken",
     "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Backup codes zijn gegenereerd. {{used}} van {{total}} codes zijn gebruikt."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/user_ldap/l10n/is.js b/apps/user_ldap/l10n/is.js
index 54c6d28ba1584342599788dec9aa091db99481c6..5d6d3dfe83e8432806e92906e4687b441deb1b36 100644
--- a/apps/user_ldap/l10n/is.js
+++ b/apps/user_ldap/l10n/is.js
@@ -65,6 +65,7 @@ OC.L10N.register(
     "Detect Port" : "Finna gátt",
     "User DN" : "DN notanda",
     "Password" : "Lykilorð",
+    "Save Credentials" : "Vista auðkenni",
     "Verify settings and count users" : "Sannprófa stillingar og telja notendur",
     "Saving" : "Vistun",
     "Back" : "Til baka",
@@ -91,6 +92,7 @@ OC.L10N.register(
     "Directory Settings" : "Stillingar möppu",
     "Nested Groups" : "Faldaðir hópar",
     "(New password is sent as plain text to LDAP)" : "(Nýtt lykilorð er sent sem hreinn texti til LDAP)",
+    "Default password policy DN" : "Sjálfgefin lykilorðastefna DN",
     "Special Attributes" : "Sérstök eigindi",
     "Quota Field" : "Gagnasvið fyrir kvóta",
     "Quota Default" : "Sjálfgefinn kvóti",
diff --git a/apps/user_ldap/l10n/is.json b/apps/user_ldap/l10n/is.json
index 42601626915d63a18f093427b24fe031e318b927..10269f29e2e002e35cc9d0f3d0f46b3a069163c7 100644
--- a/apps/user_ldap/l10n/is.json
+++ b/apps/user_ldap/l10n/is.json
@@ -63,6 +63,7 @@
     "Detect Port" : "Finna gátt",
     "User DN" : "DN notanda",
     "Password" : "Lykilorð",
+    "Save Credentials" : "Vista auðkenni",
     "Verify settings and count users" : "Sannprófa stillingar og telja notendur",
     "Saving" : "Vistun",
     "Back" : "Til baka",
@@ -89,6 +90,7 @@
     "Directory Settings" : "Stillingar möppu",
     "Nested Groups" : "Faldaðir hópar",
     "(New password is sent as plain text to LDAP)" : "(Nýtt lykilorð er sent sem hreinn texti til LDAP)",
+    "Default password policy DN" : "Sjálfgefin lykilorðastefna DN",
     "Special Attributes" : "Sérstök eigindi",
     "Quota Field" : "Gagnasvið fyrir kvóta",
     "Quota Default" : "Sjálfgefinn kvóti",
diff --git a/core/l10n/af.js b/core/l10n/af.js
index ac60614eebc0baa2fe93f4ac4bdb0750db6c4deb..f047b4755c928e4571e713e2878bda6c878621ad 100644
--- a/core/l10n/af.js
+++ b/core/l10n/af.js
@@ -123,7 +123,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Gedeel met u en die groep {group} deur {owner}",
     "Shared with you by {owner}" : "Gedeel met u deur {owner}",
     "Choose a password for the mail share" : "Kies 'n wagwoord vir die e-pos lêer deel ",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} gedeel via skakel",
     "group" : "groep",
     "remote" : "afgeleë",
     "email" : "e-pos",
@@ -245,6 +244,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Gedeel met {recipients}",
     "Error setting expiration date" : "Fout terwyl vervaldatum stel",
     "The public link will expire no later than {days} days after it is created" : "Die publieke skakel sal presies {days} na dit geskep is verval",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} gedeel via skakel",
     "Share with other people by entering a user or group or an email address." : "Deel met ander deur 'n gebruiker, groep of e-posadres in te vul. ",
     "The specified document has not been found on the server." : "Die gekose dokument was nie op die bediener gevind nie.",
     "You can click here to return to %s." : "U kan hier klik om terug te keer na %s",
diff --git a/core/l10n/af.json b/core/l10n/af.json
index 38bad37f4d008a539ac4b37b3559a90846543f22..80e4d902f0d1ab668a5dfa9dced3683f963fd2f5 100644
--- a/core/l10n/af.json
+++ b/core/l10n/af.json
@@ -121,7 +121,6 @@
     "Shared with you and the group {group} by {owner}" : "Gedeel met u en die groep {group} deur {owner}",
     "Shared with you by {owner}" : "Gedeel met u deur {owner}",
     "Choose a password for the mail share" : "Kies 'n wagwoord vir die e-pos lêer deel ",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} gedeel via skakel",
     "group" : "groep",
     "remote" : "afgeleë",
     "email" : "e-pos",
@@ -243,6 +242,7 @@
     "Shared with {recipients}" : "Gedeel met {recipients}",
     "Error setting expiration date" : "Fout terwyl vervaldatum stel",
     "The public link will expire no later than {days} days after it is created" : "Die publieke skakel sal presies {days} na dit geskep is verval",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} gedeel via skakel",
     "Share with other people by entering a user or group or an email address." : "Deel met ander deur 'n gebruiker, groep of e-posadres in te vul. ",
     "The specified document has not been found on the server." : "Die gekose dokument was nie op die bediener gevind nie.",
     "You can click here to return to %s." : "U kan hier klik om terug te keer na %s",
diff --git a/core/l10n/ast.js b/core/l10n/ast.js
index 63a2bff6a1b08c1a7b3af0511d476cdcd2da3f54..d1c2eb2ed5d0816700eb5135aa479acab14bb9f5 100644
--- a/core/l10n/ast.js
+++ b/core/l10n/ast.js
@@ -115,7 +115,6 @@ OC.L10N.register(
     "Share link" : "Compartir enllaz",
     "Shared with you and the group {group} by {owner}" : "Compartíu contigo y col grupu {group} por {owner}",
     "Shared with you by {owner}" : "Compartíu contigo por {owner}",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} compartió per enllaz",
     "group" : "grupu",
     "remote" : "remotu",
     "email" : "corréu",
@@ -234,6 +233,7 @@ OC.L10N.register(
     "Thank you for your patience." : "Gracies pola to paciencia.",
     "Error setting expiration date" : "Fallu afitando la fecha de caducidá",
     "The public link will expire no later than {days} days after it is created" : "L'enllaz públicu va caducar enantes de {days} díes dende la so creación",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} compartió per enllaz",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparti con otra xente introduciendo un usuariu, grupu, ID de ñube federada o direición de corréu.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparti con otra xente introduciendo un usuariu, grupu o ID de ñube federada.",
     "Share with other people by entering a user or group or an email address." : "Comparti con otra xente introduciendo un usuariu, grupu o direición de corréu.",
diff --git a/core/l10n/ast.json b/core/l10n/ast.json
index 0421401adb9af038b92d17d5d0306ea35cc67dfd..fa0e85ffa45dfd955b05b037eee81f05d9ee9f41 100644
--- a/core/l10n/ast.json
+++ b/core/l10n/ast.json
@@ -113,7 +113,6 @@
     "Share link" : "Compartir enllaz",
     "Shared with you and the group {group} by {owner}" : "Compartíu contigo y col grupu {group} por {owner}",
     "Shared with you by {owner}" : "Compartíu contigo por {owner}",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} compartió per enllaz",
     "group" : "grupu",
     "remote" : "remotu",
     "email" : "corréu",
@@ -232,6 +231,7 @@
     "Thank you for your patience." : "Gracies pola to paciencia.",
     "Error setting expiration date" : "Fallu afitando la fecha de caducidá",
     "The public link will expire no later than {days} days after it is created" : "L'enllaz públicu va caducar enantes de {days} díes dende la so creación",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} compartió per enllaz",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparti con otra xente introduciendo un usuariu, grupu, ID de ñube federada o direición de corréu.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparti con otra xente introduciendo un usuariu, grupu o ID de ñube federada.",
     "Share with other people by entering a user or group or an email address." : "Comparti con otra xente introduciendo un usuariu, grupu o direición de corréu.",
diff --git a/core/l10n/bg.js b/core/l10n/bg.js
index a1ed7942a867fd289fc95e31adb1842dfb55011f..48807149bc87ed2da015dc53aeaa2fbf4cd4e6c3 100644
--- a/core/l10n/bg.js
+++ b/core/l10n/bg.js
@@ -133,7 +133,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Споделено от {owner} с вас и групата {group}",
     "Shared with you in a conversation by {owner}" : "Споделено с вас в разговор от {owner}",
     "Shared with you by {owner}" : "Споделено с вас от {owner}",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} споделен с връзка",
     "group" : "група",
     "remote" : "отдалечен",
     "remote group" : "отдалечена група",
@@ -283,6 +282,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Споделено с {recipients}",
     "Error setting expiration date" : "Грешка при задаване на срок на валидност",
     "The public link will expire no later than {days} days after it is created" : "Общодостъпната връзка ще изтече не по-късно от {days} дни след създаването ѝ.",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} споделен с връзка",
     "The specified document has not been found on the server." : "Избраният документ не е намерен на сървъра.",
     "You can click here to return to %s." : "Можете да натиснете тук, за да се върнете на %s.",
     "The server encountered an internal error and was unable to complete your request." : "Поради вътрешно сървърна грешка, сървърът не можа да изпълни заявката ви.",
diff --git a/core/l10n/bg.json b/core/l10n/bg.json
index 9ee2a257ffe9bc7240477bf19b44ba33f4066052..fdafb484b9048f0cd8846d6719a7c788ea0ad555 100644
--- a/core/l10n/bg.json
+++ b/core/l10n/bg.json
@@ -131,7 +131,6 @@
     "Shared with you and the group {group} by {owner}" : "Споделено от {owner} с вас и групата {group}",
     "Shared with you in a conversation by {owner}" : "Споделено с вас в разговор от {owner}",
     "Shared with you by {owner}" : "Споделено с вас от {owner}",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} споделен с връзка",
     "group" : "група",
     "remote" : "отдалечен",
     "remote group" : "отдалечена група",
@@ -281,6 +280,7 @@
     "Shared with {recipients}" : "Споделено с {recipients}",
     "Error setting expiration date" : "Грешка при задаване на срок на валидност",
     "The public link will expire no later than {days} days after it is created" : "Общодостъпната връзка ще изтече не по-късно от {days} дни след създаването ѝ.",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} споделен с връзка",
     "The specified document has not been found on the server." : "Избраният документ не е намерен на сървъра.",
     "You can click here to return to %s." : "Можете да натиснете тук, за да се върнете на %s.",
     "The server encountered an internal error and was unable to complete your request." : "Поради вътрешно сървърна грешка, сървърът не можа да изпълни заявката ви.",
diff --git a/core/l10n/ca.js b/core/l10n/ca.js
index 8070225bcfa3d5d68044ca89141790696b1bea55..6111e9e81b65b08645f562cd34e8010aaa314c3d 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -177,7 +177,6 @@ OC.L10N.register(
     "Shared with you and the conversation {conversation} by {owner}" : "Compartit amb tu i amb la conversa {conversation} per {owner}",
     "Shared with you by {owner}" : "Compartit amb vos per {owner}",
     "Choose a password for the mail share" : "Escolliu una contrasenya pel mail de compartició",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartit per enllaç",
     "group" : "grup",
     "remote" : "remot",
     "remote group" : "grup remot",
@@ -348,6 +347,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Compartit amb {recipients}",
     "Error setting expiration date" : "Error en establir la data de venciment",
     "The public link will expire no later than {days} days after it is created" : "L'enllaç públic tindrà venciment abans de {days} dies després de crear-lo",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartit per enllaç",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Compartir amb altres persones introduint un usuari o grup, un ID de núvol federat o una adreça d’email.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Compartir amb altres persones introduint un usuari o grup o ID de núvol federat.",
     "Share with other people by entering a user or group or an email address." : "Compartir amb altres persones introduint un usuari o grup o una adreça d’email.",
diff --git a/core/l10n/ca.json b/core/l10n/ca.json
index cdf5d5c4049fadee4ac619b864ede41832847985..192b1c677cb627e2ba04e634e5f3674b17b62455 100644
--- a/core/l10n/ca.json
+++ b/core/l10n/ca.json
@@ -175,7 +175,6 @@
     "Shared with you and the conversation {conversation} by {owner}" : "Compartit amb tu i amb la conversa {conversation} per {owner}",
     "Shared with you by {owner}" : "Compartit amb vos per {owner}",
     "Choose a password for the mail share" : "Escolliu una contrasenya pel mail de compartició",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartit per enllaç",
     "group" : "grup",
     "remote" : "remot",
     "remote group" : "grup remot",
@@ -346,6 +345,7 @@
     "Shared with {recipients}" : "Compartit amb {recipients}",
     "Error setting expiration date" : "Error en establir la data de venciment",
     "The public link will expire no later than {days} days after it is created" : "L'enllaç públic tindrà venciment abans de {days} dies després de crear-lo",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartit per enllaç",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Compartir amb altres persones introduint un usuari o grup, un ID de núvol federat o una adreça d’email.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Compartir amb altres persones introduint un usuari o grup o ID de núvol federat.",
     "Share with other people by entering a user or group or an email address." : "Compartir amb altres persones introduint un usuari o grup o una adreça d’email.",
diff --git a/core/l10n/cs.js b/core/l10n/cs.js
index 8a5c5d47c4c8a570b1942dfa8ecad2c7bac02e9a..2c85ef838b7845291836f6e161238d2c7d10696b 100644
--- a/core/l10n/cs.js
+++ b/core/l10n/cs.js
@@ -184,7 +184,6 @@ OC.L10N.register(
     "Shared with you in a conversation by {owner}" : "Sdílí s vámi {owner} v konverzaci",
     "Shared with you by {owner}" : "S Vámi sdílí {owner}",
     "Choose a password for the mail share" : "Zvolte si heslo e-mailového sdílení",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} sdílí pomocí odkazu",
     "group" : "skupina",
     "remote" : "vzdálený",
     "remote group" : "vzdálená skupina",
@@ -373,6 +372,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Sdíleno s {recipients}",
     "Error setting expiration date" : "Chyba při nastavení data vypršení platnosti",
     "The public link will expire no later than {days} days after it is created" : "Veřejný odkaz vyprší nejpozději {days} dní od svého vytvoření",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} sdílí pomocí odkazu",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Sdílejte s dalšími lidmi zadáním uživatelského jména, skupiny, federovaného cloud ID, nebo e-mailové adresy.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Sdílejte s dalšími lidmi zadáním uživatelského jména, skupiny, nebo sdruženého cloud ID.",
     "Share with other people by entering a user or group or an email address." : "Sdílejte s dalšími lidmi zadáním uživatelského jména, jména skupiny, nebo e-mailové adresy.",
diff --git a/core/l10n/cs.json b/core/l10n/cs.json
index b750778e7c650a074458e647b8626f8a750b5966..6654858a4065e78c39db9b1d7f2a62bc82c0b485 100644
--- a/core/l10n/cs.json
+++ b/core/l10n/cs.json
@@ -182,7 +182,6 @@
     "Shared with you in a conversation by {owner}" : "Sdílí s vámi {owner} v konverzaci",
     "Shared with you by {owner}" : "S Vámi sdílí {owner}",
     "Choose a password for the mail share" : "Zvolte si heslo e-mailového sdílení",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} sdílí pomocí odkazu",
     "group" : "skupina",
     "remote" : "vzdálený",
     "remote group" : "vzdálená skupina",
@@ -371,6 +370,7 @@
     "Shared with {recipients}" : "Sdíleno s {recipients}",
     "Error setting expiration date" : "Chyba při nastavení data vypršení platnosti",
     "The public link will expire no later than {days} days after it is created" : "Veřejný odkaz vyprší nejpozději {days} dní od svého vytvoření",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} sdílí pomocí odkazu",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Sdílejte s dalšími lidmi zadáním uživatelského jména, skupiny, federovaného cloud ID, nebo e-mailové adresy.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Sdílejte s dalšími lidmi zadáním uživatelského jména, skupiny, nebo sdruženého cloud ID.",
     "Share with other people by entering a user or group or an email address." : "Sdílejte s dalšími lidmi zadáním uživatelského jména, jména skupiny, nebo e-mailové adresy.",
diff --git a/core/l10n/da.js b/core/l10n/da.js
index e8232a9f7f5c3d9c46ccf21d58504398233632b3..7c8951a72623cc628ca3a9b7ae41acb73943a1c5 100644
--- a/core/l10n/da.js
+++ b/core/l10n/da.js
@@ -151,7 +151,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Delt med dig og gruppen {group} af {owner}",
     "Shared with you by {owner}" : "Delt med dig af {owner}",
     "Choose a password for the mail share" : "Vælg et kodeord til mail deling",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delt via link",
     "group" : "gruppe",
     "remote" : "ekstern",
     "email" : "e-mail",
@@ -323,6 +322,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Delt med {recipients}",
     "Error setting expiration date" : "Fejl under sætning af udløbsdato",
     "The public link will expire no later than {days} days after it is created" : "Det offentlige link udløber senest {days} dage efter det blev oprettet",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delt via link",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Del med andre ved at indtaste et brugernavn, en gruppe, et federated cloud id eller en e-mail adresse.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Del med andre ved at indtaste et brugernavn, en gruppe eller et federated cloud id.",
     "Share with other people by entering a user or group or an email address." : "Del med andre ved at indtaste et brugernavn, en gruppe eller e-mail adresse.",
diff --git a/core/l10n/da.json b/core/l10n/da.json
index f905edf6cfabafeff5348643b479e8843dc1c416..2d529201a9d6db0610055e21ed138a1e8460adb5 100644
--- a/core/l10n/da.json
+++ b/core/l10n/da.json
@@ -149,7 +149,6 @@
     "Shared with you and the group {group} by {owner}" : "Delt med dig og gruppen {group} af {owner}",
     "Shared with you by {owner}" : "Delt med dig af {owner}",
     "Choose a password for the mail share" : "Vælg et kodeord til mail deling",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delt via link",
     "group" : "gruppe",
     "remote" : "ekstern",
     "email" : "e-mail",
@@ -321,6 +320,7 @@
     "Shared with {recipients}" : "Delt med {recipients}",
     "Error setting expiration date" : "Fejl under sætning af udløbsdato",
     "The public link will expire no later than {days} days after it is created" : "Det offentlige link udløber senest {days} dage efter det blev oprettet",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delt via link",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Del med andre ved at indtaste et brugernavn, en gruppe, et federated cloud id eller en e-mail adresse.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Del med andre ved at indtaste et brugernavn, en gruppe eller et federated cloud id.",
     "Share with other people by entering a user or group or an email address." : "Del med andre ved at indtaste et brugernavn, en gruppe eller e-mail adresse.",
diff --git a/core/l10n/de.js b/core/l10n/de.js
index 895dc1b73d27ef01605c5f829e1b6f20fff1d4bd..084b5d930a14e27e29d6853beed5546d8597c8d1 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -185,7 +185,6 @@ OC.L10N.register(
     "Shared with you in a conversation by {owner}" : "Mit Dir in einer Unterhaltung geteilt von {owner}",
     "Shared with you by {owner}" : "{owner} hat dies mit Dir geteilt",
     "Choose a password for the mail share" : "Wähle ein Passwort für das Teilen via E-Mail",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} mittels Link geteilt",
     "group" : "Gruppe",
     "remote" : "Entfernte Freigabe",
     "remote group" : "Externe Gruppe",
@@ -379,6 +378,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Geteilt mit {recipients}",
     "Error setting expiration date" : "Fehler beim Setzen des Ablaufdatums",
     "The public link will expire no later than {days} days after it is created" : "Der öffentliche Link wird spätestens {days} Tage nach seiner Erstellung ablaufen",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} mittels Link geteilt",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Teile mit Anderen, indem Du einen Benutzer, eine Gruppe, eine Federated-Cloud-ID oder eine E-Mail-Adressen eingibst.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Teile mit Anderen, indem Du einen Benutzer, eine Gruppe, oder eine Federated-Cloud-ID eingibst.",
     "Share with other people by entering a user or group or an email address." : "Teile mit Anderen, indem Du einen Benutzer, eine Gruppe, oder eine E-Mail-Adresse eingibst.",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index f0725401359628dd7dbd6beecf65c67d4de61d5c..2139bc4c19b0ba43d4aa817b5a45af53cf06d12e 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -183,7 +183,6 @@
     "Shared with you in a conversation by {owner}" : "Mit Dir in einer Unterhaltung geteilt von {owner}",
     "Shared with you by {owner}" : "{owner} hat dies mit Dir geteilt",
     "Choose a password for the mail share" : "Wähle ein Passwort für das Teilen via E-Mail",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} mittels Link geteilt",
     "group" : "Gruppe",
     "remote" : "Entfernte Freigabe",
     "remote group" : "Externe Gruppe",
@@ -377,6 +376,7 @@
     "Shared with {recipients}" : "Geteilt mit {recipients}",
     "Error setting expiration date" : "Fehler beim Setzen des Ablaufdatums",
     "The public link will expire no later than {days} days after it is created" : "Der öffentliche Link wird spätestens {days} Tage nach seiner Erstellung ablaufen",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} mittels Link geteilt",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Teile mit Anderen, indem Du einen Benutzer, eine Gruppe, eine Federated-Cloud-ID oder eine E-Mail-Adressen eingibst.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Teile mit Anderen, indem Du einen Benutzer, eine Gruppe, oder eine Federated-Cloud-ID eingibst.",
     "Share with other people by entering a user or group or an email address." : "Teile mit Anderen, indem Du einen Benutzer, eine Gruppe, oder eine E-Mail-Adresse eingibst.",
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index b931e0e39988113d07fffcfd062e056c2ee93a7d..18d4dad18331342819e50326abaed9d4b633fbb3 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -185,7 +185,6 @@ OC.L10N.register(
     "Shared with you in a conversation by {owner}" : "Mit Ihnen in einer Unterhaltung geteilt von {owner}",
     "Shared with you by {owner}" : "Von {owner} mit Ihnen geteilt.",
     "Choose a password for the mail share" : "Wählen Sie ein Passwort für das Teilen via E-Mail",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} mittels Link geteilt",
     "group" : "Gruppe",
     "remote" : "Entfernte Freigabe",
     "remote group" : "Externe Gruppe",
@@ -379,6 +378,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Geteilt mit {recipients}",
     "Error setting expiration date" : "Fehler beim Setzen des Ablaufdatums",
     "The public link will expire no later than {days} days after it is created" : "Der öffentliche Link wird spätestens {days} Tage nach seiner Erstellung ablaufen",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} mittels Link geteilt",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Teilen mit Anderen, indem Sie einen Benutzer, eine Gruppe, eine Federated-Cloud-ID oder eine E-Mail-Adresse eingeben.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Teilen mit Anderen, indem Sie einen Benutzer, eine Gruppe, oder eine Federated-Cloud-ID eingeben.",
     "Share with other people by entering a user or group or an email address." : "Teilen mit Anderen, indem Sie einen Benutzer, eine Gruppe, oder eine E-Mail-Adresse eingeben.",
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index fdcc87f04de4ed43f3820f0836820563121a9a5f..000c2417cb1e2c6fa6175fe3a148f730b2f7a967 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -183,7 +183,6 @@
     "Shared with you in a conversation by {owner}" : "Mit Ihnen in einer Unterhaltung geteilt von {owner}",
     "Shared with you by {owner}" : "Von {owner} mit Ihnen geteilt.",
     "Choose a password for the mail share" : "Wählen Sie ein Passwort für das Teilen via E-Mail",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} mittels Link geteilt",
     "group" : "Gruppe",
     "remote" : "Entfernte Freigabe",
     "remote group" : "Externe Gruppe",
@@ -377,6 +376,7 @@
     "Shared with {recipients}" : "Geteilt mit {recipients}",
     "Error setting expiration date" : "Fehler beim Setzen des Ablaufdatums",
     "The public link will expire no later than {days} days after it is created" : "Der öffentliche Link wird spätestens {days} Tage nach seiner Erstellung ablaufen",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} mittels Link geteilt",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Teilen mit Anderen, indem Sie einen Benutzer, eine Gruppe, eine Federated-Cloud-ID oder eine E-Mail-Adresse eingeben.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Teilen mit Anderen, indem Sie einen Benutzer, eine Gruppe, oder eine Federated-Cloud-ID eingeben.",
     "Share with other people by entering a user or group or an email address." : "Teilen mit Anderen, indem Sie einen Benutzer, eine Gruppe, oder eine E-Mail-Adresse eingeben.",
diff --git a/core/l10n/el.js b/core/l10n/el.js
index 15d1becf3b25cc9e45586856a7b7d970e77667e7..05450fee5316f9c230c47a2aa7cc0c3819b6d12f 100644
--- a/core/l10n/el.js
+++ b/core/l10n/el.js
@@ -137,7 +137,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Διαμοιράστηκε με σας και με την ομάδα {group} του {owner}",
     "Shared with you by {owner}" : "Διαμοιράστηκε με σας από τον {owner}",
     "Choose a password for the mail share" : "Επιλογή συνθηματικού για διαμοιρασμό με αλληλογραφία",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} διαμοιράστηκε με σύνδεσμο",
     "group" : "ομάδα",
     "remote" : "απομακρυσμένα",
     "email" : "ηλεκτρονικό ταχυδρομείο",
@@ -285,6 +284,7 @@ OC.L10N.register(
     "Thank you for your patience." : "Σας ευχαριστούμε για την υπομονή σας.",
     "Error setting expiration date" : "Σφάλμα κατά τον ορισμό ημερομηνίας λήξης",
     "The public link will expire no later than {days} days after it is created" : "Ο δημόσιος σύνδεσμος θα απενεργοποιηθεί το πολύ σε {days} ημέρες μετά την δημιουργία του",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} διαμοιράστηκε με σύνδεσμο",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Διαμοιραστείτε με άλλους εισάγοντας τον χρήστη ή την ομάδα, το ID του federated cloud ή μια διεύθυνση ηλεκτρονικού ταχυδρομείου.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Διαμοιραστείτε με άλλους εισάγοντας τον χρήστη ή την ομάδα ή το ID του federated cloud.",
     "Share with other people by entering a user or group or an email address." : "Διαμοιραστείτε με άλλους εισάγοντας τον χρήστη ή την ομάδα ή μια διεύθυνση ηλεκτρονικού ταχυδρομείου.",
diff --git a/core/l10n/el.json b/core/l10n/el.json
index 6d365577d35f0c0ae9910b2f2a8c7190ae861dd8..276d2fc94a8b9693e910b6c9ca4e557f5b5c931c 100644
--- a/core/l10n/el.json
+++ b/core/l10n/el.json
@@ -135,7 +135,6 @@
     "Shared with you and the group {group} by {owner}" : "Διαμοιράστηκε με σας και με την ομάδα {group} του {owner}",
     "Shared with you by {owner}" : "Διαμοιράστηκε με σας από τον {owner}",
     "Choose a password for the mail share" : "Επιλογή συνθηματικού για διαμοιρασμό με αλληλογραφία",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} διαμοιράστηκε με σύνδεσμο",
     "group" : "ομάδα",
     "remote" : "απομακρυσμένα",
     "email" : "ηλεκτρονικό ταχυδρομείο",
@@ -283,6 +282,7 @@
     "Thank you for your patience." : "Σας ευχαριστούμε για την υπομονή σας.",
     "Error setting expiration date" : "Σφάλμα κατά τον ορισμό ημερομηνίας λήξης",
     "The public link will expire no later than {days} days after it is created" : "Ο δημόσιος σύνδεσμος θα απενεργοποιηθεί το πολύ σε {days} ημέρες μετά την δημιουργία του",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} διαμοιράστηκε με σύνδεσμο",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Διαμοιραστείτε με άλλους εισάγοντας τον χρήστη ή την ομάδα, το ID του federated cloud ή μια διεύθυνση ηλεκτρονικού ταχυδρομείου.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Διαμοιραστείτε με άλλους εισάγοντας τον χρήστη ή την ομάδα ή το ID του federated cloud.",
     "Share with other people by entering a user or group or an email address." : "Διαμοιραστείτε με άλλους εισάγοντας τον χρήστη ή την ομάδα ή μια διεύθυνση ηλεκτρονικού ταχυδρομείου.",
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index 6822e0e400ec3798a4de3752ff55d1dca632fa9b..103ffaff684f8db479e98c8d0fbc7c1795bf5965 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -153,7 +153,6 @@ OC.L10N.register(
     "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}",
     "Choose a password for the mail share" : "Choose a password for the mail share",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} shared via link",
     "group" : "group",
     "remote" : "remote",
     "email" : "email",
@@ -331,6 +330,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Shared with {recipients}",
     "Error setting expiration date" : "Error setting expiration date",
     "The public link will expire no later than {days} days after it is created" : "The public link will expire no later than {days} days after it is created",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} shared via link",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Share with other people by entering a user or group, a federated cloud ID or an email address.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Share with other people by entering a user or group or a federated cloud ID.",
     "Share with other people by entering a user or group or an email address." : "Share with other people by entering a user or group or an email address.",
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json
index 9fd16932f1e7f27157c2cea50a8ffadec1619139..74d5b315dd4e7d2b79333b350edbcbde4a1e5e53 100644
--- a/core/l10n/en_GB.json
+++ b/core/l10n/en_GB.json
@@ -151,7 +151,6 @@
     "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}",
     "Choose a password for the mail share" : "Choose a password for the mail share",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} shared via link",
     "group" : "group",
     "remote" : "remote",
     "email" : "email",
@@ -329,6 +328,7 @@
     "Shared with {recipients}" : "Shared with {recipients}",
     "Error setting expiration date" : "Error setting expiration date",
     "The public link will expire no later than {days} days after it is created" : "The public link will expire no later than {days} days after it is created",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} shared via link",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Share with other people by entering a user or group, a federated cloud ID or an email address.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Share with other people by entering a user or group or a federated cloud ID.",
     "Share with other people by entering a user or group or an email address." : "Share with other people by entering a user or group or an email address.",
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 3f86d54597f9f40f4ca297ab29dc39364ea106fb..18ac616a6e134febafbcd247b753ce97afbfa649 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -184,7 +184,6 @@ OC.L10N.register(
     "Shared with you in a conversation by {owner}" : "Compartido contigo por {owner} en una conversación",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elija una contraseña para compartir por correo electrónico",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} compartido por medio de un link",
     "group" : "grupo",
     "remote" : "remoto",
     "remote group" : "grupo remoto",
@@ -373,6 +372,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Compartido con {recipients}",
     "Error setting expiration date" : "Error estableciendo fecha de caducidad",
     "The public link will expire no later than {days} days after it is created" : "El vínculo público no expirará antes de {days} desde que se creó",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} compartido por medio de un link",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas introduciendo un usuario, grupo, ID de nube federada o dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas introduciendo un usuario, grupo o ID de nube federada.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas introduciendo un usuario, grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es.json b/core/l10n/es.json
index e18a017cc79430c616cb9cb3faf767bc77950d4a..08cd972514ee6ea8eceef661539416c81a994583 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -182,7 +182,6 @@
     "Shared with you in a conversation by {owner}" : "Compartido contigo por {owner} en una conversación",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elija una contraseña para compartir por correo electrónico",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} compartido por medio de un link",
     "group" : "grupo",
     "remote" : "remoto",
     "remote group" : "grupo remoto",
@@ -371,6 +370,7 @@
     "Shared with {recipients}" : "Compartido con {recipients}",
     "Error setting expiration date" : "Error estableciendo fecha de caducidad",
     "The public link will expire no later than {days} days after it is created" : "El vínculo público no expirará antes de {days} desde que se creó",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} compartido por medio de un link",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas introduciendo un usuario, grupo, ID de nube federada o dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas introduciendo un usuario, grupo o ID de nube federada.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas introduciendo un usuario, grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_419.js b/core/l10n/es_419.js
index 2aee9ea7e4a7d8d4d6c6bce3ff9d218ead06a069..4cdb7ab4c3a3c8d1cb8e8cc67567eafa9b7b286f 100644
--- a/core/l10n/es_419.js
+++ b/core/l10n/es_419.js
@@ -149,7 +149,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -298,6 +297,7 @@ OC.L10N.register(
     "Thank you for your patience." : "Gracias por tu paciencia.",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_419.json b/core/l10n/es_419.json
index a3bad8d2576e562d0396f632ee769290c11253bb..936752d4432c3f69c8ae4b9a10c3766c3ae1805b 100644
--- a/core/l10n/es_419.json
+++ b/core/l10n/es_419.json
@@ -147,7 +147,6 @@
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -296,6 +295,7 @@
     "Thank you for your patience." : "Gracias por tu paciencia.",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js
index 04da1c160f03c61a53364274eb942880f0e0d5b6..fb37f412b6dbbda9fcf2acd814c9932311ddeb9a 100644
--- a/core/l10n/es_AR.js
+++ b/core/l10n/es_AR.js
@@ -129,7 +129,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Compartido con usted y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido con usted por {owner}",
     "Choose a password for the mail share" : "Establecer una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compatido mediante un link",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -269,6 +268,7 @@ OC.L10N.register(
     "Thank you for your patience." : "Gracias por su paciencia.",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "El link público expirará a los {days} días de haber sido creado",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compatido mediante un link",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparta con otras personas ingresando un usuario, un grupo, un ID de nube federado o una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparta con otras personas ingresando un usuario, un grupo o un ID de nube federado.",
     "Share with other people by entering a user or group or an email address." : "Comparta con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_AR.json b/core/l10n/es_AR.json
index 7188ab15aca174d5b9e5d944376a9ec61e6a61d0..3dd15c1760d80c01a7065e2e1d264f3491bef25a 100644
--- a/core/l10n/es_AR.json
+++ b/core/l10n/es_AR.json
@@ -127,7 +127,6 @@
     "Shared with you and the group {group} by {owner}" : "Compartido con usted y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido con usted por {owner}",
     "Choose a password for the mail share" : "Establecer una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compatido mediante un link",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -267,6 +266,7 @@
     "Thank you for your patience." : "Gracias por su paciencia.",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "El link público expirará a los {days} días de haber sido creado",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compatido mediante un link",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparta con otras personas ingresando un usuario, un grupo, un ID de nube federado o una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparta con otras personas ingresando un usuario, un grupo o un ID de nube federado.",
     "Share with other people by entering a user or group or an email address." : "Comparta con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_CL.js b/core/l10n/es_CL.js
index 7a73dab46b76e838c3769d6ba60d11a3d841b362..2b46203fbf606462c3c5d8bedf148b974a1f7b65 100644
--- a/core/l10n/es_CL.js
+++ b/core/l10n/es_CL.js
@@ -151,7 +151,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -329,6 +328,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Compartido con {recipients}",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_CL.json b/core/l10n/es_CL.json
index 111c7aff09a1de9cd67bbe48d92512ba61999381..4356bcfbff7e8c3e5a70263c5ec21b0218617528 100644
--- a/core/l10n/es_CL.json
+++ b/core/l10n/es_CL.json
@@ -149,7 +149,6 @@
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -327,6 +326,7 @@
     "Shared with {recipients}" : "Compartido con {recipients}",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_CO.js b/core/l10n/es_CO.js
index 7a73dab46b76e838c3769d6ba60d11a3d841b362..2b46203fbf606462c3c5d8bedf148b974a1f7b65 100644
--- a/core/l10n/es_CO.js
+++ b/core/l10n/es_CO.js
@@ -151,7 +151,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -329,6 +328,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Compartido con {recipients}",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_CO.json b/core/l10n/es_CO.json
index 111c7aff09a1de9cd67bbe48d92512ba61999381..4356bcfbff7e8c3e5a70263c5ec21b0218617528 100644
--- a/core/l10n/es_CO.json
+++ b/core/l10n/es_CO.json
@@ -149,7 +149,6 @@
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -327,6 +326,7 @@
     "Shared with {recipients}" : "Compartido con {recipients}",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_CR.js b/core/l10n/es_CR.js
index 7a73dab46b76e838c3769d6ba60d11a3d841b362..2b46203fbf606462c3c5d8bedf148b974a1f7b65 100644
--- a/core/l10n/es_CR.js
+++ b/core/l10n/es_CR.js
@@ -151,7 +151,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -329,6 +328,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Compartido con {recipients}",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_CR.json b/core/l10n/es_CR.json
index 111c7aff09a1de9cd67bbe48d92512ba61999381..4356bcfbff7e8c3e5a70263c5ec21b0218617528 100644
--- a/core/l10n/es_CR.json
+++ b/core/l10n/es_CR.json
@@ -149,7 +149,6 @@
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -327,6 +326,7 @@
     "Shared with {recipients}" : "Compartido con {recipients}",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_DO.js b/core/l10n/es_DO.js
index 7a73dab46b76e838c3769d6ba60d11a3d841b362..2b46203fbf606462c3c5d8bedf148b974a1f7b65 100644
--- a/core/l10n/es_DO.js
+++ b/core/l10n/es_DO.js
@@ -151,7 +151,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -329,6 +328,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Compartido con {recipients}",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_DO.json b/core/l10n/es_DO.json
index 111c7aff09a1de9cd67bbe48d92512ba61999381..4356bcfbff7e8c3e5a70263c5ec21b0218617528 100644
--- a/core/l10n/es_DO.json
+++ b/core/l10n/es_DO.json
@@ -149,7 +149,6 @@
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -327,6 +326,7 @@
     "Shared with {recipients}" : "Compartido con {recipients}",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_EC.js b/core/l10n/es_EC.js
index 7a73dab46b76e838c3769d6ba60d11a3d841b362..2b46203fbf606462c3c5d8bedf148b974a1f7b65 100644
--- a/core/l10n/es_EC.js
+++ b/core/l10n/es_EC.js
@@ -151,7 +151,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -329,6 +328,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Compartido con {recipients}",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_EC.json b/core/l10n/es_EC.json
index 111c7aff09a1de9cd67bbe48d92512ba61999381..4356bcfbff7e8c3e5a70263c5ec21b0218617528 100644
--- a/core/l10n/es_EC.json
+++ b/core/l10n/es_EC.json
@@ -149,7 +149,6 @@
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -327,6 +326,7 @@
     "Shared with {recipients}" : "Compartido con {recipients}",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_GT.js b/core/l10n/es_GT.js
index 7a73dab46b76e838c3769d6ba60d11a3d841b362..2b46203fbf606462c3c5d8bedf148b974a1f7b65 100644
--- a/core/l10n/es_GT.js
+++ b/core/l10n/es_GT.js
@@ -151,7 +151,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -329,6 +328,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Compartido con {recipients}",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_GT.json b/core/l10n/es_GT.json
index 111c7aff09a1de9cd67bbe48d92512ba61999381..4356bcfbff7e8c3e5a70263c5ec21b0218617528 100644
--- a/core/l10n/es_GT.json
+++ b/core/l10n/es_GT.json
@@ -149,7 +149,6 @@
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -327,6 +326,7 @@
     "Shared with {recipients}" : "Compartido con {recipients}",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_HN.js b/core/l10n/es_HN.js
index 2aee9ea7e4a7d8d4d6c6bce3ff9d218ead06a069..4cdb7ab4c3a3c8d1cb8e8cc67567eafa9b7b286f 100644
--- a/core/l10n/es_HN.js
+++ b/core/l10n/es_HN.js
@@ -149,7 +149,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -298,6 +297,7 @@ OC.L10N.register(
     "Thank you for your patience." : "Gracias por tu paciencia.",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_HN.json b/core/l10n/es_HN.json
index a3bad8d2576e562d0396f632ee769290c11253bb..936752d4432c3f69c8ae4b9a10c3766c3ae1805b 100644
--- a/core/l10n/es_HN.json
+++ b/core/l10n/es_HN.json
@@ -147,7 +147,6 @@
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -296,6 +295,7 @@
     "Thank you for your patience." : "Gracias por tu paciencia.",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js
index 52b4a19775d62ba8a1ab789a60faa297f15f77ca..9508a0964de3f5726b380a01aa9b0691fc6a7378 100644
--- a/core/l10n/es_MX.js
+++ b/core/l10n/es_MX.js
@@ -151,7 +151,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -329,6 +328,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Compartido con {recipients}",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_MX.json b/core/l10n/es_MX.json
index 7de07adf5727c1d22544b54e6ed915fa6f8680e5..92fe2820e92113241804a586c3c5697b1be09bfe 100644
--- a/core/l10n/es_MX.json
+++ b/core/l10n/es_MX.json
@@ -149,7 +149,6 @@
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -327,6 +326,7 @@
     "Shared with {recipients}" : "Compartido con {recipients}",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_NI.js b/core/l10n/es_NI.js
index 2aee9ea7e4a7d8d4d6c6bce3ff9d218ead06a069..4cdb7ab4c3a3c8d1cb8e8cc67567eafa9b7b286f 100644
--- a/core/l10n/es_NI.js
+++ b/core/l10n/es_NI.js
@@ -149,7 +149,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -298,6 +297,7 @@ OC.L10N.register(
     "Thank you for your patience." : "Gracias por tu paciencia.",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_NI.json b/core/l10n/es_NI.json
index a3bad8d2576e562d0396f632ee769290c11253bb..936752d4432c3f69c8ae4b9a10c3766c3ae1805b 100644
--- a/core/l10n/es_NI.json
+++ b/core/l10n/es_NI.json
@@ -147,7 +147,6 @@
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -296,6 +295,7 @@
     "Thank you for your patience." : "Gracias por tu paciencia.",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_PA.js b/core/l10n/es_PA.js
index 2aee9ea7e4a7d8d4d6c6bce3ff9d218ead06a069..4cdb7ab4c3a3c8d1cb8e8cc67567eafa9b7b286f 100644
--- a/core/l10n/es_PA.js
+++ b/core/l10n/es_PA.js
@@ -149,7 +149,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -298,6 +297,7 @@ OC.L10N.register(
     "Thank you for your patience." : "Gracias por tu paciencia.",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_PA.json b/core/l10n/es_PA.json
index a3bad8d2576e562d0396f632ee769290c11253bb..936752d4432c3f69c8ae4b9a10c3766c3ae1805b 100644
--- a/core/l10n/es_PA.json
+++ b/core/l10n/es_PA.json
@@ -147,7 +147,6 @@
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -296,6 +295,7 @@
     "Thank you for your patience." : "Gracias por tu paciencia.",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_PE.js b/core/l10n/es_PE.js
index 2aee9ea7e4a7d8d4d6c6bce3ff9d218ead06a069..4cdb7ab4c3a3c8d1cb8e8cc67567eafa9b7b286f 100644
--- a/core/l10n/es_PE.js
+++ b/core/l10n/es_PE.js
@@ -149,7 +149,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -298,6 +297,7 @@ OC.L10N.register(
     "Thank you for your patience." : "Gracias por tu paciencia.",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_PE.json b/core/l10n/es_PE.json
index a3bad8d2576e562d0396f632ee769290c11253bb..936752d4432c3f69c8ae4b9a10c3766c3ae1805b 100644
--- a/core/l10n/es_PE.json
+++ b/core/l10n/es_PE.json
@@ -147,7 +147,6 @@
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -296,6 +295,7 @@
     "Thank you for your patience." : "Gracias por tu paciencia.",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_PR.js b/core/l10n/es_PR.js
index 2aee9ea7e4a7d8d4d6c6bce3ff9d218ead06a069..4cdb7ab4c3a3c8d1cb8e8cc67567eafa9b7b286f 100644
--- a/core/l10n/es_PR.js
+++ b/core/l10n/es_PR.js
@@ -149,7 +149,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -298,6 +297,7 @@ OC.L10N.register(
     "Thank you for your patience." : "Gracias por tu paciencia.",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_PR.json b/core/l10n/es_PR.json
index a3bad8d2576e562d0396f632ee769290c11253bb..936752d4432c3f69c8ae4b9a10c3766c3ae1805b 100644
--- a/core/l10n/es_PR.json
+++ b/core/l10n/es_PR.json
@@ -147,7 +147,6 @@
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -296,6 +295,7 @@
     "Thank you for your patience." : "Gracias por tu paciencia.",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_PY.js b/core/l10n/es_PY.js
index 2aee9ea7e4a7d8d4d6c6bce3ff9d218ead06a069..4cdb7ab4c3a3c8d1cb8e8cc67567eafa9b7b286f 100644
--- a/core/l10n/es_PY.js
+++ b/core/l10n/es_PY.js
@@ -149,7 +149,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -298,6 +297,7 @@ OC.L10N.register(
     "Thank you for your patience." : "Gracias por tu paciencia.",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_PY.json b/core/l10n/es_PY.json
index a3bad8d2576e562d0396f632ee769290c11253bb..936752d4432c3f69c8ae4b9a10c3766c3ae1805b 100644
--- a/core/l10n/es_PY.json
+++ b/core/l10n/es_PY.json
@@ -147,7 +147,6 @@
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -296,6 +295,7 @@
     "Thank you for your patience." : "Gracias por tu paciencia.",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_SV.js b/core/l10n/es_SV.js
index 7a73dab46b76e838c3769d6ba60d11a3d841b362..2b46203fbf606462c3c5d8bedf148b974a1f7b65 100644
--- a/core/l10n/es_SV.js
+++ b/core/l10n/es_SV.js
@@ -151,7 +151,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -329,6 +328,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Compartido con {recipients}",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_SV.json b/core/l10n/es_SV.json
index 111c7aff09a1de9cd67bbe48d92512ba61999381..4356bcfbff7e8c3e5a70263c5ec21b0218617528 100644
--- a/core/l10n/es_SV.json
+++ b/core/l10n/es_SV.json
@@ -149,7 +149,6 @@
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -327,6 +326,7 @@
     "Shared with {recipients}" : "Compartido con {recipients}",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_UY.js b/core/l10n/es_UY.js
index 2aee9ea7e4a7d8d4d6c6bce3ff9d218ead06a069..4cdb7ab4c3a3c8d1cb8e8cc67567eafa9b7b286f 100644
--- a/core/l10n/es_UY.js
+++ b/core/l10n/es_UY.js
@@ -149,7 +149,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -298,6 +297,7 @@ OC.L10N.register(
     "Thank you for your patience." : "Gracias por tu paciencia.",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/es_UY.json b/core/l10n/es_UY.json
index a3bad8d2576e562d0396f632ee769290c11253bb..936752d4432c3f69c8ae4b9a10c3766c3ae1805b 100644
--- a/core/l10n/es_UY.json
+++ b/core/l10n/es_UY.json
@@ -147,7 +147,6 @@
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "correo electrónico",
@@ -296,6 +295,7 @@
     "Thank you for your patience." : "Gracias por tu paciencia.",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
     "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js
index 3bf77cb58e7e00e1df4d9f3c5b06b4d8d2db0786..9dd727566f2bc78761b769f06af4e82cee297024 100644
--- a/core/l10n/et_EE.js
+++ b/core/l10n/et_EE.js
@@ -136,7 +136,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Jagatud sinu ja {group} grupiga {owner} poolt",
     "Shared with you by {owner}" : "Sinuga jagas {owner}",
     "Choose a password for the mail share" : "Vali parool e-postiga jagamisel",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} lingiga jagatud",
     "group" : "grupp",
     "remote" : "kaug",
     "email" : "e-post",
@@ -279,6 +278,7 @@ OC.L10N.register(
     "Thank you for your patience." : "Täname kannatlikkuse eest.",
     "Error setting expiration date" : "Viga aegumise kuupäeva määramisel",
     "The public link will expire no later than {days} days after it is created" : "Avalik link aegub mitte hiljem kui pärast {days} päeva selle loomist",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} lingiga jagatud",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Jaga teiste inimestega sisestades kasutaja või grupi, liitpilve ID või e-posti aadressi.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Jaga teiste inimestega, sisestades kasutaja või grupi või liitpilve ID.",
     "Share with other people by entering a user or group or an email address." : "Jaga teiste inimestega, sisestades kasutaja, grupi või e-posti aadressi.",
diff --git a/core/l10n/et_EE.json b/core/l10n/et_EE.json
index b617c29ef050d69b4c27bd122a9e3d8788a2792d..a99a90637c875b81f627db92b2919945899e9a36 100644
--- a/core/l10n/et_EE.json
+++ b/core/l10n/et_EE.json
@@ -134,7 +134,6 @@
     "Shared with you and the group {group} by {owner}" : "Jagatud sinu ja {group} grupiga {owner} poolt",
     "Shared with you by {owner}" : "Sinuga jagas {owner}",
     "Choose a password for the mail share" : "Vali parool e-postiga jagamisel",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} lingiga jagatud",
     "group" : "grupp",
     "remote" : "kaug",
     "email" : "e-post",
@@ -277,6 +276,7 @@
     "Thank you for your patience." : "Täname kannatlikkuse eest.",
     "Error setting expiration date" : "Viga aegumise kuupäeva määramisel",
     "The public link will expire no later than {days} days after it is created" : "Avalik link aegub mitte hiljem kui pärast {days} päeva selle loomist",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} lingiga jagatud",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Jaga teiste inimestega sisestades kasutaja või grupi, liitpilve ID või e-posti aadressi.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Jaga teiste inimestega, sisestades kasutaja või grupi või liitpilve ID.",
     "Share with other people by entering a user or group or an email address." : "Jaga teiste inimestega, sisestades kasutaja, grupi või e-posti aadressi.",
diff --git a/core/l10n/eu.js b/core/l10n/eu.js
index fb07dd0316272e19b7e46ccd4f9304df62426085..c7b2d82a8f152ac79dd6d2cef842a24ff2477ebb 100644
--- a/core/l10n/eu.js
+++ b/core/l10n/eu.js
@@ -132,7 +132,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "{owner}-k zu eta {group} taldearekin partekatuta",
     "Shared with you by {owner}" : "{owner}-k zurekin partekatuta",
     "Choose a password for the mail share" : "Hautatu pasahitz bat posta partekatzeko",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} esteka bidez partekatuta",
     "group" : "taldea",
     "remote" : "urrunekoa",
     "email" : "posta-elektronikoa",
@@ -277,6 +276,7 @@ OC.L10N.register(
     "Thank you for your patience." : "Milesker zure patzientziagatik.",
     "Error setting expiration date" : "Errore bat egon da muga data ezartzean",
     "The public link will expire no later than {days} days after it is created" : "Esteka publikoak iraungi egingo du, askoz jota, sortu eta  {days} egunetara.",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} esteka bidez partekatuta",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Parteka ezazu jendearekin taldeko erabiltzailea, federatutako hodei baten IDa edo e-posta helbide bat sartuta.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Parteka ezazu jendearekin taldeko erabiltzailea edo federatutako hodei baten IDa sartuta.",
     "Share with other people by entering a user or group or an email address." : "Parteka ezazu jendearekin taldeko erabiltzailea edo e-posta helbide bat sartuta.",
diff --git a/core/l10n/eu.json b/core/l10n/eu.json
index a0c49d888b86e484aa852bc17ecf41044fefa6cd..f1e0bfc4443f3234db3af89c5b4efb280c12e3e1 100644
--- a/core/l10n/eu.json
+++ b/core/l10n/eu.json
@@ -130,7 +130,6 @@
     "Shared with you and the group {group} by {owner}" : "{owner}-k zu eta {group} taldearekin partekatuta",
     "Shared with you by {owner}" : "{owner}-k zurekin partekatuta",
     "Choose a password for the mail share" : "Hautatu pasahitz bat posta partekatzeko",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} esteka bidez partekatuta",
     "group" : "taldea",
     "remote" : "urrunekoa",
     "email" : "posta-elektronikoa",
@@ -275,6 +274,7 @@
     "Thank you for your patience." : "Milesker zure patzientziagatik.",
     "Error setting expiration date" : "Errore bat egon da muga data ezartzean",
     "The public link will expire no later than {days} days after it is created" : "Esteka publikoak iraungi egingo du, askoz jota, sortu eta  {days} egunetara.",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} esteka bidez partekatuta",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Parteka ezazu jendearekin taldeko erabiltzailea, federatutako hodei baten IDa edo e-posta helbide bat sartuta.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Parteka ezazu jendearekin taldeko erabiltzailea edo federatutako hodei baten IDa sartuta.",
     "Share with other people by entering a user or group or an email address." : "Parteka ezazu jendearekin taldeko erabiltzailea edo e-posta helbide bat sartuta.",
diff --git a/core/l10n/fa.js b/core/l10n/fa.js
index 1b0df1b88a37666422bece1715b3d4d9e0852a7a..d7f2e60ed1cbe720675ec37f0eef606ecc5abf16 100644
--- a/core/l10n/fa.js
+++ b/core/l10n/fa.js
@@ -132,7 +132,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "به اشتراک گذاشته شده با شما و گروه {گروه} توسط {دارنده}",
     "Shared with you by {owner}" : "به اشتراک گذاشته شده با شما توسط { دارنده}",
     "Choose a password for the mail share" : "یک رمز عبور برای اشتراک ایمیل انتخاب کنید",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} به اشتراک گذاشته شده از طریق لینک",
     "group" : "گروه",
     "remote" : "از راه دور",
     "email" : "ایمیل",
@@ -259,6 +258,7 @@ OC.L10N.register(
     "Thank you for your patience." : "از صبر شما متشکریم",
     "Error setting expiration date" : "خطا در تنظیم تاریخ انقضا",
     "The public link will expire no later than {days} days after it is created" : "لینک عمومی پس از {days} روز پس از ایجاد منقضی خواهد شد",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} به اشتراک گذاشته شده از طریق لینک",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "با وارد کردن یک کاربر یا گروه، شناسه Federated Cloud یا آدرس ایمیل با دیگران به اشتراک بگذارید.",
     "Share with other people by entering a user or group or a federated cloud ID." : "با وارد کردن یک کاربر یا گروه یا شناسه Federated Cloud با افراد دیگر به اشتراک بگذارید.",
     "Share with other people by entering a user or group or an email address." : "با وارد کردن یک کاربر یا گروه یا یک آدرس ایمیل با افراد دیگر به اشتراک بگذارید.",
diff --git a/core/l10n/fa.json b/core/l10n/fa.json
index 2ac5869cfb00efe605e4fd685a11296d198cee0e..edfff45f186b5fb0ceda5cbc7e01369f857ca73b 100644
--- a/core/l10n/fa.json
+++ b/core/l10n/fa.json
@@ -130,7 +130,6 @@
     "Shared with you and the group {group} by {owner}" : "به اشتراک گذاشته شده با شما و گروه {گروه} توسط {دارنده}",
     "Shared with you by {owner}" : "به اشتراک گذاشته شده با شما توسط { دارنده}",
     "Choose a password for the mail share" : "یک رمز عبور برای اشتراک ایمیل انتخاب کنید",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} به اشتراک گذاشته شده از طریق لینک",
     "group" : "گروه",
     "remote" : "از راه دور",
     "email" : "ایمیل",
@@ -257,6 +256,7 @@
     "Thank you for your patience." : "از صبر شما متشکریم",
     "Error setting expiration date" : "خطا در تنظیم تاریخ انقضا",
     "The public link will expire no later than {days} days after it is created" : "لینک عمومی پس از {days} روز پس از ایجاد منقضی خواهد شد",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} به اشتراک گذاشته شده از طریق لینک",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "با وارد کردن یک کاربر یا گروه، شناسه Federated Cloud یا آدرس ایمیل با دیگران به اشتراک بگذارید.",
     "Share with other people by entering a user or group or a federated cloud ID." : "با وارد کردن یک کاربر یا گروه یا شناسه Federated Cloud با افراد دیگر به اشتراک بگذارید.",
     "Share with other people by entering a user or group or an email address." : "با وارد کردن یک کاربر یا گروه یا یک آدرس ایمیل با افراد دیگر به اشتراک بگذارید.",
diff --git a/core/l10n/fi.js b/core/l10n/fi.js
index 3ccb8bdaf94df2b9ddec53eab92ddc1134b555db..48b3f1a9c91e1759d6bc8e8a6d6849380f0177cc 100644
--- a/core/l10n/fi.js
+++ b/core/l10n/fi.js
@@ -159,7 +159,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Jaettu sinun ja ryhmän {group} kanssa käyttäjältä {owner}",
     "Shared with you by {owner}" : "Jaettu kanssasi käyttäjältä {owner}",
     "Choose a password for the mail share" : "Valitse salasana sähköpostijaolle",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} jakoi linkillä",
     "group" : "ryhmä",
     "remote" : "etä",
     "remote group" : "etäryhmä",
@@ -335,6 +334,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Jaettu henkilöiden {recipients} kanssa",
     "Error setting expiration date" : "Virhe vanhenemispäivää asetettaessa",
     "The public link will expire no later than {days} days after it is created" : "Julkinen linkki vanhenee {days} päivän jälkeen sen luomisesta",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} jakoi linkillä",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Jaa muille kirjoittamalla käyttäjä tai ryhmä, federoidun pilven tunniste tai sähköpostiosoite.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Jaa muille kirjoittamalla käyttäjä, ryhmä tai federoidun pilven tunniste.",
     "Share with other people by entering a user or group or an email address." : "Jaa muille kirjoittamalla käyttäjä, ryhmä tai sähköpostiosoite.",
diff --git a/core/l10n/fi.json b/core/l10n/fi.json
index 8de9b1d58579ca538b85f4a084dc71942ffe7327..aedb8b7bebc0946dd4961393f1a969a9317b95c5 100644
--- a/core/l10n/fi.json
+++ b/core/l10n/fi.json
@@ -157,7 +157,6 @@
     "Shared with you and the group {group} by {owner}" : "Jaettu sinun ja ryhmän {group} kanssa käyttäjältä {owner}",
     "Shared with you by {owner}" : "Jaettu kanssasi käyttäjältä {owner}",
     "Choose a password for the mail share" : "Valitse salasana sähköpostijaolle",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} jakoi linkillä",
     "group" : "ryhmä",
     "remote" : "etä",
     "remote group" : "etäryhmä",
@@ -333,6 +332,7 @@
     "Shared with {recipients}" : "Jaettu henkilöiden {recipients} kanssa",
     "Error setting expiration date" : "Virhe vanhenemispäivää asetettaessa",
     "The public link will expire no later than {days} days after it is created" : "Julkinen linkki vanhenee {days} päivän jälkeen sen luomisesta",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} jakoi linkillä",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Jaa muille kirjoittamalla käyttäjä tai ryhmä, federoidun pilven tunniste tai sähköpostiosoite.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Jaa muille kirjoittamalla käyttäjä, ryhmä tai federoidun pilven tunniste.",
     "Share with other people by entering a user or group or an email address." : "Jaa muille kirjoittamalla käyttäjä, ryhmä tai sähköpostiosoite.",
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index 8f3caa91cc683ae71bcbd7a4d13955e986474c95..058644a93922d0b034fbde8ad32ff81434436e4a 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -185,7 +185,6 @@ OC.L10N.register(
     "Shared with you in a conversation by {owner}" : "Partagé avec vous dans une conversation par {owner}",
     "Shared with you by {owner}" : "Partagé avec vous par {owner}",
     "Choose a password for the mail share" : "Choisissez un mot de passe pour le partage par email",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} a partagé via un lien",
     "group" : "groupe",
     "remote" : "distant",
     "remote group" : "groupe distant",
@@ -379,6 +378,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Partagé avec {recipients}",
     "Error setting expiration date" : "Erreur lors de la configuration de la date d'expiration",
     "The public link will expire no later than {days} days after it is created" : "Ce lien public expirera dans {days} jours après sa création.",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} a partagé via un lien",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Partager avec d'autres personnes en indiquant un nom d'utilisateur, un groupe, un identifiant de cloud fédéré ou une adresse email.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Partager avec d'autres personnes en indiquant un utilisateur, un groupe ou un identifiant de cloud fédéré.",
     "Share with other people by entering a user or group or an email address." : "Partager avec d'autres personnes en indiquant un utilisateur, un groupe ou une adresse email.",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index d58c928128047e7856d4af8c2eb6c3287a01042b..172a6297cf5bef1738262f3a4a6691e7fb07925e 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -183,7 +183,6 @@
     "Shared with you in a conversation by {owner}" : "Partagé avec vous dans une conversation par {owner}",
     "Shared with you by {owner}" : "Partagé avec vous par {owner}",
     "Choose a password for the mail share" : "Choisissez un mot de passe pour le partage par email",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} a partagé via un lien",
     "group" : "groupe",
     "remote" : "distant",
     "remote group" : "groupe distant",
@@ -377,6 +376,7 @@
     "Shared with {recipients}" : "Partagé avec {recipients}",
     "Error setting expiration date" : "Erreur lors de la configuration de la date d'expiration",
     "The public link will expire no later than {days} days after it is created" : "Ce lien public expirera dans {days} jours après sa création.",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} a partagé via un lien",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Partager avec d'autres personnes en indiquant un nom d'utilisateur, un groupe, un identifiant de cloud fédéré ou une adresse email.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Partager avec d'autres personnes en indiquant un utilisateur, un groupe ou un identifiant de cloud fédéré.",
     "Share with other people by entering a user or group or an email address." : "Partager avec d'autres personnes en indiquant un utilisateur, un groupe ou une adresse email.",
diff --git a/core/l10n/he.js b/core/l10n/he.js
index 7ccce3a576d21869c038a9dde01ec2585c68f276..e7b5b1aae5a4cf00662962ac14b72c694b62c7ad 100644
--- a/core/l10n/he.js
+++ b/core/l10n/he.js
@@ -177,7 +177,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "שותף אתך ועם הקבוצה {group} שבבעלות {owner}",
     "Shared with you by {owner}" : "שותף אתך על ידי {owner}",
     "Choose a password for the mail share" : "נא לבחור ססמה עבור השיתוף בדוא״ל",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} שותף על ידי קישור",
     "group" : "קבוצה",
     "remote" : "נשלט מרחוק",
     "remote group" : "קבוצה מרוחקת",
@@ -366,6 +365,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "משותף עם {recipients}",
     "Error setting expiration date" : "אירעה שגיאה בעת הגדרת תאריך התפוגה",
     "The public link will expire no later than {days} days after it is created" : "הקישור הציבורי יפוג עד {days} ימים לאחר שנוצר",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} שותף על ידי קישור",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "ניתן לשתף אחרים על ידי הקלדת משתמש או קבוצה או מזהה ענן מאוגד או כתובת דוא״ל.",
     "Share with other people by entering a user or group or a federated cloud ID." : "ניתן לשתף אחרים על ידי הקלדת משתמש או קבוצה או מזהה ענן מאוגד.",
     "Share with other people by entering a user or group or an email address." : "ניתן לשתף עם אנשים אחרים על ידי הקלדת משתמש או קבוצה או כתובת דוא״ל.",
diff --git a/core/l10n/he.json b/core/l10n/he.json
index 48c894dd84ca08c5b300903e890db75d912c5ce0..b6fa7abca6b17018f99f2bdffe640e5a8d6d4bc3 100644
--- a/core/l10n/he.json
+++ b/core/l10n/he.json
@@ -175,7 +175,6 @@
     "Shared with you and the group {group} by {owner}" : "שותף אתך ועם הקבוצה {group} שבבעלות {owner}",
     "Shared with you by {owner}" : "שותף אתך על ידי {owner}",
     "Choose a password for the mail share" : "נא לבחור ססמה עבור השיתוף בדוא״ל",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} שותף על ידי קישור",
     "group" : "קבוצה",
     "remote" : "נשלט מרחוק",
     "remote group" : "קבוצה מרוחקת",
@@ -364,6 +363,7 @@
     "Shared with {recipients}" : "משותף עם {recipients}",
     "Error setting expiration date" : "אירעה שגיאה בעת הגדרת תאריך התפוגה",
     "The public link will expire no later than {days} days after it is created" : "הקישור הציבורי יפוג עד {days} ימים לאחר שנוצר",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} שותף על ידי קישור",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "ניתן לשתף אחרים על ידי הקלדת משתמש או קבוצה או מזהה ענן מאוגד או כתובת דוא״ל.",
     "Share with other people by entering a user or group or a federated cloud ID." : "ניתן לשתף אחרים על ידי הקלדת משתמש או קבוצה או מזהה ענן מאוגד.",
     "Share with other people by entering a user or group or an email address." : "ניתן לשתף עם אנשים אחרים על ידי הקלדת משתמש או קבוצה או כתובת דוא״ל.",
diff --git a/core/l10n/hu.js b/core/l10n/hu.js
index 232093e68ce75729385858af336d1eed0d9273b5..510023f992122b1636a8218f2ee8bf9d051924b0 100644
--- a/core/l10n/hu.js
+++ b/core/l10n/hu.js
@@ -174,7 +174,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "{owner} megosztotta veled és ezzel a csoporttal: {group}",
     "Shared with you by {owner}" : "{owner} megosztotta veled",
     "Choose a password for the mail share" : "Válassz egy jelszót a levél megosztáshoz",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} megosztva hivatkozással",
     "group" : "csoport",
     "remote" : "távoli",
     "remote group" : "távoli csoport",
@@ -357,6 +356,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Megosztva ővelük: {recipients}",
     "Error setting expiration date" : "Nem sikerült a lejárati időt beállítani",
     "The public link will expire no later than {days} days after it is created" : "A nyilvános hivatkozás érvényessége legkorábban {days} nappal a létrehozása után jár csak le",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} megosztva hivatkozással",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Megosztás más emberekkel név vagy csoport, egy egységes felhőazonosító vagy e-mailcím megadásával.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Megosztás más emberekkel felhasználó, csoport vagy egyesített felhőazonosító megadásával.",
     "Share with other people by entering a user or group or an email address." : "Megosztás más emberekkel név, csoport vagy e-mailcím megadásával.",
diff --git a/core/l10n/hu.json b/core/l10n/hu.json
index d1646923d8c44fd3e62536802aa907468eaa151f..50cb34704077dd63fc7cc34d773e7061a1cc930f 100644
--- a/core/l10n/hu.json
+++ b/core/l10n/hu.json
@@ -172,7 +172,6 @@
     "Shared with you and the group {group} by {owner}" : "{owner} megosztotta veled és ezzel a csoporttal: {group}",
     "Shared with you by {owner}" : "{owner} megosztotta veled",
     "Choose a password for the mail share" : "Válassz egy jelszót a levél megosztáshoz",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} megosztva hivatkozással",
     "group" : "csoport",
     "remote" : "távoli",
     "remote group" : "távoli csoport",
@@ -355,6 +354,7 @@
     "Shared with {recipients}" : "Megosztva ővelük: {recipients}",
     "Error setting expiration date" : "Nem sikerült a lejárati időt beállítani",
     "The public link will expire no later than {days} days after it is created" : "A nyilvános hivatkozás érvényessége legkorábban {days} nappal a létrehozása után jár csak le",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} megosztva hivatkozással",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Megosztás más emberekkel név vagy csoport, egy egységes felhőazonosító vagy e-mailcím megadásával.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Megosztás más emberekkel felhasználó, csoport vagy egyesített felhőazonosító megadásával.",
     "Share with other people by entering a user or group or an email address." : "Megosztás más emberekkel név, csoport vagy e-mailcím megadásával.",
diff --git a/core/l10n/id.js b/core/l10n/id.js
index b82ab1f97ef93b8c86e76bd93e3265e7093b2406..ec5a967965dd2a7ff98263d6167d2e8368954ed7 100644
--- a/core/l10n/id.js
+++ b/core/l10n/id.js
@@ -108,7 +108,6 @@ OC.L10N.register(
     "Share link" : "Bagikan tautan",
     "Shared with you and the group {group} by {owner}" : "Dibagikan dengan anda dan grup {group} oleh {owner}",
     "Shared with you by {owner}" : "Dibagikan dengan anda oleh {owner}",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} dibagikan lewat tautan",
     "group" : "grup",
     "remote" : "remote",
     "email" : "surel",
@@ -225,6 +224,7 @@ OC.L10N.register(
     "Thank you for your patience." : "Terima kasih atas kesabaran anda.",
     "Error setting expiration date" : "Kesalahan saat mengatur tanggal kedaluwarsa",
     "The public link will expire no later than {days} days after it is created" : "Tautan publik akan kadaluarsa tidak lebih dari {days} hari setelah ini dibuat",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} dibagikan lewat tautan",
     "The specified document has not been found on the server." : "Dokumen yang diminta tidak tersedia pada server.",
     "You can click here to return to %s." : "Anda dapat klik disini unutk kembali ke %s.",
     "Stay logged in" : "Tetap masuk",
diff --git a/core/l10n/id.json b/core/l10n/id.json
index 88136ab95f25d25289626771a43c305362d9bea5..005a21d5e201718bac7dd16dbbfacef4f637f8cb 100644
--- a/core/l10n/id.json
+++ b/core/l10n/id.json
@@ -106,7 +106,6 @@
     "Share link" : "Bagikan tautan",
     "Shared with you and the group {group} by {owner}" : "Dibagikan dengan anda dan grup {group} oleh {owner}",
     "Shared with you by {owner}" : "Dibagikan dengan anda oleh {owner}",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} dibagikan lewat tautan",
     "group" : "grup",
     "remote" : "remote",
     "email" : "surel",
@@ -223,6 +222,7 @@
     "Thank you for your patience." : "Terima kasih atas kesabaran anda.",
     "Error setting expiration date" : "Kesalahan saat mengatur tanggal kedaluwarsa",
     "The public link will expire no later than {days} days after it is created" : "Tautan publik akan kadaluarsa tidak lebih dari {days} hari setelah ini dibuat",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} dibagikan lewat tautan",
     "The specified document has not been found on the server." : "Dokumen yang diminta tidak tersedia pada server.",
     "You can click here to return to %s." : "Anda dapat klik disini unutk kembali ke %s.",
     "Stay logged in" : "Tetap masuk",
diff --git a/core/l10n/is.js b/core/l10n/is.js
index 8ff33c569c961c1bda7bd949a46831032124b25d..486a720d4d32c1276d7b221498602bd6b6d32f45 100644
--- a/core/l10n/is.js
+++ b/core/l10n/is.js
@@ -84,6 +84,7 @@ OC.L10N.register(
     "No" : "Nei",
     "Yes" : "Já",
     "No files in here" : "Engar skrár hér",
+    "No more subfolders in here" : "Engar fleiri undirmöppur hér",
     "Choose" : "Veldu",
     "Copy" : "Afrita",
     "Move" : "Færa",
@@ -127,11 +128,13 @@ OC.L10N.register(
     "Check the background job settings" : "Athugaðu stillingar bakgrunnsvinnslunnar",
     "This server has no working Internet connection: Multiple endpoints could not be reached. 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. Establish a connection from this server to the Internet to enjoy all features." : "Þessi þjónn er ekki með virka nettengingu: ekki náðis tenging við fjölmarga endapunkta. Þetta þýðir að sumir eiginleikar eins og að virkja ytri gagnageymslu, tilkynningar um uppfærslur eða uppsetningu á forritum þriðja aðila, mun ekki virka. Fjartengdur aðgangur að skrám og sending tilkynninga í tölvupósti virka líklega ekki heldur. Við leggjum til að internettenging sé virkjuð fyrir þennan vefþjón ef þú vilt hafa alla eiginleika tiltæka.",
     "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ekkert skyndiminni (cache) hefur verið stillt. Til að auka afköst ættirðu að setja upp skyndiminni (með memcache) ef það er tiltækt. Hægt er að finna nánari upplýsingar um þetta í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.",
+    "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Enginn hentugur gagnagjafi fyrir handahófsreikning fannst fyrir PHP, sem er mjög óráðlegt af öryggisástæðum. Hægt er að finna nánari upplýsingar um þetta í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.",
     "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Þú ert að keyra PHP {version}. Við hvetjum þig til að uppfæra PHP útgáfuna til að njóta <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">afkastaaukningar og öryggisuppfærslna frá PHP Group</a> um leið og dreifingin þín styður það.",
     "You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "Þú ert núna að keyra PHP 5.6. Núverandi aðalútgáfa Nextcloud er sú síðasta sem  mun virka á PHP 5.6. Mælt er með því að uppfæra PHP í útgáfu 7.0+ til að eiga möguleika á að uppfæra í Nextcloud 14.",
     "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Uppsetning gagnstæðs milliþjónshauss (reverse proxy header) er röng, eða að þú ert að tengjast Nextcloud frá treystum milliþjóni Ef þú ert ekki að tengjast Nextcloud frá treystum milliþjóni, þá er þetta er öryggisvandamál og getur leyft árásaraðilum að dulbúa IP-vistfang þeirra sem sýnilegt Nextcloud. Nánari upplýsingar má finna í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.",
     "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 noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached er sett upp sem dreift skyndiminni, en hinsvegar er ranga PHP-einingin \"memcache\" uppsett. \\OC\\Memcache\\Memcached styður einungis \"memcached\" en ekki \"memcache\". Skoðaðu <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki-síðurnar um báðar einingarnar</a>.",
     "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Sumar skrár hafa ekki staðist áreiðanleikaprófun. Hægt er að finna nánari upplýsingar um þetta í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar. (<a href=\"{codeIntegrityDownloadEndpoint}\">Listi yfir ógildar skrár…</a> / <a href=\"{rescanEndpoint}\">Endurskanna…</a>)",
+    "The PHP OPcache module is not loaded. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to load it into your PHP installation." : "PHP Opcache er ekki hlaðið inn. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Fyrir betri afköst mælum við með</a> því að nota eftirfarandi stillingar í <code>php.ini</code>:",
     "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "PHP Opcache er ekki rétt uppsett. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Fyrir betri afköst mælum við með</a> því að nota eftirfarandi stillingar í <code>php.ini</code>:",
     "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP-fallið \"set_time_limit\" er ekki tiltækt. Þetta gæti valdið því að skriftur stöðvist í miðri keyrslu og skemmi uppsetninguna þína. Við mælumst til þess að þetta fall sé gert virkt.",
     "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP-uppsetningin er ekki með stuðning við Free Type. Þetta mun valda því að notendamyndir og stillingaviðmót virki ekki.",
@@ -155,6 +158,7 @@ OC.L10N.register(
     "Press Ctrl-C to copy." : "Ýttu á Ctrl-C til að afrita.",
     "Resharing is not allowed" : "Endurdeiling er ekki leyfð",
     "Share to {name}" : "Deila til {name}",
+    "Copy link" : "Afrita tengil",
     "Link" : "Tengill",
     "Password protect" : "Verja með lykilorði",
     "Allow editing" : "Leyfa breytingar",
@@ -172,11 +176,11 @@ OC.L10N.register(
     "Shared with you and {circle} by {owner}" : "Deilt með þér og {circle} af {owner}",
     "Shared with you by {owner}" : "Deilt með þér af {owner}",
     "Choose a password for the mail share" : "Veldu lykilorð fyrir póstsameign",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} deildi með tengli",
     "group" : "hópur",
     "remote" : "fjartengt",
     "remote group" : "fjartengdur hópur",
     "email" : "tölvupóstur",
+    "conversation" : "samtal",
     "shared by {sharer}" : "deilt af {sharer}",
     "Unshare" : "Hætta deilingu",
     "Can reshare" : "Getur endurdeilt",
@@ -199,6 +203,7 @@ OC.L10N.register(
     "{sharee} (remote group)" : "{sharee} (fjartengdur hópur)",
     "{sharee} (email)" : "{sharee} (tölvupóstur)",
     "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
+    "{sharee} (conversation)" : "{sharee} (samtal)",
     "Share" : "Deila",
     "Name or email address..." : "Nafn eða tölvupóstfang...",
     "Name or federated cloud ID..." : "Nafn eða skýjasambandsauðkenni (Federated Cloud ID)...",
@@ -240,6 +245,7 @@ OC.L10N.register(
     "Help" : "Hjálp",
     "Access forbidden" : "Aðgangur bannaður",
     "File not found" : "Skrá finnst ekki",
+    "Back to %s" : "Til baka í %s",
     "Internal Server Error" : "Innri villa",
     "The server was unable to complete your request." : "Þjóninum tókst ekki að afgreiða beiðnina þína.",
     "If this happens again, please send the technical details below to the server administrator." : "Ef þetta gerist aftur, sendu tæknilegu lýsinguna hér fyrir neðan til kerfisstjóra þjónsins.",
@@ -356,6 +362,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Deilt með {recipients}",
     "Error setting expiration date" : "Villa við að setja gildistíma",
     "The public link will expire no later than {days} days after it is created" : "Almenningstengillinn rennur út eigi síðar en {days} dögum eftir að hann er útbúinn",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} deildi með tengli",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Deildu með öðru fólki með því að setja inn notanda, hóp, skýjasambandsauðkenni eða tölvupóstfang.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Deildu með öðru fólki með því að setja inn notanda, hóp eða skýjasambandsauðkenni.",
     "Share with other people by entering a user or group or an email address." : "Deildu með öðru fólki með því að setja inn notanda, hóp eða tölvupóstfang.",
@@ -381,6 +388,7 @@ OC.L10N.register(
     "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "\"Strict-Transport-Security\" HTTP-hausinn er ekki stilltur á að minnsa kosti \"{seconds}\" sekúndur. Fyrir aukið öryggi mælum við með því að virkja HSTS eins og lýst er í <a href=\"{docUrl}\" rel=\"noreferrer noopener\">öryggisleiðbeiningum</a>.",
     "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : " Þú ert að tengjast þessu vefsvæði með HTTP. Við mælum eindregið með að þú stillir þjóninn á að krefjast HTTPS í staðinn eins og lýst er í <a href=\"{docUrl}\">öryggisleiðbeiningunum</a> okkar.",
     "Back to log in" : "Til baka í innskráningu",
-    "Depending on your configuration, this button could also work to trust the domain:" : "Það fer eftir stillingunum þínum, þessi hnappur gæti einnig virkað til að treysta þessu léni."
+    "Depending on your configuration, this button could also work to trust the domain:" : "Það fer eftir stillingunum þínum, þessi hnappur gæti einnig virkað til að treysta þessu léni.",
+    "Copy URL" : "Afrita slóð"
 },
 "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/core/l10n/is.json b/core/l10n/is.json
index 60a479900ad57ed8ea3ed139c077cae9a3c21edb..6d65bc1334823c45f095ba79485660fb632c41bc 100644
--- a/core/l10n/is.json
+++ b/core/l10n/is.json
@@ -82,6 +82,7 @@
     "No" : "Nei",
     "Yes" : "Já",
     "No files in here" : "Engar skrár hér",
+    "No more subfolders in here" : "Engar fleiri undirmöppur hér",
     "Choose" : "Veldu",
     "Copy" : "Afrita",
     "Move" : "Færa",
@@ -125,11 +126,13 @@
     "Check the background job settings" : "Athugaðu stillingar bakgrunnsvinnslunnar",
     "This server has no working Internet connection: Multiple endpoints could not be reached. 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. Establish a connection from this server to the Internet to enjoy all features." : "Þessi þjónn er ekki með virka nettengingu: ekki náðis tenging við fjölmarga endapunkta. Þetta þýðir að sumir eiginleikar eins og að virkja ytri gagnageymslu, tilkynningar um uppfærslur eða uppsetningu á forritum þriðja aðila, mun ekki virka. Fjartengdur aðgangur að skrám og sending tilkynninga í tölvupósti virka líklega ekki heldur. Við leggjum til að internettenging sé virkjuð fyrir þennan vefþjón ef þú vilt hafa alla eiginleika tiltæka.",
     "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ekkert skyndiminni (cache) hefur verið stillt. Til að auka afköst ættirðu að setja upp skyndiminni (með memcache) ef það er tiltækt. Hægt er að finna nánari upplýsingar um þetta í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.",
+    "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Enginn hentugur gagnagjafi fyrir handahófsreikning fannst fyrir PHP, sem er mjög óráðlegt af öryggisástæðum. Hægt er að finna nánari upplýsingar um þetta í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.",
     "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Þú ert að keyra PHP {version}. Við hvetjum þig til að uppfæra PHP útgáfuna til að njóta <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">afkastaaukningar og öryggisuppfærslna frá PHP Group</a> um leið og dreifingin þín styður það.",
     "You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "Þú ert núna að keyra PHP 5.6. Núverandi aðalútgáfa Nextcloud er sú síðasta sem  mun virka á PHP 5.6. Mælt er með því að uppfæra PHP í útgáfu 7.0+ til að eiga möguleika á að uppfæra í Nextcloud 14.",
     "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Uppsetning gagnstæðs milliþjónshauss (reverse proxy header) er röng, eða að þú ert að tengjast Nextcloud frá treystum milliþjóni Ef þú ert ekki að tengjast Nextcloud frá treystum milliþjóni, þá er þetta er öryggisvandamál og getur leyft árásaraðilum að dulbúa IP-vistfang þeirra sem sýnilegt Nextcloud. Nánari upplýsingar má finna í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.",
     "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 noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached er sett upp sem dreift skyndiminni, en hinsvegar er ranga PHP-einingin \"memcache\" uppsett. \\OC\\Memcache\\Memcached styður einungis \"memcached\" en ekki \"memcache\". Skoðaðu <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki-síðurnar um báðar einingarnar</a>.",
     "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Sumar skrár hafa ekki staðist áreiðanleikaprófun. Hægt er að finna nánari upplýsingar um þetta í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar. (<a href=\"{codeIntegrityDownloadEndpoint}\">Listi yfir ógildar skrár…</a> / <a href=\"{rescanEndpoint}\">Endurskanna…</a>)",
+    "The PHP OPcache module is not loaded. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to load it into your PHP installation." : "PHP Opcache er ekki hlaðið inn. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Fyrir betri afköst mælum við með</a> því að nota eftirfarandi stillingar í <code>php.ini</code>:",
     "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "PHP Opcache er ekki rétt uppsett. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Fyrir betri afköst mælum við með</a> því að nota eftirfarandi stillingar í <code>php.ini</code>:",
     "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP-fallið \"set_time_limit\" er ekki tiltækt. Þetta gæti valdið því að skriftur stöðvist í miðri keyrslu og skemmi uppsetninguna þína. Við mælumst til þess að þetta fall sé gert virkt.",
     "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP-uppsetningin er ekki með stuðning við Free Type. Þetta mun valda því að notendamyndir og stillingaviðmót virki ekki.",
@@ -153,6 +156,7 @@
     "Press Ctrl-C to copy." : "Ýttu á Ctrl-C til að afrita.",
     "Resharing is not allowed" : "Endurdeiling er ekki leyfð",
     "Share to {name}" : "Deila til {name}",
+    "Copy link" : "Afrita tengil",
     "Link" : "Tengill",
     "Password protect" : "Verja með lykilorði",
     "Allow editing" : "Leyfa breytingar",
@@ -170,11 +174,11 @@
     "Shared with you and {circle} by {owner}" : "Deilt með þér og {circle} af {owner}",
     "Shared with you by {owner}" : "Deilt með þér af {owner}",
     "Choose a password for the mail share" : "Veldu lykilorð fyrir póstsameign",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} deildi með tengli",
     "group" : "hópur",
     "remote" : "fjartengt",
     "remote group" : "fjartengdur hópur",
     "email" : "tölvupóstur",
+    "conversation" : "samtal",
     "shared by {sharer}" : "deilt af {sharer}",
     "Unshare" : "Hætta deilingu",
     "Can reshare" : "Getur endurdeilt",
@@ -197,6 +201,7 @@
     "{sharee} (remote group)" : "{sharee} (fjartengdur hópur)",
     "{sharee} (email)" : "{sharee} (tölvupóstur)",
     "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
+    "{sharee} (conversation)" : "{sharee} (samtal)",
     "Share" : "Deila",
     "Name or email address..." : "Nafn eða tölvupóstfang...",
     "Name or federated cloud ID..." : "Nafn eða skýjasambandsauðkenni (Federated Cloud ID)...",
@@ -238,6 +243,7 @@
     "Help" : "Hjálp",
     "Access forbidden" : "Aðgangur bannaður",
     "File not found" : "Skrá finnst ekki",
+    "Back to %s" : "Til baka í %s",
     "Internal Server Error" : "Innri villa",
     "The server was unable to complete your request." : "Þjóninum tókst ekki að afgreiða beiðnina þína.",
     "If this happens again, please send the technical details below to the server administrator." : "Ef þetta gerist aftur, sendu tæknilegu lýsinguna hér fyrir neðan til kerfisstjóra þjónsins.",
@@ -354,6 +360,7 @@
     "Shared with {recipients}" : "Deilt með {recipients}",
     "Error setting expiration date" : "Villa við að setja gildistíma",
     "The public link will expire no later than {days} days after it is created" : "Almenningstengillinn rennur út eigi síðar en {days} dögum eftir að hann er útbúinn",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} deildi með tengli",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Deildu með öðru fólki með því að setja inn notanda, hóp, skýjasambandsauðkenni eða tölvupóstfang.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Deildu með öðru fólki með því að setja inn notanda, hóp eða skýjasambandsauðkenni.",
     "Share with other people by entering a user or group or an email address." : "Deildu með öðru fólki með því að setja inn notanda, hóp eða tölvupóstfang.",
@@ -379,6 +386,7 @@
     "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "\"Strict-Transport-Security\" HTTP-hausinn er ekki stilltur á að minnsa kosti \"{seconds}\" sekúndur. Fyrir aukið öryggi mælum við með því að virkja HSTS eins og lýst er í <a href=\"{docUrl}\" rel=\"noreferrer noopener\">öryggisleiðbeiningum</a>.",
     "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : " Þú ert að tengjast þessu vefsvæði með HTTP. Við mælum eindregið með að þú stillir þjóninn á að krefjast HTTPS í staðinn eins og lýst er í <a href=\"{docUrl}\">öryggisleiðbeiningunum</a> okkar.",
     "Back to log in" : "Til baka í innskráningu",
-    "Depending on your configuration, this button could also work to trust the domain:" : "Það fer eftir stillingunum þínum, þessi hnappur gæti einnig virkað til að treysta þessu léni."
+    "Depending on your configuration, this button could also work to trust the domain:" : "Það fer eftir stillingunum þínum, þessi hnappur gæti einnig virkað til að treysta þessu léni.",
+    "Copy URL" : "Afrita slóð"
 },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
 }
\ No newline at end of file
diff --git a/core/l10n/it.js b/core/l10n/it.js
index 78b86a2b47d0d1997edc03588847e619163b4747..5db3c38441f67a437e24bbb3b0942f4d6ccb845a 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -185,7 +185,6 @@ OC.L10N.register(
     "Shared with you in a conversation by {owner}" : "Condiviso con te in una conversazione da {owner}",
     "Shared with you by {owner}" : "Condiviso con te da {owner}",
     "Choose a password for the mail share" : "Scegli una password per la condivisione tramite posta",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha condiviso tramite collegamento",
     "group" : "gruppo",
     "remote" : "remota",
     "remote group" : "gruppo remoto",
@@ -379,6 +378,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Condiviso con {recipients}",
     "Error setting expiration date" : "Errore durante l'impostazione della data di scadenza",
     "The public link will expire no later than {days} days after it is created" : "Il collegamento pubblico scadrà non più tardi di {days} giorni dopo la sua creazione",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha condiviso tramite collegamento",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Condividi con altre persone digitando un utente o un gruppo, un ID di cloud federata o un indirizzo di posta elettronica.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Condividi con altre persone digitando un utente, un gruppo o un ID di cloud federata.",
     "Share with other people by entering a user or group or an email address." : "Condividi con altre persone digitando un utente, un gruppo o un indirizzo di posta elettronica.",
diff --git a/core/l10n/it.json b/core/l10n/it.json
index 596c0a4e7783e18673e3bddb6a1270681bf18378..d359bd84788642590fdd917314fb72a7d798a8ef 100644
--- a/core/l10n/it.json
+++ b/core/l10n/it.json
@@ -183,7 +183,6 @@
     "Shared with you in a conversation by {owner}" : "Condiviso con te in una conversazione da {owner}",
     "Shared with you by {owner}" : "Condiviso con te da {owner}",
     "Choose a password for the mail share" : "Scegli una password per la condivisione tramite posta",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha condiviso tramite collegamento",
     "group" : "gruppo",
     "remote" : "remota",
     "remote group" : "gruppo remoto",
@@ -377,6 +376,7 @@
     "Shared with {recipients}" : "Condiviso con {recipients}",
     "Error setting expiration date" : "Errore durante l'impostazione della data di scadenza",
     "The public link will expire no later than {days} days after it is created" : "Il collegamento pubblico scadrà non più tardi di {days} giorni dopo la sua creazione",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha condiviso tramite collegamento",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Condividi con altre persone digitando un utente o un gruppo, un ID di cloud federata o un indirizzo di posta elettronica.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Condividi con altre persone digitando un utente, un gruppo o un ID di cloud federata.",
     "Share with other people by entering a user or group or an email address." : "Condividi con altre persone digitando un utente, un gruppo o un indirizzo di posta elettronica.",
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index 41a2bcde7d08e3a7ff9c5f365cab66bed3d31e02..4ed06047fad243545aa238fd0b2139391a88c98e 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -137,7 +137,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "あなたと {owner} のグループ {group} で共有中",
     "Shared with you by {owner}" : "{owner} より共有中",
     "Choose a password for the mail share" : "メール共有のパスワードを選択",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} がリンク経由で共有",
     "group" : "グループ",
     "remote" : "リモート",
     "email" : "メール",
@@ -285,6 +284,7 @@ OC.L10N.register(
     "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>." : "セキュアではないHTTP経由でアクセスしています。<a href=\"{docUrl}\">セキュリティTips</a>で述べているように、代わりにHTTPSを必要とするようサーバーを設定することを強くおすすめします。",
     "Error setting expiration date" : "有効期限の設定でエラー発生",
     "The public link will expire no later than {days} days after it is created" : "URLによる共有は、作成してから {days} 日以内に有効期限切れになります",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} がリンク経由で共有",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "ユーザー名、グループ、クラウド統合ID、メールアドレスで共有",
     "Share with other people by entering a user or group or a federated cloud ID." : "ユーザー名、グループ、クラウド統合IDで共有",
     "Share with other people by entering a user or group or an email address." : "ユーザー名やグループ名、メールアドレスで共有",
diff --git a/core/l10n/ja.json b/core/l10n/ja.json
index 7b12a32f3789f9c67888baec6eb340a6a5457768..afd83db7b2f84d5914c5b58c877e43da7feef057 100644
--- a/core/l10n/ja.json
+++ b/core/l10n/ja.json
@@ -135,7 +135,6 @@
     "Shared with you and the group {group} by {owner}" : "あなたと {owner} のグループ {group} で共有中",
     "Shared with you by {owner}" : "{owner} より共有中",
     "Choose a password for the mail share" : "メール共有のパスワードを選択",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} がリンク経由で共有",
     "group" : "グループ",
     "remote" : "リモート",
     "email" : "メール",
@@ -283,6 +282,7 @@
     "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>." : "セキュアではないHTTP経由でアクセスしています。<a href=\"{docUrl}\">セキュリティTips</a>で述べているように、代わりにHTTPSを必要とするようサーバーを設定することを強くおすすめします。",
     "Error setting expiration date" : "有効期限の設定でエラー発生",
     "The public link will expire no later than {days} days after it is created" : "URLによる共有は、作成してから {days} 日以内に有効期限切れになります",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} がリンク経由で共有",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "ユーザー名、グループ、クラウド統合ID、メールアドレスで共有",
     "Share with other people by entering a user or group or a federated cloud ID." : "ユーザー名、グループ、クラウド統合IDで共有",
     "Share with other people by entering a user or group or an email address." : "ユーザー名やグループ名、メールアドレスで共有",
diff --git a/core/l10n/ka_GE.js b/core/l10n/ka_GE.js
index c2e00e0f758909ec118920b215f648373a9bdcc4..96f433bfaffe4081e1c2dedae0cdb8e0b3f7980e 100644
--- a/core/l10n/ka_GE.js
+++ b/core/l10n/ka_GE.js
@@ -151,7 +151,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "თქვენ და {group} ჯგუფს გაგიზიარდათ მომხმარებლისგან {owner}",
     "Shared with you by {owner}" : "თქვენთან გაზიარდა მომხმარებლისგან {owner}",
     "Choose a password for the mail share" : "აირჩიეთ პაროლი ელ-ფოსტით გაზიარებისთვის",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} მომხმარებელმა გააზიარა ბმულით",
     "group" : "ჯგუფი",
     "remote" : "დისტანციური",
     "email" : "ელ-ფოსტა",
@@ -319,6 +318,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "გაზიარებულია მიმღებებთან {recipients}",
     "Error setting expiration date" : "ვადის გასვლის მითითებისას წარმოიშვა შეცდომა",
     "The public link will expire no later than {days} days after it is created" : "საზოგადო ბმული გაუქმედება შექმნის მომენტიდან {days} დღის შემდეგ",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} მომხმარებელმა გააზიარა ბმულით",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "გაუზიარეთ სხვა ადამიანებს მოხმარებლის, ჯგუფის, ფედერალური ქლაუდ ID-ის ან ელ-ფოსტის მისამართის შეყვანით.",
     "Share with other people by entering a user or group or a federated cloud ID." : "გაუზიარეთ სხვა ადამიანებს, მომხმარებლის, ჯგუფის ან ფედერალური ქლაუდ ID-ის შეყვანით.",
     "Share with other people by entering a user or group or an email address." : "გაუზიარეთ სხვა ადამიანებს მომხმარებლის, ჯგუფის ან ელ-ფოსტის მისამართის შეყვანით.",
diff --git a/core/l10n/ka_GE.json b/core/l10n/ka_GE.json
index 824579941ac1a9658dfe328560e7c602cede4d41..5b4156bce9f7baf728f7b52de9d2bfb56b8abcc0 100644
--- a/core/l10n/ka_GE.json
+++ b/core/l10n/ka_GE.json
@@ -149,7 +149,6 @@
     "Shared with you and the group {group} by {owner}" : "თქვენ და {group} ჯგუფს გაგიზიარდათ მომხმარებლისგან {owner}",
     "Shared with you by {owner}" : "თქვენთან გაზიარდა მომხმარებლისგან {owner}",
     "Choose a password for the mail share" : "აირჩიეთ პაროლი ელ-ფოსტით გაზიარებისთვის",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} მომხმარებელმა გააზიარა ბმულით",
     "group" : "ჯგუფი",
     "remote" : "დისტანციური",
     "email" : "ელ-ფოსტა",
@@ -317,6 +316,7 @@
     "Shared with {recipients}" : "გაზიარებულია მიმღებებთან {recipients}",
     "Error setting expiration date" : "ვადის გასვლის მითითებისას წარმოიშვა შეცდომა",
     "The public link will expire no later than {days} days after it is created" : "საზოგადო ბმული გაუქმედება შექმნის მომენტიდან {days} დღის შემდეგ",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} მომხმარებელმა გააზიარა ბმულით",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "გაუზიარეთ სხვა ადამიანებს მოხმარებლის, ჯგუფის, ფედერალური ქლაუდ ID-ის ან ელ-ფოსტის მისამართის შეყვანით.",
     "Share with other people by entering a user or group or a federated cloud ID." : "გაუზიარეთ სხვა ადამიანებს, მომხმარებლის, ჯგუფის ან ფედერალური ქლაუდ ID-ის შეყვანით.",
     "Share with other people by entering a user or group or an email address." : "გაუზიარეთ სხვა ადამიანებს მომხმარებლის, ჯგუფის ან ელ-ფოსტის მისამართის შეყვანით.",
diff --git a/core/l10n/ko.js b/core/l10n/ko.js
index 7a134745e81d7ead9f0130e993bc31aff2bd390b..b382ce2806a224d548eb6c67f2b850fe6fc9ff86 100644
--- a/core/l10n/ko.js
+++ b/core/l10n/ko.js
@@ -167,7 +167,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "{owner} 님이 여러분 및 그룹 {group}와(과) 공유 중",
     "Shared with you by {owner}" : "{owner} 님이 공유 중",
     "Choose a password for the mail share" : "이메일 공유 암호 입력",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} 님이 링크를 통해 공유",
     "group" : "그룹",
     "remote" : "원격",
     "email" : "이메일",
@@ -335,6 +334,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "{recipients} 님과 공유됨",
     "Error setting expiration date" : "만료 날짜 설정 오류",
     "The public link will expire no later than {days} days after it is created" : "공개 링크를 만든 후 최대 {days}일까지 유지됩니다",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} 님이 링크를 통해 공유",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "사용자나 그룹 이름, 연합 클라우드 ID 및 이메일 주소를 입력해서 다른 사람과 공유하십시오.",
     "Share with other people by entering a user or group or a federated cloud ID." : "사용자나 그룹 이름, 연합 클라우드 ID를 입력해서 다른 사람과 공유하십시오.",
     "Share with other people by entering a user or group or an email address." : "사용자나 그룹 이름 및 이메일 주소를 입력해서 다른 사람과 공유하십시오.",
diff --git a/core/l10n/ko.json b/core/l10n/ko.json
index 0ef5a1ffa8aa3d313da563d732a655c4108a5464..94255e37b49cacb6f9a2b92ae5c546870cfd5f50 100644
--- a/core/l10n/ko.json
+++ b/core/l10n/ko.json
@@ -165,7 +165,6 @@
     "Shared with you and the group {group} by {owner}" : "{owner} 님이 여러분 및 그룹 {group}와(과) 공유 중",
     "Shared with you by {owner}" : "{owner} 님이 공유 중",
     "Choose a password for the mail share" : "이메일 공유 암호 입력",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} 님이 링크를 통해 공유",
     "group" : "그룹",
     "remote" : "원격",
     "email" : "이메일",
@@ -333,6 +332,7 @@
     "Shared with {recipients}" : "{recipients} 님과 공유됨",
     "Error setting expiration date" : "만료 날짜 설정 오류",
     "The public link will expire no later than {days} days after it is created" : "공개 링크를 만든 후 최대 {days}일까지 유지됩니다",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} 님이 링크를 통해 공유",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "사용자나 그룹 이름, 연합 클라우드 ID 및 이메일 주소를 입력해서 다른 사람과 공유하십시오.",
     "Share with other people by entering a user or group or a federated cloud ID." : "사용자나 그룹 이름, 연합 클라우드 ID를 입력해서 다른 사람과 공유하십시오.",
     "Share with other people by entering a user or group or an email address." : "사용자나 그룹 이름 및 이메일 주소를 입력해서 다른 사람과 공유하십시오.",
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js
index 8cbf7569e7504411011f0adb1a063bb81d7982ce..c656d006303e923ff2d71de5e82c8f07a86e6e47 100644
--- a/core/l10n/lt_LT.js
+++ b/core/l10n/lt_LT.js
@@ -138,7 +138,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "{owner} pasidalino su Jumis ir {group} grupe",
     "Shared with you by {owner}" : "{owner} pasidalino su Jumis ",
     "Choose a password for the mail share" : "Pasirinkite slaptažodį pasidalinimui per elektroninį paštą",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} pasidalino per nuorodÄ…",
     "group" : "grupÄ—",
     "remote" : "nuotolinis",
     "email" : "elektroninis paštas",
@@ -287,6 +286,7 @@ OC.L10N.register(
     "Thank you for your patience." : "Dėkojame už jūsų kantrumą.",
     "Error setting expiration date" : "Klaida nustatant dalinimosi pabaigos laikÄ…",
     "The public link will expire no later than {days} days after it is created" : "Nuoroda veiks ne mažiau kaip {days} dienas nuo sukūrimo",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} pasidalino per nuorodÄ…",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Pasidalinti su kitais asmenimis galima įvedus vartotojo ar grupės vardą, NextCloud tinklo kompiuterio ID arba elektroninio pašto adresą.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Pasidalinti su kitais asmenimis galima įvedus vartotojo ar grupės vardą arba NextCloud tinklo kompiuterio ID.",
     "Share with other people by entering a user or group or an email address." : "Pasidalinti su kitais asmenimis galima įvedus vartotojo ar grupės vardą arba elektroninio pašto adresą.",
diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json
index 474464ce61fc7d956ddd87a8c273308f62c73608..988a2ae42528b6e4439ba08cedf13d4bbdf3618a 100644
--- a/core/l10n/lt_LT.json
+++ b/core/l10n/lt_LT.json
@@ -136,7 +136,6 @@
     "Shared with you and the group {group} by {owner}" : "{owner} pasidalino su Jumis ir {group} grupe",
     "Shared with you by {owner}" : "{owner} pasidalino su Jumis ",
     "Choose a password for the mail share" : "Pasirinkite slaptažodį pasidalinimui per elektroninį paštą",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} pasidalino per nuorodÄ…",
     "group" : "grupÄ—",
     "remote" : "nuotolinis",
     "email" : "elektroninis paštas",
@@ -285,6 +284,7 @@
     "Thank you for your patience." : "Dėkojame už jūsų kantrumą.",
     "Error setting expiration date" : "Klaida nustatant dalinimosi pabaigos laikÄ…",
     "The public link will expire no later than {days} days after it is created" : "Nuoroda veiks ne mažiau kaip {days} dienas nuo sukūrimo",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} pasidalino per nuorodÄ…",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Pasidalinti su kitais asmenimis galima įvedus vartotojo ar grupės vardą, NextCloud tinklo kompiuterio ID arba elektroninio pašto adresą.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Pasidalinti su kitais asmenimis galima įvedus vartotojo ar grupės vardą arba NextCloud tinklo kompiuterio ID.",
     "Share with other people by entering a user or group or an email address." : "Pasidalinti su kitais asmenimis galima įvedus vartotojo ar grupės vardą arba elektroninio pašto adresą.",
diff --git a/core/l10n/lv.js b/core/l10n/lv.js
index a477f46696c2e00255666aa528a2be18b43d1cb5..1639c571cc8225b2866374330293a405c0a32895 100644
--- a/core/l10n/lv.js
+++ b/core/l10n/lv.js
@@ -153,7 +153,6 @@ OC.L10N.register(
     "Shared with you and {circle} by {owner}" : " {owner} koplietoja ar tevi un {circle}",
     "Shared with you and the conversation {conversation} by {owner}" : "Dalīts ar tevi un sarunu {conversation} no {owner}",
     "Shared with you by {owner}" : "{owner} koplietoja ar jums",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} koplietots ar saiti",
     "group" : "grupa",
     "remote" : "attālināti",
     "email" : "e-pasts",
@@ -300,6 +299,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Koplietots ar {recipients}",
     "Error setting expiration date" : "Kļūda, iestatot termiņa datumu",
     "The public link will expire no later than {days} days after it is created" : "Šis links beigs strādāt pēc ne vēlāk kā {days} dienām pēc tam kad tas tiks izveidots",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} koplietots ar saiti",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Dalīties ar citiem cilvēkiem ievadot lietotāju, grupu, federated cloud ID vai e-pasta adresi.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Dalīties ar citiem cilvēkiem ievadot lietotāju, grupu vai federated cloud ID.",
     "Share with other people by entering a user or group or an email address." : "Dalīties ar citiem cilvēkiem ievadot lietotāju, grupu vai e-pasta adresi.",
diff --git a/core/l10n/lv.json b/core/l10n/lv.json
index ee9d772b97c6211ae7b5a0557f40b1c695de1666..8065739266e053f6f5da0a71b5bdadff3d2b8b14 100644
--- a/core/l10n/lv.json
+++ b/core/l10n/lv.json
@@ -151,7 +151,6 @@
     "Shared with you and {circle} by {owner}" : " {owner} koplietoja ar tevi un {circle}",
     "Shared with you and the conversation {conversation} by {owner}" : "Dalīts ar tevi un sarunu {conversation} no {owner}",
     "Shared with you by {owner}" : "{owner} koplietoja ar jums",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} koplietots ar saiti",
     "group" : "grupa",
     "remote" : "attālināti",
     "email" : "e-pasts",
@@ -298,6 +297,7 @@
     "Shared with {recipients}" : "Koplietots ar {recipients}",
     "Error setting expiration date" : "Kļūda, iestatot termiņa datumu",
     "The public link will expire no later than {days} days after it is created" : "Šis links beigs strādāt pēc ne vēlāk kā {days} dienām pēc tam kad tas tiks izveidots",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} koplietots ar saiti",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Dalīties ar citiem cilvēkiem ievadot lietotāju, grupu, federated cloud ID vai e-pasta adresi.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Dalīties ar citiem cilvēkiem ievadot lietotāju, grupu vai federated cloud ID.",
     "Share with other people by entering a user or group or an email address." : "Dalīties ar citiem cilvēkiem ievadot lietotāju, grupu vai e-pasta adresi.",
diff --git a/core/l10n/nb.js b/core/l10n/nb.js
index 9d1a982f06755e884ff149c450894bfbbc2220c4..b039fe8bbb9ed98f87c896fb97669fc09cf88283 100644
--- a/core/l10n/nb.js
+++ b/core/l10n/nb.js
@@ -182,7 +182,6 @@ OC.L10N.register(
     "Shared with you and the conversation {conversation} by {owner}" : "Delt med deg og samtalen {conversation} av {owner}",
     "Shared with you by {owner}" : "Delt med deg av {owner}",
     "Choose a password for the mail share" : "Velg et passord for e-postlageret",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delt via lenke",
     "group" : "gruppe",
     "remote" : "ekstern",
     "remote group" : "ekstern gruppe",
@@ -371,6 +370,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Delt med {recipients}",
     "Error setting expiration date" : "Kan ikke sette utløpsdato",
     "The public link will expire no later than {days} days after it is created" : "Den offentlige lenken vil utløpe senest {days} dager etter at den lages",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delt via lenke",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Del med andre ved å skrive inn en bruker, en gruppe, en sammenknyttet sky-ID eller en e-postadresse.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Del med andre ved å skrive inn en bruker, en gruppe eller en sammenknyttet sky-ID",
     "Share with other people by entering a user or group or an email address." : "Del med andre ved å skrive inn en bruker, en gruppe, eller en e-postadresse.",
diff --git a/core/l10n/nb.json b/core/l10n/nb.json
index 8ca4bc20b5f544837210f73549966a78a357f2c5..8e8960e47bd7029f67078d5c6ae8027f0cf970b8 100644
--- a/core/l10n/nb.json
+++ b/core/l10n/nb.json
@@ -180,7 +180,6 @@
     "Shared with you and the conversation {conversation} by {owner}" : "Delt med deg og samtalen {conversation} av {owner}",
     "Shared with you by {owner}" : "Delt med deg av {owner}",
     "Choose a password for the mail share" : "Velg et passord for e-postlageret",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delt via lenke",
     "group" : "gruppe",
     "remote" : "ekstern",
     "remote group" : "ekstern gruppe",
@@ -369,6 +368,7 @@
     "Shared with {recipients}" : "Delt med {recipients}",
     "Error setting expiration date" : "Kan ikke sette utløpsdato",
     "The public link will expire no later than {days} days after it is created" : "Den offentlige lenken vil utløpe senest {days} dager etter at den lages",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delt via lenke",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Del med andre ved å skrive inn en bruker, en gruppe, en sammenknyttet sky-ID eller en e-postadresse.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Del med andre ved å skrive inn en bruker, en gruppe eller en sammenknyttet sky-ID",
     "Share with other people by entering a user or group or an email address." : "Del med andre ved å skrive inn en bruker, en gruppe, eller en e-postadresse.",
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index d7db8f152813518f6f35a8ed55df033ec9d47b15..87bc65cf676a703213693ab021aba43a8c9751b6 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -164,6 +164,7 @@ OC.L10N.register(
     "Press Ctrl-C to copy." : "Druk op Ctrl-C om te kopiëren.",
     "Resharing is not allowed" : "Verder delen is niet toegestaan",
     "Share to {name}" : "Delen naar {name}",
+    "Copy link" : "Kopiëren link ",
     "Link" : "Link",
     "Password protect" : "Wachtwoord beveiligd",
     "Allow editing" : "Bewerken toestaan",
@@ -184,7 +185,6 @@ OC.L10N.register(
     "Shared with you in a conversation by {owner}" : "Met jou in een gesprek gedeeld door {owner}",
     "Shared with you by {owner}" : "Met je gedeeld door {owner}",
     "Choose a password for the mail share" : "Kies een wachtwoord om gedeelde te mailen",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delen via link",
     "group" : "groep",
     "remote" : "extern",
     "remote group" : "externe groep",
@@ -255,6 +255,7 @@ OC.L10N.register(
     "Help" : "Help",
     "Access forbidden" : "Toegang verboden",
     "File not found" : "Bestand niet gevonden",
+    "Back to %s" : "Terug naar %s",
     "Internal Server Error" : "Interne serverfout",
     "The server was unable to complete your request." : "De server was niet in staat je aanvraag te verwerken.",
     "If this happens again, please send the technical details below to the server administrator." : "Stuur de hieronder afgebeelde technische details naar de server beheerder wanneer dit opnieuw gebeurt.",
@@ -373,6 +374,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Delen met {recipients}",
     "Error setting expiration date" : "Fout tijdens het instellen van de vervaldatum",
     "The public link will expire no later than {days} days after it is created" : "De openbare link vervalt niet eerder dan {days} dagen na het aanmaken",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delen via link",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Deel met anderen door het invullen van een gebruiker, groep, gefedereerd cloud ID of een emailadres.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Deel met anderen door middel van gebruikers, groep of een gefedereerd cloud ID.",
     "Share with other people by entering a user or group or an email address." : "Deel met anderen door het invullen van een gebruiker, groep of een emailadres.",
@@ -398,6 +400,7 @@ OC.L10N.register(
     "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "De \"Strict-Transport-Security\" HTTP header is niet ingesteld als minimaal \"{seconds}\" seconden. Voor verbeterde beveiliging adviseren we HSTS in te schakelen zoals beschreven in onze <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>.",
     "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : "De site is onveilig verbonden over HTTP. We adviseren je dringend om je server zo te configureren dat HTTPS wordt vereist, zoals beschreven in onze <a href=\"{docUrl}\">security tips</a>.",
     "Back to log in" : "Terug naar inloggen",
-    "Depending on your configuration, this button could also work to trust the domain:" : "Afhankelijk van je configuratie kan deze knop ook werken om het volgende domein te vertrouwen:"
+    "Depending on your configuration, this button could also work to trust the domain:" : "Afhankelijk van je configuratie kan deze knop ook werken om het volgende domein te vertrouwen:",
+    "Copy URL" : "Kopiëren URL"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/nl.json b/core/l10n/nl.json
index 273b369ec110fe2582ad7a1ad8abab0818ecc4e6..59c1a66a5819f0bc5e3fb1cdde06261f4d0c92b1 100644
--- a/core/l10n/nl.json
+++ b/core/l10n/nl.json
@@ -162,6 +162,7 @@
     "Press Ctrl-C to copy." : "Druk op Ctrl-C om te kopiëren.",
     "Resharing is not allowed" : "Verder delen is niet toegestaan",
     "Share to {name}" : "Delen naar {name}",
+    "Copy link" : "Kopiëren link ",
     "Link" : "Link",
     "Password protect" : "Wachtwoord beveiligd",
     "Allow editing" : "Bewerken toestaan",
@@ -182,7 +183,6 @@
     "Shared with you in a conversation by {owner}" : "Met jou in een gesprek gedeeld door {owner}",
     "Shared with you by {owner}" : "Met je gedeeld door {owner}",
     "Choose a password for the mail share" : "Kies een wachtwoord om gedeelde te mailen",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delen via link",
     "group" : "groep",
     "remote" : "extern",
     "remote group" : "externe groep",
@@ -253,6 +253,7 @@
     "Help" : "Help",
     "Access forbidden" : "Toegang verboden",
     "File not found" : "Bestand niet gevonden",
+    "Back to %s" : "Terug naar %s",
     "Internal Server Error" : "Interne serverfout",
     "The server was unable to complete your request." : "De server was niet in staat je aanvraag te verwerken.",
     "If this happens again, please send the technical details below to the server administrator." : "Stuur de hieronder afgebeelde technische details naar de server beheerder wanneer dit opnieuw gebeurt.",
@@ -371,6 +372,7 @@
     "Shared with {recipients}" : "Delen met {recipients}",
     "Error setting expiration date" : "Fout tijdens het instellen van de vervaldatum",
     "The public link will expire no later than {days} days after it is created" : "De openbare link vervalt niet eerder dan {days} dagen na het aanmaken",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delen via link",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Deel met anderen door het invullen van een gebruiker, groep, gefedereerd cloud ID of een emailadres.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Deel met anderen door middel van gebruikers, groep of een gefedereerd cloud ID.",
     "Share with other people by entering a user or group or an email address." : "Deel met anderen door het invullen van een gebruiker, groep of een emailadres.",
@@ -396,6 +398,7 @@
     "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "De \"Strict-Transport-Security\" HTTP header is niet ingesteld als minimaal \"{seconds}\" seconden. Voor verbeterde beveiliging adviseren we HSTS in te schakelen zoals beschreven in onze <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>.",
     "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : "De site is onveilig verbonden over HTTP. We adviseren je dringend om je server zo te configureren dat HTTPS wordt vereist, zoals beschreven in onze <a href=\"{docUrl}\">security tips</a>.",
     "Back to log in" : "Terug naar inloggen",
-    "Depending on your configuration, this button could also work to trust the domain:" : "Afhankelijk van je configuratie kan deze knop ook werken om het volgende domein te vertrouwen:"
+    "Depending on your configuration, this button could also work to trust the domain:" : "Afhankelijk van je configuratie kan deze knop ook werken om het volgende domein te vertrouwen:",
+    "Copy URL" : "Kopiëren URL"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index 0271289cf2a21d36cb6d776ab817e9868fb6d1ef..59ca260f96634007ab776dbc85694ea7e9e23592 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -184,7 +184,6 @@ OC.L10N.register(
     "Shared with you in a conversation by {owner}" : "Współdzielone Tobie w konwersacji z {owner}",
     "Shared with you by {owner}" : "Udostępnione tobie przez {owner}",
     "Choose a password for the mail share" : "Wybierz hasło do współdzielenia e-mailem",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} udostępniane za pośrednictwem łącza",
     "group" : "grupa",
     "remote" : "zdalny",
     "remote group" : "zdalna grupa",
@@ -371,6 +370,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Współdzielony z {recipients}",
     "Error setting expiration date" : "Błąd podczas ustawiania daty wygaśnięcia",
     "The public link will expire no later than {days} days after it is created" : "Link publiczny wygaśnie nie później niż po {days} dniach od utworzenia",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} udostępniane za pośrednictwem łącza",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Współdziel z innymi osobami przez wpisanie użytkownika lub grupy, ID chmury stowarzyszonej lub adres e-mail.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Współdziel z innymi osobami przez wpisanie użytkownika lub grupy lub ID chmury stowarzyszonej.",
     "Share with other people by entering a user or group or an email address." : "Współdziel z innymi osobami przez wpisanie użytkownika lub grupy lub adresu e-mail.",
diff --git a/core/l10n/pl.json b/core/l10n/pl.json
index 90585874cd84916262ccb332363fc1caf3ef6433..74ab11588c64287f269977082ade497d95706847 100644
--- a/core/l10n/pl.json
+++ b/core/l10n/pl.json
@@ -182,7 +182,6 @@
     "Shared with you in a conversation by {owner}" : "Współdzielone Tobie w konwersacji z {owner}",
     "Shared with you by {owner}" : "Udostępnione tobie przez {owner}",
     "Choose a password for the mail share" : "Wybierz hasło do współdzielenia e-mailem",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} udostępniane za pośrednictwem łącza",
     "group" : "grupa",
     "remote" : "zdalny",
     "remote group" : "zdalna grupa",
@@ -369,6 +368,7 @@
     "Shared with {recipients}" : "Współdzielony z {recipients}",
     "Error setting expiration date" : "Błąd podczas ustawiania daty wygaśnięcia",
     "The public link will expire no later than {days} days after it is created" : "Link publiczny wygaśnie nie później niż po {days} dniach od utworzenia",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} udostępniane za pośrednictwem łącza",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Współdziel z innymi osobami przez wpisanie użytkownika lub grupy, ID chmury stowarzyszonej lub adres e-mail.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Współdziel z innymi osobami przez wpisanie użytkownika lub grupy lub ID chmury stowarzyszonej.",
     "Share with other people by entering a user or group or an email address." : "Współdziel z innymi osobami przez wpisanie użytkownika lub grupy lub adresu e-mail.",
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index 7690629f2d96a4aeae16bd1975e9565e7fedfb28..d033af240c8372d0a3e115bd7a3c8dee8e52f88b 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -185,7 +185,6 @@ OC.L10N.register(
     "Shared with you in a conversation by {owner}" : "Compartilhado com você em uma conversa por {owner}",
     "Shared with you by {owner}" : "Compartilhado com você por {owner}",
     "Choose a password for the mail share" : "Escolha uma senha para o compartilhamento de e-mail",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatiorDisplayName}} compartilhou via link",
     "group" : "grupo",
     "remote" : "remoto",
     "remote group" : "grupo remoto",
@@ -379,6 +378,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Compartilhado com {recipients}",
     "Error setting expiration date" : "Erro ao definir data de expiração",
     "The public link will expire no later than {days} days after it is created" : "O link público irá expirar não antes de {days} depois de criado",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatiorDisplayName}} compartilhou via link",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Compartilhe com outras pessoas entrando um usuário, grupo, ID de cloud federada ou um e-mail.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Compartilhe com outras pessoas entrando um usuário, grupo ou ID de nuvem federada.",
     "Share with other people by entering a user or group or an email address." : "Compartilhe com outras pessoas entrando um usuário, grupo ou um e-mail.",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index 41444808a777e802ba7175aa4e24c91529a8a220..63c245a32ea646b2c14507c9a3a049ac2243d073 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -183,7 +183,6 @@
     "Shared with you in a conversation by {owner}" : "Compartilhado com você em uma conversa por {owner}",
     "Shared with you by {owner}" : "Compartilhado com você por {owner}",
     "Choose a password for the mail share" : "Escolha uma senha para o compartilhamento de e-mail",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatiorDisplayName}} compartilhou via link",
     "group" : "grupo",
     "remote" : "remoto",
     "remote group" : "grupo remoto",
@@ -377,6 +376,7 @@
     "Shared with {recipients}" : "Compartilhado com {recipients}",
     "Error setting expiration date" : "Erro ao definir data de expiração",
     "The public link will expire no later than {days} days after it is created" : "O link público irá expirar não antes de {days} depois de criado",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatiorDisplayName}} compartilhou via link",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Compartilhe com outras pessoas entrando um usuário, grupo, ID de cloud federada ou um e-mail.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Compartilhe com outras pessoas entrando um usuário, grupo ou ID de nuvem federada.",
     "Share with other people by entering a user or group or an email address." : "Compartilhe com outras pessoas entrando um usuário, grupo ou um e-mail.",
diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js
index e9d4a26b5407f904266cf3161ca4c9b9d5808709..8a9ef30b45d077a4a89a022e3313317c554a5738 100644
--- a/core/l10n/pt_PT.js
+++ b/core/l10n/pt_PT.js
@@ -151,7 +151,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Partilhado consigo e com o grupo {group} por {owner}",
     "Shared with you by {owner}" : "Partilhado consigo por {owner}",
     "Choose a password for the mail share" : "Escolher senha para a partilha de email",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} partilhado via ligação",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "email",
@@ -319,6 +318,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Partilhado com receptores",
     "Error setting expiration date" : "Erro ao definir a data de expiração",
     "The public link will expire no later than {days} days after it is created" : "A hiperligação pública irá expirar, o mais tardar {days} dias depois da sua criação",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} partilhado via ligação",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Partilhar com terceiros introduzindo um nome de utilizador ou grupo, um identificador de federação ou um endereço de e-mail.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Partilhar com terceiros introduzindo um nome de utilizador ou grupo, um ID de cloud federada ou um endereço de e-mail.",
     "Share with other people by entering a user or group or an email address." : "Partilhar com terceiros introduzindo um nome de utilizador ou grupo ou um endereço de e-mail.",
diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json
index 2a53dcc88843390249001bfc3955877aa2e19b1f..2dea9e8e019c8e20bf459bc2b0c812f82ae1ae07 100644
--- a/core/l10n/pt_PT.json
+++ b/core/l10n/pt_PT.json
@@ -149,7 +149,6 @@
     "Shared with you and the group {group} by {owner}" : "Partilhado consigo e com o grupo {group} por {owner}",
     "Shared with you by {owner}" : "Partilhado consigo por {owner}",
     "Choose a password for the mail share" : "Escolher senha para a partilha de email",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} partilhado via ligação",
     "group" : "grupo",
     "remote" : "remoto",
     "email" : "email",
@@ -317,6 +316,7 @@
     "Shared with {recipients}" : "Partilhado com receptores",
     "Error setting expiration date" : "Erro ao definir a data de expiração",
     "The public link will expire no later than {days} days after it is created" : "A hiperligação pública irá expirar, o mais tardar {days} dias depois da sua criação",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} partilhado via ligação",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Partilhar com terceiros introduzindo um nome de utilizador ou grupo, um identificador de federação ou um endereço de e-mail.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Partilhar com terceiros introduzindo um nome de utilizador ou grupo, um ID de cloud federada ou um endereço de e-mail.",
     "Share with other people by entering a user or group or an email address." : "Partilhar com terceiros introduzindo um nome de utilizador ou grupo ou um endereço de e-mail.",
diff --git a/core/l10n/ro.js b/core/l10n/ro.js
index 4b4fd015f4d77e8e4351883ffb1a38b010c8f98a..2489d06e96dd5e7c7e9646fe0c2c208476dfa5af 100644
--- a/core/l10n/ro.js
+++ b/core/l10n/ro.js
@@ -132,7 +132,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Distribuie cu tine si grupul {group} de {owner}",
     "Shared with you by {owner}" : "Distribuie cu tine de {owner}",
     "Choose a password for the mail share" : "Alege o parolă pentru partajare prin email",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} partajat prin legătura",
     "group" : "grup",
     "remote" : "de la distanță",
     "email" : "email",
@@ -275,6 +274,7 @@ OC.L10N.register(
     "Thank you for your patience." : "Îți mulțumim pentru răbdare.",
     "Error setting expiration date" : "Eroare la specificarea datei de expirare",
     "The public link will expire no later than {days} days after it is created" : "Legătura publică va expira nu mai târziu de {days} zile de la ziua creării",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} partajat prin legătura",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Partajează cu alte persoane prin introducerea unui utilizator sau grup, a unui ID de cloud federalizat sau a unei adrese de email.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Partajează cu alte persoane prin introducerea unui utilizator sau grup sau a unui ID de cloud federalizat.",
     "Share with other people by entering a user or group or an email address." : "Partajează cu alte persoane prin introducerea unui utilizator sau grup sau a unei adrese de email.",
diff --git a/core/l10n/ro.json b/core/l10n/ro.json
index f65fd753f050ee2edfd64b4187deb55a5c9605ef..8306cfb5e2c8778006309ec9db0332c289f88241 100644
--- a/core/l10n/ro.json
+++ b/core/l10n/ro.json
@@ -130,7 +130,6 @@
     "Shared with you and the group {group} by {owner}" : "Distribuie cu tine si grupul {group} de {owner}",
     "Shared with you by {owner}" : "Distribuie cu tine de {owner}",
     "Choose a password for the mail share" : "Alege o parolă pentru partajare prin email",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} partajat prin legătura",
     "group" : "grup",
     "remote" : "de la distanță",
     "email" : "email",
@@ -273,6 +272,7 @@
     "Thank you for your patience." : "Îți mulțumim pentru răbdare.",
     "Error setting expiration date" : "Eroare la specificarea datei de expirare",
     "The public link will expire no later than {days} days after it is created" : "Legătura publică va expira nu mai târziu de {days} zile de la ziua creării",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} partajat prin legătura",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Partajează cu alte persoane prin introducerea unui utilizator sau grup, a unui ID de cloud federalizat sau a unei adrese de email.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Partajează cu alte persoane prin introducerea unui utilizator sau grup sau a unui ID de cloud federalizat.",
     "Share with other people by entering a user or group or an email address." : "Partajează cu alte persoane prin introducerea unui utilizator sau grup sau a unei adrese de email.",
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index aed489d951e06c36bed58dcc7399feeebeafcb75..0d62c48f829858e1f8ec13555708165ec2546e90 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -184,7 +184,6 @@ OC.L10N.register(
     "Shared with you and the conversation {conversation} by {owner}" : "{owner} предоставил(а) доступ Вам и участникам беседы «{conversation} »",
     "Shared with you by {owner}" : "{owner} предоставил(а) Вам доступ",
     "Choose a password for the mail share" : "Укажите пароль для ссылки по почте",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} предоставил(а) доступ созданием ссылки",
     "group" : "группа",
     "remote" : "на другом сервере",
     "remote group" : "группа на другом сервере",
@@ -375,6 +374,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Вы поделились с {recipients}",
     "Error setting expiration date" : "Ошибка при установке срока доступа",
     "The public link will expire no later than {days} days after it is created" : "Срок действия общедоступной ссылки истекает не позже чем через {days} дней после её создания",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} предоставил(а) доступ созданием ссылки",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Поделиться, указав имя пользователя или группы, либо ID федеративного облачного хранилища или адрес email.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Поделиться, указав имя пользователя или группы, либо ID федеративного облачного хранилища.",
     "Share with other people by entering a user or group or an email address." : "Поделиться, указав имя пользователя или группы, либо адрес email.",
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index 3d4ae5ca5e27726c3fce87a9ba272bdbad501b91..c7c96535894ef8888ff94fc9f7afd8cedbbb3aed 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -182,7 +182,6 @@
     "Shared with you and the conversation {conversation} by {owner}" : "{owner} предоставил(а) доступ Вам и участникам беседы «{conversation} »",
     "Shared with you by {owner}" : "{owner} предоставил(а) Вам доступ",
     "Choose a password for the mail share" : "Укажите пароль для ссылки по почте",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} предоставил(а) доступ созданием ссылки",
     "group" : "группа",
     "remote" : "на другом сервере",
     "remote group" : "группа на другом сервере",
@@ -373,6 +372,7 @@
     "Shared with {recipients}" : "Вы поделились с {recipients}",
     "Error setting expiration date" : "Ошибка при установке срока доступа",
     "The public link will expire no later than {days} days after it is created" : "Срок действия общедоступной ссылки истекает не позже чем через {days} дней после её создания",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} предоставил(а) доступ созданием ссылки",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Поделиться, указав имя пользователя или группы, либо ID федеративного облачного хранилища или адрес email.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Поделиться, указав имя пользователя или группы, либо ID федеративного облачного хранилища.",
     "Share with other people by entering a user or group or an email address." : "Поделиться, указав имя пользователя или группы, либо адрес email.",
diff --git a/core/l10n/sk.js b/core/l10n/sk.js
index ebe1f0bc225e43422dfc72a719e1c7a372097fc0..7a524b0edf591484b2c0c315fe535fec5b81ed38 100644
--- a/core/l10n/sk.js
+++ b/core/l10n/sk.js
@@ -163,7 +163,6 @@ OC.L10N.register(
     "Shared with you and the conversation {conversation} by {owner}" : "Sprístupnené vám a rozhovoru {conversation} od {owner}",
     "Shared with you by {owner}" : "Sprístupnené vám používateľom {owner}",
     "Choose a password for the mail share" : "Zvoľte heslo pre zdieľanie pošty",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} zdieľal pomocou odkazu",
     "group" : "skupina",
     "remote" : "vzdialený",
     "remote group" : "vzdialená skupina",
@@ -352,6 +351,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Sprístupnené pre {recipients}",
     "Error setting expiration date" : "Chyba pri nastavení dátumu expirácie",
     "The public link will expire no later than {days} days after it is created" : "Verejný odkaz nevyprší skôr než za {days} dní po vytvorení",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} zdieľal pomocou odkazu",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Sprístupniť iným ľuďom zadaním používateľa alebo skupiny, federatívneho cloud ID alebo e-mailovej adresy.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Sprístupniť iným ľuďom zadaním používateľa alebo skupiny, federatívneho cloud ID.",
     "Share with other people by entering a user or group or an email address." : "Sprístupniť iným ľuďom zadaním používateľa, skupiny alebo e-mailovej adresy.",
diff --git a/core/l10n/sk.json b/core/l10n/sk.json
index 92db67d578fabf9c99ae366884d2c658cbfcbe75..1703e2364f2f8a207df0c8e6f75fe8550f14333c 100644
--- a/core/l10n/sk.json
+++ b/core/l10n/sk.json
@@ -161,7 +161,6 @@
     "Shared with you and the conversation {conversation} by {owner}" : "Sprístupnené vám a rozhovoru {conversation} od {owner}",
     "Shared with you by {owner}" : "Sprístupnené vám používateľom {owner}",
     "Choose a password for the mail share" : "Zvoľte heslo pre zdieľanie pošty",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} zdieľal pomocou odkazu",
     "group" : "skupina",
     "remote" : "vzdialený",
     "remote group" : "vzdialená skupina",
@@ -350,6 +349,7 @@
     "Shared with {recipients}" : "Sprístupnené pre {recipients}",
     "Error setting expiration date" : "Chyba pri nastavení dátumu expirácie",
     "The public link will expire no later than {days} days after it is created" : "Verejný odkaz nevyprší skôr než za {days} dní po vytvorení",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} zdieľal pomocou odkazu",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Sprístupniť iným ľuďom zadaním používateľa alebo skupiny, federatívneho cloud ID alebo e-mailovej adresy.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Sprístupniť iným ľuďom zadaním používateľa alebo skupiny, federatívneho cloud ID.",
     "Share with other people by entering a user or group or an email address." : "Sprístupniť iným ľuďom zadaním používateľa, skupiny alebo e-mailovej adresy.",
diff --git a/core/l10n/sq.js b/core/l10n/sq.js
index d44981b31bcc91c713cd87b56b5a851d9f85257c..b11b7ba54565cdbc3054dbadbeebcb5d5a103c92 100644
--- a/core/l10n/sq.js
+++ b/core/l10n/sq.js
@@ -134,7 +134,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Ndarë me ju dhe me grupin {group} nga {owner}",
     "Shared with you by {owner}" : "Ndarë me ju nga {owner}",
     "Choose a password for the mail share" : "Zgjidh një fjalëkalim për shpërndarjen e mail-it",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shpërndaEmrinEShfaqurTëNismëtarit}} shpërnda nëpërmjet linkut",
     "group" : "grup",
     "remote" : "i largët",
     "email" : "postë elektronike",
@@ -280,6 +279,7 @@ OC.L10N.register(
     "Thank you for your patience." : "Ju faleminderit për durimin.",
     "Error setting expiration date" : "Gabim në caktimin e datës së skadimit",
     "The public link will expire no later than {days} days after it is created" : "Lidhja publike do të skadojë jo më vonë se {days} ditë pas krijimit të saj",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shpërndaEmrinEShfaqurTëNismëtarit}} shpërnda nëpërmjet linkut",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Shpërndaje me persona të tjerë duke vendosur një përdorues ose një grup, një ID reje të federuar ose një adresë emaili",
     "Share with other people by entering a user or group or a federated cloud ID." : "Ndaj me njerëz të tjerë duke futur një pëdorues ose grup ose një ID reje federale.",
     "Share with other people by entering a user or group or an email address." : "Shpërndaje me persona të tjerë duke vendosur një perdorues ose një grup ose një adresë emaili",
diff --git a/core/l10n/sq.json b/core/l10n/sq.json
index f5c8975519c0b05b44fdd00dd4762515d4709ed5..63a6185200d45afcdd99f87f4c820b026d499bfd 100644
--- a/core/l10n/sq.json
+++ b/core/l10n/sq.json
@@ -132,7 +132,6 @@
     "Shared with you and the group {group} by {owner}" : "Ndarë me ju dhe me grupin {group} nga {owner}",
     "Shared with you by {owner}" : "Ndarë me ju nga {owner}",
     "Choose a password for the mail share" : "Zgjidh një fjalëkalim për shpërndarjen e mail-it",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shpërndaEmrinEShfaqurTëNismëtarit}} shpërnda nëpërmjet linkut",
     "group" : "grup",
     "remote" : "i largët",
     "email" : "postë elektronike",
@@ -278,6 +277,7 @@
     "Thank you for your patience." : "Ju faleminderit për durimin.",
     "Error setting expiration date" : "Gabim në caktimin e datës së skadimit",
     "The public link will expire no later than {days} days after it is created" : "Lidhja publike do të skadojë jo më vonë se {days} ditë pas krijimit të saj",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shpërndaEmrinEShfaqurTëNismëtarit}} shpërnda nëpërmjet linkut",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Shpërndaje me persona të tjerë duke vendosur një përdorues ose një grup, një ID reje të federuar ose një adresë emaili",
     "Share with other people by entering a user or group or a federated cloud ID." : "Ndaj me njerëz të tjerë duke futur një pëdorues ose grup ose një ID reje federale.",
     "Share with other people by entering a user or group or an email address." : "Shpërndaje me persona të tjerë duke vendosur një perdorues ose një grup ose një adresë emaili",
diff --git a/core/l10n/sr.js b/core/l10n/sr.js
index ab3fe093506d4659202481c3cec11b9ab5a75ba4..807f927c81070111a2bd5d4d605f0ef74892266d 100644
--- a/core/l10n/sr.js
+++ b/core/l10n/sr.js
@@ -164,6 +164,7 @@ OC.L10N.register(
     "Press Ctrl-C to copy." : "Притисни Ctrl-C за копирање.",
     "Resharing is not allowed" : "Поновно дељење није дозвољено",
     "Share to {name}" : "Подели са {name}",
+    "Copy link" : "Копирај везу",
     "Link" : "Веза",
     "Password protect" : "Заштићено лозинком",
     "Allow editing" : "Дозволи уређивање",
@@ -184,7 +185,6 @@ OC.L10N.register(
     "Shared with you in a conversation by {owner}" : "{owner} поделио са Вама у разговору",
     "Shared with you by {owner}" : "{owner} дели са вама",
     "Choose a password for the mail share" : "Изаберите лозинку за дељење е-поштом",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} је поделио преко везе",
     "group" : "група",
     "remote" : "удаљени",
     "remote group" : "удаљена група",
@@ -255,6 +255,8 @@ OC.L10N.register(
     "Help" : "Помоћ",
     "Access forbidden" : "Забрањен приступ",
     "File not found" : "Фајл није нађен",
+    "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Овај документ није нађен на серверу. Можда је дељење избрисано или му је истекао рок трајања?",
+    "Back to %s" : "Назад на %s",
     "Internal Server Error" : "Унутрашња грешка сервера",
     "The server was unable to complete your request." : "Сервер не може да обради Ваш захтев.",
     "If this happens again, please send the technical details below to the server administrator." : "Ако се ово понови, пошаљите техниче детаље испод администратору овог сервера.",
@@ -327,8 +329,11 @@ OC.L10N.register(
     "New Password" : "Нова лозинка",
     "This share is password-protected" : "Ово дељење је заштићено лозинком",
     "The password is wrong. Try again." : "Лозинка је погрешна. Покушајте поново.",
-    "Two-factor authentication" : "Двофакторска провера идентитека",
+    "Two-factor authentication" : "Двофакторска провера идентитета",
+    "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Повећана сигурност је омогућена за овај налог. Одаберите други фактор за проверу идентитета:",
     "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Није могуће учитати ниједан метод двофакторске провере идентитета. Контактирајте администратора.",
+    "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "Двофакторска провера идентитета је захтевана, али није још подешена на Вашем налогу. Контактирајте администратора за помоћ.",
+    "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Двофакторска провера идентитета је захтевана, али није још подешена на Вашем налогу. Или употребите Ваше резервне кôдове, или контактирајте администратора за помоћ.",
     "Use backup code" : "Користите резервни кôд",
     "Cancel log in" : "Поништите пријаву",
     "Error while validating your second factor" : "Грешка при провери Вашег другог фактора",
@@ -373,6 +378,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Дељено са {recipients}",
     "Error setting expiration date" : "Грешка при постављању датума истека",
     "The public link will expire no later than {days} days after it is created" : "Јавна веза ће престати да важи {days} дана након стварања",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} је поделио преко везе",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Делите са другим људима тако што унесете корисника, групу, ID здруженог облака или адресу е-поште. ",
     "Share with other people by entering a user or group or a federated cloud ID." : "Делите са другим људима тако што унесете корисника, групу или ID здруженог облака.",
     "Share with other people by entering a user or group or an email address." : "Делите са другим људима тако што унесете корисника или групу.",
@@ -398,6 +404,7 @@ OC.L10N.register(
     "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "\"Strict-Transport-Security\" HTTP заглавље није подешено да буде бар \"{seconds}\" секунди. За додатну сигурност, предлаже се да омогућите HSTS као што је описано у <a href=\"{docUrl}\" rel=\"noreferrer noopener\">сигурносним саветима</a>.",
     "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : "Приступање сајту преко HTTP-а. Препоручује се да подесите Ваш сервер да захтева HTTPS као што је описано у <a href=\"{docUrl}\">безбедоносним саветима</a>.",
     "Back to log in" : "Назад на пријаву",
-    "Depending on your configuration, this button could also work to trust the domain:" : "У зависности од Ваше конфигурације, овим дугметом може да послужи да почнете да верујете овом домену:"
+    "Depending on your configuration, this button could also work to trust the domain:" : "У зависности од Ваше конфигурације, овим дугметом може да послужи да почнете да верујете овом домену:",
+    "Copy URL" : "Копирај URL"
 },
 "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/core/l10n/sr.json b/core/l10n/sr.json
index e0ad19112dcadb20df11367ba14beb4f6a0cf36f..5276425db8d43f06781b4ebda2bfc0cddaa2bb12 100644
--- a/core/l10n/sr.json
+++ b/core/l10n/sr.json
@@ -162,6 +162,7 @@
     "Press Ctrl-C to copy." : "Притисни Ctrl-C за копирање.",
     "Resharing is not allowed" : "Поновно дељење није дозвољено",
     "Share to {name}" : "Подели са {name}",
+    "Copy link" : "Копирај везу",
     "Link" : "Веза",
     "Password protect" : "Заштићено лозинком",
     "Allow editing" : "Дозволи уређивање",
@@ -182,7 +183,6 @@
     "Shared with you in a conversation by {owner}" : "{owner} поделио са Вама у разговору",
     "Shared with you by {owner}" : "{owner} дели са вама",
     "Choose a password for the mail share" : "Изаберите лозинку за дељење е-поштом",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} је поделио преко везе",
     "group" : "група",
     "remote" : "удаљени",
     "remote group" : "удаљена група",
@@ -253,6 +253,8 @@
     "Help" : "Помоћ",
     "Access forbidden" : "Забрањен приступ",
     "File not found" : "Фајл није нађен",
+    "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Овај документ није нађен на серверу. Можда је дељење избрисано или му је истекао рок трајања?",
+    "Back to %s" : "Назад на %s",
     "Internal Server Error" : "Унутрашња грешка сервера",
     "The server was unable to complete your request." : "Сервер не може да обради Ваш захтев.",
     "If this happens again, please send the technical details below to the server administrator." : "Ако се ово понови, пошаљите техниче детаље испод администратору овог сервера.",
@@ -325,8 +327,11 @@
     "New Password" : "Нова лозинка",
     "This share is password-protected" : "Ово дељење је заштићено лозинком",
     "The password is wrong. Try again." : "Лозинка је погрешна. Покушајте поново.",
-    "Two-factor authentication" : "Двофакторска провера идентитека",
+    "Two-factor authentication" : "Двофакторска провера идентитета",
+    "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Повећана сигурност је омогућена за овај налог. Одаберите други фактор за проверу идентитета:",
     "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Није могуће учитати ниједан метод двофакторске провере идентитета. Контактирајте администратора.",
+    "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "Двофакторска провера идентитета је захтевана, али није још подешена на Вашем налогу. Контактирајте администратора за помоћ.",
+    "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Двофакторска провера идентитета је захтевана, али није још подешена на Вашем налогу. Или употребите Ваше резервне кôдове, или контактирајте администратора за помоћ.",
     "Use backup code" : "Користите резервни кôд",
     "Cancel log in" : "Поништите пријаву",
     "Error while validating your second factor" : "Грешка при провери Вашег другог фактора",
@@ -371,6 +376,7 @@
     "Shared with {recipients}" : "Дељено са {recipients}",
     "Error setting expiration date" : "Грешка при постављању датума истека",
     "The public link will expire no later than {days} days after it is created" : "Јавна веза ће престати да важи {days} дана након стварања",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} је поделио преко везе",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Делите са другим људима тако што унесете корисника, групу, ID здруженог облака или адресу е-поште. ",
     "Share with other people by entering a user or group or a federated cloud ID." : "Делите са другим људима тако што унесете корисника, групу или ID здруженог облака.",
     "Share with other people by entering a user or group or an email address." : "Делите са другим људима тако што унесете корисника или групу.",
@@ -396,6 +402,7 @@
     "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "\"Strict-Transport-Security\" HTTP заглавље није подешено да буде бар \"{seconds}\" секунди. За додатну сигурност, предлаже се да омогућите HSTS као што је описано у <a href=\"{docUrl}\" rel=\"noreferrer noopener\">сигурносним саветима</a>.",
     "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : "Приступање сајту преко HTTP-а. Препоручује се да подесите Ваш сервер да захтева HTTPS као што је описано у <a href=\"{docUrl}\">безбедоносним саветима</a>.",
     "Back to log in" : "Назад на пријаву",
-    "Depending on your configuration, this button could also work to trust the domain:" : "У зависности од Ваше конфигурације, овим дугметом може да послужи да почнете да верујете овом домену:"
+    "Depending on your configuration, this button could also work to trust the domain:" : "У зависности од Ваше конфигурације, овим дугметом може да послужи да почнете да верујете овом домену:",
+    "Copy URL" : "Копирај URL"
 },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
 }
\ No newline at end of file
diff --git a/core/l10n/sv.js b/core/l10n/sv.js
index be44d740b3aaa8b136b31ec2ff03a504cb30c9d0..f41691b57b51c3a61c4d5e066dd1fb2430e18dfb 100644
--- a/core/l10n/sv.js
+++ b/core/l10n/sv.js
@@ -144,7 +144,6 @@ OC.L10N.register(
     "Shared with you in a conversation by {owner}" : "Delad med dig i en konversation av {owner}",
     "Shared with you by {owner}" : "Delad med dig av {owner}",
     "Choose a password for the mail share" : "Välj ett lösenord för delning via e-post",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delad via länk",
     "group" : "Grupp",
     "remote" : "extern",
     "remote group" : "Fjärrgrupp",
@@ -315,6 +314,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Delad med {recipients}",
     "Error setting expiration date" : "Fel vid val av utgångsdatum",
     "The public link will expire no later than {days} days after it is created" : "Den offentliga länken kommer sluta gälla inte senare än {days} dagar efter att den skapades",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delad via länk",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Dela med andra personer genom att ange användarnamn, grupp, ett federerat moln-ID eller en e-postadress.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Dela med andra personer genom att ange användarnamn, grupp eller ett federerat moln-ID.",
     "Share with other people by entering a user or group or an email address." : "Dela med andra personer genom att ange användarnamn, grupp eller en e-postadress.",
diff --git a/core/l10n/sv.json b/core/l10n/sv.json
index 1796b400b0bbbb752407d239a6f34fe005f62f3b..e09dcfbf4a657a4215dab5d6e9d0b80a1a1967f0 100644
--- a/core/l10n/sv.json
+++ b/core/l10n/sv.json
@@ -142,7 +142,6 @@
     "Shared with you in a conversation by {owner}" : "Delad med dig i en konversation av {owner}",
     "Shared with you by {owner}" : "Delad med dig av {owner}",
     "Choose a password for the mail share" : "Välj ett lösenord för delning via e-post",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delad via länk",
     "group" : "Grupp",
     "remote" : "extern",
     "remote group" : "Fjärrgrupp",
@@ -313,6 +312,7 @@
     "Shared with {recipients}" : "Delad med {recipients}",
     "Error setting expiration date" : "Fel vid val av utgångsdatum",
     "The public link will expire no later than {days} days after it is created" : "Den offentliga länken kommer sluta gälla inte senare än {days} dagar efter att den skapades",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delad via länk",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Dela med andra personer genom att ange användarnamn, grupp, ett federerat moln-ID eller en e-postadress.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Dela med andra personer genom att ange användarnamn, grupp eller ett federerat moln-ID.",
     "Share with other people by entering a user or group or an email address." : "Dela med andra personer genom att ange användarnamn, grupp eller en e-postadress.",
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index 73e0678363e5bf6b31b0506546e56d53ce03c12f..bcbe3f6e718aa95dc2146a2ff8fc9c3391407d7d 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -185,7 +185,6 @@ OC.L10N.register(
     "Shared with you in a conversation by {owner}" : "{owner} tarafından sizinle {conversation} görüşmesinde paylaşılmış",
     "Shared with you by {owner}" : "{owner} tarafından sizinle paylaşılmış",
     "Choose a password for the mail share" : "E-posta ile paylaşmak için bir parola seçin",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} bağlantı ile paylaşılmış",
     "group" : "grup",
     "remote" : "uzak",
     "remote group" : "uzak grup",
@@ -379,6 +378,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "{recipients} ile paylaşılmış",
     "Error setting expiration date" : "Son kullanma tarihi ayarlanırken sorun çıktı",
     "The public link will expire no later than {days} days after it is created" : "Herkese açık bağlantı, oluşturulduktan {days} gün sonra kullanımdan kaldırılacak",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} bağlantı ile paylaşılmış",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Bir kullanıcı, grup, birleşmiş bulut kodu ya da e-posta adresi yazarak başkaları ile paylaşın.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Bir kullanıcı, grup ya da birleşmiş bulut kodu yazarak başkaları ile paylaşın.",
     "Share with other people by entering a user or group or an email address." : "Bir kullanıcı, grup ya da e-posta adresi yazarak başkaları ile paylaşın.",
diff --git a/core/l10n/tr.json b/core/l10n/tr.json
index 3e897264a6b08dc49cc6c3856c4fc1f04a08d2e5..d98694a9706a3b33377751556c1d92041cd48f4a 100644
--- a/core/l10n/tr.json
+++ b/core/l10n/tr.json
@@ -183,7 +183,6 @@
     "Shared with you in a conversation by {owner}" : "{owner} tarafından sizinle {conversation} görüşmesinde paylaşılmış",
     "Shared with you by {owner}" : "{owner} tarafından sizinle paylaşılmış",
     "Choose a password for the mail share" : "E-posta ile paylaşmak için bir parola seçin",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} bağlantı ile paylaşılmış",
     "group" : "grup",
     "remote" : "uzak",
     "remote group" : "uzak grup",
@@ -377,6 +376,7 @@
     "Shared with {recipients}" : "{recipients} ile paylaşılmış",
     "Error setting expiration date" : "Son kullanma tarihi ayarlanırken sorun çıktı",
     "The public link will expire no later than {days} days after it is created" : "Herkese açık bağlantı, oluşturulduktan {days} gün sonra kullanımdan kaldırılacak",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} bağlantı ile paylaşılmış",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Bir kullanıcı, grup, birleşmiş bulut kodu ya da e-posta adresi yazarak başkaları ile paylaşın.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Bir kullanıcı, grup ya da birleşmiş bulut kodu yazarak başkaları ile paylaşın.",
     "Share with other people by entering a user or group or an email address." : "Bir kullanıcı, grup ya da e-posta adresi yazarak başkaları ile paylaşın.",
diff --git a/core/l10n/vi.js b/core/l10n/vi.js
index 3affc72e26e6ba238f0d64382c834207b3f0d8dc..d824b1326fc9632f235c895871e2af483d599a8b 100644
--- a/core/l10n/vi.js
+++ b/core/l10n/vi.js
@@ -138,7 +138,6 @@ OC.L10N.register(
     "Shared with you and the group {group} by {owner}" : "Đã được chia sẽ với bạn và nhóm {group} bởi {owner}",
     "Shared with you by {owner}" : "Đã được chia sẽ bởi {owner}",
     "Choose a password for the mail share" : "Chọn một mật khẩu để chia sẻ qua mail",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} chia sẻ qua liên kết",
     "group" : "nhóm",
     "remote" : "Từ xa",
     "email" : "Thư điện tử",
@@ -296,6 +295,7 @@ OC.L10N.register(
     "Thank you for your patience." : "Cảm ơn sự kiên nhẫn của bạn.",
     "Error setting expiration date" : "Lỗi cấu hình ngày kết thúc",
     "The public link will expire no later than {days} days after it is created" : "Liên kết công khai sẽ hết hạn sau {days} ngày sau khi được tạo",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} chia sẻ qua liên kết",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Chia sẻ với người khác bằng cách nhập tên người dùng hoặc tên nhóm, ID đám mây liên kết hoặc địa chỉ email.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Chia sẻ với người khác bằng cách nhập tên người dùng hoặc tên nhóm, ID đám mây liên kết.",
     "Share with other people by entering a user or group or an email address." : "Chia sẻ với người khác bằng cách nhập tên người dùng hoặc tên nhóm, hoặc địa chỉ email.",
diff --git a/core/l10n/vi.json b/core/l10n/vi.json
index 867f57f70b7d37e11d89a446a7f0afcf4af9fc4e..7f4c7b1368aa5e6c79dacf276270755be066d3cd 100644
--- a/core/l10n/vi.json
+++ b/core/l10n/vi.json
@@ -136,7 +136,6 @@
     "Shared with you and the group {group} by {owner}" : "Đã được chia sẽ với bạn và nhóm {group} bởi {owner}",
     "Shared with you by {owner}" : "Đã được chia sẽ bởi {owner}",
     "Choose a password for the mail share" : "Chọn một mật khẩu để chia sẻ qua mail",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} chia sẻ qua liên kết",
     "group" : "nhóm",
     "remote" : "Từ xa",
     "email" : "Thư điện tử",
@@ -294,6 +293,7 @@
     "Thank you for your patience." : "Cảm ơn sự kiên nhẫn của bạn.",
     "Error setting expiration date" : "Lỗi cấu hình ngày kết thúc",
     "The public link will expire no later than {days} days after it is created" : "Liên kết công khai sẽ hết hạn sau {days} ngày sau khi được tạo",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} chia sẻ qua liên kết",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Chia sẻ với người khác bằng cách nhập tên người dùng hoặc tên nhóm, ID đám mây liên kết hoặc địa chỉ email.",
     "Share with other people by entering a user or group or a federated cloud ID." : "Chia sẻ với người khác bằng cách nhập tên người dùng hoặc tên nhóm, ID đám mây liên kết.",
     "Share with other people by entering a user or group or an email address." : "Chia sẻ với người khác bằng cách nhập tên người dùng hoặc tên nhóm, hoặc địa chỉ email.",
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index 670a027ba3145342a629812a7f5f53b6e8adca7a..a580104a039908e2b9d2601214e99c063fbf26a7 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -164,7 +164,6 @@ OC.L10N.register(
     "Shared with you and the conversation {conversation} by {owner}" : "{owner} 共享给您及对话 {conversation}",
     "Shared with you by {owner}" : "{owner} 分享给您",
     "Choose a password for the mail share" : "为电子邮件分享选择一个密码",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} 通过链接分享",
     "group" : "群组",
     "remote" : "外部",
     "remote group" : "远程群组",
@@ -346,6 +345,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "由 {recipients} 分享",
     "Error setting expiration date" : "设置过期日期时出错",
     "The public link will expire no later than {days} days after it is created" : "该共享链接将在创建后 {days} 天失效",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} 通过链接分享",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "通过输入用户或组,联合云ID或电子邮件地址与其他人分享。",
     "Share with other people by entering a user or group or a federated cloud ID." : "通过输入用户或组或联合云ID与其他人共享。",
     "Share with other people by entering a user or group or an email address." : "输入用户/组织或邮箱地址来分享给其他人.",
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json
index 69970d57be45492eb6abd03724dd2fc67b879961..31a689523b736a5accadd2649498ccb89c76eb64 100644
--- a/core/l10n/zh_CN.json
+++ b/core/l10n/zh_CN.json
@@ -162,7 +162,6 @@
     "Shared with you and the conversation {conversation} by {owner}" : "{owner} 共享给您及对话 {conversation}",
     "Shared with you by {owner}" : "{owner} 分享给您",
     "Choose a password for the mail share" : "为电子邮件分享选择一个密码",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} 通过链接分享",
     "group" : "群组",
     "remote" : "外部",
     "remote group" : "远程群组",
@@ -344,6 +343,7 @@
     "Shared with {recipients}" : "由 {recipients} 分享",
     "Error setting expiration date" : "设置过期日期时出错",
     "The public link will expire no later than {days} days after it is created" : "该共享链接将在创建后 {days} 天失效",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} 通过链接分享",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "通过输入用户或组,联合云ID或电子邮件地址与其他人分享。",
     "Share with other people by entering a user or group or a federated cloud ID." : "通过输入用户或组或联合云ID与其他人共享。",
     "Share with other people by entering a user or group or an email address." : "输入用户/组织或邮箱地址来分享给其他人.",
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index 37a80ea83b66d1ff3534c1156ba3a40eee0f3ae6..16ed1e12e8b6ce65bc430e81a5896bd45879decc 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -160,7 +160,6 @@ OC.L10N.register(
     "Shared with you in a conversation by {owner}" : "{owner} 在對話中分享給你",
     "Shared with you by {owner}" : "{owner} 已經和您分享",
     "Choose a password for the mail share" : "為郵件分享選一個密碼",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} 分享了連結",
     "group" : "群組",
     "remote" : "遠端",
     "remote group" : "遠端群組",
@@ -343,6 +342,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "與 {recipients} 分享",
     "Error setting expiration date" : "設定到期日發生錯誤",
     "The public link will expire no later than {days} days after it is created" : "這個公開連結會在 {days} 天內失效",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} 分享了連結",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "透過輸入使用者、群組名稱,聯盟式雲端ID或e-mail信箱來分享給其他人。 ",
     "Share with other people by entering a user or group or a federated cloud ID." : "透過輸入使用者、群組名稱,聯盟式雲端ID來分享給其他人。",
     "Share with other people by entering a user or group or an email address." : "透過輸入使用者、群組名稱或email來分享給其他人。",
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json
index 23bd2bd2326f39c40b5845533034191e3eed3d4f..c5c3ade28ad10ea69f937d27d45e5a3b63cd977c 100644
--- a/core/l10n/zh_TW.json
+++ b/core/l10n/zh_TW.json
@@ -158,7 +158,6 @@
     "Shared with you in a conversation by {owner}" : "{owner} 在對話中分享給你",
     "Shared with you by {owner}" : "{owner} 已經和您分享",
     "Choose a password for the mail share" : "為郵件分享選一個密碼",
-    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} 分享了連結",
     "group" : "群組",
     "remote" : "遠端",
     "remote group" : "遠端群組",
@@ -341,6 +340,7 @@
     "Shared with {recipients}" : "與 {recipients} 分享",
     "Error setting expiration date" : "設定到期日發生錯誤",
     "The public link will expire no later than {days} days after it is created" : "這個公開連結會在 {days} 天內失效",
+    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} 分享了連結",
     "Share with other people by entering a user or group, a federated cloud ID or an email address." : "透過輸入使用者、群組名稱,聯盟式雲端ID或e-mail信箱來分享給其他人。 ",
     "Share with other people by entering a user or group or a federated cloud ID." : "透過輸入使用者、群組名稱,聯盟式雲端ID來分享給其他人。",
     "Share with other people by entering a user or group or an email address." : "透過輸入使用者、群組名稱或email來分享給其他人。",
diff --git a/settings/l10n/is.js b/settings/l10n/is.js
index 2cff9c6b98ef51fff564b5833ac9877468da2f4b..e8fd16fc90c9fd4ede0e651a541ef9436d2eef3e 100644
--- a/settings/l10n/is.js
+++ b/settings/l10n/is.js
@@ -56,6 +56,7 @@ OC.L10N.register(
     "Set your password" : "Stilltu lykilorðið þitt",
     "Go to %s" : "Farðu í %s",
     "Install Client" : "Setja upp biðlaraforrit",
+    "Logged in user must be a subadmin" : "Innskráður notandi verður að vera undirstjórnandi (subadmin)",
     "Migration in progress. Please wait until the migration is finished" : "Yfirfærsla er í gangi. Dokaðu við þar til henni er lokið",
     "Migration started …" : "Yfirfærsla hafin...",
     "Not saved" : "Ekki vistað",
@@ -100,36 +101,62 @@ OC.L10N.register(
     "Good password" : "Gott lykilorð",
     "Strong password" : "Sterkt lykilorð",
     "An error occured while changing your language. Please reload the page and try again." : "Villa kom upp við að skipta um tungumálið þitt. Endurlestu síðuna og prófaðu aftur.",
+    "An error occured while changing your locale. Please reload the page and try again." : "Villa kom upp við að skipta um staðfærsluna þína. Endurlestu síðuna og prófaðu aftur.",
     "Select a profile picture" : "Veldu einkennismynd",
+    "Week starts on {fdow}" : "Vika byrjar á {fdow}",
     "Groups" : "Hópar",
+    "Group list is empty" : "Listi yfir hópa er tómur",
+    "Unable to retrieve the group list" : "Tókst ekki að ná í lista yfir hópinn",
     "Official" : "Opinbert",
+    "No results" : "Engar niðurstöður",
     "Visit website" : "Heimsækja vefsvæðið",
     "User documentation" : "Hjálparskjöl notenda",
     "Developer documentation" : "Skjölun fyrir þróunaraðila",
     "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Þetta vorrit er ekki með tiltekna neina lágmarksútgáfu Nextcloud. Þetta mun gefa villu í framtíðinni.",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Ekki var hægt að setja upp forritið þar sem eftirfarandi kerfiskröfur eru ekki uppfylltar:",
+    "{license}-licensed" : "{license}-notkunarleyfi",
+    "Disable all" : "Gera allt óvirkt",
     "Enable all" : "Virkja allt",
+    "Download and enable" : "Sækja og virkja",
     "Enable" : "Virkja",
     "The app will be downloaded from the app store" : "Forritinu verður hlaðið niður úr forritabúðinni",
+    "You do not have permissions to see the details of this user" : "Þú hefur ekki réttindi til að skoða ítarupplýsingar um þennan notanda",
+    "Delete user" : "Eyða notanda",
+    "Disable user" : "Gera notanda óvirkan",
+    "Enable user" : "Virkja notanda",
+    "Resend welcome email" : "Endursenda kveðjupóst",
     "{size} used" : "{size} notað",
+    "Welcome mail sent!" : "Kveðjupóstur sendur!",
+    "Display name" : "Birtingarnafn",
     "Email" : "Netfang",
     "Group admin for" : "Hópstjóri fyrir",
     "Language" : "Tungumál",
     "User backend" : "Bakendi notanda",
     "Unlimited" : "ótakmörkuðu",
     "Default quota" : "Sjálfgefinn kvóti",
+    "Default language" : "Sjálfgefið tungumál",
+    "Password change is disabled because the master key is disabled" : "Lykilorðabreyting er óvirk vegna þess að aðallykill er óvirkur",
+    "Common languages" : "Algeng tungumál",
+    "All languages" : "Öll tungumál",
     "You did not enter the password in time" : "Þú settir ekki lykilorðið inn tímanlega",
     "An error occured during the request. Unable to proceed." : "Villa kom upp við beiðnina. Get ekki haldið áfram.",
     "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Forritið hefur verið virkjað, en það þarf að uppfæra það. Þú verður áframsendur á uppfærslusíðuna eftir 5 sekúndur.",
     "App update" : "Endurnýjun forrits",
     "Error: This app can not be enabled because it makes the server unstable" : "Villa: ekki er hægt að virkja þetta forrit því það gerir þjóninn óstöðugan.",
     "Your apps" : "Forritin þín",
+    "Active apps" : "Virk forrit",
     "Disabled apps" : "Óvirk forrit",
     "Updates" : "Uppfærslur",
     "App bundles" : "Forritavöndlar",
+    "Default quota:" : "Sjálfgefinn kvóti:",
+    "You are about to remove the group {group}. The users will NOT be deleted." : "Þú er í þann mund að fara að fjarlægja hópinn {group}. Notendunum verður EKKI eytt.",
+    "Please confirm the group removal " : "Staðfestu fjarlægingu hópsins",
+    "Remove group" : "Fjarlægja hóp",
     "Admins" : "Kerfisstjórar",
+    "Disabled users" : "Óvirkir notendur",
     "Everyone" : "Allir",
     "Add group" : "Bæta við hópi",
+    "New user" : "Nýr notandi",
     "SSL Root Certificates" : "SSL-rótarskilríki",
     "Common Name" : "Almennt heiti",
     "Valid until" : "Gildir til",
@@ -137,6 +164,7 @@ OC.L10N.register(
     "Valid until %s" : "Gildir til %s",
     "Import root certificate" : "Flytja inn rótarskilríki",
     "Administrator documentation" : "Hjálparskjöl stjórnanda",
+    "Documentation" : "Hjálparskjöl",
     "Forum" : "Vefspjall",
     "None" : "Ekkert",
     "Login" : "Innskráning",
@@ -221,6 +249,7 @@ OC.L10N.register(
     "Follow us on Google+" : "Fylgstu með okkur á Google+",
     "Like our Facebook page" : "Líkaðu við Facebook-síðuna okkar",
     "Follow us on Twitter" : "Fylgstu með okkur á Twitter",
+    "Follow us on Mastodon" : "Fylgstu með okkur á Mastodon",
     "Check out our blog" : "Kíktu á bloggið okkar",
     "Subscribe to our newsletter" : "Gerstu áskrifandi að fréttabréfinu okkar",
     "Profile picture" : "Einkennismynd",
@@ -265,6 +294,9 @@ OC.L10N.register(
     "For security reasons this password will only be shown once." : "Af öryggisástæðum er þetta lykilorð einungis birt einu sinni.",
     "Username" : "Notandanafn",
     "Done" : "Lokið",
+    "Two-Factor Authentication" : "Tveggja-þrepa auðkenning",
+    "Two-factor authentication is enabled on your account." : "Tveggja-þrepa auðkenning er virk fyrir aðganginn þinn.",
+    "Two-factor authentication is disabled on your account." : "Tveggja-þrepa auðkenning er óvirk fyrir aðganginn þinn.",
     "Enabled apps" : "Virk forrit",
     "A problem occurred, please check your log files (Error: %s)" : "Vandamál kom upp, skoðaðu yfir annálana þína (Villa: %s)",
     "Migration Completed" : "Yfirfærslu lokið",
@@ -434,6 +466,7 @@ OC.L10N.register(
     "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Við mælum eindregið með því að þessir nauðsynlegu pakkar séu á kerfinu til stuðnings einnar af eftirfarandi staðfærslum: %s",
     "If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Ef uppsetningin þín er ekki á rót lénsins og þú notar cron stýrikerfisins, þá geta komið upp vandamál við gerð URL-slóða. Til að forðast slík vandamál, skaltu stilla \"overwrite.cli.url\" valkostinn í config.php skránni þinni á slóð vefrótarinnar (webroot) í uppsetningunni (tillaga: \"%s\")",
     "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Ekki var hægt að keyra cron-verkið á skipanalínu. Eftirfarandi tæknilegar villur komu upp:",
-    "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Til að yfirfæra í annan gagnagrunn skaltu nota skipanalínutólið: 'occ db:convert-type', eða lesa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">hjálparskjölin ↗</a>."
+    "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Til að yfirfæra í annan gagnagrunn skaltu nota skipanalínutólið: 'occ db:convert-type', eða lesa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">hjálparskjölin ↗</a>.",
+    "Default quota :" : "Sjálfgefinn kvóti :"
 },
 "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/settings/l10n/is.json b/settings/l10n/is.json
index 1aa16b79417499916ac1ec66ef967271f5d44d08..3bef9a72d05b8104c8c2278dc4f8c2285f449596 100644
--- a/settings/l10n/is.json
+++ b/settings/l10n/is.json
@@ -54,6 +54,7 @@
     "Set your password" : "Stilltu lykilorðið þitt",
     "Go to %s" : "Farðu í %s",
     "Install Client" : "Setja upp biðlaraforrit",
+    "Logged in user must be a subadmin" : "Innskráður notandi verður að vera undirstjórnandi (subadmin)",
     "Migration in progress. Please wait until the migration is finished" : "Yfirfærsla er í gangi. Dokaðu við þar til henni er lokið",
     "Migration started …" : "Yfirfærsla hafin...",
     "Not saved" : "Ekki vistað",
@@ -98,36 +99,62 @@
     "Good password" : "Gott lykilorð",
     "Strong password" : "Sterkt lykilorð",
     "An error occured while changing your language. Please reload the page and try again." : "Villa kom upp við að skipta um tungumálið þitt. Endurlestu síðuna og prófaðu aftur.",
+    "An error occured while changing your locale. Please reload the page and try again." : "Villa kom upp við að skipta um staðfærsluna þína. Endurlestu síðuna og prófaðu aftur.",
     "Select a profile picture" : "Veldu einkennismynd",
+    "Week starts on {fdow}" : "Vika byrjar á {fdow}",
     "Groups" : "Hópar",
+    "Group list is empty" : "Listi yfir hópa er tómur",
+    "Unable to retrieve the group list" : "Tókst ekki að ná í lista yfir hópinn",
     "Official" : "Opinbert",
+    "No results" : "Engar niðurstöður",
     "Visit website" : "Heimsækja vefsvæðið",
     "User documentation" : "Hjálparskjöl notenda",
     "Developer documentation" : "Skjölun fyrir þróunaraðila",
     "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Þetta vorrit er ekki með tiltekna neina lágmarksútgáfu Nextcloud. Þetta mun gefa villu í framtíðinni.",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Ekki var hægt að setja upp forritið þar sem eftirfarandi kerfiskröfur eru ekki uppfylltar:",
+    "{license}-licensed" : "{license}-notkunarleyfi",
+    "Disable all" : "Gera allt óvirkt",
     "Enable all" : "Virkja allt",
+    "Download and enable" : "Sækja og virkja",
     "Enable" : "Virkja",
     "The app will be downloaded from the app store" : "Forritinu verður hlaðið niður úr forritabúðinni",
+    "You do not have permissions to see the details of this user" : "Þú hefur ekki réttindi til að skoða ítarupplýsingar um þennan notanda",
+    "Delete user" : "Eyða notanda",
+    "Disable user" : "Gera notanda óvirkan",
+    "Enable user" : "Virkja notanda",
+    "Resend welcome email" : "Endursenda kveðjupóst",
     "{size} used" : "{size} notað",
+    "Welcome mail sent!" : "Kveðjupóstur sendur!",
+    "Display name" : "Birtingarnafn",
     "Email" : "Netfang",
     "Group admin for" : "Hópstjóri fyrir",
     "Language" : "Tungumál",
     "User backend" : "Bakendi notanda",
     "Unlimited" : "ótakmörkuðu",
     "Default quota" : "Sjálfgefinn kvóti",
+    "Default language" : "Sjálfgefið tungumál",
+    "Password change is disabled because the master key is disabled" : "Lykilorðabreyting er óvirk vegna þess að aðallykill er óvirkur",
+    "Common languages" : "Algeng tungumál",
+    "All languages" : "Öll tungumál",
     "You did not enter the password in time" : "Þú settir ekki lykilorðið inn tímanlega",
     "An error occured during the request. Unable to proceed." : "Villa kom upp við beiðnina. Get ekki haldið áfram.",
     "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Forritið hefur verið virkjað, en það þarf að uppfæra það. Þú verður áframsendur á uppfærslusíðuna eftir 5 sekúndur.",
     "App update" : "Endurnýjun forrits",
     "Error: This app can not be enabled because it makes the server unstable" : "Villa: ekki er hægt að virkja þetta forrit því það gerir þjóninn óstöðugan.",
     "Your apps" : "Forritin þín",
+    "Active apps" : "Virk forrit",
     "Disabled apps" : "Óvirk forrit",
     "Updates" : "Uppfærslur",
     "App bundles" : "Forritavöndlar",
+    "Default quota:" : "Sjálfgefinn kvóti:",
+    "You are about to remove the group {group}. The users will NOT be deleted." : "Þú er í þann mund að fara að fjarlægja hópinn {group}. Notendunum verður EKKI eytt.",
+    "Please confirm the group removal " : "Staðfestu fjarlægingu hópsins",
+    "Remove group" : "Fjarlægja hóp",
     "Admins" : "Kerfisstjórar",
+    "Disabled users" : "Óvirkir notendur",
     "Everyone" : "Allir",
     "Add group" : "Bæta við hópi",
+    "New user" : "Nýr notandi",
     "SSL Root Certificates" : "SSL-rótarskilríki",
     "Common Name" : "Almennt heiti",
     "Valid until" : "Gildir til",
@@ -135,6 +162,7 @@
     "Valid until %s" : "Gildir til %s",
     "Import root certificate" : "Flytja inn rótarskilríki",
     "Administrator documentation" : "Hjálparskjöl stjórnanda",
+    "Documentation" : "Hjálparskjöl",
     "Forum" : "Vefspjall",
     "None" : "Ekkert",
     "Login" : "Innskráning",
@@ -219,6 +247,7 @@
     "Follow us on Google+" : "Fylgstu með okkur á Google+",
     "Like our Facebook page" : "Líkaðu við Facebook-síðuna okkar",
     "Follow us on Twitter" : "Fylgstu með okkur á Twitter",
+    "Follow us on Mastodon" : "Fylgstu með okkur á Mastodon",
     "Check out our blog" : "Kíktu á bloggið okkar",
     "Subscribe to our newsletter" : "Gerstu áskrifandi að fréttabréfinu okkar",
     "Profile picture" : "Einkennismynd",
@@ -263,6 +292,9 @@
     "For security reasons this password will only be shown once." : "Af öryggisástæðum er þetta lykilorð einungis birt einu sinni.",
     "Username" : "Notandanafn",
     "Done" : "Lokið",
+    "Two-Factor Authentication" : "Tveggja-þrepa auðkenning",
+    "Two-factor authentication is enabled on your account." : "Tveggja-þrepa auðkenning er virk fyrir aðganginn þinn.",
+    "Two-factor authentication is disabled on your account." : "Tveggja-þrepa auðkenning er óvirk fyrir aðganginn þinn.",
     "Enabled apps" : "Virk forrit",
     "A problem occurred, please check your log files (Error: %s)" : "Vandamál kom upp, skoðaðu yfir annálana þína (Villa: %s)",
     "Migration Completed" : "Yfirfærslu lokið",
@@ -432,6 +464,7 @@
     "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Við mælum eindregið með því að þessir nauðsynlegu pakkar séu á kerfinu til stuðnings einnar af eftirfarandi staðfærslum: %s",
     "If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Ef uppsetningin þín er ekki á rót lénsins og þú notar cron stýrikerfisins, þá geta komið upp vandamál við gerð URL-slóða. Til að forðast slík vandamál, skaltu stilla \"overwrite.cli.url\" valkostinn í config.php skránni þinni á slóð vefrótarinnar (webroot) í uppsetningunni (tillaga: \"%s\")",
     "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Ekki var hægt að keyra cron-verkið á skipanalínu. Eftirfarandi tæknilegar villur komu upp:",
-    "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Til að yfirfæra í annan gagnagrunn skaltu nota skipanalínutólið: 'occ db:convert-type', eða lesa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">hjálparskjölin ↗</a>."
+    "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Til að yfirfæra í annan gagnagrunn skaltu nota skipanalínutólið: 'occ db:convert-type', eða lesa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">hjálparskjölin ↗</a>.",
+    "Default quota :" : "Sjálfgefinn kvóti :"
 },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
 }
\ No newline at end of file
diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js
index 3fdbddc6c4757a74d6277ce9e0d4fabab39de19c..29fdaa12261b4b981cd1b29adbbe7252914fc1f9 100644
--- a/settings/l10n/nl.js
+++ b/settings/l10n/nl.js
@@ -294,6 +294,9 @@ OC.L10N.register(
     "For security reasons this password will only be shown once." : "Vanwege beveiligingsredenen wordt dit wachtwoord maar één keer getoond.",
     "Username" : "Gebruikersnaam",
     "Done" : "Gedaan",
+    "Two-Factor Authentication" : "Tweefactor authenticatie",
+    "Two-factor authentication is enabled on your account." : "Tweefactor authenticatie is ingeschakeld voor je account.",
+    "Two-factor authentication is disabled on your account." : "Tweefactor authenticatie is uitgeschakeld voor je account.",
     "Enabled apps" : "Ingeschakelde apps",
     "A problem occurred, please check your log files (Error: %s)" : "Er trad een een probleem op, controleer je logbestanden (Fout: %s).",
     "Migration Completed" : "Migratie gereed",
@@ -463,6 +466,7 @@ OC.L10N.register(
     "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "We adviseren met klem om de noodzakelijke pakketten op je systeem te installeren om een van de volgende talen te ondersteunen: %s.",
     "If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Als je installatie niet in de hoofddirectory van het domein staat, maar wel systeem cron gebruikt, dan kunnen er problemen ontstaan bij het genereren van URL's. Om deze problemen te voorkomen zou je de \"overwrite.cli.url\" optie in config.php moeten instellen op het webroot pad van je installatie (aanbevolen: \"%s\")",
     "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Het was niet mogelijk om de systeem cron via CLI uit te voeren. De volgende technische problemen traden op:",
-    "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Om te migreren naar een andere database moet je de commandoregel tool gebruiken: 'occ db:convert-type'; <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">zie de documentatie ↗</a>."
+    "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Om te migreren naar een andere database moet je de commandoregel tool gebruiken: 'occ db:convert-type'; <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">zie de documentatie ↗</a>.",
+    "Default quota :" : "Standaardquota:"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json
index 957007cffc6883b463dce2e5c3f72176f4223c88..e40130114eaa0edf7b376bd01adb9cf279abad72 100644
--- a/settings/l10n/nl.json
+++ b/settings/l10n/nl.json
@@ -292,6 +292,9 @@
     "For security reasons this password will only be shown once." : "Vanwege beveiligingsredenen wordt dit wachtwoord maar één keer getoond.",
     "Username" : "Gebruikersnaam",
     "Done" : "Gedaan",
+    "Two-Factor Authentication" : "Tweefactor authenticatie",
+    "Two-factor authentication is enabled on your account." : "Tweefactor authenticatie is ingeschakeld voor je account.",
+    "Two-factor authentication is disabled on your account." : "Tweefactor authenticatie is uitgeschakeld voor je account.",
     "Enabled apps" : "Ingeschakelde apps",
     "A problem occurred, please check your log files (Error: %s)" : "Er trad een een probleem op, controleer je logbestanden (Fout: %s).",
     "Migration Completed" : "Migratie gereed",
@@ -461,6 +464,7 @@
     "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "We adviseren met klem om de noodzakelijke pakketten op je systeem te installeren om een van de volgende talen te ondersteunen: %s.",
     "If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Als je installatie niet in de hoofddirectory van het domein staat, maar wel systeem cron gebruikt, dan kunnen er problemen ontstaan bij het genereren van URL's. Om deze problemen te voorkomen zou je de \"overwrite.cli.url\" optie in config.php moeten instellen op het webroot pad van je installatie (aanbevolen: \"%s\")",
     "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Het was niet mogelijk om de systeem cron via CLI uit te voeren. De volgende technische problemen traden op:",
-    "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Om te migreren naar een andere database moet je de commandoregel tool gebruiken: 'occ db:convert-type'; <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">zie de documentatie ↗</a>."
+    "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Om te migreren naar een andere database moet je de commandoregel tool gebruiken: 'occ db:convert-type'; <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">zie de documentatie ↗</a>.",
+    "Default quota :" : "Standaardquota:"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/settings/l10n/sr.js b/settings/l10n/sr.js
index eb423dde6e119645a3018205013e36c052632876..8af50ba52bc7d954a4be4c223903387f419c4a28 100644
--- a/settings/l10n/sr.js
+++ b/settings/l10n/sr.js
@@ -294,6 +294,9 @@ OC.L10N.register(
     "For security reasons this password will only be shown once." : "Из безбедносних разлога, ова лозинка ће бити приказана само једном.",
     "Username" : "Корисничко име",
     "Done" : "Завршено",
+    "Two-Factor Authentication" : "Двофакторска провера идентитета",
+    "Two-factor authentication is enabled on your account." : "Двофакторска провера идентитета је укључена на Вашем налогу.",
+    "Two-factor authentication is disabled on your account." : "Двофакторска провера идентитета је искључена на Вашем налогу.",
     "Enabled apps" : "Укључене апликације",
     "A problem occurred, please check your log files (Error: %s)" : "Појавио се проблем. Проверите записнике (грешка: %s)",
     "Migration Completed" : "Пресељење завршено",
@@ -463,6 +466,7 @@ OC.L10N.register(
     "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Препоручујемо да инсталирате потребне пакете да бисте подржали следеће локалитете: %s.",
     "If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Ако инсталација није инсталирана у основи домена и користи системски крон, може бити проблема са генерисањем веб адреса. Да бисте избегли ове проблеме, молимо вас да подесите \"overwrite.cli.url\" опцију у вашем  config.php фајлу у путању веб-основе ваше инсталације (Предложено: \"%s\")",
     "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Није било могуће да се изврши крон задатак путем интерфејса командне линије. Појавила су се следеће техничке грешке:",
-    "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "За пресељење на другу базу података, користите алат командне линије:  'occ db:convert-type', или погледајте <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">документацију ↗</a>."
+    "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "За пресељење на другу базу података, користите алат командне линије:  'occ db:convert-type', или погледајте <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">документацију ↗</a>.",
+    "Default quota :" : "Подразумевана квота:"
 },
 "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/settings/l10n/sr.json b/settings/l10n/sr.json
index 13c87a5524ce065b7b68db5bc054cff6f616057c..28bd4e7a4c6b607cbf57a1b84e1ad17d9ed6bf43 100644
--- a/settings/l10n/sr.json
+++ b/settings/l10n/sr.json
@@ -292,6 +292,9 @@
     "For security reasons this password will only be shown once." : "Из безбедносних разлога, ова лозинка ће бити приказана само једном.",
     "Username" : "Корисничко име",
     "Done" : "Завршено",
+    "Two-Factor Authentication" : "Двофакторска провера идентитета",
+    "Two-factor authentication is enabled on your account." : "Двофакторска провера идентитета је укључена на Вашем налогу.",
+    "Two-factor authentication is disabled on your account." : "Двофакторска провера идентитета је искључена на Вашем налогу.",
     "Enabled apps" : "Укључене апликације",
     "A problem occurred, please check your log files (Error: %s)" : "Појавио се проблем. Проверите записнике (грешка: %s)",
     "Migration Completed" : "Пресељење завршено",
@@ -461,6 +464,7 @@
     "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Препоручујемо да инсталирате потребне пакете да бисте подржали следеће локалитете: %s.",
     "If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Ако инсталација није инсталирана у основи домена и користи системски крон, може бити проблема са генерисањем веб адреса. Да бисте избегли ове проблеме, молимо вас да подесите \"overwrite.cli.url\" опцију у вашем  config.php фајлу у путању веб-основе ваше инсталације (Предложено: \"%s\")",
     "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Није било могуће да се изврши крон задатак путем интерфејса командне линије. Појавила су се следеће техничке грешке:",
-    "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "За пресељење на другу базу података, користите алат командне линије:  'occ db:convert-type', или погледајте <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">документацију ↗</a>."
+    "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "За пресељење на другу базу података, користите алат командне линије:  'occ db:convert-type', или погледајте <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">документацију ↗</a>.",
+    "Default quota :" : "Подразумевана квота:"
 },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
 }
\ No newline at end of file