Translated using Weblate (Bulgarian)
Currently translated at 100.0% (13 of 13 strings) Translation: Simple Mobile Tools/Simple Draw Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/bg/
This commit is contained in:
parent
e76e123451
commit
470b756584
|
@ -1,3 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Simple Draw</string>
|
||||
<string name="app_launcher_name">Draw</string>
|
||||
|
@ -5,13 +6,11 @@
|
|||
<string name="eraser">Eraser</string>
|
||||
<string name="eyedropper">Eyedropper</string>
|
||||
<string name="failed_to_load_image">Failed to load image %s</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="show_brush_size">Show brush size tool</string>
|
||||
<string name="allow_zooming_moving_canvas">Allow zooming and moving the canvas with gestures</string>
|
||||
<string name="clear">Clear</string>
|
||||
<string name="change_background_color">Change background color</string>
|
||||
|
||||
<!-- 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 -->
|
||||
<string name="app_title">Simple Draw Pro - App for quick & easy sketches</string>
|
||||
|
@ -41,9 +40,8 @@
|
|||
<b>Reddit:</b>
|
||||
https://www.reddit.com/r/SimpleMobileTools
|
||||
</string>
|
||||
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
Loading…
Reference in New Issue