[&SYS&Le joueur $p$ n'est pas muet, vous ne pouvez donc pas lui rendre la parole.]
}
CSR_MUTE_ENDS()
{
[&SYS&Vous n'êtes plus muet.]
}
CSR_UNIVERSE_MUTE_OK(player p)
{
[&SYS&Vous avez rendu muet le joueur $p$ sur le channel universe.]
}
CSR_IS_UNIVERSE_MUTED_BY(player p)
{
[&SYS&CSR $p$ vous a rendu muet sur le channel universe.]
}
CSR_UNIVERSE_UNMUTE_OK(player p)
{
[&SYS&Vous avez rendu la parole au joueur $p$ sur le channel universe.]
}
CSR_IS_UNIVERSE_UNMUTED_BY(player p)
{
[&SYS&CSR $p$ vous a rendu la parole sur le channel universe.]
}
CSR_NOT_UNIVERSE_MUTED(player p)
{
[&SYS&Le joueur $p$ n'est pas muet sur le channel universe, vous ne pouvez donc pas lui rendre la parole.]
}
CSR_UNIVERSE_MUTE_ENDS()
{
[&SYS&Vous n'êtes plus muet sur le channel universe.]
}
OPS_TEAM_MAX_SIZE_REACHED ()
{
[&CHK&The team has reached its size limit and cannot accept anymore players.]
}
EGS_CANT_SELL_ANYTHING ()
{
[&SYS&I have nothing of interest for you to buy, sorry but come back later.]
}
EGS_CANT_CONSTRUCT_ANYTHING ()
{
[&CHK&Vous ne pouvez plus rien construire.]
}
OPS_WELCOME ()
{
[&AROUND&Welcome to Ryzom !]
}
EGS_USE_LAST_AMMO ()
{
[&CHKCB&You have used your last ammo.]
}
OPS_NOT_ENOUGHT_SEED ()
{
[&CHK&You are not rich enough to buy this.]
}
EGS_NOT_ENOUGHT_SP ()
{
[&CHK&You do not have enough skill points to buy this.]
}
OPS_PACT_GAIN_U (int i)
{
[&SYS&You have won a survival pact of level $i$.]
}
EGS_NOT_ENOUGH_AMMO ()
{
[&CHKCB&This strategy needs more ammunition.]
}
BS_NO_AMMO ()
{
[&CHKCB&This weapon needs ammo.]
}
COMBAT_TARGET_DEAD ()
{
[&CHKCB&You cannot attack a corpse.]
}
BS_TARGET_TOO_FAR_OR ()
{
[&CHKCB&Your target is too far away or you are not facing it.]
}
BS_TARGET_TOO_FAR ()
{
[&CHKCB&Your target is too far away.]
}
EGS_TOO_EXPENSIVE_STAMINA ()
{
[&CHKCB&You do not have enough stamina for this action.]
}
EGS_TOO_EXPENSIVE_HP ()
{
[&CHKCB&You do not have enough hp to pay this action cost.]
}
EGS_TOO_EXPENSIVE_FOCUS ()
{
[&CHKCB&You do not have enough focus to pay this action cost.]
}
BS_ITEM_INCOMPATIBLE ()
{
[&CHKCB&This formula or action phrase is incompatible with the item in your hand.]
}
EGS_OPENING_SUCCESS ()
{
[&SPLM&You successfully take the opening.]
}
EGS_FORAGE_INTERRUPTED ()
{
[&CHK&Your foraging action has been interrupted.]
}
EGS_QUARTER_INTERRUPTED ()
{
[&CHK&Your quartering action has been interrupted.]
}
EGS_ACTOR_CASTING_INTERUPT ()
{
[&MISM&The incantation of your spell is broken.]
}
EGS_HARVEST_CORPSE_TOO_FAR ()
{
[&CHK&The corpse you are trying to skin is too far away, get closer.]
}
EGS_CANNOT_ATTACK_IN_WATER ()
{
[&CHKCB&You cannot attack while you are near water.]
}
OPS_HARVEST_MP_IN_PROGRESS_E (entity entity)
{
[&CHK&You are already harvesting raw material on $entity$.]
}
MIS_FAME_GAIN (faction faction)
{
[&TSK&You gain fame with $faction.da$ $faction$]
}
NO_ACTION_WHILE_SWIMMING()
{
no_action_while_swimming [&CHK&You cannot use actions while you are near water.]
}
NO_ACTION_WHEN_SITTING()
{
no_action_when_sitting [&CHK&You cannot use actions when sitting.]
}
NO_ACTION_WHILE_INTANGIBLE()
{
no_action_while_intangible [&CHK&You cannot use actions while you are intangible.]
}
NO_ACTION_WHILE_MOUNTED()
{
no_action_while_mounted [&CHK&You cannot use actions while you are mounted.]
}
NO_ACTION_WHILE_TRANSACTION()
{
no_action_while_transaction [&CHK&You cannot use actions while you have a bot chat or a transaction in progress.]
}
MAGIC_CAN_ONLY_CAST_ON_PLAYERS()
{
magic_can_only_cast_on_players [&CHKCB&You can only use this spell on other players.]
}
KILLED_BY_GOO()
{
[&CHKCB&You have been killed by GOO !.]
}
SUFFER_GOO_DAMAGE()
{
[&CHKCB&You suffer GOO damage!.]
}
DISCONNECT_CANCELED()
{
[&CHK&Disconnection canceled.]
}
OPERATION_OFFLINE()
{
[&CHK&Le joueur n'existe pas ou n'est pas actuellement connecté.]
}
NON_DROPABLE_ITEM()
{
[&CHK&You cannot drop this item.]
}
CRAFT_NEED_CRAFTING_TOOL()
{
[&CHK&You need appropriate tool to craft this item.]
}
EGS_COSMETIC_SAME_HAIR_COLOR()
{
[&CHK&You cannot buy this hair color : this is your current one.]
}
EGS_COSMETIC_SAME_HAIR()
{
[&CHK&You cannot buy this hair cut : this is your current one.]
}
EGS_COSMETIC_SAME_TATOO()
{
[&CHK&You cannot buy this tatoo : this is your current one.]
}
TRADE_FAME_TOO_LOW(bot b)
{
[&CHK&$b$ refuses to trade with you because of your bad reputation.]
}
ALREADY_TELEPORTING()
{
[&CHK&You are already using a teleport ticket.]
}
TP_FORBIDEN_IN_RING_INSTANCE()
{
[&CHK&Vous ne pouvez pas utiliser un ticket de TP pendant une aventure Ring ou une session d'edition Ring.]
}
MOUNT_CANT_WHILE_TP()
{
[&CHK&Vous ne pouvez pas monter sur votre monture pendant une téléportation.]
}
ONLY_ENCHANTED_ITEMS_CAN_BE_RECHARGED()
{
[&CHK&Only enchanted items can be recharged.]
}
ROLL_DICE(entity e, int min, int max, int roll)
{
[$e.da$ $e$ a fait $roll$ sur un tirage entre $min$ et $max$.]
}
CONSUMABLE_OVERDOSE_TIMER(item item, int m, int s)
{
(m>0)
[&CHK&Vous ne pouvez pas utiliser votre $item$ avant $m$ minutes et $s$ secondes.]
[&CHK&Vous ne pouvez pas utiliser votre $item$ avant $s$ secondes.]
}
CONSUMABLE_CONSUME_ITEM_BEGIN(item item)
{
[Vous utilisez votre $item$.]
}
CONSUMABLE_NOT_STAND_UP()
{
[&CHK&Vous ne pouvez pas utiliser cet objet en étant debout.]
}
CONSUMABLE_CANCEL()
{
[&SYS&L'action est annulée et l'objet n'est pas consommé.]
}
XP_CATALYSER_NO_MORE_ACTIVE()
{
[&SYS&Vous n'avez plus de catalyseur d'expérience actif.]
}
XP_CATALYSER_ACTIVE(int i)
{
[&SYS&Vous activez un catalyseur d'expérience de niveau $i$.]
}
XP_CATALYSER_PROGRESS_NORMAL_GAIN(skill s, int i, int j)
{
[&XP&You gain $i$($j$) experience points in '$s$'.]
}
XP_CATALYSER_CONSUME(int i, int j)
{
[&SYS&Vous consommez $i$ catalyseurs d'expérience de niveau $j$.]
}
COMBAT_PROC_VAMPIRISM_ATTACKER(entity defender, int drain)
{
combat_proc_vampirism_spectators_n [&ISE&Déclenchement de l'effet vol de vie, votre arme vous donne $drain$ des points de vie de $defender.da$ $defender$.]
}
COMBAT_PROC_VAMPIRISM_DEFENDER(entity attacker, int drain)
{
combat_proc_vampirism_spectators_n [&ISE&L'arme de $attacker.da$ $attacker$ lui donne $drain$ de vos points de vie.]
}
COMBAT_PROC_VAMPIRISM_SPECTATORS(entity attacker, entity defender, int drain)
{
combat_proc_vampirism_spectators_n [&ISE&L'arme de $attacker.da$ $attacker$ lui donne $drain$ des points de vie de $defender.da$ $defender$.]
}
ISE_MAGIC_DIVINE_INTERVENTION()
{
[&ISE&Déclenchement de l'effet intervention divine, les crédits de votre sort ne sont pas consommés.]
}
ISE_MAGIC_SHOOT_AGAIN()
{
[&ISE&Déclenchement de l'effet feu gratuit, votre prochain sort sera incanté en un temps minimum.]
}
// ISE2 is for an additional display on the center of the screen (as there is no flying text for craft)
ISE_CRAFT_ADD_STAT_BONUS(score s, int param)
{
[&ISE2&Déclenchement de l'effet bonus de stat, l'item que vous avez créé a un bonus de $s$ de $param$.]
}
// ISE2 is for an additional display on the center of the screen (as there is no flying text for craft)
ISE_CRAFT_ADD_LIMIT(int param)
{
[&ISE2&Déclenchement de l'effet limites étendues, les limites de l'item que vous avez créé sont étendues de $param$%.]
}
ISE_FORAGE_ADD_RM(int param)
{
[&ISE&Déclenchement de l'effet bonus de récolte, vous avez récolté $param$% de ressources supplémentaires sur cette action.]
}
ISE_FORAGE_NO_RISK()
{
[&ISE&Déclenchement de l'effet source sans risque, une des sources que vous avez trouvées ne peux pas exploser.]
}
MAGIC_YOU_BREAK_ENEMY_CAST(entity e)
{
[&SYS&Vous interrompez $e.da$ $e$.]
}
OUTPOST_LEAVE_ZONE(outpost o)
{
[&SYS&Vous quittez l'avant poste $o.name$.]
}
GUILD_CANT_INVITE_OUTPOST_ENEMY()
{
[&CHK&Vous ne pouvez pas inviter un ennemi d'avant-poste dans votre guilde]
}
MENU_OUTPOST()
{
[Consulter l'enseigne d'avant-poste]
}
MISSION_GOAL_STEP_ANY_OR(dyn_string_id id)
{
[Soit $id$]
}
MENU_RING_ENTRY()
{
[Choisir sa destination Ring]
}
UNIVERSE_NOT_AVAILABLE_ON_RING()
{
[Le canal univers est réservé aux éditeurs et animateurs Ring.]
}
RING_ANI()
{
[Ring Channel ani.]
}
RING_LEA()
{
[Ring Channel lea.]
}
RING_ARI()
{
[Ring Channel ari.]
}
RING_CHO()
{
[Ring Channel cho.]
}
RING_SEA()
{
[Ring Channel sea.]
}
RING_CSR()
{
[Ring Channel CSR]
}
RING_TOO()
{
[Ring Channel too]
}
RING_TRE()
{
[Ring Channel tre.]
}
YES()
{
[Oui.]
}
NO()
{
[Non.]
}
SHUTDOWN_WARNING(int delay)
{
[&SYS&The shard will be shutdown in $delay$ seconds, please disconnect ASAP.]
}
AMMO_BUYING_QUANTITY_TOO_LOW(int magazineSize)
{
[&CHK&Ce type de munition ne peut être acheté que par un ou plusieurs lots de $magazineSize$ munitions.]
}
AMMO_SELLING_QUANTITY_TOO_LOW(int magazineSize)
{
[&CHK&Ce type de munition ne peut être vendu que par un ou plusieurs lots de $magazineSize$ munitions.]
}
TRAITRE_CORSAIRE_ARRIVE()
{
[Que faites-vous ici ?! Voleur ! Laissez cette perle là où elle est !]