# encoding: utf-8 # # This file is part of the lazier gem. Copyright (C) 2013 and above Shogun . # Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php. # --- lazier: boolean: - "Yes" - "No" date: long_months: - "Gennaio" - "Febbraio" - "Marzo" - "Aprile" - "Maggio" - "Giugno" - "Luglio" - "Agosto" - "Settembre" - "Ottobre" - "Novembre" - "Dicembre" short_monts: - "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à %1 non è definita per %2." required: "La proprietà %1 è obbligatoria per %2." readonly: "La proprietà %1 è in sola lettura per %2."