mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-17 13:19:59 +02:00
MESSENGER-4535 hotfix more english translations
This commit is contained in:
@@ -167,6 +167,25 @@
|
||||
"room_details_permalink" = "Share room link";
|
||||
"room_details_access_section_access_toggle_bw" = "Public room";
|
||||
|
||||
"room_details_access_section_for_dm" = "Who can access this?";
|
||||
"room_details_access_section_access_toggle_bw" = "Public room";
|
||||
"room_details_access_section_anyone_apart_from_guest" = "Anyone who knows the room's link, apart from guests";
|
||||
"room_details_no_local_addresses_for_dm" = "This has no local addresses";
|
||||
"room_details_advanced_room_id_for_dm" = "ID:";
|
||||
"room_details_advanced_e2e_encryption_enabled_for_dm" = "Encryption is enabled here";
|
||||
"room_details_advanced_e2e_encryption_disabled_for_dm" = "Encryption is not enabled here.";
|
||||
"room_creation_invite_another_user" = "Enter contact name";
|
||||
"directory_search_results" = "%tu results found for %@";
|
||||
"directory_search_results_more_than" = ">%tu results found for %@";
|
||||
"room_participants_invite_another_user" = "Enter contact name";
|
||||
"room_details_search" = "Search";
|
||||
"room_details_files" = "Files";
|
||||
"room_details_access_section_directory_toggle"="List this room in room directory";
|
||||
"room_details_access_section_directory_toggle_for_dm"="List in room directory";
|
||||
"network_offline_title" = "You are offline";
|
||||
"network_offline_message" = "You are offline. Check your network connection!";
|
||||
"homeserver_connection_lost" = "Could not connect to the homeserver.";
|
||||
|
||||
// MARK: - Image Picker
|
||||
|
||||
"image_picker_action_remove_photo" = "Remove photo";
|
||||
@@ -179,7 +198,7 @@
|
||||
"secure_key_backup_setup_intro_use_security_passphrase_title" = "Recovery Key";
|
||||
"secure_key_backup_setup_intro_use_security_passphrase_info" = "Set up recovery key.";
|
||||
"key_backup_setup_passphrase_confirm_passphrase_title" = "";
|
||||
"key_backup_setup_passphrase_confirm_passphrase_placeholder" = "Recovery Key";
|
||||
"key_backup_setup_passphrase_confirm_passphrase_placeholder" = "Recovery Key";
|
||||
"key_backup_setup_passphrase_confirm_passphrase_invalid" = "doesn’t match";
|
||||
"key_backup_recover_invalid_passphrase_title" = "Incorrect Recovery Key";
|
||||
"key_backup_recover_invalid_passphrase" = "Backup could not be decrypted with this phrase: please verify that you entered the correct recovery key.";
|
||||
@@ -208,6 +227,12 @@
|
||||
"key_verification_verify_qr_code_cannot_scan_action" = "Compare with emojis instead";
|
||||
"key_verification_tile_request_alert_title" = "Verification requested";
|
||||
|
||||
"room_participants_security_information_room_not_encrypted" = "Messages in this room are not end-to-end encrypted.";
|
||||
"room_participants_security_information_room_not_encrypted_for_dm" = "Messages here are not end-to-end encrypted.";
|
||||
"room_participants_security_information_room_encrypted" = "Messages in this room are end-to-end encrypted.\n\nYour messages are secured with locks and only you and the recipient have the unique keys to unlock them.";
|
||||
"room_participants_security_information_room_encrypted_for_dm" = "Messages here are end-to-end encrypted.\n\nYour messages are secured with locks and only you and the recipient have the unique keys to unlock them.";
|
||||
"room_widget_permission_avatar_url_permission" = "Your avatar URL";
|
||||
|
||||
// MARK: - Secrets Recovery
|
||||
|
||||
"secrets_recovery_reset_action_part_1" = "Forgot recovery key?";
|
||||
@@ -250,6 +275,7 @@
|
||||
|
||||
"searchable_directory_search_placeholder" = "Roomname";
|
||||
"searchable_directory_room_title" = "Room directory";
|
||||
"create_room_placeholder_topic" = "Topic";
|
||||
|
||||
// MARK: - Jailbreak
|
||||
|
||||
|
||||
Reference in New Issue
Block a user