Skip to content

Commit

Permalink
Translated using Weblate (Italian)
Browse files Browse the repository at this point in the history
Currently translated at 25.9% (72 of 277 strings)

Translation: Calculator You/App
Translate-URL: https://hosted.weblate.org/projects/calculator-you/app/it/
  • Loading branch information
dontlookherepls authored and weblate committed Aug 9, 2024
1 parent c77ed91 commit 5548de6
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion app/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
</resources>
<string name="theme_selection_text">Tema</string>
<string name="title_select_theme">Scegli il tema</string>
<string name="history_data_menu_delete">Elimina</string>
<string name="title_settings">Impostazioni</string>
<string name="title_about">Info</string>
<string name="description_select_theme">Tema chiaro o scuro per la tua app</string>
<string name="title_vibrations">Vibrazione</string>
<string name="title_sound_effects">Suoni</string>
<string name="title_decimal_separator">Separatore dei decimali</string>
<string name="description_vibrations">Feedback aptico</string>
<string name="description_dynamic_colors">Colori dinamici dal tuo sfondo</string>
<string name="formatting_selection_text">Formattazione</string>
<string name="other_selection_text">Altro</string>
<string name="title_dynamic_colors">Colori dinamici</string>
<string name="title_select_color">Scheli il colore</string>
<string name="title_precision">Precisione</string>
<string name="history_data_menu_copy">Copia</string>
<string name="title_swipes">Swipe</string>
<string name="expression_infinity">Valore troppo alto</string>
<string name="history_options_menu">Cancella cronologia</string>
<string name="title_history">Cronologia</string>
<string name="history_data_menu_share">Condividi</string>
<string name="title_separator">Separatore</string>
<string name="description_sound_effects">Effetti sonori quando clicchi i pulsanti della tastiera</string>
<string name="expression_error">Errore</string>
</resources>

0 comments on commit 5548de6

Please sign in to comment.