summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/fa.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-14 01:55:24 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-14 01:55:24 -0400
commit4a26219ecf3abe9c1b18d434b8e70a6f9878199c (patch)
treebf6863c77eb27ec7dce2bec755cffce6f83a747b /apps/files_sharing/l10n/fa.php
parentfd5fad194d15e9fad1c61bd22f1951066fbf7624 (diff)
downloadnextcloud-server-4a26219ecf3abe9c1b18d434b8e70a6f9878199c.tar.gz
nextcloud-server-4a26219ecf3abe9c1b18d434b8e70a6f9878199c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/fa.php')
-rw-r--r--apps/files_sharing/l10n/fa.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/fa.php b/apps/files_sharing/l10n/fa.php
index b29b9a09556..ce036184d38 100644
--- a/apps/files_sharing/l10n/fa.php
+++ b/apps/files_sharing/l10n/fa.php
@@ -1,6 +1,5 @@
<?php
$TRANSLATIONS = array(
-"Reset" => "تنظیم مجدد",
"Shared by {owner}" => "اشتراک گذارنده {owner}",
"Shared by" => "اشتراک گذاشته شده به وسیله",
"This share is password-protected" => "این اشتراک توسط رمز عبور محافظت می شود",
@@ -15,7 +14,6 @@ $TRANSLATIONS = array(
"For more info, please ask the person who sent this link." => "برای اطلاعات بیشتر، لطفا از شخصی که این پیوند را ارسال کرده سوال بفرمایید.",
"Download" => "دانلود",
"Download %s" => "دانلود %s",
-"Direct link" => "پیوند مستقیم",
-"Save" => "ذخیره"
+"Direct link" => "پیوند مستقیم"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";