aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/et_EE.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-21 01:55:45 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-21 01:55:45 -0400
commit8485743e336c6995d80ce6d0f3021e9b6a54556a (patch)
tree07150c41de89ea732dbef669a012b54941500b56 /core/l10n/et_EE.php
parentc0ddf06dfe5056598ed08c34da46bde0f8cab34c (diff)
downloadnextcloud-server-8485743e336c6995d80ce6d0f3021e9b6a54556a.tar.gz
nextcloud-server-8485743e336c6995d80ce6d0f3021e9b6a54556a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/et_EE.php')
-rw-r--r--core/l10n/et_EE.php7
1 files changed, 6 insertions, 1 deletions
diff --git a/core/l10n/et_EE.php b/core/l10n/et_EE.php
index 3035ee91877..2aa5d95d18e 100644
--- a/core/l10n/et_EE.php
+++ b/core/l10n/et_EE.php
@@ -151,6 +151,8 @@ $TRANSLATIONS = array(
"The share will expire on %s." => "Jagamine aegub %s.",
"Cheers!" => "Terekest!",
"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",
@@ -159,6 +161,7 @@ $TRANSLATIONS = array(
"Message: %s" => "Sõnum: %s",
"File: %s" => "Fail: %s",
"Line: %s" => "Rida: %s",
+"Trace" => "Jälita",
"Security Warning" => "Turvahoiatus",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Sinu PHP versioon on haavatav NULL Baidi (CVE-2006-7243) rünnakuga.",
"Please update your PHP installation to use %s securely." => "Palun uuenda oma paigaldatud PHP-d tagamaks %s turvalisus.",
@@ -201,6 +204,8 @@ $TRANSLATIONS = array(
"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:"
+"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:",
+"This %s instance is currently being updated, which may take a while." => "Seda %s ownCloud instantsi hetkel uuendatakse, see võib võtta veidi aega.",
+"This page will refresh itself when the %s instance is available again." => "Se leht laetakse uuesti, kui %s instantsi on uuesti saadaval."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";