mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-13 22:25:50 +01:00
New translations strings.yml (French)
This commit is contained in:
parent
42c2dfd190
commit
6755339f43
@ -199,21 +199,21 @@ stageEditorCustomAlreadyAdded: "Cet objectif customisé a déjà été ajouté!"
|
||||
stageEditorCustomCleared: "Objectifs personnalisés effacés."
|
||||
stageEditorCustomDataPrompt: "Entrez la valeur pour <data> :"
|
||||
stageEditorEnterBlockNames: "Entrez les noms de blocs (ou IDs), en séparant chacun par un espace, ou entrez 'cancel' pour revenir en arrière."
|
||||
stageEditorBreakBlocksPrompt: "Enter break amounts (numbers), separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorDamageBlocksPrompt: "Enter damage amounts (numbers), separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorUseBlocksPrompt: "Enter use amounts (numbers), separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorEnterBlockDurability: "Enter block durability (numbers), separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorBreakBlocksPrompt: "Entrez les nombres de blocs, en séparant chacun par un espace, ou entrez 'cancel' pour revenir en arrière."
|
||||
stageEditorDamageBlocksPrompt: "Entrez les montants des dommages (nombres), en les séparant chacun par un espace, ou entrez «annuler» pour revenir."
|
||||
stageEditorPlaceBlocksPrompt: "Entrez les montants (numéros), en les séparant par un espace, ou entrez «annuler» pour revenir."
|
||||
stageEditorUseBlocksPrompt: "Entrez les montants d'utilisation (nombres), en séparant chacun par un espace, ou entrez «annuler» pour retourner."
|
||||
stageEditorCutBlocksPrompt: "Entrez les montants coupés (nombres), en les séparant chacun par un espace, ou entrez «annuler» pour revenir."
|
||||
stageEditorEnterBlockDurability: "Entrez la durabilité du bloc (nombres), en séparant chacun d'entre eux par un espace, ou entrez «annuler» pour revenir."
|
||||
stageEditorCatchFishPrompt: "Entrez le nombre de poissons à attraper, 0 pour retirer l'objectif ou -1 pour annuler"
|
||||
stageEditorKillPlayerPrompt: "Entrez le nombre de joueurs à tuer, 0 pour retirer l'objectif ou -1 pour annuler"
|
||||
stageEditorEnchantTypePrompt: "Écrivez les noms des enchantements, en les séparant chacun par une virgule, ou écrivez 'cancel' pour revenir."
|
||||
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorItemNamesPrompt: "Enter item names, separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorNPCPrompt: "Enter NPC ids, separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorNPCToTalkToPrompt: "Enter NPC IDs, separating each one by a space, or enter 'clear' to clear the NPC ID list, or 'cancel' to return."
|
||||
stageEditorDeliveryMessagesPrompt: "Enter delivery messages, separating each one by a semi-colon or enter 'cancel' to return."
|
||||
stageEditorKillNPCsPrompt: "Enter kill amounts (numbers), separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorEnchantAmountsPrompt: "Entrez les quantités d'enchantements (nombres), en les séparant par un espace, ou entrez 'annuler' pour retourner."
|
||||
stageEditorItemNamesPrompt: "Entrez les noms des éléments, en les séparant chacun par un espace, ou entrez 'cancel' pour retourner."
|
||||
stageEditorNPCPrompt: "Entrez les ID NPC, en les séparant chacun par un espace, ou entrez 'cancel' pour retourner."
|
||||
stageEditorNPCToTalkToPrompt: "Entrez les ID NPC, en les séparant chacun par un espace, ou entrez 'clear' pour effacer la liste d'identifiants NPC, ou 'cancel' pour retourner."
|
||||
stageEditorDeliveryMessagesPrompt: "Entrez les messages de livraison, en les séparant par un point-virgule ou entrez «annuler» pour revenir."
|
||||
stageEditorKillNPCsPrompt: "Entrez les montants de kill (nombres), en séparant chacun par un espace, ou entrez 'cancel' pour retourner."
|
||||
stageEditorMobsPrompt: "Enter mob names separating each one by a space, or enter 'cancel' to return"
|
||||
stageEditorMobAmountsPrompt: "Enter mob amounts separating each one by a space, or enter 'cancel' to return"
|
||||
stageEditorMobLocationPrompt: "Right-click on a block to select it, then enter 'add' to add it to the kill location list, or enter 'cancel' to return"
|
||||
|
Loading…
Reference in New Issue
Block a user