adding translations

This commit is contained in:
Gozzwip 2018-07-20 19:59:58 +05:00 committed by GitHub
parent 97ff56be7a
commit 6860ca6a5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View 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>