summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-de/cm_strings.xml
blob: aa802dca9ba419a2bd292e19d60df307c128829a (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
<?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="profileNameDefault">Standard</string>
    <string name="profileNameWork">Arbeit</string>
    <string name="profileNameHome">Zu Hause</string>
    <string name="profileNameSilent">Lautlos</string>
    <string name="profileNameNight">Nacht</string>
    <string name="profileGroupPhone">Telefon</string>
    <string name="profileGroupCalendar">Kalender</string>
    <string name="profileGroupGmail">Gmail</string>
    <string name="profileGroupEmail">E-Mail</string>
    <string name="profileGroupSMS">SMS/MMS</string>
    <string name="wildcardProfile">Anderes</string>
    <string name="reboot_system" product="tablet">Tablet neu starten</string>
    <string name="reboot_system" product="default">Telefon neu starten</string>
    <string name="global_action_screenshot">Bildschirmfoto</string>
    <string name="global_actions_toggle_expanded_desktop_mode">Erweiterter Desktop</string>
    <string name="global_actions_expanded_desktop_mode_on_status">Aktiviert</string>
    <string name="global_actions_expanded_desktop_mode_off_status">Deaktiviert</string>
    <string name="reboot_reboot">Neu starten</string>
    <string name="reboot_recovery">Recovery</string>
    <string name="reboot_bootloader">Bootloader</string>
    <string name="reboot_bootmenu">Bootmenü</string>
    <string name="reboot_fastboot">Fastboot</string>
    <string name="reboot_download">Download</string>
    <string name="reboot_progress">Neu starten\u2026</string>
    <string name="reboot_confirm" product="tablet">Tablet wird neu gestartet</string>
    <string name="reboot_confirm" product="default">Telefon wird neu gestartet</string>
    <string name="permlab_preventpower">Ein/Aus-Taste umbelegen</string>
    <string name="permdesc_preventpower">Ermöglicht der App, der Ein/Aus-Taste eine andere Funktion zuzuweisen</string>
    <string name="permlab_fm_radio_receiver">UKW-Empfänger steuern</string>
    <string name="permdesc_fm_radio_receiver">Ermöglicht der App, den UKW-Empfänger zu steuern.</string>
    <string name="permlab_fm_radio_transmitter">UKW-Sender steuern</string>
    <string name="permdesc_fm_radio_transmitter">Ermöglicht der App, den UKW-Sender zu steuern.</string>
    <string name="lockscreen_discharging">"Entlädt\u2026 (<xliff:g id="NUMBER">%d</xliff:g> <xliff:g id="PERCENT">%%</xliff:g>)"</string>
    <string name="storage_sd_dock_card">SD-Karte des Docks</string>
    <string name="global_action_reboot">Neu starten</string>
    <string name="global_action_choose_profile">Profile</string>
    <string name="app_killed_message">Anwendung beendet</string>
    <string name="toast_rotation_unlocked">Bildschirmausrichtung sperren</string>
    <string name="toast_rotation_locked">Bildschirmausrichtung entsperren</string>
    <string name="stylus_app_not_installed">%s ist nicht installiert</string>
    <string name="permlab_changePrivacyGuardState">Datenschutz aktivieren oder deaktivieren</string>
    <string name="permdesc_changePrivacyGuardState">Ermöglicht der App, den Datenschutz für andere Apps zu aktivieren oder deaktivieren. Eine App mit aktiviertem Datenschutz hat keinen Zugriff auf persönliche Daten wie Kontakte, Nachrichten oder das Anrufprotokoll.</string>
    <string name="privacy_guard_notification">Datenschutz aktiv</string>
    <string name="privacy_guard_notification_detail"><xliff:g id="app">%1$s</xliff:g> hat keinen Zugriff auf persönliche Daten</string>
    <string name="profile_picker_title">Profil</string>
    <string name="profile_none">Kein Profil</string>
    <string name="permlab_interceptSmsSent">verschickte SMS abfangen</string>
    <string name="permdesc_interceptSmsSent">Ermöglicht der App, verschickte SMS abzufangen. Schädliche Apps können so das Versenden von SMS verhindern.</string>
    <string name="permlab_cancelNotifications">Anwendungs-Benachrichtigungen entfernen</string>
    <string name="permdesc_cancelNotifications">Ermöglicht der App, von anderen Apps erstellte Benachrichtigungen zu entfernen.</string>
</resources>