From e238d0afec628a15b414aa764665a59851e18c36 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 4 Apr 2024 00:20:13 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/oauth2/l10n/ast.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'apps/oauth2/l10n/ast.js') diff --git a/apps/oauth2/l10n/ast.js b/apps/oauth2/l10n/ast.js index f35c38ef678..04403879f6f 100644 --- a/apps/oauth2/l10n/ast.js +++ b/apps/oauth2/l10n/ast.js @@ -1,9 +1,13 @@ OC.L10N.register( "oauth2", { + "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", "OAuth 2.0 clients" : "Veceros d'OAuth 2.0", "Name" : "Nome", + "Redirection URI" : "URI de redireición", + "Client Identifier" : "Identificador del veceru", "Secret key" : "Clave del secretu", "Delete client" : "Desaniciar el veceru", "Add client" : "Amestar el veceru", -- cgit v1.2.3