Merge pull request #660 from ema-pe/patch-18
Update italian translation
This commit is contained in:
commit
123ec60249
1 changed files with 14 additions and 14 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 -->
|
||||
|
@ -356,16 +356,16 @@
|
|||
<item quantity="other">%d giorni prima</item>
|
||||
</plurals>
|
||||
<plurals name="weeks_before">
|
||||
<item quantity="one">%d week before</item>
|
||||
<item quantity="other">%d weeks before</item>
|
||||
<item quantity="one">%d settimana prima</item>
|
||||
<item quantity="other">%d settimane prima</item>
|
||||
</plurals>
|
||||
<plurals name="months_before">
|
||||
<item quantity="one">%d month before</item>
|
||||
<item quantity="other">%d months before</item>
|
||||
<item quantity="one">%d mese prima</item>
|
||||
<item quantity="other">%d mesi prima</item>
|
||||
</plurals>
|
||||
<plurals name="years_before">
|
||||
<item quantity="one">%d year before</item>
|
||||
<item quantity="other">%d years before</item>
|
||||
<item quantity="one">%d anno prima</item>
|
||||
<item quantity="other">%d anni prima</item>
|
||||
</plurals>
|
||||
|
||||
<!-- For example: Postpone reminder by 3 minutes -->
|
||||
|
|
Loading…
Reference in a new issue