diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js
index 312044dfc5c66ef552a194d02ff874883269e049..2181610e2db0162f21893d3425c8f688fdd820d9 100644
--- a/apps/files_sharing/l10n/de.js
+++ b/apps/files_sharing/l10n/de.js
@@ -178,6 +178,7 @@ OC.L10N.register(
     "Enter a note for the share recipient" : "Notiz für Empfänger der Freigabe eingeben",
     "Shared" : "Geteilt",
     "Share" : "Teilen",
+    "Shared with" : "Geteilt mit",
     "Shared with you and the group {group} by {owner}" : "{owner} hat dies mit Dir und der Gruppe {group} geteilt",
     "Shared with you and {circle} by {owner}" : "Geteilt mit Dir und {circle} von {owner}",
     "Shared with you and the conversation {conversation} by {owner}" : "Von {owner} mit Dir und der Unterhaltung {conversation} geteilt",
diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json
index df13946fb92cad74abca89f7bf12663f7719267a..a10a1bfed53bb80db7d2c587fabfb5a41d07ecfa 100644
--- a/apps/files_sharing/l10n/de.json
+++ b/apps/files_sharing/l10n/de.json
@@ -176,6 +176,7 @@
     "Enter a note for the share recipient" : "Notiz für Empfänger der Freigabe eingeben",
     "Shared" : "Geteilt",
     "Share" : "Teilen",
+    "Shared with" : "Geteilt mit",
     "Shared with you and the group {group} by {owner}" : "{owner} hat dies mit Dir und der Gruppe {group} geteilt",
     "Shared with you and {circle} by {owner}" : "Geteilt mit Dir und {circle} von {owner}",
     "Shared with you and the conversation {conversation} by {owner}" : "Von {owner} mit Dir und der Unterhaltung {conversation} geteilt",
diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js
index 327e75d91dc3640f8033b871ed2e1d0de1c1457f..77f1746ac7793445204237f8d053852130feed2e 100644
--- a/apps/files_sharing/l10n/de_DE.js
+++ b/apps/files_sharing/l10n/de_DE.js
@@ -178,6 +178,7 @@ OC.L10N.register(
     "Enter a note for the share recipient" : "Notiz für Empfänger der Freigabe eingeben",
     "Shared" : "Geteilt",
     "Share" : "Teilen",
+    "Shared with" : "Geteilt mit",
     "Shared with you and the group {group} by {owner}" : "Von {owner} mit Ihnen und der Gruppe {group} geteilt.",
     "Shared with you and {circle} by {owner}" : "Geteilt mit Ihnen und {circle} von {owner}",
     "Shared with you and the conversation {conversation} by {owner}" : "Von {owner} mit Ihnen und der Unterhaltung {conversation} geteilt",
diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json
index 31bdedeca5394688e184faa52aedf62a4af4b113..aff8606ebcf210160143fb6868e963b7748c5da5 100644
--- a/apps/files_sharing/l10n/de_DE.json
+++ b/apps/files_sharing/l10n/de_DE.json
@@ -176,6 +176,7 @@
     "Enter a note for the share recipient" : "Notiz für Empfänger der Freigabe eingeben",
     "Shared" : "Geteilt",
     "Share" : "Teilen",
+    "Shared with" : "Geteilt mit",
     "Shared with you and the group {group} by {owner}" : "Von {owner} mit Ihnen und der Gruppe {group} geteilt.",
     "Shared with you and {circle} by {owner}" : "Geteilt mit Ihnen und {circle} von {owner}",
     "Shared with you and the conversation {conversation} by {owner}" : "Von {owner} mit Ihnen und der Unterhaltung {conversation} geteilt",
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js
index 4606005cc5e67a9ae00a2bb93ef259ea182adaa1..fa00212c28bdb2647efa54ac036ae80e97be6ce2 100644
--- a/apps/files_sharing/l10n/es.js
+++ b/apps/files_sharing/l10n/es.js
@@ -178,6 +178,7 @@ OC.L10N.register(
     "Enter a note for the share recipient" : "Escriba una nota para el recurso compartido del destinatario",
     "Shared" : "Compartido",
     "Share" : "Compartir",
+    "Shared with" : "Compartido con",
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}",
     "Shared with you and {circle} by {owner}" : "Compartido contigo y {circle} por {owner}",
     "Shared with you and the conversation {conversation} by {owner}" : "Compartido contigo y con la conversación {conversation} por {owner}",
diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json
index e595cfa3c42fee81b3cb727ec93d365f0d7afb6f..9a7f9c717208e86a6fd74aa390d12094fc5446c9 100644
--- a/apps/files_sharing/l10n/es.json
+++ b/apps/files_sharing/l10n/es.json
@@ -176,6 +176,7 @@
     "Enter a note for the share recipient" : "Escriba una nota para el recurso compartido del destinatario",
     "Shared" : "Compartido",
     "Share" : "Compartir",
+    "Shared with" : "Compartido con",
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}",
     "Shared with you and {circle} by {owner}" : "Compartido contigo y {circle} por {owner}",
     "Shared with you and the conversation {conversation} by {owner}" : "Compartido contigo y con la conversación {conversation} por {owner}",
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js
index f10a2e61a27464ddb670a29247e3508012e7cf29..2ddfc5f652af5b71ce9a7e83b6255c7274005f5e 100644
--- a/apps/files_sharing/l10n/fr.js
+++ b/apps/files_sharing/l10n/fr.js
@@ -121,6 +121,7 @@ OC.L10N.register(
     "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Cette application permet aux utilisateurs de partager des fichiers dans Nextcloud. Si cette option est activée, l'administrateur peut choisir quels groupes peuvent partager des fichiers. Les utilisateurs concernés peuvent ensuite partager des fichiers et des dossiers avec d'autres utilisateurs et groupes au sein de Nextcloud. De plus, si l'administrateur active la fonction de lien de partage, un lien externe peut être utilisé pour partager des fichiers avec d'autres utilisateurs en dehors de Nextcloud. Les administrateurs peuvent également faire respecter les mots de passe, les dates d'expiration et permettre le partage de serveur à serveur via des liens de partage, aussi bien que le partage à partir d'appareils mobiles.\nDésactiver cette fonction supprime les fichiers et dossiers partagés sur le serveur pour tous les destinataires de partage, ainsi que sur les clients de synchronisation et les applications mobiles. Plus d'informations sont disponibles dans la documentation Nextcloud.",
     "Allow editing" : "Autoriser la modification",
     "Can reshare" : "Peut repartager",
+    "Expiration date enforced" : "Date d'expiration forcée",
     "Set expiration date" : "Définir une date d'expiration",
     "Enter a date" : "Saisissez une date",
     "Note to recipient" : "Note au destinataire",
@@ -130,6 +131,8 @@ OC.L10N.register(
     "remote" : "distant",
     "remote group" : "groupe distant",
     "guest" : "invité",
+    "Shared with the group {user} by {owner}" : "Partagé avec le groupe {user} par {owner}",
+    "Shared with the conversation {user} by {owner}" : "Partagé avec la conversation {user} par {owner}",
     "Shared with {user} by {owner}" : "Partagé avec {user} par {owner}",
     "Internal link" : "Lien interne",
     "Link copied" : "Lien copié",
@@ -137,14 +140,18 @@ OC.L10N.register(
     "Copy to clipboard" : "Copier dans le presse-papier",
     "Only works for users with access to this folder" : "Fonctionne uniquement pour les utilisateurs ayant accès à ce dossier",
     "Only works for users with access to this file" : "Fonctionne uniquement pour les utilisateurs ayant accès à ce fichier",
+    "Password protection (enforced)" : "Protection par mot de passe (enforced)",
     "Password protection" : "Protection par mot de passe",
     "Enter a password" : "Saisissez un mot de passe",
+    "Expiration date (enforced)" : "Date d’expiration (enforced)",
     "Cancel" : "Annuler",
     "Read only" : "Lecture seule",
+    "Allow upload and editing" : "Autoriser l’ajout et la modification",
     "Hide download" : "Masquer le téléchargement",
     "Password protect" : "Protéger par un mot de passe",
     "Delete share" : "Supprimer le partage",
     "Add another link" : "Ajouter un autre lien",
+    "Create a new share link" : "Créer un nouveau lien de partage",
     "Share link" : "Lien de partage",
     "Resharing is not allowed" : "Le repartage n'est pas autorisé",
     "Name or email address..." : "Nom ou adresse mail...",
@@ -163,7 +170,10 @@ OC.L10N.register(
     "Enter a note for the share recipient" : "Saisissez une note pour le destinataire du partage",
     "Shared" : "Partagé",
     "Share" : "Partager",
+    "Shared with" : "Partagé avec",
     "Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}",
+    "Shared with you and {circle} by {owner}" : "Partagé avec vous et {circle} par {owner}",
+    "Shared with you and the conversation {conversation} by {owner}" : "Partagé avec vous et la conversation {conversation} par {owner}",
     "Shared with you in a conversation by {owner}" : "Partagé avec vous dans une conversation de {owner}",
     "Shared with you by {owner}" : "Partagé avec vous par {owner}",
     "No entries found in this folder" : "Aucune entrée trouvée dans ce dossier",
diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json
index 0cb753a7abd87575c09890d13b1c51a131186863..aa2abede61cb3d41c3130ffa4a6eb6c0cb4e89ab 100644
--- a/apps/files_sharing/l10n/fr.json
+++ b/apps/files_sharing/l10n/fr.json
@@ -119,6 +119,7 @@
     "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Cette application permet aux utilisateurs de partager des fichiers dans Nextcloud. Si cette option est activée, l'administrateur peut choisir quels groupes peuvent partager des fichiers. Les utilisateurs concernés peuvent ensuite partager des fichiers et des dossiers avec d'autres utilisateurs et groupes au sein de Nextcloud. De plus, si l'administrateur active la fonction de lien de partage, un lien externe peut être utilisé pour partager des fichiers avec d'autres utilisateurs en dehors de Nextcloud. Les administrateurs peuvent également faire respecter les mots de passe, les dates d'expiration et permettre le partage de serveur à serveur via des liens de partage, aussi bien que le partage à partir d'appareils mobiles.\nDésactiver cette fonction supprime les fichiers et dossiers partagés sur le serveur pour tous les destinataires de partage, ainsi que sur les clients de synchronisation et les applications mobiles. Plus d'informations sont disponibles dans la documentation Nextcloud.",
     "Allow editing" : "Autoriser la modification",
     "Can reshare" : "Peut repartager",
+    "Expiration date enforced" : "Date d'expiration forcée",
     "Set expiration date" : "Définir une date d'expiration",
     "Enter a date" : "Saisissez une date",
     "Note to recipient" : "Note au destinataire",
@@ -128,6 +129,8 @@
     "remote" : "distant",
     "remote group" : "groupe distant",
     "guest" : "invité",
+    "Shared with the group {user} by {owner}" : "Partagé avec le groupe {user} par {owner}",
+    "Shared with the conversation {user} by {owner}" : "Partagé avec la conversation {user} par {owner}",
     "Shared with {user} by {owner}" : "Partagé avec {user} par {owner}",
     "Internal link" : "Lien interne",
     "Link copied" : "Lien copié",
@@ -135,14 +138,18 @@
     "Copy to clipboard" : "Copier dans le presse-papier",
     "Only works for users with access to this folder" : "Fonctionne uniquement pour les utilisateurs ayant accès à ce dossier",
     "Only works for users with access to this file" : "Fonctionne uniquement pour les utilisateurs ayant accès à ce fichier",
+    "Password protection (enforced)" : "Protection par mot de passe (enforced)",
     "Password protection" : "Protection par mot de passe",
     "Enter a password" : "Saisissez un mot de passe",
+    "Expiration date (enforced)" : "Date d’expiration (enforced)",
     "Cancel" : "Annuler",
     "Read only" : "Lecture seule",
+    "Allow upload and editing" : "Autoriser l’ajout et la modification",
     "Hide download" : "Masquer le téléchargement",
     "Password protect" : "Protéger par un mot de passe",
     "Delete share" : "Supprimer le partage",
     "Add another link" : "Ajouter un autre lien",
+    "Create a new share link" : "Créer un nouveau lien de partage",
     "Share link" : "Lien de partage",
     "Resharing is not allowed" : "Le repartage n'est pas autorisé",
     "Name or email address..." : "Nom ou adresse mail...",
@@ -161,7 +168,10 @@
     "Enter a note for the share recipient" : "Saisissez une note pour le destinataire du partage",
     "Shared" : "Partagé",
     "Share" : "Partager",
+    "Shared with" : "Partagé avec",
     "Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}",
+    "Shared with you and {circle} by {owner}" : "Partagé avec vous et {circle} par {owner}",
+    "Shared with you and the conversation {conversation} by {owner}" : "Partagé avec vous et la conversation {conversation} par {owner}",
     "Shared with you in a conversation by {owner}" : "Partagé avec vous dans une conversation de {owner}",
     "Shared with you by {owner}" : "Partagé avec vous par {owner}",
     "No entries found in this folder" : "Aucune entrée trouvée dans ce dossier",
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js
index 98e60e82f62015908e1484945984116ad5aeb5cb..162535b5188f8a8a53ad80670abbd968164f110d 100644
--- a/apps/files_sharing/l10n/it.js
+++ b/apps/files_sharing/l10n/it.js
@@ -178,6 +178,7 @@ OC.L10N.register(
     "Enter a note for the share recipient" : "Digita una nota per il destinatario della condivisione",
     "Shared" : "Condiviso",
     "Share" : "Condividi",
+    "Shared with" : "Condiviso con",
     "Shared with you and the group {group} by {owner}" : "Condiviso con te e con il gruppo {group} da {owner}",
     "Shared with you and {circle} by {owner}" : "Condiviso con te e {circle} da {owner}",
     "Shared with you and the conversation {conversation} by {owner}" : "Condiviso con te e con la conversazione {conversation} da {owner}",
diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json
index 1e776412137e6a67b030f709a0be70dae5bc9a03..b1da0f2a83de6bc822ab8c25a4ffd3656929ed2c 100644
--- a/apps/files_sharing/l10n/it.json
+++ b/apps/files_sharing/l10n/it.json
@@ -176,6 +176,7 @@
     "Enter a note for the share recipient" : "Digita una nota per il destinatario della condivisione",
     "Shared" : "Condiviso",
     "Share" : "Condividi",
+    "Shared with" : "Condiviso con",
     "Shared with you and the group {group} by {owner}" : "Condiviso con te e con il gruppo {group} da {owner}",
     "Shared with you and {circle} by {owner}" : "Condiviso con te e {circle} da {owner}",
     "Shared with you and the conversation {conversation} by {owner}" : "Condiviso con te e con la conversazione {conversation} da {owner}",
diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js
index 47662b33af69bc870ca9d9d4a6e07943039acd52..9989714dbb3cc2d6a7af87a10b10ef791641719e 100644
--- a/apps/files_sharing/l10n/lt_LT.js
+++ b/apps/files_sharing/l10n/lt_LT.js
@@ -103,8 +103,11 @@ OC.L10N.register(
     "Add to your Nextcloud" : "Pridėti į jūsų NextCloud",
     "Share API is disabled" : "Bendrinimo API yra išjungtas",
     "File sharing" : "Failų pasidalinimas",
+    "Internal link" : "VidinÄ— nuoroda",
+    "Link copied" : "Nuoroda nukopijuota",
     "Copy to clipboard" : "Kopijuoti į iškarpinę",
     "Cancel" : "Atsisakyti",
+    "Add another link" : "PridÄ—ti kitÄ… nuorodÄ…",
     "No elements found." : "Nerasta jokių elementų.",
     "Sharing" : "Bendrinimas",
     "Link to a file" : "Nuoroda į failą",
diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json
index 8495a9de503a16099be2ef3b7a9a89f82a01c22c..d593e48cda161669ae34fc2eab8cb4be80db4b71 100644
--- a/apps/files_sharing/l10n/lt_LT.json
+++ b/apps/files_sharing/l10n/lt_LT.json
@@ -101,8 +101,11 @@
     "Add to your Nextcloud" : "Pridėti į jūsų NextCloud",
     "Share API is disabled" : "Bendrinimo API yra išjungtas",
     "File sharing" : "Failų pasidalinimas",
+    "Internal link" : "VidinÄ— nuoroda",
+    "Link copied" : "Nuoroda nukopijuota",
     "Copy to clipboard" : "Kopijuoti į iškarpinę",
     "Cancel" : "Atsisakyti",
+    "Add another link" : "PridÄ—ti kitÄ… nuorodÄ…",
     "No elements found." : "Nerasta jokių elementų.",
     "Sharing" : "Bendrinimas",
     "Link to a file" : "Nuoroda į failą",
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js
index 1e64abe1268233daa1e32864818938ea48fc4ddf..260a8a45a32a858dfc53f16ce8a09c10b2dabc8b 100644
--- a/apps/files_sharing/l10n/pl.js
+++ b/apps/files_sharing/l10n/pl.js
@@ -178,6 +178,7 @@ OC.L10N.register(
     "Enter a note for the share recipient" : "Napisz notatkę dla odbiorcy udostępnienia",
     "Shared" : "Udostępniono",
     "Share" : "Udostępnij",
+    "Shared with" : "Współdzielone z",
     "Shared with you and the group {group} by {owner}" : "Udostępnione Tobie i grupie {group} przez {owner}",
     "Shared with you and {circle} by {owner}" : "Udostępnione Tobie i {circle} przez {owner}",
     "Shared with you and the conversation {conversation} by {owner}" : "Udostępnione Tobie i w rozmowie {conversation} przez {owner}",
diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json
index 4da6687ec18a698efda30b3cdff0560bf70ceaf4..58be0ff57814a03780696071e1856d1b14ad86f5 100644
--- a/apps/files_sharing/l10n/pl.json
+++ b/apps/files_sharing/l10n/pl.json
@@ -176,6 +176,7 @@
     "Enter a note for the share recipient" : "Napisz notatkę dla odbiorcy udostępnienia",
     "Shared" : "Udostępniono",
     "Share" : "Udostępnij",
+    "Shared with" : "Współdzielone z",
     "Shared with you and the group {group} by {owner}" : "Udostępnione Tobie i grupie {group} przez {owner}",
     "Shared with you and {circle} by {owner}" : "Udostępnione Tobie i {circle} przez {owner}",
     "Shared with you and the conversation {conversation} by {owner}" : "Udostępnione Tobie i w rozmowie {conversation} przez {owner}",
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js
index e8bc037f193fb705664ec8e82b53bac644fa0bbd..705cc2033e240b849a76eb2e929e2e3863524e16 100644
--- a/apps/files_sharing/l10n/pt_BR.js
+++ b/apps/files_sharing/l10n/pt_BR.js
@@ -178,6 +178,7 @@ OC.L10N.register(
     "Enter a note for the share recipient" : "Digite uma observação ao destinatário",
     "Shared" : "Compartilhado",
     "Share" : "Compartilhar",
+    "Shared with" : "Compartilhado com",
     "Shared with you and the group {group} by {owner}" : "Compartilhado com você e o grupo {group} por {owner}",
     "Shared with you and {circle} by {owner}" : "Compartilhado com você e {circle} por {owner}",
     "Shared with you and the conversation {conversation} by {owner}" : "Compartilhado com você e a conversa {conversation} por {owner}",
diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json
index 030f9daa1f3e29c753cda09ec5c5bab140f39da0..03437861a3aecc77a61a68b36442bdd29cfa81d7 100644
--- a/apps/files_sharing/l10n/pt_BR.json
+++ b/apps/files_sharing/l10n/pt_BR.json
@@ -176,6 +176,7 @@
     "Enter a note for the share recipient" : "Digite uma observação ao destinatário",
     "Shared" : "Compartilhado",
     "Share" : "Compartilhar",
+    "Shared with" : "Compartilhado com",
     "Shared with you and the group {group} by {owner}" : "Compartilhado com você e o grupo {group} por {owner}",
     "Shared with you and {circle} by {owner}" : "Compartilhado com você e {circle} por {owner}",
     "Shared with you and the conversation {conversation} by {owner}" : "Compartilhado com você e a conversa {conversation} por {owner}",
diff --git a/apps/oauth2/l10n/pt_PT.js b/apps/oauth2/l10n/pt_PT.js
index c10d759e0ec9878b7ec96b0beb601d2f09aada9e..bc9be362d1d5bf6028e1f5932dd563019fa8fca6 100644
--- a/apps/oauth2/l10n/pt_PT.js
+++ b/apps/oauth2/l10n/pt_PT.js
@@ -2,7 +2,10 @@ OC.L10N.register(
     "oauth2",
     {
     "Your client is not authorized to connect. Please inform the administrator of your client." : "O seu cliente não está autorizado a conectar-se. Por favor, informe o administrador do seu cliente.",
+    "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "O seu URL de redirecionamento precisa ser um URL completo, por exemplo: https://seudominio.com/caminho",
     "OAuth 2.0" : "OAuth 2.0",
+    "Allows OAuth2 compatible authentication from other web applications." : "Permite autenticação OAuth2 compatível com outras aplicações web.",
+    "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "A app OAuth2 permite que os administradores configurem o fluxo de autenticação para também permitir autenticação compatível com OAuth2 de outras aplicações web.",
     "OAuth 2.0 clients" : "Clientes OAuth 2.0",
     "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth2.0 permite que dispositivos externos peçam acesso a {instanceName}.",
     "Name" : "Nome",
diff --git a/apps/oauth2/l10n/pt_PT.json b/apps/oauth2/l10n/pt_PT.json
index 8f5152e84fc016f89966ca9a0f8562d38815249f..ebf9de8d68b216d10d2e84746fc2a10b83331283 100644
--- a/apps/oauth2/l10n/pt_PT.json
+++ b/apps/oauth2/l10n/pt_PT.json
@@ -1,6 +1,9 @@
 { "translations": {
     "Your client is not authorized to connect. Please inform the administrator of your client." : "O seu cliente não está autorizado a conectar-se. Por favor, informe o administrador do seu cliente.",
+    "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "O seu URL de redirecionamento precisa ser um URL completo, por exemplo: https://seudominio.com/caminho",
     "OAuth 2.0" : "OAuth 2.0",
+    "Allows OAuth2 compatible authentication from other web applications." : "Permite autenticação OAuth2 compatível com outras aplicações web.",
+    "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "A app OAuth2 permite que os administradores configurem o fluxo de autenticação para também permitir autenticação compatível com OAuth2 de outras aplicações web.",
     "OAuth 2.0 clients" : "Clientes OAuth 2.0",
     "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth2.0 permite que dispositivos externos peçam acesso a {instanceName}.",
     "Name" : "Nome",
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js
index 93867d3401a5371bd44c61972df6234ff0e7d207..5313725f95f778758aa9e4b02f142b90256e11b7 100644
--- a/apps/settings/l10n/ar.js
+++ b/apps/settings/l10n/ar.js
@@ -94,6 +94,7 @@ OC.L10N.register(
     "Copy" : "نسخ",
     "New password" : "كلمات سر جديدة",
     "Delete user" : "احذف المستخدم",
+    "Cancel" : "الغاء",
     "Welcome mail sent!" : "تم إرسال بريد الترحيب!",
     "Display name" : "الاسم المعروض",
     "Email" : "البريد الإلكترونى",
@@ -173,7 +174,6 @@ OC.L10N.register(
     "Select from Files" : "إختر مِن بين الملفات",
     "Remove image" : "إزالة الصورة",
     "png or jpg, max. 20 MB" : "نسق png أو jpg و حجم أقصاه 20 م.ب",
-    "Cancel" : "الغاء",
     "Choose as profile picture" : "اختر صورة للملف الشخصي ",
     "Details" : "التفاصيل",
     "Full name" : "الإسم الكامل",
diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json
index dbcb14a6fccba9bb7b14091036565a836f9a35e2..3a596f3e2c08ac6f07227c8906ca178989f97ea9 100644
--- a/apps/settings/l10n/ar.json
+++ b/apps/settings/l10n/ar.json
@@ -92,6 +92,7 @@
     "Copy" : "نسخ",
     "New password" : "كلمات سر جديدة",
     "Delete user" : "احذف المستخدم",
+    "Cancel" : "الغاء",
     "Welcome mail sent!" : "تم إرسال بريد الترحيب!",
     "Display name" : "الاسم المعروض",
     "Email" : "البريد الإلكترونى",
@@ -171,7 +172,6 @@
     "Select from Files" : "إختر مِن بين الملفات",
     "Remove image" : "إزالة الصورة",
     "png or jpg, max. 20 MB" : "نسق png أو jpg و حجم أقصاه 20 م.ب",
-    "Cancel" : "الغاء",
     "Choose as profile picture" : "اختر صورة للملف الشخصي ",
     "Details" : "التفاصيل",
     "Full name" : "الإسم الكامل",
diff --git a/apps/settings/l10n/ast.js b/apps/settings/l10n/ast.js
index 1728c60f31dbb08c162afeccfa351993470a942a..7856ea880c68cc9c27a665cf2c3b298eafdaecce 100644
--- a/apps/settings/l10n/ast.js
+++ b/apps/settings/l10n/ast.js
@@ -113,6 +113,7 @@ OC.L10N.register(
     "Copy" : "Copiar",
     "New password" : "Contraseña nueva",
     "{size} used" : "{size} usaos",
+    "Cancel" : "Encaboxar",
     "Email" : "Corréu-e",
     "Quota" : "Cuota",
     "Language" : "Llingua",
@@ -200,7 +201,6 @@ OC.L10N.register(
     "Remove image" : "Desaniciar imaxe",
     "png or jpg, max. 20 MB" : "png o jpg, máximu 20 MB",
     "Picture provided by original account" : "Semeya fornida pola cuenta orixinal",
-    "Cancel" : "Encaboxar",
     "Full name" : "Nome completu",
     "No display name set" : "Nun s'afitó'l nome p'amosar",
     "Your email address" : "Direición de corréu-e",
diff --git a/apps/settings/l10n/ast.json b/apps/settings/l10n/ast.json
index 46be41450296fd78ad3cc1eed242b2835cde8e34..4e2e2fc367f64b5a2f5caaece296f621cb3df395 100644
--- a/apps/settings/l10n/ast.json
+++ b/apps/settings/l10n/ast.json
@@ -111,6 +111,7 @@
     "Copy" : "Copiar",
     "New password" : "Contraseña nueva",
     "{size} used" : "{size} usaos",
+    "Cancel" : "Encaboxar",
     "Email" : "Corréu-e",
     "Quota" : "Cuota",
     "Language" : "Llingua",
@@ -198,7 +199,6 @@
     "Remove image" : "Desaniciar imaxe",
     "png or jpg, max. 20 MB" : "png o jpg, máximu 20 MB",
     "Picture provided by original account" : "Semeya fornida pola cuenta orixinal",
-    "Cancel" : "Encaboxar",
     "Full name" : "Nome completu",
     "No display name set" : "Nun s'afitó'l nome p'amosar",
     "Your email address" : "Direición de corréu-e",
diff --git a/apps/settings/l10n/bg.js b/apps/settings/l10n/bg.js
index cb72b71125beb40c65602360f723c1a284ed71d3..57c2241293bea8997833a087ae7e8f552d2639da 100644
--- a/apps/settings/l10n/bg.js
+++ b/apps/settings/l10n/bg.js
@@ -102,6 +102,7 @@ OC.L10N.register(
     "Disable user" : "Деактивирай",
     "Enable user" : "Активиране",
     "{size} used" : "{size} използвани",
+    "Cancel" : "Отказ",
     "Email" : "Имейл",
     "Group admin for" : "Групов администратор за",
     "Quota" : "Квота",
@@ -195,7 +196,6 @@ OC.L10N.register(
     "Select from Files" : "Избери от файловете",
     "Remove image" : "Премахни изображението",
     "png or jpg, max. 20 MB" : "png или jpg, макс. 20 MB",
-    "Cancel" : "Отказ",
     "Choose as profile picture" : "Избор на профилна снимка",
     "Details" : "Подробности",
     "You are a member of the following groups:" : "Членувате в следните групи:",
diff --git a/apps/settings/l10n/bg.json b/apps/settings/l10n/bg.json
index 35f6b1525bfe92a63f378a1dc7599ffd98eb6c7d..239a5520f654c7715921ad32d23ded12c16a452e 100644
--- a/apps/settings/l10n/bg.json
+++ b/apps/settings/l10n/bg.json
@@ -100,6 +100,7 @@
     "Disable user" : "Деактивирай",
     "Enable user" : "Активиране",
     "{size} used" : "{size} използвани",
+    "Cancel" : "Отказ",
     "Email" : "Имейл",
     "Group admin for" : "Групов администратор за",
     "Quota" : "Квота",
@@ -193,7 +194,6 @@
     "Select from Files" : "Избери от файловете",
     "Remove image" : "Премахни изображението",
     "png or jpg, max. 20 MB" : "png или jpg, макс. 20 MB",
-    "Cancel" : "Отказ",
     "Choose as profile picture" : "Избор на профилна снимка",
     "Details" : "Подробности",
     "You are a member of the following groups:" : "Членувате в следните групи:",
diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js
index 1bf30e5cb196f1e00211deb29328d02db2104935..6e590705a66e5764f366437b53f189333cd8daf4 100644
--- a/apps/settings/l10n/ca.js
+++ b/apps/settings/l10n/ca.js
@@ -208,6 +208,7 @@ OC.L10N.register(
     "Enable user" : "Activa l'usuari",
     "Resend welcome email" : "Tornar a enviar el correu electrònic de benvinguda",
     "{size} used" : "{size} en ús",
+    "Cancel" : "Cancel·la",
     "Welcome mail sent!" : "S'ha enviat el correu electrònic de benvinguda!",
     "Display name" : "Mostra nom",
     "Email" : "Correu electrònic",
@@ -352,7 +353,6 @@ OC.L10N.register(
     "Remove image" : "Suprimeix imatge",
     "png or jpg, max. 20 MB" : "png o jpg, màx. 20 MB",
     "Picture provided by original account" : "Imatge proporcionada pel compte original",
-    "Cancel" : "Cancel·la",
     "Choose as profile picture" : "Tria una imatge de perfil",
     "Details" : "Detalls",
     "You are a member of the following groups:" : "Sou membre dels grups següents:",
diff --git a/apps/settings/l10n/ca.json b/apps/settings/l10n/ca.json
index 29dd5e3733650fe67fd140eac051674f9e26ea3e..c892fd3d9b87f432c42fcb5fd9530496ce7f1394 100644
--- a/apps/settings/l10n/ca.json
+++ b/apps/settings/l10n/ca.json
@@ -206,6 +206,7 @@
     "Enable user" : "Activa l'usuari",
     "Resend welcome email" : "Tornar a enviar el correu electrònic de benvinguda",
     "{size} used" : "{size} en ús",
+    "Cancel" : "Cancel·la",
     "Welcome mail sent!" : "S'ha enviat el correu electrònic de benvinguda!",
     "Display name" : "Mostra nom",
     "Email" : "Correu electrònic",
@@ -350,7 +351,6 @@
     "Remove image" : "Suprimeix imatge",
     "png or jpg, max. 20 MB" : "png o jpg, màx. 20 MB",
     "Picture provided by original account" : "Imatge proporcionada pel compte original",
-    "Cancel" : "Cancel·la",
     "Choose as profile picture" : "Tria una imatge de perfil",
     "Details" : "Detalls",
     "You are a member of the following groups:" : "Sou membre dels grups següents:",
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js
index 0aed2315d6f6131b8364e3abfa10d3d69a4ff60e..78b3916435c8c7b5a1fd74a0bcf0a76e0e1a4dc1 100644
--- a/apps/settings/l10n/cs.js
+++ b/apps/settings/l10n/cs.js
@@ -208,6 +208,7 @@ OC.L10N.register(
     "Enable user" : "Zpřístupnit uživatelský účet",
     "Resend welcome email" : "Znovu poslat uvítací email",
     "{size} used" : "{size} použito",
+    "Cancel" : "Zrušit",
     "Welcome mail sent!" : "Uvítací email odeslán!",
     "Display name" : "Zobrazované jméno",
     "Email" : "Email",
@@ -352,7 +353,6 @@ OC.L10N.register(
     "Remove image" : "Odebrat obrázek",
     "png or jpg, max. 20 MB" : "png nebo jpg, max. 20 MB",
     "Picture provided by original account" : "Obrázek je poskytován původním účtem",
-    "Cancel" : "Zrušit",
     "Choose as profile picture" : "Vybrat jako profilový obrázek",
     "Details" : "Podrobnosti",
     "You are a member of the following groups:" : "Jste členem následujících skupin:",
diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json
index d0aab87406faae924834ff29941c6b23c9842a59..390730a85c70f6378986cd7374df5f7c91128a9c 100644
--- a/apps/settings/l10n/cs.json
+++ b/apps/settings/l10n/cs.json
@@ -206,6 +206,7 @@
     "Enable user" : "Zpřístupnit uživatelský účet",
     "Resend welcome email" : "Znovu poslat uvítací email",
     "{size} used" : "{size} použito",
+    "Cancel" : "Zrušit",
     "Welcome mail sent!" : "Uvítací email odeslán!",
     "Display name" : "Zobrazované jméno",
     "Email" : "Email",
@@ -350,7 +351,6 @@
     "Remove image" : "Odebrat obrázek",
     "png or jpg, max. 20 MB" : "png nebo jpg, max. 20 MB",
     "Picture provided by original account" : "Obrázek je poskytován původním účtem",
-    "Cancel" : "Zrušit",
     "Choose as profile picture" : "Vybrat jako profilový obrázek",
     "Details" : "Podrobnosti",
     "You are a member of the following groups:" : "Jste členem následujících skupin:",
diff --git a/apps/settings/l10n/da.js b/apps/settings/l10n/da.js
index 9f4a4295b73510f5214bc7b88f7b1cfd50a8f585..4ad36d53cdb6d3bfbd3dbdd6c17fe6697b99f86e 100644
--- a/apps/settings/l10n/da.js
+++ b/apps/settings/l10n/da.js
@@ -159,6 +159,7 @@ OC.L10N.register(
     "Enable user" : "Aktiver bruger",
     "Resend welcome email" : "Send velkomstemail igen",
     "{size} used" : "{size} brugt",
+    "Cancel" : "Annuller",
     "Welcome mail sent!" : "Velkomstemail sendt!",
     "Display name" : "Vist navn",
     "Email" : "E-mail",
@@ -270,7 +271,6 @@ OC.L10N.register(
     "Remove image" : "Fjern billede",
     "png or jpg, max. 20 MB" : "png eller jpg, max. 20 MB",
     "Picture provided by original account" : "Billede leveret af den oprindelige konto",
-    "Cancel" : "Annuller",
     "Choose as profile picture" : "Vælg et profilbillede",
     "Details" : "Detaljer",
     "You are a member of the following groups:" : "Du er medlem af følgende grupper:",
diff --git a/apps/settings/l10n/da.json b/apps/settings/l10n/da.json
index 39a24dd9ecf832c2faee824c051dd734583da499..f3db6cd249be43d0d9577337e14b1d79fa8bd997 100644
--- a/apps/settings/l10n/da.json
+++ b/apps/settings/l10n/da.json
@@ -157,6 +157,7 @@
     "Enable user" : "Aktiver bruger",
     "Resend welcome email" : "Send velkomstemail igen",
     "{size} used" : "{size} brugt",
+    "Cancel" : "Annuller",
     "Welcome mail sent!" : "Velkomstemail sendt!",
     "Display name" : "Vist navn",
     "Email" : "E-mail",
@@ -268,7 +269,6 @@
     "Remove image" : "Fjern billede",
     "png or jpg, max. 20 MB" : "png eller jpg, max. 20 MB",
     "Picture provided by original account" : "Billede leveret af den oprindelige konto",
-    "Cancel" : "Annuller",
     "Choose as profile picture" : "Vælg et profilbillede",
     "Details" : "Detaljer",
     "You are a member of the following groups:" : "Du er medlem af følgende grupper:",
diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js
index ebc206a2d025aea30fc158d19b2a05046d0ec45c..3896fed4a17f30c3099c4a62698b0fc2d86a24b2 100644
--- a/apps/settings/l10n/de.js
+++ b/apps/settings/l10n/de.js
@@ -208,6 +208,7 @@ OC.L10N.register(
     "Enable user" : "Benutzer aktivieren",
     "Resend welcome email" : "Willkommens-E-Mail erneut senden",
     "{size} used" : "{size} verwendet",
+    "Cancel" : "Abbrechen",
     "Welcome mail sent!" : "Willkommens-E-Mail gesendet!",
     "Display name" : "Anzeigename",
     "Email" : "E-Mail",
@@ -352,7 +353,6 @@ OC.L10N.register(
     "Remove image" : "Bild entfernen",
     "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB",
     "Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt",
-    "Cancel" : "Abbrechen",
     "Choose as profile picture" : "Als Profilbild auswählen",
     "Details" : "Details",
     "You are a member of the following groups:" : "Du bist Mitglied folgender Gruppen:",
diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json
index ae3b01620cced1e4a259f0dac2fbff1c4af05775..ba542db60447405bb38638147469a7b60d018765 100644
--- a/apps/settings/l10n/de.json
+++ b/apps/settings/l10n/de.json
@@ -206,6 +206,7 @@
     "Enable user" : "Benutzer aktivieren",
     "Resend welcome email" : "Willkommens-E-Mail erneut senden",
     "{size} used" : "{size} verwendet",
+    "Cancel" : "Abbrechen",
     "Welcome mail sent!" : "Willkommens-E-Mail gesendet!",
     "Display name" : "Anzeigename",
     "Email" : "E-Mail",
@@ -350,7 +351,6 @@
     "Remove image" : "Bild entfernen",
     "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB",
     "Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt",
-    "Cancel" : "Abbrechen",
     "Choose as profile picture" : "Als Profilbild auswählen",
     "Details" : "Details",
     "You are a member of the following groups:" : "Du bist Mitglied folgender Gruppen:",
diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js
index 040102dbb61413a62f13449f42f188fd291b257a..5bee8522176d3697b5609badd320664e490c91c6 100644
--- a/apps/settings/l10n/de_DE.js
+++ b/apps/settings/l10n/de_DE.js
@@ -208,6 +208,7 @@ OC.L10N.register(
     "Enable user" : "Benutzer aktivieren",
     "Resend welcome email" : "Willkommens-E-Mail erneut senden",
     "{size} used" : "{size} verwendet",
+    "Cancel" : "Abbrechen",
     "Welcome mail sent!" : "Willkommens-E-Mail gesendet!",
     "Display name" : "Anzeigename",
     "Email" : "E-Mail",
@@ -352,7 +353,6 @@ OC.L10N.register(
     "Remove image" : "Bild entfernen",
     "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB",
     "Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt",
-    "Cancel" : "Abbrechen",
     "Choose as profile picture" : "Als Profilbild auswählen",
     "Details" : "Details",
     "You are a member of the following groups:" : "Sie sind Mitglied folgender Gruppen:",
diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json
index ac525aed4adae97d4112c217d0b353c5faf599dc..f2aecdd2cd14364a1b615e998134bfb755afe051 100644
--- a/apps/settings/l10n/de_DE.json
+++ b/apps/settings/l10n/de_DE.json
@@ -206,6 +206,7 @@
     "Enable user" : "Benutzer aktivieren",
     "Resend welcome email" : "Willkommens-E-Mail erneut senden",
     "{size} used" : "{size} verwendet",
+    "Cancel" : "Abbrechen",
     "Welcome mail sent!" : "Willkommens-E-Mail gesendet!",
     "Display name" : "Anzeigename",
     "Email" : "E-Mail",
@@ -350,7 +351,6 @@
     "Remove image" : "Bild entfernen",
     "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB",
     "Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt",
-    "Cancel" : "Abbrechen",
     "Choose as profile picture" : "Als Profilbild auswählen",
     "Details" : "Details",
     "You are a member of the following groups:" : "Sie sind Mitglied folgender Gruppen:",
diff --git a/apps/settings/l10n/el.js b/apps/settings/l10n/el.js
index 25eed4a3a1d4fa8ebac38e07c5aba77b09565a53..e8ee3d945d246a45652c696fd74286789bc5829f 100644
--- a/apps/settings/l10n/el.js
+++ b/apps/settings/l10n/el.js
@@ -154,6 +154,7 @@ OC.L10N.register(
     "Delete user" : "Διαγραφή χρήστη",
     "Enable user" : "Ενεργοποίηση χρήστη",
     "{size} used" : "{μέγεθος} που χρησιμοποιείται",
+    "Cancel" : "Άκυρο",
     "Welcome mail sent!" : "Απεστάλη το μήνυμα καλωσορίσματος!",
     "Email" : "Ηλεκτρονικό ταχυδρομείο",
     "Group admin for" : "Ομαδα διαχειριστή για",
@@ -258,7 +259,6 @@ OC.L10N.register(
     "Remove image" : "Αφαίρεση εικόνας",
     "png or jpg, max. 20 MB" : "png ή jpg, μεγ. 20 MB",
     "Picture provided by original account" : "Φωτογραφία που παρέχεται από τον πρωτότυπο λογαριασμό",
-    "Cancel" : "Άκυρο",
     "Choose as profile picture" : "Επιλέξτε εικόνα προφίλ",
     "Details" : "Λεπτομέρειες",
     "Full name" : "Πλήρες όνομα",
diff --git a/apps/settings/l10n/el.json b/apps/settings/l10n/el.json
index 6f9ba19ad020ee8d4314b4bdb8923e65f2aa87ca..d93edf43af45cdd1d87260a3db609f38d41c4aeb 100644
--- a/apps/settings/l10n/el.json
+++ b/apps/settings/l10n/el.json
@@ -152,6 +152,7 @@
     "Delete user" : "Διαγραφή χρήστη",
     "Enable user" : "Ενεργοποίηση χρήστη",
     "{size} used" : "{μέγεθος} που χρησιμοποιείται",
+    "Cancel" : "Άκυρο",
     "Welcome mail sent!" : "Απεστάλη το μήνυμα καλωσορίσματος!",
     "Email" : "Ηλεκτρονικό ταχυδρομείο",
     "Group admin for" : "Ομαδα διαχειριστή για",
@@ -256,7 +257,6 @@
     "Remove image" : "Αφαίρεση εικόνας",
     "png or jpg, max. 20 MB" : "png ή jpg, μεγ. 20 MB",
     "Picture provided by original account" : "Φωτογραφία που παρέχεται από τον πρωτότυπο λογαριασμό",
-    "Cancel" : "Άκυρο",
     "Choose as profile picture" : "Επιλέξτε εικόνα προφίλ",
     "Details" : "Λεπτομέρειες",
     "Full name" : "Πλήρες όνομα",
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js
index ee563d5d224d6cc1c9d3f1d8758e35bf13c984e9..74c11b72fbd2ef596c804d68b2cc761982b3c7e1 100644
--- a/apps/settings/l10n/en_GB.js
+++ b/apps/settings/l10n/en_GB.js
@@ -129,6 +129,7 @@ OC.L10N.register(
     "Copy" : "Copy",
     "New password" : "New password",
     "{size} used" : "{size} used",
+    "Cancel" : "Cancel",
     "Email" : "Email",
     "Group admin for" : "Group admin for",
     "Quota" : "Quota",
@@ -242,7 +243,6 @@ OC.L10N.register(
     "Remove image" : "Remove image",
     "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB",
     "Picture provided by original account" : "Picture provided by original account",
-    "Cancel" : "Cancel",
     "Choose as profile picture" : "Choose as profile picture",
     "Details" : "Details",
     "You are using <strong>%s</strong>" : "You are using <strong>%s</strong>",
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json
index 02457c32450ea2a5922614318b47dacf1b0e3050..fa11a27fc7fa88ed0112945c575a4c05564cb7fc 100644
--- a/apps/settings/l10n/en_GB.json
+++ b/apps/settings/l10n/en_GB.json
@@ -127,6 +127,7 @@
     "Copy" : "Copy",
     "New password" : "New password",
     "{size} used" : "{size} used",
+    "Cancel" : "Cancel",
     "Email" : "Email",
     "Group admin for" : "Group admin for",
     "Quota" : "Quota",
@@ -240,7 +241,6 @@
     "Remove image" : "Remove image",
     "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB",
     "Picture provided by original account" : "Picture provided by original account",
-    "Cancel" : "Cancel",
     "Choose as profile picture" : "Choose as profile picture",
     "Details" : "Details",
     "You are using <strong>%s</strong>" : "You are using <strong>%s</strong>",
diff --git a/apps/settings/l10n/eo.js b/apps/settings/l10n/eo.js
index 8d5ab591af7c4c27c87612ba822cd79f0d277897..0714aa8792c023a9c8602ea69d484112ddad6b5a 100644
--- a/apps/settings/l10n/eo.js
+++ b/apps/settings/l10n/eo.js
@@ -208,6 +208,7 @@ OC.L10N.register(
     "Enable user" : "Ebligi uzanton",
     "Resend welcome email" : "Resendi bonvenan retpoŝtmesaĝon",
     "{size} used" : "{size} uzataj",
+    "Cancel" : "Nuligi",
     "Welcome mail sent!" : "Bonvena retpoŝtmesaĝo sendita!",
     "Display name" : "Vidiga nomo",
     "Email" : "Retpoŝtadreso",
@@ -352,7 +353,6 @@ OC.L10N.register(
     "Remove image" : "Forigi bildon",
     "png or jpg, max. 20 MB" : "png aÅ­ jpg, maksimume 20 MB",
     "Picture provided by original account" : "Bildo el la origina konto",
-    "Cancel" : "Nuligi",
     "Choose as profile picture" : "Elekti kiel profilan bildon",
     "Details" : "Detaloj",
     "You are a member of the following groups:" : "Vi estas membro el la jenaj grupoj:",
diff --git a/apps/settings/l10n/eo.json b/apps/settings/l10n/eo.json
index 0ed1773298ca08ea8fddb9b72f21280c0f455c9b..2055a3355f0cdd91985d4dd660f594da85968af1 100644
--- a/apps/settings/l10n/eo.json
+++ b/apps/settings/l10n/eo.json
@@ -206,6 +206,7 @@
     "Enable user" : "Ebligi uzanton",
     "Resend welcome email" : "Resendi bonvenan retpoŝtmesaĝon",
     "{size} used" : "{size} uzataj",
+    "Cancel" : "Nuligi",
     "Welcome mail sent!" : "Bonvena retpoŝtmesaĝo sendita!",
     "Display name" : "Vidiga nomo",
     "Email" : "Retpoŝtadreso",
@@ -350,7 +351,6 @@
     "Remove image" : "Forigi bildon",
     "png or jpg, max. 20 MB" : "png aÅ­ jpg, maksimume 20 MB",
     "Picture provided by original account" : "Bildo el la origina konto",
-    "Cancel" : "Nuligi",
     "Choose as profile picture" : "Elekti kiel profilan bildon",
     "Details" : "Detaloj",
     "You are a member of the following groups:" : "Vi estas membro el la jenaj grupoj:",
diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js
index e433c929bae98a8270fe36f99e5f1c7ffb777aa1..9160ba1083ffbcad9308913b6a51b70ee8a2756b 100644
--- a/apps/settings/l10n/es.js
+++ b/apps/settings/l10n/es.js
@@ -208,6 +208,7 @@ OC.L10N.register(
     "Enable user" : "Habilitar usuario",
     "Resend welcome email" : "Volver a enviar correo de bienvenida",
     "{size} used" : "{size} usados",
+    "Cancel" : "Cancelar",
     "Welcome mail sent!" : "¡Correo de bienvenida enviado!",
     "Display name" : "Nombre para mostrar",
     "Email" : "Correo electrónico",
@@ -352,7 +353,6 @@ OC.L10N.register(
     "Remove image" : "Borrar imagen",
     "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB",
     "Picture provided by original account" : "Imagen provista por la cuenta original",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como imagen de perfil",
     "Details" : "Detalles",
     "You are a member of the following groups:" : "Eres miembro de los siguientes grupos:",
diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json
index 2dc0ab4958e93b774488861685805251d5ab08a1..1b91abfd0b8ee74a41315ad5fd2f657f4d83bb3b 100644
--- a/apps/settings/l10n/es.json
+++ b/apps/settings/l10n/es.json
@@ -206,6 +206,7 @@
     "Enable user" : "Habilitar usuario",
     "Resend welcome email" : "Volver a enviar correo de bienvenida",
     "{size} used" : "{size} usados",
+    "Cancel" : "Cancelar",
     "Welcome mail sent!" : "¡Correo de bienvenida enviado!",
     "Display name" : "Nombre para mostrar",
     "Email" : "Correo electrónico",
@@ -350,7 +351,6 @@
     "Remove image" : "Borrar imagen",
     "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB",
     "Picture provided by original account" : "Imagen provista por la cuenta original",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como imagen de perfil",
     "Details" : "Detalles",
     "You are a member of the following groups:" : "Eres miembro de los siguientes grupos:",
diff --git a/apps/settings/l10n/es_419.js b/apps/settings/l10n/es_419.js
index 82d17f4c1ba3fa8e0f50904950ba2642527ebfaf..ee1624535e864e2d502d214b7a1ddf83dd12fdd0 100644
--- a/apps/settings/l10n/es_419.js
+++ b/apps/settings/l10n/es_419.js
@@ -130,6 +130,7 @@ OC.L10N.register(
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -239,7 +240,6 @@ OC.L10N.register(
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "You are a member of the following groups:" : "Eres miembro de los siguientes grupos:",
     "You are using <strong>%s</strong>" : "Estas usando <strong>%s</strong>",
diff --git a/apps/settings/l10n/es_419.json b/apps/settings/l10n/es_419.json
index a81cf6611f980428d05c1f61fc88509896c208c5..a3a87149b8d9b3c6caa5d6cfb4a1c38679f461d3 100644
--- a/apps/settings/l10n/es_419.json
+++ b/apps/settings/l10n/es_419.json
@@ -128,6 +128,7 @@
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -237,7 +238,6 @@
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "You are a member of the following groups:" : "Eres miembro de los siguientes grupos:",
     "You are using <strong>%s</strong>" : "Estas usando <strong>%s</strong>",
diff --git a/apps/settings/l10n/es_AR.js b/apps/settings/l10n/es_AR.js
index 5286472243b1c58398b263c1f40ed361c634dd5c..5fecaa6d99e925bfcdb4fbff79d3c53ae5541f54 100644
--- a/apps/settings/l10n/es_AR.js
+++ b/apps/settings/l10n/es_AR.js
@@ -124,6 +124,7 @@ OC.L10N.register(
     "Copied!" : "¡Credenciales!",
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -220,7 +221,6 @@ OC.L10N.register(
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionadoa por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Full name" : "Nombre completo",
     "No display name set" : "No se ha establecido el nombre a desplegar",
diff --git a/apps/settings/l10n/es_AR.json b/apps/settings/l10n/es_AR.json
index a23691ce7ac7b10a061e8d2565ea36d4aa19e2fc..d81a6ede861f5b76dbe3efeb6f500f24834a588e 100644
--- a/apps/settings/l10n/es_AR.json
+++ b/apps/settings/l10n/es_AR.json
@@ -122,6 +122,7 @@
     "Copied!" : "¡Credenciales!",
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -218,7 +219,6 @@
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionadoa por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Full name" : "Nombre completo",
     "No display name set" : "No se ha establecido el nombre a desplegar",
diff --git a/apps/settings/l10n/es_CL.js b/apps/settings/l10n/es_CL.js
index 3b4c56ce994d00f97a84dfb3bc4ac7d822d811f4..a15a8c7163936dc42e3383316ce000f7354e2d06 100644
--- a/apps/settings/l10n/es_CL.js
+++ b/apps/settings/l10n/es_CL.js
@@ -127,6 +127,7 @@ OC.L10N.register(
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -236,7 +237,6 @@ OC.L10N.register(
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Details" : "Detalles",
     "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>",
diff --git a/apps/settings/l10n/es_CL.json b/apps/settings/l10n/es_CL.json
index c486acd45b2b7d23330d33fca593c961397a0db0..fd5fc30ab98adc05f37c0deb77895678a33e3703 100644
--- a/apps/settings/l10n/es_CL.json
+++ b/apps/settings/l10n/es_CL.json
@@ -125,6 +125,7 @@
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -234,7 +235,6 @@
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Details" : "Detalles",
     "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>",
diff --git a/apps/settings/l10n/es_CO.js b/apps/settings/l10n/es_CO.js
index 3b4c56ce994d00f97a84dfb3bc4ac7d822d811f4..a15a8c7163936dc42e3383316ce000f7354e2d06 100644
--- a/apps/settings/l10n/es_CO.js
+++ b/apps/settings/l10n/es_CO.js
@@ -127,6 +127,7 @@ OC.L10N.register(
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -236,7 +237,6 @@ OC.L10N.register(
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Details" : "Detalles",
     "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>",
diff --git a/apps/settings/l10n/es_CO.json b/apps/settings/l10n/es_CO.json
index c486acd45b2b7d23330d33fca593c961397a0db0..fd5fc30ab98adc05f37c0deb77895678a33e3703 100644
--- a/apps/settings/l10n/es_CO.json
+++ b/apps/settings/l10n/es_CO.json
@@ -125,6 +125,7 @@
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -234,7 +235,6 @@
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Details" : "Detalles",
     "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>",
diff --git a/apps/settings/l10n/es_CR.js b/apps/settings/l10n/es_CR.js
index 3b4c56ce994d00f97a84dfb3bc4ac7d822d811f4..a15a8c7163936dc42e3383316ce000f7354e2d06 100644
--- a/apps/settings/l10n/es_CR.js
+++ b/apps/settings/l10n/es_CR.js
@@ -127,6 +127,7 @@ OC.L10N.register(
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -236,7 +237,6 @@ OC.L10N.register(
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Details" : "Detalles",
     "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>",
diff --git a/apps/settings/l10n/es_CR.json b/apps/settings/l10n/es_CR.json
index c486acd45b2b7d23330d33fca593c961397a0db0..fd5fc30ab98adc05f37c0deb77895678a33e3703 100644
--- a/apps/settings/l10n/es_CR.json
+++ b/apps/settings/l10n/es_CR.json
@@ -125,6 +125,7 @@
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -234,7 +235,6 @@
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Details" : "Detalles",
     "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>",
diff --git a/apps/settings/l10n/es_DO.js b/apps/settings/l10n/es_DO.js
index 3b4c56ce994d00f97a84dfb3bc4ac7d822d811f4..a15a8c7163936dc42e3383316ce000f7354e2d06 100644
--- a/apps/settings/l10n/es_DO.js
+++ b/apps/settings/l10n/es_DO.js
@@ -127,6 +127,7 @@ OC.L10N.register(
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -236,7 +237,6 @@ OC.L10N.register(
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Details" : "Detalles",
     "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>",
diff --git a/apps/settings/l10n/es_DO.json b/apps/settings/l10n/es_DO.json
index c486acd45b2b7d23330d33fca593c961397a0db0..fd5fc30ab98adc05f37c0deb77895678a33e3703 100644
--- a/apps/settings/l10n/es_DO.json
+++ b/apps/settings/l10n/es_DO.json
@@ -125,6 +125,7 @@
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -234,7 +235,6 @@
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Details" : "Detalles",
     "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>",
diff --git a/apps/settings/l10n/es_EC.js b/apps/settings/l10n/es_EC.js
index 3b4c56ce994d00f97a84dfb3bc4ac7d822d811f4..a15a8c7163936dc42e3383316ce000f7354e2d06 100644
--- a/apps/settings/l10n/es_EC.js
+++ b/apps/settings/l10n/es_EC.js
@@ -127,6 +127,7 @@ OC.L10N.register(
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -236,7 +237,6 @@ OC.L10N.register(
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Details" : "Detalles",
     "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>",
diff --git a/apps/settings/l10n/es_EC.json b/apps/settings/l10n/es_EC.json
index c486acd45b2b7d23330d33fca593c961397a0db0..fd5fc30ab98adc05f37c0deb77895678a33e3703 100644
--- a/apps/settings/l10n/es_EC.json
+++ b/apps/settings/l10n/es_EC.json
@@ -125,6 +125,7 @@
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -234,7 +235,6 @@
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Details" : "Detalles",
     "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>",
diff --git a/apps/settings/l10n/es_GT.js b/apps/settings/l10n/es_GT.js
index 3b4c56ce994d00f97a84dfb3bc4ac7d822d811f4..a15a8c7163936dc42e3383316ce000f7354e2d06 100644
--- a/apps/settings/l10n/es_GT.js
+++ b/apps/settings/l10n/es_GT.js
@@ -127,6 +127,7 @@ OC.L10N.register(
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -236,7 +237,6 @@ OC.L10N.register(
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Details" : "Detalles",
     "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>",
diff --git a/apps/settings/l10n/es_GT.json b/apps/settings/l10n/es_GT.json
index c486acd45b2b7d23330d33fca593c961397a0db0..fd5fc30ab98adc05f37c0deb77895678a33e3703 100644
--- a/apps/settings/l10n/es_GT.json
+++ b/apps/settings/l10n/es_GT.json
@@ -125,6 +125,7 @@
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -234,7 +235,6 @@
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Details" : "Detalles",
     "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>",
diff --git a/apps/settings/l10n/es_HN.js b/apps/settings/l10n/es_HN.js
index cd5056e0b93e9c52590299edd9efeea41a10e921..86db4be12dd644583055ba2a1a890f9ceb704aad 100644
--- a/apps/settings/l10n/es_HN.js
+++ b/apps/settings/l10n/es_HN.js
@@ -126,6 +126,7 @@ OC.L10N.register(
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -232,7 +233,6 @@ OC.L10N.register(
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Full name" : "Nombre completo",
     "No display name set" : "No se ha establecido el nombre a desplegar",
diff --git a/apps/settings/l10n/es_HN.json b/apps/settings/l10n/es_HN.json
index f73174a3db0198587cae6ac8c3b4320158851279..cc2ac637f68e2a5c79d2d74828e829a9d538d751 100644
--- a/apps/settings/l10n/es_HN.json
+++ b/apps/settings/l10n/es_HN.json
@@ -124,6 +124,7 @@
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -230,7 +231,6 @@
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Full name" : "Nombre completo",
     "No display name set" : "No se ha establecido el nombre a desplegar",
diff --git a/apps/settings/l10n/es_MX.js b/apps/settings/l10n/es_MX.js
index 56bbc4eef82f75043536df1646bee3a08e06eb2a..32d72b0389f6278c82526c3264eb4739830a9625 100644
--- a/apps/settings/l10n/es_MX.js
+++ b/apps/settings/l10n/es_MX.js
@@ -137,6 +137,7 @@ OC.L10N.register(
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -247,7 +248,6 @@ OC.L10N.register(
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Details" : "Detalles",
     "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>",
diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json
index 8ee2f0960ff35f1f5eeb0efe3fa574aa54241f2e..1136c5b384532006ae0de161da41d6ed6073321a 100644
--- a/apps/settings/l10n/es_MX.json
+++ b/apps/settings/l10n/es_MX.json
@@ -135,6 +135,7 @@
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -245,7 +246,6 @@
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Details" : "Detalles",
     "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>",
diff --git a/apps/settings/l10n/es_NI.js b/apps/settings/l10n/es_NI.js
index cd5056e0b93e9c52590299edd9efeea41a10e921..86db4be12dd644583055ba2a1a890f9ceb704aad 100644
--- a/apps/settings/l10n/es_NI.js
+++ b/apps/settings/l10n/es_NI.js
@@ -126,6 +126,7 @@ OC.L10N.register(
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -232,7 +233,6 @@ OC.L10N.register(
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Full name" : "Nombre completo",
     "No display name set" : "No se ha establecido el nombre a desplegar",
diff --git a/apps/settings/l10n/es_NI.json b/apps/settings/l10n/es_NI.json
index f73174a3db0198587cae6ac8c3b4320158851279..cc2ac637f68e2a5c79d2d74828e829a9d538d751 100644
--- a/apps/settings/l10n/es_NI.json
+++ b/apps/settings/l10n/es_NI.json
@@ -124,6 +124,7 @@
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -230,7 +231,6 @@
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Full name" : "Nombre completo",
     "No display name set" : "No se ha establecido el nombre a desplegar",
diff --git a/apps/settings/l10n/es_PA.js b/apps/settings/l10n/es_PA.js
index cd5056e0b93e9c52590299edd9efeea41a10e921..86db4be12dd644583055ba2a1a890f9ceb704aad 100644
--- a/apps/settings/l10n/es_PA.js
+++ b/apps/settings/l10n/es_PA.js
@@ -126,6 +126,7 @@ OC.L10N.register(
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -232,7 +233,6 @@ OC.L10N.register(
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Full name" : "Nombre completo",
     "No display name set" : "No se ha establecido el nombre a desplegar",
diff --git a/apps/settings/l10n/es_PA.json b/apps/settings/l10n/es_PA.json
index f73174a3db0198587cae6ac8c3b4320158851279..cc2ac637f68e2a5c79d2d74828e829a9d538d751 100644
--- a/apps/settings/l10n/es_PA.json
+++ b/apps/settings/l10n/es_PA.json
@@ -124,6 +124,7 @@
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -230,7 +231,6 @@
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Full name" : "Nombre completo",
     "No display name set" : "No se ha establecido el nombre a desplegar",
diff --git a/apps/settings/l10n/es_PE.js b/apps/settings/l10n/es_PE.js
index cd5056e0b93e9c52590299edd9efeea41a10e921..86db4be12dd644583055ba2a1a890f9ceb704aad 100644
--- a/apps/settings/l10n/es_PE.js
+++ b/apps/settings/l10n/es_PE.js
@@ -126,6 +126,7 @@ OC.L10N.register(
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -232,7 +233,6 @@ OC.L10N.register(
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Full name" : "Nombre completo",
     "No display name set" : "No se ha establecido el nombre a desplegar",
diff --git a/apps/settings/l10n/es_PE.json b/apps/settings/l10n/es_PE.json
index f73174a3db0198587cae6ac8c3b4320158851279..cc2ac637f68e2a5c79d2d74828e829a9d538d751 100644
--- a/apps/settings/l10n/es_PE.json
+++ b/apps/settings/l10n/es_PE.json
@@ -124,6 +124,7 @@
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -230,7 +231,6 @@
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Full name" : "Nombre completo",
     "No display name set" : "No se ha establecido el nombre a desplegar",
diff --git a/apps/settings/l10n/es_PR.js b/apps/settings/l10n/es_PR.js
index cd5056e0b93e9c52590299edd9efeea41a10e921..86db4be12dd644583055ba2a1a890f9ceb704aad 100644
--- a/apps/settings/l10n/es_PR.js
+++ b/apps/settings/l10n/es_PR.js
@@ -126,6 +126,7 @@ OC.L10N.register(
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -232,7 +233,6 @@ OC.L10N.register(
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Full name" : "Nombre completo",
     "No display name set" : "No se ha establecido el nombre a desplegar",
diff --git a/apps/settings/l10n/es_PR.json b/apps/settings/l10n/es_PR.json
index f73174a3db0198587cae6ac8c3b4320158851279..cc2ac637f68e2a5c79d2d74828e829a9d538d751 100644
--- a/apps/settings/l10n/es_PR.json
+++ b/apps/settings/l10n/es_PR.json
@@ -124,6 +124,7 @@
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -230,7 +231,6 @@
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Full name" : "Nombre completo",
     "No display name set" : "No se ha establecido el nombre a desplegar",
diff --git a/apps/settings/l10n/es_PY.js b/apps/settings/l10n/es_PY.js
index cd5056e0b93e9c52590299edd9efeea41a10e921..86db4be12dd644583055ba2a1a890f9ceb704aad 100644
--- a/apps/settings/l10n/es_PY.js
+++ b/apps/settings/l10n/es_PY.js
@@ -126,6 +126,7 @@ OC.L10N.register(
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -232,7 +233,6 @@ OC.L10N.register(
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Full name" : "Nombre completo",
     "No display name set" : "No se ha establecido el nombre a desplegar",
diff --git a/apps/settings/l10n/es_PY.json b/apps/settings/l10n/es_PY.json
index f73174a3db0198587cae6ac8c3b4320158851279..cc2ac637f68e2a5c79d2d74828e829a9d538d751 100644
--- a/apps/settings/l10n/es_PY.json
+++ b/apps/settings/l10n/es_PY.json
@@ -124,6 +124,7 @@
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -230,7 +231,6 @@
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Full name" : "Nombre completo",
     "No display name set" : "No se ha establecido el nombre a desplegar",
diff --git a/apps/settings/l10n/es_SV.js b/apps/settings/l10n/es_SV.js
index 3b4c56ce994d00f97a84dfb3bc4ac7d822d811f4..a15a8c7163936dc42e3383316ce000f7354e2d06 100644
--- a/apps/settings/l10n/es_SV.js
+++ b/apps/settings/l10n/es_SV.js
@@ -127,6 +127,7 @@ OC.L10N.register(
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -236,7 +237,6 @@ OC.L10N.register(
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Details" : "Detalles",
     "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>",
diff --git a/apps/settings/l10n/es_SV.json b/apps/settings/l10n/es_SV.json
index c486acd45b2b7d23330d33fca593c961397a0db0..fd5fc30ab98adc05f37c0deb77895678a33e3703 100644
--- a/apps/settings/l10n/es_SV.json
+++ b/apps/settings/l10n/es_SV.json
@@ -125,6 +125,7 @@
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -234,7 +235,6 @@
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Details" : "Detalles",
     "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>",
diff --git a/apps/settings/l10n/es_UY.js b/apps/settings/l10n/es_UY.js
index cd5056e0b93e9c52590299edd9efeea41a10e921..86db4be12dd644583055ba2a1a890f9ceb704aad 100644
--- a/apps/settings/l10n/es_UY.js
+++ b/apps/settings/l10n/es_UY.js
@@ -126,6 +126,7 @@ OC.L10N.register(
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -232,7 +233,6 @@ OC.L10N.register(
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Full name" : "Nombre completo",
     "No display name set" : "No se ha establecido el nombre a desplegar",
diff --git a/apps/settings/l10n/es_UY.json b/apps/settings/l10n/es_UY.json
index f73174a3db0198587cae6ac8c3b4320158851279..cc2ac637f68e2a5c79d2d74828e829a9d538d751 100644
--- a/apps/settings/l10n/es_UY.json
+++ b/apps/settings/l10n/es_UY.json
@@ -124,6 +124,7 @@
     "Copy" : "Copiar",
     "New password" : "Nueva contraseña",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Email" : "Correo electrónico",
     "Group admin for" : "Administrador del grupo para",
     "Quota" : "Cuota",
@@ -230,7 +231,6 @@
     "Remove image" : "Eliminar imagen",
     "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
     "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como foto del perfil",
     "Full name" : "Nombre completo",
     "No display name set" : "No se ha establecido el nombre a desplegar",
diff --git a/apps/settings/l10n/et_EE.js b/apps/settings/l10n/et_EE.js
index c10dd7e8f52227106231ebe7e20d1f00f976f218..2fa2122e8b2290dcfde648efd19f9d13a3022961 100644
--- a/apps/settings/l10n/et_EE.js
+++ b/apps/settings/l10n/et_EE.js
@@ -122,6 +122,7 @@ OC.L10N.register(
     "Enable user" : "Luba kasutaja",
     "Resend welcome email" : "Saada tervitusmeil uuesti",
     "{size} used" : "{size} kasutatud",
+    "Cancel" : "Loobu",
     "Welcome mail sent!" : "Tervitusmeil saadetud!",
     "Display name" : "Kuvatav nimi",
     "Email" : "E-post",
@@ -220,7 +221,6 @@ OC.L10N.register(
     "Select from Files" : "Vali failidest",
     "Remove image" : "Eemalda pilt",
     "png or jpg, max. 20 MB" : "png või jpg, max. 20 MB",
-    "Cancel" : "Loobu",
     "Choose as profile picture" : "Vali kui profiili pilt",
     "Details" : "Ãœksikasjad",
     "You are a member of the following groups:" : "Sa oled nende gruppide liige:",
diff --git a/apps/settings/l10n/et_EE.json b/apps/settings/l10n/et_EE.json
index 6d34d38bab3cd0b5b0cc868b925ac68c3ecc2de7..c97b44ab66663f3af8f482b5613c9998d2c80e90 100644
--- a/apps/settings/l10n/et_EE.json
+++ b/apps/settings/l10n/et_EE.json
@@ -120,6 +120,7 @@
     "Enable user" : "Luba kasutaja",
     "Resend welcome email" : "Saada tervitusmeil uuesti",
     "{size} used" : "{size} kasutatud",
+    "Cancel" : "Loobu",
     "Welcome mail sent!" : "Tervitusmeil saadetud!",
     "Display name" : "Kuvatav nimi",
     "Email" : "E-post",
@@ -218,7 +219,6 @@
     "Select from Files" : "Vali failidest",
     "Remove image" : "Eemalda pilt",
     "png or jpg, max. 20 MB" : "png või jpg, max. 20 MB",
-    "Cancel" : "Loobu",
     "Choose as profile picture" : "Vali kui profiili pilt",
     "Details" : "Ãœksikasjad",
     "You are a member of the following groups:" : "Sa oled nende gruppide liige:",
diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js
index b90a5a2eeb91e6fb304eb21d0f55241275bfd3ad..d4e1337357b6797d37f206589cd6fb873a140596 100644
--- a/apps/settings/l10n/eu.js
+++ b/apps/settings/l10n/eu.js
@@ -148,6 +148,7 @@ OC.L10N.register(
     "Enable user" : "Gaitu erabiltzailea",
     "Resend welcome email" : "Birbidali ongi etorri mezua",
     "{size} used" : "{size} erabilita",
+    "Cancel" : "Ezeztatu",
     "Welcome mail sent!" : "Ongi etorri mezua bidalita!",
     "Display name" : "Erakutsi izena",
     "Email" : "E-posta",
@@ -261,7 +262,6 @@ OC.L10N.register(
     "Remove image" : "Kendu irudia",
     "png or jpg, max. 20 MB" : "png edo jpg, gehienez 20MB",
     "Picture provided by original account" : "Irudia jatorrizko kontutik hartuta",
-    "Cancel" : "Ezeztatu",
     "Choose as profile picture" : "Aukeratu profil irudi gisa",
     "Details" : "Xehetasunak",
     "Full name" : "Izen osoa",
diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json
index 469326c46e642c55ee858a4f14b1d050b3b3a620..adb6c9279fbe0ce48af9cd6b6607cf2f171ebcb5 100644
--- a/apps/settings/l10n/eu.json
+++ b/apps/settings/l10n/eu.json
@@ -146,6 +146,7 @@
     "Enable user" : "Gaitu erabiltzailea",
     "Resend welcome email" : "Birbidali ongi etorri mezua",
     "{size} used" : "{size} erabilita",
+    "Cancel" : "Ezeztatu",
     "Welcome mail sent!" : "Ongi etorri mezua bidalita!",
     "Display name" : "Erakutsi izena",
     "Email" : "E-posta",
@@ -259,7 +260,6 @@
     "Remove image" : "Kendu irudia",
     "png or jpg, max. 20 MB" : "png edo jpg, gehienez 20MB",
     "Picture provided by original account" : "Irudia jatorrizko kontutik hartuta",
-    "Cancel" : "Ezeztatu",
     "Choose as profile picture" : "Aukeratu profil irudi gisa",
     "Details" : "Xehetasunak",
     "Full name" : "Izen osoa",
diff --git a/apps/settings/l10n/fi.js b/apps/settings/l10n/fi.js
index 2cfe89fbb0f2a146232ad0264bbd20b70c3e2662..a8fc742998068776aef94c0f2b63e248c09edd00 100644
--- a/apps/settings/l10n/fi.js
+++ b/apps/settings/l10n/fi.js
@@ -191,6 +191,7 @@ OC.L10N.register(
     "Enable user" : "Ota käyttäjä käyttöön",
     "Resend welcome email" : "Lähetä uudelleen tervetuloviesti",
     "{size} used" : "{size} käytetty",
+    "Cancel" : "Peru",
     "Welcome mail sent!" : "Tervetuloviesti lähetetty!",
     "Display name" : "Näyttönimi",
     "Email" : "Sähköpostiosoite",
@@ -326,7 +327,6 @@ OC.L10N.register(
     "Remove image" : "Poista kuva",
     "png or jpg, max. 20 MB" : "png tai jpg, korkeintaan 20 Mt",
     "Picture provided by original account" : "Kuvan tarjoaa alkuperäinen tili",
-    "Cancel" : "Peru",
     "Choose as profile picture" : "Valitse profiilikuvaksi",
     "Details" : "Yksityiskohdat",
     "You are a member of the following groups:" : "Olet seuraavien ryhmien jäsen:",
diff --git a/apps/settings/l10n/fi.json b/apps/settings/l10n/fi.json
index 6f921abb8e9c47a689cd0ef3f4a8c75453ee3700..d22856d1643f941a19f16f3bee0c2af2f5c0e2ac 100644
--- a/apps/settings/l10n/fi.json
+++ b/apps/settings/l10n/fi.json
@@ -189,6 +189,7 @@
     "Enable user" : "Ota käyttäjä käyttöön",
     "Resend welcome email" : "Lähetä uudelleen tervetuloviesti",
     "{size} used" : "{size} käytetty",
+    "Cancel" : "Peru",
     "Welcome mail sent!" : "Tervetuloviesti lähetetty!",
     "Display name" : "Näyttönimi",
     "Email" : "Sähköpostiosoite",
@@ -324,7 +325,6 @@
     "Remove image" : "Poista kuva",
     "png or jpg, max. 20 MB" : "png tai jpg, korkeintaan 20 Mt",
     "Picture provided by original account" : "Kuvan tarjoaa alkuperäinen tili",
-    "Cancel" : "Peru",
     "Choose as profile picture" : "Valitse profiilikuvaksi",
     "Details" : "Yksityiskohdat",
     "You are a member of the following groups:" : "Olet seuraavien ryhmien jäsen:",
diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js
index 968be52ca1661446dba1a2c8726c930842f6f159..148a3d7961ebaea1a9b0a652221d074dc46f63e2 100644
--- a/apps/settings/l10n/fr.js
+++ b/apps/settings/l10n/fr.js
@@ -208,6 +208,7 @@ OC.L10N.register(
     "Enable user" : "Activer l'utilisateur",
     "Resend welcome email" : "Renvoyer l'e-mail de bienvenue",
     "{size} used" : "{size} utilisé",
+    "Cancel" : "Annuler",
     "Welcome mail sent!" : "E-mail de bienvenue envoyé !",
     "Display name" : "Nom à afficher",
     "Email" : "Adresse e-mail",
@@ -352,7 +353,6 @@ OC.L10N.register(
     "Remove image" : "Supprimer l'image",
     "png or jpg, max. 20 MB" : "png ou jpg, max. 20 Mo",
     "Picture provided by original account" : "Photo fournie par le compte original",
-    "Cancel" : "Annuler",
     "Choose as profile picture" : "Définir comme image de profil",
     "Details" : "Détails",
     "You are a member of the following groups:" : "Vous êtes un membre des groupes suivants :",
diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json
index 815f1e14cc155e3ec3c914538ea98e1c1f81763a..678f8b63968dbab792b3e71dc23416c5e07b7675 100644
--- a/apps/settings/l10n/fr.json
+++ b/apps/settings/l10n/fr.json
@@ -206,6 +206,7 @@
     "Enable user" : "Activer l'utilisateur",
     "Resend welcome email" : "Renvoyer l'e-mail de bienvenue",
     "{size} used" : "{size} utilisé",
+    "Cancel" : "Annuler",
     "Welcome mail sent!" : "E-mail de bienvenue envoyé !",
     "Display name" : "Nom à afficher",
     "Email" : "Adresse e-mail",
@@ -350,7 +351,6 @@
     "Remove image" : "Supprimer l'image",
     "png or jpg, max. 20 MB" : "png ou jpg, max. 20 Mo",
     "Picture provided by original account" : "Photo fournie par le compte original",
-    "Cancel" : "Annuler",
     "Choose as profile picture" : "Définir comme image de profil",
     "Details" : "Détails",
     "You are a member of the following groups:" : "Vous êtes un membre des groupes suivants :",
diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js
index 10eafc92fd8a841f7ad53459f4b759cb829e4d2e..65e603ffb1b9beccaefd58ea19bc4be9594f7e1f 100644
--- a/apps/settings/l10n/gl.js
+++ b/apps/settings/l10n/gl.js
@@ -208,6 +208,7 @@ OC.L10N.register(
     "Enable user" : "Activar usuario",
     "Resend welcome email" : "Volver a enviar o correo de benvida",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Welcome mail sent!" : "Enviado o correo de benvida!",
     "Display name" : "Nome a amosar",
     "Email" : "Correo",
@@ -352,7 +353,6 @@ OC.L10N.register(
     "Remove image" : "Retirar a imaxe",
     "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB",
     "Picture provided by original account" : "Imaxe fornecida pola conta orixinal ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como imaxe do perfil",
     "Details" : "Detalles",
     "You are a member of the following groups:" : "Vostede é membro dos seguintes grupos: ",
diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json
index 65c7ff3ad5071cc45fcf261331bfb6432bb0c21e..a320215c27e3ba836ab6f0f83160ec203b629a25 100644
--- a/apps/settings/l10n/gl.json
+++ b/apps/settings/l10n/gl.json
@@ -206,6 +206,7 @@
     "Enable user" : "Activar usuario",
     "Resend welcome email" : "Volver a enviar o correo de benvida",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Welcome mail sent!" : "Enviado o correo de benvida!",
     "Display name" : "Nome a amosar",
     "Email" : "Correo",
@@ -350,7 +351,6 @@
     "Remove image" : "Retirar a imaxe",
     "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB",
     "Picture provided by original account" : "Imaxe fornecida pola conta orixinal ",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Seleccionar como imaxe do perfil",
     "Details" : "Detalles",
     "You are a member of the following groups:" : "Vostede é membro dos seguintes grupos: ",
diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js
index fb1e498b27f89ef1783cb92945ece460363e4bf6..56cb39bbbad79aef52c3af874643bc67f9f269ff 100644
--- a/apps/settings/l10n/he.js
+++ b/apps/settings/l10n/he.js
@@ -150,6 +150,7 @@ OC.L10N.register(
     "Enable user" : "הפעלת משתמש",
     "Resend welcome email" : "שליחת הודעת קבלת פנים בדוא״ל מחדש",
     "{size} used" : "{size} בשימוש",
+    "Cancel" : "ביטול",
     "Welcome mail sent!" : "נשלחה הודעת קבלת פנים בדוא״ל!",
     "Display name" : "שם תצוגה",
     "Email" : "דואר אלקטרוני",
@@ -285,7 +286,6 @@ OC.L10N.register(
     "Remove image" : "הסרת תמונה",
     "png or jpg, max. 20 MB" : "png או jpg, מקסימום 20 מגה-בייט",
     "Picture provided by original account" : "תמונה סופקה על ידי חשבון מקור",
-    "Cancel" : "ביטול",
     "Choose as profile picture" : "יש לבחור כתמונת פרופיל",
     "Details" : "פרטים",
     "You are a member of the following groups:" : "הקבוצות הבאות כוללות אותך:",
diff --git a/apps/settings/l10n/he.json b/apps/settings/l10n/he.json
index 00404d315c1cfa3c89cf3a86dc886cb87fa9c3b3..9d5a843e1b0b6fefcd2bc47eddc35703afa00d21 100644
--- a/apps/settings/l10n/he.json
+++ b/apps/settings/l10n/he.json
@@ -148,6 +148,7 @@
     "Enable user" : "הפעלת משתמש",
     "Resend welcome email" : "שליחת הודעת קבלת פנים בדוא״ל מחדש",
     "{size} used" : "{size} בשימוש",
+    "Cancel" : "ביטול",
     "Welcome mail sent!" : "נשלחה הודעת קבלת פנים בדוא״ל!",
     "Display name" : "שם תצוגה",
     "Email" : "דואר אלקטרוני",
@@ -283,7 +284,6 @@
     "Remove image" : "הסרת תמונה",
     "png or jpg, max. 20 MB" : "png או jpg, מקסימום 20 מגה-בייט",
     "Picture provided by original account" : "תמונה סופקה על ידי חשבון מקור",
-    "Cancel" : "ביטול",
     "Choose as profile picture" : "יש לבחור כתמונת פרופיל",
     "Details" : "פרטים",
     "You are a member of the following groups:" : "הקבוצות הבאות כוללות אותך:",
diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js
index 20bde88ea50dbcd8a50126488d62b0e033f77a5e..d1306baa58e77373614d89054d7bf69349eddfb5 100644
--- a/apps/settings/l10n/hr.js
+++ b/apps/settings/l10n/hr.js
@@ -207,6 +207,7 @@ OC.L10N.register(
     "Enable user" : "Omogući korisnika",
     "Resend welcome email" : "Ponovno pošalji poruku dobrodošlice",
     "{size} used" : "Iskorišteno {size}",
+    "Cancel" : "Odustani",
     "Welcome mail sent!" : "Poslana poruka dobrodošlice!",
     "Display name" : "Ime za prikaz",
     "Email" : "E-pošta",
@@ -351,7 +352,6 @@ OC.L10N.register(
     "Remove image" : "Ukloni sliku",
     "png or jpg, max. 20 MB" : "png ili jpg, maks. 20 MB",
     "Picture provided by original account" : "Slika s izvornog računa",
-    "Cancel" : "Odustani",
     "Choose as profile picture" : "Odaberi kao profilnu sliku",
     "Details" : "Pojedinosti",
     "You are a member of the following groups:" : "Član ste sljedećih grupa:",
diff --git a/apps/settings/l10n/hr.json b/apps/settings/l10n/hr.json
index 4966b38eac46910908107dac8c0c91ea8f095624..9df5fdad29788a80a1ec045745f895ef5f9880a9 100644
--- a/apps/settings/l10n/hr.json
+++ b/apps/settings/l10n/hr.json
@@ -205,6 +205,7 @@
     "Enable user" : "Omogući korisnika",
     "Resend welcome email" : "Ponovno pošalji poruku dobrodošlice",
     "{size} used" : "Iskorišteno {size}",
+    "Cancel" : "Odustani",
     "Welcome mail sent!" : "Poslana poruka dobrodošlice!",
     "Display name" : "Ime za prikaz",
     "Email" : "E-pošta",
@@ -349,7 +350,6 @@
     "Remove image" : "Ukloni sliku",
     "png or jpg, max. 20 MB" : "png ili jpg, maks. 20 MB",
     "Picture provided by original account" : "Slika s izvornog računa",
-    "Cancel" : "Odustani",
     "Choose as profile picture" : "Odaberi kao profilnu sliku",
     "Details" : "Pojedinosti",
     "You are a member of the following groups:" : "Član ste sljedećih grupa:",
diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js
index 188b7958fe19d4c02aeafd42eb2e1208b5de355f..4b7d77461b074a77600f8f722c6363e707b01fef 100644
--- a/apps/settings/l10n/hu.js
+++ b/apps/settings/l10n/hu.js
@@ -190,6 +190,7 @@ OC.L10N.register(
     "Enable user" : "Felhasználó engedélyezése",
     "Resend welcome email" : "Üdvözlő üzenet ismételt küldése",
     "{size} used" : "{size} felhasználva",
+    "Cancel" : "Mégsem",
     "Welcome mail sent!" : "Üdvöző üzenet elküldve!",
     "Display name" : "Név megjelenítés",
     "Email" : "E-mail",
@@ -329,7 +330,6 @@ OC.L10N.register(
     "Remove image" : "Kép eltávolítása",
     "png or jpg, max. 20 MB" : "png vagy jpg, max. 20 MB",
     "Picture provided by original account" : "Az eredeti fiók által biztosított kép.",
-    "Cancel" : "Mégsem",
     "Choose as profile picture" : "Kiválasztás profil képként",
     "Details" : "Részletek",
     "You are a member of the following groups:" : "Tagja vagy a következő csoport(ok)nak:",
diff --git a/apps/settings/l10n/hu.json b/apps/settings/l10n/hu.json
index 5f52f10cf9c4422ef221b168526f38838b0ff840..b66bd7f85ac245d2652b849544335fa33e3a8e10 100644
--- a/apps/settings/l10n/hu.json
+++ b/apps/settings/l10n/hu.json
@@ -188,6 +188,7 @@
     "Enable user" : "Felhasználó engedélyezése",
     "Resend welcome email" : "Üdvözlő üzenet ismételt küldése",
     "{size} used" : "{size} felhasználva",
+    "Cancel" : "Mégsem",
     "Welcome mail sent!" : "Üdvöző üzenet elküldve!",
     "Display name" : "Név megjelenítés",
     "Email" : "E-mail",
@@ -327,7 +328,6 @@
     "Remove image" : "Kép eltávolítása",
     "png or jpg, max. 20 MB" : "png vagy jpg, max. 20 MB",
     "Picture provided by original account" : "Az eredeti fiók által biztosított kép.",
-    "Cancel" : "Mégsem",
     "Choose as profile picture" : "Kiválasztás profil képként",
     "Details" : "Részletek",
     "You are a member of the following groups:" : "Tagja vagy a következő csoport(ok)nak:",
diff --git a/apps/settings/l10n/id.js b/apps/settings/l10n/id.js
index 2c7f5892b0d7daf8c66ae3a9e3a77e5a6c39218c..39bcbd6f95ad2dbef6ba2902d2f2605c34ef539d 100644
--- a/apps/settings/l10n/id.js
+++ b/apps/settings/l10n/id.js
@@ -193,6 +193,7 @@ OC.L10N.register(
     "Enable user" : "Aktifkan pengguna",
     "Resend welcome email" : "Kirim ulang email selamat datang",
     "{size} used" : "{size} digunakan",
+    "Cancel" : "Batal",
     "Welcome mail sent!" : "Surat selamat datang terkirim!",
     "Display name" : "Nama tampilan",
     "Email" : "Surel",
@@ -326,7 +327,6 @@ OC.L10N.register(
     "Remove image" : "Hapus gambar",
     "png or jpg, max. 20 MB" : "png atau jpg, maks. 20 MB",
     "Picture provided by original account" : "Gambar disediakan oleh akun asli",
-    "Cancel" : "Batal",
     "Choose as profile picture" : "Pilih sebagai gambar profil",
     "Details" : "Detil",
     "You are a member of the following groups:" : "Anda adalah seorang anggota dari grup berikut ini:",
diff --git a/apps/settings/l10n/id.json b/apps/settings/l10n/id.json
index 52c2c53902cae3ec82dd953c1617456a4e078f29..5deab713761440e0a79d21c76d385868133505ba 100644
--- a/apps/settings/l10n/id.json
+++ b/apps/settings/l10n/id.json
@@ -191,6 +191,7 @@
     "Enable user" : "Aktifkan pengguna",
     "Resend welcome email" : "Kirim ulang email selamat datang",
     "{size} used" : "{size} digunakan",
+    "Cancel" : "Batal",
     "Welcome mail sent!" : "Surat selamat datang terkirim!",
     "Display name" : "Nama tampilan",
     "Email" : "Surel",
@@ -324,7 +325,6 @@
     "Remove image" : "Hapus gambar",
     "png or jpg, max. 20 MB" : "png atau jpg, maks. 20 MB",
     "Picture provided by original account" : "Gambar disediakan oleh akun asli",
-    "Cancel" : "Batal",
     "Choose as profile picture" : "Pilih sebagai gambar profil",
     "Details" : "Detil",
     "You are a member of the following groups:" : "Anda adalah seorang anggota dari grup berikut ini:",
diff --git a/apps/settings/l10n/is.js b/apps/settings/l10n/is.js
index e12236c7085eaa7b5781cd34c5b839cb56b5398c..291abb5bf80eceec386d21fc2f4b4c8224becdba 100644
--- a/apps/settings/l10n/is.js
+++ b/apps/settings/l10n/is.js
@@ -197,6 +197,7 @@ OC.L10N.register(
     "Enable user" : "Virkja notanda",
     "Resend welcome email" : "Endursenda kveðjupóst",
     "{size} used" : "{size} notað",
+    "Cancel" : "Hætta við",
     "Welcome mail sent!" : "Kveðjupóstur sendur!",
     "Display name" : "Birtingarnafn",
     "Email" : "Netfang",
@@ -337,7 +338,6 @@ OC.L10N.register(
     "Remove image" : "Fjarlægja mynd",
     "png or jpg, max. 20 MB" : "png eða jpg, hám. 20 MB",
     "Picture provided by original account" : "Mynd frá upprunalegum aðgangi",
-    "Cancel" : "Hætta við",
     "Choose as profile picture" : "Veldu sem einkennismynd",
     "Details" : "Nánar",
     "You are a member of the following groups:" : "Þú ert meðlimur eftirfarandi hópa:",
diff --git a/apps/settings/l10n/is.json b/apps/settings/l10n/is.json
index 3216e4f895b7f4f36866d3410f730aa3cc5b3d86..c9d7460f3cb29b381575e1287d225274e8254597 100644
--- a/apps/settings/l10n/is.json
+++ b/apps/settings/l10n/is.json
@@ -195,6 +195,7 @@
     "Enable user" : "Virkja notanda",
     "Resend welcome email" : "Endursenda kveðjupóst",
     "{size} used" : "{size} notað",
+    "Cancel" : "Hætta við",
     "Welcome mail sent!" : "Kveðjupóstur sendur!",
     "Display name" : "Birtingarnafn",
     "Email" : "Netfang",
@@ -335,7 +336,6 @@
     "Remove image" : "Fjarlægja mynd",
     "png or jpg, max. 20 MB" : "png eða jpg, hám. 20 MB",
     "Picture provided by original account" : "Mynd frá upprunalegum aðgangi",
-    "Cancel" : "Hætta við",
     "Choose as profile picture" : "Veldu sem einkennismynd",
     "Details" : "Nánar",
     "You are a member of the following groups:" : "Þú ert meðlimur eftirfarandi hópa:",
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js
index 16e764e9ad87abf7aed6d67557d2829eead2c405..fd9143ca8bee355e62d89f5df123a505fe6bdc7d 100644
--- a/apps/settings/l10n/it.js
+++ b/apps/settings/l10n/it.js
@@ -208,6 +208,7 @@ OC.L10N.register(
     "Enable user" : "Abilita utente",
     "Resend welcome email" : "Invia nuovamente email di benvenuto",
     "{size} used" : "{size} utilizzati",
+    "Cancel" : "Annulla",
     "Welcome mail sent!" : "Email di benvenuto inviata!",
     "Display name" : "Nome visualizzato",
     "Email" : "Posta elettronica",
@@ -352,7 +353,6 @@ OC.L10N.register(
     "Remove image" : "Rimuovi immagine",
     "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB",
     "Picture provided by original account" : "Immagine fornita dall'account originale",
-    "Cancel" : "Annulla",
     "Choose as profile picture" : "Scegli come immagine del profilo",
     "Details" : "Dettagli",
     "You are a member of the following groups:" : "Sei un membro dei seguenti gruppi:",
diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json
index 21956d2db353aac7e769217422213d28a2834d96..3d6720ec628fd378d5a5eae37c61b019be7497c3 100644
--- a/apps/settings/l10n/it.json
+++ b/apps/settings/l10n/it.json
@@ -206,6 +206,7 @@
     "Enable user" : "Abilita utente",
     "Resend welcome email" : "Invia nuovamente email di benvenuto",
     "{size} used" : "{size} utilizzati",
+    "Cancel" : "Annulla",
     "Welcome mail sent!" : "Email di benvenuto inviata!",
     "Display name" : "Nome visualizzato",
     "Email" : "Posta elettronica",
@@ -350,7 +351,6 @@
     "Remove image" : "Rimuovi immagine",
     "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB",
     "Picture provided by original account" : "Immagine fornita dall'account originale",
-    "Cancel" : "Annulla",
     "Choose as profile picture" : "Scegli come immagine del profilo",
     "Details" : "Dettagli",
     "You are a member of the following groups:" : "Sei un membro dei seguenti gruppi:",
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js
index 905da8a30a001aa764652469ac94825631f74866..2affe5bbbcea4d4717cde0b567b95bba57d89594 100644
--- a/apps/settings/l10n/ja.js
+++ b/apps/settings/l10n/ja.js
@@ -207,6 +207,7 @@ OC.L10N.register(
     "Enable user" : "ユーザーを有効",
     "Resend welcome email" : "ウェルカムメールを再送する",
     "{size} used" : "{size} を使用中",
+    "Cancel" : "キャンセル",
     "Welcome mail sent!" : "ウェルカムメールを送信しました!",
     "Display name" : "表示名",
     "Email" : "メール",
@@ -348,7 +349,6 @@ OC.L10N.register(
     "Remove image" : "画像を削除",
     "png or jpg, max. 20 MB" : "pngまたはjpg。最大20MB",
     "Picture provided by original account" : "オリジナルのアカウントで提供されている写真",
-    "Cancel" : "キャンセル",
     "Choose as profile picture" : "プロファイル画像として選択",
     "Details" : "詳細",
     "You are a member of the following groups:" : "次のグループに所属:",
diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json
index 2465796a1489fdf862b7d31a8950cac2ff937a32..60ee99b6ea7aee1b89c72fa6bb9856db5f821f0b 100644
--- a/apps/settings/l10n/ja.json
+++ b/apps/settings/l10n/ja.json
@@ -205,6 +205,7 @@
     "Enable user" : "ユーザーを有効",
     "Resend welcome email" : "ウェルカムメールを再送する",
     "{size} used" : "{size} を使用中",
+    "Cancel" : "キャンセル",
     "Welcome mail sent!" : "ウェルカムメールを送信しました!",
     "Display name" : "表示名",
     "Email" : "メール",
@@ -346,7 +347,6 @@
     "Remove image" : "画像を削除",
     "png or jpg, max. 20 MB" : "pngまたはjpg。最大20MB",
     "Picture provided by original account" : "オリジナルのアカウントで提供されている写真",
-    "Cancel" : "キャンセル",
     "Choose as profile picture" : "プロファイル画像として選択",
     "Details" : "詳細",
     "You are a member of the following groups:" : "次のグループに所属:",
diff --git a/apps/settings/l10n/ka_GE.js b/apps/settings/l10n/ka_GE.js
index ed7705da76a1eb8140bd4835b35b19707a7ba6f3..04e9fde0b37a36016e9f07c4fbd44cd1f73bffd3 100644
--- a/apps/settings/l10n/ka_GE.js
+++ b/apps/settings/l10n/ka_GE.js
@@ -126,6 +126,7 @@ OC.L10N.register(
     "Copy" : "კოპირება",
     "New password" : "ახალი პაროლი",
     "{size} used" : "მოხმარებულია {size}",
+    "Cancel" : "უარყოფა",
     "Email" : "ელ-ფოსტა",
     "Group admin for" : "ადმინისტრატორის შეჯგუფება",
     "Quota" : "ქვოტა",
@@ -235,7 +236,6 @@ OC.L10N.register(
     "Remove image" : "სურათის წაშლა",
     "png or jpg, max. 20 MB" : "png ან jpg, მაქს. 20 მბ",
     "Picture provided by original account" : "სურათი ორიგინალი ანგარიშიდან",
-    "Cancel" : "უარყოფა",
     "Choose as profile picture" : "აირჩიეთ პროფილის სურათად",
     "Full name" : "სრული სახელი",
     "No display name set" : "დისპლეი სახელი არაა დაყენებული",
diff --git a/apps/settings/l10n/ka_GE.json b/apps/settings/l10n/ka_GE.json
index c63164e5ae95bc9708818ebf14cdd319c5e4eee4..81a07dd02a0ad5cf310dc5ee789794b399b9f700 100644
--- a/apps/settings/l10n/ka_GE.json
+++ b/apps/settings/l10n/ka_GE.json
@@ -124,6 +124,7 @@
     "Copy" : "კოპირება",
     "New password" : "ახალი პაროლი",
     "{size} used" : "მოხმარებულია {size}",
+    "Cancel" : "უარყოფა",
     "Email" : "ელ-ფოსტა",
     "Group admin for" : "ადმინისტრატორის შეჯგუფება",
     "Quota" : "ქვოტა",
@@ -233,7 +234,6 @@
     "Remove image" : "სურათის წაშლა",
     "png or jpg, max. 20 MB" : "png ან jpg, მაქს. 20 მბ",
     "Picture provided by original account" : "სურათი ორიგინალი ანგარიშიდან",
-    "Cancel" : "უარყოფა",
     "Choose as profile picture" : "აირჩიეთ პროფილის სურათად",
     "Full name" : "სრული სახელი",
     "No display name set" : "დისპლეი სახელი არაა დაყენებული",
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js
index 0e45e840d0921540a8407d2c9a836dc19a5a8386..058b40c9196264b9d1a3ef0028490e68aa1f27bf 100644
--- a/apps/settings/l10n/ko.js
+++ b/apps/settings/l10n/ko.js
@@ -165,6 +165,7 @@ OC.L10N.register(
     "Enable user" : "유저 활성화하기",
     "Resend welcome email" : "환영 메일 다시 보내기",
     "{size} used" : "{size} 사용됨",
+    "Cancel" : "취소",
     "Welcome mail sent!" : "환영 메일을 보냈습니다!",
     "Display name" : "표시 이름",
     "Email" : "이메일",
@@ -298,7 +299,6 @@ OC.L10N.register(
     "Remove image" : "그림 삭제",
     "png or jpg, max. 20 MB" : "PNG, JPG, 최대 20MB",
     "Picture provided by original account" : "원래 계정에서 제공하는 사진",
-    "Cancel" : "취소",
     "Choose as profile picture" : "프로필 사진으로 선택",
     "Details" : "자세히",
     "You are a member of the following groups:" : "당신은 다음 그룹의 멤버입니다:",
diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json
index dd5dc812548d0a82529a68df1b414ca186dba0b5..4c062536d314582652381e91b535a2fa3380bbd8 100644
--- a/apps/settings/l10n/ko.json
+++ b/apps/settings/l10n/ko.json
@@ -163,6 +163,7 @@
     "Enable user" : "유저 활성화하기",
     "Resend welcome email" : "환영 메일 다시 보내기",
     "{size} used" : "{size} 사용됨",
+    "Cancel" : "취소",
     "Welcome mail sent!" : "환영 메일을 보냈습니다!",
     "Display name" : "표시 이름",
     "Email" : "이메일",
@@ -296,7 +297,6 @@
     "Remove image" : "그림 삭제",
     "png or jpg, max. 20 MB" : "PNG, JPG, 최대 20MB",
     "Picture provided by original account" : "원래 계정에서 제공하는 사진",
-    "Cancel" : "취소",
     "Choose as profile picture" : "프로필 사진으로 선택",
     "Details" : "자세히",
     "You are a member of the following groups:" : "당신은 다음 그룹의 멤버입니다:",
diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js
index aef841626ed18a1c32888725123a2b3f7042888a..037e36e0cf5fca4844b58d024e184d4730cd65ef 100644
--- a/apps/settings/l10n/lt_LT.js
+++ b/apps/settings/l10n/lt_LT.js
@@ -137,6 +137,7 @@ OC.L10N.register(
     "Delete user" : "IÅ¡trinti naudotojÄ…",
     "Disable user" : "IÅ¡jungti naudotojÄ…",
     "Enable user" : "Įjungti naudotoją",
+    "Cancel" : "Atšaukti",
     "Email" : "El. paštas",
     "Quota" : "Limitas",
     "Language" : "Kalba",
@@ -254,7 +255,6 @@ OC.L10N.register(
     "Remove image" : "Å alinti paveikslÄ…",
     "png or jpg, max. 20 MB" : "png arba jpg, daugiausiai 20 MB",
     "Picture provided by original account" : "Paveikslėlis gautas iš pagrindinės paskyros",
-    "Cancel" : "Atšaukti",
     "Choose as profile picture" : "Pasirinkti kaip profilio paveikslėlį",
     "Details" : "IÅ¡samiau",
     "You are a member of the following groups:" : "Jūs esate šių grupių narys:",
diff --git a/apps/settings/l10n/lt_LT.json b/apps/settings/l10n/lt_LT.json
index d0fa0fa8ba81589a25372c966122013d44af3f49..ba9833864a9fbe24a8c7b68c4a21843d361f965e 100644
--- a/apps/settings/l10n/lt_LT.json
+++ b/apps/settings/l10n/lt_LT.json
@@ -135,6 +135,7 @@
     "Delete user" : "IÅ¡trinti naudotojÄ…",
     "Disable user" : "IÅ¡jungti naudotojÄ…",
     "Enable user" : "Įjungti naudotoją",
+    "Cancel" : "Atšaukti",
     "Email" : "El. paštas",
     "Quota" : "Limitas",
     "Language" : "Kalba",
@@ -252,7 +253,6 @@
     "Remove image" : "Å alinti paveikslÄ…",
     "png or jpg, max. 20 MB" : "png arba jpg, daugiausiai 20 MB",
     "Picture provided by original account" : "Paveikslėlis gautas iš pagrindinės paskyros",
-    "Cancel" : "Atšaukti",
     "Choose as profile picture" : "Pasirinkti kaip profilio paveikslėlį",
     "Details" : "IÅ¡samiau",
     "You are a member of the following groups:" : "Jūs esate šių grupių narys:",
diff --git a/apps/settings/l10n/mk.js b/apps/settings/l10n/mk.js
index 6facda252ef79b056f4a666c2f773ef4564e7967..ccc375ad0258b7e400afa25078256b44a71d3cb7 100644
--- a/apps/settings/l10n/mk.js
+++ b/apps/settings/l10n/mk.js
@@ -208,6 +208,7 @@ OC.L10N.register(
     "Enable user" : "Овозможи корисник",
     "Resend welcome email" : "Повторно испрати е-пошта порака за добредојде",
     "{size} used" : "искористено {size}",
+    "Cancel" : "Откажи",
     "Welcome mail sent!" : "Испратена е-пошта порака за добредојде!",
     "Display name" : "Име и презиме",
     "Email" : "Е-пошта",
@@ -352,7 +353,6 @@ OC.L10N.register(
     "Remove image" : "Отстрани ја фотографијата",
     "png or jpg, max. 20 MB" : "png или jpg, максимум 20 MB",
     "Picture provided by original account" : "Слика обезбедена од оригинална сметка",
-    "Cancel" : "Откажи",
     "Choose as profile picture" : "Избери фотографија за профилот",
     "Details" : "Детали",
     "You are a member of the following groups:" : "Вие сте член на следниве групи",
diff --git a/apps/settings/l10n/mk.json b/apps/settings/l10n/mk.json
index 457aa2079611b9c83ab34bed6c8fb780a55bf43d..c1d93e06fcf171158d41be38fb88588b85a525ae 100644
--- a/apps/settings/l10n/mk.json
+++ b/apps/settings/l10n/mk.json
@@ -206,6 +206,7 @@
     "Enable user" : "Овозможи корисник",
     "Resend welcome email" : "Повторно испрати е-пошта порака за добредојде",
     "{size} used" : "искористено {size}",
+    "Cancel" : "Откажи",
     "Welcome mail sent!" : "Испратена е-пошта порака за добредојде!",
     "Display name" : "Име и презиме",
     "Email" : "Е-пошта",
@@ -350,7 +351,6 @@
     "Remove image" : "Отстрани ја фотографијата",
     "png or jpg, max. 20 MB" : "png или jpg, максимум 20 MB",
     "Picture provided by original account" : "Слика обезбедена од оригинална сметка",
-    "Cancel" : "Откажи",
     "Choose as profile picture" : "Избери фотографија за профилот",
     "Details" : "Детали",
     "You are a member of the following groups:" : "Вие сте член на следниве групи",
diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js
index b84d0b44c9ae156b6323d3703f5c10c87dc564bf..358201524dda08c398f69fc7c59098b89cee4ec4 100644
--- a/apps/settings/l10n/nb.js
+++ b/apps/settings/l10n/nb.js
@@ -198,6 +198,7 @@ OC.L10N.register(
     "Enable user" : "Aktiver bruker",
     "Resend welcome email" : "Send velkomst-epost igjen",
     "{size} used" : "{size} brukt",
+    "Cancel" : "Avbryt",
     "Welcome mail sent!" : "Velkomst-epost sendt!",
     "Display name" : "Visningsnavn",
     "Email" : "E-post",
@@ -340,7 +341,6 @@ OC.L10N.register(
     "Remove image" : "Fjern bilde",
     "png or jpg, max. 20 MB" : "png eller jpg, maks. 20 MB",
     "Picture provided by original account" : "Bilde kommer fra opprinnelig konto",
-    "Cancel" : "Avbryt",
     "Choose as profile picture" : "Velg som profilbilde",
     "Details" : "Detaljer",
     "You are a member of the following groups:" : "Du er medlem av følgende grupper:",
diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json
index 798e9e7c69cda38359b7a0b0d881110cd9c90b5e..8f6b360ad9e43e946a86075053da80fa6d4c54f5 100644
--- a/apps/settings/l10n/nb.json
+++ b/apps/settings/l10n/nb.json
@@ -196,6 +196,7 @@
     "Enable user" : "Aktiver bruker",
     "Resend welcome email" : "Send velkomst-epost igjen",
     "{size} used" : "{size} brukt",
+    "Cancel" : "Avbryt",
     "Welcome mail sent!" : "Velkomst-epost sendt!",
     "Display name" : "Visningsnavn",
     "Email" : "E-post",
@@ -338,7 +339,6 @@
     "Remove image" : "Fjern bilde",
     "png or jpg, max. 20 MB" : "png eller jpg, maks. 20 MB",
     "Picture provided by original account" : "Bilde kommer fra opprinnelig konto",
-    "Cancel" : "Avbryt",
     "Choose as profile picture" : "Velg som profilbilde",
     "Details" : "Detaljer",
     "You are a member of the following groups:" : "Du er medlem av følgende grupper:",
diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js
index e142d36e892a59be7c427a99c51619973d9b6913..df5c78b6d9dccb24ee0b95cdb437f55d5bf828ae 100644
--- a/apps/settings/l10n/nl.js
+++ b/apps/settings/l10n/nl.js
@@ -208,6 +208,7 @@ OC.L10N.register(
     "Enable user" : "Inschakelen gebruiker",
     "Resend welcome email" : "Verstuur verwelkomings e-mail opnieuw",
     "{size} used" : "{size} gebruikt",
+    "Cancel" : "Annuleren",
     "Welcome mail sent!" : "Verwelkomings e-mail verstuurd!",
     "Display name" : "Weergavenaam",
     "Email" : "E-mailadres",
@@ -352,7 +353,6 @@ OC.L10N.register(
     "Remove image" : "Afbeelding verwijderen",
     "png or jpg, max. 20 MB" : "png of jpg, max. 20 MB",
     "Picture provided by original account" : "Afbeelding is verstrekt door originele account.",
-    "Cancel" : "Annuleren",
     "Choose as profile picture" : "Kies als profielafbeelding",
     "Details" : "Details",
     "You are a member of the following groups:" : "Je bent lid van de volgende groepen:",
diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json
index 5c789cd9e0ccdc9eaf92ece7968b19e128195fb6..206cb3e3cbcb154916919e1f6e40d8595829a701 100644
--- a/apps/settings/l10n/nl.json
+++ b/apps/settings/l10n/nl.json
@@ -206,6 +206,7 @@
     "Enable user" : "Inschakelen gebruiker",
     "Resend welcome email" : "Verstuur verwelkomings e-mail opnieuw",
     "{size} used" : "{size} gebruikt",
+    "Cancel" : "Annuleren",
     "Welcome mail sent!" : "Verwelkomings e-mail verstuurd!",
     "Display name" : "Weergavenaam",
     "Email" : "E-mailadres",
@@ -350,7 +351,6 @@
     "Remove image" : "Afbeelding verwijderen",
     "png or jpg, max. 20 MB" : "png of jpg, max. 20 MB",
     "Picture provided by original account" : "Afbeelding is verstrekt door originele account.",
-    "Cancel" : "Annuleren",
     "Choose as profile picture" : "Kies als profielafbeelding",
     "Details" : "Details",
     "You are a member of the following groups:" : "Je bent lid van de volgende groepen:",
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js
index a0b1ae1b4cc8e8ff601a958d480d27aba2b12c30..aac9faf601280a4eed9b4461a88858978f766b2f 100644
--- a/apps/settings/l10n/pl.js
+++ b/apps/settings/l10n/pl.js
@@ -208,6 +208,7 @@ OC.L10N.register(
     "Enable user" : "Odblokuj użytkownika",
     "Resend welcome email" : "Wyślij ponownie wiadomość powitalną",
     "{size} used" : "Wykorzystane: {size}",
+    "Cancel" : "Anuluj",
     "Welcome mail sent!" : "Wysłano wiadomość powitalną!",
     "Display name" : "Nazwa wyświetlana",
     "Email" : "E-mail",
@@ -352,7 +353,6 @@ OC.L10N.register(
     "Remove image" : "Usuń zdjęcie",
     "png or jpg, max. 20 MB" : "png lub jpg, maks. 20 MB",
     "Picture provided by original account" : "Zdjęcie dostarczone przez oryginalne konto",
-    "Cancel" : "Anuluj",
     "Choose as profile picture" : "Wybierz zdjęcie profilowe",
     "Details" : "Szczegóły",
     "You are a member of the following groups:" : "Należysz do następujących grup:",
diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json
index 5bc2686d68667df551836eca6838e3b82694adb2..88f2a4c0277559e91eb8736c93a6b31828bc5aaa 100644
--- a/apps/settings/l10n/pl.json
+++ b/apps/settings/l10n/pl.json
@@ -206,6 +206,7 @@
     "Enable user" : "Odblokuj użytkownika",
     "Resend welcome email" : "Wyślij ponownie wiadomość powitalną",
     "{size} used" : "Wykorzystane: {size}",
+    "Cancel" : "Anuluj",
     "Welcome mail sent!" : "Wysłano wiadomość powitalną!",
     "Display name" : "Nazwa wyświetlana",
     "Email" : "E-mail",
@@ -350,7 +351,6 @@
     "Remove image" : "Usuń zdjęcie",
     "png or jpg, max. 20 MB" : "png lub jpg, maks. 20 MB",
     "Picture provided by original account" : "Zdjęcie dostarczone przez oryginalne konto",
-    "Cancel" : "Anuluj",
     "Choose as profile picture" : "Wybierz zdjęcie profilowe",
     "Details" : "Szczegóły",
     "You are a member of the following groups:" : "Należysz do następujących grup:",
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js
index c5ea0176664906d121580e076082caff9a25dc7f..51faf7a8dbea830610f3f310258f8d515168a60f 100644
--- a/apps/settings/l10n/pt_BR.js
+++ b/apps/settings/l10n/pt_BR.js
@@ -208,6 +208,7 @@ OC.L10N.register(
     "Enable user" : "Ativar usuário",
     "Resend welcome email" : "Reenviar e-mail de boas-vindas",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Welcome mail sent!" : "E-mail de boas-vindas enviado!",
     "Display name" : "Exibir nome",
     "Email" : "E-mail",
@@ -352,7 +353,6 @@ OC.L10N.register(
     "Remove image" : "Remover imagem",
     "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB",
     "Picture provided by original account" : "Imagem fornecida pela conta original",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Escolha como imagem de perfil",
     "Details" : "Detalhes",
     "You are a member of the following groups:" : "Você é membro dos seguintes grupos:",
diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json
index 0e75935809d24270b9ee7c1758e4c2668d2efd4a..1cadf77face3a39cb4cfd6f58c3d284ee7689575 100644
--- a/apps/settings/l10n/pt_BR.json
+++ b/apps/settings/l10n/pt_BR.json
@@ -206,6 +206,7 @@
     "Enable user" : "Ativar usuário",
     "Resend welcome email" : "Reenviar e-mail de boas-vindas",
     "{size} used" : "{size} usado",
+    "Cancel" : "Cancelar",
     "Welcome mail sent!" : "E-mail de boas-vindas enviado!",
     "Display name" : "Exibir nome",
     "Email" : "E-mail",
@@ -350,7 +351,6 @@
     "Remove image" : "Remover imagem",
     "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB",
     "Picture provided by original account" : "Imagem fornecida pela conta original",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Escolha como imagem de perfil",
     "Details" : "Detalhes",
     "You are a member of the following groups:" : "Você é membro dos seguintes grupos:",
diff --git a/apps/settings/l10n/pt_PT.js b/apps/settings/l10n/pt_PT.js
index 41370396663d0decff70c93785d365cd242b679e..ae79c2b1466522103886f8069fed9225cc6c27b2 100644
--- a/apps/settings/l10n/pt_PT.js
+++ b/apps/settings/l10n/pt_PT.js
@@ -127,6 +127,7 @@ OC.L10N.register(
     "Copy" : "Copiar",
     "New password" : "Nova palavra-passe",
     "{size} used" : "{size} utilizado",
+    "Cancel" : "Cancelar",
     "Email" : "Email",
     "Group admin for" : "Administrador de grupo para",
     "Quota" : "Quota",
@@ -234,7 +235,6 @@ OC.L10N.register(
     "Remove image" : "Remover imagem",
     "png or jpg, max. 20 MB" : "png ou jpg, máx. 20 MB",
     "Picture provided by original account" : "Imagem fornecida pela conta original",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Escolher como fotografia de perfil",
     "Full name" : "Nome completo",
     "No display name set" : "Nenhum nome display estabelecido",
diff --git a/apps/settings/l10n/pt_PT.json b/apps/settings/l10n/pt_PT.json
index 75637618a84db6122afcd2da07ffb35e675142fd..5c541bb4f9ba0132a6fe9a2689343e98b29fdef0 100644
--- a/apps/settings/l10n/pt_PT.json
+++ b/apps/settings/l10n/pt_PT.json
@@ -125,6 +125,7 @@
     "Copy" : "Copiar",
     "New password" : "Nova palavra-passe",
     "{size} used" : "{size} utilizado",
+    "Cancel" : "Cancelar",
     "Email" : "Email",
     "Group admin for" : "Administrador de grupo para",
     "Quota" : "Quota",
@@ -232,7 +233,6 @@
     "Remove image" : "Remover imagem",
     "png or jpg, max. 20 MB" : "png ou jpg, máx. 20 MB",
     "Picture provided by original account" : "Imagem fornecida pela conta original",
-    "Cancel" : "Cancelar",
     "Choose as profile picture" : "Escolher como fotografia de perfil",
     "Full name" : "Nome completo",
     "No display name set" : "Nenhum nome display estabelecido",
diff --git a/apps/settings/l10n/ro.js b/apps/settings/l10n/ro.js
index 2382c63ff12c4d7c969db481ee848bb5851f947e..2a9d564f20eadb6de3d68dcee7ac6e27507237cc 100644
--- a/apps/settings/l10n/ro.js
+++ b/apps/settings/l10n/ro.js
@@ -141,6 +141,7 @@ OC.L10N.register(
     "You do not have permissions to see the details of this user" : "Nu aveți permisiuni pentru a vedea detaliile acestui utilizator",
     "New password" : "Noua parolă",
     "{size} used" : "{size} folosită",
+    "Cancel" : "Anulare",
     "Email" : "Email",
     "Quota" : "Cotă",
     "Language" : "Limba",
@@ -210,7 +211,6 @@ OC.L10N.register(
     "Select from Files" : "Selectează din fișiere",
     "Remove image" : "Înlătură imagine",
     "png or jpg, max. 20 MB" : "png sau jpg, max. 20 MB",
-    "Cancel" : "Anulare",
     "Choose as profile picture" : "Alege ca imagine de profil",
     "Details" : "Detalii",
     "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Utilizezi <strong>%1$s</strong> din <strong>%2$s</strong> (<strong>%3$s %%</strong>)",
diff --git a/apps/settings/l10n/ro.json b/apps/settings/l10n/ro.json
index 12e348692048ad04e1eb8342e02e7be957e31453..6f340a927b3d818349e10b68ba8259364756dca9 100644
--- a/apps/settings/l10n/ro.json
+++ b/apps/settings/l10n/ro.json
@@ -139,6 +139,7 @@
     "You do not have permissions to see the details of this user" : "Nu aveți permisiuni pentru a vedea detaliile acestui utilizator",
     "New password" : "Noua parolă",
     "{size} used" : "{size} folosită",
+    "Cancel" : "Anulare",
     "Email" : "Email",
     "Quota" : "Cotă",
     "Language" : "Limba",
@@ -208,7 +209,6 @@
     "Select from Files" : "Selectează din fișiere",
     "Remove image" : "Înlătură imagine",
     "png or jpg, max. 20 MB" : "png sau jpg, max. 20 MB",
-    "Cancel" : "Anulare",
     "Choose as profile picture" : "Alege ca imagine de profil",
     "Details" : "Detalii",
     "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Utilizezi <strong>%1$s</strong> din <strong>%2$s</strong> (<strong>%3$s %%</strong>)",
diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js
index 15f2a25e89b2ca519b5247514856a5c6744a1715..0f989912b6c68334f07e4a3e01a2fbb1d9eb294a 100644
--- a/apps/settings/l10n/ru.js
+++ b/apps/settings/l10n/ru.js
@@ -208,6 +208,7 @@ OC.L10N.register(
     "Enable user" : "Включить пользователя",
     "Resend welcome email" : "Отправить приглашение ещё раз",
     "{size} used" : "использовано {size}",
+    "Cancel" : "Отмена",
     "Welcome mail sent!" : "Приглашение отправлено!",
     "Display name" : "Отображаемое имя",
     "Email" : "Адрес эл. почты",
@@ -352,7 +353,6 @@ OC.L10N.register(
     "Remove image" : "Удалить аватар",
     "png or jpg, max. 20 MB" : "png или jpg, макс. 20 МБ",
     "Picture provided by original account" : "Картинка из исходной учетной записи",
-    "Cancel" : "Отмена",
     "Choose as profile picture" : "Выбрать в качестве картинки профиля",
     "Details" : "Подробные сведения",
     "You are a member of the following groups:" : "Вы являетесь участником следующих групп:",
diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json
index 0461f11459728d380f516aa484f0928c8bc34a43..e8234e876818375fce8eb214c4908c483ed079ec 100644
--- a/apps/settings/l10n/ru.json
+++ b/apps/settings/l10n/ru.json
@@ -206,6 +206,7 @@
     "Enable user" : "Включить пользователя",
     "Resend welcome email" : "Отправить приглашение ещё раз",
     "{size} used" : "использовано {size}",
+    "Cancel" : "Отмена",
     "Welcome mail sent!" : "Приглашение отправлено!",
     "Display name" : "Отображаемое имя",
     "Email" : "Адрес эл. почты",
@@ -350,7 +351,6 @@
     "Remove image" : "Удалить аватар",
     "png or jpg, max. 20 MB" : "png или jpg, макс. 20 МБ",
     "Picture provided by original account" : "Картинка из исходной учетной записи",
-    "Cancel" : "Отмена",
     "Choose as profile picture" : "Выбрать в качестве картинки профиля",
     "Details" : "Подробные сведения",
     "You are a member of the following groups:" : "Вы являетесь участником следующих групп:",
diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js
index 8c707531c98576f25d7fd5ded20f8d01b171e806..bc842a57ac4c543d41228c7e69edeea7574b4170 100644
--- a/apps/settings/l10n/sk.js
+++ b/apps/settings/l10n/sk.js
@@ -190,6 +190,7 @@ OC.L10N.register(
     "Enable user" : "Odblokovať používateľa",
     "Resend welcome email" : "Znova odoslať privítací email",
     "{size} used" : "{size} použité",
+    "Cancel" : "Zrušiť",
     "Welcome mail sent!" : "Privítací email odoslaný",
     "Display name" : "Zobrazované meno",
     "Email" : "Email",
@@ -330,7 +331,6 @@ OC.L10N.register(
     "Remove image" : "Zmazať obrázok",
     "png or jpg, max. 20 MB" : "png alebo jpg, max. 20 MB",
     "Picture provided by original account" : "Obrázok poskytnutý originálnym účtom",
-    "Cancel" : "Zrušiť",
     "Choose as profile picture" : "Použiť ako obrázok avatara",
     "Details" : "Detaily",
     "You are a member of the following groups:" : "Ste členom nasledovných skupín:",
diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json
index 9ba717247534993b4d455a0a1e032457d6bba123..1bf5de7f795b7994fa767e3cf10bcae650e5fbd9 100644
--- a/apps/settings/l10n/sk.json
+++ b/apps/settings/l10n/sk.json
@@ -188,6 +188,7 @@
     "Enable user" : "Odblokovať používateľa",
     "Resend welcome email" : "Znova odoslať privítací email",
     "{size} used" : "{size} použité",
+    "Cancel" : "Zrušiť",
     "Welcome mail sent!" : "Privítací email odoslaný",
     "Display name" : "Zobrazované meno",
     "Email" : "Email",
@@ -328,7 +329,6 @@
     "Remove image" : "Zmazať obrázok",
     "png or jpg, max. 20 MB" : "png alebo jpg, max. 20 MB",
     "Picture provided by original account" : "Obrázok poskytnutý originálnym účtom",
-    "Cancel" : "Zrušiť",
     "Choose as profile picture" : "Použiť ako obrázok avatara",
     "Details" : "Detaily",
     "You are a member of the following groups:" : "Ste členom nasledovných skupín:",
diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js
index 57218facc8edd4b4eaf67b373223369063f84fe0..dbc9b69c33bc34fa4831fb7899f49252436d4545 100644
--- a/apps/settings/l10n/sl.js
+++ b/apps/settings/l10n/sl.js
@@ -1,9 +1,10 @@
 OC.L10N.register(
     "settings",
     {
-    "Migration in progress. Please wait until the migration is finished" : "V teku je selitev. Počakajte, da se zaključi.",
-    "Migration started …" : "Selitev je začeta ...",
+    "Migration in progress. Please wait until the migration is finished" : "V teku je preselitev. Počakajte, da se zaključi.",
+    "Migration started …" : "Preselitev je začeta ...",
     "Saved" : "Shranjeno",
+    "Not saved" : "Ni shranjeno",
     "Sending…" : "Poteka pošiljanje ...",
     "Email sent" : "Elektronsko sporočilo je poslano",
     "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Prišlo je do napake. Uvoziti je treba ustrezno ASCII kodirano potrdilo PEM.",
@@ -12,9 +13,11 @@ OC.L10N.register(
     "Local" : "Krajevno",
     "Private" : "Zasebno",
     "Only visible to local users" : "Vidno le krajevnim uporabnikom",
+    "Only visible to you" : "Vidno le vam",
     "Contacts" : "Stiki",
     "Visible to local users and to trusted servers" : "Vidno le krajevnim uporabnikom in odobrenim strežnikom",
     "Public" : "Javno",
+    "Will be synced to a global and public address book" : "Podatki bodo usklajeni s splošnimi in javnimi imeniki",
     "Verify" : "Overi",
     "Verifying …" : "Poteka overjanje ...",
     "Unable to change password" : "Ni mogoče spremeniti gesla",
@@ -23,18 +26,30 @@ OC.L10N.register(
     "So-so password" : "Å ibko geslo",
     "Good password" : "Dobro geslo",
     "Strong password" : "Odlično geslo",
+    "An error occurred while changing your language. Please reload the page and try again." : "Med spreminjanjem jezika je prišlo do napake. Poskusite ponovno naložiti stran in poskusite znova.",
+    "An error occurred while changing your locale. Please reload the page and try again." : "Med spreminjanjem jezikovnih nastavitev je prišlo do napake. Poskusite ponovno naložiti stran in poskusite znova.",
     "Select a profile picture" : "Izbor slike profila",
     "Week starts on {fdow}" : "Začetek tedna je {fdow}",
     "Groups" : "Skupine",
     "Group list is empty" : "Seznam skupin je prazen",
     "Unable to retrieve the group list" : "Ni mogoče pridobiti seznama skupin",
-    "You added {user} to group {group}" : "Uporabnika {user} ste dodali v skupino {group}",
-    "An administrator added you to group {group}" : "Administrator vas je dodal v skupino {group}",
-    "An administrator added {user} to group {group}" : "Administrator je dodal uporabnika {user} v skupino {group}",
+    "{actor} added you to group {group}" : "{actor} vas doda v skupino {group}",
+    "You added {user} to group {group}" : "Uporabnika {user} dodate v skupino {group}",
+    "{actor} added {user} to group {group}" : "{actor} doda uporabnika {user} v skupino {group}",
+    "An administrator added you to group {group}" : "Skrbnik vas doda v skupino {group}",
+    "An administrator added {user} to group {group}" : "Skrbnik doda uporabnika {user} v skupino {group}",
+    "{actor} removed you from group {group}" : "{actor} vas odstrani iz skupine {group}",
+    "You removed {user} from group {group}" : "Uporabnika {user} odstranite iz skupine {group}",
+    "{actor} removed {user} from group {group}" : "{actor} odstrani uporabnika {user} iz skupine {group}",
+    "An administrator removed you from group {group}" : "Skrbnik vas odstrani iz skupine {group}",
+    "An administrator removed {user} from group {group}" : "Skrbnik odstrani uporabnika {user} iz skupine {group}",
+    "Your <strong>group memberships</strong> were modified" : "Vaše <strong>članstvo v skupinah</strong> je spremenjeno",
     "{actor} changed your password" : "{actor} spremeni moje geslo",
-    "You changed your password" : "Spremenili ste vaše geslo",
-    "Your password was reset by an administrator" : "Skrbnik sistema je ponastavil staro geslo",
+    "You changed your password" : "Spremenite geslo",
+    "Your password was reset by an administrator" : "Skrbnik sistema ponastavi moje geslo",
     "{actor} changed your email address" : "{actor} spremeni moj elektronski naslov",
+    "You changed your email address" : "Spremenite elektronski naslov",
+    "Your email address was changed by an administrator" : "Skrbnik spremeni moj elektronski naslov",
     "Security" : "Varnost",
     "Your <strong>password</strong> or <strong>email</strong> was modified" : "Spremenjeno je bilo <strong>geslo</strong> oziroma <strong>elektronski naslov</strong>",
     "Couldn't remove app." : "Programa ni mogoče odstraniti.",
@@ -53,40 +68,51 @@ OC.L10N.register(
     "Invalid mail address" : "Neveljaven elektronski naslov",
     "Settings saved" : "Nastavitve so shranjene.",
     "Unable to change full name" : "Ni mogoče spremeniti polnega imena",
+    "Unable to change email address" : "Ni mogoče spremeniti elektronskega naslova",
     "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Za overitev računa Twitter, objavite sporočilo (prepričajte se, da ni nobenega preloma vrstice):",
     "Your %s account was created" : "Račun %s je uspešno ustvarjen.",
+    "Welcome aboard" : "Dobrodošli",
+    "Welcome aboard %s" : "Dobrodošli %s",
+    "Welcome to your %s account, you can add, protect, and share your data." : "Omogočen je vaš dostop do oblaka %s, v katerega lahko varno dodate podatke in jih posredujete v souporabo.",
+    "Your username is: %s" : "Dodeljeno uporabniško ime je: %s",
     "Set your password" : "Določitev gesla",
+    "Go to %s" : "Odpri oblak %s",
     "Install Client" : "Namesti odjemalca",
     "Create" : "Ustvari",
     "Change" : "Spremeni",
     "Unlimited" : "Neomejeno",
     "Nextcloud settings" : "Nastavitve Nextcloud",
     "Limit to groups" : "Omeji na skupine",
+    "Excluded groups" : "Izločene skupine",
     "Save changes" : "Shrani spremembe",
+    "Supported" : "Podprto",
     "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Uradne programe razvijajo posamezniki, ki sodelujejo s skupnostjo. Paketi vključujejo osrednje zmožnosti programa, uporaba pa je namenjena tudi končnim uporabnikom.",
     "Official" : "Uradno",
     "Update to {version}" : "Posodobi na različico {version}",
     "Remove" : "Odstrani",
     "Disable" : "Onemogoči",
     "All" : "Vsi",
+    "Limit app usage to groups" : "Omeji uporabo programa na skupine",
     "No results" : "Ni zadetkov",
     "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Program nima določene omejitve različice okolja NextCloud. V prihodnosti se bo manjkajoči podatek pokazal kot napaka.",
     "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Program nima določene omejitve različice okolja NextCloud. V prihodnosti se bo manjkajoči podatek pokazal kot napaka.",
-    "This app cannot be installed because the following dependencies are not fulfilled:" : "Programa ni mogoče namestiti zaradi nerešenih odvisnosti:",
+    "This app cannot be installed because the following dependencies are not fulfilled:" : "Programa ni mogoče namestiti zaradi nerazrešenih odvisnosti:",
     "View in store" : "Pokaži v trgovini",
     "Visit website" : "Odpri spletno stran",
     "Report a bug" : "Pošlji poročilo o hrošču",
     "User documentation" : "Uporabniška dokumentacija",
     "Admin documentation" : "Skrbniška dokumentacija",
     "Developer documentation" : "Dokumentacija za razvijalce",
-    "Update to {update}" : "Posodobi na {update}",
+    "Update to {update}" : "Posodobi na različico {update}",
     "Results from other categories" : "Rezultati iskanja med drugimi kategorijami",
     "No apps found for your version" : "Za navedeni iskalni niz ni programov",
     "Disable all" : "Onemogoči vse",
     "Enable all" : "Omogoči vse",
     "Download and enable" : "Prejmi in omogoči",
     "Enable" : "Omogoči",
+    "Enable untested app" : "Omogoči nepreizkušen program",
     "The app will be downloaded from the app store" : "Program bo prejet iz zbirke programov",
+    "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ta program ni označen kot skladen z nameščeno različico oblaka Nextcloud. Če nameravate nadaljevati, boste še vedno lahko namestili program, vendar ta morda ne bo deloval po pričakovanjih.",
     "Device settings" : "Nastavitve naprave",
     "Allow filesystem access" : "Dovoli dostop do datotečnega sistema",
     "Rename" : "Preimenuj",
@@ -99,6 +125,10 @@ OC.L10N.register(
     "Google Chrome for Android" : "Google Chrome za Android",
     "iPhone" : "iPhone",
     "iPad" : "iPad",
+    "Nextcloud iOS app" : "Program Nextcloud iOS",
+    "Nextcloud Android app" : "Program Nextcloud Android",
+    "Nextcloud Talk for iOS" : "Nextcloud Talk za iOS",
+    "Nextcloud Talk for Android" : "Nextcloud Talk za Android",
     "This session" : "Ta seja",
     "Device" : "Naprava",
     "Last activity" : "Zadnja dejavnost",
@@ -121,6 +151,9 @@ OC.L10N.register(
     "Delete user" : "Izbriši uporabnika",
     "Disable user" : "Onemogoči uporabnika",
     "Enable user" : "Omogoči uporabnika",
+    "Resend welcome email" : "Ponovno pošlji potrditveno sporočilo",
+    "Cancel" : "Prekliči",
+    "Welcome mail sent!" : "Potrditveno sporočilo je poslano!",
     "Display name" : "Prikazno ime",
     "Email" : "Elektronski naslov",
     "Group admin for" : "Skrbnik skupine za",
@@ -151,6 +184,7 @@ OC.L10N.register(
     "Everyone" : "Vsi",
     "Add group" : "Dodaj skupino",
     "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Program je omogočen, vendar zahteva posodobitev. Po nekaj sekundah boste preusmerjeni na stran za posodobitev.",
+    "App update" : "Posodobitev programa",
     "SSL Root Certificates" : "Korenska potrdila SSL",
     "Common Name" : "Splošno ime",
     "Valid until" : "Veljavno do",
@@ -158,6 +192,7 @@ OC.L10N.register(
     "Valid until %s" : "Veljavno do %s",
     "Import root certificate" : "Uvozi korensko potrdilo",
     "Administrator documentation" : "Skrbniška dokumentacija",
+    "Documentation" : "Dokumentacija",
     "Forum" : "Forum",
     "None" : "Brez",
     "Login" : "Prijava",
@@ -178,6 +213,7 @@ OC.L10N.register(
     "Credentials" : "Poverila",
     "SMTP Username" : "Uporabniško ime SMTP",
     "SMTP Password" : "Geslo SMTP",
+    "Save" : "Shrani",
     "Test email settings" : "Preizkus nastavitev elektronske pošte",
     "Send email" : "Pošlji elektronsko sporočilo",
     "Security & setup warnings" : "Varnost in namestitvena opozorila",
@@ -230,8 +266,7 @@ OC.L10N.register(
     "Select from Files" : "Izbor iz datotek",
     "Remove image" : "Odstrani sliko",
     "png or jpg, max. 20 MB" : "png ali jpg, največ. 20 MB",
-    "Picture provided by original account" : "Slika iz originalnega računa",
-    "Cancel" : "Prekliči",
+    "Picture provided by original account" : "Slika iz izvornega računa",
     "Choose as profile picture" : "Izberi kot sliko profila",
     "Details" : "Podrobnosti",
     "You are a member of the following groups:" : "Omogočeno je članstvo v skupinah:",
@@ -292,6 +327,10 @@ OC.L10N.register(
     "Assamese" : "Asamščina",
     "Asu (Tanzania)" : "Asujščina (Tanzanija)",
     "Asu" : "Asujščina",
+    "Bosnian" : "Bosanščina",
+    "Bulgarian (Bulgaria)" : "Bolgarščina (Bolgarija)",
+    "Bulgarian" : "Bolgarščina",
+    "Burmese" : "Burmanščina",
     "English" : "Angleščina",
     "Esperanto" : "Esperanto",
     "Estonian" : "Estonščina",
diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json
index 7891a185c360c15228675a4aa596aab22c637930..2f02e39b507048dbde9064e2f075e88d27cd5353 100644
--- a/apps/settings/l10n/sl.json
+++ b/apps/settings/l10n/sl.json
@@ -1,7 +1,8 @@
 { "translations": {
-    "Migration in progress. Please wait until the migration is finished" : "V teku je selitev. Počakajte, da se zaključi.",
-    "Migration started …" : "Selitev je začeta ...",
+    "Migration in progress. Please wait until the migration is finished" : "V teku je preselitev. Počakajte, da se zaključi.",
+    "Migration started …" : "Preselitev je začeta ...",
     "Saved" : "Shranjeno",
+    "Not saved" : "Ni shranjeno",
     "Sending…" : "Poteka pošiljanje ...",
     "Email sent" : "Elektronsko sporočilo je poslano",
     "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Prišlo je do napake. Uvoziti je treba ustrezno ASCII kodirano potrdilo PEM.",
@@ -10,9 +11,11 @@
     "Local" : "Krajevno",
     "Private" : "Zasebno",
     "Only visible to local users" : "Vidno le krajevnim uporabnikom",
+    "Only visible to you" : "Vidno le vam",
     "Contacts" : "Stiki",
     "Visible to local users and to trusted servers" : "Vidno le krajevnim uporabnikom in odobrenim strežnikom",
     "Public" : "Javno",
+    "Will be synced to a global and public address book" : "Podatki bodo usklajeni s splošnimi in javnimi imeniki",
     "Verify" : "Overi",
     "Verifying …" : "Poteka overjanje ...",
     "Unable to change password" : "Ni mogoče spremeniti gesla",
@@ -21,18 +24,30 @@
     "So-so password" : "Å ibko geslo",
     "Good password" : "Dobro geslo",
     "Strong password" : "Odlično geslo",
+    "An error occurred while changing your language. Please reload the page and try again." : "Med spreminjanjem jezika je prišlo do napake. Poskusite ponovno naložiti stran in poskusite znova.",
+    "An error occurred while changing your locale. Please reload the page and try again." : "Med spreminjanjem jezikovnih nastavitev je prišlo do napake. Poskusite ponovno naložiti stran in poskusite znova.",
     "Select a profile picture" : "Izbor slike profila",
     "Week starts on {fdow}" : "Začetek tedna je {fdow}",
     "Groups" : "Skupine",
     "Group list is empty" : "Seznam skupin je prazen",
     "Unable to retrieve the group list" : "Ni mogoče pridobiti seznama skupin",
-    "You added {user} to group {group}" : "Uporabnika {user} ste dodali v skupino {group}",
-    "An administrator added you to group {group}" : "Administrator vas je dodal v skupino {group}",
-    "An administrator added {user} to group {group}" : "Administrator je dodal uporabnika {user} v skupino {group}",
+    "{actor} added you to group {group}" : "{actor} vas doda v skupino {group}",
+    "You added {user} to group {group}" : "Uporabnika {user} dodate v skupino {group}",
+    "{actor} added {user} to group {group}" : "{actor} doda uporabnika {user} v skupino {group}",
+    "An administrator added you to group {group}" : "Skrbnik vas doda v skupino {group}",
+    "An administrator added {user} to group {group}" : "Skrbnik doda uporabnika {user} v skupino {group}",
+    "{actor} removed you from group {group}" : "{actor} vas odstrani iz skupine {group}",
+    "You removed {user} from group {group}" : "Uporabnika {user} odstranite iz skupine {group}",
+    "{actor} removed {user} from group {group}" : "{actor} odstrani uporabnika {user} iz skupine {group}",
+    "An administrator removed you from group {group}" : "Skrbnik vas odstrani iz skupine {group}",
+    "An administrator removed {user} from group {group}" : "Skrbnik odstrani uporabnika {user} iz skupine {group}",
+    "Your <strong>group memberships</strong> were modified" : "Vaše <strong>članstvo v skupinah</strong> je spremenjeno",
     "{actor} changed your password" : "{actor} spremeni moje geslo",
-    "You changed your password" : "Spremenili ste vaše geslo",
-    "Your password was reset by an administrator" : "Skrbnik sistema je ponastavil staro geslo",
+    "You changed your password" : "Spremenite geslo",
+    "Your password was reset by an administrator" : "Skrbnik sistema ponastavi moje geslo",
     "{actor} changed your email address" : "{actor} spremeni moj elektronski naslov",
+    "You changed your email address" : "Spremenite elektronski naslov",
+    "Your email address was changed by an administrator" : "Skrbnik spremeni moj elektronski naslov",
     "Security" : "Varnost",
     "Your <strong>password</strong> or <strong>email</strong> was modified" : "Spremenjeno je bilo <strong>geslo</strong> oziroma <strong>elektronski naslov</strong>",
     "Couldn't remove app." : "Programa ni mogoče odstraniti.",
@@ -51,40 +66,51 @@
     "Invalid mail address" : "Neveljaven elektronski naslov",
     "Settings saved" : "Nastavitve so shranjene.",
     "Unable to change full name" : "Ni mogoče spremeniti polnega imena",
+    "Unable to change email address" : "Ni mogoče spremeniti elektronskega naslova",
     "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Za overitev računa Twitter, objavite sporočilo (prepričajte se, da ni nobenega preloma vrstice):",
     "Your %s account was created" : "Račun %s je uspešno ustvarjen.",
+    "Welcome aboard" : "Dobrodošli",
+    "Welcome aboard %s" : "Dobrodošli %s",
+    "Welcome to your %s account, you can add, protect, and share your data." : "Omogočen je vaš dostop do oblaka %s, v katerega lahko varno dodate podatke in jih posredujete v souporabo.",
+    "Your username is: %s" : "Dodeljeno uporabniško ime je: %s",
     "Set your password" : "Določitev gesla",
+    "Go to %s" : "Odpri oblak %s",
     "Install Client" : "Namesti odjemalca",
     "Create" : "Ustvari",
     "Change" : "Spremeni",
     "Unlimited" : "Neomejeno",
     "Nextcloud settings" : "Nastavitve Nextcloud",
     "Limit to groups" : "Omeji na skupine",
+    "Excluded groups" : "Izločene skupine",
     "Save changes" : "Shrani spremembe",
+    "Supported" : "Podprto",
     "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Uradne programe razvijajo posamezniki, ki sodelujejo s skupnostjo. Paketi vključujejo osrednje zmožnosti programa, uporaba pa je namenjena tudi končnim uporabnikom.",
     "Official" : "Uradno",
     "Update to {version}" : "Posodobi na različico {version}",
     "Remove" : "Odstrani",
     "Disable" : "Onemogoči",
     "All" : "Vsi",
+    "Limit app usage to groups" : "Omeji uporabo programa na skupine",
     "No results" : "Ni zadetkov",
     "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Program nima določene omejitve različice okolja NextCloud. V prihodnosti se bo manjkajoči podatek pokazal kot napaka.",
     "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Program nima določene omejitve različice okolja NextCloud. V prihodnosti se bo manjkajoči podatek pokazal kot napaka.",
-    "This app cannot be installed because the following dependencies are not fulfilled:" : "Programa ni mogoče namestiti zaradi nerešenih odvisnosti:",
+    "This app cannot be installed because the following dependencies are not fulfilled:" : "Programa ni mogoče namestiti zaradi nerazrešenih odvisnosti:",
     "View in store" : "Pokaži v trgovini",
     "Visit website" : "Odpri spletno stran",
     "Report a bug" : "Pošlji poročilo o hrošču",
     "User documentation" : "Uporabniška dokumentacija",
     "Admin documentation" : "Skrbniška dokumentacija",
     "Developer documentation" : "Dokumentacija za razvijalce",
-    "Update to {update}" : "Posodobi na {update}",
+    "Update to {update}" : "Posodobi na različico {update}",
     "Results from other categories" : "Rezultati iskanja med drugimi kategorijami",
     "No apps found for your version" : "Za navedeni iskalni niz ni programov",
     "Disable all" : "Onemogoči vse",
     "Enable all" : "Omogoči vse",
     "Download and enable" : "Prejmi in omogoči",
     "Enable" : "Omogoči",
+    "Enable untested app" : "Omogoči nepreizkušen program",
     "The app will be downloaded from the app store" : "Program bo prejet iz zbirke programov",
+    "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ta program ni označen kot skladen z nameščeno različico oblaka Nextcloud. Če nameravate nadaljevati, boste še vedno lahko namestili program, vendar ta morda ne bo deloval po pričakovanjih.",
     "Device settings" : "Nastavitve naprave",
     "Allow filesystem access" : "Dovoli dostop do datotečnega sistema",
     "Rename" : "Preimenuj",
@@ -97,6 +123,10 @@
     "Google Chrome for Android" : "Google Chrome za Android",
     "iPhone" : "iPhone",
     "iPad" : "iPad",
+    "Nextcloud iOS app" : "Program Nextcloud iOS",
+    "Nextcloud Android app" : "Program Nextcloud Android",
+    "Nextcloud Talk for iOS" : "Nextcloud Talk za iOS",
+    "Nextcloud Talk for Android" : "Nextcloud Talk za Android",
     "This session" : "Ta seja",
     "Device" : "Naprava",
     "Last activity" : "Zadnja dejavnost",
@@ -119,6 +149,9 @@
     "Delete user" : "Izbriši uporabnika",
     "Disable user" : "Onemogoči uporabnika",
     "Enable user" : "Omogoči uporabnika",
+    "Resend welcome email" : "Ponovno pošlji potrditveno sporočilo",
+    "Cancel" : "Prekliči",
+    "Welcome mail sent!" : "Potrditveno sporočilo je poslano!",
     "Display name" : "Prikazno ime",
     "Email" : "Elektronski naslov",
     "Group admin for" : "Skrbnik skupine za",
@@ -149,6 +182,7 @@
     "Everyone" : "Vsi",
     "Add group" : "Dodaj skupino",
     "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Program je omogočen, vendar zahteva posodobitev. Po nekaj sekundah boste preusmerjeni na stran za posodobitev.",
+    "App update" : "Posodobitev programa",
     "SSL Root Certificates" : "Korenska potrdila SSL",
     "Common Name" : "Splošno ime",
     "Valid until" : "Veljavno do",
@@ -156,6 +190,7 @@
     "Valid until %s" : "Veljavno do %s",
     "Import root certificate" : "Uvozi korensko potrdilo",
     "Administrator documentation" : "Skrbniška dokumentacija",
+    "Documentation" : "Dokumentacija",
     "Forum" : "Forum",
     "None" : "Brez",
     "Login" : "Prijava",
@@ -176,6 +211,7 @@
     "Credentials" : "Poverila",
     "SMTP Username" : "Uporabniško ime SMTP",
     "SMTP Password" : "Geslo SMTP",
+    "Save" : "Shrani",
     "Test email settings" : "Preizkus nastavitev elektronske pošte",
     "Send email" : "Pošlji elektronsko sporočilo",
     "Security & setup warnings" : "Varnost in namestitvena opozorila",
@@ -228,8 +264,7 @@
     "Select from Files" : "Izbor iz datotek",
     "Remove image" : "Odstrani sliko",
     "png or jpg, max. 20 MB" : "png ali jpg, največ. 20 MB",
-    "Picture provided by original account" : "Slika iz originalnega računa",
-    "Cancel" : "Prekliči",
+    "Picture provided by original account" : "Slika iz izvornega računa",
     "Choose as profile picture" : "Izberi kot sliko profila",
     "Details" : "Podrobnosti",
     "You are a member of the following groups:" : "Omogočeno je članstvo v skupinah:",
@@ -290,6 +325,10 @@
     "Assamese" : "Asamščina",
     "Asu (Tanzania)" : "Asujščina (Tanzanija)",
     "Asu" : "Asujščina",
+    "Bosnian" : "Bosanščina",
+    "Bulgarian (Bulgaria)" : "Bolgarščina (Bolgarija)",
+    "Bulgarian" : "Bolgarščina",
+    "Burmese" : "Burmanščina",
     "English" : "Angleščina",
     "Esperanto" : "Esperanto",
     "Estonian" : "Estonščina",
diff --git a/apps/settings/l10n/sq.js b/apps/settings/l10n/sq.js
index 247eecd64c123ef03e61f0b8728ab17295b8adfd..ccb9361d08b1a391099ae47f408cef159f2a3c18 100644
--- a/apps/settings/l10n/sq.js
+++ b/apps/settings/l10n/sq.js
@@ -125,6 +125,7 @@ OC.L10N.register(
     "Copy" : "Kopjo",
     "New password" : "Fjalëkalimi i ri",
     "{size} used" : "{madhësia} e përdorur",
+    "Cancel" : "Anuloje",
     "Email" : "Email",
     "Group admin for" : "Administratori i  grupit për",
     "Quota" : "Kuota",
@@ -228,7 +229,6 @@ OC.L10N.register(
     "Remove image" : "Hiqe figurën",
     "png or jpg, max. 20 MB" : "png ose jpg, maks. 20 MB",
     "Picture provided by original account" : "Foto e prurë nga llogaria origjinale",
-    "Cancel" : "Anuloje",
     "Choose as profile picture" : "Zgjidhni një foto profili",
     "Details" : "Detaje",
     "You are using <strong>%s</strong>" : "Ju po përdorni <strong>%s</strong>",
diff --git a/apps/settings/l10n/sq.json b/apps/settings/l10n/sq.json
index 7e88a218220dd7dfa14767e2135d9322c109b497..d061c40f398c8bed20a23e23423e04e5b0061dd2 100644
--- a/apps/settings/l10n/sq.json
+++ b/apps/settings/l10n/sq.json
@@ -123,6 +123,7 @@
     "Copy" : "Kopjo",
     "New password" : "Fjalëkalimi i ri",
     "{size} used" : "{madhësia} e përdorur",
+    "Cancel" : "Anuloje",
     "Email" : "Email",
     "Group admin for" : "Administratori i  grupit për",
     "Quota" : "Kuota",
@@ -226,7 +227,6 @@
     "Remove image" : "Hiqe figurën",
     "png or jpg, max. 20 MB" : "png ose jpg, maks. 20 MB",
     "Picture provided by original account" : "Foto e prurë nga llogaria origjinale",
-    "Cancel" : "Anuloje",
     "Choose as profile picture" : "Zgjidhni një foto profili",
     "Details" : "Detaje",
     "You are using <strong>%s</strong>" : "Ju po përdorni <strong>%s</strong>",
diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js
index ca6bcd6ff63064f6de9984885848cd029a5d16e6..d649ae27e4956608deb58876ed13709b629f7c77 100644
--- a/apps/settings/l10n/sr.js
+++ b/apps/settings/l10n/sr.js
@@ -208,6 +208,7 @@ OC.L10N.register(
     "Enable user" : "Укључи корисника",
     "Resend welcome email" : "Поново пошаљи е-пошту добродошлице",
     "{size} used" : "{size} искоршћенп",
+    "Cancel" : "Одустани",
     "Welcome mail sent!" : "Е-пошта добродошлице послата!",
     "Display name" : "Име за приказ",
     "Email" : "Е-пошта",
@@ -352,7 +353,6 @@ OC.L10N.register(
     "Remove image" : "Уклони слику",
     "png or jpg, max. 20 MB" : "png или jpg, макс. 20 MB",
     "Picture provided by original account" : "Слика оригиналног налога",
-    "Cancel" : "Одустани",
     "Choose as profile picture" : "Одаберите слику профила",
     "Details" : "Детаљи",
     "You are a member of the following groups:" : "Члан сте следећих група:",
diff --git a/apps/settings/l10n/sr.json b/apps/settings/l10n/sr.json
index f2a34aa946e2040116880ce6712b47e781f2d959..bb250b46be14f0ae7318506e943795e631506615 100644
--- a/apps/settings/l10n/sr.json
+++ b/apps/settings/l10n/sr.json
@@ -206,6 +206,7 @@
     "Enable user" : "Укључи корисника",
     "Resend welcome email" : "Поново пошаљи е-пошту добродошлице",
     "{size} used" : "{size} искоршћенп",
+    "Cancel" : "Одустани",
     "Welcome mail sent!" : "Е-пошта добродошлице послата!",
     "Display name" : "Име за приказ",
     "Email" : "Е-пошта",
@@ -350,7 +351,6 @@
     "Remove image" : "Уклони слику",
     "png or jpg, max. 20 MB" : "png или jpg, макс. 20 MB",
     "Picture provided by original account" : "Слика оригиналног налога",
-    "Cancel" : "Одустани",
     "Choose as profile picture" : "Одаберите слику профила",
     "Details" : "Детаљи",
     "You are a member of the following groups:" : "Члан сте следећих група:",
diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js
index 2333778dada8d5974a956ba129f1ea296746b20d..6c928b96a60540872f1887d96c893b8849592b54 100644
--- a/apps/settings/l10n/sv.js
+++ b/apps/settings/l10n/sv.js
@@ -208,6 +208,7 @@ OC.L10N.register(
     "Enable user" : "Aktivera användare",
     "Resend welcome email" : "Skicka om välkomstmeddelande via e-post",
     "{size} used" : "{size} använt",
+    "Cancel" : "Avbryt",
     "Welcome mail sent!" : "Välkomstmeddelande skickat via e-post!",
     "Display name" : "Visningsnamn",
     "Email" : "E-post",
@@ -352,7 +353,6 @@ OC.L10N.register(
     "Remove image" : "Radera bild",
     "png or jpg, max. 20 MB" : "png eller jpg, max 20 MB",
     "Picture provided by original account" : "Bild gjordes tillgänglig av orginalkonto",
-    "Cancel" : "Avbryt",
     "Choose as profile picture" : "Välj som profilbild",
     "Details" : "Detaljer",
     "You are a member of the following groups:" : "Du är medlem i följande grupper:",
diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json
index 2b3b93a222e326eed926da3d51467856985aa8a3..fab4e22352cd6480c6d3332cd5ec6f14d266fba2 100644
--- a/apps/settings/l10n/sv.json
+++ b/apps/settings/l10n/sv.json
@@ -206,6 +206,7 @@
     "Enable user" : "Aktivera användare",
     "Resend welcome email" : "Skicka om välkomstmeddelande via e-post",
     "{size} used" : "{size} använt",
+    "Cancel" : "Avbryt",
     "Welcome mail sent!" : "Välkomstmeddelande skickat via e-post!",
     "Display name" : "Visningsnamn",
     "Email" : "E-post",
@@ -350,7 +351,6 @@
     "Remove image" : "Radera bild",
     "png or jpg, max. 20 MB" : "png eller jpg, max 20 MB",
     "Picture provided by original account" : "Bild gjordes tillgänglig av orginalkonto",
-    "Cancel" : "Avbryt",
     "Choose as profile picture" : "Välj som profilbild",
     "Details" : "Detaljer",
     "You are a member of the following groups:" : "Du är medlem i följande grupper:",
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js
index 387efc022769d79009770302df22a6a546f9a984..b23b19a63971e3f05c75bd8e2f93f9188429f374 100644
--- a/apps/settings/l10n/tr.js
+++ b/apps/settings/l10n/tr.js
@@ -208,6 +208,7 @@ OC.L10N.register(
     "Enable user" : "Kullanıcıyı etkinleştir",
     "Resend welcome email" : "Karşılama e-postasını yeniden gönder",
     "{size} used" : "{size} kullanılmış",
+    "Cancel" : "Ä°ptal",
     "Welcome mail sent!" : "Karşılama e-postası gönderildi!",
     "Display name" : "Görüntülenecek ad",
     "Email" : "E-posta",
@@ -352,7 +353,6 @@ OC.L10N.register(
     "Remove image" : "Görseli kaldır",
     "png or jpg, max. 20 MB" : "png ya da jpg, en fazla 20 MB",
     "Picture provided by original account" : "Görsel özgün hesabınız tarafından sağlanıyor",
-    "Cancel" : "Ä°ptal",
     "Choose as profile picture" : "Profil görseli olarak seç",
     "Details" : "Ayrıntılar",
     "You are a member of the following groups:" : "Şu gruplara üyesiniz:",
diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json
index 26914198c49b9b4699e28672d5d70bf36763ad8c..182768682b85c9b449b79738c3cb1753219d8103 100644
--- a/apps/settings/l10n/tr.json
+++ b/apps/settings/l10n/tr.json
@@ -206,6 +206,7 @@
     "Enable user" : "Kullanıcıyı etkinleştir",
     "Resend welcome email" : "Karşılama e-postasını yeniden gönder",
     "{size} used" : "{size} kullanılmış",
+    "Cancel" : "Ä°ptal",
     "Welcome mail sent!" : "Karşılama e-postası gönderildi!",
     "Display name" : "Görüntülenecek ad",
     "Email" : "E-posta",
@@ -350,7 +351,6 @@
     "Remove image" : "Görseli kaldır",
     "png or jpg, max. 20 MB" : "png ya da jpg, en fazla 20 MB",
     "Picture provided by original account" : "Görsel özgün hesabınız tarafından sağlanıyor",
-    "Cancel" : "Ä°ptal",
     "Choose as profile picture" : "Profil görseli olarak seç",
     "Details" : "Ayrıntılar",
     "You are a member of the following groups:" : "Şu gruplara üyesiniz:",
diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js
index 417ea8930c44aae9aadf7bf75f8cad0aa6209545..3f4bffd340e828a89956c43b55d91db902ad603a 100644
--- a/apps/settings/l10n/uk.js
+++ b/apps/settings/l10n/uk.js
@@ -163,6 +163,7 @@ OC.L10N.register(
     "Enable user" : "Увімкнути користувача",
     "Resend welcome email" : "Відправити запрошення ще раз",
     "{size} used" : "{size} використано",
+    "Cancel" : "Відмінити",
     "Welcome mail sent!" : "Запрошення надіслано!",
     "Display name" : "Ім'я для відображення",
     "Email" : "E-mail",
@@ -283,7 +284,6 @@ OC.L10N.register(
     "Remove image" : "Видалити зображення",
     "png or jpg, max. 20 MB" : "png або jpg, макс. 20 МБ",
     "Picture provided by original account" : "Картинка надана оригінальним обліковим записом",
-    "Cancel" : "Відмінити",
     "Choose as profile picture" : "Обрати як зображення для профілю",
     "Details" : "Деталі",
     "You are a member of the following groups:" : "Ви є членом наступних груп:",
diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json
index 321ca3abca1e855b2ae340f73f99071bfcce820d..e1c690bafcff35624225549eaf29878c0087a5f0 100644
--- a/apps/settings/l10n/uk.json
+++ b/apps/settings/l10n/uk.json
@@ -161,6 +161,7 @@
     "Enable user" : "Увімкнути користувача",
     "Resend welcome email" : "Відправити запрошення ще раз",
     "{size} used" : "{size} використано",
+    "Cancel" : "Відмінити",
     "Welcome mail sent!" : "Запрошення надіслано!",
     "Display name" : "Ім'я для відображення",
     "Email" : "E-mail",
@@ -281,7 +282,6 @@
     "Remove image" : "Видалити зображення",
     "png or jpg, max. 20 MB" : "png або jpg, макс. 20 МБ",
     "Picture provided by original account" : "Картинка надана оригінальним обліковим записом",
-    "Cancel" : "Відмінити",
     "Choose as profile picture" : "Обрати як зображення для профілю",
     "Details" : "Деталі",
     "You are a member of the following groups:" : "Ви є членом наступних груп:",
diff --git a/apps/settings/l10n/vi.js b/apps/settings/l10n/vi.js
index 2e23f31daf0bce9cd3c188cc1bae3c7b54dbf3c0..43a28c214023d8cc2093e5e55db26c09146c40f3 100644
--- a/apps/settings/l10n/vi.js
+++ b/apps/settings/l10n/vi.js
@@ -193,6 +193,7 @@ OC.L10N.register(
     "Enable user" : "Kích hoạt người dùng",
     "Resend welcome email" : "Gửi lại email chào mừng",
     "{size} used" : "{size} đã sử dụng",
+    "Cancel" : "Hủy",
     "Welcome mail sent!" : "Thư chào mừng đã được gửi!",
     "Display name" : "Tên hiển thị",
     "Email" : "Email",
@@ -254,7 +255,6 @@ OC.L10N.register(
     "Allow resharing" : "Cho phép chia sẻ lại",
     "Upload new" : "Tải lên",
     "Remove image" : "Xóa ",
-    "Cancel" : "Hủy",
     "Your email address" : "Email của bạn",
     "Help translate" : "Hỗ trợ dịch thuật",
     "Current password" : "Mật khẩu cũ",
diff --git a/apps/settings/l10n/vi.json b/apps/settings/l10n/vi.json
index b3d874f149ff52af94fed28579a645aad155b5b8..79c538cfcbc338d06c9abf96a00047077938d5ba 100644
--- a/apps/settings/l10n/vi.json
+++ b/apps/settings/l10n/vi.json
@@ -191,6 +191,7 @@
     "Enable user" : "Kích hoạt người dùng",
     "Resend welcome email" : "Gửi lại email chào mừng",
     "{size} used" : "{size} đã sử dụng",
+    "Cancel" : "Hủy",
     "Welcome mail sent!" : "Thư chào mừng đã được gửi!",
     "Display name" : "Tên hiển thị",
     "Email" : "Email",
@@ -252,7 +253,6 @@
     "Allow resharing" : "Cho phép chia sẻ lại",
     "Upload new" : "Tải lên",
     "Remove image" : "Xóa ",
-    "Cancel" : "Hủy",
     "Your email address" : "Email của bạn",
     "Help translate" : "Hỗ trợ dịch thuật",
     "Current password" : "Mật khẩu cũ",
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js
index 7ec9c0e754036763fd3aa57eea407486dd2cc5c6..478e2aac15e3e0c18ee09acfb23678df0e2d9a7c 100644
--- a/apps/settings/l10n/zh_CN.js
+++ b/apps/settings/l10n/zh_CN.js
@@ -208,6 +208,7 @@ OC.L10N.register(
     "Enable user" : "启用用户",
     "Resend welcome email" : "重新发送欢迎邮件",
     "{size} used" : "{size} 已使用",
+    "Cancel" : "取消",
     "Welcome mail sent!" : "欢迎邮件已经发送!",
     "Display name" : "显示名称",
     "Email" : "电子邮件",
@@ -352,7 +353,6 @@ OC.L10N.register(
     "Remove image" : "删除图片",
     "png or jpg, max. 20 MB" : "png 或 jpg 格式,最大 20MB",
     "Picture provided by original account" : "初始账号提供的图片",
-    "Cancel" : "取消",
     "Choose as profile picture" : "选择个人头像",
     "Details" : "详情",
     "You are a member of the following groups:" : "您是以下群组的成员:",
diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json
index 706b58a72aa39a4f62ee4e1144477f5e46d50699..dd43b2bf973f239f36433d004ba88e17798a1c42 100644
--- a/apps/settings/l10n/zh_CN.json
+++ b/apps/settings/l10n/zh_CN.json
@@ -206,6 +206,7 @@
     "Enable user" : "启用用户",
     "Resend welcome email" : "重新发送欢迎邮件",
     "{size} used" : "{size} 已使用",
+    "Cancel" : "取消",
     "Welcome mail sent!" : "欢迎邮件已经发送!",
     "Display name" : "显示名称",
     "Email" : "电子邮件",
@@ -350,7 +351,6 @@
     "Remove image" : "删除图片",
     "png or jpg, max. 20 MB" : "png 或 jpg 格式,最大 20MB",
     "Picture provided by original account" : "初始账号提供的图片",
-    "Cancel" : "取消",
     "Choose as profile picture" : "选择个人头像",
     "Details" : "详情",
     "You are a member of the following groups:" : "您是以下群组的成员:",
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js
index 45c48cb3beca917c3905a882a0858d880fa3ff04..101af174b69ce30ed42bafdcde7f96be1fd50de2 100644
--- a/apps/settings/l10n/zh_TW.js
+++ b/apps/settings/l10n/zh_TW.js
@@ -127,6 +127,7 @@ OC.L10N.register(
     "Copy" : "複製",
     "New password" : "新密碼",
     "{size} used" : "{size} 已使用",
+    "Cancel" : "取消",
     "Email" : "ä¿¡ç®±",
     "Group admin for" : "群組管理員",
     "Quota" : "容量限制",
@@ -231,7 +232,6 @@ OC.L10N.register(
     "Remove image" : "移除圖片",
     "png or jpg, max. 20 MB" : "png 或 jpg ,最大 20 MB",
     "Picture provided by original account" : "原本的帳戶提供的圖片",
-    "Cancel" : "取消",
     "Choose as profile picture" : "設定為大頭貼照",
     "Full name" : "全名",
     "No display name set" : "未設定顯示名稱",
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json
index 4612655eea680046ce237682097ae4a75a972f1f..6efd911e283c470131d342dcacef41cc9534fb21 100644
--- a/apps/settings/l10n/zh_TW.json
+++ b/apps/settings/l10n/zh_TW.json
@@ -125,6 +125,7 @@
     "Copy" : "複製",
     "New password" : "新密碼",
     "{size} used" : "{size} 已使用",
+    "Cancel" : "取消",
     "Email" : "ä¿¡ç®±",
     "Group admin for" : "群組管理員",
     "Quota" : "容量限制",
@@ -229,7 +230,6 @@
     "Remove image" : "移除圖片",
     "png or jpg, max. 20 MB" : "png 或 jpg ,最大 20 MB",
     "Picture provided by original account" : "原本的帳戶提供的圖片",
-    "Cancel" : "取消",
     "Choose as profile picture" : "設定為大頭貼照",
     "Full name" : "全名",
     "No display name set" : "未設定顯示名稱",
diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js
index 6d98f0f80cba5e208f6218176fb0588b2dbe5e9a..3b5ab7e7d66fa0b63bb1f9152d971bb2328c1b84 100644
--- a/lib/l10n/sl.js
+++ b/lib/l10n/sl.js
@@ -5,7 +5,7 @@ OC.L10N.register(
     "This can usually be fixed by giving the webserver write access to the config directory" : "Napako je mogoče odpraviti z dodelitvijo dovoljenja spletnemu strežniku za pisanje v nastavitveno mapo.",
     "See %s" : "Oglejte si %s",
     "Sample configuration detected" : "Zaznana je neustrezna preizkusna nastavitev",
-    "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Zaznano je, da je bila v sistem kopirana datoteka z enostavno nastavitvijo. To lahko vpliva na namestitev in zato možnost ni podprta. Pred spremembami datoteke config.php si natančno preberite dokumentacijo.",
+    "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "V sistem je bila kopirana datoteka s vzorčnimi nastavitvami. To lahko vpliva na namestitev in zato možnost ni podprta. Pred spremembami datoteke config.php si natančno preberite dokumentacijo.",
     "%1$s and %2$s" : "%1$s in %2$s",
     "%1$s, %2$s and %3$s" : "%1$s, %2$s in %3$s",
     "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s in %4$s",
@@ -139,6 +139,7 @@ OC.L10N.register(
     "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "V uporabniškem imenu je dovoljeno uporabiti le znake: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"",
     "A valid username must be provided" : "Navedeno mora biti veljavno uporabniško ime",
     "Username contains whitespace at the beginning or at the end" : "Uporabniško ime vsebuje presledni znak na začetku ali na koncu imena.",
+    "Username must not consist of dots only" : "Uporabniško ime ne sme biti zgolj iz pik",
     "A valid password must be provided" : "Navedeno mora biti veljavno geslo",
     "The username is already being used" : "Vpisano uporabniško ime je že v uporabi",
     "User disabled" : "Uporabnik je onemogočen",
diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json
index 037f209a867c2d9da4ef0cf9ac7648a3db51d177..346c81521e7fe00ed725ae967a3803fc6ffd9db5 100644
--- a/lib/l10n/sl.json
+++ b/lib/l10n/sl.json
@@ -3,7 +3,7 @@
     "This can usually be fixed by giving the webserver write access to the config directory" : "Napako je mogoče odpraviti z dodelitvijo dovoljenja spletnemu strežniku za pisanje v nastavitveno mapo.",
     "See %s" : "Oglejte si %s",
     "Sample configuration detected" : "Zaznana je neustrezna preizkusna nastavitev",
-    "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Zaznano je, da je bila v sistem kopirana datoteka z enostavno nastavitvijo. To lahko vpliva na namestitev in zato možnost ni podprta. Pred spremembami datoteke config.php si natančno preberite dokumentacijo.",
+    "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "V sistem je bila kopirana datoteka s vzorčnimi nastavitvami. To lahko vpliva na namestitev in zato možnost ni podprta. Pred spremembami datoteke config.php si natančno preberite dokumentacijo.",
     "%1$s and %2$s" : "%1$s in %2$s",
     "%1$s, %2$s and %3$s" : "%1$s, %2$s in %3$s",
     "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s in %4$s",
@@ -137,6 +137,7 @@
     "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "V uporabniškem imenu je dovoljeno uporabiti le znake: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"",
     "A valid username must be provided" : "Navedeno mora biti veljavno uporabniško ime",
     "Username contains whitespace at the beginning or at the end" : "Uporabniško ime vsebuje presledni znak na začetku ali na koncu imena.",
+    "Username must not consist of dots only" : "Uporabniško ime ne sme biti zgolj iz pik",
     "A valid password must be provided" : "Navedeno mora biti veljavno geslo",
     "The username is already being used" : "Vpisano uporabniško ime je že v uporabi",
     "User disabled" : "Uporabnik je onemogočen",