Fix translation errors reported by i18ncheck.py (#58)

This commit is contained in:
Niklp
2023-08-16 01:28:39 +03:00
committed by GitHub
parent 89703525e6
commit 60d63cda6f
15 changed files with 26 additions and 26 deletions

View File

@ -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)