diff options
Diffstat (limited to 'lib/l10n/et_EE.js')
-rw-r--r-- | lib/l10n/et_EE.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js index 740c0fe7c34..d2146e8af30 100644 --- a/lib/l10n/et_EE.js +++ b/lib/l10n/et_EE.js @@ -120,6 +120,7 @@ OC.L10N.register( "Data directory (%s) is readable by other users" : "Andmete kataloog (%s) on teistele kasutajate loetav", "Data directory (%s) is invalid" : "Andmete kataloog (%s) pole korrektne", "Please check that the data directory contains a file \".ocdata\" in its root." : "Palun veendu, et andmete kataloogis sisaldub fail \".ocdata\" ", - "Could not obtain lock type %d on \"%s\"." : "Ei suutnud hankida %d tüüpi lukustust \"%s\"." + "Could not obtain lock type %d on \"%s\"." : "Ei suutnud hankida %d tüüpi lukustust \"%s\".", + "Storage not available" : "Andmehoidla pole saadaval" }, "nplurals=2; plural=(n != 1);"); |