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

Commit ec270e64 authored by Michael Bestas's avatar Michael Bestas Committed by Gerrit Code Review
Browse files

Automatic translation import

Change-Id: I1fc549efac54f6f67ac9384eaebbddf723f30192
parent fe5fb7b2
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -136,6 +136,7 @@
  <string name="app_ops_toast_window">notificaciones emerxentes</string>
  <string name="app_ops_toggle_bluetooth">cambiar Bluetooth</string>
  <string name="app_ops_toggle_nfc">cambiar NFC</string>
  <string name="app_ops_toggle_wifi">alternar Wi-Fi</string>
  <string name="app_ops_use_alarm_volume">remanar volume de l\'alarma</string>
  <string name="app_ops_use_audio_focus">remanar el volume de soníu</string>
  <string name="app_ops_use_bluetooth_volume">remanar el volume del Bluetooth</string>
@@ -148,6 +149,19 @@
  <string name="app_ops_use_voice_volume">remanar el volume de la llamada</string>
  <string name="app_ops_write_mms">escribir un mensaxe MMS</string>
  <string name="app_ops_write_sms">escribir un mensaxe SMS</string>
  <string name="app_ops_use_fingerprint">usar buelga</string>
  <string name="app_ops_add_voicemail">amestar corréu de voz</string>
  <string name="app_ops_read_phone_state">estáu d\'accesu al teléfonu</string>
  <string name="app_ops_scan_wifi">escaniar rede Wi-Fi</string>
  <string name="app_ops_change_wallpaper">camudar el fondu</string>
  <string name="app_ops_assist_structure">usar cadarma d\'asistencia</string>
  <string name="app_ops_assist_screenshot">facer una captura</string>
  <string name="app_ops_use_body_sensors">usar sensores corporales</string>
  <string name="app_ops_read_external_storage">lleer almacenamientu esternu</string>
  <string name="app_ops_write_external_storage">escribir almacenamientu esternu</string>
  <string name="app_ops_turn_on_screen">prender pantalla</string>
  <string name="app_ops_get_accounts">consiguir cuentes del preséu</string>
  <string name="app_ops_wifi_change">camudar estáu del Wi-Fi</string>
  <string name="app_ops_su">obtener accesu root</string>
  <!-- Notify user that they are in Lock-to-app (for devices without navbar) -->
  <!-- Template for showing cellular network operator name while LTE calling is enabled -->
@@ -158,6 +172,8 @@
  <!-- Sequence of characters used to separate carrier message strings in keyguard. Typically just vertical line
         with spaces on either side. [CHAR LIMIT=3] -->
  <!-- Protected Apps Notification -->
  <string name="notify_package_component_protected_title">Bloquióse\'l llanzamientu de l\'actividá</string>
  <string name="notify_package_component_protected_text"><xliff:g id="app_name">%1$s</xliff:g> protexóse pa nun llanciase. Calca p\'autenticate y llanciar l\'aplicación.</string>
  <!-- Battery fully charged notification -->
  <!-- [CHAR LIMIT=NONE] Title of an application permission, listed so the user can choose
         whether they want to allow the application to do this. -->
+1 −0
Original line number Diff line number Diff line
@@ -55,6 +55,7 @@
  <!-- Privacy Guard -->
  <!-- Text of the checkbox for the permission confirmation dialog to remember the user's choice. [CHAR LIMIT=40] -->
  <!-- App ops requests -->
  <string name="app_ops_toggle_mobile_data">toggle mobile data</string>
  <!-- Notify user that they are in Lock-to-app (for devices without navbar) -->
  <!-- Template for showing cellular network operator name while LTE calling is enabled -->
  <!-- Keyguard strings -->
+2 −0
Original line number Diff line number Diff line
@@ -188,4 +188,6 @@
         whether they want to allow the application to do this. -->
  <string name="permdesc_resetBatteryStats">現在の電池消費量の低レベルデータをリセットすることをアプリに許可します。</string>
  <!-- Uicc hotswapped event configuration needed notification -->
  <string name="uicc_hot_swapped_event_title">SIMカードが変更されました</string>
  <string name="uicc_hot_swapped_event_text">タップしてSIMカードのデフォルトの設定をする</string>
</resources>
+2 −0
Original line number Diff line number Diff line
@@ -188,4 +188,6 @@
         whether they want to allow the application to do this. -->
  <string name="permdesc_resetBatteryStats">앱이 현재의 배터리 사용 데이터를 초기화할 수 있도록 허용합니다.</string>
  <!-- Uicc hotswapped event configuration needed notification -->
  <string name="uicc_hot_swapped_event_title">SIM 카드가 변경되었습니다</string>
  <string name="uicc_hot_swapped_event_text">탭하여 SIM 카드를 재설정</string>
</resources>
+2 −0
Original line number Diff line number Diff line
@@ -17,8 +17,10 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <!-- When the user inserts a sim card with some personalization enabled -->
  <string name="keyguard_perso_locked_message">SIM/RUIM con bloquéu personal</string>
  <!-- Shown in the lock screen when there is SIM card IO error. -->
  <string name="lockscreen_sim_error_message_short">Tarxeta inválida.</string>
  <!-- Instructions telling the user remaining times when enter SIM PIN view.  -->
  <!-- Shown in the KeyguardSimPinView when entry length is too short. -->
  <string name="kg_invalid_sim_length">Fallu: La entrada ye más curtia que\'l llargor mínimu</string>
</resources>
Loading