Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-06-27 08:55:58 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-06-27 08:55:58 +0300
commit28c223edc6d8fe86c47de86099b9810c7526a4be (patch)
tree120e611219988f787c5c1066e6a18a2ae29a2471 /lib/l10n/et_EE.js
parent77ae2d6fc4527726c3f01206678f7c33768a0420 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/et_EE.js')
-rw-r--r--lib/l10n/et_EE.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js
index 284c9556322..b97d50dd17c 100644
--- a/lib/l10n/et_EE.js
+++ b/lib/l10n/et_EE.js
@@ -18,10 +18,16 @@ OC.L10N.register(
"Invalid image" : "Vigane pilt",
"today" : "täna",
"yesterday" : "eile",
+ "_%n day ago_::_%n days ago_" : ["%n päev tagasi","%n päeva tagasi"],
"last month" : "viimasel kuul",
"last year" : "viimasel aastal",
+ "_%n year ago_::_%n years ago_" : ["%n aasta tagasi","%n aastat tagasi"],
"seconds ago" : "sekundit tagasi",
"web services under your control" : "veebitenused sinu kontrolli all",
+ "Empty filename is not allowed" : "Tühi failinimi pole lubatud",
+ "Dot files are not allowed" : "Punktiga failid pole lubatud",
+ "File name is too long" : "Faili nimi on liiga pikk",
+ "Can't read file" : "Faili lugemine ebaõnnestus",
"App directory already exists" : "Rakendi kataloog on juba olemas",
"Can't create app folder. Please fix permissions. %s" : "Ei saa luua rakendi kataloogi. Palun korrigeeri õigusi. %s",
"No source specified when installing app" : "Ühegi lähteallikat pole rakendi paigalduseks määratletud",