Translated using Weblate (English)
Currently translated at 100.0% (12 of 12 strings) Translation: Simple Mobile Tools/Simple Flashlight Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-flashlight/en/
This commit is contained in:
parent
a8efad9612
commit
f2ef726ee1
|
@ -1,21 +1,20 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<string name="app_name">Simple Flashlight</string>
|
<string name="app_name">Simple Flashlight</string>
|
||||||
<string name="app_launcher_name">Flashlight</string>
|
<string name="app_launcher_name">Flashlight</string>
|
||||||
<string name="camera_error">Obtaining the camera failed</string>
|
<string name="camera_error">Obtaining the camera failed</string>
|
||||||
<string name="camera_permission">Camera permission is necessary for proper stroboscope effect</string>
|
<string name="camera_permission">Camera permission is necessary for proper stroboscope effect</string>
|
||||||
<string name="bright_display">Bright display</string>
|
<string name="bright_display">Bright display</string>
|
||||||
|
|
||||||
<!-- Settings -->
|
<!-- Settings -->
|
||||||
<string name="show_bright_display">Show a bright display button</string>
|
<string name="show_bright_display">Show a bright display button</string>
|
||||||
<string name="show_stroboscope">Show a stroboscope button</string>
|
<string name="show_stroboscope">Show a stroboscope button</string>
|
||||||
<string name="show_sos">Show an SOS button</string>
|
<string name="show_sos">Show an SOS button</string>
|
||||||
<string name="turn_flashlight_on">Turn flashlight on at startup</string>
|
<string name="turn_flashlight_on">Turn flashlight on at startup</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">Simple Flashlight - Bright display & 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">A simple modern flashlight with SOS, stroboscope and bright display, without ads.</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