Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 86286685 authored by tibbi's avatar tibbi
Browse files

adding slovak translation

parent 0af6c7e5
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@
    <string name="show_stroboscope">Zeige Button für Stroboskop</string>

    <!-- Strings displayed only on Google Playstore. Optional, but good to have -->
    <!-- Short description has to have less than 80 chars -->
    <string name="app_short_description">Eine schlichte Taschenlampe ohne Werbung.</string>
    <string name="app_long_description">
        Eine einfache Taschenlampe mit extra hellem Display und anpassbarem Stroboskop. Wenn sie über die App eingeschaltet wurde (nicht Widget), wird das Gerät nicht in Standby gehen.
@@ -19,4 +20,9 @@

        Diese App ist nur eine von vielen unserer Apps. Du kannst alle anderen hier finden: http://www.simplemobiletools.com
    </string>

    <!--
        Haven't found some strings? There's more at
        https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
    -->
</resources>
+10 −0
Original line number Diff line number Diff line
@@ -4,7 +4,12 @@
    <string name="camera_error">Ha fallado el acceso a la cámara</string>
    <string name="camera_permission">El permiso de acceso a la cámara es necesario para un apropiado efecto estroboscópico</string>

    <!-- Settings -->
    <string name="bright_display">Show a bright display button</string>
    <string name="show_stroboscope">Show a stroboscope button</string>

    <!-- Strings displayed only on Google Playstore. Optional, but good to have -->
    <!-- Short description has to have less than 80 chars -->
    <string name="app_short_description">Una simple linterna sin anuncios.</string>
    <string name="app_long_description">
        Una sencilla linterna con brillo extra de pantalla y un personalizable estroboscopio. Si la enciende a través de la aplicación (no del widget), prevendrá que el dispositivo se duerma.
@@ -15,4 +20,9 @@

        Esta aplicación es tan solo una pequeña parte de una serie de aplicaciones. Puede encontrar el resto en http://www.simplemobiletools.com
    </string>

    <!--
        Haven't found some strings? There's more at
        https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
    -->
</resources>
+6 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@
    <string name="show_stroboscope">Show a stroboscope button</string>

    <!-- Strings displayed only on Google Playstore. Optional, but good to have -->
    <!-- Short description has to have less than 80 chars -->
    <string name="app_short_description">A simple flashlight without ads.</string>
    <string name="app_long_description">
        A clean flashlight with an extra bright display and customizable stroboscope. If turned on via the app (not widget), it will prevent the device from falling asleep.
@@ -19,4 +20,9 @@

        This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com
    </string>

    <!--
        Haven't found some strings? There's more at
        https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
    -->
</resources>
+6 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@
    <string name="show_stroboscope">ストロボボタンを表示</string>

    <!-- Strings displayed only on Google Playstore. Optional, but good to have -->
    <!-- Short description has to have less than 80 chars -->
    <string name="app_short_description">広告のないシンプルな懐中電灯です。</string>
    <string name="app_long_description">
        特別に明るく表示とカスタマイズ可能なストロボを備えたシンプルな懐中電灯です。 (ウィジェットではなく)アプリでオンにすると、デバイスがスリープ状態にならないようになります。
@@ -19,4 +20,9 @@

        このアプリは、大きな一連のアプリの一つです。 他のアプリは http://www.simplemobiletools.com で見つけることができます
    </string>

    <!--
        Haven't found some strings? There's more at
        https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
    -->
</resources>
+6 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@
    <string name="show_stroboscope">Toon een stroboscoop knop</string>

    <!-- Strings displayed only on Google Playstore. Optional, but good to have -->
    <!-- Short description has to have less than 80 chars -->
    <string name="app_short_description">Een eenvoudige zaklamp zonder advertenties.</string>
    <string name="app_long_description">
        Een eenvoudige zaklamp met een extra fel scherm en een aanpasbare stroboscoop. Indien zaklamp wordt aangezet via de app (dus niet de widget), wordt voorkomen dat het scherm uitgaat.
@@ -19,4 +20,9 @@

	Deze app is onderdeel van een grotere verzameling. Vind de andere apps op http://www.simplemobiletools.com
    </string>

    <!--
        Haven't found some strings? There's more at
        https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
    -->
</resources>
Loading