summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calldetails/res/values-es/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/dialer/calldetails/res/values-es/strings.xml')
-rw-r--r--java/com/android/dialer/calldetails/res/values-es/strings.xml47
1 files changed, 17 insertions, 30 deletions
diff --git a/java/com/android/dialer/calldetails/res/values-es/strings.xml b/java/com/android/dialer/calldetails/res/values-es/strings.xml
index 5cecffaea..3476a6a3f 100644
--- a/java/com/android/dialer/calldetails/res/values-es/strings.xml
+++ b/java/com/android/dialer/calldetails/res/values-es/strings.xml
@@ -1,31 +1,18 @@
-<?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="call_details" msgid="5063658079729839605">"Detalles de la llamada"</string>
- <string name="delete" msgid="2141020674108406737">"Eliminar"</string>
- <string name="call_details_copy_number" msgid="4265479408878990796">"Copiar número"</string>
- <string name="call_details_edit_number" msgid="8718476514903513624">"Editar número antes de llamar"</string>
- <string name="call_details_report_call_id" msgid="8857541295264421217">"Notificar un número incorrecto"</string>
- <string name="sent_a_photo" msgid="3978670717462979502">"Se ha enviado una foto"</string>
- <string name="received_a_photo" msgid="3528953225576480505">"Se ha recibido una foto"</string>
- <string name="message_in_quotes" msgid="3270574830115828365">"\"<xliff:g id="MESSAGE">%1$s</xliff:g>\""</string>
- <string name="report_caller_id_dialog_title" msgid="145323726250371695">"Notificar un número incorrecto"</string>
- <string name="report_caller_id_failed" msgid="1471904930106125702">"No se ha podido notificar el número"</string>
- <string name="report_caller_id_toast" msgid="5494870403429969932">"Número notificado"</string>
+<?xml version="1.0" encoding="utf-8"?>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="call_details">Detalles de la llamada</string>
+ <string name="delete">Eliminar</string>
+ <string name="call_details_copy_number">Copiar número</string>
+ <string name="call_details_edit_number">Editar número antes de llamar</string>
+ <string name="call_details_report_call_id">Notificar un número incorrecto</string>
+ <string name="sent_a_photo">Se ha enviado una foto</string>
+ <string name="received_a_photo">Se ha recibido una foto</string>
+ <string name="message_in_quotes">\"%1$s\"</string>
+ <string name="report_caller_id_dialog_title">Notificar un número incorrecto</string>
+ <string name="report_caller_id_failed">No se ha podido notificar el número</string>
+ <string name="report_caller_id_toast">Número notificado</string>
+ <string name="assisted_dialing_country_code_entry">Marcación asistida: código de país utilizado +%1$s</string>
+ <string name="assisted_dialing_country_code_entry_failure">Se ha utilizado la marcación asistida</string>
+ <string name="rtt_transcript_not_available">Solo se pueden hacer transcripciones de llamadas con mensajes</string>
+ <string name="rtt_transcript_link">Ver transcripción</string>
</resources>