|
16 | 16 | <string name="blocked_text_format">%1$s (ブロック済み)</string> |
17 | 17 | <string name="whitelisted_text_format">%1$s (ホワイトリスト)</string> |
18 | 18 | <string name="duration_label">通話時間: %1$d 秒</string> |
19 | | - <string name="report_url_template">http://example.com/report?number=%1$s</string> |
20 | 19 | <string name="incoming_call_not_spam">着信はスパムではないようです</string> |
21 | 20 | <string name="notification_channel_name">Spam Call Blocker</string> |
22 | 21 | <string name="notification_title_spam_blocked">着信をブロック済み: %1$s</string> |
|
36 | 35 | <string name="pref_category_unknown_phone_api">Unknownphone API 🌐</string> |
37 | 36 | <string name="pref_category_tellows_api">Tellows API 🌐</string> |
38 | 37 | <string name="pref_category_truecaller_api">Truecaller API 🌐</string> |
39 | | - <string name="pref_category_scrapers_es">Scrapers 🇪🇸</string> |
40 | 38 | <string name="pref_category_spam_filters">スパム電話番号のフィルタ</string> |
41 | 39 | <string name="pref_category_other_options">その他のブロックオプション</string> |
42 | 40 | <string name="pref_category_notifications">通知</string> |
|
58 | 56 | <string name="pref_filter_truecaller_summary">(推奨) Truecaller API によって識別されたスパムからの着信をブロックします</string> |
59 | 57 | <string name="pref_filter_truecaller_api_country_title">Truecaller API の国</string> |
60 | 58 | <string name="pref_filter_truecaller_api_country_summary">Truecaller API で検索する国を選択してください (結果に影響)</string> |
61 | | - <!-- Spam Number Filters --> |
62 | | - <string name="pref_filter_lista_spam_scraper_title">listaspam.com Scraper</string> |
63 | | - <string name="pref_filter_lista_spam_scraper_summary">(非推奨) listaspam.es のウェブサイトに掲載されているスパムからの着信をブロックします</string> |
64 | | - <string name="pref_filter_responder_o_no_title">responderono.es Scraper</string> |
65 | | - <string name="pref_filter_responder_o_no_summary">responderono.es のウェブサイトに掲載されているスパムからの着信をブロックします</string> |
66 | | - <string name="pref_filter_cleverdialer_title">cleverdialer.es Scraper</string> |
67 | | - <string name="pref_filter_cleverdialer_summary">cleverdialer.es のウェブサイトに掲載されているスパムからの着信をブロックします</string> |
68 | 59 | <!-- Other Blocking Options --> |
69 | 60 | <string name="pref_block_non_contacts_title">連絡先に未登録の番号をブロックする</string> |
70 | 61 | <string name="pref_block_non_contacts_summary">連絡先に登録されていない電話番号からの着信をブロックします</string> |
|
0 commit comments