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 2.6KB

123456789101112131415161718192021222324252627282930313233
  1. OC.L10N.register(
  2. "sharebymail",
  3. {
  4. "Shared with %1$s" : "Jagatud kasutajatega %1$s",
  5. "Shared with {email}" : "Jagatud aadressile {email}",
  6. "Shared with %1$s by %2$s" : "Jagatud kasutajatega %1$s kasutaja %2$s poolt",
  7. "Shared with {email} by {actor}" : "Jagatud aadressile {email} {actor} poolt",
  8. "Password for mail share sent to %1$s" : "Meiliga jagamise parool saadetud aadressile %1$s",
  9. "Password for mail share sent to {email}" : "Meiliga jagamise parool saadetud aadressile {email}",
  10. "Password for mail share sent to you" : "Meiliga jagamise parool sulle saadetud",
  11. "Password to access %1$s was sent to %2s" : "Parool %1$s ligipääsuks saadeti aadressile %2s",
  12. "Password to access {file} was sent to {email}" : "Parool {file} ligipääsuks saadeti aadressile {email}",
  13. "Password to access %1$s was sent to you" : "Sulle saadeti %1$s ligipääsuparool",
  14. "Password to access {file} was sent to you" : "Sulle saadeti {file} ligipääsuparool",
  15. "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Me ei saa sulle automaatselt genereeritud parooli saata. Palun määra korrektne e-posti aadress oma isiklikes sätetes ja proovi uuesti.",
  16. "Click the button below to open it." : "Vajuta allolevat nuppu, et see avada.",
  17. "Open »%s«" : "Ava »%s«",
  18. "Password to access »%s«" : "Parool ligipääsuks: %s",
  19. "Could not find share" : "Jagamist ei leitud.",
  20. "Share by mail" : "Jaga e-postiga",
  21. "Send password by mail" : "Saada parool e-postiga",
  22. "Enforce password protection" : "Sunni parooliga kaitsmist",
  23. "Sharing %s failed, this item is already shared with %s" : "%s jagamine ebaõnnestus, see on juba %s jagatud",
  24. "%s shared »%s« with you" : "%s jagas faili »%s« sinuga",
  25. "%s shared »%s« with you." : "%s jagas faili »%s« sinuga",
  26. "%s via %s" : "%s üle %s",
  27. "%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s jagas sinuga »%s«.\n Sa oleks pidanud juba saama eraldi e-kirja lingiga, mille kaudu sellele ligi pääsed.\n",
  28. "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s jagas sinuga »%s«. Sa oleks pidanud juba saama eraldi e-kirja lingiga, mille kaudu sellele ligi pääsed.",
  29. "Password to access »%s« shared to you by %s" : "Parool »%s« ligipääsuks jagati sinuga %s poolt",
  30. "It is protected with the following password: %s" : "See on kaitstud järgneva parooliga: %s",
  31. "This is the password: %s" : "Parooliks on: %s"
  32. },
  33. "nplurals=2; plural=(n != 1);");