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.

sk_SK.js 1.5KB

12345678910111213141516171819202122
  1. OC.L10N.register(
  2. "federatedfilesharing",
  3. {
  4. "Invalid Federated Cloud ID" : "Neplatné združené Cloud ID",
  5. "Sharing %s failed, because this item is already shared with %s" : "Zdieľanie %s zlyhalo, pretože táto položka už je zdieľaná s %s",
  6. "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Zdieľanie %s zlyhalo, nepodarilo sa nájsť %s, možno je server v súčasnej dobe nedostupný.",
  7. "Accept" : "Schváliť",
  8. "Decline" : "Odmietnuť",
  9. "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Zdieľajte so mnou pomocou môjho #Nextcloud Federated Cloud ID, viac n %s",
  10. "Share with me through my #Nextcloud Federated Cloud ID" : "Zdieľajte so mnou pomocou môjho #Nextcloud Federated Cloud ID",
  11. "Federated Cloud Sharing" : "Združené cloudové zdieľanie",
  12. "Open documentation" : "Otvoriť dokumentáciu",
  13. "Allow users on this server to send shares to other servers" : "Povoliť používateľom z tohoto servera posielať zdieľania na iné servery",
  14. "Allow users on this server to receive shares from other servers" : "Povoliť používateľom z tohoto servera prijímať zdieľania z iných serverov",
  15. "Federated Cloud" : "Združený Cloud",
  16. "Your Federated Cloud ID:" : "Vaše združené Cloud ID",
  17. "Share it:" : "Zdieľať:",
  18. "Add to your website" : "Pridať na svoju webstránku",
  19. "Share with me via Nextcloud" : "Zdieľané so mnou cez Nextcloud",
  20. "HTML Code:" : "HTML kód:"
  21. },
  22. "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");