nextcloud-server/apps/oauth2/l10n/oc.json

15 lines
972 B
JSON

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{ "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",
"Name" : "Nom",
"Redirection URI" : "URI de redireccion",
"Client Identifier" : "Identificador client",
"Add client" : "Apondre un client",
"Add" : "Apondre",
"Show client secret" : "Afichar lo secret del client",
"Delete" : "Suprimir"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}