MultiSmsSender/res/values-fr/strings.xml

25 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Multi Sms</string>
<string name="send">Envoyer</string>
<string name="add">Ajouter</string>
<string name="contacts">Contacts</string>
<string name="ok">Ok</string>
<string name="nocontacts">Pas de contacts!!</string>
<string name="nogroups">Pas de groupes!!</string>
<string name="sending">Envoie d'un message...</string>
<string name="wait">Veuillez patienter pendant l'envoie...</string>
<string name="entermessage">Saisissez votre message</string>
<string name="entergroupname">Nom du groupe</string>
<string name="to">À</string>
<string name="add_group">Ajouter un groupe</string>
<string name="create_group">Créer un group</string>
<string name="remove_group">Supprimer ce groupe</string>
<string name="edit_group">Editer ce groupe</string>
<string name="noName">noName</string>
<string name="select_all">Selectionner tout</string>
<string name="deselect_all">DeSelectionner tout</string>
<string name="message_sent">Message(s) envoyé(s)</string>
<string name="enter_number">Entrez un numero ou utilisez l'icone de contact</string>
</resources>