blob: 3ba0dc7f155db9f27fc78d1734fb67b38dbad0d4 [file] [log] [blame]
Geoff Mendalfbe4ba42015-10-30 14:30:15 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!--
3/*
4**
5** Copyright 2015 The Android Open Source Project
6**
7** Licensed under the Apache License, Version 2.0 (the "License");
8** you may not use this file except in compliance with the License.
9** You may obtain a copy of the License at
10**
11** http://www.apache.org/licenses/LICENSE-2.0
12**
13** Unless required by applicable law or agreed to in writing, software
14** distributed under the License is distributed on an "AS IS" BASIS,
15** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16** See the License for the specific language governing permissions and
17** limitations under the License.
18*/
19 -->
20
21<resources xmlns:android="http://schemas.android.com/apk/res/android"
22 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
23 <string-array name="wifi_status">
24 <item msgid="1922181315419294640"></item>
25 <item msgid="8934131797783724664">"స్కాన్ చేస్తోంది…"</item>
26 <item msgid="8513729475867537913">"కనెక్ట్ చేస్తోంది..."</item>
27 <item msgid="515055375277271756">"ప్రామాణీకరిస్తోంది…"</item>
28 <item msgid="1943354004029184381">"IP చిరునామాను పొందుతోంది…"</item>
29 <item msgid="4221763391123233270">"కనెక్ట్ చేయబడింది"</item>
30 <item msgid="624838831631122137">"తాత్కాలికంగా రద్దు చేయబడింది"</item>
31 <item msgid="7979680559596111948">"డిస్‌కనెక్ట్ చేస్తోంది..."</item>
32 <item msgid="1634960474403853625">"డిస్‌కనెక్ట్ చేయబడింది"</item>
33 <item msgid="746097431216080650">"విఫలమైంది"</item>
34 <item msgid="6367044185730295334">"బ్లాక్ చేయబడింది"</item>
35 <item msgid="503942654197908005">"బలహీన కనెక్షన్‌ను తాత్కాలికంగా నివారిస్తోంది"</item>
36 </string-array>
37 <string-array name="wifi_status_with_ssid">
38 <item msgid="7714855332363650812"></item>
39 <item msgid="8878186979715711006">"స్కాన్ చేస్తోంది…"</item>
40 <item msgid="355508996603873860">"<xliff:g id="NETWORK_NAME">%1$s</xliff:g>కి కనెక్ట్ చేస్తోంది…"</item>
41 <item msgid="554971459996405634">"<xliff:g id="NETWORK_NAME">%1$s</xliff:g>తో ప్రామాణీకరిస్తోంది…"</item>
42 <item msgid="7928343808033020343">"<xliff:g id="NETWORK_NAME">%1$s</xliff:g> నుండి IP చిరునామాను పొందుతోంది…"</item>
43 <item msgid="8937994881315223448">"<xliff:g id="NETWORK_NAME">%1$s</xliff:g>కి కనెక్ట్ చేయబడింది"</item>
44 <item msgid="1330262655415760617">"తాత్కాలికంగా రద్దు చేయబడింది"</item>
45 <item msgid="7698638434317271902">"<xliff:g id="NETWORK_NAME">%1$s</xliff:g> నుండి డిస్‌కనెక్ట్ చేస్తోంది…"</item>
46 <item msgid="197508606402264311">"డిస్‌కనెక్ట్ చేయబడింది"</item>
47 <item msgid="8578370891960825148">"విఫలమైంది"</item>
48 <item msgid="5660739516542454527">"బ్లాక్ చేయబడింది"</item>
49 <item msgid="1805837518286731242">"బలహీన కనెక్షన్‌ను తాత్కాలికంగా నివారిస్తోంది"</item>
50 </string-array>
Geoff Mendal87661e22015-12-07 05:49:49 -080051 <string-array name="hdcp_checking_titles">
52 <item msgid="441827799230089869">"ఎప్పటికీ తనిఖీ చేయవద్దు"</item>
53 <item msgid="6042769699089883931">"DRM కంటెంట్‌కు మాత్రమే తనిఖీ చేయండి"</item>
54 <item msgid="9174900380056846820">"ఎల్లప్పుడూ తనిఖీ చేయండి"</item>
55 </string-array>
56 <string-array name="hdcp_checking_summaries">
57 <item msgid="505558545611516707">"ఎప్పటికీ HDCP తనిఖీని ఉపయోగించవద్దు"</item>
58 <item msgid="3878793616631049349">"DRM కంటెంట్‌కు మాత్రమే HDCP తనిఖీని ఉపయోగించండి"</item>
59 <item msgid="45075631231212732">"ఎప్పటికీ HDCP తనిఖీని ఉపయోగించు"</item>
60 </string-array>
61 <string-array name="select_logd_size_titles">
Geoff Mendal4e31a9e2015-12-30 06:06:22 -080062 <item msgid="8665206199209698501">"ఆఫ్"</item>
63 <item msgid="1593289376502312923">"64K"</item>
64 <item msgid="487545340236145324">"256K"</item>
65 <item msgid="2423528675294333831">"1M"</item>
66 <item msgid="180883774509476541">"4M"</item>
67 <item msgid="2803199102589126938">"16M"</item>
Geoff Mendal87661e22015-12-07 05:49:49 -080068 </string-array>
69 <string-array name="select_logd_size_lowram_titles">
Geoff Mendal4e31a9e2015-12-30 06:06:22 -080070 <item msgid="6089470720451068364">"ఆఫ్"</item>
71 <item msgid="4622460333038586791">"64K"</item>
72 <item msgid="2212125625169582330">"256K"</item>
73 <item msgid="1704946766699242653">"1M"</item>
Geoff Mendal87661e22015-12-07 05:49:49 -080074 </string-array>
75 <string-array name="select_logd_size_summaries">
Geoff Mendal4e31a9e2015-12-30 06:06:22 -080076 <item msgid="6921048829791179331">"ఆఫ్ చేయబడింది"</item>
77 <item msgid="2969458029344750262">"లాగ్ బఫర్‌కి 64K"</item>
78 <item msgid="1342285115665698168">"లాగ్ బఫర్‌కి 256K"</item>
79 <item msgid="1314234299552254621">"లాగ్ బఫర్‌కి 1M"</item>
80 <item msgid="3606047780792894151">"లాగ్ బఫర్‌కి 4M"</item>
81 <item msgid="5431354956856655120">"లాగ్ బఫర్‌కి 16M"</item>
Geoff Mendal87661e22015-12-07 05:49:49 -080082 </string-array>
83 <string-array name="window_animation_scale_entries">
84 <item msgid="8134156599370824081">"యానిమేషన్ ఆఫ్‌లో ఉంది"</item>
85 <item msgid="6624864048416710414">"యానిమేషన్ ప్రమాణం .5x"</item>
86 <item msgid="2219332261255416635">"యానిమేషన్ ప్రమాణం 1x"</item>
87 <item msgid="3544428804137048509">"యానిమేషన్ ప్రమాణం 1.5x"</item>
88 <item msgid="3110710404225974514">"యానిమేషన్ ప్రమాణం 2x"</item>
89 <item msgid="4402738611528318731">"యానిమేషన్ ప్రమాణం 5x"</item>
90 <item msgid="6189539267968330656">"యానిమేషన్ ప్రమాణం 10x"</item>
91 </string-array>
92 <string-array name="transition_animation_scale_entries">
93 <item msgid="8464255836173039442">"యానిమేషన్ ఆఫ్‌లో ఉంది"</item>
94 <item msgid="3375781541913316411">"యానిమేషన్ ప్రమాణం .5x"</item>
95 <item msgid="1991041427801869945">"యానిమేషన్ ప్రమాణం 1x"</item>
96 <item msgid="4012689927622382874">"యానిమేషన్ ప్రమాణం 1.5x"</item>
97 <item msgid="3289156759925947169">"యానిమేషన్ ప్రమాణం 2x"</item>
98 <item msgid="7705857441213621835">"యానిమేషన్ ప్రమాణం 5x"</item>
99 <item msgid="6660750935954853365">"యానిమేషన్ ప్రమాణం 10x"</item>
100 </string-array>
101 <string-array name="animator_duration_scale_entries">
102 <item msgid="6039901060648228241">"యానిమేషన్ ఆఫ్‌లో ఉంది"</item>
103 <item msgid="1138649021950863198">"యానిమేషన్ ప్రమాణం .5x"</item>
104 <item msgid="4394388961370833040">"యానిమేషన్ ప్రమాణం 1x"</item>
105 <item msgid="8125427921655194973">"యానిమేషన్ ప్రమాణం 1.5x"</item>
106 <item msgid="3334024790739189573">"యానిమేషన్ ప్రమాణం 2x"</item>
107 <item msgid="3170120558236848008">"యానిమేషన్ ప్రమాణం 5x"</item>
108 <item msgid="1069584980746680398">"యానిమేషన్ ప్రమాణం 10x"</item>
109 </string-array>
110 <string-array name="overlay_display_devices_entries">
111 <item msgid="1606809880904982133">"ఏదీ వద్దు"</item>
112 <item msgid="9033194758688161545">"480p"</item>
113 <item msgid="1025306206556583600">"480p (సురక్షితం)"</item>
114 <item msgid="1853913333042744661">"720p"</item>
115 <item msgid="3414540279805870511">"720p (సురక్షితం)"</item>
116 <item msgid="9039818062847141551">"1080p"</item>
117 <item msgid="4939496949750174834">"1080p (సురక్షితం)"</item>
118 <item msgid="1833612718524903568">"4K"</item>
119 <item msgid="238303513127879234">"4K (సురక్షితం)"</item>
120 <item msgid="3547211260846843098">"4K (రిజల్యూషన్ పెంచబడింది)"</item>
121 <item msgid="5411365648951414254">"4K (రిజల్యూ. పెంచబడింది, సురక్షితం)"</item>
122 <item msgid="1311305077526792901">"720p, 1080p (డ్యూయల్ స్క్రీన్)"</item>
123 </string-array>
124 <string-array name="enable_opengl_traces_entries">
125 <item msgid="3191973083884253830">"ఏదీ వద్దు"</item>
126 <item msgid="9089630089455370183">"లాగ్‌క్యాట్"</item>
127 <item msgid="5397807424362304288">"సిస్‌ట్రేస్ (గ్రాఫిక్స్)"</item>
128 <item msgid="1340692776955662664">"glGetError సందర్భంలో స్టాక్‌ను కాల్ చేయి"</item>
129 </string-array>
130 <string-array name="show_non_rect_clip_entries">
131 <item msgid="993742912147090253">"ఆఫ్‌లో ఉంది"</item>
132 <item msgid="675719912558941285">"దీర్ఘచతురస్రం కాని క్లిప్ ప్రాంతాన్ని నీలి రంగులో గీయండి"</item>
133 <item msgid="1064373276095698656">"పరీక్షించబడిన డ్రాయింగ్ ఆదేశాలను పచ్చ రంగులో హైలైట్ చేయండి"</item>
134 </string-array>
135 <string-array name="track_frame_time_entries">
136 <item msgid="2193584639058893150">"ఆఫ్‌లో ఉంది"</item>
137 <item msgid="2751513398307949636">"స్క్రీన్‌లో పట్టీలుగా"</item>
138 <item msgid="1851438178120770973">"adb షెల్ డంప్‌సిస్ gfxinfoలో"</item>
139 </string-array>
140 <string-array name="debug_hw_overdraw_entries">
141 <item msgid="8190572633763871652">"ఆఫ్"</item>
142 <item msgid="7688197031296835369">"ఓవర్‌డ్రా ప్రాంతాలను చూపండి"</item>
143 <item msgid="2290859360633824369">"డ్యూటెరానోమలీ కోసం ప్రాంతాలను చూపండి"</item>
144 </string-array>
145 <string-array name="app_process_limit_entries">
146 <item msgid="3401625457385943795">"ప్రామాణిక పరిమితి"</item>
147 <item msgid="4071574792028999443">"నేపథ్య ప్రాసెస్‌లు లేవు"</item>
148 <item msgid="4810006996171705398">"గరిష్టంగా 1 ప్రాసెస్"</item>
149 <item msgid="8586370216857360863">"గరిష్టంగా 2 ప్రాసెస్‌లు"</item>
150 <item msgid="836593137872605381">"గరిష్టంగా 3 ప్రాసెస్‌లు"</item>
151 <item msgid="7899496259191969307">"గరిష్టంగా 4 ప్రాసెస్‌లు"</item>
152 </string-array>
153 <string-array name="usb_configuration_titles">
154 <item msgid="488237561639712799">"ఛార్జింగ్"</item>
155 <item msgid="5220695614993094977">"MTP (మీడియా బదిలీ ప్రోటోకాల్)"</item>
156 <item msgid="2086000968159047375">"PTP (చిత్రం బదిలీ ప్రోటోకాల్)"</item>
157 <item msgid="7398830860950841822">"RNDIS (USB ఈథర్‌నెట్)"</item>
158 <item msgid="1718924214939774352">"ఆడియో మూలం"</item>
159 <item msgid="8126315616613006284">"MIDI"</item>
160 </string-array>
Geoff Mendalfbe4ba42015-10-30 14:30:15 -0700161</resources>