summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/spam/res/values-tr/strings.xml
blob: 7b7991be3a92cb0167d6e6a4f1cc2e0f9da3a58e (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 tanıdık bir numara mı?</string>
  <string name="spam_notification_title">%1$s spam olan bir arayan mıydı?</string>
  <string name="spam_notification_block_report_toast_text">%1$s engellendi ve çağrı spam olarak bildirildi.</string>
  <string name="spam_notification_not_spam_toast_text">%1$s numaralı telefondan gelen çağrının spam olmadığı bildirildi.</string>
  <string name="spam_notification_non_spam_call_collapsed_text">Kişilere eklemek veya spam numarasını engellemek için dokunun.</string>
  <string name="spam_notification_non_spam_call_expanded_text">Bu numaradan ilk kez arandınız. Bu çağrı spam amaçlı olarak yapıldıysa numarayı engelleyip bildirebilirsiniz.</string>
  <string name="spam_notification_spam_call_collapsed_text">Spam değil bildirimi göndermek için dokunun veya numarayı engelleyin</string>
  <string name="spam_notification_report_spam_action_text">Engelle ve bildir</string>
  <string name="spam_notification_add_contact_action_text">Kişi olarak ekle</string>
  <string name="spam_notification_dialog_add_contact_action_text">Kişilere ekle</string>
  <string name="spam_notification_dialog_block_report_spam_action_text">Engelle ve spam olarak bildir</string>
  <string name="spam_notification_was_not_spam_action_text">Hayır, spam değil</string>
  <string name="spam_notification_block_spam_action_text">Evet, numarayı engelle</string>
  <string name="spam_notification_action_dismiss">Kapat</string>
</resources>