diff --git a/apps/federatedfilesharing/l10n/ja.js b/apps/federatedfilesharing/l10n/ja.js
index fb2432de99e72a3f59ebbf61481540a3bc3e406c..cd525f8bc608284542b1f0b0cc65d9e35929a440 100644
--- a/apps/federatedfilesharing/l10n/ja.js
+++ b/apps/federatedfilesharing/l10n/ja.js
@@ -47,6 +47,7 @@ OC.L10N.register(
     "Share with me via Nextcloud" : "Nextcloud 経由で共有",
     "HTML Code:" : "HTMLコード:",
     "Copy to clipboard" : "クリップボードにコピー",
+    "Clipboard is not available" : "クリップボードは利用できません",
     "Copy" : "コピー",
     "Copied!" : "コピーしました!",
     "Not supported!" : "サポートされていません!",
diff --git a/apps/federatedfilesharing/l10n/ja.json b/apps/federatedfilesharing/l10n/ja.json
index 3389eb5afeb96cf9fa5bf40d80f0be34d1d21cd6..345d495658df812ec0a7917b3e6cec7d9c71bfc5 100644
--- a/apps/federatedfilesharing/l10n/ja.json
+++ b/apps/federatedfilesharing/l10n/ja.json
@@ -45,6 +45,7 @@
     "Share with me via Nextcloud" : "Nextcloud 経由で共有",
     "HTML Code:" : "HTMLコード:",
     "Copy to clipboard" : "クリップボードにコピー",
+    "Clipboard is not available" : "クリップボードは利用できません",
     "Copy" : "コピー",
     "Copied!" : "コピーしました!",
     "Not supported!" : "サポートされていません!",
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index f61350a6f83820f808dc1b174a9cbcec6585ff02..e8acb193dfa56272c1ccb65d57cbebf939f02000 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -179,12 +179,16 @@ OC.L10N.register(
     "Unknown error" : "不明なエラー",
     "Ownership transfer request sent" : "所有権転送のリクエストを送信しました",
     "Cannot transfer ownership of a file or folder you do not own" : "所有していないファイルまたはフォルダーの所有権を譲渡することはできません",
-    "Files settings" : "ファイル設定",
+    "Open the Files app settings" : "Filesアプリの設定を開く",
+    "Files settings" : "ファイルの設定",
     "Show hidden files" : "隠しファイルを表示",
     "Crop image previews" : "プレビュー画像を切り抜く",
     "Additional settings" : "追加設定",
+    "Webdav" : "WebDAV",
     "Copy to clipboard" : "クリップボードにコピー",
     "Use this address to access your Files via WebDAV" : "このアドレスを使用すれば、WebDAV経由でファイルにアクセスできます",
+    "Clipboard is not available" : "クリップボードは利用できません",
+    "Webdav URL copied to clipboard" : "WebDAVのURLがクリップボードにコピーされました",
     "Unable to change the favourite state of the file" : "ファイルのお気に入りの状態を変更できません",
     "Error while loading the file data" : "ファイルデータの読み込み中にエラーが発生しました",
     "Pick a template for {name}" : "{name} のテンプレートを選択してください",
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json
index 411268047d8bc0b80a964567eefa2d4493fc6336..9842d015cd81c0180baa220a3b7becfb3ba53a35 100644
--- a/apps/files/l10n/ja.json
+++ b/apps/files/l10n/ja.json
@@ -177,12 +177,16 @@
     "Unknown error" : "不明なエラー",
     "Ownership transfer request sent" : "所有権転送のリクエストを送信しました",
     "Cannot transfer ownership of a file or folder you do not own" : "所有していないファイルまたはフォルダーの所有権を譲渡することはできません",
-    "Files settings" : "ファイル設定",
+    "Open the Files app settings" : "Filesアプリの設定を開く",
+    "Files settings" : "ファイルの設定",
     "Show hidden files" : "隠しファイルを表示",
     "Crop image previews" : "プレビュー画像を切り抜く",
     "Additional settings" : "追加設定",
+    "Webdav" : "WebDAV",
     "Copy to clipboard" : "クリップボードにコピー",
     "Use this address to access your Files via WebDAV" : "このアドレスを使用すれば、WebDAV経由でファイルにアクセスできます",
+    "Clipboard is not available" : "クリップボードは利用できません",
+    "Webdav URL copied to clipboard" : "WebDAVのURLがクリップボードにコピーされました",
     "Unable to change the favourite state of the file" : "ファイルのお気に入りの状態を変更できません",
     "Error while loading the file data" : "ファイルデータの読み込み中にエラーが発生しました",
     "Pick a template for {name}" : "{name} のテンプレートを選択してください",
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index db96267161cc26a3213e75fd99dc373724438441..900f3599530f90ab630c46637a252b089e9e9e39 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -179,6 +179,7 @@ OC.L10N.register(
     "Unknown error" : "Erro desconhecido",
     "Ownership transfer request sent" : "Solicitação de transferência de propriedade enviada",
     "Cannot transfer ownership of a file or folder you do not own" : "Não é possível transferir a propriedade de um arquivo ou pasta que você não possui",
+    "Open the Files app settings" : "Abra as configurações do aplicativo Arquivos",
     "Files settings" : "Configurações de arquivos",
     "Show hidden files" : "Mostrar arquivos ocultos",
     "Crop image previews" : "Cortar visualizações de imagem",
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index 763a267c966a5e86a1fccda6b299b5ccd8eb1d03..fde3bed7ed3d0ac0f4606d6a078733c6b81ed2a7 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -177,6 +177,7 @@
     "Unknown error" : "Erro desconhecido",
     "Ownership transfer request sent" : "Solicitação de transferência de propriedade enviada",
     "Cannot transfer ownership of a file or folder you do not own" : "Não é possível transferir a propriedade de um arquivo ou pasta que você não possui",
+    "Open the Files app settings" : "Abra as configurações do aplicativo Arquivos",
     "Files settings" : "Configurações de arquivos",
     "Show hidden files" : "Mostrar arquivos ocultos",
     "Crop image previews" : "Cortar visualizações de imagem",
diff --git a/apps/files_external/l10n/ast.js b/apps/files_external/l10n/ast.js
index e3175b68d89f18feb41e0235c0b3dd86d23aad13..ad8a924e6b8a725097aaf4cba25c3da570f1e626 100644
--- a/apps/files_external/l10n/ast.js
+++ b/apps/files_external/l10n/ast.js
@@ -9,7 +9,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Fallu configurando OAuth2",
     "Generate keys" : "Xenerar claves",
     "Error generating key pair" : "Fallu xenerando'l par de claves",
-    "All users. Type to select user or group." : "Tolos usuarios. Escribe pa seleccionar usuariu o grupu.",
     "Enable encryption" : "Habilitar cifráu",
     "Never" : "Enxamás",
     "Read only" : "Namái llectura",
@@ -70,6 +69,7 @@ OC.L10N.register(
     "Configuration" : "Configuración",
     "Available for" : "Disponible pa",
     "Add storage" : "Amestar almacenamientu",
-    "Advanced settings" : "Axustes avanzaos"
+    "Advanced settings" : "Axustes avanzaos",
+    "All users. Type to select user or group." : "Tolos usuarios. Escribe pa seleccionar usuariu o grupu."
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/ast.json b/apps/files_external/l10n/ast.json
index fb1c458943b80c0cecdb74caa18c4ac64b93b036..78d2d6be2a27c20ed7a64d84475ee5f2cb257f2b 100644
--- a/apps/files_external/l10n/ast.json
+++ b/apps/files_external/l10n/ast.json
@@ -7,7 +7,6 @@
     "Error configuring OAuth2" : "Fallu configurando OAuth2",
     "Generate keys" : "Xenerar claves",
     "Error generating key pair" : "Fallu xenerando'l par de claves",
-    "All users. Type to select user or group." : "Tolos usuarios. Escribe pa seleccionar usuariu o grupu.",
     "Enable encryption" : "Habilitar cifráu",
     "Never" : "Enxamás",
     "Read only" : "Namái llectura",
@@ -68,6 +67,7 @@
     "Configuration" : "Configuración",
     "Available for" : "Disponible pa",
     "Add storage" : "Amestar almacenamientu",
-    "Advanced settings" : "Axustes avanzaos"
+    "Advanced settings" : "Axustes avanzaos",
+    "All users. Type to select user or group." : "Tolos usuarios. Escribe pa seleccionar usuariu o grupu."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/bg.js b/apps/files_external/l10n/bg.js
index 8ac78d18d2020b50c50b668fe46f348038bd3dc4..d757a5d432455a545a152c801301366e479db070 100644
--- a/apps/files_external/l10n/bg.js
+++ b/apps/files_external/l10n/bg.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Грешка при конфигурирането на OAuth2",
     "Generate keys" : "Генериране на криптографски ключове",
     "Error generating key pair" : "Грешка при генериране на криптографски ключове",
-    "All users. Type to select user or group." : "Всички потребители. Пишете, за да изберете потребител или група.",
     "(Group)" : "(Група)",
     "Compatibility with Mac NFD encoding (slow)" : "Съвместимост с кодиране на Mac NFD (бавно)",
     "Enable encryption" : "Включване на криптиране",
@@ -135,8 +134,10 @@ OC.L10N.register(
     "Available for" : "Достъпно за",
     "Click to recheck the configuration" : "Щракнете, за повторна  проверка на конфигурацията",
     "Add storage" : "Добави хранилище",
+    "All users" : "Всички потребители",
     "Advanced settings" : "Допълнителни настройки",
     "Allow users to mount external storage" : "Разреши на потребителите да монтират външни хранилища",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните идентификационни данни могат да се използват за удостоверяване с множество външни хранилища, които имат едни и същи идентификационни данни."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните идентификационни данни могат да се използват за удостоверяване с множество външни хранилища, които имат едни и същи идентификационни данни.",
+    "All users. Type to select user or group." : "Всички потребители. Пишете, за да изберете потребител или група."
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/bg.json b/apps/files_external/l10n/bg.json
index f0b026ead7627d48831fc1c8a6037726ad43acfb..8a78da95b45ecb1c186ef290cb77150b5eb283bc 100644
--- a/apps/files_external/l10n/bg.json
+++ b/apps/files_external/l10n/bg.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Грешка при конфигурирането на OAuth2",
     "Generate keys" : "Генериране на криптографски ключове",
     "Error generating key pair" : "Грешка при генериране на криптографски ключове",
-    "All users. Type to select user or group." : "Всички потребители. Пишете, за да изберете потребител или група.",
     "(Group)" : "(Група)",
     "Compatibility with Mac NFD encoding (slow)" : "Съвместимост с кодиране на Mac NFD (бавно)",
     "Enable encryption" : "Включване на криптиране",
@@ -133,8 +132,10 @@
     "Available for" : "Достъпно за",
     "Click to recheck the configuration" : "Щракнете, за повторна  проверка на конфигурацията",
     "Add storage" : "Добави хранилище",
+    "All users" : "Всички потребители",
     "Advanced settings" : "Допълнителни настройки",
     "Allow users to mount external storage" : "Разреши на потребителите да монтират външни хранилища",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните идентификационни данни могат да се използват за удостоверяване с множество външни хранилища, които имат едни и същи идентификационни данни."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните идентификационни данни могат да се използват за удостоверяване с множество външни хранилища, които имат едни и същи идентификационни данни.",
+    "All users. Type to select user or group." : "Всички потребители. Пишете, за да изберете потребител или група."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/ca.js b/apps/files_external/l10n/ca.js
index b846037de68bcde6d526a765f4a488a8ed3409f9..59f0cb3f067d0b2504c2b87e1a93fc1df105003d 100644
--- a/apps/files_external/l10n/ca.js
+++ b/apps/files_external/l10n/ca.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "S'ha produït un error en configurar OAuth2",
     "Generate keys" : "Genera les claus",
     "Error generating key pair" : "Error en generar el parell de claus",
-    "All users. Type to select user or group." : "Tots els usuaris. Escriviu per seleccionar un usuari o grup.",
     "(Group)" : "(Grup)",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilitat amb la codificació de Mac NFD (lent)",
     "Enable encryption" : "Habilita el xifratge",
@@ -137,6 +136,7 @@ OC.L10N.register(
     "Add storage" : "Afegeix emmagatzematge",
     "Advanced settings" : "Paràmetres avançats",
     "Allow users to mount external storage" : "Permet als usuaris muntar emmagatzematge extern",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les credencials globals es poden utilitzar per autenticar-se amb múltiples emmagatzematges externs que tenen les mateixes credencials."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les credencials globals es poden utilitzar per autenticar-se amb múltiples emmagatzematges externs que tenen les mateixes credencials.",
+    "All users. Type to select user or group." : "Tots els usuaris. Escriviu per seleccionar un usuari o grup."
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/ca.json b/apps/files_external/l10n/ca.json
index 67c1cefd5885c56a70e662c3d2847c3b37036928..a75d558f5a6f4be163fccc55ca4bafd36983160e 100644
--- a/apps/files_external/l10n/ca.json
+++ b/apps/files_external/l10n/ca.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "S'ha produït un error en configurar OAuth2",
     "Generate keys" : "Genera les claus",
     "Error generating key pair" : "Error en generar el parell de claus",
-    "All users. Type to select user or group." : "Tots els usuaris. Escriviu per seleccionar un usuari o grup.",
     "(Group)" : "(Grup)",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilitat amb la codificació de Mac NFD (lent)",
     "Enable encryption" : "Habilita el xifratge",
@@ -135,6 +134,7 @@
     "Add storage" : "Afegeix emmagatzematge",
     "Advanced settings" : "Paràmetres avançats",
     "Allow users to mount external storage" : "Permet als usuaris muntar emmagatzematge extern",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les credencials globals es poden utilitzar per autenticar-se amb múltiples emmagatzematges externs que tenen les mateixes credencials."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les credencials globals es poden utilitzar per autenticar-se amb múltiples emmagatzematges externs que tenen les mateixes credencials.",
+    "All users. Type to select user or group." : "Tots els usuaris. Escriviu per seleccionar un usuari o grup."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/cs.js b/apps/files_external/l10n/cs.js
index 92d1717b127a1a33ee804e6fa1fa79ccc00a0554..9448c4fd2e5f238e811e8d0a5451878899acd4de 100644
--- a/apps/files_external/l10n/cs.js
+++ b/apps/files_external/l10n/cs.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Chyba při nastavování OAuth2",
     "Generate keys" : "Vytvořit klíče",
     "Error generating key pair" : "Chyba při vytváření páru klíčů",
-    "All users. Type to select user or group." : "Všichni uživatelé. Začněte psát pro výběr uživatelů a skupin.",
     "(Group)" : "(Skupina)",
     "Compatibility with Mac NFD encoding (slow)" : "Kompatibilita s Mac NFD kódováním (pomalé)",
     "Enable encryption" : "Šifrovat",
@@ -135,8 +134,10 @@ OC.L10N.register(
     "Available for" : "Dostupné pro",
     "Click to recheck the configuration" : "Klikněte pro opětovnou kontrolu nastavení",
     "Add storage" : "Přidat úložiště",
+    "All users" : "Všichni uživatelé",
     "Advanced settings" : "Pokročilá nastavení",
     "Allow users to mount external storage" : "Povolit uživatelům připojení externího úložiště",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globální přihlašovací údaje je možné použít pro ověření s vícero vnějšími úložišti které mají stejné přihlašovací údaje."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globální přihlašovací údaje je možné použít pro ověření s vícero vnějšími úložišti které mají stejné přihlašovací údaje.",
+    "All users. Type to select user or group." : "Všichni uživatelé. Začněte psát pro výběr uživatelů a skupin."
 },
 "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/apps/files_external/l10n/cs.json b/apps/files_external/l10n/cs.json
index 1ad2400ccb41ba6742b6451c4561a4d0e7150536..aa27279834a31469ee260ba1b4ded3cdd9a8184e 100644
--- a/apps/files_external/l10n/cs.json
+++ b/apps/files_external/l10n/cs.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Chyba při nastavování OAuth2",
     "Generate keys" : "Vytvořit klíče",
     "Error generating key pair" : "Chyba při vytváření páru klíčů",
-    "All users. Type to select user or group." : "Všichni uživatelé. Začněte psát pro výběr uživatelů a skupin.",
     "(Group)" : "(Skupina)",
     "Compatibility with Mac NFD encoding (slow)" : "Kompatibilita s Mac NFD kódováním (pomalé)",
     "Enable encryption" : "Šifrovat",
@@ -133,8 +132,10 @@
     "Available for" : "Dostupné pro",
     "Click to recheck the configuration" : "Klikněte pro opětovnou kontrolu nastavení",
     "Add storage" : "Přidat úložiště",
+    "All users" : "Všichni uživatelé",
     "Advanced settings" : "Pokročilá nastavení",
     "Allow users to mount external storage" : "Povolit uživatelům připojení externího úložiště",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globální přihlašovací údaje je možné použít pro ověření s vícero vnějšími úložišti které mají stejné přihlašovací údaje."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globální přihlašovací údaje je možné použít pro ověření s vícero vnějšími úložišti které mají stejné přihlašovací údaje.",
+    "All users. Type to select user or group." : "Všichni uživatelé. Začněte psát pro výběr uživatelů a skupin."
 },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/da.js b/apps/files_external/l10n/da.js
index 07b91018b25fcf11c73f87d3e0c6675e6677eed7..05e3217ecd869230949940298da9c1284a60ea50 100644
--- a/apps/files_external/l10n/da.js
+++ b/apps/files_external/l10n/da.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Fejl under konfiguration af OAuth2",
     "Generate keys" : "Opret nøgler.",
     "Error generating key pair" : "Fejl under oprettelse af nøglepar",
-    "All users. Type to select user or group." : "Alle brugere. Indtast for at vælge bruger eller gruppe.",
     "(Group)" : "(Gruppe)",
     "Compatibility with Mac NFD encoding (slow)" : "Kompatibilitet med Mac NFD encoding (langsom)",
     "Enable encryption" : "Slå kryptering til",
@@ -137,6 +136,7 @@ OC.L10N.register(
     "Add storage" : "Tilføj lager",
     "Advanced settings" : "Avancerede indstillinger",
     "Allow users to mount external storage" : "Tillad brugere at montere eksternt lager",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale legitimationsoplysninger kan bruges til at godkende med flere eksterne lager, der har de samme legitimationsoplysninger."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale legitimationsoplysninger kan bruges til at godkende med flere eksterne lager, der har de samme legitimationsoplysninger.",
+    "All users. Type to select user or group." : "Alle brugere. Indtast for at vælge bruger eller gruppe."
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/da.json b/apps/files_external/l10n/da.json
index 62f2c97850a47c9e8551670cc419bf08122322ae..c9da21c9bb2a6c114df26bfe1cdb11173bc72a51 100644
--- a/apps/files_external/l10n/da.json
+++ b/apps/files_external/l10n/da.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Fejl under konfiguration af OAuth2",
     "Generate keys" : "Opret nøgler.",
     "Error generating key pair" : "Fejl under oprettelse af nøglepar",
-    "All users. Type to select user or group." : "Alle brugere. Indtast for at vælge bruger eller gruppe.",
     "(Group)" : "(Gruppe)",
     "Compatibility with Mac NFD encoding (slow)" : "Kompatibilitet med Mac NFD encoding (langsom)",
     "Enable encryption" : "Slå kryptering til",
@@ -135,6 +134,7 @@
     "Add storage" : "Tilføj lager",
     "Advanced settings" : "Avancerede indstillinger",
     "Allow users to mount external storage" : "Tillad brugere at montere eksternt lager",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale legitimationsoplysninger kan bruges til at godkende med flere eksterne lager, der har de samme legitimationsoplysninger."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale legitimationsoplysninger kan bruges til at godkende med flere eksterne lager, der har de samme legitimationsoplysninger.",
+    "All users. Type to select user or group." : "Alle brugere. Indtast for at vælge bruger eller gruppe."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/de.js b/apps/files_external/l10n/de.js
index 881f95cf29673383121094935c6dece7476e6b21..f3cca06b2c38579bae8992d78934fb046d014572 100644
--- a/apps/files_external/l10n/de.js
+++ b/apps/files_external/l10n/de.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Fehler beim Konfigurieren von OAuth2",
     "Generate keys" : "Schlüssel erzeugen",
     "Error generating key pair" : "Fehler beim Erzeugen des Schlüsselpaares",
-    "All users. Type to select user or group." : "Alle Benutzer. Benutzer oder Gruppe zur Auswahl eingeben.",
     "(Group)" : "(Gruppe)",
     "Compatibility with Mac NFD encoding (slow)" : "Kompatibilität mit MAC NFD-Kodierung (langsam)",
     "Enable encryption" : "Verschlüsselung aktivieren",
@@ -135,8 +134,10 @@ OC.L10N.register(
     "Available for" : "Verfügbar für",
     "Click to recheck the configuration" : "Hier klicken, um die Konfiguration erneut zu prüfen",
     "Add storage" : "Speicher hinzufügen",
+    "All users" : "Alle Benutzer",
     "Advanced settings" : "Erweiterte Einstellungen",
     "Allow users to mount external storage" : "Benutzern erlauben, externen Speicher einzubinden",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Anmeldeinformationen können zur Anmeldung bei mehreren externen Speichern mit denselben Anmeldeinformationen verwendet werden."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Anmeldeinformationen können zur Anmeldung bei mehreren externen Speichern mit denselben Anmeldeinformationen verwendet werden.",
+    "All users. Type to select user or group." : "Alle Benutzer. Benutzer oder Gruppe zur Auswahl eingeben."
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/de.json b/apps/files_external/l10n/de.json
index 26656bf2b0ef56bf6da9f06d549eb0a17a9af2db..fe415cfca6b74263b655827663ecfaf8ee6f99bb 100644
--- a/apps/files_external/l10n/de.json
+++ b/apps/files_external/l10n/de.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Fehler beim Konfigurieren von OAuth2",
     "Generate keys" : "Schlüssel erzeugen",
     "Error generating key pair" : "Fehler beim Erzeugen des Schlüsselpaares",
-    "All users. Type to select user or group." : "Alle Benutzer. Benutzer oder Gruppe zur Auswahl eingeben.",
     "(Group)" : "(Gruppe)",
     "Compatibility with Mac NFD encoding (slow)" : "Kompatibilität mit MAC NFD-Kodierung (langsam)",
     "Enable encryption" : "Verschlüsselung aktivieren",
@@ -133,8 +132,10 @@
     "Available for" : "Verfügbar für",
     "Click to recheck the configuration" : "Hier klicken, um die Konfiguration erneut zu prüfen",
     "Add storage" : "Speicher hinzufügen",
+    "All users" : "Alle Benutzer",
     "Advanced settings" : "Erweiterte Einstellungen",
     "Allow users to mount external storage" : "Benutzern erlauben, externen Speicher einzubinden",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Anmeldeinformationen können zur Anmeldung bei mehreren externen Speichern mit denselben Anmeldeinformationen verwendet werden."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Anmeldeinformationen können zur Anmeldung bei mehreren externen Speichern mit denselben Anmeldeinformationen verwendet werden.",
+    "All users. Type to select user or group." : "Alle Benutzer. Benutzer oder Gruppe zur Auswahl eingeben."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js
index dabcc72e0ae3dc69ab4a31fc8cf1a6a89b39da04..5522306d1fa355503ba88a77c9fd7971f35c3380 100644
--- a/apps/files_external/l10n/de_DE.js
+++ b/apps/files_external/l10n/de_DE.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Fehler beim Konfigurieren von OAuth2",
     "Generate keys" : "Schlüssel erzeugen",
     "Error generating key pair" : "Fehler beim Erzeugen des Schlüsselpaares",
-    "All users. Type to select user or group." : "Alle Benutzer. Benutzer oder Gruppe zur Auswahl eingeben.",
     "(Group)" : "(Gruppe)",
     "Compatibility with Mac NFD encoding (slow)" : "Kompatibilität mit MAC NFD-Kodierung (langsam)",
     "Enable encryption" : "Verschlüsselung aktivieren",
@@ -135,8 +134,10 @@ OC.L10N.register(
     "Available for" : "Verfügbar für",
     "Click to recheck the configuration" : "Hier klicken, um die Konfiguration erneut zu prüfen",
     "Add storage" : "Speicher hinzufügen",
+    "All users" : "Alle Benutzer",
     "Advanced settings" : "Erweiterte Einstellungen",
     "Allow users to mount external storage" : "Benutzern erlauben, externen Speicher einzubinden",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Zugangsdaten können für die Authentifizierung für mehrere externe Speicher verwendet werden, solange sie identische Zugangsdaten benötigen."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Zugangsdaten können für die Authentifizierung für mehrere externe Speicher verwendet werden, solange sie identische Zugangsdaten benötigen.",
+    "All users. Type to select user or group." : "Alle Benutzer. Benutzer oder Gruppe zur Auswahl eingeben."
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json
index 8416756981d0efd7200472ac9a69bf68e8d76953..62ded4665cb0e7e855bc152a49a007bc79a70eb3 100644
--- a/apps/files_external/l10n/de_DE.json
+++ b/apps/files_external/l10n/de_DE.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Fehler beim Konfigurieren von OAuth2",
     "Generate keys" : "Schlüssel erzeugen",
     "Error generating key pair" : "Fehler beim Erzeugen des Schlüsselpaares",
-    "All users. Type to select user or group." : "Alle Benutzer. Benutzer oder Gruppe zur Auswahl eingeben.",
     "(Group)" : "(Gruppe)",
     "Compatibility with Mac NFD encoding (slow)" : "Kompatibilität mit MAC NFD-Kodierung (langsam)",
     "Enable encryption" : "Verschlüsselung aktivieren",
@@ -133,8 +132,10 @@
     "Available for" : "Verfügbar für",
     "Click to recheck the configuration" : "Hier klicken, um die Konfiguration erneut zu prüfen",
     "Add storage" : "Speicher hinzufügen",
+    "All users" : "Alle Benutzer",
     "Advanced settings" : "Erweiterte Einstellungen",
     "Allow users to mount external storage" : "Benutzern erlauben, externen Speicher einzubinden",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Zugangsdaten können für die Authentifizierung für mehrere externe Speicher verwendet werden, solange sie identische Zugangsdaten benötigen."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Zugangsdaten können für die Authentifizierung für mehrere externe Speicher verwendet werden, solange sie identische Zugangsdaten benötigen.",
+    "All users. Type to select user or group." : "Alle Benutzer. Benutzer oder Gruppe zur Auswahl eingeben."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/el.js b/apps/files_external/l10n/el.js
index a97245eb8897419b777cc0fde2fe41a62cea52d7..39006d039a7b71e07add6a3666183164b0f98de7 100644
--- a/apps/files_external/l10n/el.js
+++ b/apps/files_external/l10n/el.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Σφάλμα ρύθμισης του OAuth2",
     "Generate keys" : "Δημιουργία κλειδιών",
     "Error generating key pair" : "Σφάλμα κατά τη δημιουργία ζεύγους κλειδιών",
-    "All users. Type to select user or group." : "Όλοι οι χρήστες. Πληκτρολογήστε για να επιλέξετε χρήστη ή ομάδα.",
     "(Group)" : "(Ομάδα)",
     "Compatibility with Mac NFD encoding (slow)" : "Συμβατότητα με Mac NFD κωδικόποιηση (αργό) ",
     "Enable encryption" : "Ενεργοποίηση κρυπτογράφησης",
@@ -128,8 +127,10 @@ OC.L10N.register(
     "Available for" : "Διαθέσιμο για",
     "Click to recheck the configuration" : "Κλίκ για επανέλεγχο ρυθμίσεων",
     "Add storage" : "Προσθήκη αποθηκευτικού χώρου",
+    "All users" : "'Ολοι οι χρήστες",
     "Advanced settings" : "Ρυθμίσεις για προχωρημένους",
     "Allow users to mount external storage" : "Να επιτρέπεται στους χρήστες η σύνδεση εξωτερικού αποθηκευτικού χώρου",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Τα δημόσια διαπιστευτήρια μπορούν να χρησιμοποιηθούν για τον έλεγχο ταυτότητας με διάφορους εξωτερικούς χώρους αποθήκευσης με ίδια διαπιστευτήρια."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Τα δημόσια διαπιστευτήρια μπορούν να χρησιμοποιηθούν για τον έλεγχο ταυτότητας με διάφορους εξωτερικούς χώρους αποθήκευσης με ίδια διαπιστευτήρια.",
+    "All users. Type to select user or group." : "Όλοι οι χρήστες. Πληκτρολογήστε για να επιλέξετε χρήστη ή ομάδα."
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/el.json b/apps/files_external/l10n/el.json
index 8ad5081cbf5d866ead0729ba1b851dccb35a2d80..54bfb024415ec051c654d553a80dd020f82e6aeb 100644
--- a/apps/files_external/l10n/el.json
+++ b/apps/files_external/l10n/el.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Σφάλμα ρύθμισης του OAuth2",
     "Generate keys" : "Δημιουργία κλειδιών",
     "Error generating key pair" : "Σφάλμα κατά τη δημιουργία ζεύγους κλειδιών",
-    "All users. Type to select user or group." : "Όλοι οι χρήστες. Πληκτρολογήστε για να επιλέξετε χρήστη ή ομάδα.",
     "(Group)" : "(Ομάδα)",
     "Compatibility with Mac NFD encoding (slow)" : "Συμβατότητα με Mac NFD κωδικόποιηση (αργό) ",
     "Enable encryption" : "Ενεργοποίηση κρυπτογράφησης",
@@ -126,8 +125,10 @@
     "Available for" : "Διαθέσιμο για",
     "Click to recheck the configuration" : "Κλίκ για επανέλεγχο ρυθμίσεων",
     "Add storage" : "Προσθήκη αποθηκευτικού χώρου",
+    "All users" : "'Ολοι οι χρήστες",
     "Advanced settings" : "Ρυθμίσεις για προχωρημένους",
     "Allow users to mount external storage" : "Να επιτρέπεται στους χρήστες η σύνδεση εξωτερικού αποθηκευτικού χώρου",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Τα δημόσια διαπιστευτήρια μπορούν να χρησιμοποιηθούν για τον έλεγχο ταυτότητας με διάφορους εξωτερικούς χώρους αποθήκευσης με ίδια διαπιστευτήρια."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Τα δημόσια διαπιστευτήρια μπορούν να χρησιμοποιηθούν για τον έλεγχο ταυτότητας με διάφορους εξωτερικούς χώρους αποθήκευσης με ίδια διαπιστευτήρια.",
+    "All users. Type to select user or group." : "Όλοι οι χρήστες. Πληκτρολογήστε για να επιλέξετε χρήστη ή ομάδα."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js
index 0d837a4e3db6ebd2eb3f7f1f0de673876abb08e1..23882f2f284e6fb891c9117ac9fd3b9d265509a9 100644
--- a/apps/files_external/l10n/en_GB.js
+++ b/apps/files_external/l10n/en_GB.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Error configuring OAuth2",
     "Generate keys" : "Generate keys",
     "Error generating key pair" : "Error generating key pair",
-    "All users. Type to select user or group." : "All users. Type to select user or group.",
     "(Group)" : "(Group)",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibility with Mac NFD encoding (slow)",
     "Enable encryption" : "Enable encryption",
@@ -137,6 +136,7 @@ OC.L10N.register(
     "Add storage" : "Add storage",
     "Advanced settings" : "Advanced settings",
     "Allow users to mount external storage" : "Allow users to mount external storage",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Global credentials can be used to authenticate with multiple external storages that have the same credentials."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Global credentials can be used to authenticate with multiple external storages that have the same credentials.",
+    "All users. Type to select user or group." : "All users. Type to select user or group."
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/en_GB.json b/apps/files_external/l10n/en_GB.json
index 37fd8510bf427cf949277e50b9e0a41870f7c3df..9fce83a9c562a33ff15d5d27d8306974e0c40280 100644
--- a/apps/files_external/l10n/en_GB.json
+++ b/apps/files_external/l10n/en_GB.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Error configuring OAuth2",
     "Generate keys" : "Generate keys",
     "Error generating key pair" : "Error generating key pair",
-    "All users. Type to select user or group." : "All users. Type to select user or group.",
     "(Group)" : "(Group)",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibility with Mac NFD encoding (slow)",
     "Enable encryption" : "Enable encryption",
@@ -135,6 +134,7 @@
     "Add storage" : "Add storage",
     "Advanced settings" : "Advanced settings",
     "Allow users to mount external storage" : "Allow users to mount external storage",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Global credentials can be used to authenticate with multiple external storages that have the same credentials."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Global credentials can be used to authenticate with multiple external storages that have the same credentials.",
+    "All users. Type to select user or group." : "All users. Type to select user or group."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/eo.js b/apps/files_external/l10n/eo.js
index 01fcc92deb5d6c173cee23281a90f8dab3f08965..92f5d12094d50697a920794d817aa4d60cf749b9 100644
--- a/apps/files_external/l10n/eo.js
+++ b/apps/files_external/l10n/eo.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Eraro dum agordo de OAuth2",
     "Generate keys" : "Generi ŝlosilojn",
     "Error generating key pair" : "Eraro dum generado de ŝlosila paro",
-    "All users. Type to select user or group." : "Ĉiuj uzantoj. Entajpu por elekti uzanton aŭ grupon.",
     "(Group)" : "(grupo)",
     "Compatibility with Mac NFD encoding (slow)" : "Kongrueco kun Makintoŝa „NFD“ signara kodoprezento (malrapide)",
     "Enable encryption" : "Ŝalti ĉifradon",
@@ -128,6 +127,7 @@ OC.L10N.register(
     "Add storage" : "Aldoni konservejon",
     "Advanced settings" : "Altanivela agordo",
     "Allow users to mount external storage" : "Permesi al uzantoj surmeti eksteran konservejon",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Ĝeneralaj akreditiloj utilas, kiam pluraj eksteraj konservejoj kunuzas la samajn akreditilojn."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Ĝeneralaj akreditiloj utilas, kiam pluraj eksteraj konservejoj kunuzas la samajn akreditilojn.",
+    "All users. Type to select user or group." : "Ĉiuj uzantoj. Entajpu por elekti uzanton aŭ grupon."
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/eo.json b/apps/files_external/l10n/eo.json
index 213ea77914d434e5d23a289515d89e8a2739d002..3a0c5d9d3f6425e829283c170f43a5c72704bfb0 100644
--- a/apps/files_external/l10n/eo.json
+++ b/apps/files_external/l10n/eo.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Eraro dum agordo de OAuth2",
     "Generate keys" : "Generi ŝlosilojn",
     "Error generating key pair" : "Eraro dum generado de ŝlosila paro",
-    "All users. Type to select user or group." : "Ĉiuj uzantoj. Entajpu por elekti uzanton aŭ grupon.",
     "(Group)" : "(grupo)",
     "Compatibility with Mac NFD encoding (slow)" : "Kongrueco kun Makintoŝa „NFD“ signara kodoprezento (malrapide)",
     "Enable encryption" : "Ŝalti ĉifradon",
@@ -126,6 +125,7 @@
     "Add storage" : "Aldoni konservejon",
     "Advanced settings" : "Altanivela agordo",
     "Allow users to mount external storage" : "Permesi al uzantoj surmeti eksteran konservejon",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Ĝeneralaj akreditiloj utilas, kiam pluraj eksteraj konservejoj kunuzas la samajn akreditilojn."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Ĝeneralaj akreditiloj utilas, kiam pluraj eksteraj konservejoj kunuzas la samajn akreditilojn.",
+    "All users. Type to select user or group." : "Ĉiuj uzantoj. Entajpu por elekti uzanton aŭ grupon."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js
index 12a834265bec6a9cc85161e73117397c86cda697..6b38502f3d88bbfba86ac96c30848d3b7fa4e555 100644
--- a/apps/files_external/l10n/es.js
+++ b/apps/files_external/l10n/es.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Error al configurar OAuth2",
     "Generate keys" : "Generar claves",
     "Error generating key pair" : "Error al generar el par de claves",
-    "All users. Type to select user or group." : "Todos los usuarios. Teclee para seleccionar un usuario o grupo.",
     "(Group)" : "(Grupo)",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac MFD (lento)",
     "Enable encryption" : "Habilitar cifrado",
@@ -135,8 +134,10 @@ OC.L10N.register(
     "Available for" : "Disponible para",
     "Click to recheck the configuration" : "Clic para volver a comprobar la configuración",
     "Add storage" : "Añadir almacenamiento",
+    "All users" : "Todos los usuarios",
     "Advanced settings" : "Configuración avanzada",
     "Allow users to mount external storage" : "Permitir a los usuarios montar un almacenamiento externo",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Se pueden usar credenciales globales para autenticar con múltiples almacenamientos externos que tengan las mismas credenciales."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Se pueden usar credenciales globales para autenticar con múltiples almacenamientos externos que tengan las mismas credenciales.",
+    "All users. Type to select user or group." : "Todos los usuarios. Teclee para seleccionar un usuario o grupo."
 },
 "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json
index f38d8ccba4992bee80b4eac20b8457ab183c1c99..b7c950f0fd72bf56f0d0791566fd9d0540135217 100644
--- a/apps/files_external/l10n/es.json
+++ b/apps/files_external/l10n/es.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Error al configurar OAuth2",
     "Generate keys" : "Generar claves",
     "Error generating key pair" : "Error al generar el par de claves",
-    "All users. Type to select user or group." : "Todos los usuarios. Teclee para seleccionar un usuario o grupo.",
     "(Group)" : "(Grupo)",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac MFD (lento)",
     "Enable encryption" : "Habilitar cifrado",
@@ -133,8 +132,10 @@
     "Available for" : "Disponible para",
     "Click to recheck the configuration" : "Clic para volver a comprobar la configuración",
     "Add storage" : "Añadir almacenamiento",
+    "All users" : "Todos los usuarios",
     "Advanced settings" : "Configuración avanzada",
     "Allow users to mount external storage" : "Permitir a los usuarios montar un almacenamiento externo",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Se pueden usar credenciales globales para autenticar con múltiples almacenamientos externos que tengan las mismas credenciales."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Se pueden usar credenciales globales para autenticar con múltiples almacenamientos externos que tengan las mismas credenciales.",
+    "All users. Type to select user or group." : "Todos los usuarios. Teclee para seleccionar un usuario o grupo."
 },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/es_419.js b/apps/files_external/l10n/es_419.js
index ac62ee329a8d499d557971fbf69962ce48932942..08dc3fc7f2e351999c0bf8be112c989908be15a6 100644
--- a/apps/files_external/l10n/es_419.js
+++ b/apps/files_external/l10n/es_419.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -111,6 +110,7 @@ OC.L10N.register(
     "Available for" : "Disponible para",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },
 "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/es_419.json b/apps/files_external/l10n/es_419.json
index 1733beffebf98a974bfee855695d96d18df4545b..4ffbe5c0cc47b1080526595482ffd86e15c328b2 100644
--- a/apps/files_external/l10n/es_419.json
+++ b/apps/files_external/l10n/es_419.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -109,6 +108,7 @@
     "Available for" : "Disponible para",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/es_AR.js b/apps/files_external/l10n/es_AR.js
index ff249665d1d7651e63f67439756f2fb1e62f90c9..5c52f10871540433e0d7212d2644be1f778555e5 100644
--- a/apps/files_external/l10n/es_AR.js
+++ b/apps/files_external/l10n/es_AR.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escriba para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -108,6 +107,7 @@ OC.L10N.register(
     "Available for" : "Disponible para",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escriba para seleccionar el usuario o grupo"
 },
 "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/es_AR.json b/apps/files_external/l10n/es_AR.json
index a7d4589921ef47e3e9aa398da8278c3967db9c2a..8deadb2d80cd8b59993ded41f24f2ec0ed0f4438 100644
--- a/apps/files_external/l10n/es_AR.json
+++ b/apps/files_external/l10n/es_AR.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escriba para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -106,6 +105,7 @@
     "Available for" : "Disponible para",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escriba para seleccionar el usuario o grupo"
 },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/es_CL.js b/apps/files_external/l10n/es_CL.js
index 61207996146a3f51699706c00294959cd6c0aa2f..9c46ee0650efe1a38a2fcf5397e2a8d8e83b68b5 100644
--- a/apps/files_external/l10n/es_CL.js
+++ b/apps/files_external/l10n/es_CL.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -116,6 +115,7 @@ OC.L10N.register(
     "Click to recheck the configuration" : "Haz click para volver a marcar la configuración",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },
 "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/es_CL.json b/apps/files_external/l10n/es_CL.json
index bef3c63526572dd34551147a6613c579f0da4624..3ca6c1ae36089343874be742d20232b7ea1b1378 100644
--- a/apps/files_external/l10n/es_CL.json
+++ b/apps/files_external/l10n/es_CL.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -114,6 +113,7 @@
     "Click to recheck the configuration" : "Haz click para volver a marcar la configuración",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/es_CO.js b/apps/files_external/l10n/es_CO.js
index 61207996146a3f51699706c00294959cd6c0aa2f..9c46ee0650efe1a38a2fcf5397e2a8d8e83b68b5 100644
--- a/apps/files_external/l10n/es_CO.js
+++ b/apps/files_external/l10n/es_CO.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -116,6 +115,7 @@ OC.L10N.register(
     "Click to recheck the configuration" : "Haz click para volver a marcar la configuración",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },
 "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/es_CO.json b/apps/files_external/l10n/es_CO.json
index bef3c63526572dd34551147a6613c579f0da4624..3ca6c1ae36089343874be742d20232b7ea1b1378 100644
--- a/apps/files_external/l10n/es_CO.json
+++ b/apps/files_external/l10n/es_CO.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -114,6 +113,7 @@
     "Click to recheck the configuration" : "Haz click para volver a marcar la configuración",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/es_CR.js b/apps/files_external/l10n/es_CR.js
index 61207996146a3f51699706c00294959cd6c0aa2f..9c46ee0650efe1a38a2fcf5397e2a8d8e83b68b5 100644
--- a/apps/files_external/l10n/es_CR.js
+++ b/apps/files_external/l10n/es_CR.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -116,6 +115,7 @@ OC.L10N.register(
     "Click to recheck the configuration" : "Haz click para volver a marcar la configuración",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },
 "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/es_CR.json b/apps/files_external/l10n/es_CR.json
index bef3c63526572dd34551147a6613c579f0da4624..3ca6c1ae36089343874be742d20232b7ea1b1378 100644
--- a/apps/files_external/l10n/es_CR.json
+++ b/apps/files_external/l10n/es_CR.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -114,6 +113,7 @@
     "Click to recheck the configuration" : "Haz click para volver a marcar la configuración",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/es_DO.js b/apps/files_external/l10n/es_DO.js
index 61207996146a3f51699706c00294959cd6c0aa2f..9c46ee0650efe1a38a2fcf5397e2a8d8e83b68b5 100644
--- a/apps/files_external/l10n/es_DO.js
+++ b/apps/files_external/l10n/es_DO.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -116,6 +115,7 @@ OC.L10N.register(
     "Click to recheck the configuration" : "Haz click para volver a marcar la configuración",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },
 "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/es_DO.json b/apps/files_external/l10n/es_DO.json
index bef3c63526572dd34551147a6613c579f0da4624..3ca6c1ae36089343874be742d20232b7ea1b1378 100644
--- a/apps/files_external/l10n/es_DO.json
+++ b/apps/files_external/l10n/es_DO.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -114,6 +113,7 @@
     "Click to recheck the configuration" : "Haz click para volver a marcar la configuración",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/es_EC.js b/apps/files_external/l10n/es_EC.js
index 61207996146a3f51699706c00294959cd6c0aa2f..9c46ee0650efe1a38a2fcf5397e2a8d8e83b68b5 100644
--- a/apps/files_external/l10n/es_EC.js
+++ b/apps/files_external/l10n/es_EC.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -116,6 +115,7 @@ OC.L10N.register(
     "Click to recheck the configuration" : "Haz click para volver a marcar la configuración",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },
 "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/es_EC.json b/apps/files_external/l10n/es_EC.json
index bef3c63526572dd34551147a6613c579f0da4624..3ca6c1ae36089343874be742d20232b7ea1b1378 100644
--- a/apps/files_external/l10n/es_EC.json
+++ b/apps/files_external/l10n/es_EC.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -114,6 +113,7 @@
     "Click to recheck the configuration" : "Haz click para volver a marcar la configuración",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/es_GT.js b/apps/files_external/l10n/es_GT.js
index 61207996146a3f51699706c00294959cd6c0aa2f..9c46ee0650efe1a38a2fcf5397e2a8d8e83b68b5 100644
--- a/apps/files_external/l10n/es_GT.js
+++ b/apps/files_external/l10n/es_GT.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -116,6 +115,7 @@ OC.L10N.register(
     "Click to recheck the configuration" : "Haz click para volver a marcar la configuración",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },
 "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/es_GT.json b/apps/files_external/l10n/es_GT.json
index bef3c63526572dd34551147a6613c579f0da4624..3ca6c1ae36089343874be742d20232b7ea1b1378 100644
--- a/apps/files_external/l10n/es_GT.json
+++ b/apps/files_external/l10n/es_GT.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -114,6 +113,7 @@
     "Click to recheck the configuration" : "Haz click para volver a marcar la configuración",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/es_HN.js b/apps/files_external/l10n/es_HN.js
index 973d08bb8ee7ec825e2dd3f104b1045de2c68fff..f641f3d5a9b61a21f1c7694d34ce5f79ffde25d8 100644
--- a/apps/files_external/l10n/es_HN.js
+++ b/apps/files_external/l10n/es_HN.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -110,6 +109,7 @@ OC.L10N.register(
     "Available for" : "Disponible para",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },
 "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/es_HN.json b/apps/files_external/l10n/es_HN.json
index d3e0ddfa6622b52b1951825625dcb45ed2ad3f19..e1ea78191292aa1353c3e7a3e2c1cf6a163e01c6 100644
--- a/apps/files_external/l10n/es_HN.json
+++ b/apps/files_external/l10n/es_HN.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -108,6 +107,7 @@
     "Available for" : "Disponible para",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/es_MX.js b/apps/files_external/l10n/es_MX.js
index 2ab2d470e95d1e4115e40b1b3ac2e631130da000..5f90cdead6e8f412bbadc55099cf4a5fef041601 100644
--- a/apps/files_external/l10n/es_MX.js
+++ b/apps/files_external/l10n/es_MX.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -118,6 +117,7 @@ OC.L10N.register(
     "Click to recheck the configuration" : "Haz click para volver a marcar la configuración",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },
 "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/es_MX.json b/apps/files_external/l10n/es_MX.json
index f9647758a37231551fbe34b042cb50717836ec1c..db784557b1c161228a1b618081bc2f8920f603e2 100644
--- a/apps/files_external/l10n/es_MX.json
+++ b/apps/files_external/l10n/es_MX.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -116,6 +115,7 @@
     "Click to recheck the configuration" : "Haz click para volver a marcar la configuración",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/es_NI.js b/apps/files_external/l10n/es_NI.js
index 973d08bb8ee7ec825e2dd3f104b1045de2c68fff..f641f3d5a9b61a21f1c7694d34ce5f79ffde25d8 100644
--- a/apps/files_external/l10n/es_NI.js
+++ b/apps/files_external/l10n/es_NI.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -110,6 +109,7 @@ OC.L10N.register(
     "Available for" : "Disponible para",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },
 "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/es_NI.json b/apps/files_external/l10n/es_NI.json
index d3e0ddfa6622b52b1951825625dcb45ed2ad3f19..e1ea78191292aa1353c3e7a3e2c1cf6a163e01c6 100644
--- a/apps/files_external/l10n/es_NI.json
+++ b/apps/files_external/l10n/es_NI.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -108,6 +107,7 @@
     "Available for" : "Disponible para",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/es_PA.js b/apps/files_external/l10n/es_PA.js
index 973d08bb8ee7ec825e2dd3f104b1045de2c68fff..f641f3d5a9b61a21f1c7694d34ce5f79ffde25d8 100644
--- a/apps/files_external/l10n/es_PA.js
+++ b/apps/files_external/l10n/es_PA.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -110,6 +109,7 @@ OC.L10N.register(
     "Available for" : "Disponible para",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },
 "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/es_PA.json b/apps/files_external/l10n/es_PA.json
index d3e0ddfa6622b52b1951825625dcb45ed2ad3f19..e1ea78191292aa1353c3e7a3e2c1cf6a163e01c6 100644
--- a/apps/files_external/l10n/es_PA.json
+++ b/apps/files_external/l10n/es_PA.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -108,6 +107,7 @@
     "Available for" : "Disponible para",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/es_PE.js b/apps/files_external/l10n/es_PE.js
index 973d08bb8ee7ec825e2dd3f104b1045de2c68fff..f641f3d5a9b61a21f1c7694d34ce5f79ffde25d8 100644
--- a/apps/files_external/l10n/es_PE.js
+++ b/apps/files_external/l10n/es_PE.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -110,6 +109,7 @@ OC.L10N.register(
     "Available for" : "Disponible para",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },
 "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/es_PE.json b/apps/files_external/l10n/es_PE.json
index d3e0ddfa6622b52b1951825625dcb45ed2ad3f19..e1ea78191292aa1353c3e7a3e2c1cf6a163e01c6 100644
--- a/apps/files_external/l10n/es_PE.json
+++ b/apps/files_external/l10n/es_PE.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -108,6 +107,7 @@
     "Available for" : "Disponible para",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/es_PR.js b/apps/files_external/l10n/es_PR.js
index 973d08bb8ee7ec825e2dd3f104b1045de2c68fff..f641f3d5a9b61a21f1c7694d34ce5f79ffde25d8 100644
--- a/apps/files_external/l10n/es_PR.js
+++ b/apps/files_external/l10n/es_PR.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -110,6 +109,7 @@ OC.L10N.register(
     "Available for" : "Disponible para",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },
 "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/es_PR.json b/apps/files_external/l10n/es_PR.json
index d3e0ddfa6622b52b1951825625dcb45ed2ad3f19..e1ea78191292aa1353c3e7a3e2c1cf6a163e01c6 100644
--- a/apps/files_external/l10n/es_PR.json
+++ b/apps/files_external/l10n/es_PR.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -108,6 +107,7 @@
     "Available for" : "Disponible para",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/es_PY.js b/apps/files_external/l10n/es_PY.js
index 973d08bb8ee7ec825e2dd3f104b1045de2c68fff..f641f3d5a9b61a21f1c7694d34ce5f79ffde25d8 100644
--- a/apps/files_external/l10n/es_PY.js
+++ b/apps/files_external/l10n/es_PY.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -110,6 +109,7 @@ OC.L10N.register(
     "Available for" : "Disponible para",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },
 "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/es_PY.json b/apps/files_external/l10n/es_PY.json
index d3e0ddfa6622b52b1951825625dcb45ed2ad3f19..e1ea78191292aa1353c3e7a3e2c1cf6a163e01c6 100644
--- a/apps/files_external/l10n/es_PY.json
+++ b/apps/files_external/l10n/es_PY.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -108,6 +107,7 @@
     "Available for" : "Disponible para",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/es_SV.js b/apps/files_external/l10n/es_SV.js
index 61207996146a3f51699706c00294959cd6c0aa2f..9c46ee0650efe1a38a2fcf5397e2a8d8e83b68b5 100644
--- a/apps/files_external/l10n/es_SV.js
+++ b/apps/files_external/l10n/es_SV.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -116,6 +115,7 @@ OC.L10N.register(
     "Click to recheck the configuration" : "Haz click para volver a marcar la configuración",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },
 "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/es_SV.json b/apps/files_external/l10n/es_SV.json
index bef3c63526572dd34551147a6613c579f0da4624..3ca6c1ae36089343874be742d20232b7ea1b1378 100644
--- a/apps/files_external/l10n/es_SV.json
+++ b/apps/files_external/l10n/es_SV.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -114,6 +113,7 @@
     "Click to recheck the configuration" : "Haz click para volver a marcar la configuración",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/es_UY.js b/apps/files_external/l10n/es_UY.js
index 973d08bb8ee7ec825e2dd3f104b1045de2c68fff..f641f3d5a9b61a21f1c7694d34ce5f79ffde25d8 100644
--- a/apps/files_external/l10n/es_UY.js
+++ b/apps/files_external/l10n/es_UY.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -110,6 +109,7 @@ OC.L10N.register(
     "Available for" : "Disponible para",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },
 "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/es_UY.json b/apps/files_external/l10n/es_UY.json
index d3e0ddfa6622b52b1951825625dcb45ed2ad3f19..e1ea78191292aa1353c3e7a3e2c1cf6a163e01c6 100644
--- a/apps/files_external/l10n/es_UY.json
+++ b/apps/files_external/l10n/es_UY.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
     "Generate keys" : "Generar llaves",
     "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
-    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
     "Enable encryption" : "Habilitar encripción",
     "Enable previews" : "Habilitar vistas previas",
@@ -108,6 +107,7 @@
     "Available for" : "Disponible para",
     "Add storage" : "Agregar almacenamiento",
     "Advanced settings" : "Configuraciones avanzadas",
-    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+    "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+    "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
 },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/et_EE.js b/apps/files_external/l10n/et_EE.js
index dda843609e483701aa8772cd67552ee148163c8e..d3771068a76379019947f1aefcdabd4e89404eaf 100644
--- a/apps/files_external/l10n/et_EE.js
+++ b/apps/files_external/l10n/et_EE.js
@@ -9,7 +9,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "OAuth2 seadistamise tõrge",
     "Generate keys" : "Loo võtmed",
     "Error generating key pair" : "Viga võtmepaari loomisel",
-    "All users. Type to select user or group." : "Kõik kasutajad. Kirjuta, et valida kasutaja või grupp.",
     "Enable encryption" : "Luba krüpteerimine",
     "Enable previews" : "Luba eelvaated",
     "Enable sharing" : "Luba jagamine",
@@ -83,6 +82,7 @@ OC.L10N.register(
     "Configuration" : "Seadistamine",
     "Available for" : "Saadaval",
     "Add storage" : "Lisa andmehoidla",
-    "Advanced settings" : "Lisavalikud"
+    "Advanced settings" : "Lisavalikud",
+    "All users. Type to select user or group." : "Kõik kasutajad. Kirjuta, et valida kasutaja või grupp."
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/et_EE.json b/apps/files_external/l10n/et_EE.json
index 6f6166b2844ce41194b4e1d753d08215f41fd988..64e28c31400d9c2910e7090484f45a14eef7aa99 100644
--- a/apps/files_external/l10n/et_EE.json
+++ b/apps/files_external/l10n/et_EE.json
@@ -7,7 +7,6 @@
     "Error configuring OAuth2" : "OAuth2 seadistamise tõrge",
     "Generate keys" : "Loo võtmed",
     "Error generating key pair" : "Viga võtmepaari loomisel",
-    "All users. Type to select user or group." : "Kõik kasutajad. Kirjuta, et valida kasutaja või grupp.",
     "Enable encryption" : "Luba krüpteerimine",
     "Enable previews" : "Luba eelvaated",
     "Enable sharing" : "Luba jagamine",
@@ -81,6 +80,7 @@
     "Configuration" : "Seadistamine",
     "Available for" : "Saadaval",
     "Add storage" : "Lisa andmehoidla",
-    "Advanced settings" : "Lisavalikud"
+    "Advanced settings" : "Lisavalikud",
+    "All users. Type to select user or group." : "Kõik kasutajad. Kirjuta, et valida kasutaja või grupp."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/eu.js b/apps/files_external/l10n/eu.js
index ac2b1e6095a61beeb3ebbb804980977221da4d82..71996779e6fedff418cadd9e4294081dfbf170cf 100644
--- a/apps/files_external/l10n/eu.js
+++ b/apps/files_external/l10n/eu.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Errorea OAuth2 konfiguratzean",
     "Generate keys" : "Sortu gakoak",
     "Error generating key pair" : "Errorea gako bikotea sortzean",
-    "All users. Type to select user or group." : "Erabiltzaile guztiak. Idatzi erabiltzaile edo taldea hautatzeko.",
     "(Group)" : "(Taldea)",
     "Compatibility with Mac NFD encoding (slow)" : "Mac NFD kodeketarekin bateragarritasuna (mantsoa)",
     "Enable encryption" : "Gaitu zifratzea",
@@ -135,8 +134,10 @@ OC.L10N.register(
     "Available for" : "Hauentzat eskuragarri",
     "Click to recheck the configuration" : "Egin klik konfigurazioa berriro egiaztatzeko",
     "Add storage" : "Gehitu biltegiratzea",
+    "All users" : "Erabiltzaile guztiak",
     "Advanced settings" : "Ezarpen aurreratuak",
     "Allow users to mount external storage" : "Baimendu erabiltzaileek kanpoko biltegiratze zerbitzuak muntatzea",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Kredentzial globalak erabil daitezke kredentzial berdinak dituzten kanpoko hainbat biltegiratzerekin autentifikatzeko."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Kredentzial globalak erabil daitezke kredentzial berdinak dituzten kanpoko hainbat biltegiratzerekin autentifikatzeko.",
+    "All users. Type to select user or group." : "Erabiltzaile guztiak. Idatzi erabiltzaile edo taldea hautatzeko."
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/eu.json b/apps/files_external/l10n/eu.json
index 28fa861d76b64de7d0fbab4966ba3014d78a8c5e..9c56443f70d6d25fc2a4f57eeecd5b3624f94078 100644
--- a/apps/files_external/l10n/eu.json
+++ b/apps/files_external/l10n/eu.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Errorea OAuth2 konfiguratzean",
     "Generate keys" : "Sortu gakoak",
     "Error generating key pair" : "Errorea gako bikotea sortzean",
-    "All users. Type to select user or group." : "Erabiltzaile guztiak. Idatzi erabiltzaile edo taldea hautatzeko.",
     "(Group)" : "(Taldea)",
     "Compatibility with Mac NFD encoding (slow)" : "Mac NFD kodeketarekin bateragarritasuna (mantsoa)",
     "Enable encryption" : "Gaitu zifratzea",
@@ -133,8 +132,10 @@
     "Available for" : "Hauentzat eskuragarri",
     "Click to recheck the configuration" : "Egin klik konfigurazioa berriro egiaztatzeko",
     "Add storage" : "Gehitu biltegiratzea",
+    "All users" : "Erabiltzaile guztiak",
     "Advanced settings" : "Ezarpen aurreratuak",
     "Allow users to mount external storage" : "Baimendu erabiltzaileek kanpoko biltegiratze zerbitzuak muntatzea",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Kredentzial globalak erabil daitezke kredentzial berdinak dituzten kanpoko hainbat biltegiratzerekin autentifikatzeko."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Kredentzial globalak erabil daitezke kredentzial berdinak dituzten kanpoko hainbat biltegiratzerekin autentifikatzeko.",
+    "All users. Type to select user or group." : "Erabiltzaile guztiak. Idatzi erabiltzaile edo taldea hautatzeko."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/fa.js b/apps/files_external/l10n/fa.js
index b5adfed31223dc59d548cf947625d8b23ee065e0..111eefe266e71095e843db46236e262bc64c6472 100644
--- a/apps/files_external/l10n/fa.js
+++ b/apps/files_external/l10n/fa.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "خطا پیکربندی OAuth2",
     "Generate keys" : "تولید کلید",
     "Error generating key pair" : "خطا در تولید جفت کلید",
-    "All users. Type to select user or group." : "همه کاربران. کاربر یا گروه را برای انتخاب تایپ کنید",
     "(Group)" : "(گروه)",
     "Compatibility with Mac NFD encoding (slow)" : "سازگاری با رمزگذاری Mac NFD (کند)",
     "Enable encryption" : "فعال کردن رمزگذاری",
@@ -127,6 +126,7 @@ OC.L10N.register(
     "Add storage" : "اضافه کردن حافظه",
     "Advanced settings" : "تنظیمات پیشرفته",
     "Allow users to mount external storage" : "به کاربران اجازه دهید حافظه خارجی را نصب کنند.",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "از اعتبار جهانی می توان برای تأیید اعتبار با چندین انبار خارجی که دارای اعتبار یکسانی هستند استفاده کرد."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "از اعتبار جهانی می توان برای تأیید اعتبار با چندین انبار خارجی که دارای اعتبار یکسانی هستند استفاده کرد.",
+    "All users. Type to select user or group." : "همه کاربران. کاربر یا گروه را برای انتخاب تایپ کنید"
 },
 "nplurals=2; plural=(n > 1);");
diff --git a/apps/files_external/l10n/fa.json b/apps/files_external/l10n/fa.json
index 6be202e066639f300ef45802f55f5ce371314843..a8b68c06dcea4b23830670ed10327b5854ab5815 100644
--- a/apps/files_external/l10n/fa.json
+++ b/apps/files_external/l10n/fa.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "خطا پیکربندی OAuth2",
     "Generate keys" : "تولید کلید",
     "Error generating key pair" : "خطا در تولید جفت کلید",
-    "All users. Type to select user or group." : "همه کاربران. کاربر یا گروه را برای انتخاب تایپ کنید",
     "(Group)" : "(گروه)",
     "Compatibility with Mac NFD encoding (slow)" : "سازگاری با رمزگذاری Mac NFD (کند)",
     "Enable encryption" : "فعال کردن رمزگذاری",
@@ -125,6 +124,7 @@
     "Add storage" : "اضافه کردن حافظه",
     "Advanced settings" : "تنظیمات پیشرفته",
     "Allow users to mount external storage" : "به کاربران اجازه دهید حافظه خارجی را نصب کنند.",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "از اعتبار جهانی می توان برای تأیید اعتبار با چندین انبار خارجی که دارای اعتبار یکسانی هستند استفاده کرد."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "از اعتبار جهانی می توان برای تأیید اعتبار با چندین انبار خارجی که دارای اعتبار یکسانی هستند استفاده کرد.",
+    "All users. Type to select user or group." : "همه کاربران. کاربر یا گروه را برای انتخاب تایپ کنید"
 },"pluralForm" :"nplurals=2; plural=(n > 1);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/fi.js b/apps/files_external/l10n/fi.js
index 5397606f6038bc527c193fd1c1079afe933a1e1e..286bb2f123ab29367f458cbd1159cf7bfe0ca1f0 100644
--- a/apps/files_external/l10n/fi.js
+++ b/apps/files_external/l10n/fi.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Virhe OAuth2:n asetuksia tehdessä",
     "Generate keys" : "Luo avaimet",
     "Error generating key pair" : "Virhe luotaessa avainparia",
-    "All users. Type to select user or group." : "Kaikki käyttäjät. Kirjoita valitaksesi käyttäjän tai ryhmän.",
     "(Group)" : "(Ryhmä)",
     "Compatibility with Mac NFD encoding (slow)" : "Yhteensopivuus Mac NFD -enkoodauksen kanssa (hidas)",
     "Enable encryption" : "Käytä salausta",
@@ -126,8 +125,10 @@ OC.L10N.register(
     "Available for" : "Saatavuus",
     "Click to recheck the configuration" : "Napsauta tarkistaaksesi uudelleen määritykset",
     "Add storage" : "Lisää tallennustila",
+    "All users" : "Kaikki käyttäjät",
     "Advanced settings" : "Lisäasetukset",
     "Allow users to mount external storage" : "Salli käyttäjien liittää erillisiä tallennustiloja",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Yleisiä tunnistetietoja voidaan käyttää useisiin ulkoisiin tallennustiloihin tunnistautumiseen, joissa käytetään samoja tunnistetietoja."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Yleisiä tunnistetietoja voidaan käyttää useisiin ulkoisiin tallennustiloihin tunnistautumiseen, joissa käytetään samoja tunnistetietoja.",
+    "All users. Type to select user or group." : "Kaikki käyttäjät. Kirjoita valitaksesi käyttäjän tai ryhmän."
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/fi.json b/apps/files_external/l10n/fi.json
index ee4321e1ac134c2d079df87629cf9d1fe9365c32..3740d32fab49385e3cb8abc9ffa2541c4c03c0bb 100644
--- a/apps/files_external/l10n/fi.json
+++ b/apps/files_external/l10n/fi.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Virhe OAuth2:n asetuksia tehdessä",
     "Generate keys" : "Luo avaimet",
     "Error generating key pair" : "Virhe luotaessa avainparia",
-    "All users. Type to select user or group." : "Kaikki käyttäjät. Kirjoita valitaksesi käyttäjän tai ryhmän.",
     "(Group)" : "(Ryhmä)",
     "Compatibility with Mac NFD encoding (slow)" : "Yhteensopivuus Mac NFD -enkoodauksen kanssa (hidas)",
     "Enable encryption" : "Käytä salausta",
@@ -124,8 +123,10 @@
     "Available for" : "Saatavuus",
     "Click to recheck the configuration" : "Napsauta tarkistaaksesi uudelleen määritykset",
     "Add storage" : "Lisää tallennustila",
+    "All users" : "Kaikki käyttäjät",
     "Advanced settings" : "Lisäasetukset",
     "Allow users to mount external storage" : "Salli käyttäjien liittää erillisiä tallennustiloja",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Yleisiä tunnistetietoja voidaan käyttää useisiin ulkoisiin tallennustiloihin tunnistautumiseen, joissa käytetään samoja tunnistetietoja."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Yleisiä tunnistetietoja voidaan käyttää useisiin ulkoisiin tallennustiloihin tunnistautumiseen, joissa käytetään samoja tunnistetietoja.",
+    "All users. Type to select user or group." : "Kaikki käyttäjät. Kirjoita valitaksesi käyttäjän tai ryhmän."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js
index bd4400a6f3ba248207ec842eb5d6b84b5a891827..dd1521f960cacefed288eff8bbffbca0a91eaf7e 100644
--- a/apps/files_external/l10n/fr.js
+++ b/apps/files_external/l10n/fr.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Erreur lors de la configuration de OAuth2",
     "Generate keys" : "Générer des clés",
     "Error generating key pair" : "Erreur lors de la génération des clés",
-    "All users. Type to select user or group." : "Tous les utilisateurs. Cliquez ici pour restreindre.",
     "(Group)" : "(Groupe)",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilité avec l'encodage Mac NFD (lent)",
     "Enable encryption" : "Activer le chiffrement",
@@ -135,8 +134,10 @@ OC.L10N.register(
     "Available for" : "Disponible pour",
     "Click to recheck the configuration" : "Cliquer pour revérifier la configuration",
     "Add storage" : "Ajouter un support de stockage",
+    "All users" : "Tous les utilisateurs",
     "Advanced settings" : "Paramètres avancés",
     "Allow users to mount external storage" : "Autoriser les utilisateurs à monter des espaces de stockage externes",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les identifiants globaux peuvent être utilisés pour s'authentifier auprès de multiples stockages externes qui ont les mêmes identifiants."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les identifiants globaux peuvent être utilisés pour s'authentifier auprès de multiples stockages externes qui ont les mêmes identifiants.",
+    "All users. Type to select user or group." : "Tous les utilisateurs. Cliquez ici pour restreindre."
 },
 "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json
index cee6a63f3b448b84f92dd624729191326cb59861..3c619763d6057ca3f81ff8c70fcf22299017f50e 100644
--- a/apps/files_external/l10n/fr.json
+++ b/apps/files_external/l10n/fr.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Erreur lors de la configuration de OAuth2",
     "Generate keys" : "Générer des clés",
     "Error generating key pair" : "Erreur lors de la génération des clés",
-    "All users. Type to select user or group." : "Tous les utilisateurs. Cliquez ici pour restreindre.",
     "(Group)" : "(Groupe)",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilité avec l'encodage Mac NFD (lent)",
     "Enable encryption" : "Activer le chiffrement",
@@ -133,8 +132,10 @@
     "Available for" : "Disponible pour",
     "Click to recheck the configuration" : "Cliquer pour revérifier la configuration",
     "Add storage" : "Ajouter un support de stockage",
+    "All users" : "Tous les utilisateurs",
     "Advanced settings" : "Paramètres avancés",
     "Allow users to mount external storage" : "Autoriser les utilisateurs à monter des espaces de stockage externes",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les identifiants globaux peuvent être utilisés pour s'authentifier auprès de multiples stockages externes qui ont les mêmes identifiants."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les identifiants globaux peuvent être utilisés pour s'authentifier auprès de multiples stockages externes qui ont les mêmes identifiants.",
+    "All users. Type to select user or group." : "Tous les utilisateurs. Cliquez ici pour restreindre."
 },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js
index ba33037be2095acdb6a2d54f0e9de24f4493b9c8..69ee5f488d7142918f5a45003b7fc43a81863a1f 100644
--- a/apps/files_external/l10n/gl.js
+++ b/apps/files_external/l10n/gl.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Produciuse un erro ao configurar OAuth2",
     "Generate keys" : "Xerar claves",
     "Error generating key pair" : "Produciuse un erro ao xerar o par de clave",
-    "All users. Type to select user or group." : "Todos os usuarios. Escriba para seleccionar usuario ou grupo.",
     "(Group)" : "(grupo)",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidade coa codificación Mac MFD (lenta)",
     "Enable encryption" : "Activar o cifrado",
@@ -128,8 +127,10 @@ OC.L10N.register(
     "Available for" : "Dispoñíbel para",
     "Click to recheck the configuration" : "Prema para volver comprobar a configuración\n",
     "Add storage" : "Engadir almacenamento",
+    "All users" : "Todos os usuarios",
     "Advanced settings" : "Axustes avanzados",
     "Allow users to mount external storage" : "Permitirlle aos usuarios montar almacenamento externo",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poden empregarse credenciais globais para autenticar con múltiples almacenamentos externos que teñan as mesmas credenciais."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poden empregarse credenciais globais para autenticar con múltiples almacenamentos externos que teñan as mesmas credenciais.",
+    "All users. Type to select user or group." : "Todos os usuarios. Escriba para seleccionar usuario ou grupo."
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/gl.json b/apps/files_external/l10n/gl.json
index 606da6fcf4aeb358250429d29b6fd19618b89c58..12775fdb96ae5def7b0b9a3458ca1d18d075444a 100644
--- a/apps/files_external/l10n/gl.json
+++ b/apps/files_external/l10n/gl.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Produciuse un erro ao configurar OAuth2",
     "Generate keys" : "Xerar claves",
     "Error generating key pair" : "Produciuse un erro ao xerar o par de clave",
-    "All users. Type to select user or group." : "Todos os usuarios. Escriba para seleccionar usuario ou grupo.",
     "(Group)" : "(grupo)",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidade coa codificación Mac MFD (lenta)",
     "Enable encryption" : "Activar o cifrado",
@@ -126,8 +125,10 @@
     "Available for" : "Dispoñíbel para",
     "Click to recheck the configuration" : "Prema para volver comprobar a configuración\n",
     "Add storage" : "Engadir almacenamento",
+    "All users" : "Todos os usuarios",
     "Advanced settings" : "Axustes avanzados",
     "Allow users to mount external storage" : "Permitirlle aos usuarios montar almacenamento externo",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poden empregarse credenciais globais para autenticar con múltiples almacenamentos externos que teñan as mesmas credenciais."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poden empregarse credenciais globais para autenticar con múltiples almacenamentos externos que teñan as mesmas credenciais.",
+    "All users. Type to select user or group." : "Todos os usuarios. Escriba para seleccionar usuario ou grupo."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/he.js b/apps/files_external/l10n/he.js
index 4bc12cee541a4eef3a47aa41d84f2780fbef6ba3..d73418e8e49ded8eb51497a1b4957452f4fc414a 100644
--- a/apps/files_external/l10n/he.js
+++ b/apps/files_external/l10n/he.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "שגיאה בתצורת OAuth2",
     "Generate keys" : "יצירת מפתחות",
     "Error generating key pair" : "שגיאה ביצירת זוג מפתחות",
-    "All users. Type to select user or group." : "כל המשתמשים. יש להקיש לבחירת משתמש או קבוצה.",
     "(Group)" : "(קבוצה)",
     "Compatibility with Mac NFD encoding (slow)" : "תואם של קידוד Mac NFD (איטי)",
     "Enable encryption" : "אפשר הצפנה",
@@ -130,6 +129,7 @@ OC.L10N.register(
     "Add storage" : "הוספת אחסון",
     "Advanced settings" : "הגדרות מתקדמות",
     "Allow users to mount external storage" : "מאפשר למשתמשים לחבר אחסון חיצוני",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "ניתן להשתמש בפרטי גישה גלובליים עם מגוון אמצעי אחסון חיצוניים שיש להם את אותם פרטי הגישה."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "ניתן להשתמש בפרטי גישה גלובליים עם מגוון אמצעי אחסון חיצוניים שיש להם את אותם פרטי הגישה.",
+    "All users. Type to select user or group." : "כל המשתמשים. יש להקיש לבחירת משתמש או קבוצה."
 },
 "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");
diff --git a/apps/files_external/l10n/he.json b/apps/files_external/l10n/he.json
index ed7b616903434a2e606bc5c451cd3091e378b5e7..559558f6d3e9ab238b43d8f97175516646ac5b54 100644
--- a/apps/files_external/l10n/he.json
+++ b/apps/files_external/l10n/he.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "שגיאה בתצורת OAuth2",
     "Generate keys" : "יצירת מפתחות",
     "Error generating key pair" : "שגיאה ביצירת זוג מפתחות",
-    "All users. Type to select user or group." : "כל המשתמשים. יש להקיש לבחירת משתמש או קבוצה.",
     "(Group)" : "(קבוצה)",
     "Compatibility with Mac NFD encoding (slow)" : "תואם של קידוד Mac NFD (איטי)",
     "Enable encryption" : "אפשר הצפנה",
@@ -128,6 +127,7 @@
     "Add storage" : "הוספת אחסון",
     "Advanced settings" : "הגדרות מתקדמות",
     "Allow users to mount external storage" : "מאפשר למשתמשים לחבר אחסון חיצוני",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "ניתן להשתמש בפרטי גישה גלובליים עם מגוון אמצעי אחסון חיצוניים שיש להם את אותם פרטי הגישה."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "ניתן להשתמש בפרטי גישה גלובליים עם מגוון אמצעי אחסון חיצוניים שיש להם את אותם פרטי הגישה.",
+    "All users. Type to select user or group." : "כל המשתמשים. יש להקיש לבחירת משתמש או קבוצה."
 },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/hr.js b/apps/files_external/l10n/hr.js
index 20a29554c36b89c729becdc8dcf8954b7294ab19..e614406b9459eee182f4ca17bc9f388bec8a8682 100644
--- a/apps/files_external/l10n/hr.js
+++ b/apps/files_external/l10n/hr.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Pogreška pri konfiguriranju OAuth2",
     "Generate keys" : "Generiraj ključeve",
     "Error generating key pair" : "Pogreška pri generiranju parova ključeva",
-    "All users. Type to select user or group." : "Svi korisnici. Započnite unos za izbor korisnika ili grupe.",
     "(Group)" : "(Grupa)",
     "Compatibility with Mac NFD encoding (slow)" : "Kompatibilnost s kodiranjem Mac NFD (sporo)",
     "Enable encryption" : "Omogući šifriranje",
@@ -130,8 +129,10 @@ OC.L10N.register(
     "Available for" : "Dostupno za",
     "Click to recheck the configuration" : "Kliknite za ponovnu provjeru konfiguracije",
     "Add storage" : "Dodaj pohranu",
+    "All users" : "Svi korisnici",
     "Advanced settings" : "Napredne postavke",
     "Allow users to mount external storage" : "Dopusti korisnicima postavljanje vanjske pohrane",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globalne vjerodajnice mogu se upotrebljavati za provođenje autentifikacije na više vanjskih pohrana koje imaju iste vjerodajnice."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globalne vjerodajnice mogu se upotrebljavati za provođenje autentifikacije na više vanjskih pohrana koje imaju iste vjerodajnice.",
+    "All users. Type to select user or group." : "Svi korisnici. Započnite unos za izbor korisnika ili grupe."
 },
 "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
diff --git a/apps/files_external/l10n/hr.json b/apps/files_external/l10n/hr.json
index 843a93bc3c1f102d180c4fc8642521a6d85f57e2..f8915866ec14c069e44601f5f7b62d0a2adb9ad8 100644
--- a/apps/files_external/l10n/hr.json
+++ b/apps/files_external/l10n/hr.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Pogreška pri konfiguriranju OAuth2",
     "Generate keys" : "Generiraj ključeve",
     "Error generating key pair" : "Pogreška pri generiranju parova ključeva",
-    "All users. Type to select user or group." : "Svi korisnici. Započnite unos za izbor korisnika ili grupe.",
     "(Group)" : "(Grupa)",
     "Compatibility with Mac NFD encoding (slow)" : "Kompatibilnost s kodiranjem Mac NFD (sporo)",
     "Enable encryption" : "Omogući šifriranje",
@@ -128,8 +127,10 @@
     "Available for" : "Dostupno za",
     "Click to recheck the configuration" : "Kliknite za ponovnu provjeru konfiguracije",
     "Add storage" : "Dodaj pohranu",
+    "All users" : "Svi korisnici",
     "Advanced settings" : "Napredne postavke",
     "Allow users to mount external storage" : "Dopusti korisnicima postavljanje vanjske pohrane",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globalne vjerodajnice mogu se upotrebljavati za provođenje autentifikacije na više vanjskih pohrana koje imaju iste vjerodajnice."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globalne vjerodajnice mogu se upotrebljavati za provođenje autentifikacije na više vanjskih pohrana koje imaju iste vjerodajnice.",
+    "All users. Type to select user or group." : "Svi korisnici. Započnite unos za izbor korisnika ili grupe."
 },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/hu.js b/apps/files_external/l10n/hu.js
index 72e3e2a7f97ff4393e2a2c00ece7b4e30fa1121e..e73c2f5871d34a4901f3353f0ef20dfc89fc306b 100644
--- a/apps/files_external/l10n/hu.js
+++ b/apps/files_external/l10n/hu.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "OAuth2 beállítási hiba",
     "Generate keys" : "Kulcsok előállítása",
     "Error generating key pair" : "Hiba történt a kulcspár előállítása során",
-    "All users. Type to select user or group." : "Összes felhasználó. Írjon be egy felhasználót vagy csoportot.",
     "(Group)" : "(Csoport)",
     "Compatibility with Mac NFD encoding (slow)" : "Kompatibilitás a Mac NFD kódolással (lassú)",
     "Enable encryption" : "Titkosítás engedélyezése",
@@ -135,8 +134,10 @@ OC.L10N.register(
     "Available for" : "Számukra érhető el:",
     "Click to recheck the configuration" : "Kattintson ide a konfiguráció újraellenőrzéséhez",
     "Add storage" : "Tároló hozzáadása",
+    "All users" : "Összes felhasználó",
     "Advanced settings" : "Speciális beállítások",
     "Allow users to mount external storage" : "Külső tárolók csatolásának engedélyezése a felhasználók számára",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "A globális hitelesítő adatokkal azonos külső hitelesítő adatokkal rendelkező külső tárhelyek hitelesíthetők."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "A globális hitelesítő adatokkal azonos külső hitelesítő adatokkal rendelkező külső tárhelyek hitelesíthetők.",
+    "All users. Type to select user or group." : "Összes felhasználó. Írjon be egy felhasználót vagy csoportot."
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/hu.json b/apps/files_external/l10n/hu.json
index ebe946a406b2e6f56d5b7d1233a5e9c8b733aa86..cc6b5aebe19732763dc599bc78d188418cace8ad 100644
--- a/apps/files_external/l10n/hu.json
+++ b/apps/files_external/l10n/hu.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "OAuth2 beállítási hiba",
     "Generate keys" : "Kulcsok előállítása",
     "Error generating key pair" : "Hiba történt a kulcspár előállítása során",
-    "All users. Type to select user or group." : "Összes felhasználó. Írjon be egy felhasználót vagy csoportot.",
     "(Group)" : "(Csoport)",
     "Compatibility with Mac NFD encoding (slow)" : "Kompatibilitás a Mac NFD kódolással (lassú)",
     "Enable encryption" : "Titkosítás engedélyezése",
@@ -133,8 +132,10 @@
     "Available for" : "Számukra érhető el:",
     "Click to recheck the configuration" : "Kattintson ide a konfiguráció újraellenőrzéséhez",
     "Add storage" : "Tároló hozzáadása",
+    "All users" : "Összes felhasználó",
     "Advanced settings" : "Speciális beállítások",
     "Allow users to mount external storage" : "Külső tárolók csatolásának engedélyezése a felhasználók számára",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "A globális hitelesítő adatokkal azonos külső hitelesítő adatokkal rendelkező külső tárhelyek hitelesíthetők."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "A globális hitelesítő adatokkal azonos külső hitelesítő adatokkal rendelkező külső tárhelyek hitelesíthetők.",
+    "All users. Type to select user or group." : "Összes felhasználó. Írjon be egy felhasználót vagy csoportot."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/ia.js b/apps/files_external/l10n/ia.js
index 32934ea7eb6ae16f48af19333745714b02274256..be1a69adc5cb360c56e74d3b48dfc95d54b5b478 100644
--- a/apps/files_external/l10n/ia.js
+++ b/apps/files_external/l10n/ia.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Error durante configuration de OAuth2",
     "Generate keys" : "Generar claves",
     "Error generating key pair" : "Error durante creation de par de claves",
-    "All users. Type to select user or group." : "Tote usatores. Scribe pro selectionar usator o gruppo.",
     "Enable encryption" : "Activar cryptographia",
     "Enable previews" : "Activar previsualisationes",
     "Enable sharing" : "Activar compartimento",
@@ -73,6 +72,7 @@ OC.L10N.register(
     "Available for" : "Disponibile a",
     "Add storage" : "Adder immagazinage",
     "Advanced settings" : "Configurationes avantiate",
-    "Allow users to mount external storage" : "Permitter usatores montar immagazinage externe"
+    "Allow users to mount external storage" : "Permitter usatores montar immagazinage externe",
+    "All users. Type to select user or group." : "Tote usatores. Scribe pro selectionar usator o gruppo."
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/ia.json b/apps/files_external/l10n/ia.json
index fa2b41a1952ca730be25cc000e3cf529323d4ca2..5e66911390de5c6b0e70f7c46fc67f46f2e50dfa 100644
--- a/apps/files_external/l10n/ia.json
+++ b/apps/files_external/l10n/ia.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Error durante configuration de OAuth2",
     "Generate keys" : "Generar claves",
     "Error generating key pair" : "Error durante creation de par de claves",
-    "All users. Type to select user or group." : "Tote usatores. Scribe pro selectionar usator o gruppo.",
     "Enable encryption" : "Activar cryptographia",
     "Enable previews" : "Activar previsualisationes",
     "Enable sharing" : "Activar compartimento",
@@ -71,6 +70,7 @@
     "Available for" : "Disponibile a",
     "Add storage" : "Adder immagazinage",
     "Advanced settings" : "Configurationes avantiate",
-    "Allow users to mount external storage" : "Permitter usatores montar immagazinage externe"
+    "Allow users to mount external storage" : "Permitter usatores montar immagazinage externe",
+    "All users. Type to select user or group." : "Tote usatores. Scribe pro selectionar usator o gruppo."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/id.js b/apps/files_external/l10n/id.js
index 0620cc9fe80c2936ed52840f24137bfd6fa13c93..069371500a19b87a7272af397a490a3203eb830e 100644
--- a/apps/files_external/l10n/id.js
+++ b/apps/files_external/l10n/id.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Kesalahan mengkonfigurasi OAuth2",
     "Generate keys" : "Hasilkan kunci",
     "Error generating key pair" : "Kesalahan saat menghasilkan pasangan kunci",
-    "All users. Type to select user or group." : "Semua pengguna. Ketik untuk memilih pengguna atau grup.",
     "(Group)" : "(Grup)",
     "Compatibility with Mac NFD encoding (slow)" : "Kecocokan dengan pengkodean Mac NFD (lambat)",
     "Enable encryption" : "Aktifkan enkripsi",
@@ -107,6 +106,7 @@ OC.L10N.register(
     "Available for" : "Tersedia untuk",
     "Add storage" : "Tambahkan penyimpanan",
     "Advanced settings" : "Pengaturan Lanjutan",
-    "Allow users to mount external storage" : "Izinkan pengguna untuk mengaitkan penyimpanan eksternal"
+    "Allow users to mount external storage" : "Izinkan pengguna untuk mengaitkan penyimpanan eksternal",
+    "All users. Type to select user or group." : "Semua pengguna. Ketik untuk memilih pengguna atau grup."
 },
 "nplurals=1; plural=0;");
diff --git a/apps/files_external/l10n/id.json b/apps/files_external/l10n/id.json
index d4a0aa1b9950879a7634e717a0a270efa301365e..ad40dbb49f65d2b97286bbb4ad176d6467cf59e5 100644
--- a/apps/files_external/l10n/id.json
+++ b/apps/files_external/l10n/id.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Kesalahan mengkonfigurasi OAuth2",
     "Generate keys" : "Hasilkan kunci",
     "Error generating key pair" : "Kesalahan saat menghasilkan pasangan kunci",
-    "All users. Type to select user or group." : "Semua pengguna. Ketik untuk memilih pengguna atau grup.",
     "(Group)" : "(Grup)",
     "Compatibility with Mac NFD encoding (slow)" : "Kecocokan dengan pengkodean Mac NFD (lambat)",
     "Enable encryption" : "Aktifkan enkripsi",
@@ -105,6 +104,7 @@
     "Available for" : "Tersedia untuk",
     "Add storage" : "Tambahkan penyimpanan",
     "Advanced settings" : "Pengaturan Lanjutan",
-    "Allow users to mount external storage" : "Izinkan pengguna untuk mengaitkan penyimpanan eksternal"
+    "Allow users to mount external storage" : "Izinkan pengguna untuk mengaitkan penyimpanan eksternal",
+    "All users. Type to select user or group." : "Semua pengguna. Ketik untuk memilih pengguna atau grup."
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/is.js b/apps/files_external/l10n/is.js
index 8a316a7b9b51667e6a16a556fb5b4c996cac9332..7072a2691a1aa2271231040c0cec7b01f4750647 100644
--- a/apps/files_external/l10n/is.js
+++ b/apps/files_external/l10n/is.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Villa við uppsetningu OAuth2",
     "Generate keys" : "Útbúa lykla",
     "Error generating key pair" : "Villa við að útbúa nýtt lyklapar",
-    "All users. Type to select user or group." : "Allir notendur. Skrifaðu til að velja notanda eða hóp.",
     "(Group)" : "(Hópur)",
     "Compatibility with Mac NFD encoding (slow)" : "Samhæfni við Mac NFD kóðun (hægvirkt)",
     "Enable encryption" : "Virkja dulritun",
@@ -123,7 +122,9 @@ OC.L10N.register(
     "Available for" : "Tiltækt fyrir",
     "Click to recheck the configuration" : "Smelltu til að yfirfara aftur uppsetninguna",
     "Add storage" : "Bæta við gagnahirslu",
+    "All users" : "Allir notendur",
     "Advanced settings" : "Ítarlegri valkostir",
-    "Allow users to mount external storage" : "Leyfa notendum að tengja ytri gagnageymslur í skráakerfi"
+    "Allow users to mount external storage" : "Leyfa notendum að tengja ytri gagnageymslur í skráakerfi",
+    "All users. Type to select user or group." : "Allir notendur. Skrifaðu til að velja notanda eða hóp."
 },
 "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/apps/files_external/l10n/is.json b/apps/files_external/l10n/is.json
index 5f3c5715402b3809baa0f3bcb0e7bb4209eac937..4749880e2ec2a7c1910fc254296b9c049d756b59 100644
--- a/apps/files_external/l10n/is.json
+++ b/apps/files_external/l10n/is.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Villa við uppsetningu OAuth2",
     "Generate keys" : "Útbúa lykla",
     "Error generating key pair" : "Villa við að útbúa nýtt lyklapar",
-    "All users. Type to select user or group." : "Allir notendur. Skrifaðu til að velja notanda eða hóp.",
     "(Group)" : "(Hópur)",
     "Compatibility with Mac NFD encoding (slow)" : "Samhæfni við Mac NFD kóðun (hægvirkt)",
     "Enable encryption" : "Virkja dulritun",
@@ -121,7 +120,9 @@
     "Available for" : "Tiltækt fyrir",
     "Click to recheck the configuration" : "Smelltu til að yfirfara aftur uppsetninguna",
     "Add storage" : "Bæta við gagnahirslu",
+    "All users" : "Allir notendur",
     "Advanced settings" : "Ítarlegri valkostir",
-    "Allow users to mount external storage" : "Leyfa notendum að tengja ytri gagnageymslur í skráakerfi"
+    "Allow users to mount external storage" : "Leyfa notendum að tengja ytri gagnageymslur í skráakerfi",
+    "All users. Type to select user or group." : "Allir notendur. Skrifaðu til að velja notanda eða hóp."
 },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js
index 7f1d3363ea0fac8fd75de38f77d9526776651f23..8ecb9f279290574cf695c91db8295f0ab6914f41 100644
--- a/apps/files_external/l10n/it.js
+++ b/apps/files_external/l10n/it.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Errore di configurazione OAuth2",
     "Generate keys" : "Genera la chiavi",
     "Error generating key pair" : "Errore durante la generazione della coppia di chiavi",
-    "All users. Type to select user or group." : "Tutti gli utenti. Digita per selezionare utente o gruppo.",
     "(Group)" : "(Gruppo)",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilità con la codifica Mac NFD (lento)",
     "Enable encryption" : "Abilita cifratura",
@@ -135,8 +134,10 @@ OC.L10N.register(
     "Available for" : "Disponibile per",
     "Click to recheck the configuration" : "Clic per controllare di nuovo la configurazione",
     "Add storage" : "Aggiungi archiviazione",
+    "All users" : "Tutti gli utenti",
     "Advanced settings" : "Impostazioni avanzate",
     "Allow users to mount external storage" : "Consenti agli utenti di montare archiviazioni esterne",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Le credenziali globali possono essere utilizzate anche per l'autenticazione con più archiviazioni esterne che hanno le stesse credenziali."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Le credenziali globali possono essere utilizzate anche per l'autenticazione con più archiviazioni esterne che hanno le stesse credenziali.",
+    "All users. Type to select user or group." : "Tutti gli utenti. Digita per selezionare utente o gruppo."
 },
 "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json
index 9ee5dd1ec93775b85b468f61a8907eecf66f1d0d..5fc7d45a92757de1d106508c6cfd21e13817dbe5 100644
--- a/apps/files_external/l10n/it.json
+++ b/apps/files_external/l10n/it.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Errore di configurazione OAuth2",
     "Generate keys" : "Genera la chiavi",
     "Error generating key pair" : "Errore durante la generazione della coppia di chiavi",
-    "All users. Type to select user or group." : "Tutti gli utenti. Digita per selezionare utente o gruppo.",
     "(Group)" : "(Gruppo)",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilità con la codifica Mac NFD (lento)",
     "Enable encryption" : "Abilita cifratura",
@@ -133,8 +132,10 @@
     "Available for" : "Disponibile per",
     "Click to recheck the configuration" : "Clic per controllare di nuovo la configurazione",
     "Add storage" : "Aggiungi archiviazione",
+    "All users" : "Tutti gli utenti",
     "Advanced settings" : "Impostazioni avanzate",
     "Allow users to mount external storage" : "Consenti agli utenti di montare archiviazioni esterne",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Le credenziali globali possono essere utilizzate anche per l'autenticazione con più archiviazioni esterne che hanno le stesse credenziali."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Le credenziali globali possono essere utilizzate anche per l'autenticazione con più archiviazioni esterne che hanno le stesse credenziali.",
+    "All users. Type to select user or group." : "Tutti gli utenti. Digita per selezionare utente o gruppo."
 },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js
index 143d8f093cb6cd9709ebd5e405eb9bd26b2651bd..6e02ba72cdd098abc0e41b1a4dde5cfc74e89f64 100644
--- a/apps/files_external/l10n/ja.js
+++ b/apps/files_external/l10n/ja.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "OAuth2設定エラー",
     "Generate keys" : "キーを生成",
     "Error generating key pair" : "キーペアの生成エラー",
-    "All users. Type to select user or group." : "すべてのユーザー。ユーザー、グループを追加",
     "(Group)" : "(グループ)",
     "Compatibility with Mac NFD encoding (slow)" : "Mac NFD エンコード互換 (遅い)",
     "Enable encryption" : "暗号化を有効に",
@@ -135,8 +134,10 @@ OC.L10N.register(
     "Available for" : "利用可能",
     "Click to recheck the configuration" : "クリックすると設定が再確認されます",
     "Add storage" : "ストレージを追加",
+    "All users" : "すべてのユーザー",
     "Advanced settings" : "詳細設定",
     "Allow users to mount external storage" : "ユーザーに外部ストレージの接続を許可する",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。"
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。",
+    "All users. Type to select user or group." : "すべてのユーザー。ユーザー、グループを追加"
 },
 "nplurals=1; plural=0;");
diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json
index 760d232a59fc0a30cb8d077c65381635474003b1..cbd78763e2bc3098b5377a27cdc11c861248af65 100644
--- a/apps/files_external/l10n/ja.json
+++ b/apps/files_external/l10n/ja.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "OAuth2設定エラー",
     "Generate keys" : "キーを生成",
     "Error generating key pair" : "キーペアの生成エラー",
-    "All users. Type to select user or group." : "すべてのユーザー。ユーザー、グループを追加",
     "(Group)" : "(グループ)",
     "Compatibility with Mac NFD encoding (slow)" : "Mac NFD エンコード互換 (遅い)",
     "Enable encryption" : "暗号化を有効に",
@@ -133,8 +132,10 @@
     "Available for" : "利用可能",
     "Click to recheck the configuration" : "クリックすると設定が再確認されます",
     "Add storage" : "ストレージを追加",
+    "All users" : "すべてのユーザー",
     "Advanced settings" : "詳細設定",
     "Allow users to mount external storage" : "ユーザーに外部ストレージの接続を許可する",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。"
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。",
+    "All users. Type to select user or group." : "すべてのユーザー。ユーザー、グループを追加"
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/ka_GE.js b/apps/files_external/l10n/ka_GE.js
index a3f7ec0f30909f3866ee0f42131a14e02a46a92b..50a1b23be2fd3c1a393b096367452dd5dce4895d 100644
--- a/apps/files_external/l10n/ka_GE.js
+++ b/apps/files_external/l10n/ka_GE.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "OAuth2-ის კონფიგურირებისას წარმოიშვა შეცდომა",
     "Generate keys" : "გასაღებების გენერირება",
     "Error generating key pair" : "გასაღების წყვილის გენერირებისას წარმოიშვა შეცდომა",
-    "All users. Type to select user or group." : "ყველა მომხმარებელი. მოხმარებლის ან ჯგუფის ასარჩევად დაიწყეთ ბეჭდვა.",
     "Compatibility with Mac NFD encoding (slow)" : "Mac NFD-სთან თავსებადობა (ნელი)",
     "Enable encryption" : "შიფრაციის ამოქმედება",
     "Enable previews" : "პრევიუების ამოქმედება",
@@ -117,6 +116,7 @@ OC.L10N.register(
     "Click to recheck the configuration" : "დააწკაპუნეთ კონფიგურაციის ხელახალი შემოწმებისთვის",
     "Add storage" : "საცავის დამატება",
     "Advanced settings" : "დამატებითი პარამეტრები",
-    "Allow users to mount external storage" : "მივცეთ მომხმარებლებს გარე საცავის მონტაჟის უფლება"
+    "Allow users to mount external storage" : "მივცეთ მომხმარებლებს გარე საცავის მონტაჟის უფლება",
+    "All users. Type to select user or group." : "ყველა მომხმარებელი. მოხმარებლის ან ჯგუფის ასარჩევად დაიწყეთ ბეჭდვა."
 },
 "nplurals=2; plural=(n!=1);");
diff --git a/apps/files_external/l10n/ka_GE.json b/apps/files_external/l10n/ka_GE.json
index d33f4cbcb5f345e37cac0a3029e9cd57a8b50b4f..38da8bc810ccfe759e2a78d5479ad3fd3adf319d 100644
--- a/apps/files_external/l10n/ka_GE.json
+++ b/apps/files_external/l10n/ka_GE.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "OAuth2-ის კონფიგურირებისას წარმოიშვა შეცდომა",
     "Generate keys" : "გასაღებების გენერირება",
     "Error generating key pair" : "გასაღების წყვილის გენერირებისას წარმოიშვა შეცდომა",
-    "All users. Type to select user or group." : "ყველა მომხმარებელი. მოხმარებლის ან ჯგუფის ასარჩევად დაიწყეთ ბეჭდვა.",
     "Compatibility with Mac NFD encoding (slow)" : "Mac NFD-სთან თავსებადობა (ნელი)",
     "Enable encryption" : "შიფრაციის ამოქმედება",
     "Enable previews" : "პრევიუების ამოქმედება",
@@ -115,6 +114,7 @@
     "Click to recheck the configuration" : "დააწკაპუნეთ კონფიგურაციის ხელახალი შემოწმებისთვის",
     "Add storage" : "საცავის დამატება",
     "Advanced settings" : "დამატებითი პარამეტრები",
-    "Allow users to mount external storage" : "მივცეთ მომხმარებლებს გარე საცავის მონტაჟის უფლება"
+    "Allow users to mount external storage" : "მივცეთ მომხმარებლებს გარე საცავის მონტაჟის უფლება",
+    "All users. Type to select user or group." : "ყველა მომხმარებელი. მოხმარებლის ან ჯგუფის ასარჩევად დაიწყეთ ბეჭდვა."
 },"pluralForm" :"nplurals=2; plural=(n!=1);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/ko.js b/apps/files_external/l10n/ko.js
index e9a63b9250d4a4b288af14519977f0adf4b899ae..54883d3a26b2e8f49a3e3a679ee2988ec87db5ac 100644
--- a/apps/files_external/l10n/ko.js
+++ b/apps/files_external/l10n/ko.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "OAuth2 설정 오류",
     "Generate keys" : "키 생성",
     "Error generating key pair" : "키 쌍을 생성하는 중 오류 발생",
-    "All users. Type to select user or group." : "모든 사용자입니다. 사용자나 그룹을 선택하려면 입력하십시오.",
     "(Group)" : "(그룹)",
     "Compatibility with Mac NFD encoding (slow)" : "Mac NFD 인코딩 호환성 사용(느림)",
     "Enable encryption" : "암호화 사용",
@@ -127,6 +126,7 @@ OC.L10N.register(
     "Add storage" : "저장소 추가",
     "Advanced settings" : "고급 설정",
     "Allow users to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "전역 인증 정보를 사용하여 같은 인증 정보를 사용하는 여러 외부 저장소에 인증할 수 있습니다."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "전역 인증 정보를 사용하여 같은 인증 정보를 사용하는 여러 외부 저장소에 인증할 수 있습니다.",
+    "All users. Type to select user or group." : "모든 사용자입니다. 사용자나 그룹을 선택하려면 입력하십시오."
 },
 "nplurals=1; plural=0;");
diff --git a/apps/files_external/l10n/ko.json b/apps/files_external/l10n/ko.json
index c3f0fdef95119b6dc8e6de5032fcbaf4d45a3143..3cc9e8b2e80ff67d47b66fb7c31dd40626865f4a 100644
--- a/apps/files_external/l10n/ko.json
+++ b/apps/files_external/l10n/ko.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "OAuth2 설정 오류",
     "Generate keys" : "키 생성",
     "Error generating key pair" : "키 쌍을 생성하는 중 오류 발생",
-    "All users. Type to select user or group." : "모든 사용자입니다. 사용자나 그룹을 선택하려면 입력하십시오.",
     "(Group)" : "(그룹)",
     "Compatibility with Mac NFD encoding (slow)" : "Mac NFD 인코딩 호환성 사용(느림)",
     "Enable encryption" : "암호화 사용",
@@ -125,6 +124,7 @@
     "Add storage" : "저장소 추가",
     "Advanced settings" : "고급 설정",
     "Allow users to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "전역 인증 정보를 사용하여 같은 인증 정보를 사용하는 여러 외부 저장소에 인증할 수 있습니다."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "전역 인증 정보를 사용하여 같은 인증 정보를 사용하는 여러 외부 저장소에 인증할 수 있습니다.",
+    "All users. Type to select user or group." : "모든 사용자입니다. 사용자나 그룹을 선택하려면 입력하십시오."
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/lt_LT.js b/apps/files_external/l10n/lt_LT.js
index 51ce3ab5c8ef2414a0d59b2f38c9ca33d1c938fa..963790c83a4f7470d7fd2462b0b6411b8af44901 100644
--- a/apps/files_external/l10n/lt_LT.js
+++ b/apps/files_external/l10n/lt_LT.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Klaida, konfigūruojant OAuth2",
     "Generate keys" : "Generuoti raktus",
     "Error generating key pair" : "Klaida kuriant raktus",
-    "All users. Type to select user or group." : "Visi naudotojai. Rašykite, norėdami pasirinkti naudotoją ar grupę.",
     "(Group)" : "(Grupė)",
     "Compatibility with Mac NFD encoding (slow)" : "Suderinamumas su Mac NFD kodavimu (lėtai)",
     "Enable encryption" : "Įjungti šifravimą",
@@ -118,7 +117,9 @@ OC.L10N.register(
     "Available for" : "Prieinamas",
     "Click to recheck the configuration" : "Spustelėkite norėdami iš naujo patikrinti konfigūraciją",
     "Add storage" : "Pridėti saugyklą",
+    "All users" : "Visi naudotojai",
     "Advanced settings" : "Išplėstiniai nustatymai",
-    "Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas"
+    "Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas",
+    "All users. Type to select user or group." : "Visi naudotojai. Rašykite, norėdami pasirinkti naudotoją ar grupę."
 },
 "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/apps/files_external/l10n/lt_LT.json b/apps/files_external/l10n/lt_LT.json
index ada7bcd58ab52d71b8b047912622d97ee03367a4..78a0214ecae94edf17d00dec99a309d9392ffd68 100644
--- a/apps/files_external/l10n/lt_LT.json
+++ b/apps/files_external/l10n/lt_LT.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Klaida, konfigūruojant OAuth2",
     "Generate keys" : "Generuoti raktus",
     "Error generating key pair" : "Klaida kuriant raktus",
-    "All users. Type to select user or group." : "Visi naudotojai. Rašykite, norėdami pasirinkti naudotoją ar grupę.",
     "(Group)" : "(Grupė)",
     "Compatibility with Mac NFD encoding (slow)" : "Suderinamumas su Mac NFD kodavimu (lėtai)",
     "Enable encryption" : "Įjungti šifravimą",
@@ -116,7 +115,9 @@
     "Available for" : "Prieinamas",
     "Click to recheck the configuration" : "Spustelėkite norėdami iš naujo patikrinti konfigūraciją",
     "Add storage" : "Pridėti saugyklą",
+    "All users" : "Visi naudotojai",
     "Advanced settings" : "Išplėstiniai nustatymai",
-    "Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas"
+    "Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas",
+    "All users. Type to select user or group." : "Visi naudotojai. Rašykite, norėdami pasirinkti naudotoją ar grupę."
 },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/lv.js b/apps/files_external/l10n/lv.js
index dd8999877263169f6794249af8b33fa2f69801aa..39b85b6368c953245d5f6ba0c5bbf33a3c00d1f6 100644
--- a/apps/files_external/l10n/lv.js
+++ b/apps/files_external/l10n/lv.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Konfigurēšanas kļūda OAuth2",
     "Generate keys" : "Izveidot atslēgas",
     "Error generating key pair" : "Kļūda, ģenerējot atslēgu pāri",
-    "All users. Type to select user or group." : "Visiem lietotājiem. Klikšķini, lai atlasītu lietotāju vai grupu.",
     "(Group)" : "(Grupa)",
     "Compatibility with Mac NFD encoding (slow)" : "Saderība ar Mac NFD kodēšanu (lēni)",
     "Enable encryption" : "Ieslēgt šifrēšanu",
@@ -77,6 +76,7 @@ OC.L10N.register(
     "Available for" : "Pieejams",
     "Add storage" : "Pievienot krātuvi",
     "Advanced settings" : "Paplašināti iestatījumi",
-    "Allow users to mount external storage" : "Atļaut lietotājiem uzstādīt ārējās krātuves"
+    "Allow users to mount external storage" : "Atļaut lietotājiem uzstādīt ārējās krātuves",
+    "All users. Type to select user or group." : "Visiem lietotājiem. Klikšķini, lai atlasītu lietotāju vai grupu."
 },
 "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
