Translated using Weblate (Persian)
Currently translated at 100.0% (0 of 0 strings) Translation: Simple Mobile Tools/Simple Draw Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/fa/
This commit is contained in:
parent
9e67103fbd
commit
6405f35d6e
|
@ -1,2 +1,14 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources></resources>
|
<resources>
|
||||||
|
<string name="failed_to_load_image">Failed to load image %s</string>
|
||||||
|
<string name="show_brush_size">Show brush size tool</string>
|
||||||
|
<string name="app_name">Simple Draw</string>
|
||||||
|
<string name="app_launcher_name">Draw</string>
|
||||||
|
<string name="open_file">Open file</string>
|
||||||
|
<string name="eraser">Eraser</string>
|
||||||
|
<string name="eyedropper">Eyedropper</string>
|
||||||
|
<string name="bucket_fill">Bucket fill</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>
|
||||||
|
</resources>
|
Loading…
Reference in New Issue