diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-21 00:21:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-21 00:21:03 +0000 |
commit | 8c6a71d0020665f6305e06de8d1f8abbb38bd6db (patch) | |
tree | 0a77ca724f1f37396ba0f13ff27073c6bebeedfc /apps/oauth2 | |
parent | e9bd267add3a3e0475df48b3b3a473411cda3172 (diff) | |
download | nextcloud-server-8c6a71d0020665f6305e06de8d1f8abbb38bd6db.tar.gz nextcloud-server-8c6a71d0020665f6305e06de8d1f8abbb38bd6db.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2')
-rw-r--r-- | apps/oauth2/l10n/ast.js | 2 | ||||
-rw-r--r-- | apps/oauth2/l10n/ast.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/ast.js b/apps/oauth2/l10n/ast.js index efeeb91179d..7d241af66db 100644 --- a/apps/oauth2/l10n/ast.js +++ b/apps/oauth2/l10n/ast.js @@ -7,7 +7,7 @@ OC.L10N.register( "Allows OAuth2 compatible authentication from other web applications." : "Permite l'autenticación compatible con OAuth2 dende otres aplicaciones web.", "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "L'aplicación OAuth2 permite a l'alministración configurar el fluxu de trabayu d'autenticación integráu pa que tamién permita l'autenticación compatible con OAuth2 dende otres aplicaciones web.", "OAuth 2.0 clients" : "Veceros d'OAuth 2.0", - "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permite que los servicios esternos soliciten l'accesu a «{InstanceName}».", + "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permite que los servicios esternos soliciten l'accesu a «{instanceName}».", "Name" : "Nome", "Redirection URI" : "URI de redireición", "Client Identifier" : "Identificador del veceru", diff --git a/apps/oauth2/l10n/ast.json b/apps/oauth2/l10n/ast.json index be494e4fb4b..728feb5e9a1 100644 --- a/apps/oauth2/l10n/ast.json +++ b/apps/oauth2/l10n/ast.json @@ -5,7 +5,7 @@ "Allows OAuth2 compatible authentication from other web applications." : "Permite l'autenticación compatible con OAuth2 dende otres aplicaciones web.", "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "L'aplicación OAuth2 permite a l'alministración configurar el fluxu de trabayu d'autenticación integráu pa que tamién permita l'autenticación compatible con OAuth2 dende otres aplicaciones web.", "OAuth 2.0 clients" : "Veceros d'OAuth 2.0", - "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permite que los servicios esternos soliciten l'accesu a «{InstanceName}».", + "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permite que los servicios esternos soliciten l'accesu a «{instanceName}».", "Name" : "Nome", "Redirection URI" : "URI de redireición", "Client Identifier" : "Identificador del veceru", |