et_EE.js 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. OC.L10N.register(
  2. "files_sharing",
  3. {
  4. "Server to server sharing is not enabled on this server" : "Serverist serverisse jagamine pole antud serveris lubatud",
  5. "The mountpoint name contains invalid characters." : "Ühenduspunkti nimes on vigaseid märke.",
  6. "Invalid or untrusted SSL certificate" : "Vigane või tundmatu SSL sertifikaat",
  7. "Storage not valid" : "Andmehoidla pole korrektne",
  8. "Couldn't add remote share" : "Ei suutnud lisada kaugjagamist",
  9. "Shared with you" : "Sinuga jagatud",
  10. "Shared with others" : "Teistega jagatud",
  11. "Shared by link" : "Jagatud lingiga",
  12. "Nothing shared with you yet" : "Sinuga pole veel midagi jagatud",
  13. "Files and folders others share with you will show up here" : "Siin näidatakse faile ja kaustasid, mida teised on sulle jaganud",
  14. "Nothing shared yet" : "Midagi pole veel jagatud",
  15. "Files and folders you share will show up here" : "Siin kuvatakse faile ja kaustasid, mida sa oled teistega jaganud",
  16. "No shared links" : "Jagatud linke pole",
  17. "Files and folders you share by link will show up here" : "Siin kuvatakse faile ja kaustasid, mida sa jagad lingiga",
  18. "Do you want to add the remote share {name} from {owner}@{remote}?" : "Soovid lisata kaugjagamise {name} asukohast {owner}@{remote}?",
  19. "Remote share" : "Kaugjagamine",
  20. "Remote share password" : "Kaugjagamise parool",
  21. "Cancel" : "Loobu",
  22. "Add remote share" : "Lisa kaugjagamine",
  23. "You can upload into this folder" : "Sa saad sellesse kausta faile üles laadida",
  24. "No ownCloud installation (7 or higher) found at {remote}" : "Saidilt {remote} ei leitud ownCloudi (7 või uuem) ",
  25. "Invalid ownCloud url" : "Vigane ownCloud url",
  26. "Shared by" : "Jagas",
  27. "Sharing" : "Jagamine",
  28. "A file or folder has been <strong>shared</strong>" : "Fail või kataloog on <strong>jagatud</strong>",
  29. "You shared %1$s with %2$s" : "Jagasid %1$s %2$s kasutajaga",
  30. "You shared %1$s with group %2$s" : "Jagasid %1$s %2$s grupiga",
  31. "You shared %1$s via link" : "Jagasid %1$s lingiga",
  32. "%2$s shared %1$s with you" : "%2$s jagas sinuga %1$s",
  33. "Downloaded via public link" : "Alla laetud avalikult lingilt",
  34. "Shared with %2$s" : "Jagatud kasutajaga %2$s",
  35. "Shared with group %2$s" : "Jagatud grupiga %2$s",
  36. "Shared via public link" : "Jagatud avaliku lingiga",
  37. "Removed public link" : "Avalik link on eemaldatud",
  38. "Public link expired" : "Avalik link aegus",
  39. "Shares" : "Jagamised",
  40. "This share is password-protected" : "See jagamine on parooliga kaitstud",
  41. "The password is wrong. Try again." : "Parool on vale. Proovi uuesti.",
  42. "Password" : "Parool",
  43. "No entries found in this folder" : "Selles kaustas ei leitud kirjeid",
  44. "Name" : "Nimi",
  45. "Share time" : "Jagamise aeg",
  46. "Sorry, this link doesn’t seem to work anymore." : "Vabandust, see link ei tundu enam toimivat.",
  47. "Reasons might be:" : "Põhjused võivad olla:",
  48. "the item was removed" : "üksus on eemaldatud",
  49. "the link expired" : "link on aegunud",
  50. "sharing is disabled" : "jagamine on peatatud",
  51. "For more info, please ask the person who sent this link." : "Täpsema info saamiseks palun pöördu lingi saatnud isiku poole.",
  52. "Add to your ownCloud" : "Lisa oma ownCloudi",
  53. "Download" : "Lae alla",
  54. "Download %s" : "Laadi alla %s",
  55. "Direct link" : "Otsene link"
  56. },
  57. "nplurals=2; plural=(n != 1);");