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.

hr.json 2.5KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. { "translations": {
  2. "Server to server sharing is not enabled on this server" : "Dijeljenje resursa s poslužitelja na poslužitelj s ovog poslužitelja nije omogućeno.",
  3. "Invalid or untrusted SSL certificate" : "Neispravna ili nepouzdana SSL potvrda",
  4. "Couldn't add remote share" : "Udaljeni zajednički resurs nije moguće dodati",
  5. "Shared with you" : "Podijeljeno s vama",
  6. "Shared with others" : "Podijeljeno s ostalima",
  7. "Shared by link" : "POdijeljeno putem veze",
  8. "Do you want to add the remote share {name} from {owner}@{remote}?" : "Želite li dodati udaljeni zajednički resurs {name} od {owner}@{remote}?",
  9. "Remote share" : "Udaljeni zajednički resurs (za raspodjelu)",
  10. "Remote share password" : "Lozinka za udaljeni zajednički resurs",
  11. "Cancel" : "Odustanite",
  12. "Add remote share" : "Dodajte udaljeni zajednički resurs",
  13. "Invalid ownCloud url" : "Neispravan ownCloud URL",
  14. "Shared by" : "Podijeljeno od strane",
  15. "Sharing" : "Dijeljenje zajedničkih resursa",
  16. "A file or folder has been <strong>shared</strong>" : "Datoteka ili mapa su <strong>podijeljeni</strong>",
  17. "You shared %1$s with %2$s" : "Podijelili ste %1$s s %2$s",
  18. "You shared %1$s with group %2$s" : "Podijelili ste %1$s s grupom %2$s",
  19. "You shared %1$s via link" : "Podijelili ste %1$s putem veze",
  20. "%2$s shared %1$s with you" : "%2$s je %1$s podijelio s vama",
  21. "Shares" : "Dijeljeni resursi",
  22. "This share is password-protected" : "Ovaj zajednički resurs je zaštićen lozinkom",
  23. "The password is wrong. Try again." : "Pogrešna lozinka. Pokušajte ponovno.",
  24. "Password" : "Lozinka",
  25. "No entries found in this folder" : "Zapis nije pronadjen u ovom direktorijumu ",
  26. "Name" : "Naziv",
  27. "Share time" : "Vrijeme dijeljenja",
  28. "Sorry, this link doesn’t seem to work anymore." : "Žao nam je, čini se da ova veza više ne radi.",
  29. "Reasons might be:" : "Mogući razlozi su:",
  30. "the item was removed" : "stavka je uklonjena",
  31. "the link expired" : "veza je istekla",
  32. "sharing is disabled" : "dijeljenje je onemogućeno",
  33. "For more info, please ask the person who sent this link." : "Za više informacija, molimo obratite se osobi koja je ovu vezu poslala.",
  34. "Add to your ownCloud" : "Dodajte svome ownCloud",
  35. "Download" : "Preuzmite",
  36. "Download %s" : "Preuzmite %s",
  37. "Direct link" : "Izravna veza"
  38. },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
  39. }