Files
leonpan-assets/public/locales/zh-CN/image_editor.json
2025-10-19 13:31:11 +00:00

113 lines
3.6 KiB
JSON
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "名称",
"save": "保存",
"saveAs": "另存为",
"back": "后退",
"loading": "加载中...",
"resetOperations": "重置/删除所有操作",
"changesLoseWarningHint": "如果您按下“重置”按钮,您的更改将丢失。确定要继续吗?",
"discardChangesWarningHint": "如果关闭窗口,您的最后更改将不会被保存。",
"cancel": "取消",
"apply": "应用",
"warning": "警告",
"confirm": "确认",
"discardChanges": "放弃更改",
"undoTitle": "撤消上次操作",
"redoTitle": "重做上次操作",
"showImageTitle": "显示原始图像",
"zoomInTitle": "放大",
"zoomOutTitle": "缩小",
"toggleZoomMenuTitle": "切换缩放菜单",
"adjustTab": "调整",
"finetuneTab": "微调",
"filtersTab": "滤镜",
"watermarkTab": "水印",
"annotateTabLabel": "注释",
"resize": "调整大小",
"resizeTab": "调整大小",
"imageName": "图片名称",
"invalidImageError": "提供的图像无效。",
"uploadImageError": "上传图像时出错。",
"areNotImages": "不是图像",
"isNotImage": "不是图像",
"toBeUploaded": "待上传",
"cropTool": "裁剪",
"original": "原始",
"custom": "自定义",
"square": "正方形",
"landscape": "横向",
"portrait": "纵向",
"ellipse": "椭圆",
"classicTv": "经典电视",
"cinemascope": "宽银幕电影",
"arrowTool": "箭头",
"blurTool": "模糊",
"brightnessTool": "亮度",
"contrastTool": "对比度",
"ellipseTool": "椭圆",
"unFlipX": "取消翻转 X",
"flipX": "翻转 X",
"unFlipY": "取消翻转 Y",
"flipY": "翻转 Y",
"hsvTool": "HSV",
"hue": "色调",
"brightness": "亮度",
"saturation": "饱和度",
"value": "数值",
"imageTool": "图像",
"importing": "导入...",
"addImage": "+ 添加图片",
"uploadImage": "上传图片",
"fromGallery": "来自画廊",
"lineTool": "线",
"penTool": "画笔",
"polygonTool": "多边形",
"sides": "侧面",
"rectangleTool": "长方形",
"cornerRadius": "拐角半径",
"resizeWidthTitle": "宽度(以像素为单位)",
"resizeHeightTitle": "高度(以像素为单位)",
"toggleRatioLockTitle": "切换比率锁定",
"resetSize": "重置为原始图像大小",
"rotateTool": "旋转",
"textTool": "文本",
"textSpacings": "文字间距",
"textAlignment": "文本对齐",
"fontFamily": "字体",
"size": "尺寸",
"letterSpacing": "字母间距",
"lineHeight": "线高",
"warmthTool": "色温",
"addWatermark": "+ 添加水印",
"addTextWatermark": "+ 添加文字水印",
"addWatermarkTitle": "选择水印类型",
"uploadWatermark": "上传水印",
"addWatermarkAsText": "添加为文本",
"padding": "内间距",
"paddings": "内间距",
"shadow": "阴影",
"horizontal": "水平",
"vertical": "垂直",
"blur": "模糊",
"opacity": "不透明度",
"transparency": "透明度",
"position": "位置",
"stroke": "线条",
"saveAsModalTitle": "另存为",
"extension": "扩展",
"format": "格式",
"nameIsRequired": "文件名为必填项。",
"quality": "质量",
"imageDimensionsHoverTitle": "保存的图像尺寸宽x高",
"cropSizeLowerThanResizedWarning": "请注意,所选的裁剪区域低于应用的调整大小,这可能会导致质量下降",
"actualSize": "实际尺寸100%",
"fitSize": "适合尺寸",
"addImageTitle": "选择要添加的图像...",
"mutualizedFailedToLoadImg": "加载图像失败。",
"tabsMenu": "菜单",
"download": "下载",
"width": "宽度",
"height": "高度",
"plus": "+",
"cropItemNoEffect": "此裁剪项目没有可用的预览"
}