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">"Gestor de armazenamento"</string> 20 <string name="cancel" msgid="7021218262867558825">"Cancelar"</string> 21 <string name="storage_menu_free" msgid="1878247401436882778">"Libertar espao"</string> 22 <string name="deletion_helper_title" msgid="7928959984891140427">"Selec. itens a remover"</string> 23 <string name="deletion_helper_app_summary" msgid="1923023368736447552">"<xliff:g id="USED">%1$s</xliff:g> H <xliff:g id="DAYS">%2$d</xliff:g> dias"</string> 24 <string name="deletion_helper_app_summary_never_used" msgid="7461207117653761032">"<xliff:g id="USED">%1$s</xliff:g> Nenhuma utilizao anterior"</string> 25 <string name="deletion_helper_app_summary_unknown_used" msgid="257918462233851162">"<xliff:g id="USED">%1$s</xliff:g> ltima utilizao desconhecida"</string> 26 <string name="deletion_helper_free_button" msgid="1760529213407548661">"Libertar <xliff:g id="FREEABLE">%1$s</xliff:g>"</string> 27 <string name="deletion_helper_photos_title" msgid="8694284659307845664">"Fotos e 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> Com mais de <xliff:g id="DAYS">%2$d</xliff:g> dias"</string> 29 <string name="deletion_helper_downloads_title" msgid="2976599380628177756">"Transferncias (<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">"Remover<xliff:g id="CLEARABLE_BYTES">%1$s</xliff:g> do dispositivo."</string> 36 <string name="deletion_helper_clear_dialog_remove" msgid="3386502418767917932">"Remover"</string> 37 <string name="deletion_helper_upsell_title" msgid="8512037674466762017">"Pretende gerir o armazenamento automaticamente?"</string> 38 <string name="deletion_helper_upsell_summary" msgid="2301597713694474407">"<xliff:g id="USED">%1$s</xliff:g> agora disponveis. Pretende permitir que o Gestor de armazenamento liberte espao automaticamente ao remover contedos de cpias de segurana do dispositivo?"</string> 39 <string name="deletion_helper_upsell_cancel" msgid="7084167642850053889">"No, obrigado"</string> 40 <string name="deletion_helper_upsell_activate" msgid="7157360257760895976">"Ativar"</string> 41 <string name="deletion_helper_apps_group_title" msgid="6554321362396920050">"Aplicaes(<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> ltima utilizao h <xliff:g id="DAYS">%2$d</xliff:g> dias"</string> 43 <string name="deletion_helper_automatic_title" msgid="4610119358490679299">"Automticas"</string> 44 <string name="deletion_helper_manual_title" msgid="3905192395039688529">"Manuais"</string> 45 <string name="deletion_helper_preference_title" msgid="803484286872745892">"Libertar espao agora"</string> 46 <string name="automatic_storage_manager_service_label" msgid="648592272375278978">"Servio de gesto de armaz. automtico"</string> 47 <string name="automatic_storage_manager_notification_title" msgid="8480483265300964701">"O telemvel tem pouco espao livre"</string> 48 <string name="automatic_storage_manager_notification_summary" msgid="2267399886362245822">"Permitir que o Gestor de armazenamento liberte espao automaticamente atravs da remoo de fotos e de vdeos antigos quando o telemvel comear a ficar novamente cheio."</string> 49 <string name="automatic_storage_manager_cancel_button" msgid="1826365037494962803">"No, obrigado"</string> 50 <string name="automatic_storage_manager_activate_button" msgid="6257070263061898041">"Ativar"</string> 51 <string name="deletion_helper_photos_loading_title" msgid="5411813715495227745">"Fotos e vdeos"</string> 52 <string name="deletion_helper_photos_loading_summary" msgid="8203033249458245854">"A localizar itens"</string> 53 </resources> 54