Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions rails/locale/it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ it:
exclusion: è riservato
greater_than: deve essere maggiore di %{count}
greater_than_or_equal_to: deve essere maggiore o uguale a %{count}
in: deve essere uno tra %{count}
inclusion: non è compreso tra le opzioni disponibili
invalid: non è valido
less_than: deve essere minore di %{count}
Expand All @@ -127,6 +128,7 @@ it:
not_an_integer: non è un numero intero
odd: deve essere dispari
other_than: devono essere di numero diverso da %{count}
password_too_long: è troppo lunga
present: deve essere lasciato in bianco
required: deve esistere
taken: è già presente
Expand Down Expand Up @@ -156,6 +158,7 @@ it:
format:
delimiter: "."
format: "%n %u"
negative_format: "-%n %u"
precision: 2
separator: ","
significant: false
Expand All @@ -164,6 +167,7 @@ it:
format:
delimiter: "."
precision: 2
round_mode: default
separator: ","
significant: false
strip_insignificant_zeros: false
Expand Down Expand Up @@ -194,6 +198,7 @@ it:
mb: MB
pb: PB
tb: TB
zb: ZB
percentage:
format:
delimiter: ''
Expand Down