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.

et_EE.js 3.7KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  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. "Shares" : "Jagamised",
  36. "Accept" : "Nõustu",
  37. "Decline" : "Lükka tagasi",
  38. "This share is password-protected" : "See jagamine on parooliga kaitstud",
  39. "The password is wrong. Try again." : "Parool on vale. Proovi uuesti.",
  40. "Password" : "Parool",
  41. "No entries found in this folder" : "Selles kaustas ei leitud kirjeid",
  42. "Name" : "Nimi",
  43. "Share time" : "Jagamise aeg",
  44. "Sorry, this link doesn’t seem to work anymore." : "Vabandust, see link ei tundu enam toimivat.",
  45. "Reasons might be:" : "Põhjused võivad olla:",
  46. "the item was removed" : "üksus on eemaldatud",
  47. "the link expired" : "link on aegunud",
  48. "sharing is disabled" : "jagamine on peatatud",
  49. "For more info, please ask the person who sent this link." : "Täpsema info saamiseks palun pöördu lingi saatnud isiku poole.",
  50. "Add to your ownCloud" : "Lisa oma ownCloudi",
  51. "Download" : "Lae alla",
  52. "Download %s" : "Laadi alla %s",
  53. "Direct link" : "Otsene link",
  54. "Open documentation" : "Ava dokumentatsioon",
  55. "Allow users on this server to send shares to other servers" : "Luba selle serveri kasutajatel saata faile teistesse serveritesse",
  56. "Allow users on this server to receive shares from other servers" : "Luba selle serveri kasutajatel võtta vastu jagamisi teistest serveritest",
  57. "Share it:" : "Jaga seda:",
  58. "Add to your website" : "Lisa oma veebisaidile",
  59. "Share with me via ownCloud" : "Jaga minuga läbi ownCloudiga",
  60. "HTML Code:" : "HTML kood:"
  61. },
  62. "nplurals=2; plural=(n != 1);");