lt_LT.json 497 B

1234567891011
  1. { "translations": {
  2. "OAuth 2.0" : "OAuth 2.0",
  3. "OAuth 2.0 clients" : "OAuth 2.0 klientai",
  4. "Name" : "Pavadinimas",
  5. "Redirection URI" : "Nukreipimo adresas",
  6. "Client Identifier" : "Kliento identifikatorius",
  7. "Secret" : "Paslaptis",
  8. "Add client" : "Pridėti klientą",
  9. "Add" : "Pridėti"
  10. },"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);"
  11. }