diff options
Diffstat (limited to 'lib/l10n/et_EE.js')
-rw-r--r-- | lib/l10n/et_EE.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js index 15c89e580ec..38a1036e50d 100644 --- a/lib/l10n/et_EE.js +++ b/lib/l10n/et_EE.js @@ -7,8 +7,6 @@ OC.L10N.register( "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Tavaliselt saab selle lahendada %s andes veebiserverile seadete kataloogile \"config\" kirjutusõigused %s", "Sample configuration detected" : "Tuvastati näidisseaded", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Tuvastati, et kopeeriti näidisseaded. See võib lõhkuda sinu saidi ja see pole toetatud. Palun loe enne faili config.php muutmist dokumentatsiooni", - "You are not allowed to share %s" : "Sul pole lubatud %s jagada", - "Expiration date is in the past" : "Aegumise kuupäev on minevikus", "PHP %s or higher is required." : "PHP %s või uuem on nõutav.", "PHP with a version lower than %s is required." : "Nõutud on PHP madalama versiooniga kui %s.", "Following databases are supported: %s" : "Toetatud on järgnevad andmebaasid: %s", @@ -17,6 +15,8 @@ OC.L10N.register( "Following platforms are supported: %s" : "Toetatud on järgnevad platformid: %s", "ownCloud %s or higher is required." : "ownCloud %s või uuem on nõutav.", "ownCloud %s or lower is required." : "ownCloud %s või vanem on nõutav.", + "You are not allowed to share %s" : "Sul pole lubatud %s jagada", + "Expiration date is in the past" : "Aegumise kuupäev on minevikus", "Help" : "Abiinfo", "Personal" : "Isiklik", "Users" : "Kasutajad", |