et_EE.js 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. OC.L10N.register(
  2. "federatedfilesharing",
  3. {
  4. "Federated sharing" : "Liit-jagamine",
  5. "Do you want to add the remote share {name} from {owner}@{remote}?" : "Soovid lisada kaugjagamise {name} asukohast {owner}@{remote}?",
  6. "Remote share" : "Kaugjagamine",
  7. "Remote share password" : "Kaugjagamise parool",
  8. "Cancel" : "Tühista",
  9. "Add remote share" : "Lisa kaugjagamine",
  10. "Copy" : "Kopeeri",
  11. "Copied!" : "Kopeeritud!",
  12. "Not supported!" : "Pole toetatud!",
  13. "Press ⌘-C to copy." : "Kopeerimiseks vajuta ⌘ + C.",
  14. "Press Ctrl-C to copy." : "Kopeerimiseks vajuta Ctrl + C.",
  15. "Invalid Federated Cloud ID" : "Vigane liitpilve ID",
  16. "Server to server sharing is not enabled on this server" : "Serveritevaheline jagamine ei ole selle pilves aktiiveeritud",
  17. "Couldn't establish a federated share." : "Liitjagamist ei õnnestunud luua",
  18. "Couldn't establish a federated share, maybe the password was wrong." : "Liitjagamist ei õnnestunud luua, ehk oli parool vale.",
  19. "Federated Share request sent, you will receive an invitation. Check your notifications." : "Liitjagamise päring edastatud, sulle saadetakse kutse. Kontrolli oma teateid.",
  20. "Not allowed to create a federated share with the same user" : "Liitjagamise loomine sama kasutajaga ei ole lubatud.",
  21. "File is already shared with %s" : "Fail on juba jagatud kasutajaga %s",
  22. "Could not find share" : "Jagamist ei leitud",
  23. "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Sa said kaugjagatud faili \"%3$s\" kasutajalt %1$s (%2$s nimel)",
  24. "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Sa said kaugjagatud faili {share} kasjutajalt {user} ({behalf} nimel)",
  25. "You received \"%3$s\" as a remote share from %1$s" : "Sa said kaugjagatud faili \"%3$s\" kasutajalt %1$s",
  26. "You received {share} as a remote share from {user}" : "Sa said kaugjagatud faili {file} kasutajalt {user}",
  27. "Accept" : "Nõustu",
  28. "Decline" : "Keeldu",
  29. "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Jaga minuga läbi minu #Nextcloudi liitpilve ID, vaata %s",
  30. "Share with me through my #Nextcloud Federated Cloud ID" : "Jaga minuga läbi minu #Nextcloudi liitpilve ID",
  31. "Sharing" : "Jagamine",
  32. "Federated Cloud Sharing" : "Jagamine liitpilves",
  33. "Open documentation" : "Ava dokumentatsioon",
  34. "Adjust how people can share between servers." : "Seadista, kuidas inimesed saavad serverite vahel jagada.",
  35. "Allow users on this server to send shares to other servers" : "Luba selle serveri kasutajatel saata faile teistesse serveritesse",
  36. "Allow users on this server to receive shares from other servers" : "Luba selle serveri kasutajatel võtta vastu jagamisi teistest serveritest",
  37. "Search global and public address book for users" : "Otsi kasutajaid globaalsest ja avalikust aadressiraamatust",
  38. "Allow users to publish their data to a global and public address book" : "Luba kasutajatel avaldada oma andmeid globaalses ja avalikus aadressiraamatus",
  39. "Federated Cloud" : "Liitpilv",
  40. "Your Federated Cloud ID:" : "Sinu liitpilve ID:",
  41. "Share it so your friends can share files with you:" : "Jaga seda, et su sõbrad saaksid sinuga faile jagada:",
  42. "Add to your website" : "Lisa oma veebisaidile",
  43. "Share with me via Nextcloud" : "Jaga minuga läbi Nextcloudi",
  44. "HTML Code:" : "HTML kood:",
  45. "Sharing %s failed, because this item is already shared with %s" : "%s jagamine ebaõnnestus, kuna see üksus on juba jagatud %s",
  46. "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "%s jagamine ebaõnnestus, ei suutnud %s leida, ehk ei ole server kättesaadav või kasutab ise allkirjastatud sertifikaati."
  47. },
  48. "nplurals=2; plural=(n != 1);");