63 lines
3.1 KiB
XML
63 lines
3.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Copyright (C) 2018 The Xiaomi-SDM660 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="advanced_settings">Device Settings</string>
|
|
<string name="advanced_settings_summary">Erweiterte Einstellungen</string>
|
|
<string name="display_title">Display</string>
|
|
<string name="device_kcal_title">Displaykalibierung</string>
|
|
<string name="vibration_strength_title">Stärke</string>
|
|
|
|
<!-- Thermal Profiles -->
|
|
<string name="thermal_profile_title">Temperatur</string>
|
|
<string name="thermal_title">Temperatur Einstellung</string>
|
|
<string name="thermal_summary">Wähle das Temperatur Profil</string>
|
|
<string name="thermal_dialogTitle">Wähle das Temperatur Profil</string>
|
|
|
|
<string name="thermal_performance">Performance</string>
|
|
<string name="thermal_battery">Energieeffizient</string>
|
|
<string name="thermal_gaming">Gaming</string>
|
|
<string name="thermal_balance">Balance</string>
|
|
<string name="thermal_extreme_battery">Energiesparen</string>
|
|
<string name="vibration_title">Haptisches Feedback</string>
|
|
|
|
<string name="advanced_settings_kcal">Display Farbeinstellungen</string>
|
|
<string name="cat_calibration">Bildschirm Kalibrierung</string>
|
|
<string name="set_on_boot">Beim Systemstart anwenden</string>
|
|
<string name="kcal_enabled">An</string>
|
|
<string name="kcal_disabled">Aus</string>
|
|
<string name="color_red">Rot</string>
|
|
<string name="color_green">Grün</string>
|
|
<string name="color_blue">Blau</string>
|
|
<string name="color_minimum">Minimum</string>
|
|
<string name="saturation">Sättigung</string>
|
|
<string name="contrast">Kontrast</string>
|
|
<string name="cat_colormanagement">Farbeinstellungen</string>
|
|
<string name="value">Farbwert</string>
|
|
<string name="hue">Farbton</string>
|
|
<string name="kcal_reset">Zurücksetzen</string>
|
|
<string name="presets_dialog_title">Voreinstellung auswählen</string>
|
|
<string name="preset_default">Standard</string>
|
|
<string name="preset_deep_black_white">Tiefes Schwarz und Weiß</string>
|
|
<string name="preset_extreme_amoled">Extremes AMOLED</string>
|
|
<string name="preset_warm_amoled">Warmes AMOLED</string>
|
|
<string name="preset_cool_amoled">Kühles AMOLED</string>
|
|
<string name="preset_deep_natural">Naturfarben</string>
|
|
<string name="edit_value">Wähle neuen Wert</string>
|
|
<string name="default_value">Standard Wert</string>
|
|
<string name="edit_hint" formatted="false">Wert zwischen %1d und %2d</string>
|
|
<string name="advanced_doze_summary">Inaktivitätsdisplay</string>
|
|
<string name="grayscale">Graustufen-Modus</string>
|
|
</resources>
|