1
- app-name = COSMIC 应用商店
1
+ app-name = COSMIC 软件商店
2
2
back = 返回
3
3
cancel = 取消
4
4
check-for-updates = 检查更新
5
5
checking-for-updates = 正在检查更新...
6
6
install = 安装
7
7
no-installed-applications = 没有已安装的应用程序。
8
- no-updates = 所有已安装的程序均已是最新版本 。
9
- no-results = 没有 "{ $search } " 的搜索结果 。
10
- notification-in-progress = 安装和更新的任务正在进行中
8
+ no-updates = 所有已安装的应用程序都是最新的 。
9
+ no-results = 找不到 "{ $search } " 的结果 。
10
+ notification-in-progress = 正在进行安装和更新。
11
11
open = 打开
12
12
see-all = 查看全部
13
13
uninstall = 卸载
14
14
update = 更新
15
- update-all = 更新全部
15
+ update-all = 全部更新
16
+
17
+ # Progress footer
18
+ details = 详情
19
+ dismiss = 消息消除
20
+ operations-running = { $running } 个操作正在运行({ $percent } %)...
21
+ operations-running-finished = { $running } 个操作正在运行({ $percent } %),{ $finished } 个已完成...
16
22
17
23
# Uninstall Dialog
18
24
uninstall-app = 卸载 { $name }
19
- uninstall-app-warning = 您真的要卸载 { $name } 吗?
25
+ uninstall-app-warning = 确定要卸载 { $name } 吗?
20
26
21
27
# Nav Pages
22
28
explore = 探索
@@ -28,31 +34,51 @@ game = 游戏
28
34
relax = 娱乐
29
35
socialize = 社交
30
36
utilities = 实用工具
31
- installed-apps = 已安装的应用软件
37
+ installed-apps = 已安装的应用程序
32
38
updates = 更新
33
39
34
40
# Explore Pages
35
- editors-choice = 编辑精选
36
- popular-apps = 热门软件
41
+ editors-choice = 编辑推荐
42
+ popular-apps = 热门应用
43
+ made-for-cosmic = 为 COSMIC 设计
37
44
new-apps = 新应用
38
45
recently-updated = 最近更新
39
46
development-tools = 开发工具
40
47
scientific-tools = 科学工具
41
- productivity-apps = 生产力工具
42
- graphics-and-photography-tools = 图像与设计工具
48
+ productivity-apps = 生产力应用
49
+ graphics-and-photography-tools = 图形和设计工具
43
50
social-networking-apps = 社交网络应用
44
51
games = 游戏
45
- music-and-video-apps = 影音应用
52
+ music-and-video-apps = 音乐和视频应用
46
53
apps-for-learning = 学习应用
47
54
48
55
# Details Page
49
- source-installed = { $source } ( 已安装)
56
+ source-installed = { $source } ( 已安装)
50
57
developer = 开发者
51
58
app-developers = { $app } 开发者
52
- monthly-downloads = Flathub 每月下载
59
+ monthly-downloads = Flathub 每月下载量
60
+ licenses = 许可证
61
+ proprietary = 专有
62
+
63
+ ## App URLs
64
+ bug-tracker = 错误跟踪
65
+ contact = 联系
66
+ donation = 捐赠
67
+ faq = 常见问题
68
+ help = 帮助
69
+ homepage = 主页
70
+ translate = 翻译
53
71
54
72
# Context Pages
55
73
74
+ ## Operations
75
+ cancelled = 已取消
76
+ operations = 操作
77
+ no-operations = 历史中没有操作。
78
+ pending = 待处理
79
+ failed = 失败
80
+ complete = 完成
81
+
56
82
## Settings
57
83
settings = 设置
58
84
@@ -65,4 +91,4 @@ appearance = 外观
65
91
theme = 主题
66
92
match-desktop = 与桌面保持一致
67
93
dark = 暗色模式
68
- light = 亮色模式
94
+ light = 亮色模式
0 commit comments