summaryrefslogtreecommitdiffstats
path: root/res/values-ug
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ug')
-rw-r--r--res/values-ug/cm_strings.xml2
-rw-r--r--res/values-ug/strings.xml20
2 files changed, 22 insertions, 0 deletions
diff --git a/res/values-ug/cm_strings.xml b/res/values-ug/cm_strings.xml
index 4fefc19..9677a1d 100644
--- a/res/values-ug/cm_strings.xml
+++ b/res/values-ug/cm_strings.xml
@@ -17,6 +17,8 @@
limitations under the License.
-->
<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>
+ <!-- Permission required for receiving intents from StkAppService-->
<string name="stk_intent_permission">STK مەقسىتىگە يول قوي</string>
</resources>
diff --git a/res/values-ug/strings.xml b/res/values-ug/strings.xml
index d88e618..0345ce8 100644
--- a/res/values-ug/strings.xml
+++ b/res/values-ug/strings.xml
@@ -15,27 +15,47 @@
limitations under the License.
-->
<resources>
+ <!-- Default Application label used on home screen with an icon -->
<string name="app_name">SIM قورال بوغچىسى</string>
+ <!-- Menu button option for ending current SIM session -->
<string name="menu_end_session">سۆزلىشىش ئاخىرلاشتۇر</string>
+ <!-- Menu button option for requesting additional help information -->
<string name="help">ياردەم</string>
+ <!-- Menu button option to navigate back to the previous screen -->
<string name="menu_back">قايت</string>
+ <!-- Settings entry which describes the current SIM Toolkit service on the device -->
<string name="service_name">مۇلازىمەت ئاتى</string>
+ <!-- Default description for service_name when no STK service is available -->
<string name="stk_no_service">ئىشلىتىلىشچان مۇلازىمەت يوق</string>
+ <!-- OK button used to confirm a message dialog -->
<string name="button_ok">جەزملە</string>
+ <!-- Cancel button used to dismiss a message dialog and terminate the current SIM session-->
<string name="button_cancel">ۋاز كەچ</string>
+ <!-- Yes button, used on a Yes/No confirmation screen -->
<string name="button_yes">ھەئە</string>
+ <!-- No button, used on a Yes/No confirmation screen -->
<string name="button_no">ياق</string>
+ <!-- Description for the type of text allowed in a form: alphanumeric or digits only -->
<string name="alphabet">ئېلىپبە</string>
+ <!-- Type of alphabet text allowed in a form: 0-9, *, #, + characters only -->
<string name="digits">سان (0-9, *, #, +)</string>
+ <!-- Default transition message when launching a call -->
<string name="default_call_setup_msg">چاقىرىۋاتىدۇ…</string>
+ <!-- Default message for SET_UP_CALL when there is no ALPHA tag in it -->
<string name="stk_app_state">ئەپ ھالىتى</string>
<string name="enable_app">قوزغىتىلغان</string>
<string name="disable_app">چەكلەنگەن</string>
+ <!-- Title text used for system dialog from STK app -->
<string name="stk_dialog_title">SIM قورال بوغچىسى</string>
+ <!-- Default message when no alpha in OPEN_CHANNEL -->
<string name="default_open_channel_msg">قانال ئاچامدۇ؟</string>
+ <!-- Default message when no alpha in SEND_DATA -->
<string name="default_send_data_msg">سانلىق مەلۇمات يوللاۋاتىدۇ</string>
+ <!-- Default message when no alpha in RECEIVE_DATA -->
<string name="default_receive_data_msg">سانلىق مەلۇمات قوبۇللاۋاتىدۇ</string>
+ <!-- Default message when no alpha in CLOSE_CHANNEL-->
<string name="default_close_channel_msg">قانال تاقالدى</string>
+ <!-- Button texts used in STK dialog -->
<string name="stk_dialog_accept">ھەئە</string>
<string name="stk_dialog_reject">ياق</string>
</resources>