diff --git a/apps/files_external/l10n/lv.json b/apps/files_external/l10n/lv.json
index 7a6dfc1455fbf1c57e88b6d604715e5f777f0563..70f3fd0bcd12fee82f81e06504a6d8488e798d85 100644
--- a/apps/files_external/l10n/lv.json
+++ b/apps/files_external/l10n/lv.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Konfigurēšanas kļūda OAuth2",
     "Generate keys" : "Izveidot atslēgas",
     "Error generating key pair" : "Kļūda, ģenerējot atslēgu pāri",
-    "All users. Type to select user or group." : "Visiem lietotājiem. Klikšķini, lai atlasītu lietotāju vai grupu.",
     "(Group)" : "(Grupa)",
     "Compatibility with Mac NFD encoding (slow)" : "Saderība ar Mac NFD kodēšanu (lēni)",
     "Enable encryption" : "Ieslēgt šifrēšanu",
@@ -75,6 +74,7 @@
     "Available for" : "Pieejams",
     "Add storage" : "Pievienot krātuvi",
     "Advanced settings" : "Paplašināti iestatījumi",
-    "Allow users to mount external storage" : "Atļaut lietotājiem uzstādīt ārējās krātuves"
+    "Allow users to mount external storage" : "Atļaut lietotājiem uzstādīt ārējās krātuves",
+    "All users. Type to select user or group." : "Visiem lietotājiem. Klikšķini, lai atlasītu lietotāju vai grupu."
 },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/mk.js b/apps/files_external/l10n/mk.js
