-
-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Chinese(Simplified) translation.
- Loading branch information
Showing
1 changed file
with
60 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
{ | ||
"preferences": "首选项", | ||
"aboutAppImage": "关于Appimage", | ||
"appimageSlogan": "容易 可信 快速", | ||
"appimageDescription": "Appimage应用有在任何Linux机器上使用的能力", | ||
"knowMore": "更多关于", | ||
"aboutApp": "关于应用", | ||
"appDescription": "使你可以简单地寻找Appimage应用", | ||
"poweredByFlutter": "由Flutter驱动", | ||
"viewSourceCode": "查看源代码", | ||
"viewLicenses": "查看许可证", | ||
"viewType": "视觉安排", | ||
"grid": "格框", | ||
"list": "列表", | ||
"explore": "寻找", | ||
"browse": "浏览", | ||
"installed": "已安装", | ||
"download": "下载", | ||
"downloads": "下载库", | ||
"downloadCompleted": "下载完成", | ||
"hasBeenDownloadedSuccessfully": "下载成功", | ||
"noDescriptionFound": "没有信息", | ||
"license": "开发协议", | ||
"licenses": "所有许可证", | ||
"selectLicense": "请单击许可证以查看", | ||
"authors": "作者", | ||
"notAvailable": "不适用", | ||
"close": "关闭", | ||
"cantConnect": "无法连接", | ||
"youNeedInternetConnectionToUse": "请检查英特网连接", | ||
"retry": "再尝试", | ||
"fetchingSoftwares": "正在收集应用", | ||
"featuredApps": "推荐", | ||
"seeAll": "全部看", | ||
"startingDownload": "正在开始下载", | ||
"cancelled": "已取消", | ||
"noAppImageInThisRelease": "找不到Appimage版本", | ||
"noSearchResult": "找不到搜索项,\n清尝试更改搜索词", | ||
"themeType": "图形样式", | ||
"downloadPath": "下载文件夹", | ||
"forceDarkTheme": "强制选黑暗图形样式", | ||
"portableHome": "便携主文件夹", | ||
"portableConfig": "便携设置", | ||
"restoreDefaults": "恢复默认值", | ||
"browseFolder": "浏览文件夹", | ||
"chooseDownloadFolder": "请选下载文件夹", | ||
"video": "视频", | ||
"audio": "音频", | ||
"science": "科学", | ||
"system": "系统", | ||
"utility": "工具", | ||
"network": "网络", | ||
"development": "开发", | ||
"education": "学习", | ||
"graphics": "图形", | ||
"office": "办公室", | ||
"game": "游戏", | ||
"finance": "金融", | ||
"others": "其他" | ||
} |