summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-04-28 14:28:19 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-04-28 14:28:19 -0700
commitdeac86af7e2eee84607c0fdfe7bbc1093dadaca7 (patch)
treeeb1411c4d39af6802efbabd637ff9b884f0d653b
parentee078b47949750b6681bfba9506efa4989dc801b (diff)
downloadandroid_packages_apps_Stk-deac86af7e2eee84607c0fdfe7bbc1093dadaca7.tar.gz
android_packages_apps_Stk-deac86af7e2eee84607c0fdfe7bbc1093dadaca7.tar.bz2
android_packages_apps_Stk-deac86af7e2eee84607c0fdfe7bbc1093dadaca7.zip
Automatic translation importreplicant-6.0-0002replicant-6.0-0001
Change-Id: I33c39558ae5564d3361b1dbcfdd9522ba102882e
-rw-r--r--res/values-ast-rES/strings.xml22
-rw-r--r--res/values-en-rGB/cm_strings.xml2
-rw-r--r--res/values-sq-rAL/cm_strings.xml2
-rw-r--r--res/values-zh-rTW/cm_strings.xml2
4 files changed, 6 insertions, 22 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 872b24d..86b69c1 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -16,46 +16,26 @@
-->
<resources>
<!-- Default Application label used on home screen with an icon -->
- <string name="app_name">SIM Toolkit</string>
<!-- Menu button option for ending current SIM session -->
- <string name="menu_end_session">Fin de sesión</string>
<!-- Menu button option for requesting additional help information -->
- <string name="help">Ayuda</string>
<!-- Menu button option to navigate back to the previous screen -->
- <string name="menu_back">Atrás</string>
<!-- Settings entry which describes the current SIM Toolkit service on the device -->
- <string name="service_name">Nome del serviciu</string>
<!-- Default description for service_name when no STK service is available -->
<string name="stk_no_service">Serviciu non disponible</string>
<!-- OK button used to confirm a message dialog -->
- <string name="button_ok">Aceutar</string>
+ <string name="button_ok">ACEUTAR</string>
<!-- Cancel button used to dismiss a message dialog and terminate the current SIM session-->
<string name="button_cancel">Encaboxar</string>
<!-- Yes button, used on a Yes/No confirmation screen -->
- <string name="button_yes">Sí</string>
<!-- No button, used on a Yes/No confirmation screen -->
- <string name="button_no">Non</string>
<!-- Description for the type of text allowed in a form: alphanumeric or digits only -->
- <string name="alphabet">Alfabetos</string>
<!-- Type of alphabet text allowed in a form: 0-9, *, #, + characters only -->
- <string name="digits">Díxitos (0-9, *, #, +)</string>
<!-- Default transition message when launching a call -->
- <string name="default_call_setup_msg">Llamada en cursu\u2026</string>
<!-- Default message for SET_UP_CALL when there is no ALPHA tag in it -->
- <string name="stk_app_state">Estáu d\'aplicación</string>
- <string name="enable_app">Habilitáu</string>
- <string name="disable_app">Inhabilitáu</string>
<!-- Title text used for system dialog from STK app -->
- <string name="stk_dialog_title">SIM ToolKit</string>
<!-- Default message when no alpha in OPEN_CHANNEL -->
- <string name="default_open_channel_msg">Abrir canal?</string>
<!-- Default message when no alpha in SEND_DATA -->
- <string name="default_send_data_msg">Unviando datos</string>
<!-- Default message when no alpha in RECEIVE_DATA -->
- <string name="default_receive_data_msg">Recibiendo datos</string>
<!-- Default message when no alpha in CLOSE_CHANNEL-->
- <string name="default_close_channel_msg">Canal zarrada</string>
<!-- Button texts used in STK dialog -->
- <string name="stk_dialog_accept">SÍ</string>
- <string name="stk_dialog_reject">NON</string>
</resources>
diff --git a/res/values-en-rGB/cm_strings.xml b/res/values-en-rGB/cm_strings.xml
index 8f8c578..fa3efc1 100644
--- a/res/values-en-rGB/cm_strings.xml
+++ b/res/values-en-rGB/cm_strings.xml
@@ -18,5 +18,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Default message when no alpha tag in Play Tone -->
+ <string name="default_tone_dialog_msg">Playing Tone</string>
<!-- Permission required for receiving intents from StkAppService-->
+ <string name="stk_intent_permission">Allow STK intents</string>
</resources>
diff --git a/res/values-sq-rAL/cm_strings.xml b/res/values-sq-rAL/cm_strings.xml
index 8f8c578..39c0b63 100644
--- a/res/values-sq-rAL/cm_strings.xml
+++ b/res/values-sq-rAL/cm_strings.xml
@@ -18,5 +18,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Default message when no alpha tag in Play Tone -->
+ <string name="default_tone_dialog_msg">Duke luajtur zilen</string>
<!-- Permission required for receiving intents from StkAppService-->
+ <string name="stk_intent_permission">Lejo veprimet STK</string>
</resources>
diff --git a/res/values-zh-rTW/cm_strings.xml b/res/values-zh-rTW/cm_strings.xml
index 8740bee..0f65579 100644
--- a/res/values-zh-rTW/cm_strings.xml
+++ b/res/values-zh-rTW/cm_strings.xml
@@ -18,7 +18,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Default message when no alpha tag in Play Tone -->
- <string name="default_tone_dialog_msg">正在播放鈴聲</string>
+ <string name="default_tone_dialog_msg">正在播放音效</string>
<!-- Permission required for receiving intents from StkAppService-->
<string name="stk_intent_permission">允許 STK 目的</string>
</resources>