protector.it.tr 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. # textdomain: protector
  2. # author: Xanthin and CodeXP
  3. # last update: 2018/Jul/10
  4. ### admin.lua ###
  5. Remove Protectors around players (separate names with spaces)=Elimina i protettori attorno ai giocatori (separa i nomi con gli spazi)
  6. <names list>=<elenco nomi>
  7. Replace Protector Owner with name provided=Sostituisci il proprietario del protettore col nome fornito
  8. <owner name> <name to replace with>=<nome proprietario> <nome con cui sostituirlo>
  9. Replacing Protector name '@1' with '@2'=Sostituzione del nome del protettore '@1' con '@2'
  10. Show protected areas of your nearby protectors=Mostra le aree protette dei protettori vicino a te
  11. Protector Names to remove: @1=Nomi dei protettori da eliminare: @1
  12. Name List Reset=Azzera l'elenco dei nomi
  13. ### doors_chest.lua ###
  14. Protected Wooden Door=Porta di legno protetta
  15. Protected Steel Door=Porta d'acciaio protetta
  16. Protected Trapdoor=Botola protetta
  17. Protected Steel Trapdoor=Botola d'acciaio protetta
  18. Protected Chest=Baule protetto
  19. To Chest=Al baule
  20. To Inventory=All'inventario
  21. Protected Chest (@1)=Baule protetto (@1)
  22. ### init.lua ###
  23. -- Protector interface --=-- Interfaccia protettore --
  24. PUNCH node to show protected area=COLPISCI il nodo per mostrare l'area protetta
  25. USE for area check=USA per controllare l'area
  26. Members:=Membri:
  27. Close=Chiudi
  28. Protection located at: @1=Protezione collocata a: @1
  29. Members: @1.=Membri: @1.
  30. This area is not protected.=Quest'area non è protetta.
  31. You can build here.=Qui puoi costruire.
  32. Overlaps into above players protected area=Si sovrappone ad un'area sovrastante protetta dai giocatori
  33. Protection Block=Blocco di protezione
  34. Protection (owned by @1)=Protezione (di proprietà di @1)
  35. Protection Logo=Logo di protezione
  36. [MOD] Protector Redo loaded=[MOD] Protector Redo caricato
  37. Spawn @1 has been protected up to a @2 block radius.=Lo spawn @1 è stato protetto fino a un raggio di @2 blocchi.
  38. This area is owned by @1=Quest'area è di proprietà di @1
  39. ### pvp.lua ###
  40. [Protector] on_punchplayer called with nil objects=[Protector] on_punchplayer chiamato con oggetti nil
  41. [Protector] pvp_protect not active, update your version of Minetest=[Protector] pvp_protect non attiva, aggiorna la tua versione di Minetest
  42. [Protector] pvp_protect is disabled=[Protector] pvp_protect è disattivato
  43. ### hud.lua ###
  44. Owner: @1=Proprietario: @1
  45. ### tool.lua ###
  46. Protector Placer Tool (stand near protector, face direction and use)=Strumento di posizionamento protettore (stai vicino al protettore, guarda la direzione e usa)
  47. Protector already in place!=Protettore già presente!
  48. No protectors available to place!=Nessun protettore disponibile da posizionare!
  49. Protector placed at @1=Protettore posizionato a @1