summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/spam/res/values-iw/strings.xml
blob: 788bb9cb082bf913a1d4a0d9c7b0751ffb8b8357 (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>