Skip to content

Commit

Permalink
Rebuild (#4733)
Browse files Browse the repository at this point in the history
  • Loading branch information
maribethb authored Mar 25, 2021
1 parent ae33b64 commit aed9ba1
Show file tree
Hide file tree
Showing 34 changed files with 2,670 additions and 2,095 deletions.
1,067 changes: 538 additions & 529 deletions blockly_compressed.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion blockly_compressed.js.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion blockly_uncompressed.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion blocks_compressed.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dart_compressed.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dart_compressed.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion javascript_compressed.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion javascript_compressed.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lua_compressed.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lua_compressed.js.map

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions msg/js/diq.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,9 @@ Blockly.Msg["LISTS_GET_SUBLIST_END_FROM_END"] = "Peyni # ra hetana";
Blockly.Msg["LISTS_GET_SUBLIST_END_FROM_START"] = "#'ya";
Blockly.Msg["LISTS_GET_SUBLIST_END_LAST"] = "Hetana pey";
Blockly.Msg["LISTS_GET_SUBLIST_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#getting-a-sublist"; // untranslated
Blockly.Msg["LISTS_GET_SUBLIST_START_FIRST"] = "get sub-list from first"; // untranslated
Blockly.Msg["LISTS_GET_SUBLIST_START_FIRST"] = "verênde lista bınêne bıgêrê";
Blockly.Msg["LISTS_GET_SUBLIST_START_FROM_END"] = "get sub-list from # from end"; // untranslated
Blockly.Msg["LISTS_GET_SUBLIST_START_FROM_START"] = "Lista # ra lista bınên bıgêrê";
Blockly.Msg["LISTS_GET_SUBLIST_START_FROM_START"] = "lista # ra lista bınêne bıgêrê";
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 objeyo peyên o";
Expand Down Expand Up @@ -160,7 +160,7 @@ Blockly.Msg["LISTS_SORT_ORDER_ASCENDING"] = "zeydıyen";
Blockly.Msg["LISTS_SORT_ORDER_DESCENDING"] = "Kemeyen";
Blockly.Msg["LISTS_SORT_TITLE"] = "%1 %2 %3 weçine";
Blockly.Msg["LISTS_SORT_TOOLTIP"] = "Kopyay yew lista rêz kerê";
Blockly.Msg["LISTS_SORT_TYPE_IGNORECASE"] = "alphabetic, ignore case"; // untranslated
Blockly.Msg["LISTS_SORT_TYPE_IGNORECASE"] = "alfabetik, nezeri mekerên";
Blockly.Msg["LISTS_SORT_TYPE_NUMERIC"] = "Amoriyal";
Blockly.Msg["LISTS_SORT_TYPE_TEXT"] = "Alfabetik";
Blockly.Msg["LISTS_SPLIT_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#splitting-strings-and-joining-lists"; // untranslated
Expand Down Expand Up @@ -399,7 +399,7 @@ Blockly.Msg["VARIABLES_SET_CREATE_GET"] = "'%1 bıwane' vıraze";
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"] = "Yew vırnayış be namey '%1' xora est.";
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "A variable named '%1' already exists for another type: '%2'."; // untranslated
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "Vurnaye be nameyê '%1' ra be babetê bini ra esto: '%2'";
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly Caygurenayışi";
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Çiyê vace...";
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
Expand Down
Loading

0 comments on commit aed9ba1

Please sign in to comment.