Files
java-tutorials/java-strings-2/src/main/resources/formats_it.properties
T
2019-10-13 23:40:45 +02:00

3 lines
286 B
Properties

label={0, date, short} {1} ti ha inviato {2, choice, 0#nessun messagio|1#un messaggio|2#due messaggi|2<{2, number, integer} messaggi}.
label-icu={0} {2, plural, =0 {non } other {}}ti ha inviato {2, plural, =0 {nessun messaggio} =1 {un messaggio} other {{2, number, integer} messaggi}}.