summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/spam/res/values-ar/strings.xml
blob: 344365196563d7b6b8041362c93ef2fb9aba09fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="non_spam_notification_title">هل تعرف %1$s؟</string>
  <string name="spam_notification_title">هل كان المتصل %1$s غير مرغوب فيه؟</string>
  <string name="spam_notification_block_report_toast_text">تم حظر %1$s والإبلاغ عن المكالمة باعتبرها غير مرغوب فيها.</string>
  <string name="spam_notification_not_spam_toast_text">تم الإبلاغ عن أن مكالمة %1$s ليست من النوع غير المرغوب فيه.</string>
  <string name="spam_notification_non_spam_call_collapsed_text">انقر للإضافة إلى جهات الاتصال أو لحظر الرقم غير المرغوب فيه.</string>
  <string name="spam_notification_non_spam_call_expanded_text">هذه هي المرة الأولى التي تتلقى فيها اتصالاً من هذا الرقم. إذا كانت هذه المكالمة غير مرغوب فيها، يمكنك حظر هذا الرقم والإبلاغ عنه.</string>
  <string name="spam_notification_spam_call_collapsed_text">انقر للإبلاغ عن المكالمة باعتبارها مرغوب فيها أو احظرها.</string>
  <string name="spam_notification_report_spam_action_text">حظر وإبلاغ</string>
  <string name="spam_notification_add_contact_action_text">إضافة جهة اتصال</string>
  <string name="spam_notification_dialog_add_contact_action_text">إضافة إلى جهات الاتصال</string>
  <string name="spam_notification_dialog_block_report_spam_action_text">حظر الرقم والإبلاغ عنه كرقم غير مرغوب فيه</string>
  <string name="spam_notification_was_not_spam_action_text">لا، مرغوب فيها</string>
  <string name="spam_notification_block_spam_action_text">نعم، حظر الرقم</string>
  <string name="spam_notification_action_dismiss">رفض</string>
</resources>