Update italian translation

This commit is contained in:
Emanuele Petriglia 2018-10-06 11:05:53 +00:00 committed by GitHub
parent 71b4497699
commit 6790daeafb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 10 deletions

View File

@ -1,25 +1,25 @@
<resources>
<string name="app_name">Simple Flashlight</string>
<string name="app_launcher_name">Flashlight</string>
<string name="camera_error">Rilevamento fotocamera fallito</string>
<string name="camera_permission">Camera permission is necessary for proper stroboscope effect</string>
<string name="app_launcher_name">Torcia</string>
<string name="camera_error">Impossibile rilevare la fotocamera</string>
<string name="camera_permission">Il permesso per accedere alla fotocamera è necessario per un corretto effetto stroboscopico</string>
<!-- Settings -->
<string name="bright_display">Mostra un pulsante per schermo luminoso</string>
<string name="show_stroboscope">Show a stroboscope button</string>
<string name="turn_flashlight_on">Turn flashlight on at startup</string>
<string name="show_stroboscope">Mostra un pulsante stroboscopico</string>
<string name="turn_flashlight_on">Accendi la torcia all\'avvio</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_short_description">Una semlpice torcia senza pubblicità.</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.
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>
<!--