mirror of
https://github.com/google/blockly.git
synced 2026-01-11 10:57:07 +01:00
27 lines
780 B
JSON
27 lines
780 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Ahmed-Najib-Biabani-Ibrahimkhel"
|
|
]
|
|
},
|
|
"Apps.dialogOk": "ښه",
|
|
"Apps.dialogCancel": "ناگارل",
|
|
"Apps.catLogic": "منطق",
|
|
"Apps.catText": "متن",
|
|
"Apps.catLists": "لړليکونه",
|
|
"Apps.catColour": "رنگ",
|
|
"Apps.httpRequestError": "د دې غوښتنې سره يوه ستونزه رامېنځ ته شوه",
|
|
"Apps.listVariable": "لړليک",
|
|
"Apps.textVariable": "متن",
|
|
"Code.title": "کوډ",
|
|
"Maze.turnLeft": "کيڼ تاوول",
|
|
"Maze.turnRight": "ښي تاوول",
|
|
"Maze.doCode": "کول",
|
|
"Turtle.print": "چاپول",
|
|
"Turtle.font": "ليکبڼه",
|
|
"Turtle.fontSize": "د ليکبڼې کچه",
|
|
"Turtle.fontNormal": "نورمال",
|
|
"Turtle.fontBold": "زغرد",
|
|
"Turtle.fontItalic": "رېوند"
|
|
}
|