diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-30 00:08:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-30 00:08:26 +0000 |
commit | 1e24fe858ad4e52910a4d82dad5c9bc3e817ad6e (patch) | |
tree | 14c9abbf1892f62f3b8064cd2e80e3916e1c83f4 /core/l10n/et_EE.js | |
parent | 4edb26180582cbad84d9b1baf9f4124885c9fe36 (diff) | |
download | nextcloud-server-1e24fe858ad4e52910a4d82dad5c9bc3e817ad6e.tar.gz nextcloud-server-1e24fe858ad4e52910a4d82dad5c9bc3e817ad6e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/et_EE.js')
-rw-r--r-- | core/l10n/et_EE.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index fce1e2f003d..b5a5ecc954c 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -172,8 +172,6 @@ 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 encountered an internal error and was unable to complete your request." : "Serveris tekkis sisemine tõrge ja sinu päringu täitmine ebaõnnestus.", - "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Kui seda veateadet näidatakse mitu korda, siis palun võta ühendust serveri administraatoriga. Palun lisa alla aruandesse tehnilised üksikasjad.", "More details can be found in the server log." : "Lisainfot võib leida serveri logist.", "Technical details" : "Tehnilised andmed", "Remote Address: %s" : "Kaugaadress: %s", @@ -226,9 +224,6 @@ OC.L10N.register( "Reset password" : "Nulli parool", "Two-factor authentication" : "Kaheastmeline autentimine", "Cancel log in" : "Katkesta sisselogimine", - "You are accessing the server from an untrusted domain." : "Sa kasutad serverit usalduseta asukohast", - "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Palun võtke ühendust administraatoriga. Kui te olete administraator, siis seadistage \"trusted_domains\" failis config/config.php. Näidisseadistus on olemas failis 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", "%s will be updated to version %s" : "%s uuendatakse versioonile %s", @@ -274,10 +269,15 @@ OC.L10N.register( "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Tere,\n\n%s jagas sulle välja %s.\nVaata siit: %s\n\n", "The share will expire on %s." : "Jagamine aegub %s.", "Cheers!" : "Terekest!", + "The server encountered an internal error and was unable to complete your request." : "Serveris tekkis sisemine tõrge ja sinu päringu täitmine ebaõnnestus.", + "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Kui seda veateadet näidatakse mitu korda, siis palun võta ühendust serveri administraatoriga. Palun lisa alla aruandesse tehnilised üksikasjad.", "Log out" : "Logi välja", "Use the following link to reset your password: {link}" : "Kasuta järgnevat linki oma parooli taastamiseks: {link}", "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hei,<br><br>annan teada, et %s jagas sinuga <strong>%s</strong>. <a href=\"%s\">Vaata seda!</a><br><br>", "This Nextcloud instance is currently in single user mode." : "See Nextcloud on momendil seadistatud ühe kasutaja jaoks.", - "This means only administrators can use the instance." : "See tähendab, et seda saavad kasutada ainult administraatorid." + "This means only administrators can use the instance." : "See tähendab, et seda saavad kasutada ainult administraatorid.", + "You are accessing the server from an untrusted domain." : "Sa kasutad serverit usalduseta asukohast", + "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Palun võtke ühendust administraatoriga. Kui te olete administraator, siis seadistage \"trusted_domains\" failis config/config.php. Näidisseadistus on olemas failis 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." }, "nplurals=2; plural=(n != 1);"); |