index c46c9be084be407f47ff1c80b849ef72cb1f92b6..88ca80d152c2e56167220f5a35cf96cca75e1203 100644
--- a/apps/files_external/l10n/mk.js
+++ b/apps/files_external/l10n/mk.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Грешка во конфигурацијата на OAuth2",
     "Generate keys" : "Генерирај клучеви",
     "Error generating key pair" : "Грешка при генерирање на клучеви",
-    "All users. Type to select user or group." : "Сите корисници. Напишете за да изберете корисник или група.",
     "(Group)" : "(Група)",
     "Compatibility with Mac NFD encoding (slow)" : "Компатибилно со Mac NFD енкрипција (бавно)",
     "Enable encryption" : "Овозможи енкрипција",
@@ -108,8 +107,10 @@ OC.L10N.register(
     "Available for" : "Достапно за",
     "Click to recheck the configuration" : "Кликни за проверка на конфигурацијата",
     "Add storage" : "Додади складиште",
+    "All users" : "Сите корисници",
     "Advanced settings" : "Напредни параметри",
     "Allow users to mount external storage" : "Дозволи на корисниците да монтираат надворешни складишта",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните акредитиви можат да се искористат за пристапување во повеќе надворешни складишта кој користат исти акредитиви."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните акредитиви можат да се искористат за пристапување во повеќе надворешни складишта кој користат исти акредитиви.",
+    "All users. Type to select user or group." : "Сите корисници. Напишете за да изберете корисник или група."
 },
 "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
