Translated using Weblate (Italian)

Currently translated at 100.0% (34 of 34 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/it/
This commit is contained in:
J. Lavoie 2023-08-22 13:57:11 +00:00 committed by Hosted Weblate
parent d1e3e9092b
commit 0b59c036ca
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@
<string name="keycode_mode_change">Cambia il tipo di tastiera</string> <string name="keycode_mode_change">Cambia il tipo di tastiera</string>
<string name="keycode_shift">Maiusc</string> <string name="keycode_shift">Maiusc</string>
<string name="keycode_enter">Invio</string> <string name="keycode_enter">Invio</string>
<string name="keycode_space">Spacebar</string> <string name="keycode_space">Barra spaziatrice</string>
<!-- Settings --> <!-- Settings -->
<string name="show_clipboard_content">Mostra il contenuto degli appunti se disponibile</string> <string name="show_clipboard_content">Mostra il contenuto degli appunti se disponibile</string>
<string name="show_popup">Mostra un popup alla pressione di un tasto</string> <string name="show_popup">Mostra un popup alla pressione di un tasto</string>
@ -35,11 +35,11 @@
<string name="keyboard_height">Altezza della tastiera</string> <string name="keyboard_height">Altezza della tastiera</string>
<string name="show_key_borders">Mostra i bordi dei tasti</string> <string name="show_key_borders">Mostra i bordi dei tasti</string>
<string name="show_numbers_row">Mostra i numeri su una riga separata</string> <string name="show_numbers_row">Mostra i numeri su una riga separata</string>
<string name="start_sentences_capitalized">Start sentences with a capital letter</string> <string name="start_sentences_capitalized">Inizia le frasi con la lettera maiuscola</string>
<!-- Emojis --> <!-- Emojis -->
<string name="emojis">Emoji</string> <string name="emojis">Emoji</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>