summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/commontheme/res/values-gl
diff options
context:
space:
mode:
authorEric Erfanian <erfanian@google.com>2018-07-10 15:43:01 -0700
committerEric Erfanian <erfanian@google.com>2018-07-10 15:43:01 -0700
commitcfeab7055f1082aded8b52aad7a110ccade313f8 (patch)
tree0755157940ee2d8b50960712e788d286c50e7d9b /java/com/android/incallui/commontheme/res/values-gl
parente0dbd9f9074559d73e93aeacc3ba27f65e820670 (diff)
Update translation strings.
Test: make Change-Id: Ib75f4f25e91067311de244d7f1fb95bc898aec22
Diffstat (limited to 'java/com/android/incallui/commontheme/res/values-gl')
-rw-r--r--java/com/android/incallui/commontheme/res/values-gl/strings.xml54
1 files changed, 19 insertions, 35 deletions
diff --git a/java/com/android/incallui/commontheme/res/values-gl/strings.xml b/java/com/android/incallui/commontheme/res/values-gl/strings.xml
index ba98a98a7..ebb6dc3c9 100644
--- a/java/com/android/incallui/commontheme/res/values-gl/strings.xml
+++ b/java/com/android/incallui/commontheme/res/values-gl/strings.xml
@@ -1,36 +1,20 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 2017 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="incall_content_description_end_call" msgid="8232796487777787200">"Finalizar chamada"</string>
- <string name="incall_content_description_muted" msgid="2130133443150389474">"Ignorada"</string>
- <string name="incall_content_description_unmuted" msgid="4023577547526525202">"Deixouse de ignorar"</string>
- <string name="incall_content_description_swap_calls" msgid="5233257839262161417">"Alternar chamadas"</string>
- <string name="incall_content_description_merge_calls" msgid="5198778837993669729">"Combinar chamadas"</string>
- <string name="incall_content_description_earpiece" msgid="2786221842272370555">"Auricular do teléfono"</string>
- <string name="incall_content_description_speaker" msgid="7837829930201265549">"Altofalante"</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">"Poñer en espera"</string>
- <string name="incall_content_description_unhold" msgid="3862584118869933593">"Retomar chamada"</string>
- <string name="incall_content_description_video_on" msgid="899266487647420613">"Vídeo activado"</string>
- <string name="incall_content_description_video_off" msgid="762985912616707076">"Vídeo desactivado"</string>
- <string name="incall_content_description_swap_video" msgid="297943299827908998">"Alternar vídeo"</string>
- <string name="incall_label_speaker" msgid="1814254833253409394">"Altofalante"</string>
- <string name="incall_label_audio" msgid="5923781170533336820">"Son"</string>
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="incall_content_description_end_call">Finalizar chamada</string>
+ <string name="incall_content_description_muted">Ignorada</string>
+ <string name="incall_content_description_unmuted">Deixouse de ignorar</string>
+ <string name="incall_content_description_swap_calls">Alternar chamadas</string>
+ <string name="incall_content_description_swap_sim">Cambia a SIM</string>
+ <string name="incall_content_description_merge_calls">Combinar chamadas</string>
+ <string name="incall_content_description_earpiece">Auricular do teléfono</string>
+ <string name="incall_content_description_speaker">Altofalante</string>
+ <string name="incall_content_description_bluetooth">Bluetooth</string>
+ <string name="incall_content_description_headset">Auriculares con cable</string>
+ <string name="incall_content_description_hold">Poñer en espera</string>
+ <string name="incall_content_description_unhold">Retomar chamada</string>
+ <string name="incall_content_description_video_on">Vídeo activado</string>
+ <string name="incall_content_description_video_off">Vídeo desactivado</string>
+ <string name="incall_content_description_swap_video">Alternar vídeo</string>
+ <string name="incall_label_speaker">Altofalante</string>
+ <string name="incall_label_audio">Son</string>
</resources>