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.json 13KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. { "translations": {
  2. "Cannot write into \"config\" directory!" : "Ei saa kirjutada \"config\" kataloogi!",
  3. "This can usually be fixed by giving the webserver write access to the config directory" : "Tavaliselt saab selle lahendada andes veebiserverile seatete kataloogile \"config\" kirjutusõigused",
  4. "See %s" : "Vaata %s",
  5. "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Tavaliselt saab selle lahendada %s andes veebiserverile seadete kataloogile \"config\" kirjutusõigused %s",
  6. "Sample configuration detected" : "Tuvastati näidisseaded",
  7. "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Tuvastati, et kopeeriti näidisseaded. See võib lõhkuda sinu saidi ja see pole toetatud. Palun loe enne faili config.php muutmist dokumentatsiooni",
  8. "PHP %s or higher is required." : "PHP %s või uuem on nõutav.",
  9. "PHP with a version lower than %s is required." : "Nõutud on PHP madalama versiooniga kui %s.",
  10. "Following databases are supported: %s" : "Toetatud on järgnevad andmebaasid: %s",
  11. "The command line tool %s could not be found" : "Käsurea töövahendit %s ei leitud",
  12. "The library %s is not available." : "Teek %s pole saadaval.",
  13. "Following platforms are supported: %s" : "Toetatud on järgnevad platformid: %s",
  14. "ownCloud %s or higher is required." : "ownCloud %s või uuem on nõutav.",
  15. "ownCloud %s or lower is required." : "ownCloud %s või vanem on nõutav.",
  16. "Help" : "Abiinfo",
  17. "Personal" : "Isiklik",
  18. "Users" : "Kasutajad",
  19. "Admin" : "Admin",
  20. "Recommended" : "Soovitatud",
  21. "No app name specified" : "Ühegi rakendi nime pole määratletud",
  22. "Unknown filetype" : "Tundmatu failitüüp",
  23. "Invalid image" : "Vigane pilt",
  24. "today" : "täna",
  25. "yesterday" : "eile",
  26. "_%n day ago_::_%n days ago_" : ["%n päev tagasi","%n päeva tagasi"],
  27. "last month" : "viimasel kuul",
  28. "last year" : "viimasel aastal",
  29. "_%n year ago_::_%n years ago_" : ["%n aasta tagasi","%n aastat tagasi"],
  30. "seconds ago" : "sekundit tagasi",
  31. "web services under your control" : "veebitenused sinu kontrolli all",
  32. "Empty filename is not allowed" : "Tühi failinimi pole lubatud",
  33. "Dot files are not allowed" : "Punktiga failid pole lubatud",
  34. "File name is a reserved word" : "Failinimi sisaldab keelatud sõna",
  35. "File name contains at least one invalid character" : "Faili nimesonvähemalt üks keelatud märk",
  36. "File name is too long" : "Faili nimi on liiga pikk",
  37. "Can't read file" : "Faili lugemine ebaõnnestus",
  38. "App directory already exists" : "Rakenduse kataloog on juba olemas",
  39. "Can't create app folder. Please fix permissions. %s" : "Ei saa luua rakendi kataloogi. Palun korrigeeri õigusi. %s",
  40. "No source specified when installing app" : "Ühegi lähteallikat pole rakendi paigalduseks määratletud",
  41. "No href specified when installing app from http" : "Ühtegi aadressi pole määratletud rakendi paigalduseks veebist",
  42. "No path specified when installing app from local file" : "Ühtegi teed pole määratletud paigaldamaks rakendit kohalikust failist",
  43. "Archives of type %s are not supported" : "%s tüüpi arhiivid pole toetatud",
  44. "Failed to open archive when installing app" : "Arhiivi avamine ebaõnnestus rakendi paigalduse käigus",
  45. "App does not provide an info.xml file" : "Rakend ei paku ühtegi info.xml faili",
  46. "App can't be installed because of not allowed code in the App" : "Rakendit ei saa paigaldada, kuna sisaldab lubamatud koodi",
  47. "App can't be installed because it is not compatible with this version of ownCloud" : "Rakendit ei saa paigaldada, kuna see pole ühilduv selle ownCloud versiooniga.",
  48. "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Rakendit ei saa paigaldada, kuna see sisaldab \n<shipped>\n\ntrue\n</shipped>\nmärgendit, mis pole lubatud mitte veetud (non shipped) rakendites",
  49. "App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" : "Rakendit ei saa paigaldada, kuna selle versioon info.xml/version pole sama, mis on märgitud rakendite laos.",
  50. "Application is not enabled" : "Rakendus pole sisse lülitatud",
  51. "Authentication error" : "Autentimise viga",
  52. "Token expired. Please reload page." : "Kontrollkood aegus. Paelun lae leht uuesti.",
  53. "Unknown user" : "Tundmatu kasutaja",
  54. "%s enter the database username." : "%s sisesta andmebaasi kasutajatunnus.",
  55. "%s enter the database name." : "%s sisesta andmebaasi nimi.",
  56. "%s you may not use dots in the database name" : "%s punktide kasutamine andmebaasi nimes pole lubatud",
  57. "Oracle connection could not be established" : "Ei suuda luua ühendust Oracle baasiga",
  58. "Oracle username and/or password not valid" : "Oracle kasutajatunnus ja/või parool pole õiged",
  59. "DB Error: \"%s\"" : "Andmebaasi viga: \"%s\"",
  60. "Offending command was: \"%s\"" : "Tõrkuv käsk oli: \"%s\"",
  61. "You need to enter either an existing account or the administrator." : "Sisesta kas juba olemasolev konto või administrator.",
  62. "Offending command was: \"%s\", name: %s, password: %s" : "Tõrkuv käsk oli: \"%s\", nimi: %s, parool: %s",
  63. "PostgreSQL username and/or password not valid" : "PostgreSQL kasutajatunnus ja/või parool pole õiged",
  64. "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X ei ole toetatud ja %s ei pruugi korralikult toimida sellel platvormil. Kasuta seda omal vastutusel!",
  65. "For the best results, please consider using a GNU/Linux server instead." : "Parema tulemuse saavitamiseks palun kaalu serveris GNU/Linux kasutamist.",
  66. "Set an admin username." : "Määra admin kasutajanimi.",
  67. "Set an admin password." : "Määra admini parool.",
  68. "Can't create or write into the data directory %s" : "Ei suuda luua või kirjutada andmete kataloogi %s",
  69. "%s shared »%s« with you" : "%s jagas sinuga »%s«",
  70. "%s via %s" : "%s läbi %s",
  71. "Sharing %s failed, because the file does not exist" : "%s jagamine ebaõnnestus, kuna faili pole olemas",
  72. "You are not allowed to share %s" : "Sul pole lubatud %s jagada",
  73. "Sharing %s failed, because the user %s does not exist" : "%s jagamine ebaõnnestus, kuna kasutajat %s pole olemas",
  74. "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "%s jagamine ebaõnnestus, kuna kasutaja %s pole ühegi grupi liige, millede liige on %s",
  75. "Sharing %s failed, because this item is already shared with %s" : "%s jagamine ebaõnnestus, kuna see üksus on juba jagatud %s",
  76. "Sharing %s failed, because the group %s does not exist" : "%s jagamine ebaõnnestus, kuna gruppi %s pole olemas",
  77. "Sharing %s failed, because %s is not a member of the group %s" : "%s jagamine ebaõnnestus, kuna %s pole grupi %s liige",
  78. "You need to provide a password to create a public link, only protected links are allowed" : "Avaliku viite tekitamiseks pead sisestama parooli, ainult kaitstud viited on lubatud",
  79. "Sharing %s failed, because sharing with links is not allowed" : "%s jagamine ebaõnnestus, kuna linkidega jagamine pole lubatud",
  80. "Share type %s is not valid for %s" : "Jagamise tüüp %s ei ole õige %s jaoks",
  81. "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Lubade seadistus %s jaoks ebaõnnestus, kuna antud õigused ületavad %s jaoks määratud õigusi",
  82. "Setting permissions for %s failed, because the item was not found" : "Lubade seadistus %s jaoks ebaõnnestus, kuna üksust ei leitud",
  83. "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Aegumise kuupäeva ei saa määrata. Jagamised ei saa aeguda hiljem kui %s peale jagamist.",
  84. "Cannot set expiration date. Expiration date is in the past" : "Aegumiskuupäeva ei saa määrata. Aegumise kuupäev on minevikus",
  85. "Cannot clear expiration date. Shares are required to have an expiration date." : "Aegumise kuupäeva ei saa tühjendada. Jagamistel peab olema aegumise kuupäev.",
  86. "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Jagamise tagarakend %s peab kasutusele võtma OCP\\Share_Backend liidese",
  87. "Sharing backend %s not found" : "Jagamise tagarakendit %s ei leitud",
  88. "Sharing backend for %s not found" : "Jagamise tagarakendit %s jaoks ei leitud",
  89. "Sharing %s failed, because the permissions exceed permissions granted to %s" : "%s jagamine ebaõnnestus, kuna antud õigused ületavad %s jaoks määratud õigusi",
  90. "Sharing %s failed, because resharing is not allowed" : "%s jagamine ebaõnnestus, kuna edasijagamine pole lubatud",
  91. "Sharing %s failed, because the sharing backend for %s could not find its source" : "%s jagamine ebaõnnestus, kuna jagamise tagarakend ei suutnud leida %s jaoks lähteallikat",
  92. "Sharing %s failed, because the file could not be found in the file cache" : "%s jagamine ebaõnnestus, kuna faili ei suudetud leida failide puhvrist",
  93. "Could not find category \"%s\"" : "Ei leia kategooriat \"%s\"",
  94. "Apps" : "Rakendused",
  95. "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Kasutajanimes on lubatud ainult järgnevad tähemärgid: \"a-z\", \"A-Z\", \"0-9\" ja \"_.@-\"",
  96. "A valid username must be provided" : "Sisesta nõuetele vastav kasutajatunnus",
  97. "A valid password must be provided" : "Sisesta nõuetele vastav parool",
  98. "The username is already being used" : "Kasutajanimi on juba kasutuses",
  99. "No database drivers (sqlite, mysql, or postgresql) installed." : "Ühtegi andmebaasi (sqlite, mysql või postgresql) draiverit pole paigaldatud.",
  100. "Microsoft Windows Platform is not supported" : "Microsoft Windows platform pole toetatud",
  101. "Cannot write into \"config\" directory" : "Ei saa kirjutada \"config\" kataloogi",
  102. "Cannot write into \"apps\" directory" : "Ei saa kirjutada \"apps\" kataloogi!",
  103. "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Tavaliselt saab selle lahendada %s andes veebiserverile rakendite kataloogile kirjutusõigused %s või keelates seadetes rakendikogu.",
  104. "Cannot create \"data\" directory (%s)" : "Ei suuda luua \"data\" kataloogi (%s)",
  105. "This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." : "Tavaliselt saab selle lahendada <a href=\"%s\" target=\"_blank\">andes veebiserverile juur-kataloogile kirjutusõigused</a>.",
  106. "Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Õigused saab tavaliselt paika %s andes veebiserverile juurkataloogile kirjutusõigused %s",
  107. "Setting locale to %s failed" : "Lokaadi %s määramine ebaõnnestus.",
  108. "Please install one of these locales on your system and restart your webserver." : "Palun paigalda mõni neist lokaatides oma süsteemi ning taaskäivita veebiserver.",
  109. "Please ask your server administrator to install the module." : "Palu oma serveri haldajal moodul paigadalda.",
  110. "PHP module %s not installed." : "PHP moodulit %s pole paigaldatud.",
  111. "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "See on tõenäoliselt põhjustatud puhver/kiirendist nagu Zend OPcache või eAccelerator.",
  112. "PHP modules have been installed, but they are still listed as missing?" : "PHP moodulid on paigaldatud, kuid neid näitatakse endiselt kui puuduolevad?",
  113. "Please ask your server administrator to restart the web server." : "Palu oma serveri haldajal veebiserver taaskäivitada.",
  114. "PostgreSQL >= 9 required" : "PostgreSQL >= 9 on nõutav",
  115. "Please upgrade your database version" : "Palun uuenda oma andmebaasi versiooni",
  116. "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Palun muuda kataloogi õigused 0770-ks, et kataloogi sisu poleks teistele kasutajatele nähtav",
  117. "Data directory (%s) is readable by other users" : "Andmete kataloog (%s) on teistele kasutajate loetav",
  118. "Data directory (%s) is invalid" : "Andmete kataloog (%s) pole korrektne",
  119. "Please check that the data directory contains a file \".ocdata\" in its root." : "Palun veendu, et andmete kataloogis sisaldub fail \".ocdata\" ",
  120. "Could not obtain lock type %d on \"%s\"." : "Ei suutnud hankida %d tüüpi lukustust \"%s\".",
  121. "Storage not available" : "Andmehoidla pole saadaval"
  122. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  123. }