Fixed english strings thanks to feedback on Weblate

This commit is contained in:
Sylvain Berfini 2021-05-10 09:30:03 +02:00
parent 350493c6ea
commit c931e19073
3 changed files with 8 additions and 8 deletions

View file

@ -42,7 +42,7 @@
<string name="service_auto_start_description">&appName; a démarré automatiquement</string> <string name="service_auto_start_description">&appName; a démarré automatiquement</string>
<string name="sync_account_name">Contacts &appName;</string> <string name="sync_account_name">Contacts &appName;</string>
<string name="about_privacy_policy">Consultez notre politique de confidentialité</string> <string name="about_privacy_policy">Consultez notre politique de confidentialité</string>
<string name="logs_url_copied_to_clipboard">Url des traces copiée dans le presse-papier</string> <string name="logs_url_copied_to_clipboard">URL des traces copiée dans le presse-papier</string>
<string name="error">Erreur</string> <string name="error">Erreur</string>
<string name="phone_number">Numéro de téléphone</string> <string name="phone_number">Numéro de téléphone</string>
<string name="phone_numbers">Numéros de téléphone</string> <string name="phone_numbers">Numéros de téléphone</string>

View file

@ -18,7 +18,7 @@
<string name="about_liblinphone_sdk_version"></string> <string name="about_liblinphone_sdk_version"></string>
<string name="about_privacy_policy">Bekijk onze privacyverklaring</string> <string name="about_privacy_policy">Bekijk onze privacyverklaring</string>
<string name="about_text"></string> <string name="about_text"></string>
<string name="logs_url_copied_to_clipboard">Logs url gekopieerd naar klembord</string> <string name="logs_url_copied_to_clipboard">Logs URL gekopieerd naar klembord</string>
<string name="about_bugreport_email"></string> <string name="about_bugreport_email"></string>
<string name="error">Fout</string> <string name="error">Fout</string>
<string name="phone_number">Telefoonnummer</string> <string name="phone_number">Telefoonnummer</string>

View file

@ -24,7 +24,7 @@
<!-- Logs --> <!-- Logs -->
<string name="logs_upload_failure">Failed to upload logs!</string> <string name="logs_upload_failure">Failed to upload logs!</string>
<string name="logs_reset_complete">Logs have been cleared</string> <string name="logs_reset_complete">Logs have been cleared</string>
<string name="logs_url_copied_to_clipboard">Logs url copied into clipboard</string> <string name="logs_url_copied_to_clipboard">Logs URL copied into clipboard</string>
<string name="about_bugreport_email" translatable="false">linphone-android@belledonne-communications.com</string> <string name="about_bugreport_email" translatable="false">linphone-android@belledonne-communications.com</string>
<!-- Common --> <!-- Common -->
@ -95,7 +95,7 @@
<string name="contact_invite_friend">Invite</string> <string name="contact_invite_friend">Invite</string>
<string name="no_contact">No contact in your address book.</string> <string name="no_contact">No contact in your address book.</string>
<string name="no_sip_contact">No SIP contact in your address book.</string> <string name="no_sip_contact">No SIP contact in your address book.</string>
<string name="contact_filter_hint">Search a contact</string> <string name="contact_filter_hint">Search contacts</string>
<string name="contact_send_sms_invite_text">Hello, join me on &appName;! You can download it for free at %s</string> <string name="contact_send_sms_invite_text">Hello, join me on &appName;! You can download it for free at %s</string>
<string name="contact_send_sms_invite_download_link" translatable="false">https://linphone.org/download</string> <string name="contact_send_sms_invite_download_link" translatable="false">https://linphone.org/download</string>
<string name="contact_last_name">Last name</string> <string name="contact_last_name">Last name</string>
@ -118,7 +118,7 @@
<string name="debug_popup_enable_logs">Enable logs</string> <string name="debug_popup_enable_logs">Enable logs</string>
<string name="debug_popup_disable_logs">Disable logs</string> <string name="debug_popup_disable_logs">Disable logs</string>
<string name="debug_popup_send_logs">Send logs</string> <string name="debug_popup_send_logs">Send logs</string>
<string name="debug_popup_show_config_file">Show config file</string> <string name="debug_popup_show_config_file">View config file</string>
<string-array name="popup_send_log" translatable="false"> <string-array name="popup_send_log" translatable="false">
<item>@string/debug_popup_disable_logs</item> <item>@string/debug_popup_disable_logs</item>
<item>@string/debug_popup_send_logs</item> <item>@string/debug_popup_send_logs</item>
@ -278,7 +278,7 @@
<string name="assistant_error_phone_number_already_exists">There is already an account using this number</string> <string name="assistant_error_phone_number_already_exists">There is already an account using this number</string>
<string name="assistant_error_username_invalid_characters">Invalid characters found</string> <string name="assistant_error_username_invalid_characters">Invalid characters found</string>
<string name="assistant_error_passwords_dont_match">Passwords do not match</string> <string name="assistant_error_passwords_dont_match">Passwords do not match</string>
<string name="assistant_error_invalid_email_address">Email address isn\t valid</string> <string name="assistant_error_invalid_email_address">Email address is not valid</string>
<string name="assistant_error_username_too_long">Username has too many characters</string> <string name="assistant_error_username_too_long">Username has too many characters</string>
<string name="assistant_error_account_not_activated">Your account has not been validated yet</string> <string name="assistant_error_account_not_activated">Your account has not been validated yet</string>
<string name="assistant_error_invalid_credentials">Account does not exist or password does not match</string> <string name="assistant_error_invalid_credentials">Account does not exist or password does not match</string>
@ -302,12 +302,12 @@
<string name="assistant_password_hash_algorithm">Hash algorithm</string> <string name="assistant_password_hash_algorithm">Hash algorithm</string>
<!-- Assistant create --> <!-- Assistant create -->
<string name="assistant_create_account_part_email">Please enter an username, email and password for your &appName; account</string> <string name="assistant_create_account_part_email">Please enter a username, email and password for your &appName; account</string>
<string name="assistant_confirm_password">Password confirmation</string> <string name="assistant_confirm_password">Password confirmation</string>
<string name="assistant_validate_account_1">Your account is created. Please check your mails to validate your account:</string> <string name="assistant_validate_account_1">Your account is created. Please check your mails to validate your account:</string>
<string name="assistant_validate_account_2">Once it is done, come back here and click on the button.</string> <string name="assistant_validate_account_2">Once it is done, come back here and click on the button.</string>
<string name="assistant_use_username_instead_or_phone_number">Use a username (optional)</string> <string name="assistant_use_username_instead_or_phone_number">Use a username (optional)</string>
<string name="assistant_create_account_part_2">We have sent you a SMS with a validation code to your phone number:</string> <string name="assistant_create_account_part_2">We have sent you an SMS with a validation code to your phone number:</string>
<string name="assistant_create_account_part_3">To complete your phone number verification, please enter the 4 digit code below:\n</string> <string name="assistant_create_account_part_3">To complete your phone number verification, please enter the 4 digit code below:\n</string>
<string name="assistant_link_phone_number">You will link with your phone number the following username:</string> <string name="assistant_link_phone_number">You will link with your phone number the following username:</string>
<string name="assistant_link_phone_number_skip">Skip</string> <string name="assistant_link_phone_number_skip">Skip</string>