Merge pull request #228 from weblate/weblate-simple-mobile-tools-simple-draw
Translations update from Hosted Weblate
This commit is contained in:
commit
781a78cfd1
|
@ -16,7 +16,7 @@
|
|||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Desenhos Simples Pro - Esboços fáceis e rápidos</string>
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">Pen and paper for your quick sketches.</string>
|
||||
<string name="app_short_description">Caneta e papel para seus rápidos rabiscos.</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.
|
||||
|
||||
|
@ -41,7 +41,6 @@
|
|||
<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
|
||||
|
|
|
@ -1,18 +1,17 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Simple Draw</string>
|
||||
<string name="app_launcher_name">Desenează</string>
|
||||
<string name="open_file">Deschide un fișier</string>
|
||||
<string name="open_file">Deschideți fișierul</string>
|
||||
<string name="eraser">Radieră</string>
|
||||
<string name="eyedropper">Găseşte culoarea</string>
|
||||
<string name="failed_to_load_image">Imaginea nu a reușit să se încarce %s</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="show_brush_size">Afișați instrumentul de mărime a pensulei</string>
|
||||
<string name="allow_zooming_canvas">Permiteți mărirea pânzei cu ajutorul gesturilor</string>
|
||||
<string name="allow_zooming_moving_canvas">Permiteți mărirea și deplasarea pânzei cu ajutorul gesturilor</string>
|
||||
<string name="clear">Curăţă</string>
|
||||
<string name="change_background_color">Schimbaţi culoarea de fundal</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 - Schițe rapide & ușoare</string>
|
||||
|
@ -42,7 +41,6 @@
|
|||
<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
|
||||
|
|
|
@ -1,23 +1,22 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Simple Draw</string>
|
||||
<string name="app_launcher_name">Rita</string>
|
||||
<string name="open_file">Öppna fil</string>
|
||||
<string name="eraser">Radergummi</string>
|
||||
<string name="eyedropper">Eyedropper</string>
|
||||
<string name="eyedropper">Ögondroppare</string>
|
||||
<string name="failed_to_load_image">Det gick inte att läsa in bilden %s</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="show_brush_size">Visa penselstorleksverktyg</string>
|
||||
<string name="allow_zooming_canvas">Tillåt zoomning av arbetsytan med gester</string>
|
||||
<string name="allow_zooming_moving_canvas">Allow zooming and moving the canvas with gestures</string>
|
||||
<string name="allow_zooming_moving_canvas">Tillåt zoomning och förflyttning av tavlan med hjälp av gester</string>
|
||||
<string name="clear">Rensa</string>
|
||||
<string name="change_background_color">Ändra bakgrundsfärg</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">Simpel rita Pro - App för snabba och enkla skisser</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">Penna och papper för dina snabba skisser.</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,7 +41,6 @@
|
|||
<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
|
||||
|
|
Loading…
Reference in New Issue