Translation

.exception_invalid_params_tell_function_template
%%function${keyword}()%% takes 2 parameters. Param 1 must be a message (%%string${allowedMessages}%%) and param 2 must be either a direction (%%literal${allowedDirections}%%) or %%literal$everyone%%
208/1980
Context English Spanish State
.exception_invalid_object_type_param_template
%%variable${param}%% is not a valid object type. Use one of these instead: %%literal${allowedValues}%%
%%variable${param}%% no es un tipo de objeto válido. Usa uno de estos en su lugar: %%literal${allowedValues}%%
.exception_invalid_direction_param_not_here_template
%%function${keyword}()%% does not accept direction %%literal${param}%%. Use one of these instead: %%literal${allowedValues}%%
%%function${keyword}()%% no acepta la dirección %%literal${param}%%. Usa uno de estos en su lugar: %%literal${allowedValues}%%
.exception_primary_statement_invalid_direction_param_not_here_template
%%keyword${keyword}%% does not accept direction %%literal${param}%%. Use one of these instead: %%literal${allowedValues}%%
%%keyword${keyword}%% no acepta la dirección %%literal${param}%%. Usa uno de estos en su lugar: %%literal${allowedValues}%%
.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}()%% no acepta el tipo de objeto %%literal${param}%%. Usa uno de estos en su lugar: %%literal${allowedValues}%%
.exception_invalid_params_calc_function_template
%%function${keyword}()%% takes 3 parameters. Params 1 and 3 must be either numbers, directions, %%literal$myitem%% or variables and param 2 must be an operator (%%operator${operators}%%)
%%function${keyword}()%% toma 3 parámetros. Los parámetros 1 y 3 deben ser números, direcciones, %%literal$myitem%% o variables y el parámetro 2 debe ser un operador (%%operator${operators}%%)
.exception_invalid_params_tell_function_template
%%function${keyword}()%% takes 2 parameters. Param 1 must be a message (%%string${allowedMessages}%%) and param 2 must be either a direction (%%literal${allowedDirections}%%) or %%literal$everyone%%
%%function${keyword}()%% toma 2 parámetros. El parámetro 1 debe ser un mensaje (%%string${allowedMessages}%%) y el parámetro 2 debe ser o una dirección (%%literal${allowedDirections}%%) o %%literal$everyone%%
.exception_duplicate_param_template
you cannot pass %%literal${param}%% parameter twice to %%function${keyword}()%%
No se puede pasar el parámetro %%literal${param}%% dos veces a %%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
Cuando uno da varios parámetros a la función %%function${keyword}()%%, deben ser del mismo tipo
.exception_forbidden_object_type_template
%%literal${keyword}%% object type is not available in this level. You can use one of the following: %%literal${allowedValues}%%
El tipo de objeto %%literal${keyword}%% no está disponible en este nivel. Puedes usar uno de los siguientes: %%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}%%
El tipo de terreno %%literal${keyword}%% no está disponible en este nivel. Puede usar uno de los siguientes: %%literal${allowedValues}%%
.exception_boolean_no_comparison_operator_template
a condition must contain a valid comparator like these: %%operator${allowedOperators}%%
Una condición debe contener un comparador válido como estos: %%operator${allowedOperators}%%
Context English Spanish State
.exception_invalid_params_one_dir_variable_template
%%function${keyword}()%% requires one direction (%%literal${allowedDirections}%%) or a variable (%%variable${allowedVariables}%%)
%%function${keyword}()%% requiere una dirección (%%literal${allowedDirections}%%) o una variable (%%variable${allowedVariables}%%)
.exception_invalid_params_one_integer_or_variable_template
%%function${keyword}()%% requires exactly one parameter which can be a number or a variable (%%variable${allowedVariables}%%)
%%function${keyword}()%% requiere exactamente un parámetro que puede ser un número o una variable (%%variable${allowedVariables}%%)
.exception_invalid_params_one_integer_template
%%function${keyword}()%% requires exactly one number parameter
%%function${keyword}()%% requiere exactamente un parámetro numérico
.exception_invalid_params_one_more_dir_variable_template
%%function${keyword}()%% requires one or more direction parameters (%%literal${allowedDirections}%%) or a variable (%%variable${allowedVariables}%%)
%%function${keyword}()%% requiere uno o más parámetros de dirección (%%literal${allowedDirections}%%) o una variable (%%variable${allowedVariables}%%)
.exception_invalid_params_one_object_type_param_template
%%function${keyword}()%% requires exactly one object type parameter: %%literal${allowedValues}%%
%%function${keyword}()%% requiere exactamente un parámetro de tipo de objeto: %%literal${allowedValues}%%
.exception_invalid_params_tell_function_template
%%function${keyword}()%% takes 2 parameters. Param 1 must be a message (%%string${allowedMessages}%%) and param 2 must be either a direction (%%literal${allowedDirections}%%) or %%literal$everyone%%
%%function${keyword}()%% toma 2 parámetros. El parámetro 1 debe ser un mensaje (%%string${allowedMessages}%%) y el parámetro 2 debe ser o una dirección (%%literal${allowedDirections}%%) o %%literal$everyone%%
.exception_invalid_statement_template
%%variable${code}%% is not a valid instruction
%%variable${code}%% no es una instrucción válida
.exception_invalid_value_function_template
%%function${code}%% is not a valid function. Use one of the following instead: %%function${allowedFunctions}%%.
%%function${code}%% no es una función válida. Utiliza uno de los siguientes en su lugar: %%function${allowedFunctions}%%.
.exception_invalid_variable_identifier_template
%%variable${variable}%% variable name is not allowed. Use one of the following instead: %%variable${allowedIdentifiers}%%.
%%variable${variable}%% nombre de variable no está permitido. Utiliza uno de los siguientes en su lugar: %%variable${allowedIdentifiers}%%.
.exception_jump_to_unknown_anchor_template
%%keyword${jumpKeyword}%% to unknown anchor %%bracket${anchorName}:%%
%%keyword${jumpKeyword}%% a ancla desconocida %%bracket${anchorName}:%%

Loading…

Loading…

Glossary

English Spanish
No related strings found in the glossary.

Source information

Context
.exception_invalid_params_tell_function_template
Labels
No labels currently set!
Source string age
6 years ago
Translation file
src/locale/messages-es.json, string 209