You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

sq.js 371B

1234567891011121314
  1. OC.L10N.register(
  2. "oauth2",
  3. {
  4. "OAuth 2.0" : "O.Auth 2.0",
  5. "OAuth 2.0 clients" : "Klientë OAuth 2.0",
  6. "Add client" : "Shto klient",
  7. "Name" : "Emri",
  8. "Redirection URI" : "URI Ridrejtimi",
  9. "Add" : "Shto ",
  10. "Client Identifier" : "Identifikues Klienti",
  11. "Secret" : "Sekret",
  12. "Delete" : "Delete"
  13. },
  14. "nplurals=2; plural=(n != 1);");