diff --git a/apps/files_external/l10n/mk.json b/apps/files_external/l10n/mk.json
index e3216aef1085608695eab188c5e7fac859221d8a..c1f195c54d7afec2808b182781361e22acdfbe3a 100644
--- a/apps/files_external/l10n/mk.json
+++ b/apps/files_external/l10n/mk.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Грешка во конфигурацијата на OAuth2",
     "Generate keys" : "Генерирај клучеви",
     "Error generating key pair" : "Грешка при генерирање на клучеви",
-    "All users. Type to select user or group." : "Сите корисници. Напишете за да изберете корисник или група.",
     "(Group)" : "(Група)",
     "Compatibility with Mac NFD encoding (slow)" : "Компатибилно со Mac NFD енкрипција (бавно)",
     "Enable encryption" : "Овозможи енкрипција",
@@ -106,8 +105,10 @@
     "Available for" : "Достапно за",
     "Click to recheck the configuration" : "Кликни за проверка на конфигурацијата",
     "Add storage" : "Додади складиште",
+    "All users" : "Сите корисници",
     "Advanced settings" : "Напредни параметри",
     "Allow users to mount external storage" : "Дозволи на корисниците да монтираат надворешни складишта",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните акредитиви можат да се искористат за пристапување во повеќе надворешни складишта кој користат исти акредитиви."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните акредитиви можат да се искористат за пристапување во повеќе надворешни складишта кој користат исти акредитиви.",
+    "All users. Type to select user or group." : "Сите корисници. Напишете за да изберете корисник или група."
 },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/nb.js b/apps/files_external/l10n/nb.js
index a8c90f61b81bd956f56427a407c666e6668097d3..39ccf44f08319838637fea4c752538be51af7784 100644
--- a/apps/files_external/l10n/nb.js
+++ b/apps/files_external/l10n/nb.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Feil ved oppsett av OAuth2",
     "Generate keys" : "Generer nøkler",
     "Error generating key pair" : "Feil ved nøkkelgenerering",
-    "All users. Type to select user or group." : "Alle brukere. Tast for å velge bruker eller gruppe.",
     "(Group)" : "(Gruppe)",
     "Compatibility with Mac NFD encoding (slow)" : "Kompatibelt med Mac NFD koding (treg)",
     "Enable encryption" : "Aktiver kryptering",
