diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-27 01:55:58 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-27 01:55:58 -0400 |
commit | 28c223edc6d8fe86c47de86099b9810c7526a4be (patch) | |
tree | 120e611219988f787c5c1066e6a18a2ae29a2471 /lib/l10n | |
parent | 77ae2d6fc4527726c3f01206678f7c33768a0420 (diff) | |
download | nextcloud-server-28c223edc6d8fe86c47de86099b9810c7526a4be.tar.gz nextcloud-server-28c223edc6d8fe86c47de86099b9810c7526a4be.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/et_EE.js | 6 | ||||
-rw-r--r-- | lib/l10n/et_EE.json | 6 |
2 files changed, 12 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", diff --git a/lib/l10n/et_EE.json b/lib/l10n/et_EE.json index b19225c16e2..8df1b2691ea 100644 --- a/lib/l10n/et_EE.json +++ b/lib/l10n/et_EE.json @@ -16,10 +16,16 @@ "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", |