kopia lustrzana https://github.com/backface/turtlestitch
commit
9c949c1e9b
|
@ -778,6 +778,14 @@ SnapTranslator.dict.zh_CN = {
|
||||||
'自己',
|
'自己',
|
||||||
'delete this clone':
|
'delete this clone':
|
||||||
'删除这个克隆',
|
'删除这个克隆',
|
||||||
|
'switch to scene %scn %send':
|
||||||
|
'切换至场景 %scn %send',
|
||||||
|
'and send':
|
||||||
|
'并发送',
|
||||||
|
'next':
|
||||||
|
'下一个',
|
||||||
|
'previous':
|
||||||
|
'上一个',
|
||||||
|
|
||||||
// sensing:
|
// sensing:
|
||||||
'touching %col ?':
|
'touching %col ?':
|
||||||
|
@ -900,6 +908,14 @@ SnapTranslator.dict.zh_CN = {
|
||||||
'帧',
|
'帧',
|
||||||
'log pen vectors':
|
'log pen vectors':
|
||||||
'记录画笔矢量',
|
'记录画笔矢量',
|
||||||
|
'%block of block %repRing':
|
||||||
|
'积木 %repRing 的 %block',
|
||||||
|
'definition':
|
||||||
|
'定义',
|
||||||
|
'custom?':
|
||||||
|
'是自定义积木?',
|
||||||
|
'global?':
|
||||||
|
'是全局积木?',
|
||||||
|
|
||||||
// operators:
|
// operators:
|
||||||
'%n mod %n':
|
'%n mod %n':
|
||||||
|
@ -1007,7 +1023,7 @@ SnapTranslator.dict.zh_CN = {
|
||||||
'item':
|
'item':
|
||||||
'项',
|
'项',
|
||||||
'%la of %l':
|
'%la of %l':
|
||||||
'%la 的 %l',
|
'%l 的 %la',
|
||||||
'rank':
|
'rank':
|
||||||
'维数',
|
'维数',
|
||||||
'dimensions':
|
'dimensions':
|
||||||
|
@ -1096,6 +1112,18 @@ SnapTranslator.dict.zh_CN = {
|
||||||
'打开新窗口,以XML格式展示全局自制积木',
|
'打开新窗口,以XML格式展示全局自制积木',
|
||||||
'Unused blocks...':
|
'Unused blocks...':
|
||||||
'没用到的积木…',
|
'没用到的积木…',
|
||||||
|
'Hide blocks...':
|
||||||
|
'隐藏积木...',
|
||||||
|
'New category...':
|
||||||
|
'新建积木类别...',
|
||||||
|
'Remove a category...':
|
||||||
|
'删除积木类别...',
|
||||||
|
'Scenes...':
|
||||||
|
'场景...',
|
||||||
|
'New scene':
|
||||||
|
'新建场景',
|
||||||
|
'Add scene...':
|
||||||
|
'添加场景...',
|
||||||
'find unused global custom blocks\nand remove their definitions':
|
'find unused global custom blocks\nand remove their definitions':
|
||||||
'查找没用到的全局自制积木,\n删除它们的定义',
|
'查找没用到的全局自制积木,\n删除它们的定义',
|
||||||
'Remove unused blocks':
|
'Remove unused blocks':
|
||||||
|
@ -1445,6 +1473,18 @@ SnapTranslator.dict.zh_CN = {
|
||||||
'不保存子列表的ID',
|
'不保存子列表的ID',
|
||||||
'check to enable\nsaving linked sublist identities':
|
'check to enable\nsaving linked sublist identities':
|
||||||
'保存子列表的ID',
|
'保存子列表的ID',
|
||||||
|
'Disable click-to-run':
|
||||||
|
'禁止点击积木直接运行',
|
||||||
|
'uncheck to enable\ndirectly running blocks\nby clicking on them':
|
||||||
|
'取消勾选后可以点击积木直接运行',
|
||||||
|
'check to disable\ndirectly running blocks\nby clicking on them':
|
||||||
|
'勾选后禁止点击积木直接运行',
|
||||||
|
'Single palette':
|
||||||
|
'单一积木面板',
|
||||||
|
'check to show all blocks in a single palette':
|
||||||
|
'勾选之后所有的积木会在同一个积木面板(类别)里显示',
|
||||||
|
'uncheck to show only the selected category\'s blocks':
|
||||||
|
'取消勾选后积木会分别显示在其归属的积木面板(类别)中',
|
||||||
// inputs
|
// inputs
|
||||||
'with inputs':
|
'with inputs':
|
||||||
'输入项',
|
'输入项',
|
||||||
|
|
Ładowanie…
Reference in New Issue