@@ -122,6 +121,7 @@ OC.L10N.register(
     "Click to recheck the configuration" : "Klikk for å sjekke oppsettet igjen",
     "Add storage" : "Legg til lagringsplass",
     "Advanced settings" : "Avanserte innstillinger",
-    "Allow users to mount external storage" : "Tillat at brukere kobler opp eksterne lagre"
+    "Allow users to mount external storage" : "Tillat at brukere kobler opp eksterne lagre",
+    "All users. Type to select user or group." : "Alle brukere. Tast for å velge bruker eller gruppe."
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/nb.json b/apps/files_external/l10n/nb.json
index 38324e2195602921dcd5a292f87ca8dd165ffcb1..41f5424d5d9378523a8857086ada96df36a55377 100644
--- a/apps/files_external/l10n/nb.json
+++ b/apps/files_external/l10n/nb.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Feil ved oppsett av OAuth2",
     "Generate keys" : "Generer nøkler",
     "Error generating key pair" : "Feil ved nøkkelgenerering",
-    "All users. Type to select user or group." : "Alle brukere. Tast for å velge bruker eller gruppe.",
     "(Group)" : "(Gruppe)",
     "Compatibility with Mac NFD encoding (slow)" : "Kompatibelt med Mac NFD koding (treg)",
     "Enable encryption" : "Aktiver kryptering",
@@ -120,6 +119,7 @@
     "Click to recheck the configuration" : "Klikk for å sjekke oppsettet igjen",
     "Add storage" : "Legg til lagringsplass",
     "Advanced settings" : "Avanserte innstillinger",
-    "Allow users to mount external storage" : "Tillat at brukere kobler opp eksterne lagre"
+    "Allow users to mount external storage" : "Tillat at brukere kobler opp eksterne lagre",
+    "All users. Type to select user or group." : "Alle brukere. Tast for å velge bruker eller gruppe."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/nl.js b/apps/files_external/l10n/nl.js
index 4e722103c8512610f403114c8ff88ad481c5cb04..7b92bedb458fdeb49328c39e80368a5a3f273428 100644
--- a/apps/files_external/l10n/nl.js
+++ b/apps/files_external/l10n/nl.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Fout bij configureren OAuth2",
     "Generate keys" : "Genereer sleutels",
     "Error generating key pair" : "Fout bij genereren sleutelpaar",
-    "All users. Type to select user or group." : "Alle gebruikers. Tikken om een gebruiker of groep te selecteren.",
     "(Group)" : "(Groep)",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibiliteit met Mac NFD encoding (traag)",
     "Enable encryption" : "Versleuteling inschakelen",
@@ -133,8 +132,10 @@ OC.L10N.register(
     "Available for" : "Beschikbaar voor",
     "Click to recheck the configuration" : "Klik om de configuratie opnieuw te controleren",
     "Add storage" : "Toevoegen opslag",
+    "All users" : "Alle gebruikers",
     "Advanced settings" : "Geavanceerde instellingen",
     "Allow users to mount external storage" : "Sta gebruikers toe om een externe opslag aan te koppelen",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale inloggegevens kunnen worden gebruikt met meerdere externe opslagsystemen met dezelfde inloggegevens."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale inloggegevens kunnen worden gebruikt met meerdere externe opslagsystemen met dezelfde inloggegevens.",
+    "All users. Type to select user or group." : "Alle gebruikers. Tikken om een gebruiker of groep te selecteren."
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/nl.json b/apps/files_external/l10n/nl.json
index 4ef10817876db07aef1e4039ac3bcd4056db50d1..ab914057a08c3c0fee1845794e09c9b23df195c9 100644
--- a/apps/files_external/l10n/nl.json
+++ b/apps/files_external/l10n/nl.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Fout bij configureren OAuth2",
     "Generate keys" : "Genereer sleutels",
     "Error generating key pair" : "Fout bij genereren sleutelpaar",
-    "All users. Type to select user or group." : "Alle gebruikers. Tikken om een gebruiker of groep te selecteren.",
     "(Group)" : "(Groep)",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibiliteit met Mac NFD encoding (traag)",
     "Enable encryption" : "Versleuteling inschakelen",
@@ -131,8 +130,10 @@
     "Available for" : "Beschikbaar voor",
     "Click to recheck the configuration" : "Klik om de configuratie opnieuw te controleren",
     "Add storage" : "Toevoegen opslag",
+    "All users" : "Alle gebruikers",
     "Advanced settings" : "Geavanceerde instellingen",
     "Allow users to mount external storage" : "Sta gebruikers toe om een externe opslag aan te koppelen",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale inloggegevens kunnen worden gebruikt met meerdere externe opslagsystemen met dezelfde inloggegevens."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale inloggegevens kunnen worden gebruikt met meerdere externe opslagsystemen met dezelfde inloggegevens.",
+    "All users. Type to select user or group." : "Alle gebruikers. Tikken om een gebruiker of groep te selecteren."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/pl.js b/apps/files_external/l10n/pl.js
index c4571ee4bfb1e6f11dc7eb07384b616d3fb9a9ee..ff98201d970269d86c5058080285dfedea92cb5a 100644
--- a/apps/files_external/l10n/pl.js
+++ b/apps/files_external/l10n/pl.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Błąd konfiguracji OAuth2",
     "Generate keys" : "Wygeneruj klucze",
     "Error generating key pair" : "Błąd podczas generowania pary kluczy",
-    "All users. Type to select user or group." : "Wszyscy użytkownicy. Zacznij pisać, aby wybrać użytkownika lub grupę.",
     "(Group)" : "(Grupa)",
     "Compatibility with Mac NFD encoding (slow)" : "Zgodność z kodowaniem Mac NFD (powolny)",
     "Enable encryption" : "Włącz szyfrowanie",
@@ -135,8 +134,10 @@ OC.L10N.register(
     "Available for" : "Dostępne dla",
     "Click to recheck the configuration" : "Kliknij, aby ponownie sprawdzić konfigurację",
     "Add storage" : "Dodaj zewnętrzne magazyny",
+    "All users" : "Wszyscy użytkownicy",
     "Advanced settings" : "Ustawienia zaawansowane",
     "Allow users to mount external storage" : "Zezwalaj użytkownikom na montowanie magazynów zewnętrznych",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poświadczenia globalne mogą być używane do uwierzytelniania z wieloma zewnętrznymi magazynami, o ile posiadają takie same poświadczenia."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poświadczenia globalne mogą być używane do uwierzytelniania z wieloma zewnętrznymi magazynami, o ile posiadają takie same poświadczenia.",
+    "All users. Type to select user or group." : "Wszyscy użytkownicy. Zacznij pisać, aby wybrać użytkownika lub grupę."
 },
 "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/apps/files_external/l10n/pl.json b/apps/files_external/l10n/pl.json
index b3f347dd8d4885831165d943ab187f8315b8d002..4610e7fa98efe5c09faec68ca4e6d32f97499a56 100644
--- a/apps/files_external/l10n/pl.json
+++ b/apps/files_external/l10n/pl.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Błąd konfiguracji OAuth2",
     "Generate keys" : "Wygeneruj klucze",
     "Error generating key pair" : "Błąd podczas generowania pary kluczy",
-    "All users. Type to select user or group." : "Wszyscy użytkownicy. Zacznij pisać, aby wybrać użytkownika lub grupę.",
     "(Group)" : "(Grupa)",
     "Compatibility with Mac NFD encoding (slow)" : "Zgodność z kodowaniem Mac NFD (powolny)",
     "Enable encryption" : "Włącz szyfrowanie",
@@ -133,8 +132,10 @@
     "Available for" : "Dostępne dla",
     "Click to recheck the configuration" : "Kliknij, aby ponownie sprawdzić konfigurację",
     "Add storage" : "Dodaj zewnętrzne magazyny",
+    "All users" : "Wszyscy użytkownicy",
     "Advanced settings" : "Ustawienia zaawansowane",
     "Allow users to mount external storage" : "Zezwalaj użytkownikom na montowanie magazynów zewnętrznych",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poświadczenia globalne mogą być używane do uwierzytelniania z wieloma zewnętrznymi magazynami, o ile posiadają takie same poświadczenia."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poświadczenia globalne mogą być używane do uwierzytelniania z wieloma zewnętrznymi magazynami, o ile posiadają takie same poświadczenia.",
+    "All users. Type to select user or group." : "Wszyscy użytkownicy. Zacznij pisać, aby wybrać użytkownika lub grupę."
 },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js
index e7733410f4874e0627816aa9e410476c4a17f31e..d545ca256d364c9001904c5a4a281051a3d32e05 100644
--- a/apps/files_external/l10n/pt_BR.js
+++ b/apps/files_external/l10n/pt_BR.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Erro configurando OAuth2",
     "Generate keys" : "Gerar chaves",
     "Error generating key pair" : "Erro ao gerar o par de chaves",
-    "All users. Type to select user or group." : "Todos os usuários. Digite para selecionar usuário ou grupo.",
     "(Group)" : "(Grupo)",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidade com a codificação Mac NFD (lento)",
     "Enable encryption" : "Ativar criptografia",
@@ -135,8 +134,10 @@ OC.L10N.register(
     "Available for" : "Disponível para",
     "Click to recheck the configuration" : "Clique para rechecar a configuração",
     "Add storage" : "Adic. armazenamento",
+    "All users" : "Todos os usuários",
     "Advanced settings" : "Configurações avançadas",
     "Allow users to mount external storage" : "Permitir que usuários montem armazenamento externo",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Credenciais globais podem ser usadas para autenticar com vários armazenamentos externos que possuem as mesmas credenciais."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Credenciais globais podem ser usadas para autenticar com vários armazenamentos externos que possuem as mesmas credenciais.",
+    "All users. Type to select user or group." : "Todos os usuários. Digite para selecionar usuário ou grupo."
 },
 "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json
index 8b03f86b0d1b95ae61dc611937235800dad3a522..814cda824c67d38e07476399e84617f5a555de3b 100644
--- a/apps/files_external/l10n/pt_BR.json
+++ b/apps/files_external/l10n/pt_BR.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Erro configurando OAuth2",
     "Generate keys" : "Gerar chaves",
     "Error generating key pair" : "Erro ao gerar o par de chaves",
-    "All users. Type to select user or group." : "Todos os usuários. Digite para selecionar usuário ou grupo.",
     "(Group)" : "(Grupo)",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidade com a codificação Mac NFD (lento)",
     "Enable encryption" : "Ativar criptografia",
@@ -133,8 +132,10 @@
     "Available for" : "Disponível para",
     "Click to recheck the configuration" : "Clique para rechecar a configuração",
     "Add storage" : "Adic. armazenamento",
+    "All users" : "Todos os usuários",
     "Advanced settings" : "Configurações avançadas",
     "Allow users to mount external storage" : "Permitir que usuários montem armazenamento externo",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Credenciais globais podem ser usadas para autenticar com vários armazenamentos externos que possuem as mesmas credenciais."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Credenciais globais podem ser usadas para autenticar com vários armazenamentos externos que possuem as mesmas credenciais.",
+    "All users. Type to select user or group." : "Todos os usuários. Digite para selecionar usuário ou grupo."
 },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/pt_PT.js b/apps/files_external/l10n/pt_PT.js
index afb7e3993b84507b555ed586e9c1c0efbdda286d..232d539aab930e66be72b005b3f93a6c74b84e56 100644
--- a/apps/files_external/l10n/pt_PT.js
+++ b/apps/files_external/l10n/pt_PT.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Erro ao configurar OAuth2",
     "Generate keys" : "Gerar chaves",
     "Error generating key pair" : "Erro ao gerar chave par",
-    "All users. Type to select user or group." : "Todos os utilizadores. Digite para selecionar o utilizador ou grupo.",
     "(Group)" : "(Grupo)",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidade com a codificação NFD Mac (lenta)",
     "Enable encryption" : "Activar encriptação",
@@ -114,6 +113,7 @@ OC.L10N.register(
     "Available for" : "Disponível para ",
     "Add storage" : "Adicionar armazenamento",
     "Advanced settings" : "Definições avançadas",
-    "Allow users to mount external storage" : "Permitir que os utilizadores montem armazenamento externo"
+    "Allow users to mount external storage" : "Permitir que os utilizadores montem armazenamento externo",
+    "All users. Type to select user or group." : "Todos os utilizadores. Digite para selecionar o utilizador ou grupo."
 },
 "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/pt_PT.json b/apps/files_external/l10n/pt_PT.json
index 225a5bc59d41de2188890473ff4a23d8f4c4efa4..5801c03e4e092306ad78f6161671cc3f41b88ac5 100644
--- a/apps/files_external/l10n/pt_PT.json
+++ b/apps/files_external/l10n/pt_PT.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Erro ao configurar OAuth2",
     "Generate keys" : "Gerar chaves",
     "Error generating key pair" : "Erro ao gerar chave par",
-    "All users. Type to select user or group." : "Todos os utilizadores. Digite para selecionar o utilizador ou grupo.",
     "(Group)" : "(Grupo)",
     "Compatibility with Mac NFD encoding (slow)" : "Compatibilidade com a codificação NFD Mac (lenta)",
     "Enable encryption" : "Activar encriptação",
@@ -112,6 +111,7 @@
     "Available for" : "Disponível para ",
     "Add storage" : "Adicionar armazenamento",
     "Advanced settings" : "Definições avançadas",
-    "Allow users to mount external storage" : "Permitir que os utilizadores montem armazenamento externo"
+    "Allow users to mount external storage" : "Permitir que os utilizadores montem armazenamento externo",
+    "All users. Type to select user or group." : "Todos os utilizadores. Digite para selecionar o utilizador ou grupo."
 },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/ro.js b/apps/files_external/l10n/ro.js
index ad2879b6eebaa839698447a48e5f1866f552aa2f..923b51e94485cd7f8c7e34df7c9e9c739e1edd19 100644
--- a/apps/files_external/l10n/ro.js
+++ b/apps/files_external/l10n/ro.js
@@ -9,7 +9,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Eroare la configurarea OAuth2",
     "Generate keys" : "Generează chei",
     "Error generating key pair" : "Eroarea la generarea cheilor",
-    "All users. Type to select user or group." : "Toți utilizatorii. Începe să scrii pentru a selecta un utilizator sau un grup.",
     "Enable encryption" : "Activează criptarea",
     "Enable previews" : "Activează previzualizările",
     "Enable sharing" : "Activează partajarea",
@@ -77,6 +76,7 @@ OC.L10N.register(
     "Configuration" : "Configurație",
     "Available for" : "Disponibil pentru",
     "Add storage" : "Adauga stocare",
-    "Advanced settings" : "Setări avansate"
+    "Advanced settings" : "Setări avansate",
+    "All users. Type to select user or group." : "Toți utilizatorii. Începe să scrii pentru a selecta un utilizator sau un grup."
 },
 "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
diff --git a/apps/files_external/l10n/ro.json b/apps/files_external/l10n/ro.json
index 8ad86959f01d24483107657b125a66fa66b312e9..c81659228f8e2f47cdd98119aed44948920275db 100644
--- a/apps/files_external/l10n/ro.json
+++ b/apps/files_external/l10n/ro.json
@@ -7,7 +7,6 @@
     "Error configuring OAuth2" : "Eroare la configurarea OAuth2",
     "Generate keys" : "Generează chei",
     "Error generating key pair" : "Eroarea la generarea cheilor",
-    "All users. Type to select user or group." : "Toți utilizatorii. Începe să scrii pentru a selecta un utilizator sau un grup.",
     "Enable encryption" : "Activează criptarea",
     "Enable previews" : "Activează previzualizările",
     "Enable sharing" : "Activează partajarea",
@@ -75,6 +74,7 @@
     "Configuration" : "Configurație",
     "Available for" : "Disponibil pentru",
     "Add storage" : "Adauga stocare",
-    "Advanced settings" : "Setări avansate"
+    "Advanced settings" : "Setări avansate",
+    "All users. Type to select user or group." : "Toți utilizatorii. Începe să scrii pentru a selecta un utilizator sau un grup."
 },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js
index a03273a1e75990a74ef9a0ef370004791df65331..7f9118984d23f97ee54a4a237c12e6012486e01d 100644
--- a/apps/files_external/l10n/ru.js
+++ b/apps/files_external/l10n/ru.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Ошибка настройки OAuth2",
     "Generate keys" : "Создать ключи",
     "Error generating key pair" : "Ошибка создания пары ключей",
-    "All users. Type to select user or group." : "Все пользователи. Для выбора введите имя пользователя или группы.",
     "(Group)" : "(Группа)",
     "Compatibility with Mac NFD encoding (slow)" : "Совместимость с кодировкой Mac NFD (медленно)",
     "Enable encryption" : "Включить шифрование",
@@ -135,8 +134,10 @@ OC.L10N.register(
     "Available for" : "Доступно для",
     "Click to recheck the configuration" : "Нажмите для повторной проверки конфигурации",
     "Add storage" : "Добавить хранилище",
+    "All users" : "Все пользователи",
     "Advanced settings" : "Расширенные настройки",
     "Allow users to mount external storage" : "Разрешить пользователями подключать внешние хранилища",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальные учетные данные могут использоваться для аутентификации с несколькими внешними хранилищами, которые имеют одинаковые учетные данные."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальные учетные данные могут использоваться для аутентификации с несколькими внешними хранилищами, которые имеют одинаковые учетные данные.",
+    "All users. Type to select user or group." : "Все пользователи. Для выбора введите имя пользователя или группы."
 },
 "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
diff --git a/apps/files_external/l10n/ru.json b/apps/files_external/l10n/ru.json
index 4446c445687f7e7430e8188e3c3c454b2a75bc8e..4168b8dc95056225a05b7f24264590f6441cf352 100644
--- a/apps/files_external/l10n/ru.json
+++ b/apps/files_external/l10n/ru.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Ошибка настройки OAuth2",
     "Generate keys" : "Создать ключи",
     "Error generating key pair" : "Ошибка создания пары ключей",
-    "All users. Type to select user or group." : "Все пользователи. Для выбора введите имя пользователя или группы.",
     "(Group)" : "(Группа)",
     "Compatibility with Mac NFD encoding (slow)" : "Совместимость с кодировкой Mac NFD (медленно)",
     "Enable encryption" : "Включить шифрование",
@@ -133,8 +132,10 @@
     "Available for" : "Доступно для",
     "Click to recheck the configuration" : "Нажмите для повторной проверки конфигурации",
     "Add storage" : "Добавить хранилище",
+    "All users" : "Все пользователи",
     "Advanced settings" : "Расширенные настройки",
     "Allow users to mount external storage" : "Разрешить пользователями подключать внешние хранилища",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальные учетные данные могут использоваться для аутентификации с несколькими внешними хранилищами, которые имеют одинаковые учетные данные."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальные учетные данные могут использоваться для аутентификации с несколькими внешними хранилищами, которые имеют одинаковые учетные данные.",
+    "All users. Type to select user or group." : "Все пользователи. Для выбора введите имя пользователя или группы."
 },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/sc.js b/apps/files_external/l10n/sc.js
index ddb5471563971bd0325b411e8f7556468519e186..916e5e4573367bf0579652624ffb028bdf6a33b4 100644
--- a/apps/files_external/l10n/sc.js
+++ b/apps/files_external/l10n/sc.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Errore de cunfiguratzione OAuth2",
     "Generate keys" : "Gènera craes",
     "Error generating key pair" : "Errore creende sa croba de craes",
-    "All users. Type to select user or group." : "Totu is utentes. Inserta pro ischertare utente e grupu.",
     "(Group)" : "(Grupu)",
     "Compatibility with Mac NFD encoding (slow)" : " Compatibilidade cun sa codìfica Mac NFD (lentu)",
     "Enable encryption" : "Ativa tzifradura",
@@ -129,8 +128,10 @@ OC.L10N.register(
     "Available for" : "A disponimentu pro",
     "Click to recheck the configuration" : "Incarca pro controllare torra sa cunfiguratzione",
     "Add storage" : "Agiunghe archiviatzione",
+    "All users" : "Totu is utentes",
     "Advanced settings" : "Impostatziones avantzadas",
     "Allow users to mount external storage" : "Permiti a is utentes de montare archiviatziones de foras",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Is credentziales globales si podent impreare puru pro s'autenticatzione cun prus archiviatziones de foras chi tenent is matessi credentziales."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Is credentziales globales si podent impreare puru pro s'autenticatzione cun prus archiviatziones de foras chi tenent is matessi credentziales.",
+    "All users. Type to select user or group." : "Totu is utentes. Inserta pro ischertare utente e grupu."
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/sc.json b/apps/files_external/l10n/sc.json
index 457e067deb72fda41be77a2eb8a42a03c3808286..9ad8d85f54fe5778c5c3ac1260d83ebd5923ff4a 100644
--- a/apps/files_external/l10n/sc.json
+++ b/apps/files_external/l10n/sc.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Errore de cunfiguratzione OAuth2",
     "Generate keys" : "Gènera craes",
     "Error generating key pair" : "Errore creende sa croba de craes",
-    "All users. Type to select user or group." : "Totu is utentes. Inserta pro ischertare utente e grupu.",
     "(Group)" : "(Grupu)",
     "Compatibility with Mac NFD encoding (slow)" : " Compatibilidade cun sa codìfica Mac NFD (lentu)",
     "Enable encryption" : "Ativa tzifradura",
@@ -127,8 +126,10 @@
     "Available for" : "A disponimentu pro",
     "Click to recheck the configuration" : "Incarca pro controllare torra sa cunfiguratzione",
     "Add storage" : "Agiunghe archiviatzione",
+    "All users" : "Totu is utentes",
     "Advanced settings" : "Impostatziones avantzadas",
     "Allow users to mount external storage" : "Permiti a is utentes de montare archiviatziones de foras",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Is credentziales globales si podent impreare puru pro s'autenticatzione cun prus archiviatziones de foras chi tenent is matessi credentziales."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Is credentziales globales si podent impreare puru pro s'autenticatzione cun prus archiviatziones de foras chi tenent is matessi credentziales.",
+    "All users. Type to select user or group." : "Totu is utentes. Inserta pro ischertare utente e grupu."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/sk.js b/apps/files_external/l10n/sk.js
index ce4808794e05a0e038669175a1bbbac9fd952853..56416979fe8c712b5d356b52c8584f9eff873fd8 100644
--- a/apps/files_external/l10n/sk.js
+++ b/apps/files_external/l10n/sk.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Chyba konfigurovania OAuth2",
     "Generate keys" : "Vytvoriť kľúče",
     "Error generating key pair" : "Chyba pri vytváraní dvojice kľúčov",
-    "All users. Type to select user or group." : "Všetci používatelia. Začnite písať pre výber používateľa alebo skupinu.",
     "(Group)" : "(Skupina)",
     "Compatibility with Mac NFD encoding (slow)" : "Kompatibilita s Mac NFD enkódovaním (pomalé)",
     "Enable encryption" : "Povoliť šifrovanie",
@@ -135,8 +134,10 @@ OC.L10N.register(
     "Available for" : "K dispozícii pre",
     "Click to recheck the configuration" : "Kliknite na opätovnú kontrolu konfigurácie",
     "Add storage" : "Pridať úložisko",
+    "All users" : "Všetci užívatelia",
     "Advanced settings" : "Rozšírené nastavenia",
     "Allow users to mount external storage" : "Povoliť používateľom pripojiť externé úložiská",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globálne prihlasovacie údaje je možné použiť pre overenie s viacerými externými úložiskami, ktoré majú rovnaké prihlasovacie údaje."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globálne prihlasovacie údaje je možné použiť pre overenie s viacerými externými úložiskami, ktoré majú rovnaké prihlasovacie údaje.",
+    "All users. Type to select user or group." : "Všetci používatelia. Začnite písať pre výber používateľa alebo skupinu."
 },
 "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/apps/files_external/l10n/sk.json b/apps/files_external/l10n/sk.json
index 852a4d888437045b3675f3723d324f391fe23215..00f6aca46cfd0ac4491f03786c316cd06e28d01f 100644
--- a/apps/files_external/l10n/sk.json
+++ b/apps/files_external/l10n/sk.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Chyba konfigurovania OAuth2",
     "Generate keys" : "Vytvoriť kľúče",
     "Error generating key pair" : "Chyba pri vytváraní dvojice kľúčov",
-    "All users. Type to select user or group." : "Všetci používatelia. Začnite písať pre výber používateľa alebo skupinu.",
     "(Group)" : "(Skupina)",
     "Compatibility with Mac NFD encoding (slow)" : "Kompatibilita s Mac NFD enkódovaním (pomalé)",
     "Enable encryption" : "Povoliť šifrovanie",
@@ -133,8 +132,10 @@
     "Available for" : "K dispozícii pre",
     "Click to recheck the configuration" : "Kliknite na opätovnú kontrolu konfigurácie",
     "Add storage" : "Pridať úložisko",
+    "All users" : "Všetci užívatelia",
     "Advanced settings" : "Rozšírené nastavenia",
     "Allow users to mount external storage" : "Povoliť používateľom pripojiť externé úložiská",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globálne prihlasovacie údaje je možné použiť pre overenie s viacerými externými úložiskami, ktoré majú rovnaké prihlasovacie údaje."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globálne prihlasovacie údaje je možné použiť pre overenie s viacerými externými úložiskami, ktoré majú rovnaké prihlasovacie údaje.",
+    "All users. Type to select user or group." : "Všetci používatelia. Začnite písať pre výber používateľa alebo skupinu."
 },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/sl.js b/apps/files_external/l10n/sl.js
