Files
bundesmessenger-ios/Riot/Assets/de.lproj/Bwi.strings
T
2022-04-12 08:26:29 +00:00

40 lines
1.8 KiB
Plaintext

/*
* Copyright (c) 2021 BWI GmbH
*
* 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.
*/
// MARK: - Attachment
"content_scan_status_failed" = "Fehler beim Laden";
"content_scan_status_in_progress" = "Scanne...";
"content_scan_status_infected" = "Blockiert";
"content_scan_status_trusted" = "✓ Sicher";
"downtime_title" = "Server nicht erreichbar";
"downtime_default_message" = "Wir führen gerade Wartungsarbeiten durch. Bitte versuche es später erneut.";
"downtime_alert_dismiss_button" = "Zurück";
"settings_downtime_message_same_day" = "Der BwMessenger steht von %@-%@ Uhr (UTC%@) nicht zur Verfügung.";
"settings_downtime_message_different_days" = "Der BwMessenger steht von %@ Uhr (UTC%@) bis %@ Uhr (UTC%@) nicht zur Verfügung.";
"bwi_auth_beta_selection_title" = "Serverauswahl";
"bwi_auth_beta_selection_button_title" = "Vorauswahl";
"bwi_settings_developer_apply_app_config" = "MDM Config: MSG Demo";
"bwi_settings_developer_apply_orig_app_config" = "MDM Config: BW";
"bwi_settings_developer_reset_app_config" = "MDM Config: Reset";
"bwi_settings_developer_restrict_user" = "Nutzer einschränken";
"bwi_settings_developer_unrestrict_user" = "Nutzereinschränkung aufheben";
"bwi_mdm_logout_message" = "Die Konfiguration hat sich geändert. Bitte melde dich neu an.";