ast.js 390 B

1234567891011121314
  1. OC.L10N.register(
  2. "oauth2",
  3. {
  4. "OAuth 2.0" : "OAuth 2.0",
  5. "OAuth 2.0 clients" : "Veceros d'OAuth 2.0",
  6. "Add client" : "Amestar veceru",
  7. "Name" : "Nome",
  8. "Redirection URI" : "URI de redireición",
  9. "Add" : "Amestar",
  10. "Client Identifier" : "Identificador del veceru",
  11. "Secret" : "Secretu",
  12. "Delete" : "Desaniciar"
  13. },
  14. "nplurals=2; plural=(n != 1);");