index 3902d86eb3c02083fb622fa2542213996759eab8..36b84f477d22112a202669a816aa94ef877cef49 100644
--- a/apps/files_external/l10n/sl.js
+++ b/apps/files_external/l10n/sl.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Napaka nastavljanja OAuth2",
     "Generate keys" : "Ustvari ključe",
     "Error generating key pair" : "Prišlo je do napake med ustvarjanjem para ključev",
-    "All users. Type to select user or group." : "Vsi uporabniki. Skupino ali uporabnika je mogoče tudi izbrati.",
     "(Group)" : "(skupina)",
     "Compatibility with Mac NFD encoding (slow)" : " Usklajenost s šifriranjem Mac NFD (počasno)",
     "Enable encryption" : "Omogoči šifriranje",
@@ -132,8 +131,10 @@ OC.L10N.register(
     "Available for" : "Na voljo za",
     "Click to recheck the configuration" : "Kliknite za ponovno preverjanje nastavitev",
     "Add storage" : "Dodaj shrambo",
+    "All users" : "Vsi uporabniki",
     "Advanced settings" : "Napredne nastavitve",
     "Allow users to mount external storage" : "Dovoli uporabnikom priklapljanje zunanje shrambe",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Splošna poverila je mogoče uporabiti za overitev z več zunanjimi shrambami, ki uporabljajo enaka poverila."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Splošna poverila je mogoče uporabiti za overitev z več zunanjimi shrambami, ki uporabljajo enaka poverila.",
+    "All users. Type to select user or group." : "Vsi uporabniki. Skupino ali uporabnika je mogoče tudi izbrati."
 },
 "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/apps/files_external/l10n/sl.json b/apps/files_external/l10n/sl.json
index e30102ef6b4bba86d6e95f6fbd92510ee751c51e..6ced79d4a2092b0239b5b31396ebd43553e682d3 100644
--- a/apps/files_external/l10n/sl.json
+++ b/apps/files_external/l10n/sl.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Napaka nastavljanja OAuth2",
     "Generate keys" : "Ustvari ključe",
     "Error generating key pair" : "Prišlo je do napake med ustvarjanjem para ključev",
-    "All users. Type to select user or group." : "Vsi uporabniki. Skupino ali uporabnika je mogoče tudi izbrati.",
     "(Group)" : "(skupina)",
     "Compatibility with Mac NFD encoding (slow)" : " Usklajenost s šifriranjem Mac NFD (počasno)",
     "Enable encryption" : "Omogoči šifriranje",
@@ -130,8 +129,10 @@
     "Available for" : "Na voljo za",
     "Click to recheck the configuration" : "Kliknite za ponovno preverjanje nastavitev",
     "Add storage" : "Dodaj shrambo",
+    "All users" : "Vsi uporabniki",
     "Advanced settings" : "Napredne nastavitve",
     "Allow users to mount external storage" : "Dovoli uporabnikom priklapljanje zunanje shrambe",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Splošna poverila je mogoče uporabiti za overitev z več zunanjimi shrambami, ki uporabljajo enaka poverila."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Splošna poverila je mogoče uporabiti za overitev z več zunanjimi shrambami, ki uporabljajo enaka poverila.",
+    "All users. Type to select user or group." : "Vsi uporabniki. Skupino ali uporabnika je mogoče tudi izbrati."
 },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/sq.js b/apps/files_external/l10n/sq.js
index beb158d5519e98df527da550caf2622635388759..324c400c6980b238ecb11d12f1a82ffb4b0f3671 100644
--- a/apps/files_external/l10n/sq.js
+++ b/apps/files_external/l10n/sq.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Gabim gjatë formësimit të OAuth2",
     "Generate keys" : "Prodho kyçe",
     "Error generating key pair" : "Gabim gjatë prodhimit të çiftit të kyçeve",
-    "All users. Type to select user or group." : "Krejt përdoruesit. Shtypni që të përzgjidhet përdorues ose grup.",
     "Compatibility with Mac NFD encoding (slow)" : "Pëerputhshmëri me kodim Mac NFD (e ngadaltë)",
     "Enable encryption" : "Aktivizoni fshehtëzim",
     "Enable previews" : "Aktivizoni paraparje",
@@ -110,6 +109,7 @@ OC.L10N.register(
     "Available for" : "E gatshme për",
     "Add storage" : "Shtoni depozitë",
     "Advanced settings" : "Rregullime të mëtejshme",
-    "Allow users to mount external storage" : "Lejoju përdoruesve të montojnë depozita të jashtme"
+    "Allow users to mount external storage" : "Lejoju përdoruesve të montojnë depozita të jashtme",
+    "All users. Type to select user or group." : "Krejt përdoruesit. Shtypni që të përzgjidhet përdorues ose grup."
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/sq.json b/apps/files_external/l10n/sq.json
index f05529e803e5f17b15764ba01523e35f85e882ba..e29b48deb8005be82c510169a57ee96f8cdcc893 100644
--- a/apps/files_external/l10n/sq.json
+++ b/apps/files_external/l10n/sq.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Gabim gjatë formësimit të OAuth2",
     "Generate keys" : "Prodho kyçe",
     "Error generating key pair" : "Gabim gjatë prodhimit të çiftit të kyçeve",
-    "All users. Type to select user or group." : "Krejt përdoruesit. Shtypni që të përzgjidhet përdorues ose grup.",
     "Compatibility with Mac NFD encoding (slow)" : "Pëerputhshmëri me kodim Mac NFD (e ngadaltë)",
     "Enable encryption" : "Aktivizoni fshehtëzim",
     "Enable previews" : "Aktivizoni paraparje",
@@ -108,6 +107,7 @@
     "Available for" : "E gatshme për",
     "Add storage" : "Shtoni depozitë",
     "Advanced settings" : "Rregullime të mëtejshme",
-    "Allow users to mount external storage" : "Lejoju përdoruesve të montojnë depozita të jashtme"
+    "Allow users to mount external storage" : "Lejoju përdoruesve të montojnë depozita të jashtme",
+    "All users. Type to select user or group." : "Krejt përdoruesit. Shtypni që të përzgjidhet përdorues ose grup."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/sr.js b/apps/files_external/l10n/sr.js
index 1ea0338a2fa0a1c21c0720376c374a1561f034bb..0330f39c3c5da6c0ac31e95de1a57b28573d6a42 100644
--- a/apps/files_external/l10n/sr.js
+++ b/apps/files_external/l10n/sr.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Грешка у подешавању OAuth2",
     "Generate keys" : "Генериши кључеве",
     "Error generating key pair" : "Грешка при генерисању пара кључева",
-    "All users. Type to select user or group." : "Сви корисници. Куцајте за избор корисника или групе.",
     "(Group)" : "(група)",
     "Compatibility with Mac NFD encoding (slow)" : "Компатибилност са NFD кодирањем (споро)",
     "Enable encryption" : "Укључи шифровање",
@@ -130,6 +129,7 @@ OC.L10N.register(
     "Add storage" : "Додај складиште",
     "Advanced settings" : "Напредне поставке",
     "Allow users to mount external storage" : "Дозволи корисницима да монтирају спољашња складишта",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобални акредитиви се могу користити за пријављивање на више спољних складишта које примају исте акредитиве."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобални акредитиви се могу користити за пријављивање на више спољних складишта које примају исте акредитиве.",
+    "All users. Type to select user or group." : "Сви корисници. Куцајте за избор корисника или групе."
 },
 "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/files_external/l10n/sr.json b/apps/files_external/l10n/sr.json
index dcd50857401e332431eaeca70f39c5edd0079a57..7bf2b0138a11a9d65c8d946c00e8afe1e5b2a8ff 100644
--- a/apps/files_external/l10n/sr.json
+++ b/apps/files_external/l10n/sr.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Грешка у подешавању OAuth2",
     "Generate keys" : "Генериши кључеве",
     "Error generating key pair" : "Грешка при генерисању пара кључева",
-    "All users. Type to select user or group." : "Сви корисници. Куцајте за избор корисника или групе.",
     "(Group)" : "(група)",
     "Compatibility with Mac NFD encoding (slow)" : "Компатибилност са NFD кодирањем (споро)",
     "Enable encryption" : "Укључи шифровање",
@@ -128,6 +127,7 @@
     "Add storage" : "Додај складиште",
     "Advanced settings" : "Напредне поставке",
     "Allow users to mount external storage" : "Дозволи корисницима да монтирају спољашња складишта",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобални акредитиви се могу користити за пријављивање на више спољних складишта које примају исте акредитиве."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобални акредитиви се могу користити за пријављивање на више спољних складишта које примају исте акредитиве.",
+    "All users. Type to select user or group." : "Сви корисници. Куцајте за избор корисника или групе."
 },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/sv.js b/apps/files_external/l10n/sv.js
index faef2fc714c05d1068f788f76e281c908be698b2..82806c4a6f462fa3383001cf60360a01a6d7a4c4 100644
--- a/apps/files_external/l10n/sv.js
+++ b/apps/files_external/l10n/sv.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Misslyckades konfigurera OAuth2",
     "Generate keys" : "Generera nycklar",
     "Error generating key pair" : "Fel vid generering av nyckelpar",
-    "All users. Type to select user or group." : "Alla användare. Skriv för att välja användare eller grupp.",
     "(Group)" : "(Grupp)",
     "Compatibility with Mac NFD encoding (slow)" : "Kompatibilitet med Mac NFD kodning (slö)",
     "Enable encryption" : "Aktivera kryptering",
@@ -132,6 +131,7 @@ OC.L10N.register(
     "Add storage" : "Lägg till lagring",
     "Advanced settings" : "Avancerade inställningar",
     "Allow users to mount external storage" : "Tillåt användare att montera extern lagring",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globala användaruppgifter kan användas för att autentisera med flera externa lagrings-instanser som använder samma användaruppgifter."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globala användaruppgifter kan användas för att autentisera med flera externa lagrings-instanser som använder samma användaruppgifter.",
+    "All users. Type to select user or group." : "Alla användare. Skriv för att välja användare eller grupp."
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/sv.json b/apps/files_external/l10n/sv.json
index 10ddeb80745e53ed60a92ed6da0d998d4324e623..c0cd8f7d786c585856580ccb65e511f1a0b86a76 100644
--- a/apps/files_external/l10n/sv.json
+++ b/apps/files_external/l10n/sv.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Misslyckades konfigurera OAuth2",
     "Generate keys" : "Generera nycklar",
     "Error generating key pair" : "Fel vid generering av nyckelpar",
-    "All users. Type to select user or group." : "Alla användare. Skriv för att välja användare eller grupp.",
     "(Group)" : "(Grupp)",
     "Compatibility with Mac NFD encoding (slow)" : "Kompatibilitet med Mac NFD kodning (slö)",
     "Enable encryption" : "Aktivera kryptering",
@@ -130,6 +129,7 @@
     "Add storage" : "Lägg till lagring",
     "Advanced settings" : "Avancerade inställningar",
     "Allow users to mount external storage" : "Tillåt användare att montera extern lagring",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globala användaruppgifter kan användas för att autentisera med flera externa lagrings-instanser som använder samma användaruppgifter."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globala användaruppgifter kan användas för att autentisera med flera externa lagrings-instanser som använder samma användaruppgifter.",
+    "All users. Type to select user or group." : "Alla användare. Skriv för att välja användare eller grupp."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/th.js b/apps/files_external/l10n/th.js
index 74eb4459398ff7a70686aa9db576948f5dcc053a..7809357275f082e841b99531a39e21b8223f1ca6 100644
--- a/apps/files_external/l10n/th.js
+++ b/apps/files_external/l10n/th.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "ข้อผิดพลาดในการกำหนดค่า OAuth2",
     "Generate keys" : "สร้างคีย์",
     "Error generating key pair" : "ข้อผิดพลาดในการสร้างคีย์แบบเป็นคู่",
-    "All users. Type to select user or group." : "ผู้ใช้ทุกคน พิมพ์เพื่อเลือกผู้ใช้หรือกลุ่ม",
     "Enable encryption" : "เปิดใช้งานการเข้ารหัส",
     "Enable previews" : "เปิดใช้งานการแสดงตัวอย่าง",
     "Enable sharing" : "เปิดให้สามารถแชร์ได้",
@@ -96,6 +95,7 @@ OC.L10N.register(
     "Available for" : "สามารถใช้ได้สำหรับ",
     "Add storage" : "เพิ่มพื้นที่จัดเก็บข้อมูล",
     "Advanced settings" : "ตั้งค่าขั้นสูง",
-    "Allow users to mount external storage" : "อนุญาตให้ผู้ใช้ติดตั้งการจัดเก็บข้อมูลภายนอก"
+    "Allow users to mount external storage" : "อนุญาตให้ผู้ใช้ติดตั้งการจัดเก็บข้อมูลภายนอก",
+    "All users. Type to select user or group." : "ผู้ใช้ทุกคน พิมพ์เพื่อเลือกผู้ใช้หรือกลุ่ม"
 },
 "nplurals=1; plural=0;");
diff --git a/apps/files_external/l10n/th.json b/apps/files_external/l10n/th.json
index b2be98ed784fca6fbe1cf98f44121e3b945e5c6b..ac15d0906de735794e12a533bb283abd9e823b47 100644
--- a/apps/files_external/l10n/th.json
+++ b/apps/files_external/l10n/th.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "ข้อผิดพลาดในการกำหนดค่า OAuth2",
     "Generate keys" : "สร้างคีย์",
     "Error generating key pair" : "ข้อผิดพลาดในการสร้างคีย์แบบเป็นคู่",
-    "All users. Type to select user or group." : "ผู้ใช้ทุกคน พิมพ์เพื่อเลือกผู้ใช้หรือกลุ่ม",
     "Enable encryption" : "เปิดใช้งานการเข้ารหัส",
     "Enable previews" : "เปิดใช้งานการแสดงตัวอย่าง",
     "Enable sharing" : "เปิดให้สามารถแชร์ได้",
@@ -94,6 +93,7 @@
     "Available for" : "สามารถใช้ได้สำหรับ",
     "Add storage" : "เพิ่มพื้นที่จัดเก็บข้อมูล",
     "Advanced settings" : "ตั้งค่าขั้นสูง",
-    "Allow users to mount external storage" : "อนุญาตให้ผู้ใช้ติดตั้งการจัดเก็บข้อมูลภายนอก"
+    "Allow users to mount external storage" : "อนุญาตให้ผู้ใช้ติดตั้งการจัดเก็บข้อมูลภายนอก",
+    "All users. Type to select user or group." : "ผู้ใช้ทุกคน พิมพ์เพื่อเลือกผู้ใช้หรือกลุ่ม"
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js
index f863e2cbbd1bb77f818d9ebd7518834e1a0865ab..d86f9585e87d10c1a7a6ee9c3d0efa0a4da79f42 100644
--- a/apps/files_external/l10n/tr.js
+++ b/apps/files_external/l10n/tr.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "OAuth2 yapılandırması sorunu",
     "Generate keys" : "Anahtarları üret",
     "Error generating key pair" : "Anahtar çifti üretilirken sorun çıktı",
-    "All users. Type to select user or group." : "Tüm kullanıcılar. Kullanıcı ya da grup seçmek için yazın.",
     "(Group)" : "(Grup)",
     "Compatibility with Mac NFD encoding (slow)" : "Mac NFD şifrelemesiyle uyumlu (yavaş)",
     "Enable encryption" : "Şifreleme kullanılsın",
@@ -135,8 +134,10 @@ OC.L10N.register(
     "Available for" : "Kullanabilecekler",
     "Click to recheck the configuration" : "Yapılandırmayı yeniden denetlemek için tıklayın",
     "Add storage" : "Depolama ekle",
+    "All users" : "Tüm kullanıcılar",
     "Advanced settings" : "Gelişmiş ayarlar",
     "Allow users to mount external storage" : "Kullanıcılar dış depolama bağlayabilsin",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Aynı kimlik doğrulama bilgilerini kullanan bir çok dış depolama aygıtına genel kimlik doğrulama bilgileri ile erişebilirsiniz."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Aynı kimlik doğrulama bilgilerini kullanan bir çok dış depolama aygıtına genel kimlik doğrulama bilgileri ile erişebilirsiniz.",
+    "All users. Type to select user or group." : "Tüm kullanıcılar. Kullanıcı ya da grup seçmek için yazın."
 },
 "nplurals=2; plural=(n > 1);");
diff --git a/apps/files_external/l10n/tr.json b/apps/files_external/l10n/tr.json
index 782ccd84b688c8570e546ca8c7822c0ce2d134b8..56a48ce6a649ad5fe031f7279465a83a385464dd 100644
--- a/apps/files_external/l10n/tr.json
+++ b/apps/files_external/l10n/tr.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "OAuth2 yapılandırması sorunu",
     "Generate keys" : "Anahtarları üret",
     "Error generating key pair" : "Anahtar çifti üretilirken sorun çıktı",
-    "All users. Type to select user or group." : "Tüm kullanıcılar. Kullanıcı ya da grup seçmek için yazın.",
     "(Group)" : "(Grup)",
     "Compatibility with Mac NFD encoding (slow)" : "Mac NFD şifrelemesiyle uyumlu (yavaş)",
     "Enable encryption" : "Şifreleme kullanılsın",
@@ -133,8 +132,10 @@
     "Available for" : "Kullanabilecekler",
     "Click to recheck the configuration" : "Yapılandırmayı yeniden denetlemek için tıklayın",
     "Add storage" : "Depolama ekle",
+    "All users" : "Tüm kullanıcılar",
     "Advanced settings" : "Gelişmiş ayarlar",
     "Allow users to mount external storage" : "Kullanıcılar dış depolama bağlayabilsin",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Aynı kimlik doğrulama bilgilerini kullanan bir çok dış depolama aygıtına genel kimlik doğrulama bilgileri ile erişebilirsiniz."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Aynı kimlik doğrulama bilgilerini kullanan bir çok dış depolama aygıtına genel kimlik doğrulama bilgileri ile erişebilirsiniz.",
+    "All users. Type to select user or group." : "Tüm kullanıcılar. Kullanıcı ya da grup seçmek için yazın."
 },"pluralForm" :"nplurals=2; plural=(n > 1);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/uk.js b/apps/files_external/l10n/uk.js
index 957c0617b8ea1ab3d77e44d2b990ddc0a4832a7e..86f71b4e1c5436c51cec041bb1f2977348cc865c 100644
--- a/apps/files_external/l10n/uk.js
+++ b/apps/files_external/l10n/uk.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "Помилка налаштування OAuth2",
     "Generate keys" : "Створити ключі",
     "Error generating key pair" : "Помилка створення ключової пари",
-    "All users. Type to select user or group." : "Всі користувачі. Введіть ім'я користувача або групи.",
     "(Group)" : "(група)",
     "Compatibility with Mac NFD encoding (slow)" : "Сумісність із кодуванням Mac NFD (повільно)",
     "Enable encryption" : "Увімкнути шифрування",
@@ -137,6 +136,7 @@ OC.L10N.register(
     "Add storage" : "Додати сховище",
     "Advanced settings" : "Розширені налаштування",
     "Allow users to mount external storage" : "Дозволити користувачам монтувати зовнішні сховища",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальні облікові дані можна використовувати для автентифікації з кількома зовнішніми сховищами, які мають однакові облікові дані."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальні облікові дані можна використовувати для автентифікації з кількома зовнішніми сховищами, які мають однакові облікові дані.",
+    "All users. Type to select user or group." : "Всі користувачі. Введіть ім'я користувача або групи."
 },
 "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);");
diff --git a/apps/files_external/l10n/uk.json b/apps/files_external/l10n/uk.json
index b34ab6b953d801b7d81a9ddf0181cdfae3f4e8f0..aeefd93b9f0f10296df94cb57104f8ce80d925ce 100644
--- a/apps/files_external/l10n/uk.json
+++ b/apps/files_external/l10n/uk.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "Помилка налаштування OAuth2",
     "Generate keys" : "Створити ключі",
     "Error generating key pair" : "Помилка створення ключової пари",
-    "All users. Type to select user or group." : "Всі користувачі. Введіть ім'я користувача або групи.",
     "(Group)" : "(група)",
     "Compatibility with Mac NFD encoding (slow)" : "Сумісність із кодуванням Mac NFD (повільно)",
     "Enable encryption" : "Увімкнути шифрування",
@@ -135,6 +134,7 @@
     "Add storage" : "Додати сховище",
     "Advanced settings" : "Розширені налаштування",
     "Allow users to mount external storage" : "Дозволити користувачам монтувати зовнішні сховища",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальні облікові дані можна використовувати для автентифікації з кількома зовнішніми сховищами, які мають однакові облікові дані."
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальні облікові дані можна використовувати для автентифікації з кількома зовнішніми сховищами, які мають однакові облікові дані.",
+    "All users. Type to select user or group." : "Всі користувачі. Введіть ім'я користувача або групи."
 },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js
index 80f17071285370239b2c6379ea3847eb8e20a16c..932f6374949bde41870ca8e2fa4973306f4d1766 100644
--- a/apps/files_external/l10n/zh_CN.js
+++ b/apps/files_external/l10n/zh_CN.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "OAuth2 配置错误",
     "Generate keys" : "生成密钥",
     "Error generating key pair" : "生成密钥对错误",
-    "All users. Type to select user or group." : "全部用户。点击选择用户或分组。",
     "(Group)" : "(群组)",
     "Compatibility with Mac NFD encoding (slow)" : "兼用 Mac NFD 编码(慢)",
     "Enable encryption" : "启用加密",
@@ -131,8 +130,10 @@ OC.L10N.register(
     "Available for" : "可用于",
     "Click to recheck the configuration" : "点击以再次检查配置",
     "Add storage" : "增加存储",
+    "All users" : "所有用户",
     "Advanced settings" : "高级选项",
     "Allow users to mount external storage" : "允许用户挂载外部存储",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全局凭据可用于使用具有相同凭据的多个外部存储进行身份验证。"
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全局凭据可用于使用具有相同凭据的多个外部存储进行身份验证。",
+    "All users. Type to select user or group." : "全部用户。点击选择用户或分组。"
 },
 "nplurals=1; plural=0;");
diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json
index ac701dfd93a6620a11771a127d455b164aa85ecf..1f132d0cf38399aec4d95ebde58eda621303be2a 100644
--- a/apps/files_external/l10n/zh_CN.json
+++ b/apps/files_external/l10n/zh_CN.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "OAuth2 配置错误",
     "Generate keys" : "生成密钥",
     "Error generating key pair" : "生成密钥对错误",
