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">"Speichermanager"</string> 20 <string name="cancel" msgid="7021218262867558825">"Abbrechen"</string> 21 <string name="storage_menu_free" msgid="1878247401436882778">"Speicherplatz freigeben"</string> 22 <string name="deletion_helper_title" msgid="7928959984891140427">"Zu lschende Elemente"</string> 23 <string name="deletion_helper_app_summary" msgid="1923023368736447552">"<xliff:g id="USED">%1$s</xliff:g> Vor <xliff:g id="DAYS">%2$d</xliff:g>Tagen"</string> 24 <string name="deletion_helper_app_summary_never_used" msgid="7461207117653761032">"<xliff:g id="USED">%1$s</xliff:g> Noch nie verwendet"</string> 25 <string name="deletion_helper_app_summary_unknown_used" msgid="257918462233851162">"<xliff:g id="USED">%1$s</xliff:g> Letzte Nutzung nicht bekannt"</string> 26 <string name="deletion_helper_free_button" msgid="1760529213407548661">"<xliff:g id="FREEABLE">%1$s</xliff:g> freigeben"</string> 27 <string name="deletion_helper_photos_title" msgid="8694284659307845664">"Fotos und Videos (<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> lter als <xliff:g id="DAYS">%2$d</xliff:g>Tage"</string> 29 <string name="deletion_helper_downloads_title" msgid="2976599380628177756">"Downloads (<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">"<xliff:g id="CLEARABLE_BYTES">%1$s</xliff:g> von deinem Gert entfernen."</string> 36 <string name="deletion_helper_clear_dialog_remove" msgid="3386502418767917932">"Entfernen"</string> 37 <string name="deletion_helper_upsell_title" msgid="8512037674466762017">"Speicherplatz automatisch verwalten?"</string> 38 <string name="deletion_helper_upsell_summary" msgid="2301597713694474407">"Zurzeit sind <xliff:g id="USED">%1$s</xliff:g> frei. Zulassen, dass der Speichermanager automatisch Speicherplatz freigibt, indem gesicherte Inhalte von deinem Gert gelscht werden?"</string> 39 <string name="deletion_helper_upsell_cancel" msgid="7084167642850053889">"Kein Interesse"</string> 40 <string name="deletion_helper_upsell_activate" msgid="7157360257760895976">"Aktivieren"</string> 41 <string name="deletion_helper_apps_group_title" msgid="6554321362396920050">"Apps (<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> Zuletzt verwendet vor <xliff:g id="DAYS">%2$d</xliff:g>Tagen"</string> 43 <string name="deletion_helper_automatic_title" msgid="4610119358490679299">"Automatisch"</string> 44 <string name="deletion_helper_manual_title" msgid="3905192395039688529">"Manuell"</string> 45 <string name="deletion_helper_preference_title" msgid="803484286872745892">"Jetzt Speicherplatz freigeben"</string> 46 <string name="automatic_storage_manager_service_label" msgid="648592272375278978">"Verwaltungsdienst fr autom. Speicher"</string> 47 <string name="automatic_storage_manager_notification_title" msgid="8480483265300964701">"Verbleibender Speicher gering"</string> 48 <string name="automatic_storage_manager_notification_summary" msgid="2267399886362245822">"Der Speichermanager gibt Speicherplatz frei, indem alte Fotos und Videos automatisch gelscht werden, sobald der Speicher deines Smartphones wieder voll ist."</string> 49 <string name="automatic_storage_manager_cancel_button" msgid="1826365037494962803">"Kein Interesse"</string> 50 <string name="automatic_storage_manager_activate_button" msgid="6257070263061898041">"Aktivieren"</string> 51 <string name="deletion_helper_photos_loading_title" msgid="5411813715495227745">"Fotos und Videos"</string> 52 <string name="deletion_helper_photos_loading_summary" msgid="8203033249458245854">"Elemente werden gesucht"</string> 53 </resources> 54