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">"सामान्य"</item> 22 <item msgid="2533030282864800794">"पूर्ण"</item> 23 <item msgid="8568284598210500589">"ज़ूम करें"</item> 24 </string-array> 25 <string-array name="genre_labels"> 26 <item msgid="3241959001790384341">"सभी चैनल"</item> 27 <item msgid="928298872841713530">"परिवार/बच्चे"</item> 28 <item msgid="2751606947569857164">"खेलकूद"</item> 29 <item msgid="7345749789651321496">"खरीदारी"</item> 30 <item msgid="167201149441442173">"फ़िल्में"</item> 31 <item msgid="525966731464264290">"हास्य"</item> 32 <item msgid="6096710741527327836">"यात्रा"</item> 33 <item msgid="2851882187117833883">"नाटक"</item> 34 <item msgid="78492781188719038">"शिक्षा"</item> 35 <item msgid="7221999662426308394">"पशु/वन्य जीवन"</item> 36 <item msgid="375300513250925001">"समाचार"</item> 37 <item msgid="7746320336582330410">"गेमिंग"</item> 38 <item msgid="1255741860568329178">"कला"</item> 39 <item msgid="7603949681065702867">"मनोरंजन"</item> 40 <item msgid="4453821994746804366">"जीवनशैली"</item> 41 <item msgid="3488534597567932843">"संगीत"</item> 42 <item msgid="7452153120614274095">"प्रीमियर"</item> 43 <item msgid="8215762047341133299">"तकनीक/विज्ञान"</item> 44 </string-array> 45 <string-array name="welcome_page_titles"> 46 <item msgid="8322900543391231769">"लाइव चैनल"</item> 47 <item msgid="7307688057853449735">"सामग्री खोजने का एक आसान तरीका"</item> 48 <item msgid="7566838222783641942">"ऐप्स डाउनलोड करें, अधिक चैनल प्राप्त करें"</item> 49 <item msgid="8646630833216197238">"अपनी चैनल पंक्ति कस्टमाइज़ करना"</item> 50 </string-array> 51 <string-array name="welcome_page_descriptions"> 52 <item msgid="8445334820787831823">"अपने ऐप्स की सामग्री उसी तरह देखें जैसे आप टीवी पर चैनल देखते हैं."</item> 53 <item msgid="1855708984677953238">"परिचित मार्गदर्शिका और अनुकूल इंटरफ़ेस के साथ अपने ऐप्स की सामग्री ब्राउज़ करें, \nबिल्कुल टीवी पर चैनल एक्सेस करने की ही तरह."</item> 54 <item msgid="3420760668363283731">"लाइव चैनल प्रदान करने वाले ऐप्स इंस्टॉल करके अधिक चैनल जोड़ें. \nटीवी मेनू के भीतर स्थित लिंक का उपयोग करके Google Play स्टोर में संगत ऐप्स ढूंढ़ें."</item> 55 <item msgid="8974157841656828507">"अपनी चैनल सूची कस्टमाइज़ करने के लिए अपने नए इंस्टॉल किए गए चैनल स्रोत सेट करें. \nप्रारंभ करने के लिए सेटिंग मेनू के अंतर्गत चैनल स्रोत चुनें."</item> 56 </string-array> 57</resources> 58