diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-12 01:55:35 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-12 01:55:35 -0400 |
commit | 9860a79441b8e3595450e53b6209f314c7537775 (patch) | |
tree | db74b29d46bc202120c646f93cc2a3fffeab0ddc /core/l10n/et_EE.js | |
parent | 1924dd348a41bb52968f4fe598dd6f170536c724 (diff) | |
download | nextcloud-server-9860a79441b8e3595450e53b6209f314c7537775.tar.gz nextcloud-server-9860a79441b8e3595450e53b6209f314c7537775.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/et_EE.js')
-rw-r--r-- | core/l10n/et_EE.js | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index df638a3d7ee..7395970563e 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -2,6 +2,7 @@ OC.L10N.register( "core", { "Couldn't send mail to following users: %s " : "Kirja saatmine järgnevatele kasutajatele ebaõnnestus: %s ", + "Preparing update" : "Uuendamise ettevalmistamine", "Turned on maintenance mode" : "Haldusrežiimis sisse lülitatud", "Turned off maintenance mode" : "Haldusrežiimis välja lülitatud", "Updated database" : "Uuendatud andmebaas", @@ -10,6 +11,10 @@ OC.L10N.register( "Updated \"%s\" to %s" : "Uuendatud \"%s\" -> %s", "Repair warning: " : "Paranda hoiatus:", "Repair error: " : "Paranda viga:", + "Following incompatible apps have been disabled: %s" : "Järgnevad mitteühilduvad rakendused on välja lülitatud: %s", + "Following apps have been disabled: %s" : "Järgnevad rakendused on välja lülitatud: %s", + "Already up to date" : "On juba ajakohane", + "File is too big" : "Fail on liiga suur", "Invalid file provided" : "Vigane fail", "No image or file provided" : "Ühtegi pilti või faili pole pakutud", "Unknown filetype" : "Tundmatu failitüüp", @@ -31,6 +36,13 @@ OC.L10N.register( "Thu." : "N", "Fri." : "R", "Sat." : "L", + "Su" : "P", + "Mo" : "E", + "Tu" : "T", + "We" : "K", + "Th" : "N", + "Fr" : "R", + "Sa" : "L", "January" : "Jaanuar", "February" : "Veebruar", "March" : "Märts", @@ -85,6 +97,7 @@ OC.L10N.register( "So-so password" : "Enam-vähem sobiv parool", "Good password" : "Hea parool", "Strong password" : "Väga hea parool", + "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Serveril puudub toimiv internetiühendus. See tähendab, et mõned funktsionaalsused, nagu näiteks väliste andmehoidlate ühendamine, teavitused uuendustest või kolmandate osapoolte rakenduste paigaldamine ei tööta. Eemalt failidele ligipääs ning teadete saatmine emailiga ei pruugi samuti toimida. Kui soovid täielikku funktsionaalsust, siis soovitame serverile tagada ligipääs internetti.", "Error occurred while checking server setup" : "Serveri seadete kontrolimisel tekkis viga", "Shared" : "Jagatud", "Shared with {recipients}" : "Jagatud {recipients}", @@ -229,6 +242,9 @@ OC.L10N.register( "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Palun võta ühendust oma saidi administraatoriga. Kui sa oled ise administraator, siis seadista failis config/config.php sätet \"trusted_domain\". Näidis seadistused leiad failist config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Sõltuvalt sinu seadetest võib ka administraator kasutada allolevat nuppu, et seda domeeni usaldusväärseks märkida.", "Add \"%s\" as trusted domain" : "Lisa \"%s\" usaldusväärse domeenina", + "App update required" : "Rakenduse uuendus on nõutud", + "These apps will be updated:" : "Neid rakendusi uuendatakse:", + "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", |