Home | History | Annotate | Download | only in values-es
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <!--  Copyright (C) 2016 The Android Open Source Project
      3 
      4      Licensed under the Apache License, Version 2.0 (the "License");
      5      you may not use this file except in compliance with the License.
      6      You may obtain a copy of the License at
      7 
      8           http://www.apache.org/licenses/LICENSE-2.0
      9 
     10      Unless required by applicable law or agreed to in writing, software
     11      distributed under the License is distributed on an "AS IS" BASIS,
     12      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     13      See the License for the specific language governing permissions and
     14      limitations under the License.
     15  -->
     16 
     17 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     18     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
     19     <string name="app_name" msgid="963247385700831716">"Administrador de Almacenamiento"</string>
     20     <string name="cancel" msgid="7021218262867558825">"Cancelar"</string>
     21     <string name="storage_menu_free" msgid="1878247401436882778">"Liberar espacio"</string>
     22     <string name="deletion_helper_title" msgid="7928959984891140427">"Elige elementos para borrar"</string>
     23     <string name="deletion_helper_app_summary" msgid="1923023368736447552">"<xliff:g id="USED">%1$s</xliff:g>  Hace <xliff:g id="DAYS">%2$d</xliff:g> das"</string>
     24     <string name="deletion_helper_app_summary_never_used" msgid="7461207117653761032">"<xliff:g id="USED">%1$s</xliff:g>  No se ha usado nunca"</string>
     25     <string name="deletion_helper_app_summary_unknown_used" msgid="257918462233851162">"<xliff:g id="USED">%1$s</xliff:g>  Se desconoce su ltimo uso"</string>
     26     <string name="deletion_helper_free_button" msgid="1760529213407548661">"Liberar <xliff:g id="FREEABLE">%1$s</xliff:g>"</string>
     27     <string name="deletion_helper_photos_title" msgid="8694284659307845664">"Fotos y vdeos (<xliff:g id="NUM_ITEMS">%1$d</xliff:g>)"</string>
     28     <string name="deletion_helper_photos_summary" msgid="2636724338009030470">"<xliff:g id="USED">%1$s</xliff:g>  De hace ms de <xliff:g id="DAYS">%2$d</xliff:g> das"</string>
     29     <string name="deletion_helper_downloads_title" msgid="2976599380628177756">"Descargas (<xliff:g id="NUMITEMS">%1$d</xliff:g>)"</string>
     30     <!-- no translation found for deletion_helper_downloads_category_summary (8545989355108311347) -->
     31     <skip />
     32     <string name="deletion_helper_downloads_file_summary" msgid="2610952169093565355">"<xliff:g id="USED">%1$s</xliff:g>  <xliff:g id="DAYS">%2$s</xliff:g>"</string>
     33     <!-- no translation found for deletion_helper_downloads_summary_empty (3988054032360371887) -->
     34     <skip />
     35     <string name="deletion_helper_clear_dialog_message" msgid="921129346098616363">"Se van a borrar <xliff:g id="CLEARABLE_BYTES">%1$s</xliff:g> de tu dispositivo."</string>
     36     <string name="deletion_helper_clear_dialog_remove" msgid="3386502418767917932">"Borrar"</string>
     37     <string name="deletion_helper_upsell_title" msgid="8512037674466762017">"Administrar almacenamiento de forma automtica?"</string>
     38     <string name="deletion_helper_upsell_summary" msgid="2301597713694474407">"Se han liberado <xliff:g id="USED">%1$s</xliff:g>. Quieres que el Administrador de Almacenamiento borre automticamente de tu dispositivo el contenido que tenga copia de seguridad para liberar espacio?"</string>
     39     <string name="deletion_helper_upsell_cancel" msgid="7084167642850053889">"No, gracias"</string>
     40     <string name="deletion_helper_upsell_activate" msgid="7157360257760895976">"Activar"</string>
     41     <string name="deletion_helper_apps_group_title" msgid="6554321362396920050">"Aplicaciones (<xliff:g id="NUM_ITEMS">%1$d</xliff:g>)"</string>
     42     <string name="deletion_helper_apps_group_summary" msgid="3466154404460006085">"<xliff:g id="USED">%1$s</xliff:g>  ltimo uso hace <xliff:g id="DAYS">%2$d</xliff:g> das"</string>
     43     <string name="deletion_helper_automatic_title" msgid="4610119358490679299">"Automticamente"</string>
     44     <string name="deletion_helper_manual_title" msgid="3905192395039688529">"Manualmente"</string>
     45     <string name="deletion_helper_preference_title" msgid="803484286872745892">"Liberar espacio"</string>
     46     <string name="automatic_storage_manager_service_label" msgid="648592272375278978">"Serv. Gestin Almacenamiento Automtico"</string>
     47     <string name="automatic_storage_manager_notification_title" msgid="8480483265300964701">"Queda poco espacio en el telfono"</string>
     48     <string name="automatic_storage_manager_notification_summary" msgid="2267399886362245822">"Permite que el Administrador de Almacenamiento borre automticamente fotos y vdeos antiguos para liberar espacio cuando tu telfono empiece a estar lleno."</string>
     49     <string name="automatic_storage_manager_cancel_button" msgid="1826365037494962803">"No, gracias"</string>
     50     <string name="automatic_storage_manager_activate_button" msgid="6257070263061898041">"Activar"</string>
     51     <string name="deletion_helper_photos_loading_title" msgid="5411813715495227745">"Fotos y vdeos"</string>
     52     <string name="deletion_helper_photos_loading_summary" msgid="8203033249458245854">"Buscando elementos"</string>
     53 </resources>
     54