Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

et_EE.js 21KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282
  1. OC.L10N.register(
  2. "core",
  3. {
  4. "Please select a file." : "Palun vali fail.",
  5. "File is too big" : "Fail on liiga suur",
  6. "The selected file is not an image." : "Valitud fail ei ole pilt.",
  7. "The selected file cannot be read." : "Valitud faili ei ole võimalik lugeda.",
  8. "Invalid file provided" : "Vigane fail",
  9. "No image or file provided" : "Ühtegi pilti või faili pole pakutud",
  10. "Unknown filetype" : "Tundmatu failitüüp",
  11. "Invalid image" : "Vigane pilt",
  12. "An error occurred. Please contact your admin." : "Tekkis tõrge. Palun võta ühendust administraatoriga.",
  13. "No temporary profile picture available, try again" : "Ühtegi ajutist profiilipilti pole saadaval, proovi uuesti",
  14. "No crop data provided" : "Lõikeandmeid ei leitud",
  15. "No valid crop data provided" : "Kehtivaid lõikeandmeid pole leitud",
  16. "Crop is not square" : "Lõikamine pole ruudukujuline",
  17. "Password reset is disabled" : "Parooli taastamine on välja lülitatud",
  18. "Couldn't reset password because the token is invalid" : "Ei saanud parooli taastada, kuna märgend on vigane",
  19. "Couldn't reset password because the token is expired" : "Parooli ei saanud taastada, sest märgend on aegunud",
  20. "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Ei saanud saata lähtestamise e-kirja kuna antud kasutajal puudub e-posti aadress. Palun kontakteeruge administraatoriga ",
  21. "%s password reset" : "%s parooli lähtestus",
  22. "Password reset" : "Parooli taastamine ",
  23. "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Kliki allolevale nupule, et taastada oma parool. Kui sa ei ole paroolitaastamist pärinud. siis ignoreeri seda e-kirja.",
  24. "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Kliki allolevale lingile, et taastada oma parool. Kui sa ei ole parooli taastamist pärinud. siis ignoreeri seda e-kirja.",
  25. "Reset your password" : "Lähtesta oma parool",
  26. "Couldn't send reset email. Please contact your administrator." : "Ei suutnud lähtestada e-maili. Palun kontakteeru süsteemihalduriga.",
  27. "Couldn't send reset email. Please make sure your username is correct." : "Ei suutnud lähtestada e-maili. Palun veendu, et kasutajatunnus on õige.",
  28. "Preparing update" : "Uuendamise ettevalmistamine",
  29. "[%d / %d]: %s" : "[%d / %d]: %s",
  30. "Please use the command line updater because automatic updating is disabled in the config.php." : "Palun kasutage uuendamiseks käsurida, kuna automaatne uuendamine on config.php failis välja lülitatud.",
  31. "[%d / %d]: Checking table %s" : "[%d / %d]: Kontrollin tabelit %s",
  32. "Turned on maintenance mode" : "Hooldusrežiim sisse lülitatud",
  33. "Turned off maintenance mode" : "Hooldusrežiim välja lülitatud",
  34. "Maintenance mode is kept active" : "Hooldusrežiim on aktiivne",
  35. "Updating database schema" : "Andmebaasi skeemi uuendamine",
  36. "Updated database" : "Uuendatud andmebaas",
  37. "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Kontrollitakse, kas anembaasi skeemi saab uuendada (see võib võtta kaua aega olenevalt andmebaasi suurusest)",
  38. "Checked database schema update" : "Andmebaasi skeemi uuendus kontrollitud",
  39. "Checking updates of apps" : "Rakenduste uuenduste kontroll",
  40. "Checking for update of app \"%s\" in appstore" : "Rakenduse \"%s\" jaoks uuenduste kontrollimine rakenduste poes",
  41. "Update app \"%s\" from appstore" : "Uuenda rakendus \"%s\" rakenduste poes",
  42. "Checked for update of app \"%s\" in appstore" : "Kontrolliti uuendusi rakenduse \"%s\" jaoks rakenduste poes",
  43. "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Kontrollitakse, kas %s andmebaasi skeemi saab uuendada (see võib võtta kaua aega sõltuvalt andmebaasi suuruses)",
  44. "Checked database schema update for apps" : "Andmebaasi skeemi uuendus rakendustele on kontrollitud",
  45. "Reset log level" : "Lähtesta logi tase",
  46. "Starting code integrity check" : "Koodi terviklikkuse kontrolli alustamine",
  47. "Finished code integrity check" : "Koodi terviklikkuse kontrolli lõpp",
  48. "%s (incompatible)" : "%s (pole ühilduv)",
  49. "Following apps have been disabled: %s" : "Järgnevad rakendused on välja lülitatud: %s",
  50. "Already up to date" : "On juba ajakohane",
  51. "No" : "Ei",
  52. "Yes" : "Jah",
  53. "No files in here" : "Siin ei ole faile",
  54. "Choose" : "Vali",
  55. "Copy" : "Kopeeri",
  56. "Move" : "Liiguta",
  57. "Error loading file picker template: {error}" : "Viga failivalija malli laadimisel: {error}",
  58. "OK" : "OK",
  59. "Error loading message template: {error}" : "Viga sõnumi malli laadimisel: {error}",
  60. "read-only" : "kirjutuskaitstud",
  61. "_{count} file conflict_::_{count} file conflicts_" : ["{count} failikonflikt","{count} failikonflikti"],
  62. "One file conflict" : "Üks failikonflikt",
  63. "New Files" : "Uued failid",
  64. "Already existing files" : "Juba olemasolevad failid",
  65. "Which files do you want to keep?" : "Milliseid faile sa soovid alles hoida?",
  66. "If you select both versions, the copied file will have a number added to its name." : "Kui valid mõlemad versioonid, siis lisatakse kopeeritud faili nimele number.",
  67. "Cancel" : "Loobu",
  68. "Continue" : "Jätka",
  69. "(all selected)" : "(kõik valitud)",
  70. "({count} selected)" : "({count} valitud)",
  71. "Error loading file exists template" : "Viga faili olemasolu malli laadimisel",
  72. "Pending" : "Ootel",
  73. "Copy to {folder}" : "Kopeeri {folder}",
  74. "Move to {folder}" : "Liiguta {folder}",
  75. "Saving..." : "Salvestamine...",
  76. "Dismiss" : "Jäta vahele",
  77. "Authentication required" : "Autentimine on vajalik",
  78. "This action requires you to confirm your password" : "See tegevus nõuab parooli kinnitamist",
  79. "Confirm" : "Kinnita",
  80. "Password" : "Parool",
  81. "Failed to authenticate, try again" : "Autentimine ebaõnnestus, proovige uuesti",
  82. "seconds ago" : "sekundit tagasi",
  83. "Could not load your contacts" : "Sinu kontaktide laadimine ebaõnnestus",
  84. "Search contacts …" : "Otsi kontakte",
  85. "No contacts found" : "Kontakte ei leitud",
  86. "Show all contacts …" : "Näita kõiki kontakte",
  87. "Loading your contacts …" : "Sinu kontaktide laadimine ...",
  88. "Looking for {term} …" : "Otsin {term} …",
  89. "No action available" : "Ühtegi tegevust pole saadaval",
  90. "Error fetching contact actions" : "Viga kontakti toimingute laadimisel",
  91. "Error" : "Viga",
  92. "Error while sharing" : "Viga jagamisel",
  93. "Error removing share" : "Viga jagamise eemaldamisel",
  94. "Shared with you and the group {group} by {owner}" : "Jagatud sinu ja {group} grupiga {owner} poolt",
  95. "Shared with you by {owner}" : "Sinuga jagas {owner}",
  96. "Choose a password for the public link" : "Vali avaliku lingi jaoks parool",
  97. "Choose a password for the public link or press the \"Enter\" key" : "Vali avaliku lingi jaoks parool või vajuta klahvi \"Enter\"",
  98. "Copied!" : "Kopeeritud!",
  99. "Not supported!" : "Pole toetatud!",
  100. "Press ⌘-C to copy." : "Kopeerimiseks vajuta ⌘ + C.",
  101. "Press Ctrl-C to copy." : "Kopeerimiseks vajuta Ctrl + C.",
  102. "Resharing is not allowed" : "Edasijagamine pole lubatud",
  103. "Link" : "Link",
  104. "Password protect" : "Parooliga kaitstud",
  105. "Allow editing" : "Luba muutmine",
  106. "Email link to person" : "Saada link isikule e-postiga",
  107. "Send" : "Saada",
  108. "Allow upload and editing" : "Luba üleslaadimine ja muutmine",
  109. "Read only" : "kirjutuskaitstud",
  110. "File drop (upload only)" : "Faili lohistamine (ainult üleslaadimine)",
  111. "Set expiration date" : "Määra aegumise kuupäev",
  112. "Expiration" : "Aegumine",
  113. "Expiration date" : "Aegumise kuupäev",
  114. "Unshare" : "Lõpeta jagamine",
  115. "Share to {name}" : "Jaga kasutajale {name}",
  116. "Share link" : "Jaga linki",
  117. "Could not unshare" : "Jagamise lõpetamine ebaõnnestus",
  118. "Choose a password for the mail share" : "Vali parool e-postiga jagamisel",
  119. "group" : "grupp",
  120. "remote" : "kaug",
  121. "email" : "e-post",
  122. "shared by {sharer}" : "jagatud kasutajalt {sharer}",
  123. "Can reshare" : "Võib edasi jagada",
  124. "Can edit" : "Võib redigeerida",
  125. "Can create" : "Võib luua",
  126. "Can change" : "Võib muuta",
  127. "Can delete" : "Võib kustutada",
  128. "Access control" : "Ligipääsukontroll",
  129. "Share details could not be loaded for this item." : "Selle üksuse jagamise detaile ei õnnestunud laadida.",
  130. "This list is maybe truncated - please refine your search term to see more results." : "See nimekiri võib olla kärbitud - palun täpsusta oma otsingut, et näha rohkem tulemusi.",
  131. "No users or groups found for {search}" : "Otsingu {search} põhjal kasutajaid ega gruppe ei leitud",
  132. "No users found for {search}" : "Otsingu {search} põhjal kasutajaid ei leitud",
  133. "An error occurred. Please try again" : "Tekkis tõrge. Palun proovi uuesti",
  134. "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
  135. "Share" : "Jaga",
  136. "Name or email address..." : "Nimi või e-posti aadress",
  137. "Name or federated cloud ID..." : "Liitpilve nimi või ID...",
  138. "Name, federated cloud ID or email address..." : "Liitpilve nimi, ID või e-posti aadress...",
  139. "Name..." : "Nimi...",
  140. "Shared" : "Jagatud",
  141. "Shared with" : "Jagatud",
  142. "Shared by" : "Jagas",
  143. "Non-existing tag #{tag}" : "Olematu silt #{tag}",
  144. "restricted" : "piiratud",
  145. "invisible" : "nähtamatu",
  146. "({scope})" : "({scope})",
  147. "Delete" : "Kustuta",
  148. "Rename" : "Nimeta ümber",
  149. "Collaborative tags" : "Koostöö sildid",
  150. "No tags found" : "Märgendeid ei leitud",
  151. "Settings" : "Seaded",
  152. "Connection to server lost" : "Ühendus serveriga katkes",
  153. "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Tõrge lehe laadimisel, ümberlaadimine %n sekundi pärast","Tõrge lehe laadimisel, ümberlaadimine %n sekundi pärast"],
  154. "Logging in …" : "Sisselogimine ...",
  155. "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Sinu failid on krüpteeritud. Andmete taaastaamine ei ole pärast parooli lähtestaamist enam võimalik. <br />Kui Sa ei ole kindel mida teha, kontakteeru palun enne jätkamist administraatoriga. <br />Kas Sa kindlasti soovid jätkata?",
  156. "I know what I'm doing" : "Ma tean mida teen",
  157. "Password can not be changed. Please contact your administrator." : "Parooli ei saa muuta. Palun kontakteeru oma süsteemihalduriga.",
  158. "Reset password" : "Lähtesta parool",
  159. "Sending email …" : "Saadan kirja ...",
  160. "Very weak password" : "Väga nõrk parool",
  161. "Weak password" : "Nõrk parool",
  162. "So-so password" : "Enam-vähem sobiv parool",
  163. "Good password" : "Hea parool",
  164. "Strong password" : "Väga hea parool",
  165. "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Sinu veebiserver pole veel piisavalt korralikult seadistatud, et lubada failide sünkroniseerimist, kuna WebDAV liides paistab olevat katki.",
  166. "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Sinu veebiserver pole veel piisavalt korralikult seadistatud, et lahendada aadressi \"{url}\". Lisateavet leiate meie <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\"> dokumentatsioonist </a>.",
  167. "Error occurred while checking server setup" : "Serveri seadete kontrolimisel tekkis viga",
  168. "unknown text" : "tundmatu tekst",
  169. "Hello world!" : "Tere maailm!",
  170. "sunny" : "päikeseline",
  171. "Hello {name}, the weather is {weather}" : "Tere {name}, ilm on {weather}",
  172. "Hello {name}" : "Tere, {name}",
  173. "new" : "uus",
  174. "_download %n file_::_download %n files_" : ["laadi alla %n fail","laadi alla %n faili"],
  175. "The update is in progress, leaving this page might interrupt the process in some environments." : "Värskendus on käimas, lahkudes sellelt lehelt võib protsessi mõnes keskkonnas katkestada.",
  176. "Update to {version}" : "Uuenda versioonile {version}",
  177. "An error occurred." : "Tekkis tõrge.",
  178. "Please reload the page." : "Palun laadi see uuesti.",
  179. "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Uuendus ebaõnnestus. Täiendavat infot <a href=\"{url}\">vaata meie foorumi postituses</a> .",
  180. "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Uuendus ebaõnnestus. Palun teavita probleemist <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloudi kogukonda</a>.",
  181. "Continue to Nextcloud" : "Edasi Nextcloudi",
  182. "Searching other places" : "Otsi teistest kohtadest",
  183. "No search results in other folders for {tag}{filter}{endtag}" : "Teistest kaustadest ei leitud {tag}{filter}{endtag}",
  184. "Personal" : "Isiklik",
  185. "Users" : "Kasutajad",
  186. "Apps" : "Rakendused",
  187. "Admin" : "Admin",
  188. "Help" : "Abiinfo",
  189. "Access forbidden" : "Ligipääs on keelatud",
  190. "File not found" : "Faili ei leitud",
  191. "Internal Server Error" : "Serveri sisemine viga",
  192. "The server was unable to complete your request." : "Server ei suutnud sinu päringut lõpetada.",
  193. "If this happens again, please send the technical details below to the server administrator." : "Kui see veel kord juhtub, saada tehnilised detailid allpool serveri administraatorile.",
  194. "More details can be found in the server log." : "Lisainfot võib leida serveri logist.",
  195. "Technical details" : "Tehnilised andmed",
  196. "Remote Address: %s" : "Kaugaadress: %s",
  197. "Request ID: %s" : "Päringu ID: %s",
  198. "Type: %s" : "Tüüp: %s",
  199. "Code: %s" : "Kood: %s",
  200. "Message: %s" : "Sõnum: %s",
  201. "File: %s" : "Fail: %s",
  202. "Line: %s" : "Rida: %s",
  203. "Trace" : "Jälita",
  204. "Security warning" : "Turvahoiatus",
  205. "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Su andmete kataloog ja failid on tõenäoliselt internetist vabalt saadaval kuna .htaccess fail ei toimi.",
  206. "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Serveri õigeks seadistamiseks leiate leiate infot <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">dokumentatsioonist</a>.",
  207. "Create an <strong>admin account</strong>" : "Loo <strong>admini konto</strong>",
  208. "Username" : "Kasutajanimi",
  209. "Storage & database" : "Andmehoidla ja andmebaas",
  210. "Data folder" : "Andmete kaust",
  211. "Configure the database" : "Seadista andmebaasi",
  212. "Only %s is available." : "Ainult %s on saadaval.",
  213. "Install and activate additional PHP modules to choose other database types." : "Paigalda ja aktiveeri täiendavaid PHP mooduleid, et teisi andmebaasi tüüpe valida.",
  214. "For more details check out the documentation." : "Lisainfot vaata dokumentatsioonist.",
  215. "Database user" : "Andmebaasi kasutaja",
  216. "Database password" : "Andmebaasi parool",
  217. "Database name" : "Andmebasi nimi",
  218. "Database tablespace" : "Andmebaasi tabeliruum",
  219. "Database host" : "Andmebaasi host",
  220. "Please specify the port number along with the host name (e.g., localhost:5432)." : "Palun sisesta pordi number koos hostinimega (nt. localhost: 5432).",
  221. "Performance warning" : "Kiiruse hoiatus",
  222. "Finish setup" : "Lõpeta seadistamine",
  223. "Finishing …" : "Lõpetamine ...",
  224. "Need help?" : "Vajad abi?",
  225. "See the documentation" : "Vaata dokumentatsiooni",
  226. "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "See rakendus vajab toimimiseks JavaScripti. Palun {linkstart}luba JavaScript{linkend} ning laadi see leht uuesti.",
  227. "More apps" : "Veel rakendusi",
  228. "Search" : "Otsi",
  229. "Reset search" : "Lähtesta otsing",
  230. "Confirm your password" : "Kinnita oma parool",
  231. "Server side authentication failed!" : "Serveripoolne autentimine ebaõnnestus!",
  232. "Please contact your administrator." : "Palun kontakteeru oma süsteemihalduriga.",
  233. "An internal error occurred." : "Tekkis sisemine tõrge.",
  234. "Please try again or contact your administrator." : "Palun proovi uuesti või võta ühendust oma administraatoriga.",
  235. "Username or email" : "Kasutajanimi või e-posti aadress",
  236. "Log in" : "Logi sisse",
  237. "Forgot password?" : "Unustasid parooli?",
  238. "Grant access" : "Anna ligipääs",
  239. "Account access" : "Konto ligipääs",
  240. "New password" : "Uus parool",
  241. "New Password" : "Uus parool",
  242. "Two-factor authentication" : "Kaheastmeline autentimine",
  243. "Use backup code" : "Kasuta varu koodi",
  244. "Cancel log in" : "Katkesta sisselogimine",
  245. "Error while validating your second factor" : "Teise faktori valideerimise viga",
  246. "Access through untrusted domain" : "Ligipääs läbi ebausaldusväärse domeeni",
  247. "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Palun võtke ühendust oma administraatoriga. Kui olete administraator, muutke konfiguratsioonis config/config.php sätet \"trusted_domains\", nagu näidis config.sample.php failis.",
  248. "App update required" : "Rakenduse uuendus on nõutud",
  249. "These apps will be updated:" : "Neid rakendusi uuendatakse:",
  250. "These incompatible apps will be disabled:" : "Need mitteühilduvad rakendused lülitatakse välja:",
  251. "The theme %s has been disabled." : "Teema %s on keelatud.",
  252. "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Enne jätkamist veendu, et andmebaas, seadete ning andmete kataloog on varundatud.",
  253. "Start update" : "Käivita uuendus",
  254. "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Suurtel saitidel aegumise vältimiseks võid sa paigalduskaustas käivitada järgmise käsu:",
  255. "Detailed logs" : "Üksikasjalikud logid",
  256. "Update needed" : "Uuendamine vajaliik",
  257. "Please use the command line updater because you have a big instance with more than 50 users." : "Palun kasutage uuendamiseks käsurida, kuna teil on suur instants rohkem kui 50 kasutajaga.",
  258. "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Abi saamiseks vaata <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">dokumentatsiooni</a>.",
  259. "Upgrade via web on my own risk" : "Uuenda veebi kaudu omal vastutusel",
  260. "This %s instance is currently in maintenance mode, which may take a while." : "See %s instants on hetkel haldusrežiimis, mis võib kesta mõnda aega.",
  261. "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakteeru oma süsteemihalduriga, kui see teade püsib või on tekkinud ootamatult.",
  262. "Updated \"%s\" to %s" : "Uuendatud \"%s\" -> %s",
  263. "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Koodi terviklikkuse kontrollis ilmnes viga. Rohkem infot …</a>",
  264. "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Link parooli vahetuseks on saadetud Sinu e-posti aadressil.<br>Kui kiri pole saabunud mõistliku aja jooksul, siis kontrolli oma spam-/rämpskirjade katalooge<br>.Kui kirja pole ka seal, siis küsi abi süsteemihaldurilt.",
  265. "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} lingiga jagatud",
  266. "{sharee} (group)" : "{sharee} (grupp)",
  267. "{sharee} (remote)" : "{sharee} (mujal serveris)",
  268. "{sharee} (email)" : "{sharee} (e-post)",
  269. "The specified document has not been found on the server." : "Määratud dokumenti serverist ei leitud.",
  270. "You can click here to return to %s." : "%s tagasi minemiseks võid sa siia klikkida.",
  271. "SQLite will be used as database." : "Andmebaasina kasutatakse SQLite",
  272. "For larger installations we recommend to choose a different database backend." : "Suuremate paigalduste jaoks soovitame valida teise andmebaasi.",
  273. "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Eriti kui tasutad töölaua rakendust failide sünkroonimiseks on SQLite andmebaas ebasoovitav.",
  274. "Wrong password." : "Vale parool.",
  275. "You are about to grant %s access to your %s account." : "Sa oled andmas %s ligipääsu oma %s kontole.",
  276. "Redirecting …" : "Ümbersuunamine ...",
  277. "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Täiustatud turvalisus on teie konto jaoks lubatud. Palun autentida teise teguri abil.",
  278. "%s will be updated to version %s" : "%s uuendatakse versioonile %s",
  279. "This page will refresh itself when the %s instance is available again." : "Se leht laetakse uuesti, kui %s instantsi on uuesti saadaval.",
  280. "Thank you for your patience." : "Täname kannatlikkuse eest."
  281. },
  282. "nplurals=2; plural=(n != 1);");