Updating Finnish

This commit is contained in:
teemue 2021-11-28 11:13:55 +00:00 committed by Hosted Weblate
parent 149038bd8c
commit b4bfb5c764
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 4 additions and 8 deletions

View File

@ -1,23 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="app_name">Simple Calculator</string> <string name="app_name">Simple Calculator</string>
<string name="app_launcher_name">Laskin</string> <string name="app_launcher_name">Laskin</string>
<string name="scientific_calculator">Tieteellinen Laskin</string> <string name="scientific_calculator">Tieteellinen Laskin</string>
<!-- Calculator field --> <!-- Calculator field -->
<string name="formula_divide_by_zero_error">Virhe: jakaminen nollalla</string> <string name="formula_divide_by_zero_error">Virhe: jakaminen nollalla</string>
<!-- Settings --> <!-- Settings -->
<string name="vibrate_on_button_press">Värinä painikkeen painalluksella</string> <string name="vibrate_on_button_press">Värinä painikkeen painalluksella</string>
<!-- FAQ --> <!-- FAQ -->
<string name="faq_1_title">Kuinka C (Clear)-painike toimii?</string> <string name="faq_1_title">Kuinka C (Clear)-painike toimii?</string>
<string name="faq_1_text">Sen napauttaminen poistaa yhden merkin kerrallaan. Pitkä painallus nollaa kaikki kentät kerralla..</string> <string name="faq_1_text">Sen napauttaminen poistaa yhden merkin kerrallaan. Pitkä painallus nollaa kaikki kentät kerralla..</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have --> <!-- 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 --> <!-- 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 Calculator - Do your calculations quickly</string> <string name="app_title">Simple Calculator - Laskutoimituksesi nopeasti</string>
<!-- Short description has to have less than 80 chars --> <!-- Short description has to have less than 80 chars -->
<string name="app_short_description">A calculator for quick simple calculations with a nice user interface and no ads</string> <string name="app_short_description">Laskin nopeita, simppeleitä laskuja varten. Kivalla ulkoasulla, ilman mainoksia.</string>
<string name="app_long_description"> <string name="app_long_description">
This stylish modern calculator offers great user experience that you will love seeing. You can copy the result or formula to clipboard by long pressing it. This stylish modern calculator offers great user experience that you will love seeing. You can copy the result or formula to clipboard by long pressing it.
@ -42,9 +39,8 @@
<b>Reddit:</b> <b>Reddit:</b>
https://www.reddit.com/r/SimpleMobileTools https://www.reddit.com/r/SimpleMobileTools
</string> </string>
<!-- <!--
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>