diff options
author | Geoff Mendal <mendal@google.com> | 2015-04-27 07:18:39 -0700 |
---|---|---|
committer | Geoff Mendal <mendal@google.com> | 2015-04-27 07:18:39 -0700 |
commit | ba474807b3e46c1e6127d461214deafc22f53766 (patch) | |
tree | b2d9fadf5c525de61cd67724b018c8d2a23319e6 /packages/DocumentsUI/res/values-fa | |
parent | 28b5b1444965fcdb471a8c2ff09f6f2eb53b337b (diff) | |
download | frameworks_base-ba474807b3e46c1e6127d461214deafc22f53766.zip frameworks_base-ba474807b3e46c1e6127d461214deafc22f53766.tar.gz frameworks_base-ba474807b3e46c1e6127d461214deafc22f53766.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: I614f77f977e342c3b374da72501c1b8de0a7abf3
Auto-generated-cl: translation import
Diffstat (limited to 'packages/DocumentsUI/res/values-fa')
-rw-r--r-- | packages/DocumentsUI/res/values-fa/strings.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/packages/DocumentsUI/res/values-fa/strings.xml b/packages/DocumentsUI/res/values-fa/strings.xml index 2b8fee9..5101e16 100644 --- a/packages/DocumentsUI/res/values-fa/strings.xml +++ b/packages/DocumentsUI/res/values-fa/strings.xml @@ -65,9 +65,11 @@ <item quantity="other">در حال کپی کردن <xliff:g id="COUNT_1">%1$d</xliff:g> فایل.</item> </plurals> <string name="copy_preparing" msgid="3896202461003039386">"در حال آمادهسازی برای کپی..."</string> - <!-- no translation found for copy_error_notification_title (5267616889076217261) --> + <plurals name="copy_error_notification_title" formatted="false" msgid="5267616889076217261"> + <item quantity="one"><xliff:g id="COUNT_1">%1$d</xliff:g> فایل کپی نشد</item> + <item quantity="other"><xliff:g id="COUNT_1">%1$d</xliff:g> فایل کپی نشد</item> + </plurals> <string name="notification_touch_for_details" msgid="4483108577842961665">"برای مشاهده جزئیات لمس کنید"</string> <string name="retry" msgid="7564024179122207376">"امتحان مجدد"</string> - <!-- no translation found for copy_failure_alert_content (3715575000297709082) --> - <skip /> + <string name="copy_failure_alert_content" msgid="3715575000297709082">"این فایلها کپی نشدند: <xliff:g id="LIST">%1$s</xliff:g>"</string> </resources> |