sk.json 1.6 KB

12345678910111213141516171819
  1. { "translations": {
  2. "Your client is not authorized to connect. Please inform the administrator of your client." : "Váš klient nemá oprávnenie na pripojenie. Prosím informujte administrátora svojho klienta.",
  3. "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",
  4. "OAuth 2.0" : "OAuth 2.0",
  5. "Allows OAuth2 compatible authentication from other web applications." : "Povoliť overenie kompatibilné s OAuth2 iných webových aplikácií.",
  6. "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Aplikácia OAuth2 umožňuje správcom nakonfigurovať vstavaný postup overovania tak, aby povolil autentifikáciu kompatibilnú s protokolom OAuth2 aj z iných webových aplikácií.",
  7. "OAuth 2.0 clients" : "Klienti OAuth 2.0",
  8. "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 umožňuje externým službám požiadať o prístup k {instanceName}.",
  9. "Name" : "Názov",
  10. "Redirection URI" : "URI presmerovania",
  11. "Client Identifier" : "Identifikátor klienta",
  12. "Secret key" : "Tajný kľúč",
  13. "Add client" : "Pridať klienta",
  14. "Add" : "Pridať",
  15. "Delete" : "Zmazať",
  16. "Show client secret" : "Zobraziť tajomstvo klienta",
  17. "Secret" : "Tajný kľúč"
  18. },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
  19. }