Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-03 08:41:38 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-03 08:41:38 +0300
commitd84f527bed3fea2185a29c9ca0a62557868585f1 (patch)
tree28b9ac6eb77af07ea3a81aab0534240493d25f91 /News-Android-App/src/main/res/values-fa/strings.xml
parent0f58e173985d110c98cc3d1e317160fc5c33d68d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'News-Android-App/src/main/res/values-fa/strings.xml')
-rw-r--r--News-Android-App/src/main/res/values-fa/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/News-Android-App/src/main/res/values-fa/strings.xml b/News-Android-App/src/main/res/values-fa/strings.xml
index aaf56082..65f22efd 100644
--- a/News-Android-App/src/main/res/values-fa/strings.xml
+++ b/News-Android-App/src/main/res/values-fa/strings.xml
@@ -1,5 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<resources>
+ <string name="auto_sync_string">همگام‌سازی خودکار</string>
<string name="app_name">خبر خوان ownCloud</string>
<string name="title_activity_news_detail">فعالیت جزئیات اخبار</string>
<string name="title_activity_subscription">فعالیت ثبت نام</string>
@@ -47,8 +48,12 @@
<string name="pull_to_refresh_updateItems">همگام سازی آیتم ها</string>
<!--Strings related to Settings-->
<string name="title_activity_settings">تنظیمات</string>
+ <plurals name="number_of_files">
+ <item quantity="other">%d فایل‌</item>
+ </plurals>
<!--General settings-->
<string name="pref_header_general">عمومی</string>
+ <string name="pref_title_general_sort_order">ترتیب مرتب‌سازی</string>
<!--<string-array name="pref_general_sort_order_values">
<item>desc</item>
<item>asc</item>
@@ -62,6 +67,7 @@
<string name="pref_title_NavigateWithVolumeButtons">کنترل با دکمه های درجه صدا</string>
<string name="pref_title_MarkAsReadWhileScrolling">علامت گذاری در حال پیمایش به عنوان خوانده شده </string>
<!--MemorizingTrustManager-->
+ <string name="mtm_decision_always">همیشه</string>
<string name="mtm_decision_abort">قطع عملیات</string>
<!--Podcast-->
<!--Settings for Display-->