1<?xml version="1.0" encoding="UTF-8"?> 2<!-- 3 ~ Copyright (C) 2015 The Android Open Source Project 4 ~ 5 ~ Licensed under the Apache License, Version 2.0 (the "License"); 6 ~ you may not use this file except in compliance with the License. 7 ~ You may obtain a copy of the License at 8 ~ 9 ~ http://www.apache.org/licenses/LICENSE-2.0 10 ~ 11 ~ Unless required by applicable law or agreed to in writing, software 12 ~ distributed under the License is distributed on an "AS IS" BASIS, 13 ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 14 ~ See the License for the specific language governing permissions and 15 ~ limitations under the License. 16 --> 17 18<resources xmlns:android="http://schemas.android.com/apk/res/android" 19 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 20 <string-array name="display_mode_labels"> 21 <item msgid="2259828487212953611">"Normale"</item> 22 <item msgid="2533030282864800794">"Intera"</item> 23 <item msgid="8568284598210500589">"Zoom"</item> 24 </string-array> 25 <string-array name="genre_labels_l"> 26 <item msgid="4730006281716266127">"Tutti i canali"</item> 27 <item msgid="6897460857821394118">"Famiglia/bambini"</item> 28 <item msgid="551257741825778215">"Sport"</item> 29 <item msgid="452133796804325879">"Acquisti"</item> 30 <item msgid="3296058637230163031">"Cinema"</item> 31 <item msgid="1054540282883891201">"Commedie"</item> 32 <item msgid="7900158429062595471">"Viaggi"</item> 33 <item msgid="3768998587825611787">"Drammatici"</item> 34 <item msgid="8340620094959282881">"Istruzione"</item> 35 <item msgid="7396447839483867269">"Animali/fauna selvatica"</item> 36 <item msgid="4738043455148062673">"Notizie"</item> 37 <item msgid="7405041316051047427">"Giochi"</item> 38 </string-array> 39 <string-array name="genre_labels_l_mr1"> 40 <item msgid="7173498629837517739">"Tutti i canali"</item> 41 <item msgid="7909003973960375395">"Famiglia/bambini"</item> 42 <item msgid="3185279732911635789">"Sport"</item> 43 <item msgid="4704858492065325964">"Acquisti"</item> 44 <item msgid="6083795019290250078">"Cinema"</item> 45 <item msgid="8302638329222449550">"Commedie"</item> 46 <item msgid="3803709976021475052">"Viaggi"</item> 47 <item msgid="8116747365234169059">"Drammatici"</item> 48 <item msgid="7356447541595315913">"Istruzione"</item> 49 <item msgid="7511135485827589547">"Animali/fauna selvatica"</item> 50 <item msgid="6961248112238009967">"Notizie"</item> 51 <item msgid="6484685553679698447">"Giochi"</item> 52 <item msgid="2737158328243183190">"Arte"</item> 53 <item msgid="6577176952650166615">"Divertimento"</item> 54 <item msgid="7886693831871777617">"Stile di vita"</item> 55 <item msgid="8145832312485577062">"Musica"</item> 56 <item msgid="1345789204804308580">"Il meglio"</item> 57 <item msgid="2736680312770771994">"Scienza/tecnica"</item> 58 </string-array> 59 <string-array name="welcome_page_titles"> 60 <item msgid="8322900543391231769">"Dirette TV"</item> 61 <item msgid="7307688057853449735">"Un modo facile per trovare contenuti"</item> 62 <item msgid="7566838222783641942">"Scarica app e trova altri canali"</item> 63 <item msgid="8646630833216197238">"Personalizza il tuo elenco canali"</item> 64 </string-array> 65 <string-array name="welcome_page_descriptions"> 66 <item msgid="8445334820787831823">"Guarda i contenuti dalle tue app nello stesso modo in cui guardi i programmi alla TV."</item> 67 <item msgid="1855708984677953238">"Consulta i contenuti delle tue app con una guida familiare e un\'interfaccia facile da utilizzare, \nproprio come i programmi alla TV."</item> 68 <item msgid="3420760668363283731">"Aggiungi altri canali installando app di dirette TV. \nTrova app compatibili nel Google Play Store utilizzando il link disponibile nel menu TV."</item> 69 <item msgid="8974157841656828507">"Configura le tue fonti di canali appena installate per personalizzare il tuo elenco di canali. \nInnanzitutto, scegli le fonti di canali nel menu Impostazioni."</item> 70 </string-array> 71</resources> 72