Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/Java/Threema/app/src/main/res/values/     Datei vom 25.3.2026 mit Größe 13 kB image not shown  

Quelle  restrictions_strings.xml

  Sprache: XML
 

<?xml version="1.0" encoding="utf-8"?>
<resources tools:ignore="MissingTranslation" xmlns:tools="http://schemas.android.com/tools">
    <!-- strings for restriction keys -->
    <string name="restriction__license_username">th_license_username</string>
    <string name="restriction__license_password">th_license_password</string>
    <string name="restriction__linked_phone">th_linked_phone</string>
    <string name="restriction__linked_email">th_linked_email</string>
    <string name="restriction__nickname">th_nickname</string>
    <string name="restriction__firstname">th_firstname</string>
    <string name="restriction__lastname">th_lastname</string>
    <string name="restriction__csi">th_csi</string>
    <string name="restriction__category">th_category</string>
    <string name="restriction__contact_sync">th_contact_sync</string>
    <string name="restriction__readonly_profile">th_readonly_profile</string>
    <string name="restriction__block_unknown">th_block_unknown</string>
    <string name="restriction__id_backup">th_id_backup</string>
    <string name="restriction__id_backup_password">th_id_backup_password</string>
    <string name="restriction__disable_save_to_gallery">th_disable_save_to_gallery</string>
    <string name="restriction__disable_screenshots">th_disable_screenshots</string>
    <string name="restriction__disable_add_contact">th_disable_add_contact</string>
    <string name="restriction__disable_backups">th_disable_backups</string>
    <string name="restriction__disable_export">th_disable_export</string>
    <string name="restriction__disable_message_preview">th_disable_message_preview</string>
    <string name="restriction__disable_send_profile_picture">th_disable_send_profile_picture</string>
    <string name="restriction__disable_calls">th_disable_calls</string>
    <string name="restriction__skip_wizard">th_skip_wizard</string>
    <string name="restriction__disable_create_group">th_disable_create_group</string>
    <string name="restriction__safe_enable">th_safe_enable</string>
    <string name="restriction__safe_password">th_safe_password</string>
    <string name="restriction__safe_server_url">th_safe_server_url</string>
    <string name="restriction__safe_server_username">th_safe_server_username</string>
    <string name="restriction__safe_server_password">th_safe_server_password</string>
    <string name="restriction__safe_restore_enable">th_safe_restore_enable</string>
    <string name="restriction__safe_restore_id">th_safe_restore_id</string>
    <string name="restriction__disable_web">th_disable_web</string>
    <string name="restriction__disable_multidevice">th_disable_multidevice</string>
    <string name="restriction__disable_id_export">th_disable_id_export</string>
    <string name="restriction__disable_data_backups">th_disable_data_backups</string>
    <string name="restriction__hide_inactive_ids">th_hide_inactive_ids</string>
    <string name="restriction__web_hosts">th_web_hosts</string>
    <string name="restriction__disable_share_media">th_disable_share_media</string>
    <string name="restriction__safe_password_pattern">th_safe_password_pattern</string>
    <string name="restriction__safe_password_message">th_safe_password_message</string>
    <string name="restriction__disable_video_calls">th_disable_video_calls</string>
    <string name="restriction__onprem_server">th_onprem_server</string>
    <string name="restriction__disable_work_directory">th_disable_work_directory</string>
    <string name="restriction__disable_group_calls">th_disable_group_calls</string>
    <string name="restriction__keep_messages_days">th_keep_messages_days</string>
    <string name="restriction__job_title">th_job_title</string>
    <string name="restriction__department">th_department</string>
    <string name="restriction__enable_remote_secret">th_enable_remote_secret</string>

    <!-- strings for policy controller -->
    <string name="restriction_license_username">Corporate License Username</string>
    <string name="restriction_license_username_desc">Set the license username for this device</string>
    <string name="restriction_license_password">Corporate License Password</string>
    <string name="restriction_license_password_desc">Set the license password for this device</string>
    <string name="restriction_nickname">Nickname</string>
    <string name="restriction_nickname_desc">Display name</string>
    <string name="restriction_firstname">First name</string>
    <string name="restriction_firstname_desc">First name of the user (visible in Work cockpit and API)</string>
    <string name="restriction_lastname">Last name</string>
    <string name="restriction_lastname_desc">Last name of the user (visible in Work cockpit and API)</string>
    <string name="restriction_csi">Custom Specific Identifier</string>
    <string name="restriction_csi_desc">Any value (e.g. internal username) name (visible in Work cockpit and API)</string>
    <string name="restriction_category">Category</string>
    <string name="restriction_category_desc">User category (e.g. group, department) (visible in Work cockpit and API)</string>
    <string name="restriction_email">Email</string>
    <string name="restriction_email_desc">Email address</string>
    <string name="restriction_phone">Phone</string>
    <string name="restriction_phone_desc">Phone number in international format (e.g. +49123456789)</string>
    <string name="restriction_contact_sync">Contact Sync</string>
    <string name="restriction_contact_sync_desc">Enable automatic addressbook matching</string>
    <string name="restriction_readonly_profile">Readonly Profile</string>
    <string name="restriction_readonly_profile_desc">Prohibit editing of profile paramteres</string>
    <string name="restriction_block_unknown">Block unknown contacts</string>
    <string name="restriction_block_unknown_desc">Block messages from users who are not in the contact list</string>
    <string name="restriction_id_backup">ID Backup String</string>
    <string name="restriction_id_backup_desc">ID Backup / private key to restore</string>
    <string name="restriction_id_backup_password">ID Backup Password</string>
    <string name="restriction_id_backup_password_desc">Password to decrypt ID backup</string>
    <string name="restriction_save_to_gallery">Disable Save to Gallery</string>
    <string name="restriction_save_to_gallery_desc">Hide option to save unencrypted media in gallery</string>
    <string name="restriction_disable_screenshots">Disable Screenshots</string>
    <string name="restriction_disable_screenshots_desc">Disable screenshots and thumbnails in app switcher</string>
    <string name="restriction_disable_add_contact">Disable Add Contact</string>
    <string name="restriction_disable_add_contact_desc">Disallow manual adding of new contacts</string>
    <string name="restriction_disable_backups">Disable Backups</string>
    <string name="restriction_disable_backups_desc">Disable data and cloud backups</string>
    <string name="restriction_disable_export">Disable Export</string>
    <string name="restriction_disable_export_desc">Disable export of chat history</string>
    <string name="restriction_disable_message_preview">Disable message previews</string>
    <string name="restriction_disable_message_preview_desc">Disable message contents previews in push notifications</string>
    <string name="restriction_disable_send_profile_picture">Disable send profile picture</string>
    <string name="restriction_disable_send_profile_picture_desc">Disable sharing of profile picture with other users</string>
    <string name="restriction_disable_calls">Disable Threema Calls</string>
    <string name="restriction_disable_calls_desc">Disable both incoming and outgoing Threema Calls</string>
    <string name="restriction_skip_wizard">Skip setup wizard</string>
    <string name="restriction_skip_wizard_desc">If set to true, the setup wizard will be skipped the first time the app is started</string>
    <string name="restriction_disable_create_group">Disable group creation</string>
    <string name="restriction_disable_create_group_desc">Do not allow users to create new groups</string>
    <string name="restriction_safe_enable">Enable Threema Safe backups</string>
    <string name="restriction_safe_enable_desc">Force enable automated Threema Safe backup during setup</string>
    <string name="restriction_safe_password">Password for Threema Safe</string>
    <string name="restriction_safe_password_desc">Password for Threema Safe</string>
    <string name="restriction_safe_server_url">URL for Threema Safe server</string>
    <string name="restriction_safe_server_url_desc">Base URL for Threema Safe server. If not provided, the default server will be used</string>
    <string name="restriction_safe_server_username">Username for Threema Safe server</string>
    <string name="restriction_safe_server_username_desc">Username for Threema Safe server if authentication is required</string>
    <string name="restriction_safe_server_password">Password for Threema Safe server</string>
    <string name="restriction_safe_server_password_desc">Password for Threema Safe server if authentication is required</string>
    <string name="restriction_safe_restore_enable">Enable Threema Safe restore option</string>
    <string name="restriction_safe_restore_enable_desc">Enable Threema Safe restore option in setup wizard. Launch restore immediately if an ID is provided</string>
    <string name="restriction_safe_restore_id">Threema ID to restore from Threema Safe</string>
    <string name="restriction_safe_restore_id_desc">Threema ID to restore if th_safe_restore_enable is true</string>
    <string name="restriction_disable_web">Disable Threema Web</string>
    <string name="restriction_disable_web_desc">If set to true, the Threema Web feature is disabled</string>
    <string name="restriction_disable_multidevice">Disable Multi-Device</string>
    <string name="restriction_disable_multidevice_desc">If set to true, the Multi-Device feature is disabled</string>
    <string name="restriction_disable_id_export">Disable ID exports/backups</string>
    <string name="restriction_disable_id_export_desc">If set to true, the user cannot create ID exports/backups</string>
    <string name="restriction_disable_data_backups">Disable data backups</string>
    <string name="restriction_disable_data_backups_desc">If set to true, the user cannot create data backups</string>
    <string name="restriction_hide_inactive_ids">Hide inactive IDs</string>
    <string name="restriction_hide_inactive_ids_desc">If set to true, inactive IDs (i.e., IDs that have not been in use for at least three months) and revoked IDs are hidden</string>
    <string name="restriction_web_hosts">Threema Web: Allowed signaling servers</string>
    <string name="restriction_web_hosts_desc">Threema Web: Allowed signaling servers</string>
    <string name="restriction_disable_share_media">Disable media saving and sharing</string>
    <string name="restriction_disable_share_media_desc">If set to true, manual saving or sharing of unencrypted media with other apps is disabled</string>
    <string name="restriction_safe_password_pattern">Password format for Threema Safe (regular expression)</string>
    <string name="restriction_safe_password_pattern_desc">Regular Expression (Regex) that defines the format of the password chosen by the user for Threema Safe. If not set, only a minimum length of 8 characters is enforced. The regular expression must be compatible with Java Pattern (Android) and NSRegularExpression (iOS)</string>
    <string name="restriction_safe_password_message">Error message in case of invalid Threema Safe password</string>
    <string name="restriction_safe_password_message_desc">Error message that is shown if the password that the user has chosen for Threema Safe does not match the pattern in th_safe_password_pattern</string>
    <string name="restriction_disable_video_calls">Disable video calls</string>
    <string name="restriction_disable_video_calls_desc">Disable both incoming and outgoing Threema video calls</string>
    <string name="restriction_onprem_server">OnPrem configuration URL</string>
    <string name="restriction_onprem_server_desc">OnPrem server configuration URL</string>
    <string name="restriction_disable_work_directory">Disable Work directory</string>
    <string name="restriction_disable_work_directory_desc">Hide option for Work directory</string>
    <string name="restriction_disable_group_calls">Disable group calls</string>
    <string name="restriction_disable_group_calls_desc">Disable both incoming and outgoing Threema group (video) calls</string>
    <string name="restriction_keep_messages_days">Keep messages (days)</string>
    <string name="restriction_keep_messages_days_desc">How many days messages should be kept on the device before they are deleted automatically. If not set or set to 0, messages are kept forever.</string>
    <string name="restriction_job_title">Job Title</string>
    <string name="restriction_job_title_desc">Job title of the user (visible in Work cockpit and API)</string>
    <string name="restriction_department">Department</string>
    <string name="restriction_department_desc">Department of the user (visible in Work cockpit and API)</string>
    <string name="restriction_enable_remote_secret">DualLock</string>
    <string name="restriction_enable_remote_secret_description">If set to true, DualLock is activated</string>

</resources>

Messung V0.5 in Prozent
C=95 H=82 G=88

¤ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet am  2026-05-02) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.