aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/ga.json
blob: 24f68a244aba6931873c905dd1e496c04d9e56fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{ "translations": {
    "Your client is not authorized to connect. Please inform the administrator of your client." : "Níl do chliant údaraithe chun nascadh. Cuir do chliant ar an eolas do riarthóir.",
    "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Ní mór do URL athsheolaidh a bheith ina URL iomlán mar shampla: https://yourdomain.com/path",
    "OAuth 2.0" : "OAuth 2.0",
    "Allows OAuth2 compatible authentication from other web applications." : "Ceadaíonn sé fíordheimhniú comhoiriúnach OAuth2 ó fheidhmchláir ghréasáin eile.",
    "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Ligeann an aip OAuth2 do riarthóirí an sreabhadh oibre fíordheimhnithe ionsuite a chumrú chun fíordheimhniú comhoiriúnach OAuth2 a cheadú ó fheidhmchláir ghréasáin eile.",
    "OAuth 2.0 clients" : "Cliant OAuth 2.0",
    "OAuth 2.0 allows external services to request access to {instanceName}." : "Ligeann OAuth 2.0 do sheirbhísí seachtracha rochtain a iarraidh ar {instanceName}.",
    "Name" : "Ainm",
    "Redirection URI" : "Atreo URI",
    "Client Identifier" : "Aitheantóir Cliant",
    "Secret key" : "Eochair rúnda",
    "Delete client" : "Scrios cliant",
    "Add client" : "Cuir cliant leis",
    "Add" : "Cuir",
    "Delete" : "Scrios",
    "Show client secret" : "Taispeáin rún an chliaint",
    "Hide client secret" : "Folaigh rún an chliaint"
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
}