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

Commit 667732f2 authored by Abhisek Devkota's avatar Abhisek Devkota
Browse files

Automatic translation import

Change-Id: I187ccaef42f4efd0a9adaeded77995b3ae143b87
parent 73ec082f
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@
  <!-- Long-press back kill application -->
  <!-- label for item that screenshots in phone options dialog -->
  <!-- label for item that restarts the phone in phone options dialog -->
  <string name="global_action_reboot">Reaniciar</string>
  <!-- label for current user in phone options dialog -->
  <string name="global_action_current_user">Actual</string>
  <!-- status message in phone options dialog for screenshot action -->
@@ -33,8 +34,11 @@
  <!-- Button to soft restart the device, within the Restart Options dialog -->
  <string name="reboot_soft">Reaniciu suave</string>
  <!-- Title of dialog to confirm restarting. -->
  <string name="reboot_title">Reaniciu</string>
  <!-- Restart Confirmation Dialog.  When the user chooses to restart the device, there will
         be a confirmation dialog.  This is the message. -->
  <string name="reboot_confirm" product="tablet">Reaniciaráse la to tableta.</string>
  <string name="reboot_confirm" product="default">Reaniciaráse\'l to teléfonu.</string>
  <!-- Restart Progress Dialog. This is shown if the user chooses to restart the phone. -->
  <string name="reboot_progress">Reaniciando\u2026</string>
  <!-- ADB over network notification -->
@@ -93,5 +97,7 @@
  <string name="notify_package_component_protected_title">Bloquióse\'l llanzamientu de l\'actividá</string>
  <!-- Notify user that they are in Lock-to-app (for devices without navbar) -->
  <!-- Message to show the user when their vendor image doesn't match the build's fingerprint. -->
  <string name="lineage_system_error_manufacturer">Deteutóse una imaxe del fabricante que nun coincide. Davezu, esto quier dicir que la to imaxe del fabricante ta desanovada. Asegúrate que concasen con <xliff:g id="fingerprint">%1$s</xliff:g>, por favor.</string>
  <!-- Single hand mode -->
  <string name="singlehandmode_click_hint_message">Toca fuera la pantalla pa colar del mou d\'una mano</string>
</resources>
+408 −0

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -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 root</string>
  <string name="app_ops_su">obtener acceso administrativo</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>
+1 −0
Original line number Diff line number Diff line
@@ -137,4 +137,5 @@
  <!-- Message to show the user when their vendor image doesn't match the build's fingerprint. -->
  <string name="lineage_system_error_manufacturer">Ekoizlearen irudia bat ez datorrela antzeman da. Normalean irudia zaharkituta dagoela esan nahi du. Ziurtatu ekoizlearen irudia <xliff:g id="fingerprint">%1$s</xliff:g> honekin bat datorrela.</string>
  <!-- Single hand mode -->
  <string name="singlehandmode_click_hint_message">Ukitu pantailatik kanpo esku bakarreko modutik ateratzeko</string>
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -137,4 +137,5 @@
  <!-- Message to show the user when their vendor image doesn't match the build's fingerprint. -->
  <string name="lineage_system_error_manufacturer">Gyártói kép eltérés észlelve. Ez jellemzően azt jelenti, hogy a gyártói kép elavult. Ellenőrizze, hogy a gyártói képe megfelel ennek: <xliff:g id="fingerprint">%1$s</xliff:g>.</string>
  <!-- Single hand mode -->
  <string name="singlehandmode_click_hint_message">Koppintson a képernyőn kívülre az egykezes módból való kilépéshez</string>
</resources>
Loading