Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2013-2014 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">
<plurals name="app_ops_count">
<item quantity="one">1 x</item>
<item quantity="other">%d x</item>
</plurals>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2016 The CyanogenMod Project
Copyright (C) 2017-2018 The LineageOS 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">
<plurals name="show_dev_countdown_cm">
<item quantity="one">Du bist <xliff:g id="step_count">%1$d</xliff:g> Schritt vom Aktivieren der Entwicklereinstellungen entfernt.</item>
<item quantity="other">Du bist <xliff:g id="step_count">%1$d</xliff:g> Schritte vom Aktivieren der Entwicklereinstellungen entfernt.</item>
</plurals>
<string name="show_dev_on_cm">Du hast die Entwicklereinstellungen aktiviert!</string>
<string name="show_dev_already_cm">Nicht nötig, du hast die Entwicklereinstellungen bereits aktiviert.</string>
<string name="platform_revision">Plattform</string>
<string name="total_ram">Gesamter Arbeitsspeicher</string>
<string name="development_tools_title">Entwicklerwerkzeuge</string>
<string name="advanced_reboot_title">Erweiterter Neustart</string>
<string name="advanced_reboot_summary">Bei entsperrtem Bildschirm dem Neustartmenü Optionen für Neustart in Recovery oder in Bootloader hinzufügen</string>
<string name="root_access">Root-Zugriff</string>
<string name="root_access_warning_title">Root-Zugriff erlauben?</string>
<string name="root_access_warning_message">Apps den Root-Zugriff zu erlauben, kann gefährlich sein und die Sicherheit des Geräts beeinträchtigen!</string>
<string name="root_access_none">Deaktiviert</string>
<string name="root_access_apps">Nur Apps</string>
<string name="root_access_adb">Nur ADB</string>
<string name="root_access_all">Apps und ADB</string>
<string name="root_appops_title">Root-Zugriffe verwalten</string>
<string name="root_appops_summary">Anzeigen und Kontrollieren der Root-Regeln</string>
<string name="status_bar_double_tap_to_sleep_title">Tippen für Standby</string>
<string name="status_bar_double_tap_to_sleep_summary">Doppeltippe auf Statusleiste oder Sperrbildschirm, um das Display auszuschalten</string>
<string name="touchscreen_gesture_settings_title">Bildschirmgesten</string>
<string name="touchscreen_gesture_settings_summary">Führe durch verschiedene Bildschirmgesten einige schnelle Aktionen aus</string>
<string name="proximity_wake_title">Unbeabsichtigtes Aufwecken verhindern</string>
<string name="proximity_wake_summary">Vor dem Aufwecken des Gerätes Näherungssensor überprüfen</string>
<string name="lock_directly_show_password">Passwort-Abfrage direkt anzeigen</string>
<string name="lock_directly_show_password_summary">Wischen zum Entsperren des Bildschirms überspringen und Passworteingabe direkt beginnen</string>
<string name="lock_directly_show_pattern">Muster-Abfrage direkt anzeigen</string>
<string name="lock_directly_show_pattern_summary">Wischen zum Entsperren des Bildschirms überspringen und Mustereingabe direkt beginnen</string>
<string name="lock_directly_show_pin">PIN-Abfrage direkt anzeigen</string>
<string name="lock_directly_show_pin_summary">Wischen zum Entsperren des Bildschirms überspringen und PIN-Eingabe direkt beginnen</string>
<string name="unlock_scramble_pin_layout_title">Zufällige Anordnung</string>
<string name="unlock_scramble_pin_layout_summary">Bei jedem Entsperrversuch die Ziffernanordnung zufällig neu wählen</string>
<string name="lockscreen_visualizer_title">Musikvisualisierung anzeigen</string>
<string name="lockscreen_media_art_title">Albumcover anzeigen</string>
<string name="lock_settings_picker_pattern_size_message">Größe des Musters auswählen</string>
<string name="lockpattern_settings_enable_error_path_title">Sperrmuster-Fehler anzeigen</string>
<string name="lockpattern_settings_enable_dots_title">Sperrmuster-Punkte anzeigen</string>
<string name="lockscreen_vibrate_enabled_title">Vibrieren</string>
<string name="lockscreen_vibrate_enabled_head">Beim Entsperren vibrieren</string>
<string name="adb_enable">Android-Debugging</string>
<string name="adb_enable_summary">Aktiveren der \"Android Debug Bridge\" (ADB)-Schnittstelle</string>
<string name="adb_notify">Debugging-Benachrichtigung</string>
<string name="adb_notify_summary">Eine Benachrichtigung anzeigen, wenn USB- oder Netzwerkdebugging aktiviert ist</string>
<string name="adb_over_network">ADB über Netzwerk</string>
<string name="adb_over_network_summary">TCP/IP-Debugging über Netzwerkschnittstellen (WLAN, USB-Netzwerke) aktivieren. Diese Einstellung wird beim Neustart zurückgesetzt.</string>
<string name="adb_over_network_warning">WARNUNG: Wenn ADB übers Netzwerk aktiviert ist, kann auf dein Gerät von jedem verbundenen Netzwerk zugegriffen werden!\n\nDiese Funktion solltest du nur verwenden, wenn du dich in einem vertrauenswürdigen Netzwerk befindest.\n\nMöchtest du diese Funktion trotzdem aktivieren?</string>
<string name="kill_app_longpress_back">App beenden mit Zurück-Taste</string>
<string name="kill_app_longpress_back_summary">Beenden der Vordergrund-App durch Gedrückthalten der Zurück-Taste</string>
<string name="security_settings_fingerprint_enroll_find_sensor_message_cm">Suche den Fingerabdrucksensor auf der <xliff:g id="sensor_location">%1$s</xliff:g> des Geräts.</string>
<string name="security_settings_fingerprint_sensor_location_back">Rückseite</string>
<string name="security_settings_fingerprint_sensor_location_front">Vorderseite</string>
<string name="security_settings_fingerprint_sensor_location_left">linken Seite</string>
<string name="security_settings_fingerprint_sensor_location_right">rechten Seite</string>
<string name="device_hostname">Hostname des Geräts</string>
<string name="increasing_ring_volume_option_title">Ansteigende Klingeltonlautstärke</string>
<string name="increasing_ring_min_volume_title">Anfangslautstärke</string>
<string name="increasing_ring_ramp_up_time_title">Anstiegszeit</string>
<string name="volume_link_notification_title">Klingelton- und Benachrichtigungslautstärke verknüpfen</string>
<string name="memory_startup_apps_title">Beim Booten gestartete Apps</string>
<string name="sim_enabler_summary"><xliff:g id="displayName">%1$s</xliff:g> ist <xliff:g id="status" example="disabled">%2$s</xliff:g></string>
<string name="sim_disabled">deaktiviert</string>
<string name="sim_missing">defekt oder fehlt</string>
<string name="sim_enabler_need_disable_sim">SIM-Karte wird deaktiviert. Möchtest du fortfahren?</string>
<string name="sim_enabler_will_disable_sim_title">Achtung</string>
<string name="sim_enabler_need_switch_data_service">Diese SIM-Karte wird deaktiviert und SIM-Karte <xliff:g id="slotid">%1$s</xliff:g> wird für Datendienste weiterverwendet. Bist du sicher, dass du fortfahren möchtest?</string>
<string name="sim_enabler_airplane_on">Vorgang kann nicht im Flugmodus durchgeführt werden.</string>
<string name="sim_enabler_in_call">Vorgang kann nicht während eines Anrufs durchgeführt werden.</string>
<string name="sim_enabler_both_inactive">Es können nicht alle SIM-Karten deaktiviert werden.</string>
<string name="sim_enabler_enabling">Aktivieren\u2026</string>
<string name="sim_enabler_disabling">Deaktivieren\u2026</string>
<string name="sub_activate_success">SIM-Karte aktiviert.</string>
<string name="sub_activate_failed">Aktivierung fehlgeschlagen.</string>
<string name="sub_deactivate_success">SIM-Karte deaktiviert.</string>
<string name="sub_deactivate_failed">Deaktivierung fehlgeschlagen.</string>
<string name="app_ops_categories_location">Standort</string>
<string name="app_ops_categories_personal">Persönlich</string>
<string name="app_ops_categories_messaging">SMS/MMS</string>
<string name="app_ops_categories_media">Medien</string>
<string name="app_ops_categories_device">Gerät</string>
<string name="app_ops_categories_run_in_background">Im Hintergrund ausführen</string>
<string name="app_ops_categories_bootup">Systemstart</string>
<string name="app_ops_categories_su">Root-Zugriff</string>
<string name="app_ops_categories_other">Andere</string>
<string name="app_ops_summaries_coarse_location">Ungefährer Standort</string>
<string name="app_ops_summaries_fine_location">Genauer Standort</string>
<string name="app_ops_summaries_gps">GPS</string>
<string name="app_ops_summaries_vibrate">vibrieren</string>
<string name="app_ops_summaries_read_contacts">Kontakte lesen</string>
<string name="app_ops_summaries_modify_contacts">Kontakte ändern</string>
<string name="app_ops_summaries_read_call_log">Anrufprotokoll lesen</string>
<string name="app_ops_summaries_modify_call_log">Anrufprotokoll ändern</string>
<string name="app_ops_summaries_read_calendar">Kalender lesen</string>
<string name="app_ops_summaries_modify_calendar">Kalender ändern</string>
<string name="app_ops_summaries_wifi_scan">WLAN-Scan</string>
<string name="app_ops_summaries_notification">Benachrichtigung</string>
<string name="app_ops_summaries_cell_scan">Mobilfunknetz-Scan</string>
<string name="app_ops_summaries_call_phone">Telefonieren</string>
<string name="app_ops_summaries_read_sms">SMS lesen</string>
<string name="app_ops_summaries_write_sms">SMS schreiben</string>
<string name="app_ops_summaries_receive_sms">SMS empfangen</string>
<string name="app_ops_summaries_receive_emergency_sms">Notfall-SMS empfangen</string>
<string name="app_ops_summaries_receive_mms">MMS empfangen</string>
<string name="app_ops_summaries_receive_wap_push">WAP-Push-Nachricht empfangen</string>
<string name="app_ops_summaries_send_sms">SMS senden</string>
<string name="app_ops_summaries_read_icc_sms">ICC-SMS lesen</string>
<string name="app_ops_summaries_write_icc_sms">ICC-SMS schreiben</string>
<string name="app_ops_summaries_modify_settings">Einstellungen ändern</string>
<string name="app_ops_summaries_draw_on_top">Über anderen Apps einblenden</string>
<string name="app_ops_summaries_access_notifications">Auf Benachrichtigungen zugreifen</string>
<string name="app_ops_summaries_camera">Kamera</string>
<string name="app_ops_summaries_record_audio">Audio aufzeichnen</string>
<string name="app_ops_summaries_play_audio">Audio wiedergeben</string>
<string name="app_ops_summaries_read_clipboard">Zwischenablage lesen</string>
<string name="app_ops_summaries_modify_clipboard">Zwischenablage ändern</string>
<string name="app_ops_summaries_media_buttons">Medienschaltflächen</string>
<string name="app_ops_summaries_audio_focus">Audiofokus</string>
<string name="app_ops_summaries_master_volume">Gesamtlautstärke</string>
<string name="app_ops_summaries_voice_volume">Sprachlautstärke</string>
<string name="app_ops_summaries_ring_volume">Klingeltonlautstärke</string>
<string name="app_ops_summaries_media_volume">Medienlautstärke</string>
<string name="app_ops_summaries_alarm_volume">Weckerlautstärke</string>
<string name="app_ops_summaries_notification_volume">Benachrichtigungslautstärke</string>
<string name="app_ops_summaries_bluetooth_volume">Bluetooth-Lautstärke</string>
<string name="app_ops_summaries_keep_awake">aktiv lassen</string>
<string name="app_ops_summaries_monitor_location">Standort beobachten</string>
<string name="app_ops_summaries_monitor_high_power_location">Standort mit hohem Stromverbrauch beobachten</string>
<string name="app_ops_summaries_get_usage_stats">Nutzungsstatistiken von Apps abrufen</string>
<string name="app_ops_summaries_mute_unmute_microphone">Mikrofon ein-/ausschalten</string>
<string name="app_ops_summaries_toast_window">Pop-ups anzeigen</string>
<string name="app_ops_summaries_project_media">Medien projizieren</string>
<string name="app_ops_summaries_activate_vpn">VPN aktivieren</string>
<string name="app_ops_summaries_write_wallpaper">Hintergrund schreiben</string>
<string name="app_ops_summaries_assist_structure">Strukturassistent</string>
<string name="app_ops_summaries_assist_screenshot">Screenshotassistent</string>
<string name="app_ops_summaries_read_phone_state">Telefonstatus lesen</string>
<string name="app_ops_summaries_add_voicemail">Sprachnachricht hinzuzufügen</string>
<string name="app_ops_summaries_use_sip">SIP verwenden</string>
<string name="app_ops_summaries_make_call">Anrufe tätigen</string>
<string name="app_ops_summaries_use_fingerprint">Fingerabdruck verwenden</string>
<string name="app_ops_summaries_use_body_sensors">Körpersensoren verwenden</string>
<string name="app_ops_summaries_read_cell_broadcasts">Notfall-Broadcasts lesen</string>
<string name="app_ops_summaries_mock_location">Standorte simulieren</string>
<string name="app_ops_summaries_read_external_storage">Externen Speicher lesen</string>
<string name="app_ops_summaries_write_external_storage">Externen Speicher beschreiben</string>
<string name="app_ops_summaries_turn_screen_on">Bildschirm einschalten</string>
<string name="app_ops_summaries_get_accounts">Konten abrufen</string>
<string name="app_ops_summaries_run_in_background">im Hintergrund ausgeführt zu werden</string>
<string name="app_ops_summaries_accessibility_volume">Bedienungshilfen-Lautstärke</string>
<string name="app_ops_summaries_read_phone_numbers">Telefonnummern lesen</string>
<string name="app_ops_summaries_request_install_packages">Installation von Paketen anfordern</string>
<string name="app_ops_summaries_picture_in_picture">Bild im Bild verwenden</string>
<string name="app_ops_summaries_instant_app_start_foreground">Instant-App im Vordergrund starten</string>
<string name="app_ops_summaries_answer_phone_calls">Anrufe beantworten</string>
<string name="app_ops_summaries_toggle_wifi">WLAN ein-/ausschalten</string>
<string name="app_ops_summaries_toggle_bluetooth">Bluetooth ein-/ausschalten</string>
<string name="app_ops_summaries_start_at_boot">Beim Booten starten</string>
<string name="app_ops_summaries_toggle_nfc">NFC ein-/ausschalten</string>
<string name="app_ops_summaries_toggle_mobile_data">Mobile Daten ein-/ausschalten</string>
<string name="app_ops_summaries_superuser">Root-Zugriff</string>
<string name="app_ops_labels_coarse_location">Ungefährer Standort</string>
<string name="app_ops_labels_fine_location">Genauer Standort</string>
<string name="app_ops_labels_gps">GPS</string>
<string name="app_ops_labels_vibrate">Vibrieren</string>
<string name="app_ops_labels_read_contacts">Kontakte lesen</string>
<string name="app_ops_labels_modify_contacts">Kontakte ändern</string>
<string name="app_ops_labels_read_call_log">Anrufprotokoll lesen</string>
<string name="app_ops_labels_modify_call_log">Anrufprotokoll ändern</string>
<string name="app_ops_labels_read_calendar">Kalender lesen</string>
<string name="app_ops_labels_modify_calendar">Kalender ändern</string>
<string name="app_ops_labels_wifi_scan">WLAN-Scan</string>
<string name="app_ops_labels_notification">Benachrichtigung</string>
<string name="app_ops_labels_cell_scan">Mobilfunknetz-Scan</string>
<string name="app_ops_labels_call_phone">Telefonieren</string>
<string name="app_ops_labels_read_sms">SMS lesen</string>
<string name="app_ops_labels_write_sms">SMS schreiben</string>
<string name="app_ops_labels_receive_sms">SMS empfangen</string>
<string name="app_ops_labels_receive_emergency_sms">Notfall-SMS empfangen</string>
<string name="app_ops_labels_receive_mms">MMS empfangen</string>
<string name="app_ops_labels_receive_wap_push">WAP-Push-Nachricht empfangen</string>
<string name="app_ops_labels_send_sms">SMS senden</string>
<string name="app_ops_labels_read_icc_sms">ICC-SMS lesen</string>
<string name="app_ops_labels_write_icc_sms">ICC-SMS schreiben</string>
<string name="app_ops_labels_modify_settings">Einstellungen ändern</string>
<string name="app_ops_labels_draw_on_top">Über anderen Apps einblenden</string>
<string name="app_ops_labels_access_notifications">Auf Benachrichtigungen zugreifen</string>
<string name="app_ops_labels_camera">Kamera</string>
<string name="app_ops_labels_record_audio">Audio aufzeichnen</string>
<string name="app_ops_labels_play_audio">Audio wiedergeben</string>
<string name="app_ops_labels_read_clipboard">Zwischenablage lesen</string>
<string name="app_ops_labels_modify_clipboard">Zwischenablage ändern</string>
<string name="app_ops_labels_media_buttons">Medienschaltflächen</string>
<string name="app_ops_labels_audio_focus">Audiofokus</string>
<string name="app_ops_labels_master_volume">Gesamtlautstärke</string>
<string name="app_ops_labels_voice_volume">Sprachlautstärke</string>
<string name="app_ops_labels_ring_volume">Klingeltonlautstärke</string>
<string name="app_ops_labels_media_volume">Medienlautstärke</string>
<string name="app_ops_labels_alarm_volume">Weckerlautstärke</string>
<string name="app_ops_labels_notification_volume">Benachrichtigungslautstärke</string>
<string name="app_ops_labels_bluetooth_volume">Bluetooth-Lautstärke</string>
<string name="app_ops_labels_keep_awake">Aktiv lassen</string>
<string name="app_ops_labels_monitor_location">Standort beobachten</string>
<string name="app_ops_labels_monitor_high_power_location">Standort mit hohem Stromverbrauch beobachten</string>
<string name="app_ops_labels_get_usage_stats">Nutzungsstatistiken abrufen</string>
<string name="app_ops_labels_mute_unmute_microphone">Mikrofon ein-/ausschalten</string>
<string name="app_ops_labels_toast_window">Pop-ups anzeigen</string>
<string name="app_ops_labels_project_media">Medien projizieren</string>
<string name="app_ops_labels_activate_vpn">VPN aktivieren</string>
<string name="app_ops_labels_write_wallpaper">Hintergrund schreiben</string>
<string name="app_ops_labels_assist_structure">Strukturassistent</string>
<string name="app_ops_labels_assist_screenshot">Screenshotassistent</string>
<string name="app_ops_labels_read_phone_state">Telefonstatus lesen</string>
<string name="app_ops_labels_add_voicemail">Sprachnachricht hinzufügen</string>
<string name="app_ops_labels_use_sip">SIP verwenden</string>
<string name="app_ops_labels_make_call">Anrufe tätigen</string>
<string name="app_ops_labels_use_fingerprint">Fingerabdruck nutzen</string>
<string name="app_ops_labels_use_body_sensors">Körpersensoren verwenden</string>
<string name="app_ops_labels_read_cell_broadcasts">Notfall-Broadcasts lesen</string>
<string name="app_ops_labels_mock_location">Simulierte Standorte</string>
<string name="app_ops_labels_read_external_storage">Externen Speicher lesen</string>
<string name="app_ops_labels_write_external_storage">Externen Speicher beschreiben</string>
<string name="app_ops_labels_turn_screen_on">Bildschirm einschalten</string>
<string name="app_ops_labels_get_accounts">Konten abrufen</string>
<string name="app_ops_labels_run_in_background">Im Hintergrund ausführen</string>
<string name="app_ops_labels_accessibility_volume">Bedienungshilfen-Lautstärke</string>
<string name="app_ops_labels_read_phone_numbers">Telefonnummern lesen</string>
<string name="app_ops_labels_request_install_packages">Installation von Paketen anfordern</string>
<string name="app_ops_labels_picture_in_picture">Bild im Bild verwenden</string>
<string name="app_ops_labels_instant_app_start_foreground">Instant-App im Vordergrund starten</string>
<string name="app_ops_labels_answer_phone_calls">Anrufe beantworten</string>
<string name="app_ops_labels_toggle_wifi">WLAN ein-/ausschalten</string>
<string name="app_ops_labels_toggle_bluetooth">Bluetooth ein-/ausschalten</string>
<string name="app_ops_labels_start_at_boot">Beim Booten starten</string>
<string name="app_ops_labels_toggle_nfc">NFC ein-/ausschalten</string>
<string name="app_ops_labels_toggle_mobile_data">Mobile Daten ein-/ausschalten</string>
<string name="app_ops_labels_superuser">Root-Zugriff</string>
<string name="app_ops_permissions_allowed">Erlaubt</string>
<string name="app_ops_permissions_ignored">Verboten</string>
<string name="app_ops_permissions_always_ask">Immer nachfragen</string>
<string name="app_ops_entry_summary"><xliff:g id="op">%1$s</xliff:g> (<xliff:g id="count">%2$s</xliff:g> verwendet)</string>
<string name="app_ops_allowed_count"><xliff:g id="count" example="2 times">%s</xliff:g> erlaubt</string>
<string name="app_ops_ignored_count"><xliff:g id="count" example="2 times">%s</xliff:g> verweigert</string>
<string name="app_ops_both_count"><xliff:g id="count">%1$s</xliff:g> erlaubt, <xliff:g id="count">%2$s</xliff:g> verweigert</string>
<string name="app_ops_no_blockable_permissions">Keine blockierbaren Berechtigungen vorhanden</string>
<string name="app_ops_show_user_apps">Benutzer-Apps anzeigen</string>
<string name="app_ops_show_system_apps">System-Apps anzeigen</string>
<string name="app_ops_reset_counters">Erlaubt/Verweigert-Zähler zurücksetzen</string>
<string name="app_ops_reset_confirm_title">Zurücksetzen der Zähler bestätigen</string>
<string name="app_ops_reset_confirm_mesg">Willst du die Zähler wirklich zurücksetzen?</string>
<string name="ok">OK</string>
<string name="security_privacy_settings_title">Sicherheit &amp; Datenschutz</string>
<string name="lineagelicense_title">Rechtliche Hinweise zu LineageOS</string>
<string name="volume_adjust_sounds_title">Ton bei Lautstärkeänderung</string>
<string name="wake_when_plugged_or_unplugged_title">Beim Einstecken aufwecken</string>
<string name="wake_when_plugged_or_unplugged_summary">Beim Anschließen oder Trennen einer Stromquelle den Bildschirm einschalten</string>
<string name="heads_up_notifications_enabled_title">Pop-up</string>
<string name="heads_up_notifications_enabled_summary">Wichtige Benachrichtigungen in einem kleinen, schwebenden Fenster anzeigen</string>
<string name="high_touch_sensitivity_title">Hohe Touch-Empfindlichkeit</string>
<string name="high_touch_sensitivity_summary">Touch-Empfindlichkeit erhöhen, um den Touchscreen auch mit Handschuhen bedienen zu können</string>
<string name="touchscreen_hovering_title">Touchscreen als Maus verwenden</string>
<string name="touchscreen_hovering_summary">Erlaubt es, den über dem Touchscreen schwebenden Finger im Browser, Remote Desktop usw. als Mauszeiger zu verwenden.</string>
<string name="data_usage_app_restrict_data">Mobilfunkdaten</string>
<string name="data_usage_app_restrict_data_summary">Mobilfunkdatenzugriff erlauben</string>
<string name="data_usage_app_restrict_wifi">WLAN-Daten</string>
<string name="data_usage_app_restrict_wifi_summary">WLAN-Datenzugriff erlauben</string>
</resources>
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android" <resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="yes" msgid="4676390750360727396">"Ja"</string> <string name="yes" msgid="4676390750360727396">"\"Ja\""</string>
<string name="no" msgid="6731231425810196216">"Nein"</string> <string name="no" msgid="6731231425810196216">"Nein"</string>
<string name="create" msgid="3578857613172647409">"Erstellen"</string> <string name="create" msgid="3578857613172647409">"Erstellen"</string>
<string name="allow" msgid="3349662621170855910">"Zulassen"</string> <string name="allow" msgid="3349662621170855910">"Zulassen"</string>
...@@ -359,7 +359,7 @@ ...@@ -359,7 +359,7 @@
<string name="fingerprint_enable_keyguard_toggle_title" msgid="5078060939636911795">"Displaysperre"</string> <string name="fingerprint_enable_keyguard_toggle_title" msgid="5078060939636911795">"Displaysperre"</string>
<plurals name="security_settings_fingerprint_preference_summary" formatted="false" msgid="624961700033979880"> <plurals name="security_settings_fingerprint_preference_summary" formatted="false" msgid="624961700033979880">
<item quantity="other"><xliff:g id="COUNT_1">%1$d</xliff:g> Fingerabdrücke eingerichtet</item> <item quantity="other"><xliff:g id="COUNT_1">%1$d</xliff:g> Fingerabdrücke eingerichtet</item>
<item quantity="one"><xliff:g id="COUNT_0">%1$d</xliff:g> Fingerabdrücke eingerichtet</item> <item quantity="one"><xliff:g id="COUNT_0">%1$d</xliff:g> Fingerabdruck eingerichtet</item>
</plurals> </plurals>
<string name="security_settings_fingerprint_preference_summary_none" msgid="1507739327565151923"></string> <string name="security_settings_fingerprint_preference_summary_none" msgid="1507739327565151923"></string>
<string name="security_settings_fingerprint_enroll_introduction_title" msgid="3201556857492526098">"Mit Fingerabdruck entsperren"</string> <string name="security_settings_fingerprint_enroll_introduction_title" msgid="3201556857492526098">"Mit Fingerabdruck entsperren"</string>
...@@ -391,7 +391,7 @@ ...@@ -391,7 +391,7 @@
<string name="security_settings_fingerprint_enroll_start_title" msgid="2068961812439460133">"Sensor berühren"</string> <string name="security_settings_fingerprint_enroll_start_title" msgid="2068961812439460133">"Sensor berühren"</string>
<string name="security_settings_fingerprint_enroll_start_message" msgid="3909929328942564524">"Lege deinen Finger auf den Sensor und hebe ihn an, wenn du eine Vibration spürst."</string> <string name="security_settings_fingerprint_enroll_start_message" msgid="3909929328942564524">"Lege deinen Finger auf den Sensor und hebe ihn an, wenn du eine Vibration spürst."</string>
<string name="security_settings_fingerprint_enroll_repeat_title" msgid="2819679722403209778">"Anheben und erneut berühren"</string> <string name="security_settings_fingerprint_enroll_repeat_title" msgid="2819679722403209778">"Anheben und erneut berühren"</string>
<string name="security_settings_fingerprint_enroll_repeat_message" msgid="6158989350522518586">"Hebe den Finger immer wieder an, um alle unterschiedlichen Teile deines Fingerabdrucks hinzuzufügen"</string> <string name="security_settings_fingerprint_enroll_repeat_message" msgid="6158989350522518586">"Hebe den Finger immer wieder an, um deinen Fingerabdruck vollständig zu erfassen"</string>
<string name="security_settings_fingerprint_enroll_finish_title" msgid="7567276170287972230">"Fingerabdruck hinzugefügt"</string> <string name="security_settings_fingerprint_enroll_finish_title" msgid="7567276170287972230">"Fingerabdruck hinzugefügt"</string>
<string name="security_settings_fingerprint_enroll_finish_message" msgid="4796715961273420536">"Wenn du dieses Symbol siehst, kannst du deinen Fingerabdruck zur Identifizierung oder zur Autorisierung eines Kaufs verwenden."</string> <string name="security_settings_fingerprint_enroll_finish_message" msgid="4796715961273420536">"Wenn du dieses Symbol siehst, kannst du deinen Fingerabdruck zur Identifizierung oder zur Autorisierung eines Kaufs verwenden."</string>
<string name="security_settings_fingerprint_enroll_enrolling_skip" msgid="3710211704052369752">"Später"</string> <string name="security_settings_fingerprint_enroll_enrolling_skip" msgid="3710211704052369752">"Später"</string>
...@@ -624,7 +624,7 @@ ...@@ -624,7 +624,7 @@
) --> ) -->
<string name="bluetooth_incoming_pairing_msg" msgid="1615930853859551491">"Von:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt; Mit diesem Gerät koppeln?"</string> <string name="bluetooth_incoming_pairing_msg" msgid="1615930853859551491">"Von:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt; Mit diesem Gerät koppeln?"</string>
<string name="bluetooth_display_passkey_pin_msg" msgid="2796550001376088433">"Gib zur Kopplung mit <xliff:g id="BOLD1_0">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="DEVICE_NAME">%1$s</xliff:g><xliff:g id="END_BOLD1">&lt;/b&gt;&lt;br&gt;&lt;br&gt;</xliff:g> <xliff:g id="BOLD2_1">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="PASSKEY">%2$s</xliff:g><xliff:g id="END_BOLD2">&lt;/b&gt;</xliff:g> ein und drücke anschließend die Eingabetaste."</string> <string name="bluetooth_display_passkey_pin_msg" msgid="2796550001376088433">"Gib zur Kopplung mit <xliff:g id="BOLD1_0">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="DEVICE_NAME">%1$s</xliff:g><xliff:g id="END_BOLD1">&lt;/b&gt;&lt;br&gt;&lt;br&gt;</xliff:g> <xliff:g id="BOLD2_1">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="PASSKEY">%2$s</xliff:g><xliff:g id="END_BOLD2">&lt;/b&gt;</xliff:g> ein und drücke anschließend die Eingabetaste."</string>
<string name="bluetooth_pairing_shares_phonebook" msgid="2277931851483023208">"Zulassen, dass <xliff:g id="DEVICE_NAME">%1$s</xliff:g> auf deine Kontakte und deine Anrufliste zugreifen kann"</string> <string name="bluetooth_pairing_shares_phonebook" msgid="9082518313285787097">"Zugriff auf deine Kontakte und deine Anrufliste zulassen"</string>
<string name="bluetooth_error_title" msgid="6850384073923533096"></string> <string name="bluetooth_error_title" msgid="6850384073923533096"></string>
<string name="bluetooth_connecting_error_message" msgid="1397388344342081090">"Keine Verbindung zu <xliff:g id="DEVICE_NAME">%1$s</xliff:g> möglich"</string> <string name="bluetooth_connecting_error_message" msgid="1397388344342081090">"Keine Verbindung zu <xliff:g id="DEVICE_NAME">%1$s</xliff:g> möglich"</string>
<string name="bluetooth_preference_scan_title" msgid="2277464653118896016">"Scan nach Geräten"</string> <string name="bluetooth_preference_scan_title" msgid="2277464653118896016">"Scan nach Geräten"</string>
...@@ -662,7 +662,7 @@ ...@@ -662,7 +662,7 @@
<string name="bluetooth_unpair_dialog_body" product="device" msgid="251257782642157557">"Dein Gerät ist dann nicht mehr mit <xliff:g id="DEVICE_NAME">%1$s</xliff:g> gekoppelt"</string> <string name="bluetooth_unpair_dialog_body" product="device" msgid="251257782642157557">"Dein Gerät ist dann nicht mehr mit <xliff:g id="DEVICE_NAME">%1$s</xliff:g> gekoppelt"</string>
<string name="bluetooth_unpair_dialog_forget_confirm_button" msgid="3829370108973879006">"Gerät entkoppeln"</string> <string name="bluetooth_unpair_dialog_forget_confirm_button" msgid="3829370108973879006">"Gerät entkoppeln"</string>
<string name="bluetooth_connect_specific_profiles_title" msgid="6952214406025825164">"Verbinden mit..."</string> <string name="bluetooth_connect_specific_profiles_title" msgid="6952214406025825164">"Verbinden mit..."</string>
<string name="bluetooth_disconnect_a2dp_profile" msgid="3524648279150937177">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> wird vom Medien-Audiosystem getrennt."</string> <string name="bluetooth_disconnect_a2dp_profile" msgid="3524648279150937177">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> wird vom Medien-Audio getrennt."</string>
<string name="bluetooth_disconnect_headset_profile" msgid="8635908811168780720">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> wird von der Freisprechfunktion getrennt."</string> <string name="bluetooth_disconnect_headset_profile" msgid="8635908811168780720">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> wird von der Freisprechfunktion getrennt."</string>
<string name="bluetooth_disconnect_hid_profile" msgid="3282295189719352075">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> wird vom Eingabegerät getrennt."</string> <string name="bluetooth_disconnect_hid_profile" msgid="3282295189719352075">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> wird vom Eingabegerät getrennt."</string>
<string name="bluetooth_disconnect_pan_user_profile" msgid="8037627994382458698">"Der Internetzugriff über <xliff:g id="DEVICE_NAME">%1$s</xliff:g> wird deaktiviert."</string> <string name="bluetooth_disconnect_pan_user_profile" msgid="8037627994382458698">"Der Internetzugriff über <xliff:g id="DEVICE_NAME">%1$s</xliff:g> wird deaktiviert."</string>
...@@ -824,7 +824,7 @@ ...@@ -824,7 +824,7 @@
<string name="wifi_carrier_connect" msgid="8174696557882299911">"WLAN eines Mobilfunkanbieters"</string> <string name="wifi_carrier_connect" msgid="8174696557882299911">"WLAN eines Mobilfunkanbieters"</string>
<string name="wifi_carrier_content" msgid="4634077285415851933">"Über <xliff:g id="NAME">%1%s</xliff:g> verbinden"</string> <string name="wifi_carrier_content" msgid="4634077285415851933">"Über <xliff:g id="NAME">%1%s</xliff:g> verbinden"</string>
<string name="wifi_scan_always_turnon_message" msgid="203123538572122989">"Zur Verbesserung der Standortgenauigkeit und zu anderen Zwecken möchte <xliff:g id="APP_NAME">%1$s</xliff:g> die Netzwerküberprüfung aktivieren, auch wenn das WLAN deaktiviert ist.\n\nMöchtest du dies für alle Apps zulassen, die eine Überprüfung durchführen möchten?"</string> <string name="wifi_scan_always_turnon_message" msgid="203123538572122989">"Zur Verbesserung der Standortgenauigkeit und zu anderen Zwecken möchte <xliff:g id="APP_NAME">%1$s</xliff:g> die Netzwerküberprüfung aktivieren, auch wenn das WLAN deaktiviert ist.\n\nMöchtest du dies für alle Apps zulassen, die eine Überprüfung durchführen möchten?"</string>
<string name="wifi_scan_always_turnoff_message" msgid="5538901671131941043">"Rufe im Überlaufmenü \"Erweitert\" auf, um diese Option zu deaktivieren."</string> <string name="wifi_scan_always_turnoff_message" msgid="5538901671131941043">"Rufe im Dreipunkt-Menü \"Erweitert\" auf, um diese Option zu deaktivieren."</string>
<string name="wifi_scan_always_confirm_allow" msgid="5355973075896817232">"Zulassen"</string> <string name="wifi_scan_always_confirm_allow" msgid="5355973075896817232">"Zulassen"</string>
<string name="wifi_scan_always_confirm_deny" msgid="4463982053823520710">"Ablehnen"</string> <string name="wifi_scan_always_confirm_deny" msgid="4463982053823520710">"Ablehnen"</string>
<string name="wifi_hotspot_title" msgid="7726205804813286950">"Zum Verbinden anmelden?"</string> <string name="wifi_hotspot_title" msgid="7726205804813286950">"Zum Verbinden anmelden?"</string>
...@@ -907,11 +907,11 @@ ...@@ -907,11 +907,11 @@
<string name="wifi_hotspot_configure_ap_text_summary" msgid="5560680057727007011">"Hotspot AndroidAP WPA2-PSK"</string> <string name="wifi_hotspot_configure_ap_text_summary" msgid="5560680057727007011">"Hotspot AndroidAP WPA2-PSK"</string>
<string name="wifi_tether_configure_subtext" msgid="2050196439900426456">"Hotspot <xliff:g id="NETWORK_SSID">%1$s</xliff:g> <xliff:g id="NETWORK_SECURITY">%2$s</xliff:g>"</string> <string name="wifi_tether_configure_subtext" msgid="2050196439900426456">"Hotspot <xliff:g id="NETWORK_SSID">%1$s</xliff:g> <xliff:g id="NETWORK_SECURITY">%2$s</xliff:g>"</string>
<string name="wifi_tether_configure_ssid_default" msgid="8467525402622138547">"AndroidHotspot"</string> <string name="wifi_tether_configure_ssid_default" msgid="8467525402622138547">"AndroidHotspot"</string>
<string name="wifi_calling_settings_title" msgid="4102921303993404577">"Anrufe über WLAN"</string> <string name="wifi_calling_settings_title" msgid="4102921303993404577">"WLAN-Telefonie"</string>
<string name="wifi_calling_suggestion_title" msgid="9008010480466359578">"Anrufe über WLAN aktivieren"</string> <string name="wifi_calling_suggestion_title" msgid="9008010480466359578">"Option \"WLAN-Telefonie\" aktivieren"</string>
<string name="wifi_calling_suggestion_summary" msgid="3765923249566552233">"Verwende WLAN statt einem Mobilfunknetz"</string> <string name="wifi_calling_suggestion_summary" msgid="3765923249566552233">"Verwende WLAN statt einem Mobilfunknetz"</string>
<string name="wifi_calling_mode_title" msgid="2164073796253284289">"Bevorzugte Anrufeinstellung"</string> <string name="wifi_calling_mode_title" msgid="2164073796253284289">"Bevorzugte Anrufeinstellung"</string>
<string name="wifi_calling_mode_dialog_title" msgid="8149690312199253909">"WLAN-Anrufmodus"</string> <string name="wifi_calling_mode_dialog_title" msgid="8149690312199253909">"WLAN-Telefonie-Modus"</string>
<string name="wifi_calling_roaming_mode_title" msgid="1565039047187685115">"Roaming-Präferenz"</string> <string name="wifi_calling_roaming_mode_title" msgid="1565039047187685115">"Roaming-Präferenz"</string>
<!-- no translation found for wifi_calling_roaming_mode_summary (8642014873060687717) --> <!-- no translation found for wifi_calling_roaming_mode_summary (8642014873060687717) -->
<skip /> <skip />
...@@ -943,7 +943,7 @@ ...@@ -943,7 +943,7 @@
<item msgid="2339246858001475047">"2"</item> <item msgid="2339246858001475047">"2"</item>
<item msgid="6200207341126893791">"1"</item> <item msgid="6200207341126893791">"1"</item>
</string-array> </string-array>
<string name="wifi_calling_off_explanation" msgid="2597566001655908391">"Wenn die Option \"Anrufe über WLAN\" aktiviert ist, kann dein Smartphone abhängig von deiner Einstellung und von der Signalstärke Anrufe über WLANs oder über das Netz deines Mobilfunkanbieters übertragen. Erkundige dich bei deinem Mobilfunkanbieter über die hierfür erhobenen Gebühren und andere Informationen, bevor du diese Funktion aktivierst."</string> <string name="wifi_calling_off_explanation" msgid="2597566001655908391">"Wenn die Option \"WLAN-Telefonie\" aktiviert ist, kann dein Smartphone abhängig von deiner Einstellung und von der Signalstärke Anrufe über WLANs oder über das Netz deines Mobilfunkanbieters übertragen. Erkundige dich bei deinem Mobilfunkanbieter über die hierfür erhobenen Gebühren und andere Informationen, bevor du diese Funktion aktivierst."</string>
<string name="wifi_calling_off_explanation_2" msgid="2329334487851497223"></string> <string name="wifi_calling_off_explanation_2" msgid="2329334487851497223"></string>
<string name="emergency_address_title" msgid="3571902448699714454">"Notfalladresse aktualisieren"</string> <string name="emergency_address_title" msgid="3571902448699714454">"Notfalladresse aktualisieren"</string>
<string name="emergency_address_summary" msgid="3266760199681945746">"Adresse, die Notdiensten bei einem Notruf über WLAN als dein Standort angezeigt wird"</string> <string name="emergency_address_summary" msgid="3266760199681945746">"Adresse, die Notdiensten bei einem Notruf über WLAN als dein Standort angezeigt wird"</string>
...@@ -1003,7 +1003,10 @@ ...@@ -1003,7 +1003,10 @@
<string name="search_clear_history" msgid="4196658962573162457">"Verlauf löschen"</string> <string name="search_clear_history" msgid="4196658962573162457">"Verlauf löschen"</string>
<string name="display_settings" msgid="7965901687241669598">"Display"</string> <string name="display_settings" msgid="7965901687241669598">"Display"</string>
<string name="accelerometer_title" msgid="7854608399547349157">"Display automatisch drehen"</string> <string name="accelerometer_title" msgid="7854608399547349157">"Display automatisch drehen"</string>
<string name="color_mode_title" msgid="3159275920408338215">"Kräftige Farben"</string> <string name="color_mode_title" msgid="9186249332902370471">"Farben"</string>
<string name="color_mode_option_natural" msgid="5013837483986772758">"Natürlich"</string>
<string name="color_mode_option_boosted" msgid="8588223970257287524">"Verstärkt"</string>
<string name="color_mode_option_saturated" msgid="4569683960058798843">"Gesättigt"</string>
<string name="accelerometer_summary_on" product="tablet" msgid="429982132339828942">"Ausrichtung beim Drehen des Tablets automatisch ändern"</string> <string name="accelerometer_summary_on" product="tablet" msgid="429982132339828942">"Ausrichtung beim Drehen des Tablets automatisch ändern"</string>
<string name="accelerometer_summary_on" product="default" msgid="1133737282813048021">"Ausrichtung beim Drehen des Telefons automatisch ändern"</string> <string name="accelerometer_summary_on" product="default" msgid="1133737282813048021">"Ausrichtung beim Drehen des Telefons automatisch ändern"</string>
<string name="accelerometer_summary_off" product="tablet" msgid="4781734213242521682">"Ausrichtung beim Drehen des Tablets automatisch ändern"</string> <string name="accelerometer_summary_off" product="tablet" msgid="4781734213242521682">"Ausrichtung beim Drehen des Tablets automatisch ändern"</string>
...@@ -1011,7 +1014,7 @@ ...@@ -1011,7 +1014,7 @@
<string name="brightness" msgid="8480105032417444275">"Helligkeit"</string> <string name="brightness" msgid="8480105032417444275">"Helligkeit"</string>
<string name="brightness_title" msgid="5746272622112982836">"Helligkeit"</string> <string name="brightness_title" msgid="5746272622112982836">"Helligkeit"</string>
<string name="brightness_summary" msgid="838917350127550703">"Helligkeit des Bildschirms anpassen"</string> <string name="brightness_summary" msgid="838917350127550703">"Helligkeit des Bildschirms anpassen"</string>
<string name="auto_brightness_title" msgid="6341042882350279391">"Adaptive Helligkeit"</string> <string name="auto_brightness_title" msgid="6341042882350279391">"Automatische Helligkeit"</string>
<string name="auto_brightness_summary" msgid="1799041158760605375">"Helligkeit an Lichtverhältnisse anpassen"</string> <string name="auto_brightness_summary" msgid="1799041158760605375">"Helligkeit an Lichtverhältnisse anpassen"</string>
<string name="auto_brightness_summary_off" msgid="2802336459335410626">"Deaktiviert"</string> <string name="auto_brightness_summary_off" msgid="2802336459335410626">"Deaktiviert"</string>
<string name="auto_brightness_summary_very_low" msgid="6483976609035853764">"Bevorzugte Helligkeit ist sehr niedrig"</string> <string name="auto_brightness_summary_very_low" msgid="6483976609035853764">"Bevorzugte Helligkeit ist sehr niedrig"</string>
...@@ -1032,7 +1035,7 @@ ...@@ -1032,7 +1035,7 @@
<string name="night_display_title" msgid="2626451512200357686">"Nachtlicht"</string> <string name="night_display_title" msgid="2626451512200357686">"Nachtlicht"</string>
<string name="night_display_text" msgid="1837277457033025056">"Beim Nachtlicht wird das Display gelb gefärbt. Dadurch kannst du den Bildschirm bei schwachem Licht leichter lesen und er wirkt beim Einschlafen nicht störend."</string> <string name="night_display_text" msgid="1837277457033025056">"Beim Nachtlicht wird das Display gelb gefärbt. Dadurch kannst du den Bildschirm bei schwachem Licht leichter lesen und er wirkt beim Einschlafen nicht störend."</string>
<string name="night_display_auto_mode_title" msgid="6574111412154833409">"Zeitplan"</string> <string name="night_display_auto_mode_title" msgid="6574111412154833409">"Zeitplan"</string>
<string name="night_display_auto_mode_never" msgid="2483761922928753400">"Keiner"</string> <string name="night_display_auto_mode_never" msgid="2483761922928753400">"Kein Zeitplan"</string>
<string name="night_display_auto_mode_custom" msgid="2379394568898721765">"Zu benutzerdefinierter Zeit aktiv"</string> <string name="night_display_auto_mode_custom" msgid="2379394568898721765">"Zu benutzerdefinierter Zeit aktiv"</string>
<string name="night_display_auto_mode_twilight" msgid="589042813708244059">"Nachts aktiv"</string> <string name="night_display_auto_mode_twilight" msgid="589042813708244059">"Nachts aktiv"</string>
<string name="night_display_start_time_title" msgid="8918016772613689584">"Beginn"</string> <string name="night_display_start_time_title" msgid="8918016772613689584">"Beginn"</string>
...@@ -1119,7 +1122,7 @@ ...@@ -1119,7 +1122,7 @@
<string name="pin_failed" msgid="1848423634948587645">"Fehler beim Entsperren mit der PIN der SIM-Karte"</string> <string name="pin_failed" msgid="1848423634948587645">"Fehler beim Entsperren mit der PIN der SIM-Karte"</string>
<string name="device_info_settings" product="tablet" msgid="1119755927536987178">"Tablet-Status"</string> <string name="device_info_settings" product="tablet" msgid="1119755927536987178">"Tablet-Status"</string>
<string name="device_info_settings" product="default" msgid="475872867864762157">"Telefonstatus"</string> <string name="device_info_settings" product="default" msgid="475872867864762157">"Telefonstatus"</string>
<string name="system_update_settings_list_item_title" msgid="3342887311059985961">"Systemaktualisierungen"</string> <string name="system_update_settings_list_item_title" msgid="3342887311059985961">"Systemupdates"</string>
<string name="system_update_settings_list_item_summary" msgid="3853057315907710747"></string> <string name="system_update_settings_list_item_summary" msgid="3853057315907710747"></string>
<string name="firmware_version" msgid="4801135784886859972">"Android-Version"</string> <string name="firmware_version" msgid="4801135784886859972">"Android-Version"</string>
<string name="security_patch" msgid="8438384045870296634">"Stand der Sicherheitsupdates"</string> <string name="security_patch" msgid="8438384045870296634">"Stand der Sicherheitsupdates"</string>
...@@ -1343,7 +1346,7 @@ ...@@ -1343,7 +1346,7 @@
<string name="reset_network_confirm_title" msgid="1759888886976962773">"Zurücksetzen?"</string> <string name="reset_network_confirm_title" msgid="1759888886976962773">"Zurücksetzen?"</string>
<string name="network_reset_not_available" msgid="7188610385577164676">"Das Zurücksetzen der Netzwerkeinstellungen ist für diesen Nutzer nicht verfügbar."</string> <string name="network_reset_not_available" msgid="7188610385577164676">"Das Zurücksetzen der Netzwerkeinstellungen ist für diesen Nutzer nicht verfügbar."</string>
<string name="reset_network_complete_toast" msgid="787829973559541880">"Die Netzwerkeinstellungen wurden zurückgesetzt."</string> <string name="reset_network_complete_toast" msgid="787829973559541880">"Die Netzwerkeinstellungen wurden zurückgesetzt."</string>
<string name="master_clear_title" msgid="3531267871084279512">"Alle Daten löschen (auf Werkseinstellungen zurücksetzen)"</string> <string name="master_clear_title" msgid="3531267871084279512">"Alle Daten löschen (Werkseinstellungen)"</string>
<string name="master_clear_desc" product="tablet" msgid="9146059417023157222">"Hierdurch werden alle Daten aus dem "<b>"internen Speicher"</b>" deines Tablets gelöscht, u. a.\n\n"<li>"dein Google-Konto"</li>\n<li>"System- und App-Daten sowie entsprechende Einstellungen"</li>\n<li>"heruntergeladene Apps"</li></string> <string name="master_clear_desc" product="tablet" msgid="9146059417023157222">"Hierdurch werden alle Daten aus dem "<b>"internen Speicher"</b>" deines Tablets gelöscht, u. a.\n\n"<li>"dein Google-Konto"</li>\n<li>"System- und App-Daten sowie entsprechende Einstellungen"</li>\n<li>"heruntergeladene Apps"</li></string>
<string name="master_clear_desc" product="default" msgid="4800386183314202571">"Hierdurch werden alle Daten aus dem "<b>"internen Speicher"</b>" deines Telefons gelöscht, u. a.\n\n"<li>"dein Google-Konto"</li>\n<li>"System- und App-Daten sowie entsprechende Einstellungen"</li>\n<li>"heruntergeladene Apps"</li></string> <string name="master_clear_desc" product="default" msgid="4800386183314202571">"Hierdurch werden alle Daten aus dem "<b>"internen Speicher"</b>" deines Telefons gelöscht, u. a.\n\n"<li>"dein Google-Konto"</li>\n<li>"System- und App-Daten sowie entsprechende Einstellungen"</li>\n<li>"heruntergeladene Apps"</li></string>
<string name="master_clear_accounts" product="default" msgid="6412857499147999073">\n\n"Du bist zurzeit in folgenden Konten angemeldet:\n"</string> <string name="master_clear_accounts" product="default" msgid="6412857499147999073">\n\n"Du bist zurzeit in folgenden Konten angemeldet:\n"</string>
...@@ -1619,7 +1622,7 @@ ...@@ -1619,7 +1622,7 @@
<string name="sd_card_storage" product="default" msgid="7623513618171928235">"SD-Kartensp."</string> <string name="sd_card_storage" product="default" msgid="7623513618171928235">"SD-Kartensp."</string>
<string name="recompute_size" msgid="7722567982831691718">"Größe wird neu berechnet..."</string> <string name="recompute_size" msgid="7722567982831691718">"Größe wird neu berechnet..."</string>
<string name="clear_data_dlg_title" msgid="5605258400134511197">"App-Daten löschen?"</string> <string name="clear_data_dlg_title" msgid="5605258400134511197">"App-Daten löschen?"</string>
<string name="clear_data_dlg_text" msgid="3951297329833822490">"Alle Daten dieser App werden endgültig gelöscht. Dazu zählen alle Dateien, Einstellungen, Konten, Datenbanken."</string> <string name="clear_data_dlg_text" msgid="1107610960337399006">"Die Daten dieser App werden endgültig gelöscht. Dazu gehören Dateien, Einstellungen, Datenbanken und sonstige App-Daten."</string>
<string name="dlg_ok" msgid="2402639055725653590">"OK"</string> <string name="dlg_ok" msgid="2402639055725653590">"OK"</string>
<string name="dlg_cancel" msgid="1674753358972975911">"Abbrechen"</string> <string name="dlg_cancel" msgid="1674753358972975911">"Abbrechen"</string>
<string name="app_not_found_dlg_title" msgid="3127123411738434964"></string> <string name="app_not_found_dlg_title" msgid="3127123411738434964"></string>
...@@ -1719,7 +1722,7 @@ ...@@ -1719,7 +1722,7 @@
<string name="runningservicedetails_stop_dlg_title" msgid="4253292537154337233">"Systemdienst beenden?"</string> <string name="runningservicedetails_stop_dlg_title" msgid="4253292537154337233">"Systemdienst beenden?"</string>
<string name="runningservicedetails_stop_dlg_text" product="tablet" msgid="3371302398335665793">"Wenn du diesen Dienst beendest, funktionieren möglicherweise einige Funktionen deines Tablets nicht mehr richtig, bis du es aus- und wieder einschaltest."</string> <string name="runningservicedetails_stop_dlg_text" product="tablet" msgid="3371302398335665793">"Wenn du diesen Dienst beendest, funktionieren möglicherweise einige Funktionen deines Tablets nicht mehr richtig, bis du es aus- und wieder einschaltest."</string>
<string name="runningservicedetails_stop_dlg_text" product="default" msgid="3920243762189484756">"Wenn du diesen Dienst beendest, funktionieren möglicherweise einige Funktionen deines Telefons nicht mehr richtig, bis du es aus- und wieder einschaltest."</string> <string name="runningservicedetails_stop_dlg_text" product="default" msgid="3920243762189484756">"Wenn du diesen Dienst beendest, funktionieren möglicherweise einige Funktionen deines Telefons nicht mehr richtig, bis du es aus- und wieder einschaltest."</string>
<string name="language_input_gesture_title" msgid="8749227808244881255">"Sprachen, Eingabe &amp; Bewegungen"</string> <string name="language_input_gesture_title" msgid="8749227808244881255">"Sprachen, Eingabe &amp; Gesten"</string>
<string name="language_input_gesture_summary_on_with_assist" msgid="7219895055450633449"></string> <string name="language_input_gesture_summary_on_with_assist" msgid="7219895055450633449"></string>
<string name="language_input_gesture_summary_on_non_assist" msgid="756147879200943161"></string> <string name="language_input_gesture_summary_on_non_assist" msgid="756147879200943161"></string>
<string name="language_input_gesture_summary_off" msgid="4617198819416948217"></string> <string name="language_input_gesture_summary_off" msgid="4617198819416948217"></string>
...@@ -1813,7 +1816,7 @@ ...@@ -1813,7 +1816,7 @@
<string name="accessibility_settings_title" msgid="2130492524656204459">"Einstellungen für Bedienungshilfen"</string> <string name="accessibility_settings_title" msgid="2130492524656204459">"Einstellungen für Bedienungshilfen"</string>
<string name="accessibility_settings_summary" msgid="981260486011624939">"Screenreader, Display, Interaktionssteuerung"</string> <string name="accessibility_settings_summary" msgid="981260486011624939">"Screenreader, Display, Interaktionssteuerung"</string>
<string name="vision_settings_title" msgid="4204111425716868288">"Anzeigeeinstellungen"</string> <string name="vision_settings_title" msgid="4204111425716868288">"Anzeigeeinstellungen"</string>
<string name="vision_settings_description" msgid="5679491180156408260">"Du kannst dieses Gerät an deine Bedürfnisse anpassen. Diese Funktionen der Bedienungshilfen kannst du später in den Einstellungen ändern."</string> <string name="vision_settings_description" msgid="5679491180156408260">"Du kannst dieses Gerät an deine Bedürfnisse anpassen. Die Bedienungshilfen kannst du später in \"Einstellungen\" ändern."</string>
<string name="vision_settings_suggestion_title" msgid="8058794060304707004">"Schriftgröße ändern"</string> <string name="vision_settings_suggestion_title" msgid="8058794060304707004">"Schriftgröße ändern"</string>
<string name="screen_reader_category_title" msgid="7739154903913400641">"Screenreader"</string> <string name="screen_reader_category_title" msgid="7739154903913400641">"Screenreader"</string>
<string name="audio_and_captions_category_title" msgid="3420727114421447524">"Audiodienste und Text auf dem Bildschirm"</string> <string name="audio_and_captions_category_title" msgid="3420727114421447524">"Audiodienste und Text auf dem Bildschirm"</string>
...@@ -1917,7 +1920,7 @@ ...@@ -1917,7 +1920,7 @@
<string name="enable_service_pin_reason" msgid="7882035264853248228">"Da die Aktivierung von <xliff:g id="SERVICE">%1$s</xliff:g> Auswirkungen auf die Datenverschlüsselung hat, musst du deine PIN bestätigen."</string> <string name="enable_service_pin_reason" msgid="7882035264853248228">"Da die Aktivierung von <xliff:g id="SERVICE">%1$s</xliff:g> Auswirkungen auf die Datenverschlüsselung hat, musst du deine PIN bestätigen."</string>
<string name="enable_service_password_reason" msgid="1224075277603097951">"Da die Aktivierung von <xliff:g id="SERVICE">%1$s</xliff:g> Auswirkungen auf die Datenverschlüsselung hat, musst du dein Passwort bestätigen."</string> <string name="enable_service_password_reason" msgid="1224075277603097951">"Da die Aktivierung von <xliff:g id="SERVICE">%1$s</xliff:g> Auswirkungen auf die Datenverschlüsselung hat, musst du dein Passwort bestätigen."</string>
<string name="capability_title_receiveAccessibilityEvents" msgid="1869032063969970755">"Deine Aktionen beobachten"</string> <string name="capability_title_receiveAccessibilityEvents" msgid="1869032063969970755">"Deine Aktionen beobachten"</string>
<string name="capability_desc_receiveAccessibilityEvents" msgid="6640333613848713883">"Erhalte Benachrichtigungen, wenn du mit der App interagierst."</string> <string name="capability_desc_receiveAccessibilityEvents" msgid="6640333613848713883">"Du erhältst Benachrichtigungen, wenn du mit der App interagierst."</string>
<string name="disable_service_title" msgid="3624005212728512896">"<xliff:g id="SERVICE">%1$s</xliff:g> beenden?"</string> <string name="disable_service_title" msgid="3624005212728512896">"<xliff:g id="SERVICE">%1$s</xliff:g> beenden?"</string>
<string name="disable_service_message" msgid="2247101878627941561">"Durch Tippen auf \"OK\" wird <xliff:g id="SERVICE">%1$s</xliff:g> beendet."</string> <string name="disable_service_message" msgid="2247101878627941561">"Durch Tippen auf \"OK\" wird <xliff:g id="SERVICE">%1$s</xliff:g> beendet."</string>
<string name="accessibility_no_services_installed" msgid="7200948194639038807">"Keine Dienste installiert"</string> <string name="accessibility_no_services_installed" msgid="7200948194639038807">"Keine Dienste installiert"</string>
...@@ -2088,7 +2091,7 @@ ...@@ -2088,7 +2091,7 @@
<string name="battery_msg_unaccounted" msgid="1963583522633067961">"Der Akkuverbrauch ist nur eine ungefähre Angabe, die nicht jede Quelle der Akkuentladung berücksichtigt. Der sonstige Verbrauch bezieht sich auf die Differenz zwischen dem errechneten ungefähren Akkuverbrauch und der ermittelten tatsächlichen Akkuentladung."</string> <string name="battery_msg_unaccounted" msgid="1963583522633067961">"Der Akkuverbrauch ist nur eine ungefähre Angabe, die nicht jede Quelle der Akkuentladung berücksichtigt. Der sonstige Verbrauch bezieht sich auf die Differenz zwischen dem errechneten ungefähren Akkuverbrauch und der ermittelten tatsächlichen Akkuentladung."</string>
<string name="battery_desc_overcounted" msgid="5481865509489228603">"Zu hoch berechneter Stromverbrauch"</string> <string name="battery_desc_overcounted" msgid="5481865509489228603">"Zu hoch berechneter Stromverbrauch"</string>
<string name="mah" msgid="95245196971239711">"<xliff:g id="NUMBER">%d</xliff:g> mAh"</string> <string name="mah" msgid="95245196971239711">"<xliff:g id="NUMBER">%d</xliff:g> mAh"</string>
<string name="battery_used_for" msgid="2690821851327075443">"Seit <xliff:g id="TIME">^1</xliff:g> verwendet"</string> <string name="battery_used_for" msgid="2690821851327075443">"<xliff:g id="TIME">^1</xliff:g> Verwendungsdauer"</string>
<string name="battery_active_for" msgid="2964359540508103032">"Aktiv seit <xliff:g id="TIME">^1</xliff:g>"</string> <string name="battery_active_for" msgid="2964359540508103032">"Aktiv seit <xliff:g id="TIME">^1</xliff:g>"</string>
<string name="battery_screen_usage" msgid="6537658662149713585">"Displaynutzung: <xliff:g id="TIME">^1</xliff:g>"</string> <string name="battery_screen_usage" msgid="6537658662149713585">"Displaynutzung: <xliff:g id="TIME">^1</xliff:g>"</string>
<string name="battery_used_by" msgid="1135316757755282999">"<xliff:g id="PERCENT">%1$s</xliff:g> durch <xliff:g id="APP">%2$s</xliff:g> verbraucht"</string> <string name="battery_used_by" msgid="1135316757755282999">"<xliff:g id="PERCENT">%1$s</xliff:g> durch <xliff:g id="APP">%2$s</xliff:g> verbraucht"</string>
...@@ -2166,7 +2169,7 @@ ...@@ -2166,7 +2169,7 @@
<string name="voice_input_settings_title" msgid="2676028028084981891">"Spracheingabe"</string> <string name="voice_input_settings_title" msgid="2676028028084981891">"Spracheingabe"</string>
<string name="voice_service_preference_section_title" msgid="3778706644257601021">"Spracheingabedienste"</string> <string name="voice_service_preference_section_title" msgid="3778706644257601021">"Spracheingabedienste"</string>
<string name="voice_interactor_preference_summary" msgid="1801414022026937190">"Vollständiger Sprachinteraktionsdienst einschließlich der Verwendung von Hotwords"</string> <string name="voice_interactor_preference_summary" msgid="1801414022026937190">"Vollständiger Sprachinteraktionsdienst einschließlich der Verwendung von Hotwords"</string>
<string name="voice_recognizer_preference_summary" msgid="669880813593690527">"Einfache Text-in-Sprache-Funktion"</string> <string name="voice_recognizer_preference_summary" msgid="669880813593690527">"Einfache Sprachausgabe-Funktion"</string>
<string name="voice_interaction_security_warning" msgid="6378608263983737325">"Dieser Spracheingabedienst kann Spracheingaben jederzeit überwachen und Anwendungen, die Sprachbefehle unterstützen, für dich steuern. Er wird von der Anwendung <xliff:g id="VOICE_INPUT_SERVICE_APP_NAME">%s</xliff:g> bereitgestellt. Möchtest du diesen Dienst aktivieren?"</string> <string name="voice_interaction_security_warning" msgid="6378608263983737325">"Dieser Spracheingabedienst kann Spracheingaben jederzeit überwachen und Anwendungen, die Sprachbefehle unterstützen, für dich steuern. Er wird von der Anwendung <xliff:g id="VOICE_INPUT_SERVICE_APP_NAME">%s</xliff:g> bereitgestellt. Möchtest du diesen Dienst aktivieren?"</string>
<string name="tts_engine_preference_title" msgid="1578826947311494239">"Bevorzugtes Modul"</string> <string name="tts_engine_preference_title" msgid="1578826947311494239">"Bevorzugtes Modul"</string>
<string name="tts_engine_settings_title" msgid="6886964122861384818">"Moduleinstellungen"</string> <string name="tts_engine_settings_title" msgid="6886964122861384818">"Moduleinstellungen"</string>
...@@ -2254,7 +2257,7 @@ ...@@ -2254,7 +2257,7 @@
<string name="select_device_admin_msg" msgid="7347389359013278077">"Apps zur Geräteverwaltung"</string> <string name="select_device_admin_msg" msgid="7347389359013278077">"Apps zur Geräteverwaltung"</string>
<string name="no_device_admins" msgid="4846602835339095768">"Keine App zur Geräteverwaltung verfügbar"</string> <string name="no_device_admins" msgid="4846602835339095768">"Keine App zur Geräteverwaltung verfügbar"</string>
<string name="personal_device_admin_title" msgid="2849617316347669861">"Nutzer"</string> <string name="personal_device_admin_title" msgid="2849617316347669861">"Nutzer"</string>
<string name="managed_device_admin_title" msgid="7853955652864478435">"Arbeit"</string> <string name="managed_device_admin_title" msgid="7853955652864478435">"Geschäftlich"</string>
<string name="no_trust_agents" msgid="7450273545568977523">"Keine verfügbaren Trust Agents"</string> <string name="no_trust_agents" msgid="7450273545568977523">"Keine verfügbaren Trust Agents"</string>
<string name="add_device_admin_msg" msgid="1501847129819382149">"App zur Geräteverwaltung aktivieren?"</string> <string name="add_device_admin_msg" msgid="1501847129819382149">"App zur Geräteverwaltung aktivieren?"</string>
<string name="add_device_admin" msgid="4192055385312215731">"Diese App zur Geräteverwaltung aktivieren"</string> <string name="add_device_admin" msgid="4192055385312215731">"Diese App zur Geräteverwaltung aktivieren"</string>
...@@ -2653,7 +2656,7 @@ ...@@ -2653,7 +2656,7 @@
<string name="restriction_menu_change_pin" msgid="740081584044302775">"PIN ändern"</string> <string name="restriction_menu_change_pin" msgid="740081584044302775">"PIN ändern"</string>
<string name="app_notifications_switch_label" msgid="9124072219553687583">"Benachrichtigungen zeigen"</string> <string name="app_notifications_switch_label" msgid="9124072219553687583">"Benachrichtigungen zeigen"</string>
<string name="help_label" msgid="6886837949306318591">"Hilfe &amp; Feedback"</string> <string name="help_label" msgid="6886837949306318591">"Hilfe &amp; Feedback"</string>
<string name="support_summary" msgid="2705726826263742491">"Hilfeartikel, Telefon- &amp; Chatsupport. erste Schritte"</string> <string name="support_summary" msgid="2705726826263742491">"Hilfeartikel, Telefon- &amp; Chatsupport, erste Schritte"</string>
<string name="user_account_title" msgid="1127193807312271167">"Konto für Inhalte"</string> <string name="user_account_title" msgid="1127193807312271167">"Konto für Inhalte"</string>
<string name="user_picture_title" msgid="7297782792000291692">"Foto-ID"</string> <string name="user_picture_title" msgid="7297782792000291692">"Foto-ID"</string>
<string name="extreme_threats_title" msgid="6549541803542968699">"Extreme Gefahren"</string> <string name="extreme_threats_title" msgid="6549541803542968699">"Extreme Gefahren"</string>
...@@ -2760,7 +2763,7 @@ ...@@ -2760,7 +2763,7 @@
<string name="keywords_wifi" msgid="1395786161993828719">"wlan, netzwerkverbindung"</string> <string name="keywords_wifi" msgid="1395786161993828719">"wlan, netzwerkverbindung"</string>
<string name="keywords_more_default_sms_app" msgid="2265154063220360784">"textnachricht, sms, sms schicken, sms senden, nachrichten, mms"</string> <string name="keywords_more_default_sms_app" msgid="2265154063220360784">"textnachricht, sms, sms schicken, sms senden, nachrichten, mms"</string>
<string name="keywords_more_mobile_networks" msgid="8995946622054642367">"mobilfunk, mobil, mobilfunkanbieter, kabellos, drahtlos, daten, 4g, 3g, 2g, lte"</string> <string name="keywords_more_mobile_networks" msgid="8995946622054642367">"mobilfunk, mobil, mobilfunkanbieter, kabellos, drahtlos, daten, 4g, 3g, 2g, lte"</string>
<string name="keywords_wifi_calling" msgid="1784064367330122679">"wlan, anruf, anrufen, anrufe über wlan"</string> <string name="keywords_wifi_calling" msgid="1784064367330122679">"wlan, anruf, anrufen, wlan-telefonie, anrufe über wlan"</string>
<string name="keywords_home" msgid="3626170808219458848">"übersicht launcher"</string> <string name="keywords_home" msgid="3626170808219458848">"übersicht launcher"</string>
<string name="keywords_display" msgid="8910345814565493016">"bildschirm, display, touchscreen"</string> <string name="keywords_display" msgid="8910345814565493016">"bildschirm, display, touchscreen"</string>
<string name="keywords_display_brightness_level" msgid="3891383826236015854">"display dimmen, bildschirm dimmen, touchscreen, akku"</string> <string name="keywords_display_brightness_level" msgid="3891383826236015854">"display dimmen, bildschirm dimmen, touchscreen, akku"</string>
...@@ -2798,10 +2801,10 @@ ...@@ -2798,10 +2801,10 @@
<string name="keywords_lockscreen" msgid="5746561909668570047">"zum entsperren über das display streichen, zum entsperren wischen, passwort, muster, pin"</string> <string name="keywords_lockscreen" msgid="5746561909668570047">"zum entsperren über das display streichen, zum entsperren wischen, passwort, muster, pin"</string>
<string name="keywords_profile_challenge" msgid="789611397846512845">"herausforderung bei der arbeit, arbeit, profil"</string> <string name="keywords_profile_challenge" msgid="789611397846512845">"herausforderung bei der arbeit, arbeit, profil"</string>
<string name="keywords_unification" msgid="1922900767659821025">"arbeitsprofil, verwaltetes profil, gruppieren, gruppierung, arbeit, profil"</string> <string name="keywords_unification" msgid="1922900767659821025">"arbeitsprofil, verwaltetes profil, gruppieren, gruppierung, arbeit, profil"</string>
<string name="keywords_gesture" msgid="3526905012224714078">"Bewegungen"</string> <string name="keywords_gesture" msgid="3526905012224714078">"Gesten"</string>
<string name="keywords_payment_settings" msgid="5220104934130446416">"Bezahlen, tippen, Zahlungen"</string> <string name="keywords_payment_settings" msgid="5220104934130446416">"Bezahlen, tippen, Zahlungen"</string>
<string name="keywords_backup" msgid="470070289135403022">"Sicherung, sicherung"</string> <string name="keywords_backup" msgid="470070289135403022">"Sicherung, sicherung"</string>
<string name="keywords_assist_gesture_launch" msgid="813968759791342591">"Bewegung"</string> <string name="keywords_assist_gesture_launch" msgid="813968759791342591">"Geste"</string>
<string name="setup_wifi_nfc_tag" msgid="9028353016222911016">"WLAN-NFC-Tag einrichten"</string> <string name="setup_wifi_nfc_tag" msgid="9028353016222911016">"WLAN-NFC-Tag einrichten"</string>
<string name="write_tag" msgid="8571858602896222537">"Schreiben"</string> <string name="write_tag" msgid="8571858602896222537">"Schreiben"</string>
<string name="status_awaiting_tap" msgid="2130145523773160617">"Zum Schreiben auf ein Tag tippen…"</string> <string name="status_awaiting_tap" msgid="2130145523773160617">"Zum Schreiben auf ein Tag tippen…"</string>
...@@ -2834,7 +2837,7 @@ ...@@ -2834,7 +2837,7 @@
<string name="vibrate_on_touch_title" msgid="5388579924689395023">"Bei Berührung vibrieren"</string> <string name="vibrate_on_touch_title" msgid="5388579924689395023">"Bei Berührung vibrieren"</string>
<string name="dock_audio_media_title" msgid="1346838179626123900">"Dock-Lautsprecherwiedergabe"</string> <string name="dock_audio_media_title" msgid="1346838179626123900">"Dock-Lautsprecherwiedergabe"</string>
<string name="dock_audio_media_disabled" msgid="3430953622491538080">"Alle Audioquellen"</string> <string name="dock_audio_media_disabled" msgid="3430953622491538080">"Alle Audioquellen"</string>
<string name="dock_audio_media_enabled" msgid="667849382924908673">"Nur Audiosysteme von Medien"</string> <string name="dock_audio_media_enabled" msgid="667849382924908673">"Nur Medien-Audio"</string>
<string name="emergency_tone_silent" msgid="1067515631635824291">"Lautlos"</string> <string name="emergency_tone_silent" msgid="1067515631635824291">"Lautlos"</string>
<string name="emergency_tone_alert" msgid="8941852695428130667">"Warnung"</string> <string name="emergency_tone_alert" msgid="8941852695428130667">"Warnung"</string>
<string name="emergency_tone_vibrate" msgid="8281126443204950847">"Vibration"</string> <string name="emergency_tone_vibrate" msgid="8281126443204950847">"Vibration"</string>
...@@ -2885,7 +2888,7 @@ ...@@ -2885,7 +2888,7 @@
<string name="lock_screen_notifications_interstitial_message_profile" msgid="8307705621027472346">"Wie sollen Profilbenachrichtigungen angezeigt werden, wenn dein Gerät gesperrt ist?"</string> <string name="lock_screen_notifications_interstitial_message_profile" msgid="8307705621027472346">"Wie sollen Profilbenachrichtigungen angezeigt werden, wenn dein Gerät gesperrt ist?"</string>
<string name="lock_screen_notifications_interstitial_title_profile" msgid="3169806586032521333">"Profilbenachrichtigungen"</string> <string name="lock_screen_notifications_interstitial_title_profile" msgid="3169806586032521333">"Profilbenachrichtigungen"</string>
<string name="notifications_title" msgid="8086372779371204971">"Benachrichtigungen"</string> <string name="notifications_title" msgid="8086372779371204971">"Benachrichtigungen"</string>
<string name="app_notifications_title" msgid="5810577805218003760">"App-Benachrichtigungen"</string> <string name="app_notifications_title" msgid="5810577805218003760">"App-Benachrichtigung"</string>
<string name="notification_channel_title" msgid="2260666541030178452">"Benachrichtigungskategorie"</string> <string name="notification_channel_title" msgid="2260666541030178452">"Benachrichtigungskategorie"</string>
<string name="notification_importance_title" msgid="848692592679312666">"Wichtigkeit"</string> <string name="notification_importance_title" msgid="848692592679312666">"Wichtigkeit"</string>
<string name="notification_importance_unspecified" msgid="6622173510486113958">"Akustisches Signal erlauben"</string> <string name="notification_importance_unspecified" msgid="6622173510486113958">"Akustisches Signal erlauben"</string>
...@@ -2994,7 +2997,7 @@ ...@@ -2994,7 +2997,7 @@
<string name="zen_mode_event_rule_reply" msgid="5166322024212403739">"Bei folgenden Antworten:"</string> <string name="zen_mode_event_rule_reply" msgid="5166322024212403739">"Bei folgenden Antworten:"</string>
<string name="zen_mode_event_rule_reply_any_except_no" msgid="8868873496008825961">"\"Ja\", \"Vielleicht\" oder \"Keine Antwort\""</string> <string name="zen_mode_event_rule_reply_any_except_no" msgid="8868873496008825961">"\"Ja\", \"Vielleicht\" oder \"Keine Antwort\""</string>
<string name="zen_mode_event_rule_reply_yes_or_maybe" msgid="2769656565454495824">"\"Ja\" oder \"Vielleicht\""</string> <string name="zen_mode_event_rule_reply_yes_or_maybe" msgid="2769656565454495824">"\"Ja\" oder \"Vielleicht\""</string>
<string name="zen_mode_event_rule_reply_yes" msgid="1003598835878784659">"Ja"</string> <string name="zen_mode_event_rule_reply_yes" msgid="1003598835878784659">"\"Ja\""</string>
<string name="zen_mode_rule_not_found_text" msgid="8963662446092059836">"Regel nicht gefunden"</string> <string name="zen_mode_rule_not_found_text" msgid="8963662446092059836">"Regel nicht gefunden"</string>
<string name="zen_mode_rule_summary_enabled_combination" msgid="976098744828219297">"An/<xliff:g id="MODE">%1$s</xliff:g>"</string> <string name="zen_mode_rule_summary_enabled_combination" msgid="976098744828219297">"An/<xliff:g id="MODE">%1$s</xliff:g>"</string>
<string name="zen_mode_rule_summary_provider_combination" msgid="2101201392041867409">"<xliff:g id="PACKAGE">%1$s</xliff:g>\n: <xliff:g id="SUMMARY">%2$s</xliff:g>"</string> <string name="zen_mode_rule_summary_provider_combination" msgid="2101201392041867409">"<xliff:g id="PACKAGE">%1$s</xliff:g>\n: <xliff:g id="SUMMARY">%2$s</xliff:g>"</string>
...@@ -3055,8 +3058,8 @@ ...@@ -3055,8 +3058,8 @@
<string name="switch_on_text" msgid="1124106706920572386">"An"</string> <string name="switch_on_text" msgid="1124106706920572386">"An"</string>
<string name="switch_off_text" msgid="1139356348100829659">"Aus"</string> <string name="switch_off_text" msgid="1139356348100829659">"Aus"</string>
<string name="screen_pinning_title" msgid="2292573232264116542">"Bildschirmfixierung"</string> <string name="screen_pinning_title" msgid="2292573232264116542">"Bildschirmfixierung"</string>
<string name="screen_pinning_description" msgid="3360904523688769289">"Wenn diese Einstellung aktiviert ist, kannst du die Ansicht des aktuellen Bildschirms fixieren.\n\nSo geht\'s:\n\n1. Prüfe, ob die Bildschirmfixierung aktiviert ist.\n\n2. Öffne den Bildschirm, den du fixieren möchtest.\n\n3. Tippe auf \"Übersicht\".\n\n4. Wische nach oben und tippe auf das Stecknadelsymbol."</string> <string name="screen_pinning_description" msgid="3360904523688769289">"Wenn diese Einstellung aktiviert ist, kannst du die Ansicht des aktuellen Bildschirms fixieren.\n\nSo gehts:\n\n1. Prüfe, ob die Bildschirmfixierung aktiviert ist.\n\n2. Öffne den Bildschirm, den du fixieren möchtest.\n\n3. Tippe auf \"Übersicht\".\n\n4. Wische nach oben und tippe auf das Stecknadelsymbol."</string>
<string name="screen_pinning_unlock_pattern" msgid="8282268570060313339">"Vor dem Beenden nach Entsperrungsmuster fragen"</string> <string name="screen_pinning_unlock_pattern" msgid="8282268570060313339">"Nach Entsperrungsmuster fragen, um Fixierung aufzuheben"</string>
<string name="screen_pinning_unlock_pin" msgid="8757588350454795286">"Vor Beenden nach PIN fragen"</string> <string name="screen_pinning_unlock_pin" msgid="8757588350454795286">"Vor Beenden nach PIN fragen"</string>
<string name="screen_pinning_unlock_password" msgid="2514079566873826434">"Vor dem Beenden nach Passwort fragen"</string> <string name="screen_pinning_unlock_password" msgid="2514079566873826434">"Vor dem Beenden nach Passwort fragen"</string>
<string name="screen_pinning_unlock_none" msgid="3814188275713871856">"Gerät beim Beenden sperren"</string> <string name="screen_pinning_unlock_none" msgid="3814188275713871856">"Gerät beim Beenden sperren"</string>
...@@ -3071,7 +3074,7 @@ ...@@ -3071,7 +3074,7 @@
<string name="encryption_interstitial_message_pin_for_fingerprint" msgid="4550632760119547492">"Neben dem Fingerabdruck zum Entsperren deines Geräts kannst du dein Gerät noch zusätzlich schützen, indem du festlegst, dass deine PIN vor dem Start eingegeben werden muss. Bis das Gerät startet, können keine Anrufe, Nachrichten oder Benachrichtigungen, einschließlich Weckrufen, empfangen werden.\n\nSo können Daten auf verloren gegangenen oder gestohlenen Geräten geschützt werden. Möchtest du festlegen, dass deine PIN zum Starten des Geräts eingegeben werden muss?"</string> <string name="encryption_interstitial_message_pin_for_fingerprint" msgid="4550632760119547492">"Neben dem Fingerabdruck zum Entsperren deines Geräts kannst du dein Gerät noch zusätzlich schützen, indem du festlegst, dass deine PIN vor dem Start eingegeben werden muss. Bis das Gerät startet, können keine Anrufe, Nachrichten oder Benachrichtigungen, einschließlich Weckrufen, empfangen werden.\n\nSo können Daten auf verloren gegangenen oder gestohlenen Geräten geschützt werden. Möchtest du festlegen, dass deine PIN zum Starten des Geräts eingegeben werden muss?"</string>
<string name="encryption_interstitial_message_pattern_for_fingerprint" msgid="932184823193006087">"Neben dem Fingerabdruck zum Entsperren deines Geräts kannst du dein Gerät noch zusätzlich schützen, indem du festlegst, dass dein Muster vor dem Start eingegeben werden muss. Bis das Gerät startet, können keine Anrufe, Nachrichten oder Benachrichtigungen, einschließlich Weckrufen, empfangen werden.\n\nSo können Daten auf verloren gegangenen oder gestohlenen Geräten geschützt werden. Möchtest du festlegen, dass dein Muster zum Starten des Geräts eingegeben werden muss?"</string> <string name="encryption_interstitial_message_pattern_for_fingerprint" msgid="932184823193006087">"Neben dem Fingerabdruck zum Entsperren deines Geräts kannst du dein Gerät noch zusätzlich schützen, indem du festlegst, dass dein Muster vor dem Start eingegeben werden muss. Bis das Gerät startet, können keine Anrufe, Nachrichten oder Benachrichtigungen, einschließlich Weckrufen, empfangen werden.\n\nSo können Daten auf verloren gegangenen oder gestohlenen Geräten geschützt werden. Möchtest du festlegen, dass dein Muster zum Starten des Geräts eingegeben werden muss?"</string>
<string name="encryption_interstitial_message_password_for_fingerprint" msgid="5560954719370251702">"Neben der Verwendung deines Fingerabdrucks zum Entsperren des Geräts kannst du es zusätzlich schützen, indem du festlegst, dass vor dem Gerätestart die Eingabe deines Passworts erforderlich ist. Bis das Gerät startet, können weder Anrufe noch Nachrichten, Benachrichtigungen oder Alarme empfangen werden.\n\nSo schützt du Daten auf verloren gegangenen oder gestohlenen Geräten. Möchtest du festlegen, dass dein Passwort zum Starten des Geräts eingegeben werden muss?"</string> <string name="encryption_interstitial_message_password_for_fingerprint" msgid="5560954719370251702">"Neben der Verwendung deines Fingerabdrucks zum Entsperren des Geräts kannst du es zusätzlich schützen, indem du festlegst, dass vor dem Gerätestart die Eingabe deines Passworts erforderlich ist. Bis das Gerät startet, können weder Anrufe noch Nachrichten, Benachrichtigungen oder Alarme empfangen werden.\n\nSo schützt du Daten auf verloren gegangenen oder gestohlenen Geräten. Möchtest du festlegen, dass dein Passwort zum Starten des Geräts eingegeben werden muss?"</string>
<string name="encryption_interstitial_yes" msgid="4439509435889513411">"Ja"</string> <string name="encryption_interstitial_yes" msgid="4439509435889513411">"\"Ja\""</string>
<string name="encryption_interstitial_no" msgid="8935031349097025137">"Nein"</string> <string name="encryption_interstitial_no" msgid="8935031349097025137">"Nein"</string>
<string name="encrypt_talkback_dialog_require_pin" msgid="8299960550048989807">"PIN erforderlich?"</string> <string name="encrypt_talkback_dialog_require_pin" msgid="8299960550048989807">"PIN erforderlich?"</string>
<string name="encrypt_talkback_dialog_require_pattern" msgid="1499790256154146639">"Muster erforderlich?"</string> <string name="encrypt_talkback_dialog_require_pattern" msgid="1499790256154146639">"Muster erforderlich?"</string>
...@@ -3126,7 +3129,7 @@ ...@@ -3126,7 +3129,7 @@
<string name="filter_enabled_apps" msgid="5395727306799456250">"Installierte Apps"</string> <string name="filter_enabled_apps" msgid="5395727306799456250">"Installierte Apps"</string>
<string name="filter_instant_apps" msgid="574277769963965565">"Instant-Apps"</string> <string name="filter_instant_apps" msgid="574277769963965565">"Instant-Apps"</string>
<string name="filter_personal_apps" msgid="3277727374174355971">"Nutzer"</string> <string name="filter_personal_apps" msgid="3277727374174355971">"Nutzer"</string>
<string name="filter_work_apps" msgid="24519936790795574">"Arbeit"</string> <string name="filter_work_apps" msgid="24519936790795574">"Geschäftlich"</string>
<string name="filter_notif_all_apps" msgid="2299049859443680242">"Apps: alle"</string> <string name="filter_notif_all_apps" msgid="2299049859443680242">"Apps: alle"</string>
<string name="filter_notif_blocked_apps" msgid="3300375727887991342">"Apps: deaktiviert"</string> <string name="filter_notif_blocked_apps" msgid="3300375727887991342">"Apps: deaktiviert"</string>
<string name="filter_notif_urgent_channels" msgid="3972473613117159653">"Kategorien: sehr hohe Wichtigkeit"</string> <string name="filter_notif_urgent_channels" msgid="3972473613117159653">"Kategorien: sehr hohe Wichtigkeit"</string>
...@@ -3139,7 +3142,7 @@ ...@@ -3139,7 +3142,7 @@
<string name="app_permissions" msgid="4148222031991883874">"App-Berechtigungen"</string> <string name="app_permissions" msgid="4148222031991883874">"App-Berechtigungen"</string>
<string name="app_permissions_summary" msgid="5163974162150406324">"Apps, die <xliff:g id="APPS">%1$s</xliff:g> verwenden"</string> <string name="app_permissions_summary" msgid="5163974162150406324">"Apps, die <xliff:g id="APPS">%1$s</xliff:g> verwenden"</string>
<string name="tap_to_wake" msgid="7211944147196888807">"Zum Aktivieren tippen"</string> <string name="tap_to_wake" msgid="7211944147196888807">"Zum Aktivieren tippen"</string>
<string name="tap_to_wake_summary" msgid="4341387904987585616">"Doppeltippe auf den Bildschirm, um das Gerät zu aktivieren."</string> <string name="tap_to_wake_summary" msgid="4341387904987585616">"Tippe doppelt auf den Bildschirm, um das Gerät zu aktivieren."</string>
<string name="domain_urls_title" msgid="3132983644568821250">"Links öffnen"</string> <string name="domain_urls_title" msgid="3132983644568821250">"Links öffnen"</string>
<string name="domain_urls_summary_none" msgid="2639588015479657864">"Unterstützte Links nicht öffnen"</string> <string name="domain_urls_summary_none" msgid="2639588015479657864">"Unterstützte Links nicht öffnen"</string>
<string name="domain_urls_summary_one" msgid="3704934031930978405">"<xliff:g id="DOMAIN">%s</xliff:g> öffnen"</string> <string name="domain_urls_summary_one" msgid="3704934031930978405">"<xliff:g id="DOMAIN">%s</xliff:g> öffnen"</string>
...@@ -3172,7 +3175,7 @@ ...@@ -3172,7 +3175,7 @@
<string name="usage_access" msgid="5479504953931038165">"Zugriff auf Nutzungsdaten"</string> <string name="usage_access" msgid="5479504953931038165">"Zugriff auf Nutzungsdaten"</string>
<string name="permit_usage_access" msgid="4012876269445832300">"Zugriff auf Nutzungsdaten gewähren"</string> <string name="permit_usage_access" msgid="4012876269445832300">"Zugriff auf Nutzungsdaten gewähren"</string>
<string name="app_usage_preference" msgid="7065701732733134991">"App-Nutzungseinstellungen"</string> <string name="app_usage_preference" msgid="7065701732733134991">"App-Nutzungseinstellungen"</string>
<string name="usage_access_description" msgid="1352111094596416795">"Der Zugriff auf die Nutzungsdaten ermöglicht es einer App, verschiedene Informationen zu erfassen, unter anderem, welche anderen Apps du wie oft verwendest, welchen Mobilfunkanbieter du nutzt und welche Spracheinstellungen du festgelegt hast."</string> <string name="usage_access_description" msgid="1352111094596416795">"Der Zugriff auf die Nutzungsdaten ermöglicht es einer App, verschiedene Informationen zu erfassen. Unter anderem, welche anderen Apps du wie oft verwendest, welchen Mobilfunkanbieter du nutzt und welche Spracheinstellungen du festgelegt hast."</string>
<string name="memory_settings_title" msgid="7490541005204254222">"Arbeitsspeicher"</string> <string name="memory_settings_title" msgid="7490541005204254222">"Arbeitsspeicher"</string>
<string name="memory_details_title" msgid="8542565326053693320">"Speicherdetails"</string> <string name="memory_details_title" msgid="8542565326053693320">"Speicherdetails"</string>
<string name="always_running" msgid="6042448320077429656">"Immer ausgeführt (<xliff:g id="PERCENTAGE">%s</xliff:g>)"</string> <string name="always_running" msgid="6042448320077429656">"Immer ausgeführt (<xliff:g id="PERCENTAGE">%s</xliff:g>)"</string>
...@@ -3303,11 +3306,11 @@ ...@@ -3303,11 +3306,11 @@
<string name="write_settings_preference" msgid="3407383041273067448">"Änderungsberechtigung für Systemeinstellungen"</string> <string name="write_settings_preference" msgid="3407383041273067448">"Änderungsberechtigung für Systemeinstellungen"</string>
<string name="permit_write_settings" msgid="6393779336656870080">"Änderung von Systemeinstellungen zulassen"</string> <string name="permit_write_settings" msgid="6393779336656870080">"Änderung von Systemeinstellungen zulassen"</string>
<string name="write_settings_description" msgid="6868293938839954623">"Diese Berechtigung ermöglicht einer App das Ändern von Systemeinstellungen."</string> <string name="write_settings_description" msgid="6868293938839954623">"Diese Berechtigung ermöglicht einer App das Ändern von Systemeinstellungen."</string>
<string name="write_settings_on" msgid="8230580416068832239">"Ja"</string> <string name="write_settings_on" msgid="8230580416068832239">"\"Ja\""</string>
<string name="write_settings_off" msgid="5156104383386336233">"Nein"</string> <string name="write_settings_off" msgid="5156104383386336233">"Nein"</string>
<string name="external_source_switch_title" msgid="3621381992793251070">"Dieser Quelle vertrauen"</string> <string name="external_source_switch_title" msgid="3621381992793251070">"Dieser Quelle vertrauen"</string>
<string name="camera_gesture_title" msgid="1075838577642393011">"Zum Öffnen der Kamera zweimal drehen"</string> <string name="camera_gesture_title" msgid="1075838577642393011">"Zum Öffnen der Kamera zweimal drehen"</string>
<string name="camera_gesture_desc" msgid="1831390075255870960">"Kamera App durch zweimaliges Drehen des Handgelenks öffnen"</string> <string name="camera_gesture_desc" msgid="1831390075255870960">"Kamera-App durch zweimaliges Drehen des Handgelenks öffnen"</string>
<string name="camera_double_tap_power_gesture_title" msgid="1651873760405034645">"Für Kamera Ein/Aus zweimal drücken"</string> <string name="camera_double_tap_power_gesture_title" msgid="1651873760405034645">"Für Kamera Ein/Aus zweimal drücken"</string>
<string name="camera_double_tap_power_gesture_desc" msgid="7355664631775680376">"Kamera ohne Entsperren des Displays schnell öffnen"</string> <string name="camera_double_tap_power_gesture_desc" msgid="7355664631775680376">"Kamera ohne Entsperren des Displays schnell öffnen"</string>
<string name="screen_zoom_title" msgid="5233515303733473927">"Anzeigegröße"</string> <string name="screen_zoom_title" msgid="5233515303733473927">"Anzeigegröße"</string>
...@@ -3397,8 +3400,6 @@ ...@@ -3397,8 +3400,6 @@
<string name="color_temperature_desc" msgid="4793729830226404052">"Kältere Displayfarben verwenden"</string> <string name="color_temperature_desc" msgid="4793729830226404052">"Kältere Displayfarben verwenden"</string>
<string name="color_temperature_toast" msgid="4974218172133854827">"Deaktiviere den Bildschirm, um die neue Farbeinstellung zu übernehmen"</string> <string name="color_temperature_toast" msgid="4974218172133854827">"Deaktiviere den Bildschirm, um die neue Farbeinstellung zu übernehmen"</string>
<string name="telephony_monitor_toast" msgid="7003764250271195384">"Gerät neu starten, damit die Änderungen bei Telephony Monitor wirksam werden"</string> <string name="telephony_monitor_toast" msgid="7003764250271195384">"Gerät neu starten, damit die Änderungen bei Telephony Monitor wirksam werden"</string>
<string name="camera_hal_hdrplus_switch" msgid="8377365197105267466">"Kamera HAL HDR+"</string>
<string name="camera_hal_hdrplus_toast" msgid="2063703797270055299">"Gerät neu starten, damit die Änderungen bei Kamera HAL HDR+ wirksam werden"</string>
<string name="camera_laser_sensor_switch" msgid="8913588990743234440">"Kamera-Lasersensor"</string> <string name="camera_laser_sensor_switch" msgid="8913588990743234440">"Kamera-Lasersensor"</string>
<string name="ota_disable_automatic_update" msgid="2319639631655915050">"Automatische Systemupdates"</string> <string name="ota_disable_automatic_update" msgid="2319639631655915050">"Automatische Systemupdates"</string>
<string name="usage" msgid="2977875522080448986">"Nutzung"</string> <string name="usage" msgid="2977875522080448986">"Nutzung"</string>
...@@ -3562,12 +3563,12 @@ ...@@ -3562,12 +3563,12 @@
<string name="deletion_helper_automatic_title" msgid="6605660435498272520">"Automatisch"</string> <string name="deletion_helper_automatic_title" msgid="6605660435498272520">"Automatisch"</string>
<string name="deletion_helper_manual_title" msgid="7947432164411214029">"Manuell"</string> <string name="deletion_helper_manual_title" msgid="7947432164411214029">"Manuell"</string>
<string name="deletion_helper_preference_title" msgid="5271510052022285884">"Jetzt Speicherplatz freigeben"</string> <string name="deletion_helper_preference_title" msgid="5271510052022285884">"Jetzt Speicherplatz freigeben"</string>
<string name="gesture_preference_title" msgid="5280023307132819052">"Bewegungen"</string> <string name="gesture_preference_title" msgid="5280023307132819052">"Gesten"</string>
<string name="gesture_preference_summary" product="default" msgid="8627850388011956901">"Schnelle Gesten zum Steuern deines Smartphones"</string> <string name="gesture_preference_summary" product="default" msgid="8627850388011956901">"Schnelle Gesten zum Steuern deines Smartphones"</string>
<string name="gesture_preference_summary" product="tablet" msgid="4717535378272065510">"Schnelle Gesten zum Steuern deines Tablets"</string> <string name="gesture_preference_summary" product="tablet" msgid="4717535378272065510">"Schnelle Gesten zum Steuern deines Tablets"</string>
<string name="gesture_preference_summary" product="device" msgid="4205941452664950852">"Schnelle Gesten zum Steuern deines Geräts"</string> <string name="gesture_preference_summary" product="device" msgid="4205941452664950852">"Schnelle Gesten zum Steuern deines Geräts"</string>
<string name="double_tap_power_for_camera_title" msgid="64716226816032800">"Zur Kamera wechseln"</string> <string name="double_tap_power_for_camera_title" msgid="64716226816032800">"Zur Kamera wechseln"</string>
<string name="double_tap_power_for_camera_summary" msgid="242037150983277829">"Ein-/Aus-Taste zweimal drücken, um Kamera direkt zu starten. Funktioniert bei jedem Display."</string> <string name="double_tap_power_for_camera_summary" msgid="242037150983277829">"Ein-/Aus-Taste zweimal drücken, um Kamera direkt zu starten. Funktioniert unabhängig davon, welche App gerade geöffnet ist."</string>
<string name="double_tap_power_for_camera_suggestion_title" msgid="6500405261202883589">"Kamera schnell öffnen"</string> <string name="double_tap_power_for_camera_suggestion_title" msgid="6500405261202883589">"Kamera schnell öffnen"</string>
<string name="double_tap_power_for_camera_suggestion_summary" msgid="7010153544554016996">"Ein-/Aus-Taste zweimal drücken, um die Kamera zu öffnen"</string> <string name="double_tap_power_for_camera_suggestion_summary" msgid="7010153544554016996">"Ein-/Aus-Taste zweimal drücken, um die Kamera zu öffnen"</string>
<string name="double_twist_for_camera_mode_title" msgid="4877834147983530479">"Kamera wechseln"</string> <string name="double_twist_for_camera_mode_title" msgid="4877834147983530479">"Kamera wechseln"</string>
...@@ -3579,7 +3580,7 @@ ...@@ -3579,7 +3580,7 @@
<string name="ambient_display_title" product="default" msgid="5144814600610448504">"Doppeltippen für schnellen Blick auf das Smartphone-Display"</string> <string name="ambient_display_title" product="default" msgid="5144814600610448504">"Doppeltippen für schnellen Blick auf das Smartphone-Display"</string>
<string name="ambient_display_title" product="tablet" msgid="8688795028609563837">"Doppeltippen für schnellen Blick auf das Display des Tablets"</string> <string name="ambient_display_title" product="tablet" msgid="8688795028609563837">"Doppeltippen für schnellen Blick auf das Display des Tablets"</string>
<string name="ambient_display_title" product="device" msgid="3423781975742145894">"Doppeltippen für schnellen Blick auf das Display des Geräts"</string> <string name="ambient_display_title" product="device" msgid="3423781975742145894">"Doppeltippen für schnellen Blick auf das Display des Geräts"</string>
<string name="ambient_display_summary" msgid="525662960806416373">"Auf den Bildschirm Doppeltippen, um Uhrzeit, Benachrichtigungen und andere Informationen anzusehen."</string> <string name="ambient_display_summary" msgid="525662960806416373">"Auf den Bildschirm doppeltippen, um Uhrzeit, Benachrichtigungen und andere Informationen anzusehen."</string>
<string name="ambient_display_suggestion_summary" msgid="5987443721392571847">"Benachrichtigungen bei inaktivem Display ansehen"</string> <string name="ambient_display_suggestion_summary" msgid="5987443721392571847">"Benachrichtigungen bei inaktivem Display ansehen"</string>
<string name="ambient_display_pickup_title" product="default" msgid="818688002837687268">"Für Benachr. anheben"</string> <string name="ambient_display_pickup_title" product="default" msgid="818688002837687268">"Für Benachr. anheben"</string>
<string name="ambient_display_pickup_title" product="tablet" msgid="4455864282995698097">"Tablet hochnehmen, um das Display anzusehen"</string> <string name="ambient_display_pickup_title" product="tablet" msgid="4455864282995698097">"Tablet hochnehmen, um das Display anzusehen"</string>
...@@ -3604,7 +3605,7 @@ ...@@ -3604,7 +3605,7 @@
<string name="web_action_enable_title" msgid="4051513950976670853">"Instant-Apps"</string> <string name="web_action_enable_title" msgid="4051513950976670853">"Instant-Apps"</string>
<string name="web_action_enable_summary" msgid="3108127559723396382">"Links in Apps öffnen, selbst wenn diese nicht installiert sind"</string> <string name="web_action_enable_summary" msgid="3108127559723396382">"Links in Apps öffnen, selbst wenn diese nicht installiert sind"</string>
<string name="web_action_section_title" msgid="7364647086538399136">"Instant-Apps"</string> <string name="web_action_section_title" msgid="7364647086538399136">"Instant-Apps"</string>
<string name="instant_apps_settings" msgid="8827777916518348213">"Android Instant Apps-Einstellungen"</string> <string name="instant_apps_settings" msgid="8827777916518348213">"Instant Apps-Einstell."</string>
<string name="domain_url_section_title" msgid="7046835219056428883">"Installierte Apps"</string> <string name="domain_url_section_title" msgid="7046835219056428883">"Installierte Apps"</string>
<string name="automatic_storage_manager_activation_warning" msgid="6353100011690933254">"Dein Speicher wird jetzt vom Speichermanager verwaltet"</string> <string name="automatic_storage_manager_activation_warning" msgid="6353100011690933254">"Dein Speicher wird jetzt vom Speichermanager verwaltet"</string>
<string name="account_for_section_header" msgid="5356566418548737121">"Konten für <xliff:g id="USER_NAME">%1$s</xliff:g>"</string> <string name="account_for_section_header" msgid="5356566418548737121">"Konten für <xliff:g id="USER_NAME">%1$s</xliff:g>"</string>
...@@ -3704,7 +3705,7 @@ ...@@ -3704,7 +3705,7 @@
<string name="webview_disabled_for_user" msgid="1216426047631256825">"(für Nutzer <xliff:g id="USER">%s</xliff:g> deaktiviert)"</string> <string name="webview_disabled_for_user" msgid="1216426047631256825">"(für Nutzer <xliff:g id="USER">%s</xliff:g> deaktiviert)"</string>
<string name="autofill_app" msgid="7338387238377914374">"AutoFill-Dienst"</string> <string name="autofill_app" msgid="7338387238377914374">"AutoFill-Dienst"</string>
<string name="autofill_keywords" msgid="7485591824120812710">"automatisch, ausfüllen, füllen, autofill"</string> <string name="autofill_keywords" msgid="7485591824120812710">"automatisch, ausfüllen, füllen, autofill"</string>
<string name="autofill_confirmation_message" msgid="2784869528908005194">"&lt;b&gt;Sorg dafür, dass dieser App vertraut wird.&lt;/b&gt; &lt;br/&gt; &lt;br/&gt; &lt;xliff:g id=app_name example=Google Autofill&gt;%1$s&lt;/xliff:g&gt; entscheidet anhand der Inhalte auf dem Display, welche Informationen automatisch ausgefüllt werden können."</string> <string name="autofill_confirmation_message" msgid="2784869528908005194">"&lt;b&gt;Findest du diese App vertrauenswürdig?&lt;/b&gt; &lt;br/&gt; &lt;br/&gt; &lt;xliff:g id=app_name example=Google Autofill&gt;%1$s&lt;/xliff:g&gt; entscheidet anhand der Inhalte auf dem Display, welche Informationen automatisch ausgefüllt werden können."</string>
<string name="device_theme" msgid="4571803018917608588">"Gerätedesign"</string> <string name="device_theme" msgid="4571803018917608588">"Gerätedesign"</string>
<string name="default_theme" msgid="7085644992078579076">"Standard"</string> <string name="default_theme" msgid="7085644992078579076">"Standard"</string>
<string name="storage_manager_indicator" msgid="1516810749625915020">"Speichermanager: <xliff:g id="STATUS">^1</xliff:g>"</string> <string name="storage_manager_indicator" msgid="1516810749625915020">"Speichermanager: <xliff:g id="STATUS">^1</xliff:g>"</string>
...@@ -3720,4 +3721,21 @@ ...@@ -3720,4 +3721,21 @@
<string name="new_device_suggestion_summary" product="tablet" msgid="393751455688210956">"Lass dir zeigen, was dein neues Tablet alles kann"</string> <string name="new_device_suggestion_summary" product="tablet" msgid="393751455688210956">"Lass dir zeigen, was dein neues Tablet alles kann"</string>
<string name="new_device_suggestion_summary" product="device" msgid="2939870049868336652">"Lass dir zeigen, was dein neues Gerät alles kann"</string> <string name="new_device_suggestion_summary" product="device" msgid="2939870049868336652">"Lass dir zeigen, was dein neues Gerät alles kann"</string>
<string name="disabled_low_ram_device" msgid="3751578499721173344">"Diese Funktion ist auf diesem Gerät nicht verfügbar"</string> <string name="disabled_low_ram_device" msgid="3751578499721173344">"Diese Funktion ist auf diesem Gerät nicht verfügbar"</string>
<string name="bluetooth_message_access_notification_content" msgid="5111712860712823893">"Ein Gerät fordert Zugriff auf deine Nachrichten an. Weitere Informationen."</string>
<string name="bluetooth_message_access_dialog_title" msgid="9009836130395061579">"Möchtest du den Zugriff auf Nachrichten zulassen?"</string>
<string name="bluetooth_message_access_dialog_content" msgid="7186694737578788487">"Ein Bluetooth-Gerät (<xliff:g id="DEVICE_NAME_0">%1$s</xliff:g>) fordert Zugriff auf deine Nachrichten an.\n\nDein Gerät war bisher noch nicht mit <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> verbunden."</string>
<string name="bluetooth_phonebook_access_notification_content" msgid="9175220052703433637">"Ein Gerät fordert Zugriff auf deine Kontakte und deine Anrufliste an. Weitere Informationen."</string>
<string name="bluetooth_phonebook_access_dialog_title" msgid="7624607995928968721">"Möchtest du den Zugriff auf Kontakte und Anrufliste zulassen?"</string>
<string name="bluetooth_phonebook_access_dialog_content" msgid="959658135522249170">"Ein Bluetooth-Gerät (<xliff:g id="DEVICE_NAME_0">%1$s</xliff:g>) fordert Zugriff auf deine Kontakte und deine Anrufliste an. Dazu gehören auch Daten über ein- und ausgehende Anrufe.\n\nDein Gerät war bisher noch nicht mit <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> verbunden."</string>
<string name="request_manage_bluetooth_permission_dont_allow" msgid="8798061333407581300">"Nicht zulassen"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Anfrage nach Zugriff auf SIM-Karte"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Ein Gerät möchte auf deine SIM-Karte zugreifen. Weitere Informationen."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Zugriff auf SIM-Karte erlauben?"</string>
<string name="bluetooth_sim_card_access_dialog_content" msgid="4153857191661567190">"Ein Bluetooth-Gerät, <xliff:g id="DEVICE_NAME_0">%1$s</xliff:g>, möchte auf Daten auf deiner SIM-Karte zugreifen. Das betrifft auch deine Kontakte.\n\nSo lange die Verbindung besteht, erhält <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> alle Anrufe für <xliff:g id="PHONE_NUMBER">%3$s</xliff:g>."</string>
<string name="bluetooth_connect_access_notification_title" msgid="2573547043170883947">"Ein Bluetooth-Gerät ist verfügbar"</string>
<string name="bluetooth_connect_access_notification_content" msgid="1328465545685433304">"Ein Gerät möchte sich verbinden. Weitere Informationen."</string>
<string name="bluetooth_connect_access_dialog_title" msgid="1948056782712451381">"Mit Bluetooth-Gerät verbinden?"</string>
<string name="bluetooth_connect_access_dialog_content" msgid="4336436466468405850">"<xliff:g id="DEVICE_NAME_0">%1$s</xliff:g> möchte sich mit diesem Smartphone verbinden.\n\nDu hast dich bisher nicht mit <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> verbunden."</string>
<string name="bluetooth_connect_access_dialog_negative" msgid="4944672755226375059">"Nicht verbinden"</string>
<string name="bluetooth_connect_access_dialog_positive" msgid="3630561675207269710">"Verbinden"</string>
</resources> </resources>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2013-2014 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">
<plurals name="app_ops_count">
<item quantity="one">μια φορά</item>
<item quantity="other">%d φορές</item>
</plurals>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2016 The CyanogenMod Project
Copyright (C) 2017-2018 The LineageOS 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">
<plurals name="show_dev_countdown_cm">
<item quantity="one">Απομένει <xliff:g id="step_count">%1$d</xliff:g> βήμα για να ενεργοποιήσετε τις ρυθμίσεις για προγραμματιστές.</item>
<item quantity="other">Απομένουν <xliff:g id="step_count">%1$d</xliff:g> βήματα για να ενεργοποιήσετε τις ρυθμίσεις για προγραμματιστές.</item>
</plurals>
<string name="show_dev_on_cm">Ενεργοποιήσατε τις ρυθμίσεις για προγραμματιστές!</string>
<string name="show_dev_already_cm">Δεν χρειάζεται, έχετε ήδη ενεργοποιήσει τις ρυθμίσεις για προγραμματιστές.</string>
<string name="platform_revision">Πλατφόρμα</string>
<string name="total_ram">Συνολική RAM</string>
<string name="development_tools_title">Εργαλεία ανάπτυξης</string>
<string name="advanced_reboot_title">Προηγμένη επανεκκίνηση</string>
<string name="advanced_reboot_summary">Όταν είναι ενεργή, περιλαμβάνονται στο μενού πλήκτρου απενεργοποίησης οι επιλογές επανεκκίνησης σε λειτουργία recovery ή bootloader</string>
<string name="root_access">Πρόσβαση root</string>
<string name="root_access_warning_title">Να επιτρέπεται η πρόσβαση root;</string>
<string name="root_access_warning_message">Επιτρέποντας στις εφαρμογές να ζητούν πρόσβαση root είναι πολύ επικίνδυνο και θα μπορούσε να θέσει σε κίνδυνο την ασφάλεια του συστήματος σας!</string>
<string name="root_access_none">Απενεργοποιημένη</string>
<string name="root_access_apps">Μόνο εφαρμογές</string>
<string name="root_access_adb">Μόνο ADB</string>
<string name="root_access_all">Εφαρμογές και ADB</string>
<string name="root_appops_title">Διαχείριση προσβάσεων root</string>
<string name="root_appops_summary">Προβολή και έλεγχος των κανόνων root</string>
<string name="status_bar_double_tap_to_sleep_title">Πατήστε για αναστολή</string>
<string name="status_bar_double_tap_to_sleep_summary">Πατήστε δύο φορές στη γραμμή κατάστασης ή την οθόνη κλειδώματος για αναστολή της συσκευής</string>
<string name="touchscreen_gesture_settings_title">Χειρονομίες αφής</string>
<string name="touchscreen_gesture_settings_summary">Εκτελέστε διάφορες χειρονομίες αφής για γρήγορες ενέργειες</string>
<string name="proximity_wake_title">Πρόληψη ακούσιας αφύπνισης</string>
<string name="proximity_wake_summary">Έλεγχος του αισθητήρα εγγύτητας πριν την αφύπνιση της οθόνης</string>
<string name="lock_directly_show_password">Άμεση εμφάνιση εισόδου κωδικού</string>
<string name="lock_directly_show_password_summary">Παράλειψη συρσίματος για ξεκλείδωμα και άμεση προβολή καταχώρησης κωδικού πρόσβασης</string>
<string name="lock_directly_show_pattern">Άμεση εμφάνιση εισόδου μοτίβου</string>
<string name="lock_directly_show_pattern_summary">Παράλειψη συρσίματος για ξεκλείδωμα και άμεση προβολή καταχώρησης μοτίβου</string>
<string name="lock_directly_show_pin">Άμεση εμφάνιση εισόδου PIN</string>
<string name="lock_directly_show_pin_summary">Παράλειψη συρσίματος για ξεκλείδωμα και άμεση προβολή καταχώρησης PIN</string>
<string name="unlock_scramble_pin_layout_title">Ανακάτεμα διάταξης</string>
<string name="unlock_scramble_pin_layout_summary">Ανακάτεμα της διάταξης PIN κατά το ξεκλείδωμα της συσκευής</string>
<string name="lockscreen_visualizer_title">Εμφάνιση οπτικοποίησης μουσικής</string>
<string name="lockscreen_media_art_title">Προβολή εξώφυλλου άλμπουμ</string>
<string name="lock_settings_picker_pattern_size_message">Επιλέξτε ένα μέγεθος μοτίβου</string>
<string name="lockpattern_settings_enable_error_path_title">Εμφάνιση λάθος μοτίβου</string>
<string name="lockpattern_settings_enable_dots_title">Εμφάνιση τελειών μοτίβου</string>
<string name="lockscreen_vibrate_enabled_title">Δόνηση</string>
<string name="lockscreen_vibrate_enabled_head">Δόνηση κατά το ξεκλείδωμα</string>
<string name="adb_enable">Εντοπισμός σφαλμάτων Android</string>
<string name="adb_enable_summary">Ενεργοποίηση του περιβάλλοντος Android Debug Bridge (ADB)</string>
<string name="adb_notify">Ειδοποίηση εντοπισμού σφαλμάτων</string>
<string name="adb_notify_summary">Εμφάνιση ειδοποίησης όταν ο εντοπισμός σφαλμάτων μέσω USB ή δικτύου είναι ενεργοποιημένος</string>
<string name="adb_over_network">ADB μέσω δικτύου</string>
<string name="adb_over_network_summary">Λειτουργία εντοπισμού σφαλμάτων μέσω TCP/IP δικτύων (δίκτυα Wi-Fi, USB). Η ρύθμιση επαναφέρεται κατα την εκκίνηση</string>
<string name="adb_over_network_warning">ΠΡΟΣΟΧΗ: Όταν ο εντοπισμός σφαλμάτων μέσω δικτύου είναι ενεργοποιημένος, το τηλέφωνό σας είναι ανοικτό για εισβολές σε όλα τα συνδεδεμένα δίκτυα!\n\nΧρησιμοποιήστε αυτή τη λειτουργία μόνο όταν είστε συνδεδεμένοι σε έμπιστα δίκτυα.\n\nΘέλετε πραγματικά να ενεργοποιήσετε αυτή τη λειτουργία;</string>
<string name="kill_app_longpress_back">Τερμ. με πλήκτρο πίσω</string>
<string name="kill_app_longpress_back_summary">Πιέζοντας παρατεταμένα το πλήκτρο πίσω, τερματίζετε την τρέχουσα εφαρμογή</string>
<string name="security_settings_fingerprint_enroll_find_sensor_message_cm">Εντοπίστε τον αισθητήρα μοναδικού χαρακτηριστικού <xliff:g id="sensor_location">%1$s</xliff:g> του τηλεφώνου σας.</string>
<string name="security_settings_fingerprint_sensor_location_back">στο πίσω μέρος</string>
<string name="security_settings_fingerprint_sensor_location_front">στο μπροστινό μέρος</string>
<string name="security_settings_fingerprint_sensor_location_left">στην αριστερή πλευρά</string>
<string name="security_settings_fingerprint_sensor_location_right">στη δεξιά πλευρά</string>
<string name="device_hostname">Hostname συσκευής</string>
<string name="increasing_ring_volume_option_title">Αυξανόμενη ένταση κουδουνίσματος</string>
<string name="increasing_ring_min_volume_title">Αρχική ένταση</string>
<string name="increasing_ring_ramp_up_time_title">Χρονικό διάστημα αύξησης</string>
<string name="volume_link_notification_title">Σύνδεση εντάσεων ήχου κλήσης &amp; ειδοποίησης</string>
<string name="memory_startup_apps_title">Εφαρμογές που ξεκινούν κατά την εκκίνηση</string>
<string name="sim_enabler_summary"><xliff:g id="displayName">%1$s</xliff:g> - <xliff:g id="status" example="disabled">%2$s</xliff:g></string>
<string name="sim_disabled">απενεργοποιημένη</string>
<string name="sim_missing">απούσα ή ελαττωματική</string>
<string name="sim_enabler_need_disable_sim">Η κάρτα SIM θα απενεργοποιηθεί. Θέλετε να συνεχίσετε;</string>
<string name="sim_enabler_will_disable_sim_title">Προσοχή</string>
<string name="sim_enabler_need_switch_data_service">Αυτή η SIM θα απενεργοποιηθεί και η SIM <xliff:g id="slotid">%1$s</xliff:g> θα χρησιμοποιηθεί για υπηρεσίες δεδομένων. Είστε βέβαιοι ότι θέλετε να συνεχίσετε;</string>
<string name="sim_enabler_airplane_on">Δεν είναι δυνατή η εκτέλεση της ενέργειας κατά τη λειτουργία πτήσης.</string>
<string name="sim_enabler_in_call">Δεν είναι δυνατή η εκτέλεση της ενέργειας κατά τη διάρκεια μιας κλήσης.</string>
<string name="sim_enabler_both_inactive">Δεν μπορείτε να απενεργοποιήσετε όλες τις κάρτες SIM</string>
<string name="sim_enabler_enabling">Ενεργοποίηση\u2026</string>
<string name="sim_enabler_disabling">Απενεργοποίηση\u2026</string>
<string name="sub_activate_success">Η SIM ενεργοποιήθηκε.</string>
<string name="sub_activate_failed">Ανεπιτυχής ενεργοποίηση.</string>
<string name="sub_deactivate_success">Η SIM απενεργοποιήθηκε.</string>
<string name="sub_deactivate_failed">Ανεπιτυχής απενεργοποίηση.</string>
<string name="app_ops_categories_location">Τοποθεσία</string>
<string name="app_ops_categories_personal">Προσωπικά</string>
<string name="app_ops_categories_messaging">Ανταλλαγή μηνυμάτων</string>
<string name="app_ops_categories_media">Μέσα</string>
<string name="app_ops_categories_device">Συσκευή</string>
<string name="app_ops_categories_run_in_background">Τρέχει στο παρασκήνιο</string>
<string name="app_ops_categories_bootup">Εκκίνηση</string>
<string name="app_ops_categories_su">Πρόσβαση root</string>
<string name="app_ops_categories_other">Άλλες</string>
<string name="app_ops_summaries_coarse_location">τοποθεσία κατά προσέγγιση</string>
<string name="app_ops_summaries_fine_location">ακριβής τοποθεσία</string>
<string name="app_ops_summaries_gps">GPS</string>
<string name="app_ops_summaries_vibrate">δόνηση</string>
<string name="app_ops_summaries_read_contacts">ανάγνωση επαφών</string>
<string name="app_ops_summaries_modify_contacts">τροποποίηση επαφών</string>
<string name="app_ops_summaries_read_call_log">ανάγνωση αρχείου κλήσεων</string>
<string name="app_ops_summaries_modify_call_log">τροποποίηση αρχείου κλήσεων</string>
<string name="app_ops_summaries_read_calendar">ανάγνωση ημερολογίου</string>
<string name="app_ops_summaries_modify_calendar">τροποποίηση ημερολογίου</string>
<string name="app_ops_summaries_wifi_scan">σάρωση Wi-Fi</string>
<string name="app_ops_summaries_notification">ειδοποίηση/μήνυμα στην οθόνη</string>
<string name="app_ops_summaries_cell_scan">σάρωση κυψέλης</string>
<string name="app_ops_summaries_call_phone">κλήση τηλεφώνου</string>
<string name="app_ops_summaries_read_sms">ανάγνωση SMS</string>
<string name="app_ops_summaries_write_sms">σύνταξη SMS</string>
<string name="app_ops_summaries_receive_sms">λήψη SMS</string>
<string name="app_ops_summaries_receive_emergency_sms">λήψη SMS έκτακτης ανάγκης</string>
<string name="app_ops_summaries_receive_mms">λήψη MMS</string>
<string name="app_ops_summaries_receive_wap_push">λήψη μηνύματος push μέσω WAP</string>
<string name="app_ops_summaries_send_sms">αποστολή SMS</string>
<string name="app_ops_summaries_read_icc_sms">ανάγνωση ICC SMS</string>
<string name="app_ops_summaries_write_icc_sms">σύνταξη ICC SMS</string>
<string name="app_ops_summaries_modify_settings">τροποποίηση ρυθμίσεων</string>
<string name="app_ops_summaries_draw_on_top">μεταφορά στην κορυφή</string>
<string name="app_ops_summaries_access_notifications">πρόσβαση στις ειδοποιήσεις</string>
<string name="app_ops_summaries_camera">φωτογρ. μηχανή</string>
<string name="app_ops_summaries_record_audio">εγγραφή ήχου</string>
<string name="app_ops_summaries_play_audio">αναπαραγωγή ήχου</string>
<string name="app_ops_summaries_read_clipboard">ανάγνωση περιεχόμενων προχείρου</string>
<string name="app_ops_summaries_modify_clipboard">τροποποίηση περιεχομένων προχείρου</string>
<string name="app_ops_summaries_media_buttons">πλήκτρα μέσων</string>
<string name="app_ops_summaries_audio_focus">εστίαση ήχου</string>
<string name="app_ops_summaries_master_volume">κύρια ένταση ήχου</string>
<string name="app_ops_summaries_voice_volume">ένταση ήχου φωνής</string>
<string name="app_ops_summaries_ring_volume">ένταση ήχου κλήσης</string>
<string name="app_ops_summaries_media_volume">ένταση ήχου μέσων</string>
<string name="app_ops_summaries_alarm_volume">ένταση ήχου ξυπνητηριού</string>
<string name="app_ops_summaries_notification_volume">ένταση ήχου ειδοποιήσεων</string>
<string name="app_ops_summaries_bluetooth_volume">ένταση ήχου bluetooth</string>
<string name="app_ops_summaries_keep_awake">διατήρηση λειτουργίας</string>
<string name="app_ops_summaries_monitor_location">παρακολούθηση τοποθεσίας</string>
<string name="app_ops_summaries_monitor_high_power_location">παρακολούθηση θέσης υψηλής ισχύος</string>
<string name="app_ops_summaries_get_usage_stats">λήψη στατιστικών χρήσης εφαρμογών</string>
<string name="app_ops_summaries_mute_unmute_microphone">σίγαση/κατάργηση σίγασης μικροφώνου</string>
<string name="app_ops_summaries_toast_window">εμφάνιση αναδυόμενων μηνυμάτων</string>
<string name="app_ops_summaries_project_media">εμφάνιση πολυμέσων</string>
<string name="app_ops_summaries_activate_vpn">ενεργοποίηση VPN</string>
<string name="app_ops_summaries_write_wallpaper">ορισμός ταπετσαρίας</string>
<string name="app_ops_summaries_assist_structure">δομή βοήθειας</string>
<string name="app_ops_summaries_assist_screenshot">στιγμιότυπο οθόνης βοήθειας</string>
<string name="app_ops_summaries_read_phone_state">ανάγνωση κατάστασης τηλεφώνου</string>
<string name="app_ops_summaries_add_voicemail">προσθήκη φωνητικού μηνύματος</string>
<string name="app_ops_summaries_use_sip">χρήση SIP</string>
<string name="app_ops_summaries_make_call">κλήση</string>
<string name="app_ops_summaries_use_fingerprint">χρήση δακτυλικού αποτυπώματος</string>
<string name="app_ops_summaries_use_body_sensors">χρήση αισθητήρων σώματος</string>
<string name="app_ops_summaries_read_cell_broadcasts">ανάγνωση εκπομπών κινητής τηλεφωνίας</string>
<string name="app_ops_summaries_mock_location">αναφορά ψευδής τοποθεσίας</string>
<string name="app_ops_summaries_read_external_storage">ανάγνωση εξωτερικού αποθ. χώρου</string>
<string name="app_ops_summaries_write_external_storage">εγγραφή εξωτερικού αποθ. χώρου</string>
<string name="app_ops_summaries_turn_screen_on">ενεργοποίηση οθόνης</string>
<string name="app_ops_summaries_get_accounts">ανάγνωση λογαριασμών</string>
<string name="app_ops_summaries_run_in_background">εκτέλεση στο παρασκήνιο</string>
<string name="app_ops_summaries_accessibility_volume">ένταση ήχου προσβασιμότητας</string>
<string name="app_ops_summaries_read_phone_numbers">ανάγνωση τηλεφωνικών αριθμών</string>
<string name="app_ops_summaries_request_install_packages">αίτημα εγκατάστασης πακέτων</string>
<string name="app_ops_summaries_picture_in_picture">χρήση λειτουργίας εικόνα σε εικόνα</string>
<string name="app_ops_summaries_instant_app_start_foreground">εκκίνηση instant app στο προσκήνιο</string>
<string name="app_ops_summaries_answer_phone_calls">απάντηση τηλεφωνικών κλήσεων</string>
<string name="app_ops_summaries_toggle_wifi">εναλλαγή Wi-Fi</string>
<string name="app_ops_summaries_toggle_bluetooth">εναλλαγή bluetooth</string>
<string name="app_ops_summaries_start_at_boot">έναρξη κατά την εκκίνηση</string>
<string name="app_ops_summaries_toggle_nfc">εναλλαγή NFC</string>
<string name="app_ops_summaries_toggle_mobile_data">εναλλαγή δεδομένων κινητής τηλεφωνίας</string>
<string name="app_ops_summaries_superuser">πρόσβαση root</string>
<string name="app_ops_labels_coarse_location">Τοποθεσία κατά προσέγγιση</string>
<string name="app_ops_labels_fine_location">Ακριβής τοποθεσία</string>
<string name="app_ops_labels_gps">GPS</string>
<string name="app_ops_labels_vibrate">Δόνηση</string>
<string name="app_ops_labels_read_contacts">Ανάγνωση επαφών</string>
<string name="app_ops_labels_modify_contacts">Τροποποίηση επαφών</string>
<string name="app_ops_labels_read_call_log">Ανάγνωση αρχείου κλήσεων</string>
<string name="app_ops_labels_modify_call_log">Τροποποίηση αρχείου κλήσεων</string>
<string name="app_ops_labels_read_calendar">Ανάγνωση ημερολογίου</string>
<string name="app_ops_labels_modify_calendar">Τροποποίηση ημερολογίου</string>
<string name="app_ops_labels_wifi_scan">Σάρωση Wi-Fi</string>
<string name="app_ops_labels_notification">Ειδοποίηση/μήνυμα στην οθόνη</string>
<string name="app_ops_labels_cell_scan">Σάρωση κυψέλης</string>
<string name="app_ops_labels_call_phone">Κλήση τηλεφώνου</string>
<string name="app_ops_labels_read_sms">Ανάγνωση SMS</string>
<string name="app_ops_labels_write_sms">Σύνταξη SMS</string>
<string name="app_ops_labels_receive_sms">Λήψη SMS</string>
<string name="app_ops_labels_receive_emergency_sms">Λήψη SMS έκτακτης ανάγκης</string>
<string name="app_ops_labels_receive_mms">Λήψη MMS</string>
<string name="app_ops_labels_receive_wap_push">Λήψη μηνύματος push μέσω WAP</string>
<string name="app_ops_labels_send_sms">Αποστολή SMS</string>
<string name="app_ops_labels_read_icc_sms">Ανάγνωση ICC SMS</string>
<string name="app_ops_labels_write_icc_sms">Σύνταξη ICC SMS</string>
<string name="app_ops_labels_modify_settings">Τροποποίηση ρυθμίσεων</string>
<string name="app_ops_labels_draw_on_top">Μεταφορά στην κορυφή</string>
<string name="app_ops_labels_access_notifications">Πρόσβαση στις ειδοποιήσεις</string>
<string name="app_ops_labels_camera">Φωτογρ. μηχανή</string>
<string name="app_ops_labels_record_audio">Ηχογράφηση</string>
<string name="app_ops_labels_play_audio">Αναπαραγωγή ήχου</string>
<string name="app_ops_labels_read_clipboard">Ανάγνωση περιεχομένων προχείρου</string>
<string name="app_ops_labels_modify_clipboard">Τροποποίηση περιεχομένων προχείρου</string>
<string name="app_ops_labels_media_buttons">Πλήκτρα μέσων</string>
<string name="app_ops_labels_audio_focus">Εστίαση ήχου</string>
<string name="app_ops_labels_master_volume">Κύρια ένταση ήχου</string>
<string name="app_ops_labels_voice_volume">Ένταση ήχου φωνής</string>
<string name="app_ops_labels_ring_volume">Ένταση ήχου κλήσης</string>
<string name="app_ops_labels_media_volume">Ένταση ήχου μέσων</string>
<string name="app_ops_labels_alarm_volume">Ένταση ήχου ξυπνητηριού</string>
<string name="app_ops_labels_notification_volume">Ένταση ήχου ειδοποιήσεων</string>
<string name="app_ops_labels_bluetooth_volume">Ένταση ήχου Bluetooth</string>
<string name="app_ops_labels_keep_awake">Διατήρηση λειτουργίας</string>
<string name="app_ops_labels_monitor_location">Παρακολούθηση τοποθεσίας</string>
<string name="app_ops_labels_monitor_high_power_location">Παρακολούθηση θέσης υψηλής ισχύος</string>
<string name="app_ops_labels_get_usage_stats">Λήψη στατιστικών χρήσης</string>
<string name="app_ops_labels_mute_unmute_microphone">Σίγαση/κατάργηση σίγασης μικροφώνου</string>
<string name="app_ops_labels_toast_window">Εμφάνιση αναδυόμενων μηνυμάτων</string>
<string name="app_ops_labels_project_media">Εμφάνιση πολυμέσων</string>
<string name="app_ops_labels_activate_vpn">Ενεργοποίηση VPN</string>
<string name="app_ops_labels_write_wallpaper">Ορισμός ταπετσαρίας</string>
<string name="app_ops_labels_assist_structure">Βοηθητική εφαρμογή</string>
<string name="app_ops_labels_assist_screenshot">Στιγμιότυπο οθόνης βοήθειας</string>
<string name="app_ops_labels_read_phone_state">Ανάγνωση κατάστασης τηλεφώνου</string>
<string name="app_ops_labels_add_voicemail">Προσθήκη φωνητικού μηνύματος</string>
<string name="app_ops_labels_use_sip">Χρήση SIP</string>
<string name="app_ops_labels_make_call">Κλήση</string>
<string name="app_ops_labels_use_fingerprint">Χρήση δακτυλικού αποτυπώματος</string>
<string name="app_ops_labels_use_body_sensors">Χρήση αισθητήρων σώματος</string>
<string name="app_ops_labels_read_cell_broadcasts">Ανάγνωση εκπομπών κινητής τηλεφωνίας</string>
<string name="app_ops_labels_mock_location">Αναφορά ψευδής τοποθεσίας</string>
<string name="app_ops_labels_read_external_storage">Ανάγνωση εξωτερικού αποθ. χώρου</string>
<string name="app_ops_labels_write_external_storage">Εγγραφή εξωτερικού αποθ. χώρου</string>
<string name="app_ops_labels_turn_screen_on">Ενεργοποίηση οθόνης</string>
<string name="app_ops_labels_get_accounts">Ανάγνωση λογαριασμών</string>
<string name="app_ops_labels_run_in_background">Τρέχει στο παρασκήνιο</string>
<string name="app_ops_labels_accessibility_volume">Ένταση ήχου προσβασιμότητας</string>
<string name="app_ops_labels_read_phone_numbers">Ανάγνωση τηλεφωνικών αριθμών</string>
<string name="app_ops_labels_request_install_packages">Αίτημα εγκατάστασης πακέτων</string>
<string name="app_ops_labels_picture_in_picture">Χρήση λειτουργίας εικόνα σε εικόνα</string>
<string name="app_ops_labels_instant_app_start_foreground">Εκκίνηση instant app στο προσκήνιο</string>
<string name="app_ops_labels_answer_phone_calls">Απάντηση τηλεφωνικών κλήσεων</string>
<string name="app_ops_labels_toggle_wifi">Εναλλαγή Wi-Fi</string>
<string name="app_ops_labels_toggle_bluetooth">Εναλλαγή bluetooth</string>
<string name="app_ops_labels_start_at_boot">Έναρξη κατά την εκκίνηση</string>
<string name="app_ops_labels_toggle_nfc">Εναλλαγή NFC</string>
<string name="app_ops_labels_toggle_mobile_data">Εναλλαγή δεδομένων κινητής τηλεφωνίας</string>
<string name="app_ops_labels_superuser">Πρόσβαση root</string>
<string name="app_ops_permissions_allowed">Επιτρέπεται</string>
<string name="app_ops_permissions_ignored">Δεν επιτρέπεται</string>
<string name="app_ops_permissions_always_ask">Ερώτηση πάντα</string>
<string name="app_ops_entry_summary"><xliff:g id="op">%1$s</xliff:g> (χρησιμοποιήθηκε <xliff:g id="count">%2$s</xliff:g>)</string>
<string name="app_ops_allowed_count">Επιτράπηκε <xliff:g id="count" example="2 φορές">%s</xliff:g></string>
<string name="app_ops_ignored_count">Δεν επιτράπηκε <xliff:g id="count" example="2 φορές">%s</xliff:g></string>
<string name="app_ops_both_count">Επιτράπηκε <xliff:g id="count">%1$s</xliff:g>, δεν επιτράπηκε <xliff:g id="count">%2$s</xliff:g></string>
<string name="app_ops_no_blockable_permissions">Δεν υπάρχουν διαθέσιμα δικαιώματα για αποκλεισμό</string>
<string name="app_ops_show_user_apps">Εμφάνιση εφαρμογών χρήστη</string>
<string name="app_ops_show_system_apps">Εμφάνιση ενσωματωμένων εφαρμογών</string>
<string name="app_ops_reset_counters">Επαναφορά μετρητών \'επιτράπηκε/δεν επιτράπηκε\'</string>
<string name="app_ops_reset_confirm_title">Επιβεβαίωση επαναφοράς μετρητών</string>
<string name="app_ops_reset_confirm_mesg">Είστε σίγουρος/η ότι θέλετε να κάνετε επαναφορά των μετρητών;</string>
<string name="ok">ΟΚ</string>
<string name="security_privacy_settings_title">Ασφάλεια &amp; απόρρητο</string>
<string name="lineagelicense_title">Νομικές πληροφορίες LineageOS</string>
<string name="volume_adjust_sounds_title">Ήχοι πλήκτρων έντασης</string>
<string name="wake_when_plugged_or_unplugged_title">Αφύπνιση κατά τη σύνδεση</string>
<string name="wake_when_plugged_or_unplugged_summary">Ενεργοποίηση της οθόνης κατά την σύνδεση ή αποσύνδεση μιας πηγής ισχύος</string>
<string name="heads_up_notifications_enabled_title">Αναδυόμενες ειδοποιήσεις</string>
<string name="heads_up_notifications_enabled_summary">Εμφάνιση ειδοποιήσεων προτεραιότητας σε ένα μικρό αιωρούμενο παράθυρο</string>
<string name="high_touch_sensitivity_title">Υψηλή ευαισθησία αφής</string>
<string name="high_touch_sensitivity_summary">Αύξηση της ευαισθησίας της οθόνης αφής έτσι ώστε να μπορεί να χρησιμοποιηθεί φορώντας γάντια</string>
<string name="touchscreen_hovering_title">Αιώρηση οθόνης αφής</string>
<string name="touchscreen_hovering_summary">Σας επιτρέπει να αιωρείτε πάνω από την οθόνη όπως ένα ποντίκι σε προγράμματα περιήγησης στο web, απομακρυσμένες επιφάνειες εργασίας, κλπ</string>
<string name="data_usage_app_restrict_data">Δεδομένα κινητής τηλεφωνίας</string>
<string name="data_usage_app_restrict_data_summary">Ενεργοποίηση χρήσης δεδομένων κινητής τηλεφωνίας</string>
<string name="data_usage_app_restrict_wifi">Δεδομένα Wi\u2011Fi</string>
<string name="data_usage_app_restrict_wifi_summary">Ενεργοποίηση χρήσης δεδομένων Wi\u2011Fi</string>
</resources>
...@@ -624,7 +624,7 @@ ...@@ -624,7 +624,7 @@
<string name="bluetooth_confirm_passkey_msg" msgid="3708312912841950052">"Για σύζευξη με τη συσκευή:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;Βεβαιωθείτε ότι εμφανίζεται το κλειδί πρόσβασης:&lt;br&gt;&lt;b&gt;<xliff:g id="PASSKEY">%2$s</xliff:g>&lt;/b&gt;"</string> <string name="bluetooth_confirm_passkey_msg" msgid="3708312912841950052">"Για σύζευξη με τη συσκευή:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;Βεβαιωθείτε ότι εμφανίζεται το κλειδί πρόσβασης:&lt;br&gt;&lt;b&gt;<xliff:g id="PASSKEY">%2$s</xliff:g>&lt;/b&gt;"</string>
<string name="bluetooth_incoming_pairing_msg" msgid="1615930853859551491">"Από:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;Να γίνει σύζευξη με αυτήν τη συσκευή;"</string> <string name="bluetooth_incoming_pairing_msg" msgid="1615930853859551491">"Από:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;Να γίνει σύζευξη με αυτήν τη συσκευή;"</string>
<string name="bluetooth_display_passkey_pin_msg" msgid="2796550001376088433">"Για σύζευξη με:<xliff:g id="BOLD1_0">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="DEVICE_NAME">%1$s</xliff:g><xliff:g id="END_BOLD1">&lt;/b&gt;&lt;br&gt;&lt;br&gt;</xliff:g>Πληκτρολογήστε:<xliff:g id="BOLD2_1">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="PASSKEY">%2$s</xliff:g><xliff:g id="END_BOLD2">&lt;/b&gt;</xliff:g> και πιέστε το πλήκτρο επιστροφής (Return) ή το πλήκτρο Enter."</string> <string name="bluetooth_display_passkey_pin_msg" msgid="2796550001376088433">"Για σύζευξη με:<xliff:g id="BOLD1_0">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="DEVICE_NAME">%1$s</xliff:g><xliff:g id="END_BOLD1">&lt;/b&gt;&lt;br&gt;&lt;br&gt;</xliff:g>Πληκτρολογήστε:<xliff:g id="BOLD2_1">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="PASSKEY">%2$s</xliff:g><xliff:g id="END_BOLD2">&lt;/b&gt;</xliff:g> και πιέστε το πλήκτρο επιστροφής (Return) ή το πλήκτρο Enter."</string>
<string name="bluetooth_pairing_shares_phonebook" msgid="2277931851483023208">"Να επιτρέπεται στη συσκευή <xliff:g id="DEVICE_NAME">%1$s</xliff:g> να έχει πρόσβαση στις επαφές και το ιστορικό κλήσεών σας"</string> <string name="bluetooth_pairing_shares_phonebook" msgid="9082518313285787097">"Να επιτρέπεται η πρόσβαση στις επαφές σας και στο ιστορικό κλήσεων"</string>
<string name="bluetooth_error_title" msgid="6850384073923533096"></string> <string name="bluetooth_error_title" msgid="6850384073923533096"></string>
<string name="bluetooth_connecting_error_message" msgid="1397388344342081090">"Δεν ήταν δυνατή η σύνδεση με τη συσκευή <xliff:g id="DEVICE_NAME">%1$s</xliff:g>."</string> <string name="bluetooth_connecting_error_message" msgid="1397388344342081090">"Δεν ήταν δυνατή η σύνδεση με τη συσκευή <xliff:g id="DEVICE_NAME">%1$s</xliff:g>."</string>
<string name="bluetooth_preference_scan_title" msgid="2277464653118896016">"Ανίχνευση για συσκευές"</string> <string name="bluetooth_preference_scan_title" msgid="2277464653118896016">"Ανίχνευση για συσκευές"</string>
...@@ -1003,7 +1003,10 @@ ...@@ -1003,7 +1003,10 @@
<string name="search_clear_history" msgid="4196658962573162457">"Διαγραφή ιστορικού"</string> <string name="search_clear_history" msgid="4196658962573162457">"Διαγραφή ιστορικού"</string>
<string name="display_settings" msgid="7965901687241669598">"Προβολή"</string> <string name="display_settings" msgid="7965901687241669598">"Προβολή"</string>
<string name="accelerometer_title" msgid="7854608399547349157">"Αυτόματη περιστροφή οθόνης"</string> <string name="accelerometer_title" msgid="7854608399547349157">"Αυτόματη περιστροφή οθόνης"</string>
<string name="color_mode_title" msgid="3159275920408338215">"Έντονα χρώματα"</string> <string name="color_mode_title" msgid="9186249332902370471">"Χρώματα"</string>
<string name="color_mode_option_natural" msgid="5013837483986772758">"Φυσικό"</string>
<string name="color_mode_option_boosted" msgid="8588223970257287524">"Ενισχυμένο"</string>
<string name="color_mode_option_saturated" msgid="4569683960058798843">"Κορεσμένο"</string>
<string name="accelerometer_summary_on" product="tablet" msgid="429982132339828942">"Αυτόματη εναλλαγή προσανατολισμού κατά την περιστροφή του tablet"</string> <string name="accelerometer_summary_on" product="tablet" msgid="429982132339828942">"Αυτόματη εναλλαγή προσανατολισμού κατά την περιστροφή του tablet"</string>
<string name="accelerometer_summary_on" product="default" msgid="1133737282813048021">"Αυτόματη εναλλαγή προσανατολισμού κατά την περιστροφή του τηλεφώνου"</string> <string name="accelerometer_summary_on" product="default" msgid="1133737282813048021">"Αυτόματη εναλλαγή προσανατολισμού κατά την περιστροφή του τηλεφώνου"</string>
<string name="accelerometer_summary_off" product="tablet" msgid="4781734213242521682">"Αυτόματη εναλλαγή προσανατολισμού κατά την περιστροφή του tablet"</string> <string name="accelerometer_summary_off" product="tablet" msgid="4781734213242521682">"Αυτόματη εναλλαγή προσανατολισμού κατά την περιστροφή του tablet"</string>
...@@ -1064,7 +1067,7 @@ ...@@ -1064,7 +1067,7 @@
<string name="screensaver_settings_summary_never" msgid="5165622985174349585">"Ποτέ"</string> <string name="screensaver_settings_summary_never" msgid="5165622985174349585">"Ποτέ"</string>
<string name="screensaver_settings_summary_off" msgid="2481581696365146473">"Απενεργοποίηση"</string> <string name="screensaver_settings_summary_off" msgid="2481581696365146473">"Απενεργοποίηση"</string>
<string name="screensaver_settings_disabled_prompt" msgid="1239088321034437608">"Ενεργοποιήστε την προφύλαξη οθόνης για να ελέγξετε τι συμβαίνει όταν το τηλέφωνό σας είναι συνδεδεμένο στη βάση σύνδεσης ή/και βρίσκεται σε κατάσταση αδράνειας."</string> <string name="screensaver_settings_disabled_prompt" msgid="1239088321034437608">"Ενεργοποιήστε την προφύλαξη οθόνης για να ελέγξετε τι συμβαίνει όταν το τηλέφωνό σας είναι συνδεδεμένο στη βάση σύνδεσης ή/και βρίσκεται σε κατάσταση αδράνειας."</string>
<string name="screensaver_settings_when_to_dream" msgid="7262410541382890146">"Πότε ξεκινά"</string> <string name="screensaver_settings_when_to_dream" msgid="7262410541382890146">"Πότε να ξεκινάει"</string>
<string name="screensaver_settings_current" msgid="4663846038247130023">"Τρέχουσα προφύλαξη οθόνης"</string> <string name="screensaver_settings_current" msgid="4663846038247130023">"Τρέχουσα προφύλαξη οθόνης"</string>
<string name="screensaver_settings_dream_start" msgid="4998187847985120168">"Έναρξη τώρα"</string> <string name="screensaver_settings_dream_start" msgid="4998187847985120168">"Έναρξη τώρα"</string>
<string name="screensaver_settings_button" msgid="7292214707625717013">"Ρυθμίσεις"</string> <string name="screensaver_settings_button" msgid="7292214707625717013">"Ρυθμίσεις"</string>
...@@ -1577,13 +1580,13 @@ ...@@ -1577,13 +1580,13 @@
<string name="data_size_label" msgid="6117971066063850416">"Δεδομένα χρήστη"</string> <string name="data_size_label" msgid="6117971066063850416">"Δεδομένα χρήστη"</string>
<string name="external_data_size_label" product="nosdcard" msgid="7533821466482000453">"Εφαρμογή αποθηκευτικού χώρου USB"</string> <string name="external_data_size_label" product="nosdcard" msgid="7533821466482000453">"Εφαρμογή αποθηκευτικού χώρου USB"</string>
<string name="external_data_size_label" product="default" msgid="626414192825329708">"Κάρτα SD"</string> <string name="external_data_size_label" product="default" msgid="626414192825329708">"Κάρτα SD"</string>
<string name="uninstall_text" msgid="3644892466144802466">"Κατάργηση εγκατάστασης"</string> <string name="uninstall_text" msgid="3644892466144802466">"Απεγκατάσταση"</string>
<string name="uninstall_all_users_text" msgid="851857393177950340">"Κατάργηση εγκατάστασης για όλους τους χρήστες"</string> <string name="uninstall_all_users_text" msgid="851857393177950340">"Απεγκατάσταση για όλους τους χρήστες"</string>
<string name="install_text" msgid="884360662922471113">"Εγκατάσταση"</string> <string name="install_text" msgid="884360662922471113">"Εγκατάσταση"</string>
<string name="disable_text" msgid="6544054052049395202">"Απενεργοποίηση"</string> <string name="disable_text" msgid="6544054052049395202">"Απενεργοποίηση"</string>
<string name="enable_text" msgid="9217362512327828987">"Ενεργοποίηση"</string> <string name="enable_text" msgid="9217362512327828987">"Ενεργοποίηση"</string>
<string name="clear_user_data_text" msgid="5597622864770098388">"Διαγραφή δεδομένων"</string> <string name="clear_user_data_text" msgid="5597622864770098388">"Διαγραφή δεδομένων"</string>
<string name="app_factory_reset" msgid="6635744722502563022">"Κατάργηση εγκατάστασης ενημερώσεων"</string> <string name="app_factory_reset" msgid="6635744722502563022">"Απεγκατάσταση ενημερώσεων"</string>
<string name="auto_launch_enable_text" msgid="4275746249511874845">"Έχετε επιλέξει να γίνεται εκκίνηση αυτής της εφαρμογής από προεπιλογή για ορισμένες ενέργειες."</string> <string name="auto_launch_enable_text" msgid="4275746249511874845">"Έχετε επιλέξει να γίνεται εκκίνηση αυτής της εφαρμογής από προεπιλογή για ορισμένες ενέργειες."</string>
<string name="always_allow_bind_appwidgets_text" msgid="566822577792032925">"Έχετε επιλέξει να επιτρέπεται σε αυτήν την εφαρμογή η δημιουργία γραφικών στοιχείων και η πρόσβαση στα δεδομένα τους."</string> <string name="always_allow_bind_appwidgets_text" msgid="566822577792032925">"Έχετε επιλέξει να επιτρέπεται σε αυτήν την εφαρμογή η δημιουργία γραφικών στοιχείων και η πρόσβαση στα δεδομένα τους."</string>
<string name="auto_launch_disable_text" msgid="7800385822185540166">"Δεν έχουν οριστεί προεπιλογές."</string> <string name="auto_launch_disable_text" msgid="7800385822185540166">"Δεν έχουν οριστεί προεπιλογές."</string>
...@@ -1619,7 +1622,7 @@ ...@@ -1619,7 +1622,7 @@
<string name="sd_card_storage" product="default" msgid="7623513618171928235">"Κάρ. χώρ. απ. SD"</string> <string name="sd_card_storage" product="default" msgid="7623513618171928235">"Κάρ. χώρ. απ. SD"</string>
<string name="recompute_size" msgid="7722567982831691718">"Εκ νέου υπολογισμός μεγέθους..."</string> <string name="recompute_size" msgid="7722567982831691718">"Εκ νέου υπολογισμός μεγέθους..."</string>
<string name="clear_data_dlg_title" msgid="5605258400134511197">"Διαγραφή δεδομένων εφαρμογής;"</string> <string name="clear_data_dlg_title" msgid="5605258400134511197">"Διαγραφή δεδομένων εφαρμογής;"</string>
<string name="clear_data_dlg_text" msgid="3951297329833822490">"Όλα τα δεδομένα της εφαρμογής θα διαγραφούν μόνιμα. Αυτό περιλαμβάνει όλα τα αρχεία, τις ρυθμίσεις, τους λογαριασμούς, τις βάσεις δεδομένων κ.λπ."</string> <string name="clear_data_dlg_text" msgid="1107610960337399006">"Τα δεδομένα αυτής της εφαρμογής θα διαγραφούν οριστικά. Σε αυτά περιλαμβάνονται αρχεία, ρυθμίσεις, βάσεις δεδομένων και άλλα δεδομένα εφαρμογών."</string>
<string name="dlg_ok" msgid="2402639055725653590">"OK"</string> <string name="dlg_ok" msgid="2402639055725653590">"OK"</string>
<string name="dlg_cancel" msgid="1674753358972975911">"Ακύρωση"</string> <string name="dlg_cancel" msgid="1674753358972975911">"Ακύρωση"</string>
<string name="app_not_found_dlg_title" msgid="3127123411738434964"></string> <string name="app_not_found_dlg_title" msgid="3127123411738434964"></string>
...@@ -1826,7 +1829,7 @@ ...@@ -1826,7 +1829,7 @@
<string name="select_to_speak_summary" msgid="4282846695497544515">"Πατήστε στοιχεία στην οθόνη σας για να ακούσετε την εκφώνησή τους"</string> <string name="select_to_speak_summary" msgid="4282846695497544515">"Πατήστε στοιχεία στην οθόνη σας για να ακούσετε την εκφώνησή τους"</string>
<string name="accessibility_captioning_title" msgid="7589266662024836291">"Υπότιτλοι"</string> <string name="accessibility_captioning_title" msgid="7589266662024836291">"Υπότιτλοι"</string>
<string name="accessibility_screen_magnification_title" msgid="6001128808776506021">"Μεγιστοποίηση"</string> <string name="accessibility_screen_magnification_title" msgid="6001128808776506021">"Μεγιστοποίηση"</string>
<string name="accessibility_screen_magnification_gestures_title" msgid="3719929521571489913">"Μεγέθυνση με τριπλό πάτημα"</string> <string name="accessibility_screen_magnification_gestures_title" msgid="3719929521571489913">"Μεγέθ. με 3πλό πάτημα"</string>
<string name="accessibility_screen_magnification_navbar_title" msgid="7141753038957538230">"Μεγέθυνση με κουμπί"</string> <string name="accessibility_screen_magnification_navbar_title" msgid="7141753038957538230">"Μεγέθυνση με κουμπί"</string>
<string name="accessibility_screen_magnification_state_navbar_gesture" msgid="2760906043221923793">"Μεγέθυνση με κουμπί και τριπλό πάτημα"</string> <string name="accessibility_screen_magnification_state_navbar_gesture" msgid="2760906043221923793">"Μεγέθυνση με κουμπί και τριπλό πάτημα"</string>
<string name="accessibility_preference_magnification_summary" msgid="5867883657521404509">"Μεγέθυνση στην οθόνη"</string> <string name="accessibility_preference_magnification_summary" msgid="5867883657521404509">"Μεγέθυνση στην οθόνη"</string>
...@@ -2249,7 +2252,7 @@ ...@@ -2249,7 +2252,7 @@
<string name="device_admin_settings_title" msgid="4960761799560705902">"Ρυθμίσεις διαχειριστή συσκευής"</string> <string name="device_admin_settings_title" msgid="4960761799560705902">"Ρυθμίσεις διαχειριστή συσκευής"</string>
<string name="active_device_admin_msg" msgid="578748451637360192">"Εφαρμογή διαχειριστή συσκευής"</string> <string name="active_device_admin_msg" msgid="578748451637360192">"Εφαρμογή διαχειριστή συσκευής"</string>
<string name="remove_device_admin" msgid="9207368982033308173">"Απενεργοποίηση αυτής της εφαρμογής διαχειριστή συσκευής"</string> <string name="remove_device_admin" msgid="9207368982033308173">"Απενεργοποίηση αυτής της εφαρμογής διαχειριστή συσκευής"</string>
<string name="uninstall_device_admin" msgid="271120195128542165">"Κατάργηση εγκατάστασης εφαρμογής"</string> <string name="uninstall_device_admin" msgid="271120195128542165">"Απεγκατάσταση εφαρμογής"</string>
<string name="remove_and_uninstall_device_admin" msgid="3837625952436169878">"Απενεργοποίηση και απεγκατάσταση"</string> <string name="remove_and_uninstall_device_admin" msgid="3837625952436169878">"Απενεργοποίηση και απεγκατάσταση"</string>
<string name="select_device_admin_msg" msgid="7347389359013278077">"Εφαρμογές διαχειριστή συσκευής"</string> <string name="select_device_admin_msg" msgid="7347389359013278077">"Εφαρμογές διαχειριστή συσκευής"</string>
<string name="no_device_admins" msgid="4846602835339095768">"Δεν υπάρχουν διαθέσιμες εφαρμογές διαχειριστή συσκευής"</string> <string name="no_device_admins" msgid="4846602835339095768">"Δεν υπάρχουν διαθέσιμες εφαρμογές διαχειριστή συσκευής"</string>
...@@ -2752,7 +2755,7 @@ ...@@ -2752,7 +2755,7 @@
<string name="app_and_notification_dashboard_title" msgid="7838365599185397539">"Εφαρμογές και ειδοποιήσεις"</string> <string name="app_and_notification_dashboard_title" msgid="7838365599185397539">"Εφαρμογές και ειδοποιήσεις"</string>
<string name="app_and_notification_dashboard_summary" msgid="2363314178802548682">"Άδειες, προεπιλεγμένες εφαρμογές"</string> <string name="app_and_notification_dashboard_summary" msgid="2363314178802548682">"Άδειες, προεπιλεγμένες εφαρμογές"</string>
<string name="account_dashboard_title" msgid="4936890821712178853">"Χρήστες και λογαριασμοί"</string> <string name="account_dashboard_title" msgid="4936890821712178853">"Χρήστες και λογαριασμοί"</string>
<string name="app_default_dashboard_title" msgid="7342549305933047317">"Προεπιλεγμένες εφαρμογές"</string> <string name="app_default_dashboard_title" msgid="7342549305933047317">"Προεπιλεγμένες εφ."</string>
<string name="system_dashboard_summary" msgid="5797743225249766685">"Γλώσσες, ώρα, δημιουργία αντιγράφων ασφαλείας, ενημερώσεις"</string> <string name="system_dashboard_summary" msgid="5797743225249766685">"Γλώσσες, ώρα, δημιουργία αντιγράφων ασφαλείας, ενημερώσεις"</string>
<string name="search_results_title" msgid="1796252422574886932">"Ρυθμίσεις"</string> <string name="search_results_title" msgid="1796252422574886932">"Ρυθμίσεις"</string>
<string name="search_menu" msgid="6283419262313758339">"Αναζήτηση ρυθμίσεων"</string> <string name="search_menu" msgid="6283419262313758339">"Αναζήτηση ρυθμίσεων"</string>
...@@ -3397,8 +3400,6 @@ ...@@ -3397,8 +3400,6 @@
<string name="color_temperature_desc" msgid="4793729830226404052">"Χρήση πιο ψυχρών χρωμάτων οθόνης"</string> <string name="color_temperature_desc" msgid="4793729830226404052">"Χρήση πιο ψυχρών χρωμάτων οθόνης"</string>
<string name="color_temperature_toast" msgid="4974218172133854827">"Για να εφαρμόσετε μια αλλαγή στο χρώμα, απενεργοποιήστε την οθόνη"</string> <string name="color_temperature_toast" msgid="4974218172133854827">"Για να εφαρμόσετε μια αλλαγή στο χρώμα, απενεργοποιήστε την οθόνη"</string>
<string name="telephony_monitor_toast" msgid="7003764250271195384">"Για να πραγματοποιήσετε αλλαγές στην παρακολούθηση τηλεφωνίας, επανεκκινήστε τη συσκευή"</string> <string name="telephony_monitor_toast" msgid="7003764250271195384">"Για να πραγματοποιήσετε αλλαγές στην παρακολούθηση τηλεφωνίας, επανεκκινήστε τη συσκευή"</string>
<string name="camera_hal_hdrplus_switch" msgid="8377365197105267466">"HDR+ HAL κάμερας"</string>
<string name="camera_hal_hdrplus_toast" msgid="2063703797270055299">"Για να πραγματοποιήσετε αλλαγές στο HDR+ HAL κάμερας, επανεκκινήστε τη συσκευή"</string>
<string name="camera_laser_sensor_switch" msgid="8913588990743234440">"Αισθητήρας λέιζερ κάμερας"</string> <string name="camera_laser_sensor_switch" msgid="8913588990743234440">"Αισθητήρας λέιζερ κάμερας"</string>
<string name="ota_disable_automatic_update" msgid="2319639631655915050">"Αυτόματες ενημερώσεις συστήματος"</string> <string name="ota_disable_automatic_update" msgid="2319639631655915050">"Αυτόματες ενημερώσεις συστήματος"</string>
<string name="usage" msgid="2977875522080448986">"Χρήση"</string> <string name="usage" msgid="2977875522080448986">"Χρήση"</string>
...@@ -3607,7 +3608,7 @@ ...@@ -3607,7 +3608,7 @@
<string name="instant_apps_settings" msgid="8827777916518348213">"Προτιμήσεις Instant Εφαρμογών"</string> <string name="instant_apps_settings" msgid="8827777916518348213">"Προτιμήσεις Instant Εφαρμογών"</string>
<string name="domain_url_section_title" msgid="7046835219056428883">"Εγκατεστημένες εφαρμογές"</string> <string name="domain_url_section_title" msgid="7046835219056428883">"Εγκατεστημένες εφαρμογές"</string>
<string name="automatic_storage_manager_activation_warning" msgid="6353100011690933254">"Στο εξής, γίνεται διαχείριση του αποθηκευτικού σας χώρου από τον διαχειριστή αποθηκευτικού χώρου"</string> <string name="automatic_storage_manager_activation_warning" msgid="6353100011690933254">"Στο εξής, γίνεται διαχείριση του αποθηκευτικού σας χώρου από τον διαχειριστή αποθηκευτικού χώρου"</string>
<string name="account_for_section_header" msgid="5356566418548737121">"Λογαριασμοί για τον χρήστη <xliff:g id="USER_NAME">%1$s</xliff:g>"</string> <string name="account_for_section_header" msgid="5356566418548737121">"Λογαριασμοί για <xliff:g id="USER_NAME">%1$s</xliff:g>"</string>
<string name="configure_section_header" msgid="7391183586410814450">"Διαμόρφωση"</string> <string name="configure_section_header" msgid="7391183586410814450">"Διαμόρφωση"</string>
<string name="auto_sync_account_title" msgid="898796354710116383">"Αυτόματος συγχρονισμός δεδομένων"</string> <string name="auto_sync_account_title" msgid="898796354710116383">"Αυτόματος συγχρονισμός δεδομένων"</string>
<string name="auto_sync_personal_account_title" msgid="8496263182646100610">"Αυτόματος συγχρονισμός προσωπικών δεδομένων"</string> <string name="auto_sync_personal_account_title" msgid="8496263182646100610">"Αυτόματος συγχρονισμός προσωπικών δεδομένων"</string>
...@@ -3675,7 +3676,7 @@ ...@@ -3675,7 +3676,7 @@
<item quantity="one">Εφαρμογή κάμερας</item> <item quantity="one">Εφαρμογή κάμερας</item>
</plurals> </plurals>
<string name="default_calendar_app_title" msgid="3545972964391065220">"Εφαρμογή ημερολογίου"</string> <string name="default_calendar_app_title" msgid="3545972964391065220">"Εφαρμογή ημερολογίου"</string>
<string name="default_contacts_app_title" msgid="3497370557378660098">"Εφαρμογή επαφών"</string> <string name="default_contacts_app_title" msgid="3497370557378660098">"Εφαρμογή Επαφές"</string>
<plurals name="default_email_app_title" formatted="false" msgid="42826975161049245"> <plurals name="default_email_app_title" formatted="false" msgid="42826975161049245">
<item quantity="other">Εφαρμογές ηλεκτρ. ταχυδρομείου</item> <item quantity="other">Εφαρμογές ηλεκτρ. ταχυδρομείου</item>
<item quantity="one">Εφαρμογή ηλεκτρ. ταχυδρομείου</item> <item quantity="one">Εφαρμογή ηλεκτρ. ταχυδρομείου</item>
...@@ -3720,4 +3721,21 @@ ...@@ -3720,4 +3721,21 @@
<string name="new_device_suggestion_summary" product="tablet" msgid="393751455688210956">"Περιηγηθείτε στο νέο σας tablet"</string> <string name="new_device_suggestion_summary" product="tablet" msgid="393751455688210956">"Περιηγηθείτε στο νέο σας tablet"</string>
<string name="new_device_suggestion_summary" product="device" msgid="2939870049868336652">"Περιηγηθείτε στη νέα συσκευή σας"</string> <string name="new_device_suggestion_summary" product="device" msgid="2939870049868336652">"Περιηγηθείτε στη νέα συσκευή σας"</string>
<string name="disabled_low_ram_device" msgid="3751578499721173344">"Αυτή η λειτουργία δεν είναι διαθέσιμη σε αυτήν τη συσκευή"</string> <string name="disabled_low_ram_device" msgid="3751578499721173344">"Αυτή η λειτουργία δεν είναι διαθέσιμη σε αυτήν τη συσκευή"</string>
<string name="bluetooth_message_access_notification_content" msgid="5111712860712823893">"Μια συσκευή θέλει να αποκτήσει πρόσβαση στα μηνύματά σας. Πατήστε για λεπτομέρειες."</string>
<string name="bluetooth_message_access_dialog_title" msgid="9009836130395061579">"Να επιτρέπεται η πρόσβαση σε μηνύματα;"</string>
<string name="bluetooth_message_access_dialog_content" msgid="7186694737578788487">"Μια συσκευή Bluetooth, <xliff:g id="DEVICE_NAME_0">%1$s</xliff:g>, θέλει να αποκτήσει πρόσβαση στα μηνύματά σας.\n\nΔεν έχετε συνδεθεί στη συσκευή <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> στο παρελθόν."</string>
<string name="bluetooth_phonebook_access_notification_content" msgid="9175220052703433637">"Μια συσκευή θέλει να αποκτήσει πρόσβαση στις επαφές και το αρχείο καταγραφής κλήσεων. Πατήστε για λεπτομέρειες."</string>
<string name="bluetooth_phonebook_access_dialog_title" msgid="7624607995928968721">"Να επιτρέπεται η πρόσβαση στις επαφές και στο αρχείο καταγραφής κλήσεων;"</string>
<string name="bluetooth_phonebook_access_dialog_content" msgid="959658135522249170">"Η συσκευή Bluetooth <xliff:g id="DEVICE_NAME_0">%1$s</xliff:g> θέλει να αποκτήσει πρόσβαση στις επαφές και το αρχείο καταγραφής κλήσεων. Αυτό περιλαμβάνει δεδομένα σχετικά με τις εισερχόμενες και τις εξερχόμενες κλήσεις.\n\nΔεν έχετε συνδεθεί στη συσκευή <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> στο παρελθόν."</string>
<string name="request_manage_bluetooth_permission_dont_allow" msgid="8798061333407581300">"Να μην επιτρέπεται"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Αίτημα πρόσβασης στην κάρτα SIM"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Μια συσκευή θέλει να αποκτήσει πρόσβαση στην κάρτα SIM. Πατήστε για λεπτομέρειες."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Να επιτρέπεται η πρόσβαση στην κάρτα SIM;"</string>
<string name="bluetooth_sim_card_access_dialog_content" msgid="4153857191661567190">"Η συσκευή Bluetooth <xliff:g id="DEVICE_NAME_0">%1$s</xliff:g>, θέλει να αποκτήσει πρόσβαση σε δεδομένα της κάρτας SIM. Στα δεδομένα περιλαμβάνονται οι επαφές σας.\n\nΌταν είναι συνδεδεμένη, η συσκευή <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> θα λαμβάνει όλες τις κλήσεις που πραγματοποιούνται στον αριθμό τηλεφώνου <xliff:g id="PHONE_NUMBER">%3$s</xliff:g>."</string>
<string name="bluetooth_connect_access_notification_title" msgid="2573547043170883947">"Υπάρχει διαθέσιμη συσκευή Bluetooth"</string>
<string name="bluetooth_connect_access_notification_content" msgid="1328465545685433304">"Μια συσκευή θέλει να συνδεθεί. Πατήστε για λεπτομέρειες."</string>
<string name="bluetooth_connect_access_dialog_title" msgid="1948056782712451381">"Σύνδεση σε συσκευή Bluetooth;"</string>
<string name="bluetooth_connect_access_dialog_content" msgid="4336436466468405850">"Η συσκευή <xliff:g id="DEVICE_NAME_0">%1$s</xliff:g> θέλει να συνδεθεί σε αυτό το τηλέφωνο.\n\nΔεν έχετε συνδεθεί στο παρελθόν στη συσκευή <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g>."</string>
<string name="bluetooth_connect_access_dialog_negative" msgid="4944672755226375059">"Να μην γίνει σύνδεση"</string>
<string name="bluetooth_connect_access_dialog_positive" msgid="3630561675207269710">"Σύνδεση"</string>
</resources> </resources>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2013-2014 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">
<plurals name="app_ops_count">
<item quantity="one">once</item>
<item quantity="other">%d times</item>
</plurals>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2016 The CyanogenMod Project
Copyright (C) 2017-2018 The LineageOS 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">
<plurals name="show_dev_countdown_cm">
<item quantity="one">You are now <xliff:g id="step_count">%1$d</xliff:g> step away from enabling development settings.</item>
<item quantity="other">You are now <xliff:g id="step_count">%1$d</xliff:g> steps away from enabling development settings.</item>
</plurals>
<string name="show_dev_on_cm">You have enabled development settings!</string>
<string name="show_dev_already_cm">No need, you have already enabled development settings.</string>
<string name="platform_revision">Platform</string>
<string name="total_ram">Total RAM</string>
<string name="development_tools_title">Development tools</string>
<string name="advanced_reboot_title">Advanced restart</string>
<string name="advanced_reboot_summary">When unlocked, include options in the power menu for restarting into recovery or bootloader</string>
<string name="root_access">Root access</string>
<string name="root_access_warning_title">Allow root access?</string>
<string name="root_access_warning_message">Allowing apps to request root access is very dangerous and could compromise the security of your system!</string>
<string name="root_access_none">Disabled</string>
<string name="root_access_apps">Apps only</string>
<string name="root_access_adb">ADB only</string>
<string name="root_access_all">Apps and ADB</string>
<string name="root_appops_title">Manage root accesses</string>
<string name="root_appops_summary">View and control the root rules</string>
<string name="status_bar_double_tap_to_sleep_title">Tap to sleep</string>
<string name="status_bar_double_tap_to_sleep_summary">Double-tap on the status bar or lockscreen to turn off the display</string>
<string name="touchscreen_gesture_settings_title">Touchscreen gestures</string>
<string name="touchscreen_gesture_settings_summary">Perform various touchscreen gestures for quick actions</string>
<string name="proximity_wake_title">Prevent accidental wake-up</string>
<string name="proximity_wake_summary">Check the proximity sensor prior to waking up screen</string>
<string name="lock_directly_show_password">Directly show password entry</string>
<string name="lock_directly_show_password_summary">Skip the swipe to unlock screen and immediately begin password entry</string>
<string name="lock_directly_show_pattern">Directly show pattern view</string>
<string name="lock_directly_show_pattern_summary">Skip the swipe to unlock screen and immediately begin pattern entry</string>
<string name="lock_directly_show_pin">Directly show PIN entry</string>
<string name="lock_directly_show_pin_summary">Skip the swipe to unlock screen and immediately begin PIN entry</string>
<string name="unlock_scramble_pin_layout_title">Scramble layout</string>
<string name="unlock_scramble_pin_layout_summary">Scramble PIN layout when unlocking device</string>
<string name="lockscreen_visualizer_title">Display music visualizer</string>
<string name="lockscreen_media_art_title">Display media cover art</string>
<string name="lock_settings_picker_pattern_size_message">Choose a pattern size</string>
<string name="lockpattern_settings_enable_error_path_title">Show pattern error</string>
<string name="lockpattern_settings_enable_dots_title">Show pattern dots</string>
<string name="lockscreen_vibrate_enabled_title">Vibrate</string>
<string name="lockscreen_vibrate_enabled_head">Vibrate when unlocking</string>
<string name="adb_enable">Android debugging</string>
<string name="adb_enable_summary">Enable the Android Debug Bridge (ADB) interface</string>
<string name="adb_notify">Debugging notify</string>
<string name="adb_notify_summary">Display a notification when USB or network debugging is enabled</string>
<string name="adb_over_network">ADB over network</string>
<string name="adb_over_network_summary">Enable TCP/IP debugging over network interfaces (Wi\u2011Fi, USB networks). This setting is reset on reboot</string>
<string name="adb_over_network_warning">WARNING: When ADB over network is enabled, your phone is open for intrusions on all connected networks!\n\nOnly use this feature when you are connected on trusted networks.\n\nDo you really want to enable this function?</string>
<string name="kill_app_longpress_back">Kill app back button</string>
<string name="kill_app_longpress_back_summary">Kill the foreground app by long-pressing the back button</string>
<string name="security_settings_fingerprint_enroll_find_sensor_message_cm">Locate the fingerprint sensor on the <xliff:g id="sensor_location">%1$s</xliff:g> of your phone.</string>
<string name="security_settings_fingerprint_sensor_location_back">back</string>
<string name="security_settings_fingerprint_sensor_location_front">front</string>
<string name="security_settings_fingerprint_sensor_location_left">left side</string>
<string name="security_settings_fingerprint_sensor_location_right">right side</string>
<string name="device_hostname">Device hostname</string>
<string name="increasing_ring_volume_option_title">Increasing ring volume</string>
<string name="increasing_ring_min_volume_title">Start volume</string>
<string name="increasing_ring_ramp_up_time_title">Ramp-up time</string>
<string name="volume_link_notification_title">Link ring &amp; notification volumes</string>
<string name="memory_startup_apps_title">Apps started on boot</string>
<string name="sim_enabler_summary"><xliff:g id="displayName">%1$s</xliff:g> is <xliff:g id="status" example="disabled">%2$s</xliff:g></string>
<string name="sim_disabled">disabled</string>
<string name="sim_missing">missing or faulty</string>
<string name="sim_enabler_need_disable_sim">SIM card will be deactivated. Do you want to continue?</string>
<string name="sim_enabler_will_disable_sim_title">Attention</string>
<string name="sim_enabler_need_switch_data_service">This SIM will be disabled and SIM <xliff:g id="slotid">%1$s</xliff:g> will be used for data services. Are you sure you want to continue?</string>
<string name="sim_enabler_airplane_on">Unable to perform the operation while aeroplane mode is on.</string>
<string name="sim_enabler_in_call">Unable to perform the operation while in call.</string>
<string name="sim_enabler_both_inactive">Can\'t disable all SIM cards</string>
<string name="sim_enabler_enabling">Activating\u2026</string>
<string name="sim_enabler_disabling">Deactivating\u2026</string>
<string name="sub_activate_success">SIM activated.</string>
<string name="sub_activate_failed">Activation failed.</string>
<string name="sub_deactivate_success">SIM deactivated.</string>
<string name="sub_deactivate_failed">Deactivation failed.</string>
<string name="app_ops_categories_location">Location</string>
<string name="app_ops_categories_personal">Personal</string>
<string name="app_ops_categories_messaging">Messaging</string>
<string name="app_ops_categories_media">Media</string>
<string name="app_ops_categories_device">Device</string>
<string name="app_ops_categories_run_in_background">Run in background</string>
<string name="app_ops_categories_bootup">Bootup</string>
<string name="app_ops_categories_su">Root access</string>
<string name="app_ops_categories_other">Other</string>
<string name="app_ops_summaries_coarse_location">coarse location</string>
<string name="app_ops_summaries_fine_location">fine location</string>
<string name="app_ops_summaries_gps">GPS</string>
<string name="app_ops_summaries_vibrate">vibrate</string>
<string name="app_ops_summaries_read_contacts">read contacts</string>
<string name="app_ops_summaries_modify_contacts">modify contacts</string>
<string name="app_ops_summaries_read_call_log">read call log</string>
<string name="app_ops_summaries_modify_call_log">modify call log</string>
<string name="app_ops_summaries_read_calendar">read calendar</string>
<string name="app_ops_summaries_modify_calendar">modify calendar</string>
<string name="app_ops_summaries_wifi_scan">Wi-Fi scan</string>
<string name="app_ops_summaries_notification">notification/toast</string>
<string name="app_ops_summaries_cell_scan">cell scan</string>
<string name="app_ops_summaries_call_phone">call phone</string>
<string name="app_ops_summaries_read_sms">read SMS</string>
<string name="app_ops_summaries_write_sms">write SMS</string>
<string name="app_ops_summaries_receive_sms">receive SMS</string>
<string name="app_ops_summaries_receive_emergency_sms">receive emergency SMS</string>
<string name="app_ops_summaries_receive_mms">receive MMS</string>
<string name="app_ops_summaries_receive_wap_push">receive WAP push</string>
<string name="app_ops_summaries_send_sms">send SMS</string>
<string name="app_ops_summaries_read_icc_sms">read ICC SMS</string>
<string name="app_ops_summaries_write_icc_sms">write ICC SMS</string>
<string name="app_ops_summaries_modify_settings">modify settings</string>
<string name="app_ops_summaries_draw_on_top">draw on top</string>
<string name="app_ops_summaries_access_notifications">access notifications</string>
<string name="app_ops_summaries_camera">camera</string>
<string name="app_ops_summaries_record_audio">record audio</string>
<string name="app_ops_summaries_play_audio">play audio</string>
<string name="app_ops_summaries_read_clipboard">read clipboard</string>
<string name="app_ops_summaries_modify_clipboard">modify clipboard</string>
<string name="app_ops_summaries_media_buttons">media buttons</string>
<string name="app_ops_summaries_audio_focus">audio focus</string>
<string name="app_ops_summaries_master_volume">master volume</string>
<string name="app_ops_summaries_voice_volume">voice volume</string>
<string name="app_ops_summaries_ring_volume">ring volume</string>
<string name="app_ops_summaries_media_volume">media volume</string>
<string name="app_ops_summaries_alarm_volume">alarm volume</string>
<string name="app_ops_summaries_notification_volume">notification volume</string>
<string name="app_ops_summaries_bluetooth_volume">bluetooth volume</string>
<string name="app_ops_summaries_keep_awake">keep awake</string>
<string name="app_ops_summaries_monitor_location">monitor location</string>
<string name="app_ops_summaries_monitor_high_power_location">monitor high power location</string>
<string name="app_ops_summaries_get_usage_stats">get app usage stats</string>
<string name="app_ops_summaries_mute_unmute_microphone">mute/unmute microphone</string>
<string name="app_ops_summaries_toast_window">display toasts</string>
<string name="app_ops_summaries_project_media">project media</string>
<string name="app_ops_summaries_activate_vpn">activate VPN</string>
<string name="app_ops_summaries_write_wallpaper">write wallpaper</string>
<string name="app_ops_summaries_assist_structure">assist structure</string>
<string name="app_ops_summaries_assist_screenshot">assist screenshot</string>
<string name="app_ops_summaries_read_phone_state">read phone state</string>
<string name="app_ops_summaries_add_voicemail">add voicemail</string>
<string name="app_ops_summaries_use_sip">use SIP</string>
<string name="app_ops_summaries_make_call">make call</string>
<string name="app_ops_summaries_use_fingerprint">use fingerprint</string>
<string name="app_ops_summaries_use_body_sensors">use body sensors</string>
<string name="app_ops_summaries_read_cell_broadcasts">read cell broadcasts</string>
<string name="app_ops_summaries_mock_location">mock location</string>
<string name="app_ops_summaries_read_external_storage">read external storage</string>
<string name="app_ops_summaries_write_external_storage">write to external storage</string>
<string name="app_ops_summaries_turn_screen_on">turn screen on</string>
<string name="app_ops_summaries_get_accounts">get accounts</string>
<string name="app_ops_summaries_run_in_background">run in background</string>
<string name="app_ops_summaries_accessibility_volume">audio accessibility volume</string>
<string name="app_ops_summaries_read_phone_numbers">read phone numbers</string>
<string name="app_ops_summaries_request_install_packages">request install packages</string>
<string name="app_ops_summaries_picture_in_picture">use picture in picture</string>
<string name="app_ops_summaries_instant_app_start_foreground">start instant app in foreground</string>
<string name="app_ops_summaries_answer_phone_calls">answer phone calls</string>
<string name="app_ops_summaries_toggle_wifi">toggle Wi-Fi</string>
<string name="app_ops_summaries_toggle_bluetooth">toggle bluetooth</string>
<string name="app_ops_summaries_start_at_boot">start at boot</string>
<string name="app_ops_summaries_toggle_nfc">toggle NFC</string>
<string name="app_ops_summaries_toggle_mobile_data">toggle mobile data</string>
<string name="app_ops_summaries_superuser">root access</string>
<string name="app_ops_labels_coarse_location">Coarse location</string>
<string name="app_ops_labels_fine_location">Fine location</string>
<string name="app_ops_labels_gps">GPS</string>
<string name="app_ops_labels_vibrate">Vibrate</string>
<string name="app_ops_labels_read_contacts">Read contacts</string>
<string name="app_ops_labels_modify_contacts">Modify contacts</string>
<string name="app_ops_labels_read_call_log">Read call log</string>
<string name="app_ops_labels_modify_call_log">Modify call log</string>
<string name="app_ops_labels_read_calendar">Read calendar</string>
<string name="app_ops_labels_modify_calendar">Modify calendar</string>
<string name="app_ops_labels_wifi_scan">Wi-Fi scan</string>
<string name="app_ops_labels_notification">Notification/Toast</string>
<string name="app_ops_labels_cell_scan">Cell scan</string>
<string name="app_ops_labels_call_phone">Call phone</string>
<string name="app_ops_labels_read_sms">Read SMS</string>
<string name="app_ops_labels_write_sms">Write SMS</string>
<string name="app_ops_labels_receive_sms">Receive SMS</string>
<string name="app_ops_labels_receive_emergency_sms">Receive emergency SMS</string>
<string name="app_ops_labels_receive_mms">Receive MMS</string>
<string name="app_ops_labels_receive_wap_push">Receive WAP push</string>
<string name="app_ops_labels_send_sms">Send SMS</string>
<string name="app_ops_labels_read_icc_sms">Read ICC SMS</string>
<string name="app_ops_labels_write_icc_sms">Write ICC SMS</string>
<string name="app_ops_labels_modify_settings">Modify settings</string>
<string name="app_ops_labels_draw_on_top">Draw on top</string>
<string name="app_ops_labels_access_notifications">Access notifications</string>
<string name="app_ops_labels_camera">Camera</string>
<string name="app_ops_labels_record_audio">Record audio</string>
<string name="app_ops_labels_play_audio">Play audio</string>
<string name="app_ops_labels_read_clipboard">Read clipboard</string>
<string name="app_ops_labels_modify_clipboard">Modify clipboard</string>
<string name="app_ops_labels_media_buttons">Media buttons</string>
<string name="app_ops_labels_audio_focus">Audio focus</string>
<string name="app_ops_labels_master_volume">Master volume</string>
<string name="app_ops_labels_voice_volume">Voice volume</string>
<string name="app_ops_labels_ring_volume">Ring volume</string>
<string name="app_ops_labels_media_volume">Media volume</string>
<string name="app_ops_labels_alarm_volume">Alarm volume</string>
<string name="app_ops_labels_notification_volume">Notification volume</string>
<string name="app_ops_labels_bluetooth_volume">Bluetooth volume</string>
<string name="app_ops_labels_keep_awake">Keep awake</string>
<string name="app_ops_labels_monitor_location">Monitor location</string>
<string name="app_ops_labels_monitor_high_power_location">Monitor high power location</string>
<string name="app_ops_labels_get_usage_stats">Get usage stats</string>
<string name="app_ops_labels_mute_unmute_microphone">Mute/unmute microphone</string>
<string name="app_ops_labels_toast_window">Display toasts</string>
<string name="app_ops_labels_project_media">Project media</string>
<string name="app_ops_labels_activate_vpn">Activate VPN</string>
<string name="app_ops_labels_write_wallpaper">Write wallpaper</string>
<string name="app_ops_labels_assist_structure">Assist structure</string>
<string name="app_ops_labels_assist_screenshot">Assist screenshot</string>
<string name="app_ops_labels_read_phone_state">Read phone state</string>
<string name="app_ops_labels_add_voicemail">Add voicemail</string>
<string name="app_ops_labels_use_sip">Use SIP</string>
<string name="app_ops_labels_make_call">Make call</string>
<string name="app_ops_labels_use_fingerprint">Use fingerprint</string>
<string name="app_ops_labels_use_body_sensors">Use body sensors</string>
<string name="app_ops_labels_read_cell_broadcasts">Read cell broadcasts</string>
<string name="app_ops_labels_mock_location">Mock location</string>
<string name="app_ops_labels_read_external_storage">Read external storage</string>
<string name="app_ops_labels_write_external_storage">Write to external storage</string>
<string name="app_ops_labels_turn_screen_on">Turn screen on</string>
<string name="app_ops_labels_get_accounts">Get accounts</string>
<string name="app_ops_labels_run_in_background">Run in background</string>
<string name="app_ops_labels_accessibility_volume">Audio accessibility volume</string>
<string name="app_ops_labels_read_phone_numbers">Read phone numbers</string>
<string name="app_ops_labels_request_install_packages">Request install packages</string>
<string name="app_ops_labels_picture_in_picture">Use picture in picture</string>
<string name="app_ops_labels_instant_app_start_foreground">Start instant app in foreground</string>
<string name="app_ops_labels_answer_phone_calls">Answer phone calls</string>
<string name="app_ops_labels_toggle_wifi">Toggle Wi-Fi</string>
<string name="app_ops_labels_toggle_bluetooth">Toggle bluetooth</string>
<string name="app_ops_labels_start_at_boot">Start at boot</string>
<string name="app_ops_labels_toggle_nfc">Toggle NFC</string>
<string name="app_ops_labels_toggle_mobile_data">Toggle mobile data</string>
<string name="app_ops_labels_superuser">Root access</string>
<string name="app_ops_permissions_allowed">Allowed</string>
<string name="app_ops_permissions_ignored">Ignored</string>
<string name="app_ops_permissions_always_ask">Always ask</string>
<string name="app_ops_entry_summary"><xliff:g id="op">%1$s</xliff:g> (used <xliff:g id="count">%2$s</xliff:g>)</string>
<string name="app_ops_allowed_count">Allowed <xliff:g id="count" example="2 times">%s</xliff:g></string>
<string name="app_ops_ignored_count">Denied <xliff:g id="count" example="2 times">%s</xliff:g></string>
<string name="app_ops_both_count">Allowed <xliff:g id="count">%1$s</xliff:g>, denied <xliff:g id="count">%2$s</xliff:g></string>
<string name="app_ops_no_blockable_permissions">No permissions available to block</string>
<string name="app_ops_show_user_apps">Show user apps</string>
<string name="app_ops_show_system_apps">Show built-in apps</string>
<string name="app_ops_reset_counters">Reset allow/deny counters</string>
<string name="app_ops_reset_confirm_title">Confirm counters reset</string>
<string name="app_ops_reset_confirm_mesg">Are you sure you wish to reset counters?</string>
<string name="ok">OK</string>
<string name="security_privacy_settings_title">Security &amp; privacy</string>
<string name="lineagelicense_title">LineageOS legal</string>
<string name="volume_adjust_sounds_title">Volume adjustment sounds</string>
<string name="wake_when_plugged_or_unplugged_title">Wake on plug</string>
<string name="wake_when_plugged_or_unplugged_summary">Turn the screen on when connecting or disconnecting a power source</string>
<string name="heads_up_notifications_enabled_title">Heads-up</string>
<string name="heads_up_notifications_enabled_summary">Display priority notifications in a small floating window</string>
<string name="high_touch_sensitivity_title">High touch sensitivity</string>
<string name="high_touch_sensitivity_summary">Increase touchscreen sensitivity so it can be used while wearing gloves</string>
<string name="touchscreen_hovering_title">Touchscreen hovering</string>
<string name="touchscreen_hovering_summary">Allows you to hover the screen like a mouse in web browsers, remote desktops, etc</string>
<string name="data_usage_app_restrict_data">Mobile data</string>
<string name="data_usage_app_restrict_data_summary">Enable usage of mobile data</string>
<string name="data_usage_app_restrict_wifi">Wi\u2011Fi data</string>
<string name="data_usage_app_restrict_wifi_summary">Enable usage of Wi\u2011Fi data</string>
</resources>
...@@ -624,7 +624,7 @@ ...@@ -624,7 +624,7 @@
<string name="bluetooth_confirm_passkey_msg" msgid="3708312912841950052">"To pair with:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;Make sure that it is showing this passkey:&lt;br&gt;&lt;b&gt;<xliff:g id="PASSKEY">%2$s</xliff:g>&lt;/b&gt;"</string> <string name="bluetooth_confirm_passkey_msg" msgid="3708312912841950052">"To pair with:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;Make sure that it is showing this passkey:&lt;br&gt;&lt;b&gt;<xliff:g id="PASSKEY">%2$s</xliff:g>&lt;/b&gt;"</string>
<string name="bluetooth_incoming_pairing_msg" msgid="1615930853859551491">"From:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;Pair with this device?"</string> <string name="bluetooth_incoming_pairing_msg" msgid="1615930853859551491">"From:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;Pair with this device?"</string>
<string name="bluetooth_display_passkey_pin_msg" msgid="2796550001376088433">"To pair with:<xliff:g id="BOLD1_0">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="DEVICE_NAME">%1$s</xliff:g><xliff:g id="END_BOLD1">&lt;/b&gt;&lt;br&gt;&lt;br&gt;</xliff:g>Type on it:<xliff:g id="BOLD2_1">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="PASSKEY">%2$s</xliff:g><xliff:g id="END_BOLD2">&lt;/b&gt;</xliff:g>, then press Return or Enter."</string> <string name="bluetooth_display_passkey_pin_msg" msgid="2796550001376088433">"To pair with:<xliff:g id="BOLD1_0">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="DEVICE_NAME">%1$s</xliff:g><xliff:g id="END_BOLD1">&lt;/b&gt;&lt;br&gt;&lt;br&gt;</xliff:g>Type on it:<xliff:g id="BOLD2_1">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="PASSKEY">%2$s</xliff:g><xliff:g id="END_BOLD2">&lt;/b&gt;</xliff:g>, then press Return or Enter."</string>
<string name="bluetooth_pairing_shares_phonebook" msgid="2277931851483023208">"Allow <xliff:g id="DEVICE_NAME">%1$s</xliff:g> to access your contacts and call history"</string> <string name="bluetooth_pairing_shares_phonebook" msgid="9082518313285787097">"Allow access to your contacts and call history"</string>
<string name="bluetooth_error_title" msgid="6850384073923533096"></string> <string name="bluetooth_error_title" msgid="6850384073923533096"></string>
<string name="bluetooth_connecting_error_message" msgid="1397388344342081090">"Couldn\'t connect to <xliff:g id="DEVICE_NAME">%1$s</xliff:g>."</string> <string name="bluetooth_connecting_error_message" msgid="1397388344342081090">"Couldn\'t connect to <xliff:g id="DEVICE_NAME">%1$s</xliff:g>."</string>
<string name="bluetooth_preference_scan_title" msgid="2277464653118896016">"Scan for devices"</string> <string name="bluetooth_preference_scan_title" msgid="2277464653118896016">"Scan for devices"</string>
...@@ -1003,7 +1003,10 @@ ...@@ -1003,7 +1003,10 @@
<string name="search_clear_history" msgid="4196658962573162457">"Clear history"</string> <string name="search_clear_history" msgid="4196658962573162457">"Clear history"</string>
<string name="display_settings" msgid="7965901687241669598">"Display"</string> <string name="display_settings" msgid="7965901687241669598">"Display"</string>
<string name="accelerometer_title" msgid="7854608399547349157">"Auto-rotate screen"</string> <string name="accelerometer_title" msgid="7854608399547349157">"Auto-rotate screen"</string>
<string name="color_mode_title" msgid="3159275920408338215">"Vivid colours"</string> <string name="color_mode_title" msgid="9186249332902370471">"Colours"</string>
<string name="color_mode_option_natural" msgid="5013837483986772758">"Natural"</string>
<string name="color_mode_option_boosted" msgid="8588223970257287524">"Boosted"</string>
<string name="color_mode_option_saturated" msgid="4569683960058798843">"Saturated"</string>
<string name="accelerometer_summary_on" product="tablet" msgid="429982132339828942">"Switch orientation automatically when rotating tablet"</string> <string name="accelerometer_summary_on" product="tablet" msgid="429982132339828942">"Switch orientation automatically when rotating tablet"</string>
<string name="accelerometer_summary_on" product="default" msgid="1133737282813048021">"Switch orientation automatically when rotating phone"</string> <string name="accelerometer_summary_on" product="default" msgid="1133737282813048021">"Switch orientation automatically when rotating phone"</string>
<string name="accelerometer_summary_off" product="tablet" msgid="4781734213242521682">"Switch orientation automatically when rotating tablet"</string> <string name="accelerometer_summary_off" product="tablet" msgid="4781734213242521682">"Switch orientation automatically when rotating tablet"</string>
...@@ -1619,7 +1622,7 @@ ...@@ -1619,7 +1622,7 @@
<string name="sd_card_storage" product="default" msgid="7623513618171928235">"SD card storage"</string> <string name="sd_card_storage" product="default" msgid="7623513618171928235">"SD card storage"</string>
<string name="recompute_size" msgid="7722567982831691718">"Recomputing size…"</string> <string name="recompute_size" msgid="7722567982831691718">"Recomputing size…"</string>
<string name="clear_data_dlg_title" msgid="5605258400134511197">"Delete app data?"</string> <string name="clear_data_dlg_title" msgid="5605258400134511197">"Delete app data?"</string>
<string name="clear_data_dlg_text" msgid="3951297329833822490">"All of this app\'s data will be deleted permanently. This includes all files, settings, accounts, databases, etc."</string> <string name="clear_data_dlg_text" msgid="1107610960337399006">"This apps data will be permanently deleted. This includes files, settings, databases and other app data."</string>
<string name="dlg_ok" msgid="2402639055725653590">"OK"</string> <string name="dlg_ok" msgid="2402639055725653590">"OK"</string>
<string name="dlg_cancel" msgid="1674753358972975911">"Cancel"</string> <string name="dlg_cancel" msgid="1674753358972975911">"Cancel"</string>
<string name="app_not_found_dlg_title" msgid="3127123411738434964"></string> <string name="app_not_found_dlg_title" msgid="3127123411738434964"></string>
...@@ -1741,7 +1744,7 @@ ...@@ -1741,7 +1744,7 @@
<string name="spellchecker_security_warning" msgid="9060897418527708922">"This spell checker may be able to collect all the text that you type, including personal data like passwords and credit card numbers. It comes from the app <xliff:g id="SPELLCHECKER_APPLICATION_NAME">%1$s</xliff:g>. Use this spell checker?"</string> <string name="spellchecker_security_warning" msgid="9060897418527708922">"This spell checker may be able to collect all the text that you type, including personal data like passwords and credit card numbers. It comes from the app <xliff:g id="SPELLCHECKER_APPLICATION_NAME">%1$s</xliff:g>. Use this spell checker?"</string>
<string name="spellchecker_quick_settings" msgid="246728645150092058">"Settings"</string> <string name="spellchecker_quick_settings" msgid="246728645150092058">"Settings"</string>
<string name="spellchecker_language" msgid="6041050114690541437">"Language"</string> <string name="spellchecker_language" msgid="6041050114690541437">"Language"</string>
<string name="keyboard_and_input_methods_category" msgid="6035224122054465137">"Keyboard &amp; inputs"</string> <string name="keyboard_and_input_methods_category" msgid="6035224122054465137">"Keyboard &amp; input methods"</string>
<string name="virtual_keyboard_category" msgid="1012830752318677119">"Virtual keyboard"</string> <string name="virtual_keyboard_category" msgid="1012830752318677119">"Virtual keyboard"</string>
<string name="available_virtual_keyboard_category" msgid="7645766574969139819">"Available virtual keyboard"</string> <string name="available_virtual_keyboard_category" msgid="7645766574969139819">"Available virtual keyboard"</string>
<string name="add_virtual_keyboard" msgid="3302152381456516928">"Manage keyboards"</string> <string name="add_virtual_keyboard" msgid="3302152381456516928">"Manage keyboards"</string>
...@@ -2260,7 +2263,7 @@ ...@@ -2260,7 +2263,7 @@
<string name="add_device_admin" msgid="4192055385312215731">"Activate this device admin app"</string> <string name="add_device_admin" msgid="4192055385312215731">"Activate this device admin app"</string>
<string name="device_admin_add_title" msgid="3140663753671809044">"Device admin"</string> <string name="device_admin_add_title" msgid="3140663753671809044">"Device admin"</string>
<string name="device_admin_warning" msgid="7482834776510188134">"Activating this admin app will allow the app <xliff:g id="APP_NAME">%1$s</xliff:g> to perform the following operations:"</string> <string name="device_admin_warning" msgid="7482834776510188134">"Activating this admin app will allow the app <xliff:g id="APP_NAME">%1$s</xliff:g> to perform the following operations:"</string>
<string name="device_admin_status" msgid="7234814785374977990">"This admin app is active and allows the app <xliff:g id="APP_NAME">%1$s</xliff:g> to perform the following operations:"</string> <string name="device_admin_status" msgid="7234814785374977990">"This admin app is active and allows the <xliff:g id="APP_NAME">%1$s</xliff:g> app to perform the following operations:"</string>
<string name="profile_owner_add_title" msgid="6249331160676175009">"Activate Profile Manager?"</string> <string name="profile_owner_add_title" msgid="6249331160676175009">"Activate Profile Manager?"</string>
<string name="adding_profile_owner_warning" msgid="1354474524852805802">"By proceeding, your user will be managed by your admin, which may also be able to store associated data, in addition to your personal data.\n\nYour admin has the ability to monitor and manage settings, access, apps and data associated with this user, including network activity and your device\'s location information."</string> <string name="adding_profile_owner_warning" msgid="1354474524852805802">"By proceeding, your user will be managed by your admin, which may also be able to store associated data, in addition to your personal data.\n\nYour admin has the ability to monitor and manage settings, access, apps and data associated with this user, including network activity and your device\'s location information."</string>
<string name="admin_disabled_other_options" msgid="7712694507069054530">"Other options are disabled by your admin"</string> <string name="admin_disabled_other_options" msgid="7712694507069054530">"Other options are disabled by your admin"</string>
...@@ -2430,7 +2433,7 @@ ...@@ -2430,7 +2433,7 @@
<string name="data_usage_limit_editor_title" msgid="9153595142385030015">"Set data usage limit"</string> <string name="data_usage_limit_editor_title" msgid="9153595142385030015">"Set data usage limit"</string>
<string name="data_usage_limit_dialog_title" msgid="3023111643632996097">"Limiting data usage"</string> <string name="data_usage_limit_dialog_title" msgid="3023111643632996097">"Limiting data usage"</string>
<string name="data_usage_limit_dialog_mobile" product="tablet" msgid="4983487893343645667">"Your tablet will turn off mobile data once it reaches the limit you set.\n\nSince data usage is measured by your tablet, and your operator may account for usage differently, consider setting a conservative limit."</string> <string name="data_usage_limit_dialog_mobile" product="tablet" msgid="4983487893343645667">"Your tablet will turn off mobile data once it reaches the limit you set.\n\nSince data usage is measured by your tablet, and your operator may account for usage differently, consider setting a conservative limit."</string>
<string name="data_usage_limit_dialog_mobile" product="default" msgid="3926320594049434225">"Your phone will turn off mobile data once it reaches the limit you set.\n\nSince data usage is measured by your phone, and your operator may account for usage differently, consider setting a conservative limit."</string> <string name="data_usage_limit_dialog_mobile" product="default" msgid="3926320594049434225">"Your phone will turn off mobile data once it reaches the limit that you set.\n\nSince data usage is measured by your phone, and your operator may account for usage differently, consider setting a conservative limit."</string>
<string name="data_usage_restrict_background_title" msgid="2201315502223035062">"Restrict background data?"</string> <string name="data_usage_restrict_background_title" msgid="2201315502223035062">"Restrict background data?"</string>
<string name="data_usage_restrict_background" msgid="434093644726734586">"If you restrict background mobile data, some apps and services won’t work unless you’re connected to Wi‑Fi."</string> <string name="data_usage_restrict_background" msgid="434093644726734586">"If you restrict background mobile data, some apps and services won’t work unless you’re connected to Wi‑Fi."</string>
<string name="data_usage_restrict_background_multiuser" product="tablet" msgid="7096707497743363380">"If you restrict background mobile data, some apps and services won’t work unless you’re connected to Wi‑Fi.\n\nThis setting affects all users on this tablet."</string> <string name="data_usage_restrict_background_multiuser" product="tablet" msgid="7096707497743363380">"If you restrict background mobile data, some apps and services won’t work unless you’re connected to Wi‑Fi.\n\nThis setting affects all users on this tablet."</string>
...@@ -2587,7 +2590,7 @@ ...@@ -2587,7 +2590,7 @@
<string name="user_add_user_message_long" msgid="8562152293752222985">"You can share this device with other people by creating additional users. Each user has their own space, which they can customise with apps, wallpaper and so on. Users can also adjust device settings like Wi‑Fi that affect everyone.\n\nWhen you add a new user, that person needs to set up their space.\n\nAny user can update apps for all other users."</string> <string name="user_add_user_message_long" msgid="8562152293752222985">"You can share this device with other people by creating additional users. Each user has their own space, which they can customise with apps, wallpaper and so on. Users can also adjust device settings like Wi‑Fi that affect everyone.\n\nWhen you add a new user, that person needs to set up their space.\n\nAny user can update apps for all other users."</string>
<string name="user_add_user_message_short" msgid="1511354412249044381">"When you add a new user, that person needs to set up their space.\n\nAny user can update apps for all other users."</string> <string name="user_add_user_message_short" msgid="1511354412249044381">"When you add a new user, that person needs to set up their space.\n\nAny user can update apps for all other users."</string>
<string name="user_setup_dialog_title" msgid="1765794166801864563">"Set up user now?"</string> <string name="user_setup_dialog_title" msgid="1765794166801864563">"Set up user now?"</string>
<string name="user_setup_dialog_message" msgid="1004068621380867148">"Make sure that the person is available to take the device and set up their space"</string> <string name="user_setup_dialog_message" msgid="1004068621380867148">"Make sure that the person is available to take the device and set up their space."</string>
<string name="user_setup_profile_dialog_message" msgid="3896568553327558731">"Set up profile now?"</string> <string name="user_setup_profile_dialog_message" msgid="3896568553327558731">"Set up profile now?"</string>
<string name="user_setup_button_setup_now" msgid="3391388430158437629">"Set up now"</string> <string name="user_setup_button_setup_now" msgid="3391388430158437629">"Set up now"</string>
<string name="user_setup_button_setup_later" msgid="3068729597269172401">"Not now"</string> <string name="user_setup_button_setup_later" msgid="3068729597269172401">"Not now"</string>
...@@ -2744,7 +2747,7 @@ ...@@ -2744,7 +2747,7 @@
</plurals> </plurals>
<string name="network_dashboard_title" msgid="4771589228992391573">"Network &amp; Internet"</string> <string name="network_dashboard_title" msgid="4771589228992391573">"Network &amp; Internet"</string>
<string name="network_dashboard_summary_mobile" msgid="3851083934739500429">"Mobile"</string> <string name="network_dashboard_summary_mobile" msgid="3851083934739500429">"Mobile"</string>
<string name="network_dashboard_summary_data_usage" msgid="3843261364705042212">"Data Usage"</string> <string name="network_dashboard_summary_data_usage" msgid="3843261364705042212">"Data usage"</string>
<string name="network_dashboard_summary_hotspot" msgid="8494210248613254574">"Hotspot"</string> <string name="network_dashboard_summary_hotspot" msgid="8494210248613254574">"Hotspot"</string>
<string name="connected_devices_dashboard_title" msgid="2355264951438890709">"Connected devices"</string> <string name="connected_devices_dashboard_title" msgid="2355264951438890709">"Connected devices"</string>
<string name="connected_devices_dashboard_summary" msgid="2390582103384791904">"Bluetooth, cast, NFC"</string> <string name="connected_devices_dashboard_summary" msgid="2390582103384791904">"Bluetooth, cast, NFC"</string>
...@@ -2755,8 +2758,8 @@ ...@@ -2755,8 +2758,8 @@
<string name="app_default_dashboard_title" msgid="7342549305933047317">"Default apps"</string> <string name="app_default_dashboard_title" msgid="7342549305933047317">"Default apps"</string>
<string name="system_dashboard_summary" msgid="5797743225249766685">"Languages, time, backup, updates"</string> <string name="system_dashboard_summary" msgid="5797743225249766685">"Languages, time, backup, updates"</string>
<string name="search_results_title" msgid="1796252422574886932">"Settings"</string> <string name="search_results_title" msgid="1796252422574886932">"Settings"</string>
<string name="search_menu" msgid="6283419262313758339">"Search Settings"</string> <string name="search_menu" msgid="6283419262313758339">"Search in Settings"</string>
<string name="query_hint_text" msgid="3350700807437473939">"Search settings"</string> <string name="query_hint_text" msgid="3350700807437473939">"Search in Settings"</string>
<string name="keywords_wifi" msgid="1395786161993828719">"wi-fi, Wi-Fi, network connection"</string> <string name="keywords_wifi" msgid="1395786161993828719">"wi-fi, Wi-Fi, network connection"</string>
<string name="keywords_more_default_sms_app" msgid="2265154063220360784">"text message, texting, messages, messaging"</string> <string name="keywords_more_default_sms_app" msgid="2265154063220360784">"text message, texting, messages, messaging"</string>
<string name="keywords_more_mobile_networks" msgid="8995946622054642367">"mobile, mobile operator, wireless, data, 4g,3g, 2g, lte"</string> <string name="keywords_more_mobile_networks" msgid="8995946622054642367">"mobile, mobile operator, wireless, data, 4g,3g, 2g, lte"</string>
...@@ -3124,7 +3127,7 @@ ...@@ -3124,7 +3127,7 @@
<string name="runtime_permissions_summary_no_permissions_requested" msgid="7655100570513818534">"No permissions requested"</string> <string name="runtime_permissions_summary_no_permissions_requested" msgid="7655100570513818534">"No permissions requested"</string>
<string name="filter_all_apps" msgid="1988403195820688644">"All apps"</string> <string name="filter_all_apps" msgid="1988403195820688644">"All apps"</string>
<string name="filter_enabled_apps" msgid="5395727306799456250">"Installed apps"</string> <string name="filter_enabled_apps" msgid="5395727306799456250">"Installed apps"</string>
<string name="filter_instant_apps" msgid="574277769963965565">"Instant apps"</string> <string name="filter_instant_apps" msgid="574277769963965565">"Instant Apps"</string>
<string name="filter_personal_apps" msgid="3277727374174355971">"Personal"</string> <string name="filter_personal_apps" msgid="3277727374174355971">"Personal"</string>
<string name="filter_work_apps" msgid="24519936790795574">"Work"</string> <string name="filter_work_apps" msgid="24519936790795574">"Work"</string>
<string name="filter_notif_all_apps" msgid="2299049859443680242">"Apps: All"</string> <string name="filter_notif_all_apps" msgid="2299049859443680242">"Apps: All"</string>
...@@ -3172,7 +3175,7 @@ ...@@ -3172,7 +3175,7 @@
<string name="usage_access" msgid="5479504953931038165">"Usage access"</string> <string name="usage_access" msgid="5479504953931038165">"Usage access"</string>
<string name="permit_usage_access" msgid="4012876269445832300">"Permit usage access"</string> <string name="permit_usage_access" msgid="4012876269445832300">"Permit usage access"</string>
<string name="app_usage_preference" msgid="7065701732733134991">"App usage preferences"</string> <string name="app_usage_preference" msgid="7065701732733134991">"App usage preferences"</string>
<string name="usage_access_description" msgid="1352111094596416795">"Usage access allows an app to track what other apps that you\'re using and how often, as well as your operator, language settings and other details."</string> <string name="usage_access_description" msgid="1352111094596416795">"Usage access allows an app to track which other apps that you\'re using and how often, as well as your operator, language settings and other details."</string>
<string name="memory_settings_title" msgid="7490541005204254222">"Memory"</string> <string name="memory_settings_title" msgid="7490541005204254222">"Memory"</string>
<string name="memory_details_title" msgid="8542565326053693320">"Memory details"</string> <string name="memory_details_title" msgid="8542565326053693320">"Memory details"</string>
<string name="always_running" msgid="6042448320077429656">"Always running (<xliff:g id="PERCENTAGE">%s</xliff:g>)"</string> <string name="always_running" msgid="6042448320077429656">"Always running (<xliff:g id="PERCENTAGE">%s</xliff:g>)"</string>
...@@ -3397,9 +3400,7 @@ ...@@ -3397,9 +3400,7 @@
<string name="color_temperature_desc" msgid="4793729830226404052">"Use cooler display colours"</string> <string name="color_temperature_desc" msgid="4793729830226404052">"Use cooler display colours"</string>
<string name="color_temperature_toast" msgid="4974218172133854827">"To apply colour change, turn off screen"</string> <string name="color_temperature_toast" msgid="4974218172133854827">"To apply colour change, turn off screen"</string>
<string name="telephony_monitor_toast" msgid="7003764250271195384">"To apply telephony monitor change, reboot device"</string> <string name="telephony_monitor_toast" msgid="7003764250271195384">"To apply telephony monitor change, reboot device"</string>
<string name="camera_hal_hdrplus_switch" msgid="8377365197105267466">"Camera HAL HDR+"</string> <string name="camera_laser_sensor_switch" msgid="8913588990743234440">"Camera laser sensor"</string>
<string name="camera_hal_hdrplus_toast" msgid="2063703797270055299">"To apply Camera HAL HDR+ change, reboot device"</string>
<string name="camera_laser_sensor_switch" msgid="8913588990743234440">"Camera Laser Sensor"</string>
<string name="ota_disable_automatic_update" msgid="2319639631655915050">"Automatic system updates"</string> <string name="ota_disable_automatic_update" msgid="2319639631655915050">"Automatic system updates"</string>
<string name="usage" msgid="2977875522080448986">"Usage"</string> <string name="usage" msgid="2977875522080448986">"Usage"</string>
<string name="cellular_data_usage" msgid="2155683719898158203">"Mobile data usage"</string> <string name="cellular_data_usage" msgid="2155683719898158203">"Mobile data usage"</string>
...@@ -3601,9 +3602,9 @@ ...@@ -3601,9 +3602,9 @@
<string name="oem_unlock_enable_disabled_summary_connectivity_or_locked" msgid="5884723935668892613">"Connect to the Internet or contact your carrier"</string> <string name="oem_unlock_enable_disabled_summary_connectivity_or_locked" msgid="5884723935668892613">"Connect to the Internet or contact your carrier"</string>
<string name="oem_unlock_enable_disabled_summary_sim_locked_device" msgid="4149387448213399630">"Unavailable on mobile-locked devices"</string> <string name="oem_unlock_enable_disabled_summary_sim_locked_device" msgid="4149387448213399630">"Unavailable on mobile-locked devices"</string>
<string name="automatic_storage_manager_freed_bytes" msgid="7517560170441007788">"<xliff:g id="SIZE">%1$s</xliff:g> total made available\n\nLast ran on <xliff:g id="DATE">%2$s</xliff:g>"</string> <string name="automatic_storage_manager_freed_bytes" msgid="7517560170441007788">"<xliff:g id="SIZE">%1$s</xliff:g> total made available\n\nLast ran on <xliff:g id="DATE">%2$s</xliff:g>"</string>
<string name="web_action_enable_title" msgid="4051513950976670853">"Instant apps"</string> <string name="web_action_enable_title" msgid="4051513950976670853">"Instant Apps"</string>
<string name="web_action_enable_summary" msgid="3108127559723396382">"Open links in apps, even if they’re not installed"</string> <string name="web_action_enable_summary" msgid="3108127559723396382">"Open links in apps, even if they’re not installed"</string>
<string name="web_action_section_title" msgid="7364647086538399136">"Instant apps"</string> <string name="web_action_section_title" msgid="7364647086538399136">"Instant Apps"</string>
<string name="instant_apps_settings" msgid="8827777916518348213">"Instant Apps preferences"</string> <string name="instant_apps_settings" msgid="8827777916518348213">"Instant Apps preferences"</string>
<string name="domain_url_section_title" msgid="7046835219056428883">"Installed apps"</string> <string name="domain_url_section_title" msgid="7046835219056428883">"Installed apps"</string>
<string name="automatic_storage_manager_activation_warning" msgid="6353100011690933254">"Your storage is now being managed by the storage manager"</string> <string name="automatic_storage_manager_activation_warning" msgid="6353100011690933254">"Your storage is now being managed by the storage manager"</string>
...@@ -3720,4 +3721,21 @@ ...@@ -3720,4 +3721,21 @@
<string name="new_device_suggestion_summary" product="tablet" msgid="393751455688210956">"Take a tour of your new tablet"</string> <string name="new_device_suggestion_summary" product="tablet" msgid="393751455688210956">"Take a tour of your new tablet"</string>
<string name="new_device_suggestion_summary" product="device" msgid="2939870049868336652">"Take a tour of your new device"</string> <string name="new_device_suggestion_summary" product="device" msgid="2939870049868336652">"Take a tour of your new device"</string>
<string name="disabled_low_ram_device" msgid="3751578499721173344">"This feature is not available on this device"</string> <string name="disabled_low_ram_device" msgid="3751578499721173344">"This feature is not available on this device"</string>
<string name="bluetooth_message_access_notification_content" msgid="5111712860712823893">"A device wants to access your messages. Tap for details."</string>
<string name="bluetooth_message_access_dialog_title" msgid="9009836130395061579">"Allow access to messages?"</string>
<string name="bluetooth_message_access_dialog_content" msgid="7186694737578788487">"A Bluetooth device, <xliff:g id="DEVICE_NAME_0">%1$s</xliff:g>, wants to access your messages.\n\nYou haven’t connected to <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> before."</string>
<string name="bluetooth_phonebook_access_notification_content" msgid="9175220052703433637">"A device wants to access your contacts and call log. Tap for details."</string>
<string name="bluetooth_phonebook_access_dialog_title" msgid="7624607995928968721">"Allow access to contacts and call log?"</string>
<string name="bluetooth_phonebook_access_dialog_content" msgid="959658135522249170">"A Bluetooth device, <xliff:g id="DEVICE_NAME_0">%1$s</xliff:g>, wants to access your contacts and call log. This includes data about incoming and outgoing calls.\n\nYou haven’t connected to <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> before."</string>
<string name="request_manage_bluetooth_permission_dont_allow" msgid="8798061333407581300">"Don\'t allow"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM card access request"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"A device wants to access your SIM card. Tap for details."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Allow access to SIM card?"</string>
<string name="bluetooth_sim_card_access_dialog_content" msgid="4153857191661567190">"A Bluetooth device, <xliff:g id="DEVICE_NAME_0">%1$s</xliff:g>, wants to access data on your SIM card. This includes your contacts.\n\nWhile connected, <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> will receive all calls made to <xliff:g id="PHONE_NUMBER">%3$s</xliff:g>."</string>
<string name="bluetooth_connect_access_notification_title" msgid="2573547043170883947">"Bluetooth device available"</string>
<string name="bluetooth_connect_access_notification_content" msgid="1328465545685433304">"A device wants to connect. Tap for details."</string>
<string name="bluetooth_connect_access_dialog_title" msgid="1948056782712451381">"Connect to Bluetooth device?"</string>
<string name="bluetooth_connect_access_dialog_content" msgid="4336436466468405850">"<xliff:g id="DEVICE_NAME_0">%1$s</xliff:g> wants to connect to this phone.\n\nYou haven’t connected to <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> before."</string>
<string name="bluetooth_connect_access_dialog_negative" msgid="4944672755226375059">"Don’t connect"</string>
<string name="bluetooth_connect_access_dialog_positive" msgid="3630561675207269710">"Connect"</string>
</resources> </resources>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2013-2014 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">
<plurals name="app_ops_count">
<item quantity="one">once</item>
<item quantity="other">%d times</item>
</plurals>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2016 The CyanogenMod Project
Copyright (C) 2017-2018 The LineageOS 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">
<plurals name="show_dev_countdown_cm">
<item quantity="one">You are now <xliff:g id="step_count">%1$d</xliff:g> step away from enabling development settings.</item>
<item quantity="other">You are now <xliff:g id="step_count">%1$d</xliff:g> steps away from enabling development settings.</item>
</plurals>
<string name="show_dev_on_cm">You have enabled development settings!</string>
<string name="show_dev_already_cm">No need, you have already enabled development settings.</string>
<string name="platform_revision">Platform</string>
<string name="total_ram">Total RAM</string>
<string name="development_tools_title">Development tools</string>
<string name="advanced_reboot_title">Advanced restart</string>
<string name="advanced_reboot_summary">When unlocked, include options in the power menu for restarting into recovery or bootloader</string>
<string name="root_access">Root access</string>
<string name="root_access_warning_title">Allow root access?</string>
<string name="root_access_warning_message">Allowing apps to request root access is very dangerous and could compromise the security of your system!</string>
<string name="root_access_none">Disabled</string>
<string name="root_access_apps">Apps only</string>
<string name="root_access_adb">ADB only</string>
<string name="root_access_all">Apps and ADB</string>
<string name="root_appops_title">Manage root accesses</string>
<string name="root_appops_summary">View and control the root rules</string>
<string name="status_bar_double_tap_to_sleep_title">Tap to sleep</string>
<string name="status_bar_double_tap_to_sleep_summary">Double-tap on the status bar or lockscreen to turn off the display</string>
<string name="touchscreen_gesture_settings_title">Touchscreen gestures</string>
<string name="touchscreen_gesture_settings_summary">Perform various touchscreen gestures for quick actions</string>
<string name="proximity_wake_title">Prevent accidental wake-up</string>
<string name="proximity_wake_summary">Check the proximity sensor prior to waking up screen</string>
<string name="lock_directly_show_password">Directly show password entry</string>
<string name="lock_directly_show_password_summary">Skip the swipe to unlock screen and immediately begin password entry</string>
<string name="lock_directly_show_pattern">Directly show pattern view</string>
<string name="lock_directly_show_pattern_summary">Skip the swipe to unlock screen and immediately begin pattern entry</string>
<string name="lock_directly_show_pin">Directly show PIN entry</string>
<string name="lock_directly_show_pin_summary">Skip the swipe to unlock screen and immediately begin PIN entry</string>
<string name="unlock_scramble_pin_layout_title">Scramble layout</string>
<string name="unlock_scramble_pin_layout_summary">Scramble PIN layout when unlocking device</string>
<string name="lockscreen_visualizer_title">Display music visualizer</string>
<string name="lockscreen_media_art_title">Display media cover art</string>
<string name="lock_settings_picker_pattern_size_message">Choose a pattern size</string>
<string name="lockpattern_settings_enable_error_path_title">Show pattern error</string>
<string name="lockpattern_settings_enable_dots_title">Show pattern dots</string>
<string name="lockscreen_vibrate_enabled_title">Vibrate</string>
<string name="lockscreen_vibrate_enabled_head">Vibrate when unlocking</string>
<string name="adb_enable">Android debugging</string>
<string name="adb_enable_summary">Enable the Android Debug Bridge (ADB) interface</string>
<string name="adb_notify">Debugging notify</string>
<string name="adb_notify_summary">Display a notification when USB or network debugging is enabled</string>
<string name="adb_over_network">ADB over network</string>
<string name="adb_over_network_summary">Enable TCP/IP debugging over network interfaces (Wi\u2011Fi, USB networks). This setting is reset on reboot</string>
<string name="adb_over_network_warning">WARNING: When ADB over network is enabled, your phone is open for intrusions on all connected networks!\n\nOnly use this feature when you are connected on trusted networks.\n\nDo you really want to enable this function?</string>
<string name="kill_app_longpress_back">Kill app back button</string>
<string name="kill_app_longpress_back_summary">Kill the foreground app by long-pressing the back button</string>
<string name="security_settings_fingerprint_enroll_find_sensor_message_cm">Locate the fingerprint sensor on the <xliff:g id="sensor_location">%1$s</xliff:g> of your phone.</string>
<string name="security_settings_fingerprint_sensor_location_back">back</string>
<string name="security_settings_fingerprint_sensor_location_front">front</string>
<string name="security_settings_fingerprint_sensor_location_left">left side</string>
<string name="security_settings_fingerprint_sensor_location_right">right side</string>
<string name="device_hostname">Device hostname</string>
<string name="increasing_ring_volume_option_title">Increasing ring volume</string>
<string name="increasing_ring_min_volume_title">Start volume</string>
<string name="increasing_ring_ramp_up_time_title">Ramp-up time</string>
<string name="volume_link_notification_title">Link ring &amp; notification volumes</string>
<string name="memory_startup_apps_title">Apps started on boot</string>
<string name="sim_enabler_summary"><xliff:g id="displayName">%1$s</xliff:g> is <xliff:g id="status" example="disabled">%2$s</xliff:g></string>
<string name="sim_disabled">disabled</string>
<string name="sim_missing">missing or faulty</string>
<string name="sim_enabler_need_disable_sim">SIM card will be deactivated. Do you want to continue?</string>
<string name="sim_enabler_will_disable_sim_title">Attention</string>
<string name="sim_enabler_need_switch_data_service">This SIM will be disabled and SIM <xliff:g id="slotid">%1$s</xliff:g> will be used for data services. Are you sure you want to continue?</string>
<string name="sim_enabler_airplane_on">Unable to perform the operation while aeroplane mode is on.</string>
<string name="sim_enabler_in_call">Unable to perform the operation while in call.</string>
<string name="sim_enabler_both_inactive">Can\'t disable all SIM cards</string>
<string name="sim_enabler_enabling">Activating\u2026</string>
<string name="sim_enabler_disabling">Deactivating\u2026</string>
<string name="sub_activate_success">SIM activated.</string>
<string name="sub_activate_failed">Activation failed.</string>
<string name="sub_deactivate_success">SIM deactivated.</string>
<string name="sub_deactivate_failed">Deactivation failed.</string>
<string name="app_ops_categories_location">Location</string>
<string name="app_ops_categories_personal">Personal</string>
<string name="app_ops_categories_messaging">Messaging</string>
<string name="app_ops_categories_media">Media</string>
<string name="app_ops_categories_device">Device</string>
<string name="app_ops_categories_run_in_background">Run in background</string>
<string name="app_ops_categories_bootup">Bootup</string>
<string name="app_ops_categories_su">Root access</string>
<string name="app_ops_categories_other">Other</string>
<string name="app_ops_summaries_coarse_location">coarse location</string>
<string name="app_ops_summaries_fine_location">fine location</string>
<string name="app_ops_summaries_gps">GPS</string>
<string name="app_ops_summaries_vibrate">vibrate</string>
<string name="app_ops_summaries_read_contacts">read contacts</string>
<string name="app_ops_summaries_modify_contacts">modify contacts</string>
<string name="app_ops_summaries_read_call_log">read call log</string>
<string name="app_ops_summaries_modify_call_log">modify call log</string>
<string name="app_ops_summaries_read_calendar">read calendar</string>
<string name="app_ops_summaries_modify_calendar">modify calendar</string>
<string name="app_ops_summaries_wifi_scan">Wi-Fi scan</string>
<string name="app_ops_summaries_notification">notification/toast</string>
<string name="app_ops_summaries_cell_scan">cell scan</string>
<string name="app_ops_summaries_call_phone">call phone</string>
<string name="app_ops_summaries_read_sms">read SMS</string>
<string name="app_ops_summaries_write_sms">write SMS</string>
<string name="app_ops_summaries_receive_sms">receive SMS</string>
<string name="app_ops_summaries_receive_emergency_sms">receive emergency SMS</string>
<string name="app_ops_summaries_receive_mms">receive MMS</string>
<string name="app_ops_summaries_receive_wap_push">receive WAP push</string>
<string name="app_ops_summaries_send_sms">send SMS</string>
<string name="app_ops_summaries_read_icc_sms">read ICC SMS</string>
<string name="app_ops_summaries_write_icc_sms">write ICC SMS</string>
<string name="app_ops_summaries_modify_settings">modify settings</string>
<string name="app_ops_summaries_draw_on_top">draw on top</string>
<string name="app_ops_summaries_access_notifications">access notifications</string>
<string name="app_ops_summaries_camera">camera</string>
<string name="app_ops_summaries_record_audio">record audio</string>
<string name="app_ops_summaries_play_audio">play audio</string>
<string name="app_ops_summaries_read_clipboard">read clipboard</string>
<string name="app_ops_summaries_modify_clipboard">modify clipboard</string>
<string name="app_ops_summaries_media_buttons">media buttons</string>
<string name="app_ops_summaries_audio_focus">audio focus</string>
<string name="app_ops_summaries_master_volume">master volume</string>
<string name="app_ops_summaries_voice_volume">voice volume</string>
<string name="app_ops_summaries_ring_volume">ring volume</string>
<string name="app_ops_summaries_media_volume">media volume</string>
<string name="app_ops_summaries_alarm_volume">alarm volume</string>
<string name="app_ops_summaries_notification_volume">notification volume</string>
<string name="app_ops_summaries_bluetooth_volume">bluetooth volume</string>
<string name="app_ops_summaries_keep_awake">keep awake</string>
<string name="app_ops_summaries_monitor_location">monitor location</string>
<string name="app_ops_summaries_monitor_high_power_location">monitor high power location</string>
<string name="app_ops_summaries_get_usage_stats">get app usage stats</string>
<string name="app_ops_summaries_mute_unmute_microphone">mute/unmute microphone</string>
<string name="app_ops_summaries_toast_window">display toasts</string>
<string name="app_ops_summaries_project_media">project media</string>
<string name="app_ops_summaries_activate_vpn">activate VPN</string>
<string name="app_ops_summaries_write_wallpaper">write wallpaper</string>
<string name="app_ops_summaries_assist_structure">assist structure</string>
<string name="app_ops_summaries_assist_screenshot">assist screenshot</string>
<string name="app_ops_summaries_read_phone_state">read phone state</string>
<string name="app_ops_summaries_add_voicemail">add voicemail</string>
<string name="app_ops_summaries_use_sip">use SIP</string>
<string name="app_ops_summaries_make_call">make call</string>
<string name="app_ops_summaries_use_fingerprint">use fingerprint</string>
<string name="app_ops_summaries_use_body_sensors">use body sensors</string>
<string name="app_ops_summaries_read_cell_broadcasts">read cell broadcasts</string>
<string name="app_ops_summaries_mock_location">mock location</string>
<string name="app_ops_summaries_read_external_storage">read external storage</string>
<string name="app_ops_summaries_write_external_storage">write to external storage</string>
<string name="app_ops_summaries_turn_screen_on">turn screen on</string>
<string name="app_ops_summaries_get_accounts">get accounts</string>
<string name="app_ops_summaries_run_in_background">run in background</string>
<string name="app_ops_summaries_accessibility_volume">audio accessibility volume</string>
<string name="app_ops_summaries_read_phone_numbers">read phone numbers</string>
<string name="app_ops_summaries_request_install_packages">request install packages</string>
<string name="app_ops_summaries_picture_in_picture">use picture in picture</string>
<string name="app_ops_summaries_instant_app_start_foreground">start instant app in foreground</string>
<string name="app_ops_summaries_answer_phone_calls">answer phone calls</string>
<string name="app_ops_summaries_toggle_wifi">toggle Wi-Fi</string>
<string name="app_ops_summaries_toggle_bluetooth">toggle bluetooth</string>
<string name="app_ops_summaries_start_at_boot">start at boot</string>
<string name="app_ops_summaries_toggle_nfc">toggle NFC</string>
<string name="app_ops_summaries_toggle_mobile_data">toggle cellular data</string>
<string name="app_ops_summaries_superuser">root access</string>
<string name="app_ops_labels_coarse_location">Coarse location</string>
<string name="app_ops_labels_fine_location">Fine location</string>
<string name="app_ops_labels_gps">GPS</string>
<string name="app_ops_labels_vibrate">Vibrate</string>
<string name="app_ops_labels_read_contacts">Read contacts</string>
<string name="app_ops_labels_modify_contacts">Modify contacts</string>
<string name="app_ops_labels_read_call_log">Read call log</string>
<string name="app_ops_labels_modify_call_log">Modify call log</string>
<string name="app_ops_labels_read_calendar">Read calendar</string>
<string name="app_ops_labels_modify_calendar">Modify calendar</string>
<string name="app_ops_labels_wifi_scan">Wi-Fi scan</string>
<string name="app_ops_labels_notification">Notification/Toast</string>
<string name="app_ops_labels_cell_scan">Cell scan</string>
<string name="app_ops_labels_call_phone">Call phone</string>
<string name="app_ops_labels_read_sms">Read SMS</string>
<string name="app_ops_labels_write_sms">Write SMS</string>
<string name="app_ops_labels_receive_sms">Receive SMS</string>
<string name="app_ops_labels_receive_emergency_sms">Receive emergency SMS</string>
<string name="app_ops_labels_receive_mms">Receive MMS</string>
<string name="app_ops_labels_receive_wap_push">Receive WAP push</string>
<string name="app_ops_labels_send_sms">Send SMS</string>
<string name="app_ops_labels_read_icc_sms">Read ICC SMS</string>
<string name="app_ops_labels_write_icc_sms">Write ICC SMS</string>
<string name="app_ops_labels_modify_settings">Modify settings</string>
<string name="app_ops_labels_draw_on_top">Draw on top</string>
<string name="app_ops_labels_access_notifications">Access notifications</string>
<string name="app_ops_labels_camera">Camera</string>
<string name="app_ops_labels_record_audio">Record audio</string>
<string name="app_ops_labels_play_audio">Play audio</string>
<string name="app_ops_labels_read_clipboard">Read clipboard</string>
<string name="app_ops_labels_modify_clipboard">Modify clipboard</string>
<string name="app_ops_labels_media_buttons">Media buttons</string>
<string name="app_ops_labels_audio_focus">Audio focus</string>
<string name="app_ops_labels_master_volume">Master volume</string>
<string name="app_ops_labels_voice_volume">Voice volume</string>
<string name="app_ops_labels_ring_volume">Ring volume</string>
<string name="app_ops_labels_media_volume">Media volume</string>
<string name="app_ops_labels_alarm_volume">Alarm volume</string>
<string name="app_ops_labels_notification_volume">Notification volume</string>
<string name="app_ops_labels_bluetooth_volume">Bluetooth volume</string>
<string name="app_ops_labels_keep_awake">Keep awake</string>
<string name="app_ops_labels_monitor_location">Monitor location</string>
<string name="app_ops_labels_monitor_high_power_location">Monitor high power location</string>
<string name="app_ops_labels_get_usage_stats">Get usage stats</string>
<string name="app_ops_labels_mute_unmute_microphone">Mute/unmute microphone</string>
<string name="app_ops_labels_toast_window">Display toasts</string>
<string name="app_ops_labels_project_media">Project media</string>
<string name="app_ops_labels_activate_vpn">Activate VPN</string>
<string name="app_ops_labels_write_wallpaper">Write wallpaper</string>
<string name="app_ops_labels_assist_structure">Assist structure</string>
<string name="app_ops_labels_assist_screenshot">Assist screenshot</string>
<string name="app_ops_labels_read_phone_state">Read phone state</string>
<string name="app_ops_labels_add_voicemail">Add voicemail</string>
<string name="app_ops_labels_use_sip">Use SIP</string>
<string name="app_ops_labels_make_call">Make call</string>
<string name="app_ops_labels_use_fingerprint">Use fingerprint</string>
<string name="app_ops_labels_use_body_sensors">Use body sensors</string>
<string name="app_ops_labels_read_cell_broadcasts">Read cell broadcasts</string>
<string name="app_ops_labels_mock_location">Mock location</string>
<string name="app_ops_labels_read_external_storage">Read external storage</string>
<string name="app_ops_labels_write_external_storage">Write to external storage</string>
<string name="app_ops_labels_turn_screen_on">Turn screen on</string>
<string name="app_ops_labels_get_accounts">Get accounts</string>
<string name="app_ops_labels_run_in_background">Run in background</string>
<string name="app_ops_labels_accessibility_volume">Audio accessibility volume</string>
<string name="app_ops_labels_read_phone_numbers">Read phone numbers</string>
<string name="app_ops_labels_request_install_packages">Request install packages</string>
<string name="app_ops_labels_picture_in_picture">Use picture in picture</string>
<string name="app_ops_labels_instant_app_start_foreground">Start instant app in foreground</string>
<string name="app_ops_labels_answer_phone_calls">Answer phone calls</string>
<string name="app_ops_labels_toggle_wifi">Toggle Wi-Fi</string>
<string name="app_ops_labels_toggle_bluetooth">Toggle bluetooth</string>
<string name="app_ops_labels_start_at_boot">Start at boot</string>
<string name="app_ops_labels_toggle_nfc">Toggle NFC</string>
<string name="app_ops_labels_toggle_mobile_data">Toggle cellular data</string>
<string name="app_ops_labels_superuser">Root access</string>
<string name="app_ops_permissions_allowed">Allowed</string>
<string name="app_ops_permissions_ignored">Ignored</string>
<string name="app_ops_permissions_always_ask">Always ask</string>
<string name="app_ops_entry_summary"><xliff:g id="op">%1$s</xliff:g> (used <xliff:g id="count">%2$s</xliff:g>)</string>
<string name="app_ops_allowed_count">Allowed <xliff:g id="count" example="2 times">%s</xliff:g></string>
<string name="app_ops_ignored_count">Denied <xliff:g id="count" example="2 times">%s</xliff:g></string>
<string name="app_ops_both_count">Allowed <xliff:g id="count">%1$s</xliff:g>, denied <xliff:g id="count">%2$s</xliff:g></string>
<string name="app_ops_no_blockable_permissions">No permissions available to block</string>
<string name="app_ops_show_user_apps">Show user apps</string>
<string name="app_ops_show_system_apps">Show built-in apps</string>
<string name="app_ops_reset_counters">Reset allow/deny counters</string>
<string name="app_ops_reset_confirm_title">Confirm counters reset</string>
<string name="app_ops_reset_confirm_mesg">Are you sure you wish to reset counters?</string>
<string name="ok">OK</string>
<string name="security_privacy_settings_title">Security &amp; privacy</string>
<string name="lineagelicense_title">LineageOS legal</string>
<string name="volume_adjust_sounds_title">Volume adjustment sounds</string>
<string name="wake_when_plugged_or_unplugged_title">Wake on plug</string>
<string name="wake_when_plugged_or_unplugged_summary">Turn the screen on when connecting or disconnecting a power source</string>
<string name="heads_up_notifications_enabled_title">Heads-up</string>
<string name="heads_up_notifications_enabled_summary">Display priority notifications in a small floating window</string>
<string name="high_touch_sensitivity_title">High touch sensitivity</string>
<string name="high_touch_sensitivity_summary">Increase touchscreen sensitivity so it can be used while wearing gloves</string>
<string name="touchscreen_hovering_title">Touchscreen hovering</string>
<string name="touchscreen_hovering_summary">Allows you to hover the screen like a mouse in web browsers, remote desktops, etc</string>
<string name="data_usage_app_restrict_data">Cellular data</string>
<string name="data_usage_app_restrict_data_summary">Enable usage of cellular data</string>
<string name="data_usage_app_restrict_wifi">Wi\u2011Fi data</string>
<string name="data_usage_app_restrict_wifi_summary">Enable usage of Wi\u2011Fi data</string>
</resources>
...@@ -1003,7 +1003,10 @@ ...@@ -1003,7 +1003,10 @@
<string name="search_clear_history" msgid="4196658962573162457">"Clear history"</string> <string name="search_clear_history" msgid="4196658962573162457">"Clear history"</string>
<string name="display_settings" msgid="7965901687241669598">"Display"</string> <string name="display_settings" msgid="7965901687241669598">"Display"</string>
<string name="accelerometer_title" msgid="7854608399547349157">"Auto-rotate screen"</string> <string name="accelerometer_title" msgid="7854608399547349157">"Auto-rotate screen"</string>
<string name="color_mode_title" msgid="3159275920408338215">"Vivid colours"</string> <string name="color_mode_title" msgid="9186249332902370471">"Colours"</string>
<string name="color_mode_option_natural" msgid="5013837483986772758">"Natural"</string>
<string name="color_mode_option_boosted" msgid="8588223970257287524">"Boosted"</string>
<string name="color_mode_option_saturated" msgid="4569683960058798843">"Saturated"</string>
<string name="accelerometer_summary_on" product="tablet" msgid="429982132339828942">"Switch orientation automatically when rotating tablet"</string> <string name="accelerometer_summary_on" product="tablet" msgid="429982132339828942">"Switch orientation automatically when rotating tablet"</string>
<string name="accelerometer_summary_on" product="default" msgid="1133737282813048021">"Switch orientation automatically when rotating phone"</string> <string name="accelerometer_summary_on" product="default" msgid="1133737282813048021">"Switch orientation automatically when rotating phone"</string>
<string name="accelerometer_summary_off" product="tablet" msgid="4781734213242521682">"Switch orientation automatically when rotating tablet"</string> <string name="accelerometer_summary_off" product="tablet" msgid="4781734213242521682">"Switch orientation automatically when rotating tablet"</string>
...@@ -1619,7 +1622,7 @@ ...@@ -1619,7 +1622,7 @@
<string name="sd_card_storage" product="default" msgid="7623513618171928235">"SD card storage"</string> <string name="sd_card_storage" product="default" msgid="7623513618171928235">"SD card storage"</string>
<string name="recompute_size" msgid="7722567982831691718">"Recomputing size…"</string> <string name="recompute_size" msgid="7722567982831691718">"Recomputing size…"</string>
<string name="clear_data_dlg_title" msgid="5605258400134511197">"Delete app data?"</string> <string name="clear_data_dlg_title" msgid="5605258400134511197">"Delete app data?"</string>
<string name="clear_data_dlg_text" msgid="3951297329833822490">"All of this app\'s data will be deleted permanently. This includes all files, settings, accounts, databases, etc."</string> <string name="clear_data_dlg_text" msgid="1107610960337399006">"This apps data will be permanently deleted. This includes files, settings, databases and other app data."</string>
<string name="dlg_ok" msgid="2402639055725653590">"OK"</string> <string name="dlg_ok" msgid="2402639055725653590">"OK"</string>
<string name="dlg_cancel" msgid="1674753358972975911">"Cancel"</string> <string name="dlg_cancel" msgid="1674753358972975911">"Cancel"</string>
<string name="app_not_found_dlg_title" msgid="3127123411738434964"></string> <string name="app_not_found_dlg_title" msgid="3127123411738434964"></string>
...@@ -3720,4 +3723,21 @@ ...@@ -3720,4 +3723,21 @@
<string name="new_device_suggestion_summary" product="tablet" msgid="393751455688210956">"Take a tour of your new tablet"</string> <string name="new_device_suggestion_summary" product="tablet" msgid="393751455688210956">"Take a tour of your new tablet"</string>
<string name="new_device_suggestion_summary" product="device" msgid="2939870049868336652">"Take a tour of your new device"</string> <string name="new_device_suggestion_summary" product="device" msgid="2939870049868336652">"Take a tour of your new device"</string>
<string name="disabled_low_ram_device" msgid="3751578499721173344">"This feature is not available on this device"</string> <string name="disabled_low_ram_device" msgid="3751578499721173344">"This feature is not available on this device"</string>
<string name="bluetooth_message_access_notification_content" msgid="5111712860712823893">"A device wants to access your messages. Tap for details."</string>
<string name="bluetooth_message_access_dialog_title" msgid="9009836130395061579">"Allow access to messages?"</string>
<string name="bluetooth_message_access_dialog_content" msgid="7186694737578788487">"A Bluetooth device, <xliff:g id="DEVICE_NAME_0">%1$s</xliff:g>, wants to access your messages.\n\nYou haven’t connected to <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> before."</string>
<string name="bluetooth_phonebook_access_notification_content" msgid="9175220052703433637">"A device wants to access your contacts and call log. Tap for details."</string>
<string name="bluetooth_phonebook_access_dialog_title" msgid="7624607995928968721">"Allow access to contacts and call log?"</string>
<string name="bluetooth_phonebook_access_dialog_content" msgid="959658135522249170">"A Bluetooth device, <xliff:g id="DEVICE_NAME_0">%1$s</xliff:g>, wants to access your contacts and call log. This includes data about incoming and outgoing calls.\n\nYou haven’t connected to <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> before."</string>
<string name="request_manage_bluetooth_permission_dont_allow" msgid="8798061333407581300">"Don\'t allow"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM card access request"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"A device wants to access your SIM card. Tap for details."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Allow access to SIM card?"</string>
<string name="bluetooth_sim_card_access_dialog_content" msgid="4153857191661567190">"A Bluetooth device, <xliff:g id="DEVICE_NAME_0">%1$s</xliff:g>, wants to access data on your SIM card. This includes your contacts.\n\nWhile connected, <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> will receive all calls made to <xliff:g id="PHONE_NUMBER">%3$s</xliff:g>."</string>
<string name="bluetooth_connect_access_notification_title" msgid="2573547043170883947">"Bluetooth device available"</string>
<string name="bluetooth_connect_access_notification_content" msgid="1328465545685433304">"A device wants to connect. Tap for details."</string>
<string name="bluetooth_connect_access_dialog_title" msgid="1948056782712451381">"Connect to Bluetooth device?"</string>
<string name="bluetooth_connect_access_dialog_content" msgid="4336436466468405850">"<xliff:g id="DEVICE_NAME_0">%1$s</xliff:g> wants to connect to this phone.\n\nYou haven’t connected to <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> before."</string>
<string name="bluetooth_connect_access_dialog_negative" msgid="4944672755226375059">"Don’t connect"</string>
<string name="bluetooth_connect_access_dialog_positive" msgid="3630561675207269710">"Connect"</string>
</resources> </resources>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2013-2014 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">
<plurals name="app_ops_count">
<item quantity="one">once</item>
<item quantity="other">%d times</item>
</plurals>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2016 The CyanogenMod Project
Copyright (C) 2017-2018 The LineageOS 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">
<plurals name="show_dev_countdown_cm">
<item quantity="one">You are now <xliff:g id="step_count">%1$d</xliff:g> step away from enabling development settings.</item>
<item quantity="other">You are now <xliff:g id="step_count">%1$d</xliff:g> steps away from enabling development settings.</item>
</plurals>
<string name="show_dev_on_cm">You have enabled development settings!</string>
<string name="show_dev_already_cm">No need, you have already enabled development settings.</string>
<string name="platform_revision">Platform</string>
<string name="total_ram">Total RAM</string>
<string name="development_tools_title">Development tools</string>
<string name="advanced_reboot_title">Advanced restart</string>
<string name="advanced_reboot_summary">When unlocked, include options in the power menu for restarting into recovery or bootloader</string>
<string name="root_access">Root access</string>
<string name="root_access_warning_title">Allow root access?</string>
<string name="root_access_warning_message">Allowing apps to request root access is very dangerous and could compromise the security of your system!</string>
<string name="root_access_none">Disabled</string>
<string name="root_access_apps">Apps only</string>
<string name="root_access_adb">ADB only</string>
<string name="root_access_all">Apps and ADB</string>
<string name="root_appops_title">Manage root accesses</string>
<string name="root_appops_summary">View and control the root rules</string>
<string name="status_bar_double_tap_to_sleep_title">Tap to sleep</string>
<string name="status_bar_double_tap_to_sleep_summary">Double-tap on the status bar or lockscreen to turn off the display</string>
<string name="touchscreen_gesture_settings_title">Touchscreen gestures</string>
<string name="touchscreen_gesture_settings_summary">Perform various touchscreen gestures for quick actions</string>
<string name="proximity_wake_title">Prevent accidental wake-up</string>
<string name="proximity_wake_summary">Check the proximity sensor prior to waking up screen</string>
<string name="lock_directly_show_password">Directly show password entry</string>
<string name="lock_directly_show_password_summary">Skip the swipe to unlock screen and immediately begin password entry</string>
<string name="lock_directly_show_pattern">Directly show pattern view</string>
<string name="lock_directly_show_pattern_summary">Skip the swipe to unlock screen and immediately begin pattern entry</string>
<string name="lock_directly_show_pin">Directly show PIN entry</string>
<string name="lock_directly_show_pin_summary">Skip the swipe to unlock screen and immediately begin PIN entry</string>
<string name="unlock_scramble_pin_layout_title">Scramble layout</string>
<string name="unlock_scramble_pin_layout_summary">Scramble PIN layout when unlocking device</string>
<string name="lockscreen_visualizer_title">Display music visualiser</string>
<string name="lockscreen_media_art_title">Display media cover art</string>
<string name="lock_settings_picker_pattern_size_message">Choose a pattern size</string>
<string name="lockpattern_settings_enable_error_path_title">Show pattern error</string>
<string name="lockpattern_settings_enable_dots_title">Show pattern dots</string>
<string name="lockscreen_vibrate_enabled_title">Vibrate</string>
<string name="lockscreen_vibrate_enabled_head">Vibrate when unlocking</string>
<string name="adb_enable">Android debugging</string>
<string name="adb_enable_summary">Enable the Android Debug Bridge (ADB) interface</string>
<string name="adb_notify">Debugging notify</string>
<string name="adb_notify_summary">Display a notification when USB or network debugging is enabled</string>
<string name="adb_over_network">ADB over network</string>
<string name="adb_over_network_summary">Enable TCP/IP debugging over network interfaces (Wi\u2011Fi, USB networks). This setting is reset on reboot</string>
<string name="adb_over_network_warning">WARNING: When ADB over network is enabled, your phone is open for intrusions on all connected networks!\n\nOnly use this feature when you are connected on trusted networks.\n\nDo you really want to enable this function?</string>
<string name="kill_app_longpress_back">Kill app back button</string>
<string name="kill_app_longpress_back_summary">Kill the foreground app by long-pressing the back button</string>
<string name="security_settings_fingerprint_enroll_find_sensor_message_cm">Locate the fingerprint sensor on the <xliff:g id="sensor_location">%1$s</xliff:g> of your phone.</string>
<string name="security_settings_fingerprint_sensor_location_back">back</string>
<string name="security_settings_fingerprint_sensor_location_front">front</string>
<string name="security_settings_fingerprint_sensor_location_left">left side</string>
<string name="security_settings_fingerprint_sensor_location_right">right side</string>
<string name="device_hostname">Device hostname</string>
<string name="increasing_ring_volume_option_title">Increasing ring volume</string>
<string name="increasing_ring_min_volume_title">Start volume</string>
<string name="increasing_ring_ramp_up_time_title">Ramp-up time</string>
<string name="volume_link_notification_title">Link ring &amp; notification volumes</string>
<string name="memory_startup_apps_title">Apps started on boot</string>
<string name="sim_enabler_summary"><xliff:g id="displayName">%1$s</xliff:g> is <xliff:g id="status" example="disabled">%2$s</xliff:g></string>
<string name="sim_disabled">disabled</string>
<string name="sim_missing">missing or faulty</string>
<string name="sim_enabler_need_disable_sim">SIM card will be deactivated. Do you want to continue?</string>
<string name="sim_enabler_will_disable_sim_title">Attention</string>
<string name="sim_enabler_need_switch_data_service">This SIM will be disabled and SIM <xliff:g id="slotid">%1$s</xliff:g> will be used for data services. Are you sure you want to continue?</string>
<string name="sim_enabler_airplane_on">Unable to perform the operation while aeroplane mode is on.</string>
<string name="sim_enabler_in_call">Unable to perform the operation while in call.</string>
<string name="sim_enabler_both_inactive">Can\'t disable all SIM cards</string>
<string name="sim_enabler_enabling">Activating\u2026</string>
<string name="sim_enabler_disabling">Deactivating\u2026</string>
<string name="sub_activate_success">SIM activated.</string>
<string name="sub_activate_failed">Activation failed.</string>
<string name="sub_deactivate_success">SIM deactivated.</string>
<string name="sub_deactivate_failed">Deactivation failed.</string>
<string name="app_ops_categories_location">Location</string>
<string name="app_ops_categories_personal">Personal</string>
<string name="app_ops_categories_messaging">Messaging</string>
<string name="app_ops_categories_media">Media</string>
<string name="app_ops_categories_device">Device</string>
<string name="app_ops_categories_run_in_background">Run in background</string>
<string name="app_ops_categories_bootup">Bootup</string>
<string name="app_ops_categories_su">Root access</string>
<string name="app_ops_categories_other">Other</string>
<string name="app_ops_summaries_coarse_location">coarse location</string>
<string name="app_ops_summaries_fine_location">fine location</string>
<string name="app_ops_summaries_gps">GPS</string>
<string name="app_ops_summaries_vibrate">vibrate</string>
<string name="app_ops_summaries_read_contacts">read contacts</string>
<string name="app_ops_summaries_modify_contacts">modify contacts</string>
<string name="app_ops_summaries_read_call_log">read call log</string>
<string name="app_ops_summaries_modify_call_log">modify call log</string>
<string name="app_ops_summaries_read_calendar">read calendar</string>
<string name="app_ops_summaries_modify_calendar">modify calendar</string>
<string name="app_ops_summaries_wifi_scan">Wi-Fi scan</string>
<string name="app_ops_summaries_notification">notification/toast</string>
<string name="app_ops_summaries_cell_scan">cell scan</string>
<string name="app_ops_summaries_call_phone">call phone</string>
<string name="app_ops_summaries_read_sms">read SMS</string>
<string name="app_ops_summaries_write_sms">write SMS</string>
<string name="app_ops_summaries_receive_sms">receive SMS</string>
<string name="app_ops_summaries_receive_emergency_sms">receive emergency SMS</string>
<string name="app_ops_summaries_receive_mms">receive MMS</string>
<string name="app_ops_summaries_receive_wap_push">receive WAP push</string>
<string name="app_ops_summaries_send_sms">send SMS</string>
<string name="app_ops_summaries_read_icc_sms">read ICC SMS</string>
<string name="app_ops_summaries_write_icc_sms">write ICC SMS</string>
<string name="app_ops_summaries_modify_settings">modify settings</string>
<string name="app_ops_summaries_draw_on_top">draw on top</string>
<string name="app_ops_summaries_access_notifications">access notifications</string>
<string name="app_ops_summaries_camera">camera</string>
<string name="app_ops_summaries_record_audio">record audio</string>
<string name="app_ops_summaries_play_audio">play audio</string>
<string name="app_ops_summaries_read_clipboard">read clipboard</string>
<string name="app_ops_summaries_modify_clipboard">modify clipboard</string>
<string name="app_ops_summaries_media_buttons">media buttons</string>
<string name="app_ops_summaries_audio_focus">audio focus</string>
<string name="app_ops_summaries_master_volume">master volume</string>
<string name="app_ops_summaries_voice_volume">voice volume</string>
<string name="app_ops_summaries_ring_volume">ring volume</string>
<string name="app_ops_summaries_media_volume">media volume</string>
<string name="app_ops_summaries_alarm_volume">alarm volume</string>
<string name="app_ops_summaries_notification_volume">notification volume</string>
<string name="app_ops_summaries_bluetooth_volume">bluetooth volume</string>
<string name="app_ops_summaries_keep_awake">keep awake</string>
<string name="app_ops_summaries_monitor_location">monitor location</string>
<string name="app_ops_summaries_monitor_high_power_location">monitor high power location</string>
<string name="app_ops_summaries_get_usage_stats">get app usage stats</string>
<string name="app_ops_summaries_mute_unmute_microphone">mute/unmute microphone</string>
<string name="app_ops_summaries_toast_window">display toasts</string>
<string name="app_ops_summaries_project_media">project media</string>
<string name="app_ops_summaries_activate_vpn">activate VPN</string>
<string name="app_ops_summaries_write_wallpaper">write wallpaper</string>
<string name="app_ops_summaries_assist_structure">assist structure</string>
<string name="app_ops_summaries_assist_screenshot">assist screenshot</string>
<string name="app_ops_summaries_read_phone_state">read phone state</string>
<string name="app_ops_summaries_add_voicemail">add voicemail</string>
<string name="app_ops_summaries_use_sip">use SIP</string>
<string name="app_ops_summaries_make_call">make call</string>
<string name="app_ops_summaries_use_fingerprint">use fingerprint</string>
<string name="app_ops_summaries_use_body_sensors">use body sensors</string>
<string name="app_ops_summaries_read_cell_broadcasts">read cell broadcasts</string>
<string name="app_ops_summaries_mock_location">mock location</string>
<string name="app_ops_summaries_read_external_storage">read external storage</string>
<string name="app_ops_summaries_write_external_storage">write to external storage</string>
<string name="app_ops_summaries_turn_screen_on">turn screen on</string>
<string name="app_ops_summaries_get_accounts">get accounts</string>
<string name="app_ops_summaries_run_in_background">run in background</string>
<string name="app_ops_summaries_accessibility_volume">audio accessibility volume</string>
<string name="app_ops_summaries_read_phone_numbers">read phone numbers</string>
<string name="app_ops_summaries_request_install_packages">request install packages</string>
<string name="app_ops_summaries_picture_in_picture">use picture in picture</string>
<string name="app_ops_summaries_instant_app_start_foreground">start instant app in foreground</string>
<string name="app_ops_summaries_answer_phone_calls">answer phone calls</string>
<string name="app_ops_summaries_toggle_wifi">toggle Wi-Fi</string>
<string name="app_ops_summaries_toggle_bluetooth">toggle Bluetooth</string>
<string name="app_ops_summaries_start_at_boot">start at boot</string>
<string name="app_ops_summaries_toggle_nfc">toggle NFC</string>
<string name="app_ops_summaries_toggle_mobile_data">toggle mobile data</string>
<string name="app_ops_summaries_superuser">root access</string>
<string name="app_ops_labels_coarse_location">Coarse location</string>
<string name="app_ops_labels_fine_location">Fine location</string>
<string name="app_ops_labels_gps">GPS</string>
<string name="app_ops_labels_vibrate">Vibrate</string>
<string name="app_ops_labels_read_contacts">Read contacts</string>
<string name="app_ops_labels_modify_contacts">Modify contacts</string>
<string name="app_ops_labels_read_call_log">Read call log</string>
<string name="app_ops_labels_modify_call_log">Modify call log</string>
<string name="app_ops_labels_read_calendar">Read calendar</string>
<string name="app_ops_labels_modify_calendar">Modify calendar</string>
<string name="app_ops_labels_wifi_scan">Wi-Fi scan</string>
<string name="app_ops_labels_notification">Notification/Toast</string>
<string name="app_ops_labels_cell_scan">Cell scan</string>
<string name="app_ops_labels_call_phone">Call phone</string>
<string name="app_ops_labels_read_sms">Read SMS</string>
<string name="app_ops_labels_write_sms">Write SMS</string>
<string name="app_ops_labels_receive_sms">Receive SMS</string>
<string name="app_ops_labels_receive_emergency_sms">Receive emergency SMS</string>
<string name="app_ops_labels_receive_mms">Receive MMS</string>
<string name="app_ops_labels_receive_wap_push">Receive WAP push</string>
<string name="app_ops_labels_send_sms">Send SMS</string>
<string name="app_ops_labels_read_icc_sms">Read ICC SMS</string>
<string name="app_ops_labels_write_icc_sms">Write ICC SMS</string>
<string name="app_ops_labels_modify_settings">Modify settings</string>
<string name="app_ops_labels_draw_on_top">Draw on top</string>
<string name="app_ops_labels_access_notifications">Access notifications</string>
<string name="app_ops_labels_camera">Camera</string>
<string name="app_ops_labels_record_audio">Record audio</string>
<string name="app_ops_labels_play_audio">Play audio</string>
<string name="app_ops_labels_read_clipboard">Read clipboard</string>
<string name="app_ops_labels_modify_clipboard">Modify clipboard</string>
<string name="app_ops_labels_media_buttons">Media buttons</string>
<string name="app_ops_labels_audio_focus">Audio focus</string>
<string name="app_ops_labels_master_volume">Master volume</string>
<string name="app_ops_labels_voice_volume">Voice volume</string>
<string name="app_ops_labels_ring_volume">Ring volume</string>
<string name="app_ops_labels_media_volume">Media volume</string>
<string name="app_ops_labels_alarm_volume">Alarm volume</string>
<string name="app_ops_labels_notification_volume">Notification volume</string>
<string name="app_ops_labels_bluetooth_volume">Bluetooth volume</string>
<string name="app_ops_labels_keep_awake">Keep awake</string>
<string name="app_ops_labels_monitor_location">Monitor location</string>
<string name="app_ops_labels_monitor_high_power_location">Monitor high power location</string>
<string name="app_ops_labels_get_usage_stats">Get usage stats</string>
<string name="app_ops_labels_mute_unmute_microphone">Mute/unmute microphone</string>
<string name="app_ops_labels_toast_window">Display toasts</string>
<string name="app_ops_labels_project_media">Project media</string>
<string name="app_ops_labels_activate_vpn">Activate VPN</string>
<string name="app_ops_labels_write_wallpaper">Write wallpaper</string>
<string name="app_ops_labels_assist_structure">Assist structure</string>
<string name="app_ops_labels_assist_screenshot">Assist screenshot</string>
<string name="app_ops_labels_read_phone_state">Read phone state</string>
<string name="app_ops_labels_add_voicemail">Add voicemail</string>
<string name="app_ops_labels_use_sip">Use SIP</string>
<string name="app_ops_labels_make_call">Make call</string>
<string name="app_ops_labels_use_fingerprint">Use fingerprint</string>
<string name="app_ops_labels_use_body_sensors">Use body sensors</string>
<string name="app_ops_labels_read_cell_broadcasts">Read cell broadcasts</string>
<string name="app_ops_labels_mock_location">Mock location</string>
<string name="app_ops_labels_read_external_storage">Read external storage</string>
<string name="app_ops_labels_write_external_storage">Write to external storage</string>
<string name="app_ops_labels_turn_screen_on">Turn screen on</string>
<string name="app_ops_labels_get_accounts">Get accounts</string>
<string name="app_ops_labels_run_in_background">Run in background</string>
<string name="app_ops_labels_accessibility_volume">Audio accessibility volume</string>
<string name="app_ops_labels_read_phone_numbers">Read phone numbers</string>
<string name="app_ops_labels_request_install_packages">Request install packages</string>
<string name="app_ops_labels_picture_in_picture">Use picture in picture</string>
<string name="app_ops_labels_instant_app_start_foreground">Start instant app in foreground</string>
<string name="app_ops_labels_answer_phone_calls">Answer phone calls</string>
<string name="app_ops_labels_toggle_wifi">Toggle Wi-Fi</string>
<string name="app_ops_labels_toggle_bluetooth">Toggle bluetooth</string>
<string name="app_ops_labels_start_at_boot">Start at boot</string>
<string name="app_ops_labels_toggle_nfc">Toggle NFC</string>
<string name="app_ops_labels_toggle_mobile_data">Toggle mobile data</string>
<string name="app_ops_labels_superuser">Root access</string>
<string name="app_ops_permissions_allowed">Allowed</string>
<string name="app_ops_permissions_ignored">Ignored</string>
<string name="app_ops_permissions_always_ask">Always ask</string>
<string name="app_ops_entry_summary"><xliff:g id="op">%1$s</xliff:g> (used <xliff:g id="count">%2$s</xliff:g>)</string>
<string name="app_ops_allowed_count">Allowed <xliff:g id="count" example="2 times">%s</xliff:g></string>
<string name="app_ops_ignored_count">Denied <xliff:g id="count" example="2 times">%s</xliff:g></string>
<string name="app_ops_both_count">Allowed <xliff:g id="count">%1$s</xliff:g>, denied <xliff:g id="count">%2$s</xliff:g></string>
<string name="app_ops_no_blockable_permissions">No permissions available to block</string>
<string name="app_ops_show_user_apps">Show user apps</string>
<string name="app_ops_show_system_apps">Show built-in apps</string>
<string name="app_ops_reset_counters">Reset allow/deny counters</string>
<string name="app_ops_reset_confirm_title">Confirm counters reset</string>
<string name="app_ops_reset_confirm_mesg">Are you sure you wish to reset counters?</string>
<string name="ok">OK</string>
<string name="security_privacy_settings_title">Security &amp; privacy</string>
<string name="lineagelicense_title">LineageOS legal</string>
<string name="volume_adjust_sounds_title">Volume adjustment sounds</string>
<string name="wake_when_plugged_or_unplugged_title">Wake on plug</string>
<string name="wake_when_plugged_or_unplugged_summary">Turn the screen on when connecting or disconnecting a power source</string>
<string name="heads_up_notifications_enabled_title">Heads-up</string>
<string name="heads_up_notifications_enabled_summary">Display priority notifications in a small floating window</string>
<string name="high_touch_sensitivity_title">High touch sensitivity</string>
<string name="high_touch_sensitivity_summary">Increase touchscreen sensitivity so it can be used while wearing gloves</string>
<string name="touchscreen_hovering_title">Touchscreen hovering</string>
<string name="touchscreen_hovering_summary">Allows you to hover the screen like a mouse in web browsers, remote desktops, etc</string>
<string name="data_usage_app_restrict_data">Mobile data</string>
<string name="data_usage_app_restrict_data_summary">Enable usage of mobile data</string>
<string name="data_usage_app_restrict_wifi">Wi\u2011Fi data</string>
<string name="data_usage_app_restrict_wifi_summary">Enable usage of Wi\u2011Fi data</string>
</resources>
...@@ -624,7 +624,7 @@ ...@@ -624,7 +624,7 @@
<string name="bluetooth_confirm_passkey_msg" msgid="3708312912841950052">"To pair with:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;Make sure that it is showing this passkey:&lt;br&gt;&lt;b&gt;<xliff:g id="PASSKEY">%2$s</xliff:g>&lt;/b&gt;"</string> <string name="bluetooth_confirm_passkey_msg" msgid="3708312912841950052">"To pair with:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;Make sure that it is showing this passkey:&lt;br&gt;&lt;b&gt;<xliff:g id="PASSKEY">%2$s</xliff:g>&lt;/b&gt;"</string>
<string name="bluetooth_incoming_pairing_msg" msgid="1615930853859551491">"From:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;Pair with this device?"</string> <string name="bluetooth_incoming_pairing_msg" msgid="1615930853859551491">"From:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;Pair with this device?"</string>
<string name="bluetooth_display_passkey_pin_msg" msgid="2796550001376088433">"To pair with:<xliff:g id="BOLD1_0">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="DEVICE_NAME">%1$s</xliff:g><xliff:g id="END_BOLD1">&lt;/b&gt;&lt;br&gt;&lt;br&gt;</xliff:g>Type on it:<xliff:g id="BOLD2_1">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="PASSKEY">%2$s</xliff:g><xliff:g id="END_BOLD2">&lt;/b&gt;</xliff:g>, then press Return or Enter."</string> <string name="bluetooth_display_passkey_pin_msg" msgid="2796550001376088433">"To pair with:<xliff:g id="BOLD1_0">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="DEVICE_NAME">%1$s</xliff:g><xliff:g id="END_BOLD1">&lt;/b&gt;&lt;br&gt;&lt;br&gt;</xliff:g>Type on it:<xliff:g id="BOLD2_1">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="PASSKEY">%2$s</xliff:g><xliff:g id="END_BOLD2">&lt;/b&gt;</xliff:g>, then press Return or Enter."</string>
<string name="bluetooth_pairing_shares_phonebook" msgid="2277931851483023208">"Allow <xliff:g id="DEVICE_NAME">%1$s</xliff:g> to access your contacts and call history"</string> <string name="bluetooth_pairing_shares_phonebook" msgid="9082518313285787097">"Allow access to your contacts and call history"</string>
<string name="bluetooth_error_title" msgid="6850384073923533096"></string> <string name="bluetooth_error_title" msgid="6850384073923533096"></string>
<string name="bluetooth_connecting_error_message" msgid="1397388344342081090">"Couldn\'t connect to <xliff:g id="DEVICE_NAME">%1$s</xliff:g>."</string> <string name="bluetooth_connecting_error_message" msgid="1397388344342081090">"Couldn\'t connect to <xliff:g id="DEVICE_NAME">%1$s</xliff:g>."</string>
<string name="bluetooth_preference_scan_title" msgid="2277464653118896016">"Scan for devices"</string> <string name="bluetooth_preference_scan_title" msgid="2277464653118896016">"Scan for devices"</string>
...@@ -1003,7 +1003,10 @@ ...@@ -1003,7 +1003,10 @@
<string name="search_clear_history" msgid="4196658962573162457">"Clear history"</string> <string name="search_clear_history" msgid="4196658962573162457">"Clear history"</string>
<string name="display_settings" msgid="7965901687241669598">"Display"</string> <string name="display_settings" msgid="7965901687241669598">"Display"</string>
<string name="accelerometer_title" msgid="7854608399547349157">"Auto-rotate screen"</string> <string name="accelerometer_title" msgid="7854608399547349157">"Auto-rotate screen"</string>
<string name="color_mode_title" msgid="3159275920408338215">"Vivid colours"</string> <string name="color_mode_title" msgid="9186249332902370471">"Colours"</string>
<string name="color_mode_option_natural" msgid="5013837483986772758">"Natural"</string>
<string name="color_mode_option_boosted" msgid="8588223970257287524">"Boosted"</string>
<string name="color_mode_option_saturated" msgid="4569683960058798843">"Saturated"</string>
<string name="accelerometer_summary_on" product="tablet" msgid="429982132339828942">"Switch orientation automatically when rotating tablet"</string> <string name="accelerometer_summary_on" product="tablet" msgid="429982132339828942">"Switch orientation automatically when rotating tablet"</string>
<string name="accelerometer_summary_on" product="default" msgid="1133737282813048021">"Switch orientation automatically when rotating phone"</string> <string name="accelerometer_summary_on" product="default" msgid="1133737282813048021">"Switch orientation automatically when rotating phone"</string>
<string name="accelerometer_summary_off" product="tablet" msgid="4781734213242521682">"Switch orientation automatically when rotating tablet"</string> <string name="accelerometer_summary_off" product="tablet" msgid="4781734213242521682">"Switch orientation automatically when rotating tablet"</string>
...@@ -1619,7 +1622,7 @@ ...@@ -1619,7 +1622,7 @@
<string name="sd_card_storage" product="default" msgid="7623513618171928235">"SD card storage"</string> <string name="sd_card_storage" product="default" msgid="7623513618171928235">"SD card storage"</string>
<string name="recompute_size" msgid="7722567982831691718">"Recomputing size…"</string> <string name="recompute_size" msgid="7722567982831691718">"Recomputing size…"</string>
<string name="clear_data_dlg_title" msgid="5605258400134511197">"Delete app data?"</string> <string name="clear_data_dlg_title" msgid="5605258400134511197">"Delete app data?"</string>
<string name="clear_data_dlg_text" msgid="3951297329833822490">"All of this app\'s data will be deleted permanently. This includes all files, settings, accounts, databases, etc."</string> <string name="clear_data_dlg_text" msgid="1107610960337399006">"This apps data will be permanently deleted. This includes files, settings, databases and other app data."</string>
<string name="dlg_ok" msgid="2402639055725653590">"OK"</string> <string name="dlg_ok" msgid="2402639055725653590">"OK"</string>
<string name="dlg_cancel" msgid="1674753358972975911">"Cancel"</string> <string name="dlg_cancel" msgid="1674753358972975911">"Cancel"</string>
<string name="app_not_found_dlg_title" msgid="3127123411738434964"></string> <string name="app_not_found_dlg_title" msgid="3127123411738434964"></string>
...@@ -1741,7 +1744,7 @@ ...@@ -1741,7 +1744,7 @@
<string name="spellchecker_security_warning" msgid="9060897418527708922">"This spell checker may be able to collect all the text that you type, including personal data like passwords and credit card numbers. It comes from the app <xliff:g id="SPELLCHECKER_APPLICATION_NAME">%1$s</xliff:g>. Use this spell checker?"</string> <string name="spellchecker_security_warning" msgid="9060897418527708922">"This spell checker may be able to collect all the text that you type, including personal data like passwords and credit card numbers. It comes from the app <xliff:g id="SPELLCHECKER_APPLICATION_NAME">%1$s</xliff:g>. Use this spell checker?"</string>
<string name="spellchecker_quick_settings" msgid="246728645150092058">"Settings"</string> <string name="spellchecker_quick_settings" msgid="246728645150092058">"Settings"</string>
<string name="spellchecker_language" msgid="6041050114690541437">"Language"</string> <string name="spellchecker_language" msgid="6041050114690541437">"Language"</string>
<string name="keyboard_and_input_methods_category" msgid="6035224122054465137">"Keyboard &amp; inputs"</string> <string name="keyboard_and_input_methods_category" msgid="6035224122054465137">"Keyboard &amp; input methods"</string>
<string name="virtual_keyboard_category" msgid="1012830752318677119">"Virtual keyboard"</string> <string name="virtual_keyboard_category" msgid="1012830752318677119">"Virtual keyboard"</string>
<string name="available_virtual_keyboard_category" msgid="7645766574969139819">"Available virtual keyboard"</string> <string name="available_virtual_keyboard_category" msgid="7645766574969139819">"Available virtual keyboard"</string>
<string name="add_virtual_keyboard" msgid="3302152381456516928">"Manage keyboards"</string> <string name="add_virtual_keyboard" msgid="3302152381456516928">"Manage keyboards"</string>
...@@ -2260,7 +2263,7 @@ ...@@ -2260,7 +2263,7 @@
<string name="add_device_admin" msgid="4192055385312215731">"Activate this device admin app"</string> <string name="add_device_admin" msgid="4192055385312215731">"Activate this device admin app"</string>
<string name="device_admin_add_title" msgid="3140663753671809044">"Device admin"</string> <string name="device_admin_add_title" msgid="3140663753671809044">"Device admin"</string>
<string name="device_admin_warning" msgid="7482834776510188134">"Activating this admin app will allow the app <xliff:g id="APP_NAME">%1$s</xliff:g> to perform the following operations:"</string> <string name="device_admin_warning" msgid="7482834776510188134">"Activating this admin app will allow the app <xliff:g id="APP_NAME">%1$s</xliff:g> to perform the following operations:"</string>
<string name="device_admin_status" msgid="7234814785374977990">"This admin app is active and allows the app <xliff:g id="APP_NAME">%1$s</xliff:g> to perform the following operations:"</string> <string name="device_admin_status" msgid="7234814785374977990">"This admin app is active and allows the <xliff:g id="APP_NAME">%1$s</xliff:g> app to perform the following operations:"</string>
<string name="profile_owner_add_title" msgid="6249331160676175009">"Activate Profile Manager?"</string> <string name="profile_owner_add_title" msgid="6249331160676175009">"Activate Profile Manager?"</string>
<string name="adding_profile_owner_warning" msgid="1354474524852805802">"By proceeding, your user will be managed by your admin, which may also be able to store associated data, in addition to your personal data.\n\nYour admin has the ability to monitor and manage settings, access, apps and data associated with this user, including network activity and your device\'s location information."</string> <string name="adding_profile_owner_warning" msgid="1354474524852805802">"By proceeding, your user will be managed by your admin, which may also be able to store associated data, in addition to your personal data.\n\nYour admin has the ability to monitor and manage settings, access, apps and data associated with this user, including network activity and your device\'s location information."</string>
<string name="admin_disabled_other_options" msgid="7712694507069054530">"Other options are disabled by your admin"</string> <string name="admin_disabled_other_options" msgid="7712694507069054530">"Other options are disabled by your admin"</string>
...@@ -2430,7 +2433,7 @@ ...@@ -2430,7 +2433,7 @@
<string name="data_usage_limit_editor_title" msgid="9153595142385030015">"Set data usage limit"</string> <string name="data_usage_limit_editor_title" msgid="9153595142385030015">"Set data usage limit"</string>
<string name="data_usage_limit_dialog_title" msgid="3023111643632996097">"Limiting data usage"</string> <string name="data_usage_limit_dialog_title" msgid="3023111643632996097">"Limiting data usage"</string>
<string name="data_usage_limit_dialog_mobile" product="tablet" msgid="4983487893343645667">"Your tablet will turn off mobile data once it reaches the limit you set.\n\nSince data usage is measured by your tablet, and your operator may account for usage differently, consider setting a conservative limit."</string> <string name="data_usage_limit_dialog_mobile" product="tablet" msgid="4983487893343645667">"Your tablet will turn off mobile data once it reaches the limit you set.\n\nSince data usage is measured by your tablet, and your operator may account for usage differently, consider setting a conservative limit."</string>
<string name="data_usage_limit_dialog_mobile" product="default" msgid="3926320594049434225">"Your phone will turn off mobile data once it reaches the limit you set.\n\nSince data usage is measured by your phone, and your operator may account for usage differently, consider setting a conservative limit."</string> <string name="data_usage_limit_dialog_mobile" product="default" msgid="3926320594049434225">"Your phone will turn off mobile data once it reaches the limit that you set.\n\nSince data usage is measured by your phone, and your operator may account for usage differently, consider setting a conservative limit."</string>
<string name="data_usage_restrict_background_title" msgid="2201315502223035062">"Restrict background data?"</string> <string name="data_usage_restrict_background_title" msgid="2201315502223035062">"Restrict background data?"</string>
<string name="data_usage_restrict_background" msgid="434093644726734586">"If you restrict background mobile data, some apps and services won’t work unless you’re connected to Wi‑Fi."</string> <string name="data_usage_restrict_background" msgid="434093644726734586">"If you restrict background mobile data, some apps and services won’t work unless you’re connected to Wi‑Fi."</string>
<string name="data_usage_restrict_background_multiuser" product="tablet" msgid="7096707497743363380">"If you restrict background mobile data, some apps and services won’t work unless you’re connected to Wi‑Fi.\n\nThis setting affects all users on this tablet."</string> <string name="data_usage_restrict_background_multiuser" product="tablet" msgid="7096707497743363380">"If you restrict background mobile data, some apps and services won’t work unless you’re connected to Wi‑Fi.\n\nThis setting affects all users on this tablet."</string>
...@@ -2587,7 +2590,7 @@ ...@@ -2587,7 +2590,7 @@
<string name="user_add_user_message_long" msgid="8562152293752222985">"You can share this device with other people by creating additional users. Each user has their own space, which they can customise with apps, wallpaper and so on. Users can also adjust device settings like Wi‑Fi that affect everyone.\n\nWhen you add a new user, that person needs to set up their space.\n\nAny user can update apps for all other users."</string> <string name="user_add_user_message_long" msgid="8562152293752222985">"You can share this device with other people by creating additional users. Each user has their own space, which they can customise with apps, wallpaper and so on. Users can also adjust device settings like Wi‑Fi that affect everyone.\n\nWhen you add a new user, that person needs to set up their space.\n\nAny user can update apps for all other users."</string>
<string name="user_add_user_message_short" msgid="1511354412249044381">"When you add a new user, that person needs to set up their space.\n\nAny user can update apps for all other users."</string> <string name="user_add_user_message_short" msgid="1511354412249044381">"When you add a new user, that person needs to set up their space.\n\nAny user can update apps for all other users."</string>
<string name="user_setup_dialog_title" msgid="1765794166801864563">"Set up user now?"</string> <string name="user_setup_dialog_title" msgid="1765794166801864563">"Set up user now?"</string>
<string name="user_setup_dialog_message" msgid="1004068621380867148">"Make sure that the person is available to take the device and set up their space"</string> <string name="user_setup_dialog_message" msgid="1004068621380867148">"Make sure that the person is available to take the device and set up their space."</string>
<string name="user_setup_profile_dialog_message" msgid="3896568553327558731">"Set up profile now?"</string> <string name="user_setup_profile_dialog_message" msgid="3896568553327558731">"Set up profile now?"</string>
<string name="user_setup_button_setup_now" msgid="3391388430158437629">"Set up now"</string> <string name="user_setup_button_setup_now" msgid="3391388430158437629">"Set up now"</string>
<string name="user_setup_button_setup_later" msgid="3068729597269172401">"Not now"</string> <string name="user_setup_button_setup_later" msgid="3068729597269172401">"Not now"</string>
...@@ -2744,7 +2747,7 @@ ...@@ -2744,7 +2747,7 @@
</plurals> </plurals>
<string name="network_dashboard_title" msgid="4771589228992391573">"Network &amp; Internet"</string> <string name="network_dashboard_title" msgid="4771589228992391573">"Network &amp; Internet"</string>
<string name="network_dashboard_summary_mobile" msgid="3851083934739500429">"Mobile"</string> <string name="network_dashboard_summary_mobile" msgid="3851083934739500429">"Mobile"</string>
<string name="network_dashboard_summary_data_usage" msgid="3843261364705042212">"Data Usage"</string> <string name="network_dashboard_summary_data_usage" msgid="3843261364705042212">"Data usage"</string>
<string name="network_dashboard_summary_hotspot" msgid="8494210248613254574">"Hotspot"</string> <string name="network_dashboard_summary_hotspot" msgid="8494210248613254574">"Hotspot"</string>
<string name="connected_devices_dashboard_title" msgid="2355264951438890709">"Connected devices"</string> <string name="connected_devices_dashboard_title" msgid="2355264951438890709">"Connected devices"</string>
<string name="connected_devices_dashboard_summary" msgid="2390582103384791904">"Bluetooth, cast, NFC"</string> <string name="connected_devices_dashboard_summary" msgid="2390582103384791904">"Bluetooth, cast, NFC"</string>
...@@ -2755,8 +2758,8 @@ ...@@ -2755,8 +2758,8 @@
<string name="app_default_dashboard_title" msgid="7342549305933047317">"Default apps"</string> <string name="app_default_dashboard_title" msgid="7342549305933047317">"Default apps"</string>
<string name="system_dashboard_summary" msgid="5797743225249766685">"Languages, time, backup, updates"</string> <string name="system_dashboard_summary" msgid="5797743225249766685">"Languages, time, backup, updates"</string>
<string name="search_results_title" msgid="1796252422574886932">"Settings"</string> <string name="search_results_title" msgid="1796252422574886932">"Settings"</string>
<string name="search_menu" msgid="6283419262313758339">"Search Settings"</string> <string name="search_menu" msgid="6283419262313758339">"Search in Settings"</string>
<string name="query_hint_text" msgid="3350700807437473939">"Search settings"</string> <string name="query_hint_text" msgid="3350700807437473939">"Search in Settings"</string>
<string name="keywords_wifi" msgid="1395786161993828719">"wi-fi, Wi-Fi, network connection"</string> <string name="keywords_wifi" msgid="1395786161993828719">"wi-fi, Wi-Fi, network connection"</string>
<string name="keywords_more_default_sms_app" msgid="2265154063220360784">"text message, texting, messages, messaging"</string> <string name="keywords_more_default_sms_app" msgid="2265154063220360784">"text message, texting, messages, messaging"</string>
<string name="keywords_more_mobile_networks" msgid="8995946622054642367">"mobile, mobile operator, wireless, data, 4g,3g, 2g, lte"</string> <string name="keywords_more_mobile_networks" msgid="8995946622054642367">"mobile, mobile operator, wireless, data, 4g,3g, 2g, lte"</string>
...@@ -3124,7 +3127,7 @@ ...@@ -3124,7 +3127,7 @@
<string name="runtime_permissions_summary_no_permissions_requested" msgid="7655100570513818534">"No permissions requested"</string> <string name="runtime_permissions_summary_no_permissions_requested" msgid="7655100570513818534">"No permissions requested"</string>
<string name="filter_all_apps" msgid="1988403195820688644">"All apps"</string> <string name="filter_all_apps" msgid="1988403195820688644">"All apps"</string>
<string name="filter_enabled_apps" msgid="5395727306799456250">"Installed apps"</string> <string name="filter_enabled_apps" msgid="5395727306799456250">"Installed apps"</string>
<string name="filter_instant_apps" msgid="574277769963965565">"Instant apps"</string> <string name="filter_instant_apps" msgid="574277769963965565">"Instant Apps"</string>
<string name="filter_personal_apps" msgid="3277727374174355971">"Personal"</string> <string name="filter_personal_apps" msgid="3277727374174355971">"Personal"</string>
<string name="filter_work_apps" msgid="24519936790795574">"Work"</string> <string name="filter_work_apps" msgid="24519936790795574">"Work"</string>
<string name="filter_notif_all_apps" msgid="2299049859443680242">"Apps: All"</string> <string name="filter_notif_all_apps" msgid="2299049859443680242">"Apps: All"</string>
...@@ -3172,7 +3175,7 @@ ...@@ -3172,7 +3175,7 @@
<string name="usage_access" msgid="5479504953931038165">"Usage access"</string> <string name="usage_access" msgid="5479504953931038165">"Usage access"</string>
<string name="permit_usage_access" msgid="4012876269445832300">"Permit usage access"</string> <string name="permit_usage_access" msgid="4012876269445832300">"Permit usage access"</string>
<string name="app_usage_preference" msgid="7065701732733134991">"App usage preferences"</string> <string name="app_usage_preference" msgid="7065701732733134991">"App usage preferences"</string>
<string name="usage_access_description" msgid="1352111094596416795">"Usage access allows an app to track what other apps that you\'re using and how often, as well as your operator, language settings and other details."</string> <string name="usage_access_description" msgid="1352111094596416795">"Usage access allows an app to track which other apps that you\'re using and how often, as well as your operator, language settings and other details."</string>
<string name="memory_settings_title" msgid="7490541005204254222">"Memory"</string> <string name="memory_settings_title" msgid="7490541005204254222">"Memory"</string>
<string name="memory_details_title" msgid="8542565326053693320">"Memory details"</string> <string name="memory_details_title" msgid="8542565326053693320">"Memory details"</string>
<string name="always_running" msgid="6042448320077429656">"Always running (<xliff:g id="PERCENTAGE">%s</xliff:g>)"</string> <string name="always_running" msgid="6042448320077429656">"Always running (<xliff:g id="PERCENTAGE">%s</xliff:g>)"</string>
...@@ -3397,9 +3400,7 @@ ...@@ -3397,9 +3400,7 @@
<string name="color_temperature_desc" msgid="4793729830226404052">"Use cooler display colours"</string> <string name="color_temperature_desc" msgid="4793729830226404052">"Use cooler display colours"</string>
<string name="color_temperature_toast" msgid="4974218172133854827">"To apply colour change, turn off screen"</string> <string name="color_temperature_toast" msgid="4974218172133854827">"To apply colour change, turn off screen"</string>
<string name="telephony_monitor_toast" msgid="7003764250271195384">"To apply telephony monitor change, reboot device"</string> <string name="telephony_monitor_toast" msgid="7003764250271195384">"To apply telephony monitor change, reboot device"</string>
<string name="camera_hal_hdrplus_switch" msgid="8377365197105267466">"Camera HAL HDR+"</string> <string name="camera_laser_sensor_switch" msgid="8913588990743234440">"Camera laser sensor"</string>
<string name="camera_hal_hdrplus_toast" msgid="2063703797270055299">"To apply Camera HAL HDR+ change, reboot device"</string>
<string name="camera_laser_sensor_switch" msgid="8913588990743234440">"Camera Laser Sensor"</string>
<string name="ota_disable_automatic_update" msgid="2319639631655915050">"Automatic system updates"</string> <string name="ota_disable_automatic_update" msgid="2319639631655915050">"Automatic system updates"</string>
<string name="usage" msgid="2977875522080448986">"Usage"</string> <string name="usage" msgid="2977875522080448986">"Usage"</string>
<string name="cellular_data_usage" msgid="2155683719898158203">"Mobile data usage"</string> <string name="cellular_data_usage" msgid="2155683719898158203">"Mobile data usage"</string>
...@@ -3601,9 +3602,9 @@ ...@@ -3601,9 +3602,9 @@
<string name="oem_unlock_enable_disabled_summary_connectivity_or_locked" msgid="5884723935668892613">"Connect to the Internet or contact your carrier"</string> <string name="oem_unlock_enable_disabled_summary_connectivity_or_locked" msgid="5884723935668892613">"Connect to the Internet or contact your carrier"</string>
<string name="oem_unlock_enable_disabled_summary_sim_locked_device" msgid="4149387448213399630">"Unavailable on mobile-locked devices"</string> <string name="oem_unlock_enable_disabled_summary_sim_locked_device" msgid="4149387448213399630">"Unavailable on mobile-locked devices"</string>
<string name="automatic_storage_manager_freed_bytes" msgid="7517560170441007788">"<xliff:g id="SIZE">%1$s</xliff:g> total made available\n\nLast ran on <xliff:g id="DATE">%2$s</xliff:g>"</string> <string name="automatic_storage_manager_freed_bytes" msgid="7517560170441007788">"<xliff:g id="SIZE">%1$s</xliff:g> total made available\n\nLast ran on <xliff:g id="DATE">%2$s</xliff:g>"</string>
<string name="web_action_enable_title" msgid="4051513950976670853">"Instant apps"</string> <string name="web_action_enable_title" msgid="4051513950976670853">"Instant Apps"</string>
<string name="web_action_enable_summary" msgid="3108127559723396382">"Open links in apps, even if they’re not installed"</string> <string name="web_action_enable_summary" msgid="3108127559723396382">"Open links in apps, even if they’re not installed"</string>
<string name="web_action_section_title" msgid="7364647086538399136">"Instant apps"</string> <string name="web_action_section_title" msgid="7364647086538399136">"Instant Apps"</string>
<string name="instant_apps_settings" msgid="8827777916518348213">"Instant Apps preferences"</string> <string name="instant_apps_settings" msgid="8827777916518348213">"Instant Apps preferences"</string>
<string name="domain_url_section_title" msgid="7046835219056428883">"Installed apps"</string> <string name="domain_url_section_title" msgid="7046835219056428883">"Installed apps"</string>
<string name="automatic_storage_manager_activation_warning" msgid="6353100011690933254">"Your storage is now being managed by the storage manager"</string> <string name="automatic_storage_manager_activation_warning" msgid="6353100011690933254">"Your storage is now being managed by the storage manager"</string>
...@@ -3720,4 +3721,21 @@ ...@@ -3720,4 +3721,21 @@
<string name="new_device_suggestion_summary" product="tablet" msgid="393751455688210956">"Take a tour of your new tablet"</string> <string name="new_device_suggestion_summary" product="tablet" msgid="393751455688210956">"Take a tour of your new tablet"</string>
<string name="new_device_suggestion_summary" product="device" msgid="2939870049868336652">"Take a tour of your new device"</string> <string name="new_device_suggestion_summary" product="device" msgid="2939870049868336652">"Take a tour of your new device"</string>
<string name="disabled_low_ram_device" msgid="3751578499721173344">"This feature is not available on this device"</string> <string name="disabled_low_ram_device" msgid="3751578499721173344">"This feature is not available on this device"</string>
<string name="bluetooth_message_access_notification_content" msgid="5111712860712823893">"A device wants to access your messages. Tap for details."</string>
<string name="bluetooth_message_access_dialog_title" msgid="9009836130395061579">"Allow access to messages?"</string>
<string name="bluetooth_message_access_dialog_content" msgid="7186694737578788487">"A Bluetooth device, <xliff:g id="DEVICE_NAME_0">%1$s</xliff:g>, wants to access your messages.\n\nYou haven’t connected to <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> before."</string>
<string name="bluetooth_phonebook_access_notification_content" msgid="9175220052703433637">"A device wants to access your contacts and call log. Tap for details."</string>
<string name="bluetooth_phonebook_access_dialog_title" msgid="7624607995928968721">"Allow access to contacts and call log?"</string>
<string name="bluetooth_phonebook_access_dialog_content" msgid="959658135522249170">"A Bluetooth device, <xliff:g id="DEVICE_NAME_0">%1$s</xliff:g>, wants to access your contacts and call log. This includes data about incoming and outgoing calls.\n\nYou haven’t connected to <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> before."</string>
<string name="request_manage_bluetooth_permission_dont_allow" msgid="8798061333407581300">"Don\'t allow"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM card access request"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"A device wants to access your SIM card. Tap for details."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Allow access to SIM card?"</string>
<string name="bluetooth_sim_card_access_dialog_content" msgid="4153857191661567190">"A Bluetooth device, <xliff:g id="DEVICE_NAME_0">%1$s</xliff:g>, wants to access data on your SIM card. This includes your contacts.\n\nWhile connected, <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> will receive all calls made to <xliff:g id="PHONE_NUMBER">%3$s</xliff:g>."</string>
<string name="bluetooth_connect_access_notification_title" msgid="2573547043170883947">"Bluetooth device available"</string>
<string name="bluetooth_connect_access_notification_content" msgid="1328465545685433304">"A device wants to connect. Tap for details."</string>
<string name="bluetooth_connect_access_dialog_title" msgid="1948056782712451381">"Connect to Bluetooth device?"</string>
<string name="bluetooth_connect_access_dialog_content" msgid="4336436466468405850">"<xliff:g id="DEVICE_NAME_0">%1$s</xliff:g> wants to connect to this phone.\n\nYou haven’t connected to <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> before."</string>
<string name="bluetooth_connect_access_dialog_negative" msgid="4944672755226375059">"Don’t connect"</string>
<string name="bluetooth_connect_access_dialog_positive" msgid="3630561675207269710">"Connect"</string>
</resources> </resources>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2013-2014 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">
<plurals name="app_ops_count">
<item quantity="one">once</item>
<item quantity="other">%d times</item>
</plurals>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2016 The CyanogenMod Project
Copyright (C) 2017-2018 The LineageOS 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">
<plurals name="show_dev_countdown_cm">
<item quantity="one">You are now <xliff:g id="step_count">%1$d</xliff:g> step away from enabling development settings.</item>
<item quantity="other">You are now <xliff:g id="step_count">%1$d</xliff:g> steps away from enabling development settings.</item>
</plurals>
<string name="show_dev_on_cm">You have enabled development settings!</string>
<string name="show_dev_already_cm">No need, you have already enabled development settings.</string>
<string name="platform_revision">Platform</string>
<string name="total_ram">Total RAM</string>
<string name="development_tools_title">Development tools</string>
<string name="advanced_reboot_title">Advanced restart</string>
<string name="advanced_reboot_summary">When unlocked, include options in the power menu for restarting into recovery or bootloader</string>
<string name="root_access">Root access</string>
<string name="root_access_warning_title">Allow root access?</string>
<string name="root_access_warning_message">Allowing apps to request root access is very dangerous and could compromise the security of your system!</string>
<string name="root_access_none">Disabled</string>
<string name="root_access_apps">Apps only</string>
<string name="root_access_adb">ADB only</string>
<string name="root_access_all">Apps and ADB</string>
<string name="root_appops_title">Manage root accesses</string>
<string name="root_appops_summary">View and control the root rules</string>
<string name="status_bar_double_tap_to_sleep_title">Tap to sleep</string>
<string name="status_bar_double_tap_to_sleep_summary">Double-tap on the status bar or lockscreen to turn off the display</string>
<string name="touchscreen_gesture_settings_title">Touchscreen gestures</string>
<string name="touchscreen_gesture_settings_summary">Perform various touchscreen gestures for quick actions</string>
<string name="proximity_wake_title">Prevent accidental wake-up</string>
<string name="proximity_wake_summary">Check the proximity sensor prior to waking up screen</string>
<string name="lock_directly_show_password">Directly show password entry</string>
<string name="lock_directly_show_password_summary">Skip the swipe to unlock screen and immediately begin password entry</string>
<string name="lock_directly_show_pattern">Directly show pattern view</string>
<string name="lock_directly_show_pattern_summary">Skip the swipe to unlock screen and immediately begin pattern entry</string>
<string name="lock_directly_show_pin">Directly show PIN entry</string>
<string name="lock_directly_show_pin_summary">Skip the swipe to unlock screen and immediately begin PIN entry</string>
<string name="unlock_scramble_pin_layout_title">Scramble layout</string>
<string name="unlock_scramble_pin_layout_summary">Scramble PIN layout when unlocking device</string>
<string name="lockscreen_visualizer_title">Display music visualizer</string>
<string name="lockscreen_media_art_title">Display media cover art</string>
<string name="lock_settings_picker_pattern_size_message">Choose a pattern size</string>
<string name="lockpattern_settings_enable_error_path_title">Show pattern error</string>
<string name="lockpattern_settings_enable_dots_title">Show pattern dots</string>
<string name="lockscreen_vibrate_enabled_title">Vibrate</string>
<string name="lockscreen_vibrate_enabled_head">Vibrate when unlocking</string>
<string name="adb_enable">Android debugging</string>
<string name="adb_enable_summary">Enable the Android Debug Bridge (ADB) interface</string>
<string name="adb_notify">Debugging notify</string>
<string name="adb_notify_summary">Display a notification when USB or network debugging is enabled</string>
<string name="adb_over_network">ADB over network</string>
<string name="adb_over_network_summary">Enable TCP/IP debugging over network interfaces (Wi\u2011Fi, USB networks). This setting is reset on reboot</string>
<string name="adb_over_network_warning">WARNING: When ADB over network is enabled, your phone is open for intrusions on all connected networks!\n\nOnly use this feature when you are connected on trusted networks.\n\nDo you really want to enable this function?</string>
<string name="kill_app_longpress_back">Kill app back button</string>
<string name="kill_app_longpress_back_summary">Kill the foreground app by long-pressing the back button</string>
<string name="security_settings_fingerprint_enroll_find_sensor_message_cm">Locate the fingerprint sensor on the <xliff:g id="sensor_location">%1$s</xliff:g> of your phone.</string>
<string name="security_settings_fingerprint_sensor_location_back">back</string>
<string name="security_settings_fingerprint_sensor_location_front">front</string>
<string name="security_settings_fingerprint_sensor_location_left">left side</string>
<string name="security_settings_fingerprint_sensor_location_right">right side</string>
<string name="device_hostname">Device hostname</string>
<string name="increasing_ring_volume_option_title">Increasing ring volume</string>
<string name="increasing_ring_min_volume_title">Start volume</string>
<string name="increasing_ring_ramp_up_time_title">Ramp-up time</string>
<string name="volume_link_notification_title">Link ring &amp; notification volumes</string>
<string name="memory_startup_apps_title">Apps started on boot</string>
<string name="sim_enabler_summary"><xliff:g id="displayName">%1$s</xliff:g> is <xliff:g id="status" example="disabled">%2$s</xliff:g></string>
<string name="sim_disabled">disabled</string>
<string name="sim_missing">missing or faulty</string>
<string name="sim_enabler_need_disable_sim">SIM card will be deactivated. Do you want to continue?</string>
<string name="sim_enabler_will_disable_sim_title">Attention</string>
<string name="sim_enabler_need_switch_data_service">This SIM will be disabled and SIM <xliff:g id="slotid">%1$s</xliff:g> will be used for data services. Are you sure you want to continue?</string>
<string name="sim_enabler_airplane_on">Unable to perform the operation while aeroplane mode is on.</string>
<string name="sim_enabler_in_call">Unable to perform the operation while in call.</string>
<string name="sim_enabler_both_inactive">Can\'t disable all SIM cards</string>
<string name="sim_enabler_enabling">Activating\u2026</string>
<string name="sim_enabler_disabling">Deactivating\u2026</string>
<string name="sub_activate_success">SIM activated.</string>
<string name="sub_activate_failed">Activation failed.</string>
<string name="sub_deactivate_success">SIM deactivated.</string>
<string name="sub_deactivate_failed">Deactivation failed.</string>
<string name="app_ops_categories_location">Location</string>
<string name="app_ops_categories_personal">Personal</string>
<string name="app_ops_categories_messaging">Messaging</string>
<string name="app_ops_categories_media">Media</string>
<string name="app_ops_categories_device">Device</string>
<string name="app_ops_categories_run_in_background">Run in background</string>
<string name="app_ops_categories_bootup">Bootup</string>
<string name="app_ops_categories_su">Root access</string>
<string name="app_ops_categories_other">Other</string>
<string name="app_ops_summaries_coarse_location">coarse location</string>
<string name="app_ops_summaries_fine_location">fine location</string>
<string name="app_ops_summaries_gps">GPS</string>
<string name="app_ops_summaries_vibrate">vibrate</string>
<string name="app_ops_summaries_read_contacts">read contacts</string>
<string name="app_ops_summaries_modify_contacts">modify contacts</string>
<string name="app_ops_summaries_read_call_log">read call log</string>
<string name="app_ops_summaries_modify_call_log">modify call log</string>
<string name="app_ops_summaries_read_calendar">read calendar</string>
<string name="app_ops_summaries_modify_calendar">modify calendar</string>
<string name="app_ops_summaries_wifi_scan">Wi-Fi scan</string>
<string name="app_ops_summaries_notification">notification/toast</string>
<string name="app_ops_summaries_cell_scan">cell scan</string>
<string name="app_ops_summaries_call_phone">call phone</string>
<string name="app_ops_summaries_read_sms">read SMS</string>
<string name="app_ops_summaries_write_sms">write SMS</string>
<string name="app_ops_summaries_receive_sms">receive SMS</string>
<string name="app_ops_summaries_receive_emergency_sms">receive emergency SMS</string>
<string name="app_ops_summaries_receive_mms">receive MMS</string>
<string name="app_ops_summaries_receive_wap_push">receive WAP push</string>
<string name="app_ops_summaries_send_sms">send SMS</string>
<string name="app_ops_summaries_read_icc_sms">read ICC SMS</string>
<string name="app_ops_summaries_write_icc_sms">write ICC SMS</string>
<string name="app_ops_summaries_modify_settings">modify settings</string>
<string name="app_ops_summaries_draw_on_top">draw on top</string>
<string name="app_ops_summaries_access_notifications">access notifications</string>
<string name="app_ops_summaries_camera">camera</string>
<string name="app_ops_summaries_record_audio">record audio</string>
<string name="app_ops_summaries_play_audio">play audio</string>
<string name="app_ops_summaries_read_clipboard">read clipboard</string>
<string name="app_ops_summaries_modify_clipboard">modify clipboard</string>
<string name="app_ops_summaries_media_buttons">media buttons</string>
<string name="app_ops_summaries_audio_focus">audio focus</string>
<string name="app_ops_summaries_master_volume">master volume</string>
<string name="app_ops_summaries_voice_volume">voice volume</string>
<string name="app_ops_summaries_ring_volume">ring volume</string>
<string name="app_ops_summaries_media_volume">media volume</string>
<string name="app_ops_summaries_alarm_volume">alarm volume</string>
<string name="app_ops_summaries_notification_volume">notification volume</string>
<string name="app_ops_summaries_bluetooth_volume">bluetooth volume</string>
<string name="app_ops_summaries_keep_awake">keep awake</string>
<string name="app_ops_summaries_monitor_location">monitor location</string>
<string name="app_ops_summaries_monitor_high_power_location">monitor high power location</string>
<string name="app_ops_summaries_get_usage_stats">get app usage stats</string>
<string name="app_ops_summaries_mute_unmute_microphone">mute/unmute microphone</string>
<string name="app_ops_summaries_toast_window">display toasts</string>
<string name="app_ops_summaries_project_media">project media</string>
<string name="app_ops_summaries_activate_vpn">activate VPN</string>
<string name="app_ops_summaries_write_wallpaper">write wallpaper</string>
<string name="app_ops_summaries_assist_structure">assist structure</string>
<string name="app_ops_summaries_assist_screenshot">assist screenshot</string>
<string name="app_ops_summaries_read_phone_state">read phone state</string>
<string name="app_ops_summaries_add_voicemail">add voicemail</string>
<string name="app_ops_summaries_use_sip">use SIP</string>
<string name="app_ops_summaries_make_call">make call</string>
<string name="app_ops_summaries_use_fingerprint">use fingerprint</string>
<string name="app_ops_summaries_use_body_sensors">use body sensors</string>
<string name="app_ops_summaries_read_cell_broadcasts">read cell broadcasts</string>
<string name="app_ops_summaries_mock_location">mock location</string>
<string name="app_ops_summaries_read_external_storage">read external storage</string>
<string name="app_ops_summaries_write_external_storage">write to external storage</string>
<string name="app_ops_summaries_turn_screen_on">turn screen on</string>
<string name="app_ops_summaries_get_accounts">get accounts</string>
<string name="app_ops_summaries_run_in_background">run in background</string>
<string name="app_ops_summaries_accessibility_volume">audio accessibility volume</string>
<string name="app_ops_summaries_read_phone_numbers">read phone numbers</string>
<string name="app_ops_summaries_request_install_packages">request install packages</string>
<string name="app_ops_summaries_picture_in_picture">use picture in picture</string>
<string name="app_ops_summaries_instant_app_start_foreground">start instant app in foreground</string>
<string name="app_ops_summaries_answer_phone_calls">answer phone calls</string>
<string name="app_ops_summaries_toggle_wifi">toggle Wi-Fi</string>
<string name="app_ops_summaries_toggle_bluetooth">toggle bluetooth</string>
<string name="app_ops_summaries_start_at_boot">start at boot</string>
<string name="app_ops_summaries_toggle_nfc">toggle NFC</string>
<string name="app_ops_summaries_toggle_mobile_data">toggle cellular data</string>
<string name="app_ops_summaries_superuser">root access</string>
<string name="app_ops_labels_coarse_location">Coarse location</string>
<string name="app_ops_labels_fine_location">Fine location</string>
<string name="app_ops_labels_gps">GPS</string>
<string name="app_ops_labels_vibrate">Vibrate</string>
<string name="app_ops_labels_read_contacts">Read contacts</string>
<string name="app_ops_labels_modify_contacts">Modify contacts</string>
<string name="app_ops_labels_read_call_log">Read call log</string>
<string name="app_ops_labels_modify_call_log">Modify call log</string>
<string name="app_ops_labels_read_calendar">Read calendar</string>
<string name="app_ops_labels_modify_calendar">Modify calendar</string>
<string name="app_ops_labels_wifi_scan">Wi-Fi scan</string>
<string name="app_ops_labels_notification">Notification/Toast</string>
<string name="app_ops_labels_cell_scan">Cell scan</string>
<string name="app_ops_labels_call_phone">Call phone</string>
<string name="app_ops_labels_read_sms">Read SMS</string>
<string name="app_ops_labels_write_sms">Write SMS</string>
<string name="app_ops_labels_receive_sms">Receive SMS</string>
<string name="app_ops_labels_receive_emergency_sms">Receive emergency SMS</string>
<string name="app_ops_labels_receive_mms">Receive MMS</string>
<string name="app_ops_labels_receive_wap_push">Receive WAP push</string>
<string name="app_ops_labels_send_sms">Send SMS</string>
<string name="app_ops_labels_read_icc_sms">Read ICC SMS</string>
<string name="app_ops_labels_write_icc_sms">Write ICC SMS</string>
<string name="app_ops_labels_modify_settings">Modify settings</string>
<string name="app_ops_labels_draw_on_top">Draw on top</string>
<string name="app_ops_labels_access_notifications">Access notifications</string>
<string name="app_ops_labels_camera">Camera</string>
<string name="app_ops_labels_record_audio">Record audio</string>
<string name="app_ops_labels_play_audio">Play audio</string>
<string name="app_ops_labels_read_clipboard">Read clipboard</string>
<string name="app_ops_labels_modify_clipboard">Modify clipboard</string>
<string name="app_ops_labels_media_buttons">Media buttons</string>
<string name="app_ops_labels_audio_focus">Audio focus</string>
<string name="app_ops_labels_master_volume">Master volume</string>
<string name="app_ops_labels_voice_volume">Voice volume</string>
<string name="app_ops_labels_ring_volume">Ring volume</string>
<string name="app_ops_labels_media_volume">Media volume</string>
<string name="app_ops_labels_alarm_volume">Alarm volume</string>
<string name="app_ops_labels_notification_volume">Notification volume</string>
<string name="app_ops_labels_bluetooth_volume">Bluetooth volume</string>
<string name="app_ops_labels_keep_awake">Keep awake</string>
<string name="app_ops_labels_monitor_location">Monitor location</string>
<string name="app_ops_labels_monitor_high_power_location">Monitor high power location</string>
<string name="app_ops_labels_get_usage_stats">Get usage stats</string>
<string name="app_ops_labels_mute_unmute_microphone">Mute/unmute microphone</string>
<string name="app_ops_labels_toast_window">Display toasts</string>
<string name="app_ops_labels_project_media">Project media</string>
<string name="app_ops_labels_activate_vpn">Activate VPN</string>
<string name="app_ops_labels_write_wallpaper">Write wallpaper</string>
<string name="app_ops_labels_assist_structure">Assist structure</string>
<string name="app_ops_labels_assist_screenshot">Assist screenshot</string>
<string name="app_ops_labels_read_phone_state">Read phone state</string>
<string name="app_ops_labels_add_voicemail">Add voicemail</string>
<string name="app_ops_labels_use_sip">Use SIP</string>
<string name="app_ops_labels_make_call">Make call</string>
<string name="app_ops_labels_use_fingerprint">Use fingerprint</string>
<string name="app_ops_labels_use_body_sensors">Use body sensors</string>
<string name="app_ops_labels_read_cell_broadcasts">Read cell broadcasts</string>
<string name="app_ops_labels_mock_location">Mock location</string>
<string name="app_ops_labels_read_external_storage">Read external storage</string>
<string name="app_ops_labels_write_external_storage">Write to external storage</string>
<string name="app_ops_labels_turn_screen_on">Turn screen on</string>
<string name="app_ops_labels_get_accounts">Get accounts</string>
<string name="app_ops_labels_run_in_background">Run in background</string>
<string name="app_ops_labels_accessibility_volume">Audio accessibility volume</string>
<string name="app_ops_labels_read_phone_numbers">Read phone numbers</string>
<string name="app_ops_labels_request_install_packages">Request install packages</string>
<string name="app_ops_labels_picture_in_picture">Use picture in picture</string>
<string name="app_ops_labels_instant_app_start_foreground">Start instant app in foreground</string>
<string name="app_ops_labels_answer_phone_calls">Answer phone calls</string>
<string name="app_ops_labels_toggle_wifi">Toggle Wi-Fi</string>
<string name="app_ops_labels_toggle_bluetooth">Toggle bluetooth</string>
<string name="app_ops_labels_start_at_boot">Start at boot</string>
<string name="app_ops_labels_toggle_nfc">Toggle NFC</string>
<string name="app_ops_labels_toggle_mobile_data">Toggle cellular data</string>
<string name="app_ops_labels_superuser">Root access</string>
<string name="app_ops_permissions_allowed">Allowed</string>
<string name="app_ops_permissions_ignored">Ignored</string>
<string name="app_ops_permissions_always_ask">Always ask</string>
<string name="app_ops_entry_summary"><xliff:g id="op">%1$s</xliff:g> (used <xliff:g id="count">%2$s</xliff:g>)</string>
<string name="app_ops_allowed_count">Allowed <xliff:g id="count" example="2 times">%s</xliff:g></string>
<string name="app_ops_ignored_count">Denied <xliff:g id="count" example="2 times">%s</xliff:g></string>
<string name="app_ops_both_count">Allowed <xliff:g id="count">%1$s</xliff:g>, denied <xliff:g id="count">%2$s</xliff:g></string>
<string name="app_ops_no_blockable_permissions">No permissions available to block</string>
<string name="app_ops_show_user_apps">Show user apps</string>
<string name="app_ops_show_system_apps">Show built-in apps</string>
<string name="app_ops_reset_counters">Reset allow/deny counters</string>
<string name="app_ops_reset_confirm_title">Confirm counters reset</string>
<string name="app_ops_reset_confirm_mesg">Are you sure you wish to reset counters?</string>
<string name="ok">OK</string>
<string name="security_privacy_settings_title">Security &amp; privacy</string>
<string name="lineagelicense_title">LineageOS legal</string>
<string name="volume_adjust_sounds_title">Volume adjustment sounds</string>
<string name="wake_when_plugged_or_unplugged_title">Wake on plug</string>
<string name="wake_when_plugged_or_unplugged_summary">Turn the screen on when connecting or disconnecting a power source</string>
<string name="heads_up_notifications_enabled_title">Heads-up</string>
<string name="heads_up_notifications_enabled_summary">Display priority notifications in a small floating window</string>
<string name="high_touch_sensitivity_title">High touch sensitivity</string>
<string name="high_touch_sensitivity_summary">Increase touchscreen sensitivity so it can be used while wearing gloves</string>
<string name="touchscreen_hovering_title">Touchscreen hovering</string>
<string name="touchscreen_hovering_summary">Allows you to hover the screen like a mouse in web browsers, remote desktops, etc</string>
<string name="data_usage_app_restrict_data">Mobile data</string>
<string name="data_usage_app_restrict_data_summary">Enable usage of mobile data</string>
<string name="data_usage_app_restrict_wifi">Wi\u2011Fi data</string>
<string name="data_usage_app_restrict_wifi_summary">Enable usage of Wi\u2011Fi data</string>
</resources>
...@@ -624,7 +624,7 @@ ...@@ -624,7 +624,7 @@
<string name="bluetooth_confirm_passkey_msg" msgid="3708312912841950052">"To pair with:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;Make sure that it is showing this passkey:&lt;br&gt;&lt;b&gt;<xliff:g id="PASSKEY">%2$s</xliff:g>&lt;/b&gt;"</string> <string name="bluetooth_confirm_passkey_msg" msgid="3708312912841950052">"To pair with:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;Make sure that it is showing this passkey:&lt;br&gt;&lt;b&gt;<xliff:g id="PASSKEY">%2$s</xliff:g>&lt;/b&gt;"</string>
<string name="bluetooth_incoming_pairing_msg" msgid="1615930853859551491">"From:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;Pair with this device?"</string> <string name="bluetooth_incoming_pairing_msg" msgid="1615930853859551491">"From:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;Pair with this device?"</string>
<string name="bluetooth_display_passkey_pin_msg" msgid="2796550001376088433">"To pair with:<xliff:g id="BOLD1_0">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="DEVICE_NAME">%1$s</xliff:g><xliff:g id="END_BOLD1">&lt;/b&gt;&lt;br&gt;&lt;br&gt;</xliff:g>Type on it:<xliff:g id="BOLD2_1">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="PASSKEY">%2$s</xliff:g><xliff:g id="END_BOLD2">&lt;/b&gt;</xliff:g>, then press Return or Enter."</string> <string name="bluetooth_display_passkey_pin_msg" msgid="2796550001376088433">"To pair with:<xliff:g id="BOLD1_0">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="DEVICE_NAME">%1$s</xliff:g><xliff:g id="END_BOLD1">&lt;/b&gt;&lt;br&gt;&lt;br&gt;</xliff:g>Type on it:<xliff:g id="BOLD2_1">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="PASSKEY">%2$s</xliff:g><xliff:g id="END_BOLD2">&lt;/b&gt;</xliff:g>, then press Return or Enter."</string>
<string name="bluetooth_pairing_shares_phonebook" msgid="2277931851483023208">"Allow <xliff:g id="DEVICE_NAME">%1$s</xliff:g> to access your contacts and call history"</string> <string name="bluetooth_pairing_shares_phonebook" msgid="9082518313285787097">"Allow access to your contacts and call history"</string>
<string name="bluetooth_error_title" msgid="6850384073923533096"></string> <string name="bluetooth_error_title" msgid="6850384073923533096"></string>
<string name="bluetooth_connecting_error_message" msgid="1397388344342081090">"Couldn\'t connect to <xliff:g id="DEVICE_NAME">%1$s</xliff:g>."</string> <string name="bluetooth_connecting_error_message" msgid="1397388344342081090">"Couldn\'t connect to <xliff:g id="DEVICE_NAME">%1$s</xliff:g>."</string>
<string name="bluetooth_preference_scan_title" msgid="2277464653118896016">"Scan for devices"</string> <string name="bluetooth_preference_scan_title" msgid="2277464653118896016">"Scan for devices"</string>
...@@ -1003,7 +1003,10 @@ ...@@ -1003,7 +1003,10 @@
<string name="search_clear_history" msgid="4196658962573162457">"Clear history"</string> <string name="search_clear_history" msgid="4196658962573162457">"Clear history"</string>
<string name="display_settings" msgid="7965901687241669598">"Display"</string> <string name="display_settings" msgid="7965901687241669598">"Display"</string>
<string name="accelerometer_title" msgid="7854608399547349157">"Auto-rotate screen"</string> <string name="accelerometer_title" msgid="7854608399547349157">"Auto-rotate screen"</string>
<string name="color_mode_title" msgid="3159275920408338215">"Vivid colours"</string> <string name="color_mode_title" msgid="9186249332902370471">"Colours"</string>
<string name="color_mode_option_natural" msgid="5013837483986772758">"Natural"</string>
<string name="color_mode_option_boosted" msgid="8588223970257287524">"Boosted"</string>
<string name="color_mode_option_saturated" msgid="4569683960058798843">"Saturated"</string>
<string name="accelerometer_summary_on" product="tablet" msgid="429982132339828942">"Switch orientation automatically when rotating tablet"</string> <string name="accelerometer_summary_on" product="tablet" msgid="429982132339828942">"Switch orientation automatically when rotating tablet"</string>
<string name="accelerometer_summary_on" product="default" msgid="1133737282813048021">"Switch orientation automatically when rotating phone"</string> <string name="accelerometer_summary_on" product="default" msgid="1133737282813048021">"Switch orientation automatically when rotating phone"</string>
<string name="accelerometer_summary_off" product="tablet" msgid="4781734213242521682">"Switch orientation automatically when rotating tablet"</string> <string name="accelerometer_summary_off" product="tablet" msgid="4781734213242521682">"Switch orientation automatically when rotating tablet"</string>
...@@ -1619,7 +1622,7 @@ ...@@ -1619,7 +1622,7 @@
<string name="sd_card_storage" product="default" msgid="7623513618171928235">"SD card storage"</string> <string name="sd_card_storage" product="default" msgid="7623513618171928235">"SD card storage"</string>
<string name="recompute_size" msgid="7722567982831691718">"Recomputing size…"</string> <string name="recompute_size" msgid="7722567982831691718">"Recomputing size…"</string>
<string name="clear_data_dlg_title" msgid="5605258400134511197">"Delete app data?"</string> <string name="clear_data_dlg_title" msgid="5605258400134511197">"Delete app data?"</string>
<string name="clear_data_dlg_text" msgid="3951297329833822490">"All of this app\'s data will be deleted permanently. This includes all files, settings, accounts, databases, etc."</string> <string name="clear_data_dlg_text" msgid="1107610960337399006">"This apps data will be permanently deleted. This includes files, settings, databases and other app data."</string>
<string name="dlg_ok" msgid="2402639055725653590">"OK"</string> <string name="dlg_ok" msgid="2402639055725653590">"OK"</string>
<string name="dlg_cancel" msgid="1674753358972975911">"Cancel"</string> <string name="dlg_cancel" msgid="1674753358972975911">"Cancel"</string>
<string name="app_not_found_dlg_title" msgid="3127123411738434964"></string> <string name="app_not_found_dlg_title" msgid="3127123411738434964"></string>
...@@ -1741,7 +1744,7 @@ ...@@ -1741,7 +1744,7 @@
<string name="spellchecker_security_warning" msgid="9060897418527708922">"This spell checker may be able to collect all the text that you type, including personal data like passwords and credit card numbers. It comes from the app <xliff:g id="SPELLCHECKER_APPLICATION_NAME">%1$s</xliff:g>. Use this spell checker?"</string> <string name="spellchecker_security_warning" msgid="9060897418527708922">"This spell checker may be able to collect all the text that you type, including personal data like passwords and credit card numbers. It comes from the app <xliff:g id="SPELLCHECKER_APPLICATION_NAME">%1$s</xliff:g>. Use this spell checker?"</string>
<string name="spellchecker_quick_settings" msgid="246728645150092058">"Settings"</string> <string name="spellchecker_quick_settings" msgid="246728645150092058">"Settings"</string>
<string name="spellchecker_language" msgid="6041050114690541437">"Language"</string> <string name="spellchecker_language" msgid="6041050114690541437">"Language"</string>
<string name="keyboard_and_input_methods_category" msgid="6035224122054465137">"Keyboard &amp; inputs"</string> <string name="keyboard_and_input_methods_category" msgid="6035224122054465137">"Keyboard &amp; input methods"</string>
<string name="virtual_keyboard_category" msgid="1012830752318677119">"Virtual keyboard"</string> <string name="virtual_keyboard_category" msgid="1012830752318677119">"Virtual keyboard"</string>
<string name="available_virtual_keyboard_category" msgid="7645766574969139819">"Available virtual keyboard"</string> <string name="available_virtual_keyboard_category" msgid="7645766574969139819">"Available virtual keyboard"</string>
<string name="add_virtual_keyboard" msgid="3302152381456516928">"Manage keyboards"</string> <string name="add_virtual_keyboard" msgid="3302152381456516928">"Manage keyboards"</string>
...@@ -2260,7 +2263,7 @@ ...@@ -2260,7 +2263,7 @@
<string name="add_device_admin" msgid="4192055385312215731">"Activate this device admin app"</string> <string name="add_device_admin" msgid="4192055385312215731">"Activate this device admin app"</string>
<string name="device_admin_add_title" msgid="3140663753671809044">"Device admin"</string> <string name="device_admin_add_title" msgid="3140663753671809044">"Device admin"</string>
<string name="device_admin_warning" msgid="7482834776510188134">"Activating this admin app will allow the app <xliff:g id="APP_NAME">%1$s</xliff:g> to perform the following operations:"</string> <string name="device_admin_warning" msgid="7482834776510188134">"Activating this admin app will allow the app <xliff:g id="APP_NAME">%1$s</xliff:g> to perform the following operations:"</string>
<string name="device_admin_status" msgid="7234814785374977990">"This admin app is active and allows the app <xliff:g id="APP_NAME">%1$s</xliff:g> to perform the following operations:"</string> <string name="device_admin_status" msgid="7234814785374977990">"This admin app is active and allows the <xliff:g id="APP_NAME">%1$s</xliff:g> app to perform the following operations:"</string>
<string name="profile_owner_add_title" msgid="6249331160676175009">"Activate Profile Manager?"</string> <string name="profile_owner_add_title" msgid="6249331160676175009">"Activate Profile Manager?"</string>
<string name="adding_profile_owner_warning" msgid="1354474524852805802">"By proceeding, your user will be managed by your admin, which may also be able to store associated data, in addition to your personal data.\n\nYour admin has the ability to monitor and manage settings, access, apps and data associated with this user, including network activity and your device\'s location information."</string> <string name="adding_profile_owner_warning" msgid="1354474524852805802">"By proceeding, your user will be managed by your admin, which may also be able to store associated data, in addition to your personal data.\n\nYour admin has the ability to monitor and manage settings, access, apps and data associated with this user, including network activity and your device\'s location information."</string>
<string name="admin_disabled_other_options" msgid="7712694507069054530">"Other options are disabled by your admin"</string> <string name="admin_disabled_other_options" msgid="7712694507069054530">"Other options are disabled by your admin"</string>
...@@ -2430,7 +2433,7 @@ ...@@ -2430,7 +2433,7 @@
<string name="data_usage_limit_editor_title" msgid="9153595142385030015">"Set data usage limit"</string> <string name="data_usage_limit_editor_title" msgid="9153595142385030015">"Set data usage limit"</string>
<string name="data_usage_limit_dialog_title" msgid="3023111643632996097">"Limiting data usage"</string> <string name="data_usage_limit_dialog_title" msgid="3023111643632996097">"Limiting data usage"</string>
<string name="data_usage_limit_dialog_mobile" product="tablet" msgid="4983487893343645667">"Your tablet will turn off mobile data once it reaches the limit you set.\n\nSince data usage is measured by your tablet, and your operator may account for usage differently, consider setting a conservative limit."</string> <string name="data_usage_limit_dialog_mobile" product="tablet" msgid="4983487893343645667">"Your tablet will turn off mobile data once it reaches the limit you set.\n\nSince data usage is measured by your tablet, and your operator may account for usage differently, consider setting a conservative limit."</string>
<string name="data_usage_limit_dialog_mobile" product="default" msgid="3926320594049434225">"Your phone will turn off mobile data once it reaches the limit you set.\n\nSince data usage is measured by your phone, and your operator may account for usage differently, consider setting a conservative limit."</string> <string name="data_usage_limit_dialog_mobile" product="default" msgid="3926320594049434225">"Your phone will turn off mobile data once it reaches the limit that you set.\n\nSince data usage is measured by your phone, and your operator may account for usage differently, consider setting a conservative limit."</string>
<string name="data_usage_restrict_background_title" msgid="2201315502223035062">"Restrict background data?"</string> <string name="data_usage_restrict_background_title" msgid="2201315502223035062">"Restrict background data?"</string>
<string name="data_usage_restrict_background" msgid="434093644726734586">"If you restrict background mobile data, some apps and services won’t work unless you’re connected to Wi‑Fi."</string> <string name="data_usage_restrict_background" msgid="434093644726734586">"If you restrict background mobile data, some apps and services won’t work unless you’re connected to Wi‑Fi."</string>
<string name="data_usage_restrict_background_multiuser" product="tablet" msgid="7096707497743363380">"If you restrict background mobile data, some apps and services won’t work unless you’re connected to Wi‑Fi.\n\nThis setting affects all users on this tablet."</string> <string name="data_usage_restrict_background_multiuser" product="tablet" msgid="7096707497743363380">"If you restrict background mobile data, some apps and services won’t work unless you’re connected to Wi‑Fi.\n\nThis setting affects all users on this tablet."</string>
...@@ -2587,7 +2590,7 @@ ...@@ -2587,7 +2590,7 @@
<string name="user_add_user_message_long" msgid="8562152293752222985">"You can share this device with other people by creating additional users. Each user has their own space, which they can customise with apps, wallpaper and so on. Users can also adjust device settings like Wi‑Fi that affect everyone.\n\nWhen you add a new user, that person needs to set up their space.\n\nAny user can update apps for all other users."</string> <string name="user_add_user_message_long" msgid="8562152293752222985">"You can share this device with other people by creating additional users. Each user has their own space, which they can customise with apps, wallpaper and so on. Users can also adjust device settings like Wi‑Fi that affect everyone.\n\nWhen you add a new user, that person needs to set up their space.\n\nAny user can update apps for all other users."</string>
<string name="user_add_user_message_short" msgid="1511354412249044381">"When you add a new user, that person needs to set up their space.\n\nAny user can update apps for all other users."</string> <string name="user_add_user_message_short" msgid="1511354412249044381">"When you add a new user, that person needs to set up their space.\n\nAny user can update apps for all other users."</string>
<string name="user_setup_dialog_title" msgid="1765794166801864563">"Set up user now?"</string> <string name="user_setup_dialog_title" msgid="1765794166801864563">"Set up user now?"</string>
<string name="user_setup_dialog_message" msgid="1004068621380867148">"Make sure that the person is available to take the device and set up their space"</string> <string name="user_setup_dialog_message" msgid="1004068621380867148">"Make sure that the person is available to take the device and set up their space."</string>
<string name="user_setup_profile_dialog_message" msgid="3896568553327558731">"Set up profile now?"</string> <string name="user_setup_profile_dialog_message" msgid="3896568553327558731">"Set up profile now?"</string>
<string name="user_setup_button_setup_now" msgid="3391388430158437629">"Set up now"</string> <string name="user_setup_button_setup_now" msgid="3391388430158437629">"Set up now"</string>
<string name="user_setup_button_setup_later" msgid="3068729597269172401">"Not now"</string> <string name="user_setup_button_setup_later" msgid="3068729597269172401">"Not now"</string>
...@@ -2744,7 +2747,7 @@ ...@@ -2744,7 +2747,7 @@
</plurals> </plurals>
<string name="network_dashboard_title" msgid="4771589228992391573">"Network &amp; Internet"</string> <string name="network_dashboard_title" msgid="4771589228992391573">"Network &amp; Internet"</string>
<string name="network_dashboard_summary_mobile" msgid="3851083934739500429">"Mobile"</string> <string name="network_dashboard_summary_mobile" msgid="3851083934739500429">"Mobile"</string>
<string name="network_dashboard_summary_data_usage" msgid="3843261364705042212">"Data Usage"</string> <string name="network_dashboard_summary_data_usage" msgid="3843261364705042212">"Data usage"</string>
<string name="network_dashboard_summary_hotspot" msgid="8494210248613254574">"Hotspot"</string> <string name="network_dashboard_summary_hotspot" msgid="8494210248613254574">"Hotspot"</string>
<string name="connected_devices_dashboard_title" msgid="2355264951438890709">"Connected devices"</string> <string name="connected_devices_dashboard_title" msgid="2355264951438890709">"Connected devices"</string>
<string name="connected_devices_dashboard_summary" msgid="2390582103384791904">"Bluetooth, cast, NFC"</string> <string name="connected_devices_dashboard_summary" msgid="2390582103384791904">"Bluetooth, cast, NFC"</string>
...@@ -2755,8 +2758,8 @@ ...@@ -2755,8 +2758,8 @@
<string name="app_default_dashboard_title" msgid="7342549305933047317">"Default apps"</string> <string name="app_default_dashboard_title" msgid="7342549305933047317">"Default apps"</string>
<string name="system_dashboard_summary" msgid="5797743225249766685">"Languages, time, backup, updates"</string> <string name="system_dashboard_summary" msgid="5797743225249766685">"Languages, time, backup, updates"</string>
<string name="search_results_title" msgid="1796252422574886932">"Settings"</string> <string name="search_results_title" msgid="1796252422574886932">"Settings"</string>
<string name="search_menu" msgid="6283419262313758339">"Search Settings"</string> <string name="search_menu" msgid="6283419262313758339">"Search in Settings"</string>
<string name="query_hint_text" msgid="3350700807437473939">"Search settings"</string> <string name="query_hint_text" msgid="3350700807437473939">"Search in Settings"</string>
<string name="keywords_wifi" msgid="1395786161993828719">"wi-fi, Wi-Fi, network connection"</string> <string name="keywords_wifi" msgid="1395786161993828719">"wi-fi, Wi-Fi, network connection"</string>
<string name="keywords_more_default_sms_app" msgid="2265154063220360784">"text message, texting, messages, messaging"</string> <string name="keywords_more_default_sms_app" msgid="2265154063220360784">"text message, texting, messages, messaging"</string>
<string name="keywords_more_mobile_networks" msgid="8995946622054642367">"mobile, mobile operator, wireless, data, 4g,3g, 2g, lte"</string> <string name="keywords_more_mobile_networks" msgid="8995946622054642367">"mobile, mobile operator, wireless, data, 4g,3g, 2g, lte"</string>
...@@ -3124,7 +3127,7 @@ ...@@ -3124,7 +3127,7 @@
<string name="runtime_permissions_summary_no_permissions_requested" msgid="7655100570513818534">"No permissions requested"</string> <string name="runtime_permissions_summary_no_permissions_requested" msgid="7655100570513818534">"No permissions requested"</string>
<string name="filter_all_apps" msgid="1988403195820688644">"All apps"</string> <string name="filter_all_apps" msgid="1988403195820688644">"All apps"</string>
<string name="filter_enabled_apps" msgid="5395727306799456250">"Installed apps"</string> <string name="filter_enabled_apps" msgid="5395727306799456250">"Installed apps"</string>
<string name="filter_instant_apps" msgid="574277769963965565">"Instant apps"</string> <string name="filter_instant_apps" msgid="574277769963965565">"Instant Apps"</string>
<string name="filter_personal_apps" msgid="3277727374174355971">"Personal"</string> <string name="filter_personal_apps" msgid="3277727374174355971">"Personal"</string>
<string name="filter_work_apps" msgid="24519936790795574">"Work"</string> <string name="filter_work_apps" msgid="24519936790795574">"Work"</string>
<string name="filter_notif_all_apps" msgid="2299049859443680242">"Apps: All"</string> <string name="filter_notif_all_apps" msgid="2299049859443680242">"Apps: All"</string>
...@@ -3172,7 +3175,7 @@ ...@@ -3172,7 +3175,7 @@
<string name="usage_access" msgid="5479504953931038165">"Usage access"</string> <string name="usage_access" msgid="5479504953931038165">"Usage access"</string>
<string name="permit_usage_access" msgid="4012876269445832300">"Permit usage access"</string> <string name="permit_usage_access" msgid="4012876269445832300">"Permit usage access"</string>
<string name="app_usage_preference" msgid="7065701732733134991">"App usage preferences"</string> <string name="app_usage_preference" msgid="7065701732733134991">"App usage preferences"</string>
<string name="usage_access_description" msgid="1352111094596416795">"Usage access allows an app to track what other apps that you\'re using and how often, as well as your operator, language settings and other details."</string> <string name="usage_access_description" msgid="1352111094596416795">"Usage access allows an app to track which other apps that you\'re using and how often, as well as your operator, language settings and other details."</string>
<string name="memory_settings_title" msgid="7490541005204254222">"Memory"</string> <string name="memory_settings_title" msgid="7490541005204254222">"Memory"</string>
<string name="memory_details_title" msgid="8542565326053693320">"Memory details"</string> <string name="memory_details_title" msgid="8542565326053693320">"Memory details"</string>
<string name="always_running" msgid="6042448320077429656">"Always running (<xliff:g id="PERCENTAGE">%s</xliff:g>)"</string> <string name="always_running" msgid="6042448320077429656">"Always running (<xliff:g id="PERCENTAGE">%s</xliff:g>)"</string>
...@@ -3397,9 +3400,7 @@ ...@@ -3397,9 +3400,7 @@
<string name="color_temperature_desc" msgid="4793729830226404052">"Use cooler display colours"</string> <string name="color_temperature_desc" msgid="4793729830226404052">"Use cooler display colours"</string>
<string name="color_temperature_toast" msgid="4974218172133854827">"To apply colour change, turn off screen"</string> <string name="color_temperature_toast" msgid="4974218172133854827">"To apply colour change, turn off screen"</string>
<string name="telephony_monitor_toast" msgid="7003764250271195384">"To apply telephony monitor change, reboot device"</string> <string name="telephony_monitor_toast" msgid="7003764250271195384">"To apply telephony monitor change, reboot device"</string>
<string name="camera_hal_hdrplus_switch" msgid="8377365197105267466">"Camera HAL HDR+"</string> <string name="camera_laser_sensor_switch" msgid="8913588990743234440">"Camera laser sensor"</string>
<string name="camera_hal_hdrplus_toast" msgid="2063703797270055299">"To apply Camera HAL HDR+ change, reboot device"</string>
<string name="camera_laser_sensor_switch" msgid="8913588990743234440">"Camera Laser Sensor"</string>
<string name="ota_disable_automatic_update" msgid="2319639631655915050">"Automatic system updates"</string> <string name="ota_disable_automatic_update" msgid="2319639631655915050">"Automatic system updates"</string>
<string name="usage" msgid="2977875522080448986">"Usage"</string> <string name="usage" msgid="2977875522080448986">"Usage"</string>
<string name="cellular_data_usage" msgid="2155683719898158203">"Mobile data usage"</string> <string name="cellular_data_usage" msgid="2155683719898158203">"Mobile data usage"</string>
...@@ -3601,9 +3602,9 @@ ...@@ -3601,9 +3602,9 @@
<string name="oem_unlock_enable_disabled_summary_connectivity_or_locked" msgid="5884723935668892613">"Connect to the Internet or contact your carrier"</string> <string name="oem_unlock_enable_disabled_summary_connectivity_or_locked" msgid="5884723935668892613">"Connect to the Internet or contact your carrier"</string>
<string name="oem_unlock_enable_disabled_summary_sim_locked_device" msgid="4149387448213399630">"Unavailable on mobile-locked devices"</string> <string name="oem_unlock_enable_disabled_summary_sim_locked_device" msgid="4149387448213399630">"Unavailable on mobile-locked devices"</string>
<string name="automatic_storage_manager_freed_bytes" msgid="7517560170441007788">"<xliff:g id="SIZE">%1$s</xliff:g> total made available\n\nLast ran on <xliff:g id="DATE">%2$s</xliff:g>"</string> <string name="automatic_storage_manager_freed_bytes" msgid="7517560170441007788">"<xliff:g id="SIZE">%1$s</xliff:g> total made available\n\nLast ran on <xliff:g id="DATE">%2$s</xliff:g>"</string>
<string name="web_action_enable_title" msgid="4051513950976670853">"Instant apps"</string> <string name="web_action_enable_title" msgid="4051513950976670853">"Instant Apps"</string>
<string name="web_action_enable_summary" msgid="3108127559723396382">"Open links in apps, even if they’re not installed"</string> <string name="web_action_enable_summary" msgid="3108127559723396382">"Open links in apps, even if they’re not installed"</string>
<string name="web_action_section_title" msgid="7364647086538399136">"Instant apps"</string> <string name="web_action_section_title" msgid="7364647086538399136">"Instant Apps"</string>
<string name="instant_apps_settings" msgid="8827777916518348213">"Instant Apps preferences"</string> <string name="instant_apps_settings" msgid="8827777916518348213">"Instant Apps preferences"</string>
<string name="domain_url_section_title" msgid="7046835219056428883">"Installed apps"</string> <string name="domain_url_section_title" msgid="7046835219056428883">"Installed apps"</string>
<string name="automatic_storage_manager_activation_warning" msgid="6353100011690933254">"Your storage is now being managed by the storage manager"</string> <string name="automatic_storage_manager_activation_warning" msgid="6353100011690933254">"Your storage is now being managed by the storage manager"</string>
...@@ -3720,4 +3721,21 @@ ...@@ -3720,4 +3721,21 @@
<string name="new_device_suggestion_summary" product="tablet" msgid="393751455688210956">"Take a tour of your new tablet"</string> <string name="new_device_suggestion_summary" product="tablet" msgid="393751455688210956">"Take a tour of your new tablet"</string>
<string name="new_device_suggestion_summary" product="device" msgid="2939870049868336652">"Take a tour of your new device"</string> <string name="new_device_suggestion_summary" product="device" msgid="2939870049868336652">"Take a tour of your new device"</string>
<string name="disabled_low_ram_device" msgid="3751578499721173344">"This feature is not available on this device"</string> <string name="disabled_low_ram_device" msgid="3751578499721173344">"This feature is not available on this device"</string>
<string name="bluetooth_message_access_notification_content" msgid="5111712860712823893">"A device wants to access your messages. Tap for details."</string>
<string name="bluetooth_message_access_dialog_title" msgid="9009836130395061579">"Allow access to messages?"</string>
<string name="bluetooth_message_access_dialog_content" msgid="7186694737578788487">"A Bluetooth device, <xliff:g id="DEVICE_NAME_0">%1$s</xliff:g>, wants to access your messages.\n\nYou haven’t connected to <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> before."</string>
<string name="bluetooth_phonebook_access_notification_content" msgid="9175220052703433637">"A device wants to access your contacts and call log. Tap for details."</string>
<string name="bluetooth_phonebook_access_dialog_title" msgid="7624607995928968721">"Allow access to contacts and call log?"</string>
<string name="bluetooth_phonebook_access_dialog_content" msgid="959658135522249170">"A Bluetooth device, <xliff:g id="DEVICE_NAME_0">%1$s</xliff:g>, wants to access your contacts and call log. This includes data about incoming and outgoing calls.\n\nYou haven’t connected to <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> before."</string>
<string name="request_manage_bluetooth_permission_dont_allow" msgid="8798061333407581300">"Don\'t allow"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM card access request"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"A device wants to access your SIM card. Tap for details."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Allow access to SIM card?"</string>
<string name="bluetooth_sim_card_access_dialog_content" msgid="4153857191661567190">"A Bluetooth device, <xliff:g id="DEVICE_NAME_0">%1$s</xliff:g>, wants to access data on your SIM card. This includes your contacts.\n\nWhile connected, <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> will receive all calls made to <xliff:g id="PHONE_NUMBER">%3$s</xliff:g>."</string>
<string name="bluetooth_connect_access_notification_title" msgid="2573547043170883947">"Bluetooth device available"</string>
<string name="bluetooth_connect_access_notification_content" msgid="1328465545685433304">"A device wants to connect. Tap for details."</string>
<string name="bluetooth_connect_access_dialog_title" msgid="1948056782712451381">"Connect to Bluetooth device?"</string>
<string name="bluetooth_connect_access_dialog_content" msgid="4336436466468405850">"<xliff:g id="DEVICE_NAME_0">%1$s</xliff:g> wants to connect to this phone.\n\nYou haven’t connected to <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> before."</string>
<string name="bluetooth_connect_access_dialog_negative" msgid="4944672755226375059">"Don’t connect"</string>
<string name="bluetooth_connect_access_dialog_positive" msgid="3630561675207269710">"Connect"</string>
</resources> </resources>
...@@ -1002,7 +1002,10 @@ ...@@ -1002,7 +1002,10 @@
<string name="search_clear_history" msgid="4196658962573162457">"Clear history"</string> <string name="search_clear_history" msgid="4196658962573162457">"Clear history"</string>
<string name="display_settings" msgid="7965901687241669598">"Display"</string> <string name="display_settings" msgid="7965901687241669598">"Display"</string>
<string name="accelerometer_title" msgid="7854608399547349157">"Auto-rotate screen"</string> <string name="accelerometer_title" msgid="7854608399547349157">"Auto-rotate screen"</string>
<string name="color_mode_title" msgid="3159275920408338215">"Vivid colors"</string> <string name="color_mode_title" msgid="9186249332902370471">"Colors"</string>
<string name="color_mode_option_natural" msgid="5013837483986772758">"Natural"</string>
<string name="color_mode_option_boosted" msgid="8588223970257287524">"Boosted"</string>
<string name="color_mode_option_saturated" msgid="4569683960058798843">"Saturated"</string>
<string name="accelerometer_summary_on" product="tablet" msgid="429982132339828942">"Switch orientation automatically when rotating tablet"</string> <string name="accelerometer_summary_on" product="tablet" msgid="429982132339828942">"Switch orientation automatically when rotating tablet"</string>
<string name="accelerometer_summary_on" product="default" msgid="1133737282813048021">"Switch orientation automatically when rotating phone"</string> <string name="accelerometer_summary_on" product="default" msgid="1133737282813048021">"Switch orientation automatically when rotating phone"</string>
<string name="accelerometer_summary_off" product="tablet" msgid="4781734213242521682">"Switch orientation automatically when rotating tablet"</string> <string name="accelerometer_summary_off" product="tablet" msgid="4781734213242521682">"Switch orientation automatically when rotating tablet"</string>
...@@ -1618,7 +1621,7 @@ ...@@ -1618,7 +1621,7 @@
<string name="sd_card_storage" product="default" msgid="7623513618171928235">"SD card storage"</string> <string name="sd_card_storage" product="default" msgid="7623513618171928235">"SD card storage"</string>
<string name="recompute_size" msgid="7722567982831691718">"Recomputing size…"</string> <string name="recompute_size" msgid="7722567982831691718">"Recomputing size…"</string>
<string name="clear_data_dlg_title" msgid="5605258400134511197">"Delete app data?"</string> <string name="clear_data_dlg_title" msgid="5605258400134511197">"Delete app data?"</string>
<string name="clear_data_dlg_text" msgid="3951297329833822490">"All this app’s data will be deleted permanently. This includes all files, settings, accounts, databases, etc."</string> <string name="clear_data_dlg_text" msgid="1107610960337399006">"This app’s data will be permanently deleted. This includes files, settings, databases, and other app data."</string>
<string name="dlg_ok" msgid="2402639055725653590">"OK"</string> <string name="dlg_ok" msgid="2402639055725653590">"OK"</string>
<string name="dlg_cancel" msgid="1674753358972975911">"Cancel"</string> <string name="dlg_cancel" msgid="1674753358972975911">"Cancel"</string>
<string name="app_not_found_dlg_title" msgid="3127123411738434964"></string> <string name="app_not_found_dlg_title" msgid="3127123411738434964"></string>
...@@ -3719,4 +3722,21 @@ ...@@ -3719,4 +3722,21 @@
<string name="new_device_suggestion_summary" product="tablet" msgid="393751455688210956">"Take a tour of your new tablet"</string> <string name="new_device_suggestion_summary" product="tablet" msgid="393751455688210956">"Take a tour of your new tablet"</string>
<string name="new_device_suggestion_summary" product="device" msgid="2939870049868336652">"Take a tour of your new device"</string> <string name="new_device_suggestion_summary" product="device" msgid="2939870049868336652">"Take a tour of your new device"</string>
<string name="disabled_low_ram_device" msgid="3751578499721173344">"This feature is not available on this device"</string> <string name="disabled_low_ram_device" msgid="3751578499721173344">"This feature is not available on this device"</string>
<string name="bluetooth_message_access_notification_content" msgid="5111712860712823893">"A device wants to access your messages. Tap for details."</string>
<string name="bluetooth_message_access_dialog_title" msgid="9009836130395061579">"Allow access to messages?"</string>
<string name="bluetooth_message_access_dialog_content" msgid="7186694737578788487">"A Bluetooth device, <xliff:g id="DEVICE_NAME_0">%1$s</xliff:g>, wants to access your messages.\n\nYou haven’t connected to <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> before."</string>
<string name="bluetooth_phonebook_access_notification_content" msgid="9175220052703433637">"A device wants to access your contacts and call log. Tap for details."</string>
<string name="bluetooth_phonebook_access_dialog_title" msgid="7624607995928968721">"Allow access to contacts and call log?"</string>
<string name="bluetooth_phonebook_access_dialog_content" msgid="959658135522249170">"A Bluetooth device, <xliff:g id="DEVICE_NAME_0">%1$s</xliff:g>, wants to access your contacts and call log. This includes data about incoming and outgoing calls.\n\nYou haven’t connected to <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> before."</string>
<string name="request_manage_bluetooth_permission_dont_allow" msgid="8798061333407581300">"Don’t allow"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM card access request"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"A device wants to access your SIM card. Tap for details."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Allow access to SIM card?"</string>
<string name="bluetooth_sim_card_access_dialog_content" msgid="4153857191661567190">"A Bluetooth device, <xliff:g id="DEVICE_NAME_0">%1$s</xliff:g>, wants to access data on your SIM card. This includes your contacts.\n\nWhile connected, <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> will receive all calls made to <xliff:g id="PHONE_NUMBER">%3$s</xliff:g>."</string>
<string name="bluetooth_connect_access_notification_title" msgid="2573547043170883947">"Bluetooth device available"</string>
<string name="bluetooth_connect_access_notification_content" msgid="1328465545685433304">"A device wants to connect. Tap for details."</string>
<string name="bluetooth_connect_access_dialog_title" msgid="1948056782712451381">"Connect to Bluetooth device?"</string>
<string name="bluetooth_connect_access_dialog_content" msgid="4336436466468405850">"<xliff:g id="DEVICE_NAME_0">%1$s</xliff:g> wants to connect to this phone.\n\nYou haven’t connected to <xliff:g id="DEVICE_NAME_1">%2$s</xliff:g> before."</string>
<string name="bluetooth_connect_access_dialog_negative" msgid="4944672755226375059">"Don’t connect"</string>
<string name="bluetooth_connect_access_dialog_positive" msgid="3630561675207269710">"Connect"</string>
</resources> </resources>
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
**
** Copyright 2007 The Android Open Source 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-array name="timezone_filters">
<item>Ameriko</item>
<item>Eŭropo</item>
<item>Afriko</item>
<item>Azio</item>
<item>Australia</item>
<item>Pacific</item>
<item>All</item>
</string-array>
<string-array name="screen_timeout_entries">
<item>15 sekundoj</item>
<item>30 sekundoj</item>
<item>1 minuto</item>
<item>2 minutoj</item>
<item>5 minutoj</item>
<item>10 minutoj</item>
<item>30 minutoj</item>
</string-array>
<string-array name="dream_timeout_entries">
<item>Neniam</item>
<item>15 sekundoj</item>
<item>30 sekundoj</item>
<item>1 minuto</item>
<item>2 minutoj</item>
<item>5 minutoj</item>
<item>10 minutoj</item>
<item>30 minutoj</item>
</string-array>
<string-array name="lock_after_timeout_entries">
<item>Tuj</item>
<item>5 sekundoj</item>
<item>15 sekundoj</item>
<item>30 sekundoj</item>
<item>1 minuto</item>
<item>2 minutoj</item>
<item>5 minutoj</item>
<item>10 minutoj</item>
<item>30 minutoj</item>
</string-array>
<string-array name="wifi_ap_band_config_full">
<item>@string/wifi_ap_choose_2G</item>
<item>@string/wifi_ap_choose_5G</item>
</string-array>
<string-array name="wifi_ap_band_config_2G_only">
<item>@string/wifi_ap_choose_2G</item>
</string-array>
<string-array name="bluetooth_visibility_timeout_entries">
<item>2 minutoj</item>
<item>5 minutoj</item>
<item>1 horo</item>
<item>Never time out</item>
</string-array>
<string-array name="app_ops_categories">
<item>Loko</item>
<item>Personal</item>
<item>Messaging</item>
<item>Media</item>
<item>Aparato</item>
</string-array>
<string-array name="app_ops_summaries">
<item>coarse location</item>
<item>fine location</item>
<item>GPS</item>
<item>vibrate</item>
<item>read contacts</item>
<item>modify contacts</item>
<item>read call log</item>
<item>modify call log</item>
<item>read calendar</item>
<item>modify calendar</item>
<item>wi-fi scan</item>
<item>sciigo</item>
<item>cell scan</item>
<item>call phone</item>
<item>read SMS</item>
<item>write SMS</item>
<item>receive SMS</item>
<item>receive emergency SMS</item>
<item>receive MMS</item>
<item>receive WAP push</item>
<item>send SMS</item>
<item>read ICC SMS</item>
<item>write ICC SMS</item>
<item>modify settings</item>
<item>draw on top</item>
<item>access notifications</item>
<item>camera</item>
<item>record audio</item>
<item>play audio</item>
<item>read clipboard</item>
<item>modify clipboard</item>
<item>media buttons</item>
<item>audio focus</item>
<item>master volume</item>
<item>voice volume</item>
<item>ring volume</item>
<item>media volume</item>
<item>alarm volume</item>
<item>notification volume</item>
<item>bluetooth volume</item>
<item>keep awake</item>
<item>monitor location</item>
<item>monitor high power location</item>
<item>get usage stats</item>
<item>mute/unmute microphone</item>
<item>show toast</item>
<item>project media</item>
<item>activate VPN</item>
<item>write wallpaper</item>
<item>assist structure</item>
<item>assist screenshot</item>
<item>read phone state</item>
<item>add voicemail</item>
<item>use sip</item>
<item>process outgoing call</item>
<item>fingerprint</item>
<item>body sensors</item>
<item>read cell broadcasts</item>
<item>mock location</item>
<item>read storage</item>
<item>write storage</item>
<item>turn on screen</item>
<item>get accounts</item>
<item>run in background</item>
<item>accessibility volume</item>
</string-array>
<string-array name="app_ops_labels">
<item>Loko</item>
<item>Loko</item>
<item>Loko</item>
<item>Vibrate</item>
<item>Read contacts</item>
<item>Modify contacts</item>
<item>Read call log</item>
<item>Modify call log</item>
<item>Read calendar</item>
<item>Modify calendar</item>
<item>Loko</item>
<item>Post notification</item>
<item>Loko</item>
<item>Call phone</item>
<item>Read SMS/MMS</item>
<item>Write SMS/MMS</item>
<item>Receive SMS/MMS</item>
<item>Receive SMS/MMS</item>
<item>Receive SMS/MMS</item>
<item>Receive SMS/MMS</item>
<item>Send SMS/MMS</item>
<item>Read SMS/MMS</item>
<item>Write SMS/MMS</item>
<item>Modify settings</item>
<item>Draw on top</item>
<item>Access notifications</item>
<item>Camera</item>
<item>Record audio</item>
<item>Play audio</item>
<item>Read clipboard</item>
<item>Modify clipboard</item>
<item>Media buttons</item>
<item>Audio focus</item>
<item>Master volume</item>
<item>Voice volume</item>
<item>Ring volume</item>
<item>Media volume</item>
<item>Alarm volume</item>
<item>Notification volume</item>
<item>Bluetooth volume</item>
<item>Keep awake</item>
<item>Loko</item>
<item>Loko</item>
<item>Get usage stats</item>
<item>Mute/unmute microphone</item>
<item>Show toast</item>
<item>Project media</item>
<item>Activate VPN</item>
<item>Write wallpaper</item>
<item>Assist structure</item>
<item>Assist screenshot</item>
<item>Read phone state</item>
<item>Add voicemail</item>
<item>Use sip</item>
<item>Process outgoing call</item>
<item>Fingerprint</item>
<item>Body sensors</item>
<item>Read cell broadcasts</item>
<item>Mock location</item>
<item>Read storage</item>
<item>Write storage</item>
<item>Turn on screen</item>
<item>Get accounts</item>
<item>Run in background</item>
<item>Accessibility volume</item>
</string-array>
</resources>