mirror of
https://github.com/google/blockly.git
synced 2026-01-07 09:00:11 +01:00
chore: rollup of 2022 Q2 and Q3 updates from TranslateWiki (#6476)
This commit is contained in:
committed by
GitHub
parent
f7b42b3ee4
commit
47f3abeb79
@@ -68,7 +68,7 @@ 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"] = "ბლოკის ჩართვა";
|
||||
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
||||
@@ -378,7 +378,7 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user