• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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    <string name="media_output_internal_speaker_spdif_subtitle" msgid="98802379666893998">"உள்ளமைந்த ஸ்பீக்கர் + S/PDIF"</string>
37    <string name="audio_device_settings_tooltip" msgid="2817501350919310424">"ஆடியோ சாதன அமைப்புகளுக்கு "<annotation icon="dpad_icon">"டி-பேட்"</annotation>" பட்டனை அழுத்தவும்."</string>
38    <string name="audio_device_settings_content_description" msgid="5204846097117099044">"<xliff:g id="AUDIO_DEVICE_NAME">%1$s</xliff:g> அமைப்புகள்."</string>
39    <string name="hdmi_cec_on_active_source_lost_title" msgid="5570532026531076971">"இன்னும் பார்க்கிறீர்களா?"</string>
40    <string name="hdmi_cec_on_active_source_lost_description" msgid="4366679671166643699">"நீங்கள் வேறொரு உள்ளீட்டிற்கு மாறிவிட்டீர்கள் என்றும் இந்தச் சாதனம் விரைவில் உறக்கப் பயன்முறைக்குச் செல்லும் என்றும் உங்கள் டிவி குறிப்பிட்டுள்ளது. இந்தச் சாதனத்தை இயக்கத்தில் வைத்திருக்க ஒரு விருப்பத்தைத் தேர்வுசெய்யவும்."</string>
41    <string name="hdmi_cec_on_active_source_lost_ok" msgid="7905385172151500115">"ஆம் (<xliff:g id="SECONDS">%1$d</xliff:g>வி)"</string>
42    <string name="hdmi_cec_on_active_source_lost_do_not_show" msgid="8498435538121140325">"மீண்டும் கேட்காதே"</string>
43</resources>
44