Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 260e7f3f authored by Abhisek Devkota's avatar Abhisek Devkota
Browse files

Automatic translation import

Change-Id: I0569555992bc98ddec61d5c770bf98ac32c747b7
parent 7ae6785b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1625,6 +1625,7 @@
  <!-- This string array should be overridden by the manufacture to present a list of carrier-id,locale. The wifi regulatory domain is extracted from the locale information. This is used at startup to set system defaults by checking the system property ro.carrier for the carrier-id and searching through this array -->
  <!-- An Array of [[Carrier-ID]                     -->
  <!--              [default-locale]]                -->
  <string name="grant_credentials_permission_message_header">Una o más aplicaciones de darréu soliciten permisu p\'acceder a la to cuenta, agora y nel futuru.</string>
  <string name="grant_credentials_permission_message_footer">¿Quies permitir esta solicitú?</string>
  <string name="grant_permissions_header_text">Solicitú d\'accesu</string>
  <string name="allow">Permitir</string>
+2 −2
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@
  <string name="app_ops_delete_contacts">borrar contactos</string>
  <string name="app_ops_delete_mms">borrar mensajes MMS</string>
  <string name="app_ops_delete_sms">borrar mensajes SMS</string>
  <string name="app_ops_draw_on_top">dibujar ventanas encima</string>
  <string name="app_ops_draw_on_top">mostrar ventanas encima</string>
  <string name="app_ops_get_usage_stats">obtener estadísticas de uso de aplicaciones</string>
  <string name="app_ops_keep_device_awake">mantener el dispositivo encendido</string>
  <string name="app_ops_make_phone_call">realizar una llamada</string>
@@ -128,7 +128,7 @@
  <string name="app_ops_get_accounts">obtener cuentas del dispositivo</string>
  <string name="app_ops_run_in_background">ejecutar en segundo plano</string>
  <string name="app_ops_wifi_change">cambiar estado del Wi-Fi</string>
  <string name="app_ops_su">obtener acceso de Superusuario</string>
  <string name="app_ops_su">obtener acceso de superusuario</string>
  <!-- Protected Apps Notification -->
  <string name="notify_package_component_protected_title">Inicio de actividad bloqueado</string>
  <string name="notify_package_component_protected_text">El inicio de <xliff:g id="app_name">%1$s </xliff:g> está protegido. Hacer clic para autenticar e iniciar la aplicación.</string>
+93 −93

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -108,7 +108,7 @@
  <string name="app_ops_use_media_volume">控制媒體音量</string>
  <string name="app_ops_use_notification_volume">控制通知音量</string>
  <string name="app_ops_use_ring_volume">控制鈴聲音量</string>
  <string name="app_ops_use_vibrate">使用觸覺回饋</string>
  <string name="app_ops_use_vibrate">使用觸控震動</string>
  <string name="app_ops_use_voice_volume">控制語音通話音量</string>
  <string name="app_ops_write_mms">撰寫多媒體訊息</string>
  <string name="app_ops_write_sms">撰寫簡訊訊息</string>
+5 −0
Original line number Diff line number Diff line
@@ -396,6 +396,11 @@
    <item>Estándar</item>
  </string-array>
  <!-- Description of each color mode for the display. [CHAR LIMIT=NONE] -->
  <string-array name="color_mode_descriptions">
    <item>Enhanced colors</item>
    <item>Natural colors as seen by the eye</item>
    <item>Colores optimizaes pal conteníu dixital</item>
  </string-array>
  <!-- Settings item title for inactive apps [CHAR LIMIT=35] -->
  <string name="inactive_apps_title">Aplicaciones inactives</string>
  <!-- Settings item summary for inactive app [CHAR LIMIT=100] -->
Loading