mirror of
https://github.com/google/blockly.git
synced 2026-01-07 00:50:27 +01:00
Localisation updates from https://translatewiki.net.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"authors": [
|
||||
"Aefgh39622",
|
||||
"Andibing",
|
||||
"Bjh21",
|
||||
"Codynguyen1116",
|
||||
"Shirayuki"
|
||||
]
|
||||
@@ -33,7 +34,7 @@
|
||||
"NEW_VARIABLE": "Create variable...",
|
||||
"NEW_VARIABLE_TITLE": "New variable name:",
|
||||
"VARIABLE_ALREADY_EXISTS": "A variable named '%1' already exists.",
|
||||
"VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE": "A variable named '%1' already exists for another variable of type '%2'.",
|
||||
"VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE": "A variable named '%1' already exists for another type: '%2'.",
|
||||
"DELETE_VARIABLE_CONFIRMATION": "Delete %1 uses of the '%2' variable?",
|
||||
"CANNOT_DELETE_VARIABLE_PROCEDURE": "Can't delete the variable '%1' because it's part of the definition of the function '%2'",
|
||||
"DELETE_VARIABLE": "Delete the '%1' variable",
|
||||
|
||||
Reference in New Issue
Block a user