sk.json 904 B

1234567891011121314
  1. { "translations": {
  2. "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Vaša URL pre presmerovanie musí byť úplná. Napríklad: https://yourdomain.com/path",
  3. "OAuth 2.0" : "OAuth 2.0",
  4. "Allows OAuth2 compatible authentication from other web applications." : "Povoliť overenie kompatibilné s OAuth2 iných webových aplikácií.",
  5. "OAuth 2.0 clients" : "klienti OAuth 2.0",
  6. "Name" : "Názov",
  7. "Redirection URI" : "URI presmerovania",
  8. "Client Identifier" : "Identifikátor klienta",
  9. "Secret" : "Tajný kľúč",
  10. "Add client" : "Pridať klienta",
  11. "Add" : "Pridať",
  12. "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 umožňuje externým službám vyžiadať prístup k %s."
  13. },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
  14. }