lt_LT.json 689 B

12345678910111213
  1. { "translations": {
  2. "OAuth 2.0" : "OAuth 2.0",
  3. "OAuth 2.0 clients" : "OAuth 2.0 klientai",
  4. "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 leidžia išorinėms tarnyboms užklausti prieigą prie {instanceName}.",
  5. "Add client" : "Pridėti klientą",
  6. "Name" : "Pavadinimas",
  7. "Redirection URI" : "Peradresavimo URI",
  8. "Add" : "Pridėti",
  9. "Client Identifier" : "Kliento identifikatorius",
  10. "Secret" : "Paslaptis",
  11. "Delete" : "Ištrinti"
  12. },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
  13. }