summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-05 01:54:39 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-05 01:54:39 -0400
commit0736a6695e9d5be7561365a6c9886f0643e9a766 (patch)
tree6918a9709e5b0cf83ff4054e22b64821595e49ce /core
parent523680cef2f7280de40d215dd2805c0dad5ba86e (diff)
downloadnextcloud-server-0736a6695e9d5be7561365a6c9886f0643e9a766.tar.gz
nextcloud-server-0736a6695e9d5be7561365a6c9886f0643e9a766.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/et_EE.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/et_EE.php b/core/l10n/et_EE.php
index 74277e96641..91c0a7fb009 100644
--- a/core/l10n/et_EE.php
+++ b/core/l10n/et_EE.php
@@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Turned off maintenance mode" => "Haldusrežiimis välja lülitatud",
"Updated database" => "Uuendatud andmebaas",
"Checked database schema update" => "Andmebaasi skeemi uuendus kontrollitud",
+"Checked database schema update for apps" => "Andmebaasi skeemi uuendus rakendustele on kontrollitud",
+"Updated \"%s\" to %s" => "Uuendatud \"%s\" -> %s",
"Disabled incompatible apps: %s" => "Keelatud mitteühilduvad rakendid: %s",
"No image or file provided" => "Ühtegi pilti või faili pole pakutud",
"Unknown filetype" => "Tundmatu failitüüp",
@@ -177,12 +179,14 @@ $TRANSLATIONS = array(
"Thank you for your patience." => "Täname kannatlikkuse eest.",
"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_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",
"%s will be updated to version %s." => "%s uuendatakse versioonile %s.",
"The following apps will be disabled:" => "Järgnevad rakendid keelatakse:",
"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:",
"This ownCloud instance is currently being updated, which may take a while." => "Seda ownCloud instantsi hetkel uuendatakse, võib võtta veidi aega.",
"Please reload this page after a short time to continue using ownCloud." => "Palun laadi see leht uuesti veidi aja pärast jätkamaks ownCloud kasutamist."
);