Skip to content

Commit 64f4dae

Browse files
authored
Merge pull request #116 from vachan-maker/patch-2
New translation malayalam (ml-in)
2 parents 549f920 + 658f2b7 commit 64f4dae

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
<resources>
2+
<string name="app_name">Simple Flashlight</string>
3+
<string name="app_launcher_name">ടോർച്ച്‌</string>
4+
<string name="camera_error">ക്യാമറ നേടുന്നത് പരാജയപ്പെട്ടു</string>
5+
<string name="camera_permission">ശരിയായ സ്ട്രോബോസ്കോപ്പിക് ഇഫക്റ്റിന് ക്യാമറ അനുമതി ആവശ്യമാണ്</string>
6+
<string name="bright_display">ബ്രൈറ്റ് ഡിസ്പ്ലേ</string>
7+
8+
<!-- Settings -->
9+
<string name="show_bright_display">ബ്രൈറ്റ് ഡിസ്പ്ലേ ബട്ടൺ കാണിക്കുക</string>
10+
<string name="show_stroboscope">ഒരു സ്ട്രോബോസ്കോപ്പ് ബട്ടൺ കാണിക്കുക</string>
11+
<string name="show_sos"> SOS ബട്ടൺ കാണിക്കുക</string>
12+
<string name="turn_flashlight_on">ആരംഭത്തിൽ ടോർച്ച്‌ഓണാക്കുക</string>
13+
14+
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
15+
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
16+
<string name="app_title">Simple Flashlight - Bright display &amp; stroboscope</string>
17+
<!-- Short description has to have less than 80 chars -->
18+
<string name="app_short_description">A simple modern flashlight with SOS, stroboscope &amp; bright display, has no ads.</string>
19+
<string name="app_long_description">
20+
A clean flashlight with an extra bright display, customizable stroboscope and a predefined SOS mode.
21+
22+
All these functions can be hugely helpful under certain circumstances.
23+
24+
The Bright display can have its color changed, opening a new world of possible uses. It can come handy in case you want to see your wider proximity without blinding yourself.
25+
26+
The stroboscope can have its frequency changed, ranging from really fast blinking to occasional ones.
27+
28+
If this free flashlight is turned on via the app (not widget), it will prevent the device from falling asleep. The strong torch can optionally turn on at launching the app, but it isn\'t mandatory.
29+
30+
Comes with a 1x1 widget with customizable color and transparency.
31+
32+
It comes with material design and dark theme by default, provides great user experience for easy usage. The lack of internet access gives you more privacy, security and stability than other apps.
33+
34+
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
35+
36+
<b>Check out the full suite of Simple Tools here:</b>
37+
https://www.simplemobiletools.com
38+
39+
<b>Facebook:</b>
40+
https://www.facebook.com/simplemobiletools
41+
42+
<b>Reddit:</b>
43+
https://www.reddit.com/r/SimpleMobileTools
44+
</string>
45+
46+
<!--
47+
Haven't found some strings? There's more at
48+
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
49+
-->
50+
</resources>

0 commit comments

Comments
 (0)