mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-14 22:55:54 +01:00
New translations strings.yml (Italian)
This commit is contained in:
parent
a1f27b0a88
commit
4bfe2920bc
@ -720,21 +720,21 @@ questPurged: "<player>è stato epurato e nella lista nera."
|
|||||||
questReset: "<player>è stato reimpostato."
|
questReset: "<player>è stato reimpostato."
|
||||||
questRemoved: "Ricerca<quest>è stato rimosso dal giocatore<player>Missioni completate."
|
questRemoved: "Ricerca<quest>è stato rimosso dal giocatore<player>Missioni completate."
|
||||||
settingAllQuestPoints: "Configurazione dei punti missione di tutti i giocatori..."
|
settingAllQuestPoints: "Configurazione dei punti missione di tutti i giocatori..."
|
||||||
allQuestPointsSet: "All players' Quest Points have been set to <number>!"
|
allQuestPointsSet: "I punti di ricerca di tutti i giocatori sono stati impostati su<number>!"
|
||||||
setQuestPoints: "<player>'s Quest Points have been set to <number>."
|
setQuestPoints: "<player>I punti missione sono stati configurati per<number>."
|
||||||
questPointsSet: "<player> has set your Quest Points to <number>."
|
questPointsSet: "<player>ha stabilito i suoi punti di missioni in<number>."
|
||||||
takeQuestPoints: "Took away <number> Quest Points from <player>."
|
takeQuestPoints: "Se llevò<number>Punto di ricerca di<player>."
|
||||||
questPointsTaken: "<player> took away <number> Quest Points."
|
questPointsTaken: "<player>ha preso<number>Punto di ricerca."
|
||||||
giveQuestPoints: "Gave <number> Quest Points from <player>."
|
giveQuestPoints: "Ha dato<number>punto di missione<player>."
|
||||||
questPointsGiven: "<player> gave you <number> Quest Points."
|
questPointsGiven: "<player>ti ha dato<number>punto di missioni."
|
||||||
enableNPCGUI: "<npc> will now provide a GUI Quest Display."
|
enableNPCGUI: "<npc> will now provide a GUI Quest Display."
|
||||||
disableNPCGUI: "<npc> will no longer provide a GUI Quest Display."
|
disableNPCGUI: "<npc> will no longer provide a GUI Quest Display."
|
||||||
invalidNumber: "Invalid number."
|
invalidNumber: "Numero non valido."
|
||||||
noCurrentQuest: "<player> does not currently have any active Quests."
|
noCurrentQuest: "<player> al momento non ha missione attive."
|
||||||
playerNotFound: "Player not found."
|
playerNotFound: "Giocatore non trovato."
|
||||||
invalidStageNum: "Invalid stage number for Quest <quest>"
|
invalidStageNum: "Numero di stage non valido per le missione<quest>"
|
||||||
errorNPCID: 'Error: There is no NPC with ID <number>'
|
errorNPCID: 'Errore: Non c''è nessun NPC con ID<number>'
|
||||||
errorReading: "Error reading <file>, skipping.."
|
errorReading: "Errore di lettura<file>, saltando.."
|
||||||
errorReadingSuppress: "Error reading <file>, suppressing further errors."
|
errorReadingSuppress: "Error reading <file>, suppressing further errors."
|
||||||
errorDataFolder: 'Error: Unable to read Quests data folder!'
|
errorDataFolder: 'Error: Unable to read Quests data folder!'
|
||||||
questsPlayerHasQuestAlready: "<player> is already on the Quest <quest>!"
|
questsPlayerHasQuestAlready: "<player> is already on the Quest <quest>!"
|
||||||
|
Loading…
Reference in New Issue
Block a user