blob: dadf564f73d2a27753ee60c4e0b170c37a51d270 [file] [log] [blame]
The Android Open Source Project1152aff2009-01-15 16:12:13 -08001<?xml version="1.0" encoding="UTF-8"?>
The Android Open Source Project590c0a92009-01-22 00:13:44 -08002<!-- 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-->
The Android Open Source Project1152aff2009-01-15 16:12:13 -080016<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>"Aziƫ"</item>
23 <item>"Australiƫ"</item>
24 <item>"Stille Oceaan"</item>
25 <item>"Alles"</item>
26 </string-array>
27 <string-array name="screen_timeout_entries">
28 <item>"15 seconden"</item>
29 <item>"30 seconden"</item>
30 <item>"1 minuut"</item>
31 <item>"2 minuten"</item>
32 <item>"10 minuten"</item>
33 <item>"Nooit time-out"</item>
34 </string-array>
35 <string-array name="wifi_security_entries">
36 <item>"Automatisch"</item>
37 <item>"Geen"</item>
38 <item>"WEP"</item>
39 <item>"WPA Personal"</item>
40 <item>"WPA2 Personal"</item>
41 </string-array>
42 <string-array name="wifi_security_without_auto_entries">
43 <item>"Geen"</item>
44 <item>"WEP"</item>
45 <item>"WPA Personal"</item>
46 <item>"WPA2 Personal"</item>
47 </string-array>
48 <string-array name="wifi_wep_type">
49 <item>"Automatisch"</item>
50 <item>"WEP ASCII"</item>
51 <item>"WEP hexadecimaal"</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) -->
56</resources>