summaryrefslogtreecommitdiffstats
path: root/DeviceSettings/res/values-de/strings.xml
blob: 31bcf5c4516c9be72466208f1c7aa8a234be58ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012-2013 The CyanogenMod Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="app_name">Erweiterte Einstellungen</string>

    <string name="defaults_button">Zurücksetzen</string>

    <string name="category_screen_title">Display</string>
    <string name="screen_colors_title">Farben</string>
    <string name="mdnie_scenario_title_head">Szenario</string>
    <string name="mdnie_scenario_summary_head">Wähle das mDNIe Szenario</string>
    <string name="mdnie_mode_title_head">Modus</string>
    <string name="mdnie_mode_summary_head">Wähle den mDNIe Modus</string>
    <string name="mdnie_negative_title_head">Negativ Modus</string>
    <string name="mdnie_negative_summary_head">Invertiere Farben</string>

    <string name="led_subcat_title">Benachrichtigungslicht</string>
    <string name="led_fade_title_head">Modus</string>
    <string name="led_fade_summary_head">Wähle zwischen sanftem Verblassen und Blinken</string>

    <string name="touchkey_subcat_title">Touchkeys</string>
    <string name="touchkey_light_title_head">Beleuchtung</string>
    <string name="touchkey_light_summary_off">Aktiviere Beleuchtung</string>
    <string name="touchkey_light_summary_on">Deaktiviere Beleuchtung</string> 
    <string name="touchkey_timeout_title_head">Zeitabschaltung der Beleuchtung</string>
    <string name="touchkey_timeout_summary_head">Setze Zeit für automatische Abschaltung</string>

    <!-- Haptic Preference -->
    <string name="category_haptic_title">Haptik</string>

    <!-- VibratorTuning -->
    <string name="vibrator_title">Vibrator</string>
    <string name="vibrator_tuning_title">Vibrationsstärke</string>
    <string name="vibrator_tuning_summary_head">Stärke des Vibrationseffektes einstellen</string>
    <string name="vibrator_warning">Vorsicht: Höhere Werte als %1$d werden nicht empfohlen</string>

    <string name="category_radio_title">Mobilfunk</string>
    <string name="hspa_title_head">HSPA</string>
    <string name="hspa_summary_head">Aktiviere HSDPA/HSUPA</string>

    <string name="category_dock_title">Dock</string>
    <string name="dockaudio_subcat_title">Audio</string>
    <string name="use_dock_audio_title_head">USB-Dock Audio</string>
    <string name="use_dock_audio_summary_head">Passive Audio-Ausgabe des USB-Docks verwenden</string>
</resources>