Skip to content

Commit f967221

Browse files
authored
Merge pull request #74 from ema-pe/patch-1
Update italian translation
2 parents 71b4497 + 6790dae commit f967221

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

app/src/main/res/values-it/strings.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
<resources>
22
<string name="app_name">Simple Flashlight</string>
3-
<string name="app_launcher_name">Flashlight</string>
4-
<string name="camera_error">Rilevamento fotocamera fallito</string>
5-
<string name="camera_permission">Camera permission is necessary for proper stroboscope effect</string>
3+
<string name="app_launcher_name">Torcia</string>
4+
<string name="camera_error">Impossibile rilevare la fotocamera</string>
5+
<string name="camera_permission">Il permesso per accedere alla fotocamera è necessario per un corretto effetto stroboscopico</string>
66

77
<!-- Settings -->
88
<string name="bright_display">Mostra un pulsante per schermo luminoso</string>
9-
<string name="show_stroboscope">Show a stroboscope button</string>
10-
<string name="turn_flashlight_on">Turn flashlight on at startup</string>
9+
<string name="show_stroboscope">Mostra un pulsante stroboscopico</string>
10+
<string name="turn_flashlight_on">Accendi la torcia all\'avvio</string>
1111

1212
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
1313
<!-- Short description has to have less than 80 chars -->
14-
<string name="app_short_description">A simple flashlight without ads.</string>
14+
<string name="app_short_description">Una semlpice torcia senza pubblicità.</string>
1515
<string name="app_long_description">
16-
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.
16+
Un torcia leggera con uno stroboscopio personalizzabile e con schermo luminoso. Se accesa tramite l\'applicazione (non il widget), impedirà al dispositivo di ibernarsi.
1717

18-
Comes with a 1x1 widget with customizable color.
18+
Include un widget 1x1 con colore personalizzabile.
1919

20-
Contains no ads or unnecessary permissions. It is fully opensource, provides a Dark theme too.
20+
Non contiene pubblicità o permessi non necessari. È completamente open source, fornisce anche un tema scuro.
2121

22-
This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com
22+
Questa applicazione fa parte di una serie. Si possono trovare le altre su http://www.simplemobiletools.com
2323
</string>
2424

2525
<!--

0 commit comments

Comments
 (0)