summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/et_EE.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-19 02:05:44 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-20 02:01:32 +0200
commit36474e56816308f060ef1ed8ce575370037a8082 (patch)
treefea32b6706c90edceb76a0f302e4eacbd4191d60 /apps/files_sharing/l10n/et_EE.php
parent2d3ec5cb4b43a9fd995fd521ffec9af2bc7f78fe (diff)
downloadnextcloud-server-36474e56816308f060ef1ed8ce575370037a8082.tar.gz
nextcloud-server-36474e56816308f060ef1ed8ce575370037a8082.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/et_EE.php')
-rw-r--r--apps/files_sharing/l10n/et_EE.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/et_EE.php b/apps/files_sharing/l10n/et_EE.php
new file mode 100644
index 00000000000..bdfa215e1db
--- /dev/null
+++ b/apps/files_sharing/l10n/et_EE.php
@@ -0,0 +1,11 @@
+<?php $TRANSLATIONS = array(
+"Your Shared Files" => "Sinu jagatud failid",
+"Item" => "Kirje",
+"Shared With" => "Kellega jagatud",
+"Permissions" => "Ă•igused",
+"Read" => "Lugemine",
+"Edit" => "Muutmine",
+"Delete" => "Kustutamine",
+"Enable Resharing" => "Luba edasijagamine",
+"Allow users to reshare files they don't own" => "Luba kasutajatel jagada faile, mis pole nende omad"
+);