picsScroller/stringResources/zh-CN/resources.resjson

26 lines
1.5 KiB
Plaintext
Raw Permalink Normal View History

2020-09-06 14:14:15 +08:00
{
"roles-urls-displayName": "图片url",
"roles-urls-description": "图片的url例如'http://www.example.com/xx.png'",
2020-09-14 23:58:09 +08:00
"roles-tags-displayName": "文本标签",
"roles-tags-description": "与图片一起显示的文本标签",
2020-09-06 14:14:15 +08:00
"objects-layout-displayName": "布局",
"objects-layout-rowsCount-displayName": "行数",
"objects-layout-rowsCount-descriptionKey": "需要排列为几行?",
"objects-layout-rowGap-displayName": "行间距",
"objects-layout-rowGap-descriptionKey": "按视觉对象高度的百分比(%",
"objects-layout-columnGap-displayName": "列间距",
"objects-layout-columnGap-descriptionKey": "按视觉对象宽度的百分比(%",
"objects-animation-displayName": "动画",
"objects-animation-stepLength-displayName": "步长(%",
"objects-animation-stepLength-descriptionKey": "每个周期内滚动的长度占视觉对象宽度的百分比(%",
"objects-animation-interval-displayName": "周期(毫秒)",
2020-09-14 23:58:09 +08:00
"objects-animation-interval-descriptionKey": "滚动的间隔,单位(毫秒)",
"objects-tag-displayName": "标签",
"objects-tag-description": "跟随图片的文本标签",
"objects-tag-show-displayName": "显示",
"objects-tag-textSize-displayName": "字体大小",
"objects-tag-fontColor-displayName": "字体颜色",
"objects-tag-transparency-displayName": "透明度",
"objects-tag-position-enumeration-above-displayName": "上方",
"objects-tag-position-enumeration-bottom-displayName": "下方"
2020-09-06 14:14:15 +08:00
}