summaryrefslogtreecommitdiffstats
path: root/CrespoParts/res/values-de/strings.xml
blob: 82c821d70b5650f05fa97b9f9b86fa80fc174f21 (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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 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>
    <string name="app_name">Nexus S-Einstellungen</string>

    <!-- Page Headers -->
    <string name="general_title">Allgemein</string>
    <string name="display_title">Display</string>
    <string name="sound_title">Ton</string>

    <string name="category_cpu_title">Prozessor</string>
    <string name="cpu_deepidle_title_head">Deep Idle</string>
    <string name="cpu_deepidle_summary_head">Deep Idle (Tiefschlaf) aktivieren</string>
    <string name="category_screen_title">WM8994-Einstellungen (Voodoo)</string>
    <string name="color_tuning_title_head">Farbmultiplikator</string>
    <string name="color_tuning_summary_head">Farbmultiplikator einstellen</string>
    <string name="gamma_tuning_title_head">Gammakorrektur</string>
    <string name="gamma_tuning_summary_head">Gammawert einstellen</string>
    <string name="color_hack_presets_title_head">Farb-Voreinstellungen</string>
    <string name="color_hack_presets_summary_head">Voreinstellungen für Gammakorrektur und Farbmultiplikator</string>
    <string name="color_red_title">Rot</string>
    <string name="color_green_title">Grün</string>
    <string name="color_blue_title">Blau</string>
    <string name="gamma_default_title">Standard</string>
    <string name="gamma_CM_title">CM</string>
    <string name="gamma_bright_title">Hell</string>
    <string name="color_default_title">Standard</string>
    <string name="color_CM_title">CM</string>
    <string name="color_dark_title">Dunkel</string>

    <string name="preset1_default_title">Standard</string>
    <string name="preset2_default_title">Natürlich</string>
    <string name="preset3_default_title">Dunkles blau</string>
    <string name="preset4_default_title">Warm</string>
    <string name="preset5_default_title">Kalt</string>
    <string name="preset6_default_title">X-Processing</string>
    <string name="credits_presets">Dank an: ale.landra91 cpaixao provolinoo</string>


    <string name="category_touchkey_title">Sensortasten</string>
    <string name="touchkey_notification_title_head">Hintergrundbeleuchtung</string>
    <string name="touchkey_notification_summary_head">Die Hintergrundbeleuchtung wird nach erhalten einer Nachricht aktiviert</string>
    <string name="bld_title">Abschalten nach</string>
    <string name="bld_tuning_title_head">Automatisches Abschalten</string>
    <string name="bld_tuning_summary_head">Zeit nach der die Hintergrundbeleuchtung abgeschaltet wird\n(0 = kein automatisches Abschalten)</string>
    <string name="category_radio_title">Mobilfunk</string>
    <string name="hspa_title_head">HSPA</string>
    <string name="hspa_summary_head">HSDPA/HSUPA aktivieren</string>

    <string name="label_deepidle_stats">Deep Idle-Statistik</string>
    <string name="label_state">Status</string>
    <string name="label_time">Zeit (ms)</string>
    <string name="label_average">Mittel (ms)</string>
    <string name="label_reset">Zurücksetzen</string>
    <string name="label_close">Schließen</string>
    <string name="label_idle1">Normal Idle</string>
    <string name="label_idle2">Deep Idle (TOP=EIN)</string>
    <string name="label_idle3">Deep Idle (TOP=AUS)</string>

</resources>