forked from timechainb/timechain-calendar-translations
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathzh.json
321 lines (321 loc) · 21.4 KB
/
zh.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
{
"app.title.timechain": "时间链",
"app.title.calendar": "日历",
"app.title.timechain_calendar": "时间链日历",
"app.description": "来自比特币时间链的实时数据,有搜索早先区块的功能和其他日历特性。",
"app.status.press_to_reload": "重新加载",
"app.go_home": "返回主页",
"app.no_match_route": "糟糕!这里什么都没有。",
"app.loading": "加载中",
"nw_corner.epoch": "纪元",
"nw_corner.supply": "供应",
"nw_corner.of": "的",
"nw_corner.subsidy": "补贴",
"nw_corner.per_block": "每块",
"ne_corner.exchange_rate": "互换",
"ne_corner.market": "市值",
"calculator.button_label": "计算器",
"settings.button_label": "设置",
"settings.modal_title": "设置",
"settings.modal_disclaimer": "用户偏好仅临时保存在浏览器的存储空间中。",
"settings.tab_label.display": "显示",
"settings.tab_label.locale": "语境",
"settings.tab_label.sounds": "声音",
"settings.units.market_cap": "市值",
"settings.units.exchange_rate": "汇率",
"settings.display.options": "显示选项",
"settings.display.show_fees_section": "显示费用和内存池",
"settings.display.fees_right_to_left": "费用从左至右",
"settings.display.show_mining_pool": "显示矿池",
"settings.display.full_screen": "全屏",
"settings.locale.time_format": "时间格式",
"settings.locale.date_format": "日期格式",
"settings.locale.language": "语言",
"settings.locale.12hour": "12小时",
"settings.locale.24hour": "24小时",
"settings.currency": "货币",
"settings.sounds.sounds_are": "声音",
"settings.sounds.on": "开启",
"settings.sounds.off": "关闭",
"settings.sounds.new_block_sound": "新区块音效",
"settings.sounds.water_drop": "水滴",
"settings.sounds.bell": "钟声",
"settings.sounds.door_chime": "门铃",
"settings.sounds.cymbal": "铙钹/镲片",
"settings.sounds.whoosh": "呼啸声",
"settings.animations.label": "Animations",
"settings.animations.full_ripple": "Full Ripple",
"settings.animations.pulse_disable": "Pulse Disable",
"settings.color_mode": "Color Mode",
"search.modal_button_label.by_block": "按区块搜索",
"search.modal_button_label.by_date": "按日期搜索",
"info.button_label": "详情",
"info.panel_label.shop": "店铺",
"info.panel_label.about": "关于",
"info.about.copy1": "时间链日历实时传送比特币网络数据。 您可以倒带和搜索区块,回溯比特币的历史,并估计未来的区块。 日历功能会提醒您注意具有历史意义的日子。",
"info.about.copy2": "该应用程序的灵感来自许多其他出色的应用程序、硬件、网站和区块浏览器。如需有关链接,请参阅参考资料部分。",
"info.panel_label.terminology": "术语",
"info.terms.read_more": "继续阅读",
"info.terms.title.block": "区块",
"info.terms.definition.block": "一组被选中一起确认并加入时间链的交易。",
"info.terms.title.block_height": "区块高度/块高",
"info.terms.definition.block_height": "时间链中区块数的当前长度。 创世区块从 0 开始。",
"info.terms.title.coinbase": "比特币基地",
"info.terms.definition.coinbase": "每个区块中的交易将新发行的比特币(补贴)的奖励加上包含交易的费用提供给赢得该区块的矿工。 不要将其与使用相同名称的垃圾币赌场混淆。",
"info.terms.title.difficulty_adjust": "难度调整/难度重新定位",
"info.terms.definition.difficulty_adjust": "调节区块生产的速度。 每 2016 个区块发生一次,大约每 2 周发生一次,目标是平均出块时间为 10 分钟。 此次调整是根据前期出块节奏增减挖矿难度。 如果出块太快,难度会增加以减慢它们的速度。 如果出块太慢,难度就会降低。",
"info.terms.title.epoch": "纪元",
"info.terms.definition.epoch": "特定级别的比特币通过区块补贴发行的时期。 每个纪元持续 210,000 个区块,并以减半事件结束。",
"info.terms.title.exchange": "汇率",
"info.terms.definition.exchange": "衡量比特币对另一种货币的贸易价值。 可以以每个比特币的货币单位或每个货币单位的”聪“来查看。 应该注意的是,汇率不存在于协议或网络中,而是纯粹的外部构造。",
"info.terms.title.fees": "费用",
"info.terms.definition.fees": "按优先级 估算费用率。 每笔交易都支付一笔费用,该费用是通过将交易的数据大小 (vBytes) 乘以发送方选择的费率计算得出的。 矿工通常选择支付最高费用的交易。 所显示的费率是根据其他当前未确认交易的费率提议得出的。",
"info.terms.title.halving": "减半",
"info.terms.definition.halving": "每 210,000 个区块(大约每 4 年)调节一次比特币的发行量。 将前一个纪元的每个区块的发行(补贴)减半。 由于比特币的发行量按此计划减半,因此最终供应量将是有限的,总量不到 21,000,000。",
"info.terms.title.hashrate": "算力/哈希率",
"info.terms.definition.hashrate": "当前在比特币网络上进行散列的所有矿工的总计算能力的估计。 算力的变化会影响出块时间,影响下一次难度调整的方向和数量。",
"info.terms.title.lightning_liquidity": "闪电网络流动性",
"info.terms.definition.lightning_liquidity": "闪电网络上公共渠道的比特币流动性总资金。 闪电通道将比特币流动性锁定在链上的多重签名合约中。",
"info.terms.title.mempool": "内存池",
"info.terms.definition.mempool": "未确认交易的节点内存存储。 交易在这里等待被矿工选择得以参与到一个区块中。",
"info.terms.title.mempool_depth": "内存池深度",
"info.terms.definition.mempool_depth": "滚动估计当前未确认的交易将填充多少个区块。",
"info.terms.title.mempool_unconfirmed": "内存池未确认交易",
"info.terms.definition.mempool_unconfirmed": "内存池中等待区块确认的交易数量。",
"info.terms.title.mempool_inflow": "内存池流入",
"info.terms.definition.mempool_inflow": "每秒新传入交易数据的体积(以 vBytes 为单位)。",
"info.terms.title.miners": "矿工",
"info.terms.definition.miners": "矿工使用专门的计算机进行 SHA256 工作量证明,以争夺比特币奖励。 获胜的矿工有权选择内存池中的哪些交易将在区块中确认并添加到时间链中。 这个过程是交易最终确定的方式,也是比特币供应的发行方式。 区块奖励(比特币基地)包括所有选定交易的费用以及当前补贴金额中新发行的比特币。",
"info.terms.title.nodes": "节点",
"info.terms.definition.nodes": "节点是一台计算机,它使用核心协议连接到点对点比特币网络,以便与网络上的其他节点进行通信。 新挖出的区块内容被共享并添加到每个节点的区块时间链记录中。 所有节点之间的共识确保了交易历史的不变性。 运行自己节点的比特币用户不依赖任何第三方来确认他们的交易和持有。",
"info.terms.title.pow": "工作证明",
"info.terms.definition.pow": "难度调整后的工作量证明对于比特币网络的运行是至关重要的。 “根据定义,有着最大工作量的链条就是真理。这就是我们所说的中本聪共识。[这行得通],因为工作需要能量。你欺骗不了它。你争论不过它。你没办法撒谎。(因为)你完成这项工作的证据是能在结果中看到的,再明显不过的了。”",
"info.terms.title.sats": "聪",
"info.terms.definition.sats": "Satoshis (中本聪)的缩写,比特币的基本单位和最小单位。 一个比特币是 1 亿聪的简写。 总共将发行不到 2.1 万亿个聪。",
"info.terms.title.subsidy": "补贴",
"info.terms.definition.subsidy": "区块奖励的一部分由新的比特币供应发行组成。 每个区块的补贴在每个纪元结束时减半。",
"info.terms.title.supply": "供应",
"info.terms.definition.supply": "比特币的总发行单位。 发行的比特币总共不会超过2100 万(2.1 千万亿聪)。",
"info.terms.title.timechain": "时间链",
"info.terms.definition.timechain": "已确认区块的权威年表。 随着每个新块的添加,每个交易正在被审计和强化,交易记录是不可变的。",
"info.terms.title.tx": "交易",
"info.terms.definition.tx": "一种发送到网络的有效签名消息,将 sats 从一个或多个由发送者控制的地址传输到一个或多个接收者地址。",
"info.terms.title.vbytes": "vBytes (vB)",
"info.terms.definition.vbytes": "交易和块中磁盘空间或数据“权重”的虚拟度量。",
"info.panel_label.resources": "资源",
"info.resources.inspiration": "创造时间链日历的灵感包括",
"info.resources.mempool_space": "一个功能丰富的社区驱动的区块浏览器。 非常感谢这些人的应用程式界面能够为此应用程序提供数据。",
"info.resources.blockclock": "Coinkite 展示的标志性硬件比特币数据。",
"info.resources.clarkmoody": "精心策划和整理的比特币数据。",
"info.resources.timechainstats": "非凡的数据点和图表清晰地呈现在可自定义的仪表板中。",
"info.resources.bitfeed": "令人印象深刻的区块浏览器,专注于个人交易",
"info.resources.education": "进一步的比特币教育",
"info.resources.whitepaper": "比特币白皮书",
"info.resources.whitepaper_description": "中本聪于 2008 年 10 月 31 日撰写的原始论文,概述了比特币的论点和技术设计。",
"info.resources.words_by_gigi": "吉吉(Gigi)的话",
"info.resources.gigi_description": "这些文笔优美的短文几乎涵盖了比特币的方方面面,包括它是什么、它如何运作以及它为何重要等等。",
"info.resources.wtf_1971": "1971年到底发生了什么?",
"info.resources.wtf_1971_description": "要理解解决方案,必须理解问题所在。",
"info.panel_label.contact": "联系我们",
"info.contact.copied": "复制的",
"info.contact.follow": "在推特上关注与该应用程序相关的定期更新。",
"info.contact.created_by": "由 TC 创建",
"info.contact.donate": "捐赠",
"info.contact.beer_or_coffee": "一杯啤酒或一杯咖啡。 干杯!",
"info.modal_footer.established": "已确立的/既定的",
"info.modal_footer.version": "版本",
"donate.intro": "Your support helps makes it easier to continue improving and developing new features on Timechain Calendar.",
"donate.thank_you": "Thank you!",
"future.modal_title": "未来预期",
"future.block": "区块",
"future.date": "日期",
"future.time": "时间",
"future.average_block_time": "平均出块时间",
"shared.close_button_label": "关闭",
"shared.estimated.abbr": "估计",
"shared.no_change": "无变化",
"shared.cancel": "取消",
"shared.go": "去",
"circles.supply_percent": "Supply %",
"circles.blocks_to_halving": "距离下一次减半的区块数",
"circles.blocks_to_difficulty_adjust": "距离下一次难度调整的区块数",
"circles.past_blocks": "最后 24 小时区块",
"circles.block_timer.last_block": "Last Block",
"data.block_time.title": "出块时间",
"data.block_time.target": "目标",
"data.block_time.10minutes.abbr": "10分钟",
"data.block_time.since_genesis": "Since Genesis",
"data.last_24hrs.title": "过去 24 小时",
"data.last_24hrs.blocks": "区块",
"data.next_diff_adj.title": "下一次难度调整",
"data.prev_diff_adj.title": "上一次难度调整",
"data.difficulty.title": "平均难度",
"data.difficulty.hashes_per_block": "哈希值/区块",
"data.hashrate.title": "算力",
"data.hashrate.real_time": "Real-time",
"data.hashrate.average": "Average",
"data.next_halving.title": "下一次减半",
"data.next_halving.blocks.lower_case": "区块",
"data.next_halving.to_go.lower_case": "去",
"data.next_halving.progress": "进步",
"data.next_halving.wizard": "向导",
"data.last_block_fees.title": "费用",
"data.last_block_fees.of_reward": "奖励的",
"data.last_block_reward.tx_fees": "TX Fees",
"data.last_block_reward.no_fees": "No Fees",
"data.last_block_reward.reward": "Reward",
"data.block_production": "Block Production",
"data.chainstate": "Chainstate",
"data.chainstate.updated_daily": "Updated daily",
"data.chainstate.addresses": "Addresses",
"data.chainstate.utxo_count": "UTXO Count",
"data.chainstate.transactions": "Txs",
"data.chainstate.total_disk": "Total Disk",
"data.nodes.section": "Network",
"data.nodes.run_a_node": "Run a Node",
"data.nodes.title": "节点",
"data.nodes.total_reachable": "完全可达",
"data.lightning_network.title_full": "闪电网络",
"data.lightning_network.liquidity": "总流动性",
"block.empty": "空块",
"block_height.current_block": "区块高度",
"block_height.past_block": "过去区块",
"block_height.new_block": "新街区",
"block_height.ago": "前",
"block_height.genesis_block": "创世块!",
"block_height.search": "搜索",
"fees.section_title": "费用",
"fees.all_rates": "All rates",
"fees.high": "优先",
"fees.anytime": "随时",
"fees.purge": "擦除",
"mempool.section_title": "内存池",
"mempool.inflow": "流入",
"mempool.unconfirmed": "未确认的/待办的",
"mempool.transactions": "交易",
"mempool.depth": "深度",
"mempool.blocks": "区块高度",
"block_details.id": "Block Hash (ID)",
"block_details.timestamp": "Timestamp",
"block_details.tx_count": "Tx Count",
"block_details.size": "Size",
"block_details.avg_fee_rate": "Avg Fee Rate",
"block_details.fee_rate_range": "Fee Rate Range",
"block_details.subsidy_plus_fees": "Subsidy + Fees",
"block_details.more_detail": "More Detail",
"gallery.button_label": "Gallery",
"gallery.sort": "Sort",
"gallery.sort.artist_asc": "Artist/Author (ASC)",
"gallery.sort.artist_desc": "Artist/Author (DESC)",
"gallery.sort.block_asc": "Block (ASC)",
"gallery.sort.block_desc": "Block (DESC)",
"gallery.total": "Total",
"gallery.items": "items",
"halving_replay.button_label": "Halving Replay",
"slider.scrub_blocks": "滚动区块",
"slider.scrub": "滚动",
"slider.release": "数据发布",
"alarm.block_alarm_title": "Block Alarm",
"alarm.sound.title": "Sound",
"alarm.sound.alarm_clock": "Alarm Clock",
"alarm.sound.alarm_gong": "Gong",
"alarm.sound.alarm_grandfather_clock": "Grandfather Clock",
"alarm.sound.alarm_frankie": "Frankie",
"alarm.future_block_height": "Future Block Height",
"alarm.blocks_in_future": "Blocks in Future",
"alarm.based_on_10_minutes": "Based on 10 minute block time",
"alarm.button.set_alarm": "Set Alarm",
"alarm.button.update_alarm": "Update Alarm",
"alerts.bitcoin_dates.years_ago": "几年前",
"alerts.bitcoin_dates.on_this_day": "在这一天",
"alerts.bitcoin_dates.learn_more": "了解更多",
"alerts.bitcoin_dates.genesis.title": "比特币创世日",
"alerts.bitcoin_dates.genesis": "中本聪开发了创世块,它启动了比特币网络。 比特币生日快乐!",
"alerts.bitcoin_dates.v1_released.title": "比特币 v0.1 发布",
"alerts.bitcoin_dates.v1_released": "中本聪向世界发布了第一个版本的比特币代码。",
"alerts.bitcoin_dates.running.title": "运行比特币日",
"alerts.bitcoin_dates.running": "哈尔芬尼 Hal Finney (@halfin) 开始运行比特币。 因他的推文而永垂不朽:",
"alerts.bitcoin_dates.first_tx.title": "第一笔比特币交易",
"alerts.bitcoin_dates.first_tx": "中本聪向 Hal Finney 发送了 10 BTC,这是网络上的第一笔 P2P 交易。",
"alerts.bitcoin_dates.silk_road.title": "丝绸之路日",
"alerts.bitcoin_dates.silk_road": "罗斯·乌布利希Ross Ulbricht 推出了丝绸之路匿名市场,所有支付都使用比特币。 #FreeRoss(自由罗斯)",
"alerts.bitcoin_dates.gox.title": "高克斯山世界末日",
"alerts.bitcoin_dates.gox": "世界上曾经最大的比特币交易所暂停交易并永久下线。",
"alerts.bitcoin_dates.manifesto.title": "密码朋克宣言日",
"alerts.bitcoin_dates.manifesto": "埃里克·休斯 (Eric Hughes) 写道:“电子时代的开放社会需要隐私……”",
"alerts.bitcoin_dates.rollback.title": "24区块回滚日",
"alerts.bitcoin_dates.rollback": "有一次比特币时间链分叉了 24 个区块,后来此问题被社区参与者解决。",
"alerts.bitcoin_dates.moscow_time.title": "莫斯科时间日",
"alerts.bitcoin_dates.moscow_time": "杰克·多尔西Jack Dorsey 在国会作证时背景是 Blockclock Mini。 混乱催生了一个模因",
"alerts.bitcoin_dates.satoshi_bday.title": "中本聪的生日",
"alerts.bitcoin_dates.satoshi_bday": "中本聪生日快乐!",
"alerts.bitcoin_dates.hal_finney_bday.title": "哈尔·芬尼生日",
"alerts.bitcoin_dates.hal_finney_bday": "祝比特币最早和最重要的贡献者之一生日快乐!",
"alerts.bitcoin_dates.pizza.title": "比特币披萨日",
"alerts.bitcoin_dates.pizza": "拉斯洛汉耶兹Laszlo Hanyecz 为两个大比萨饼支付了 10,000 BTC。 今天就买一些带有聪的披萨!",
"alerts.bitcoin_dates.ny_agreement.title": "纽约(不同意)协议日",
"alerts.bitcoin_dates.ny_agreement": "在 2017 年共识会议上,50 多家公司联合提出了将区块大小增加一倍的提案。 开启了区块大战。",
"alerts.bitcoin_dates.independence_day.title": "Bitcoin Independence Day",
"alerts.bitcoin_dates.independence_day": "the Blocksize Wars drew to a close with Bitcoin users outmaneuvering miner control through a user-activated soft fork (UASF).",
"alerts.bitcoin_dates.overflow.title": "价值溢出事件",
"alerts.bitcoin_dates.overflow": "区块 74638 的一笔交易被发现,该交易为三个不同的地址创造了超过 1840 亿比特币。",
"alerts.bitcoin_dates.whitepaper.title": "比特币白皮书日",
"alerts.bitcoin_dates.whitepaper": "中本聪发布了比特币白皮书。",
"alerts.bitcoin_dates.coldcard.title": "冷卡日",
"alerts.bitcoin_dates.coldcard": "币筝Coinkite 发布了世界上最值得信赖和最安全的比特币硬件钱包冷卡Coldcard。",
"alerts.bitcoin_dates.hodl.title": "坚持长期持有HODL日快乐",
"alerts.bitcoin_dates.hodl": "一条发布在比特币对话 BitcoinTalk 论坛上的帖子,创造了术语“HODL”坚持长期持有:",
"alerts.bitcoin_dates.da.title": "难度调整日",
"alerts.bitcoin_dates.da": "工作量证明难度的第一次调整发生了! 难度从去年的1.34倍增加到1.82倍:",
"alerts.gm_alerts.gm1": "早上好 保持谦虚然后囤币",
"alerts.gm_alerts.gm2": "早上好 囤币 斗争 建设",
"alerts.gm_alerts.gm3": "早上好 比特币还是被奴役",
"alerts.gm_alerts.gm4": "早上好 你不应偷窃",
"alerts.gm_alerts.gm5": "早上好 不要停止相信",
"alerts.gm_alerts.gm6": "早上好 把事做好",
"alerts.gm_alerts.gm7": "早上好 不做第二好,只有第一好",
"alerts.gm_alerts.gm8": "早上好 一切除以 2100 万",
"alerts.gm_alerts.gm9": "早上好 请回话",
"alerts.gm_alerts.gm10": "早上好 不要信任,要验证",
"alerts.gm_alerts.gm11": "早上好 不是你的钥匙不是你的币",
"alerts.gm_alerts.gm12": "早上好 是比特币不是加密货币",
"alerts.gm_alerts.gm13": "早上好 是比特币不是垃圾币",
"alerts.gm_alerts.gm14": "早上好 自己做调查",
"alerts.gm_alerts.gm15": "早上好 下一个区块就在下一秒",
"alerts.gm_alerts.gm16": "早上好 只有2.1千万亿聪",
"alerts.gm_alerts.gm17": "早上好 每2016个区块难度调整一次",
"alerts.gm_alerts.gm18": "早上好 每 210,000 个区块发行减半",
"alerts.gm_alerts.gm19": "早上好 网络将不接受无效交易",
"alerts.gm_alerts.gm20": "早上好 工作量证明链是答案",
"alerts.gm_alerts.gm21": "早上好 以 10 分钟的出块时间为目标",
"alerts.gm_alerts.gm22": "早上好 今天要批判性地思考",
"alerts.gm_alerts.gm23": "早上好 使批判性思考正常化",
"alerts.gm_alerts.gm24": "早上好 坚持不懈地追求真理",
"alerts.gm_alerts.gm25": "早上好 证明今天的工作",
"alerts.gm_alerts.gm26": "早上好 工作证明是不言而喻的",
"alerts.gm_alerts.gm27": "早上好 开始吧",
"alerts.gm_alerts.gm28": "早上好 快运行比特币",
"alerts.gm_alerts.gm29": "早上好 未来不可预测 早上好 过去不可改变",
"alerts.gm_alerts.gm30": "早上好 如果他们不喜欢他们可以滚",
"alerts.gm_alerts.gm31": "早上好 区块高度是一直上升的",
"alerts.gm_alerts.gm32": "早上好 不要害怕 没有错失恐惧症 不要恐惧不确定和怀疑",
"alerts.gm_alerts.gm33": "早上好 正常化更多计算",
"alerts.gm_alerts.gm34": "早上好 正常化责任感和自力更生的品质",
"alerts.gm_alerts.gm35": "早上好 算力是印钞机",
"alerts.gm_alerts.gm36": "早上好 减半要来了",
"alerts.gm_alerts.gm37": "早上好 你没有足够的比特币",
"i18n.aria_label.ar": "阿拉伯",
"i18n.aria_label.ca": "加泰罗尼亚语",
"i18n.aria_label.de": "德语",
"i18n.aria_label.en": "英语",
"i18n.aria_label.es": "西班牙语",
"i18n.aria_label.fr": "法语",
"i18n.aria_label.gr": "希腊语",
"i18n.aria_label.it": "意大利语",
"i18n.aria_label.pl": "抛光",
"i18n.aria_label.pt": "葡萄牙语",
"i18n.aria_label.ru": "俄语",
"i18n.aria_label.sv": "瑞典",
"i18n.aria_label.tr": "土耳其",
"i18n.aria_label.zh": "中国人"
}