mirror of
https://github.com/SimpleMobileTools/Simple-Draw.git
synced 2025-01-22 13:12:43 +01:00
adding translations
This commit is contained in:
parent
97ff56be7a
commit
6860ca6a5c
28
app/src/main/res/values-az/strings.xml
Normal file
28
app/src/main/res/values-az/strings.xml
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
<resources>
|
||||||
|
<string name="app_name">Sadə Rəsm</string>
|
||||||
|
<string name="app_launcher_name">Rəsm</string>
|
||||||
|
<string name="open_file">Fayl aç</string>
|
||||||
|
<string name="eraser">Pozan</string>
|
||||||
|
<string name="failed_to_load_image">%s şəklini silmək olmur</string>
|
||||||
|
|
||||||
|
<!-- Settings -->
|
||||||
|
<string name="show_brush_size">Fırça ölçüsü alətini göstər</string>
|
||||||
|
<string name="clear">Təmizlə</string>
|
||||||
|
<string name="change_background_color">Arxaplan rəngini dəyiş</string>
|
||||||
|
|
||||||
|
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||||
|
<!-- Short description has to have less than 80 chars -->
|
||||||
|
<string name="app_short_description">A canvas you can draw on with different colors.</string>
|
||||||
|
<string name="app_long_description">
|
||||||
|
Want to draw something but you have no paper? This app will suit you perfectly. Just pick a color and draw. You can either save the drawing or share it directly through email or social networks.
|
||||||
|
|
||||||
|
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
|
||||||
|
|
||||||
|
This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com
|
||||||
|
</string>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Haven't found some strings? There's more at
|
||||||
|
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||||
|
-->
|
||||||
|
</resources>
|
Loading…
Reference in New Issue
Block a user