2020-05-19 13:46:27 +02:00

49 lines
3.2 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<resources>
<string name="app_name">Simple Draw</string>
<string name="app_launcher_name">Рисунки</string>
<string name="open_file">Открыть файл</string>
<string name="eraser">Ластик</string>
<string name="failed_to_load_image">Не удалось загрузить изображение %s</string>
<!-- Settings -->
<string name="show_brush_size">Показать размер кисти</string>
<string name="allow_zooming_canvas">Разрешить масштабирование холста жестами</string>
<string name="clear">Очистить</string>
<string name="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 &amp; easy sketches</string>
<!-- Short description has to have less than 80 chars -->
<string name="app_short_description">Pen &amp; paper for your creative quick easy drawings with no ads or internet access</string>
<string name="app_long_description">
Want to draw something creative but you have no paper? This app will suit you perfectly. Just pick a color and draw, it is as easy as that. You can either save the drawing in a file, print it or share it directly through email or social networks so that your friends can have some fun with it too.
This hugely popular app for quick sketches provides many useful functions like Undo/Redo, changing the background color, or using an image as the background. You can optionally make the app prevent the device from falling asleep too. You can also change the brush size, or use an eraser, if you messed something up. It supports inserting colors either by selecting it on a huge palette, or by entering the colors hex code.
The app supports many different formats like PNG, JPG or SVG vectors.
You can either draw something new from scratch, or open some file and just play around with it. It is perfectly usable either by you, or by a family with children to play some games. After all, everyone has a piece of artist in himself.
You will not find any fancy or advanced tools, brushes, fonts, filters here, it is supposed to be used to have some fun with.
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.
Без рекламы и излишних прав доступа. Полностью открытое ПО, а также есть тёмная тема интерфейса.
<b>Check out the full suite of Simple Tools here:</b>
https://www.simplemobiletools.com
<b>Facebook:</b>
https://www.facebook.com/simplemobiletools
<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>