Translated using Weblate (Slovak)
Currently translated at 100.0% (10 of 10 strings) Translation: Simple Mobile Tools/Simple Draw Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/sk/
This commit is contained in:
parent
819abb2dc4
commit
cf00a5e20d
|
@ -1,3 +1,4 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<string name="app_name">Jednoduché kreslenie</string>
|
<string name="app_name">Jednoduché kreslenie</string>
|
||||||
<string name="app_launcher_name">Kreslenie</string>
|
<string name="app_launcher_name">Kreslenie</string>
|
||||||
|
@ -5,7 +6,6 @@
|
||||||
<string name="eraser">Guma</string>
|
<string name="eraser">Guma</string>
|
||||||
<string name="eyedropper">Kvapkadlo</string>
|
<string name="eyedropper">Kvapkadlo</string>
|
||||||
<string name="failed_to_load_image">Nepodarilo sa načítať súbor %s</string>
|
<string name="failed_to_load_image">Nepodarilo sa načítať súbor %s</string>
|
||||||
|
|
||||||
<!-- Settings -->
|
<!-- Settings -->
|
||||||
<string name="show_brush_size">Zobraziť menič veľkosti štetca</string>
|
<string name="show_brush_size">Zobraziť menič veľkosti štetca</string>
|
||||||
<string name="allow_zooming_moving_canvas">Povoliť približovanie a hýbanie plátna gestami</string>
|
<string name="allow_zooming_moving_canvas">Povoliť približovanie a hýbanie plátna gestami</string>
|
||||||
|
@ -15,4 +15,4 @@
|
||||||
Haven't found some strings? There's more at
|
Haven't found some strings? There's more at
|
||||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||||
-->
|
-->
|
||||||
</resources>
|
</resources>
|
Loading…
Reference in New Issue