blob: e219452c5a6da7bd5fb8304c1192874ead9bd1d4 [file] [log] [blame]
The Android Open Source Project1feaa852009-02-10 15:44:05 -08001<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2009 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
16<resources xmlns:android="http://schemas.android.com/apk/res/android"
17 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18 <string-array name="timezone_filters">
19 <item>"Amerika"</item>
20 <item>"Europa"</item>
21 <item>"Afrika"</item>
22 <item>"Asia"</item>
23 <item>"Australia"</item>
24 <item>"Stillehavet"</item>
25 <item>"Alle"</item>
26 </string-array>
27 <string-array name="screen_timeout_entries">
28 <item>"15 sekunder"</item>
29 <item>"30 sekunder"</item>
30 <item>"1 minutt"</item>
31 <item>"2 minutter"</item>
32 <item>"10 minutter"</item>
33 <item>"Aldri slÄ av"</item>
34 </string-array>
35 <string-array name="wifi_security_entries">
36 <item>"Automatisk"</item>
37 <item>"Ingen"</item>
38 <item>"WEP"</item>
39 <item>"WPA personlig"</item>
40 <item>"WPA2 personlig"</item>
41 </string-array>
42 <string-array name="wifi_security_without_auto_entries">
43 <item>"Ingen"</item>
44 <item>"WEP"</item>
45 <item>"WPA personlig"</item>
46 <item>"WPA2 personlig"</item>
47 </string-array>
48 <string-array name="wifi_wep_type">
49 <item>"Automatisk"</item>
50 <item>"WEP ASCII"</item>
51 <item>"WEP heksadesimal"</item>
52 </string-array>
53 <!-- no translation found for wifi_sleep_policy_entries:0 (3804733751095821976) -->
54 <!-- no translation found for wifi_sleep_policy_entries:1 (1549288661423279207) -->
55 <!-- no translation found for wifi_sleep_policy_entries:2 (1986753720941888596) -->
The Android Open Source Project8a156092009-03-02 22:54:43 -080056 <!-- no translation found for battery_history_type_spinner:0 (2193799199027871385) -->
57 <!-- no translation found for battery_history_type_spinner:1 (6401018715947316517) -->
58 <!-- no translation found for battery_history_type_spinner:2 (188092590354892392) -->
59 <!-- no translation found for battery_history_type_spinner:3 (8414109131222049141) -->
60 <!-- no translation found for battery_history_type_spinner:4 (1327904325081257093) -->
61 <!-- no translation found for battery_history_type_spinner:5 (4832254146664706277) -->
62 <!-- no translation found for battery_history_which_spinner:0 (3451981114763440074) -->
63 <!-- no translation found for battery_history_which_spinner:1 (166936313535197598) -->
64 <!-- no translation found for battery_history_which_spinner:2 (4793941382744963893) -->
The Android Open Source Project1feaa852009-02-10 15:44:05 -080065 <!-- no translation found for usage_stats_display_order_types:0 (9077371706468756228) -->
66 <!-- no translation found for usage_stats_display_order_types:1 (1908750532762193304) -->
67 <!-- no translation found for usage_stats_display_order_types:2 (1213951670006606353) -->
68</resources>