Added italian locale thanks to Hamlet
This commit is contained in:
parent
5a774b6776
commit
3442baa31f
|
@ -0,0 +1,21 @@
|
|||
# Template for translations of mobs_npc mod
|
||||
# last update: 2016/June/10
|
||||
|
||||
#init.lua
|
||||
[MOD] Mobs Redo 'NPCs' loaded = [MOD] Mobs Redo 'NPCs' caricato
|
||||
|
||||
#npc.lua
|
||||
NPC dropped you an item for gold! = Il PNG ti ha lasciato un oggetto per dell'oro!
|
||||
NPC stands still. = Il PNG sta fermo.
|
||||
NPC will follow you. = Il PNG ti seguirà.
|
||||
Npc = PNG
|
||||
|
||||
#trader.lua
|
||||
Trader @1 = Commerciante @1
|
||||
[NPC] <Trader @1 > Hello, @2, have a look at my wares. = [PNG] <Commerciante @1 > Salute, @2, dà un'occhiata alle mie merci.
|
||||
Trader @1's stock: = Fornitura del commerciante @1
|
||||
Selection = Selezione
|
||||
Price = Prezzo
|
||||
Payment = Pagamento
|
||||
Bought items = Oggetti comprati
|
||||
Trader = Commerciante
|
Loading…
Reference in New Issue