Translation

.exception_invalid_expression_template
%%variable${code}%% is not a valid keyword
47/420
Context English French State
.exception_duplicate_param_template
you cannot pass %%literal${param}%% parameter twice to %%function${keyword}()%%
tu ne peux pas donner deux fois %%literal${param}%% à %%function${keyword}()%%
.exception_multiple_param_several_types_template
when you give several parameters to the %%function${keyword}()%% function, they must be of the same type
quand tu donnes plusieurs paramètres à la fonction %%function${keyword}()%%, ils doivent être tous du même type
.exception_forbidden_object_type_template
%%literal${keyword}%% object type is not available in this level. You can use one of the following: %%literal${allowedValues}%%
le type d'objet %%literal${keyword}%% n'est pas disponible dans ce niveau. Tu peux utiliser l'un des suivants : %%literal${allowedValues}%%
.exception_forbidden_terrain_type_template
%%literal${keyword}%% terrain type is not available in this level. You can use one of the following: %%literal${allowedValues}%%
le type de terrain %%literal${keyword}%% n'est pas disponible dans ce niveau. Tu peux utiliser l'un des suivants : %%literal${allowedValues}%%
.exception_boolean_no_comparison_operator_template
a condition must contain a valid comparator like these: %%operator${allowedOperators}%%
une condition doit contenir un comparateur valide comme ceux-ci : %%operator${allowedOperators}%%
.exception_invalid_expression_template
%%variable${code}%% is not a valid keyword
%%variable${code}%% n'est pas un mot-clé valide
.exception_invalid_statement_template
%%variable${code}%% is not a valid instruction
%%variable${code}%% n'est pas une instruction valide
.exception_forbidden_variable_identifier_template
%%variable${variable}%% variable is unavailable in this level. Use one of the following: %%variable${allowedNames}%%
la variable %%variable${variable}%% n'est pas disponible dans ce niveau. Tu peux utiliser l'une des suivantes : %%variable${allowedNames}%%
.exception_all_forbidden_variable_identifier_template
variables are not available in this level
les variables ne sont pas disponibles dans ce niveau
.exception_open_statement_template
%%keyword${keyword}%% condition must be closed with a %%code$:%%
la condition du %%keyword${keyword}%% doit être fermée avec un %%code$:%%
.exception_else_no_if_template
%%keyword${elseKeyword}%% without %%keyword${ifKeyword}%% before
%%keyword${elseKeyword}%% sans %%keyword${ifKeyword}%% avant
Context English French State
.exception_invalid_clone_params_template
%%keyword${statementType}%% expects a direction (%%literal${allowedDirections}%%) and an anchor.
%%keyword${statementType}%% attend une direction (%%literal${allowedDirections}%%) et une ancre.
.exception_invalid_direction_param_not_here_template
%%function${keyword}()%% does not accept direction %%literal${param}%%. Use one of these instead: %%literal${allowedValues}%%
%%function${keyword}()%% n'accepte pas la direction %%literal${param}%%. Utilise celles-là à la place : %%literal${allowedValues}%%
.exception_invalid_direction_param_template
%%variable${param}%% is not a valid direction. Use one of these instead: %%literal${allowedValues}%%
%%variable${param}%% n'est pas une direction valide. Utilise celles-là : %%literal${allowedValues}%%
.exception_invalid_dir_integer_variable_myitem_param_template
%%variable${param}%% is not a valid number, variable, direction or %%literal$myitem%%
%%variable${param}%% n'est pas une direction, une variable, un nombre ou %%literal$myitem%%
.exception_invalid_dir_variable_param_template
%%variable${param}%% is not a valid variable or direction. You can use these instead: %%variable${allowedVariables}%% %%literal${allowedDirections}%%
%%variable${param}%% n'est pas une direction ou une variable valide. Tu peux utiliser un des termes suivants à la place : %%variable${allowedVariables}%% %%literal${allowedDirections}%%
.exception_invalid_expression_template
%%variable${code}%% is not a valid keyword
%%variable${code}%% n'est pas un mot-clé valide
.exception_invalid_integer_or_variable_param_template
%%variable${param}%% is not a valid number or variable
%%variable${param}%% n'est pas une variable ou un nombre valide
.exception_invalid_integer_param_template
%%variable${param}%% is not a valid number
%%variable${param}%% n'est pas un nombre valide
.exception_invalid_object_type_param_not_nothing_template
%%function${keyword}()%% does not accept object type %%literal${param}%%. Use one of these instead: %%literal${allowedValues}%%
%%function${keyword}()%% n'accepte pas le type d'objet %%literal${param}%%. Utilise ceux-là à la place : %%literal${allowedValues}%%
.exception_invalid_object_type_param_template
%%variable${param}%% is not a valid object type. Use one of these instead: %%literal${allowedValues}%%
%%variable${param}%% n'est pas un type d'objet valide. Utilise ceux-là : %%literal${allowedValues}%%

Loading…

Loading…

Glossary

English French
No related strings found in the glossary.

Source information

Context
.exception_invalid_expression_template
Labels
No labels currently set!
Source string age
6 years ago
Translation file
src/locale/messages-fr.json, string 215