server/apps/oauth2/l10n/ast.json

11 lines
355 B
JSON
Raw Normal View History

2017-08-21 00:08:13 +00:00
{ "translations": {
2018-02-17 01:12:04 +00:00
"OAuth 2.0" : "OAuth 2.0",
2017-08-21 00:08:13 +00:00
"OAuth 2.0 clients" : "Veceros d'OAuth 2.0",
2018-11-17 01:12:47 +00:00
"Name" : "Nome",
2018-06-27 10:06:12 +00:00
"Redirection URI" : "URI de redireición",
2018-11-17 01:12:47 +00:00
"Client Identifier" : "Identificador del veceru",
2018-06-27 10:06:12 +00:00
"Secret" : "Secretu",
2018-11-17 01:12:47 +00:00
"Add client" : "Amestar veceru",
2019-03-21 01:13:49 +00:00
"Add" : "Amestar"
2017-08-21 00:08:13 +00:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}