Update italian translation
This commit is contained in:
parent
71b4497699
commit
6790daeafb
|
@ -1,25 +1,25 @@
|
||||||
<resources>
|
<resources>
|
||||||
<string name="app_name">Simple Flashlight</string>
|
<string name="app_name">Simple Flashlight</string>
|
||||||
<string name="app_launcher_name">Flashlight</string>
|
<string name="app_launcher_name">Torcia</string>
|
||||||
<string name="camera_error">Rilevamento fotocamera fallito</string>
|
<string name="camera_error">Impossibile rilevare la fotocamera</string>
|
||||||
<string name="camera_permission">Camera permission is necessary for proper stroboscope effect</string>
|
<string name="camera_permission">Il permesso per accedere alla fotocamera è necessario per un corretto effetto stroboscopico</string>
|
||||||
|
|
||||||
<!-- Settings -->
|
<!-- Settings -->
|
||||||
<string name="bright_display">Mostra un pulsante per schermo luminoso</string>
|
<string name="bright_display">Mostra un pulsante per schermo luminoso</string>
|
||||||
<string name="show_stroboscope">Show a stroboscope button</string>
|
<string name="show_stroboscope">Mostra un pulsante stroboscopico</string>
|
||||||
<string name="turn_flashlight_on">Turn flashlight on at startup</string>
|
<string name="turn_flashlight_on">Accendi la torcia all\'avvio</string>
|
||||||
|
|
||||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||||
<!-- Short description has to have less than 80 chars -->
|
<!-- Short description has to have less than 80 chars -->
|
||||||
<string name="app_short_description">A simple flashlight without ads.</string>
|
<string name="app_short_description">Una semlpice torcia senza pubblicità.</string>
|
||||||
<string name="app_long_description">
|
<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.
|
Un torcia leggera con uno stroboscopio personalizzabile e con schermo luminoso. Se accesa tramite l\'applicazione (non il widget), impedirà al dispositivo di ibernarsi.
|
||||||
|
|
||||||
Comes with a 1x1 widget with customizable color.
|
Include un widget 1x1 con colore personalizzabile.
|
||||||
|
|
||||||
Contains no ads or unnecessary permissions. It is fully opensource, provides a Dark theme too.
|
Non contiene pubblicità o permessi non necessari. È completamente open source, fornisce anche un tema scuro.
|
||||||
|
|
||||||
This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com
|
Questa applicazione fa parte di una serie. Si possono trovare le altre su http://www.simplemobiletools.com
|
||||||
</string>
|
</string>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
Loading…
Reference in New Issue