1<?xml version="1.0" encoding="UTF-8"?> 2<!-- 3 ~ Copyright (C) 2021 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="add_favorite_button_text" msgid="769405423070740622">"পছন্দসই হিসেবে যোগ করুন"</string> 21 <string name="restricted_dialing_mode_label" msgid="7172816353849537731">"গাড়ি চালানোর সময় ডায়ালপ্যাডের ব্যবহার সীমিত করা হয়"</string> 22 <string name="emergency_button_text" msgid="5012352862848993348">"জরুরি"</string> 23 <string name="connect_bluetooth_button_text" msgid="3404373747160373407">"ব্লুটুথের সাথে কানেক্ট করুন"</string> 24 <string name="decline_call" msgid="3593508497959313142"></string> 25 <string name="answer_call" msgid="5688982198411188640"></string> 26 <string name="no_hfp" msgid="2403350988312998712">"কল করার জন্য, আগে ব্লুটুথের মাধ্যমে ফোনটি গাড়ির সাথে কানেক্ট করুন।"</string> 27 <string name="call_history_title" msgid="2665386600747022608">"সাম্প্রতিক"</string> 28 <string name="contacts_title" msgid="1240631807791315855">"পরিচিতি"</string> 29 <string name="favorites_title" msgid="8714933097892306747">"পছন্দসই"</string> 30 <string name="dialpad_title" msgid="8608224919862313238">"ডায়ালপ্যাড"</string> 31 <string name="search_title" msgid="148494519593103958">"সার্চ করুন"</string> 32 <string name="setting_title" msgid="3060304451826880116">"সেটিংস"</string> 33</resources> 34