Translated using Weblate (Ukrainian)
Currently translated at 100.0% (14 of 14 strings) Translation: Simple Mobile Tools/Simple Draw Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/uk/
This commit is contained in:
parent
781a78cfd1
commit
537634f129
|
@ -1,23 +1,22 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Просто Малювання</string>
|
||||
<string name="app_launcher_name">Малювання</string>
|
||||
<string name="open_file">Відкрити файл</string>
|
||||
<string name="eraser">Гумка</string>
|
||||
<string name="eyedropper">Eyedropper</string>
|
||||
<string name="eyedropper">Піпетка</string>
|
||||
<string name="failed_to_load_image">Не вдалося завантажити зображення %s</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="show_brush_size">Показувати інструмент зміни пензля</string>
|
||||
<string name="allow_zooming_canvas">Дозволяти масштабування тла жестами</string>
|
||||
<string name="allow_zooming_moving_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 & easy sketches</string>
|
||||
<string name="app_title">Simple Draw Pro - швидко й просто створюйте ескізи</string>
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">Pen & paper for your creative quick easy drawings with no ads or internet access</string>
|
||||
<string name="app_short_description">Ручка та папір для ваших швидких ескізів.</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.
|
||||
|
||||
|
@ -42,9 +41,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