Sha256: 993a1577f94d33810298b48ec0a74ebaa117756fd01b2dbc319286b75701b9d1
Contents?: true
Size: 1.34 KB
Versions: 3
Compression:
Stored size: 1.34 KB
Contents
# encoding: utf-8 # # This file is part of the lazier gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>. # Licensed under the MIT license, which can be found at https://choosealicense.com/licenses/mit. # --- it: lazier: boolean: - "Sì" - "No" date: long_months: - "Gennaio" - "Febbraio" - "Marzo" - "Aprile" - "Maggio" - "Giugno" - "Luglio" - "Agosto" - "Settembre" - "Ottobre" - "Novembre" - "Dicembre" short_months: - "Gen" - "Feb" - "Mar" - "Apr" - "Mag" - "Giu" - "Lug" - "Ago" - "SetOtt" - "Nov" - "Dic" long_days: - "Domenica" - "Lunedì" - "Martedì" - "Mercoledì" - "Giovedì" - "Venerdì" - "Sabato" short_days: - "Dom" - "Lun" - "Mar" - "Mer" - "Gio" - "Ven" - "Sab" configuration: not_defined: "La proprietà %{name} non è definita per %{class}." required: "La proprietà %{name} è obbligatoria per %{class}." readonly: "La proprietà %{name} è in sola lettura per %{class}."
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
lazier-4.2.9 | locales/it.yml |
lazier-4.2.8 | locales/it.yml |
lazier-4.2.3 | locales/it.yml |