diff options
Diffstat (limited to 'apps/oauth2/l10n/ast.js')
-rw-r--r-- | apps/oauth2/l10n/ast.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/oauth2/l10n/ast.js b/apps/oauth2/l10n/ast.js index b7c03eca827..5a71f29b226 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", @@ -15,9 +15,8 @@ OC.L10N.register( "Delete client" : "Desaniciar el veceru", "Add client" : "Amestar el veceru", "Add" : "Amestar", - "Delete" : "Desaniciar", "Show client secret" : "Amosar el secretu del veceru", "Hide client secret" : "Anubrir el secretu del veceru", - "Secret" : "Secretu" + "Delete" : "Desaniciar" }, "nplurals=2; plural=(n != 1);"); |