Merge pull request #220 from weblate/weblate-simple-mobile-tools-simple-draw

Translations update from Hosted Weblate
This commit is contained in:
Tibor Kaputa 2022-01-14 19:41:46 +01:00 committed by GitHub
commit 2be08d29c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 123 additions and 0 deletions

View File

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Simple Draw</string>
<string name="app_launcher_name">Dibuix</string>
<string name="open_file">Obre un fitxer</string>
<string name="eraser">Goma d\'esborrar</string>
<string name="eyedropper">Comptagotes</string>
<string name="failed_to_load_image">Ha fallat en carregar la imatge %s</string>
<!-- Settings -->
<string name="show_brush_size">Mostra l\'eina de mida del pinzell</string>
<string name="allow_zooming_canvas">Permet fer zoom al llenç amb gestos</string>
<string name="allow_zooming_moving_canvas">Permet fer zoom i moure el llenç amb gestos</string>
<string name="clear">Neteja</string>
<string name="change_background_color">Canvia el color del fons</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: aplicació per a esbossos ràpids i fàcils</string>
<!-- Short description has to have less than 80 chars -->
<string name="app_short_description">Bolígraf i paper per als vostres esbossos ràpids.</string>
<string name="app_long_description"> Voleu dibuixar alguna cosa creativa, però no teniu paper\? Aquesta aplicació s\'adequarà perfectament. Només heu de triar un color i dibuixar, és tan fàcil com això. Podeu desar el dibuix en un fitxer, imprimir-lo o compartir-lo directament per correu electrònic o xarxes socials perquè els vostres amics també es diverteixin amb ell. Aquesta aplicació molt popular per a esbossos ràpids ofereix moltes funcions útils com Desfer/Refer, canviar el color de fons o utilitzar una imatge com a fons. Opcionalment, també podeu fer que l\'aplicació eviti que el dispositiu s\'adormi. També podeu canviar la mida del pinzell o utilitzar una goma d\'esborrar si us heu equivocat en alguna cosa. Admet la inserció de colors seleccionant-los en una paleta enorme o introduint el codi hexadecimal de colors. L\'aplicació admet molts formats diferents com ara PNG, JPG o SVG vectorials. Podeu dibuixar alguna cosa nova des de zero o obrir algun fitxer i jugar-hi. És perfectament utilitzable per vós, o per una família amb infants per jugar a alguns jocs. Després de tot, tothom té una ànima d\'artista en si mateix. Aquí no trobareu cap eina, pinzells, lletres o filtres fantàstics o avançats, se suposa que s\'utilitza per divertir-se. De manera predeterminada, inclou el «material design» i un tema fosc, proporciona una gran experiència d\'usuari per a un ús fàcil. La manca d\'accés a Internet us ofereix més privadesa, seguretat i estabilitat que altres aplicacions. No conté anuncis ni permisos innecessaris. És totalment de codi obert, proporciona colors personalitzables. <b>Consulteu el conjunt complet d\'eines Simples aquí:</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>

View File

@ -0,0 +1,49 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Egyszerű rajzolás</string>
<string name="app_launcher_name">Rajzolás</string>
<string name="open_file">Fájl megnyitása</string>
<string name="eraser">Radír</string>
<string name="eyedropper">Pipetta</string>
<string name="failed_to_load_image">A(z) %s kép betöltése sikertelen</string>
<!-- Settings -->
<string name="show_brush_size">Ecsetméret eszköz megjelenítése</string>
<string name="allow_zooming_canvas">A vászon kézmozdulatokkal történő nagyításának engedélyezése</string>
<string name="allow_zooming_moving_canvas">A vászon kézmozdulatokkal történő nagyításának és mozgatásának engedélyezése</string>
<string name="clear">Törlés</string>
<string name="change_background_color">Háttérszín megváltoztatása</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">Egyszerű rajzolás Pro Vázlatok készítése gyorsan</string>
<!-- Short description has to have less than 80 chars -->
<string name="app_short_description">Toll és ceruza a gyors vázlatok készítéséhez.</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.
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
<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>

View File

@ -0,0 +1,49 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Desenhos Simples</string>
<string name="app_launcher_name">Desenho</string>
<string name="open_file">Abrir arquivo</string>
<string name="eraser">Borracha</string>
<string name="eyedropper">Conta-gotas</string>
<string name="failed_to_load_image">Erro ao carregar a imagem %s</string>
<!-- Settings -->
<string name="show_brush_size">Mostrar ferramenta de tamanho do pincel</string>
<string name="allow_zooming_canvas">Permitir ampliar a tela com gestos</string>
<string name="allow_zooming_moving_canvas">Permitir ampliar e mover a tela com gestos</string>
<string name="clear">Limpar</string>
<string name="change_background_color">Mudar a cor de fundo</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">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_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.
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
<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>