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

Commit 75c31f32 authored by Michael Bestas's avatar Michael Bestas
Browse files

Automatic translation import

Change-Id: I593d19fa09ae2605d05aa0a38029691d3653821b
parent 569d9a2c
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -20,4 +20,10 @@
         WARNING: The application can and will delete any unknown file. -->
  <!-- Directory where the downloads will be exported to.
         The path is relative to the root of the external storage.-->
  <!--
        Optional placeholders replaced at runtime:
          {device} - Device name
          {type} - Build type
          {incr} - Incremental version
    -->
</resources>
+6 −0
Original line number Diff line number Diff line
@@ -20,4 +20,10 @@
         WARNING: The application can and will delete any unknown file. -->
  <!-- Directory where the downloads will be exported to.
         The path is relative to the root of the external storage.-->
  <!--
        Optional placeholders replaced at runtime:
          {device} - Device name
          {type} - Build type
          {incr} - Incremental version
    -->
</resources>
+6 −0
Original line number Diff line number Diff line
@@ -20,4 +20,10 @@
         WARNING: The application can and will delete any unknown file. -->
  <!-- Directory where the downloads will be exported to.
         The path is relative to the root of the external storage.-->
  <!--
        Optional placeholders replaced at runtime:
          {device} - Device name
          {type} - Build type
          {incr} - Incremental version
    -->
</resources>
+6 −0
Original line number Diff line number Diff line
@@ -20,4 +20,10 @@
         WARNING: The application can and will delete any unknown file. -->
  <!-- Directory where the downloads will be exported to.
         The path is relative to the root of the external storage.-->
  <!--
        Optional placeholders replaced at runtime:
          {device} - Device name
          {type} - Build type
          {incr} - Incremental version
    -->
</resources>
+7 −9
Original line number Diff line number Diff line
@@ -22,6 +22,12 @@
         WARNING: The application can and will delete any unknown file. -->
  <!-- Directory where the downloads will be exported to.
         The path is relative to the root of the external storage.-->
  <!--
        Optional placeholders replaced at runtime:
          {device} - Device name
          {type} - Build type
          {incr} - Incremental version
    -->
  <string name="verification_failed_notification">Falló la verificación</string>
  <string name="verifying_download_notification">Verificando anovamientu</string>
  <string name="downloading_notification">Baxando</string>
@@ -46,7 +52,6 @@
  <string name="menu_delete_update">Desaniciar</string>
  <string name="menu_copy_url">Copiar URL</string>
  <string name="menu_export_update">Esportar anovamientu</string>
  <string name="dialog_checking_for_updates">Comprobando anovamientos</string>
  <string name="snack_updates_found">Alcontráronse anovamientos nuevos</string>
  <string name="snack_no_updates_found">Nun s\'alcontraron anovamientos</string>
  <string name="snack_updates_check_failed">Falló la comprobación d\'anovamientos. Comprueba la to conexón a Internet y volvi tentalo, por favor.</string>
@@ -59,16 +64,9 @@
  <string name="header_last_updates_check">Anovamientu caberu\'l <xliff:g id="date" example="1 January 1970">%1$s</xliff:g> (<xliff:g id="time" example="01:23">%2$s</xliff:g>)</string>
  <string name="list_build_version">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g></string>
  <string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
  <string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
  <string name="list_download_progress_eta">Queden <xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g></string>
  <string name="list_verifying_update">Verificando anovamientu</string>
  <string name="list_no_updates">Nun s\'alcontraron anovamientos. Pa comprobalos a mano, usa\'l botón Refrescar.</string>
  <string name="action_description_download">Baxar</string>
  <string name="action_description_pause">Posar descarga</string>
  <string name="action_description_resume">Siguir descarga</string>
  <string name="action_description_install">Instalar anovamientu</string>
  <string name="action_description_info">Amosar información</string>
  <string name="action_description_delete">Desaniciar anovamientu</string>
  <string name="action_download">Baxar</string>
  <string name="confirm_delete_dialog_title">Desaniciar ficheru</string>
  <string name="confirm_delete_dialog_message">¿Desaniciar l\'anovamientu esbilláu?</string>
  <string name="apply_update_dialog_title">Aplicar anovamientu</string>
Loading