diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-17 02:26:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-17 02:26:53 +0000 |
commit | 7ab34eefc599cc7fd104f91213c28aeedee383db (patch) | |
tree | fd48b23539cd44e54d970d2cab4870f868d62b38 /apps/files_external/l10n/ast.js | |
parent | 614e3e29690b23f2fb6b6e2a15079fe8482e58b9 (diff) | |
download | nextcloud-server-7ab34eefc599cc7fd104f91213c28aeedee383db.tar.gz nextcloud-server-7ab34eefc599cc7fd104f91213c28aeedee383db.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/ast.js')
-rw-r--r-- | apps/files_external/l10n/ast.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/ast.js b/apps/files_external/l10n/ast.js index e3175b68d89..ad8a924e6b8 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);"); |