summaryrefslogtreecommitdiffstats
path: root/java/com/android/incallui/commontheme/res/values-es-rUS/strings.xml
blob: 45f2e2f4263e552b1e1aab190285850e75fc3ea1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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="incall_content_description_end_call" msgid="8232796487777787200">"Finalizar llamada"</string>
    <string name="incall_content_description_muted" msgid="2130133443150389474">"Silenciado"</string>
    <string name="incall_content_description_unmuted" msgid="4023577547526525202">"Sonido activado"</string>
    <string name="incall_content_description_swap_calls" msgid="5233257839262161417">"Intercambiar llamadas"</string>
    <string name="incall_content_description_merge_calls" msgid="5198778837993669729">"Combinar llamadas"</string>
    <string name="incall_content_description_earpiece" msgid="2786221842272370555">"Auricular del dispositivo"</string>
    <string name="incall_content_description_speaker" msgid="7837829930201265549">"Altavoz"</string>
    <string name="incall_content_description_bluetooth" msgid="6988919010980910001">"Bluetooth"</string>
    <string name="incall_content_description_headset" msgid="3170439802944346719">"Auriculares con cable"</string>
    <string name="incall_content_description_hold" msgid="3335508251734906019">"Retener llamada"</string>
    <string name="incall_content_description_unhold" msgid="3862584118869933593">"Reanudar llamada"</string>
    <string name="incall_content_description_video_on" msgid="899266487647420613">"Video activado"</string>
    <string name="incall_content_description_video_off" msgid="762985912616707076">"Video desactivado"</string>
    <string name="incall_content_description_swap_video" msgid="297943299827908998">"Intercambiar video"</string>
</resources>