summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/callcomposer/res/values-es-rUS/strings.xml
blob: 9918be878e0446add38680e9c8f2285abb8c411c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="urgent">¡Es urgente! ¡Contesta!</string>
  <string name="want_to_chat">¿Quieres chatear?</string>
  <string name="quick_question">Pregunta rápida…</string>
  <string name="message_composer_custom_message_hint">Escribe tu propio mensaje</string>
  <string name="send_and_call">Enviar y llamar</string>
  <string name="share_and_call">Compartir y llamar</string>
  <string name="gallery_item_description">imagen del %1$tB %1$te %1$tY %1$tl %1$tM %1$tp</string>
  <string name="gallery_item_description_no_date">imagen</string>
  <string name="camera_media_failure">No se pudo cargar la imagen de la cámara</string>
  <string name="allow">Permitir</string>
  <string name="camera_permission_text">Para tomar una foto, permite el acceso a la cámara</string>
  <string name="gallery_permission_text">Para compartir una imagen, permite el acceso al contenido multimedia</string>
  <string name="description_call_composer_camera">Tomar una foto</string>
  <string name="description_call_composer_photo">Elegir una foto</string>
  <string name="description_call_composer_message">Enviar un mensaje</string>
  <string name="image_sent_messages">Foto enviada por Mensajes</string>
  <string name="message_sent_messages">Mensaje de texto enviado por Mensajes</string>
  <string name="call_composer_image_uploading">Enviando imagen…</string>
</resources>