1<?xml version="1.0" encoding="UTF-8"?> 2<!-- 3/* 4* Copyright (C) 2008 The Android Open Source Project 5* 6* Licensed under the Apache License, Version 2.0 (the "License"); 7* you may not use this file except in compliance with the License. 8* You may obtain a copy of the License at 9* 10* http://www.apache.org/licenses/LICENSE-2.0 11* 12* Unless required by applicable law or agreed to in writing, software 13* distributed under the License is distributed on an "AS IS" BASIS, 14* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 15* See the License for the specific language governing permissions and 16* limitations under the License. 17*/ 18 --> 19 20<resources xmlns:android="http://schemas.android.com/apk/res/android" 21 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 22 <string name="application_name" msgid="321870838342157591">"Selettore sfondo animato"</string> 23 <string name="live_wallpaper_picker_title" msgid="6152733341691314608">"Seleziona sfondo animato"</string> 24 <string name="live_wallpaper_picker_label" msgid="295628316836042825">"Sfondi animati"</string> 25 <string name="live_wallpaper_preview_title" msgid="908570871421455329">"Anteprima sfondo animato"</string> 26 <string name="configure_wallpaper" msgid="4308477548538487192">"Impostazioni…"</string> 27 <string name="delete_live_wallpaper" msgid="2401799265848069389">"Elimina"</string> 28 <string name="preview" msgid="1067744492020029129">"Anteprima"</string> 29 <string name="wallpaper_instructions" msgid="6112878742140691445">"Imposta sfondo"</string> 30 <string name="live_wallpaper_empty" msgid="8057319062274870589">"Nessuno sfondo animato."</string> 31 <string name="set_live_wallpaper" msgid="764007409845174475">"Imposta sfondo"</string> 32 <string name="wallpaper_title_and_author" msgid="7606029050779779421">"<xliff:g id="TITLE">%1$s</xliff:g> di <xliff:g id="AUTHOR">%2$s</xliff:g>"</string> 33 <string name="live_wallpaper_loading" msgid="7218845906181560315">"Caricamento sfondo animato…"</string> 34 <string name="which_wallpaper_option_home_screen" msgid="3323619298489943624">"Schermata Home"</string> 35 <string name="which_wallpaper_option_lock_screen" msgid="7218277010768547636">"Schermata di blocco"</string> 36 <string name="which_wallpaper_option_home_screen_and_lock_screen" msgid="1650093303691767601">"Schermata Home e schermata di blocco"</string> 37 <string name="explore_further" msgid="489032063223099244">"Esplora"</string> 38 <string name="tab_info" msgid="5501369870701932475">"Informazioni"</string> 39 <string name="tab_customize" msgid="9007237541087328909">"Personalizza"</string> 40 <string name="delete_wallpaper_confirmation" msgid="252765957117597457">"Eliminare questo sfondo dal telefono?"</string> 41 <string name="collapse_attribution_panel" msgid="5368959884531941653">"Comprimi il riquadro informazioni dello sfondo"</string> 42 <string name="expand_attribution_panel" msgid="6540929859713706255">"Espandi il riquadro informazioni dello sfondo"</string> 43</resources> 44