Siena-and-Shwetha/language/it/genj/gedcom/time/resources_it.properties

118 lines
3.4 KiB
Properties

#
# Resources for package genj.gedcom.time - UTF-8
year.invalid = Anno non valido
month.invalid = Mese non valido
day.invalid = Giorno non valido
pit.invalid = PointInTime not valid
pit.incomplete = PointInTime not complete DD MMM YYYY
pit.noyyyymmdd = Valid PointInTime is YYYYMMDD not {0}
hebrew.one = First year of Hebrew Calendar is 1
hebrew.bef = Day lies before Hebrew Calendar\nSeptember 9th -3761
frenchr.bef = Day lies before French Republican Calendar\nSeptember 22nd 1792
frenchr.aft = Day lies after French Republican Calendar\nDecember 31st 1805
cal.gregorian = Gregorian
cal.julian = Julian
cal.hebrew = Hebrew
cal.french = French Republican
cal.switch = Switch Calendar
cal.reset = Reset
# these month names should be localized for each language - note:
# abbreviated month names are
# 1. substring(0,indexOf('|')) ,if indexOf('|')>0
# 2. substring(indexOf(',')+1) ,if indexOf(',')>0
# 3. substring(0,3) ,otherwise
mon.JAN = Gennaio
mon.FEB = Febbraio
mon.MAR = Marzo
mon.APR = Aprile
mon.MAY = Maggio
mon.JUN = Giugno
mon.JUL = Luglio
mon.AUG = Agosto
mon.SEP = Settembre
mon.OCT = Ottobre
mon.NOV = Novembre
mon.DEC = Dicembre
# since these are french revolutionary month names they are
# the same in each language - don't translate and leave out
# of language specific resources.properties
mon.VEND = Vend|émiaire
mon.BRUM = Brum|aire
mon.FRIM = Frim|aire
mon.NIVO = Nivô|se
mon.PLUV = Pluv|iôse
mon.VENT = Vent|ôse
mon.GERM = Germ|inal
mon.FLOR = Flor|éal
mon.PRAI = Prai|rial
mon.MESS = Mess|idor
mon.THER = Therm|idor
mon.FRUC = Fruc|tidor
mon.COMP = Jour Complémentaire,J.Comp.
# since these are hebrew month names they are the same in each
# language - don't translate and leave out of language specific
# resources.properties
mon.TSH = Tish|ri
mon.CSH = Chesh|van
mon.KSL = Kis|lev
mon.TVT = Tev|et
mon.SHV = Shev|at
mon.ADR = Adar
mon.ADS = Adar S|heni
mon.NSN = Nis|an
mon.IYR = Iyar|
mon.SVN = Siv|an
mon.TMZ = Tam|muz
mon.AAV = Av
mon.ELL = Elu|l
# day of week - gregorian/julian/hebrew
day.SUN = Domenica
day.MON = Lunedì
day.TUE = Martedì
day.WED = Mercoledì
day.THU = Giovedì
day.FRI = Venerdì
day.SAT = Sabato
day.SAB = Sabbatico
# day of week - french revolutionary days - they are the same
# in each language (french) - don't translate and leave out
# of language specific resources.properties
day.PRI = Primidi
day.DUO = Duodi
day.TRI = Tridi
day.QUA = Quartidi
day.QUI = Quintidi
day.SEX = Sextidi
day.SEP = Septidi
day.OCT = Octidi
day.NON = Nonidi
day.DEC = Decadi
day.VER = Fête de la Vertu
day.GEN = Fête du Génie
day.TRA = Fête du Travail
day.OPI = Fête de l'Opinion
day.REC = Fête des Récompenses
day.REV = Jour de la Révolution
# time words
# The plural forms ending with double 's' (monthss) are for the second plural
# form in Slavonic languages (i.e. 2 years, 5 yearss; 2 lata, 5 lat)
time.year = anno
time.years = anni
time.month = mese
time.months = mesi
time.day = giorno
time.days = giorni