diff options
| author | Bill Yi <byi@google.com> | 2021-04-03 10:35:13 +0000 |
|---|---|---|
| committer | Bill Yi <byi@google.com> | 2021-04-03 10:35:13 +0000 |
| commit | 86e22e651122360dc9b4affec9181b6da43ce9c1 (patch) | |
| tree | 6277f0fa12293ef179cb148e4090a76f721f0f6c /res/values-es | |
| parent | 41f0ad44777fbda445f6a42875eb34864fee1a63 (diff) | |
| download | platform_packages_services_Telephony-86e22e651122360dc9b4affec9181b6da43ce9c1.tar.gz platform_packages_services_Telephony-86e22e651122360dc9b4affec9181b6da43ce9c1.tar.bz2 platform_packages_services_Telephony-86e22e651122360dc9b4affec9181b6da43ce9c1.zip | |
Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I639eb8922e5ad537dad6a7c527e74650b061e64d
Diffstat (limited to 'res/values-es')
| -rw-r--r-- | res/values-es/strings.xml | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml index 13b7d482c..dbfb33d1e 100644 --- a/res/values-es/strings.xml +++ b/res/values-es/strings.xml @@ -294,12 +294,9 @@ <string name="limited_sim_function_notification_title" msgid="612715399099846281">"Funcionalidad de SIM limitada"</string> <string name="limited_sim_function_with_phone_num_notification_message" msgid="5928988883403677610">"Puede los servicios de datos y llamadas de <xliff:g id="CARRIER_NAME">%1$s</xliff:g> se bloqueen mientras se utilice el <xliff:g id="PHONE_NUMBER">%2$s</xliff:g>."</string> <string name="limited_sim_function_notification_message" msgid="5338638075496721160">"Puede que los servicios de datos y llamadas de <xliff:g id="CARRIER_NAME">%1$s</xliff:g> se bloqueen al usar otra SIM."</string> - <!-- no translation found for sip_accounts_removed_notification_title (3528076957535736095) --> - <skip /> - <!-- no translation found for sip_accounts_removed_notification_message (1916856744869791592) --> - <skip /> - <!-- no translation found for sip_accounts_removed_notification_action (3772778402370555562) --> - <skip /> + <string name="sip_accounts_removed_notification_title" msgid="3528076957535736095">"Cuentas SIP obsoletas encontradas y eliminadas"</string> + <string name="sip_accounts_removed_notification_message" msgid="1916856744869791592">"La plataforma Android ya no admite llamadas SIP.\nTus cuentas SIP (<xliff:g id="REMOVED_SIP_ACCOUNTS">%s</xliff:g>) se han eliminado.\nConfirma la configuración predeterminada de tu cuenta de llamadas."</string> + <string name="sip_accounts_removed_notification_action" msgid="3772778402370555562">"Ir a Ajustes"</string> <string name="data_usage_title" msgid="8438592133893837464">"Uso de datos de la aplicación"</string> <string name="data_usage_template" msgid="6287906680674061783">"Se han usado <xliff:g id="ID_1">%1$s</xliff:g> en el periodo del <xliff:g id="ID_2">%2$s</xliff:g>"</string> <string name="advanced_options_title" msgid="9208195294513520934">"Avanzado"</string> @@ -927,6 +924,5 @@ <string name="trigger_carrier_provisioning" msgid="1301829588620638234">"Activar servicios del operador"</string> <string name="call_quality_notification_bluetooth_details" msgid="8348950331707346711">"Tu señal de Bluetooth es débil. Prueba a cambiar al altavoz."</string> <string name="call_quality_notification_name" msgid="3476828289553948830">"Notificación de calidad de la llamada"</string> - <!-- no translation found for notification_channel_sip_account (1261816025156179637) --> - <skip /> + <string name="notification_channel_sip_account" msgid="1261816025156179637">"Cuentas SIP obsoletas"</string> </resources> |
