diff --git a/Linphone.xcodeproj/project.pbxproj b/Linphone.xcodeproj/project.pbxproj index 43422fc4c..c077c2e88 100644 --- a/Linphone.xcodeproj/project.pbxproj +++ b/Linphone.xcodeproj/project.pbxproj @@ -108,6 +108,7 @@ D7343FEF2D3FE16C0059D784 /* HelpViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7343FEE2D3FE16B0059D784 /* HelpViewModel.swift */; }; D73449992BC6932A00778C56 /* MeetingWaitingRoomFragment.swift in Sources */ = {isa = PBXBuildFile; fileRef = D73449982BC6932A00778C56 /* MeetingWaitingRoomFragment.swift */; }; D734499B2BC694C900778C56 /* MeetingWaitingRoomViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D734499A2BC694C900778C56 /* MeetingWaitingRoomViewModel.swift */; }; + D737AEEF2DA011F2005C1280 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = D737AEED2DA011F2005C1280 /* Localizable.strings */; }; D748BF2C2ACD82D2004844EB /* ThirdPartySipAccountLoginFragment.swift in Sources */ = {isa = PBXBuildFile; fileRef = D748BF2B2ACD82D2004844EB /* ThirdPartySipAccountLoginFragment.swift */; }; D748BF2E2ACD82E7004844EB /* ThirdPartySipAccountWarningFragment.swift in Sources */ = {isa = PBXBuildFile; fileRef = D748BF2D2ACD82E7004844EB /* ThirdPartySipAccountWarningFragment.swift */; }; D74C9CF82ACACECE0021626A /* WelcomePage1Fragment.swift in Sources */ = {isa = PBXBuildFile; fileRef = D74C9CF72ACACECE0021626A /* WelcomePage1Fragment.swift */; }; @@ -314,6 +315,8 @@ D7343FEE2D3FE16B0059D784 /* HelpViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HelpViewModel.swift; sourceTree = ""; }; D73449982BC6932A00778C56 /* MeetingWaitingRoomFragment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeetingWaitingRoomFragment.swift; sourceTree = ""; }; D734499A2BC694C900778C56 /* MeetingWaitingRoomViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeetingWaitingRoomViewModel.swift; sourceTree = ""; }; + D737AEEE2DA011F2005C1280 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = ""; }; + D737AEF02DA01203005C1280 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = ""; }; D748BF2B2ACD82D2004844EB /* ThirdPartySipAccountLoginFragment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThirdPartySipAccountLoginFragment.swift; sourceTree = ""; }; D748BF2D2ACD82E7004844EB /* ThirdPartySipAccountWarningFragment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThirdPartySipAccountWarningFragment.swift; sourceTree = ""; }; D74C9CF72ACACECE0021626A /* WelcomePage1Fragment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WelcomePage1Fragment.swift; sourceTree = ""; }; @@ -590,6 +593,7 @@ D719ABBA2ABC67BF00B41C10 /* Assets.xcassets */, D719ABBC2ABC67BF00B41C10 /* Linphone.entitlements */, D7A2EDDA2AC19EEC005D90FC /* Info.plist */, + D737AEED2DA011F2005C1280 /* Localizable.strings */, D719ABBD2ABC67BF00B41C10 /* Preview Content */, D7D24D0C2AC1B4C700C6F35B /* Fonts */, D7ADF6012AFE5C7C00212231 /* Ressources */, @@ -1069,6 +1073,7 @@ knownRegions = ( en, Base, + fr, ); mainGroup = D719ABAA2ABC67BF00B41C10; productRefGroup = D719ABB42ABC67BF00B41C10 /* Products */; @@ -1098,6 +1103,7 @@ D7D24D142AC1B4E800C6F35B /* NotoSans-Regular.ttf in Resources */, D7D24D182AC1B4E800C6F35B /* NotoSans-ExtraBold.ttf in Resources */, D7D24D152AC1B4E800C6F35B /* NotoSans-Light.ttf in Resources */, + D737AEEF2DA011F2005C1280 /* Localizable.strings in Resources */, D783C77D2B1089B200622CC2 /* assistant_third_party_default_values in Resources */, D7D24D162AC1B4E800C6F35B /* NotoSans-SemiBold.ttf in Resources */, D7D24D172AC1B4E800C6F35B /* NotoSans-Bold.ttf in Resources */, @@ -1373,6 +1379,18 @@ }; /* End PBXTargetDependency section */ +/* Begin PBXVariantGroup section */ + D737AEED2DA011F2005C1280 /* Localizable.strings */ = { + isa = PBXVariantGroup; + children = ( + D737AEEE2DA011F2005C1280 /* en */, + D737AEF02DA01203005C1280 /* fr */, + ); + name = Localizable.strings; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + /* Begin XCBuildConfiguration section */ 660AAF812B839272004C0FA6 /* Debug */ = { isa = XCBuildConfiguration; diff --git a/Linphone/en.lproj/Localizable.strings b/Linphone/en.lproj/Localizable.strings new file mode 100644 index 000000000..4ceebb58a --- /dev/null +++ b/Linphone/en.lproj/Localizable.strings @@ -0,0 +1,513 @@ +/* + Localizable.strings + Linphone + +*/ + +"" = ""; +": %@" = ": %@"; +"[https://sip.linphone.org](https://sip.linphone.org)" = "[https://sip.linphone.org](https://sip.linphone.org)"; +"[linphone.org/contact](https://linphone.org/contact)" = "[linphone.org/contact](https://linphone.org/contact)"; +"*" = "*"; +"**%@**" = "**%@**"; +"#" = "#"; +"%@" = "%@"; +"%lld" = "%lld"; +"%lld %@" = "%1$lld %2$@"; +"%lld%%" = "%lld%%"; +"+" = "+"; +"|" = "|"; +"❤️" = "❤️"; +"👍" = "👍"; +"😂" = "😂"; +"😢" = "😢"; +"😮" = "😮"; +"0" = "0"; +"1" = "1"; +"2" = "2"; +"3" = "3"; +"4" = "4"; +"5" = "5"; +"6" = "6"; +"7" = "7"; +"8" = "8"; +"9" = "9"; +"account_settings_audio_video_conference_factory_uri_title" = "Audio/video conference factory URI"; +"account_settings_avpf_title" = "AVPF"; +"account_settings_bundle_mode_title" = "Bundle mode"; +"account_settings_ccmp_server_url_title" = "CCMP server URL"; +"account_settings_conference_factory_uri_title" = "Conference factory URI"; +"account_settings_cpim_in_basic_conversations_title" = "Use CPIM in \"basic\" conversations"; +"account_settings_enable_ice_title" = "Enable ICE"; +"account_settings_enable_turn_title" = "Enable TURN"; +"account_settings_expire_title" = "Expire (in seconds)"; +"account_settings_im_encryption_mandatory_title" = "IM encryption mandatory"; +"account_settings_lime_server_url_title" = "E2E encryption keys server URL"; +"account_settings_mwi_uri_title" = "MWI server URI (Message Waiting Indicator)"; +"account_settings_nat_policy_title" = "NAT policy settings"; +"account_settings_outbound_proxy_title" = "Outbound proxy"; +"account_settings_push_notification_not_available_title" = "Push notifications aren't available!"; +"account_settings_push_notification_title" = "Allow push notifications"; +"account_settings_sip_proxy_url_title" = "SIP proxy server URL"; +"account_settings_stun_server_url_title" = "STUN/TURN server URL"; +"account_settings_title" = "Account settings"; +"account_settings_turn_password_title" = "TURN password"; +"account_settings_turn_username_title" = "TURN username"; +"account_settings_update_password_title" = "Update password"; +"account_settings_voicemail_uri_title" = "Voicemail URI"; +"assistant_account_create" = "Create"; +"assistant_account_creation_sms_confirmation_explanation" = "We have sent a verification code on your phone number %@.

Please enter the verification code below:"; +"assistant_account_creation_wrong_phone_number" = "Wrong number?"; +"assistant_account_login" = "Login"; +"assistant_account_login_forbidden_error" = "Wrong username or password"; +"assistant_account_register" = "Register"; +"assistant_account_register_push_notification_not_received_error" = "Push notification with auth token not received in 5 seconds, please try again later"; +"assistant_account_register_unexpected_error" = "Unexpected error occurred, please try again later"; +"assistant_already_have_an_account" = "Already have an account?"; +"assistant_create_account_using_email_on_our_web_platform" = "Create an account with your email on:"; +"assistant_dialog_confirm_phone_number_message" = "Are you sure you want to use %@ phone number?"; +"assistant_dialog_confirm_phone_number_title" = "Confirm phone number"; +"assistant_dialog_general_terms_and_privacy_policy_message" = "By continuing, you accept our %@ and %@."; +"assistant_dialog_general_terms_and_privacy_policy_title" = "General terms & privacy policy"; +"assistant_dialog_general_terms_label" = "general terms"; +"assistant_dialog_privacy_policy_label" = "privacy policy"; +"assistant_forgotten_password" = "Forgotten password?"; +"assistant_invalid_uri_toast" = "Invalid URI"; +"assistant_login_third_party_sip_account" = "Use a third party SIP account"; +"assistant_no_account_yet" = "No account yet?"; +"assistant_permissions_access_camera_title" = "**Access camera:** To capture video during video calls and conferences."; +"assistant_permissions_grant_all_of_them" = "OK"; +"assistant_permissions_post_notifications_title" = "**Post notifications:** To be informed when you receive a message or a call."; +"assistant_permissions_read_contacts_title" = "**Read contacts:** To display your contacts and find whom is using %@."; +"assistant_permissions_record_audio_title" = "**Record audio:** So your correspondent can hear you and to record voice messages."; +"assistant_permissions_skip_permissions" = "Do it later"; +"assistant_permissions_subtitle" = "To fully enjoy %@ we need you to grant us the following permissions :"; +"assistant_permissions_title" = "Grant permissions"; +"assistant_qr_code_invalid_toast" = "Invalid QR code!"; +"assistant_scan_qr_code" = "Scan QR code"; +"assistant_sip_account_transport_protocol" = "Transport"; +"assistant_third_party_sip_account_create_linphone_account" = "I prefer to create an account"; +"assistant_third_party_sip_account_warning_explanation" = "Some features require a %@ 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."; +"assistant_third_party_sip_account_warning_ok" = "I understand"; +"assistant_web_platform_link" = "subscribe.linphone.org"; +"bottom_navigation_calls_label" = "Calls"; +"bottom_navigation_contacts_label" = "Contacts"; +"bottom_navigation_conversations_label" = "Conversations"; +"bottom_navigation_meetings_label" = "Meetings"; +"call_action_attended_transfer" = "Attended transfer"; +"call_action_blind_transfer" = "Transfer"; +"call_action_change_layout" = "Layout"; +"call_action_go_to_calls_list" = "Calls list"; +"call_action_hang_up" = "Hang up"; +"call_action_pause_call" = "Pause"; +"call_action_record_call" = "Record"; +"call_action_resume_call" = "Resume"; +"call_action_show_dialer" = "Dialer"; +"call_action_show_messages" = "Messages"; +"call_action_start_new_call" = "New call"; +"call_audio_device_type_bluetooth" = "Bluetooth (%@)"; +"call_audio_device_type_earpiece" = "Earpiece"; +"call_audio_device_type_headphones" = "Headphones"; +"call_audio_device_type_speaker" = "Speaker"; +"call_audio_incoming" = "Incoming call"; +"call_can_be_trusted_toast" = "Authenticated device"; +"call_dialog_zrtp_security_alert_message" = "This call confidentiality may be compromise!"; +"call_dialog_zrtp_security_alert_title" = "Security alert"; +"call_dialog_zrtp_security_alert_try_again" = "Try again"; +"call_dialog_zrtp_validate_trust_letters_do_not_match" = "Nothing matches"; +"call_dialog_zrtp_validate_trust_local_code_label" = "Your code:"; +"call_dialog_zrtp_validate_trust_message" = "For your safety, we need to authenticate your correspondent device.
Please exchange your codes:"; +"call_dialog_zrtp_validate_trust_remote_code_label" = "Correspondent code:"; +"call_dialog_zrtp_validate_trust_title" = "Validate the device"; +"call_dialog_zrtp_validate_trust_warning_message" = "For your safety, we need to re-authenticate your correspondent device.
Please re-exchange your codes:"; +"call_do_zrtp_sas_validation_again" = "Validate ZRTP SAS again"; +"call_history_deleted_toast" = "History has been deleted"; +"call_not_encrypted" = "Call is not encrypted"; +"call_outgoing" = "Outgoing call"; +"call_srtp_point_to_point_encrypted" = "Point-to-point encrypted by SRTP"; +"call_state_connected" = "Active"; +"call_state_paused" = "Paused"; +"call_state_paused_by_remote" = "Paused by remote"; +"call_state_resuming" = "Resuming…"; +"call_stats_audio_title" = "Audio"; +"call_stats_media_encryption_title" = "Media encryption"; +"call_stats_video_title" = "Video"; +"call_transfer_current_call_title" = "Transfer call"; +"call_transfer_failed_toast" = "Call transfer failed!"; +"call_transfer_in_progress_toast" = "Call is being transferred"; +"call_transfer_successful_toast" = "Call has been successfully transferred"; +"call_waiting_for_encryption_info" = "Waiting for encryption…"; +"call_zrtp_end_to_end_encrypted" = "End-to-end encrypted by ZRTP"; +"call_zrtp_sas_validation_required" = "Validation required"; +"call_zrtp_sas_validation_skip" = "Skip"; +"calls_count_label" = "%@ calls"; +"calls_list_dialog_merge_into_conference_label" = "Create conference"; +"calls_list_dialog_merge_into_conference_title" = "Merge all calls into conference?"; +"calls_list_title" = "Calls list"; +"Ce mode vous permet d’être interopérable avec d’autres services SIP.\nVos communications seront chiffrées de point à point. " = "Ce mode vous permet d’être interopérable avec d’autres services SIP.\nVos communications seront chiffrées de point à point. "; +"Chiffrement de bout en bout de tous vos échanges, grâce au mode default vos communications sont à l’abri des regards." = "Chiffrement de bout en bout de tous vos échanges, grâce au mode default vos communications sont à l’abri des regards."; +"conference_action_screen_sharing" = "Screen share"; +"conference_action_show_participants" = "Participants"; +"conference_call_empty" = "Waiting for other participants…"; +"conference_failed_to_create_group_call_toast" = "Failed to create a group call!"; +"conference_layout_active_speaker" = "Speaker"; +"conference_layout_audio_only" = "Audio only"; +"conference_layout_grid" = "Mosaic"; +"conference_name_error" = "Conference name error"; +"conference_participant_joining_text" = "Joining…"; +"conference_participant_paused_text" = "Paused"; +"conference_share_link_title" = "Share invitation"; +"contact_call_action" = "Call"; +"contact_details_actions_title" = "Other actions"; +"contact_details_add_to_favourites" = "Add to favourites"; +"contact_details_delete" = "Delete"; +"contact_details_edit" = "Edit"; +"contact_details_numbers_and_addresses_title" = "Phone numbers & SIP addresses"; +"contact_details_remove_from_favourites" = "Remove from favourites"; +"contact_details_share" = "Share"; +"contact_dialog_delete_message" = "This contact will be definitively removed."; +"contact_dialog_delete_title" = "Delete %@?"; +"contact_dialog_pick_phone_number_or_sip_address_title" = "Choose a number or a SIP address"; +"contact_edit_title" = "Edit contact"; +"contact_editor_company" = "Company"; +"contact_editor_dialog_abort_confirmation_message" = "All changes will be lost"; +"contact_editor_dialog_abort_confirmation_title" = "Don't save changes?"; +"contact_editor_first_name" = "First name"; +"contact_editor_job_title" = "Job title"; +"contact_editor_last_name" = "Last name"; +"contact_message_action" = "Message"; +"contact_new_title" = "New contact"; +"contact_video_call_action" = "Video call"; +"contacts_list_all_contacts_title" = "All contacts"; +"contacts_list_empty" = "No contact for the moment…"; +"contacts_list_favourites_title" = "Favourites"; +"contacts_list_filter_popup_see_all" = "See all"; +"contacts_list_filter_popup_see_linphone_only" = "See %@ contacts"; +"conversation_action_call" = "Call"; +"conversation_action_configure_ephemeral_messages" = "Configure ephemeral messages"; +"conversation_action_delete" = "Delete conversation"; +"conversation_action_leave_group" = "Leave the group"; +"conversation_action_mark_as_read" = "Mark as read"; +"conversation_action_mute" = "Mute"; +"conversation_action_unmute" = "Un-mute"; +"conversation_add_participants_title" = "Add participants"; +"conversation_composing_label_multiple" = "%@ are composing…"; +"conversation_composing_label_single" = "%@ is composing…"; +"conversation_dialog_edit_subject" = "Edit conversation subject"; +"conversation_dialog_set_subject" = "Set conversation subject"; +"conversation_dialog_subject_hint" = "Conversation subject"; +"conversation_end_to_end_encrypted_bottom_sheet_link" = "https://linphone.org/en/features/#security"; +"conversation_ephemeral_messages_duration_disabled" = "Disabled"; +"conversation_ephemeral_messages_duration_one_day" = "1 day"; +"conversation_ephemeral_messages_duration_one_hour" = "1 hour"; +"conversation_ephemeral_messages_duration_one_minute" = "1 minute"; +"conversation_ephemeral_messages_duration_one_week" = "1 week"; +"conversation_ephemeral_messages_duration_three_days" = "3 days"; +"conversation_ephemeral_messages_subtitle" = "New messages will be automatically deleted once read by everyone.\nChoose a duration:"; +"conversation_ephemeral_messages_title" = "Ephemeral messages"; +"conversation_event_admin_set" = "%@ is admin"; +"conversation_event_admin_unset" = "%@ is no longer admin"; +"conversation_event_conference_created" = "You have joined the group"; +"conversation_event_conference_destroyed" = "You have left the group"; +"conversation_event_device_added" = "New device for %@"; +"conversation_event_device_removed" = "Device for %@ removed"; +"conversation_event_ephemeral_messages_disabled" = "Ephemeral messages have been disabled"; +"conversation_event_ephemeral_messages_enabled" = "Ephemeral messages have been enabled"; +"conversation_event_ephemeral_messages_lifetime_changed" = "Ephemeral lifetime is now %@"; +"conversation_event_participant_added" = "%@ has joined"; +"conversation_event_participant_removed" = "%@ has left"; +"conversation_event_subject_changed" = "New subject: %@"; +"conversation_failed_to_create_toast" = "Failed to create conversation!"; +"conversation_forward_message_title" = "Forward message to…"; +"conversation_info_add_participants_label" = "Add participants"; +"conversation_info_admin_menu_remove_participant" = "Remove from the group"; +"conversation_info_admin_menu_set_participant_admin" = "Give admin rights"; +"conversation_info_admin_menu_unset_participant_admin" = "Remove admin rights"; +"conversation_info_confirm_start_group_call_dialog_message" = "All participants will receive a call."; +"conversation_info_confirm_start_group_call_dialog_title" = "Start a group call?"; +"conversation_info_delete_history_action" = "Delete history"; +"conversation_info_menu_add_to_contacts" = "Add to contacts"; +"conversation_info_menu_go_to_contact" = "See contact profile"; +"conversation_info_participant_is_admin_label" = "Admin"; +"conversation_info_participants_list_title" = "Group members"; +"conversation_invalid_participant_due_to_security_mode_toast" = "Can't create conversation with a participant not on the same domain due to security restrictions!"; +"conversation_menu_configure_ephemeral_messages" = "Ephemeral messages"; +"conversation_menu_go_to_info" = "Conversation info"; +"conversation_message_forward_cancelled_toast" = "Message forward was cancelled"; +"conversation_message_forwarded_toast" = "Message was forwarded"; +"conversation_message_meeting_cancelled_label" = "Meeting has been cancelled!"; +"conversation_message_meeting_updated_label" = "Meeting has been updated"; +"conversation_one_to_one_hidden_subject" = "Dummy subject"; +"conversation_reply_to_message_title" = "Replying to: "; +"conversation_text_field_hint" = "Say something…"; +"conversations_list_empty" = "No conversation for the moment…"; +"debug_logs_copied_to_clipboard_toast" = "Debug logs copied to clipboard"; +"Default" = "Default"; +"Default mode" = "Default mode"; +"dialog_accept" = "Accept"; +"dialog_call" = "Call"; +"dialog_cancel" = "Cancel"; +"dialog_close" = "Close"; +"dialog_continue" = "Continue"; +"dialog_deny" = "Deny"; +"dialog_install" = "Install"; +"dialog_no" = "No"; +"dialog_ok" = "OK"; +"dialog_yes" = "Yes"; +"drawer_menu_account_connection_status_cleared" = "Disabled"; +"drawer_menu_account_connection_status_connected" = "Connected"; +"drawer_menu_account_connection_status_failed" = "Error"; +"drawer_menu_account_connection_status_progress" = "Connecting…"; +"drawer_menu_account_connection_status_refreshing" = "Refreshing ..."; +"drawer_menu_add_account" = "Add an account"; +"drawer_menu_manage_account" = "Manage the profile"; +"drawer_menu_no_account_configured_yet" = "No account configured yet"; +"DTLS" = "DTLS"; +"Error" = "Error"; +"failed_meeting_ics_invitation_not_sent_toast" = "Could not send ICS invitations to meeting to any participant"; +"GC_MSG" = "You have been added to a chat room"; +"generic_address_picker_suggestions_list_title" = "Suggestions"; +"help_about_advanced_title" = "Advanced"; +"help_about_check_for_update" = "Check update"; +"help_about_contribute_translations_title" = "Contribute on Linphone translation"; +"help_about_open_source_licenses_subtitle" = "© Belledonne Communications 2010-2024"; +"help_about_open_source_licenses_title" = "GNU General Public License v3.0"; +"help_about_privacy_policy_subtitle" = "What information Linphone collects and uses"; +"help_about_privacy_policy_title" = "Privacy policy"; +"help_about_title" = "About Linphone"; +"help_about_version_title" = "Version"; +"help_dialog_update_available_message" = "A new version %@ is available. Do you want to update?"; +"help_dialog_update_available_title" = "Update available"; +"help_error_checking_version_toast_message" = "An error occurred while checking for update"; +"help_quit_title" = "Quit app"; +"help_title" = "Help"; +"help_troubleshooting_app_version_title" = "App version"; +"help_troubleshooting_clean_logs" = "Clean logs"; +"help_troubleshooting_clear_native_friends_in_database" = "Clear imported contacts from native address book"; +"help_troubleshooting_debug_logs_cleaned_toast_message" = "Debug logs have been cleaned"; +"help_troubleshooting_debug_logs_upload_error_toast_message" = "Failed to upload debug logs"; +"help_troubleshooting_firebase_project_title" = "Firebase project ID"; +"help_troubleshooting_print_logs_in_logcat" = "Print logs in logcat"; +"help_troubleshooting_sdk_version_title" = "SDK version"; +"help_troubleshooting_share_logs" = "Share logs"; +"help_troubleshooting_share_logs_dialog_title" = "Share debug logs link using…"; +"help_troubleshooting_show_config_file" = "Show configuration"; +"help_troubleshooting_title" = "Troubleshooting"; +"help_version_up_to_date_toast_message" = "Your version is up-to-date"; +"history_call_start_create_group_call" = "Create a group call"; +"history_call_start_search_bar_filter_hint" = "Search contact or history call"; +"history_call_start_title" = "New call"; +"history_dialog_delete_all_call_logs_message" = "All calls will be removed from the history"; +"history_dialog_delete_all_call_logs_title" = "Do you really want to delete all calls history?"; +"history_group_call_start_dialog_set_subject" = "Set group call subject"; +"history_group_call_start_dialog_subject_hint" = "Group call subject"; +"history_list_empty_history" = "No call for the moment…"; +"history_list_empty_with_filter_history" = "No entries match your search"; +"history_title" = "Call History"; +"IM_MSG" = "You have received a message"; +"Interoperable" = "Interoperable"; +"Interoperable mode" = "Interoperable mode"; +"list_filter_no_result_found" = "No result found…"; +"manage_account_add_picture" = "Add a picture"; +"manage_account_delete" = "Sign out"; +"manage_account_details_title" = "Details"; +"manage_account_device_last_connection" = "Last connection:"; +"manage_account_device_remove" = "Remove"; +"manage_account_devices_title" = "Devices"; +"manage_account_dialog_international_prefix_help_message" = "Pick your country to allow Linphone to match your contacts."; +"manage_account_dialog_remove_account_message" = "If you wish to delete your account permanently, go to: https://sip.linphone.org"; +"manage_account_dialog_remove_account_title" = "Sign out of your account?"; +"manage_account_edit_picture" = "Edit picture"; +"manage_account_international_prefix" = "International Prefix"; +"manage_account_no_device" = "No device found…"; +"manage_account_remove_picture" = "Remove picture"; +"manage_account_settings" = "Account settings"; +"manage_account_status_cleared_summary" = "Account has been disabled, you won't receive any call or message."; +"manage_account_status_connected_summary" = "This account in online, everybody can call you."; +"manage_account_status_failed_summary" = "Account connection failed, check your settings."; +"manage_account_status_progress_summary" = "Account is connecting to the server, please wait…"; +"manage_account_title" = "Manage account"; +"meeting_call_remove_no_participants" = "No participant for the moment…"; +"meeting_call_remove_participant_confirmation_message" = "Are you sure you wish to remove %@ ?"; +"meeting_call_remove_participant_confirmation_title" = "Remove a participant"; +"meeting_exported_as_calendar_event" = "Meeting added to iPhone calendar"; +"meeting_failed_to_edit_toast" = "Failed to edit meeting"; +"meeting_failed_to_schedule_toast" = "Failed to schedule meeting!"; +"meeting_failed_to_send_invites_toast" = "Failed to send all invites to meeting!"; +"meeting_failed_to_send_part_of_invites_toast" = "Failed to send invites to some participants of the meeting!"; +"meeting_info_cancelled_toast" = "Meeting has been cancelled"; +"meeting_info_created_toast" = "Meeting has been created"; +"meeting_info_delete" = "Delete meeting"; +"meeting_info_deleted_toast" = "Meeting has been deleted"; +"meeting_info_export_as_calendar_event" = "Create calendar event"; +"meeting_info_join_title" = "Join the meeting now"; +"meeting_info_organizer_label" = "Organizer"; +"meeting_info_updated_toast" = "Meeting has been updated"; +"meeting_schedule_add_participants_title" = "Add participants"; +"meeting_schedule_cancel_dialog_message" = "Do you want to cancel the meeting and send a notification to all participants?"; +"meeting_schedule_cancel_dialog_title" = "Cancel the meeting?"; +"meeting_schedule_description_hint" = "Add description"; +"meeting_schedule_description_title" = "Description"; +"meeting_schedule_edit_title" = "Edit meeting"; +"meeting_schedule_failed_no_subject_or_participant_toast" = "A subject and at least one participant is required to create a meeting"; +"meeting_schedule_meeting_label" = "Meeting"; +"meeting_schedule_pick_end_time_title" = "Choose the end time"; +"meeting_schedule_pick_start_date_title" = "Choose the start date"; +"meeting_schedule_pick_start_time_title" = "Choose the start time"; +"meeting_schedule_send_invitations_title" = "Send invitation to participants"; +"meeting_schedule_subject_hint" = "Add title…"; +"meeting_schedule_timezone_title" = "Timezone"; +"meeting_schedule_title" = "New meeting"; +"meeting_waiting_room_cancel" = "Cancel"; +"meeting_waiting_room_join" = "Join"; +"meeting_waiting_room_joining_subtitle" = "You\\'ll be joining in a short moment"; +"meeting_waiting_room_joining_title" = "Connection in progress"; +"meetings_list_empty" = "No meeting for the moment…"; +"meetings_list_no_meeting_for_today" = "No meeting scheduled for today"; +"menu_add_address_to_contacts" = "Add to contacts"; +"menu_block_address" = "Block the address"; +"menu_block_number" = "Block the number"; +"menu_copy_chat_message" = "Copy"; +"menu_copy_phone_number" = "Copy phone number"; +"menu_copy_sip_address" = "Copy SIP addres"; +"menu_delete_history" = "Delete history"; +"menu_delete_selected_item" = "Delete"; +"menu_forward_chat_message" = "Forward"; +"menu_invite" = "Invite"; +"menu_reply_to_chat_message" = "Reply"; +"menu_resend_chat_message" = "Re-send"; +"menu_see_existing_contact" = "See contact"; +"message_copied_to_clipboard_toast" = "Message copied into clipboard"; +"message_delivery_info_error_title" = "Error"; +"message_delivery_info_read_title" = "Read"; +"message_delivery_info_received_title" = "Received"; +"message_delivery_info_sent_title" = "Sent"; +"message_forwarded_label" = "Forwarded"; +"message_meeting_invitation_cancelled_notification" = "📅 Meeting has been cancelled"; +"message_meeting_invitation_notification" = "📅 You are invited to a meeting"; +"message_meeting_invitation_updated_notification" = "📅 Meeting has been updated"; +"message_reaction_click_to_remove_label" = "Click to remove"; +"message_reactions_info_all_title" = "Reactions"; +"network_not_reachable" = "You aren't connected to internet"; +"network_reachable_again" = "Network is now reachable again"; +"new_conversation_create_group" = "Create a group conversation"; +"new_conversation_search_bar_filter_hint" = "Search contact"; +"new_conversation_title" = "New conversation"; +"next" = "Next"; +"None" = "None"; +"notification_chat_message_reaction_received" = "%@ reacted by %@ to: %@"; +"notification_chat_message_received_title" = "Message received"; +"notification_missed_call_title" = "Missed call"; +"operation_in_progress_overlay" = "Operation in progress, please wait"; +"or" = "or"; +"password" = "Password"; +"Personnalize your profil mode" ="Personnalize your profil mode"; +"phone_number" = "Phone number"; +"picker_categories" = "Categories"; +"qr_code_validated" = "QR code validated"; +"recordings_title" = "Recordings"; +"selected_participants_count" = "%@ selected participants"; +"settings_advanced_accept_early_media_title" = "Accept early media"; +"settings_advanced_allow_outgoing_early_media_title" = "Allow outgoing early media"; +"settings_advanced_audio_codecs_title" = "Audio codecs"; +"settings_advanced_audio_devices_title" = "Audio devices"; +"settings_advanced_device_id" = "Device ID"; +"settings_advanced_device_id_hint" = "Alpha-numerical characters only"; +"settings_advanced_download_apply_remote_provisioning" = "Download & apply"; +"settings_advanced_input_audio_device_title" = "Default input audio device"; +"settings_advanced_media_encryption_mandatory_title" = "Media encryption mandatory"; +"settings_advanced_output_audio_device_title" = "Default output audio device"; +"settings_advanced_remote_provisioning_url" = "Remote provisioning URL"; +"settings_advanced_title" = "Advanced settings"; +"settings_advanced_upload_server_url" = "File sharing server URL"; +"settings_advanced_video_codecs_title" = "Video codecs"; +"settings_calls_adaptive_rate_control_title" = "Adaptive rate control"; +"settings_calls_auto_record_title" = "Automatically start recording calls"; +"settings_calls_calibrate_echo_canceller_done" = "%@ ms"; +"settings_calls_calibrate_echo_canceller_done_no_echo" = "no echo"; +"settings_calls_calibrate_echo_canceller_failed" = "failed"; +"settings_calls_calibrate_echo_canceller_in_progress" = "in progress"; +"settings_calls_calibrate_echo_canceller_title" = "Calibrate echo canceller"; +"settings_calls_change_ringtone_title" = "Change ringtone"; +"settings_calls_echo_canceller_subtitle" = "Prevents echo from being heard by remote end if no hardware echo canceller is available"; +"settings_calls_echo_canceller_title" = "Use software echo canceller"; +"settings_calls_enable_fec_title" = "Enable video FEC"; +"settings_calls_enable_video_title" = "Enable video"; +"settings_calls_title" = "Calls"; +"settings_calls_vibrate_while_ringing_title" = "Vibrate while incoming call is ringing"; +"settings_contacts_add_carddav_server_title" = "Add CardDAV address book"; +"settings_contacts_add_ldap_server_title" = "Add LDAP server"; +"settings_contacts_carddav_deleted_toast" = "CardDAV account deleted"; +"settings_contacts_carddav_mandatory_field_not_filled_toast" = "Please fill in at least the display name and server URL"; +"settings_contacts_carddav_name_title" = "Display name"; +"settings_contacts_carddav_password_title" = "Password"; +"settings_contacts_carddav_realm_title" = "Authentication realm"; +"settings_contacts_carddav_server_url_title" = "Server URL"; +"settings_contacts_carddav_sync_error_toast" = "Synchronization error!"; +"settings_contacts_carddav_sync_successful_toast" = "Synchronization successful"; +"settings_contacts_carddav_use_as_default_title" = "Store newly created contacts here"; +"settings_contacts_carddav_username_title" = "Username"; +"settings_contacts_edit_carddav_server_title" = "Edit CardDAV address book"; +"settings_contacts_edit_ldap_server_title" = "Edit LDAP server"; +"settings_contacts_ldap_bind_dn_title" = "Bind DN"; +"settings_contacts_ldap_bind_user_password_title" = "Bind user password"; +"settings_contacts_ldap_max_results_title" = "Maximum results"; +"settings_contacts_ldap_password_title" = "Password"; +"settings_contacts_ldap_request_timeout_title" = "Request timeout"; +"settings_contacts_ldap_search_base_title" = "Search base (can't be empty)"; +"settings_contacts_ldap_search_filter_title" = "Filter"; +"settings_contacts_ldap_server_url_title" = "Server URL (can't be empty)"; +"settings_contacts_ldap_use_tls_title" = "Use TLS"; +"settings_contacts_title" = "Contacts"; +"settings_conversations_auto_download_title" = "Auto-download files"; +"settings_conversations_mark_as_read_when_dismissing_notif_title" = "Mark conversation as read when dismissing message notification"; +"settings_conversations_title" = "Conversations"; +"settings_meetings_default_layout_title" = "Default layout"; +"settings_meetings_layout_active_speaker_label" = "Active speaker"; +"settings_meetings_layout_mosaic_label" = "Mosaic"; +"settings_meetings_title" = "Meetings"; +"settings_network_allow_ipv6" = "Allow IPv6"; +"settings_network_title" = "Network"; +"settings_network_use_wifi_only" = "Use only Wi-Fi networks"; +"settings_security_enable_vfs_subtitle" = "Warning: once enabled it can't be disabled!"; +"settings_security_enable_vfs_title" = "Encrypt everything"; +"settings_security_prevent_screenshots_title" = "Prevent interface from being recorded"; +"settings_security_title" = "Security"; +"settings_title" = "Settings"; +"sip_address" = "SIP Address"; +"sip_address_copied_to_clipboard_toast" = "SIP address copied into clipboard"; +"sip_address_display_name" = "Display name"; +"sip_address_domain" = "Domain"; +"sip.linphone.org" = "sip.linphone.org"; +"SRTP" = "SRTP"; +"start" = "Start"; +"TCP" = "TCP"; +"Temp Help" = "Temp Help"; +"text_copied_to_clipboard_toast" = "Text copied into clipboard"; +"TLS" = "TLS"; +"UDP" = "UDP"; +"uri_handler_bad_call_address_failed_toast" = "Unable to call, invalid address"; +"uri_handler_bad_config_address_failed_toast" = "Unable to retrieve configuration, invalid address"; +"uri_handler_call_failed_toast" = "Call failed"; +"uri_handler_config_failed_toast" = "Configuration failed"; +"uri_handler_config_success_toast" = "Configuration successfully applied"; +"username" = "Username"; +"username_error" = "Username error"; +"web_platform_forgotten_password_url" = "https://subscribe.linphone.org/"; +"web_platform_register_email_url" = "https://subscribe.linphone.org/register/email"; +"website_contact_url" = "https://linphone.org/contact"; +"website_download_url" = "https://linphone.org/linphone-softphone"; +"website_open_source_licences_usage_url" = "https://wiki.linphone.org/xwiki/wiki/public/view/Linphone/Third%20party%20components%20/"; +"website_privacy_policy_url" = "https://linphone.org/en/privacy-policy"; +"website_terms_and_conditions_url" = "https://www.linphone.org/en/terms-of-use"; +"website_translate_weblate_url" = "https://weblate.linphone.org/"; +"welcome_carousel_skip" = "Skip"; +"welcome_page_1_message" = "A **secured**, **open source** and **French** communication app."; +"welcome_page_2_message" = "Your communications are safe thanks to our **end-to-end encryption**."; +"welcome_page_2_title" = "Secured"; +"welcome_page_3_message" = "A **free** and open source application since **2001**."; +"welcome_page_3_title" = "Open source"; +"welcome_page_subtitle" = "in %@"; +"welcome_page_title" = "Welcome"; +"You will change this mode later" = "You will change this mode later"; +"ZRTP" = "ZRTP"; diff --git a/Linphone/fr.lproj/Localizable.strings b/Linphone/fr.lproj/Localizable.strings new file mode 100644 index 000000000..8e62e892d --- /dev/null +++ b/Linphone/fr.lproj/Localizable.strings @@ -0,0 +1,513 @@ +/* + Localizable.strings + Linphone + +*/ + +"" = ""; +": %@" = ": %@"; +"[https://sip.linphone.org](https://sip.linphone.org)" = "[https://sip.linphone.org](https://sip.linphone.org)"; +"[linphone.org/contact](https://linphone.org/contact)" = "[linphone.org/contact](https://linphone.org/contact)"; +"*" = "*"; +"**%@**" = "**%@**"; +"#" = "#"; +"%@" = "%@"; +"%lld" = "%lld"; +"%lld %@" = "%1$lld %2$@"; +"%lld%%" = "%lld%%"; +"+" = "+"; +"|" = "|"; +"❤️" = "❤️"; +"👍" = "👍"; +"😂" = "😂"; +"😢" = "😢"; +"😮" = "😮"; +"0" = "0"; +"1" = "1"; +"2" = "2"; +"3" = "3"; +"4" = "4"; +"5" = "5"; +"6" = "6"; +"7" = "7"; +"8" = "8"; +"9" = "9"; +"account_settings_audio_video_conference_factory_uri_title" = "URI du serveur de réunions"; +"account_settings_avpf_title" = "AVPF"; +"account_settings_bundle_mode_title" = "Mode \"bundle\""; +"account_settings_ccmp_server_url_title" = "URL du serveur CCMP"; +"account_settings_conference_factory_uri_title" = "URI du serveur de conversations"; +"account_settings_cpim_in_basic_conversations_title" = "Utiliser CPIM dans les conversations \"basiques\""; +"account_settings_enable_ice_title" = "Activer ICE"; +"account_settings_enable_turn_title" = "Activer TURN"; +"account_settings_expire_title" = "Expiration (en secondes)"; +"account_settings_im_encryption_mandatory_title" = "Chiffrement obligatoire des conversations"; +"account_settings_lime_server_url_title" = "URL du serveur d'échange de clés de chiffrement"; +"account_settings_mwi_uri_title" = "URI du serveur MWI (Message Waiting Indicator)"; +"account_settings_nat_policy_title" = "Paramètres de politique NAT"; +"account_settings_outbound_proxy_title" = "Serveur mandataire sortant"; +"account_settings_push_notification_not_available_title" = "Notifications push non disponibles"; +"account_settings_push_notification_title" = "Activer les notifications"; +"account_settings_sip_proxy_url_title" = "URL du serveur mandataire"; +"account_settings_stun_server_url_title" = "URL du serveur STUN/TURN"; +"account_settings_title" = "Paramètres de compte"; +"account_settings_turn_password_title" = "Mot de passe TURN"; +"account_settings_turn_username_title" = "Utilisateur TURN"; +"account_settings_update_password_title" = "Mettre à jour le mot de passe"; +"account_settings_voicemail_uri_title" = "URI de la messagerie vocale"; +"assistant_account_create" = "Créer"; +"assistant_account_creation_sms_confirmation_explanation" = "On vous a envoyé un code de vérification par SMS au numéro %@.

Merci de le saisir ci-dessous :"; +"assistant_account_creation_wrong_phone_number" = "Numéro incorrect ?"; +"assistant_account_login" = "Connexion"; +"assistant_account_login_forbidden_error" = "Mauvais nom d’utilisateur ou mot de passe"; +"assistant_account_register" = "S’inscrire"; +"assistant_account_register_push_notification_not_received_error" = "Notification push non reçue, merci de réessayer plus tard"; +"assistant_account_register_unexpected_error" = "Un erreur inattendue est survenue, merci de réessayer plus tard"; +"assistant_already_have_an_account" = "Vous avez déjà un compte ?"; +"assistant_create_account_using_email_on_our_web_platform" = "Créez un compte avec votre email ici :"; +"assistant_dialog_confirm_phone_number_message" = "Êtes-vous sûr de vouloir utiliser ce numéro de téléphone ?"; +"assistant_dialog_confirm_phone_number_title" = "Confirmez votre numéro de téléphone"; +"assistant_dialog_general_terms_and_privacy_policy_message" = "En continuant, vous acceptez nos %@ et %@."; +"assistant_dialog_general_terms_and_privacy_policy_title" = "Conditions de service & politique de confidentialité"; +"assistant_dialog_general_terms_label" = "conditions de service"; +"assistant_dialog_privacy_policy_label" = "politique de confidentialité"; +"assistant_forgotten_password" = "Mot de passe oublié ?"; +"assistant_invalid_uri_toast" = "URI invalide"; +"assistant_login_third_party_sip_account" = "J’ai un compte SIP tiers"; +"assistant_no_account_yet" = "Pas encore de compte ?"; +"assistant_permissions_access_camera_title" = "**Caméra :** Pour capturer votre vidéo lors des appels et des conférences."; +"assistant_permissions_grant_all_of_them" = "OK"; +"assistant_permissions_post_notifications_title" = "**Notifications :** Pour vous informer quand vous recevez un message ou un appel."; +"assistant_permissions_read_contacts_title" = "**Contacts :** Pour vous afficher vos contacts et retrouver qui utilise %@."; +"assistant_permissions_record_audio_title" = "**Microphone :** Pour permettre à vos correspondants de vous entendre."; +"assistant_permissions_skip_permissions" = "Plus tard"; +"assistant_permissions_subtitle" = "Pour vous permettre de vous profitez pleinement de %@, nous avons besoin des autorisations suivantes :"; +"assistant_permissions_title" = "Donner les permissions"; +"assistant_qr_code_invalid_toast" = "Ce QR code est invalide !"; +"assistant_scan_qr_code" = "Scanner un QR code"; +"assistant_sip_account_transport_protocol" = "Transport"; +"assistant_third_party_sip_account_create_linphone_account" = "Je préfère créer un compte"; +"assistant_third_party_sip_account_warning_explanation" = "Certaines fonctionnalités telles que les conversations de groupe, les vidéo-conférences, etc… nécessitent un compte %@.\n\nCes fonctionnalités seront masquées si vous utilisez un compte SIP tiers.\n\nPour les activer dans un projet commercial, merci de nous contacter."; +"assistant_third_party_sip_account_warning_ok" = "J’ai compris"; +"assistant_web_platform_link" = "subscribe.linphone.org"; +"bottom_navigation_calls_label" = "Appels"; +"bottom_navigation_contacts_label" = "Contacts"; +"bottom_navigation_conversations_label" = "Conversations"; +"bottom_navigation_meetings_label" = "Réunions"; +"call_action_attended_transfer" = "Transfert"; +"call_action_blind_transfer" = "Transfert"; +"call_action_change_layout" = "Disposition"; +"call_action_go_to_calls_list" = "Liste des appels"; +"call_action_hang_up" = "Raccrocher"; +"call_action_pause_call" = "Mettre en pause"; +"call_action_record_call" = "Enregistrer"; +"call_action_resume_call" = "Reprendre"; +"call_action_show_dialer" = "Pavé"; +"call_action_show_messages" = "Messages"; +"call_action_start_new_call" = "Nouvel appel"; +"call_audio_device_type_bluetooth" = "Bluetooth (%@)"; +"call_audio_device_type_earpiece" = "Oreillette"; +"call_audio_device_type_headphones" = "Écouteurs"; +"call_audio_device_type_speaker" = "Haut parleur"; +"call_audio_incoming" = "Appel entrant"; +"call_can_be_trusted_toast" = "Appareil authentifié"; +"call_dialog_zrtp_security_alert_message" = "La confidentialité de votre appel peut être compromise !"; +"call_dialog_zrtp_security_alert_title" = "Alerte de sécurité"; +"call_dialog_zrtp_security_alert_try_again" = "Réessayer"; +"call_dialog_zrtp_validate_trust_letters_do_not_match" = "Aucune correspondance"; +"call_dialog_zrtp_validate_trust_local_code_label" = "Votre code :"; +"call_dialog_zrtp_validate_trust_message" = "Pour garantir le chiffrement, nous avons besoin d’authentifier l’appareil de votre correspondant.
Veuillez échanger vos codes :"; +"call_dialog_zrtp_validate_trust_remote_code_label" = "Code correspondant :"; +"call_dialog_zrtp_validate_trust_title" = "Vérification de sécurité"; +"call_dialog_zrtp_validate_trust_warning_message" = "Pour garantir le chiffrement, nous avons besoin de réauthentifier l’appareil de votre correspondant.
Veuillez ré-échanger vos codes :"; +"call_do_zrtp_sas_validation_again" = "Faire la vérification à nouveau"; +"call_history_deleted_toast" = "Historique supprimé"; +"call_not_encrypted" = "Appel non chiffré"; +"call_outgoing" = "Appel sortant"; +"call_srtp_point_to_point_encrypted" = "Appel chiffré de point à point"; +"call_state_connected" = "Actif"; +"call_state_paused" = "En pause"; +"call_state_paused_by_remote" = "Mis en pause par le correspondant"; +"call_state_resuming" = "Reprise…"; +"call_stats_audio_title" = "Audio"; +"call_stats_media_encryption_title" = "Chiffrement du média"; +"call_stats_video_title" = "Video"; +"call_transfer_current_call_title" = "Transférer l’appel"; +"call_transfer_failed_toast" = "Echec du transfert"; +"call_transfer_in_progress_toast" = "Transfert en cours"; +"call_transfer_successful_toast" = "Appel transféré"; +"call_waiting_for_encryption_info" = "En attente du chiffrement…"; +"call_zrtp_end_to_end_encrypted" = "Appel chiffré de bout en bout"; +"call_zrtp_sas_validation_required" = "Vérification nécessaire"; +"call_zrtp_sas_validation_skip" = "Passer"; +"calls_count_label" = "%@ appels"; +"calls_list_dialog_merge_into_conference_label" = "Créer une conférence"; +"calls_list_dialog_merge_into_conference_title" = "Fusionner les appels en une conférence ?"; +"calls_list_title" = "Liste des appels"; +"Ce mode vous permet d’être interopérable avec d’autres services SIP.\nVos communications seront chiffrées de point à point. " = "Ce mode vous permet d’être interopérable avec d’autres services SIP.\nVos communications seront chiffrées de point à point. "; +"Chiffrement de bout en bout de tous vos échanges, grâce au mode default vos communications sont à l’abri des regards." = "Chiffrement de bout en bout de tous vos échanges, grâce au mode default vos communications sont à l’abri des regards."; +"conference_action_screen_sharing" = "Partage d’écran"; +"conference_action_show_participants" = "Participants"; +"conference_call_empty" = "En attente d’autres participants…"; +"conference_failed_to_create_group_call_toast" = "Echec de l’appel de groupe"; +"conference_layout_active_speaker" = "Intervenant actif"; +"conference_layout_audio_only" = "Audio uniquement"; +"conference_layout_grid" = "Mosaïque"; +"conference_name_error" = "Nom de réunion invalide"; +"conference_participant_joining_text" = "En train de rejoindre…"; +"conference_participant_paused_text" = "En pause"; +"conference_share_link_title" = "Partager le lien"; +"contact_call_action" = "Appel"; +"contact_details_actions_title" = "Autres actions"; +"contact_details_add_to_favourites" = "Ajouter aux favoris"; +"contact_details_delete" = "Supprimer"; +"contact_details_edit" = "Modifier"; +"contact_details_numbers_and_addresses_title" = "Coordonnées"; +"contact_details_remove_from_favourites" = "Retirer des favoris"; +"contact_details_share" = "Partager"; +"contact_dialog_delete_message" = "Ce contact sera définitivement supprimé."; +"contact_dialog_delete_title" = "Supprimer %@ ?"; +"contact_dialog_pick_phone_number_or_sip_address_title" = "Choisissez un numéro ou adresse SIP"; +"contact_edit_title" = "Modifier contact"; +"contact_editor_company" = "Entreprise"; +"contact_editor_dialog_abort_confirmation_message" = "Toutes vos modifications seront perdues."; +"contact_editor_dialog_abort_confirmation_title" = "Ignorer les modifications ?"; +"contact_editor_first_name" = "Prénom"; +"contact_editor_job_title" = "Poste"; +"contact_editor_last_name" = "Nom de famille"; +"contact_message_action" = "Message"; +"contact_new_title" = "Nouveau contact"; +"contact_video_call_action" = "Appel vidéo"; +"contacts_list_all_contacts_title" = "Tous les contacts"; +"contacts_list_empty" = "Aucun contact pour le moment…"; +"contacts_list_favourites_title" = "Favoris"; +"contacts_list_filter_popup_see_all" = "Tous les contacts"; +"contacts_list_filter_popup_see_linphone_only" = "Contacts %@"; +"conversation_action_call" = "Appeler"; +"conversation_action_configure_ephemeral_messages" = "Configurer les messages éphémères"; +"conversation_action_delete" = "Supprimer la conversation"; +"conversation_action_leave_group" = "Quitter la conversation"; +"conversation_action_mark_as_read" = "Marquer comme lu"; +"conversation_action_mute" = "Mettre en sourdine"; +"conversation_action_unmute" = "Réactiver les notifications"; +"conversation_add_participants_title" = "Ajouter des participants"; +"conversation_composing_label_multiple" = "%@ sont en train d'écrire…"; +"conversation_composing_label_single" = "%@ est en train d'écrire…"; +"conversation_dialog_edit_subject" = "Renommer la conversation"; +"conversation_dialog_set_subject" = "Nommer la conversation"; +"conversation_dialog_subject_hint" = "Nom de la conversation"; +"conversation_end_to_end_encrypted_bottom_sheet_link" = "https://linphone.org/en/features/#security"; +"conversation_ephemeral_messages_duration_disabled" = "Désactiver"; +"conversation_ephemeral_messages_duration_one_day" = "1 jour"; +"conversation_ephemeral_messages_duration_one_hour" = "1 heure"; +"conversation_ephemeral_messages_duration_one_minute" = "1 minute"; +"conversation_ephemeral_messages_duration_one_week" = "1 semaine"; +"conversation_ephemeral_messages_duration_three_days" = "3 jours"; +"conversation_ephemeral_messages_subtitle" = "Les messages éphémères seront automatiquement supprimés après avoir été lus par tous et une fois le délai suivant écoulé :"; +"conversation_ephemeral_messages_title" = "Messages éphémères"; +"conversation_event_admin_set" = "%@ est admin"; +"conversation_event_admin_unset" = "%@ n'est plus admin"; +"conversation_event_conference_created" = "Vous avez rejoint la conversation"; +"conversation_event_conference_destroyed" = "Vous avez quitté la conversation"; +"conversation_event_device_added" = "Nouvel appareil pour %@"; +"conversation_event_device_removed" = "Appareil supprimé pour %@"; +"conversation_event_ephemeral_messages_disabled" = "Messages éphémères désactivés"; +"conversation_event_ephemeral_messages_enabled" = "Messages éphémères activés"; +"conversation_event_ephemeral_messages_lifetime_changed" = "Messages éphémères %@"; +"conversation_event_participant_added" = "%@ a rejoint la conversation"; +"conversation_event_participant_removed" = "%@ a quitté la conversation"; +"conversation_event_subject_changed" = "La conversation a été renommée : %@"; +"conversation_failed_to_create_toast" = "Échec de création de la conversation !"; +"conversation_forward_message_title" = "Transférer à…"; +"conversation_info_add_participants_label" = "Ajouter des participants"; +"conversation_info_admin_menu_remove_participant" = "Retirer participant"; +"conversation_info_admin_menu_set_participant_admin" = "Donner les droits admin"; +"conversation_info_admin_menu_unset_participant_admin" = "Retirer les droits admin"; +"conversation_info_confirm_start_group_call_dialog_message" = "Tous les participants de la conversation recevront un appel."; +"conversation_info_confirm_start_group_call_dialog_title" = "Lancer un appel de groupe ?"; +"conversation_info_delete_history_action" = "Supprimer l'historique"; +"conversation_info_menu_add_to_contacts" = "Ajouter aux contacts"; +"conversation_info_menu_go_to_contact" = "Voir le contact"; +"conversation_info_participant_is_admin_label" = "Administrateur"; +"conversation_info_participants_list_title" = "Participants"; +"conversation_invalid_participant_due_to_security_mode_toast" = "Pour des raisons de sécurité, la création d'une conversation avec un participant d'un domaine tiers est désactivé."; +"conversation_menu_configure_ephemeral_messages" = "Messages éphémères"; +"conversation_menu_go_to_info" = "Informations"; +"conversation_message_forward_cancelled_toast" = "Transfert annulé"; +"conversation_message_forwarded_toast" = "Message transféré"; +"conversation_message_meeting_cancelled_label" = "La réunion a été annulée"; +"conversation_message_meeting_updated_label" = "La réunion a été mise à jour"; +"conversation_one_to_one_hidden_subject" = "Dummy subject"; +"conversation_reply_to_message_title" = "En réponse à : "; +"conversation_text_field_hint" = "Dites quelque chose…"; +"conversations_list_empty" = "Aucune conversation pour le moment…"; +"debug_logs_copied_to_clipboard_toast" = "Les journaux ont été ajoutés au presse-papier"; +"Default" = "Default"; +"Default mode" = "Default mode"; +"dialog_accept" = "Accepter"; +"dialog_call" = "Appeler"; +"dialog_cancel" = "Annuler"; +"dialog_close" = "Fermer"; +"dialog_continue" = "Continuer"; +"dialog_deny" = "Refuser"; +"dialog_install" = "Installer"; +"dialog_no" = "Non"; +"dialog_ok" = "OK"; +"dialog_yes" = "Oui"; +"drawer_menu_account_connection_status_cleared" = "Désactivé"; +"drawer_menu_account_connection_status_connected" = "Connecté"; +"drawer_menu_account_connection_status_failed" = "Erreur"; +"drawer_menu_account_connection_status_progress" = "Connexion…"; +"drawer_menu_account_connection_status_refreshing" = "Rafraîchissement…"; +"drawer_menu_add_account" = "Ajouter un compte"; +"drawer_menu_manage_account" = "Mon compte"; +"drawer_menu_no_account_configured_yet" = "Aucun compte configuré"; +"DTLS" = "DTLS"; +"Error" = "Erreur"; +"failed_meeting_ics_invitation_not_sent_toast" = "Echec de l’envoi des invitations ICS de la réunion aux participants"; +"GC_MSG" = "Vous avez été ajouté à une conversation"; +"generic_address_picker_suggestions_list_title" = "Suggestions"; +"help_about_advanced_title" = "Avancé"; +"help_about_check_for_update" = "Vérifier les mises à jour"; +"help_about_contribute_translations_title" = "Aider à traduire Linphone"; +"help_about_open_source_licenses_subtitle" = "© Belledonne Communications 2010-2024"; +"help_about_open_source_licenses_title" = "GNU General Public License v3.0"; +"help_about_privacy_policy_subtitle" = "Quelles informations Linphone collecte et utilise"; +"help_about_privacy_policy_title" = "Politique de confidentialité"; +"help_about_title" = "À propos de Linphone"; +"help_about_version_title" = "Version"; +"help_dialog_update_available_message" = "Une nouvelle version %@ est disponible. Voulez-vous mettre à jour ?"; +"help_dialog_update_available_title" = "Mise à jour disponible"; +"help_error_checking_version_toast_message" = "Une erreur est survenue"; +"help_quit_title" = "Quitter l'application"; +"help_title" = "Aide"; +"help_troubleshooting_app_version_title" = "Version de l'application"; +"help_troubleshooting_clean_logs" = "Nettoyer les journaux"; +"help_troubleshooting_clear_native_friends_in_database" = "Supprimer les contacts natifs importés"; +"help_troubleshooting_debug_logs_cleaned_toast_message" = "Les journaux ont été nettoyés"; +"help_troubleshooting_debug_logs_upload_error_toast_message" = "Echec à l'envoi des journaux"; +"help_troubleshooting_firebase_project_title" = "ID du projet Firebase"; +"help_troubleshooting_print_logs_in_logcat" = "Imprimer les journaux dans logcat"; +"help_troubleshooting_sdk_version_title" = "Version du SDK"; +"help_troubleshooting_share_logs" = "Partager les journaux"; +"help_troubleshooting_share_logs_dialog_title" = "Partager le lien vers journaux avec…"; +"help_troubleshooting_show_config_file" = "Afficher la configuration"; +"help_troubleshooting_title" = "Dépannage"; +"help_version_up_to_date_toast_message" = "Votre version est à jour"; +"history_call_start_create_group_call" = "Démarrer un appel de groupe"; +"history_call_start_search_bar_filter_hint" = "Cherchez un contact ou une suggestion"; +"history_call_start_title" = "Nouvel appel"; +"history_dialog_delete_all_call_logs_message" = "L’ensemble de votre historique d’appels sera définitivement supprimé."; +"history_dialog_delete_all_call_logs_title" = "Supprimer l’historique d’appels ?"; +"history_group_call_start_dialog_set_subject" = "Nommer l'appel de groupe"; +"history_group_call_start_dialog_subject_hint" = "Nom de l'appel de groupe"; +"history_list_empty_history" = "Aucun appel dans votre historique…"; +"history_list_empty_with_filter_history" = "Aucune entrée ne correspond à votre recherche"; +"history_title" = "Historique d’appel"; +"IM_MSG" = "Vous avez reçu un message"; +"Interoperable" = "Interoperable"; +"Interoperable mode" = "Interoperable mode"; +"list_filter_no_result_found" = "Aucun résultat…"; +"manage_account_add_picture" = "Ajouter une image"; +"manage_account_delete" = "Se déconnecter"; +"manage_account_details_title" = "Détails"; +"manage_account_device_last_connection" = "Dernière connexion :"; +"manage_account_device_remove" = "Supprimer"; +"manage_account_devices_title" = "Appareils"; +"manage_account_dialog_international_prefix_help_message" = "Choisissez votre pays pour permettre à Linphone de faire le lien avec vos contacts."; +"manage_account_dialog_remove_account_message" = "Si vous souhaitez supprimer définitivement votre compte rendez-vous sur : https://sip.linphone.org"; +"manage_account_dialog_remove_account_title" = "Se déconnecter du compte ?"; +"manage_account_edit_picture" = "Modifier"; +"manage_account_international_prefix" = "Indicatif international"; +"manage_account_no_device" = "Aucun appareil n'a été trouvé…"; +"manage_account_remove_picture" = "Supprimer"; +"manage_account_settings" = "Mon compte"; +"manage_account_status_cleared_summary" = "Compte désactivé, vous ne recevrez ni appel ni message."; +"manage_account_status_connected_summary" = "Vous êtes en ligne, on peut vous joindre."; +"manage_account_status_failed_summary" = "Erreur de connexion, vérifiez vos paramètres."; +"manage_account_status_progress_summary" = "Connexion en cours, merci de patienter…"; +"manage_account_title" = "Mon compte"; +"meeting_call_remove_no_participants" = "Aucun participant pour l’instant…"; +"meeting_call_remove_participant_confirmation_message" = "Voulez vous vraiment exclure %@ ?"; +"meeting_call_remove_participant_confirmation_title" = "Exclure un participant"; +"meeting_exported_as_calendar_event" = "Réunion ajoutée au calendrier de l’iPhone"; +"meeting_failed_to_edit_toast" = "Échec de la modification de la réunion"; +"meeting_failed_to_schedule_toast" = "Échec de création de la réunion !"; +"meeting_failed_to_send_invites_toast" = "Échec de l'envoi des invitations à la réunion !"; +"meeting_failed_to_send_part_of_invites_toast" = "Échec de l'envoi des invitations à certains des participants !"; +"meeting_info_cancelled_toast" = "Réunion annulée"; +"meeting_info_created_toast" = "Réunion créée"; +"meeting_info_delete" = "Supprimer la réunion"; +"meeting_info_deleted_toast" = "Réunion supprimée"; +"meeting_info_export_as_calendar_event" = "Ajouter dans le calendrier"; +"meeting_info_join_title" = "Rejoindre la réunion"; +"meeting_info_organizer_label" = "Organisateur"; +"meeting_info_updated_toast" = "Réunion mise à jour"; +"meeting_schedule_add_participants_title" = "Ajouter des participants"; +"meeting_schedule_cancel_dialog_message" = "Voulez-vous annuler la réunion et envoyer une notification aux participants ?"; +"meeting_schedule_cancel_dialog_title" = "Annuler la réunion ?"; +"meeting_schedule_description_hint" = "Ajouter une description"; +"meeting_schedule_description_title" = "Description"; +"meeting_schedule_edit_title" = "Modifier la réunion"; +"meeting_schedule_failed_no_subject_or_participant_toast" = "Il faut au moins un sujet et un participant pour créer une réunion"; +"meeting_schedule_meeting_label" = "Réunion"; +"meeting_schedule_pick_end_time_title" = "Heure de fin"; +"meeting_schedule_pick_start_date_title" = "Date de début"; +"meeting_schedule_pick_start_time_title" = "Heure de début"; +"meeting_schedule_send_invitations_title" = "Envoyer l’invitation par message aux participants"; +"meeting_schedule_subject_hint" = "Ajouter un titre…"; +"meeting_schedule_timezone_title" = "Fuseau horaire"; +"meeting_schedule_title" = "Nouvelle réunion"; +"meeting_waiting_room_cancel" = "Annuler"; +"meeting_waiting_room_join" = "Rejoindre"; +"meeting_waiting_room_joining_subtitle" = "Vous allez rejoindre la réunion dans quelques instants…"; +"meeting_waiting_room_joining_title" = "Connexion à la réunion"; +"meetings_list_empty" = "Aucune réunion pour le moment…"; +"meetings_list_no_meeting_for_today" = "Aucune réunion aujourd\\'hui"; +"menu_add_address_to_contacts" = "Ajouter aux contacts"; +"menu_block_address" = "Bloquer l'adresse"; +"menu_block_number" = "Bloquer le numéro"; +"menu_copy_chat_message" = "Copier le texte"; +"menu_copy_phone_number" = "Copier le numéro"; +"menu_copy_sip_address" = "Copier l\\'adresse SIP"; +"menu_delete_history" = "Supprimer l\\'historique d\\'appels"; +"menu_delete_selected_item" = "Supprimer"; +"menu_forward_chat_message" = "Transférer"; +"menu_invite" = "Inviter"; +"menu_reply_to_chat_message" = "Répondre"; +"menu_resend_chat_message" = "Ré-envoyer"; +"menu_see_existing_contact" = "Voir le contact"; +"message_copied_to_clipboard_toast" = "Message copié dans le presse-papier"; +"message_delivery_info_error_title" = "En erreur"; +"message_delivery_info_read_title" = "Lu"; +"message_delivery_info_received_title" = "Reçu"; +"message_delivery_info_sent_title" = "Envoyé"; +"message_forwarded_label" = "Transféré"; +"message_meeting_invitation_cancelled_notification" = "📅 Réunion annulée"; +"message_meeting_invitation_notification" = "📅 Invitation à une réunion"; +"message_meeting_invitation_updated_notification" = "📅 Réunion mise à jour"; +"message_reaction_click_to_remove_label" = "Cliquez pour supprimer"; +"message_reactions_info_all_title" = "Réactions"; +"network_not_reachable" = "Vous n’êtes pas connecté à internet"; +"network_reachable_again" = "Vous êtes à nouveau connecté à internet"; +"new_conversation_create_group" = "Créer une conversation de groupe"; +"new_conversation_search_bar_filter_hint" = "Chercher un contact"; +"new_conversation_title" = "Créer une conversation"; +"next" = "Suivant"; +"None" = "None"; +"notification_chat_message_reaction_received" = "%@ a réagi par %@ à : %@"; +"notification_chat_message_received_title" = "Message reçu"; +"notification_missed_call_title" = "Appel manqué"; +"operation_in_progress_overlay" = "Opération en cours, merci de patienter..."; +"or" = "ou"; +"password" = "Mot de passe"; +"Personnalize your profil mode" = "Personnalize your profil mode"; +"phone_number" = "Numéro de téléphone"; +"picker_categories" = "Catégories"; +"qr_code_validated" = "QR code validé"; +"recordings_title" = "Enregistrements"; +"selected_participants_count" = "%@ participants selectionnés"; +"settings_advanced_accept_early_media_title" = "Accepter l'early media"; +"settings_advanced_allow_outgoing_early_media_title" = "Autoriser l'early media pour les appels sortants"; +"settings_advanced_audio_codecs_title" = "Codecs audio"; +"settings_advanced_audio_devices_title" = "Périphériques audio"; +"settings_advanced_device_id" = "Nom de l'appareil"; +"settings_advanced_device_id_hint" = "Caractères alpha-numériques uniquement"; +"settings_advanced_download_apply_remote_provisioning" = "Télécharger & appliquer"; +"settings_advanced_input_audio_device_title" = "Périphérique de capture par défaut"; +"settings_advanced_media_encryption_mandatory_title" = "Rendre le chiffrement du média obligatoire"; +"settings_advanced_output_audio_device_title" = "Périphérique d'écoute par défaut"; +"settings_advanced_remote_provisioning_url" = "URL de configuration distante"; +"settings_advanced_title" = "Paramètres avancés"; +"settings_advanced_upload_server_url" = "URL du serveur de partage de fichier"; +"settings_advanced_video_codecs_title" = "Codecs vidéo"; +"settings_calls_adaptive_rate_control_title" = "Contrôle automatique de la qualité"; +"settings_calls_auto_record_title" = "Enregistrement automatique des appels"; +"settings_calls_calibrate_echo_canceller_done" = "%@ ms"; +"settings_calls_calibrate_echo_canceller_done_no_echo" = "pas d'écho"; +"settings_calls_calibrate_echo_canceller_failed" = "échec"; +"settings_calls_calibrate_echo_canceller_in_progress" = "en cours"; +"settings_calls_calibrate_echo_canceller_title" = "Calibrer l'annulateur d'écho"; +"settings_calls_change_ringtone_title" = "Changer de sonnerie"; +"settings_calls_echo_canceller_subtitle" = "Évite que de l'écho soit entendu par votre correspondant si un annulateur matériel n'est pas disponible"; +"settings_calls_echo_canceller_title" = "Utiliser l'annulateur d'écho logiciel"; +"settings_calls_enable_fec_title" = "Activer la FEC vidéo"; +"settings_calls_enable_video_title" = "Autoriser la vidéo"; +"settings_calls_title" = "Appels"; +"settings_calls_vibrate_while_ringing_title" = "Vibration lors de l’appel"; +"settings_contacts_add_carddav_server_title" = "Ajouter un carnet d'adresse CardDAV"; +"settings_contacts_add_ldap_server_title" = "Ajouter un serveur LDAP"; +"settings_contacts_carddav_deleted_toast" = "Compte CardDAV supprimé"; +"settings_contacts_carddav_mandatory_field_not_filled_toast" = "Veuillez remplir au moins le nom d'affichage et l'URL du serveur"; +"settings_contacts_carddav_name_title" = "Nom d'affichage"; +"settings_contacts_carddav_password_title" = "Mot de passe"; +"settings_contacts_carddav_realm_title" = "Domaine d'authentification"; +"settings_contacts_carddav_server_url_title" = "URL du serveur"; +"settings_contacts_carddav_sync_error_toast" = "Erreur de synchronization !"; +"settings_contacts_carddav_sync_successful_toast" = "Synchronization réussie"; +"settings_contacts_carddav_use_as_default_title" = "Stocker ici les contacts nouvellement crées"; +"settings_contacts_carddav_username_title" = "Nom d'utilisateur"; +"settings_contacts_edit_carddav_server_title" = "Editer le carnet d'adresse CardDAV"; +"settings_contacts_edit_ldap_server_title" = "Editer le serveur LDAP"; +"settings_contacts_ldap_bind_dn_title" = "Bind DN"; +"settings_contacts_ldap_bind_user_password_title" = "Mot de passe de l'utilisateur Bind"; +"settings_contacts_ldap_max_results_title" = "Nombre de résultats maximum"; +"settings_contacts_ldap_password_title" = "Mot de passe"; +"settings_contacts_ldap_request_timeout_title" = "Délai d'attente de la requête"; +"settings_contacts_ldap_search_base_title" = "Base de recherche (ne peut être vide)"; +"settings_contacts_ldap_search_filter_title" = "Filtre"; +"settings_contacts_ldap_server_url_title" = "URL du serveur (ne peut être vide)"; +"settings_contacts_ldap_use_tls_title" = "Utiliser TLS"; +"settings_contacts_title" = "Contacts"; +"settings_conversations_auto_download_title" = "Télécharger automatiquement les fichiers"; +"settings_conversations_mark_as_read_when_dismissing_notif_title" = "Marquer la conversation comme lue lorsqu'une notification de message est supprimée"; +"settings_conversations_title" = "Conversations"; +"settings_meetings_default_layout_title" = "Disposition par défaut"; +"settings_meetings_layout_active_speaker_label" = "Intervenant actif"; +"settings_meetings_layout_mosaic_label" = "Mosaïque"; +"settings_meetings_title" = "Réunions"; +"settings_network_allow_ipv6" = "Autoriser l'IPv6"; +"settings_network_title" = "Réseau"; +"settings_network_use_wifi_only" = "Se connecter uniquement via le Wi-Fi"; +"settings_security_enable_vfs_subtitle" = "Attention, vous ne pourrez pas revenir en arrière !"; +"settings_security_enable_vfs_title" = "Chiffrer tous les fichiers"; +"settings_security_prevent_screenshots_title" = "Empêcher l'interface d'être enregistrée"; +"settings_security_title" = "Securité"; +"settings_title" = "Paramètres"; +"sip_address" = "Adresse SIP"; +"sip_address_copied_to_clipboard_toast" = "Adresse copiée"; +"sip_address_display_name" = "Nom d'affichage"; +"sip_address_domain" = "Domaine"; +"sip.linphone.org" = "sip.linphone.org"; +"SRTP" = "SRTP"; +"start" = "Commencer"; +"TCP" ="TCP"; +"Temp Help" ="Temp Help"; +"text_copied_to_clipboard_toast" = "Texte copié dans le presse-papier"; +"TLS" = "TLS"; +"UDP" = "UDP"; +"uri_handler_bad_call_address_failed_toast" = "Echec de l’appel, l’adresse est invalide"; +"uri_handler_bad_config_address_failed_toast" = "Echec de la configuration, l’adresse est invalide"; +"uri_handler_call_failed_toast" = "Echec de l’appel"; +"uri_handler_config_failed_toast" = "Echec de la configuration"; +"uri_handler_config_success_toast" = "Configuration appliquée avec succè"; +"username" = "Nom d’utilisateur"; +"username_error" = "Erreur dans le nom d'utilisateur"; +"web_platform_forgotten_password_url" = "https://subscribe.linphone.org/"; +"web_platform_register_email_url" = "https://subscribe.linphone.org/register/email"; +"website_contact_url" = "https://linphone.org/contact"; +"website_download_url" = "https://linphone.org/linphone-softphone"; +"website_open_source_licences_usage_url" = "https://wiki.linphone.org/xwiki/wiki/public/view/Linphone/Third%20party%20components%20/"; +"website_privacy_policy_url" = "https://linphone.org/en/privacy-policy"; +"website_terms_and_conditions_url" = "https://www.linphone.org/en/terms-of-use"; +"website_translate_weblate_url" = "https://weblate.linphone.org/"; +"welcome_carousel_skip" = "Passer"; +"welcome_page_1_message" = "Une application de communication **sécurisée**, **open source** et **française**."; +"welcome_page_2_message" = "Vos communications sont en sécurité grâce au **chiffrement de bout en bout**."; +"welcome_page_2_title" = "Sécurisé"; +"welcome_page_3_message" = "Une application open source et un **service gratuit** depuis **2001**."; +"welcome_page_3_title" = "Open source"; +"welcome_page_subtitle" = "sur %@"; +"welcome_page_title" = "Bienvenue"; +"You will change this mode later" = "You will change this mode later"; +"ZRTP" = "ZRTP";