mirror of
https://github.com/google/blockly.git
synced 2026-06-17 00:25:14 +02:00
chore: Rollup of all Q3 message changes (#5564)
Courtesy of Translatewiki
This commit is contained in:
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Иаарԥштәуп Аблокқәа";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Ацхыраара";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Аҟәыхра";
|
||||
Blockly.Msg["IOS_ERROR"] = "Агха";
|
||||
Blockly.Msg["IOS_OK"] = "OK";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Иацҵатәуп аҭагаларатә ҽеиҭак";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Аоператорқәа азин рыҭара";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "Аҭаларҭа";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Иацҵатәуп";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Иацҵатәуп аҽеиҭак";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Ианыхтәуп";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Шәара ишәылшом аҽеиҭак азы иҭацәу ахьӡ ахархәара";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Ахьӡ аԥсахра";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Аҽеиҭак ахьӡ";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "иаԥцатәуп иҭацәу ахьӡынҵа";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
|
||||
+26
-39
@@ -2,9 +2,9 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
Blockly.Msg["ADD_COMMENT"] = "Add Comment"; // untranslated
|
||||
Blockly.Msg["ADD_COMMENT"] = "Voeg kommentaar by";
|
||||
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Can't delete the variable '%1' because it's part of the definition of the function '%2'"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Change value:"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Wysig waarde:";
|
||||
Blockly.Msg["CLEAN_UP"] = "Clean up Blocks"; // untranslated
|
||||
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Collapse Blocks"; // untranslated
|
||||
@@ -58,35 +58,22 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_UNTIL"] = "repeat until"; // untransl
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "repeat while"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "While a value is false, then do some statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "While a value is true, then do some statements."; // untranslated
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Delete all %1 blocks?"; // untranslated
|
||||
Blockly.Msg["DELETE_BLOCK"] = "Delete Block"; // untranslated
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "verwyder al %1 blokke?";
|
||||
Blockly.Msg["DELETE_BLOCK"] = "verwyder blok";
|
||||
Blockly.Msg["DELETE_VARIABLE"] = "Delete the '%1' variable"; // untranslated
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Delete %1 uses of the '%2' variable?"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Delete %1 Blocks"; // untranslated
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Wissig %1 gebruike van die '%2' veranderlike?";
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "verwyder %1 blokke";
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["DIALOG_OK"] = "OK";
|
||||
Blockly.Msg["DIALOG_OK"] = "Oukei";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Disable Block"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplicate"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplicate Comment"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "duplikaat";
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Dupliseer kommentaar";
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Enable Block"; // untranslated
|
||||
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Hulp";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
@@ -284,12 +271,12 @@ Blockly.Msg["MATH_TRIG_TOOLTIP_ATAN"] = "Return the arctangent of a number."; /
|
||||
Blockly.Msg["MATH_TRIG_TOOLTIP_COS"] = "Return the cosine of a degree (not radian)."; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_TOOLTIP_SIN"] = "Return the sine of a degree (not radian)."; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_TOOLTIP_TAN"] = "Return the tangent of a degree (not radian)."; // untranslated
|
||||
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "Create colour variable..."; // untranslated
|
||||
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "Create number variable..."; // untranslated
|
||||
Blockly.Msg["NEW_STRING_VARIABLE"] = "Create string variable..."; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE"] = "Create variable..."; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE_TITLE"] = "New variable name:"; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "New variable type:"; // untranslated
|
||||
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "Skep kleur veranderlike";
|
||||
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "Skep numeriese veranderlike";
|
||||
Blockly.Msg["NEW_STRING_VARIABLE"] = "Skep teks veranderlike";
|
||||
Blockly.Msg["NEW_VARIABLE"] = "Skep veranderlike";
|
||||
Blockly.Msg["NEW_VARIABLE_TITLE"] = "Nuwe veranderlike naam:";
|
||||
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "Nuwe veranderlike tipe:";
|
||||
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
||||
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "allow statements"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_BEFORE_PARAMS"] = "with:"; // untranslated
|
||||
@@ -317,10 +304,10 @@ Blockly.Msg["PROCEDURES_MUTATORARG_TITLE"] = "input name:"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORARG_TOOLTIP"] = "Add an input to the function."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "inputs"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Add, remove, or reorder inputs to this function."; // untranslated
|
||||
Blockly.Msg["REDO"] = "Redo"; // untranslated
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "Remove Comment"; // untranslated
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "Rename variable..."; // untranslated
|
||||
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Rename all '%1' variables to:"; // untranslated
|
||||
Blockly.Msg["REDO"] = "Doen weer";
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "Verwyder kommentaar";
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "Hernoem veranderlike...";
|
||||
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Hernoem al %1 veranderlikes na:";
|
||||
Blockly.Msg["TEXT_APPEND_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-modification"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_TITLE"] = "to %1 append text %2"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_TOOLTIP"] = "Append some text to variable '%1'."; // untranslated
|
||||
@@ -389,10 +376,10 @@ Blockly.Msg["TEXT_TRIM_OPERATOR_BOTH"] = "trim spaces from both sides of"; // u
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_LEFT"] = "trim spaces from left side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_RIGHT"] = "trim spaces from right side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_TOOLTIP"] = "Return a copy of the text with spaces removed from one or both ends."; // untranslated
|
||||
Blockly.Msg["TODAY"] = "Today"; // untranslated
|
||||
Blockly.Msg["UNDO"] = "Undo"; // untranslated
|
||||
Blockly.Msg["UNNAMED_KEY"] = "unnamed"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "item"; // untranslated
|
||||
Blockly.Msg["TODAY"] = "vandag";
|
||||
Blockly.Msg["UNDO"] = "Ontdaan";
|
||||
Blockly.Msg["UNNAMED_KEY"] = "onbenoem";
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "item";
|
||||
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "Create 'set %1'"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#get"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_TOOLTIP"] = "Returns the value of this variable."; // untranslated
|
||||
@@ -400,8 +387,8 @@ Blockly.Msg["VARIABLES_SET"] = "set %1 to %2"; // untranslated
|
||||
Blockly.Msg["VARIABLES_SET_CREATE_GET"] = "Create 'get %1'"; // untranslated
|
||||
Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#set"; // untranslated
|
||||
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Sets this variable to be equal to the input."; // untranslated
|
||||
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "A variable named '%1' already exists."; // untranslated
|
||||
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "A variable named '%1' already exists for another type: '%2'."; // untranslated
|
||||
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "'n Veranderlike met die naam '%1' bestaan reeds.";
|
||||
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "'n Veranderlike met die naam '%1' bestaan reeds vir 'n ander tipe veranderlike: '%2'.";
|
||||
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly Workspace"; // untranslated
|
||||
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Say something..."; // untranslated
|
||||
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
||||
|
||||
+21
-34
@@ -2,13 +2,13 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
Blockly.Msg["ADD_COMMENT"] = "Add Comment"; // untranslated
|
||||
Blockly.Msg["ADD_COMMENT"] = "ማስታወሻ ያክሉ";
|
||||
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Can't delete the variable '%1' because it's part of the definition of the function '%2'"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Change value:"; // untranslated
|
||||
Blockly.Msg["CLEAN_UP"] = "Clean up Blocks"; // untranslated
|
||||
Blockly.Msg["CLEAN_UP"] = "ብሎኮቹን ይሰድሩ";
|
||||
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Collapse Blocks"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "Collapse Block"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "የብሎኮቹን መረጃዎች ያሳጥሩ";
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "የብሎኩን መረጃ ያሳጥሩ";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "colour 1"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "colour 2"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_HELPURL"] = "https://meyerweb.com/eric/tools/color-blend/#:::rgbp"; // untranslated
|
||||
@@ -58,35 +58,22 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_UNTIL"] = "repeat until"; // untransl
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "repeat while"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "While a value is false, then do some statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "While a value is true, then do some statements."; // untranslated
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Delete all %1 blocks?"; // untranslated
|
||||
Blockly.Msg["DELETE_BLOCK"] = "Delete Block"; // untranslated
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "%1 ያህል ብሎኮች ይሰረዙ?";
|
||||
Blockly.Msg["DELETE_BLOCK"] = "ብሎኩን ይሰርዙ";
|
||||
Blockly.Msg["DELETE_VARIABLE"] = "Delete the '%1' variable"; // untranslated
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Delete %1 uses of the '%2' variable?"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Delete %1 Blocks"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "%1 ብሎኮች ይሰርዙ";
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "ይቅር";
|
||||
Blockly.Msg["DIALOG_OK"] = "እሺ";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Disable Block"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplicate"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplicate Comment"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Enable Block"; // untranslated
|
||||
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "ብሎኩን ለጊዜው ያጥፉ";
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "ቅጂ";
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "ማስታወሻውን ይቅዱ";
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "ብሎኩን ደግመው ያስጀምሩ";
|
||||
Blockly.Msg["EXPAND_ALL"] = "የብሎኮቹን መረጃዎች ዳግም ያስረዝሙ";
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "የብሎኩን መረጃ ዳግም ያስረዝሙ";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "የውጪ ግብዓቶች";
|
||||
Blockly.Msg["HELP"] = "እገዛ";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "የውስጥ ግብዓቶች";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
@@ -317,8 +304,8 @@ Blockly.Msg["PROCEDURES_MUTATORARG_TITLE"] = "input name:"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORARG_TOOLTIP"] = "Add an input to the function."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "inputs"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Add, remove, or reorder inputs to this function."; // untranslated
|
||||
Blockly.Msg["REDO"] = "Redo"; // untranslated
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "Remove Comment"; // untranslated
|
||||
Blockly.Msg["REDO"] = "ከእንደገና";
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "ማስታወሻ ያጥፉ";
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "Rename variable..."; // untranslated
|
||||
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Rename all '%1' variables to:"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-modification"; // untranslated
|
||||
@@ -389,9 +376,9 @@ Blockly.Msg["TEXT_TRIM_OPERATOR_BOTH"] = "trim spaces from both sides of"; // u
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_LEFT"] = "trim spaces from left side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_RIGHT"] = "trim spaces from right side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_TOOLTIP"] = "Return a copy of the text with spaces removed from one or both ends."; // untranslated
|
||||
Blockly.Msg["TODAY"] = "Today"; // untranslated
|
||||
Blockly.Msg["UNDO"] = "Undo"; // untranslated
|
||||
Blockly.Msg["UNNAMED_KEY"] = "unnamed"; // untranslated
|
||||
Blockly.Msg["TODAY"] = "ዛሬ";
|
||||
Blockly.Msg["UNDO"] = "ይቀልብሱ";
|
||||
Blockly.Msg["UNNAMED_KEY"] = "ያልተሰየመ";
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "item"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "Create 'set %1'"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#get"; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "وسٌّع القطعة";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "ادخال خارجي";
|
||||
Blockly.Msg["HELP"] = "مساعدة";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "ادخال خطي";
|
||||
Blockly.Msg["IOS_CANCEL"] = "إلغاء";
|
||||
Blockly.Msg["IOS_ERROR"] = "خطأ";
|
||||
Blockly.Msg["IOS_OK"] = "أوافق";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+اضافة ادخال";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "العبارات المسموحة";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "هذه الدالة لها مدخلات مكررة.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "المدخلات";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "أضف";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+اضف متغير";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "احذف";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "لا يمكنك استخدام اسم متغير فارغ.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "أعد التسمية";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "اسم المتغير";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "إنشئ قائمة فارغة";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "تقوم بإرجاع قائمة، طولها 0, لا تحتوي على أية سجلات البيانات";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Bloku aç";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Xarici girişlər";
|
||||
Blockly.Msg["HELP"] = "Kömək";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Sətiriçi girişlər";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Ləğv et";
|
||||
Blockly.Msg["IOS_ERROR"] = "Xəta";
|
||||
Blockly.Msg["IOS_OK"] = "OK";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Giriş əlavə et";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Operatorlara icazə";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Bu funksiyada təkrarlanan giriş dəyişənləri vardır.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "GİRİŞ";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Əlavə et";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Dəyişən əlavə et";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Sil";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Adsız dəyişən istifadə edə bilməzsiniz.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Adını dəyiş";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Dəyişənin adı";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "boş siyahı düzəlt";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Heç bir verilən qeyd olunmamış, uzunluğu 0 olan bir siyahı verir";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Блокты йәйергә";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Тышҡы өҫтәлмә";
|
||||
Blockly.Msg["HELP"] = "Ярҙам";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Эске өҫтәлмә";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "گسترش بلوک";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "ورودیهای خارجی";
|
||||
Blockly.Msg["HELP"] = "کومک";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "ورودیهای درون خطی";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "ایجاد فهرست خالی";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "فهرستی با طول صفر شامل هیچ رکورد دادهای بر میگرداند.";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Разгарнуць блёк";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Зьнешнія ўваходы";
|
||||
Blockly.Msg["HELP"] = "Дапамога";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Унутраныя ўваходы";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Скасаваць";
|
||||
Blockly.Msg["IOS_ERROR"] = "Памылка";
|
||||
Blockly.Msg["IOS_OK"] = "Добра";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Дадаць уваходныя зьвесткі";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Дазволіць сьцьверджаньні";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Уваходныя зьвесткі гэтай функцыі дублююцца.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "УВАХОДНЫЯ ЗЬВЕСТКІ";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Дадаць";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Дадаць зьменную";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Выдаліць";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Вы ня можаце выкарыстоўваць пустую назву зьменнай.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Перайменаваць";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Назва зьменнай";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "стварыць пусты сьпіс";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Вяртае сьпіс даўжынёй 0, які ня ўтрымлівае запісаў зьвестак";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Разгарнуць блок";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Знешнія ўваходы";
|
||||
Blockly.Msg["HELP"] = "Даведка";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Убудаваныя ўваходы";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Адмяніць";
|
||||
Blockly.Msg["IOS_ERROR"] = "Памылка";
|
||||
Blockly.Msg["IOS_OK"] = "Добра";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Дадаць уваходную пераменную";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Дазволіць аператары";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "У гэтай функцыі ёсць уваходныя пераменныя, якія дубліруюцца.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "УВАХОД";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Дадаць";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Дадаць пераменную";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Выдаліць";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Вы не можаце выкарыстоўваць пустое імя пераменнай.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Перайменаваць";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Назва пераменнай";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "стварыць пусты спіс";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Вяртае спіс даўжыні 0, які не ўтрымлівае дадзеных";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Покажи блок";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Външни входове";
|
||||
Blockly.Msg["HELP"] = "Помощ";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Вътрешни входове";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Отказ";
|
||||
Blockly.Msg["IOS_ERROR"] = "Грешка";
|
||||
Blockly.Msg["IOS_OK"] = "Добре";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Добавяне на данни";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Позволи твърденията";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Тази функция има дублирани входни данни.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "Входни данни";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Добавяне";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Добавяне на променлива";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Изтриване";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Не може да използвате празно име за променлива";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Преименуване";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Име на променливата";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "създай празен списък";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Връща списък с дължина 0, не съдържащ данни";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "ব্লকটি সম্প্রসারি
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "বহি:স্থ ইনপুট";
|
||||
Blockly.Msg["HELP"] = "সাহায্য";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "সারি ইনপুট";
|
||||
Blockly.Msg["IOS_CANCEL"] = "বাতিল";
|
||||
Blockly.Msg["IOS_ERROR"] = "ত্রুটি";
|
||||
Blockly.Msg["IOS_OK"] = "ঠিক আছে";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "যোগ";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "অপসারণ";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "অাপনি চলকের নাম খালি রাখতে পারেননা।";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "পুনরায় শুরু";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "চলকের নাম";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "খালি তালিকা তৈরি করুন";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "পাঠাবে একটি তালিকা, দের্ঘ্য হবে ০, কোন উপাত্ত থাকবে না";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Astenn ar bloc'h";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Monedoù diavaez";
|
||||
Blockly.Msg["HELP"] = "Skoazell";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Monedoù enlinenn";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Nullañ";
|
||||
Blockly.Msg["IOS_ERROR"] = "Fazi";
|
||||
Blockly.Msg["IOS_OK"] = "Mat eo";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Ouzhpennañ ur moned";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Urzhioù aotreet";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "An arc'hwel-mañ en deus monedoù eiladet.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "MONEDOÙ";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Ouzhpennañ";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Ouzhpennañ un argemmenn";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Diverkañ";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Ne c'hallit ket implijout un anv argemmenn c'houllo.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Adenvel";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Anv an argemmenn";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "krouiñ ur roll goullo";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Distreiñ ul listenn, 0 a hirder, n'eus enrolladenn ebet enni";
|
||||
|
||||
+2
-15
@@ -63,8 +63,8 @@ Blockly.Msg["DELETE_BLOCK"] = "Obriši blok";
|
||||
Blockly.Msg["DELETE_VARIABLE"] = "Izbriši varijablu \"%1\"";
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Izbrisati %1 upotrebu varijable \"%2\"?";
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Obriši %1 blokova";
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["DIALOG_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "Otkaži";
|
||||
Blockly.Msg["DIALOG_OK"] = "U redu";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Onemogući blok";
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Dupliciraj";
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Kopiraj komentar";
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Proširi blok";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Vanjski ulazi";
|
||||
Blockly.Msg["HELP"] = "Pomoć";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Redni ulazi";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Otkaži";
|
||||
Blockly.Msg["IOS_ERROR"] = "Greška";
|
||||
Blockly.Msg["IOS_OK"] = "U redu";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Dodaj ulaz";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Dozvoli naredbe";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "ULAZI";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Dodaj";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Dodaj varijablu";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Obriši";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Ne možete koristiti prazno ime varijable.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Preimenuj";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Ime varijable";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Expandir bloc";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Entrades externes";
|
||||
Blockly.Msg["HELP"] = "Ajuda";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Entrades en línia";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel·lar";
|
||||
Blockly.Msg["IOS_ERROR"] = "Error";
|
||||
Blockly.Msg["IOS_OK"] = "D'acord";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Afegeix Entrada";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Permetre instruccions";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Aquesta funció té entrades duplicades.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "ENTRADES";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Afegir";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Afegeix Variable";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Esborrar";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "No es pot fer servir un nom de variable buit.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Reanomena";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Nom de la variable";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "crear llista buida";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Retorna una llista, de longitud 0, que no conté cap dada.";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Rozbalit blok";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "vnější vstupy";
|
||||
Blockly.Msg["HELP"] = "Nápověda";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Vložené vstupy";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Storno";
|
||||
Blockly.Msg["IOS_ERROR"] = "Chyba";
|
||||
Blockly.Msg["IOS_OK"] = "OK";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "vstupy";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Přidat";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Smazat";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Přejmenovat";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "vytvořit prázdný seznam";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Vrátí seznam nulové délky, který neobsahuje žádné datové záznamy";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Fold blokken ud";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Udvendige inputs";
|
||||
Blockly.Msg["HELP"] = "Hjælp";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Indlejrede inputs";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Annuller";
|
||||
Blockly.Msg["IOS_ERROR"] = "Fejl";
|
||||
Blockly.Msg["IOS_OK"] = "O.k.";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Tilføj inddata";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Tillad udsagn";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Denne funktion har duplikerede inddata.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INDDATA";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Tilføj";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Tilføj variabel";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Slet";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Du kan ikke bruge et tomt variabelnavn.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Omdøb";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variabelnavn";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "opret en tom liste";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returnerer en liste af længde 0, som ikke indeholder nogen data";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Baustein entfalten";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "externe Eingänge";
|
||||
Blockly.Msg["HELP"] = "Hilfe";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "interne Eingänge";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Abbrechen";
|
||||
Blockly.Msg["IOS_ERROR"] = "Fehler";
|
||||
Blockly.Msg["IOS_OK"] = "OK";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Parameter hinzufügen";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Anweisungen erlauben";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Diese Funktion hat doppelte Parameter.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "PARAMETER";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Hinzufügen";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Variable hinzufügen";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Löschen";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Du kannst keinen leeren Variablennamen verwenden.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Umbenennen";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Name der Variable";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "erzeuge eine leere Liste";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Erzeugt eine leere Liste ohne Inhalt.";
|
||||
|
||||
+1
-14
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Bloki hera ke";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Cıkewtışê xarıciy";
|
||||
Blockly.Msg["HELP"] = "Peşti";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Cıkerdışê xomiyani";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Bıtexelne";
|
||||
Blockly.Msg["IOS_ERROR"] = "Xeta";
|
||||
Blockly.Msg["IOS_OK"] = "TEMAM";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Beyan cı ke";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "İfade rê mısade bıde";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Na fonksiyon de dekerdeko mukerrer şınasiyao";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "BEYANİ";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Cı ke";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Vurnekari cı kerê";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Bestere";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Heruna nameyê curnekari veng mevıradê.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Reyna name ke";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Namê vurriyayışi";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "lista venge vıraze";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
@@ -314,7 +301,7 @@ Blockly.Msg["PROCEDURES_IFRETURN_HELPURL"] = "http://c2.com/cgi/wiki?GuardClause
|
||||
Blockly.Msg["PROCEDURES_IFRETURN_TOOLTIP"] = "If a value is true, then return a second value."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_IFRETURN_WARNING"] = "Warning: This block may be used only within a function definition."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORARG_TITLE"] = "namey cıkewtışi:";
|
||||
Blockly.Msg["PROCEDURES_MUTATORARG_TOOLTIP"] = "Add an input to the function."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORARG_TOOLTIP"] = "Funksiyoni rê yew cıkewtış ilawe ke.";
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "cıkewtışi";
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Add, remove, or reorder inputs to this function."; // untranslated
|
||||
Blockly.Msg["REDO"] = "Newe ke";
|
||||
|
||||
+2
-15
@@ -63,8 +63,8 @@ Blockly.Msg["DELETE_BLOCK"] = "ब्लक हटाउन्या";
|
||||
Blockly.Msg["DELETE_VARIABLE"] = "'%1' भेरिएबल मेट:";
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "'%2' भेरिएबला %1 प्रयोग मेट्ट्या?";
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = " %1 ब्लकहरू हटाउन्या";
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["DIALOG_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "खारेजी";
|
||||
Blockly.Msg["DIALOG_OK"] = "हुन्छ";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "ब्लकलाई निश्क्रिय पाड्डे";
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "कपी गर";
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "हूबहू टिप्पणी";
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "ब्लकनलाई फैलाओ";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "भाइरका इन्पुटहरू";
|
||||
Blockly.Msg["HELP"] = "सहायता";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "इनलाइन इन्पुटहरू";
|
||||
Blockly.Msg["IOS_CANCEL"] = "खारेजी";
|
||||
Blockly.Msg["IOS_ERROR"] = "गल्ती";
|
||||
Blockly.Msg["IOS_OK"] = "हुन्छ";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ इनपुट थपः";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "इनपुटन";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "जोड़ऽ";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "मेटः";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "तम खाली चल नाउँ प्रयोग अरीनाइसक्दाः।";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "पुनर्नामकरण";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "चल(भेरिएबल) नाउँ";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
|
||||
+2
-15
@@ -63,8 +63,8 @@ Blockly.Msg["DELETE_BLOCK"] = "Tutu Hatsotsoa";
|
||||
Blockly.Msg["DELETE_VARIABLE"] = "Tutu teaŋutrɔna '%1'";
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Netutu %1 ŋkɔ si nètsɔ na teaŋutrɔna '%2'?";
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Tutu Hatsotso %1";
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["DIALOG_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "Natasii";
|
||||
Blockly.Msg["DIALOG_OK"] = "Yoo";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Tsi Hatsotsoa";
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Gbugbɔe Wɔ";
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Kɔpi Numeɖeɖea";
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Hatsotsoa Me Nuwo Nedze";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Gotakpeɖeŋunuwo";
|
||||
Blockly.Msg["HELP"] = "Kpekpeɖeŋu";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Interdzikpeɖeŋuwo";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Natasii";
|
||||
Blockly.Msg["IOS_ERROR"] = "Vodada";
|
||||
Blockly.Msg["IOS_OK"] = "YOO";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Tsɔ nu kpe Nudemea";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Ɖe mɔ ɖe taɖodzinyawo ŋu";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Nudeme evee le wɔƒe sia si.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "NUDEMEWO";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Tsɔ kpee";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Tsɔ nugba kpee";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Tutui";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Màte ŋu azã nugba si mena ŋkɔe o.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Gbugbɔ na ŋkɔe";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Nugba ŋkɔ";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
|
||||
+2
-15
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Επέκτεινε Το Μπλοκ";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Εξωτερικές προσθήκες";
|
||||
Blockly.Msg["HELP"] = "Βοήθεια";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Εσωτερικές προσθήκες";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Ακυρώστε";
|
||||
Blockly.Msg["IOS_ERROR"] = "Σφάλμα";
|
||||
Blockly.Msg["IOS_OK"] = "ΟΚ";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "Εισάγετε στοιχείο";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Να επιτρέπονται οι δηλώσεις";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Αυτή η παράμετρος απαιτεί διπλή εισαγωγή στοιχείων";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "ΕΙΣΑΓΟΜΕΝΑ ΣΤΟΙΧΕΙΑ";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Προσθήκη";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "Προσθέσατε Μεταβλητή";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Διαγραφή";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Δεν μπορείτε να χρησιμοποιήσετε μια μεταβλητή δίχως όνομα";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Αλλάξετε το όνομα του αρχείου";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Όνομα μεταβλητής";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "δημιούργησε κενή λίστα";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Επιστρέφει μια λίστα, με μήκος 0, η οποία δεν περιέχει εγγραφές δεδομένων";
|
||||
@@ -209,7 +196,7 @@ Blockly.Msg["MATH_ATAN2_HELPURL"] = "https://en.wikipedia.org/wiki/Atan2";
|
||||
Blockly.Msg["MATH_ATAN2_TITLE"] = "atan2 από X:%1 Y:%2";
|
||||
Blockly.Msg["MATH_ATAN2_TOOLTIP"] = "Επιστρέφει την διαφορά τόξου των σημείων (X, Y) σε μοίρες από -180 σε 180.";
|
||||
Blockly.Msg["MATH_CHANGE_HELPURL"] = "https://el.wikipedia.org/wiki/%CE%A0%CF%81%CF%8C%CF%83%CE%B8%CE%B5%CF%83%CE%B7";
|
||||
Blockly.Msg["MATH_CHANGE_TITLE"] = "άλλαξε %1 από %2";
|
||||
Blockly.Msg["MATH_CHANGE_TITLE"] = "άλλαξε %1 αυξάνοντας κατά %2";
|
||||
Blockly.Msg["MATH_CHANGE_TOOLTIP"] = "Προσθέτει έναν αριθμό στη μεταβλητή «%1».";
|
||||
Blockly.Msg["MATH_CONSTANT_HELPURL"] = "https://en.wikipedia.org/wiki/Mathematical_constant";
|
||||
Blockly.Msg["MATH_CONSTANT_TOOLTIP"] = "Επιστρέφει μία από τις κοινές σταθερές: π (3.141...), e (2.718...), φ (1.618...), sqrt(2) (1.414...), sqrt(½) (0.707...), ή ∞ (άπειρο).";
|
||||
@@ -396,7 +383,7 @@ Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "αντικείμενο";
|
||||
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "Δημιούργησε «όρισε %1»";
|
||||
Blockly.Msg["VARIABLES_GET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#get"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_TOOLTIP"] = "Επιστρέφει την τιμή αυτής της μεταβλητής.";
|
||||
Blockly.Msg["VARIABLES_SET"] = "όρισε %1 μέχρι το %2";
|
||||
Blockly.Msg["VARIABLES_SET"] = "ανάθεσε στην %1 το %2";
|
||||
Blockly.Msg["VARIABLES_SET_CREATE_GET"] = "Δημιούργησε «πάρε %1»";
|
||||
Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#set"; // untranslated
|
||||
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Ορίζει αυτή τη μεταβλητή να είναι ίση με την είσοδο.";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Expand Block";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs";
|
||||
Blockly.Msg["HELP"] = "Help";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel";
|
||||
Blockly.Msg["IOS_ERROR"] = "Error";
|
||||
Blockly.Msg["IOS_OK"] = "OK";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Expand Block";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs";
|
||||
Blockly.Msg["HELP"] = "Help";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel";
|
||||
Blockly.Msg["IOS_ERROR"] = "Error";
|
||||
Blockly.Msg["IOS_OK"] = "OK";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Malfaldi blokon";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Eksteraj eniroj";
|
||||
Blockly.Msg["HELP"] = "Helpo";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Entekstaj eniroj";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Nuligi";
|
||||
Blockly.Msg["IOS_ERROR"] = "Eraro";
|
||||
Blockly.Msg["IOS_OK"] = "Bone";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Aldoni eniron";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Permesi ordonojn";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Ĉi tiu funkcio havas du samnomajn enirojn.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "ENIROJ";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Aldoni";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Aldoni Variablon";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Forigi";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "La nomo de la variablo devas esti ne malplena.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Alinomigi";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Nomo de variablo";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "krei malplenan liston";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Liveri liston, de longo 0, sen datenaj rikordoj";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Expandir bloque";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Entradas externas";
|
||||
Blockly.Msg["HELP"] = "Ayuda";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Entradas en línea";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancelar";
|
||||
Blockly.Msg["IOS_ERROR"] = "Error";
|
||||
Blockly.Msg["IOS_OK"] = "Aceptar";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Añadir entrada";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Permitir declaraciones";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Esta función tiene entradas duplicadas.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "ENTRADAS";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Añadir";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Añadir variable";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Borrar";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "No puedes usar un nombre de variable vacío.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Cambiar nombre";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Nombre de la variable";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "crear lista vacía";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Devuelve una lista, de longitud 0, sin ningún dato";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Laota plokk laiali";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Sisendid ploki taga";
|
||||
Blockly.Msg["HELP"] = "Abi";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Sisendid ploki sees";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Tühista";
|
||||
Blockly.Msg["IOS_ERROR"] = "Viga";
|
||||
Blockly.Msg["IOS_OK"] = "OK";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Lisa sisend";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Sellel funktsioonil on dubleerivad sisendid.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "SISEND";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Lisa";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Lisa muutuja";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Kustuta";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Tühja muutuja nime ei saa kasutada.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Nimeta ümber";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Muutuja nimi";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "tühi loend";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Tagastab loendi, mille pikkus on 0 ja milles pole ühtegi elementi.";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Blokea Hedatu";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Kanpoko sarrerak";
|
||||
Blockly.Msg["HELP"] = "Laguntza";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inpuntak Linean";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Utzi";
|
||||
Blockly.Msg["IOS_ERROR"] = "Errorea";
|
||||
Blockly.Msg["IOS_OK"] = "Ados";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Gehitu sarrera";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Adierazpenak baimendu";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Funtzio honek errepikatutako sarrerak ditu.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "SARRERAK";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Gehitu";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Gehitu aldagaia";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Ezabatu";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Ezin duzu aldagaiaren izen huts bat erabili.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Izena aldatu";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Aldagaiaren izena";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "sortu zerrenda hutsa";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Zerrenda bat itzultzen du, 0 luzera duena, daturik gabekoa";
|
||||
|
||||
+2
-15
@@ -67,26 +67,13 @@ Blockly.Msg["DIALOG_CANCEL"] = "لغو";
|
||||
Blockly.Msg["DIALOG_OK"] = "تأیید";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "غیرفعالسازی بلوک";
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "تکراری";
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplicate Comment"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "دیدگاه تکراری";
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "فعالسازی بلوک";
|
||||
Blockly.Msg["EXPAND_ALL"] = "گسترش بلوکها";
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "گسترش بلوک";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "ورودیهای خارجی";
|
||||
Blockly.Msg["HELP"] = "راهنما";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "ورودیهای درون خطی";
|
||||
Blockly.Msg["IOS_CANCEL"] = "لغو";
|
||||
Blockly.Msg["IOS_ERROR"] = "خطا";
|
||||
Blockly.Msg["IOS_OK"] = "تأیید";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ افزودن ورودی";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "اجازه اظهارات";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "این تابع دارای ورودیهای تکراری است.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "ورودیها";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "افزودن";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ افزودن متغیر";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "حذف";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "نام متغیر نمیتواند خالی باشد";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "تغییر نام";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "نام متغیر";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "ایجاد فهرست خالی";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "فهرستی با طول صفر شامل هیچ رکورد دادهای بر میگرداند.";
|
||||
@@ -205,7 +192,7 @@ Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_DIVIDE"] = "بازگرداندن باقی
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_MINUS"] = "بازگرداندن تفاوت دو عدد.";
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_MULTIPLY"] = "بازگرداندن حاصلضرب دو عدد.";
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_POWER"] = "بازگرداندن اولین عددی که از توان عدد دوم حاصل شده باشد.";
|
||||
Blockly.Msg["MATH_ATAN2_HELPURL"] = "https://en.wikipedia.org/wiki/Atan2"; // untranslated
|
||||
Blockly.Msg["MATH_ATAN2_HELPURL"] = "https://en.wikipedia.org/wiki/Atan2";
|
||||
Blockly.Msg["MATH_ATAN2_TITLE"] = "atan2 of X:%1 Y:%2"; // untranslated
|
||||
Blockly.Msg["MATH_ATAN2_TOOLTIP"] = "Return the arctangent of point (X, Y) in degrees from -180 to 180."; // untranslated
|
||||
Blockly.Msg["MATH_CHANGE_HELPURL"] = "https://fa.wikipedia.org/wiki/%D8%A7%D8%B5%D8%B7%D9%84%D8%A7%D8%AD_%D8%A8%D8%B1%D9%86%D8%A7%D9%85%D9%87%E2%80%8C%D9%86%D9%88%DB%8C%D8%B3%DB%8C#.D8.A7.D9.81.D8.B2.D8.A7.DB.8C.D8.B4_.D8.B4.D9.85.D8.A7.D8.B1.D9.86.D8.AF.D9.87";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Laajenna lohko";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Ulkoiset syötteet";
|
||||
Blockly.Msg["HELP"] = "Apua";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Tuo syötteet";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Peruuta";
|
||||
Blockly.Msg["IOS_ERROR"] = "Virhe";
|
||||
Blockly.Msg["IOS_OK"] = "OK";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Lisää syöte";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Salli lausekkeet";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Tällä toiminnolla on päällekkäisiä syötteitä.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "SYÖTTEET";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Lisää";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Lisää muuttuja";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Poista";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Et voi käyttää tyhjää muuttujan nimeä.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Nimeä uudelleen";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Muuttujan nimi";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "Luo tyhjä lista";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Palauta tyhjä lista, pituus 0";
|
||||
|
||||
+36
-49
@@ -2,13 +2,13 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
Blockly.Msg["ADD_COMMENT"] = "Add Comment"; // untranslated
|
||||
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Can't delete the variable '%1' because it's part of the definition of the function '%2'"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Change value:"; // untranslated
|
||||
Blockly.Msg["CLEAN_UP"] = "Clean up Blocks"; // untranslated
|
||||
Blockly.Msg["ADD_COMMENT"] = "Viðmerk";
|
||||
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Kann ikki strika variabulin '%1', tí hann er partur av allýsingini av funktiónini '%2'";
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Broyt virði:";
|
||||
Blockly.Msg["CLEAN_UP"] = "Rudda blokkar";
|
||||
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Collapse Blocks"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "Collapse Block"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Fell blokkar saman";
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "Fell blokk saman";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "colour 1"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "colour 2"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_HELPURL"] = "https://meyerweb.com/eric/tools/color-blend/#:::rgbp"; // untranslated
|
||||
@@ -58,35 +58,22 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_UNTIL"] = "repeat until"; // untransl
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "repeat while"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "While a value is false, then do some statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "While a value is true, then do some statements."; // untranslated
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Delete all %1 blocks?"; // untranslated
|
||||
Blockly.Msg["DELETE_BLOCK"] = "Delete Block"; // untranslated
|
||||
Blockly.Msg["DELETE_VARIABLE"] = "Delete the '%1' variable"; // untranslated
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Delete %1 uses of the '%2' variable?"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Delete %1 Blocks"; // untranslated
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Strika allar %1 blokkar?";
|
||||
Blockly.Msg["DELETE_BLOCK"] = "Strika blokk";
|
||||
Blockly.Msg["DELETE_VARIABLE"] = "Strika '%1' variabulin";
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Strika %1 brúk av '%2' variablinum?";
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Strika %1 blokkar";
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "Angra";
|
||||
Blockly.Msg["DIALOG_OK"] = "Í lagi";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Disable Block"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplicate"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplicate Comment"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Enable Block"; // untranslated
|
||||
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Ger blokk óvirknan";
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Tvífalda";
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Tvífalda viðmerking";
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Ger blokk virknan";
|
||||
Blockly.Msg["EXPAND_ALL"] = "Víðka blokkar";
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Víðka blokk";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Innputt uttanifrá";
|
||||
Blockly.Msg["HELP"] = "Hjálp";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Innlinju innputt";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
@@ -284,12 +271,12 @@ Blockly.Msg["MATH_TRIG_TOOLTIP_ATAN"] = "Return the arctangent of a number."; /
|
||||
Blockly.Msg["MATH_TRIG_TOOLTIP_COS"] = "Return the cosine of a degree (not radian)."; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_TOOLTIP_SIN"] = "Return the sine of a degree (not radian)."; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_TOOLTIP_TAN"] = "Return the tangent of a degree (not radian)."; // untranslated
|
||||
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "Create colour variable..."; // untranslated
|
||||
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "Create number variable..."; // untranslated
|
||||
Blockly.Msg["NEW_STRING_VARIABLE"] = "Create string variable..."; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE"] = "Create variable..."; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE_TITLE"] = "New variable name:"; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "New variable type:"; // untranslated
|
||||
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "Ger litvariabul...";
|
||||
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "Ger talvariabul...";
|
||||
Blockly.Msg["NEW_STRING_VARIABLE"] = "Ger strongvariabul...";
|
||||
Blockly.Msg["NEW_VARIABLE"] = "Ger variabul...";
|
||||
Blockly.Msg["NEW_VARIABLE_TITLE"] = "Navn á nýggjum variabli:";
|
||||
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "Nýtt variabulslag:";
|
||||
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
||||
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "allow statements"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_BEFORE_PARAMS"] = "with:"; // untranslated
|
||||
@@ -317,10 +304,10 @@ Blockly.Msg["PROCEDURES_MUTATORARG_TITLE"] = "input name:"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORARG_TOOLTIP"] = "Add an input to the function."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "inputs"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Add, remove, or reorder inputs to this function."; // untranslated
|
||||
Blockly.Msg["REDO"] = "Redo"; // untranslated
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "Remove Comment"; // untranslated
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "Rename variable..."; // untranslated
|
||||
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Rename all '%1' variables to:"; // untranslated
|
||||
Blockly.Msg["REDO"] = "Ger umaftur";
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "Strika viðmerking";
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "Broyt navn á variabli...";
|
||||
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Broyt navnið á øllum '%1' variablum til:";
|
||||
Blockly.Msg["TEXT_APPEND_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-modification"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_TITLE"] = "to %1 append text %2"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_TOOLTIP"] = "Append some text to variable '%1'."; // untranslated
|
||||
@@ -389,10 +376,10 @@ Blockly.Msg["TEXT_TRIM_OPERATOR_BOTH"] = "trim spaces from both sides of"; // u
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_LEFT"] = "trim spaces from left side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_RIGHT"] = "trim spaces from right side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_TOOLTIP"] = "Return a copy of the text with spaces removed from one or both ends."; // untranslated
|
||||
Blockly.Msg["TODAY"] = "Today"; // untranslated
|
||||
Blockly.Msg["UNDO"] = "Undo"; // untranslated
|
||||
Blockly.Msg["UNNAMED_KEY"] = "unnamed"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "item"; // untranslated
|
||||
Blockly.Msg["TODAY"] = "Í dag";
|
||||
Blockly.Msg["UNDO"] = "Angra";
|
||||
Blockly.Msg["UNNAMED_KEY"] = "ónevnt";
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "lutur";
|
||||
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "Create 'set %1'"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#get"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_TOOLTIP"] = "Returns the value of this variable."; // untranslated
|
||||
@@ -400,8 +387,8 @@ Blockly.Msg["VARIABLES_SET"] = "set %1 to %2"; // untranslated
|
||||
Blockly.Msg["VARIABLES_SET_CREATE_GET"] = "Create 'get %1'"; // untranslated
|
||||
Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#set"; // untranslated
|
||||
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Sets this variable to be equal to the input."; // untranslated
|
||||
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "A variable named '%1' already exists."; // untranslated
|
||||
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "A variable named '%1' already exists for another type: '%2'."; // untranslated
|
||||
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "Ein variabul við navninum '%1' finst longu.";
|
||||
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "Ein variabul við navninum '%1' finst longu fyri eina aðra typu: '%2'";
|
||||
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly Workspace"; // untranslated
|
||||
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Say something..."; // untranslated
|
||||
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
||||
|
||||
+7
-20
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Développer le bloc";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Entrées externes";
|
||||
Blockly.Msg["HELP"] = "Aide";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Entrées en ligne";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Annuler";
|
||||
Blockly.Msg["IOS_ERROR"] = "Erreur";
|
||||
Blockly.Msg["IOS_OK"] = "OK";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Ajouter une entrée";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Instructions autorisées";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Cette fonction a des entrées dupliquées.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "ENTRÉES";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Ajouter";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Ajouter une variable";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Supprimer";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Vous ne pouvez pas utiliser un nom de variable vide.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Renommer";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Nom de la variable";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "créer une liste vide";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Renvoyer une liste, de longueur 0, ne contenant aucun enregistrement de données";
|
||||
@@ -104,7 +91,7 @@ Blockly.Msg["LISTS_GET_INDEX_GET_REMOVE"] = "obtenir et supprimer";
|
||||
Blockly.Msg["LISTS_GET_INDEX_LAST"] = "dernier";
|
||||
Blockly.Msg["LISTS_GET_INDEX_RANDOM"] = "aléatoire";
|
||||
Blockly.Msg["LISTS_GET_INDEX_REMOVE"] = "supprimer";
|
||||
Blockly.Msg["LISTS_GET_INDEX_TAIL"] = "<!-- -->";
|
||||
Blockly.Msg["LISTS_GET_INDEX_TAIL"] = ""; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_FIRST"] = "Renvoie le premier élément dans une liste.";
|
||||
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_FROM"] = "Renvoie l’élément à la position indiquée dans une liste.";
|
||||
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_LAST"] = "Renvoie le dernier élément dans une liste.";
|
||||
@@ -124,7 +111,7 @@ Blockly.Msg["LISTS_GET_SUBLIST_HELPURL"] = "https://github.com/google/blockly/wi
|
||||
Blockly.Msg["LISTS_GET_SUBLIST_START_FIRST"] = "obtenir la sous-liste depuis le début";
|
||||
Blockly.Msg["LISTS_GET_SUBLIST_START_FROM_END"] = "obtenir la sous-liste depuis le n° depuis la fin";
|
||||
Blockly.Msg["LISTS_GET_SUBLIST_START_FROM_START"] = "obtenir la sous-liste depuis le n°";
|
||||
Blockly.Msg["LISTS_GET_SUBLIST_TAIL"] = "<!-- -->";
|
||||
Blockly.Msg["LISTS_GET_SUBLIST_TAIL"] = ""; // untranslated
|
||||
Blockly.Msg["LISTS_GET_SUBLIST_TOOLTIP"] = "Crée une copie de la partie spécifiée d’une liste.";
|
||||
Blockly.Msg["LISTS_INDEX_FROM_END_TOOLTIP"] = "%1 est le dernier élément.";
|
||||
Blockly.Msg["LISTS_INDEX_FROM_START_TOOLTIP"] = "%1 est le premier élément.";
|
||||
@@ -231,7 +218,7 @@ Blockly.Msg["MATH_MODULO_TOOLTIP"] = "Renvoyer le reste de la division euclidien
|
||||
Blockly.Msg["MATH_MULTIPLICATION_SYMBOL"] = "×";
|
||||
Blockly.Msg["MATH_NUMBER_HELPURL"] = "https://fr.wikipedia.org/wiki/Nombre";
|
||||
Blockly.Msg["MATH_NUMBER_TOOLTIP"] = "Un nombre.";
|
||||
Blockly.Msg["MATH_ONLIST_HELPURL"] = "<!-- -->";
|
||||
Blockly.Msg["MATH_ONLIST_HELPURL"] = ""; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_AVERAGE"] = "moyenne de la liste";
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_MAX"] = "maximum de la liste";
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_MEDIAN"] = "médiane de la liste";
|
||||
@@ -290,7 +277,7 @@ Blockly.Msg["NEW_STRING_VARIABLE"] = "Créer une variable de chaîne...";
|
||||
Blockly.Msg["NEW_VARIABLE"] = "Créer une variable...";
|
||||
Blockly.Msg["NEW_VARIABLE_TITLE"] = "Nom de la nouvelle variable :";
|
||||
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "Nouveau type de variable :";
|
||||
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = "<!-- -->";
|
||||
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
||||
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "autoriser les ordres";
|
||||
Blockly.Msg["PROCEDURES_BEFORE_PARAMS"] = "avec :";
|
||||
Blockly.Msg["PROCEDURES_CALLNORETURN_HELPURL"] = "https://fr.wikipedia.org/wiki/Sous-programme";
|
||||
@@ -300,7 +287,7 @@ Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Exécuter la fonction « %1
|
||||
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "avec :";
|
||||
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Créer « %1 »";
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Décrivez cette fonction...";
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = "<!-- -->";
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_HELPURL"] = "https://fr.wikipedia.org/wiki/Sous-programme";
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_PROCEDURE"] = "faire quelque chose";
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_TITLE"] = "pour";
|
||||
@@ -335,7 +322,7 @@ Blockly.Msg["TEXT_CHARAT_FROM_START"] = "obtenir la lettre nº";
|
||||
Blockly.Msg["TEXT_CHARAT_HELPURL"] = "https://github.com/google/blockly/wiki/Text#extracting-text"; // untranslated
|
||||
Blockly.Msg["TEXT_CHARAT_LAST"] = "obtenir la dernière lettre";
|
||||
Blockly.Msg["TEXT_CHARAT_RANDOM"] = "obtenir une lettre au hasard";
|
||||
Blockly.Msg["TEXT_CHARAT_TAIL"] = "<!-- -->";
|
||||
Blockly.Msg["TEXT_CHARAT_TAIL"] = ""; // untranslated
|
||||
Blockly.Msg["TEXT_CHARAT_TITLE"] = "%2 dans le texte %1";
|
||||
Blockly.Msg["TEXT_CHARAT_TOOLTIP"] = "Renvoie la lettre à la position indiquée.";
|
||||
Blockly.Msg["TEXT_COUNT_HELPURL"] = "https://github.com/google/blockly/wiki/Text#counting-substrings";
|
||||
@@ -352,7 +339,7 @@ Blockly.Msg["TEXT_GET_SUBSTRING_INPUT_IN_TEXT"] = "dans le texte";
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_START_FIRST"] = "obtenir la sous-chaîne depuis la première lettre";
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_START_FROM_END"] = "obtenir la sous-chaîne depuis la lettre nº (depuis la fin)";
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_START_FROM_START"] = "obtenir la sous-chaîne depuis la lettre nº";
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_TAIL"] = "<!-- -->";
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_TAIL"] = ""; // untranslated
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_TOOLTIP"] = "Renvoie une partie indiquée du texte.";
|
||||
Blockly.Msg["TEXT_INDEXOF_HELPURL"] = "https://github.com/google/blockly/wiki/Text#finding-text"; // untranslated
|
||||
Blockly.Msg["TEXT_INDEXOF_OPERATOR_FIRST"] = "trouver la première occurrence de la chaîne";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Expandir o bloque";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Entradas externas";
|
||||
Blockly.Msg["HELP"] = "Axuda";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Entradas en liña";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancelar";
|
||||
Blockly.Msg["IOS_ERROR"] = "Erro";
|
||||
Blockly.Msg["IOS_OK"] = "Feito";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Engadir entrada";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Permitir declaracións";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Esta función ten entradas duplicadas.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "ENTRADAS";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Engadir";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Engadir variábel";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Eliminar";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Renomear";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Nome da variábel";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
|
||||
+45
-58
@@ -2,30 +2,30 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
Blockly.Msg["ADD_COMMENT"] = "Add Comment"; // untranslated
|
||||
Blockly.Msg["ADD_COMMENT"] = "Ñeimo'ã";
|
||||
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Can't delete the variable '%1' because it's part of the definition of the function '%2'"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Change value:"; // untranslated
|
||||
Blockly.Msg["CLEAN_UP"] = "Clean up Blocks"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Tepy ñemoambueː";
|
||||
Blockly.Msg["CLEAN_UP"] = "Toñemopotĩ Atýra kuéra";
|
||||
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Collapse Blocks"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "Collapse Block"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "colour 1"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "colour 2"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Toñemomichĩ Atýra kuéra";
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "Toñemomichĩ Atýra";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "sa'y 1";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "sa'y 2";
|
||||
Blockly.Msg["COLOUR_BLEND_HELPURL"] = "https://meyerweb.com/eric/tools/color-blend/#:::rgbp"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "ratio"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_TITLE"] = "blend"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "jojaha";
|
||||
Blockly.Msg["COLOUR_BLEND_TITLE"] = "mbopara";
|
||||
Blockly.Msg["COLOUR_BLEND_TOOLTIP"] = "Blends two colours together with a given ratio (0.0 - 1.0)."; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_HELPURL"] = "https://en.wikipedia.org/wiki/Color"; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_TOOLTIP"] = "Choose a colour from the palette."; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_HELPURL"] = "http://randomcolour.com"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "random colour"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "Choose a colour at random."; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "blue"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "green"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "hovy";
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "hovyũ";
|
||||
Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorpercompact.html"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "red"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "pytã";
|
||||
Blockly.Msg["COLOUR_RGB_TITLE"] = "colour with"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Create a colour with the specified amount of red, green, and blue. All values must be between 0 and 100."; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Ejapo hag̃ua peteĩ sa'y eñembopara pytã, hovyũ ha hovy. Opa papaha oĩ va'erã 0 ha 100 imbytépe.";
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#loop-termination-blocks"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK"] = "break out of loop"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_CONTINUE"] = "continue with next iteration of loop"; // untranslated
|
||||
@@ -50,7 +50,7 @@ Blockly.Msg["CONTROLS_IF_TOOLTIP_2"] = "If a value is true, then do the first bl
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_3"] = "If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_4"] = "If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements. If none of the values are true, do the last block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_HELPURL"] = "https://en.wikipedia.org/wiki/For_loop"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"] = "do"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"] = "japo";
|
||||
Blockly.Msg["CONTROLS_REPEAT_TITLE"] = "repeat %1 times"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_TOOLTIP"] = "Do some statements several times."; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#repeat"; // untranslated
|
||||
@@ -58,39 +58,26 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_UNTIL"] = "repeat until"; // untransl
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "repeat while"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "While a value is false, then do some statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "While a value is true, then do some statements."; // untranslated
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Delete all %1 blocks?"; // untranslated
|
||||
Blockly.Msg["DELETE_BLOCK"] = "Delete Block"; // untranslated
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Reipe'asépa opa %1 atýra?";
|
||||
Blockly.Msg["DELETE_BLOCK"] = "Tojeipe'a Atýra";
|
||||
Blockly.Msg["DELETE_VARIABLE"] = "Delete the '%1' variable"; // untranslated
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Delete %1 uses of the '%2' variable?"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Delete %1 Blocks"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Tojeipe'a %1 Atýra";
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["DIALOG_OK"] = "Oĩma";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Disable Block"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplicate"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplicate Comment"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Enable Block"; // untranslated
|
||||
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Toñemboiko'ỹ Atýra";
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Momokõi";
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Toñemokõi Ñeimo'ã";
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Toñemboiko Atýra";
|
||||
Blockly.Msg["EXPAND_ALL"] = "Toñembotuicha Atýra kuéra";
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Toñembotuicha Atýra";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Jeikeha Okapegua";
|
||||
Blockly.Msg["HELP"] = "Pytyvõhára";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Jeikeha Pypegua";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_WITH_CONTAINER_TITLE_ADD"] = "list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_WITH_CONTAINER_TITLE_ADD"] = "tysýi";
|
||||
Blockly.Msg["LISTS_CREATE_WITH_CONTAINER_TOOLTIP"] = "Add, remove, or reorder sections to reconfigure this list block."; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_WITH_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-list-with"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_WITH_INPUT_WITH"] = "create list with"; // untranslated
|
||||
@@ -162,19 +149,19 @@ Blockly.Msg["LISTS_SORT_ORDER_ASCENDING"] = "ascending"; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_ORDER_DESCENDING"] = "descending"; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_TITLE"] = "sort %1 %2 %3"; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_TOOLTIP"] = "Sort a copy of a list."; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_TYPE_IGNORECASE"] = "alphabetic, ignore case"; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_TYPE_NUMERIC"] = "numeric"; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_TYPE_TEXT"] = "alphabetic"; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_TYPE_IGNORECASE"] = "achengety rupi, taiguasu ha tai'i jehecha'ỹre";
|
||||
Blockly.Msg["LISTS_SORT_TYPE_NUMERIC"] = "papaha rupi";
|
||||
Blockly.Msg["LISTS_SORT_TYPE_TEXT"] = "achengety rupi";
|
||||
Blockly.Msg["LISTS_SPLIT_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#splitting-strings-and-joining-lists"; // untranslated
|
||||
Blockly.Msg["LISTS_SPLIT_LIST_FROM_TEXT"] = "make list from text"; // untranslated
|
||||
Blockly.Msg["LISTS_SPLIT_TEXT_FROM_LIST"] = "make text from list"; // untranslated
|
||||
Blockly.Msg["LISTS_SPLIT_TOOLTIP_JOIN"] = "Join a list of texts into one text, separated by a delimiter."; // untranslated
|
||||
Blockly.Msg["LISTS_SPLIT_TOOLTIP_SPLIT"] = "Split text into a list of texts, breaking at each delimiter."; // untranslated
|
||||
Blockly.Msg["LISTS_SPLIT_WITH_DELIMITER"] = "with delimiter"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_FALSE"] = "false"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_FALSE"] = "japu";
|
||||
Blockly.Msg["LOGIC_BOOLEAN_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#values"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TOOLTIP"] = "Returns either true or false."; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TRUE"] = "true"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TRUE"] = "añete";
|
||||
Blockly.Msg["LOGIC_COMPARE_HELPURL"] = "https://en.wikipedia.org/wiki/Inequality_(mathematics)"; // untranslated
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_EQ"] = "Return true if both inputs equal each other."; // untranslated
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_GT"] = "Return true if the first input is greater than the second input."; // untranslated
|
||||
@@ -185,21 +172,21 @@ Blockly.Msg["LOGIC_COMPARE_TOOLTIP_NEQ"] = "Return true if both inputs are not e
|
||||
Blockly.Msg["LOGIC_NEGATE_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#not"; // untranslated
|
||||
Blockly.Msg["LOGIC_NEGATE_TITLE"] = "not %1"; // untranslated
|
||||
Blockly.Msg["LOGIC_NEGATE_TOOLTIP"] = "Returns true if the input is false. Returns false if the input is true."; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL"] = "null"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL"] = "mba'evegua";
|
||||
Blockly.Msg["LOGIC_NULL_HELPURL"] = "https://en.wikipedia.org/wiki/Nullable_type"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL_TOOLTIP"] = "Returns null."; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_AND"] = "and"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_AND"] = "ha";
|
||||
Blockly.Msg["LOGIC_OPERATION_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#logical-operations"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_OR"] = "or"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_OR"] = "térã";
|
||||
Blockly.Msg["LOGIC_OPERATION_TOOLTIP_AND"] = "Return true if both inputs are true."; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_TOOLTIP_OR"] = "Return true if at least one of the inputs is true."; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_CONDITION"] = "test"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_CONDITION"] = "ñeha'ã";
|
||||
Blockly.Msg["LOGIC_TERNARY_HELPURL"] = "https://en.wikipedia.org/wiki/%3F:"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_FALSE"] = "if false"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_TRUE"] = "if true"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_FALSE"] = "ijapúrõ";
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_TRUE"] = "iñañetérõ";
|
||||
Blockly.Msg["LOGIC_TERNARY_TOOLTIP"] = "Check the condition in 'test'. If the condition is true, returns the 'if true' value; otherwise returns the 'if false' value."; // untranslated
|
||||
Blockly.Msg["MATH_ADDITION_SYMBOL"] = "+"; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_HELPURL"] = "https://en.wikipedia.org/wiki/Arithmetic"; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_HELPURL"] = "https://es.wikipedia.org/wiki/Aritmética";
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_ADD"] = "Return the sum of the two numbers."; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_DIVIDE"] = "Return the quotient of the two numbers."; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_MINUS"] = "Return the difference of the two numbers."; // untranslated
|
||||
@@ -317,8 +304,8 @@ Blockly.Msg["PROCEDURES_MUTATORARG_TITLE"] = "input name:"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORARG_TOOLTIP"] = "Add an input to the function."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "inputs"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Add, remove, or reorder inputs to this function."; // untranslated
|
||||
Blockly.Msg["REDO"] = "Redo"; // untranslated
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "Remove Comment"; // untranslated
|
||||
Blockly.Msg["REDO"] = "Jey";
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "Toipe'a Ñeimo'ã";
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "Rename variable..."; // untranslated
|
||||
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Rename all '%1' variables to:"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-modification"; // untranslated
|
||||
@@ -360,7 +347,7 @@ Blockly.Msg["TEXT_INDEXOF_OPERATOR_LAST"] = "find last occurrence of text"; //
|
||||
Blockly.Msg["TEXT_INDEXOF_TITLE"] = "in text %1 %2 %3"; // untranslated
|
||||
Blockly.Msg["TEXT_INDEXOF_TOOLTIP"] = "Returns the index of the first/last occurrence of the first text in the second text. Returns %1 if text is not found."; // untranslated
|
||||
Blockly.Msg["TEXT_ISEMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Text#checking-for-empty-text"; // untranslated
|
||||
Blockly.Msg["TEXT_ISEMPTY_TITLE"] = "%1 is empty"; // untranslated
|
||||
Blockly.Msg["TEXT_ISEMPTY_TITLE"] = "%1 inandi";
|
||||
Blockly.Msg["TEXT_ISEMPTY_TOOLTIP"] = "Returns true if the provided text is empty."; // untranslated
|
||||
Blockly.Msg["TEXT_JOIN_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-creation"; // untranslated
|
||||
Blockly.Msg["TEXT_JOIN_TITLE_CREATEWITH"] = "create text with"; // untranslated
|
||||
@@ -389,10 +376,10 @@ Blockly.Msg["TEXT_TRIM_OPERATOR_BOTH"] = "trim spaces from both sides of"; // u
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_LEFT"] = "trim spaces from left side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_RIGHT"] = "trim spaces from right side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_TOOLTIP"] = "Return a copy of the text with spaces removed from one or both ends."; // untranslated
|
||||
Blockly.Msg["TODAY"] = "Today"; // untranslated
|
||||
Blockly.Msg["UNDO"] = "Undo"; // untranslated
|
||||
Blockly.Msg["TODAY"] = "Ko ára";
|
||||
Blockly.Msg["UNDO"] = "Tojehara";
|
||||
Blockly.Msg["UNNAMED_KEY"] = "unnamed"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "item"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "temimoĩmby";
|
||||
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "Create 'set %1'"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#get"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_TOOLTIP"] = "Returns the value of this variable."; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Lolade Blok";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "tuwanga lonto eksternal";
|
||||
Blockly.Msg["HELP"] = "Tuulungi";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "tuwanga lo inline";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Faɗaɗa Bulo";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Bayanan Waje";
|
||||
Blockly.Msg["HELP"] = "Taimako";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Bayanai na Cikin layi";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Soke";
|
||||
Blockly.Msg["IOS_ERROR"] = "Kuskure";
|
||||
Blockly.Msg["IOS_OK"] = "TO";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Daɗa Bayani";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Bar lamba";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Wannan aikin yana da kwafin bayanai.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "BAYANAI";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Daɗa";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Daɗa Siffa";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Goge";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Ba za ka iya amfani da sunann siffa wanda ba komai ba.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Sake suna";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Sunan siffa";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "ƙirƙiri jeri wanda babu komai";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Ya dawo da jeri, na tsawon 0, wanda bai ƙunshi ajiye bayanai ba";
|
||||
|
||||
+8
-21
@@ -2,7 +2,7 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
Blockly.Msg["ADD_COMMENT"] = "Add Comment"; // untranslated
|
||||
Blockly.Msg["ADD_COMMENT"] = "加上解釋";
|
||||
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Can't delete the variable '%1' because it's part of the definition of the function '%2'"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Change value:"; // untranslated
|
||||
Blockly.Msg["CLEAN_UP"] = "Clean up Blocks"; // untranslated
|
||||
@@ -59,34 +59,21 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "repeat while"; // untransl
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "While a value is false, then do some statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "While a value is true, then do some statements."; // untranslated
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Delete all %1 blocks?"; // untranslated
|
||||
Blockly.Msg["DELETE_BLOCK"] = "Delete Block"; // untranslated
|
||||
Blockly.Msg["DELETE_BLOCK"] = "刪忒封鎖";
|
||||
Blockly.Msg["DELETE_VARIABLE"] = "Delete the '%1' variable"; // untranslated
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Delete %1 uses of the '%2' variable?"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Delete %1 Blocks"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "刪忒 %1 封鎖";
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "取消";
|
||||
Blockly.Msg["DIALOG_OK"] = "確定";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Disable Block"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplicate"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "複製";
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplicate Comment"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Enable Block"; // untranslated
|
||||
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "多行輸入";
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["INLINE_INPUTS"] = "單行輸入";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
@@ -318,7 +305,7 @@ Blockly.Msg["PROCEDURES_MUTATORARG_TOOLTIP"] = "Add an input to the function.";
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "inputs"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Add, remove, or reorder inputs to this function."; // untranslated
|
||||
Blockly.Msg["REDO"] = "Redo"; // untranslated
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "Remove Comment"; // untranslated
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "移忒解釋";
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "Rename variable..."; // untranslated
|
||||
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Rename all '%1' variables to:"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-modification"; // untranslated
|
||||
@@ -392,7 +379,7 @@ Blockly.Msg["TEXT_TRIM_TOOLTIP"] = "Return a copy of the text with spaces remove
|
||||
Blockly.Msg["TODAY"] = "Today"; // untranslated
|
||||
Blockly.Msg["UNDO"] = "Undo"; // untranslated
|
||||
Blockly.Msg["UNNAMED_KEY"] = "unnamed"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "item"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "變量";
|
||||
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "Create 'set %1'"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#get"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_TOOLTIP"] = "Returns the value of this variable."; // untranslated
|
||||
|
||||
+1
-14
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "הרחבת קוביה";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "קלטים חיצוניים";
|
||||
Blockly.Msg["HELP"] = "עזרה";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "קלטים פנימיים";
|
||||
Blockly.Msg["IOS_CANCEL"] = "ביטול";
|
||||
Blockly.Msg["IOS_ERROR"] = "שגיאה";
|
||||
Blockly.Msg["IOS_OK"] = "אישור";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ הוספת קלט";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "לאפשר פעולות";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "לפונקציה יש קלטים כפולים.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "קלטים";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "הוספה";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ הוספת משתנה";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "מחיקה";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "לא ניתן להזין שם ריק למשתנה.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "שינוי שם";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "שם המשתנה";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "צור רשימה ריקה";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "החזר רשימה,באורך 0, המכילה רשומות נתונים";
|
||||
@@ -249,7 +236,7 @@ Blockly.Msg["MATH_ONLIST_TOOLTIP_RANDOM"] = "תחזיר רכיב אקראי מר
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_STD_DEV"] = "מחזיר את סטיית התקן של הרשימה.";
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_SUM"] = "החזרת הסכום של המספרים ברשימה.";
|
||||
Blockly.Msg["MATH_POWER_SYMBOL"] = "^";
|
||||
Blockly.Msg["MATH_RANDOM_FLOAT_HELPURL"] = "https://en.wikipedia.org/wiki/Random_number_generation"; // untranslated
|
||||
Blockly.Msg["MATH_RANDOM_FLOAT_HELPURL"] = "https://he.wikipedia.org/wiki/מחולל_מספרים_אקראיים";
|
||||
Blockly.Msg["MATH_RANDOM_FLOAT_TITLE_RANDOM"] = "שבר אקראי";
|
||||
Blockly.Msg["MATH_RANDOM_FLOAT_TOOLTIP"] = "מחזיר שבר אקראי בין 0.0 (כולל) עד 1.0 (כולל).";
|
||||
Blockly.Msg["MATH_RANDOM_INT_HELPURL"] = "https://he.wikipedia.org/wiki/מחולל_מספרים_אקראיים";
|
||||
|
||||
+1
-14
@@ -64,7 +64,7 @@ Blockly.Msg["DELETE_VARIABLE"] = "'%1' चर को हटाएँ";
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "'%2' चर के %1 उपयोग को हटाएँ?";
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "%1 ब्लॉक हटाएँ";
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "रद्द करें";
|
||||
Blockly.Msg["DIALOG_OK"] = "ओके";
|
||||
Blockly.Msg["DIALOG_OK"] = "ठीक है";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "ब्लॉक को अक्षम करें";
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "कॉपी करें";
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplicate Comment"; // untranslated
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "ब्लॉक का विस्तार क
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "बाहरी इनपुट";
|
||||
Blockly.Msg["HELP"] = "सहायता";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "इनलाइन इनपुट";
|
||||
Blockly.Msg["IOS_CANCEL"] = "रद्द करें";
|
||||
Blockly.Msg["IOS_ERROR"] = "त्रुटि";
|
||||
Blockly.Msg["IOS_OK"] = "ठीक है";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ इनपुट जोड़ें";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "बयानों की अनुमति दें";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "इस फंक्शन में नकली निवेश हैं।";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "इनपुट";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "जोड़ें";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ चर जोड़ें";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "हटाएँ";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "आप रिक्त चर नाम उपयोग नहीं कर सकते";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "नाम बदलें";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "चर का नाम";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "खाली सूची बनाएँ";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "0 लंबाई की, कोई भी डेटा ना रखने वाली एक सूची लौटती है";
|
||||
|
||||
+423
@@ -0,0 +1,423 @@
|
||||
// This file was automatically generated. Do not modify.
|
||||
|
||||
'use strict';
|
||||
|
||||
Blockly.Msg["ADD_COMMENT"] = "Dodaj komentar";
|
||||
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Ne mogu obrisati varijablu '%1' zato što je dio definicije funkcije '%2'";
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Promijeni vrijednost:";
|
||||
Blockly.Msg["CLEAN_UP"] = "Uredi blokove";
|
||||
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Sažeti blokovi sadrže upozorenje";
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Skupi blokove";
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "Sažmi blok";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "boja 1";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "boja 2";
|
||||
Blockly.Msg["COLOUR_BLEND_HELPURL"] = "https://meyerweb.com/eric/tools/color-blend/#:::rgbp"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "omjer";
|
||||
Blockly.Msg["COLOUR_BLEND_TITLE"] = "pomiješaj";
|
||||
Blockly.Msg["COLOUR_BLEND_TOOLTIP"] = "Miješa dvije boje u zadanom omjeru (0.0 - 1.0).";
|
||||
Blockly.Msg["COLOUR_PICKER_HELPURL"] = "https://hr.wikipedia.org/wiki/Boja";
|
||||
Blockly.Msg["COLOUR_PICKER_TOOLTIP"] = "Odaberi boju iz palete.";
|
||||
Blockly.Msg["COLOUR_RANDOM_HELPURL"] = "http://randomcolour.com"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "slučajna boja";
|
||||
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "Odaberi boju nasumično.";
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "plavo";
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "zeleno";
|
||||
Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorpercompact.html"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "crveno";
|
||||
Blockly.Msg["COLOUR_RGB_TITLE"] = "boja sa";
|
||||
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Stvori boju sa zadanom količinom crvene, zelene i plave. Sve vrijednosti moraju biti između 0 i 100.";
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#loop-termination-blocks"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK"] = "izađi iz petlje";
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_CONTINUE"] = "nastavi sa sljedećim ponavljanjem u petlji";
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_TOOLTIP_BREAK"] = "Prekinite postojeću petlju";
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_TOOLTIP_CONTINUE"] = "Preskoči ostatak petlje i nastavi sa sljedećim ponavljanjem";
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_WARNING"] = "Upozorenje: Ovaj blok se može koristiti samo u petlji.";
|
||||
Blockly.Msg["CONTROLS_FOREACH_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#for-each"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FOREACH_TITLE"] = "za svaki član %1 u listi %2";
|
||||
Blockly.Msg["CONTROLS_FOREACH_TOOLTIP"] = "Za svaki član u listi daje varijabli '%1' vrijednost člana i zatim izvrši neke naredbe";
|
||||
Blockly.Msg["CONTROLS_FOR_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#count-with"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FOR_TITLE"] = "broji s %1 od %2 do %3 za %4";
|
||||
Blockly.Msg["CONTROLS_FOR_TOOLTIP"] = "Varijabla '%1' poprima vrijednosti od početnog broja do završnog broja, brojeći u zadanim intervalima i izvršavajući odabrane blokove.";
|
||||
Blockly.Msg["CONTROLS_IF_ELSEIF_TOOLTIP"] = "Dodaj uvjet bloku.";
|
||||
Blockly.Msg["CONTROLS_IF_ELSE_TOOLTIP"] = "Dodaj završni, \"vrijedi za sve\" uvjet bloku.";
|
||||
Blockly.Msg["CONTROLS_IF_HELPURL"] = "https://github.com/google/blockly/wiki/IfElse"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_IF_TOOLTIP"] = "Dodaj, ukloni ili promijeni redoslijed kako biste presložili ovaj blok.";
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSE"] = "onda";
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"] = "inače ako";
|
||||
Blockly.Msg["CONTROLS_IF_MSG_IF"] = "ako";
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_1"] = "ako je vrijednost istinita izvrši neke naredbe";
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_2"] = "Ako je vrijednost istina, tada izvrši prvi blok naredbi. Inače izvrši drugi blok naredbi.";
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_3"] = "Ako je prva vrijednost istina, tada izvrši prvi blok naredbi. Inače, ako je druga vrijednost istina izvrši drugi blok naredbi.";
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_4"] = "Ako je prva vrijednost istina, tada izvrši prvi blok naredbi. Inače, ako je druga vrijednost istina izvrši drugi blok naredbi. Ako niti jedna vrijednost nije istina, izvrši zadnji blok naredbi.";
|
||||
Blockly.Msg["CONTROLS_REPEAT_HELPURL"] = "https://hr.wikipedia.org/wiki/For_petlja";
|
||||
Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"] = "ponavljaj";
|
||||
Blockly.Msg["CONTROLS_REPEAT_TITLE"] = "ponovi %1 puta";
|
||||
Blockly.Msg["CONTROLS_REPEAT_TOOLTIP"] = "Ponovi zadane naredbe više puta.";
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#repeat"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_UNTIL"] = "ponavljaj do";
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "ponavljaj dok";
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "Dok je vrijednost lažna, izvrši izjave.";
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "Dok je vrijednost istinita, izvrši izjave.";
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Obrisati svih %1 blokova?";
|
||||
Blockly.Msg["DELETE_BLOCK"] = "Obriši blok";
|
||||
Blockly.Msg["DELETE_VARIABLE"] = "Obriši varijablu '%1'";
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Obriši %1 korištenja varijable '%2'?";
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Obriši %1 blokova";
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "Odustani";
|
||||
Blockly.Msg["DIALOG_OK"] = "U redu";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Onemogući blok";
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Kloniraj";
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Dupliciraj komentar";
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Omogući blok";
|
||||
Blockly.Msg["EXPAND_ALL"] = "Proširi blokove";
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Proširi blok";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Vanjski Ulazi";
|
||||
Blockly.Msg["HELP"] = "Pomoć";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Poravnati Ulazi";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "stvori praznu listu";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Vraća listu, duljine 0, koja ne sadrži podatke";
|
||||
Blockly.Msg["LISTS_CREATE_WITH_CONTAINER_TITLE_ADD"] = "lista";
|
||||
Blockly.Msg["LISTS_CREATE_WITH_CONTAINER_TOOLTIP"] = "Dodaj, ukloni ili promijeni redoslijed kako biste presložili blok liste";
|
||||
Blockly.Msg["LISTS_CREATE_WITH_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-list-with"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_WITH_INPUT_WITH"] = "stvori listu s";
|
||||
Blockly.Msg["LISTS_CREATE_WITH_ITEM_TOOLTIP"] = "Dodaj član u listu";
|
||||
Blockly.Msg["LISTS_CREATE_WITH_TOOLTIP"] = "Stvara listu s bilo kojim brojem članova";
|
||||
Blockly.Msg["LISTS_GET_INDEX_FIRST"] = "prvi";
|
||||
Blockly.Msg["LISTS_GET_INDEX_FROM_END"] = "# od kraja";
|
||||
Blockly.Msg["LISTS_GET_INDEX_FROM_START"] = "#"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_GET"] = "dohvati";
|
||||
Blockly.Msg["LISTS_GET_INDEX_GET_REMOVE"] = "uzmi i ukloni";
|
||||
Blockly.Msg["LISTS_GET_INDEX_LAST"] = "posljednji";
|
||||
Blockly.Msg["LISTS_GET_INDEX_RANDOM"] = "slučajno";
|
||||
Blockly.Msg["LISTS_GET_INDEX_REMOVE"] = "ukloni";
|
||||
Blockly.Msg["LISTS_GET_INDEX_TAIL"] = ""; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_FIRST"] = "Vraća prvi član liste";
|
||||
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_FROM"] = "Vraća član sa zadanog mjesta u listi.";
|
||||
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_LAST"] = "Vraća zadnji član liste.";
|
||||
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_RANDOM"] = "Vraća slučajno odabrani član u listi.";
|
||||
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_FIRST"] = "Uklanja i vraća prvi član u listi.";
|
||||
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_FROM"] = "Uklanja i vraća član na zadanom mjestu u listi.";
|
||||
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_LAST"] = "Uklanja i vraća zadnji član u listi.";
|
||||
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_RANDOM"] = "Uklanja i vraća slučajno odabrani član u listi.";
|
||||
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_REMOVE_FIRST"] = "Uklanja prvi član u listi.";
|
||||
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_REMOVE_FROM"] = "Uklanja član na odabranom mjestu u listi.";
|
||||
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_REMOVE_LAST"] = "Uklanja zadnji član u listi.";
|
||||
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_REMOVE_RANDOM"] = "Uklanja slučajno odabrani član u listi.";
|
||||
Blockly.Msg["LISTS_GET_SUBLIST_END_FROM_END"] = "do # od kraja";
|
||||
Blockly.Msg["LISTS_GET_SUBLIST_END_FROM_START"] = "do #";
|
||||
Blockly.Msg["LISTS_GET_SUBLIST_END_LAST"] = "do zadnjeg";
|
||||
Blockly.Msg["LISTS_GET_SUBLIST_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#getting-a-sublist"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_SUBLIST_START_FIRST"] = "dohvati podlistu od prvog";
|
||||
Blockly.Msg["LISTS_GET_SUBLIST_START_FROM_END"] = "uzmi podlistu od # od kraja";
|
||||
Blockly.Msg["LISTS_GET_SUBLIST_START_FROM_START"] = "dohvati podlistu od #";
|
||||
Blockly.Msg["LISTS_GET_SUBLIST_TAIL"] = ""; // untranslated
|
||||
Blockly.Msg["LISTS_GET_SUBLIST_TOOLTIP"] = "Stvara kopiju odabranog dijela liste";
|
||||
Blockly.Msg["LISTS_INDEX_FROM_END_TOOLTIP"] = "%1 je zadnji član.";
|
||||
Blockly.Msg["LISTS_INDEX_FROM_START_TOOLTIP"] = "%1 je prvi član.";
|
||||
Blockly.Msg["LISTS_INDEX_OF_FIRST"] = "nađi prvo pojavljivanje člana";
|
||||
Blockly.Msg["LISTS_INDEX_OF_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#getting-items-from-a-list"; // untranslated
|
||||
Blockly.Msg["LISTS_INDEX_OF_LAST"] = "nađi zadnje pojavljivanje člana";
|
||||
Blockly.Msg["LISTS_INDEX_OF_TOOLTIP"] = "Vraća indeks prvog/zadnjeg pojavljivanja člana u listi. Vraća %1 ako član nije pronađen.";
|
||||
Blockly.Msg["LISTS_INLIST"] = "u listi";
|
||||
Blockly.Msg["LISTS_ISEMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#is-empty"; // untranslated
|
||||
Blockly.Msg["LISTS_ISEMPTY_TITLE"] = "%1 je prazno";
|
||||
Blockly.Msg["LISTS_ISEMPTY_TOOLTIP"] = "Vraća istinu ako je lista prazna.";
|
||||
Blockly.Msg["LISTS_LENGTH_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#length-of"; // untranslated
|
||||
Blockly.Msg["LISTS_LENGTH_TITLE"] = "duljina %1";
|
||||
Blockly.Msg["LISTS_LENGTH_TOOLTIP"] = "Vraća duljinu liste.";
|
||||
Blockly.Msg["LISTS_REPEAT_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-list-with"; // untranslated
|
||||
Blockly.Msg["LISTS_REPEAT_TITLE"] = "stvori listu s članom %1 ponovljenim %2 puta";
|
||||
Blockly.Msg["LISTS_REPEAT_TOOLTIP"] = "Stvara listu ponavljanjem dane vrijednosti zadani broj puta.";
|
||||
Blockly.Msg["LISTS_REVERSE_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#reversing-a-list"; // untranslated
|
||||
Blockly.Msg["LISTS_REVERSE_MESSAGE0"] = "obrnuto %1";
|
||||
Blockly.Msg["LISTS_REVERSE_TOOLTIP"] = "Obrnuta kopija liste";
|
||||
Blockly.Msg["LISTS_SET_INDEX_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#in-list--set"; // untranslated
|
||||
Blockly.Msg["LISTS_SET_INDEX_INPUT_TO"] = "kao";
|
||||
Blockly.Msg["LISTS_SET_INDEX_INSERT"] = "umetni na";
|
||||
Blockly.Msg["LISTS_SET_INDEX_SET"] = "postavi";
|
||||
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_INSERT_FIRST"] = "Umeće član na početak liste.";
|
||||
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_INSERT_FROM"] = "Umeće član na odabrano mjesto u listi.";
|
||||
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_INSERT_LAST"] = "Dodaje član na kraj liste.";
|
||||
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_INSERT_RANDOM"] = "Umeće član na slučajno odabrano mjesto u listi.";
|
||||
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_FIRST"] = "Postavlja prvi član u listi.";
|
||||
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_FROM"] = "Postavlja član na odabrano mjesto u listi.";
|
||||
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_LAST"] = "Postavlja zadnji član u listi.";
|
||||
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_RANDOM"] = "Postavlja slučajno odabrani član u listi.";
|
||||
Blockly.Msg["LISTS_SORT_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#sorting-a-list";
|
||||
Blockly.Msg["LISTS_SORT_ORDER_ASCENDING"] = "uzlazno";
|
||||
Blockly.Msg["LISTS_SORT_ORDER_DESCENDING"] = "silazno";
|
||||
Blockly.Msg["LISTS_SORT_TITLE"] = "Sortiraj %1 %2 %3";
|
||||
Blockly.Msg["LISTS_SORT_TOOLTIP"] = "Sortiraj kopiju liste";
|
||||
Blockly.Msg["LISTS_SORT_TYPE_IGNORECASE"] = "po abecedi, zanemari mala/velika slova";
|
||||
Blockly.Msg["LISTS_SORT_TYPE_NUMERIC"] = "kao brojeve";
|
||||
Blockly.Msg["LISTS_SORT_TYPE_TEXT"] = "po abecedi";
|
||||
Blockly.Msg["LISTS_SPLIT_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#splitting-strings-and-joining-lists"; // untranslated
|
||||
Blockly.Msg["LISTS_SPLIT_LIST_FROM_TEXT"] = "napravi listu od teksta";
|
||||
Blockly.Msg["LISTS_SPLIT_TEXT_FROM_LIST"] = "napravi tekst od liste";
|
||||
Blockly.Msg["LISTS_SPLIT_TOOLTIP_JOIN"] = "Poveži niz tekstova u jedan tekst podijeljen razdjelnikom";
|
||||
Blockly.Msg["LISTS_SPLIT_TOOLTIP_SPLIT"] = "Podijeli tekst u niz tekstova prema razdjelniku";
|
||||
Blockly.Msg["LISTS_SPLIT_WITH_DELIMITER"] = "S razdjelnikom";
|
||||
Blockly.Msg["LOGIC_BOOLEAN_FALSE"] = "laž";
|
||||
Blockly.Msg["LOGIC_BOOLEAN_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#values"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TOOLTIP"] = "Vraća ili istina ili laž.";
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TRUE"] = "istina";
|
||||
Blockly.Msg["LOGIC_COMPARE_HELPURL"] = "https://en.wikipedia.org/wiki/Inequality_(mathematics)";
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_EQ"] = "Vraća istina ako su obje ulazne vrijednosti jednake jedna drugoj.";
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_GT"] = "Vraća istina ako je prva ulazna vrijednost veća od druge.";
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_GTE"] = "Vraća istina ako je prva ulazna vrijednost veća ili jednaka od druge.";
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_LT"] = "Vraća istina ako je prva ulazna vrijednost manja od druge.";
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_LTE"] = "Vraća istina ako je prva ulazna vrijednost manja ili jednaka od druge.";
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_NEQ"] = "Vraća istina ako obje ulazne vrijednosti nisu jednake jedna drugoj.";
|
||||
Blockly.Msg["LOGIC_NEGATE_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#not"; // untranslated
|
||||
Blockly.Msg["LOGIC_NEGATE_TITLE"] = "ne %1";
|
||||
Blockly.Msg["LOGIC_NEGATE_TOOLTIP"] = "Vraća istina ako je ulazna vrijednost lažna. Vraća laž ako je ulazna vrijednost istinita.";
|
||||
Blockly.Msg["LOGIC_NULL"] = "null";
|
||||
Blockly.Msg["LOGIC_NULL_HELPURL"] = "https://en.wikipedia.org/wiki/Nullable_type"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL_TOOLTIP"] = "Vraća null.";
|
||||
Blockly.Msg["LOGIC_OPERATION_AND"] = "i";
|
||||
Blockly.Msg["LOGIC_OPERATION_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#logical-operations"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_OR"] = "ili";
|
||||
Blockly.Msg["LOGIC_OPERATION_TOOLTIP_AND"] = "Vraća istina ako su obje ulazne vrijednosti istinite.";
|
||||
Blockly.Msg["LOGIC_OPERATION_TOOLTIP_OR"] = "Vraća istina ako je barem jedna od ulaznih vrijednosti istinita.";
|
||||
Blockly.Msg["LOGIC_TERNARY_CONDITION"] = "izraz";
|
||||
Blockly.Msg["LOGIC_TERNARY_HELPURL"] = "https://en.wikipedia.org/wiki/%3F:"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_FALSE"] = "ako je laž";
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_TRUE"] = "ako je istina";
|
||||
Blockly.Msg["LOGIC_TERNARY_TOOLTIP"] = "Provjerite uvjet u \"izrazu\". Ako je uvjet istinit, vraća vrijednost \"ako je istinito\"; inače vraća vrijednost \"ako je lažno\".";
|
||||
Blockly.Msg["MATH_ADDITION_SYMBOL"] = "+"; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_HELPURL"] = "https://hr.wikipedia.org/wiki/Aritmetika";
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_ADD"] = "Vraća zbroj dvaju brojeva.";
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_DIVIDE"] = "Vraća kvocijent dvaju brojeva.";
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_MINUS"] = "Vraća razliku dvaju brojeva.";
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_MULTIPLY"] = "Vraća umnožak dvaju brojeva.";
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_POWER"] = "Vraća prvi broj podignut na potenciju drugog broja.";
|
||||
Blockly.Msg["MATH_ATAN2_HELPURL"] = "https://en.wikipedia.org/wiki/Atan2";
|
||||
Blockly.Msg["MATH_ATAN2_TITLE"] = "atan2 od X:%1 Y:%2";
|
||||
Blockly.Msg["MATH_ATAN2_TOOLTIP"] = "Vraća vrijednost arkus tangensa točke (X, Y) u stupnjevima od -180 do 180";
|
||||
Blockly.Msg["MATH_CHANGE_HELPURL"] = "https://en.wikipedia.org/wiki/Programming_idiom#Incrementing_a_counter";
|
||||
Blockly.Msg["MATH_CHANGE_TITLE"] = "promijeni %1 za %2";
|
||||
Blockly.Msg["MATH_CHANGE_TOOLTIP"] = "Dodaj broj varijabli '%1'.";
|
||||
Blockly.Msg["MATH_CONSTANT_HELPURL"] = "https://hr.wikipedia.org/wiki/Matemati%C4%8Dka_konstanta";
|
||||
Blockly.Msg["MATH_CONSTANT_TOOLTIP"] = "Vraća jednu od uobičajenih konstanti: π (3.141...), e (2.718...), φ (1.618...), sqrt(2) (1.414...), sqrt(1/2) (0.707...) ili ∞ (beskonačnost).";
|
||||
Blockly.Msg["MATH_CONSTRAIN_HELPURL"] = "https://en.wikipedia.org/wiki/Clamping_(graphics)"; // untranslated
|
||||
Blockly.Msg["MATH_CONSTRAIN_TITLE"] = "ograniči %1 od %2 do %3";
|
||||
Blockly.Msg["MATH_CONSTRAIN_TOOLTIP"] = "Ograničava broj da bude unutar zadanih granica (uključivši rubne vrijednosti)";
|
||||
Blockly.Msg["MATH_DIVISION_SYMBOL"] = "÷"; // untranslated
|
||||
Blockly.Msg["MATH_IS_DIVISIBLE_BY"] = "je djeljiv s";
|
||||
Blockly.Msg["MATH_IS_EVEN"] = "je paran";
|
||||
Blockly.Msg["MATH_IS_NEGATIVE"] = "je negativan";
|
||||
Blockly.Msg["MATH_IS_ODD"] = "je neparan";
|
||||
Blockly.Msg["MATH_IS_POSITIVE"] = "je pozitivan";
|
||||
Blockly.Msg["MATH_IS_PRIME"] = "je prost broj";
|
||||
Blockly.Msg["MATH_IS_TOOLTIP"] = "Provjerava je li broj paran, neparan, prim, cijeli, pozitivan, negativan ili je djeljiv određenim brojem. Vraća istina ili laž.";
|
||||
Blockly.Msg["MATH_IS_WHOLE"] = "je cijeli broj";
|
||||
Blockly.Msg["MATH_MODULO_HELPURL"] = "https://en.wikipedia.org/wiki/Modulo_operation";
|
||||
Blockly.Msg["MATH_MODULO_TITLE"] = "ostatak pri dijeljenju %1 ÷ %2";
|
||||
Blockly.Msg["MATH_MODULO_TOOLTIP"] = "Vraća ostatak pri dijeljenju dvaju brojeva.";
|
||||
Blockly.Msg["MATH_MULTIPLICATION_SYMBOL"] = "×"; // untranslated
|
||||
Blockly.Msg["MATH_NUMBER_HELPURL"] = "https://hr.wikipedia.org/wiki/Broj";
|
||||
Blockly.Msg["MATH_NUMBER_TOOLTIP"] = "broj";
|
||||
Blockly.Msg["MATH_ONLIST_HELPURL"] = ""; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_AVERAGE"] = "prosječna vrijednost liste";
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_MAX"] = "najveća vrijednost u listi";
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_MEDIAN"] = "medijan liste";
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_MIN"] = "najmanja vrijednost u listi";
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_MODE"] = "mod liste";
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_RANDOM"] = "slučajno odabran član liste";
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_STD_DEV"] = "standardna devijacija liste";
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_SUM"] = "zbroj liste";
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_AVERAGE"] = "Vraća prosjek (aritmetičku sredinu) numeričkih vrijednosti liste.";
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_MAX"] = "Vraća najveći broj u listi.";
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_MEDIAN"] = "Vraća srednji broj u listi.";
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_MIN"] = "Vraća najmanji broj u listi.";
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_MODE"] = "Vraća listu najčešćih vrijednosti (mod) u listi";
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_RANDOM"] = "Vraća slučajan član liste.";
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_STD_DEV"] = "Vraća standardnu devijaciju liste.";
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_SUM"] = "Vraća zbroj svih brojeva u listi.";
|
||||
Blockly.Msg["MATH_POWER_SYMBOL"] = "^"; // untranslated
|
||||
Blockly.Msg["MATH_RANDOM_FLOAT_HELPURL"] = "https://en.wikipedia.org/wiki/Random_number_generation";
|
||||
Blockly.Msg["MATH_RANDOM_FLOAT_TITLE_RANDOM"] = "slučajan razlomak";
|
||||
Blockly.Msg["MATH_RANDOM_FLOAT_TOOLTIP"] = "Vraća slučajan razlomak vrijednosti između 0.0 (uključivo) i 1.0 (isključivo)";
|
||||
Blockly.Msg["MATH_RANDOM_INT_HELPURL"] = "https://en.wikipedia.org/wiki/Random_number_generation";
|
||||
Blockly.Msg["MATH_RANDOM_INT_TITLE"] = "slučajan cijeli broj između %1 i %2";
|
||||
Blockly.Msg["MATH_RANDOM_INT_TOOLTIP"] = "Vraća slučajan cijeli broj između dviju zadanih vrijednosti, uključivši i rubne vrijednosti.";
|
||||
Blockly.Msg["MATH_ROUND_HELPURL"] = "https://en.wikipedia.org/wiki/Rounding";
|
||||
Blockly.Msg["MATH_ROUND_OPERATOR_ROUND"] = "zaokružiti";
|
||||
Blockly.Msg["MATH_ROUND_OPERATOR_ROUNDDOWN"] = "zaokružiti na manje";
|
||||
Blockly.Msg["MATH_ROUND_OPERATOR_ROUNDUP"] = "zaokružiti na više";
|
||||
Blockly.Msg["MATH_ROUND_TOOLTIP"] = "Zaokružuje broj na više ili manje";
|
||||
Blockly.Msg["MATH_SINGLE_HELPURL"] = "https://hr.wikipedia.org/wiki/Kvadratni_korijen";
|
||||
Blockly.Msg["MATH_SINGLE_OP_ABSOLUTE"] = "apsolutna vrijednost";
|
||||
Blockly.Msg["MATH_SINGLE_OP_ROOT"] = "kvadratni korijen";
|
||||
Blockly.Msg["MATH_SINGLE_TOOLTIP_ABS"] = "Vraća apsolutnu vrijednost broja.";
|
||||
Blockly.Msg["MATH_SINGLE_TOOLTIP_EXP"] = "Vraća e na potenciju broja.";
|
||||
Blockly.Msg["MATH_SINGLE_TOOLTIP_LN"] = "Vraća prirodni logaritam broja.";
|
||||
Blockly.Msg["MATH_SINGLE_TOOLTIP_LOG10"] = "Vraća logaritam po bazi 10 zadanog broja.";
|
||||
Blockly.Msg["MATH_SINGLE_TOOLTIP_NEG"] = "Vraća negaciju broja.";
|
||||
Blockly.Msg["MATH_SINGLE_TOOLTIP_POW10"] = "Vraća 10 na potenciju broja.";
|
||||
Blockly.Msg["MATH_SINGLE_TOOLTIP_ROOT"] = "Vraća drugi korijen broja.";
|
||||
Blockly.Msg["MATH_SUBTRACTION_SYMBOL"] = "-"; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_ACOS"] = "acos"; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_ASIN"] = "asin"; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_ATAN"] = "atan"; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_COS"] = "cos"; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_HELPURL"] = "https://en.wikipedia.org/wiki/Trigonometric_functions";
|
||||
Blockly.Msg["MATH_TRIG_SIN"] = "sin"; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_TAN"] = "tan"; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_TOOLTIP_ACOS"] = "Vraća arkus kosinus broja.";
|
||||
Blockly.Msg["MATH_TRIG_TOOLTIP_ASIN"] = "Vraća arkus sinus broja.";
|
||||
Blockly.Msg["MATH_TRIG_TOOLTIP_ATAN"] = "Vraća arkus tangens broja.";
|
||||
Blockly.Msg["MATH_TRIG_TOOLTIP_COS"] = "Vraća kosinus stupnjeva (ne radijana).";
|
||||
Blockly.Msg["MATH_TRIG_TOOLTIP_SIN"] = "Vraća sinus stupnjeva (ne radijana).";
|
||||
Blockly.Msg["MATH_TRIG_TOOLTIP_TAN"] = "Vraća tangens stupnjeva (ne radijana).";
|
||||
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "Kreiraj varijablu s bojama";
|
||||
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "Kreiraj varijablu s brojkama";
|
||||
Blockly.Msg["NEW_STRING_VARIABLE"] = "Kreiraj varijablu s nizom slova";
|
||||
Blockly.Msg["NEW_VARIABLE"] = "Krairaj varijablu...";
|
||||
Blockly.Msg["NEW_VARIABLE_TITLE"] = "Ime nove varijable:";
|
||||
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "Novi tip varijable:";
|
||||
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
||||
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "Dopustite izjave";
|
||||
Blockly.Msg["PROCEDURES_BEFORE_PARAMS"] = "s:";
|
||||
Blockly.Msg["PROCEDURES_CALLNORETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine";
|
||||
Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Pokrenite korisnički definiranu funkciju '%1'.";
|
||||
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine";
|
||||
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Pokrenite korisnički definiranu funkciju '%1' i upotrijebite njenu izlaznu vrijednost";
|
||||
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "s:";
|
||||
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Stvori '%1'";
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Opis funkcije";
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_PROCEDURE"] = "napravi nešto";
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_TITLE"] = "za";
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_TOOLTIP"] = "Stvaranje funkcije bez izlazne vrijednosti";
|
||||
Blockly.Msg["PROCEDURES_DEFRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEFRETURN_RETURN"] = "Vrati";
|
||||
Blockly.Msg["PROCEDURES_DEFRETURN_TOOLTIP"] = "Stvara funkciju s izlaznom vrijednošću";
|
||||
Blockly.Msg["PROCEDURES_DEF_DUPLICATE_WARNING"] = "Upozorenje: Ova funkcija ima varijable istog imena";
|
||||
Blockly.Msg["PROCEDURES_HIGHLIGHT_DEF"] = "Označavanje definicije funkcije";
|
||||
Blockly.Msg["PROCEDURES_IFRETURN_HELPURL"] = "http://c2.com/cgi/wiki?GuardClause"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_IFRETURN_TOOLTIP"] = "Iako je vrijednost istina, tada vrati drugu vrijednost";
|
||||
Blockly.Msg["PROCEDURES_IFRETURN_WARNING"] = "Upozorenje: Ovaj blok se može koristiti samo u definiciji funkcije";
|
||||
Blockly.Msg["PROCEDURES_MUTATORARG_TITLE"] = "Naziv ulazne varijable";
|
||||
Blockly.Msg["PROCEDURES_MUTATORARG_TOOLTIP"] = "Dodajte ulaznu varijablu funkcije";
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "Ulazne varijable";
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Dodajte, uklonite ili promijenite redoslijed ulaznih varijabli funkcije";
|
||||
Blockly.Msg["REDO"] = "Ponovi";
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "Obriši komentar";
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "Preimenovanje varijable...";
|
||||
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Preimenuj svih %1 varijabli u:";
|
||||
Blockly.Msg["TEXT_APPEND_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-modification"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_TITLE"] = "varijabli %1 dodajte tekst %2";
|
||||
Blockly.Msg["TEXT_APPEND_TOOLTIP"] = "Dodajte neki tekst varijabli '%1'.";
|
||||
Blockly.Msg["TEXT_CHANGECASE_HELPURL"] = "https://github.com/google/blockly/wiki/Text#adjusting-text-case"; // untranslated
|
||||
Blockly.Msg["TEXT_CHANGECASE_OPERATOR_LOWERCASE"] = "u mala slova";
|
||||
Blockly.Msg["TEXT_CHANGECASE_OPERATOR_TITLECASE"] = "u Prvo Veliko Slovo";
|
||||
Blockly.Msg["TEXT_CHANGECASE_OPERATOR_UPPERCASE"] = "u VELIKA SLOVA";
|
||||
Blockly.Msg["TEXT_CHANGECASE_TOOLTIP"] = "Vraća kopiju teksta s malim ili velikim slovima";
|
||||
Blockly.Msg["TEXT_CHARAT_FIRST"] = "dohvati prvo slovo";
|
||||
Blockly.Msg["TEXT_CHARAT_FROM_END"] = "dohvati slovo # od kraja";
|
||||
Blockly.Msg["TEXT_CHARAT_FROM_START"] = "dohvati slovo #";
|
||||
Blockly.Msg["TEXT_CHARAT_HELPURL"] = "https://github.com/google/blockly/wiki/Text#extracting-text"; // untranslated
|
||||
Blockly.Msg["TEXT_CHARAT_LAST"] = "dohvati zadnje slovo";
|
||||
Blockly.Msg["TEXT_CHARAT_RANDOM"] = "dohvati slučajno slovo";
|
||||
Blockly.Msg["TEXT_CHARAT_TAIL"] = ""; // untranslated
|
||||
Blockly.Msg["TEXT_CHARAT_TITLE"] = "u tekstu %1 %2";
|
||||
Blockly.Msg["TEXT_CHARAT_TOOLTIP"] = "Vraća slovo koje je na zadanom mjestu";
|
||||
Blockly.Msg["TEXT_COUNT_HELPURL"] = "https://github.com/google/blockly/wiki/Text#counting-substrings"; // untranslated
|
||||
Blockly.Msg["TEXT_COUNT_MESSAGE0"] = "prebroji %1 u %2";
|
||||
Blockly.Msg["TEXT_COUNT_TOOLTIP"] = "Prebrojava koliko puta se neki tekst pojavljuje u drugom tekstu";
|
||||
Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TOOLTIP"] = "Dodajte stavku u tekst";
|
||||
Blockly.Msg["TEXT_CREATE_JOIN_TITLE_JOIN"] = "poveži";
|
||||
Blockly.Msg["TEXT_CREATE_JOIN_TOOLTIP"] = "Dodaj, ukloni ili promijeni redoslijed kako biste presložili ovaj tekstualni blok";
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_END_FROM_END"] = "do slova # od kraja";
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_END_FROM_START"] = "do slova #";
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_END_LAST"] = "do zadnjeg slova";
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_HELPURL"] = "https://github.com/google/blockly/wiki/Text#extracting-a-region-of-text"; // untranslated
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_INPUT_IN_TEXT"] = "u tekstu";
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_START_FIRST"] = "dohvati podtekst od prvog slova";
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_START_FROM_END"] = "dohvati podtekst od slova # od kraja";
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_START_FROM_START"] = "dohvati podtekst od slova #";
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_TAIL"] = ""; // untranslated
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_TOOLTIP"] = "Daje traženi dio teksta";
|
||||
Blockly.Msg["TEXT_INDEXOF_HELPURL"] = "https://github.com/google/blockly/wiki/Text#finding-text"; // untranslated
|
||||
Blockly.Msg["TEXT_INDEXOF_OPERATOR_FIRST"] = "nađi prvo pojavljivanje teksta";
|
||||
Blockly.Msg["TEXT_INDEXOF_OPERATOR_LAST"] = "nađi zadnje pojavljivanje teksta";
|
||||
Blockly.Msg["TEXT_INDEXOF_TITLE"] = "u tekstu %1 %2 %3";
|
||||
Blockly.Msg["TEXT_INDEXOF_TOOLTIP"] = "Vraća indeks prvog/zadnjeg pojavljivanja prvog teksta u drugom tekstu. Vraća vrijednost %1 ako tekst nije pronađen.";
|
||||
Blockly.Msg["TEXT_ISEMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Text#checking-for-empty-text"; // untranslated
|
||||
Blockly.Msg["TEXT_ISEMPTY_TITLE"] = "%1 je prazno";
|
||||
Blockly.Msg["TEXT_ISEMPTY_TOOLTIP"] = "Vraća vrijednost istina ako je dani tekst prazan";
|
||||
Blockly.Msg["TEXT_JOIN_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-creation"; // untranslated
|
||||
Blockly.Msg["TEXT_JOIN_TITLE_CREATEWITH"] = "stvori tekst od";
|
||||
Blockly.Msg["TEXT_JOIN_TOOLTIP"] = "Stvara tekst povezivanjem bilo kojeg broja dijelova";
|
||||
Blockly.Msg["TEXT_LENGTH_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-modification"; // untranslated
|
||||
Blockly.Msg["TEXT_LENGTH_TITLE"] = "duljina %1";
|
||||
Blockly.Msg["TEXT_LENGTH_TOOLTIP"] = "Vraća broj slova (uključivši razmake) teksta";
|
||||
Blockly.Msg["TEXT_PRINT_HELPURL"] = "https://github.com/google/blockly/wiki/Text#printing-text"; // untranslated
|
||||
Blockly.Msg["TEXT_PRINT_TITLE"] = "ispiši %1";
|
||||
Blockly.Msg["TEXT_PRINT_TOOLTIP"] = "Ispisuje određeni tekst, broj ili drugu vrijednost.";
|
||||
Blockly.Msg["TEXT_PROMPT_HELPURL"] = "https://github.com/google/blockly/wiki/Text#getting-input-from-the-user"; // untranslated
|
||||
Blockly.Msg["TEXT_PROMPT_TOOLTIP_NUMBER"] = "Zatraži broj od korisnika.";
|
||||
Blockly.Msg["TEXT_PROMPT_TOOLTIP_TEXT"] = "Zatraži tekst od korisnika";
|
||||
Blockly.Msg["TEXT_PROMPT_TYPE_NUMBER"] = "Zatraži broj porukom";
|
||||
Blockly.Msg["TEXT_PROMPT_TYPE_TEXT"] = "Zatraži tekst porukom";
|
||||
Blockly.Msg["TEXT_REPLACE_HELPURL"] = "https://github.com/google/blockly/wiki/Text#replacing-substrings"; // untranslated
|
||||
Blockly.Msg["TEXT_REPLACE_MESSAGE0"] = "zamijeni %1 s %2 u %3";
|
||||
Blockly.Msg["TEXT_REPLACE_TOOLTIP"] = "Zamijeni sva pojavljivanja nekog teksta u drugom tekstu.";
|
||||
Blockly.Msg["TEXT_REVERSE_HELPURL"] = "https://github.com/google/blockly/wiki/Text#reversing-text"; // untranslated
|
||||
Blockly.Msg["TEXT_REVERSE_MESSAGE0"] = "obrnuto %1";
|
||||
Blockly.Msg["TEXT_REVERSE_TOOLTIP"] = "Okreće redoslijed znakova u tekstu";
|
||||
Blockly.Msg["TEXT_TEXT_HELPURL"] = "https://en.wikipedia.org/wiki/String_(computer_science)";
|
||||
Blockly.Msg["TEXT_TEXT_TOOLTIP"] = "Slovo, riječ ili linija teksta";
|
||||
Blockly.Msg["TEXT_TRIM_HELPURL"] = "https://github.com/google/blockly/wiki/Text#trimming-removing-spaces"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_BOTH"] = "ukloni razmake s obje strane od";
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_LEFT"] = "ukloni razmake s lijeve strane od";
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_RIGHT"] = "ukloni razmake s desne strane od";
|
||||
Blockly.Msg["TEXT_TRIM_TOOLTIP"] = "Vraća kopiju teksta s uklonjenim razmakom s početka ili kraja";
|
||||
Blockly.Msg["TODAY"] = "Danas";
|
||||
Blockly.Msg["UNDO"] = "Poništi";
|
||||
Blockly.Msg["UNNAMED_KEY"] = "neimenovano";
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "stavka";
|
||||
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "Stvori 'set %1'";
|
||||
Blockly.Msg["VARIABLES_GET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#get"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_TOOLTIP"] = "Vraća vrijednost varijable";
|
||||
Blockly.Msg["VARIABLES_SET"] = "Postavi %1 na %2";
|
||||
Blockly.Msg["VARIABLES_SET_CREATE_GET"] = "Stvori 'get %1'";
|
||||
Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#set"; // untranslated
|
||||
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Postavi vrijednost varijable jednaku izlaznoj vrijednosti";
|
||||
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "Varijabla s nazivom '%1' već postoji.";
|
||||
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "Varijabla pod nazivom '%1' već postoji za drugi tip: '%2'";
|
||||
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Radni prostor Blocklyja";
|
||||
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Recite nešto";
|
||||
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
||||
Blockly.Msg["CONTROLS_FOR_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
||||
Blockly.Msg["CONTROLS_IF_ELSEIF_TITLE_ELSEIF"] = Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"];
|
||||
Blockly.Msg["CONTROLS_IF_ELSE_TITLE_ELSE"] = Blockly.Msg["CONTROLS_IF_MSG_ELSE"];
|
||||
Blockly.Msg["CONTROLS_IF_IF_TITLE_IF"] = Blockly.Msg["CONTROLS_IF_MSG_IF"];
|
||||
Blockly.Msg["CONTROLS_IF_MSG_THEN"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
||||
Blockly.Msg["LISTS_CREATE_WITH_ITEM_TITLE"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
||||
Blockly.Msg["LISTS_GET_INDEX_HELPURL"] = Blockly.Msg["LISTS_INDEX_OF_HELPURL"];
|
||||
Blockly.Msg["LISTS_GET_INDEX_INPUT_IN_LIST"] = Blockly.Msg["LISTS_INLIST"];
|
||||
Blockly.Msg["LISTS_GET_SUBLIST_INPUT_IN_LIST"] = Blockly.Msg["LISTS_INLIST"];
|
||||
Blockly.Msg["LISTS_INDEX_OF_INPUT_IN_LIST"] = Blockly.Msg["LISTS_INLIST"];
|
||||
Blockly.Msg["LISTS_SET_INDEX_INPUT_IN_LIST"] = Blockly.Msg["LISTS_INLIST"];
|
||||
Blockly.Msg["MATH_CHANGE_TITLE_ITEM"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
||||
Blockly.Msg["PROCEDURES_DEFRETURN_COMMENT"] = Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"];
|
||||
Blockly.Msg["PROCEDURES_DEFRETURN_DO"] = Blockly.Msg["PROCEDURES_DEFNORETURN_DO"];
|
||||
Blockly.Msg["PROCEDURES_DEFRETURN_PROCEDURE"] = Blockly.Msg["PROCEDURES_DEFNORETURN_PROCEDURE"];
|
||||
Blockly.Msg["PROCEDURES_DEFRETURN_TITLE"] = Blockly.Msg["PROCEDURES_DEFNORETURN_TITLE"];
|
||||
Blockly.Msg["TEXT_APPEND_VARIABLE"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
||||
Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TITLE_ITEM"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
||||
|
||||
Blockly.Msg["MATH_HUE"] = "230";
|
||||
Blockly.Msg["LOOPS_HUE"] = "120";
|
||||
Blockly.Msg["LISTS_HUE"] = "260";
|
||||
Blockly.Msg["LOGIC_HUE"] = "210";
|
||||
Blockly.Msg["VARIABLES_HUE"] = "330";
|
||||
Blockly.Msg["TEXTS_HUE"] = "160";
|
||||
Blockly.Msg["PROCEDURES_HUE"] = "290";
|
||||
Blockly.Msg["COLOUR_HUE"] = "20";
|
||||
Blockly.Msg["VARIABLES_DYNAMIC_HUE"] = "310";
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Block entfalte";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputsexterne Ingänge";
|
||||
Blockly.Msg["HELP"] = "Hellef";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "interne Ingänge";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "Generier/erzeich en leear List";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Generier/erzeich en leear List ohne Inhalt.";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Blokk kinyitása";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Külső kapcsolatok";
|
||||
Blockly.Msg["HELP"] = "Súgó";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Belső kapcsolatok";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Mégse";
|
||||
Blockly.Msg["IOS_ERROR"] = "Hiba";
|
||||
Blockly.Msg["IOS_OK"] = "OK";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Bemenet hozzáadása";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Utasítások engedélyezése";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Ennek a függvénynek kettőzött bemenete van.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "BEMENETEK";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Hozzáadás";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Változó hozzáadása";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Törlés";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Nem használhat üres változónevet.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Átnevezés";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Változó neve";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "üres lista";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Elemeket nem tartalmazó üres listát ad eredményül";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Բացել բլոկը";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Արտաքին մուտքեր";
|
||||
Blockly.Msg["HELP"] = "Օգնություն";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Գծային մուտք";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Չեղարկել";
|
||||
Blockly.Msg["IOS_ERROR"] = "Սխալ";
|
||||
Blockly.Msg["IOS_OK"] = "Լավ";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Ավելացնել մուտքային փոփոխական";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Թույլատրել արտահայտությունները";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Այս ֆունկցիան կրկնօրինակում է մուտքային փոփոխականները:";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "ՆԵՐՄՈՒԾՈՒՄ";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Ավելացնել";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Ավելացնել փոփոխական";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Ջնջել";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Չես կարող օգտագործել փոփոխականի «դատարկ» անուն";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Վերանվանել";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Փոփախականի անունը";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "ստեղծել դատարկ ցանկ";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Վերադարձնում է 0 երկարությամբ ցանկ, որը տվյալներ չի պարունակում:";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Displicar bloco";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Entrata externe";
|
||||
Blockly.Msg["HELP"] = "Adjuta";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Entrata interne";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancellar";
|
||||
Blockly.Msg["IOS_ERROR"] = "Error";
|
||||
Blockly.Msg["IOS_OK"] = "OK";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Adder entrata";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Permitter declarationes";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Iste function ha entratas duplicate.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "ENTRATAS";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Adder";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Adder variabile";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Deler";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Non es possibile usar un nomine de variabile vacue.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Renominar";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Nomine del variabile";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "crear un lista vacue";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Retorna un lista, de longitude 0, sin datos.";
|
||||
|
||||
+1
-14
@@ -64,7 +64,7 @@ Blockly.Msg["DELETE_VARIABLE"] = "Hapus variabel '%1'";
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Hapus %1 yang digunakan pada variabel '%2'?";
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Hapus %1 Blok";
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "Batal";
|
||||
Blockly.Msg["DIALOG_OK"] = "OK";
|
||||
Blockly.Msg["DIALOG_OK"] = "Oke";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Nonaktifkan Blok";
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplikat";
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplikat Komentar";
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Kembangkan Blok";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Input Eksternal";
|
||||
Blockly.Msg["HELP"] = "Bantuan";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Input Inline";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Batal";
|
||||
Blockly.Msg["IOS_ERROR"] = "Kesalahan";
|
||||
Blockly.Msg["IOS_OK"] = "OK";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "tambah masukan";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Ijinkan pernyataan";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Fungsi ini memiliki masukan duplikat";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "Masukan";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Tambah";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "Tambah variabel";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Hapus";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Kamu tidak bisa menggunakan variabel kosong";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Ubah nama";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Nama variabel";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "buat list kosong";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Kembalikan list, dengan panjang 0, tidak berisi data";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Gbasaa Ngọngọ";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Ntinye Mpụta";
|
||||
Blockly.Msg["HELP"] = "Enyemaka";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Ntinye N'ahịrị";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Hapụ̀";
|
||||
Blockly.Msg["IOS_ERROR"] = "Njehie";
|
||||
Blockly.Msg["IOS_OK"] = "Ọ DỊ MMA";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Tinye ntinye";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Kwe ka okwu";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Ọrụ a nwere ọnụọgụ abụọ.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "NTINYE";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Tinye";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Tinye agbanwe";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Kpochapụ";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Ị nweghị ike iji aha agbanwe dị n’efu.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Nyegharịa aha";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Aha agbanwe";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "mepụta ndepụta efu";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Weghachite ndepụta, nke ogologo 0, nke enweghị ndekọ data";
|
||||
|
||||
+55
-68
@@ -2,29 +2,29 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
Blockly.Msg["ADD_COMMENT"] = "Add Comment"; // untranslated
|
||||
Blockly.Msg["ADD_COMMENT"] = "ТӀатоха алар (комментари)";
|
||||
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Can't delete the variable '%1' because it's part of the definition of the function '%2'"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Change value:"; // untranslated
|
||||
Blockly.Msg["CLEAN_UP"] = "Clean up Blocks"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "МаIан хувца:";
|
||||
Blockly.Msg["CLEAN_UP"] = "ДӀаяха блокаш";
|
||||
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Collapse Blocks"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "Collapse Block"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "colour 1"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "colour 2"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "ДIахьулъе блокаш";
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "ДIахьулъе блок";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "бос 1";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "бос 2";
|
||||
Blockly.Msg["COLOUR_BLEND_HELPURL"] = "https://meyerweb.com/eric/tools/color-blend/#:::rgbp"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "ratio"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_TITLE"] = "blend"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "беса дáкъа 1";
|
||||
Blockly.Msg["COLOUR_BLEND_TITLE"] = "кегаде";
|
||||
Blockly.Msg["COLOUR_BLEND_TOOLTIP"] = "Blends two colours together with a given ratio (0.0 - 1.0)."; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_HELPURL"] = "https://en.wikipedia.org/wiki/Color"; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_TOOLTIP"] = "Choose a colour from the palette."; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_HELPURL"] = "https://inh.wikipedia.org/wiki/Бос";
|
||||
Blockly.Msg["COLOUR_PICKER_TOOLTIP"] = "Харжа палитра чура бос.";
|
||||
Blockly.Msg["COLOUR_RANDOM_HELPURL"] = "http://randomcolour.com"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "random colour"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "Choose a colour at random."; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "blue"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "green"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "ца ховш нийсбенна бос";
|
||||
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "Укхо бос хьахоржа дагадоацача тайпара";
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "сийнача";
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "баьццарара";
|
||||
Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorpercompact.html"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "red"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_TITLE"] = "colour with"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "цIеча";
|
||||
Blockly.Msg["COLOUR_RGB_TITLE"] = "бесах";
|
||||
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Create a colour with the specified amount of red, green, and blue. All values must be between 0 and 100."; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#loop-termination-blocks"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK"] = "break out of loop"; // untranslated
|
||||
@@ -42,51 +42,38 @@ Blockly.Msg["CONTROLS_IF_ELSEIF_TOOLTIP"] = "Add a condition to the if block.";
|
||||
Blockly.Msg["CONTROLS_IF_ELSE_TOOLTIP"] = "Add a final, catch-all condition to the if block."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_HELPURL"] = "https://github.com/google/blockly/wiki/IfElse"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_IF_TOOLTIP"] = "Add, remove, or reorder sections to reconfigure this if block."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSE"] = "else"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"] = "else if"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_IF"] = "if"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSE"] = "вешта";
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"] = "вешта нагахьа";
|
||||
Blockly.Msg["CONTROLS_IF_MSG_IF"] = "нагахьа санна";
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_1"] = "If a value is true, then do some statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_2"] = "If a value is true, then do the first block of statements. Otherwise, do the second block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_3"] = "If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_4"] = "If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements. If none of the values are true, do the last block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_HELPURL"] = "https://en.wikipedia.org/wiki/For_loop"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"] = "do"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_TITLE"] = "repeat %1 times"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_HELPURL"] = "https://ru.wikipedia.org/wiki/Цикл_(программирование)";
|
||||
Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"] = "кхоачашде";
|
||||
Blockly.Msg["CONTROLS_REPEAT_TITLE"] = "юхаде %1-зза";
|
||||
Blockly.Msg["CONTROLS_REPEAT_TOOLTIP"] = "Do some statements several times."; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#repeat"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_UNTIL"] = "repeat until"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "repeat while"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "While a value is false, then do some statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "While a value is true, then do some statements."; // untranslated
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Delete all %1 blocks?"; // untranslated
|
||||
Blockly.Msg["DELETE_BLOCK"] = "Delete Block"; // untranslated
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "ДӀаяккха еррига блокаш (%1)?";
|
||||
Blockly.Msg["DELETE_BLOCK"] = "ДӀаяккха блок";
|
||||
Blockly.Msg["DELETE_VARIABLE"] = "Delete the '%1' variable"; // untranslated
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Delete %1 uses of the '%2' variable?"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Delete %1 Blocks"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "ДӀаяккха %1 блокаш";
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "Эшац";
|
||||
Blockly.Msg["DIALOG_OK"] = "Мег";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Disable Block"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplicate"; // untranslated
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "ДIайоае блок";
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Кеп яккха";
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplicate Comment"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Enable Block"; // untranslated
|
||||
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Хьалотае блок";
|
||||
Blockly.Msg["EXPAND_ALL"] = "Хьайоаржае блокаш";
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Хьайоаржае блок";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Арахьара юкъеоттадаьраш";
|
||||
Blockly.Msg["HELP"] = "Новкъoстал";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Чухьнахьара юкъеоттадаьраш";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
@@ -171,10 +158,10 @@ Blockly.Msg["LISTS_SPLIT_TEXT_FROM_LIST"] = "make text from list"; // untransla
|
||||
Blockly.Msg["LISTS_SPLIT_TOOLTIP_JOIN"] = "Join a list of texts into one text, separated by a delimiter."; // untranslated
|
||||
Blockly.Msg["LISTS_SPLIT_TOOLTIP_SPLIT"] = "Split text into a list of texts, breaking at each delimiter."; // untranslated
|
||||
Blockly.Msg["LISTS_SPLIT_WITH_DELIMITER"] = "with delimiter"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_FALSE"] = "false"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_FALSE"] = "харцдар";
|
||||
Blockly.Msg["LOGIC_BOOLEAN_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#values"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TOOLTIP"] = "Returns either true or false."; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TRUE"] = "true"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TRUE"] = "бакъдар";
|
||||
Blockly.Msg["LOGIC_COMPARE_HELPURL"] = "https://en.wikipedia.org/wiki/Inequality_(mathematics)"; // untranslated
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_EQ"] = "Return true if both inputs equal each other."; // untranslated
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_GT"] = "Return true if the first input is greater than the second input."; // untranslated
|
||||
@@ -185,21 +172,21 @@ Blockly.Msg["LOGIC_COMPARE_TOOLTIP_NEQ"] = "Return true if both inputs are not e
|
||||
Blockly.Msg["LOGIC_NEGATE_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#not"; // untranslated
|
||||
Blockly.Msg["LOGIC_NEGATE_TITLE"] = "not %1"; // untranslated
|
||||
Blockly.Msg["LOGIC_NEGATE_TOOLTIP"] = "Returns true if the input is false. Returns false if the input is true."; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL"] = "null"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL"] = "цхьаккха";
|
||||
Blockly.Msg["LOGIC_NULL_HELPURL"] = "https://en.wikipedia.org/wiki/Nullable_type"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL_TOOLTIP"] = "Returns null."; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_AND"] = "and"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL_TOOLTIP"] = "Цхьаккха доаца хIама юхадерзаду.";
|
||||
Blockly.Msg["LOGIC_OPERATION_AND"] = "иштта";
|
||||
Blockly.Msg["LOGIC_OPERATION_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#logical-operations"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_OR"] = "or"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_OR"] = "e";
|
||||
Blockly.Msg["LOGIC_OPERATION_TOOLTIP_AND"] = "Return true if both inputs are true."; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_TOOLTIP_OR"] = "Return true if at least one of the inputs is true."; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_CONDITION"] = "test"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_HELPURL"] = "https://en.wikipedia.org/wiki/%3F:"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_FALSE"] = "if false"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_TRUE"] = "if true"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_FALSE"] = "нагахьа харца дале";
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_TRUE"] = "нагахьа бакъа дале";
|
||||
Blockly.Msg["LOGIC_TERNARY_TOOLTIP"] = "Check the condition in 'test'. If the condition is true, returns the 'if true' value; otherwise returns the 'if false' value."; // untranslated
|
||||
Blockly.Msg["MATH_ADDITION_SYMBOL"] = "+"; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_HELPURL"] = "https://en.wikipedia.org/wiki/Arithmetic"; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_HELPURL"] = "https://inh.wikipedia.org/wiki/Арифметика";
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_ADD"] = "Return the sum of the two numbers."; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_DIVIDE"] = "Return the quotient of the two numbers."; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_MINUS"] = "Return the difference of the two numbers."; // untranslated
|
||||
@@ -229,8 +216,8 @@ Blockly.Msg["MATH_MODULO_HELPURL"] = "https://en.wikipedia.org/wiki/Modulo_opera
|
||||
Blockly.Msg["MATH_MODULO_TITLE"] = "remainder of %1 ÷ %2"; // untranslated
|
||||
Blockly.Msg["MATH_MODULO_TOOLTIP"] = "Return the remainder from dividing the two numbers."; // untranslated
|
||||
Blockly.Msg["MATH_MULTIPLICATION_SYMBOL"] = "×"; // untranslated
|
||||
Blockly.Msg["MATH_NUMBER_HELPURL"] = "https://en.wikipedia.org/wiki/Number"; // untranslated
|
||||
Blockly.Msg["MATH_NUMBER_TOOLTIP"] = "A number."; // untranslated
|
||||
Blockly.Msg["MATH_NUMBER_HELPURL"] = "https://inh.wikipedia.org/wiki/Таьрахь";
|
||||
Blockly.Msg["MATH_NUMBER_TOOLTIP"] = "Таьрахь.";
|
||||
Blockly.Msg["MATH_ONLIST_HELPURL"] = ""; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_AVERAGE"] = "average of list"; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_MAX"] = "max of list"; // untranslated
|
||||
@@ -287,8 +274,8 @@ Blockly.Msg["MATH_TRIG_TOOLTIP_TAN"] = "Return the tangent of a degree (not radi
|
||||
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "Create colour variable..."; // untranslated
|
||||
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "Create number variable..."; // untranslated
|
||||
Blockly.Msg["NEW_STRING_VARIABLE"] = "Create string variable..."; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE"] = "Create variable..."; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE_TITLE"] = "New variable name:"; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE"] = "Керда хувцалушъяр...";
|
||||
Blockly.Msg["NEW_VARIABLE_TITLE"] = "Керда хувцалушъяра цIи:";
|
||||
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "New variable type:"; // untranslated
|
||||
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
||||
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "allow statements"; // untranslated
|
||||
@@ -298,7 +285,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
||||
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Хьакхолла дIакхайкар '%1'";
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
||||
@@ -317,10 +304,10 @@ Blockly.Msg["PROCEDURES_MUTATORARG_TITLE"] = "input name:"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORARG_TOOLTIP"] = "Add an input to the function."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "inputs"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Add, remove, or reorder inputs to this function."; // untranslated
|
||||
Blockly.Msg["REDO"] = "Redo"; // untranslated
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "Remove Comment"; // untranslated
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "Rename variable..."; // untranslated
|
||||
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Rename all '%1' variables to:"; // untranslated
|
||||
Blockly.Msg["REDO"] = "Юхадоаладе";
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "ДӀадаккха алар (комментари)";
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "Хувцалушъяра цIи хувца...";
|
||||
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Хувца ерригача хувцалушъяраша цIераш укх цIерах '%1':";
|
||||
Blockly.Msg["TEXT_APPEND_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-modification"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_TITLE"] = "to %1 append text %2"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_TOOLTIP"] = "Append some text to variable '%1'."; // untranslated
|
||||
@@ -389,10 +376,10 @@ Blockly.Msg["TEXT_TRIM_OPERATOR_BOTH"] = "trim spaces from both sides of"; // u
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_LEFT"] = "trim spaces from left side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_RIGHT"] = "trim spaces from right side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_TOOLTIP"] = "Return a copy of the text with spaces removed from one or both ends."; // untranslated
|
||||
Blockly.Msg["TODAY"] = "Today"; // untranslated
|
||||
Blockly.Msg["UNDO"] = "Undo"; // untranslated
|
||||
Blockly.Msg["TODAY"] = "Тахан";
|
||||
Blockly.Msg["UNDO"] = "Юхадаккха";
|
||||
Blockly.Msg["UNNAMED_KEY"] = "unnamed"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "item"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "элемент";
|
||||
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "Create 'set %1'"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#get"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_TOOLTIP"] = "Returns the value of this variable."; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Opna kubb";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Ytri inntök";
|
||||
Blockly.Msg["HELP"] = "Hjálp";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Innri inntök";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Hætta við";
|
||||
Blockly.Msg["IOS_ERROR"] = "Villa";
|
||||
Blockly.Msg["IOS_OK"] = "Í lagi";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Bæta við";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Bæta við breytu";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Eyða";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Endurnefna";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Nafn breytu";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "búa til tóman lista";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Skilar lista með lengdina 0 án gagna";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Espandi blocco";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Ingressi esterni";
|
||||
Blockly.Msg["HELP"] = "Aiuto";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Ingressi in linea";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Annulla";
|
||||
Blockly.Msg["IOS_ERROR"] = "Errore";
|
||||
Blockly.Msg["IOS_OK"] = "OK";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Aggiungi input";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Consenti dichiarazioni";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Questa funzione ha entrate duplicate.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Aggiungi";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Aggiungi variabile";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Cancella";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Non puoi utilizzare un nome di variabile vuoto.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rinomina";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Nome variabile";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "crea lista vuota";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Restituisce una lista, di lunghezza 0, contenente nessun record di dati";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "ブロックを展開する";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "外部入力";
|
||||
Blockly.Msg["HELP"] = "ヘルプ";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "インライン入力";
|
||||
Blockly.Msg["IOS_CANCEL"] = "キャンセル";
|
||||
Blockly.Msg["IOS_ERROR"] = "エラー";
|
||||
Blockly.Msg["IOS_OK"] = "OK";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ 入力を追加";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "ステートメントを許可";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "この関数には重複する入力があります。";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "入力";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "追加";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ 変数を追加";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "削除";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "空の変数名は使用できません。";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "名前を変更";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "変数名";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "空のリストを作成";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "長さ0でデータ・レコードを含まない空のリストを返す";
|
||||
|
||||
+2
-15
@@ -68,25 +68,12 @@ Blockly.Msg["DIALOG_OK"] = "კარგი";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Disable Block"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplicate"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplicate Comment"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Enable Block"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "ბლოკის ჩართვა";
|
||||
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
@@ -239,7 +226,7 @@ Blockly.Msg["MATH_ONLIST_OPERATOR_MIN"] = "min of list"; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_MODE"] = "modes of list"; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_RANDOM"] = "random item of list"; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_STD_DEV"] = "standard deviation of list"; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_SUM"] = "sum of list"; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_SUM"] = "სიის ჯამი";
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_AVERAGE"] = "Return the average (arithmetic mean) of the numeric values in the list."; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_MAX"] = "Return the largest number in the list."; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_MEDIAN"] = "Return the median number in the list."; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Snefli iḥder";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Inekcam izɣarayen";
|
||||
Blockly.Msg["HELP"] = "Tallelt";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inekcam srid";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Sefsex";
|
||||
Blockly.Msg["IOS_ERROR"] = "Tuccḍa";
|
||||
Blockly.Msg["IOS_OK"] = "IH";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Rnu anekcum";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Sireg asmizzwer";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Tawuri-a ɣur-s inekcam imsinen.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INEKCAM";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Rnu";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Rnu amutti";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Kkes";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Ur tezmireḍ ara ad tesqedceḍ isem n umutti amaynut.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Snifel isem";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Isem n umutti";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "rnu tabdart tilemt";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Ad d-yerr tabdart n teɣzi 0 ur yegbiren ara ikalasen";
|
||||
|
||||
+78
-91
@@ -2,29 +2,29 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
Blockly.Msg["ADD_COMMENT"] = "Add Comment"; // untranslated
|
||||
Blockly.Msg["ADD_COMMENT"] = "КIэщIэтхэн";
|
||||
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Can't delete the variable '%1' because it's part of the definition of the function '%2'"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Change value:"; // untranslated
|
||||
Blockly.Msg["CLEAN_UP"] = "Clean up Blocks"; // untranslated
|
||||
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Collapse Blocks"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "Collapse Block"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "colour 1"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "colour 2"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Блокхэр зэкIуэцIылъхьэн";
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "Блокыр зэкIуэцIылъхьэн";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "1 плъыфэ";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "2 плъыфэ";
|
||||
Blockly.Msg["COLOUR_BLEND_HELPURL"] = "https://meyerweb.com/eric/tools/color-blend/#:::rgbp"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "ratio"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_TITLE"] = "blend"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_TOOLTIP"] = "Blends two colours together with a given ratio (0.0 - 1.0)."; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_HELPURL"] = "https://en.wikipedia.org/wiki/Color"; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_TOOLTIP"] = "Choose a colour from the palette."; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "1 плъыфэм щыщу";
|
||||
Blockly.Msg["COLOUR_BLEND_TITLE"] = "зэхэпщэн";
|
||||
Blockly.Msg["COLOUR_BLEND_TOOLTIP"] = "ПлъыфитIыр епт зэхущытыкIэмкIэ хэхэпщэн (0.0 - 1.0).";
|
||||
Blockly.Msg["COLOUR_PICKER_HELPURL"] = "https://ru.wikipedia.org/wiki/Цвет";
|
||||
Blockly.Msg["COLOUR_PICKER_TOOLTIP"] = "Плъыфэхэм узыхуейр къыхэх.";
|
||||
Blockly.Msg["COLOUR_RANDOM_HELPURL"] = "http://randomcolour.com"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "random colour"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "Choose a colour at random."; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "blue"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "green"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "сыт хуэдэ плъыфэми";
|
||||
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "Плъыфэр езыр-езыру къыхегъэхын.";
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "щIыхуу";
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "удзыфэу";
|
||||
Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorpercompact.html"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "red"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_TITLE"] = "colour with"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "плъыжьу";
|
||||
Blockly.Msg["COLOUR_RGB_TITLE"] = "плъыфэхэм щыщ";
|
||||
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Create a colour with the specified amount of red, green, and blue. All values must be between 0 and 100."; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#loop-termination-blocks"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK"] = "break out of loop"; // untranslated
|
||||
@@ -42,51 +42,38 @@ Blockly.Msg["CONTROLS_IF_ELSEIF_TOOLTIP"] = "Add a condition to the if block.";
|
||||
Blockly.Msg["CONTROLS_IF_ELSE_TOOLTIP"] = "Add a final, catch-all condition to the if block."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_HELPURL"] = "https://github.com/google/blockly/wiki/IfElse"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_IF_TOOLTIP"] = "Add, remove, or reorder sections to reconfigure this if block."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSE"] = "else"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"] = "else if"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_IF"] = "if"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSE"] = "армырамэ";
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"] = "армырамэ щыпкъэу";
|
||||
Blockly.Msg["CONTROLS_IF_MSG_IF"] = "щыпкъэу";
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_1"] = "If a value is true, then do some statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_2"] = "If a value is true, then do the first block of statements. Otherwise, do the second block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_3"] = "If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_4"] = "If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements. If none of the values are true, do the last block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_HELPURL"] = "https://en.wikipedia.org/wiki/For_loop"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"] = "do"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_TITLE"] = "repeat %1 times"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_TOOLTIP"] = "Do some statements several times."; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_HELPURL"] = "https://ru.wikipedia.org/wiki/Цикл_(программирование)";
|
||||
Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"] = "гъэзэщIэн";
|
||||
Blockly.Msg["CONTROLS_REPEAT_TITLE"] = "%1 къытегъэзэжын";
|
||||
Blockly.Msg["CONTROLS_REPEAT_TOOLTIP"] = "Унафэр зыбжанэрэ егъэзащIэ.";
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#repeat"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_UNTIL"] = "repeat until"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "repeat while"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "къытегъэзэжын, къихьэх";
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "While a value is false, then do some statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "While a value is true, then do some statements."; // untranslated
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Delete all %1 blocks?"; // untranslated
|
||||
Blockly.Msg["DELETE_BLOCK"] = "Delete Block"; // untranslated
|
||||
Blockly.Msg["DELETE_BLOCK"] = "Блокыр тегъэкIын";
|
||||
Blockly.Msg["DELETE_VARIABLE"] = "Delete the '%1' variable"; // untranslated
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Delete %1 uses of the '%2' variable?"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Delete %1 Blocks"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Блоку %1 тегъэкIын";
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "ЩӀегъуэжын";
|
||||
Blockly.Msg["DIALOG_OK"] = "ХЪУАЩ";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Disable Block"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplicate"; // untranslated
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Блокыр гъэуфIынкIын";
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "ЩIэтхыкIын";
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplicate Comment"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Enable Block"; // untranslated
|
||||
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Блокыр щIэгъэнэн";
|
||||
Blockly.Msg["EXPAND_ALL"] = "Блокхэр зэкIуэц1ыхын";
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Блокыр зэкIуэц1ыхын";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["HELP"] = "ДэӀэпыкъуэгъуэ";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
@@ -171,11 +158,11 @@ Blockly.Msg["LISTS_SPLIT_TEXT_FROM_LIST"] = "make text from list"; // untransla
|
||||
Blockly.Msg["LISTS_SPLIT_TOOLTIP_JOIN"] = "Join a list of texts into one text, separated by a delimiter."; // untranslated
|
||||
Blockly.Msg["LISTS_SPLIT_TOOLTIP_SPLIT"] = "Split text into a list of texts, breaking at each delimiter."; // untranslated
|
||||
Blockly.Msg["LISTS_SPLIT_WITH_DELIMITER"] = "with delimiter"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_FALSE"] = "false"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_FALSE"] = "пцIы";
|
||||
Blockly.Msg["LOGIC_BOOLEAN_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#values"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TOOLTIP"] = "Returns either true or false."; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TRUE"] = "true"; // untranslated
|
||||
Blockly.Msg["LOGIC_COMPARE_HELPURL"] = "https://en.wikipedia.org/wiki/Inequality_(mathematics)"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TOOLTIP"] = "Е щыпкъэ е пцIы къуетыж.";
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TRUE"] = "щыпкъэ";
|
||||
Blockly.Msg["LOGIC_COMPARE_HELPURL"] = "https://en.wikipedia.org/wiki/Inequality_(mathematics)";
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_EQ"] = "Return true if both inputs equal each other."; // untranslated
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_GT"] = "Return true if the first input is greater than the second input."; // untranslated
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_GTE"] = "Return true if the first input is greater than or equal to the second input."; // untranslated
|
||||
@@ -185,12 +172,12 @@ Blockly.Msg["LOGIC_COMPARE_TOOLTIP_NEQ"] = "Return true if both inputs are not e
|
||||
Blockly.Msg["LOGIC_NEGATE_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#not"; // untranslated
|
||||
Blockly.Msg["LOGIC_NEGATE_TITLE"] = "not %1"; // untranslated
|
||||
Blockly.Msg["LOGIC_NEGATE_TOOLTIP"] = "Returns true if the input is false. Returns false if the input is true."; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL"] = "null"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL"] = "зыри";
|
||||
Blockly.Msg["LOGIC_NULL_HELPURL"] = "https://en.wikipedia.org/wiki/Nullable_type"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL_TOOLTIP"] = "Returns null."; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_AND"] = "and"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL_TOOLTIP"] = "Зыри къуетыж.";
|
||||
Blockly.Msg["LOGIC_OPERATION_AND"] = "икIи";
|
||||
Blockly.Msg["LOGIC_OPERATION_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#logical-operations"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_OR"] = "or"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_OR"] = "е";
|
||||
Blockly.Msg["LOGIC_OPERATION_TOOLTIP_AND"] = "Return true if both inputs are true."; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_TOOLTIP_OR"] = "Return true if at least one of the inputs is true."; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_CONDITION"] = "test"; // untranslated
|
||||
@@ -199,68 +186,68 @@ Blockly.Msg["LOGIC_TERNARY_IF_FALSE"] = "if false"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_TRUE"] = "if true"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_TOOLTIP"] = "Check the condition in 'test'. If the condition is true, returns the 'if true' value; otherwise returns the 'if false' value."; // untranslated
|
||||
Blockly.Msg["MATH_ADDITION_SYMBOL"] = "+"; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_HELPURL"] = "https://en.wikipedia.org/wiki/Arithmetic"; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_ADD"] = "Return the sum of the two numbers."; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_DIVIDE"] = "Return the quotient of the two numbers."; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_MINUS"] = "Return the difference of the two numbers."; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_MULTIPLY"] = "Return the product of the two numbers."; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_HELPURL"] = "https://ru.wikipedia.org/wiki/Арифметика";
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_ADD"] = "БжыгъитIыр зэхелъхьэри къыщIэкIар къуетыж.";
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_DIVIDE"] = "Япэ бжыгъэр етIуанэмкIэ егуэшри къыщIэкIар къуетыж.";
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_MINUS"] = "БжыгъитIыр зэхехри къыщIэкIар къуетыж.";
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_MULTIPLY"] = "БжыгъитIыр зэхуегъэбагъуэри къыщIэкIар къуетыж.";
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_POWER"] = "Return the first number raised to the power of the second number."; // untranslated
|
||||
Blockly.Msg["MATH_ATAN2_HELPURL"] = "https://en.wikipedia.org/wiki/Atan2"; // untranslated
|
||||
Blockly.Msg["MATH_ATAN2_TITLE"] = "atan2 of X:%1 Y:%2"; // untranslated
|
||||
Blockly.Msg["MATH_ATAN2_TOOLTIP"] = "Return the arctangent of point (X, Y) in degrees from -180 to 180."; // untranslated
|
||||
Blockly.Msg["MATH_CHANGE_HELPURL"] = "https://en.wikipedia.org/wiki/Programming_idiom#Incrementing_a_counter"; // untranslated
|
||||
Blockly.Msg["MATH_CHANGE_HELPURL"] = "https://ru.wikipedia.org/wiki/%D0%98%D0%B4%D0%B8%D0%BE%D0%BC%D0%B0_%28%D0%BF%D1%80%D0%BE%D0%B3%D1%80%D0%B0%D0%BC%D0%BC%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D0%B5%29#.D0.98.D0.BD.D0.BA.D1.80.D0.B5.D0.BC.D0.B5.D0.BD.D1.82";
|
||||
Blockly.Msg["MATH_CHANGE_TITLE"] = "change %1 by %2"; // untranslated
|
||||
Blockly.Msg["MATH_CHANGE_TOOLTIP"] = "Add a number to variable '%1'."; // untranslated
|
||||
Blockly.Msg["MATH_CONSTANT_HELPURL"] = "https://en.wikipedia.org/wiki/Mathematical_constant"; // untranslated
|
||||
Blockly.Msg["MATH_CONSTANT_HELPURL"] = "https://ru.wikipedia.org/wiki/Математическая_константа";
|
||||
Blockly.Msg["MATH_CONSTANT_TOOLTIP"] = "Return one of the common constants: π (3.141…), e (2.718…), φ (1.618…), sqrt(2) (1.414…), sqrt(½) (0.707…), or ∞ (infinity)."; // untranslated
|
||||
Blockly.Msg["MATH_CONSTRAIN_HELPURL"] = "https://en.wikipedia.org/wiki/Clamping_(graphics)"; // untranslated
|
||||
Blockly.Msg["MATH_CONSTRAIN_TITLE"] = "constrain %1 low %2 high %3"; // untranslated
|
||||
Blockly.Msg["MATH_CONSTRAIN_TOOLTIP"] = "Constrain a number to be between the specified limits (inclusive)."; // untranslated
|
||||
Blockly.Msg["MATH_DIVISION_SYMBOL"] = "÷"; // untranslated
|
||||
Blockly.Msg["MATH_IS_DIVISIBLE_BY"] = "is divisible by"; // untranslated
|
||||
Blockly.Msg["MATH_IS_EVEN"] = "is even"; // untranslated
|
||||
Blockly.Msg["MATH_IS_DIVISIBLE_BY"] = "мыбыкIэ мэгуэш";
|
||||
Blockly.Msg["MATH_IS_EVEN"] = "зэпэбж";
|
||||
Blockly.Msg["MATH_IS_NEGATIVE"] = "is negative"; // untranslated
|
||||
Blockly.Msg["MATH_IS_ODD"] = "is odd"; // untranslated
|
||||
Blockly.Msg["MATH_IS_ODD"] = "зэпэмыбж";
|
||||
Blockly.Msg["MATH_IS_POSITIVE"] = "is positive"; // untranslated
|
||||
Blockly.Msg["MATH_IS_PRIME"] = "is prime"; // untranslated
|
||||
Blockly.Msg["MATH_IS_PRIME"] = "къызэрыгуэкI";
|
||||
Blockly.Msg["MATH_IS_TOOLTIP"] = "Check if a number is an even, odd, prime, whole, positive, negative, or if it is divisible by certain number. Returns true or false."; // untranslated
|
||||
Blockly.Msg["MATH_IS_WHOLE"] = "is whole"; // untranslated
|
||||
Blockly.Msg["MATH_MODULO_HELPURL"] = "https://en.wikipedia.org/wiki/Modulo_operation"; // untranslated
|
||||
Blockly.Msg["MATH_MODULO_TITLE"] = "remainder of %1 ÷ %2"; // untranslated
|
||||
Blockly.Msg["MATH_MODULO_TOOLTIP"] = "Return the remainder from dividing the two numbers."; // untranslated
|
||||
Blockly.Msg["MATH_IS_WHOLE"] = "бжыгъэ псо";
|
||||
Blockly.Msg["MATH_MODULO_HELPURL"] = "https://ru.wikipedia.org/wiki/Деление_с_остатком";
|
||||
Blockly.Msg["MATH_MODULO_TITLE"] = "%1 ÷ %2 бгуэшмэ къыдэхуэр";
|
||||
Blockly.Msg["MATH_MODULO_TOOLTIP"] = "БжыгъитIыр зэхуэбгуэшмэ къыдэхуэр къуетыж.";
|
||||
Blockly.Msg["MATH_MULTIPLICATION_SYMBOL"] = "×"; // untranslated
|
||||
Blockly.Msg["MATH_NUMBER_HELPURL"] = "https://en.wikipedia.org/wiki/Number"; // untranslated
|
||||
Blockly.Msg["MATH_NUMBER_TOOLTIP"] = "A number."; // untranslated
|
||||
Blockly.Msg["MATH_NUMBER_HELPURL"] = "https://ru.wikipedia.org/wiki/Число";
|
||||
Blockly.Msg["MATH_NUMBER_TOOLTIP"] = "Бжыгъэ.";
|
||||
Blockly.Msg["MATH_ONLIST_HELPURL"] = ""; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_AVERAGE"] = "average of list"; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_MAX"] = "max of list"; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_MAX"] = "къебжэкIым и нэхъыбэр";
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_MEDIAN"] = "median of list"; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_MIN"] = "min of list"; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_MIN"] = "къебжэкIым и нэхъ мащIэр";
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_MODE"] = "modes of list"; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_RANDOM"] = "random item of list"; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_STD_DEV"] = "standard deviation of list"; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_SUM"] = "sum of list"; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_SUM"] = "къебжэкIыр зэхэлъхьауэ";
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_AVERAGE"] = "Return the average (arithmetic mean) of the numeric values in the list."; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_MAX"] = "Return the largest number in the list."; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_MAX"] = "КъебжэкIым и нэхъыбэр къуетыж.";
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_MEDIAN"] = "Return the median number in the list."; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_MIN"] = "Return the smallest number in the list."; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_MIN"] = "КъебжэкIым и нэхъ мащIэр къуетыж.";
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_MODE"] = "Return a list of the most common item(s) in the list."; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_RANDOM"] = "Return a random element from the list."; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_STD_DEV"] = "Return the standard deviation of the list."; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_SUM"] = "Return the sum of all the numbers in the list."; // untranslated
|
||||
Blockly.Msg["MATH_POWER_SYMBOL"] = "^"; // untranslated
|
||||
Blockly.Msg["MATH_RANDOM_FLOAT_HELPURL"] = "https://en.wikipedia.org/wiki/Random_number_generation"; // untranslated
|
||||
Blockly.Msg["MATH_RANDOM_FLOAT_HELPURL"] = "https://ru.wikipedia.org/wiki/Генератор_псевдослучайных_чисел";
|
||||
Blockly.Msg["MATH_RANDOM_FLOAT_TITLE_RANDOM"] = "random fraction"; // untranslated
|
||||
Blockly.Msg["MATH_RANDOM_FLOAT_TOOLTIP"] = "Return a random fraction between 0.0 (inclusive) and 1.0 (exclusive)."; // untranslated
|
||||
Blockly.Msg["MATH_RANDOM_INT_HELPURL"] = "https://en.wikipedia.org/wiki/Random_number_generation"; // untranslated
|
||||
Blockly.Msg["MATH_RANDOM_INT_HELPURL"] = "https://ru.wikipedia.org/wiki/Генератор_псевдослучайных_чисел";
|
||||
Blockly.Msg["MATH_RANDOM_INT_TITLE"] = "random integer from %1 to %2"; // untranslated
|
||||
Blockly.Msg["MATH_RANDOM_INT_TOOLTIP"] = "Return a random integer between the two specified limits, inclusive."; // untranslated
|
||||
Blockly.Msg["MATH_ROUND_HELPURL"] = "https://en.wikipedia.org/wiki/Rounding"; // untranslated
|
||||
Blockly.Msg["MATH_ROUND_HELPURL"] = "https://ru.wikipedia.org/wiki/Округление";
|
||||
Blockly.Msg["MATH_ROUND_OPERATOR_ROUND"] = "round"; // untranslated
|
||||
Blockly.Msg["MATH_ROUND_OPERATOR_ROUNDDOWN"] = "round down"; // untranslated
|
||||
Blockly.Msg["MATH_ROUND_OPERATOR_ROUNDUP"] = "round up"; // untranslated
|
||||
Blockly.Msg["MATH_ROUND_TOOLTIP"] = "Round a number up or down."; // untranslated
|
||||
Blockly.Msg["MATH_SINGLE_HELPURL"] = "https://en.wikipedia.org/wiki/Square_root"; // untranslated
|
||||
Blockly.Msg["MATH_SINGLE_HELPURL"] = "https://ru.wikipedia.org/wiki/Квадратный_корень";
|
||||
Blockly.Msg["MATH_SINGLE_OP_ABSOLUTE"] = "absolute"; // untranslated
|
||||
Blockly.Msg["MATH_SINGLE_OP_ROOT"] = "square root"; // untranslated
|
||||
Blockly.Msg["MATH_SINGLE_TOOLTIP_ABS"] = "Return the absolute value of a number."; // untranslated
|
||||
@@ -275,7 +262,7 @@ Blockly.Msg["MATH_TRIG_ACOS"] = "acos"; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_ASIN"] = "asin"; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_ATAN"] = "atan"; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_COS"] = "cos"; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_HELPURL"] = "https://en.wikipedia.org/wiki/Trigonometric_functions"; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_HELPURL"] = "https://ru.wikipedia.org/wiki/Тригонометрические_функции";
|
||||
Blockly.Msg["MATH_TRIG_SIN"] = "sin"; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_TAN"] = "tan"; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_TOOLTIP_ACOS"] = "Return the arccosine of a number."; // untranslated
|
||||
@@ -292,12 +279,12 @@ Blockly.Msg["NEW_VARIABLE_TITLE"] = "New variable name:"; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "New variable type:"; // untranslated
|
||||
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
||||
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "allow statements"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_BEFORE_PARAMS"] = "with:"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_CALLNORETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_BEFORE_PARAMS"] = "игъусэр:";
|
||||
Blockly.Msg["PROCEDURES_CALLNORETURN_HELPURL"] = "https://ru.wikipedia.org/wiki/Функция_%28программирование%29";
|
||||
Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function '%1'."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://ru.wikipedia.org/wiki/Функция_%28программирование%29";
|
||||
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "игъусэр:";
|
||||
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
||||
@@ -318,7 +305,7 @@ Blockly.Msg["PROCEDURES_MUTATORARG_TOOLTIP"] = "Add an input to the function.";
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "inputs"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Add, remove, or reorder inputs to this function."; // untranslated
|
||||
Blockly.Msg["REDO"] = "Redo"; // untranslated
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "Remove Comment"; // untranslated
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "КIэщIэтхэр тегъэкIыжын";
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "Rename variable..."; // untranslated
|
||||
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Rename all '%1' variables to:"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-modification"; // untranslated
|
||||
@@ -355,18 +342,18 @@ Blockly.Msg["TEXT_GET_SUBSTRING_START_FROM_START"] = "get substring from letter
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_TAIL"] = ""; // untranslated
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_TOOLTIP"] = "Returns a specified portion of the text."; // untranslated
|
||||
Blockly.Msg["TEXT_INDEXOF_HELPURL"] = "https://github.com/google/blockly/wiki/Text#finding-text"; // untranslated
|
||||
Blockly.Msg["TEXT_INDEXOF_OPERATOR_FIRST"] = "find first occurrence of text"; // untranslated
|
||||
Blockly.Msg["TEXT_INDEXOF_OPERATOR_LAST"] = "find last occurrence of text"; // untranslated
|
||||
Blockly.Msg["TEXT_INDEXOF_OPERATOR_FIRST"] = "япэу къыщыхэщыр къэгъуэтын";
|
||||
Blockly.Msg["TEXT_INDEXOF_OPERATOR_LAST"] = "иужьыу къыщыхэщыр къэгъуэтын";
|
||||
Blockly.Msg["TEXT_INDEXOF_TITLE"] = "in text %1 %2 %3"; // untranslated
|
||||
Blockly.Msg["TEXT_INDEXOF_TOOLTIP"] = "Returns the index of the first/last occurrence of the first text in the second text. Returns %1 if text is not found."; // untranslated
|
||||
Blockly.Msg["TEXT_ISEMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Text#checking-for-empty-text"; // untranslated
|
||||
Blockly.Msg["TEXT_ISEMPTY_TITLE"] = "%1 is empty"; // untranslated
|
||||
Blockly.Msg["TEXT_ISEMPTY_TITLE"] = "%1 нэщIщ";
|
||||
Blockly.Msg["TEXT_ISEMPTY_TOOLTIP"] = "Returns true if the provided text is empty."; // untranslated
|
||||
Blockly.Msg["TEXT_JOIN_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-creation"; // untranslated
|
||||
Blockly.Msg["TEXT_JOIN_TITLE_CREATEWITH"] = "create text with"; // untranslated
|
||||
Blockly.Msg["TEXT_JOIN_TOOLTIP"] = "Create a piece of text by joining together any number of items."; // untranslated
|
||||
Blockly.Msg["TEXT_LENGTH_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-modification"; // untranslated
|
||||
Blockly.Msg["TEXT_LENGTH_TITLE"] = "length of %1"; // untranslated
|
||||
Blockly.Msg["TEXT_LENGTH_TITLE"] = "%1 и кIыхьагъыр";
|
||||
Blockly.Msg["TEXT_LENGTH_TOOLTIP"] = "Returns the number of letters (including spaces) in the provided text."; // untranslated
|
||||
Blockly.Msg["TEXT_PRINT_HELPURL"] = "https://github.com/google/blockly/wiki/Text#printing-text"; // untranslated
|
||||
Blockly.Msg["TEXT_PRINT_TITLE"] = "print %1"; // untranslated
|
||||
@@ -382,7 +369,7 @@ Blockly.Msg["TEXT_REPLACE_TOOLTIP"] = "Replace all occurances of some text withi
|
||||
Blockly.Msg["TEXT_REVERSE_HELPURL"] = "https://github.com/google/blockly/wiki/Text#reversing-text"; // untranslated
|
||||
Blockly.Msg["TEXT_REVERSE_MESSAGE0"] = "reverse %1"; // untranslated
|
||||
Blockly.Msg["TEXT_REVERSE_TOOLTIP"] = "Reverses the order of the characters in the text."; // untranslated
|
||||
Blockly.Msg["TEXT_TEXT_HELPURL"] = "https://en.wikipedia.org/wiki/String_(computer_science)"; // untranslated
|
||||
Blockly.Msg["TEXT_TEXT_HELPURL"] = "https://ru.wikipedia.org/wiki/Строковый_тип";
|
||||
Blockly.Msg["TEXT_TEXT_TOOLTIP"] = "A letter, word, or line of text."; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_HELPURL"] = "https://github.com/google/blockly/wiki/Text#trimming-removing-spaces"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_BOTH"] = "trim spaces from both sides of"; // untranslated
|
||||
@@ -392,7 +379,7 @@ Blockly.Msg["TEXT_TRIM_TOOLTIP"] = "Return a copy of the text with spaces remove
|
||||
Blockly.Msg["TODAY"] = "Today"; // untranslated
|
||||
Blockly.Msg["UNDO"] = "Undo"; // untranslated
|
||||
Blockly.Msg["UNNAMED_KEY"] = "unnamed"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "item"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "Iыхьэ";
|
||||
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "Create 'set %1'"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#get"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_TOOLTIP"] = "Returns the value of this variable."; // untranslated
|
||||
|
||||
+21
-34
@@ -2,9 +2,9 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
Blockly.Msg["ADD_COMMENT"] = "Add Comment"; // untranslated
|
||||
Blockly.Msg["ADD_COMMENT"] = "បន្ថែមមតិ";
|
||||
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Can't delete the variable '%1' because it's part of the definition of the function '%2'"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Change value:"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "ប្ដូរតម្លៃ៖";
|
||||
Blockly.Msg["CLEAN_UP"] = "Clean up Blocks"; // untranslated
|
||||
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Collapse Blocks"; // untranslated
|
||||
@@ -15,8 +15,8 @@ Blockly.Msg["COLOUR_BLEND_HELPURL"] = "https://meyerweb.com/eric/tools/color-ble
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "ratio"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_TITLE"] = "blend"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_TOOLTIP"] = "Blends two colours together with a given ratio (0.0 - 1.0)."; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_HELPURL"] = "https://en.wikipedia.org/wiki/Color"; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_TOOLTIP"] = "Choose a colour from the palette."; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_HELPURL"] = "https://en.wikipedia.org/wiki/Color";
|
||||
Blockly.Msg["COLOUR_PICKER_TOOLTIP"] = "ជ្រើសពណ៌មួយពីបន្ទះពណ៌";
|
||||
Blockly.Msg["COLOUR_RANDOM_HELPURL"] = "http://randomcolour.com"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "random colour"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "Choose a colour at random."; // untranslated
|
||||
@@ -58,35 +58,22 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_UNTIL"] = "repeat until"; // untransl
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "repeat while"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "While a value is false, then do some statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "While a value is true, then do some statements."; // untranslated
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Delete all %1 blocks?"; // untranslated
|
||||
Blockly.Msg["DELETE_BLOCK"] = "Delete Block"; // untranslated
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "លុបប្លុក %1 ទាំងអស់?";
|
||||
Blockly.Msg["DELETE_BLOCK"] = "លុបប្លុក";
|
||||
Blockly.Msg["DELETE_VARIABLE"] = "Delete the '%1' variable"; // untranslated
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Delete %1 uses of the '%2' variable?"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Delete %1 Blocks"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "លុបប្លុក %1";
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["DIALOG_OK"] = "យល់ព្រម";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Disable Block"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplicate"; // untranslated
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "បិទប្លុក";
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "ធ្វើស្ទួន";
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplicate Comment"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Enable Block"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "បើកប្លុក";
|
||||
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "ធាតុបញ្ចូលខាងក្រៅ";
|
||||
Blockly.Msg["HELP"] = "ជំនួយ";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
@@ -287,8 +274,8 @@ Blockly.Msg["MATH_TRIG_TOOLTIP_TAN"] = "Return the tangent of a degree (not radi
|
||||
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "Create colour variable..."; // untranslated
|
||||
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "Create number variable..."; // untranslated
|
||||
Blockly.Msg["NEW_STRING_VARIABLE"] = "Create string variable..."; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE"] = "Create variable..."; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE_TITLE"] = "New variable name:"; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE"] = "បង្កើតអថេរ...";
|
||||
Blockly.Msg["NEW_VARIABLE_TITLE"] = "ឈ្មោះអថេរថ្មី៖";
|
||||
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "New variable type:"; // untranslated
|
||||
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
||||
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "allow statements"; // untranslated
|
||||
@@ -317,10 +304,10 @@ Blockly.Msg["PROCEDURES_MUTATORARG_TITLE"] = "input name:"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORARG_TOOLTIP"] = "Add an input to the function."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "inputs"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Add, remove, or reorder inputs to this function."; // untranslated
|
||||
Blockly.Msg["REDO"] = "Redo"; // untranslated
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "Remove Comment"; // untranslated
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "Rename variable..."; // untranslated
|
||||
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Rename all '%1' variables to:"; // untranslated
|
||||
Blockly.Msg["REDO"] = "ធ្វើវិញ";
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "ដកមតិចេញ";
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "ដកអថេរចេញ...";
|
||||
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "ប្ដូរឈ្មោះអថេរទាំង '%1' ទៅជា៖";
|
||||
Blockly.Msg["TEXT_APPEND_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-modification"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_TITLE"] = "to %1 append text %2"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_TOOLTIP"] = "Append some text to variable '%1'."; // untranslated
|
||||
@@ -389,10 +376,10 @@ Blockly.Msg["TEXT_TRIM_OPERATOR_BOTH"] = "trim spaces from both sides of"; // u
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_LEFT"] = "trim spaces from left side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_RIGHT"] = "trim spaces from right side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_TOOLTIP"] = "Return a copy of the text with spaces removed from one or both ends."; // untranslated
|
||||
Blockly.Msg["TODAY"] = "Today"; // untranslated
|
||||
Blockly.Msg["UNDO"] = "Undo"; // untranslated
|
||||
Blockly.Msg["TODAY"] = "ថ្ងៃនេះ";
|
||||
Blockly.Msg["UNDO"] = "មិនធ្វើវិញ";
|
||||
Blockly.Msg["UNNAMED_KEY"] = "unnamed"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "item"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "ធាតុ";
|
||||
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "Create 'set %1'"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#get"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_TOOLTIP"] = "Returns the value of this variable."; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "ಬ್ಲಾಕನ್ನು ವಿಸ್ತರಿ
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "ಬಾಹ್ಯ ಒಳಾಂಶಗಳು";
|
||||
Blockly.Msg["HELP"] = "ಸಹಾಯ";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "ಸಾಲಿನಲ್ಲಿರುವ ಒಳಾoಶಗಳು";
|
||||
Blockly.Msg["IOS_CANCEL"] = "ರದ್ದುಮಾಡು";
|
||||
Blockly.Msg["IOS_ERROR"] = "ದೋಷ";
|
||||
Blockly.Msg["IOS_OK"] = "ಸರಿ";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ ಒದಗಿಸುವ ಅಂಶಗಳನ್ನು ಸೇರಿಸು";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "ಹೇಳಿಕೆಗಳನ್ನು ಅನುಮತಿಸಿ";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "ಈ ಕಾರ್ಯಘಟಕವು ನಕಲಿ ಒದಗಿಸುವ ಅಂಶಗಳನ್ನು ಹೊಂದಿದೆ.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "ಒದಗಿಸುವ ಅಂಶಗಳು";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "ಸೇರಿಸು";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ಚರಾಂಶವನ್ನು ಸೇರಿಸು";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "ಅಳಿಸು";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "ನೀವು ಖಾಲಿ ಚರಾಂಶದ ಹೆಸರನ್ನು ಬಳಸಲಾಗುವುದಿಲ್ಲ.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "ಮರುಹೆಸರಿಸು";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "ಚರಾಂಶದ ಹೆಸರು";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "ಖಾಲಿ ಪಟ್ಟಿಯನ್ನು ರಚಿಸಿ";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "ಯಾವುದೇ ದತ್ತಾಂಶ ದಾಖಲೆಗಳನ್ನು ಹೊಂದಿರದ, 0 ಉದ್ದದ, ಪಟ್ಟಿಯನ್ನು ಹಿಂತಿರುಗಿಸುವುದು.";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "블록 확장";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "외부 입력";
|
||||
Blockly.Msg["HELP"] = "도움말";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "내부 입력";
|
||||
Blockly.Msg["IOS_CANCEL"] = "취소";
|
||||
Blockly.Msg["IOS_ERROR"] = "오류";
|
||||
Blockly.Msg["IOS_OK"] = "확인";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ 입력 추가";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "구문 허가";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "이 기능은 중복된 입력이 있습니다.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "입력";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "추가";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ 변수 추가";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "삭제";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "비어있는 변수 이름을 사용할 수 없습니다.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "이름 바꾸기";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "변수 이름";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "빈 리스트 생성";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "데이터 레코드가 없는, 길이가 0인 목록을 반환합니다.";
|
||||
|
||||
+36
-49
@@ -4,27 +4,27 @@
|
||||
|
||||
Blockly.Msg["ADD_COMMENT"] = "Add Comment"; // untranslated
|
||||
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Can't delete the variable '%1' because it's part of the definition of the function '%2'"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Change value:"; // untranslated
|
||||
Blockly.Msg["CLEAN_UP"] = "Clean up Blocks"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Dä Wäät tuusche:";
|
||||
Blockly.Msg["CLEAN_UP"] = "Klözjer opprühme";
|
||||
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Collapse Blocks"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "Collapse Block"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "colour 1"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "colour 2"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Donn di Klözjer zesammefallde";
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "Donn dat Klözje zesammefallde";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "eezte Färv";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "zwaite Färv";
|
||||
Blockly.Msg["COLOUR_BLEND_HELPURL"] = "https://meyerweb.com/eric/tools/color-blend/#:::rgbp"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "ratio"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "Verhhälltneß";
|
||||
Blockly.Msg["COLOUR_BLEND_TITLE"] = "blend"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_TOOLTIP"] = "Blends two colours together with a given ratio (0.0 - 1.0)."; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_TOOLTIP"] = "Mesch zwai Färve med enem beschtempte Verhältneß (zwesche 0.0 un 1.0)";
|
||||
Blockly.Msg["COLOUR_PICKER_HELPURL"] = "https://en.wikipedia.org/wiki/Color"; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_TOOLTIP"] = "Choose a colour from the palette."; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_HELPURL"] = "http://randomcolour.com"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "random colour"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "Choose a colour at random."; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "blue"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "green"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "en föhfälleje Färv";
|
||||
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "Söhg en Färv pä Zohfall uß.";
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "blou";
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "jröhn";
|
||||
Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorpercompact.html"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "red"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_TITLE"] = "colour with"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "ruhd";
|
||||
Blockly.Msg["COLOUR_RGB_TITLE"] = "enfärve met";
|
||||
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Create a colour with the specified amount of red, green, and blue. All values must be between 0 and 100."; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#loop-termination-blocks"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK"] = "break out of loop"; // untranslated
|
||||
@@ -36,13 +36,13 @@ Blockly.Msg["CONTROLS_FOREACH_HELPURL"] = "https://github.com/google/blockly/wik
|
||||
Blockly.Msg["CONTROLS_FOREACH_TITLE"] = "for each item %1 in list %2"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FOREACH_TOOLTIP"] = "For each item in a list, set the variable '%1' to the item, and then do some statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_FOR_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#count-with"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FOR_TITLE"] = "count with %1 from %2 to %3 by %4"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FOR_TITLE"] = "zäll %1 vun %2 noh %3 en Schredde vun %4";
|
||||
Blockly.Msg["CONTROLS_FOR_TOOLTIP"] = "Have the variable '%1' take on the values from the start number to the end number, counting by the specified interval, and do the specified blocks."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_ELSEIF_TOOLTIP"] = "Add a condition to the if block."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_ELSE_TOOLTIP"] = "Add a final, catch-all condition to the if block."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_HELPURL"] = "https://github.com/google/blockly/wiki/IfElse"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_IF_TOOLTIP"] = "Add, remove, or reorder sections to reconfigure this if block."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSE"] = "else"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSE"] = "sönst";
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"] = "else if"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_IF"] = "if"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_1"] = "If a value is true, then do some statements."; // untranslated
|
||||
@@ -50,43 +50,30 @@ Blockly.Msg["CONTROLS_IF_TOOLTIP_2"] = "If a value is true, then do the first bl
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_3"] = "If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_4"] = "If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements. If none of the values are true, do the last block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_HELPURL"] = "https://en.wikipedia.org/wiki/For_loop"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"] = "do"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_TITLE"] = "repeat %1 times"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"] = "maach";
|
||||
Blockly.Msg["CONTROLS_REPEAT_TITLE"] = "%1 Mohl widerhole";
|
||||
Blockly.Msg["CONTROLS_REPEAT_TOOLTIP"] = "Do some statements several times."; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#repeat"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_UNTIL"] = "repeat until"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "repeat while"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_UNTIL"] = "widerholl bes";
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "widderholl, esu lang wi";
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "While a value is false, then do some statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "While a value is true, then do some statements."; // untranslated
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Delete all %1 blocks?"; // untranslated
|
||||
Blockly.Msg["DELETE_BLOCK"] = "Delete Block"; // untranslated
|
||||
Blockly.Msg["DELETE_BLOCK"] = "Schmiiß dat Klözje fott";
|
||||
Blockly.Msg["DELETE_VARIABLE"] = "Delete the '%1' variable"; // untranslated
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Delete %1 uses of the '%2' variable?"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Delete %1 Blocks"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Schmiiß %1 Klözjer fott";
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["DIALOG_OK"] = "Jebongt!";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Disable Block"; // untranslated
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Donn dat Klözje ußschallde";
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplicate"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplicate Comment"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Enable Block"; // untranslated
|
||||
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Donn dat Klözje enschallde";
|
||||
Blockly.Msg["EXPAND_ALL"] = "Donn di Klözjer opfallde";
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Donn dat Klözje opfallde";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Hölp";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
@@ -126,16 +113,16 @@ Blockly.Msg["LISTS_GET_SUBLIST_START_FROM_END"] = "get sub-list from # from end"
|
||||
Blockly.Msg["LISTS_GET_SUBLIST_START_FROM_START"] = "get sub-list from #"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_SUBLIST_TAIL"] = ""; // untranslated
|
||||
Blockly.Msg["LISTS_GET_SUBLIST_TOOLTIP"] = "Creates a copy of the specified portion of a list."; // untranslated
|
||||
Blockly.Msg["LISTS_INDEX_FROM_END_TOOLTIP"] = "%1 is the last item."; // untranslated
|
||||
Blockly.Msg["LISTS_INDEX_FROM_START_TOOLTIP"] = "%1 is the first item."; // untranslated
|
||||
Blockly.Msg["LISTS_INDEX_FROM_END_TOOLTIP"] = "%1 es de Läzde en de Leß.";
|
||||
Blockly.Msg["LISTS_INDEX_FROM_START_TOOLTIP"] = "%1 es de Eezde en de Leß.";
|
||||
Blockly.Msg["LISTS_INDEX_OF_FIRST"] = "find first occurrence of item"; // untranslated
|
||||
Blockly.Msg["LISTS_INDEX_OF_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#getting-items-from-a-list"; // untranslated
|
||||
Blockly.Msg["LISTS_INDEX_OF_LAST"] = "find last occurrence of item"; // untranslated
|
||||
Blockly.Msg["LISTS_INDEX_OF_TOOLTIP"] = "Returns the index of the first/last occurrence of the item in the list. Returns %1 if item is not found."; // untranslated
|
||||
Blockly.Msg["LISTS_INLIST"] = "in list"; // untranslated
|
||||
Blockly.Msg["LISTS_ISEMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#is-empty"; // untranslated
|
||||
Blockly.Msg["LISTS_ISEMPTY_TITLE"] = "%1 is empty"; // untranslated
|
||||
Blockly.Msg["LISTS_ISEMPTY_TOOLTIP"] = "Returns true if the list is empty."; // untranslated
|
||||
Blockly.Msg["LISTS_ISEMPTY_TITLE"] = "%1 es läddesch";
|
||||
Blockly.Msg["LISTS_ISEMPTY_TOOLTIP"] = "Jitt „Wohr“ us, wann en dä Leß nix dren es.";
|
||||
Blockly.Msg["LISTS_LENGTH_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#length-of"; // untranslated
|
||||
Blockly.Msg["LISTS_LENGTH_TITLE"] = "length of %1"; // untranslated
|
||||
Blockly.Msg["LISTS_LENGTH_TOOLTIP"] = "Returns the length of a list."; // untranslated
|
||||
@@ -157,9 +144,9 @@ Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_FIRST"] = "Sets the first item in a lis
|
||||
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_FROM"] = "Sets the item at the specified position in a list."; // untranslated
|
||||
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_LAST"] = "Sets the last item in a list."; // untranslated
|
||||
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_RANDOM"] = "Sets a random item in a list."; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#sorting-a-list"; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_ORDER_ASCENDING"] = "ascending"; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_ORDER_DESCENDING"] = "descending"; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#sorting-a-list";
|
||||
Blockly.Msg["LISTS_SORT_ORDER_ASCENDING"] = "opwääts";
|
||||
Blockly.Msg["LISTS_SORT_ORDER_DESCENDING"] = "rökwääts zottehre";
|
||||
Blockly.Msg["LISTS_SORT_TITLE"] = "sort %1 %2 %3"; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_TOOLTIP"] = "Sort a copy of a list."; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_TYPE_IGNORECASE"] = "alphabetic, ignore case"; // untranslated
|
||||
@@ -209,7 +196,7 @@ Blockly.Msg["MATH_ATAN2_HELPURL"] = "https://en.wikipedia.org/wiki/Atan2"; // u
|
||||
Blockly.Msg["MATH_ATAN2_TITLE"] = "atan2 of X:%1 Y:%2"; // untranslated
|
||||
Blockly.Msg["MATH_ATAN2_TOOLTIP"] = "Return the arctangent of point (X, Y) in degrees from -180 to 180."; // untranslated
|
||||
Blockly.Msg["MATH_CHANGE_HELPURL"] = "https://en.wikipedia.org/wiki/Programming_idiom#Incrementing_a_counter"; // untranslated
|
||||
Blockly.Msg["MATH_CHANGE_TITLE"] = "change %1 by %2"; // untranslated
|
||||
Blockly.Msg["MATH_CHANGE_TITLE"] = "donn dä Wääd_en %1 öm %2 ändere";
|
||||
Blockly.Msg["MATH_CHANGE_TOOLTIP"] = "Add a number to variable '%1'."; // untranslated
|
||||
Blockly.Msg["MATH_CONSTANT_HELPURL"] = "https://en.wikipedia.org/wiki/Mathematical_constant"; // untranslated
|
||||
Blockly.Msg["MATH_CONSTANT_TOOLTIP"] = "Return one of the common constants: π (3.141…), e (2.718…), φ (1.618…), sqrt(2) (1.414…), sqrt(½) (0.707…), or ∞ (infinity)."; // untranslated
|
||||
@@ -396,7 +383,7 @@ Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "item"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "Create 'set %1'"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#get"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_TOOLTIP"] = "Returns the value of this variable."; // untranslated
|
||||
Blockly.Msg["VARIABLES_SET"] = "set %1 to %2"; // untranslated
|
||||
Blockly.Msg["VARIABLES_SET"] = "säz der Wäät en %1 op %2";
|
||||
Blockly.Msg["VARIABLES_SET_CREATE_GET"] = "Create 'get %1'"; // untranslated
|
||||
Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#set"; // untranslated
|
||||
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Sets this variable to be equal to the input."; // untranslated
|
||||
|
||||
+29
-42
@@ -2,15 +2,15 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
Blockly.Msg["ADD_COMMENT"] = "Add Comment"; // untranslated
|
||||
Blockly.Msg["ADD_COMMENT"] = "Şîroveyekê lê zêde bike";
|
||||
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Can't delete the variable '%1' because it's part of the definition of the function '%2'"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Change value:"; // untranslated
|
||||
Blockly.Msg["CLEAN_UP"] = "Clean up Blocks"; // untranslated
|
||||
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Collapse Blocks"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "Collapse Block"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "colour 1"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "colour 2"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "reng 1";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "reng 2";
|
||||
Blockly.Msg["COLOUR_BLEND_HELPURL"] = "https://meyerweb.com/eric/tools/color-blend/#:::rgbp"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "ratio"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_TITLE"] = "blend"; // untranslated
|
||||
@@ -18,12 +18,12 @@ Blockly.Msg["COLOUR_BLEND_TOOLTIP"] = "Blends two colours together with a given
|
||||
Blockly.Msg["COLOUR_PICKER_HELPURL"] = "https://en.wikipedia.org/wiki/Color"; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_TOOLTIP"] = "Choose a colour from the palette."; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_HELPURL"] = "http://randomcolour.com"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "random colour"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "rengeke ketober";
|
||||
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "Choose a colour at random."; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "blue"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "green"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "şîn";
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "kesk";
|
||||
Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorpercompact.html"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "red"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "sor";
|
||||
Blockly.Msg["COLOUR_RGB_TITLE"] = "colour with"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Create a colour with the specified amount of red, green, and blue. All values must be between 0 and 100."; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#loop-termination-blocks"; // untranslated
|
||||
@@ -44,7 +44,7 @@ Blockly.Msg["CONTROLS_IF_HELPURL"] = "https://github.com/google/blockly/wiki/IfE
|
||||
Blockly.Msg["CONTROLS_IF_IF_TOOLTIP"] = "Add, remove, or reorder sections to reconfigure this if block."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSE"] = "else"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"] = "else if"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_IF"] = "if"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_IF"] = "heke";
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_1"] = "If a value is true, then do some statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_2"] = "If a value is true, then do the first block of statements. Otherwise, do the second block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_3"] = "If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements."; // untranslated
|
||||
@@ -72,37 +72,24 @@ Blockly.Msg["ENABLE_BLOCK"] = "Enable Block"; // untranslated
|
||||
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Alîkarî";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_WITH_CONTAINER_TITLE_ADD"] = "list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_WITH_CONTAINER_TITLE_ADD"] = "lîste";
|
||||
Blockly.Msg["LISTS_CREATE_WITH_CONTAINER_TOOLTIP"] = "Add, remove, or reorder sections to reconfigure this list block."; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_WITH_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-list-with"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_WITH_INPUT_WITH"] = "create list with"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_WITH_ITEM_TOOLTIP"] = "Add an item to the list."; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_WITH_TOOLTIP"] = "Create a list with any number of items."; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_FIRST"] = "first"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_FIRST"] = "ya pêşîn";
|
||||
Blockly.Msg["LISTS_GET_INDEX_FROM_END"] = "# from end"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_FROM_START"] = "#"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_GET"] = "get"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_GET_REMOVE"] = "get and remove"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_LAST"] = "last"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_RANDOM"] = "random"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_LAST"] = "ya paşîn";
|
||||
Blockly.Msg["LISTS_GET_INDEX_RANDOM"] = "ketober";
|
||||
Blockly.Msg["LISTS_GET_INDEX_REMOVE"] = "remove"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_TAIL"] = ""; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_FIRST"] = "Returns the first item in a list."; // untranslated
|
||||
@@ -134,7 +121,7 @@ Blockly.Msg["LISTS_INDEX_OF_LAST"] = "find last occurrence of item"; // untrans
|
||||
Blockly.Msg["LISTS_INDEX_OF_TOOLTIP"] = "Returns the index of the first/last occurrence of the item in the list. Returns %1 if item is not found."; // untranslated
|
||||
Blockly.Msg["LISTS_INLIST"] = "in list"; // untranslated
|
||||
Blockly.Msg["LISTS_ISEMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#is-empty"; // untranslated
|
||||
Blockly.Msg["LISTS_ISEMPTY_TITLE"] = "%1 is empty"; // untranslated
|
||||
Blockly.Msg["LISTS_ISEMPTY_TITLE"] = "%1 vala ye";
|
||||
Blockly.Msg["LISTS_ISEMPTY_TOOLTIP"] = "Returns true if the list is empty."; // untranslated
|
||||
Blockly.Msg["LISTS_LENGTH_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#length-of"; // untranslated
|
||||
Blockly.Msg["LISTS_LENGTH_TITLE"] = "length of %1"; // untranslated
|
||||
@@ -171,10 +158,10 @@ Blockly.Msg["LISTS_SPLIT_TEXT_FROM_LIST"] = "make text from list"; // untransla
|
||||
Blockly.Msg["LISTS_SPLIT_TOOLTIP_JOIN"] = "Join a list of texts into one text, separated by a delimiter."; // untranslated
|
||||
Blockly.Msg["LISTS_SPLIT_TOOLTIP_SPLIT"] = "Split text into a list of texts, breaking at each delimiter."; // untranslated
|
||||
Blockly.Msg["LISTS_SPLIT_WITH_DELIMITER"] = "with delimiter"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_FALSE"] = "false"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_FALSE"] = "nerast";
|
||||
Blockly.Msg["LOGIC_BOOLEAN_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#values"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TOOLTIP"] = "Returns either true or false."; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TRUE"] = "true"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TRUE"] = "rast";
|
||||
Blockly.Msg["LOGIC_COMPARE_HELPURL"] = "https://en.wikipedia.org/wiki/Inequality_(mathematics)"; // untranslated
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_EQ"] = "Return true if both inputs equal each other."; // untranslated
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_GT"] = "Return true if the first input is greater than the second input."; // untranslated
|
||||
@@ -188,15 +175,15 @@ Blockly.Msg["LOGIC_NEGATE_TOOLTIP"] = "Returns true if the input is false. Retur
|
||||
Blockly.Msg["LOGIC_NULL"] = "null"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL_HELPURL"] = "https://en.wikipedia.org/wiki/Nullable_type"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL_TOOLTIP"] = "Returns null."; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_AND"] = "and"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_AND"] = "û";
|
||||
Blockly.Msg["LOGIC_OPERATION_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#logical-operations"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_OR"] = "or"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_OR"] = "an";
|
||||
Blockly.Msg["LOGIC_OPERATION_TOOLTIP_AND"] = "Return true if both inputs are true."; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_TOOLTIP_OR"] = "Return true if at least one of the inputs is true."; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_CONDITION"] = "test"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_CONDITION"] = "test";
|
||||
Blockly.Msg["LOGIC_TERNARY_HELPURL"] = "https://en.wikipedia.org/wiki/%3F:"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_FALSE"] = "if false"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_TRUE"] = "if true"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_FALSE"] = "heke nerast be";
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_TRUE"] = "heke rast be";
|
||||
Blockly.Msg["LOGIC_TERNARY_TOOLTIP"] = "Check the condition in 'test'. If the condition is true, returns the 'if true' value; otherwise returns the 'if false' value."; // untranslated
|
||||
Blockly.Msg["MATH_ADDITION_SYMBOL"] = "+"; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_HELPURL"] = "https://en.wikipedia.org/wiki/Arithmetic"; // untranslated
|
||||
@@ -298,7 +285,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
||||
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Biafirîne '%1'";
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
||||
@@ -306,7 +293,7 @@ Blockly.Msg["PROCEDURES_DEFNORETURN_PROCEDURE"] = "do something"; // untranslat
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_TITLE"] = "to"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_TOOLTIP"] = "Creates a function with no output."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEFRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEFRETURN_RETURN"] = "return"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEFRETURN_RETURN"] = "vegere";
|
||||
Blockly.Msg["PROCEDURES_DEFRETURN_TOOLTIP"] = "Creates a function with an output."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEF_DUPLICATE_WARNING"] = "Warning: This function has duplicate parameters."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_HIGHLIGHT_DEF"] = "Highlight function definition"; // untranslated
|
||||
@@ -342,7 +329,7 @@ Blockly.Msg["TEXT_COUNT_HELPURL"] = "https://github.com/google/blockly/wiki/Text
|
||||
Blockly.Msg["TEXT_COUNT_MESSAGE0"] = "count %1 in %2"; // untranslated
|
||||
Blockly.Msg["TEXT_COUNT_TOOLTIP"] = "Count how many times some text occurs within some other text."; // untranslated
|
||||
Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TOOLTIP"] = "Add an item to the text."; // untranslated
|
||||
Blockly.Msg["TEXT_CREATE_JOIN_TITLE_JOIN"] = "join"; // untranslated
|
||||
Blockly.Msg["TEXT_CREATE_JOIN_TITLE_JOIN"] = "beşdarî";
|
||||
Blockly.Msg["TEXT_CREATE_JOIN_TOOLTIP"] = "Add, remove, or reorder sections to reconfigure this text block."; // untranslated
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_END_FROM_END"] = "to letter # from end"; // untranslated
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_END_FROM_START"] = "to letter #"; // untranslated
|
||||
@@ -360,7 +347,7 @@ Blockly.Msg["TEXT_INDEXOF_OPERATOR_LAST"] = "find last occurrence of text"; //
|
||||
Blockly.Msg["TEXT_INDEXOF_TITLE"] = "in text %1 %2 %3"; // untranslated
|
||||
Blockly.Msg["TEXT_INDEXOF_TOOLTIP"] = "Returns the index of the first/last occurrence of the first text in the second text. Returns %1 if text is not found."; // untranslated
|
||||
Blockly.Msg["TEXT_ISEMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Text#checking-for-empty-text"; // untranslated
|
||||
Blockly.Msg["TEXT_ISEMPTY_TITLE"] = "%1 is empty"; // untranslated
|
||||
Blockly.Msg["TEXT_ISEMPTY_TITLE"] = "%1 vala ye";
|
||||
Blockly.Msg["TEXT_ISEMPTY_TOOLTIP"] = "Returns true if the provided text is empty."; // untranslated
|
||||
Blockly.Msg["TEXT_JOIN_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-creation"; // untranslated
|
||||
Blockly.Msg["TEXT_JOIN_TITLE_CREATEWITH"] = "create text with"; // untranslated
|
||||
@@ -369,7 +356,7 @@ Blockly.Msg["TEXT_LENGTH_HELPURL"] = "https://github.com/google/blockly/wiki/Tex
|
||||
Blockly.Msg["TEXT_LENGTH_TITLE"] = "length of %1"; // untranslated
|
||||
Blockly.Msg["TEXT_LENGTH_TOOLTIP"] = "Returns the number of letters (including spaces) in the provided text."; // untranslated
|
||||
Blockly.Msg["TEXT_PRINT_HELPURL"] = "https://github.com/google/blockly/wiki/Text#printing-text"; // untranslated
|
||||
Blockly.Msg["TEXT_PRINT_TITLE"] = "print %1"; // untranslated
|
||||
Blockly.Msg["TEXT_PRINT_TITLE"] = "çap %1";
|
||||
Blockly.Msg["TEXT_PRINT_TOOLTIP"] = "Print the specified text, number or other value."; // untranslated
|
||||
Blockly.Msg["TEXT_PROMPT_HELPURL"] = "https://github.com/google/blockly/wiki/Text#getting-input-from-the-user"; // untranslated
|
||||
Blockly.Msg["TEXT_PROMPT_TOOLTIP_NUMBER"] = "Prompt for user for a number."; // untranslated
|
||||
@@ -389,8 +376,8 @@ Blockly.Msg["TEXT_TRIM_OPERATOR_BOTH"] = "trim spaces from both sides of"; // u
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_LEFT"] = "trim spaces from left side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_RIGHT"] = "trim spaces from right side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_TOOLTIP"] = "Return a copy of the text with spaces removed from one or both ends."; // untranslated
|
||||
Blockly.Msg["TODAY"] = "Today"; // untranslated
|
||||
Blockly.Msg["UNDO"] = "Undo"; // untranslated
|
||||
Blockly.Msg["TODAY"] = "Îro";
|
||||
Blockly.Msg["UNDO"] = "Betal bike";
|
||||
Blockly.Msg["UNNAMED_KEY"] = "unnamed"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "item"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "Create 'set %1'"; // untranslated
|
||||
@@ -403,7 +390,7 @@ Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Sets this variable to be equal to the in
|
||||
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "A variable named '%1' already exists."; // untranslated
|
||||
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "A variable named '%1' already exists for another type: '%2'."; // untranslated
|
||||
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly Workspace"; // untranslated
|
||||
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Say something..."; // untranslated
|
||||
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Tiştek bibêje...";
|
||||
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
||||
Blockly.Msg["CONTROLS_FOR_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
||||
Blockly.Msg["CONTROLS_IF_ELSEIF_TITLE_ELSEIF"] = Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"];
|
||||
|
||||
+57
-70
@@ -2,30 +2,30 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
Blockly.Msg["ADD_COMMENT"] = "Add Comment"; // untranslated
|
||||
Blockly.Msg["ADD_COMMENT"] = "Пикириңизди кошуңуз";
|
||||
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Can't delete the variable '%1' because it's part of the definition of the function '%2'"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Change value:"; // untranslated
|
||||
Blockly.Msg["CLEAN_UP"] = "Clean up Blocks"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "маанисин өзгөрт";
|
||||
Blockly.Msg["CLEAN_UP"] = "Блокторду тазалоо";
|
||||
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Collapse Blocks"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "Collapse Block"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "colour 1"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "colour 2"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Блокторду жашыруу";
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "Блокту жашыруу";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "1-түс";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "2-түс";
|
||||
Blockly.Msg["COLOUR_BLEND_HELPURL"] = "https://meyerweb.com/eric/tools/color-blend/#:::rgbp"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "ratio"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_TITLE"] = "blend"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_TOOLTIP"] = "Blends two colours together with a given ratio (0.0 - 1.0)."; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_HELPURL"] = "https://en.wikipedia.org/wiki/Color"; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_TOOLTIP"] = "Choose a colour from the palette."; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "катышы";
|
||||
Blockly.Msg["COLOUR_BLEND_TITLE"] = "аралаштыруу";
|
||||
Blockly.Msg["COLOUR_BLEND_TOOLTIP"] = "Эки түстү берилген катыш (0.0 - 1.0) менен аралаштыр.";
|
||||
Blockly.Msg["COLOUR_PICKER_HELPURL"] = "https://en.wikipedia.org/wiki/Color";
|
||||
Blockly.Msg["COLOUR_PICKER_TOOLTIP"] = "палитрадан түс танда";
|
||||
Blockly.Msg["COLOUR_RANDOM_HELPURL"] = "http://randomcolour.com"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "random colour"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "Choose a colour at random."; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "blue"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "green"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "тушкелди түс";
|
||||
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "Түстү тушкелди тандоо.";
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "көк";
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "жашыл";
|
||||
Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorpercompact.html"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "red"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_TITLE"] = "colour with"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Create a colour with the specified amount of red, green, and blue. All values must be between 0 and 100."; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "кызыл";
|
||||
Blockly.Msg["COLOUR_RGB_TITLE"] = "түсү менен";
|
||||
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Кызыл, жашыл жана көк түстөрдөн жаңы түс жаса. Ар бир түстүн мааниси 0 менен 100 арасында болуусу керек.";
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#loop-termination-blocks"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK"] = "break out of loop"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_CONTINUE"] = "continue with next iteration of loop"; // untranslated
|
||||
@@ -33,60 +33,47 @@ Blockly.Msg["CONTROLS_FLOW_STATEMENTS_TOOLTIP_BREAK"] = "Break out of the contai
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_TOOLTIP_CONTINUE"] = "Skip the rest of this loop, and continue with the next iteration."; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_WARNING"] = "Warning: This block may only be used within a loop."; // untranslated
|
||||
Blockly.Msg["CONTROLS_FOREACH_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#for-each"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FOREACH_TITLE"] = "for each item %1 in list %2"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FOREACH_TITLE"] = "%2 катарынын ар бир элементи %1 үчүн";
|
||||
Blockly.Msg["CONTROLS_FOREACH_TOOLTIP"] = "For each item in a list, set the variable '%1' to the item, and then do some statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_FOR_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#count-with"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FOR_TITLE"] = "count with %1 from %2 to %3 by %4"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FOR_TITLE"] = "%1 менен %2 ден %3 кө чейин %4 төн эсепте";
|
||||
Blockly.Msg["CONTROLS_FOR_TOOLTIP"] = "Have the variable '%1' take on the values from the start number to the end number, counting by the specified interval, and do the specified blocks."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_ELSEIF_TOOLTIP"] = "Add a condition to the if block."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_ELSE_TOOLTIP"] = "Add a final, catch-all condition to the if block."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_HELPURL"] = "https://github.com/google/blockly/wiki/IfElse"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_IF_TOOLTIP"] = "Add, remove, or reorder sections to reconfigure this if block."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSE"] = "else"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"] = "else if"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_IF"] = "if"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSE"] = "башка";
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"] = "же болбосо";
|
||||
Blockly.Msg["CONTROLS_IF_MSG_IF"] = "эгерде";
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_1"] = "If a value is true, then do some statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_2"] = "If a value is true, then do the first block of statements. Otherwise, do the second block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_3"] = "If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_4"] = "If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements. If none of the values are true, do the last block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_HELPURL"] = "https://en.wikipedia.org/wiki/For_loop"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"] = "do"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_TITLE"] = "repeat %1 times"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_TOOLTIP"] = "Do some statements several times."; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_HELPURL"] = "https://en.wikipedia.org/wiki/For_loop";
|
||||
Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"] = "жаса";
|
||||
Blockly.Msg["CONTROLS_REPEAT_TITLE"] = "%1 жолу кайтала";
|
||||
Blockly.Msg["CONTROLS_REPEAT_TOOLTIP"] = "Билдирүүнү бир канча жолу кайтала";
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#repeat"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_UNTIL"] = "repeat until"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "repeat while"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "While a value is false, then do some statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "While a value is true, then do some statements."; // untranslated
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Delete all %1 blocks?"; // untranslated
|
||||
Blockly.Msg["DELETE_BLOCK"] = "Delete Block"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_UNTIL"] = "Кайтала чейин";
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "Кайтала эгерде";
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "Маани ката болгон учурда билдирүүлөрдү кайтала";
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "Маани туура болгон учурда билдирүүлөрдү кайтала";
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "1% блоктордун баарын өчүрүү, йа?";
|
||||
Blockly.Msg["DELETE_BLOCK"] = "Блокту Өчүрүү";
|
||||
Blockly.Msg["DELETE_VARIABLE"] = "Delete the '%1' variable"; // untranslated
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Delete %1 uses of the '%2' variable?"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Delete %1 Blocks"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Блоктун 1%ын Өчүрүү";
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["DIALOG_OK"] = "OK";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Disable Block"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplicate"; // untranslated
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Блок жараксыз";
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Дубликат";
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplicate Comment"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Enable Block"; // untranslated
|
||||
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Блок жарактуу";
|
||||
Blockly.Msg["EXPAND_ALL"] = "Блокторду кеңейтүү";
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Блокту кеңейтүү";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Тышкы Толуктоолор";
|
||||
Blockly.Msg["HELP"] = "Жардам";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Ички Толуктоолор";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
@@ -183,20 +170,20 @@ Blockly.Msg["LOGIC_COMPARE_TOOLTIP_LT"] = "Return true if the first input is sma
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_LTE"] = "Return true if the first input is smaller than or equal to the second input."; // untranslated
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_NEQ"] = "Return true if both inputs are not equal to each other."; // untranslated
|
||||
Blockly.Msg["LOGIC_NEGATE_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#not"; // untranslated
|
||||
Blockly.Msg["LOGIC_NEGATE_TITLE"] = "not %1"; // untranslated
|
||||
Blockly.Msg["LOGIC_NEGATE_TITLE"] = " %1 эмес";
|
||||
Blockly.Msg["LOGIC_NEGATE_TOOLTIP"] = "Returns true if the input is false. Returns false if the input is true."; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL"] = "null"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL_HELPURL"] = "https://en.wikipedia.org/wiki/Nullable_type"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL_TOOLTIP"] = "Returns null."; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_AND"] = "and"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#logical-operations"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_OR"] = "or"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_OR"] = "же";
|
||||
Blockly.Msg["LOGIC_OPERATION_TOOLTIP_AND"] = "Return true if both inputs are true."; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_TOOLTIP_OR"] = "Return true if at least one of the inputs is true."; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_CONDITION"] = "test"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_CONDITION"] = "текшерүү";
|
||||
Blockly.Msg["LOGIC_TERNARY_HELPURL"] = "https://en.wikipedia.org/wiki/%3F:"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_FALSE"] = "if false"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_TRUE"] = "if true"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_FALSE"] = "ката болсо";
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_TRUE"] = "туура болсо";
|
||||
Blockly.Msg["LOGIC_TERNARY_TOOLTIP"] = "Check the condition in 'test'. If the condition is true, returns the 'if true' value; otherwise returns the 'if false' value."; // untranslated
|
||||
Blockly.Msg["MATH_ADDITION_SYMBOL"] = "+"; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_HELPURL"] = "https://en.wikipedia.org/wiki/Arithmetic"; // untranslated
|
||||
@@ -275,7 +262,7 @@ Blockly.Msg["MATH_TRIG_ACOS"] = "acos"; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_ASIN"] = "asin"; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_ATAN"] = "atan"; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_COS"] = "cos"; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_HELPURL"] = "https://en.wikipedia.org/wiki/Trigonometric_functions"; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_HELPURL"] = "https://ky.wikipedia.org/wiki/Тригонометриялык_функциялар";
|
||||
Blockly.Msg["MATH_TRIG_SIN"] = "sin"; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_TAN"] = "tan"; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_TOOLTIP_ACOS"] = "Return the arccosine of a number."; // untranslated
|
||||
@@ -287,8 +274,8 @@ Blockly.Msg["MATH_TRIG_TOOLTIP_TAN"] = "Return the tangent of a degree (not radi
|
||||
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "Create colour variable..."; // untranslated
|
||||
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "Create number variable..."; // untranslated
|
||||
Blockly.Msg["NEW_STRING_VARIABLE"] = "Create string variable..."; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE"] = "Create variable..."; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE_TITLE"] = "New variable name:"; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE"] = "жаңы өзгөрмө";
|
||||
Blockly.Msg["NEW_VARIABLE_TITLE"] = "Жаңы өзгөрмөнүн аты";
|
||||
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "New variable type:"; // untranslated
|
||||
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
||||
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "allow statements"; // untranslated
|
||||
@@ -318,9 +305,9 @@ Blockly.Msg["PROCEDURES_MUTATORARG_TOOLTIP"] = "Add an input to the function.";
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "inputs"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Add, remove, or reorder inputs to this function."; // untranslated
|
||||
Blockly.Msg["REDO"] = "Redo"; // untranslated
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "Remove Comment"; // untranslated
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "Rename variable..."; // untranslated
|
||||
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Rename all '%1' variables to:"; // untranslated
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "Жорумду өчүрүү";
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "Өзгөрмөнүн атын алмаштыруу";
|
||||
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Баардык '%1' өзгөрмөнүнүн атын алмаштыр";
|
||||
Blockly.Msg["TEXT_APPEND_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-modification"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_TITLE"] = "to %1 append text %2"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_TOOLTIP"] = "Append some text to variable '%1'."; // untranslated
|
||||
@@ -360,7 +347,7 @@ Blockly.Msg["TEXT_INDEXOF_OPERATOR_LAST"] = "find last occurrence of text"; //
|
||||
Blockly.Msg["TEXT_INDEXOF_TITLE"] = "in text %1 %2 %3"; // untranslated
|
||||
Blockly.Msg["TEXT_INDEXOF_TOOLTIP"] = "Returns the index of the first/last occurrence of the first text in the second text. Returns %1 if text is not found."; // untranslated
|
||||
Blockly.Msg["TEXT_ISEMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Text#checking-for-empty-text"; // untranslated
|
||||
Blockly.Msg["TEXT_ISEMPTY_TITLE"] = "%1 is empty"; // untranslated
|
||||
Blockly.Msg["TEXT_ISEMPTY_TITLE"] = "%1 бош";
|
||||
Blockly.Msg["TEXT_ISEMPTY_TOOLTIP"] = "Returns true if the provided text is empty."; // untranslated
|
||||
Blockly.Msg["TEXT_JOIN_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-creation"; // untranslated
|
||||
Blockly.Msg["TEXT_JOIN_TITLE_CREATEWITH"] = "create text with"; // untranslated
|
||||
@@ -389,10 +376,10 @@ Blockly.Msg["TEXT_TRIM_OPERATOR_BOTH"] = "trim spaces from both sides of"; // u
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_LEFT"] = "trim spaces from left side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_RIGHT"] = "trim spaces from right side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_TOOLTIP"] = "Return a copy of the text with spaces removed from one or both ends."; // untranslated
|
||||
Blockly.Msg["TODAY"] = "Today"; // untranslated
|
||||
Blockly.Msg["TODAY"] = "Бүгүн";
|
||||
Blockly.Msg["UNDO"] = "Undo"; // untranslated
|
||||
Blockly.Msg["UNNAMED_KEY"] = "unnamed"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "item"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "элемент";
|
||||
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "Create 'set %1'"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#get"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_TOOLTIP"] = "Returns the value of this variable."; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Block opklappen";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Hëllef";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Ofbriechen";
|
||||
Blockly.Msg["IOS_ERROR"] = "Feeler";
|
||||
Blockly.Msg["IOS_OK"] = "OK";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Derbäisetzen";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Variabel derbäisetzen";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Läschen";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Dir kënnt keen eidelen Numm fir eng Variabel benotzen.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Ëmbenennen";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Numm vun der Variabel";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "کةلنگآ کردِن بلاک";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "ورودیةل خروجی";
|
||||
Blockly.Msg["HELP"] = "کؤمةک";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "ورودیةل نوم جا";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "ایجاد فهرست خالی";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "فهرستی با طول صفر شامل هیچ رکورد دادهای بر میگرداند.";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "ຂະຫຍາຍບລັອກ";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "ອິນພຸດພາຍນອກ";
|
||||
Blockly.Msg["HELP"] = "ຊ່ວຍເຫຼືອ";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "ອິນພຸດໃນບັນທັດ";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "گٱپ کردن برشت";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "دادٱیا ڤ دری";
|
||||
Blockly.Msg["HELP"] = "هومياری";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "دادٱیا مؽنجا";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "یاٛ نومگٱ هالٛی دۏرس بٱکؽت";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Išskleisti bloką";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Išdėstyti stulpeliu, kai daug parametrų";
|
||||
Blockly.Msg["HELP"] = "Pagalba";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Išdėstyti vienoje eilutėje";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Atšaukti";
|
||||
Blockly.Msg["IOS_ERROR"] = "Klaida";
|
||||
Blockly.Msg["IOS_OK"] = "Gerai";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Pridėti Įvestį";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Ši funkcija turi pasikartojančias įvestis";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "ĮVESTYS";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Pridėti";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+Pridėti Kintamąjį";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Ištrinti";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Negalite naudoti tuščio kintamojo pavadinimo.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Pervadinti";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Kintamojo pavadinimas";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "tuščias sąrašas";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Grąžina sąrašą, ilgio 0, neturintį duomenų";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Izvērst bloku";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Ārējie ievaddati";
|
||||
Blockly.Msg["HELP"] = "Palīdzība";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Iekšējie ievaddati";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Atcelt";
|
||||
Blockly.Msg["IOS_ERROR"] = "Kļūda";
|
||||
Blockly.Msg["IOS_OK"] = "Labi";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Pievienot";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Pievienot mainīgo";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Dzēst";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Pārsaukt";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Mainīgā nosaukums";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "izveidot tukšu sarakstu";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Izveidot sarakstu bez elementiem tajā.";
|
||||
|
||||
+48
-61
@@ -2,28 +2,28 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
Blockly.Msg["ADD_COMMENT"] = "Add Comment"; // untranslated
|
||||
Blockly.Msg["ADD_COMMENT"] = "Hanampy resaka";
|
||||
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Can't delete the variable '%1' because it's part of the definition of the function '%2'"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Change value:"; // untranslated
|
||||
Blockly.Msg["CLEAN_UP"] = "Clean up Blocks"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Hanova sanda:";
|
||||
Blockly.Msg["CLEAN_UP"] = "Hanadio bilaoky";
|
||||
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Collapse Blocks"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "Collapse Block"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "colour 1"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "colour 2"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "loko 1";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "loko 2";
|
||||
Blockly.Msg["COLOUR_BLEND_HELPURL"] = "https://meyerweb.com/eric/tools/color-blend/#:::rgbp"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "ratio"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_TITLE"] = "blend"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "taha";
|
||||
Blockly.Msg["COLOUR_BLEND_TITLE"] = "afangaro";
|
||||
Blockly.Msg["COLOUR_BLEND_TOOLTIP"] = "Blends two colours together with a given ratio (0.0 - 1.0)."; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_HELPURL"] = "https://en.wikipedia.org/wiki/Color"; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_TOOLTIP"] = "Choose a colour from the palette."; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_HELPURL"] = "http://randomcolour.com"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "random colour"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "loko kisendra";
|
||||
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "Choose a colour at random."; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "blue"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "green"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "manga";
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "maitso";
|
||||
Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorpercompact.html"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "red"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "mena";
|
||||
Blockly.Msg["COLOUR_RGB_TITLE"] = "colour with"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Create a colour with the specified amount of red, green, and blue. All values must be between 0 and 100."; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#loop-termination-blocks"; // untranslated
|
||||
@@ -42,15 +42,15 @@ Blockly.Msg["CONTROLS_IF_ELSEIF_TOOLTIP"] = "Add a condition to the if block.";
|
||||
Blockly.Msg["CONTROLS_IF_ELSE_TOOLTIP"] = "Add a final, catch-all condition to the if block."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_HELPURL"] = "https://github.com/google/blockly/wiki/IfElse"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_IF_TOOLTIP"] = "Add, remove, or reorder sections to reconfigure this if block."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSE"] = "else"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"] = "else if"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_IF"] = "if"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSE"] = "raha tsy izany raha";
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"] = "raha tsy izany";
|
||||
Blockly.Msg["CONTROLS_IF_MSG_IF"] = "raha";
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_1"] = "If a value is true, then do some statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_2"] = "If a value is true, then do the first block of statements. Otherwise, do the second block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_3"] = "If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_4"] = "If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements. If none of the values are true, do the last block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_HELPURL"] = "https://en.wikipedia.org/wiki/For_loop"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"] = "do"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"] = "atao";
|
||||
Blockly.Msg["CONTROLS_REPEAT_TITLE"] = "repeat %1 times"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_TOOLTIP"] = "Do some statements several times."; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#repeat"; // untranslated
|
||||
@@ -58,35 +58,22 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_UNTIL"] = "repeat until"; // untransl
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "repeat while"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "While a value is false, then do some statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "While a value is true, then do some statements."; // untranslated
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Delete all %1 blocks?"; // untranslated
|
||||
Blockly.Msg["DELETE_BLOCK"] = "Delete Block"; // untranslated
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Hamafa ny bilaoky %1 rehetra ?";
|
||||
Blockly.Msg["DELETE_BLOCK"] = "Hamafa bilaoky";
|
||||
Blockly.Msg["DELETE_VARIABLE"] = "Delete the '%1' variable"; // untranslated
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Delete %1 uses of the '%2' variable?"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Delete %1 Blocks"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Hamafa bilaoky %1";
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "Aoka ihany";
|
||||
Blockly.Msg["DIALOG_OK"] = "OK";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Disable Block"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplicate"; // untranslated
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Hanajanona ny bilaoky";
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Tahahana";
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplicate Comment"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Enable Block"; // untranslated
|
||||
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Handefa ny bilaoky";
|
||||
Blockly.Msg["EXPAND_ALL"] = "Hanitatra bilaoky";
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Iditra ivelany";
|
||||
Blockly.Msg["HELP"] = "Fanoroana";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Iditra an'andalana";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
@@ -171,10 +158,10 @@ Blockly.Msg["LISTS_SPLIT_TEXT_FROM_LIST"] = "make text from list"; // untransla
|
||||
Blockly.Msg["LISTS_SPLIT_TOOLTIP_JOIN"] = "Join a list of texts into one text, separated by a delimiter."; // untranslated
|
||||
Blockly.Msg["LISTS_SPLIT_TOOLTIP_SPLIT"] = "Split text into a list of texts, breaking at each delimiter."; // untranslated
|
||||
Blockly.Msg["LISTS_SPLIT_WITH_DELIMITER"] = "with delimiter"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_FALSE"] = "false"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_FALSE"] = "diso";
|
||||
Blockly.Msg["LOGIC_BOOLEAN_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#values"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TOOLTIP"] = "Returns either true or false."; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TRUE"] = "true"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TRUE"] = "marina";
|
||||
Blockly.Msg["LOGIC_COMPARE_HELPURL"] = "https://en.wikipedia.org/wiki/Inequality_(mathematics)"; // untranslated
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_EQ"] = "Return true if both inputs equal each other."; // untranslated
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_GT"] = "Return true if the first input is greater than the second input."; // untranslated
|
||||
@@ -183,20 +170,20 @@ Blockly.Msg["LOGIC_COMPARE_TOOLTIP_LT"] = "Return true if the first input is sma
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_LTE"] = "Return true if the first input is smaller than or equal to the second input."; // untranslated
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_NEQ"] = "Return true if both inputs are not equal to each other."; // untranslated
|
||||
Blockly.Msg["LOGIC_NEGATE_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#not"; // untranslated
|
||||
Blockly.Msg["LOGIC_NEGATE_TITLE"] = "not %1"; // untranslated
|
||||
Blockly.Msg["LOGIC_NEGATE_TITLE"] = "tsy %1";
|
||||
Blockly.Msg["LOGIC_NEGATE_TOOLTIP"] = "Returns true if the input is false. Returns false if the input is true."; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL"] = "null"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL"] = "foana";
|
||||
Blockly.Msg["LOGIC_NULL_HELPURL"] = "https://en.wikipedia.org/wiki/Nullable_type"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL_TOOLTIP"] = "Returns null."; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_AND"] = "and"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL_TOOLTIP"] = "Mamerina sanda foana";
|
||||
Blockly.Msg["LOGIC_OPERATION_AND"] = "sady";
|
||||
Blockly.Msg["LOGIC_OPERATION_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#logical-operations"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_OR"] = "or"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_OR"] = "na";
|
||||
Blockly.Msg["LOGIC_OPERATION_TOOLTIP_AND"] = "Return true if both inputs are true."; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_TOOLTIP_OR"] = "Return true if at least one of the inputs is true."; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_CONDITION"] = "test"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_CONDITION"] = "andrana";
|
||||
Blockly.Msg["LOGIC_TERNARY_HELPURL"] = "https://en.wikipedia.org/wiki/%3F:"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_FALSE"] = "if false"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_TRUE"] = "if true"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_FALSE"] = "raha diso";
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_TRUE"] = "raha marina";
|
||||
Blockly.Msg["LOGIC_TERNARY_TOOLTIP"] = "Check the condition in 'test'. If the condition is true, returns the 'if true' value; otherwise returns the 'if false' value."; // untranslated
|
||||
Blockly.Msg["MATH_ADDITION_SYMBOL"] = "+"; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_HELPURL"] = "https://en.wikipedia.org/wiki/Arithmetic"; // untranslated
|
||||
@@ -230,16 +217,16 @@ Blockly.Msg["MATH_MODULO_TITLE"] = "remainder of %1 ÷ %2"; // untranslated
|
||||
Blockly.Msg["MATH_MODULO_TOOLTIP"] = "Return the remainder from dividing the two numbers."; // untranslated
|
||||
Blockly.Msg["MATH_MULTIPLICATION_SYMBOL"] = "×"; // untranslated
|
||||
Blockly.Msg["MATH_NUMBER_HELPURL"] = "https://en.wikipedia.org/wiki/Number"; // untranslated
|
||||
Blockly.Msg["MATH_NUMBER_TOOLTIP"] = "A number."; // untranslated
|
||||
Blockly.Msg["MATH_NUMBER_TOOLTIP"] = "Laharana.";
|
||||
Blockly.Msg["MATH_ONLIST_HELPURL"] = ""; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_AVERAGE"] = "average of list"; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_MAX"] = "max of list"; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_MAX"] = "lehibe indrindra amin'ny lisitra";
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_MEDIAN"] = "median of list"; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_MIN"] = "min of list"; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_MIN"] = "kely indrindra amin'ny lisitra";
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_MODE"] = "modes of list"; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_RANDOM"] = "random item of list"; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_STD_DEV"] = "standard deviation of list"; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_SUM"] = "sum of list"; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_SUM"] = "tambatry ny lisitra";
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_AVERAGE"] = "Return the average (arithmetic mean) of the numeric values in the list."; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_MAX"] = "Return the largest number in the list."; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_TOOLTIP_MEDIAN"] = "Return the median number in the list."; // untranslated
|
||||
@@ -256,9 +243,9 @@ Blockly.Msg["MATH_RANDOM_INT_HELPURL"] = "https://en.wikipedia.org/wiki/Random_n
|
||||
Blockly.Msg["MATH_RANDOM_INT_TITLE"] = "random integer from %1 to %2"; // untranslated
|
||||
Blockly.Msg["MATH_RANDOM_INT_TOOLTIP"] = "Return a random integer between the two specified limits, inclusive."; // untranslated
|
||||
Blockly.Msg["MATH_ROUND_HELPURL"] = "https://en.wikipedia.org/wiki/Rounding"; // untranslated
|
||||
Blockly.Msg["MATH_ROUND_OPERATOR_ROUND"] = "round"; // untranslated
|
||||
Blockly.Msg["MATH_ROUND_OPERATOR_ROUNDDOWN"] = "round down"; // untranslated
|
||||
Blockly.Msg["MATH_ROUND_OPERATOR_ROUNDUP"] = "round up"; // untranslated
|
||||
Blockly.Msg["MATH_ROUND_OPERATOR_ROUND"] = "boriboriana";
|
||||
Blockly.Msg["MATH_ROUND_OPERATOR_ROUNDDOWN"] = "boriboriana amin'ny sanda ambany";
|
||||
Blockly.Msg["MATH_ROUND_OPERATOR_ROUNDUP"] = "boriboriana amin'ny sanda ambony";
|
||||
Blockly.Msg["MATH_ROUND_TOOLTIP"] = "Round a number up or down."; // untranslated
|
||||
Blockly.Msg["MATH_SINGLE_HELPURL"] = "https://en.wikipedia.org/wiki/Square_root"; // untranslated
|
||||
Blockly.Msg["MATH_SINGLE_OP_ABSOLUTE"] = "absolute"; // untranslated
|
||||
@@ -317,9 +304,9 @@ Blockly.Msg["PROCEDURES_MUTATORARG_TITLE"] = "input name:"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORARG_TOOLTIP"] = "Add an input to the function."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "inputs"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Add, remove, or reorder inputs to this function."; // untranslated
|
||||
Blockly.Msg["REDO"] = "Redo"; // untranslated
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "Remove Comment"; // untranslated
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "Rename variable..."; // untranslated
|
||||
Blockly.Msg["REDO"] = "Averina atao";
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "Hanala resaka";
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "Hanova anarana ny ova...";
|
||||
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Rename all '%1' variables to:"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-modification"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_TITLE"] = "to %1 append text %2"; // untranslated
|
||||
@@ -389,10 +376,10 @@ Blockly.Msg["TEXT_TRIM_OPERATOR_BOTH"] = "trim spaces from both sides of"; // u
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_LEFT"] = "trim spaces from left side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_RIGHT"] = "trim spaces from right side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_TOOLTIP"] = "Return a copy of the text with spaces removed from one or both ends."; // untranslated
|
||||
Blockly.Msg["TODAY"] = "Today"; // untranslated
|
||||
Blockly.Msg["UNDO"] = "Undo"; // untranslated
|
||||
Blockly.Msg["TODAY"] = "Androany";
|
||||
Blockly.Msg["UNDO"] = "Esorina";
|
||||
Blockly.Msg["UNNAMED_KEY"] = "unnamed"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "item"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "Zavatra";
|
||||
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "Create 'set %1'"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#get"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_TOOLTIP"] = "Returns the value of this variable."; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Рашири го блокови";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Надворешен внос";
|
||||
Blockly.Msg["HELP"] = "Помош";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Внатрешен внос";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Откажи";
|
||||
Blockly.Msg["IOS_ERROR"] = "Грешка";
|
||||
Blockly.Msg["IOS_OK"] = "ОК";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Додај влез";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Дозволи тврдења";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Додај";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Додај променлива";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Избриши";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Не можете да искористите празно име за променлива.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Преименувај";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Име на променливата";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "создај празен список";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
|
||||
+27
-40
@@ -2,32 +2,32 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
Blockly.Msg["ADD_COMMENT"] = "Add Comment"; // untranslated
|
||||
Blockly.Msg["ADD_COMMENT"] = "അഭിപ്രായം ചേർക്കുക";
|
||||
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Can't delete the variable '%1' because it's part of the definition of the function '%2'"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Change value:"; // untranslated
|
||||
Blockly.Msg["CLEAN_UP"] = "Clean up Blocks"; // untranslated
|
||||
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Collapse Blocks"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "Collapse Block"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "colour 1"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "colour 2"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "ഒന്നാം നിറം";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "രണ്ടാം നിറം";
|
||||
Blockly.Msg["COLOUR_BLEND_HELPURL"] = "https://meyerweb.com/eric/tools/color-blend/#:::rgbp"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "ratio"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "അനുപാതം";
|
||||
Blockly.Msg["COLOUR_BLEND_TITLE"] = "blend"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_TOOLTIP"] = "Blends two colours together with a given ratio (0.0 - 1.0)."; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_HELPURL"] = "https://en.wikipedia.org/wiki/Color"; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_TOOLTIP"] = "Choose a colour from the palette."; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_HELPURL"] = "http://randomcolour.com"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "random colour"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "Choose a colour at random."; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "blue"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "green"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "ക്രമരഹിത നിറം";
|
||||
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "ക്രമരഹിതമായി ഒരു നിറം തിരഞ്ഞെടുക്കുക.";
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "നീല";
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "പച്ച";
|
||||
Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorpercompact.html"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "red"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "ചുവപ്പ്";
|
||||
Blockly.Msg["COLOUR_RGB_TITLE"] = "colour with"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Create a colour with the specified amount of red, green, and blue. All values must be between 0 and 100."; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#loop-termination-blocks"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK"] = "break out of loop"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK"] = "കുരുക്കിന് പുറത്തുകടക്കുക";
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_CONTINUE"] = "continue with next iteration of loop"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_TOOLTIP_BREAK"] = "Break out of the containing loop."; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_TOOLTIP_CONTINUE"] = "Skip the rest of this loop, and continue with the next iteration."; // untranslated
|
||||
@@ -51,8 +51,8 @@ Blockly.Msg["CONTROLS_IF_TOOLTIP_3"] = "If the first value is true, then do the
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_4"] = "If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements. If none of the values are true, do the last block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_HELPURL"] = "https://en.wikipedia.org/wiki/For_loop"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"] = "do"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_TITLE"] = "repeat %1 times"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_TOOLTIP"] = "Do some statements several times."; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_TITLE"] = "%1 തവണ ആവർത്തിക്കുക";
|
||||
Blockly.Msg["CONTROLS_REPEAT_TOOLTIP"] = "ചില വരികൾ കൂടുതൽ തവണ ചെയ്യുക.";
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#repeat"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_UNTIL"] = "repeat until"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "repeat while"; // untranslated
|
||||
@@ -66,27 +66,14 @@ Blockly.Msg["DELETE_X_BLOCKS"] = "Delete %1 Blocks"; // untranslated
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["DIALOG_OK"] = "ശരി";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Disable Block"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplicate"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "പകർപ്പ്";
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplicate Comment"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Enable Block"; // untranslated
|
||||
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["HELP"] = "സഹായം";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
@@ -284,11 +271,11 @@ Blockly.Msg["MATH_TRIG_TOOLTIP_ATAN"] = "Return the arctangent of a number."; /
|
||||
Blockly.Msg["MATH_TRIG_TOOLTIP_COS"] = "Return the cosine of a degree (not radian)."; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_TOOLTIP_SIN"] = "Return the sine of a degree (not radian)."; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_TOOLTIP_TAN"] = "Return the tangent of a degree (not radian)."; // untranslated
|
||||
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "Create colour variable..."; // untranslated
|
||||
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "Create number variable..."; // untranslated
|
||||
Blockly.Msg["NEW_STRING_VARIABLE"] = "Create string variable..."; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE"] = "Create variable..."; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE_TITLE"] = "New variable name:"; // untranslated
|
||||
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "നിറം ചരം സൃഷ്ടിക്കുക...";
|
||||
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "ക്രമസംഖ്യ ചരം സൃഷ്ടിക്കുക...";
|
||||
Blockly.Msg["NEW_STRING_VARIABLE"] = "സ്ട്രിങ് ചരം സൃഷ്ടിക്കുക...";
|
||||
Blockly.Msg["NEW_VARIABLE"] = "ചരം സൃഷ്ടിക്കുക...";
|
||||
Blockly.Msg["NEW_VARIABLE_TITLE"] = "പുതിയ ചരത്തിന്റെ പേര്:";
|
||||
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "New variable type:"; // untranslated
|
||||
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
||||
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "allow statements"; // untranslated
|
||||
@@ -317,9 +304,9 @@ Blockly.Msg["PROCEDURES_MUTATORARG_TITLE"] = "input name:"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORARG_TOOLTIP"] = "Add an input to the function."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "inputs"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Add, remove, or reorder inputs to this function."; // untranslated
|
||||
Blockly.Msg["REDO"] = "Redo"; // untranslated
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "Remove Comment"; // untranslated
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "Rename variable..."; // untranslated
|
||||
Blockly.Msg["REDO"] = "വീണ്ടും ചെയ്യുക";
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "അഭിപ്രായം ഒഴിവാക്കുക";
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "ചരത്തിന്റെ പേര് മാറ്റുക...";
|
||||
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Rename all '%1' variables to:"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-modification"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_TITLE"] = "to %1 append text %2"; // untranslated
|
||||
@@ -389,10 +376,10 @@ Blockly.Msg["TEXT_TRIM_OPERATOR_BOTH"] = "trim spaces from both sides of"; // u
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_LEFT"] = "trim spaces from left side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_RIGHT"] = "trim spaces from right side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_TOOLTIP"] = "Return a copy of the text with spaces removed from one or both ends."; // untranslated
|
||||
Blockly.Msg["TODAY"] = "Today"; // untranslated
|
||||
Blockly.Msg["UNDO"] = "Undo"; // untranslated
|
||||
Blockly.Msg["UNNAMED_KEY"] = "unnamed"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "item"; // untranslated
|
||||
Blockly.Msg["TODAY"] = "ഇന്ന്";
|
||||
Blockly.Msg["UNDO"] = "തിരസ്കരിക്കുക";
|
||||
Blockly.Msg["UNNAMED_KEY"] = "പേരില്ലാത്തവ";
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "ഇനം";
|
||||
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "Create 'set %1'"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#get"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_TOOLTIP"] = "Returns the value of this variable."; // untranslated
|
||||
@@ -400,7 +387,7 @@ Blockly.Msg["VARIABLES_SET"] = "set %1 to %2"; // untranslated
|
||||
Blockly.Msg["VARIABLES_SET_CREATE_GET"] = "Create 'get %1'"; // untranslated
|
||||
Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#set"; // untranslated
|
||||
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Sets this variable to be equal to the input."; // untranslated
|
||||
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "A variable named '%1' already exists."; // untranslated
|
||||
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "\"%1\" എന്ന പേരിലുള്ള ചരം നിലവിലുണ്ട്.";
|
||||
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "A variable named '%1' already exists for another type: '%2'."; // untranslated
|
||||
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly Workspace"; // untranslated
|
||||
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Say something..."; // untranslated
|
||||
|
||||
+1
-14
@@ -63,7 +63,7 @@ Blockly.Msg["DELETE_BLOCK"] = "ဇိုတ်ပလီု ဗလံက်";
|
||||
Blockly.Msg["DELETE_VARIABLE"] = "ဇိုတ်ပလီု အပြံင်အလှာဲ '%1'";
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "ဇိုတ်ပလီု %1 တုဲ ရပ်စပ် '%2' နဒဒှ်မပြံင်လှာဲဟာ?";
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "ဇိုတ်ပလီု %1 ဗလံက်ဂမၠိုင်";
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "တးပဲါ";
|
||||
Blockly.Msg["DIALOG_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "ပဟွံသၟဟ်အစောံ ဗလံက်";
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "ချာဲ";
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "ဗဇာပတိုန် ဗလံက်";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "မစုတ် ဗွဲမ္ၚး";
|
||||
Blockly.Msg["HELP"] = "ရီု";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "မစုတ် ဗွဲအပ္ဍဲ";
|
||||
Blockly.Msg["IOS_CANCEL"] = "တးပဲါ";
|
||||
Blockly.Msg["IOS_ERROR"] = "ဗၠေတ်";
|
||||
Blockly.Msg["IOS_OK"] = "OK";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ စုတ် Input";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "ကဵုအခေါင် လိက်လလောင်တရးဂမၠိုင်";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "စုတ်";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ ထပ် ကိုန်ချဳ";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "ပလီု";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "မၞးသုၚ်စောဲကေတ် ယၟုကိုန်ချဳမမုဟွံမွဲ";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "ကဵုယၟုတၟိ";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "ယၟု ကိုန်ချဳ";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Buka Blok";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Input Luaran";
|
||||
Blockly.Msg["HELP"] = "Bantuan";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Input Sebaris";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "Wujudkan senarai kosong";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Kembalikan senarai panjang 0, yang tidak mengandungi rekod data";
|
||||
|
||||
+46
-59
@@ -2,28 +2,28 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
Blockly.Msg["ADD_COMMENT"] = "Add Comment"; // untranslated
|
||||
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Can't delete the variable '%1' because it's part of the definition of the function '%2'"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Change value:"; // untranslated
|
||||
Blockly.Msg["ADD_COMMENT"] = "မှတ်ချက် ပေါင်းထည့်ရန်";
|
||||
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "လုပ်ဆောင်ချက် \"%2%\" ၏ သတ်မှတ်ချက်တစ်စိတ်တစ်ပိုင်း ဖြစ်သောကြောင့် ကိန်းရှင် \"%1\" ကို ဖျက်လို့မရပါ။";
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "တန်ဖိုး ပြောင်းလဲရန်:";
|
||||
Blockly.Msg["CLEAN_UP"] = "Clean up Blocks"; // untranslated
|
||||
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Collapse Blocks"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "Collapse Block"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "colour 1"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "colour 2"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "အရောင် ၁";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "အရောင် ၂";
|
||||
Blockly.Msg["COLOUR_BLEND_HELPURL"] = "https://meyerweb.com/eric/tools/color-blend/#:::rgbp"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "ratio"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "အချိုး";
|
||||
Blockly.Msg["COLOUR_BLEND_TITLE"] = "blend"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_TOOLTIP"] = "Blends two colours together with a given ratio (0.0 - 1.0)."; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_HELPURL"] = "https://en.wikipedia.org/wiki/Color"; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_HELPURL"] = "https://my.wikipedia.org/wiki/အရောင်";
|
||||
Blockly.Msg["COLOUR_PICKER_TOOLTIP"] = "Choose a colour from the palette."; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_HELPURL"] = "http://randomcolour.com"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "random colour"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "Choose a colour at random."; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "blue"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "green"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "ကျပန်း အရောင်";
|
||||
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "ကျပန်းပုံစံဖြင့် အရောင်ရွေးပါ";
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "အပြာရောင်";
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "အစိမ်း";
|
||||
Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorpercompact.html"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "red"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "အနီ";
|
||||
Blockly.Msg["COLOUR_RGB_TITLE"] = "colour with"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Create a colour with the specified amount of red, green, and blue. All values must be between 0 and 100."; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#loop-termination-blocks"; // untranslated
|
||||
@@ -60,33 +60,20 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "While a value is false, then
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "While a value is true, then do some statements."; // untranslated
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Delete all %1 blocks?"; // untranslated
|
||||
Blockly.Msg["DELETE_BLOCK"] = "Delete Block"; // untranslated
|
||||
Blockly.Msg["DELETE_VARIABLE"] = "Delete the '%1' variable"; // untranslated
|
||||
Blockly.Msg["DELETE_VARIABLE"] = "ကိန်းရှင် \"%1\" ကို ဖျက်ရန်";
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Delete %1 uses of the '%2' variable?"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Delete %1 Blocks"; // untranslated
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "ဖျက်မည်။";
|
||||
Blockly.Msg["DIALOG_OK"] = "အိုကေ";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Disable Block"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplicate"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplicate Comment"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "ထပ်ပွား";
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "မှတ်ချက်ပွားရန်";
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Enable Block"; // untranslated
|
||||
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["HELP"] = "အကူအညီ";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
@@ -96,14 +83,14 @@ Blockly.Msg["LISTS_CREATE_WITH_HELPURL"] = "https://github.com/google/blockly/wi
|
||||
Blockly.Msg["LISTS_CREATE_WITH_INPUT_WITH"] = "create list with"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_WITH_ITEM_TOOLTIP"] = "Add an item to the list."; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_WITH_TOOLTIP"] = "Create a list with any number of items."; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_FIRST"] = "first"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_FIRST"] = "ပထမဆုံး";
|
||||
Blockly.Msg["LISTS_GET_INDEX_FROM_END"] = "# from end"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_FROM_START"] = "#"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_GET"] = "get"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_GET_REMOVE"] = "get and remove"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_LAST"] = "last"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_RANDOM"] = "random"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_REMOVE"] = "remove"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_LAST"] = "နောက်ဆုံး";
|
||||
Blockly.Msg["LISTS_GET_INDEX_RANDOM"] = "ကျပန်း";
|
||||
Blockly.Msg["LISTS_GET_INDEX_REMOVE"] = "ဖယ်ရှားရန်";
|
||||
Blockly.Msg["LISTS_GET_INDEX_TAIL"] = ""; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_FIRST"] = "Returns the first item in a list."; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_FROM"] = "Returns the item at the specified position in a list."; // untranslated
|
||||
@@ -158,9 +145,9 @@ Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_FROM"] = "Sets the item at the specifie
|
||||
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_LAST"] = "Sets the last item in a list."; // untranslated
|
||||
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_RANDOM"] = "Sets a random item in a list."; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#sorting-a-list"; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_ORDER_ASCENDING"] = "ascending"; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_ORDER_DESCENDING"] = "descending"; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_TITLE"] = "sort %1 %2 %3"; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_ORDER_ASCENDING"] = "ငယ်စဉ်ကြီးလိုက်";
|
||||
Blockly.Msg["LISTS_SORT_ORDER_DESCENDING"] = "ကြီးစဉ်ငယ်လိုက်";
|
||||
Blockly.Msg["LISTS_SORT_TITLE"] = "%1 %2 %3 အဖြစ် စီစဉ်ရန်";
|
||||
Blockly.Msg["LISTS_SORT_TOOLTIP"] = "Sort a copy of a list."; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_TYPE_IGNORECASE"] = "alphabetic, ignore case"; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_TYPE_NUMERIC"] = "numeric"; // untranslated
|
||||
@@ -188,9 +175,9 @@ Blockly.Msg["LOGIC_NEGATE_TOOLTIP"] = "Returns true if the input is false. Retur
|
||||
Blockly.Msg["LOGIC_NULL"] = "null"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL_HELPURL"] = "https://en.wikipedia.org/wiki/Nullable_type"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL_TOOLTIP"] = "Returns null."; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_AND"] = "and"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_AND"] = "နှင့်";
|
||||
Blockly.Msg["LOGIC_OPERATION_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#logical-operations"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_OR"] = "or"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_OR"] = "သို့မဟုတ်";
|
||||
Blockly.Msg["LOGIC_OPERATION_TOOLTIP_AND"] = "Return true if both inputs are true."; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_TOOLTIP_OR"] = "Return true if at least one of the inputs is true."; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_CONDITION"] = "test"; // untranslated
|
||||
@@ -199,7 +186,7 @@ Blockly.Msg["LOGIC_TERNARY_IF_FALSE"] = "if false"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_TRUE"] = "if true"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_TOOLTIP"] = "Check the condition in 'test'. If the condition is true, returns the 'if true' value; otherwise returns the 'if false' value."; // untranslated
|
||||
Blockly.Msg["MATH_ADDITION_SYMBOL"] = "+"; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_HELPURL"] = "https://en.wikipedia.org/wiki/Arithmetic"; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_HELPURL"] = "https://my.wikipedia.org/wiki/ဂဏန်းသင်္ချာ";
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_ADD"] = "Return the sum of the two numbers."; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_DIVIDE"] = "Return the quotient of the two numbers."; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_MINUS"] = "Return the difference of the two numbers."; // untranslated
|
||||
@@ -229,8 +216,8 @@ Blockly.Msg["MATH_MODULO_HELPURL"] = "https://en.wikipedia.org/wiki/Modulo_opera
|
||||
Blockly.Msg["MATH_MODULO_TITLE"] = "remainder of %1 ÷ %2"; // untranslated
|
||||
Blockly.Msg["MATH_MODULO_TOOLTIP"] = "Return the remainder from dividing the two numbers."; // untranslated
|
||||
Blockly.Msg["MATH_MULTIPLICATION_SYMBOL"] = "×"; // untranslated
|
||||
Blockly.Msg["MATH_NUMBER_HELPURL"] = "https://en.wikipedia.org/wiki/Number"; // untranslated
|
||||
Blockly.Msg["MATH_NUMBER_TOOLTIP"] = "A number."; // untranslated
|
||||
Blockly.Msg["MATH_NUMBER_HELPURL"] = "https://my.wikipedia.org/wiki/ကိန်း";
|
||||
Blockly.Msg["MATH_NUMBER_TOOLTIP"] = "ကိန်းတစ်ခု။";
|
||||
Blockly.Msg["MATH_ONLIST_HELPURL"] = ""; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_AVERAGE"] = "average of list"; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_MAX"] = "max of list"; // untranslated
|
||||
@@ -260,7 +247,7 @@ Blockly.Msg["MATH_ROUND_OPERATOR_ROUND"] = "round"; // untranslated
|
||||
Blockly.Msg["MATH_ROUND_OPERATOR_ROUNDDOWN"] = "round down"; // untranslated
|
||||
Blockly.Msg["MATH_ROUND_OPERATOR_ROUNDUP"] = "round up"; // untranslated
|
||||
Blockly.Msg["MATH_ROUND_TOOLTIP"] = "Round a number up or down."; // untranslated
|
||||
Blockly.Msg["MATH_SINGLE_HELPURL"] = "https://en.wikipedia.org/wiki/Square_root"; // untranslated
|
||||
Blockly.Msg["MATH_SINGLE_HELPURL"] = "https://my.wikipedia.org/wiki/စတုရန်း";
|
||||
Blockly.Msg["MATH_SINGLE_OP_ABSOLUTE"] = "absolute"; // untranslated
|
||||
Blockly.Msg["MATH_SINGLE_OP_ROOT"] = "square root"; // untranslated
|
||||
Blockly.Msg["MATH_SINGLE_TOOLTIP_ABS"] = "Return the absolute value of a number."; // untranslated
|
||||
@@ -284,12 +271,12 @@ Blockly.Msg["MATH_TRIG_TOOLTIP_ATAN"] = "Return the arctangent of a number."; /
|
||||
Blockly.Msg["MATH_TRIG_TOOLTIP_COS"] = "Return the cosine of a degree (not radian)."; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_TOOLTIP_SIN"] = "Return the sine of a degree (not radian)."; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_TOOLTIP_TAN"] = "Return the tangent of a degree (not radian)."; // untranslated
|
||||
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "Create colour variable..."; // untranslated
|
||||
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "Create number variable..."; // untranslated
|
||||
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "အရောင်ကိန်းရှင် ဖန်တီးရန်";
|
||||
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "ဂဏန်းကိန်းရှင် ဖန်တီးရန်";
|
||||
Blockly.Msg["NEW_STRING_VARIABLE"] = "Create string variable..."; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE"] = "Create variable..."; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE_TITLE"] = "New variable name:"; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "New variable type:"; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE"] = "ကိန်းရှင် ဖန်တီးရန်";
|
||||
Blockly.Msg["NEW_VARIABLE_TITLE"] = "ကိန်းရှင်အသစ်နာမည်";
|
||||
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "ကိန်းရှင်အမျိုးအစားသစ်:";
|
||||
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
||||
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "allow statements"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_BEFORE_PARAMS"] = "with:"; // untranslated
|
||||
@@ -298,7 +285,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
||||
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_CREATE_DO"] = "'%1' ကို ဖန်တီးရန်";
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
||||
@@ -317,10 +304,10 @@ Blockly.Msg["PROCEDURES_MUTATORARG_TITLE"] = "input name:"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORARG_TOOLTIP"] = "Add an input to the function."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "inputs"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Add, remove, or reorder inputs to this function."; // untranslated
|
||||
Blockly.Msg["REDO"] = "Redo"; // untranslated
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "Remove Comment"; // untranslated
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "Rename variable..."; // untranslated
|
||||
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Rename all '%1' variables to:"; // untranslated
|
||||
Blockly.Msg["REDO"] = "ရှေ့သို့ ပြန်ပြင်ရန်";
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "မှတ်ချက် ဖယ်ရှားရန်";
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "ကိန်းရှင် အမည်ပြောင်းရန်";
|
||||
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "ကိန်းရှင် %1 ခုကို အမည်ပြောင်းရန်";
|
||||
Blockly.Msg["TEXT_APPEND_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-modification"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_TITLE"] = "to %1 append text %2"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_TOOLTIP"] = "Append some text to variable '%1'."; // untranslated
|
||||
@@ -389,9 +376,9 @@ Blockly.Msg["TEXT_TRIM_OPERATOR_BOTH"] = "trim spaces from both sides of"; // u
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_LEFT"] = "trim spaces from left side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_RIGHT"] = "trim spaces from right side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_TOOLTIP"] = "Return a copy of the text with spaces removed from one or both ends."; // untranslated
|
||||
Blockly.Msg["TODAY"] = "Today"; // untranslated
|
||||
Blockly.Msg["UNDO"] = "Undo"; // untranslated
|
||||
Blockly.Msg["UNNAMED_KEY"] = "unnamed"; // untranslated
|
||||
Blockly.Msg["TODAY"] = "ယနေ့";
|
||||
Blockly.Msg["UNDO"] = "နောက်ပြန် ပြန်ပြင်ရန်";
|
||||
Blockly.Msg["UNNAMED_KEY"] = "အမည်မဲ့";
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "item"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "Create 'set %1'"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#get"; // untranslated
|
||||
@@ -400,10 +387,10 @@ Blockly.Msg["VARIABLES_SET"] = "set %1 to %2"; // untranslated
|
||||
Blockly.Msg["VARIABLES_SET_CREATE_GET"] = "Create 'get %1'"; // untranslated
|
||||
Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#set"; // untranslated
|
||||
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Sets this variable to be equal to the input."; // untranslated
|
||||
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "A variable named '%1' already exists."; // untranslated
|
||||
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "A variable named '%1' already exists for another type: '%2'."; // untranslated
|
||||
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly Workspace"; // untranslated
|
||||
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Say something..."; // untranslated
|
||||
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "ကိန်းရှင်၏အမည် %1 သည် ရှိပြီးသားဖြစ်သည်။";
|
||||
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "ကိန်းရှင်အမည် \"%1\" သည် အခြားအမျိုးအစား \"%2%\" အတွက် ရှိပြီးသားဖြစ်သည်။";
|
||||
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "လုပ်ငန်းခွင်ပိတ်ဆို့မှု";
|
||||
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "တစ်ခုခု ပြောခဲ့ပါ...";
|
||||
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
||||
Blockly.Msg["CONTROLS_FOR_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
||||
Blockly.Msg["CONTROLS_IF_ELSEIF_TITLE_ELSEIF"] = Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"];
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Utvid blokk";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Eksterne kilder";
|
||||
Blockly.Msg["HELP"] = "Hjelp";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Interne kilder";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Avbryt";
|
||||
Blockly.Msg["IOS_ERROR"] = "Feil";
|
||||
Blockly.Msg["IOS_OK"] = "OK";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Legg til parameter";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Tillat kommandoer";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Denne funksjonen har duplikatparametere.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "PARAMETERE";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Legg til";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Legg til variabel";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Slett";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Du kan ikke bruke et tomt variabelnavn.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Endre navn";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variabelnavn";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "opprett en tom liste";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returnerer en tom liste, altså med lengde 0";
|
||||
|
||||
+37
-50
@@ -2,29 +2,29 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
Blockly.Msg["ADD_COMMENT"] = "Add Comment"; // untranslated
|
||||
Blockly.Msg["ADD_COMMENT"] = "टिप्पणी थप्ने";
|
||||
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Can't delete the variable '%1' because it's part of the definition of the function '%2'"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Change value:"; // untranslated
|
||||
Blockly.Msg["CLEAN_UP"] = "Clean up Blocks"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "मान बदल्नुहोस :";
|
||||
Blockly.Msg["CLEAN_UP"] = "ब्लकहरू हटाउनुहोस्";
|
||||
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Collapse Blocks"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "Collapse Block"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "colour 1"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "colour 2"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "ब्लक भत्काउनुहोस्";
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "ब्लक भत्काउनुहोस्";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = " रङ्ग १";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "रङ्ग २";
|
||||
Blockly.Msg["COLOUR_BLEND_HELPURL"] = "https://meyerweb.com/eric/tools/color-blend/#:::rgbp"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "ratio"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "अनुपात";
|
||||
Blockly.Msg["COLOUR_BLEND_TITLE"] = "blend"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_TOOLTIP"] = "Blends two colours together with a given ratio (0.0 - 1.0)."; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_HELPURL"] = "https://en.wikipedia.org/wiki/Color"; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_TOOLTIP"] = "Choose a colour from the palette."; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_HELPURL"] = "http://randomcolour.com"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "random colour"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "जुनसुकै रङ्ग";
|
||||
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "Choose a colour at random."; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "blue"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "green"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "निलो";
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "हरियो";
|
||||
Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorpercompact.html"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "red"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_TITLE"] = "colour with"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "रातो";
|
||||
Blockly.Msg["COLOUR_RGB_TITLE"] = "यस रङ्गको";
|
||||
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Create a colour with the specified amount of red, green, and blue. All values must be between 0 and 100."; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#loop-termination-blocks"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK"] = "break out of loop"; // untranslated
|
||||
@@ -59,34 +59,21 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "repeat while"; // untransl
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "While a value is false, then do some statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "While a value is true, then do some statements."; // untranslated
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Delete all %1 blocks?"; // untranslated
|
||||
Blockly.Msg["DELETE_BLOCK"] = "Delete Block"; // untranslated
|
||||
Blockly.Msg["DELETE_BLOCK"] = "ब्लक हटाउने";
|
||||
Blockly.Msg["DELETE_VARIABLE"] = "Delete the '%1' variable"; // untranslated
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Delete %1 uses of the '%2' variable?"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Delete %1 Blocks"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = " %1 ब्लकहरू हटाउने";
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "रद्द गर्ने";
|
||||
Blockly.Msg["DIALOG_OK"] = "हुन्छ";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Disable Block"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplicate"; // untranslated
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "ब्लकलाई सक्रिय पार्ने";
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "प्रतिलिपी गर्ने";
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplicate Comment"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Enable Block"; // untranslated
|
||||
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "ब्लकलाई निश्कृयपार्ने";
|
||||
Blockly.Msg["EXPAND_ALL"] = "ब्लकहरू फिजाउने";
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "ब्लकहरू फिजाउने";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "बाह्य इन्पुटहरू";
|
||||
Blockly.Msg["HELP"] = "सहायता";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "इनलाइन इन्पुटहरू";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
@@ -218,11 +205,11 @@ Blockly.Msg["MATH_CONSTRAIN_TITLE"] = "constrain %1 low %2 high %3"; // untrans
|
||||
Blockly.Msg["MATH_CONSTRAIN_TOOLTIP"] = "Constrain a number to be between the specified limits (inclusive)."; // untranslated
|
||||
Blockly.Msg["MATH_DIVISION_SYMBOL"] = "÷"; // untranslated
|
||||
Blockly.Msg["MATH_IS_DIVISIBLE_BY"] = "is divisible by"; // untranslated
|
||||
Blockly.Msg["MATH_IS_EVEN"] = "is even"; // untranslated
|
||||
Blockly.Msg["MATH_IS_NEGATIVE"] = "is negative"; // untranslated
|
||||
Blockly.Msg["MATH_IS_ODD"] = "is odd"; // untranslated
|
||||
Blockly.Msg["MATH_IS_POSITIVE"] = "is positive"; // untranslated
|
||||
Blockly.Msg["MATH_IS_PRIME"] = "is prime"; // untranslated
|
||||
Blockly.Msg["MATH_IS_EVEN"] = "जोर संख्या हो";
|
||||
Blockly.Msg["MATH_IS_NEGATIVE"] = "ऋणात्मक संख्या हो";
|
||||
Blockly.Msg["MATH_IS_ODD"] = "बिजोर संख्या हो";
|
||||
Blockly.Msg["MATH_IS_POSITIVE"] = "धनात्मक संख्या हो";
|
||||
Blockly.Msg["MATH_IS_PRIME"] = "रुढ संख्या हो";
|
||||
Blockly.Msg["MATH_IS_TOOLTIP"] = "Check if a number is an even, odd, prime, whole, positive, negative, or if it is divisible by certain number. Returns true or false."; // untranslated
|
||||
Blockly.Msg["MATH_IS_WHOLE"] = "is whole"; // untranslated
|
||||
Blockly.Msg["MATH_MODULO_HELPURL"] = "https://en.wikipedia.org/wiki/Modulo_operation"; // untranslated
|
||||
@@ -287,8 +274,8 @@ Blockly.Msg["MATH_TRIG_TOOLTIP_TAN"] = "Return the tangent of a degree (not radi
|
||||
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "Create colour variable..."; // untranslated
|
||||
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "Create number variable..."; // untranslated
|
||||
Blockly.Msg["NEW_STRING_VARIABLE"] = "Create string variable..."; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE"] = "Create variable..."; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE_TITLE"] = "New variable name:"; // untranslated
|
||||
Blockly.Msg["NEW_VARIABLE"] = "नयाँ भेरिएबल ...";
|
||||
Blockly.Msg["NEW_VARIABLE_TITLE"] = "नयाँ भेरिएबल नाम:";
|
||||
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "New variable type:"; // untranslated
|
||||
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
||||
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "allow statements"; // untranslated
|
||||
@@ -315,11 +302,11 @@ Blockly.Msg["PROCEDURES_IFRETURN_TOOLTIP"] = "If a value is true, then return a
|
||||
Blockly.Msg["PROCEDURES_IFRETURN_WARNING"] = "Warning: This block may be used only within a function definition."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORARG_TITLE"] = "input name:"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORARG_TOOLTIP"] = "Add an input to the function."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "inputs"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "इन्पुटहरू";
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Add, remove, or reorder inputs to this function."; // untranslated
|
||||
Blockly.Msg["REDO"] = "Redo"; // untranslated
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "Remove Comment"; // untranslated
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "Rename variable..."; // untranslated
|
||||
Blockly.Msg["REDO"] = "पुन: कायम गर्ने";
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "टिप्पणी हटाउने";
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "भेरिएबल पुन: नामाकरण गर्ने ...";
|
||||
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Rename all '%1' variables to:"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-modification"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_TITLE"] = "to %1 append text %2"; // untranslated
|
||||
@@ -389,10 +376,10 @@ Blockly.Msg["TEXT_TRIM_OPERATOR_BOTH"] = "trim spaces from both sides of"; // u
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_LEFT"] = "trim spaces from left side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_RIGHT"] = "trim spaces from right side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_TOOLTIP"] = "Return a copy of the text with spaces removed from one or both ends."; // untranslated
|
||||
Blockly.Msg["TODAY"] = "Today"; // untranslated
|
||||
Blockly.Msg["UNDO"] = "Undo"; // untranslated
|
||||
Blockly.Msg["TODAY"] = "आज";
|
||||
Blockly.Msg["UNDO"] = "रद्द गर्ने";
|
||||
Blockly.Msg["UNNAMED_KEY"] = "unnamed"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "item"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "वस्तु";
|
||||
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "Create 'set %1'"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#get"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_TOOLTIP"] = "Returns the value of this variable."; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Blok uitvouwen";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Externe invoer";
|
||||
Blockly.Msg["HELP"] = "Hulp";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline invoer";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Annuleren";
|
||||
Blockly.Msg["IOS_ERROR"] = "Fout";
|
||||
Blockly.Msg["IOS_OK"] = "OK";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Invoer toevoegen";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Statements toestaan";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Deze functie heeft dubbele invoeren.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INVOER";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Toevoegen";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Variabele toevoegen";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Verwijderen";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "U kunt geen lege variabelenaam gebruiken.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Hernoemen";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variabelenaam";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "maak een lege lijst";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Geeft een lijst terug met lengte 0, zonder items";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Desvolopar lo blòt";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Entradas extèrnas";
|
||||
Blockly.Msg["HELP"] = "Ajuda";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Entradas en linha";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Anullar";
|
||||
Blockly.Msg["IOS_ERROR"] = "Error";
|
||||
Blockly.Msg["IOS_OK"] = "D'acòrdi";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Apondre una entrada";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Òrdres autorizats";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Aquesta foncion a d'entradas duplicadas.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "ENTRADAS";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Apondre";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Apondre una variabla";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Suprimir";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Podètz pas utilizar un nom de variabla void.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Renomenar";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Nom de la variabla";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "crear una lista voida";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
|
||||
+27
-40
@@ -2,15 +2,15 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
Blockly.Msg["ADD_COMMENT"] = "Add Comment"; // untranslated
|
||||
Blockly.Msg["ADD_COMMENT"] = "Ližätä kommentarii";
|
||||
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Can't delete the variable '%1' because it's part of the definition of the function '%2'"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Change value:"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Muuttua merkitys:";
|
||||
Blockly.Msg["CLEAN_UP"] = "Clean up Blocks"; // untranslated
|
||||
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Collapse Blocks"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "Collapse Block"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "colour 1"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "colour 2"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "väri 1";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "väri 2";
|
||||
Blockly.Msg["COLOUR_BLEND_HELPURL"] = "https://meyerweb.com/eric/tools/color-blend/#:::rgbp"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "ratio"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_TITLE"] = "blend"; // untranslated
|
||||
@@ -20,11 +20,11 @@ Blockly.Msg["COLOUR_PICKER_TOOLTIP"] = "Choose a colour from the palette."; //
|
||||
Blockly.Msg["COLOUR_RANDOM_HELPURL"] = "http://randomcolour.com"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "random colour"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "Choose a colour at random."; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "blue"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "green"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "sinine";
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "vihandu";
|
||||
Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorpercompact.html"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "red"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_TITLE"] = "colour with"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "ruskei";
|
||||
Blockly.Msg["COLOUR_RGB_TITLE"] = "Väri";
|
||||
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Create a colour with the specified amount of red, green, and blue. All values must be between 0 and 100."; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#loop-termination-blocks"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK"] = "break out of loop"; // untranslated
|
||||
@@ -42,15 +42,15 @@ Blockly.Msg["CONTROLS_IF_ELSEIF_TOOLTIP"] = "Add a condition to the if block.";
|
||||
Blockly.Msg["CONTROLS_IF_ELSE_TOOLTIP"] = "Add a final, catch-all condition to the if block."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_HELPURL"] = "https://github.com/google/blockly/wiki/IfElse"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_IF_TOOLTIP"] = "Add, remove, or reorder sections to reconfigure this if block."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSE"] = "else"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"] = "else if"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_IF"] = "if"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSE"] = "sit";
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"] = "sit gu";
|
||||
Blockly.Msg["CONTROLS_IF_MSG_IF"] = "gu";
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_1"] = "If a value is true, then do some statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_2"] = "If a value is true, then do the first block of statements. Otherwise, do the second block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_3"] = "If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_4"] = "If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements. If none of the values are true, do the last block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_HELPURL"] = "https://en.wikipedia.org/wiki/For_loop"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"] = "do"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"] = "rua";
|
||||
Blockly.Msg["CONTROLS_REPEAT_TITLE"] = "repeat %1 times"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_TOOLTIP"] = "Do some statements several times."; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#repeat"; // untranslated
|
||||
@@ -66,27 +66,14 @@ Blockly.Msg["DELETE_X_BLOCKS"] = "Delete %1 Blocks"; // untranslated
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "Hylgiä";
|
||||
Blockly.Msg["DIALOG_OK"] = "OK";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Disable Block"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplicate"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Kopiiruija";
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplicate Comment"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Enable Block"; // untranslated
|
||||
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Kyzy abuu";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
@@ -171,10 +158,10 @@ Blockly.Msg["LISTS_SPLIT_TEXT_FROM_LIST"] = "make text from list"; // untransla
|
||||
Blockly.Msg["LISTS_SPLIT_TOOLTIP_JOIN"] = "Join a list of texts into one text, separated by a delimiter."; // untranslated
|
||||
Blockly.Msg["LISTS_SPLIT_TOOLTIP_SPLIT"] = "Split text into a list of texts, breaking at each delimiter."; // untranslated
|
||||
Blockly.Msg["LISTS_SPLIT_WITH_DELIMITER"] = "with delimiter"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_FALSE"] = "false"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_FALSE"] = "valeh";
|
||||
Blockly.Msg["LOGIC_BOOLEAN_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#values"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TOOLTIP"] = "Returns either true or false."; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TRUE"] = "true"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TRUE"] = "tozi";
|
||||
Blockly.Msg["LOGIC_COMPARE_HELPURL"] = "https://en.wikipedia.org/wiki/Inequality_(mathematics)"; // untranslated
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_EQ"] = "Return true if both inputs equal each other."; // untranslated
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_GT"] = "Return true if the first input is greater than the second input."; // untranslated
|
||||
@@ -188,15 +175,15 @@ Blockly.Msg["LOGIC_NEGATE_TOOLTIP"] = "Returns true if the input is false. Retur
|
||||
Blockly.Msg["LOGIC_NULL"] = "null"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL_HELPURL"] = "https://en.wikipedia.org/wiki/Nullable_type"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL_TOOLTIP"] = "Returns null."; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_AND"] = "and"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_AND"] = "da";
|
||||
Blockly.Msg["LOGIC_OPERATION_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#logical-operations"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_OR"] = "or"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_OR"] = "libo";
|
||||
Blockly.Msg["LOGIC_OPERATION_TOOLTIP_AND"] = "Return true if both inputs are true."; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_TOOLTIP_OR"] = "Return true if at least one of the inputs is true."; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_CONDITION"] = "test"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_HELPURL"] = "https://en.wikipedia.org/wiki/%3F:"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_FALSE"] = "if false"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_TRUE"] = "if true"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_FALSE"] = "ei olle tozi";
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_TRUE"] = "ollou tozi";
|
||||
Blockly.Msg["LOGIC_TERNARY_TOOLTIP"] = "Check the condition in 'test'. If the condition is true, returns the 'if true' value; otherwise returns the 'if false' value."; // untranslated
|
||||
Blockly.Msg["MATH_ADDITION_SYMBOL"] = "+"; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_HELPURL"] = "https://en.wikipedia.org/wiki/Arithmetic"; // untranslated
|
||||
@@ -219,9 +206,9 @@ Blockly.Msg["MATH_CONSTRAIN_TOOLTIP"] = "Constrain a number to be between the sp
|
||||
Blockly.Msg["MATH_DIVISION_SYMBOL"] = "÷"; // untranslated
|
||||
Blockly.Msg["MATH_IS_DIVISIBLE_BY"] = "is divisible by"; // untranslated
|
||||
Blockly.Msg["MATH_IS_EVEN"] = "is even"; // untranslated
|
||||
Blockly.Msg["MATH_IS_NEGATIVE"] = "is negative"; // untranslated
|
||||
Blockly.Msg["MATH_IS_NEGATIVE"] = "on negatiivine";
|
||||
Blockly.Msg["MATH_IS_ODD"] = "is odd"; // untranslated
|
||||
Blockly.Msg["MATH_IS_POSITIVE"] = "is positive"; // untranslated
|
||||
Blockly.Msg["MATH_IS_POSITIVE"] = "on pozitiivine";
|
||||
Blockly.Msg["MATH_IS_PRIME"] = "is prime"; // untranslated
|
||||
Blockly.Msg["MATH_IS_TOOLTIP"] = "Check if a number is an even, odd, prime, whole, positive, negative, or if it is divisible by certain number. Returns true or false."; // untranslated
|
||||
Blockly.Msg["MATH_IS_WHOLE"] = "is whole"; // untranslated
|
||||
@@ -318,7 +305,7 @@ Blockly.Msg["PROCEDURES_MUTATORARG_TOOLTIP"] = "Add an input to the function.";
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "inputs"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Add, remove, or reorder inputs to this function."; // untranslated
|
||||
Blockly.Msg["REDO"] = "Redo"; // untranslated
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "Remove Comment"; // untranslated
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "Poistua kommentarii";
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "Rename variable..."; // untranslated
|
||||
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Rename all '%1' variables to:"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-modification"; // untranslated
|
||||
@@ -331,7 +318,7 @@ Blockly.Msg["TEXT_CHANGECASE_OPERATOR_UPPERCASE"] = "to UPPER CASE"; // untrans
|
||||
Blockly.Msg["TEXT_CHANGECASE_TOOLTIP"] = "Return a copy of the text in a different case."; // untranslated
|
||||
Blockly.Msg["TEXT_CHARAT_FIRST"] = "get first letter"; // untranslated
|
||||
Blockly.Msg["TEXT_CHARAT_FROM_END"] = "get letter # from end"; // untranslated
|
||||
Blockly.Msg["TEXT_CHARAT_FROM_START"] = "get letter #"; // untranslated
|
||||
Blockly.Msg["TEXT_CHARAT_FROM_START"] = "eči kirjain #";
|
||||
Blockly.Msg["TEXT_CHARAT_HELPURL"] = "https://github.com/google/blockly/wiki/Text#extracting-text"; // untranslated
|
||||
Blockly.Msg["TEXT_CHARAT_LAST"] = "get last letter"; // untranslated
|
||||
Blockly.Msg["TEXT_CHARAT_RANDOM"] = "get random letter"; // untranslated
|
||||
@@ -363,7 +350,7 @@ Blockly.Msg["TEXT_ISEMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Te
|
||||
Blockly.Msg["TEXT_ISEMPTY_TITLE"] = "%1 is empty"; // untranslated
|
||||
Blockly.Msg["TEXT_ISEMPTY_TOOLTIP"] = "Returns true if the provided text is empty."; // untranslated
|
||||
Blockly.Msg["TEXT_JOIN_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-creation"; // untranslated
|
||||
Blockly.Msg["TEXT_JOIN_TITLE_CREATEWITH"] = "create text with"; // untranslated
|
||||
Blockly.Msg["TEXT_JOIN_TITLE_CREATEWITH"] = "luaji tekstu";
|
||||
Blockly.Msg["TEXT_JOIN_TOOLTIP"] = "Create a piece of text by joining together any number of items."; // untranslated
|
||||
Blockly.Msg["TEXT_LENGTH_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-modification"; // untranslated
|
||||
Blockly.Msg["TEXT_LENGTH_TITLE"] = "length of %1"; // untranslated
|
||||
@@ -383,13 +370,13 @@ Blockly.Msg["TEXT_REVERSE_HELPURL"] = "https://github.com/google/blockly/wiki/Te
|
||||
Blockly.Msg["TEXT_REVERSE_MESSAGE0"] = "reverse %1"; // untranslated
|
||||
Blockly.Msg["TEXT_REVERSE_TOOLTIP"] = "Reverses the order of the characters in the text."; // untranslated
|
||||
Blockly.Msg["TEXT_TEXT_HELPURL"] = "https://en.wikipedia.org/wiki/String_(computer_science)"; // untranslated
|
||||
Blockly.Msg["TEXT_TEXT_TOOLTIP"] = "A letter, word, or line of text."; // untranslated
|
||||
Blockly.Msg["TEXT_TEXT_TOOLTIP"] = "Kirjain, sana libo riädy tekstua.";
|
||||
Blockly.Msg["TEXT_TRIM_HELPURL"] = "https://github.com/google/blockly/wiki/Text#trimming-removing-spaces"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_BOTH"] = "trim spaces from both sides of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_LEFT"] = "trim spaces from left side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_RIGHT"] = "trim spaces from right side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_TOOLTIP"] = "Return a copy of the text with spaces removed from one or both ends."; // untranslated
|
||||
Blockly.Msg["TODAY"] = "Today"; // untranslated
|
||||
Blockly.Msg["TODAY"] = "Tänäpäi";
|
||||
Blockly.Msg["UNDO"] = "Undo"; // untranslated
|
||||
Blockly.Msg["UNNAMED_KEY"] = "unnamed"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "item"; // untranslated
|
||||
|
||||
+56
-69
@@ -2,30 +2,30 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
Blockly.Msg["ADD_COMMENT"] = "Add Comment"; // untranslated
|
||||
Blockly.Msg["ADD_COMMENT"] = "ਟਿੱਪਣੀ ਕਰੋ";
|
||||
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Can't delete the variable '%1' because it's part of the definition of the function '%2'"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Change value:"; // untranslated
|
||||
Blockly.Msg["CLEAN_UP"] = "Clean up Blocks"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "ਮੁੱਲ ਬਦਲੋ:";
|
||||
Blockly.Msg["CLEAN_UP"] = "ਬਲਾਕ ਸਾਫ਼ ਕਰੋ";
|
||||
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Collapse Blocks"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "Collapse Block"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "colour 1"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "colour 2"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "ਬਲਾਕਾਂ ਨੂੰ ਸਮੇਟੋ";
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "ਬਲਾਕ ਸਮੇਟੋ";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "ਰੰਗ 1";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "ਰੰਗ 2";
|
||||
Blockly.Msg["COLOUR_BLEND_HELPURL"] = "https://meyerweb.com/eric/tools/color-blend/#:::rgbp"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "ratio"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_TITLE"] = "blend"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_TOOLTIP"] = "Blends two colours together with a given ratio (0.0 - 1.0)."; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_HELPURL"] = "https://en.wikipedia.org/wiki/Color"; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_TOOLTIP"] = "Choose a colour from the palette."; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "ਅਨੁਪਾਤ";
|
||||
Blockly.Msg["COLOUR_BLEND_TITLE"] = "ਮਿਸ਼ਰਣ ਕਰੋ";
|
||||
Blockly.Msg["COLOUR_BLEND_TOOLTIP"] = "ਦਿੱਤੇ ਅਨੁਪਾਤ (0.0 - 1.0) ਅਨੁਸਾਰ ਦੋ ਰੰਗ ਮਿਲਾਓ।";
|
||||
Blockly.Msg["COLOUR_PICKER_HELPURL"] = "https://en.wikipedia.org/wiki/Color";
|
||||
Blockly.Msg["COLOUR_PICKER_TOOLTIP"] = "ਰੰਗ-ਫੱਟੀ ਵਿੱਚੋਂ ਰੰਗ ਚੁਣੋ";
|
||||
Blockly.Msg["COLOUR_RANDOM_HELPURL"] = "http://randomcolour.com"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "random colour"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "Choose a colour at random."; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "blue"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "green"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "ਰਲ਼ਵਾਂ ਰੰਗ";
|
||||
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "ਰਲ਼ਵਾਂ ਰੰਗ ਚੁਣੋ";
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "ਨੀਲਾ";
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "ਹਰਾ";
|
||||
Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorpercompact.html"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "red"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "ਲਾਲ";
|
||||
Blockly.Msg["COLOUR_RGB_TITLE"] = "colour with"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Create a colour with the specified amount of red, green, and blue. All values must be between 0 and 100."; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "ਰੰਗ ਬਣਾਉਣ ਲਈ ਲਾਲ, ਹਰੇ ਅਤੇ ਨੀਲੇ ਨੂੰ ਨਿਰਧਾਰਿਤ ਮਾਤਰਾ ਵਿੱਚ ਮਿਲਾਓ। ਰਲਾਉਣ ਦੀ ਮਾਤਰਾ ਦਾ ਮੁੱਲ 0 ਤੋਂ 100 ਦੇ ਵਿਚਕਾਰ ਹੀ ਰੱਖੋ।";
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#loop-termination-blocks"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK"] = "break out of loop"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_CONTINUE"] = "continue with next iteration of loop"; // untranslated
|
||||
@@ -49,44 +49,31 @@ Blockly.Msg["CONTROLS_IF_TOOLTIP_1"] = "If a value is true, then do some stateme
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_2"] = "If a value is true, then do the first block of statements. Otherwise, do the second block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_3"] = "If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_4"] = "If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements. If none of the values are true, do the last block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_HELPURL"] = "https://en.wikipedia.org/wiki/For_loop"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"] = "do"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_TITLE"] = "repeat %1 times"; // untranslated
|
||||
Blockly.Msg["CONTROLS_REPEAT_HELPURL"] = "https://en.wikipedia.org/wiki/For_loop";
|
||||
Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"] = "ਕਰੋ";
|
||||
Blockly.Msg["CONTROLS_REPEAT_TITLE"] = "%1 ਵਾਰੀ ਦੁਹਰਾਉ";
|
||||
Blockly.Msg["CONTROLS_REPEAT_TOOLTIP"] = "Do some statements several times."; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#repeat"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_UNTIL"] = "repeat until"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "repeat while"; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "While a value is false, then do some statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "While a value is true, then do some statements."; // untranslated
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Delete all %1 blocks?"; // untranslated
|
||||
Blockly.Msg["DELETE_BLOCK"] = "Delete Block"; // untranslated
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "ਕੀ ਸਾਰੇ %1 ਬਲਾਕ ਮਿਟਾਉਣੇ ਹਨ?";
|
||||
Blockly.Msg["DELETE_BLOCK"] = "ਬਲਾਕ ਮਿਟਾਉ";
|
||||
Blockly.Msg["DELETE_VARIABLE"] = "Delete the '%1' variable"; // untranslated
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Delete %1 uses of the '%2' variable?"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Delete %1 Blocks"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "%1 ਬਲਾਕ ਮਿਟਾਉ";
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "ਰੱਦ ਕਰੋ";
|
||||
Blockly.Msg["DIALOG_OK"] = "ਠੀਕ ਹੈ।";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Disable Block"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplicate"; // untranslated
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "ਬਲਾਕ ਬੰਦ ਕਰੋ";
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "ਨਕਲ";
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplicate Comment"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Enable Block"; // untranslated
|
||||
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "ਬਲਾਕ ਚਾਲੂ ਕਰੋ";
|
||||
Blockly.Msg["EXPAND_ALL"] = "ਬਲਾਕਾਂ ਨੂੰ ਫੈਲਾਉ";
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "ਬਲਾਕ ਫੈਲਾਉ";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "ਬਾਹਰੀ ਇੱਨਪੁੱਟ";
|
||||
Blockly.Msg["HELP"] = "ਮਦਦ";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
@@ -96,13 +83,13 @@ Blockly.Msg["LISTS_CREATE_WITH_HELPURL"] = "https://github.com/google/blockly/wi
|
||||
Blockly.Msg["LISTS_CREATE_WITH_INPUT_WITH"] = "create list with"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_WITH_ITEM_TOOLTIP"] = "Add an item to the list."; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_WITH_TOOLTIP"] = "Create a list with any number of items."; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_FIRST"] = "first"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_FIRST"] = "ਪਹਿਲਾ";
|
||||
Blockly.Msg["LISTS_GET_INDEX_FROM_END"] = "# from end"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_FROM_START"] = "#"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_GET"] = "get"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_GET_REMOVE"] = "get and remove"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_LAST"] = "last"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_RANDOM"] = "random"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_LAST"] = "ਆਖ਼ਰੀ";
|
||||
Blockly.Msg["LISTS_GET_INDEX_RANDOM"] = "ਰਲ਼ਵਾਂ";
|
||||
Blockly.Msg["LISTS_GET_INDEX_REMOVE"] = "remove"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_TAIL"] = ""; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_FIRST"] = "Returns the first item in a list."; // untranslated
|
||||
@@ -159,7 +146,7 @@ Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_LAST"] = "Sets the last item in a list.
|
||||
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_RANDOM"] = "Sets a random item in a list."; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#sorting-a-list"; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_ORDER_ASCENDING"] = "ascending"; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_ORDER_DESCENDING"] = "descending"; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_ORDER_DESCENDING"] = "ਘਟਦੇ ਕ੍ਰਮ ਵਿੱਚ";
|
||||
Blockly.Msg["LISTS_SORT_TITLE"] = "sort %1 %2 %3"; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_TOOLTIP"] = "Sort a copy of a list."; // untranslated
|
||||
Blockly.Msg["LISTS_SORT_TYPE_IGNORECASE"] = "alphabetic, ignore case"; // untranslated
|
||||
@@ -171,10 +158,10 @@ Blockly.Msg["LISTS_SPLIT_TEXT_FROM_LIST"] = "make text from list"; // untransla
|
||||
Blockly.Msg["LISTS_SPLIT_TOOLTIP_JOIN"] = "Join a list of texts into one text, separated by a delimiter."; // untranslated
|
||||
Blockly.Msg["LISTS_SPLIT_TOOLTIP_SPLIT"] = "Split text into a list of texts, breaking at each delimiter."; // untranslated
|
||||
Blockly.Msg["LISTS_SPLIT_WITH_DELIMITER"] = "with delimiter"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_FALSE"] = "false"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_FALSE"] = "ਝੂਠ";
|
||||
Blockly.Msg["LOGIC_BOOLEAN_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#values"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TOOLTIP"] = "Returns either true or false."; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TRUE"] = "true"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TRUE"] = "ਸੱਚ";
|
||||
Blockly.Msg["LOGIC_COMPARE_HELPURL"] = "https://en.wikipedia.org/wiki/Inequality_(mathematics)"; // untranslated
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_EQ"] = "Return true if both inputs equal each other."; // untranslated
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_GT"] = "Return true if the first input is greater than the second input."; // untranslated
|
||||
@@ -185,22 +172,22 @@ Blockly.Msg["LOGIC_COMPARE_TOOLTIP_NEQ"] = "Return true if both inputs are not e
|
||||
Blockly.Msg["LOGIC_NEGATE_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#not"; // untranslated
|
||||
Blockly.Msg["LOGIC_NEGATE_TITLE"] = "not %1"; // untranslated
|
||||
Blockly.Msg["LOGIC_NEGATE_TOOLTIP"] = "Returns true if the input is false. Returns false if the input is true."; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL"] = "null"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL"] = "ਨੱਲ";
|
||||
Blockly.Msg["LOGIC_NULL_HELPURL"] = "https://en.wikipedia.org/wiki/Nullable_type"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL_TOOLTIP"] = "Returns null."; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_AND"] = "and"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL_TOOLTIP"] = "ਨੱਲ ਮੋੜਦਾ ਹੈ।";
|
||||
Blockly.Msg["LOGIC_OPERATION_AND"] = "ਅਤੇ";
|
||||
Blockly.Msg["LOGIC_OPERATION_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#logical-operations"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_OR"] = "or"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_OR"] = "ਜਾਂ";
|
||||
Blockly.Msg["LOGIC_OPERATION_TOOLTIP_AND"] = "Return true if both inputs are true."; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_TOOLTIP_OR"] = "Return true if at least one of the inputs is true."; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_CONDITION"] = "test"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_CONDITION"] = "ਟੈਸਟ";
|
||||
Blockly.Msg["LOGIC_TERNARY_HELPURL"] = "https://en.wikipedia.org/wiki/%3F:"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_FALSE"] = "if false"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_TRUE"] = "if true"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_FALSE"] = "ਜੇ ਝੂਠ";
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_TRUE"] = "ਜੇ ਸੱਚ";
|
||||
Blockly.Msg["LOGIC_TERNARY_TOOLTIP"] = "Check the condition in 'test'. If the condition is true, returns the 'if true' value; otherwise returns the 'if false' value."; // untranslated
|
||||
Blockly.Msg["MATH_ADDITION_SYMBOL"] = "+"; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_HELPURL"] = "https://en.wikipedia.org/wiki/Arithmetic"; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_ADD"] = "Return the sum of the two numbers."; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_HELPURL"] = "https://pa.wikipedia.org/wiki/ਗਿਣਤੀ";
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_ADD"] = "ਦੋ ਅੰਕਾੰ ਦਾ ਜੋੜ ਮੋੜੋ।";
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_DIVIDE"] = "Return the quotient of the two numbers."; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_MINUS"] = "Return the difference of the two numbers."; // untranslated
|
||||
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_MULTIPLY"] = "Return the product of the two numbers."; // untranslated
|
||||
@@ -230,7 +217,7 @@ Blockly.Msg["MATH_MODULO_TITLE"] = "remainder of %1 ÷ %2"; // untranslated
|
||||
Blockly.Msg["MATH_MODULO_TOOLTIP"] = "Return the remainder from dividing the two numbers."; // untranslated
|
||||
Blockly.Msg["MATH_MULTIPLICATION_SYMBOL"] = "×"; // untranslated
|
||||
Blockly.Msg["MATH_NUMBER_HELPURL"] = "https://en.wikipedia.org/wiki/Number"; // untranslated
|
||||
Blockly.Msg["MATH_NUMBER_TOOLTIP"] = "A number."; // untranslated
|
||||
Blockly.Msg["MATH_NUMBER_TOOLTIP"] = "ਇੱਕ ਅੰਕ";
|
||||
Blockly.Msg["MATH_ONLIST_HELPURL"] = ""; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_AVERAGE"] = "average of list"; // untranslated
|
||||
Blockly.Msg["MATH_ONLIST_OPERATOR_MAX"] = "max of list"; // untranslated
|
||||
@@ -260,16 +247,16 @@ Blockly.Msg["MATH_ROUND_OPERATOR_ROUND"] = "round"; // untranslated
|
||||
Blockly.Msg["MATH_ROUND_OPERATOR_ROUNDDOWN"] = "round down"; // untranslated
|
||||
Blockly.Msg["MATH_ROUND_OPERATOR_ROUNDUP"] = "round up"; // untranslated
|
||||
Blockly.Msg["MATH_ROUND_TOOLTIP"] = "Round a number up or down."; // untranslated
|
||||
Blockly.Msg["MATH_SINGLE_HELPURL"] = "https://en.wikipedia.org/wiki/Square_root"; // untranslated
|
||||
Blockly.Msg["MATH_SINGLE_HELPURL"] = "https://pa.wikipedia.org/wiki/ਵਰਗ_ਮੂਲ";
|
||||
Blockly.Msg["MATH_SINGLE_OP_ABSOLUTE"] = "absolute"; // untranslated
|
||||
Blockly.Msg["MATH_SINGLE_OP_ROOT"] = "square root"; // untranslated
|
||||
Blockly.Msg["MATH_SINGLE_OP_ROOT"] = "ਵਰਗ ਮੂਲ";
|
||||
Blockly.Msg["MATH_SINGLE_TOOLTIP_ABS"] = "Return the absolute value of a number."; // untranslated
|
||||
Blockly.Msg["MATH_SINGLE_TOOLTIP_EXP"] = "Return e to the power of a number."; // untranslated
|
||||
Blockly.Msg["MATH_SINGLE_TOOLTIP_LN"] = "Return the natural logarithm of a number."; // untranslated
|
||||
Blockly.Msg["MATH_SINGLE_TOOLTIP_LOG10"] = "Return the base 10 logarithm of a number."; // untranslated
|
||||
Blockly.Msg["MATH_SINGLE_TOOLTIP_NEG"] = "Return the negation of a number."; // untranslated
|
||||
Blockly.Msg["MATH_SINGLE_TOOLTIP_POW10"] = "Return 10 to the power of a number."; // untranslated
|
||||
Blockly.Msg["MATH_SINGLE_TOOLTIP_ROOT"] = "Return the square root of a number."; // untranslated
|
||||
Blockly.Msg["MATH_SINGLE_TOOLTIP_ROOT"] = "ਇੱਕ ਅੰਕ ਦਾ ਵਰਗ ਮੂਲ ਮੋੜੋ।";
|
||||
Blockly.Msg["MATH_SUBTRACTION_SYMBOL"] = "-"; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_ACOS"] = "acos"; // untranslated
|
||||
Blockly.Msg["MATH_TRIG_ASIN"] = "asin"; // untranslated
|
||||
@@ -306,7 +293,7 @@ Blockly.Msg["PROCEDURES_DEFNORETURN_PROCEDURE"] = "do something"; // untranslat
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_TITLE"] = "to"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_TOOLTIP"] = "Creates a function with no output."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEFRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEFRETURN_RETURN"] = "return"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEFRETURN_RETURN"] = "ਮੋੜੋ";
|
||||
Blockly.Msg["PROCEDURES_DEFRETURN_TOOLTIP"] = "Creates a function with an output."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEF_DUPLICATE_WARNING"] = "Warning: This function has duplicate parameters."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_HIGHLIGHT_DEF"] = "Highlight function definition"; // untranslated
|
||||
@@ -317,8 +304,8 @@ Blockly.Msg["PROCEDURES_MUTATORARG_TITLE"] = "input name:"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORARG_TOOLTIP"] = "Add an input to the function."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "inputs"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Add, remove, or reorder inputs to this function."; // untranslated
|
||||
Blockly.Msg["REDO"] = "Redo"; // untranslated
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "Remove Comment"; // untranslated
|
||||
Blockly.Msg["REDO"] = "ਮੁੜ ਕਰੋ";
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "ਟਿੱਪਣੀ ਹਟਾਉ";
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "Rename variable..."; // untranslated
|
||||
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Rename all '%1' variables to:"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-modification"; // untranslated
|
||||
@@ -389,10 +376,10 @@ Blockly.Msg["TEXT_TRIM_OPERATOR_BOTH"] = "trim spaces from both sides of"; // u
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_LEFT"] = "trim spaces from left side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_RIGHT"] = "trim spaces from right side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_TOOLTIP"] = "Return a copy of the text with spaces removed from one or both ends."; // untranslated
|
||||
Blockly.Msg["TODAY"] = "Today"; // untranslated
|
||||
Blockly.Msg["UNDO"] = "Undo"; // untranslated
|
||||
Blockly.Msg["TODAY"] = "ਅੱਜ";
|
||||
Blockly.Msg["UNDO"] = "ਅਣਕੀਤਾ ਕਰੋ";
|
||||
Blockly.Msg["UNNAMED_KEY"] = "unnamed"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "item"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "ਸਮੱਗਰੀ";
|
||||
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "Create 'set %1'"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#get"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_TOOLTIP"] = "Returns the value of this variable."; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Rozwiń Klocek";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Zewnętrzne Wejścia";
|
||||
Blockly.Msg["HELP"] = "Pomoc";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Wbudowane Wejścia";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Anuluj";
|
||||
Blockly.Msg["IOS_ERROR"] = "Błąd";
|
||||
Blockly.Msg["IOS_OK"] = "OK";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Dodaj Wejście";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Zezwalaj na czynności.";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Ta funkcja ma zduplikowane wejścia.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "WEJŚCIA";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Dodaj";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Dodaj Zmienną";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Usuń";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Nie możesz utworzyć funkcji bez nazwy.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Zmień nazwę";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Nazwa zmiennej";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "utwórz pustą listę";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Zwraca listę o długości 0, nie zawierającą danych";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Dësvlupé ël blòch";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Imission esterne";
|
||||
Blockly.Msg["HELP"] = "Agiut";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Imission an linia";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Anulé";
|
||||
Blockly.Msg["IOS_ERROR"] = "Eror";
|
||||
Blockly.Msg["IOS_OK"] = "Va bin";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Gionté n'imission";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Përmëtte le diciairassion";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Costa imission a dj'imission duplicà.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "IMISSION";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Gionté";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Gionté na variàbil";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Eliminé";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "A peul nen dovré un nòm ëd variàbil veuid.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Arnominé";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Nòm ëd la variàbil";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "creé na lista veuida";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Smon-e na lista, ëd longheur 0, ch'a conten gnun-a argistrassion";
|
||||
|
||||
+41
-54
@@ -2,29 +2,29 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
Blockly.Msg["ADD_COMMENT"] = "Add Comment"; // untranslated
|
||||
Blockly.Msg["ADD_COMMENT"] = "تبصره ورگډول";
|
||||
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Can't delete the variable '%1' because it's part of the definition of the function '%2'"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Change value:"; // untranslated
|
||||
Blockly.Msg["CLEAN_UP"] = "Clean up Blocks"; // untranslated
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "ارزښت بدلول:";
|
||||
Blockly.Msg["CLEAN_UP"] = "بلاکونه پاکول";
|
||||
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Collapse Blocks"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "Collapse Block"; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "بلاکونه پرځول";
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "بلاک پرځول";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "colour 1"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "colour 2"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_HELPURL"] = "https://meyerweb.com/eric/tools/color-blend/#:::rgbp"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "ratio"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_TITLE"] = "blend"; // untranslated
|
||||
Blockly.Msg["COLOUR_BLEND_TOOLTIP"] = "Blends two colours together with a given ratio (0.0 - 1.0)."; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_HELPURL"] = "https://en.wikipedia.org/wiki/Color"; // untranslated
|
||||
Blockly.Msg["COLOUR_PICKER_HELPURL"] = "https://ps.wikipedia.org/wiki/رنگ";
|
||||
Blockly.Msg["COLOUR_PICKER_TOOLTIP"] = "Choose a colour from the palette."; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_HELPURL"] = "http://randomcolour.com"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "random colour"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "ناټاکلی رنگ";
|
||||
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "Choose a colour at random."; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "blue"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "green"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "شين";
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "زرغون";
|
||||
Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorpercompact.html"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "red"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_TITLE"] = "colour with"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "سور";
|
||||
Blockly.Msg["COLOUR_RGB_TITLE"] = "د رنگ سره";
|
||||
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Create a colour with the specified amount of red, green, and blue. All values must be between 0 and 100."; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#loop-termination-blocks"; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK"] = "break out of loop"; // untranslated
|
||||
@@ -44,7 +44,7 @@ Blockly.Msg["CONTROLS_IF_HELPURL"] = "https://github.com/google/blockly/wiki/IfE
|
||||
Blockly.Msg["CONTROLS_IF_IF_TOOLTIP"] = "Add, remove, or reorder sections to reconfigure this if block."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSE"] = "else"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"] = "else if"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_IF"] = "if"; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_MSG_IF"] = "که";
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_1"] = "If a value is true, then do some statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_2"] = "If a value is true, then do the first block of statements. Otherwise, do the second block of statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_IF_TOOLTIP_3"] = "If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements."; // untranslated
|
||||
@@ -59,50 +59,37 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "repeat while"; // untransl
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "While a value is false, then do some statements."; // untranslated
|
||||
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "While a value is true, then do some statements."; // untranslated
|
||||
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Delete all %1 blocks?"; // untranslated
|
||||
Blockly.Msg["DELETE_BLOCK"] = "Delete Block"; // untranslated
|
||||
Blockly.Msg["DELETE_BLOCK"] = "بلاک ړنگول";
|
||||
Blockly.Msg["DELETE_VARIABLE"] = "Delete the '%1' variable"; // untranslated
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Delete %1 uses of the '%2' variable?"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Delete %1 Blocks"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "%1 بلاکونه ړنگول";
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "ناگارل";
|
||||
Blockly.Msg["DIALOG_OK"] = "ښه";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Disable Block"; // untranslated
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "بلاک ناچارنول";
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplicate"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplicate Comment"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Enable Block"; // untranslated
|
||||
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "بلاک چارنول";
|
||||
Blockly.Msg["EXPAND_ALL"] = "بلاکونه غځول";
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "بلاک غځول";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "باندنۍ ننوېستنې";
|
||||
Blockly.Msg["HELP"] = "لارښود";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "پرکرښه ننوېستنې";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_WITH_CONTAINER_TITLE_ADD"] = "list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_WITH_CONTAINER_TITLE_ADD"] = "لړليک";
|
||||
Blockly.Msg["LISTS_CREATE_WITH_CONTAINER_TOOLTIP"] = "Add, remove, or reorder sections to reconfigure this list block."; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_WITH_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-list-with"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_WITH_INPUT_WITH"] = "create list with"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_WITH_ITEM_TOOLTIP"] = "Add an item to the list."; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_WITH_TOOLTIP"] = "Create a list with any number of items."; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_FIRST"] = "first"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_FIRST"] = "لومړنی";
|
||||
Blockly.Msg["LISTS_GET_INDEX_FROM_END"] = "# from end"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_FROM_START"] = "#"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_GET"] = "get"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_GET"] = "ترلاسه کول";
|
||||
Blockly.Msg["LISTS_GET_INDEX_GET_REMOVE"] = "get and remove"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_LAST"] = "last"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_RANDOM"] = "random"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_LAST"] = "وروستنی";
|
||||
Blockly.Msg["LISTS_GET_INDEX_RANDOM"] = "ناټاکلی";
|
||||
Blockly.Msg["LISTS_GET_INDEX_REMOVE"] = "remove"; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_TAIL"] = ""; // untranslated
|
||||
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_FIRST"] = "Returns the first item in a list."; // untranslated
|
||||
@@ -134,7 +121,7 @@ Blockly.Msg["LISTS_INDEX_OF_LAST"] = "find last occurrence of item"; // untrans
|
||||
Blockly.Msg["LISTS_INDEX_OF_TOOLTIP"] = "Returns the index of the first/last occurrence of the item in the list. Returns %1 if item is not found."; // untranslated
|
||||
Blockly.Msg["LISTS_INLIST"] = "in list"; // untranslated
|
||||
Blockly.Msg["LISTS_ISEMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#is-empty"; // untranslated
|
||||
Blockly.Msg["LISTS_ISEMPTY_TITLE"] = "%1 is empty"; // untranslated
|
||||
Blockly.Msg["LISTS_ISEMPTY_TITLE"] = "%1 تش دی";
|
||||
Blockly.Msg["LISTS_ISEMPTY_TOOLTIP"] = "Returns true if the list is empty."; // untranslated
|
||||
Blockly.Msg["LISTS_LENGTH_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#length-of"; // untranslated
|
||||
Blockly.Msg["LISTS_LENGTH_TITLE"] = "length of %1"; // untranslated
|
||||
@@ -146,7 +133,7 @@ Blockly.Msg["LISTS_REVERSE_HELPURL"] = "https://github.com/google/blockly/wiki/L
|
||||
Blockly.Msg["LISTS_REVERSE_MESSAGE0"] = "reverse %1"; // untranslated
|
||||
Blockly.Msg["LISTS_REVERSE_TOOLTIP"] = "Reverse a copy of a list."; // untranslated
|
||||
Blockly.Msg["LISTS_SET_INDEX_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#in-list--set"; // untranslated
|
||||
Blockly.Msg["LISTS_SET_INDEX_INPUT_TO"] = "as"; // untranslated
|
||||
Blockly.Msg["LISTS_SET_INDEX_INPUT_TO"] = "لکه";
|
||||
Blockly.Msg["LISTS_SET_INDEX_INSERT"] = "insert at"; // untranslated
|
||||
Blockly.Msg["LISTS_SET_INDEX_SET"] = "set"; // untranslated
|
||||
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_INSERT_FIRST"] = "Inserts the item at the start of a list."; // untranslated
|
||||
@@ -171,10 +158,10 @@ Blockly.Msg["LISTS_SPLIT_TEXT_FROM_LIST"] = "make text from list"; // untransla
|
||||
Blockly.Msg["LISTS_SPLIT_TOOLTIP_JOIN"] = "Join a list of texts into one text, separated by a delimiter."; // untranslated
|
||||
Blockly.Msg["LISTS_SPLIT_TOOLTIP_SPLIT"] = "Split text into a list of texts, breaking at each delimiter."; // untranslated
|
||||
Blockly.Msg["LISTS_SPLIT_WITH_DELIMITER"] = "with delimiter"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_FALSE"] = "false"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_FALSE"] = "ناسم";
|
||||
Blockly.Msg["LOGIC_BOOLEAN_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#values"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TOOLTIP"] = "Returns either true or false."; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TRUE"] = "true"; // untranslated
|
||||
Blockly.Msg["LOGIC_BOOLEAN_TRUE"] = "سم";
|
||||
Blockly.Msg["LOGIC_COMPARE_HELPURL"] = "https://en.wikipedia.org/wiki/Inequality_(mathematics)"; // untranslated
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_EQ"] = "Return true if both inputs equal each other."; // untranslated
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_GT"] = "Return true if the first input is greater than the second input."; // untranslated
|
||||
@@ -183,17 +170,17 @@ Blockly.Msg["LOGIC_COMPARE_TOOLTIP_LT"] = "Return true if the first input is sma
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_LTE"] = "Return true if the first input is smaller than or equal to the second input."; // untranslated
|
||||
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_NEQ"] = "Return true if both inputs are not equal to each other."; // untranslated
|
||||
Blockly.Msg["LOGIC_NEGATE_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#not"; // untranslated
|
||||
Blockly.Msg["LOGIC_NEGATE_TITLE"] = "not %1"; // untranslated
|
||||
Blockly.Msg["LOGIC_NEGATE_TITLE"] = "نه %1";
|
||||
Blockly.Msg["LOGIC_NEGATE_TOOLTIP"] = "Returns true if the input is false. Returns false if the input is true."; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL"] = "null"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL_HELPURL"] = "https://en.wikipedia.org/wiki/Nullable_type"; // untranslated
|
||||
Blockly.Msg["LOGIC_NULL_TOOLTIP"] = "Returns null."; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_AND"] = "and"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_AND"] = "او";
|
||||
Blockly.Msg["LOGIC_OPERATION_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#logical-operations"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_OR"] = "or"; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_OR"] = "يا";
|
||||
Blockly.Msg["LOGIC_OPERATION_TOOLTIP_AND"] = "Return true if both inputs are true."; // untranslated
|
||||
Blockly.Msg["LOGIC_OPERATION_TOOLTIP_OR"] = "Return true if at least one of the inputs is true."; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_CONDITION"] = "test"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_CONDITION"] = "آزمويل";
|
||||
Blockly.Msg["LOGIC_TERNARY_HELPURL"] = "https://en.wikipedia.org/wiki/%3F:"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_FALSE"] = "if false"; // untranslated
|
||||
Blockly.Msg["LOGIC_TERNARY_IF_TRUE"] = "if true"; // untranslated
|
||||
@@ -298,7 +285,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
||||
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_CREATE_DO"] = "'%1' جوړول";
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
||||
@@ -317,8 +304,8 @@ Blockly.Msg["PROCEDURES_MUTATORARG_TITLE"] = "input name:"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORARG_TOOLTIP"] = "Add an input to the function."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "inputs"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Add, remove, or reorder inputs to this function."; // untranslated
|
||||
Blockly.Msg["REDO"] = "Redo"; // untranslated
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "Remove Comment"; // untranslated
|
||||
Blockly.Msg["REDO"] = "بياکړل";
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "تبصره غورځول";
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "Rename variable..."; // untranslated
|
||||
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Rename all '%1' variables to:"; // untranslated
|
||||
Blockly.Msg["TEXT_APPEND_HELPURL"] = "https://github.com/google/blockly/wiki/Text#text-modification"; // untranslated
|
||||
@@ -348,7 +335,7 @@ Blockly.Msg["TEXT_GET_SUBSTRING_END_FROM_END"] = "to letter # from end"; // unt
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_END_FROM_START"] = "to letter #"; // untranslated
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_END_LAST"] = "to last letter"; // untranslated
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_HELPURL"] = "https://github.com/google/blockly/wiki/Text#extracting-a-region-of-text"; // untranslated
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_INPUT_IN_TEXT"] = "in text"; // untranslated
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_INPUT_IN_TEXT"] = "په متن کې";
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_START_FIRST"] = "get substring from first letter"; // untranslated
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_START_FROM_END"] = "get substring from letter # from end"; // untranslated
|
||||
Blockly.Msg["TEXT_GET_SUBSTRING_START_FROM_START"] = "get substring from letter #"; // untranslated
|
||||
@@ -389,10 +376,10 @@ Blockly.Msg["TEXT_TRIM_OPERATOR_BOTH"] = "trim spaces from both sides of"; // u
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_LEFT"] = "trim spaces from left side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_OPERATOR_RIGHT"] = "trim spaces from right side of"; // untranslated
|
||||
Blockly.Msg["TEXT_TRIM_TOOLTIP"] = "Return a copy of the text with spaces removed from one or both ends."; // untranslated
|
||||
Blockly.Msg["TODAY"] = "Today"; // untranslated
|
||||
Blockly.Msg["UNDO"] = "Undo"; // untranslated
|
||||
Blockly.Msg["TODAY"] = "نن";
|
||||
Blockly.Msg["UNDO"] = "ناکړل";
|
||||
Blockly.Msg["UNNAMED_KEY"] = "unnamed"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "item"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "توکی";
|
||||
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "Create 'set %1'"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#get"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_TOOLTIP"] = "Returns the value of this variable."; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Expandir bloco";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Entradas externas";
|
||||
Blockly.Msg["HELP"] = "Ajuda";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Entradas incorporadas";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancelar";
|
||||
Blockly.Msg["IOS_ERROR"] = "Erro";
|
||||
Blockly.Msg["IOS_OK"] = "Ok";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Adicionar entrada";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Permitir declarações";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Essa função tem entradas duplicadas.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "ENTRADAS";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Adicionar";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Adicionar variável";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Deletar";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Você não pode usar um nome de variável vazio.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Renomear";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Nome variavel";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "criar lista vazia";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Retorna uma lista, de tamanho 0, contendo nenhum registro";
|
||||
|
||||
+4
-17
@@ -11,7 +11,7 @@ Blockly.Msg["COLLAPSE_ALL"] = "Ocultar Blocos";
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "Ocultar Bloco";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "cor 1";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "cor 2";
|
||||
Blockly.Msg["COLOUR_BLEND_HELPURL"] = "http://meyerweb.com/eric/tools/color-blend/";
|
||||
Blockly.Msg["COLOUR_BLEND_HELPURL"] = "https://meyerweb.com/eric/tools/color-blend/#:::rgbp";
|
||||
Blockly.Msg["COLOUR_BLEND_RATIO"] = "proporção";
|
||||
Blockly.Msg["COLOUR_BLEND_TITLE"] = "misturar";
|
||||
Blockly.Msg["COLOUR_BLEND_TOOLTIP"] = "Mistura duas cores com a proporção indicada (0.0 - 1.0).";
|
||||
@@ -22,7 +22,7 @@ Blockly.Msg["COLOUR_RANDOM_TITLE"] = "cor aleatória";
|
||||
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "Escolha uma cor aleatoriamente.";
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "azul";
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "verde";
|
||||
Blockly.Msg["COLOUR_RGB_HELPURL"] = "http://www.december.com/html/spec/colorper.html";
|
||||
Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorpercompact.html";
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "vermelho";
|
||||
Blockly.Msg["COLOUR_RGB_TITLE"] = "pinte com";
|
||||
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Cria uma cor de acordo com a quantidade especificada de vermelho, verde e azul. Todos os valores devem estar entre 0 e 100.";
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Expandir Bloco";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Entradas Externas";
|
||||
Blockly.Msg["HELP"] = "Ajuda";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Entradas Em Linhas";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancelar";
|
||||
Blockly.Msg["IOS_ERROR"] = "Erro";
|
||||
Blockly.Msg["IOS_OK"] = "Aceitar";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Adicionar entrada";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Permitir declarações";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Essa função tem entradas duplicadas.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "ENTRADAS";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Adicionar";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Adicionar Variável";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Eliminar";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Você não pode usar um nome de variável vazio.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Renomear";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Nome da variável";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "criar lista vazia";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Retorna uma lista, de tamanho 0, contendo nenhum registo";
|
||||
@@ -301,11 +288,11 @@ Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "com:";
|
||||
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Criar \"%1\"";
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Descreva esta função...";
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_HELPURL"] = "http://en.wikipedia.org/wiki/Procedure_%28computer_science%29";
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine";
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_PROCEDURE"] = "faz algo";
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_TITLE"] = "para";
|
||||
Blockly.Msg["PROCEDURES_DEFNORETURN_TOOLTIP"] = "Cria uma função que não tem retorno.";
|
||||
Blockly.Msg["PROCEDURES_DEFRETURN_HELPURL"] = "http://en.wikipedia.org/wiki/Procedure_%28computer_science%29";
|
||||
Blockly.Msg["PROCEDURES_DEFRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine";
|
||||
Blockly.Msg["PROCEDURES_DEFRETURN_RETURN"] = "retorna";
|
||||
Blockly.Msg["PROCEDURES_DEFRETURN_TOOLTIP"] = "Cria uma função que possui um valor de retorno.";
|
||||
Blockly.Msg["PROCEDURES_DEF_DUPLICATE_WARNING"] = "Aviso: Esta função tem parâmetros duplicados.";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Extinde bloc";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Intrări externe";
|
||||
Blockly.Msg["HELP"] = "Ajutor";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Intrări în linie";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Anulare";
|
||||
Blockly.Msg["IOS_ERROR"] = "Eroare";
|
||||
Blockly.Msg["IOS_OK"] = "OK";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Adăugați intrare";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Permite declarațiile";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Această funcție are intrări duplicate.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INTRĂRI";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Adaugă";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+Adăugați variabilă";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Ștergeți";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Nu puteți utiliza un nume de variabilă gol.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Redenumire";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Numele variabilei";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "creează listă goală";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returnează o listă, de lungime 0, care nu conține înregistrări de date";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Развернуть блок";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Вставки снаружи";
|
||||
Blockly.Msg["HELP"] = "Справка";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Вставки внутри";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Отмена";
|
||||
Blockly.Msg["IOS_ERROR"] = "Ошибка";
|
||||
Blockly.Msg["IOS_OK"] = "OK";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Добавить входную переменную";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Разрешить операторы";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "У этой функции есть дублирующиеся входные переменные.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "ВХОД";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Добавить";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Добавить переменную";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Удалить";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Вы не можете использовать пустое имя переменной.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Переименовать";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Имя переменной";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "создать пустой список";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Возвращает список длины 0, не содержащий данных";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Aberi Brocu";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Intradas esternas";
|
||||
Blockly.Msg["HELP"] = "Agiudu";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Intradas in lìnia";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "fait una lista buida";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Torrat una lista, de longària 0, chena records de datus.";
|
||||
|
||||
+2
-15
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
@@ -314,9 +301,9 @@ Blockly.Msg["PROCEDURES_IFRETURN_HELPURL"] = "http://c2.com/cgi/wiki?GuardClause
|
||||
Blockly.Msg["PROCEDURES_IFRETURN_TOOLTIP"] = "If a value is true, then return a second value."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_IFRETURN_WARNING"] = "Warning: This block may be used only within a function definition."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORARG_TITLE"] = "input name:"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORARG_TOOLTIP"] = "Add an input to the function."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORARG_TOOLTIP"] = "Eik aen input tae the function.";
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "inputs"; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Add, remove, or reorder inputs to this function."; // untranslated
|
||||
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Eik, remuiv, or reorder inputs tae this function.";
|
||||
Blockly.Msg["REDO"] = "Redo"; // untranslated
|
||||
Blockly.Msg["REMOVE_COMMENT"] = "Remove Comment"; // untranslated
|
||||
Blockly.Msg["RENAME_VARIABLE"] = "Rename variable..."; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "بلاڪ نمايو";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "ٻاهريون داخلائون";
|
||||
Blockly.Msg["HELP"] = "مدد";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "اِنلائين اِن پٽس";
|
||||
Blockly.Msg["IOS_CANCEL"] = "رد";
|
||||
Blockly.Msg["IOS_ERROR"] = "چُڪَ";
|
||||
Blockly.Msg["IOS_OK"] = "ٺيڪ (او ڪي) آهي";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "داخلائون (اِن پٽس)";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "شامل ڪيو";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "تبديل ٿيندڙ (ويريئيبل) وجهو";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "ڊاهيو";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "ٻيهر نالو ڏيو";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "تبيديل ٿيندڙ (ويريئيبل) جو نالو";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "خالي فهرست تخليق ڪريو";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "ၶႂၢၵ်ႈလွင်ႈႁႄႉတတ
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "ၶိူင်ႈဢၼ်လုၵ်ႉတၢင်းၼွၵ်ႈၶဝ်ႈမႃး";
|
||||
Blockly.Msg["HELP"] = "ၸွႆႈထႅမ်";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "ၶိူင်ႈဢၼ်ၶဝ်ႈမႃးၸွမ်းလႅင်း";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
|
||||
+7
-20
@@ -20,10 +20,10 @@ Blockly.Msg["COLOUR_PICKER_TOOLTIP"] = "Choose a colour from the palette."; //
|
||||
Blockly.Msg["COLOUR_RANDOM_HELPURL"] = "http://randomcolour.com"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "random colour"; // untranslated
|
||||
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "Choose a colour at random."; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "blue"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "green"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_BLUE"] = "නිල්";
|
||||
Blockly.Msg["COLOUR_RGB_GREEN"] = "කොළ";
|
||||
Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorpercompact.html"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "red"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_RED"] = "රතු";
|
||||
Blockly.Msg["COLOUR_RGB_TITLE"] = "colour with"; // untranslated
|
||||
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Create a colour with the specified amount of red, green, and blue. All values must be between 0 and 100."; // untranslated
|
||||
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_HELPURL"] = "https://github.com/google/blockly/wiki/Loops#loop-termination-blocks"; // untranslated
|
||||
@@ -62,31 +62,18 @@ Blockly.Msg["DELETE_ALL_BLOCKS"] = "Delete all %1 blocks?"; // untranslated
|
||||
Blockly.Msg["DELETE_BLOCK"] = "Delete Block"; // untranslated
|
||||
Blockly.Msg["DELETE_VARIABLE"] = "Delete the '%1' variable"; // untranslated
|
||||
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Delete %1 uses of the '%2' variable?"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "Delete %1 Blocks"; // untranslated
|
||||
Blockly.Msg["DELETE_X_BLOCKS"] = "රූපතහඩු %1 මකාදමන්න";
|
||||
Blockly.Msg["DIALOG_CANCEL"] = "අවලංගු කරන්න";
|
||||
Blockly.Msg["DIALOG_OK"] = "හරි";
|
||||
Blockly.Msg["DISABLE_BLOCK"] = "Disable Block"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplicate"; // untranslated
|
||||
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplicate Comment"; // untranslated
|
||||
Blockly.Msg["ENABLE_BLOCK"] = "Enable Block"; // untranslated
|
||||
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
||||
Blockly.Msg["EXPAND_ALL"] = "රූපතහඩු විහිදන්න";
|
||||
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
||||
Blockly.Msg["HELP"] = "Help"; // untranslated
|
||||
Blockly.Msg["HELP"] = "උදව්";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
||||
Blockly.Msg["IOS_CANCEL"] = "Cancel"; // untranslated
|
||||
Blockly.Msg["IOS_ERROR"] = "Error"; // untranslated
|
||||
Blockly.Msg["IOS_OK"] = "OK"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTS"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Add"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Add Variable"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Delete"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Rename"; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Variable name"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
@@ -392,7 +379,7 @@ Blockly.Msg["TEXT_TRIM_TOOLTIP"] = "Return a copy of the text with spaces remove
|
||||
Blockly.Msg["TODAY"] = "Today"; // untranslated
|
||||
Blockly.Msg["UNDO"] = "Undo"; // untranslated
|
||||
Blockly.Msg["UNNAMED_KEY"] = "unnamed"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "item"; // untranslated
|
||||
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "අයිතමය";
|
||||
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "Create 'set %1'"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#get"; // untranslated
|
||||
Blockly.Msg["VARIABLES_GET_TOOLTIP"] = "Returns the value of this variable."; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Rozvinúť blok";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Vonkajšie vstupy";
|
||||
Blockly.Msg["HELP"] = "Pomoc";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Riadkové vstupy";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Zrušiť";
|
||||
Blockly.Msg["IOS_ERROR"] = "Chyba";
|
||||
Blockly.Msg["IOS_OK"] = "OK";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Pridať vstup";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Povoľujú príkazy";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Táto funkcia obsahuje duplikáty vstupov.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "Vstupy";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Pridať";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Pridať premennú";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Zmazať";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Nie je možné použiť premennú bez mena.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Premenovať";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Názov premennej";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "prázdny zoznam";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Vráti zoznam nulovej dĺžky, ktorý neobsahuje žiadne prvky.";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "بلاک کھنڈاؤ";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "باہرلے انپٹ";
|
||||
Blockly.Msg["HELP"] = "مدد";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "ان لائن ان پٹ";
|
||||
Blockly.Msg["IOS_CANCEL"] = "منسوخ";
|
||||
Blockly.Msg["IOS_ERROR"] = "نقص";
|
||||
Blockly.Msg["IOS_OK"] = "ٹھیک ہے";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Add Input"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Allow statements"; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "This function has duplicate inputs."; // untranslated
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "ان پٹ";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "شامل کرو";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ متغیر شامل کرو";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "مٹاؤ";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "You can't use an empty variable name."; // untranslated
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "نواں ناں لکھو";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "متغیر ناں";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "خالی تندیر بݨاؤ";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Returns a list, of length 0, containing no data records"; // untranslated
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Razširi blok";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Zunanji vnosi";
|
||||
Blockly.Msg["HELP"] = "Pomoč";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Vrstični vnosi";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Prekliči";
|
||||
Blockly.Msg["IOS_ERROR"] = "Napaka";
|
||||
Blockly.Msg["IOS_OK"] = "V redu";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Dodaj vnos";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Dovoli stavke";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Ta funkcija ima podvojene vnose.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "VNOSI";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Dodaj";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Dodaj spremenljivko";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Izbriši";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Ne moreš uporabiti spremenljivke brez imena.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Preimenuj";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Ime spremenljivke";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "ustvari prazen seznam";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Vrne seznam dolžine 0, ki ne vsebuje nobenih podatkovnih zapisov.";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Zmadho bllokun";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Hyrjet e jashtme";
|
||||
Blockly.Msg["HELP"] = "Ndihmë";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Hyrjet e brendshme";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Anulo";
|
||||
Blockly.Msg["IOS_ERROR"] = "Gabim";
|
||||
Blockly.Msg["IOS_OK"] = "Në rregull";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Shto Inputet";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Lejo deklaratat";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Ky funksion ka inpute të dyfishta.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "INPUTET";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Shto";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Shto Variabël";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Grise";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Nuk mund të përdorni variabël pa emër.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Riemro";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Emri i variablës";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "krijo një listë të zbrazët";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Kthen një listë, te gjatësisë 0, duke mos përmbajtur asnjë regjistrim të të dhënave";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Proširi blok";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Spoljni ulazi";
|
||||
Blockly.Msg["HELP"] = "Pomoć";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Unutrašnji ulazi";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Otkaži";
|
||||
Blockly.Msg["IOS_ERROR"] = "Greška";
|
||||
Blockly.Msg["IOS_OK"] = "U redu";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Dodaj unos";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Dozvoli izjave";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Ova funkcija ima duplicirane unose.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "UNOSI";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Dodaj";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Dodaj varijablu";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Obriši";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Ne možete da koristite prazno ime varijable.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Preimenuj";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Ime varijable";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "napravi prazan spisak";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "vraća listu, dužine 0, ne sadržavajući evidenciju podataka";
|
||||
|
||||
@@ -74,19 +74,6 @@ Blockly.Msg["EXPAND_BLOCK"] = "Прошири блок";
|
||||
Blockly.Msg["EXTERNAL_INPUTS"] = "Спољашњи улази";
|
||||
Blockly.Msg["HELP"] = "Помоћ";
|
||||
Blockly.Msg["INLINE_INPUTS"] = "Редни улази";
|
||||
Blockly.Msg["IOS_CANCEL"] = "Откажи";
|
||||
Blockly.Msg["IOS_ERROR"] = "Грешка";
|
||||
Blockly.Msg["IOS_OK"] = "У реду";
|
||||
Blockly.Msg["IOS_PROCEDURES_ADD_INPUT"] = "+ Додај унос";
|
||||
Blockly.Msg["IOS_PROCEDURES_ALLOW_STATEMENTS"] = "Дозволи изјаве";
|
||||
Blockly.Msg["IOS_PROCEDURES_DUPLICATE_INPUTS_ERROR"] = "Ова функција има дуплиране уносе.";
|
||||
Blockly.Msg["IOS_PROCEDURES_INPUTS"] = "УНОСИ";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_BUTTON"] = "Додај";
|
||||
Blockly.Msg["IOS_VARIABLES_ADD_VARIABLE"] = "+ Додај променљиву";
|
||||
Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Избриши";
|
||||
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Не можете да користите празно име променљиве.";
|
||||
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Преименуј";
|
||||
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Име променљиве";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "направи празан списак";
|
||||
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Враћа списак, дужине 0, без података";
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user