Translation

.exception_invalid_statement_template
%%variable${code}%% is not a valid instruction
50/460
Context English Polish State
.exception_multiple_param_several_types_template
when you give several parameters to the %%function${keyword}()%% function, they must be of the same type
kiedy przekazujesz kilka parametrów do funkcji %%function${keyword}()%%, muszą one być tego samego typu
.exception_forbidden_object_type_template
%%literal${keyword}%% object type is not available in this level. You can use one of the following: %%literal${allowedValues}%%
obiekt typu %%literal${keyword}%% nie jest dostępny na tym poziomie. W zamian użyj jednego z tych: %%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}%%
typ terenu %%literal${keyword}%% nie jest dostępny na tym poziomie. W zamian użyj jednego z tych: %%literal${allowedValues}%%
.exception_boolean_no_comparison_operator_template
a condition must contain a valid comparator like these: %%operator${allowedOperators}%%
warunek musi mieć poprawny komparator, taki jak: %%operator${allowedOperators}%%
.exception_invalid_expression_template
%%variable${code}%% is not a valid keyword
%%variable${code}%% nie jest prawidłowym słowem kluczowym
.exception_invalid_statement_template
%%variable${code}%% is not a valid instruction
%%variable${code}%% nie jest prawidłową instrukcją
.exception_forbidden_variable_identifier_template
%%variable${variable}%% variable is unavailable in this level. Use one of the following: %%variable${allowedNames}%%
zmienna %%variable${variable}%% nie jest dostępna na tym poziomie. W zamian użyj jednej z tych: %%variable${allowedNames}%%
.exception_all_forbidden_variable_identifier_template
variables are not available in this level
zmienne nie są dozwolone na tym poziomie
.exception_open_statement_template
%%keyword${keyword}%% condition must be closed with a %%code$:%%
warunek %%keyword${keyword}%% musi się skończyć na %%code$:%%
.exception_else_no_if_template
%%keyword${elseKeyword}%% without %%keyword${ifKeyword}%% before
%%keyword${elseKeyword}%% bez %%keyword${ifKeyword}%% przed nim
.exception_endif_no_if_template
%%keyword${endifKeyword}%% without %%keyword${ifKeyword}%% before
%%keyword${endifKeyword}%% bez %%keyword${ifKeyword}%% przed nim
Context English Polish State
.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}()%% wymaga dokładnie jednego parametru który może być liczbą lub zmienną (%%variable${allowedVariables}%%)
.exception_invalid_params_one_integer_template
%%function${keyword}()%% requires exactly one number parameter
%%function${keyword}()%% wymaga dokładnie jednego parametru liczby
.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}()%% wymaga jednego lub więcej parametrów kierunku (%%literal${allowedDirections}%%) lub zmiennej (%%variable${allowedVariables}%%)
.exception_invalid_params_one_object_type_param_template
%%function${keyword}()%% requires exactly one object type parameter: %%literal${allowedValues}%%
%%function${keyword}()%% wymaga dokładnie jednego parametru typu obiektu: %%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}()%% przyjmuje 2 parametry. Parametr 1 musi być wiadomością (%%string${allowedMessages}%%) i parametr 2 musi być kierunkiem (%%literal${allowedDirections}%%) lub %%literal$everyone%%
.exception_invalid_statement_template
%%variable${code}%% is not a valid instruction
%%variable${code}%% nie jest prawidłową instrukcją
.exception_invalid_value_function_template
%%function${code}%% is not a valid function. Use one of the following instead: %%function${allowedFunctions}%%.
%%function${code}%% nie jest poprawną funkcją. W zamian użyj jednej z tych: %%function${allowedFunctions}%%.
.exception_invalid_variable_identifier_template
%%variable${variable}%% variable name is not allowed. Use one of the following instead: %%variable${allowedIdentifiers}%%.
Nazwa zmiennej %%variable${variable}%% nie jest dozwolona. W zamian użyj jednej z tych: %%variable${allowedIdentifiers}%%.
.exception_jump_to_unknown_anchor_template
%%keyword${jumpKeyword}%% to unknown anchor %%bracket${anchorName}:%%
%%keyword${jumpKeyword}%% do nieznanej kotwicy %%bracket${anchorName}:%%
.exception_mismatch_function_template
you wrote something erroneous after the function %%function${keyword}()%%.
napisałeś coś błędnego po funkcji %%function${keyword}()%%.

Loading…

Loading…

Glossary

English Polish
No related strings found in the glossary.

Source information

Context
.exception_invalid_statement_template
Labels
No labels currently set!
Source string age
6 years ago
Translation file
src/locale/messages-pl.json, string 216