aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-24 00:20:17 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-24 00:20:17 +0000
commit878538ca545a2618bb77b7b65286ee87c8ab9650 (patch)
tree4deaa0e0dde14bcf407c8da9d05e61f0d2401345 /apps/oauth2
parent4618e28b18662a7d234e510d11bf5eb3b0f40209 (diff)
downloadnextcloud-server-878538ca545a2618bb77b7b65286ee87c8ab9650.tar.gz
nextcloud-server-878538ca545a2618bb77b7b65286ee87c8ab9650.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.js3
-rw-r--r--apps/oauth2/l10n/ast.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/ast.js b/apps/oauth2/l10n/ast.js
index 04403879f6f..b7c03eca827 100644
--- a/apps/oauth2/l10n/ast.js
+++ b/apps/oauth2/l10n/ast.js
@@ -4,7 +4,10 @@ OC.L10N.register(
"Your client is not authorized to connect. Please inform the administrator of your client." : "El veceru nun tien autorización pa conectase. Informa al alministrador de l'aplicación.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "La URL de redireición tien de ser una URL completa, por exemplu: https://dominiu.com/camin",
"OAuth 2.0" : "OAuth 2.0",
+ "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}».",
"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 a5f8c3fb8d2..b55f01c6b29 100644
--- a/apps/oauth2/l10n/ast.json
+++ b/apps/oauth2/l10n/ast.json
@@ -2,7 +2,10 @@
"Your client is not authorized to connect. Please inform the administrator of your client." : "El veceru nun tien autorización pa conectase. Informa al alministrador de l'aplicación.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "La URL de redireición tien de ser una URL completa, por exemplu: https://dominiu.com/camin",
"OAuth 2.0" : "OAuth 2.0",
+ "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}».",
"Name" : "Nome",
"Redirection URI" : "URI de redireición",
"Client Identifier" : "Identificador del veceru",