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