Skip to content

Commit

Permalink
OpenRoberta#1173 includes dcmotor libray and adds block to toolbox
Browse files Browse the repository at this point in the history
  • Loading branch information
chpoulter committed Dec 20, 2021
1 parent 6176da7 commit 30f2382
Show file tree
Hide file tree
Showing 78 changed files with 453 additions and 32 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,5 +136,7 @@ public interface SC {
String HTS221 = "HTS221";

String OLEDSSD1306I2C = "OLEDSSD1306I2C";

String DCMOTOR = "DCMOTOR";

}

Large diffs are not rendered by default.

56 changes: 28 additions & 28 deletions OpenRobertaServer/staticResources/blockly/blockly_compressed.js

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions OpenRobertaServer/staticResources/blockly/msg/js/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@ Blockly.Msg.DATATABLE_USERGROUPS = "user groups"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME = "Name of the user group"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME_CREATE_HINT = "The name of the user group. Kepp in mind, that the members will have to type it in each time they log in."; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_OWNER = "Name of the owner of the user group"; // untranslated
Blockly.Msg.DCMOTOR_M1 = "Motor port 1"; // untranslated
Blockly.Msg.DCMOTOR_M2 = "Motor port 2"; // untranslated
Blockly.Msg.DCMOTOR_M3 = "Motor port 3"; // untranslated
Blockly.Msg.DCMOTOR_M4 = "Motor port 4"; // untranslated
Blockly.Msg.DELETE_ALL_BLOCKS = "حذف كل مناعات %1؟";
Blockly.Msg.DELETE_BLOCK = "إحذف القطعة";
Blockly.Msg.DELETE_USERGROUP_MEMBER_AFTER_LOGIN_WARNING = "A member you want to delete did already log in and might have create own programs. Are you sure that you want to delete the selected member(s)?"; // untranslated
Expand Down
4 changes: 4 additions & 0 deletions OpenRobertaServer/staticResources/blockly/msg/js/az.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@ Blockly.Msg.DATATABLE_USERGROUPS = "user groups"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME = "Name of the user group"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME_CREATE_HINT = "The name of the user group. Kepp in mind, that the members will have to type it in each time they log in."; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_OWNER = "Name of the owner of the user group"; // untranslated
Blockly.Msg.DCMOTOR_M1 = "Motor port 1"; // untranslated
Blockly.Msg.DCMOTOR_M2 = "Motor port 2"; // untranslated
Blockly.Msg.DCMOTOR_M3 = "Motor port 3"; // untranslated
Blockly.Msg.DCMOTOR_M4 = "Motor port 4"; // untranslated
Blockly.Msg.DELETE_ALL_BLOCKS = "Bütün %1 blok silinsin?";
Blockly.Msg.DELETE_BLOCK = "Bloku sil";
Blockly.Msg.DELETE_USERGROUP_MEMBER_AFTER_LOGIN_WARNING = "A member you want to delete did already log in and might have create own programs. Are you sure that you want to delete the selected member(s)?"; // untranslated
Expand Down
4 changes: 4 additions & 0 deletions OpenRobertaServer/staticResources/blockly/msg/js/ba.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@ Blockly.Msg.DATATABLE_USERGROUPS = "user groups"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME = "Name of the user group"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME_CREATE_HINT = "The name of the user group. Kepp in mind, that the members will have to type it in each time they log in."; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_OWNER = "Name of the owner of the user group"; // untranslated
Blockly.Msg.DCMOTOR_M1 = "Motor port 1"; // untranslated
Blockly.Msg.DCMOTOR_M2 = "Motor port 2"; // untranslated
Blockly.Msg.DCMOTOR_M3 = "Motor port 3"; // untranslated
Blockly.Msg.DCMOTOR_M4 = "Motor port 4"; // untranslated
Blockly.Msg.DELETE_ALL_BLOCKS = "Бөтә %1 блоктарҙы юйырғамы?";
Blockly.Msg.DELETE_BLOCK = "Блокты юйҙырырға";
Blockly.Msg.DELETE_USERGROUP_MEMBER_AFTER_LOGIN_WARNING = "A member you want to delete did already log in and might have create own programs. Are you sure that you want to delete the selected member(s)?"; // untranslated
Expand Down
4 changes: 4 additions & 0 deletions OpenRobertaServer/staticResources/blockly/msg/js/bcc.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@ Blockly.Msg.DATATABLE_USERGROUPS = "user groups"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME = "Name of the user group"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME_CREATE_HINT = "The name of the user group. Kepp in mind, that the members will have to type it in each time they log in."; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_OWNER = "Name of the owner of the user group"; // untranslated
Blockly.Msg.DCMOTOR_M1 = "Motor port 1"; // untranslated
Blockly.Msg.DCMOTOR_M2 = "Motor port 2"; // untranslated
Blockly.Msg.DCMOTOR_M3 = "Motor port 3"; // untranslated
Blockly.Msg.DCMOTOR_M4 = "Motor port 4"; // untranslated
Blockly.Msg.DELETE_ALL_BLOCKS = "Delete all %1 blocks?"; // untranslated
Blockly.Msg.DELETE_BLOCK = "حذف بلوک";
Blockly.Msg.DELETE_USERGROUP_MEMBER_AFTER_LOGIN_WARNING = "A member you want to delete did already log in and might have create own programs. Are you sure that you want to delete the selected member(s)?"; // untranslated
Expand Down
4 changes: 4 additions & 0 deletions OpenRobertaServer/staticResources/blockly/msg/js/be-tarask.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@ Blockly.Msg.DATATABLE_USERGROUPS = "user groups"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME = "Name of the user group"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME_CREATE_HINT = "The name of the user group. Kepp in mind, that the members will have to type it in each time they log in."; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_OWNER = "Name of the owner of the user group"; // untranslated
Blockly.Msg.DCMOTOR_M1 = "Motor port 1"; // untranslated
Blockly.Msg.DCMOTOR_M2 = "Motor port 2"; // untranslated
Blockly.Msg.DCMOTOR_M3 = "Motor port 3"; // untranslated
Blockly.Msg.DCMOTOR_M4 = "Motor port 4"; // untranslated
Blockly.Msg.DELETE_ALL_BLOCKS = "Выдаліць усе блёкі %1?";
Blockly.Msg.DELETE_BLOCK = "Выдаліць блёк";
Blockly.Msg.DELETE_USERGROUP_MEMBER_AFTER_LOGIN_WARNING = "A member you want to delete did already log in and might have create own programs. Are you sure that you want to delete the selected member(s)?"; // untranslated
Expand Down
4 changes: 4 additions & 0 deletions OpenRobertaServer/staticResources/blockly/msg/js/be.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@ Blockly.Msg.DATATABLE_USERGROUPS = "user groups"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME = "Name of the user group"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME_CREATE_HINT = "The name of the user group. Kepp in mind, that the members will have to type it in each time they log in."; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_OWNER = "Name of the owner of the user group"; // untranslated
Blockly.Msg.DCMOTOR_M1 = "Motor port 1"; // untranslated
Blockly.Msg.DCMOTOR_M2 = "Motor port 2"; // untranslated
Blockly.Msg.DCMOTOR_M3 = "Motor port 3"; // untranslated
Blockly.Msg.DCMOTOR_M4 = "Motor port 4"; // untranslated
Blockly.Msg.DELETE_ALL_BLOCKS = "Выдаліць усе блокі %1?";
Blockly.Msg.DELETE_BLOCK = "Выдаліць блок";
Blockly.Msg.DELETE_USERGROUP_MEMBER_AFTER_LOGIN_WARNING = "A member you want to delete did already log in and might have create own programs. Are you sure that you want to delete the selected member(s)?"; // untranslated
Expand Down
4 changes: 4 additions & 0 deletions OpenRobertaServer/staticResources/blockly/msg/js/bg.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@ Blockly.Msg.DATATABLE_USERGROUPS = "user groups"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME = "Name of the user group"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME_CREATE_HINT = "The name of the user group. Kepp in mind, that the members will have to type it in each time they log in."; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_OWNER = "Name of the owner of the user group"; // untranslated
Blockly.Msg.DCMOTOR_M1 = "Motor port 1"; // untranslated
Blockly.Msg.DCMOTOR_M2 = "Motor port 2"; // untranslated
Blockly.Msg.DCMOTOR_M3 = "Motor port 3"; // untranslated
Blockly.Msg.DCMOTOR_M4 = "Motor port 4"; // untranslated
Blockly.Msg.DELETE_ALL_BLOCKS = "Изтриване на всички 1% блокове?";
Blockly.Msg.DELETE_BLOCK = "Изтрий блок";
Blockly.Msg.DELETE_USERGROUP_MEMBER_AFTER_LOGIN_WARNING = "A member you want to delete did already log in and might have create own programs. Are you sure that you want to delete the selected member(s)?"; // untranslated
Expand Down
4 changes: 4 additions & 0 deletions OpenRobertaServer/staticResources/blockly/msg/js/bn.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@ Blockly.Msg.DATATABLE_USERGROUPS = "user groups"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME = "Name of the user group"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME_CREATE_HINT = "The name of the user group. Kepp in mind, that the members will have to type it in each time they log in."; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_OWNER = "Name of the owner of the user group"; // untranslated
Blockly.Msg.DCMOTOR_M1 = "Motor port 1"; // untranslated
Blockly.Msg.DCMOTOR_M2 = "Motor port 2"; // untranslated
Blockly.Msg.DCMOTOR_M3 = "Motor port 3"; // untranslated
Blockly.Msg.DCMOTOR_M4 = "Motor port 4"; // untranslated
Blockly.Msg.DELETE_ALL_BLOCKS = "Delete all %1 blocks?"; // untranslated
Blockly.Msg.DELETE_BLOCK = "ব্লকটি মুছে ফেল";
Blockly.Msg.DELETE_USERGROUP_MEMBER_AFTER_LOGIN_WARNING = "A member you want to delete did already log in and might have create own programs. Are you sure that you want to delete the selected member(s)?"; // untranslated
Expand Down
4 changes: 4 additions & 0 deletions OpenRobertaServer/staticResources/blockly/msg/js/br.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@ Blockly.Msg.DATATABLE_USERGROUPS = "user groups"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME = "Name of the user group"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME_CREATE_HINT = "The name of the user group. Kepp in mind, that the members will have to type it in each time they log in."; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_OWNER = "Name of the owner of the user group"; // untranslated
Blockly.Msg.DCMOTOR_M1 = "Motor port 1"; // untranslated
Blockly.Msg.DCMOTOR_M2 = "Motor port 2"; // untranslated
Blockly.Msg.DCMOTOR_M3 = "Motor port 3"; // untranslated
Blockly.Msg.DCMOTOR_M4 = "Motor port 4"; // untranslated
Blockly.Msg.DELETE_ALL_BLOCKS = "Diverkañ an holl vloc'hoù %1 ?";
Blockly.Msg.DELETE_BLOCK = "Dilemel ar bloc'h";
Blockly.Msg.DELETE_USERGROUP_MEMBER_AFTER_LOGIN_WARNING = "A member you want to delete did already log in and might have create own programs. Are you sure that you want to delete the selected member(s)?"; // untranslated
Expand Down
4 changes: 4 additions & 0 deletions OpenRobertaServer/staticResources/blockly/msg/js/ca.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@ Blockly.Msg.DATATABLE_USERGROUPS = "user groups"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME = "Name of the user group"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME_CREATE_HINT = "The name of the user group. Kepp in mind, that the members will have to type it in each time they log in."; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_OWNER = "Name of the owner of the user group"; // untranslated
Blockly.Msg.DCMOTOR_M1 = "Motor port 1"; // untranslated
Blockly.Msg.DCMOTOR_M2 = "Motor port 2"; // untranslated
Blockly.Msg.DCMOTOR_M3 = "Motor port 3"; // untranslated
Blockly.Msg.DCMOTOR_M4 = "Motor port 4"; // untranslated
Blockly.Msg.DELETE_ALL_BLOCKS = "Esborrar els %1 blocs?";
Blockly.Msg.DELETE_BLOCK = "Esborra bloc";
Blockly.Msg.DELETE_USERGROUP_MEMBER_AFTER_LOGIN_WARNING = "A member you want to delete did already log in and might have create own programs. Are you sure that you want to delete the selected member(s)?"; // untranslated
Expand Down
4 changes: 4 additions & 0 deletions OpenRobertaServer/staticResources/blockly/msg/js/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@ Blockly.Msg.DATATABLE_USERGROUPS = "user groups"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME = "Name of the user group"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME_CREATE_HINT = "The name of the user group. Kepp in mind, that the members will have to type it in each time they log in."; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_OWNER = "Name of the owner of the user group"; // untranslated
Blockly.Msg.DCMOTOR_M1 = "Motor port 1"; // untranslated
Blockly.Msg.DCMOTOR_M2 = "Motor port 2"; // untranslated
Blockly.Msg.DCMOTOR_M3 = "Motor port 3"; // untranslated
Blockly.Msg.DCMOTOR_M4 = "Motor port 4"; // untranslated
Blockly.Msg.DELETE_ALL_BLOCKS = "Smazat všech %1 bloků?";
Blockly.Msg.DELETE_BLOCK = "Smazat blok";
Blockly.Msg.DELETE_USERGROUP_MEMBER_AFTER_LOGIN_WARNING = "A member you want to delete did already log in and might have create own programs. Are you sure that you want to delete the selected member(s)?"; // untranslated
Expand Down
4 changes: 4 additions & 0 deletions OpenRobertaServer/staticResources/blockly/msg/js/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@ Blockly.Msg.DATATABLE_USERGROUPS = "user groups"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME = "Name of the user group"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME_CREATE_HINT = "The name of the user group. Kepp in mind, that the members will have to type it in each time they log in."; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_OWNER = "Name of the owner of the user group"; // untranslated
Blockly.Msg.DCMOTOR_M1 = "Motor port 1"; // untranslated
Blockly.Msg.DCMOTOR_M2 = "Motor port 2"; // untranslated
Blockly.Msg.DCMOTOR_M3 = "Motor port 3"; // untranslated
Blockly.Msg.DCMOTOR_M4 = "Motor port 4"; // untranslated
Blockly.Msg.DELETE_ALL_BLOCKS = "Slet alle %1 blokke?";
Blockly.Msg.DELETE_BLOCK = "Slet blok";
Blockly.Msg.DELETE_USERGROUP_MEMBER_AFTER_LOGIN_WARNING = "A member you want to delete did already log in and might have create own programs. Are you sure that you want to delete the selected member(s)?"; // untranslated
Expand Down
4 changes: 4 additions & 0 deletions OpenRobertaServer/staticResources/blockly/msg/js/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@ Blockly.Msg.DATATABLE_USERGROUPS = "Gruppen";
Blockly.Msg.DATATABLE_USERGROUP_NAME = "Name der Gruppe";
Blockly.Msg.DATATABLE_USERGROUP_NAME_CREATE_HINT = "Der Name der Gruppe. Bitte bedenke, dass alle Mitglieder der Gruppe den Gruppennamen bei jedem Login eingeben müssen.";
Blockly.Msg.DATATABLE_USERGROUP_OWNER = "Benutzername des Gruppeneigentümers";
Blockly.Msg.DCMOTOR_M1 = "Motoranschluss 1";
Blockly.Msg.DCMOTOR_M2 = "Motoranschluss 2";
Blockly.Msg.DCMOTOR_M3 = "Motoranschluss 3";
Blockly.Msg.DCMOTOR_M4 = "Motoranschluss 4";
Blockly.Msg.DELETE_ALL_BLOCKS = "Alle %1 Blöcke löschen?";
Blockly.Msg.DELETE_BLOCK = "Block löschen";
Blockly.Msg.DELETE_USERGROUP_MEMBER_AFTER_LOGIN_WARNING = "Ein Mitglieder, welches du löschen willst, hat sich beriets angemeldet und eventuell Programme erstellt. Bist du sicher, dass du die auswählten Mitglieder löschen möchtest?";
Expand Down
4 changes: 4 additions & 0 deletions OpenRobertaServer/staticResources/blockly/msg/js/el.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@ Blockly.Msg.DATATABLE_USERGROUPS = "user groups"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME = "Name of the user group"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME_CREATE_HINT = "The name of the user group. Kepp in mind, that the members will have to type it in each time they log in."; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_OWNER = "Name of the owner of the user group"; // untranslated
Blockly.Msg.DCMOTOR_M1 = "Motor port 1"; // untranslated
Blockly.Msg.DCMOTOR_M2 = "Motor port 2"; // untranslated
Blockly.Msg.DCMOTOR_M3 = "Motor port 3"; // untranslated
Blockly.Msg.DCMOTOR_M4 = "Motor port 4"; // untranslated
Blockly.Msg.DELETE_ALL_BLOCKS = "Να διαγραφούν και τα %1 μπλοκ?";
Blockly.Msg.DELETE_BLOCK = "Διέγραψε Το Μπλοκ";
Blockly.Msg.DELETE_USERGROUP_MEMBER_AFTER_LOGIN_WARNING = "A member you want to delete did already log in and might have create own programs. Are you sure that you want to delete the selected member(s)?"; // untranslated
Expand Down
4 changes: 4 additions & 0 deletions OpenRobertaServer/staticResources/blockly/msg/js/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@ Blockly.Msg.DATATABLE_USERGROUPS = "user groups";
Blockly.Msg.DATATABLE_USERGROUP_NAME = "Name of the user group";
Blockly.Msg.DATATABLE_USERGROUP_NAME_CREATE_HINT = "The name of the user group. Kepp in mind, that the members will have to type it in each time they log in.";
Blockly.Msg.DATATABLE_USERGROUP_OWNER = "Name of the owner of the user group";
Blockly.Msg.DCMOTOR_M1 = "Motor port 1";
Blockly.Msg.DCMOTOR_M2 = "Motor port 2";
Blockly.Msg.DCMOTOR_M3 = "Motor port 3";
Blockly.Msg.DCMOTOR_M4 = "Motor port 4";
Blockly.Msg.DELETE_ALL_BLOCKS = "Delete all %1 blocks?";
Blockly.Msg.DELETE_BLOCK = "Delete Block";
Blockly.Msg.DELETE_USERGROUP_MEMBER_AFTER_LOGIN_WARNING = "A member you want to delete did already log in and might have create own programs. Are you sure that you want to delete the selected member(s)?";
Expand Down
4 changes: 4 additions & 0 deletions OpenRobertaServer/staticResources/blockly/msg/js/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@ Blockly.Msg.DATATABLE_USERGROUPS = "user groups"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME = "Name of the user group"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME_CREATE_HINT = "The name of the user group. Kepp in mind, that the members will have to type it in each time they log in."; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_OWNER = "Name of the owner of the user group"; // untranslated
Blockly.Msg.DCMOTOR_M1 = "Motor port 1"; // untranslated
Blockly.Msg.DCMOTOR_M2 = "Motor port 2"; // untranslated
Blockly.Msg.DCMOTOR_M3 = "Motor port 3"; // untranslated
Blockly.Msg.DCMOTOR_M4 = "Motor port 4"; // untranslated
Blockly.Msg.DELETE_ALL_BLOCKS = "¿Eliminar todos los %1 bloques?";
Blockly.Msg.DELETE_BLOCK = "Eliminar bloque";
Blockly.Msg.DELETE_USERGROUP_MEMBER_AFTER_LOGIN_WARNING = "A member you want to delete did already log in and might have create own programs. Are you sure that you want to delete the selected member(s)?"; // untranslated
Expand Down
4 changes: 4 additions & 0 deletions OpenRobertaServer/staticResources/blockly/msg/js/eu.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@ Blockly.Msg.DATATABLE_USERGROUPS = "user groups"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME = "Name of the user group"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME_CREATE_HINT = "The name of the user group. Kepp in mind, that the members will have to type it in each time they log in."; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_OWNER = "Name of the owner of the user group"; // untranslated
Blockly.Msg.DCMOTOR_M1 = "Motor port 1"; // untranslated
Blockly.Msg.DCMOTOR_M2 = "Motor port 2"; // untranslated
Blockly.Msg.DCMOTOR_M3 = "Motor port 3"; // untranslated
Blockly.Msg.DCMOTOR_M4 = "Motor port 4"; // untranslated
Blockly.Msg.DELETE_ALL_BLOCKS = "Ezabatu %1 blokeak?";
Blockly.Msg.DELETE_BLOCK = "Ezabatu blokea";
Blockly.Msg.DELETE_USERGROUP_MEMBER_AFTER_LOGIN_WARNING = "A member you want to delete did already log in and might have create own programs. Are you sure that you want to delete the selected member(s)?"; // untranslated
Expand Down
4 changes: 4 additions & 0 deletions OpenRobertaServer/staticResources/blockly/msg/js/fa.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@ Blockly.Msg.DATATABLE_USERGROUPS = "user groups"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME = "Name of the user group"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME_CREATE_HINT = "The name of the user group. Kepp in mind, that the members will have to type it in each time they log in."; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_OWNER = "Name of the owner of the user group"; // untranslated
Blockly.Msg.DCMOTOR_M1 = "Motor port 1"; // untranslated
Blockly.Msg.DCMOTOR_M2 = "Motor port 2"; // untranslated
Blockly.Msg.DCMOTOR_M3 = "Motor port 3"; // untranslated
Blockly.Msg.DCMOTOR_M4 = "Motor port 4"; // untranslated
Blockly.Msg.DELETE_ALL_BLOCKS = "حذف همهٔ بلاک‌های %1؟";
Blockly.Msg.DELETE_BLOCK = "حذف بلوک";
Blockly.Msg.DELETE_USERGROUP_MEMBER_AFTER_LOGIN_WARNING = "A member you want to delete did already log in and might have create own programs. Are you sure that you want to delete the selected member(s)?"; // untranslated
Expand Down
4 changes: 4 additions & 0 deletions OpenRobertaServer/staticResources/blockly/msg/js/fi.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@ Blockly.Msg.DATATABLE_USERGROUPS = "user groups"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME = "Name of the user group"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME_CREATE_HINT = "The name of the user group. Kepp in mind, that the members will have to type it in each time they log in."; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_OWNER = "Name of the owner of the user group"; // untranslated
Blockly.Msg.DCMOTOR_M1 = "Motor port 1"; // untranslated
Blockly.Msg.DCMOTOR_M2 = "Motor port 2"; // untranslated
Blockly.Msg.DCMOTOR_M3 = "Motor port 3"; // untranslated
Blockly.Msg.DCMOTOR_M4 = "Motor port 4"; // untranslated
Blockly.Msg.DELETE_ALL_BLOCKS = "Poistetaanko kaikki %1 lohkoa?";
Blockly.Msg.DELETE_BLOCK = "Poista lohko";
Blockly.Msg.DELETE_USERGROUP_MEMBER_AFTER_LOGIN_WARNING = "A member you want to delete did already log in and might have create own programs. Are you sure that you want to delete the selected member(s)?"; // untranslated
Expand Down
4 changes: 4 additions & 0 deletions OpenRobertaServer/staticResources/blockly/msg/js/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@ Blockly.Msg.DATATABLE_USERGROUPS = "user groups"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME = "Name of the user group"; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_NAME_CREATE_HINT = "The name of the user group. Kepp in mind, that the members will have to type it in each time they log in."; // untranslated
Blockly.Msg.DATATABLE_USERGROUP_OWNER = "Name of the owner of the user group"; // untranslated
Blockly.Msg.DCMOTOR_M1 = "Motor port 1"; // untranslated
Blockly.Msg.DCMOTOR_M2 = "Motor port 2"; // untranslated
Blockly.Msg.DCMOTOR_M3 = "Motor port 3"; // untranslated
Blockly.Msg.DCMOTOR_M4 = "Motor port 4"; // untranslated
Blockly.Msg.DELETE_ALL_BLOCKS = "Supprimer ces %1 blocs ?";
Blockly.Msg.DELETE_BLOCK = "Supprimer le bloc";
Blockly.Msg.DELETE_USERGROUP_MEMBER_AFTER_LOGIN_WARNING = "A member you want to delete did already log in and might have create own programs. Are you sure that you want to delete the selected member(s)?"; // untranslated
Expand Down
Loading

0 comments on commit 30f2382

Please sign in to comment.