summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/video/impl/res/values-zh-rTW/strings.xml
blob: 0e4e21f8ed6c4576d22ba4af11506cc5230fd724 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<resources xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="videocall_remote_video_off" msgid="2959680546745902547">"對方的視訊畫面已關閉"</string>
    <string name="videocall_remote_video_on" msgid="6011817851703181639">"對方已開啟視訊畫面"</string>
    <string name="videocall_remotely_held" msgid="1295702896355732947">"通話保留中"</string>
    <string name="videocall_remotely_resumed" msgid="3331784411244773788">"已恢復通話"</string>
    <string name="camera_permission_dialog_title" msgid="4901760354830982117">"要允許應用程式存取攝影機嗎?"</string>
    <string name="camera_permission_dialog_message" msgid="2677490854794162699">"「電話」應用程式要求存取你的攝影機,以便進行視訊通話。"</string>
    <string name="camera_permission_dialog_positive_button" msgid="9075818030671161374">"允許"</string>
    <string name="camera_permission_dialog_negative_button" msgid="7538535842403837541">"拒絕"</string>
</resources>