1<?xml version="1.0" encoding="UTF-8"?> 2<!-- 3 ~ Copyright (c) 2018 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 name="hvac_min_text" msgid="866677328637088715">"മിനിമം"</string> 21 <string name="hvac_max_text" msgid="7627950157128770380">"മാക്സിമം"</string> 22 <string name="voice_recognition_toast" msgid="7579725862117020349">"കണക്റ്റ് ചെയ്ത Bluetooth ഉപകരണം വഴി ഇപ്പോൾ വോയ്സ് തിരിച്ചറിയൽ കെെകാര്യം ചെയ്യുന്നു"</string> 23 <string name="car_guest" msgid="768913000117469596">"അതിഥി"</string> 24 <string name="start_guest_session" msgid="2759367183497948650">"അതിഥി"</string> 25 <string name="car_add_user" msgid="8660226923614358478">"ഉപയോക്താവിനെ ചേർക്കുക"</string> 26 <string name="car_new_user" msgid="304628168515673432">"പുതിയ ഉപയോക്താവ്"</string> 27 <string name="user_add_user_message_setup" msgid="2130987756494836929">"നിങ്ങളൊരു പുതിയ ഉപയോക്താവിനെ ചേർക്കുമ്പോൾ, ആ വ്യക്തി സ്വന്തം ഇടം സജ്ജീകരിക്കേണ്ടതുണ്ട്."</string> 28 <string name="user_add_user_message_update" msgid="1001907075316748931">"ഏതൊരു ഉപയോക്താവിനും മറ്റെല്ലാ ഉപയോക്താക്കൾക്കുമായി ആപ്പുകൾ അപ്ഡേറ്റ് ചെയ്യാനാവും."</string> 29 <string name="car_loading_profile" msgid="458961191993686065">"ലോഡ് ചെയ്യുന്നു"</string> 30 <string name="car_loading_profile_developer_message" msgid="737810794567935702">"ഉപയോക്തൃ പ്രൊഫൈൽ ലോഡ് ചെയ്യുന്നു (<xliff:g id="FROM_USER">%1$d</xliff:g> എന്നതിൽ നിന്ന് <xliff:g id="TO_USER">%2$d</xliff:g> എന്നതിലേക്ക്)"</string> 31 <string name="mic_privacy_chip_off_content" msgid="4989623700063721557">"മൈക്രോഫോൺ ഓഫാണ്."</string> 32 <string name="mic_privacy_chip_mic_enabled" msgid="5667789064187849349">"മൈക്രോഫോൺ പ്രവർത്തനക്ഷമമാക്കി"</string> 33 <string name="mic_privacy_chip_mic_enabled_subtext" msgid="815124399469247109">"ആപ്പുകൾക്ക് മൈക്രോഫോൺ ആക്സസ് ചെയ്യാനാകും"</string> 34 <string name="mic_privacy_chip_mic_disabled" msgid="2709173475947157320">"മൈക്രോഫോൺ പ്രവർത്തനരഹിതമാക്കി"</string> 35 <string name="mic_privacy_chip_mic_disabled_subtext" msgid="9059745506470016701">"ആപ്പുകൾക്കൊന്നും മൈക്രോഫോണിലേക്ക് ആക്സസ് ഇല്ല"</string> 36 <string name="mic_privacy_chip_privacy_settings" msgid="719293067082198224">"സ്വകാര്യതാ ക്രമീകരണം"</string> 37 <string name="mic_privacy_chip_app_using_mic_suffix" msgid="8355462601492180023">"<xliff:g id="APP">%s</xliff:g> , മൈക്ക് ഉപയോഗിക്കുന്നു"</string> 38 <string name="mic_privacy_chip_apps_using_mic_suffix" msgid="6656026041668305817">"<xliff:g id="APP_LIST">%s</xliff:g> എന്നിവ മൈക്ക് ഉപയോഗിക്കുന്നു"</string> 39 <string name="mic_privacy_chip_app_recently_used_mic_suffix" msgid="1819299821245419382">"<xliff:g id="APP">%s</xliff:g>, അടുത്തിടെ മൈക്ക് ഉപയോഗിച്ചു"</string> 40 <string name="mic_privacy_chip_on_toast" msgid="7003896860896586181">"മൈക്രോഫോൺ ഓണാക്കി"</string> 41 <string name="mic_privacy_chip_off_toast" msgid="8718743873640788032">"മൈക്രോഫോൺ ഓഫാക്കി"</string> 42 <string name="mic_privacy_chip_dialog_title_mic" msgid="3782090299882049010">"മൈക്രോഫോണിന്റെ സമീപകാല ഉപയോഗം"</string> 43 <string name="mic_privacy_chip_dialog_ok" msgid="2298690833121720237">"ശരി"</string> 44</resources> 45