summaryrefslogtreecommitdiffstats
path: root/res/values-ast-rES/strings.xml
blob: 872b24df53d3801d62305ae95f893c9d9d30a7ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!-- Copyright (C) 2007 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>
  <!-- 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>
  <!-- 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"></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"></string>
  <string name="stk_dialog_reject">NON</string>
</resources>