1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3  ~ Copyright (C) 2023 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="notification_vpn_connected" msgid="3759650739592615548">"VPN কানেক্ট করা আছে"</string>
21    <string name="notification_vpn_disconnected" msgid="4645099900080931794">"VPN ডিসকানেক্ট হয়ে গেছে"</string>
22    <string name="notification_disclosure_vpn_text" msgid="5776051625744545968">"<xliff:g id="VPN_APP">%1$s</xliff:g>-এর মাধ্যমে"</string>
23    <string name="notification_panel_title" msgid="4172378174173345988">"বিজ্ঞপ্তি"</string>
24    <string name="notification_panel_no_notifications" msgid="7573560690974118175">"কোনও বিজ্ঞপ্তি নেই"</string>
25    <string name="mic_recording_announcement" msgid="9199688557748836482">"মাইক্রোফোনে রেকর্ড করা হচ্ছে"</string>
26    <string name="camera_recording_announcement" msgid="4749050102986152529">"ক্যামেরায় রেকর্ড করা হচ্ছে"</string>
27    <string name="mic_and_camera_recording_announcement" msgid="7601798644300414391">"ক্যামেরা ও মাইক্রোফোনে রেকর্ড করা হচ্ছে"</string>
28    <string name="mic_stopped_recording_announcement" msgid="4157474758859360138">"মাইক্রোফোনে রেকর্ড করা বন্ধ হয়ে গেছে"</string>
29    <string name="camera_stopped_recording_announcement" msgid="3166793464393034890">"ক্যামেরায় রেকর্ড করা বন্ধ হয়ে গেছে"</string>
30    <string name="mic_camera_stopped_recording_announcement" msgid="9131214850816355782">"ক্যামেরা ও মাইক্রোফোনে রেকর্ড করা বন্ধ হয়ে গেছে"</string>
31    <string name="screen_recording_announcement" msgid="4920957684592383719">"স্ক্রিন রেকর্ড করা শুরু হয়েছে"</string>
32    <string name="screen_stopped_recording_announcement" msgid="4206290782104851906">"স্ক্রিন রেকর্ড করা বন্ধ হয়ে গেছে"</string>
33    <string name="media_output_dialog_title" msgid="6307582009756803143">"অডিও আউটপুট"</string>
34    <string name="media_output_dialog_other_devices" msgid="3247897577557171573">"অন্যান্য ডিভাইস"</string>
35    <string name="media_output_dialog_pairing_new" msgid="5488290054300850034">"আরেকটি ডিভাইস কানেক্ট করুন"</string>
36    <!-- no translation found for media_output_internal_speaker_spdif_subtitle (98802379666893998) -->
37    <skip />
38    <!-- no translation found for audio_device_tooltip_right (8410621031774996322) -->
39    <skip />
40    <!-- no translation found for audio_device_tooltip_left (9062689648623861935) -->
41    <skip />
42    <string name="hdmi_cec_on_active_source_lost_title" msgid="5570532026531076971">"আপনি কি এখনও দেখছেন?"</string>
43    <string name="hdmi_cec_on_active_source_lost_description" msgid="4366679671166643699">"আপনার টিভি থেকে জানা যায় যে আপনি অন্য কোনও ইনপুটে পরিবর্তন করেছেন এবং এই ডিভাইসটি শীঘ্রই স্লিপ মোড চলে যাবে। এই ডিভাইস চালু রাখার জন্য কোনও বিকল্প বেছে নিন।"</string>
44    <string name="hdmi_cec_on_active_source_lost_ok" msgid="7905385172151500115">"হ্যাঁ (<xliff:g id="SECONDS">%1$d</xliff:g>সেকেন্ড)"</string>
45    <string name="hdmi_cec_on_active_source_lost_do_not_show" msgid="8498435538121140325">"আর দেখতে চাই না"</string>
46</resources>
47