-    "All users. Type to select user or group." : "全部用户。点击选择用户或分组。",
     "(Group)" : "(群组)",
     "Compatibility with Mac NFD encoding (slow)" : "兼用 Mac NFD 编码(慢)",
     "Enable encryption" : "启用加密",
@@ -129,8 +128,10 @@
     "Available for" : "可用于",
     "Click to recheck the configuration" : "点击以再次检查配置",
     "Add storage" : "增加存储",
+    "All users" : "所有用户",
     "Advanced settings" : "高级选项",
     "Allow users to mount external storage" : "允许用户挂载外部存储",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全局凭据可用于使用具有相同凭据的多个外部存储进行身份验证。"
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全局凭据可用于使用具有相同凭据的多个外部存储进行身份验证。",
+    "All users. Type to select user or group." : "全部用户。点击选择用户或分组。"
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/zh_HK.js b/apps/files_external/l10n/zh_HK.js
index c4693c1278e78da89288c4080b7af1b68649ed3d..ea3bdb8833b5435c7fbcfeb84430c04cf8e2b98b 100644
--- a/apps/files_external/l10n/zh_HK.js
+++ b/apps/files_external/l10n/zh_HK.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "設定 OAuth2 時發生錯誤",
     "Generate keys" : "產生密鑰",
     "Error generating key pair" : "產生密鑰對錯誤",
-    "All users. Type to select user or group." : "所有人都可以使用,鍵入以選擇用戶或群組。",
     "(Group)" : "(群組)",
     "Compatibility with Mac NFD encoding (slow)" : "與 Mac 的 NFD 編碼格式相容(較慢)",
     "Enable encryption" : "啟用加密",
@@ -135,8 +134,10 @@ OC.L10N.register(
     "Available for" : "可用於",
     "Click to recheck the configuration" : "單擊以重新檢查配置",
     "Add storage" : "增加儲存區",
+    "All users" : "所有用戶",
     "Advanced settings" : "進階設定",
     "Allow users to mount external storage" : "允許用戶能自行掛載外部儲存",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全球身分驗證可用於驗證與有相同身分驗證的多個外部存儲器。"
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全球身分驗證可用於驗證與有相同身分驗證的多個外部存儲器。",
+    "All users. Type to select user or group." : "所有人都可以使用,鍵入以選擇用戶或群組。"
 },
 "nplurals=1; plural=0;");
diff --git a/apps/files_external/l10n/zh_HK.json b/apps/files_external/l10n/zh_HK.json
index 9f2ded9a922b89980d60882304661be87849f5fd..0ccfef489998e7a6a0cd0d2a7a1ddaf128577611 100644
--- a/apps/files_external/l10n/zh_HK.json
+++ b/apps/files_external/l10n/zh_HK.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "設定 OAuth2 時發生錯誤",
     "Generate keys" : "產生密鑰",
     "Error generating key pair" : "產生密鑰對錯誤",
-    "All users. Type to select user or group." : "所有人都可以使用,鍵入以選擇用戶或群組。",
     "(Group)" : "(群組)",
     "Compatibility with Mac NFD encoding (slow)" : "與 Mac 的 NFD 編碼格式相容(較慢)",
     "Enable encryption" : "啟用加密",
@@ -133,8 +132,10 @@
     "Available for" : "可用於",
     "Click to recheck the configuration" : "單擊以重新檢查配置",
     "Add storage" : "增加儲存區",
+    "All users" : "所有用戶",
     "Advanced settings" : "進階設定",
     "Allow users to mount external storage" : "允許用戶能自行掛載外部儲存",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全球身分驗證可用於驗證與有相同身分驗證的多個外部存儲器。"
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全球身分驗證可用於驗證與有相同身分驗證的多個外部存儲器。",
+    "All users. Type to select user or group." : "所有人都可以使用,鍵入以選擇用戶或群組。"
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js
index e30c1ed16b0844e4dea9c3388f378a04f7dca6c2..3484552c71dfadbdb81e702d538397a30f12a39d 100644
--- a/apps/files_external/l10n/zh_TW.js
+++ b/apps/files_external/l10n/zh_TW.js
@@ -10,7 +10,6 @@ OC.L10N.register(
     "Error configuring OAuth2" : "設定 OAuth2 時發生錯誤",
     "Generate keys" : "生成金鑰",
     "Error generating key pair" : "生成金鑰對時發生錯誤",
-    "All users. Type to select user or group." : "所有使用者。輸入以選取使用者或群組。",
     "(Group)" : "(群組)",
     "Compatibility with Mac NFD encoding (slow)" : "與 Mac 的 NFD 編碼相容(較慢)",
     "Enable encryption" : "啟用加密",
@@ -135,8 +134,10 @@ OC.L10N.register(
     "Available for" : "可用的",
     "Click to recheck the configuration" : "點擊以重新檢查設定",
     "Add storage" : "新增儲存空間",
+    "All users" : "所有使用者",
     "Advanced settings" : "進階設定",
     "Allow users to mount external storage" : "允許使用者自行掛載外部儲存空間",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全域憑證可用於驗證多個有相同憑證的外部儲存空間。"
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全域憑證可用於驗證多個有相同憑證的外部儲存空間。",
+    "All users. Type to select user or group." : "所有使用者。輸入以選取使用者或群組。"
 },
 "nplurals=1; plural=0;");
diff --git a/apps/files_external/l10n/zh_TW.json b/apps/files_external/l10n/zh_TW.json
index 3805a91b51ea82cd90ec33e4bbb13b6843eeb33f..f8c3165ffd674449d9bd1aad857f2d37cc9c97d7 100644
--- a/apps/files_external/l10n/zh_TW.json
+++ b/apps/files_external/l10n/zh_TW.json
@@ -8,7 +8,6 @@
     "Error configuring OAuth2" : "設定 OAuth2 時發生錯誤",
     "Generate keys" : "生成金鑰",
     "Error generating key pair" : "生成金鑰對時發生錯誤",
-    "All users. Type to select user or group." : "所有使用者。輸入以選取使用者或群組。",
     "(Group)" : "(群組)",
     "Compatibility with Mac NFD encoding (slow)" : "與 Mac 的 NFD 編碼相容(較慢)",
     "Enable encryption" : "啟用加密",
@@ -133,8 +132,10 @@
     "Available for" : "可用的",
     "Click to recheck the configuration" : "點擊以重新檢查設定",
     "Add storage" : "新增儲存空間",
+    "All users" : "所有使用者",
     "Advanced settings" : "進階設定",
     "Allow users to mount external storage" : "允許使用者自行掛載外部儲存空間",
-    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全域憑證可用於驗證多個有相同憑證的外部儲存空間。"
+    "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全域憑證可用於驗證多個有相同憑證的外部儲存空間。",
+    "All users. Type to select user or group." : "所有使用者。輸入以選取使用者或群組。"
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js
index 678a056a2786056dd3039b5ae6000022270d5529..a4a8d23d117b2a20ac833f03a596750e6acff1d0 100644
--- a/apps/files_sharing/l10n/de_DE.js
+++ b/apps/files_sharing/l10n/de_DE.js
@@ -241,7 +241,7 @@ OC.L10N.register(
     "Share" : "Teilen",
     "Shared with" : "Geteilt mit",
     "Password created successfully" : "Passwort erstellt",
-    "Error generating password from password policy" : "Fehler beim Erzeugen des Passworts basierend auf der Passwort-Policy",
+    "Error generating password from password policy" : "Fehler beim Erzeugen des Passworts aufgrund der Passwortrichtlinie",
     "Shared with you and the group {group} by {owner}" : "{owner} hat dies mit Ihnen und der Gruppe {group} geteilt",
     "Shared with you and {circle} by {owner}" : "{owner} hat dies mit Dir und dem Kreis {circle} geteilt",
     "Shared with you and the conversation {conversation} by {owner}" : "{owner} hat diese 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 0948185d0bdc57c4c19e5c59006ca805e3afd9cc..3287f4b0298fdb3d215ebbc8b9fd9ed295295b61 100644
--- a/apps/files_sharing/l10n/de_DE.json
+++ b/apps/files_sharing/l10n/de_DE.json
@@ -239,7 +239,7 @@
     "Share" : "Teilen",
     "Shared with" : "Geteilt mit",
     "Password created successfully" : "Passwort erstellt",
-    "Error generating password from password policy" : "Fehler beim Erzeugen des Passworts basierend auf der Passwort-Policy",
+    "Error generating password from password policy" : "Fehler beim Erzeugen des Passworts aufgrund der Passwortrichtlinie",
     "Shared with you and the group {group} by {owner}" : "{owner} hat dies mit Ihnen und der Gruppe {group} geteilt",
     "Shared with you and {circle} by {owner}" : "{owner} hat dies mit Dir und dem Kreis {circle} geteilt",
     "Shared with you and the conversation {conversation} by {owner}" : "{owner} hat diese mit Ihnen und der Unterhaltung {conversation} geteilt",
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js
index 603676a570ff51b861b4f06b1fd5b75cf658db2a..4e9f6cbc4cab7b1494e5804740b52bb4926e8d04 100644
--- a/apps/files_sharing/l10n/pt_BR.js
+++ b/apps/files_sharing/l10n/pt_BR.js
@@ -204,7 +204,10 @@ OC.L10N.register(
     "Shared via link by {initiator}" : "Compartilhado via link por {initiator}",
     "Mail share ({label})" : "Compartilhar por e-mail ({label})",
     "Share link ({label})" : "Compartilhar link ({label})",
+    "Share link ({index})" : "Compartilhar link ({index})",
     "Share link" : "Link de compartilhamento",
+    "Actions for \"{title}\"" : "Ações para \"{title}\"",
+    "Copy public link of \"{title}\" to clipboard" : "Copie o link público de \"{title}\" para a área de transferência",
     "Error, please enter proper password and/or expiration date" : "Erro, digite a senha correta e/ou a data de validade",
     "Link share created" : "Compartilhamento de link criado",
     "Error while creating the share" : "Erro ao criar o compartilhamento",
diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json
index 397a6ce7cb3ba2a63d4cb122083ab5adc3f0fb6b..cbe290266a7dd4d7b979f4833f92548f837cdf86 100644
--- a/apps/files_sharing/l10n/pt_BR.json
+++ b/apps/files_sharing/l10n/pt_BR.json
@@ -202,7 +202,10 @@
     "Shared via link by {initiator}" : "Compartilhado via link por {initiator}",
     "Mail share ({label})" : "Compartilhar por e-mail ({label})",
     "Share link ({label})" : "Compartilhar link ({label})",
+    "Share link ({index})" : "Compartilhar link ({index})",
     "Share link" : "Link de compartilhamento",
+    "Actions for \"{title}\"" : "Ações para \"{title}\"",
+    "Copy public link of \"{title}\" to clipboard" : "Copie o link público de \"{title}\" para a área de transferência",
     "Error, please enter proper password and/or expiration date" : "Erro, digite a senha correta e/ou a data de validade",
     "Link share created" : "Compartilhamento de link criado",
     "Error while creating the share" : "Erro ao criar o compartilhamento",
diff --git a/apps/updatenotification/l10n/uk.js b/apps/updatenotification/l10n/uk.js
index 6e70727dc9e9947a26a4337f16996b3a973fc9b1..dc7d73f6f745ed657768e9ec0fca2004bf12637d 100644
--- a/apps/updatenotification/l10n/uk.js
+++ b/apps/updatenotification/l10n/uk.js
@@ -8,6 +8,7 @@ OC.L10N.register(
     "The update server could not be reached since %d days to check for new updates." : "Неможливо отримати доступ до сервера оновлень протягом останніх %d днів для перевірки на наявність нових версій.",
     "Please check the Nextcloud and server log files for errors." : "Перегляньте журнал помилок Nextcloud та сервера на наявність інформації про помилки.",
     "Update to %1$s is available." : "Доступне оновлення до %1$s.",
+    "Update to {serverAndVersion} is available." : "Доступне оновлення до {serverAndVersion}.",
     "Update for {app} to version %s is available." : "Доступна версія {app} %s.",
     "Update notification" : "Сповіщення про оновлення",
     "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Відображає сповіщення про оновлення для Nextcloud і надає SSO для програми оновлення.",
diff --git a/apps/updatenotification/l10n/uk.json b/apps/updatenotification/l10n/uk.json
index 4cc698a3f4843aa59e3e99e5cc2f21f3b4be78eb..9df3b33d86e1b6a4b14fb3e8cd7ee3ff0b04ab34 100644
--- a/apps/updatenotification/l10n/uk.json
+++ b/apps/updatenotification/l10n/uk.json
@@ -6,6 +6,7 @@
     "The update server could not be reached since %d days to check for new updates." : "Неможливо отримати доступ до сервера оновлень протягом останніх %d днів для перевірки на наявність нових версій.",
     "Please check the Nextcloud and server log files for errors." : "Перегляньте журнал помилок Nextcloud та сервера на наявність інформації про помилки.",
     "Update to %1$s is available." : "Доступне оновлення до %1$s.",
+    "Update to {serverAndVersion} is available." : "Доступне оновлення до {serverAndVersion}.",
     "Update for {app} to version %s is available." : "Доступна версія {app} %s.",
     "Update notification" : "Сповіщення про оновлення",
     "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Відображає сповіщення про оновлення для Nextcloud і надає SSO для програми оновлення.",
diff --git a/core/l10n/cs.js b/core/l10n/cs.js
index d28e96536fb69317822e003e4e04a9d97c73ffe7..38044f68948d51fceb1d490a831d0ad242d17498 100644
--- a/core/l10n/cs.js
+++ b/core/l10n/cs.js
@@ -182,6 +182,7 @@ OC.L10N.register(
     "Simple email app nicely integrated with Files, Contacts and Calendar." : "Jednoduchý e-mailový klient, propojený s aplikacemi Soubory, Kontakty a Kalendář.",
     "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chatování, videohovory, sdílení obrazovky, schůze na dálku a webové konference – ve webovém prohlížeči a mobilních aplikacích.",
     "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Dokumenty, tabulky a prezentace pro spolupráci, založené na Collabora Online.",
+    "Search contacts" : "Hledat v kontaktech",
     "Forgot password?" : "Zapomněli jste heslo?",
     "Log in with a device" : "Přihlásit se pomocí zařízení",
     "Back" : "Zpět",
diff --git a/core/l10n/cs.json b/core/l10n/cs.json
index f0fede2cab3d91209f8785637690dd668f012ed2..6dd3cfa7daba65fe7d055e63c00aedb828f221ac 100644
--- a/core/l10n/cs.json
+++ b/core/l10n/cs.json
@@ -180,6 +180,7 @@
     "Simple email app nicely integrated with Files, Contacts and Calendar." : "Jednoduchý e-mailový klient, propojený s aplikacemi Soubory, Kontakty a Kalendář.",
     "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chatování, videohovory, sdílení obrazovky, schůze na dálku a webové konference – ve webovém prohlížeči a mobilních aplikacích.",
     "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Dokumenty, tabulky a prezentace pro spolupráci, založené na Collabora Online.",
+    "Search contacts" : "Hledat v kontaktech",
     "Forgot password?" : "Zapomněli jste heslo?",
     "Log in with a device" : "Přihlásit se pomocí zařízení",
     "Back" : "Zpět",
diff --git a/core/l10n/de.js b/core/l10n/de.js
index c297744fb71586cd94a99a54a2738b9962d9cffc..12961c258b8ad4eae17dc603dc4f1751454bce72 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -372,7 +372,7 @@ OC.L10N.register(
     "Set up two-factor authentication" : "Zwei-Faktor-Authentifizierung konfigurieren",
     "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Die Zwei-Faktor-Authentifizierung wird erzwungen, wurde jedoch für dein Konto nicht konfiguriert. Verwende einen deiner Backup-Codes zum Anmelden, oder wende dich für Unterstützung an deinen Administrator.",
     "Use backup code" : "Backup-Code benutzen",
-    "Cancel login" : "Anmelden abbrechen",
+    "Cancel login" : "Anmeldung abbrechen",
     "Enhanced security is enforced for your account. Choose which provider to set up:" : "Erhöhte Sicherheit ist für dein Konto aktiviert. Bitte wähle einen Anbieter zum Einrichten: ",
     "Error while validating your second factor" : "Fehler beim Bestätigen des zweiten Sicherheitsfaktors",
     "Access through untrusted domain" : "Zugriff über eine nicht vertrauenswürdige Domain",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index f41304bd62a0a45d4ee407c18b91e473e3415452..c47b1464b9bbc91152f6207731ac363197868f14 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -370,7 +370,7 @@
     "Set up two-factor authentication" : "Zwei-Faktor-Authentifizierung konfigurieren",
     "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Die Zwei-Faktor-Authentifizierung wird erzwungen, wurde jedoch für dein Konto nicht konfiguriert. Verwende einen deiner Backup-Codes zum Anmelden, oder wende dich für Unterstützung an deinen Administrator.",
     "Use backup code" : "Backup-Code benutzen",
-    "Cancel login" : "Anmelden abbrechen",
+    "Cancel login" : "Anmeldung abbrechen",
     "Enhanced security is enforced for your account. Choose which provider to set up:" : "Erhöhte Sicherheit ist für dein Konto aktiviert. Bitte wähle einen Anbieter zum Einrichten: ",
     "Error while validating your second factor" : "Fehler beim Bestätigen des zweiten Sicherheitsfaktors",
     "Access through untrusted domain" : "Zugriff über eine nicht vertrauenswürdige Domain",
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index 579f43814f3fa72927ac46aff371f30e7d86cfff..a5faf94abf2dd5208f71426418f11dd7fcd9a94a 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -182,6 +182,7 @@ OC.L10N.register(
     "Simple email app nicely integrated with Files, Contacts and Calendar." : "Aplicativo de e-mail simples e bem integrado com Arquivos, Contatos e Calendário.",
     "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Bate-papo, vídeo chamadas, compartilhamento de tela, reuniões online e conferência na web - no seu navegador e com aplicativos móveis.",
     "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos colaborativos, planilhas e apresentações, construídos no Collabora Online.",
+    "Search contacts" : "Pesquisar contatos",
     "Forgot password?" : "Esqueceu a senha?",
     "Log in with a device" : "Logar-se com um dispositivo",
     "Back" : "Voltar",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index ef4cb84f6d58ba8272a044ceae3cf9c011170be9..d5dafdf930d4c4f250233e077dafa9b083cb2157 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -180,6 +180,7 @@
     "Simple email app nicely integrated with Files, Contacts and Calendar." : "Aplicativo de e-mail simples e bem integrado com Arquivos, Contatos e Calendário.",
     "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Bate-papo, vídeo chamadas, compartilhamento de tela, reuniões online e conferência na web - no seu navegador e com aplicativos móveis.",
     "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos colaborativos, planilhas e apresentações, construídos no Collabora Online.",
+    "Search contacts" : "Pesquisar contatos",
     "Forgot password?" : "Esqueceu a senha?",
     "Log in with a device" : "Logar-se com um dispositivo",
     "Back" : "Voltar",
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js
index c8cfee96397941a5edec1475750fd41712ee52a8..bbf0db3d1b5b6ca7e304226c27df4b8f51d8e8e9 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -205,6 +205,7 @@ OC.L10N.register(
     "A valid password must be provided" : "Je třeba zadat platné heslo",
     "The username is already being used" : "Uživatelské jméno už je využíváno",
     "Could not create user" : "Nepodařilo se vytvořit uživatele",
+    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Pouze následující znaky jsou povoleny pro uživatelské jméno: „a-z“, „A-Z“, „0-9“, mezery  a „_.@-'“",
     "A valid username must be provided" : "Je třeba zadat platné uživatelské jméno",
     "Username contains whitespace at the beginning or at the end" : "Uživatelské jméno je chybné – na jeho začátku či konci se nachází prázdný znak (mezera, tabulátor, atp.)",
     "Username must not consist of dots only" : "Uživatelské jméno se nemůže skládat pouze ze samých teček",
diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json
index 1fcfdbfb24b7d4e6ca3d358b03c35dd9f8f17237..5b3dbaf5f8a4d297b3f2063bb69f11fb21148d06 100644
--- a/lib/l10n/cs.json
+++ b/lib/l10n/cs.json
@@ -203,6 +203,7 @@
     "A valid password must be provided" : "Je třeba zadat platné heslo",
     "The username is already being used" : "Uživatelské jméno už je využíváno",
     "Could not create user" : "Nepodařilo se vytvořit uživatele",
+    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Pouze následující znaky jsou povoleny pro uživatelské jméno: „a-z“, „A-Z“, „0-9“, mezery  a „_.@-'“",
     "A valid username must be provided" : "Je třeba zadat platné uživatelské jméno",
     "Username contains whitespace at the beginning or at the end" : "Uživatelské jméno je chybné – na jeho začátku či konci se nachází prázdný znak (mezera, tabulátor, atp.)",
     "Username must not consist of dots only" : "Uživatelské jméno se nemůže skládat pouze ze samých teček",
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index 5353c7e80aa157491c774cff10c0a07de3261aa9..25bf2fc75644955edfbee241ea37f3401d3a7a87 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -205,6 +205,7 @@ OC.L10N.register(
     "A valid password must be provided" : "Uma senha válida deve ser fornecida",
     "The username is already being used" : "Este nome de usuário já está em uso",
     "Could not create user" : "Não foi possível criar o usuário",
+    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Apenas os seguintes caracteres são permitidos em um nome de usuário: \"a-z\", \"A-Z\", \"0-9\", espaços e \"_.@-'\"",
     "A valid username must be provided" : "Um nome de usuário válido deve ser fornecido",
     "Username contains whitespace at the beginning or at the end" : "O nome de usuário contém espaço em branco no início ou no fim",
     "Username must not consist of dots only" : "Nome do usuário não pode consistir de pontos somente",
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json
index 0db2895a310c1dca7133cc54eca6dcc8aa9f90a2..41c3b6ebd4a695c6d01f7f66ab3f341fb9860688 100644
--- a/lib/l10n/pt_BR.json
+++ b/lib/l10n/pt_BR.json
@@ -203,6 +203,7 @@
     "A valid password must be provided" : "Uma senha válida deve ser fornecida",
     "The username is already being used" : "Este nome de usuário já está em uso",
     "Could not create user" : "Não foi possível criar o usuário",
+    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Apenas os seguintes caracteres são permitidos em um nome de usuário: \"a-z\", \"A-Z\", \"0-9\", espaços e \"_.@-'\"",
     "A valid username must be provided" : "Um nome de usuário válido deve ser fornecido",
     "Username contains whitespace at the beginning or at the end" : "O nome de usuário contém espaço em branco no início ou no fim",
     "Username must not consist of dots only" : "Nome do usuário não pode consistir de pontos somente",