diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-05 02:15:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-05 02:15:04 +0000 |
commit | c88aabd1252c00dad59f143853042fc05ebc8d40 (patch) | |
tree | c7a2dd926d364addc83ceb1cf641ab22368f77dc /core/l10n/et_EE.js | |
parent | 5c4a66f0c19f5260c0104de31d526c211b801828 (diff) | |
download | nextcloud-server-c88aabd1252c00dad59f143853042fc05ebc8d40.tar.gz nextcloud-server-c88aabd1252c00dad59f143853042fc05ebc8d40.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/et_EE.js')
-rw-r--r-- | core/l10n/et_EE.js | 217 |
1 files changed, 217 insertions, 0 deletions
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js new file mode 100644 index 00000000000..cdccf2c116e --- /dev/null +++ b/core/l10n/et_EE.js @@ -0,0 +1,217 @@ +OC.L10N.register( + "core", + { + "Please select a file." : "Palun vali fail.", + "File is too big" : "Fail on liiga suur", + "The selected file is not an image." : "Valitud fail ei ole pilt.", + "The selected file cannot be read." : "Valitud faili ei ole võimalik lugeda.", + "The file was uploaded" : "Fail laaditi üles", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Üleslaetud fail on suurem, kui php.ini failis määratud upload_max_filesize", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Üleslaetud fail on suurem, kui MAX_FILE_SIZE atribuut, mis seadistati HTML vormis", + "The file was only partially uploaded" : "Fail laaditi üles ainult osaliselt", + "No file was uploaded" : "Ühtegi faili ei latud üles", + "Missing a temporary folder" : "Ajutine kausta on puudu", + "Could not write file to disk" : "Faili kirjutamine kettale ebaõnnestus", + "Invalid file provided" : "Vigane fail", + "No image or file provided" : "Ühtegi pilti või faili pole pakutud", + "Unknown filetype" : "Tundmatu failitüüp", + "An error occurred. Please contact your admin." : "Tekkis tõrge. Palun võta ühendust administraatoriga.", + "Invalid image" : "Vigane pilt", + "No temporary profile picture available, try again" : "Ühtegi ajutist profiilipilti pole saadaval, proovi uuesti", + "No crop data provided" : "Lõikeandmeid ei leitud", + "No valid crop data provided" : "Kehtivaid lõikeandmeid pole leitud", + "Crop is not square" : "Lõikamine pole ruudukujuline", + "Invalid app password" : "Vale rakenduse parool", + "Login" : "Logi sisse", + "Password reset is disabled" : "Parooli taastamine on välja lülitatud", + "%s password reset" : "%s parooli lähtestus", + "Password reset" : "Parooli taastamine ", + "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.", + "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.", + "Reset your password" : "Lähtesta oma parool", + "Preparing update" : "Uuendamise ettevalmistamine", + "[%d / %d]: %s" : "[%d / %d]: %s", + "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.", + "Turned on maintenance mode" : "Hooldusrežiim sisse lülitatud", + "Turned off maintenance mode" : "Hooldusrežiim välja lülitatud", + "Maintenance mode is kept active" : "Hooldusrežiim on aktiivne", + "Updating database schema" : "Andmebaasi skeemi uuendamine", + "Updated database" : "Uuendatud andmebaas", + "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)", + "Reset log level" : "Lähtesta logi tase", + "Starting code integrity check" : "Koodi terviklikkuse kontrolli alustamine", + "Finished code integrity check" : "Koodi terviklikkuse kontrolli lõpp", + "%s (incompatible)" : "%s (pole ühilduv)", + "Already up to date" : "On juba ajakohane", + "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.", + "Error occurred while checking server setup" : "Serveri seadete kontrolimisel tekkis viga", + "unknown text" : "tundmatu tekst", + "Hello world!" : "Tere maailm!", + "sunny" : "päikeseline", + "Hello {name}, the weather is {weather}" : "Tere {name}, ilm on {weather}", + "Hello {name}" : "Tere, {name}", + "new" : "uus", + "_download %n file_::_download %n files_" : ["laadi alla %n fail","laadi alla %n faili"], + "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.", + "Update to {version}" : "Uuenda versioonile {version}", + "An error occurred." : "Tekkis tõrge.", + "Please reload the page." : "Palun laadi see uuesti.", + "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> .", + "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>.", + "More apps" : "Veel rakendusi", + "Log in" : "Logi sisse", + "Logging in …" : "Sisselogimine ...", + "Server side authentication failed!" : "Serveripoolne autentimine ebaõnnestus!", + "Please contact your administrator." : "Palun kontakteeru oma süsteemihalduriga.", + "An internal error occurred." : "Tekkis sisemine tõrge.", + "Please try again or contact your administrator." : "Palun proovi uuesti või võta ühendust oma administraatoriga.", + "Password" : "Parool", + "Wrong username or password." : "Vale kasutajanimi või parool.", + "User disabled" : "Kasutaja deaktiveeritud", + "Username or email" : "Kasutajanimi või e-posti aadress", + "Reset password" : "Lähtesta parool", + "Couldn't send reset email. Please contact your administrator." : "Ei suutnud lähtestada e-maili. Palun kontakteeru süsteemihalduriga.", + "New password" : "Uus parool", + "I know what I'm doing" : "Ma tean mida teen", + "Skip" : "Jäta vahele", + "Forgot password?" : "Unustasid parooli?", + "Back" : "Tagasi", + "Reset search" : "Lähtesta otsing", + "Search" : "Otsi", + "Settings" : "Seaded", + "Could not load your contacts" : "Sinu kontaktide laadimine ebaõnnestus", + "Search contacts …" : "Otsi kontakte", + "No contacts found" : "Kontakte ei leitud", + "Show all contacts …" : "Näita kõiki kontakte", + "Loading your contacts …" : "Sinu kontaktide laadimine ...", + "Looking for {term} …" : "Otsin {term} …", + "No" : "Ei", + "Yes" : "Jah", + "No files in here" : "Siin ei ole faile", + "New folder" : "Uus kaust", + "Name" : "Nimi", + "Size" : "Suurus", + "Modified" : "Muudetud", + "\"{name}\" is an invalid file name." : "\"{name}\" on vigane failinimi.", + "File name cannot be empty." : "Faili nimi ei saa olla tühi.", + "\"/\" is not allowed inside a file name." : "\"/\" pole failinimedes lubatud.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" pole lubatud failitüüp", + "{newName} already exists" : "{newName} on juba olemas", + "Choose" : "Vali", + "Copy" : "Kopeeri", + "Move" : "Liiguta", + "Error loading file picker template: {error}" : "Viga failivalija malli laadimisel: {error}", + "OK" : "OK", + "Error loading message template: {error}" : "Viga sõnumi malli laadimisel: {error}", + "read-only" : "kirjutuskaitstud", + "_{count} file conflict_::_{count} file conflicts_" : ["{count} failikonflikt","{count} failikonflikti"], + "One file conflict" : "Üks failikonflikt", + "New Files" : "Uued failid", + "Already existing files" : "Juba olemasolevad failid", + "Which files do you want to keep?" : "Milliseid faile sa soovid alles hoida?", + "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.", + "Cancel" : "Loobu", + "Continue" : "Jätka", + "(all selected)" : "(kõik valitud)", + "({count} selected)" : "({count} valitud)", + "Error loading file exists template" : "Viga faili olemasolu malli laadimisel", + "Pending" : "Ootel", + "Copy to {folder}" : "Kopeeri {folder}", + "Move to {folder}" : "Liiguta {folder}", + "Authentication required" : "Autentimine on vajalik", + "This action requires you to confirm your password" : "See tegevus nõuab parooli kinnitamist", + "Confirm" : "Kinnita", + "Failed to authenticate, try again" : "Autentimine ebaõnnestus, proovige uuesti", + "seconds ago" : "sekundit tagasi", + "Connection to server lost" : "Ühendus serveriga katkes", + "_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"], + "Hide details" : "Peida üksikasjad", + "Very weak password" : "Väga nõrk parool", + "Weak password" : "Nõrk parool", + "So-so password" : "Enam-vähem sobiv parool", + "Good password" : "Hea parool", + "Strong password" : "Väga hea parool", + "No action available" : "Ühtegi tegevust pole saadaval", + "Error fetching contact actions" : "Viga kontakti toimingute laadimisel", + "Non-existing tag #{tag}" : "Olematu silt #{tag}", + "Restricted" : "Piiratud", + "Invisible" : "Nähtamatu", + "Delete" : "Kustuta", + "Rename" : "Nimeta ümber", + "Collaborative tags" : "Koostöö sildid", + "No tags found" : "Märgendeid ei leitud", + "Personal" : "Isiklik", + "Users" : "Kasutajad", + "Apps" : "Rakendused", + "Admin" : "Admin", + "Help" : "Abiinfo", + "Access forbidden" : "Ligipääs on keelatud", + "Page not found" : "Lehekülge ei leitud", + "Error" : "Viga", + "Previous" : "Eelmine", + "Internal Server Error" : "Serveri sisemine viga", + "The server was unable to complete your request." : "Server ei suutnud sinu päringut lõpetada.", + "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.", + "More details can be found in the server log." : "Lisainfot võib leida serveri logist.", + "Technical details" : "Tehnilised andmed", + "Remote Address: %s" : "Kaugaadress: %s", + "Request ID: %s" : "Päringu ID: %s", + "Type: %s" : "Tüüp: %s", + "Code: %s" : "Kood: %s", + "Message: %s" : "Sõnum: %s", + "File: %s" : "Fail: %s", + "Line: %s" : "Rida: %s", + "Trace" : "Jälita", + "Security warning" : "Turvahoiatus", + "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.", + "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>.", + "Create an <strong>admin account</strong>" : "Loo <strong>admini konto</strong>", + "Username" : "Kasutajanimi", + "Storage & database" : "Andmehoidla ja andmebaas", + "Data folder" : "Andmete kaust", + "Configure the database" : "Seadista andmebaasi", + "Only %s is available." : "Ainult %s on saadaval.", + "Install and activate additional PHP modules to choose other database types." : "Paigalda ja aktiveeri täiendavaid PHP mooduleid, et teisi andmebaasi tüüpe valida.", + "For more details check out the documentation." : "Lisainfot vaata dokumentatsioonist.", + "Database user" : "Andmebaasi kasutaja", + "Database password" : "Andmebaasi parool", + "Database name" : "Andmebasi nimi", + "Database tablespace" : "Andmebaasi tabeliruum", + "Database host" : "Andmebaasi host", + "Please specify the port number along with the host name (e.g., localhost:5432)." : "Palun sisesta pordi number koos hostinimega (nt. localhost: 5432).", + "Performance warning" : "Kiiruse hoiatus", + "Need help?" : "Vajad abi?", + "See the documentation" : "Vaata dokumentatsiooni", + "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.", + "Contacts" : "Kontaktid", + "Confirm your password" : "Kinnita oma parool", + "Grant access" : "Anna ligipääs", + "Account access" : "Konto ligipääs", + "This share is password-protected" : "See jagamine on parooliga kaitstud", + "Go to %s" : "Mine %s", + "Two-factor authentication" : "Kaheastmeline autentimine", + "Use backup code" : "Kasuta varu koodi", + "Error while validating your second factor" : "Teise faktori valideerimise viga", + "Access through untrusted domain" : "Ligipääs läbi ebausaldusväärse domeeni", + "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.", + "App update required" : "Rakenduse uuendus on nõutud", + "These incompatible apps will be disabled:" : "Need mitteühilduvad rakendused lülitatakse välja:", + "The theme %s has been disabled." : "Teema %s on keelatud.", + "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.", + "Start update" : "Käivita uuendus", + "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:", + "Detailed logs" : "Üksikasjalikud logid", + "Update needed" : "Uuendamine vajaliik", + "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.", + "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>.", + "Upgrade via web on my own risk" : "Uuenda veebi kaudu omal vastutusel", + "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.", + "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.", + "[%d / %d]: Checking table %s" : "[%d / %d]: Kontrollin tabelit %s", + "restricted" : "piiratud", + "invisible" : "nähtamatu", + "File not found" : "Faili ei leitud", + "More" : "Rohkem", + "The password is wrong. Try again." : "Parool on vale. Proovi uuesti." +}, +"nplurals=2; plural=(n != 1);"); |