Sha256: d2b614f52bf1b0c882b4ee9352435598e7a8f02e81b8ac7a650605022370f353

Contents?: true

Size: 944 Bytes

Versions: 2

Compression:

Stored size: 944 Bytes

Contents

# encoding: utf-8
#
# This file is part of the lazier gem. Copyright (C) 2013 and above Shogun <shogun_panda@me.com>.
# Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.
#

---
  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"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
lazier-2.1.1 locales/it.yml
lazier-2.1.0 locales/it.yml