aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/et_EE.json
blob: ae9fd100d75c441e4827f60c261013a2c5e8f971 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{ "translations": {
    "Your client is not authorized to connect. Please inform the administrator of your client." : "Su klient ei ole ühenduseks autoriseeritud. Palun teavitage oma kliendi administraatorit.",
    "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Ümbersuunamise URL peab olema täis URL, näiteks: https://sinudomeen.com/tee",
    "OAuth 2.0" : "OAuth 2.0",
    "Allows OAuth2 compatible authentication from other web applications." : "Võimaldab OAuth2-ga ühilduvat autentimist teistest veebirakendustest.",
    "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Rakendus OAuth2 võimaldab administraatoritel konfigureerida sisseehitatud autentimise töövoogu, et võimaldada ka OAuth2-ga ühilduvat autentimist teistest veebirakendustest.",
    "OAuth 2.0 clients" : "OAuth 2.0 kliendid",
    "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 võimaldab välisteenustel taotleda juurdepääsu {instanceName}-le",
    "Name" : "Nimi",
    "Redirection URI" : "Suunamise URI",
    "Client Identifier" : "Kliendi identifikaator",
    "Secret key" : "Salavõti",
    "Delete client" : "Kustuta klient",
    "Make sure you store the secret key, it cannot be recovered." : "Salvesta salajane võti, seda ei saa taastada.",
    "Add client" : "Lisa klient",
    "Add" : "Lisa",
    "Show client secret" : "Näita kliendi salakoodi",
    "Hide client secret" : "Peida kliendi salakood",
    "Delete" : "Kustuta"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}