Update Chinese.lang

This commit is contained in:
AnsenLIS 2019-11-14 01:05:18 +08:00 committed by GitHub
parent 2c7cf613a6
commit 9522dfc9c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,8 +33,8 @@
fileName = "文件名称", fileName = "文件名称",
applicationName = "应用名称", applicationName = "应用名称",
file = "文件", file = "文件",
notExists = "没有", notExists = "未找到文件",
alreadyExists = "已有", alreadyExists = "已有文件",
inDirectory = "在文件夹里", inDirectory = "在文件夹里",
needReplace = "是否要更换?", needReplace = "是否要更换?",
yes = "确定", yes = "确定",
@ -74,13 +74,13 @@
editShortcut = "编辑路径", editShortcut = "编辑路径",
createShortcut = "创建路径", createShortcut = "创建路径",
addToDock = "添加到Dock", addToDock = "添加到Dock",
removeFromDock = "从Dock删除", removeFromDock = "从Dock删除",
moveRight = "向右移动", moveRight = "向右移动",
moveLeft = "向左移动", moveLeft = "向左移动",
archive = "添加到文件", archive = "添加到文件",
delete = "删除", delete = "删除",
addToFavourites = "添加到收藏夹", addToFavourites = "添加到收藏夹",
removeFromFavourites = "从收藏夹删除", removeFromFavourites = "从收藏夹删除",
setAsWallpaper = "设置壁纸", setAsWallpaper = "设置壁纸",
showPackageContent = "显示内容", showPackageContent = "显示内容",
showContainingFolder = "显示其中的文件夹", showContainingFolder = "显示其中的文件夹",
@ -119,6 +119,6 @@
uploadToPastebin = "上传到Pastebin", uploadToPastebin = "上传到Pastebin",
pasteName = "Paste name", pasteName = "Paste name",
uploading = "正在上传", uploading = "正在上传",
uploadingSuccess = "上传到", uploadingSuccess = "上传到..",
uploadingFailure = "无法上传", uploadingFailure = "无法上传",
} }