mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-18 20:08:08 +00:00
Update translation
This commit is contained in:
parent
16f69d4606
commit
6dfd89c759
1 changed files with 11 additions and 0 deletions
|
|
@ -89,4 +89,15 @@
|
|||
<string name="status_in_progress">Enregistrement en cours</string>
|
||||
<string name="status_error">Enregistrement échoué</string>
|
||||
|
||||
<!-- Errors -->
|
||||
<string name="error_unknown">Erreur inconnue</string>
|
||||
<string name="error_call_declined">Appel rejeté</string>
|
||||
<string name="error_user_not_found">Utilisateur non trouvé</string>
|
||||
<string name="error_incompatible_media">Paramètres média incompatibles</string>
|
||||
<string name="error_low_bandwidth">Votre correspondant à un débit faible, la vidéo ne peut démarrer</string>
|
||||
<string name="error_network_unreachable">Le réseau n\'est pas joignable</string>
|
||||
<string name="error_bad_credentials">Nom d\'utilisateur ou mot de passe incorrect.</string>
|
||||
<string name="error_unauthorized">Non autorisé</string>
|
||||
<string name="error_io_error">Erreur réseau</string>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue