Translated using Weblate (Swedish)
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/sv/
This commit is contained in:
parent
7bdd2c2e66
commit
1be6fab702
|
@ -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,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