forked from nalc/homedecor_modpack
Fix translation errors reported by i18ncheck.py (#58)
This commit is contained in:
@ -10,7 +10,7 @@ Terracotta Roof Tile=Tegole di terracotta
|
||||
|
||||
Not enough room - the space for the headboard is occupied!=
|
||||
Not enough room - the upper space is occupied!=
|
||||
Someone already owns that spot.=Spiacente, quel punto è di proprietà di %s.
|
||||
Someone already owns that spot.=
|
||||
Someone already owns the spot where the headboard goes.=
|
||||
|
||||
### furnaces.lua ###
|
||||
@ -18,11 +18,11 @@ Someone already owns the spot where the headboard goes.=
|
||||
@1 (active)=
|
||||
@1 (active: @2%)=
|
||||
@1 (empty)=
|
||||
@1 (out of fuel)=Senza combustibile
|
||||
@1 (output bins are full)=i contenitori sono pieni
|
||||
@1 (out of fuel)=@1 (Senza combustibile)
|
||||
@1 (output bins are full)=@1 (i contenitori sono pieni)
|
||||
Furnace=
|
||||
|
||||
### inventory.lua ###
|
||||
|
||||
@1 (Locked)=%s (Con lucchetto)
|
||||
@1 (owned by @2)=%s (di proprietà di %s)
|
||||
@1 (Locked)=@1 (Con lucchetto)
|
||||
@1 (owned by @2)=@1 (di proprietà di @2)
|
||||
|
Reference in New Issue
Block a user