nextcloud/apps/oauth2/l10n/es_CL.json

11 lines
360 B
JSON
Raw Normal View History

2017-11-10 20:10:09 -05:00
{ "translations": {
2018-05-22 20:15:44 -04:00
"OAuth 2.0" : "OAuth 2.0",
2017-11-10 20:10:09 -05:00
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
2018-11-16 20:12:47 -05:00
"Name" : "Nombre",
2018-06-27 06:06:12 -04:00
"Redirection URI" : "URI para redirección",
2018-11-16 20:12:47 -05:00
"Client Identifier" : "Identificador del cliente",
2018-06-27 06:06:12 -04:00
"Secret" : "Secreto",
2018-11-16 20:12:47 -05:00
"Add client" : "Agregar cliente",
2019-03-20 21:13:49 -04:00
"Add" : "Agregar"
2017-11-10 20:10:09 -05:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}