summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclyde@build01 <jenkins@cyanogenmod.com>2016-06-03 15:14:44 -0700
committerLorDClockaN <lordclockan@gmail.com>2016-06-04 18:11:27 +0200
commitbce765af1099942e5fccd901d700afd47a484669 (patch)
treee420754a37ab2d5acc135bab131ec61436dc42c0
parente5ffdfe863cfb0eea87f3b66fd57ea6c0660c514 (diff)
Automatic translation import
Change-Id: I9b773ccb4fac5e1ff312e94767a23d9bb832e2da
-rw-r--r--res/values-es/cm_strings.xml9
-rw-r--r--res/values-pl/cm_strings.xml10
2 files changed, 19 insertions, 0 deletions
diff --git a/res/values-es/cm_strings.xml b/res/values-es/cm_strings.xml
index 8df57a4f..59107a00 100644
--- a/res/values-es/cm_strings.xml
+++ b/res/values-es/cm_strings.xml
@@ -62,7 +62,16 @@
<string name="deeplink_unknown_caller">Desconocido</string>
<!-- Description of the hold and answer target in the Slide unlock screen of Phone. [CHAR
LIMIT=NONE] -->
+ <string name="description_target_answer_hold_active">Poner llamada actual en espera y contestar</string>
<!-- Description of the end and answer target in the Slide unlock screen of Phone. [CHAR
LIMIT=NONE] -->
+ <string name="description_target_answer_end_active">Finalizar llamada actual y contestar</string>
<!-- In-call screen: display text for the target action -->
+ <string name="display_text_target_dismiss">NO ATENDER</string>
+ <string name="display_text_target_block">BLOQUEAR</string>
+ <string name="display_text_target_answer">RESPONDER</string>
+ <string name="display_text_target_sms">MENSAJE RÁPIDO</string>
+ <string name="display_text_target_answer_and_hold_active">PONER LLAMADA ACTUAL EN ESPERA Y RESPONDER</string>
+ <string name="display_text_target_answer_and_end_active">FINALIZAR LLAMADA ACTUAL Y RESPONDER</string>
+ <string name="onscreenModOverflowText">Más Mods</string>
</resources>
diff --git a/res/values-pl/cm_strings.xml b/res/values-pl/cm_strings.xml
index f89127f5..f8a4be7b 100644
--- a/res/values-pl/cm_strings.xml
+++ b/res/values-pl/cm_strings.xml
@@ -57,10 +57,20 @@
<string name="notification_action_block">Blokuj</string>
<!-- text for the onscreen Note Badge in the CallButtonFragment. When clicked this button will
launch the appropriate Note taking application as configured by the user. -->
+ <string name="onscreenNoteText">Zrób notatkę</string>
<!-- Text to place in the name field of a Call DeepLink when the contact name is not known -->
+ <string name="deeplink_unknown_caller">Nieznany</string>
<!-- Description of the hold and answer target in the Slide unlock screen of Phone. [CHAR
LIMIT=NONE] -->
+ <string name="description_target_answer_hold_active">Zawieś obecne połączenie i odpowiedz</string>
<!-- Description of the end and answer target in the Slide unlock screen of Phone. [CHAR
LIMIT=NONE] -->
+ <string name="description_target_answer_end_active">Zakończ obecne połączenie i odpowiedz</string>
<!-- In-call screen: display text for the target action -->
+ <string name="display_text_target_dismiss">ODRZUĆ</string>
+ <string name="display_text_target_block">ZABLOKUJ</string>
+ <string name="display_text_target_answer">ODPOWIEDZ</string>
+ <string name="display_text_target_sms">SZYBKA WIADOMOŚĆ</string>
+ <string name="display_text_target_answer_and_hold_active">ZAWIEŚ OBECNE POŁĄCZENIE I ODPOWIEDZ</string>
+ <string name="display_text_target_answer_and_end_active">ZAKOŃCZ OBECNE POŁĄCZENIE I ODPOWIEDZ</string>
</resources>