Translated using Weblate (French)
Currently translated at 91.6% (11 of 12 strings) Translation: Simple Mobile Tools/Simple Flashlight Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-flashlight/fr/
This commit is contained in:
parent
b53a047aad
commit
65cc9f7632
|
@ -1,21 +1,20 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<string name="app_name">Lampe de poche simple</string>
|
<string name="app_name">Lampe de poche simple</string>
|
||||||
<string name="app_launcher_name">Lampe de poche</string>
|
<string name="app_launcher_name">Lampe de poche</string>
|
||||||
<string name="camera_error">Échec de l\'obtention de l\'appareil photo</string>
|
<string name="camera_error">Échec de l\'obtention de l\'appareil photo</string>
|
||||||
<string name="camera_permission">L\'autorisation d\'accès à l\'appareil photo est nécessaire pour un effet stroboscope correct</string>
|
<string name="camera_permission">L\'autorisation d\'accès à l\'appareil photo est nécessaire pour un effet stroboscope correct</string>
|
||||||
<string name="bright_display">Bright display</string>
|
<string name="bright_display">Affichage lumineux</string>
|
||||||
|
|
||||||
<!-- Settings -->
|
<!-- Settings -->
|
||||||
<string name="show_bright_display">Afficher un bouton écran lumineux</string>
|
<string name="show_bright_display">Afficher un bouton écran lumineux</string>
|
||||||
<string name="show_stroboscope">Afficher un bouton stroboscope</string>
|
<string name="show_stroboscope">Afficher un bouton stroboscope</string>
|
||||||
<string name="show_sos">Show an SOS button</string>
|
<string name="show_sos">Afficher un bouton SOS</string>
|
||||||
<string name="turn_flashlight_on">Activer la lampe de poche au démarrage</string>
|
<string name="turn_flashlight_on">Activer la lampe de poche au démarrage</string>
|
||||||
|
|
||||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||||
<string name="app_title">Simple Flashlight - Bright display & stroboscope</string>
|
<string name="app_title">Lampe de poche simple - Affichage lumineux et stroboscope</string>
|
||||||
<!-- Short description has to have less than 80 chars -->
|
<!-- Short description has to have less than 80 chars -->
|
||||||
<string name="app_short_description">A simple modern flashlight with SOS, stroboscope & bright display, has no ads.</string>
|
<string name="app_short_description">Une simple lampe de poche moderne avec SOS, stroboscope et écran lumineux, sans publicité.</string>
|
||||||
<string name="app_long_description">
|
<string name="app_long_description">
|
||||||
A clean flashlight with an extra bright display, customizable stroboscope and a predefined SOS mode.
|
A clean flashlight with an extra bright display, customizable stroboscope and a predefined SOS mode.
|
||||||
|
|
||||||
|
@ -42,9 +41,8 @@
|
||||||
<b>Reddit:</b>
|
<b>Reddit:</b>
|
||||||
https://www.reddit.com/r/SimpleMobileTools
|
https://www.reddit.com/r/SimpleMobileTools
|
||||||
</string>
|
</string>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Haven't found some strings? There's more at
|
Haven't found some strings? There's more at
|
||||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||||
-->
|
-->
|
||||||
</resources>
|
</resources>
|
Loading…
Reference in New Issue