diff options
Diffstat (limited to 'core/l10n/et_EE.php')
-rw-r--r-- | core/l10n/et_EE.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/et_EE.php b/core/l10n/et_EE.php index 640e5cd0100..24781f95e63 100644 --- a/core/l10n/et_EE.php +++ b/core/l10n/et_EE.php @@ -186,7 +186,6 @@ $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:", -"This ownCloud instance is currently being updated, which may take a while." => "Seda ownCloud instantsi hetkel uuendatakse, võib võtta veidi aega." +"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:" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |