summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-11 01:54:32 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-11 01:54:32 -0400
commit411f6c7704dbf24c45dee9edde4c7ef4a8cd9464 (patch)
tree91fded616d052e515bd81bc502db4368f85bc827 /apps/files_versions
parentc920ca32e8798d609adb4251374844e59d1cb3d8 (diff)
downloadnextcloud-server-411f6c7704dbf24c45dee9edde4c7ef4a8cd9464.tar.gz
nextcloud-server-411f6c7704dbf24c45dee9edde4c7ef4a8cd9464.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions')
-rw-r--r--apps/files_versions/l10n/fa.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_versions/l10n/fa.php b/apps/files_versions/l10n/fa.php
index 8edfc2ee265..7b26e361ec5 100644
--- a/apps/files_versions/l10n/fa.php
+++ b/apps/files_versions/l10n/fa.php
@@ -2,6 +2,9 @@
$TRANSLATIONS = array(
"Could not revert: %s" => "بازگردانی امکان ناپذیر است: %s",
"Versions" => "نسخه ها",
+"Failed to revert {file} to revision {timestamp}." => "برگرداندن {file} به نسخه {timestamp} با شکست روبرو شد",
+"More versions..." => "نسخه های بیشتر",
+"No other versions available" => "نسخه ی دیگری در دسترس نیست",
"Restore" => "بازیابی"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";