-
Sylvain Berfini authored09aabf74
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE resources [
<!ENTITY appName "Linphone">
]>
<resources>
<string name="app_name" translatable="false">&appName;</string>
<!-- Not translatable strings -->
<string name="vertical_separator" translatable="false">|</string>
<string name="assistant_web_platform_link" translatable="false">subscribe.linphone.org</string>
<string name="assistant_linphone_contact_us_link" translatable="false">linphone.org/contact</string>
<string name="notification_channel_call_id" translatable="false">linphone_6.0_notification_call_id</string>
<string name="notification_channel_incoming_call_id" translatable="false">linphone_6.0_notification_incoming_call_id</string>
<string name="notification_channel_missed_call_id" translatable="false">linphone_6.0_notification_missed_call_id</string>
<string name="notification_channel_service_id" translatable="false">linphone_6.0_notification_service_id</string>
<string name="notification_channel_chat_id" translatable="false">linphone_6.0_notification_chat_id</string>
<string name="emoji_love" translatable="false">❤️</string>
<string name="emoji_thumbs_up" translatable="false">👍</string>
<string name="emoji_laughing" translatable="false">😂</string>
<string name="emoji_surprised" translatable="false">😮</string>
<string name="emoji_tear" translatable="false">😢</string>
<string name="help_about_open_source_licenses_title" translatable="false">GNU General Public License v3.0</string>
<string name="help_about_open_source_licenses_subtitle" translatable="false">© Belledonne Communications 2010-2024</string>
<string name="help_advanced_send_debug_logs_email_address" translatable="false">linphone-android@belledonne-communications.com</string>
<string name="website_contact_url" translatable="false">https://linphone.org/contact</string>
<string name="website_download_url" translatable="false">https://linphone.org/download</string>
<string name="website_privacy_policy_url" translatable="false">https://linphone.org/privacy-policy</string>
<string name="website_terms_and_conditions_url" translatable="false">https://linphone.org/general-terms</string>
<string name="web_platform_register_email_url" translatable="false">https://subscribe.linphone.org/register/email</string>
<string name="web_platform_forgotten_password_url" translatable="false">https://subscribe.linphone.org/</string>
<string name="website_translate_weblate_url" translatable="false">https://weblate.linphone.org/</string>
<string name="website_open_source_licences_usage_url" translatable="false">https://wiki.linphone.org/xwiki/wiki/public/view/Linphone/Third%20party%20components%20/#Hlinphone-android</string>
<string name="conversation_end_to_end_encrypted_bottom_sheet_link" translatable="false"><u>https://linphone.org/security</u></string>
<string name="conversation_one_to_one_hidden_subject" translatable="false">Dummy subject</string>
<!-- Common words -->
<string name="sip_address">SIP address</string>
<string name="sip_address_hint">username@domain</string>
<string name="sip_address_display_name">Display name</string>
<string name="sip_address_domain">Domain</string>
<string name="username">Username</string>
<string name="authentication_id">Authentication ID (if different)</string>
<string name="password">Password</string>
<string name="phone_number">Phone number</string>
<string name="or">or</string>
<string name="next">next</string>
<string name="start">Start</string>
<string name="today">Today</string>
<string name="yesterday">Yesterday</string>
<plurals name="days">
<item quantity="one">%s day</item>
<item quantity="other">%s days</item>
</plurals>
<plurals name="selection_count_label">
<item quantity="one">%s selected</item>
<item quantity="other">%s selected</item>
</plurals>
<!-- Dialog various possible buttons label -->
<string name="dialog_deny">Deny</string>
<string name="dialog_accept">Accept</string>
7172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
<string name="dialog_cancel">Cancel</string>
<string name="dialog_continue">Continue</string>
<string name="dialog_ok">OK</string>
<string name="dialog_call">Call</string>
<string name="dialog_delete">Delete</string>
<string name="dialog_install">Install</string>
<string name="dialog_do_not_show_anymore">Do not show this dialog anymore</string>
<string name="dialog_no">No</string>
<string name="dialog_yes">Yes</string>
<string name="dialog_remove">Remove</string>
<!-- Related to Android notifications -->
<string name="notification_channel_call_name">&appName; active calls notifications</string>
<string name="notification_channel_incoming_call_name">&appName; incoming calls notifications</string>
<string name="notification_channel_missed_call_name">&appName; missed calls notifications</string>
<string name="notification_channel_service_name">&appName; service notification</string>
<string name="notification_channel_service_desc">This service will run all the time to keep app alive and allow you to receive calls and messages without push notifications.</string>
<string name="notification_channel_chat_name">&appName; instant messages notifications</string>
<string name="notification_chat_message_reaction_received">Reacted by %s to: %s</string>
<string name="notification_mark_message_as_read">Mark as read</string>
<string name="notification_reply_to_message">Reply</string>
<string name="notification_missed_call">Missed call from %s</string>
<string name="notification_missed_calls">%s missed calls</string>
<string name="notification_missed_call_title">Missed call</string>
<string name="notification_push_received_title">&appName;</string>
<string name="notification_push_received_message">Searching for new messages</string>
<string name="notification_file_transfer_title">&appName;</string>
<string name="notification_file_transfer_startup_message">File(s) transfer in progress</string>
<plurals name="notification_file_transfer_upload">
<item quantity="one">%s file being uploaded</item>
<item quantity="other">%s files being uploaded</item>
</plurals>
<plurals name="notification_file_transfer_download">
<item quantity="one">%s file being downloaded</item>
<item quantity="other">%s files being downloaded</item>
</plurals>
<string name="notification_file_transfer_upload_download_message" translatable="false">%s, %s</string>
<!-- First screens user see when app is installed and started -->
<string name="welcome_page_title">Welcome</string>
<string name="welcome_page_subtitle">in &appName;</string>
<string name="welcome_page_1_message">A <b>secured</b>, <b>open source</b> and <b>French</b> communication app.</string>
<string name="welcome_page_2_title">Secured</string>
<string name="welcome_page_2_message">Your communications are safe thanks to our <b>end-to-end encryption</b>.</string>
<string name="welcome_page_3_title">Open source</string>
<string name="welcome_page_3_message">A <b>free</b> and open source application since <b>2001</b>.</string>
<!-- Generic toasts -->
<string name="sip_address_copied_to_clipboard_toast">SIP address copied into clipboard</string>
<string name="new_account_configured_toast">New account configured</string>
<string name="default_account_connection_state_error_toast">Connection error!</string>
<string name="file_successfully_exported_to_media_store_toast">File has been exported to native gallery</string>
<string name="export_file_to_media_store_error_toast">Error trying to export file to native gallery</string>
<string name="file_successfully_exported_to_documents_toast">File has been exported to documents</string>
<string name="export_file_to_documents_error_toast">Error trying to export file to documents</string>
<string name="media_playback_low_volume_warning_toast">Media volume is low, you may not hear anything!</string>
<string name="remote_provisioning_config_applied_toast">Configuration successfully applied</string>
<string name="remote_provisioning_config_failed_toast">Error while trying to download and apply remote configuration</string>
<!-- Assistant related string (account register / login / etc...) -->
<string name="assistant_dialog_general_terms_and_privacy_policy_title">General terms & privacy policy</string>
<string name="assistant_dialog_general_terms_label">general terms</string>
<string name="assistant_dialog_privacy_policy_label">privacy policy</string>
<string name="assistant_dialog_general_terms_and_privacy_policy_message">By continuing, you accept our %1$s and %2$s.</string>
<string name="assistant_dialog_confirm_phone_number_title">Confirm phone number</string>
<string name="assistant_dialog_confirm_phone_number_message">Are you sure you want to use this phone number?</string>
<string name="assistant_account_login">Login</string>
<string name="assistant_scan_qr_code">Scan QR code</string>
<string name="assistant_qr_code_invalid_toast">Invalid QR code!</string>
<string name="assistant_login_third_party_sip_account">Use a third party SIP account</string>
141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210
<string name="assistant_login_using_single_sign_on">Single sign on</string>
<string name="assistant_login_cant_parse_address_toast">SIP address is invalid!</string>
<string name="assistant_login_address_without_username_toast">SIP address doesn\'t contains a username!</string>
<string name="assistant_no_account_yet">No account yet?</string>
<string name="assistant_account_register">Register</string>
<string name="assistant_account_creation_sms_confirmation_explanation">We have sent a verification code on your phone number %1$s.\n\nPlease enter the verification code below:</string>
<string name="assistant_account_creation_wrong_phone_number">Wrong number?</string>
<string name="assistant_account_create">Create</string>
<string name="assistant_create_account_using_email_on_our_web_platform">Create an account with your email on:</string>
<string name="assistant_already_have_an_account">Already have an account?</string>
<string name="assistant_sip_account_transport_protocol">Transport</string>
<string name="assistant_third_party_sip_account_warning_explanation">Some features require a &appName; account, such as group messaging, video conferences…\n\nThese features are hidden when you register with a third party SIP account.\n\nTo enable it in a commercial project, please contact us.</string>
<string name="assistant_third_party_sip_account_create_linphone_account">I prefer to create an account</string>
<string name="assistant_third_party_sip_account_warning_ok">I understand</string>
<string name="assistant_third_party_sip_account_username_or_identity">Username or SIP identity*</string>
<string name="assistant_account_register_unavailable_no_push_toast">Push notifications not available, account creation disabled</string>
<string name="assistant_account_register_username_already_in_use_error">This account already exists</string>
<string name="assistant_account_register_username_invalid_characters_error">Invalid characters: capital letters and special characters are not allowed</string>
<string name="assistant_account_register_username_too_short_error">Username is too short</string>
<string name="assistant_account_register_username_too_long_error">Username is too long</string>
<string name="assistant_account_register_username_error">Unexpected username error</string>
<string name="assistant_account_register_phone_number_already_in_use_error">Phone number already used</string>
<string name="assistant_account_register_invalid_phone_number_international_prefix_error">Invalid phone number</string>
<string name="assistant_account_register_invalid_phone_number_too_long_error">Phone number is too long</string>
<string name="assistant_account_register_invalid_phone_number_too_short_error">Phone number is too short</string>
<string name="assistant_account_register_invalid_phone_number_error">Unexpected phone number error</string>
<string name="assistant_account_register_password_invalid_characters_error">Invalid characters</string>
<string name="assistant_account_register_password_too_short">Password is too short</string>
<string name="assistant_account_register_password_too_long_error">Password is too long</string>
<string name="assistant_account_register_invalid_password_error">Unexpected password error</string>
<string name="assistant_account_register_server_error">Failed to create account, error %i</string>
<string name="assistant_account_register_push_notification_not_received_error">Push notification with auth token not received in 5 seconds, please try again later</string>
<string name="assistant_account_register_unexpected_error">Unexpected error occurred, please try again later</string>
<string name="assistant_account_login_forbidden_error">Wrong username or password</string>
<string name="assistant_account_login_error">Failed to login: error code is %s</string>
<string name="assistant_permissions_title">Grant permissions</string>
<string name="assistant_permissions_grant_all_of_them">OK</string>
<string name="assistant_permissions_skip_permissions">Do it later</string>
<string name="assistant_permissions_subtitle">To fully enjoy &appName; we need you to grant us the following permissions :</string>
<string name="assistant_permissions_read_contacts_title"><b>Read contacts:</b> To display your contacts and find whom is using &appName;.</string>
<string name="assistant_permissions_post_notifications_title"><b>Post notifications:</b> To be informed when you receive a message or a call.</string>
<string name="assistant_permissions_record_audio_title"><b>Record audio:</b> So your correspondent can hear you and to record voice messages.</string>
<string name="assistant_permissions_access_camera_title"><b>Access camera:</b> To capture video during video calls and conferences.</string>
<!-- Main navigation items -->
<string name="bottom_navigation_contacts_label">Contacts</string>
<string name="bottom_navigation_calls_label">Calls</string>
<string name="bottom_navigation_conversations_label">Conversations</string>
<string name="bottom_navigation_meetings_label">Meetings</string>
<!-- Side menu -->
<string name="drawer_menu_manage_account">Manage the profile</string>
<string name="drawer_menu_account_connection_status_connected">Connected</string>
<string name="drawer_menu_account_connection_status_refreshing">Refreshing</string>
<string name="drawer_menu_account_connection_status_cleared">Disabled</string>
<string name="drawer_menu_account_connection_status_progress">Connecting…</string>
<string name="drawer_menu_account_connection_status_failed">Error</string>
<string name="drawer_menu_no_account_configured_yet">No account configured yet</string>
<string name="drawer_menu_add_account">Add an account</string>
<!-- Help & troubleshooting related -->
<string name="help_title">Help</string>
<string name="help_about_title">About &appName;</string>
<string name="help_about_privacy_policy_title">Privacy policy</string>
<string name="help_about_privacy_policy_subtitle">What information &appName; collects and uses</string>
<string name="help_about_version_title">Version</string>
<string name="help_about_check_for_update">Check update</string>
<string name="help_about_contribute_translations_title">Contribute on &appName; translation</string>
<string name="help_about_advanced_title">Advanced</string>
<string name="help_version_up_to_date_toast_message">Your version is up-to-date</string>
211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280
<string name="help_error_checking_version_toast_message">An error occurred while checking for update</string>
<string name="help_dialog_update_available_title">Update available</string>
<string name="help_dialog_update_available_message">A new version %s is available. Do you want to update?</string>
<string name="help_troubleshooting_title">Troubleshooting</string>
<string name="help_troubleshooting_clean_logs">Clean logs</string>
<string name="help_troubleshooting_share_logs">Share logs</string>
<string name="help_troubleshooting_app_version_title">App version</string>
<string name="help_troubleshooting_sdk_version_title">SDK version</string>
<string name="help_troubleshooting_share_logs_dialog_title">Share debug logs link using…</string>
<string name="help_troubleshooting_debug_logs_cleaned_toast_message">Debug logs have been cleaned</string>
<string name="help_troubleshooting_debug_logs_upload_error_toast_message">Failed to upload debug logs</string>
<string name="help_troubleshooting_show_config_file">Show configuration</string>
<!-- App & SDK settings -->
<string name="settings_title">Settings</string>
<string name="settings_security_title">Security</string>
<string name="settings_security_enable_vfs_title">Encrypt everything</string>
<string name="settings_security_enable_vfs_subtitle">Warning: once enabled it can\'t be disabled!</string>
<string name="settings_security_prevent_screenshots_title">Prevent interface from being recorded</string>
<string name="settings_calls_title">Calls</string>
<string name="settings_calls_echo_canceller_title">Use echo canceller</string>
<string name="settings_calls_echo_canceller_subtitle">Prevents echo from being heard by remote end</string>
<string name="settings_calls_enable_video_title">Enable video</string>
<string name="settings_calls_enable_fec_title">Enable video FEC</string>
<string name="settings_calls_vibrate_while_ringing_title">Vibrate while incoming call is ringing</string>
<string name="settings_calls_auto_record_title">Automatically start recording calls</string>
<string name="settings_calls_change_ringtone_title">Change ringtone</string>
<string name="settings_conversations_title">Conversations</string>
<string name="settings_conversations_auto_download_title">Auto-download files</string>
<string name="settings_contacts_title">Contacts</string>
<string name="settings_contacts_add_ldap_server_title">Add LDAP server</string>
<string name="settings_contacts_edit_ldap_server_title">Edit LDAP server</string>
<string name="settings_contacts_add_carddav_server_title">Add CardDAV address book</string>
<string name="settings_contacts_edit_carddav_server_title">Edit CardDAV address book</string>
<string name="settings_contacts_carddav_name_title">Display name</string>
<string name="settings_contacts_carddav_server_url_title">Server URL</string>
<string name="settings_contacts_carddav_username_title">Username</string>
<string name="settings_contacts_carddav_password_title">Password</string>
<string name="settings_contacts_carddav_realm_title">Auth realm</string>
<string name="settings_contacts_carddav_sync_successful_toast">Synchronization was successful</string>
<string name="settings_contacts_carddav_sync_error_toast">Synchronization error!</string>
<string name="settings_contacts_carddav_deleted_toast">CardDAV account removed</string>
<string name="settings_contacts_carddav_mandatory_field_not_filled_toast">At least one mandatory field wasn\'t filled</string>
<string name="settings_contacts_ldap_server_url_title">Server URL (can\'t be empty)</string>
<string name="settings_contacts_ldap_bind_dn_title">Bind DN</string>
<string name="settings_contacts_ldap_password_title">Password</string>
<string name="settings_contacts_ldap_use_tls_title">Use TLS</string>
<string name="settings_contacts_ldap_search_base_title">Search</string>
<string name="settings_contacts_ldap_search_filter_title">Search base (can\'t be empty)</string>
<string name="settings_contacts_ldap_max_results_title">Max results</string>
<string name="settings_contacts_ldap_request_timeout_title">Timeout (in seconds)</string>
<string name="settings_contacts_ldap_request_delay_title">Delay between two queries (in milliseconds)</string>
<string name="settings_contacts_ldap_min_characters_title">Min characters to start a query</string>
<string name="settings_contacts_ldap_name_attributes_title">Name attributes</string>
<string name="settings_contacts_ldap_sip_attributes_title">SIP attributes</string>
<string name="settings_contacts_ldap_sip_domain_title">SIP domain</string>
<string name="settings_contacts_ldap_error_toast">A error occurred, LDAP server not saved!</string>
<string name="settings_contacts_ldap_empty_server_error_toast">Server URL can\'t be empty</string>
<string name="settings_meetings_title">Meetings</string>
<string name="settings_meetings_default_layout_title">Default layout</string>
<string name="settings_meetings_layout_active_speaker_label">Active speaker</string>
<string name="settings_meetings_layout_mosaic_label">Mosaic</string>
<string name="settings_network_title">Network</string>
<string name="settings_network_use_wifi_only">Use only Wi-Fi networks</string>
<string name="settings_network_allow_ipv6">Allow IPv6</string>
<string name="settings_user_interface_title">User interface</string>
<string name="settings_user_interface_theme_title">Theme</string>
<string name="settings_user_interface_dark_theme_label">Dark theme</string>
<string name="settings_user_interface_light_theme_label">Light theme</string>
<string name="settings_user_interface_auto_theme_label">Auto</string>
281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350
<string name="settings_user_interface_color_title">Main color</string>
<string name="settings_tunnel_title">Tunnel</string>
<string name="settings_tunnel_main_host_label">Host</string>
<string name="settings_tunnel_main_port_label">Port</string>
<string name="settings_tunnel_dual_mode_label">Use two servers</string>
<string name="settings_tunnel_second_host_label">Second host</string>
<string name="settings_tunnel_second_port_label">Second port</string>
<string name="settings_tunnel_mode_label">Mode</string>
<string name="settings_tunnel_mode_disabled_label">Disabled</string>
<string name="settings_tunnel_mode_always_label">Always</string>
<string name="settings_tunnel_mode_auto_label">Auto</string>
<string name="settings_advanced_title">Advanced settings</string>
<string name="settings_advanced_keep_alive_service_title">Keep app alive using Service</string>
<string name="settings_advanced_remote_provisioning_url">Remote provisioning URL</string>
<string name="settings_advanced_download_apply_remote_provisioning">Download & apply</string>
<string name="settings_advanced_audio_devices_title">Audio devices</string>
<string name="settings_advanced_input_audio_device_title">Default input audio device</string>
<string name="settings_advanced_output_audio_device_title">Default output audio device</string>
<string name="settings_advanced_audio_codecs_title">Audio codecs</string>
<string name="settings_advanced_video_codecs_title">Video codecs</string>
<!-- Account profile & settings -->
<string name="manage_account_title">Manage account</string>
<string name="manage_account_details_title">Details</string>
<string name="manage_account_devices_title">Devices</string>
<string name="manage_account_add_picture">Add a picture</string>
<string name="manage_account_edit_picture">Edit picture</string>
<string name="manage_account_remove_picture">Remove picture</string>
<string name="manage_account_status_connected_summary">This account in online, everybody can call you.</string>
<string name="manage_account_status_cleared_summary">Account has been disabled, you won\'t receive any call or message.</string>
<string name="manage_account_status_progress_summary">Account is connecting to the server, please wait…</string>
<string name="manage_account_status_failed_summary">Account connection failed, check your settings.</string>
<string name="manage_account_international_prefix">International Prefix</string>
<string name="manage_account_dialog_international_prefix_help_message">Pick your country to allow &appName; to match your contacts.</string>
<string name="manage_account_settings">Account settings</string>
<string name="manage_account_delete">Delete account</string>
<string name="manage_account_choose_mode_title">Choose account mode</string>
<string name="manage_account_choose_mode_apply_label">Apply</string>
<string name="manage_account_e2e_encrypted_mode_default_title">End-to-end encrypted mode</string>
<string name="manage_account_e2e_encrypted_mode_interoperable_title">Interoperable mode</string>
<string name="manage_account_e2e_encrypted_mode_default_summary">This mode guarantee your data confidentiality. Our end-to-end encryption technology provide the highest level or security for your communications.</string>
<string name="manage_account_e2e_encrypted_mode_interoperable_summary">This mode allows you to enjoy all &appName; features while staying interoperable with any SIP service through point-to-point encryption.</string>
<string name="manage_account_device_remove">Remove</string>
<string name="manage_account_device_last_connection">Last connection:</string>
<string name="manage_account_dialog_remove_account_title">Delete %s?</string>
<string name="manage_account_dialog_remove_account_message">You can reconnect at any time by clicking \“Add an account\”.\nHowever, all data on this phone will be deleted.</string>
<string name="account_settings_title">Account settings</string>
<string name="account_settings_push_notification_title">Allow push notifications</string>
<string name="account_settings_push_notification_not_available_title">Push notifications aren\'t available!</string>
<string name="account_settings_im_encryption_mandatory_title">IM encryption mandatory</string>
<string name="account_settings_sip_proxy_url_title">SIP proxy server URL</string>
<string name="account_settings_outbound_proxy_title">Outbound proxy</string>
<string name="account_settings_stun_server_url_title">STUN server URL</string>
<string name="account_settings_enable_ice_title">Enable ICE</string>
<string name="account_settings_avpf_title">AVPF</string>
<string name="account_settings_expire_title">Expire (in seconds)</string>
<string name="account_settings_conference_factory_uri_title">Conference factory URI</string>
<string name="account_settings_audio_video_conference_factory_uri_title">Audio/video conference factory URI</string>
<string name="account_settings_lime_server_url_title">E2E encryption keys server URL</string>
<string name="account_settings_bundle_mode_title">Bundle mode</string>
<string name="account_settings_cpim_in_basic_conversations_title">Use CPIM in \"basic\" conversations</string>
<string name="account_settings_mwi_uri_title">Voicemail URI</string>
<string name="account_settings_dialog_invalid_password_title">Authentication needed</string>
<string name="account_settings_dialog_invalid_password_message">Connection failed because authentication is missing or invalid for account \n%s.\n\nYou can provide password again, or check your account configuration in the settings.</string>
<string name="account_settings_dialog_invalid_password_hint">New password</string>
<string name="account_failed_to_find_identity_toast">Failed to find matching account!</string>
351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420
<!-- Call history -->
<string name="history_title">Call history</string>
<string name="history_call_start_title">New call</string>
<string name="history_call_start_search_bar_filter_hint">Search contact or history call</string>
<string name="history_call_start_create_group_call">Create a group call</string>
<string name="history_call_start_no_suggestion_nor_contact">No suggestion and no contact for the moment…</string>
<string name="history_group_call_start_dialog_set_subject">Set group call subject</string>
<string name="history_group_call_start_dialog_subject_hint">Group call subject</string>
<string name="history_list_empty_history">No call for the moment…</string>
<string name="history_dialog_delete_all_call_logs_title">Do you really want to delete all calls history?</string>
<string name="history_dialog_delete_all_call_logs_message">All calls will be removed from the history</string>
<string name="history_dialog_delete_call_logs_title">Do you really want to delete the history with that person?</string>
<string name="history_dialog_delete_call_logs_message">All calls will be removed from the history</string>
<!-- Contacts -->
<string name="contacts_list_empty">No contact for the moment…</string>
<string name="contacts_list_favourites_title">Favourites</string>
<string name="contacts_list_all_contacts_title">All contacts</string>
<string name="contacts_list_filter_popup_see_all">See all</string>
<string name="contacts_list_filter_popup_see_linphone_only">See &appName; contacts</string>
<string name="contacts_list_filter_popup_see_sip_only">See SIP contacts</string>
<string name="contact_new_title">New contact</string>
<string name="contact_edit_title">Edit contact</string>
<string name="contact_editor_first_name">First name</string>
<string name="contact_editor_last_name">Last name</string>
<string name="contact_editor_company">Company</string>
<string name="contact_editor_job_title">Job title</string>
<string name="contact_editor_saved_changes_toast">Changes were successfully saved</string>
<string name="contact_editor_error_saving_changes_toast">Failed to save changes!</string>
<string name="contact_editor_saved_contact_toast">Contact was successfully created</string>
<string name="contact_editor_error_saving_contact_toast">Failed to create contact!</string>
<string name="contact_editor_dialog_abort_confirmation_title">Don\'t save changes?</string>
<string name="contact_editor_dialog_abort_confirmation_message">All changes will be lost</string>
<string name="contact_editor_mandatory_field_not_filled_toast">At least one mandatory field wasn\'t filled</string>
<string name="contact_details_numbers_and_addresses_title">Phone numbers & SIP addresses</string>
<string name="contact_details_company_name">Company:</string>
<string name="contact_details_job_title">Job title:</string>
<string name="contact_details_trust_title">Trust</string>
<string name="contact_details_no_device_found">No device found…</string>
<string name="contact_details_trusted_devices_count">Number of trusted devices:</string>
<string name="contact_details_actions_title">Other actions</string>
<string name="contact_details_edit">Edit</string>
<string name="contact_details_add_to_favourites">Add to favourites</string>
<string name="contact_details_remove_from_favourites">Remove from favourites</string>
<string name="contact_details_share">Share</string>
<string name="contact_details_delete">Delete</string>
<string name="contact_sms_invite_content">Hello, join me on &appName;! You can download it for free at %s</string>
<string name="contact_deleted_toast">Contact has been removed</string>
<string name="contact_details_phone_number_copied_to_clipboard_toast">Number copied into clipboard</string>
<string name="contact_dialog_increase_trust_level_title">Increase trust level</string>
<string name="contact_dialog_increase_trust_level_message">You\'re about to make a call to $1%s\'s device $2%s.\nDo you want to make the call?</string>
<string name="contact_dialog_devices_trust_help_title">Trust level</string>
<string name="contact_dialog_devices_trust_help_message">Check all of your contact devices to make sure your communications will be secured an unaltered.\nWhen all will be verified, you\'ll reach maximum trust level.</string>
<string name="contact_dialog_delete_title">Delete %s?</string>
<string name="contact_dialog_delete_message">This contact will be definitively removed.</string>
<string name="contact_dialog_pick_phone_number_or_sip_address_title">Choose a number or a SIP address</string>
<string name="contact_presence_status_online">Online</string>
<string name="contact_presence_status_was_online_on">Online on %s</string>
<string name="contact_presence_status_was_online_today_at">Online today at %s</string>
<string name="contact_presence_status_was_online_yesterday_at">Online yesterday at %s</string>
<string name="contact_presence_status_away">Away</string>
<string name="contact_presence_status_do_not_disturb">Do not disturb</string>
<string name="contact_call_action">Call</string>
<string name="contact_message_action">Message</string>
<string name="contact_video_call_action">Video Call</string>
421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490
<string name="contact_make_call_check_device_trust">Verify</string>
<string name="contact_device_without_name">Unnamed device</string>
<!-- Chat -->
<string name="conversations_list_empty">No conversation for the moment…</string>
<string name="conversations_list_is_being_removed_label">Removal in progress…</string>
<string name="conversations_last_message_format">%s:</string>
<plurals name="conversations_files_waiting_to_be_shared_toast">
<item quantity="one">%s file waiting to be shared</item>
<item quantity="other">%s files waiting to be shared</item>
</plurals>
<string name="conversations_text_waiting_to_be_shared_toast">Text is waiting to be shared</string>
<string name="conversation_action_mark_as_read">Mark as read</string>
<string name="conversation_action_mute">Mute</string>
<string name="conversation_action_unmute">Un-mute</string>
<string name="conversation_action_call">Call</string>
<string name="conversation_action_delete">Delete conversation</string>
<string name="conversation_action_leave_group">Leave the group</string>
<string name="conversation_action_configure_ephemeral_messages">Configure ephemeral messages</string>
<string name="conversation_ephemeral_messages_title">Ephemeral messages</string>
<string name="conversation_ephemeral_messages_subtitle">New messages will be automatically deleted once read by everyone.\nChoose a duration:</string>
<string name="conversation_ephemeral_messages_duration_disabled">Disabled</string>
<string name="conversation_ephemeral_messages_duration_one_minute">1 minute</string>
<string name="conversation_ephemeral_messages_duration_one_hour">1 hour</string>
<string name="conversation_ephemeral_messages_duration_one_day">1 day</string>
<string name="conversation_ephemeral_messages_duration_three_days">3 days</string>
<string name="conversation_ephemeral_messages_duration_one_week">1 week</string>
<string name="new_conversation_title">New conversation</string>
<string name="new_group_conversation_title">New group conversation</string>
<string name="conversation_invalid_empty_subject_toast">Please enter a name for the conversation</string>
<string name="new_conversation_search_bar_filter_hint">Search contact</string>
<string name="new_conversation_create_group">Create a group conversation</string>
<string name="new_conversation_no_contact">No contact and no suggestion for the moment…</string>
<string name="new_conversation_no_matching_contact">No matching result…</string>
<string name="conversation_text_field_hint">Say something…</string>
<plurals name="conversation_composing_label">
<item quantity="one">%s is composing…</item>
<item quantity="other">%s are composing…</item>
</plurals>
<string name="conversation_creation_error_toast">Failed to create conversation!</string>
<string name="conversation_add_participants_title">Add participants</string>
<string name="conversation_reply_to_message_title">Replying to:</string>
<string name="conversation_menu_search_in_messages">Search</string>
<string name="conversation_menu_go_to_info">Conversation info</string>
<string name="conversation_menu_configure_ephemeral_messages">Ephemeral messages</string>
<string name="conversation_menu_media_files">Media</string>
<string name="conversation_menu_documents_files">Documents</string>
<string name="conversation_no_media_found">No media found…</string>
<string name="conversation_no_document_found">No document found…</string>
<string name="conversation_end_to_end_encrypted_event_title">End-to-end encrypted conversation</string>
<string name="conversation_end_to_end_encrypted_event_subtitle">Messages in this conversation are e2e encrypted. Only your correspondent can decrypt them.</string>
<string name="conversation_end_to_end_encrypted_bottom_sheet_title">Guaranteed confidentiality</string>
<string name="conversation_end_to_end_encrypted_bottom_sheet_message">Thanks to end-to-end encryption technology in &appName;, messages, calls and meetings confidentiality are guaranteed. No-one can decrypt exchanged data, not even ourselves.</string>
<string name="conversation_warning_disabled_because_not_secured_title">This conversation is not encrypted!</string>
<string name="conversation_warning_disabled_because_not_secured_subtitle">For your safety, this conversation was disabled.</string>
<string name="conversation_warning_disabled_encrypted_bottom_sheet_title">Mandatory encryption</string>
<string name="conversation_warning_disabled_encrypted_bottom_sheet_message">You enabled mandatory encryption. Non encrypted conversations are disabled for your safety. You can re-create this conversation or disable mandatory encryption in your account parameters.</string>
<string name="conversation_maximum_number_of_attachments_reached">Maximum number of attachments reached!</string>
<string name="conversation_dialog_set_subject">Set conversation subject</string>
<string name="conversation_dialog_edit_subject">Edit conversation subject</string>
<string name="conversation_dialog_subject_cant_be_empty_error">Subject is mandatory</string>
<string name="conversation_dialog_subject_hint">Conversation subject</string>
<string name="conversation_dialog_edit_subject_confirm_button">Confirm</string>
<string name="conversation_dialog_open_or_export_file_title">Open or export file?</string>
<string name="conversation_dialog_open_or_export_file_message">&appName; can\'t open this file.\n\nDo you want to open it in another app (if possible), or export it on your device?</string>
<string name="conversation_dialog_open_file_label">Open file</string>
<string name="conversation_dialog_export_file_label">Export file</string>
<string name="conversation_failed_to_play_voice_recording_message">Voice recording cannot be played!</string>
<string name="conversation_message_deleted_toast">Message has been deleted</string>
491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560
<string name="conversation_failed_to_create_toast">Failed to create conversation!</string>
<string name="conversation_invalid_participant_due_to_security_mode_toast">Can\'t create conversation with a participant not on the same domain due to security restrictions!</string>
<string name="conversation_media_not_found_toast">Selected media wasn\'t found</string>
<string name="conversation_subject_changed_toast">Conversation subject has changed</string>
<string name="conversation_ephemeral_messages_enabled_toast">Ephemeral messages have been enabled</string>
<string name="conversation_ephemeral_messages_disabled_toast">Ephemeral messages have been disabled</string>
<string name="conversation_ephemeral_messages_lifetime_changed_toast">Ephemeral messages lifetime changed</string>
<string name="conversation_voice_recording_max_duration_reached_toast">Max duration reached</string>
<string name="conversation_failed_to_add_participant_to_group_conversation_toast">Failed to add participant(s) to conversation</string>
<string name="conversation_deleted_toast">Conversation was successfully deleted</string>
<string name="conversation_group_left_toast">You have left the group</string>
<string name="conversation_no_app_registered_to_handle_content_type_error_toast">No app found to open this kind of file</string>
<string name="conversation_to_display_no_found_toast">Conversation was not found</string>
<string name="conversation_search_no_match_found">No matching result found</string>
<string name="conversation_search_no_more_match">Last matching result reached</string>
<string name="conversation_info_participants_list_title">Group members</string>
<string name="conversation_info_add_participants_label">Add participants</string>
<string name="conversation_info_participant_is_admin_label">Admin</string>
<string name="conversation_info_delete_history_action">Delete history</string>
<string name="conversation_info_admin_menu_remove_participant">Remove from the group</string>
<string name="conversation_info_admin_menu_set_participant_admin">Give admin rights</string>
<string name="conversation_info_admin_menu_unset_participant_admin">Remove admin rights</string>
<string name="conversation_info_menu_go_to_contact">See contact profile</string>
<string name="conversation_info_menu_add_to_contacts">Add to contacts</string>
<string name="conversation_info_dialog_delete_all_call_logs_title">Do you really want to delete all messages?</string>
<string name="conversation_info_dialog_delete_all_message">All messages will be removed from the history</string>
<string name="conversation_info_history_deleted_toast">History has been successfully deleted</string>
<string name="conversation_info_participant_added_to_conversation_toast">%s joined the conversation</string>
<string name="conversation_info_participant_removed_from_conversation_toast">%s left the conversation</string>
<string name="conversation_info_participant_has_been_granted_admin_rights_toast">%s is now admin</string>
<string name="conversation_info_participant_no_longer_has_admin_rights_toast">%s is no longer admin</string>
<string name="conversation_info_cant_find_contact_to_display_toast">Contact was not found</string>
<string name="conversation_info_no_address_to_add_to_contact_toast">No address to add to contact</string>
<string name="conversation_event_conference_created">You have joined the group</string>
<string name="conversation_event_conference_destroyed">You have left the group</string>
<string name="conversation_event_participant_added">%s has joined</string>
<string name="conversation_event_participant_removed">%s has left</string>
<string name="conversation_event_device_added">new device for %s</string>
<string name="conversation_event_device_removed">device for %s removed</string>
<string name="conversation_event_subject_changed">new subject: %s</string>
<string name="conversation_event_admin_set">%s is admin</string>
<string name="conversation_event_admin_unset">%s is no longer admin</string>
<string name="conversation_event_ephemeral_messages_enabled">Ephemeral messages have been enabled</string>
<string name="conversation_event_ephemeral_messages_disabled">Ephemeral messages have been disabled</string>
<string name="conversation_event_ephemeral_messages_lifetime_changed">Ephemeral lifetime is now %s</string>
<string name="conversation_media_list_title">Shared media</string>
<string name="conversation_document_list_title">Shared documents</string>
<string name="conversation_forward_message_title">Forward message to…</string>
<string name="conversation_message_forwarded_toast">Message was forwarded</string>
<string name="conversation_message_forward_cancelled_toast">Message forward was cancelled</string>
<string name="message_delivery_info_read_title">Read %s</string>
<string name="message_delivery_info_received_title">Received %s</string>
<string name="message_delivery_info_sent_title">Sent %s</string>
<string name="message_delivery_info_error_title">Error %s</string>
<string name="message_reactions_info_all_title">Reactions %s</string>
<string name="message_reactions_info_emoji_title">%s %s</string>
<string name="message_reaction_click_to_remove_label">Click to remove</string>
<string name="message_forwarded_label">Forwarded</string>
<!-- Scheduled conferences -->
<string name="meetings_list_empty">No meeting for the moment…</string>
<string name="meetings_list_no_meeting_for_today">No meeting scheduled for today</string>
<string name="meeting_schedule_title">New meeting</string>
<string name="meeting_schedule_meeting_label">Meeting</string>
561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630
<string name="meeting_schedule_broadcast_label">Broadcast</string>
<string name="meeting_schedule_broadcast_help">Info about broadcast.\n<u>Learn more</u></string>
<string name="meeting_schedule_subject_hint">Add title…</string>
<string name="meeting_schedule_date_all_day_title">All day</string>
<string name="meeting_schedule_pick_start_date_title">Choose the start date</string>
<string name="meeting_schedule_pick_end_date_title">Choose the end date</string>
<string name="meeting_schedule_pick_start_time_title">Choose the start time</string>
<string name="meeting_schedule_pick_end_time_title">Choose the end time</string>
<string name="meeting_schedule_timezone_title">Timezone</string>
<string name="meeting_schedule_one_time_label">One time</string>
<string name="meeting_schedule_description_hint">Add description</string>
<string name="meeting_schedule_add_participants_title">Add participants</string>
<string name="meeting_schedule_add_more_participants_title">Click to add more participants</string>
<string name="meeting_schedule_add_speaker_title">Add speaker</string>
<string name="meeting_schedule_send_invitations_title">Send invitation to participants</string>
<string name="meeting_info_join_title">Join the meeting now</string>
<string name="meeting_info_organizer_label">Organizer</string>
<string name="meeting_info_delete">Delete meeting</string>
<string name="meeting_info_export_as_calendar_event">Create calendar event</string>
<string name="meeting_info_deleted_toast">Meeting has been deleted</string>
<string name="meeting_schedule_description_title">Description</string>
<string name="meeting_schedule_edit_title">Edit meeting</string>
<string name="meeting_schedule_cancel_dialog_title">Cancel the meeting?</string>
<string name="meeting_schedule_cancel_dialog_message">Do you want to cancel the meeting and send a notification to all participants?</string>
<string name="meeting_info_created_toast">Meeting has been created</string>
<string name="meeting_info_updated_toast">Meeting has been updated</string>
<string name="meeting_info_cancelled_toast">Meeting has been cancelled</string>
<string name="meeting_failed_to_schedule_toast">Failed to schedule meeting!</string>
<string name="meeting_schedule_mandatory_field_not_filled_toast">A least a mandatory field wasn\'t filled</string>
<string name="meeting_failed_to_send_invites_toast">Failed to send all invites to meeting!</string>
<string name="meeting_failed_to_send_part_of_invites_toast">Failed to send invites to some participants of the meeting!</string>
<string name="meeting_address_copied_to_clipboard_toast">Meeting address copied into clipboard</string>
<string name="meeting_waiting_room_join">Join</string>
<string name="meeting_waiting_room_cancel">Cancel</string>
<string name="meeting_waiting_room_joining_title">Connection in progress</string>
<string name="meeting_waiting_room_joining_subtitle">You\'ll be joining in a short moment</string>
<string name="meeting_waiting_room_failed_to_join_toast">Failed to join meeting!</string>
<!-- Call related -->
<string name="call_outgoing">Outgoing call</string>
<string name="call_incoming">Incoming call</string>
<string name="call_ended">Call ended</string>
<string name="call_incoming_for_account">Incoming call for %s</string>
<string name="call_action_blind_transfer">Transfer</string>
<string name="call_action_attended_transfer">Attended transfer</string>
<string name="call_action_start_new_call">New call</string>
<string name="call_action_go_to_calls_list">Calls list</string>
<string name="call_action_show_dialer">Dialer</string>
<string name="call_action_show_messages">Messages</string>
<string name="call_action_pause_call">Pause</string>
<string name="call_action_resume_call">Resume</string>
<string name="call_action_record_call">Record</string>
<string name="call_action_hang_up">Hang up</string>
<string name="call_action_change_layout">Layout</string>
<string name="call_state_outgoing_progress">In progress</string>
<string name="call_state_outgoing_ringing">Ringing</string>
<string name="call_state_incoming_received">Incoming</string>
<string name="call_state_connected">Active</string>
<string name="call_state_paused">Paused</string>
<string name="call_state_paused_by_remote">Paused by remote</string>
<string name="call_state_resuming">Resuming…</string>
<string name="call_state_ended">Ended</string>
<string name="call_waiting_for_encryption_info">Waiting for encryption…</string>
<string name="call_zrtp_end_to_end_encrypted">End-to-end encrypted by ZRTP</string>
<string name="call_post_quantum_zrtp_end_to_end_encrypted">End-to-end encrypted by post-quantum ZRTP</string>
<string name="call_do_zrtp_sas_validation_again">Validate ZRTP SAS again</string>
<string name="call_zrtp_sas_validation_required">Validation required</string>
<string name="call_srtp_point_to_point_encrypted">Point-to-point encrypted by SRTP</string>
631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700
<string name="call_not_encrypted">Call is not encrypted</string>
<string name="calls_list_title">Calls list</string>
<string name="call_transfer_title">Transfer call to</string>
<string name="call_remote_is_recording">%s is recording</string>
<string name="calls_count_label">%s calls</string>
<string name="calls_paused_count_label">%s paused calls</string>
<string name="calls_list_dialog_merge_into_conference_title">Merge all calls into conference?</string>
<string name="calls_list_dialog_merge_into_conference_label">Create conference</string>
<string name="call_dialog_zrtp_validate_trust_title">Validate the device</string>
<string name="call_dialog_zrtp_validate_trust_message">For your safety, we need to authenticate your correspondent device.\nPlease exchange your codes:</string>
<string name="call_dialog_zrtp_validate_trust_warning_message">For your safety, we need to re-authenticate your correspondent device.\nPlease re-exchange your codes:</string>
<string name="call_dialog_zrtp_validate_trust_local_code_label">Your code:</string>
<string name="call_dialog_zrtp_validate_trust_remote_code_label">Correspondent code:</string>
<string name="call_dialog_zrtp_validate_trust_letters_do_not_match">Nothing matches</string>
<string name="call_dialog_zrtp_security_alert_title">Security alert</string>
<string name="call_dialog_zrtp_security_alert_try_again">Try again</string>
<string name="call_dialog_zrtp_security_alert_message">This call confidentiality may be compromise!</string>
<string name="call_audio_device_type_earpiece">Earpiece</string>
<string name="call_audio_device_type_speaker">Speaker</string>
<string name="call_audio_device_type_bluetooth">Bluetooth (%s)</string>
<string name="call_audio_device_type_hearing_aid">Hearing aid (%s)</string>
<string name="call_audio_device_type_headset">Headset</string>
<string name="call_audio_device_type_headphones">Headphones</string>
<string name="call_stats_audio_title">Audio</string>
<string name="call_stats_codec_label">Codec: %s</string>
<string name="call_stats_bandwidth_label">Bandwidth: %s</string>
<string name="call_stats_video_title">Video</string>
<string name="call_stats_resolution_label">Resolution: %s</string>
<string name="call_stats_fps_label">FPS: %s</string>
<string name="call_stats_fec_title">FEC</string>
<string name="call_stats_fec_lost_packets_label">Lost packets: %s</string>
<string name="call_stats_fec_repaired_packets_label">Repaired packets: %s</string>
<string name="call_stats_fec_lost_bandwidth_label">Bandwidth: %s</string>
<string name="call_stats_media_encryption_title">Media encryption</string>
<string name="call_stats_media_encryption">Media encryption: %s</string>
<string name="call_stats_media_encryption_zrtp_post_quantum">Post Quantum ZRTP</string>
<string name="call_stats_zrtp_cipher_algo">Cipher algorithm: %s</string>
<string name="call_stats_zrtp_key_agreement_algo">Key agreement algorithm: %s</string>
<string name="call_stats_zrtp_hash_algo">Hash algorithm: %s</string>
<string name="call_stats_zrtp_auth_tag_algo">Authentication algorithm: %s</string>
<string name="call_stats_zrtp_sas_algo">SAS algorithm: %s</string>
<string name="call_history_deleted_toast">History has been deleted</string>
<string name="call_can_be_trusted_toast">Device validated</string>
<string name="call_transfer_in_progress_toast">Call is being transferred</string>
<string name="call_transfer_successful_toast">Call has been successfully transferred</string>
<string name="call_transfer_failed_toast">Call transfer failed!</string>
<string name="call_error_user_busy_toast">User is busy</string>
<string name="call_error_user_not_found_toast">User has not been found</string>
<string name="call_error_incompatible_media_params_toast">Incompatible media parameters</string>
<string name="call_error_io_error_toast">Service unavailable or network error</string>
<string name="call_error_server_timeout_toast">Server timeout</string>
<string name="call_error_temporarily_unavailable_toast">Temporarily unavailable</string>
<!-- Conference (in-call) -->
<string name="conference_share_link_title">Share invitation</string>
<string name="conference_call_empty">Waiting for other participants…</string>
<string name="conference_action_screen_sharing">Screen share</string>
<string name="conference_action_show_participants">Participants</string>
<string name="conference_failed_to_create_group_call_toast">Failed to create a group call!</string>
<plurals name="conference_participants_list_title">
<item quantity="one">%s participant</item>
<item quantity="other">%s participants</item>
</plurals>
<string name="conference_confirm_removing_participant_dialog_title">Remove %s from conference?</string>
<string name="conference_confirm_removing_participant_dialog_message">Are you sure you want to remove this participant from the conference?</string>
701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770
<string name="conference_participant_was_kicked_out_toast">Participant was kicked out of conference</string>
<string name="conference_participant_joining_text">Joining…</string>
<string name="conference_participant_paused_text">Paused</string>
<string name="conference_active_speaker_is_screen_sharing">is sharing it\'s screen</string>
<string name="conference_failed_to_add_participant_invalid_address_toast">Invalid SIP address, can\'t be added to conference</string>
<string name="conference_layout_grid">Mosaic</string>
<string name="conference_layout_active_speaker">Speaker</string>
<string name="conference_layout_audio_only">Audio only</string>
<string name="conference_too_many_participants_for_mosaic_layout_toast">Too many participants for mosaic layout</string>
<string name="conference_remotely_hosted_title">Remote group call</string>
<string name="conference_locally_hosted_title">Local group call</string>
<!-- Call records -->
<string name="recordings_title">Recordings</string>
<string name="recordings_list_empty">No recording for the moment…</string>
<!-- Android Auto UI texts -->
<string name="car_favorites_contacts_title">Favorites</string>
<string name="car_favorites_contacts_list_empty">No favorite contact yet</string>
<!-- Various menu entries -->
<string name="menu_add_address_to_contacts">Add to contacts</string>
<string name="menu_see_existing_contact">See contact</string>
<string name="menu_copy_sip_address">Copy SIP address</string>
<string name="menu_copy_phone_number">Copy phone number</string>
<string name="menu_delete_history">Delete history</string>
<string name="menu_delete_selected_item">Delete</string>
<string name="menu_invite">Invite</string>
<string name="menu_resend_chat_message">Re-send</string>
<string name="menu_reply_to_chat_message">Reply</string>
<string name="menu_forward_chat_message">Forward</string>
<string name="menu_copy_chat_message">Copy</string>
<string name="menu_export_selected_item">Download</string>
<string name="menu_share_selected_item">Share</string>
<!-- Colors -->
<string name="orange">Orange</string>
<string name="yellow">Yellow</string>
<string name="green">Green</string>
<string name="blue">Blue</string>
<string name="red">Red</string>
<string name="pink">Pink</string>
<string name="purple">Purple</string>
<!-- Misc -->
<string name="list_filter_no_result_found">No result found…</string>
<string name="multiple_participants_selection_placeholder">Selected participants will appear here</string>
<string name="connection_error_for_non_default_account">Account(s) connection error</string>
<plurals name="pending_notification_for_other_accounts">
<item quantity="one">%s notification for other account(s)</item>
<item quantity="other">%s notifications for other account(s)</item>
</plurals>
<string name="network_not_reachable">You aren\'t connected to internet</string>
<string name="operation_in_progress_overlay">Operation in progress, please wait</string>
<string name="generic_address_picker_conversations_list_title">Conversations</string>
<string name="generic_address_picker_contacts_list_title">Contacts</string>
<string name="generic_address_picker_suggestions_list_title">Suggestions</string>
<string name="post_notifications_permission_not_granted">Post notifications permission not granted!</string>
<!-- Keep <u></u> in the following strings translations! -->
<string name="welcome_carousel_skip"><u>Skip</u></string>
<string name="assistant_forgotten_password"><u>Forgotten password?</u></string>
<string name="call_zrtp_sas_validation_skip"><u>Skip</u></string>
<!-- Keep <i></i> in the following strings translations! -->
<string name="message_meeting_invitation_content_description"><i>meeting invite: </i>%s</string>
<string name="message_meeting_invitation_updated_content_description"><i>meeting updated: </i>%s</string>
<string name="message_meeting_invitation_cancelled_content_description"><i>meeting cancelled: </i>%s</string>
771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840
<string name="message_voice_message_content_description"><i>voice message</i></string>
<!-- Keep <b></b> in the following strings translations! -->
<string name="conversation_message_meeting_updated_label"><b>Meeting has been updated</b></string>
<string name="conversation_message_meeting_cancelled_label"><b>Meeting has been cancelled!</b></string>
<!-- Content description for accessibility -->
<string name="content_description_trusted_contact_icon">Contact is trusted</string>
<string name="content_description_not_trusted_contact_icon">Contact is not trusted!</string>
<string name="content_description_contact_online">Contact is online</string>
<string name="content_description_contact_away">Contact is not online</string>
<string name="content_description_open_drawer_menu_icon">Open drawer menu</string>
<string name="content_description_go_back_icon">Go back</string>
<string name="content_description_dismiss_notification">Dismiss notification</string>
<string name="content_description_save_changes">Save changes</string>
<string name="content_description_show_popup_menu">Show menu</string>
<string name="content_description_confirm_new_participants_list">Confirm new participants list</string>
<string name="content_description_click_for_more_info">Click to have more information</string>
<string name="content_description_click_to_remove_participant">Click to remove participant</string>
<string name="content_description_toggle_password_visibility">Toggles password visibility</string>
<string name="content_description_toggle_bottom_sheet">Expands/retracts bottom sheet</string>
<string name="content_description_hang_up_call">Terminates the call</string>
<string name="content_description_answer_call">Answers the call</string>
<string name="content_description_call_start">Starts a call</string>
<string name="content_description_call_start_video">Starts a video call</string>
<string name="content_description_toggle_video">Enables/disables sending your camera feed</string>
<string name="content_description_toggle_microphone">Mute/un-mute your microphone</string>
<string name="content_description_change_output_audio_device">Changes output audio device</string>
<string name="content_description_change_camera">Changes camera (front/back) being used</string>
<string name="content_description_paused_call">Call is in paused state</string>
<string name="content_description_show_call_statistics">Shows call statistics</string>
<string name="content_description_call_is_being_recorded">You are recording this call</string>
<string name="content_description_erase_last_input">Removes the last digit or character</string>
<string name="content_description_merge_calls_into_conference">Merges calls into a conference</string>
<string name="content_description_open_filter">Opens filter area</string>
<string name="content_description_cancel_filter">Closes filter area</string>
<string name="content_description_clear_filter">Clear current filter</string>
<string name="content_description_create_group_conversation">Creates the group conversation</string>
<string name="content_description_create_group_call">Starts the group call</string>
<string name="content_description_show_numpad">Shows the numpad</string>
<string name="content_description_spinner_caret">Click to show all available options</string>
<string name="content_description_conference_participant_muted">Participant is muted</string>
<string name="content_description_conference_participant_speaking">Participant is speaking</string>
<string name="content_description_add_participants">Add participants</string>
<string name="content_description_play_pause_audio_playback">Plays/pauses the audio playback</string>
<string name="content_description_play_pause_video_playback">Plays/pauses the video playback</string>
<string name="content_description_share_file">Share file</string>
<string name="content_description_save_file">Save file</string>
<string name="content_description_chat_bubble_image">Image attached to message</string>
<string name="content_description_chat_bubble_video">Video attached to message</string>
<string name="content_description_chat_bubble_file">File attached to message</string>
<string name="content_description_chat_bubble_reply">This message is a reply to a previous message</string>
<string name="content_description_chat_bubble_forward">This message was forwarded from another conversation</string>
<string name="content_description_chat_bubble_delivery_status">Click to have delivery status</string>
<string name="content_description_chat_bubble_toggle_voice_message_play_pause">Plays/pauses the voice message playback</string>
<string name="content_description_chat_remove_attachments">Close attachments</string>
<string name="content_description_chat_muted">Conversation has been silenced</string>
<string name="content_description_chat_ephemeral_enabled">Ephemeral messages are enabled</string>
<string name="content_description_chat_scroll_to_bottom_or_first_unread">Scrolls to first unread message or to the bottom</string>
<string name="content_description_chat_close_participants_list">Closes participants list</string>
<string name="content_description_cancel_voice_message_recording">Cancels voice message recording</string>
<string name="content_description_stop_voice_message_recording">Stops voice message recording</string>
<string name="content_description_chat_start_voice_message_recording">Starts recording a voice message</string>
<string name="content_description_chat_send_message">Sends message in conversation</string>
<string name="content_description_chat_cancel_reply">Message will no longer be a reply to a previous message</string>
<string name="content_description_chat_open_emoji_picker">Opens emoji picker</string>
<string name="content_description_chat_open_attach_media">Opens media picker</string>
<string name="content_description_chat_take_picture">Opens camera to take a picture</string>
<string name="content_description_chat_edit_conversation_subject">Click to edit the subject of this conversation</string>
<string name="content_description_chat_toggle_mute">Silences on/off this conversation</string>
841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882
<string name="content_description_chat_removal_in_progress">Conversation is being removed</string>
<string name="content_description_chat_unsecured">This conversation isn\'t secured</string>
<string name="content_description_chat_create">Start a new conversation</string>
<string name="content_description_meeting_today">Scroll to today</string>
<string name="content_description_schedule_meeting">Schedule a meeting</string>
<string name="content_description_meeting_schedule">Schedule the meeting</string>
<string name="content_description_meeting_edit">Edit the meeting</string>
<string name="content_description_meeting_share">Share meeting address</string>
<string name="content_description_meeting_participants_list">Participants list</string>
<string name="content_description_contact_device_trusted">Device is trusted</string>
<string name="content_description_contact_edit">Edit contact</string>
<string name="content_description_contact_remove_field">Remove field</string>
<string name="content_description_contacts_list_filters">Show contacts list filters</string>
<string name="content_description_contact_create">Create a contact</string>
<string name="content_description_join_conference">Join the conference</string>
<string name="content_description_carddav_delete">Delete this CardDAV configuration</string>
<string name="content_description_carddav_save">Save CardDAV configuration</string>
<string name="content_description_ldap_delete">Delete this LDAP configuration</string>
<string name="content_description_ldap_save">Save LDAP configuration</string>
<string name="content_description_play_call_recording">Plays the call recording</string>
<!-- Copy of private hosts_allowlist_sample in androidx.car.app:app:1.7.0-beta01, as they recommend it -->
<string-array name="hosts_allowlist_sample_copy" translatable="false">
<item>fdb00c43dbde8b51cb312aa81d3b5fa17713adb94b28f598d77f8eb89daceedf,
com.google.android.projection.gearhead</item>
<item>70811a3eacfd2e83e18da9bfede52df16ce91f2e69a44d21f18ab66991130771,
com.google.android.projection.gearhead</item>
<item>1975b2f17177bc89a5dff31f9e64a6cae281a53dc1d1d59b1d147fe1c82afa00,
com.google.android.projection.gearhead</item>
<item>c241ffbc8e287c4e9a4ad19632ba1b1351ad361d5177b7d7b29859bd2b7fc631,
com.google.android.apps.automotive.templates.host</item>
<item>dd66deaf312d8daec7adbe85a218ecc8c64f3b152f9b5998d5b29300c2623f61,
com.google.android.apps.automotive.templates.host</item>
<item>50e603d333c6049a37bd751375d08f3bd0abebd33facd30bd17b64b89658b421,
com.google.android.apps.automotive.templates.host</item>
</string-array>
</resources>