summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/video/impl/res/values-zh-rHK/strings.xml
blob: 5590c8c38a40a49692ee6770de7b2aa33b74e435 (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>