nextcloud/apps/oauth2/l10n/fi.json
Nextcloud bot 532c7545bd
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-03 02:30:29 +00:00

16 lines
No EOL
975 B
JSON

{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "Asiakastasi ei ole valtuutettu yhdistämään. Ilmoita ylläpidolle asiakkaastasi.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Uudelleenohjauksen URL-osoitteen on oltava täydellinen URL-osoite, esimerkiksi: https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Sallii OAuth2-yhteensopivan tunnistautumisen muista verkkosovelluksista.",
"OAuth 2.0 clients" : "OAuth 2.0 -asiakkaat",
"Add client" : "Lisää asiakas",
"Name" : "Nimi",
"Redirection URI" : "Uudelleenohjaus URI",
"Add" : "Lisää",
"Client Identifier" : "Asiakkaan tunniste",
"Secret" : "Salaisuus",
"Show client secret" : "Näytä asiakkaan salaisuus",
"Delete" : "Poista"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}