mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-20 02:59:20 +01:00
Update Chinese.lang
This commit is contained in:
parent
2c7cf613a6
commit
9522dfc9c5
@ -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 = "无法上传",
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user