Sha256: 24de8c2b0aeed0b8df476a6d912a2ffb9139656949b7e23af8aa4c799cf7993d
Contents?: true
Size: 1.35 KB
Versions: 11
Compression:
Stored size: 1.35 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 http://www.opensource.org/licenses/mit-license.php. # --- 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
11 entries across 11 versions & 1 rubygems