Update italian translation
This commit is contained in:
parent
d379d309e3
commit
3892ad38de
1 changed files with 8 additions and 8 deletions
|
@ -322,20 +322,20 @@
|
|||
<item quantity="other">%d ore</item>
|
||||
</plurals>
|
||||
<plurals name="in_days">
|
||||
<item quantity="one">%d day</item>
|
||||
<item quantity="other">%d days</item>
|
||||
<item quantity="one">%d giorno</item>
|
||||
<item quantity="other">%d giorni</item>
|
||||
</plurals>
|
||||
<plurals name="in_weeks">
|
||||
<item quantity="one">%d week</item>
|
||||
<item quantity="other">%d weeks</item>
|
||||
<item quantity="one">%d settimana</item>
|
||||
<item quantity="other">%d settimane</item>
|
||||
</plurals>
|
||||
<plurals name="in_months">
|
||||
<item quantity="one">%d month</item>
|
||||
<item quantity="other">%d months</item>
|
||||
<item quantity="one">%d mese</item>
|
||||
<item quantity="other">%d mesi</item>
|
||||
</plurals>
|
||||
<plurals name="in_years">
|
||||
<item quantity="one">%d year</item>
|
||||
<item quantity="other">%d years</item>
|
||||
<item quantity="one">%d anno</item>
|
||||
<item quantity="other">%d anni</item>
|
||||
</plurals>
|
||||
|
||||
<!-- For example: Event reminder: 3 minutes before -->
|
||||
|
|
Loading…
Reference in a new issue