nextcloud/apps/oauth2/l10n/ast.json

12 lines
384 B
JSON
Raw Normal View History

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