summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/blocking/res/values-zh-rTW/strings.xml
blob: 0d9856cf7e87860e4a7af41d1691a96600eee6c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  ~ Copyright (C) 2016 The Android Open Source Project
  ~
  ~ Licensed under the Apache License, Version 2.0 (the "License");
  ~ you may not use this file except in compliance with the License.
  ~ You may obtain a copy of the License at
  ~
  ~      http://www.apache.org/licenses/LICENSE-2.0
  ~
  ~ Unless required by applicable law or agreed to in writing, software
  ~ distributed under the License is distributed on an "AS IS" BASIS,
  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  ~ See the License for the specific language governing permissions and
  ~ limitations under the License
   -->

<resources xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="migrate_blocked_numbers_dialog_title" msgid="7823962296457673809">"全新、簡易的封鎖功能"</string>
    <string name="migrate_blocked_numbers_dialog_message" msgid="8309736147266462485">"「電話」應用程式需要變更封鎖功能的運作方式,以進一步保護您的安全。現在開始,系統會拒絕已封鎖號碼的來電和簡訊,還會將這些號碼提供給其他應用程式。"</string>
    <string name="migrate_blocked_numbers_dialog_allow_button" msgid="5192836471557751367">"允許"</string>
    <string name="block_number_confirmation_title" msgid="2699521227461376076">"要封鎖 <xliff:g id="NUMBER">%1$s</xliff:g> 嗎?"</string>
    <string name="block_number_confirmation_message_vvm" msgid="6501105244172290939">"系統會封鎖這組號碼的來電,並自動刪除對方的語音留言。"</string>
    <string name="block_number_confirmation_message_no_vvm" msgid="8236641245709649882">"系統會封鎖這組號碼的來電,但對方仍可錄製語音留言給您。"</string>
    <string name="block_number_confirmation_message_new_filtering" msgid="8487449683723062644">"您不會再收到這組號碼的來電或簡訊。"</string>
    <string name="block_number_ok" msgid="739786082788038932">"封鎖"</string>
    <string name="unblock_number_confirmation_title" msgid="7897778825085659941">"要解除封鎖 <xliff:g id="NUMBER">%1$s</xliff:g> 嗎?"</string>
    <string name="unblock_number_ok" msgid="5089057152966269355">"解除封鎖"</string>
    <string name="invalidNumber" msgid="6270918250761754967">"<xliff:g id="NUMBER">%1$s</xliff:g> 無效。"</string>
    <string name="snackbar_number_blocked" msgid="5760234822413921845">"已封鎖 <xliff:g id="NUMBER">%1$s</xliff:g>"</string>
    <string name="snackbar_number_unblocked" msgid="7941296274123990585">"已解除封鎖 <xliff:g id="NUMBER">%1$s</xliff:g>"</string>
    <string name="block_number_undo" msgid="5158120911892491697">"復原"</string>
    <string name="send_to_voicemail_import_failed" msgid="1012752662074208237">"匯入失敗"</string>
    <string name="call_blocking_disabled_notification_title" msgid="7211352205255347489">"來電封鎖功能會停用 48 小時"</string>
    <string name="call_blocking_disabled_notification_text" msgid="141384084865180722">"由於您曾撥打緊急電話,因此本功能已停用。"</string>
    <string name="block_report_number_alert_title" msgid="2740581989824959611">"要封鎖 <xliff:g id="NUMBER">%1$s</xliff:g> 嗎?"</string>
    <string name="block_report_number_alert_details" msgid="2652479394593143562">"您不會再收到這組號碼的來電。"</string>
    <string name="block_number_alert_details" msgid="715942751312046429">"<xliff:g id="TEXT">%1$s</xliff:g> 系統會將本次來電回報為騷擾/廣告電話。"</string>
    <string name="unblock_number_alert_details" msgid="8696070817026870606">"系統會解除封鎖這組號碼並回報為非騷擾/廣告電話,該號碼日後的來電不會歸類為騷擾/廣告電話。"</string>
    <string name="unblock_report_number_alert_title" msgid="2221901995393696882">"要解除封鎖 <xliff:g id="NUMBER">%1$s</xliff:g> 嗎?"</string>
    <string name="report_not_spam_alert_button" msgid="3244953565919894995">"回報"</string>
    <string name="report_not_spam_alert_title" msgid="395961923213504916">"要回報錯誤嗎?"</string>
    <string name="report_not_spam_alert_details" msgid="4463730683530824797">"日後來自 <xliff:g id="NUMBER">%1$s</xliff:g> 的電話不會再歸類為騷擾/廣告電話。"</string>
    <string name="checkbox_report_as_spam_action" msgid="1549159682170273798">"回報為騷擾/廣告電話"</string>
</resources>