diff options
author | Eric Fischer <enf@google.com> | 2012-05-30 10:43:26 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2012-05-30 10:43:26 -0700 |
commit | 771575908dff999cf8c80df7b135298c52ce0b2e (patch) | |
tree | f38f9a2e9b39e450ab0992a4ee27c1029a79c572 /res/values-fa | |
parent | 54088aeb5d6d57805b0129d12e928cff4ad79fa5 (diff) | |
download | packages_apps_nfc-771575908dff999cf8c80df7b135298c52ce0b2e.zip packages_apps_nfc-771575908dff999cf8c80df7b135298c52ce0b2e.tar.gz packages_apps_nfc-771575908dff999cf8c80df7b135298c52ce0b2e.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: I17048d6769349b28c3ca1f9e7bf3314a81027eb7
Diffstat (limited to 'res/values-fa')
-rw-r--r-- | res/values-fa/strings.xml | 18 |
1 files changed, 6 insertions, 12 deletions
diff --git a/res/values-fa/strings.xml b/res/values-fa/strings.xml index 447ca15..92f9461 100644 --- a/res/values-fa/strings.xml +++ b/res/values-fa/strings.xml @@ -11,26 +11,20 @@ <string name="touch" msgid="4727218133711188355">"برای پخش، لمس کنید"</string> <string name="beam_progress" msgid="7453634884807323920">"درحال دریافت پرتو..."</string> <string name="beam_complete" msgid="477026736424637435">"پرتو ارسال شد"</string> - <!-- no translation found for beam_failed (5116241718189888630) --> - <skip /> - <!-- no translation found for beam_canceled (5425192751826544741) --> - <skip /> - <!-- no translation found for cancel (61873902552555096) --> - <skip /> + <string name="beam_failed" msgid="5116241718189888630">"پرتو کامل نشد"</string> + <string name="beam_canceled" msgid="5425192751826544741">"پرتو لغو شد"</string> + <string name="cancel" msgid="61873902552555096">"لغو"</string> <string name="beam_touch_to_view" msgid="7853129156831642630">"برای مشاهده لمس کنید"</string> <!-- no translation found for beam_handover_not_supported (4083165921751489015) --> <skip /> <string name="connecting_headset" msgid="3929250919225573008">"در حال اتصال"</string> <string name="connected_headset" msgid="4047751837023241955">"اتصال برقرار شد"</string> - <!-- no translation found for connect_headset_failed (7500801585498094863) --> - <skip /> + <string name="connect_headset_failed" msgid="7500801585498094863">"متصل نشد"</string> <string name="disconnecting_headset" msgid="868262189044372780">"در حال قطع اتصال"</string> <string name="disconnected_headset" msgid="4066109452701733916">"اتصال قطع شد"</string> <string name="pairing_headset" msgid="6443461444755646137">"در حال مرتبط سازی"</string> - <!-- no translation found for pairing_headset_failed (6509629663883514688) --> - <skip /> - <!-- no translation found for failed_to_enable_bt (7229153323594758077) --> - <skip /> + <string name="pairing_headset_failed" msgid="6509629663883514688">"جفتسازی امکانپذیر نیست"</string> + <string name="failed_to_enable_bt" msgid="7229153323594758077">"فعال کردن بلوتوث امکانپذیر نیست"</string> <string name="confirm_pairing" msgid="4112568077038265363">"آیا مطمئن هستید که میخواهید دستگاه بلوتوث <xliff:g id="DEVICE_NAME">%1$s</xliff:g> را مرتبط کنید؟"</string> <string name="pair_yes" msgid="3525614878559994448">"بله"</string> <string name="pair_no" msgid="5022308368904055020">"خیر"</string> |