nextcloud/apps/oauth2/l10n/oc.json
Nextcloud bot aee3bb42ae
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-26 02:46:04 +00:00

16 lines
No EOL
997 B
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "Vòstre client es pas autorizat a se connectar. Mercés dinformar ladministrator de vòstre client.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Vòstra URL de redireccion deu èsser una URL complèta per exemple: https://vostredomeni.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Permet lautentificacion compatibla OAuth2 a partir dautras aplicacions web",
"OAuth 2.0 clients" : "clients OAuth 2.0",
"Add client" : "Apondre un client",
"Name" : "Nom",
"Redirection URI" : "URI de redireccion",
"Add" : "Apondre",
"Client Identifier" : "Identificador client",
"Secret" : "Secret",
"Show client secret" : "Afichar lo secret del client",
"Delete" : "Suprimir"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}