summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/et_EE.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/et_EE.php')
-rw-r--r--apps/files_sharing/l10n/et_EE.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/et_EE.php b/apps/files_sharing/l10n/et_EE.php
index 32cd19e5786..af5891fcc7f 100644
--- a/apps/files_sharing/l10n/et_EE.php
+++ b/apps/files_sharing/l10n/et_EE.php
@@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
+"Shared by {owner}" => "Jagas {owner}",
"This share is password-protected" => "See jagamine on parooliga kaitstud",
"The password is wrong. Try again." => "Parool on vale. Proovi uuesti.",
"Password" => "Parool",
@@ -9,6 +10,7 @@ $TRANSLATIONS = array(
"the link expired" => "link on aegunud",
"sharing is disabled" => "jagamine on peatatud",
"For more info, please ask the person who sent this link." => "Täpsema info saamiseks palun pöördu lingi saatnud isiku poole.",
+"shared by %s" => "jagas %s",
"Direct link" => "Otsene link"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";