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

Commit 40d132c2 authored by Abhisek Devkota's avatar Abhisek Devkota
Browse files

Automatic translation import

Change-Id: Ida033525846eb1096c419751b81f058f0fc8371c
parent c729010d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -121,7 +121,7 @@
  <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_cell_broadcasts">lleer tresmisiones celulares</string>
  <string name="app_ops_mock_location">simular l\'allugamientu</string>
  <string name="app_ops_mock_location">falsiar el to allugamientu</string>
  <string name="app_ops_read_external_storage">lleer almacenamientu esternu</string>
  <string name="app_ops_write_external_storage">escribir nel almacenamientu esternu</string>
  <string name="app_ops_turn_on_screen">prender pantalla</string>
+303 −0

File changed.

Preview size limit exceeded, changes collapsed.

+4 −4
Original line number Diff line number Diff line
@@ -53,11 +53,11 @@
  <!-- ADB notification message-->
  <string name="adb_active_generic_notification_message">Pulsa para desactivar la depuración.</string>
  <!-- Privacy Guard -->
  <string name="permlab_changePrivacyGuardState">activar o desactivar Privacy Guard</string>
  <string name="permdesc_changePrivacyGuardState">Permite que la aplicación modifique si otra aplicación se ejecuta con Guardián de Privacidad. Cuando una aplicación se ejecuta con Guardián de Privacidad, no tendrá acceso a datos personales como contactos, registros de llamadas o mensajes.</string>
  <string name="privacy_guard_notification">Guardián de Privacidad activado</string>
  <string name="permlab_changePrivacyGuardState">activar o desactivar «Guardián de privacidad»</string>
  <string name="permdesc_changePrivacyGuardState">Permite que la aplicación modifique si otra aplicación se ejecuta con «Guardián de privacidad». Cuando una aplicación se ejecuta con «Guardián de privacidad», no tendrá acceso a datos personales como contactos, registros de llamadas o mensajes.</string>
  <string name="privacy_guard_notification">Guardián de privacidad activado</string>
  <string name="privacy_guard_notification_detail"><xliff:g id="app">%1$s</xliff:g> no podrá acceder a los datos personales</string>
  <string name="privacy_guard_dialog_title">Guardián de Privacidad</string>
  <string name="privacy_guard_dialog_title">Guardián de privacidad</string>
  <string name="privacy_guard_dialog_summary"><xliff:g id="app">%1$s</xliff:g> quisiera <xliff:g id="op">%2$s</xliff:g>.</string>
  <!-- Text of the checkbox for the permission confirmation dialog to remember the user's choice. [CHAR LIMIT=40] -->
  <string name="permission_remember_choice">Recordar mi elección</string>
+5 −0
Original line number Diff line number Diff line
@@ -56,7 +56,9 @@
  <!-- Menu item title that pastes files from the clipboard [CHAR LIMIT=24] -->
  <string name="menu_paste_from_clipboard">Apegar</string>
  <!-- Menu item that reveals internal storage built into the device [CHAR LIMIT=24] -->
  <string name="menu_advanced_show">Amosar almac. internu</string>
  <!-- Menu item that hides internal storage built into the device [CHAR LIMIT=24] -->
  <string name="menu_advanced_hide">Anubrir almac. internu</string>
  <!-- Menu item that reveals the sizes of displayed files [CHAR LIMIT=24] -->
  <string name="menu_file_size_show">Amosar tamañu de ficheru</string>
  <!-- Menu item that hides the sizes of displayed files [CHAR LIMIT=24] -->
@@ -86,6 +88,7 @@
  <string name="query_error">Nesti momentu nun pue cargase\u2019l conteníu</string>
  <!-- Title of storage root location that contains recently modified or used documents [CHAR LIMIT=24] -->
  <!-- Subtitle of storage root indicating the total free space available, in bytes [CHAR LIMIT=24] -->
  <string name="root_available_bytes"><xliff:g id="size" example="3GB">%1$s</xliff:g> llibre</string>
  <!-- Header title for list of storage roots that contains cloud services [CHAR LIMIT=24] -->
  <string name="root_type_service">Servicios d\'almacenamientu</string>
  <!-- Header title for list of storage roots that contains shortcuts to documents that may be available elsewhere [CHAR LIMIT=24] -->
@@ -95,6 +98,7 @@
  <!-- Header title for list of additional apps that can provide documents [CHAR LIMIT=24] -->
  <string name="root_type_apps">Más aplicaciones</string>
  <!-- Text shown when a directory of documents is empty [CHAR LIMIT=24] -->
  <string name="empty">Ensin elementos</string>
  <!-- Text shown when a file search returns no items [CHAR LIMIT=32] -->
  <string name="no_results">Nun hai coincidendies en %1$s</string>
  <!-- Toast shown when no app can be found to open the selected document [CHAR LIMIT=48] -->
@@ -123,6 +127,7 @@
  <!-- Text shown for the undo button -->
  <string name="undo">Desfacer</string>
  <!-- Text shown on the notification while DocumentsUI performs setup in preparation for copying files [CHAR LIMIT=32] -->
  <string name="copy_preparing">Tresnando pa copiar\u2026</string>
  <!-- Text shown on the notification while DocumentsUI performs setup in preparation for moving files [CHAR LIMIT=32] -->
  <string name="move_preparing">Tresnando pa mover\u2026</string>
  <!-- Text shown on the notification while DocumentsUI performs setup in preparation for deleting files [CHAR LIMIT=32] -->
+4 −0
Original line number Diff line number Diff line
@@ -37,10 +37,13 @@
         charged, say that it is charged. -->
  <!-- When the lock screen is showing and the phone plugged in, and the battery
         is not fully charged, say that it's charging.  -->
  <string name="keyguard_plugged_in">Cargando</string>
  <!-- When the lock screen is showing and the phone plugged in, and the battery
         is not fully charged, and it's plugged into a fast charger, say that it's charging fast.  -->
  <string name="keyguard_plugged_in_charging_fast">Carga rápida</string>
  <!-- When the lock screen is showing and the phone plugged in, and the battery
         is not fully charged, and it's plugged into a slow charger, say that it's charging slowly.  -->
  <string name="keyguard_plugged_in_charging_slowly">Carga lenta</string>
  <!-- When the lock screen is showing and the battery is low, warn user to plug
         in the phone soon. -->
  <!-- On the keyguard screen, when pattern lock is disabled, only tell them to press menu to unlock.  This is shown in small font at the bottom. -->
@@ -153,4 +156,5 @@
  <!-- An explanation text that the pin needs to be entered since it hasn't been entered in a while. [CHAR LIMIT=80]-->
  <!-- An explanation text that the password needs to be entered since it hasn't been entered in a while. [CHAR LIMIT=80]-->
  <!-- Fingerprint hint message when finger was not recognized.-->
  <string name="fingerprint_not_recognized">Nun se reconocío</string>
</resources>
Loading