blob: e9ebdfa82af1f52686e99a42f082ccf1a261a37a [file] [log] [blame]
Bill Yi58f42922017-08-14 13:37:04 +00001<?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">
Bill Yif5cd4bd2019-11-07 17:14:57 -080024 <item msgid="1596683495752107015"></item>
25 <item msgid="3288373008277313483">"Skannar…"</item>
26 <item msgid="6050951078202663628">"Ansluter…"</item>
27 <item msgid="8356618438494652335">"Autentiserar…"</item>
28 <item msgid="2837871868181677206">"Erhåller IP-adress…"</item>
29 <item msgid="4613015005934755724">"Ansluten"</item>
30 <item msgid="3763530049995655072">"Pausad"</item>
31 <item msgid="7852381437933824454">"Kopplar ifrån…"</item>
32 <item msgid="5046795712175415059">"Frånkopplad"</item>
33 <item msgid="2473654476624070462">"Misslyckades"</item>
34 <item msgid="9146847076036105115">"Blockerat"</item>
35 <item msgid="4543924085816294893">"Undviker just nu dålig anslutning"</item>
Bill Yi58f42922017-08-14 13:37:04 +000036 </string-array>
37 <string-array name="wifi_status_with_ssid">
Bill Yif5cd4bd2019-11-07 17:14:57 -080038 <item msgid="5969842512724979061"></item>
39 <item msgid="1818677602615822316">"Skannar…"</item>
40 <item msgid="8339720953594087771">"Ansluter till <xliff:g id="NETWORK_NAME">%1$s</xliff:g>…"</item>
41 <item msgid="3028983857109369308">"Autentiserar med <xliff:g id="NETWORK_NAME">%1$s</xliff:g>…"</item>
42 <item msgid="4287401332778341890">"Hämtar IP-adress från <xliff:g id="NETWORK_NAME">%1$s</xliff:g>…"</item>
43 <item msgid="1043944043827424501">"Ansluten till: <xliff:g id="NETWORK_NAME">%1$s</xliff:g>"</item>
44 <item msgid="7445993821842009653">"Pausad"</item>
45 <item msgid="1175040558087735707">"Kopplar ifrån <xliff:g id="NETWORK_NAME">%1$s</xliff:g>…"</item>
46 <item msgid="699832486578171722">"Frånkopplad"</item>
47 <item msgid="522383512264986901">"Misslyckades"</item>
48 <item msgid="3602596701217484364">"Blockerat"</item>
49 <item msgid="1999413958589971747">"Undviker just nu dålig anslutning"</item>
Bill Yi58f42922017-08-14 13:37:04 +000050 </string-array>
51 <string-array name="hdcp_checking_titles">
Bill Yif5cd4bd2019-11-07 17:14:57 -080052 <item msgid="2377230797542526134">"Kontrollera aldrig"</item>
53 <item msgid="3919638466823112484">"Kontrollera bara DRM-innehåll"</item>
54 <item msgid="9048424957228926377">"Kontrollera alltid"</item>
Bill Yi58f42922017-08-14 13:37:04 +000055 </string-array>
56 <string-array name="hdcp_checking_summaries">
Bill Yif5cd4bd2019-11-07 17:14:57 -080057 <item msgid="4045840870658484038">"Använd aldrig HDCP-kontroll"</item>
58 <item msgid="8254225038262324761">"Använd bara HDCP-kontroll för DRM-innehåll"</item>
59 <item msgid="6421717003037072581">"Använd alltid HDCP-kontroll"</item>
Bill Yi58f42922017-08-14 13:37:04 +000060 </string-array>
Bill Yie5f6df62019-02-01 22:10:10 -080061 <string-array name="bt_hci_snoop_log_entries">
Bill Yif5cd4bd2019-11-07 17:14:57 -080062 <item msgid="695678520785580527">"Inaktiverat"</item>
63 <item msgid="6336372935919715515">"Filtrering har aktiverats"</item>
64 <item msgid="2779123106632690576">"Aktiverad"</item>
Bill Yie5f6df62019-02-01 22:10:10 -080065 </string-array>
Bill Yie9841702017-09-13 08:28:02 -070066 <string-array name="bluetooth_avrcp_versions">
Bill Yif5cd4bd2019-11-07 17:14:57 -080067 <item msgid="8036025277512210160">"AVRCP 1.4 (standard)"</item>
68 <item msgid="1637054408779685086">"AVRCP 1.3"</item>
69 <item msgid="8317734704797203949">"AVRCP 1.5"</item>
70 <item msgid="7556896992111771426">"AVRCP 1.6"</item>
Bill Yie9841702017-09-13 08:28:02 -070071 </string-array>
72 <string-array name="bluetooth_avrcp_version_values">
Bill Yif5cd4bd2019-11-07 17:14:57 -080073 <item msgid="8965800440990431014">"avrcp14"</item>
74 <item msgid="1613629084012791988">"avrcp13"</item>
75 <item msgid="4398977131424970917">"avrcp15"</item>
76 <item msgid="1963366694959681026">"avrcp16"</item>
Bill Yie9841702017-09-13 08:28:02 -070077 </string-array>
Bill Yi2efbbf62017-09-06 06:34:19 -070078 <string-array name="bluetooth_a2dp_codec_titles">
Bill Yif5cd4bd2019-11-07 17:14:57 -080079 <item msgid="2494959071796102843">"Använd systemval (standardinställning)"</item>
80 <item msgid="4055460186095649420">"SBC"</item>
81 <item msgid="720249083677397051">"AAC"</item>
82 <item msgid="1049450003868150455">"<xliff:g id="QUALCOMM">Qualcomm®</xliff:g> <xliff:g id="APTX">aptX™</xliff:g>-ljud"</item>
83 <item msgid="2908219194098827570">"<xliff:g id="QUALCOMM">Qualcomm®</xliff:g> <xliff:g id="APTX_HD">aptX™ HD</xliff:g>-ljud"</item>
84 <item msgid="3825367753087348007">"LDAC"</item>
85 <item msgid="5832677994279829983">"Aktivera valfria kodekar"</item>
86 <item msgid="9205039209798344398">"Inaktivera valfria kodekar"</item>
Bill Yi58f42922017-08-14 13:37:04 +000087 </string-array>
Bill Yi2efbbf62017-09-06 06:34:19 -070088 <string-array name="bluetooth_a2dp_codec_summaries">
Bill Yif5cd4bd2019-11-07 17:14:57 -080089 <item msgid="8868109554557331312">"Använd systemval (standardinställning)"</item>
90 <item msgid="9024885861221697796">"SBC"</item>
91 <item msgid="4688890470703790013">"AAC"</item>
92 <item msgid="8627333814413492563">"<xliff:g id="QUALCOMM">Qualcomm®</xliff:g> <xliff:g id="APTX">aptX™</xliff:g>-ljud"</item>
93 <item msgid="3517061573669307965">"<xliff:g id="QUALCOMM">Qualcomm®</xliff:g> <xliff:g id="APTX_HD">aptX™ HD</xliff:g>-ljud"</item>
94 <item msgid="2553206901068987657">"LDAC"</item>
95 <item msgid="221347164942544028">"Aktivera valfria kodekar"</item>
96 <item msgid="7416462860415701287">"Inaktivera valfria kodekar"</item>
Bill Yi58f42922017-08-14 13:37:04 +000097 </string-array>
Bill Yi58f42922017-08-14 13:37:04 +000098 <string-array name="bluetooth_a2dp_codec_sample_rate_titles">
Bill Yif5cd4bd2019-11-07 17:14:57 -080099 <item msgid="926809261293414607">"Använd systemval (standardinställning)"</item>
100 <item msgid="8003118270854840095">"44,1 kHz"</item>
101 <item msgid="3208896645474529394">"48,0 kHz"</item>
102 <item msgid="8420261949134022577">"88,2 kHz"</item>
103 <item msgid="8887519571067543785">"96,0 kHz"</item>
Bill Yi58f42922017-08-14 13:37:04 +0000104 </string-array>
105 <string-array name="bluetooth_a2dp_codec_sample_rate_summaries">
Bill Yif5cd4bd2019-11-07 17:14:57 -0800106 <item msgid="2284090879080331090">"Använd systemval (standardinställning)"</item>
107 <item msgid="1872276250541651186">"44,1 kHz"</item>
108 <item msgid="8736780630001704004">"48,0 kHz"</item>
109 <item msgid="7698585706868856888">"88,2 kHz"</item>
110 <item msgid="8946330945963372966">"96,0 kHz"</item>
Bill Yi58f42922017-08-14 13:37:04 +0000111 </string-array>
112 <string-array name="bluetooth_a2dp_codec_bits_per_sample_titles">
Bill Yif5cd4bd2019-11-07 17:14:57 -0800113 <item msgid="2574107108483219051">"Använd systemval (standardinställning)"</item>
114 <item msgid="4671992321419011165">"16 bitar/sampling"</item>
115 <item msgid="1933898806184763940">"24 bitar/sampling"</item>
116 <item msgid="1212577207279552119">"32 bitar/sampling"</item>
Bill Yi58f42922017-08-14 13:37:04 +0000117 </string-array>
118 <string-array name="bluetooth_a2dp_codec_bits_per_sample_summaries">
Bill Yif5cd4bd2019-11-07 17:14:57 -0800119 <item msgid="9196208128729063711">"Använd systemval (standardinställning)"</item>
120 <item msgid="1084497364516370912">"16 bitar/sampling"</item>
121 <item msgid="2077889391457961734">"24 bitar/sampling"</item>
122 <item msgid="3836844909491316925">"32 bitar/sampling"</item>
Bill Yi58f42922017-08-14 13:37:04 +0000123 </string-array>
124 <string-array name="bluetooth_a2dp_codec_channel_mode_titles">
Bill Yif5cd4bd2019-11-07 17:14:57 -0800125 <item msgid="3014194562841654656">"Använd systemval (standardinställning)"</item>
126 <item msgid="5982952342181788248">"Mono"</item>
127 <item msgid="927546067692441494">"Stereo"</item>
Bill Yi58f42922017-08-14 13:37:04 +0000128 </string-array>
129 <string-array name="bluetooth_a2dp_codec_channel_mode_summaries">
Bill Yif5cd4bd2019-11-07 17:14:57 -0800130 <item msgid="1997302811102880485">"Använd systemval (standardinställning)"</item>
131 <item msgid="8005696114958453588">"Mono"</item>
132 <item msgid="1333279807604675720">"Stereo"</item>
Bill Yi58f42922017-08-14 13:37:04 +0000133 </string-array>
134 <string-array name="bluetooth_a2dp_codec_ldac_playback_quality_titles">
Bill Yif5cd4bd2019-11-07 17:14:57 -0800135 <item msgid="1241278021345116816">"Optimerad för ljudkvalitet (990 kbit/s eller 909 kbit/s)"</item>
136 <item msgid="3523665555859696539">"Balanserad ljud- och anslutningskvalitet (660 kbit/s/606 kbit/s)"</item>
137 <item msgid="886408010459747589">"Optimerad för anslutningskvalitet (330 kbit/s eller 303 kbit/s)"</item>
138 <item msgid="3808414041654351577">"Bästa möjliga kvalitet (anpassad bithastighet)"</item>
Bill Yi58f42922017-08-14 13:37:04 +0000139 </string-array>
140 <string-array name="bluetooth_a2dp_codec_ldac_playback_quality_summaries">
Bill Yif5cd4bd2019-11-07 17:14:57 -0800141 <item msgid="804499336721569838">"Optimerad för ljudkvalitet"</item>
142 <item msgid="7451422070435297462">"Balanserad ljud- och anslutningskvalitet"</item>
143 <item msgid="6173114545795428901">"Optimerad för anslutningskvalitet"</item>
144 <item msgid="4349908264188040530">"Bästa möjliga kvalitet (anpassad bithastighet)"</item>
Bill Yi58f42922017-08-14 13:37:04 +0000145 </string-array>
Bill Yi30f19522018-05-31 19:09:53 -0700146 <string-array name="bluetooth_audio_active_device_summaries">
Bill Yif5cd4bd2019-11-07 17:14:57 -0800147 <item msgid="8019740759207729126"></item>
148 <item msgid="204248102837117183">", aktiv"</item>
149 <item msgid="253388653486517049">", aktiv (media)"</item>
150 <item msgid="5001852592115448348">", aktiv (telefon)"</item>
Bill Yi30f19522018-05-31 19:09:53 -0700151 </string-array>
Bill Yi58f42922017-08-14 13:37:04 +0000152 <string-array name="select_logd_size_titles">
Bill Yif5cd4bd2019-11-07 17:14:57 -0800153 <item msgid="1191094707770726722">"Av"</item>
154 <item msgid="7839165897132179888">"64 kB"</item>
155 <item msgid="2715700596495505626">"256 kB"</item>
156 <item msgid="7099386891713159947">"1 MB"</item>
157 <item msgid="6069075827077845520">"4 MB"</item>
158 <item msgid="8243549501764402572">"16 MB"</item>
Bill Yi58f42922017-08-14 13:37:04 +0000159 </string-array>
160 <string-array name="select_logd_size_lowram_titles">
Bill Yif5cd4bd2019-11-07 17:14:57 -0800161 <item msgid="1145807928339101085">"Av"</item>
162 <item msgid="4064786181089783077">"64 kB"</item>
163 <item msgid="3052710745383602630">"256 kB"</item>
164 <item msgid="3691785423374588514">"1 MB"</item>
Bill Yi58f42922017-08-14 13:37:04 +0000165 </string-array>
166 <string-array name="select_logd_size_summaries">
Bill Yif5cd4bd2019-11-07 17:14:57 -0800167 <item msgid="409235464399258501">"Av"</item>
168 <item msgid="4195153527464162486">"64 kB/loggbuffert"</item>
169 <item msgid="7464037639415220106">"256 kB/loggbuffert"</item>
170 <item msgid="8539423820514360724">"1 MB/loggbuffert"</item>
171 <item msgid="1984761927103140651">"4 MB/loggbuffert"</item>
172 <item msgid="7892098981256010498">"16 MB/loggbuffert"</item>
Bill Yi58f42922017-08-14 13:37:04 +0000173 </string-array>
174 <string-array name="select_logpersist_titles">
Bill Yif5cd4bd2019-11-07 17:14:57 -0800175 <item msgid="704720725704372366">"Av"</item>
176 <item msgid="6014837961827347618">"Alla"</item>
177 <item msgid="7387060437894578132">"Alla utom radio"</item>
178 <item msgid="7300881231043255746">"endast kernel"</item>
Bill Yi58f42922017-08-14 13:37:04 +0000179 </string-array>
180 <string-array name="select_logpersist_summaries">
Bill Yif5cd4bd2019-11-07 17:14:57 -0800181 <item msgid="97587758561106269">"Av"</item>
182 <item msgid="7126170197336963369">"Alla loggbuffertar"</item>
183 <item msgid="7167543126036181392">"Alla loggbuffertar utom för radio"</item>
184 <item msgid="5135340178556563979">"endast buffert av kernellogg"</item>
Bill Yi58f42922017-08-14 13:37:04 +0000185 </string-array>
186 <string-array name="window_animation_scale_entries">
Bill Yif5cd4bd2019-11-07 17:14:57 -0800187 <item msgid="2675263395797191850">"Animation avstängd"</item>
188 <item msgid="5790132543372767872">"Animation i skala 0,5x"</item>
189 <item msgid="2529692189302148746">"Animation i skala 1x"</item>
190 <item msgid="8072785072237082286">"Animation i skala 1,5x"</item>
191 <item msgid="3531560925718232560">"Animation i skala 2x"</item>
192 <item msgid="4542853094898215187">"Animation i skala 5x"</item>
193 <item msgid="5643881346223901195">"Animation i skala 10x"</item>
Bill Yi58f42922017-08-14 13:37:04 +0000194 </string-array>
195 <string-array name="transition_animation_scale_entries">
Bill Yif5cd4bd2019-11-07 17:14:57 -0800196 <item msgid="3376676813923486384">"Animation avstängd"</item>
197 <item msgid="753422683600269114">"Animation i skala 0,5x"</item>
198 <item msgid="3695427132155563489">"Animation i skala 1x"</item>
199 <item msgid="9032615844198098981">"Animation i skala 1,5x"</item>
200 <item msgid="8473868962499332073">"Animation i skala 2x"</item>
201 <item msgid="4403482320438668316">"Animation i skala 5x"</item>
202 <item msgid="169579387974966641">"Animation i skala 10x"</item>
Bill Yi58f42922017-08-14 13:37:04 +0000203 </string-array>
204 <string-array name="animator_duration_scale_entries">
Bill Yif5cd4bd2019-11-07 17:14:57 -0800205 <item msgid="6416998593844817378">"Animation avstängd"</item>
206 <item msgid="875345630014338616">"Animation i skala 0,5x"</item>
207 <item msgid="2753729231187104962">"Animation i skala 1x"</item>
208 <item msgid="1368370459723665338">"Animation i skala 1,5x"</item>
209 <item msgid="5768005350534383389">"Animation i skala 2x"</item>
210 <item msgid="3728265127284005444">"Animation i skala 5x"</item>
211 <item msgid="2464080977843960236">"Animation i skala 10x"</item>
Bill Yi58f42922017-08-14 13:37:04 +0000212 </string-array>
213 <string-array name="overlay_display_devices_entries">
Bill Yif5cd4bd2019-11-07 17:14:57 -0800214 <item msgid="4497393944195787240">"Inga"</item>
215 <item msgid="8461943978957133391">"480 p"</item>
216 <item msgid="6923083594932909205">"480 p (säkert)"</item>
217 <item msgid="1226941831391497335">"720 p"</item>
218 <item msgid="7051983425968643928">"720 p (säkert)"</item>
219 <item msgid="7765795608738980305">"1080 p"</item>
220 <item msgid="8084293856795803592">"1080 p (säkert)"</item>
221 <item msgid="938784192903353277">"4K"</item>
222 <item msgid="8612549335720461635">"4K (säkert)"</item>
223 <item msgid="7322156123728520872">"4K (uppskalat)"</item>
224 <item msgid="7735692090314849188">"4K (uppskalat, säkert)"</item>
225 <item msgid="7346816300608639624">"720 p, 1080 p (dubbla skärmar)"</item>
Bill Yi58f42922017-08-14 13:37:04 +0000226 </string-array>
227 <string-array name="enable_opengl_traces_entries">
Bill Yif5cd4bd2019-11-07 17:14:57 -0800228 <item msgid="4433736508877934305">"Inga"</item>
229 <item msgid="9140053004929079158">"Logcat"</item>
230 <item msgid="3866871644917859262">"Systrace (grafik)"</item>
231 <item msgid="7345673972166571060">"Anropsstacken på glGetError"</item>
Bill Yi58f42922017-08-14 13:37:04 +0000232 </string-array>
233 <string-array name="show_non_rect_clip_entries">
Bill Yif5cd4bd2019-11-07 17:14:57 -0800234 <item msgid="2482978351289846212">"Av"</item>
235 <item msgid="3405519300199774027">"Rita icke-rektangulära urklippsavsnitt i blått"</item>
236 <item msgid="1212561935004167943">"Markera testade ritningskommandon i grönt"</item>
Bill Yi58f42922017-08-14 13:37:04 +0000237 </string-array>
238 <string-array name="track_frame_time_entries">
Bill Yif5cd4bd2019-11-07 17:14:57 -0800239 <item msgid="634406443901014984">"Av"</item>
240 <item msgid="1288760936356000927">"På skärmen som fält"</item>
241 <item msgid="5023908510820531131">"Om <xliff:g id="AS_TYPED_COMMAND">adb shell dumpsys gfxinfo</xliff:g>"</item>
Bill Yi58f42922017-08-14 13:37:04 +0000242 </string-array>
243 <string-array name="debug_hw_overdraw_entries">
Bill Yif5cd4bd2019-11-07 17:14:57 -0800244 <item msgid="1968128556747588800">"Av"</item>
245 <item msgid="3033215374382962216">"Visa överritningsområden"</item>
246 <item msgid="3474333938380896988">"Visa områden för deuteranomali"</item>
Bill Yi58f42922017-08-14 13:37:04 +0000247 </string-array>
Bill Yi58f42922017-08-14 13:37:04 +0000248 <string-array name="app_process_limit_entries">
Bill Yif5cd4bd2019-11-07 17:14:57 -0800249 <item msgid="794656271086646068">"Standardgräns"</item>
250 <item msgid="8628438298170567201">"Inga bakgrundsprocesser"</item>
251 <item msgid="915752993383950932">"Högst 1 process"</item>
252 <item msgid="8554877790859095133">"Högst 2 processer"</item>
253 <item msgid="9060830517215174315">"Högst 3 processer"</item>
254 <item msgid="6506681373060736204">"Högst 4 processer"</item>
Bill Yi58f42922017-08-14 13:37:04 +0000255 </string-array>
256 <string-array name="usb_configuration_titles">
Bill Yif5cd4bd2019-11-07 17:14:57 -0800257 <item msgid="3358668781763928157">"Laddar"</item>
258 <item msgid="7804797564616858506">"MTP (Media Transfer Protocol)"</item>
259 <item msgid="910925519184248772">"PTP (Picture Transfer Protocol)"</item>
260 <item msgid="3825132913289380004">"RNDIS (USB-ethernet)"</item>
261 <item msgid="8828567335701536560">"Ljudkälla"</item>
262 <item msgid="8688681727755534982">"MIDI"</item>
Bill Yi58f42922017-08-14 13:37:04 +0000263 </string-array>
264</resources>