From eb0d4efdc34ec45ce7d2df4627c193e88be72040 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 14 Feb 2022 02:28:25 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- apps/oauth2/l10n/ca.js | 14 +++++++------- apps/oauth2/l10n/ca.json | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) (limited to 'apps/oauth2') diff --git a/apps/oauth2/l10n/ca.js b/apps/oauth2/l10n/ca.js index 3cfc1b0059b..73bb63ebd67 100644 --- a/apps/oauth2/l10n/ca.js +++ b/apps/oauth2/l10n/ca.js @@ -1,18 +1,18 @@ OC.L10N.register( "oauth2", { - "Your client is not authorized to connect. Please inform the administrator of your client." : "El vostre client no està autoritzat a connectar-se. Informeu a l’administrador del vostre client.", - "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "El vostre URL redirigit ha de ser un URL complet, per exemple: https://elvostredomini.com/path", + "Your client is not authorized to connect. Please inform the administrator of your client." : "El vostre client no té autorització per a connectar-se. Informeu-ne a l’administrador del client.", + "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "L'URL de redirecció ha de ser un URL complet, com ara: https://domini.com/camí", "OAuth 2.0" : "OAuth 2.0", - "Allows OAuth2 compatible authentication from other web applications." : "Permet autenticació compatible amb OAuth2 des d'altres aplicacions 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ó OAuth2 permet als administradors configurar el flux de treball d'autenticació integrada per també permetre l'autenticació compatible amb OAuth2 des d'altres aplicacions web.", + "Allows OAuth2 compatible authentication from other web applications." : "Permet l'autenticació compatible amb OAuth2 des d'altres aplicacions 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ó OAuth2 permet als administradors configurar el flux de treball d'autenticació integrat perquè també permeti l'autenticació compatible amb OAuth2 des d'altres aplicacions web.", "OAuth 2.0 clients" : "Clients OAuth 2.0", - "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permet als serveis externs sol·licitar accés a {instanceName}.", + "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permet que serveis externs sol·licitin accés a {instanceName}.", "Add client" : "Afegeix un client", "Name" : "Nom", - "Redirection URI" : "Redirigeix a l'URI", + "Redirection URI" : "URI de redirecció", "Add" : "Afegeix", - "Client Identifier" : "Identificador de client", + "Client Identifier" : "Identificador del client", "Secret" : "Secret", "Show client secret" : "Mostra el secret del client", "Delete" : "Suprimeix" diff --git a/apps/oauth2/l10n/ca.json b/apps/oauth2/l10n/ca.json index 99d2377e6d3..7cd5a69628c 100644 --- a/apps/oauth2/l10n/ca.json +++ b/apps/oauth2/l10n/ca.json @@ -1,16 +1,16 @@ { "translations": { - "Your client is not authorized to connect. Please inform the administrator of your client." : "El vostre client no està autoritzat a connectar-se. Informeu a l’administrador del vostre client.", - "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "El vostre URL redirigit ha de ser un URL complet, per exemple: https://elvostredomini.com/path", + "Your client is not authorized to connect. Please inform the administrator of your client." : "El vostre client no té autorització per a connectar-se. Informeu-ne a l’administrador del client.", + "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "L'URL de redirecció ha de ser un URL complet, com ara: https://domini.com/camí", "OAuth 2.0" : "OAuth 2.0", - "Allows OAuth2 compatible authentication from other web applications." : "Permet autenticació compatible amb OAuth2 des d'altres aplicacions 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ó OAuth2 permet als administradors configurar el flux de treball d'autenticació integrada per també permetre l'autenticació compatible amb OAuth2 des d'altres aplicacions web.", + "Allows OAuth2 compatible authentication from other web applications." : "Permet l'autenticació compatible amb OAuth2 des d'altres aplicacions 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ó OAuth2 permet als administradors configurar el flux de treball d'autenticació integrat perquè també permeti l'autenticació compatible amb OAuth2 des d'altres aplicacions web.", "OAuth 2.0 clients" : "Clients OAuth 2.0", - "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permet als serveis externs sol·licitar accés a {instanceName}.", + "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permet que serveis externs sol·licitin accés a {instanceName}.", "Add client" : "Afegeix un client", "Name" : "Nom", - "Redirection URI" : "Redirigeix a l'URI", + "Redirection URI" : "URI de redirecció", "Add" : "Afegeix", - "Client Identifier" : "Identificador de client", + "Client Identifier" : "Identificador del client", "Secret" : "Secret", "Show client secret" : "Mostra el secret del client", "Delete" : "Suprimeix" -- cgit v1.2.3