summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/video/impl/res/values-sk/strings.xml
blob: a2438ac3bcf98bb99f904b53d79c38f50c5cc55f (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">"Má vypnuté video"</string>
    <string name="videocall_remote_video_on" msgid="6011817851703181639">"Video tohto používateľa je zapnuté"</string>
    <string name="videocall_remotely_held" msgid="1295702896355732947">"Hovor je podržaný"</string>
    <string name="videocall_remotely_resumed" msgid="3331784411244773788">"Hovor bol obnovený"</string>
    <string name="camera_permission_dialog_title" msgid="4901760354830982117">"Povoliť video?"</string>
    <string name="camera_permission_dialog_message" msgid="2677490854794162699">"Aplikácia Telefón chce pri videohovoroch používať vašu kameru."</string>
    <string name="camera_permission_dialog_positive_button" msgid="9075818030671161374">"Povoliť"</string>
    <string name="camera_permission_dialog_negative_button" msgid="7538535842403837541">"Odmietnuť"</string>
</resources>