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