diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-18 00:08:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-18 00:08:32 +0000 |
commit | 60e0de4a36be29ec787860808bf61a115ef4adfb (patch) | |
tree | 3d6a92a482ad2db40a03e0e564c778a24abc8ee0 /core/l10n/et_EE.js | |
parent | cdb6b0295abaf9138e4bbc928acf12714c1a232a (diff) | |
download | nextcloud-server-60e0de4a36be29ec787860808bf61a115ef4adfb.tar.gz nextcloud-server-60e0de4a36be29ec787860808bf61a115ef4adfb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/et_EE.js')
-rw-r--r-- | core/l10n/et_EE.js | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index e69b0ad61b8..d9628c3bd0b 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -30,8 +30,8 @@ OC.L10N.register( "Repair warning: " : "Paranda hoiatus:", "Repair error: " : "Paranda viga:", "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" : "Haldusrežiimis sisse lülitatud", - "Turned off maintenance mode" : "Haldusrežiimis 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", @@ -149,6 +149,7 @@ OC.L10N.register( "Name..." : "Nimi...", "Error" : "Viga", "Error removing share" : "Viga jagamise eemaldamisel", + "Non-existing tag #{tag}" : "Olematu silt #{tag}", "restricted" : "piiratud", "invisible" : "nähtamatu", "({scope})" : "({scope})", @@ -177,6 +178,8 @@ OC.L10N.register( "The specified document has not been found on the server." : "Määratud dokumenti serverist ei leitud.", "You can click here to return to %s." : "%s tagasi minemiseks võid sa siia klikkida.", "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", @@ -195,6 +198,7 @@ OC.L10N.register( "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", @@ -229,6 +233,7 @@ OC.L10N.register( "Reset password" : "Nulli parool", "Two-factor authentication" : "Kaheastmeline autentimine", "Cancel log in" : "Katkesta sisselogimine", + "Access through untrusted domain" : "Ligipääs läbi ebausaldusväärse domeeni", "Add \"%s\" as trusted domain" : "Lisa \"%s\" usaldusväärse domeenina", "App update required" : "Rakenduse uuendus on nõutud", "%s will be updated to version %s" : "%s uuendatakse versioonile %s", |