From 1c713820e42c24df5f3dc4682b2f830ea97dae7e Mon Sep 17 00:00:00 2001 From: Taner <11832079-Tanerx@users.noreply.gitlab.com> Date: Sun, 10 Sep 2023 11:01:12 +0000 Subject: [PATCH] New translations quest-list.yml (French) --- .../translation/French/gui/quest-list.yml | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/MMOCore-Dist/src/main/resources/default/translation/French/gui/quest-list.yml b/MMOCore-Dist/src/main/resources/default/translation/French/gui/quest-list.yml index 0ab1b0bf..7d7bc7fd 100644 --- a/MMOCore-Dist/src/main/resources/default/translation/French/gui/quest-list.yml +++ b/MMOCore-Dist/src/main/resources/default/translation/French/gui/quest-list.yml @@ -1,5 +1,5 @@ #GUI display name -name: Quests +name: Quêtes #Number of slots in your inventory. Must be #between 9 and 54 and must be a multiple of 9. slots: 45 @@ -38,39 +38,39 @@ items: name: '&a' level-requirement: main: - hit: '&a ✔ Requires Level {level}' - not-hit: '&c ✖ Requires Level {level}' + hit: '&a ✔ Nécessite le niveau {level}' + not-hit: '&c ✖ Nécessite le niveau {level}' profession: - hit: '&a ✔ Requires {profession} Level {level}' - not-hit: '&c ✖ Requires {profession} Level {level}' + hit: '&a ✔ Nécessite {profession} Niveau {level}' + not-hit: '&a ✔ Nécessite {profession} Niveau {level}' #Date format used in the {date} placeholder - date-format: 'MMM d yyyy' + date-format: 'd MMM, yyyy' item: BOOK name: '&a{name}' lore: - '{lore}' - '' - - '{started}&8Quest Started!' - - '{started}&7► Progression: &e{progress}%' + - '{started}&8Quête commencée !' + - '{started}&7► Progression : &e{progress}%' - '{started}&7► &o{objective}' - '{started}' - - '{level_req}&7Level Requirements ({current_level_req}/{total_level_req}):' + - '{level_req}&7Exigences de niveau ({current_level_req}/{total_level_req} ) :' - '{level_req}{level_requirements}' - '{level_req}' - - '{completed}&8You''ve completed this quest on the {date}.' - - '{completed_cannot_redo}&8You can''t do this quest twice.' - - '{completed_delay}&8You can start the quest in {delay}.' - - '{completed_can_redo}&8You can start this quest.' + - '{completed}&8Vous avez terminé cette quête sur le {date}.' + - '{completed_cannot_redo}&8Vous ne pouvez pas faire cette quête deux fois.' + - '{completed_delay}&8Vous pouvez commencer la quête dans {delay}.' + - '{completed_can_redo}&8Vous ne pouvez pas faire cette quête deux fois.' - '{completed}' - - '{started}&c► Right click to cancel.' - - '{!started}&e► Left click to start.' + - '{started}&c► Clic droit pour annuler.' + - '{!started}&e► Clic gauche pour commencer.' next: slots: - 26 function: next item: PLAYER_HEAD texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTliZjMyOTJlMTI2YTEwNWI1NGViYTcxM2FhMWIxNTJkNTQxYTFkODkzODgyOWM1NjM2NGQxNzhlZDIyYmYifX19 - name: '&aNext' + name: '&aSuivant' lore: { } previous: slots: @@ -78,5 +78,5 @@ items: function: previous item: PLAYER_HEAD texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmQ2OWUwNmU1ZGFkZmQ4NGU1ZjNkMWMyMTA2M2YyNTUzYjJmYTk0NWVlMWQ0ZDcxNTJmZGM1NDI1YmMxMmE5In19fQ== - name: '&aPrevious' + name: '&aPrécédent' lore: { }