Translated using Weblate (Italian)

Currently translated at 100.0% (225 of 225 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/it/
This commit is contained in:
J. Lavoie 2021-12-25 20:54:26 +00:00 committed by Hosted Weblate
parent 178c081ceb
commit 8fe1f6bc72
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 11 additions and 11 deletions

View File

@ -234,21 +234,21 @@
<string name="sample_description_4">Al ristorante Magione</string>
<string name="sample_title_5">Pausa caffè</string>
<!-- List widget config -->
<string name="show_events_happening">Show events happening:</string>
<string name="within_the_next_one_year">Within the next 1 year</string>
<string name="today_only">Today only</string>
<string name="within_the_next">Within the next</string>
<string name="show_events_happening">Mostra eventi che accadono:</string>
<string name="within_the_next_one_year">Durante il prossimo anno</string>
<string name="today_only">Solo oggi</string>
<string name="within_the_next">Durante il prossimo.</string>
<plurals name="within_the_next_days">
<item quantity="one">Within the next %d day</item>
<item quantity="other">Within the next %d days</item>
<item quantity="one">Durante il prossimo giorno</item>
<item quantity="other">Durante i prossimi %d giorni</item>
</plurals>
<plurals name="within_the_next_weeks">
<item quantity="one">Within the next %d week</item>
<item quantity="other">Within the next %d weeks</item>
<item quantity="one">Durante la prossima settimana</item>
<item quantity="other">Durante le prossime %d settimane</item>
</plurals>
<plurals name="within_the_next_months">
<item quantity="one">Within the next %d month</item>
<item quantity="other">Within the next %d months</item>
<item quantity="one">Durante il prossimo mese</item>
<item quantity="other">Durante i prossimi %d mesi</item>
</plurals>
<!-- FAQ -->
<string name="faq_1_title">Come posso rimuovere le festività importate tramite il pulsante «Aggiungi festività»\?</string>