Skip to content

Commit

Permalink
Translated using Weblate (French)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (58 of 58 strings)

Translation: SMS Import / Export/UI Strings
Translate-URL: https://hosted.weblate.org/projects/sms-import-export/ui-strings/fr/
  • Loading branch information
mavosaure authored and weblate committed May 18, 2024
1 parent 12774ed commit 81a27e8
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion app/src/main/res/values-b+fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,11 @@
<string name="sms_export_progress">%1$d sur %2$d SMS(s) exporté(s)</string>
<string name="mms_export_progress">%1$d sur %2$d MMS(s) exporté(s)</string>
<string name="message_import_progress">%1$d SMS(s) et %2$d MMS(s) importé(s)</string>
</resources>
<string name="scheduled_export_executing">Exportation planifiée en cours d\'exécution</string>
<string name="importing_messages">Importation des messages…</string>
<string name="copying_mms_binary_data">Copie des données binaires des MMS…</string>
<string name="become_default_sms_app_warning">SMS Import / Export doit être l\'application de SMS par défaut afin d\'importer ou d\'effacer des messages. Veuillez lire le README et vous assurer que vous en comprenez les implications avant de poursuivre.</string>
<string name="message_import_api_23_requirement">L\'importation de messages est seulement possible sur Android Marshmallow / 6.0 (API niveau 23) ou ultérieur.</string>
<string name="okay">OK</string>
<string name="default_sms_app_dialog_title">Application SMS par défaut</string>
</resources>

0 comments on commit 81a27e8

Please sign in to comment.