-
Notifications
You must be signed in to change notification settings - Fork 19
/
kr.json
327 lines (327 loc) · 21.8 KB
/
kr.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
322
323
324
325
326
327
{
"app.title.timechain": "Timechain",
"app.title.calendar": "Calendar",
"app.title.timechain_calendar": "Timechain Calendar",
"app.description": "Live data from the Bitcoin timechain with past block lookup and other calendar features.",
"app.status.press_to_reload": "Press to Reload",
"app.go_home": "Go Home",
"app.no_match_route": "Oops! Nothing at this route.",
"app.loading": "Loading",
"nw_corner.epoch": "Epoch",
"nw_corner.supply": "Supply",
"nw_corner.of": "of",
"nw_corner.subsidy": "Subsidy",
"nw_corner.per_block": "Per Block",
"ne_corner.exchange_rate": "Exchange",
"ne_corner.market": "Market",
"calculator.button_label": "Calculator",
"settings.button_label": "Settings",
"settings.modal_title": "Settings",
"settings.modal_disclaimer": "User preferences are saved temporarily in your browser's storage only.",
"settings.tab_label.display": "Display",
"settings.tab_label.locale": "Locale",
"settings.tab_label.sounds": "Sounds",
"settings.units.market_cap": "Market Cap",
"settings.units.exchange_rate": "Exchange Rate",
"settings.display.options": "Display Options",
"settings.display.show_fees_section": "Show Fees & Mempool",
"settings.display.fees_right_to_left": "Fees RTL",
"settings.display.show_mining_pool": "Show Mining Pool",
"settings.display.full_screen": "Full Screen",
"settings.locale.time_format": "Time Format",
"settings.locale.date_format": "Date Format",
"settings.locale.language": "Language",
"settings.locale.12hour": "12 Hour",
"settings.locale.24hour": "24 Hour",
"settings.currency": "Currency",
"settings.sounds.sounds_are": "Sounds are",
"settings.sounds.on": "On",
"settings.sounds.off": "Off",
"settings.sounds.new_block_sound": "New Block Sound",
"settings.sounds.water_drop": "Water Drop",
"settings.sounds.bell": "Bell",
"settings.sounds.door_chime": "Door Chime",
"settings.sounds.cymbal": "Cymbal",
"settings.sounds.whoosh": "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 by Block",
"search.modal_button_label.by_date": "Search by Date",
"info.button_label": "Info",
"info.panel_label.shop": "Shop",
"info.panel_label.about": "About",
"info.about.copy1": "Timechain Calendar streams live Bitcoin network data. You can rewind and search the blocks, traveling backward through Bitcoin's history, as well as estimate blocks in the future. Calendar features will alert you to days of historical significance as they occur.",
"info.about.copy2": "This app was inspired by many other great applications, hardware, websites, and block explorers. See Resources section for links.",
"info.panel_label.terminology": "Terminology",
"info.terms.read_more": "Read More",
"info.terms.title.block": "Block",
"info.terms.definition.block": "A group of transactions that are selected to be confirmed together and added to the timechain.",
"info.terms.title.block_height": "Block Height",
"info.terms.definition.block_height": "The current length by count of blocks in the timechain. Starts at 0 for the Genesis block.",
"info.terms.title.coinbase": "Coinbase",
"info.terms.definition.coinbase": "The transaction in each block that delivers the reward of newly issued bitcoin (subsidy) plus fees from included transactions to the miner that wins that block. Do not confuse this with the shitcoin casino that uses the same name.",
"info.terms.title.difficulty_adjust": "Difficulty Adjustment",
"info.terms.definition.difficulty_adjust": "Regulates the pace of block production. Occurs every 2016 blocks, approximately every 2 weeks, and targets an average block time of 10 minutes. The adjustment increases and decreases mining difficulty according to the pace of blocks in the previous period. If blocks are too fast the difficulty is increased to slow them down. If blocks are too slow the difficulty decreases.",
"info.terms.title.epoch": "Epoch",
"info.terms.definition.epoch": "Period of a particular level of Bitcoin's issuance via block subsidy. Each epoch lasts 210,000 blocks and concludes with a halving event.",
"info.terms.title.exchange": "Exchange Rate",
"info.terms.definition.exchange": "Measurement of Bitcoin's trade value against another currency. Can be viewed in currency units per Bitcoin, or satoshis per currency unit. It should be noted that exchange rates do not exist in the protocol or on the network and are a purely external construct.",
"info.terms.title.fees": "Fees",
"info.terms.definition.fees": "Fee rate estimates by priority. Every transaction pays a fee calculated by multiplying the data size of a transaction (vBytes) by the fee rate selected by the sender. Miners generally choose the transactions paying the highest fees. The rates displayed are a suggestion based on the fee rates of other currently unconfirmed transactions.",
"info.terms.title.halving": "Halving",
"info.terms.definition.halving": "Regulates the supply of Bitcoin's issuance every 210,000 blocks (roughly every 4 years). Halves the previous epoch's issuance (subsidy) per block. Because the issuance of Bitcoin halves on this schedule, the eventual supply will be finite, totalling less than 21,000,000.",
"info.terms.title.hashrate": "Hashrate",
"info.terms.definition.hashrate": "An estimate of the total computational power of all miners currently hashing on the Bitcoin network. Changes in hashrate can affect block times, influencing the direction and amount of the next difficulty adjustment.",
"info.terms.title.lightning_liquidity": "Lightning Network Liquidity",
"info.terms.definition.lightning_liquidity": "Total bitcoin liquidity funding public channels on the Lightning Network. Lightning channels lock Bitcoin liquidity in multi-signature contracts on chain.",
"info.terms.title.mempool": "Mempool",
"info.terms.definition.mempool": "Node memory storage of unconfirmed transactions. Transactions wait here to be chosen by a miner to be included in a block.",
"info.terms.title.mempool_depth": "Mempool Depth",
"info.terms.definition.mempool_depth": "Rolling estimate of how many blocks currently unconfirmed transactions would fill.",
"info.terms.title.mempool_unconfirmed": "Mempool Unconfirmed Transactions",
"info.terms.definition.mempool_unconfirmed": "Count of transactions in mempool waiting to be confirmed in a block.",
"info.terms.title.mempool_inflow": "Mempool Inflow",
"info.terms.definition.mempool_inflow": "Volume in vBytes of new incoming transaction data every second.",
"info.terms.title.miners": "Miners",
"info.terms.definition.miners": "A miner uses specialized computers to do SHA256 proof of work to compete for Bitcoin rewards. A winning miner gets the right to choose which transactions in mempool will be confirmed in the block and added to the timechain. This process is how transactions are made final and also how Bitcoin's supply is issued. The block reward (coinbase) includes the fees from all the selected transactions as well as newly issued bitcoin in the amount of the current subsidy.",
"info.terms.title.nodes": "Nodes",
"info.terms.definition.nodes": "A node is a computer that connects to the peer-to-peer Bitcoin network using the core protocol to communicate with other nodes on the network. The content of newly mined blocks is shared and added to each node's record of the timechain of blocks. The consensus between all nodes is what secures the immutability of the history of transactions. A Bitcoin user running their own node relies on no 3rd party to confirm their transactions and holdings.",
"info.terms.title.pow": "Proof of Work",
"info.terms.definition.pow": "Difficulty adjusted proof of work is essential to the functioning of the bitcoin network. \"The chain with the most work is the truth, by definition. This is what we call Nakamoto consensus. [This works] because work requires energy. You can't cheat it. You can't argue with it. You can't lie about it. The proof that you did the work is self-evident in the outcome of the work.\"",
"info.terms.title.sats": "Sats",
"info.terms.definition.sats": "Abbreviation for Satoshis, the base unit and smallest division of bitcoin. One bitcoin is shorthand for 100 million sats. Less than 2.1 quadrillion total sats will ever be issued.",
"info.terms.title.subsidy": "Subsidy",
"info.terms.definition.subsidy": "Portion of the block reward consisting of new supply issuance. The subsidy per block is halved at the end of each epoch.",
"info.terms.title.supply": "Supply",
"info.terms.definition.supply": "The total issued units of Bitcoin. Less than 21 million bitcoin (2.1 quadrillion satoshis) will ever be issued.",
"info.terms.title.timechain": "Timechain",
"info.terms.definition.timechain": "The authoritative chronology of confirmed blocks. An immutable record of transactions being audited and hardened with the addition of every new block.",
"info.terms.title.tx": "Transaction (Tx)",
"info.terms.definition.tx": "A validly signed message to the network, communicating transfer of sats from an address or addresses controlled by the sender to one or many recipient addresses.",
"info.terms.title.vbytes": "vBytes (vB)",
"info.terms.definition.vbytes": "Virtual measure of disk space or 'weight' of data in transactions and blocks.",
"info.panel_label.resources": "Resources",
"info.resources.inspiration": "Inspiration for Timechain Calendar includes",
"info.resources.mempool_space": "A feature packed community driven block explorer. Huge thanks to these guys for the API that provides this app with data.",
"info.resources.blockclock": "The iconic hardware Bitcoin data display by Coinkite.",
"info.resources.clarkmoody": "Meticulously curated and organized Bitcoin data.",
"info.resources.timechainstats": "Extraordinary data points and charts cleanly presented in a customizable dashboard.",
"info.resources.bitfeed": "Mesmerizing block explorer with a focus on individual transactions.",
"info.resources.education": "Further Bitcoin education",
"info.resources.whitepaper": "Bitcoin Whitepaper",
"info.resources.whitepaper_description": "The original paper written by Satoshi Nakamoto on October 31, 2008 that outlines the thesis and technical design of Bitcoin.",
"info.resources.words_by_gigi": "Words by Gigi",
"info.resources.gigi_description": "Beautifully written short pieces covering nearly every aspect of what Bitcoin is, how it works, and why it matters.",
"info.resources.wtf_1971": "WTF Happened In 1971?",
"info.resources.wtf_1971_description": "To understand the solution one must understand the problem.",
"info.panel_label.contact": "Contact",
"info.contact.copied": "Copied",
"info.contact.follow": "Follow on Twitter for periodic updates related to the app.",
"info.contact.created_by": "Created by TC",
"info.contact.donate": "Donate",
"info.contact.beer_or_coffee": "a beer or cup of coffee. Cheers!",
"info.modal_footer.established": "Established",
"info.modal_footer.version": "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 Estimation",
"future.block": "Block",
"future.date": "Date",
"future.time": "Time",
"future.average_block_time": "Average Block Time",
"shared.close_button_label": "Close",
"shared.estimated.abbr": "Est",
"shared.no_change": "No Change",
"shared.cancel": "Cancel",
"shared.go": "Go",
"circles.supply_percent": "Supply %",
"circles.blocks_to_halving": "Blocks to halving",
"circles.blocks_to_difficulty_adjust": "Blocks to difficulty adjust",
"circles.past_blocks": "Last 24 Hours Blocks",
"circles.block_timer.last_block": "Last Block",
"data.block_time.title": "Avg Block Time",
"data.block_time.target": "Target",
"data.block_time.10minutes.abbr": "10 Min",
"data.block_time.blocks_fast": "blocks fast",
"data.block_time.blocks_slow": "blocks slow",
"data.block_time.since_genesis": "Since Genesis",
"data.last_24hrs.title": "Last 24 Hours",
"data.last_24hrs.blocks": "Blocks",
"data.next_diff_adj.title": "Next Adjust",
"data.prev_diff_adj.title": "Prev Adjust",
"data.difficulty.title": "Difficulty",
"data.difficulty.hashes_per_block": "Hashes / Block",
"data.hashrate.title": "Hashrate",
"data.hashrate.real_time": "Real-time",
"data.hashrate.average": "Average",
"data.next_halving.title": "Next Halving",
"data.next_halving.blocks.lower_case": "blocks",
"data.next_halving.to_go.lower_case": "to go",
"data.next_halving.progress": "Progress",
"data.next_halving.wizard": "Wizard",
"data.last_block_fees.title": "Fees",
"data.last_block_fees.of_reward": "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.last_block_reward.mined_by": "Mined by",
"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": "Public Nodes",
"data.nodes.total_reachable": "Total Reachable",
"data.lightning_network.title_full": "Lightning Network",
"data.lightning_network.liquidity": "Total Liquidity",
"block.empty": "Empty Block",
"block_height.current_block": "Block Height",
"block_height.past_block": "Past Block",
"block_height.new_block": "New Block",
"block_height.ago": "ago",
"block_height.genesis_block": "Genesis Block!",
"block_height.search": "Search",
"fees.section_title": "Fee Rates",
"fees.all_rates": "All rates",
"fees.high": "Priority",
"fees.anytime": "Anytime",
"fees.purge": "Purge",
"mempool.section_title": "Mempool",
"mempool.inflow": "Inflow",
"mempool.unconfirmed": "Unconfirmed",
"mempool.transactions": "Transactions",
"mempool.depth": "Depth",
"mempool.blocks": "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.filter": "Artists",
"gallery.all": "All",
"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": "Scrub Blocks",
"slider.scrub": "Scrub",
"slider.release": "Release for data",
"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": "years ago",
"alerts.bitcoin_dates.on_this_day": "On this day in",
"alerts.bitcoin_dates.learn_more": "Learn More",
"alerts.bitcoin_dates.genesis.title": "Bitcoin Genesis Day",
"alerts.bitcoin_dates.genesis": "the genesis block was mined by Satoshi Nakamoto launching the Bitcoin network. Happy Birthday Bitcoin!",
"alerts.bitcoin_dates.v1_released.title": "Bitcoin v0.1 Released",
"alerts.bitcoin_dates.v1_released": "Satoshi Nakamoto released the first version of Bitcoin code to the world.",
"alerts.bitcoin_dates.running.title": "Running Bitcoin Day",
"alerts.bitcoin_dates.running": "Hal Finney (@halfin) started running Bitcoin. Immortalized by his tweet:",
"alerts.bitcoin_dates.first_tx.title": "1st Bitcoin Transaction",
"alerts.bitcoin_dates.first_tx": "Satoshi Nakamoto sent 10 BTC to Hal Finney, the first P2P transaction on the network.",
"alerts.bitcoin_dates.silk_road.title": "Silk Road Day",
"alerts.bitcoin_dates.silk_road": "Ross Ulbricht launched the Silk Road anonymous marketplace, where all payments used bitcoin. #FreeRoss",
"alerts.bitcoin_dates.gox.title": "Mt. Gox Doomsday",
"alerts.bitcoin_dates.gox": "the one-time largest Bitcoin exchange in the world suspended trading and went permanently offline.",
"alerts.bitcoin_dates.manifesto.title": "Cypherpunk Manifesto Day",
"alerts.bitcoin_dates.manifesto": "Eric Hughes wrote \"Privacy is necessary for an open society in the electronic age...\"",
"alerts.bitcoin_dates.rollback.title": "24-block Rollback Day",
"alerts.bitcoin_dates.rollback": "the Bitcoin timechain forked for 24 blocks before being resolved by community participants.",
"alerts.bitcoin_dates.moscow_time.title": "Moscow Time Day",
"alerts.bitcoin_dates.moscow_time": "Jack Dorsey testified before Congress with a Blockclock Mini in the background. Confusion birthed a meme:",
"alerts.bitcoin_dates.satoshi_bday.title": "Satoshi's Birthday",
"alerts.bitcoin_dates.satoshi_bday": "Happy Birthday Satoshi Nakamoto!",
"alerts.bitcoin_dates.hal_finney_bday.title": "Hal Finney's Birthday",
"alerts.bitcoin_dates.hal_finney_bday": "Happy Birthday to one of the earliest and most important contributors to Bitcoin!",
"alerts.bitcoin_dates.pizza.title": "Bitcoin Pizza Day",
"alerts.bitcoin_dates.pizza": "Laszlo Hanyecz paid 10,000 BTC for two large pizzas. Buy some pizza with sats today!",
"alerts.bitcoin_dates.ny_agreement.title": "NY (Dis)Agreement Day",
"alerts.bitcoin_dates.ny_agreement": "a proposal was made jointly by over 50 companies at Consensus 2017 to double the block size. Kicked off the Block Wars.",
"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": "Value Overflow Incident",
"alerts.bitcoin_dates.overflow": "it was discovered that block 74638 contained a transaction that created over 184 billion BTC for three different addresses.",
"alerts.bitcoin_dates.whitepaper.title": "Bitcoin Whitepaper Day",
"alerts.bitcoin_dates.whitepaper": "Satoshi Nakamoto published the Bitcoin whitepaper.",
"alerts.bitcoin_dates.coldcard.title": "Coldcard Day",
"alerts.bitcoin_dates.coldcard": "Coinkite released the world's most trusted and secure bitcoin hardware wallet, the Coldcard.",
"alerts.bitcoin_dates.hodl.title": "Happy HODL Day",
"alerts.bitcoin_dates.hodl": "a BitcoinTalk forum post was published and the term \"HODL\" was coined:",
"alerts.bitcoin_dates.da.title": "Difficulty Adjustment Day",
"alerts.bitcoin_dates.da": "the very first adjustment of the proof-of-work difficulty occured! The difficulty increased from 1.34 to 1.82 times the previous year's difficulty:",
"alerts.gm_alerts.gm1": "GM STAY HUMBLE AND STACK SATS",
"alerts.gm_alerts.gm2": "GM STACK FIGHT BUILD",
"alerts.gm_alerts.gm3": "GM BITCOIN OR SLAVERY",
"alerts.gm_alerts.gm4": "GM YOU SHALL NOT STEAL",
"alerts.gm_alerts.gm5": "GM DONT STOP BELIEVING",
"alerts.gm_alerts.gm6": "GM GO CRUSH IT",
"alerts.gm_alerts.gm7": "GM THERE IS NO SECOND BEST",
"alerts.gm_alerts.gm8": "GM EVERYTHING DIVIDED BY 21 MILLION",
"alerts.gm_alerts.gm9": "GM SAY IT BACK",
"alerts.gm_alerts.gm10": "GM DONT TRUST VERIFY",
"alerts.gm_alerts.gm11": "GM NOT YOUR KEYS NOT YOUR COINS",
"alerts.gm_alerts.gm12": "GM BITCOIN NOT CRYPTO",
"alerts.gm_alerts.gm13": "GM BITCOIN NOT SHITCOINS",
"alerts.gm_alerts.gm14": "GM DO YOUR OWN RESEARCH",
"alerts.gm_alerts.gm15": "GM TICK TOCK NEXT BLOCK",
"alerts.gm_alerts.gm16": "GM THERE ARE LESS THAN 2.1 QUADRILLION SATS",
"alerts.gm_alerts.gm17": "GM DIFFICULTY ADJUSTS EVERY 2016 BLOCKS",
"alerts.gm_alerts.gm18": "GM ISSUANCE HALVES EVERY 210,000 BLOCKS",
"alerts.gm_alerts.gm19": "GM INVALID TXS WILL NOT BE ACCEPTED",
"alerts.gm_alerts.gm20": "GM THE PROOF-OF-WORK CHAIN IS THE SOLUTION",
"alerts.gm_alerts.gm21": "GM TARGETING 10 MINUTE BLOCK TIMES",
"alerts.gm_alerts.gm22": "GM THINK CRITICALLY TODAY",
"alerts.gm_alerts.gm23": "GM NORMALIZE CRITICAL THINKING",
"alerts.gm_alerts.gm24": "GM PURSUE TRUTH RELENTLESSLY",
"alerts.gm_alerts.gm25": "GM PROVE WORK TODAY",
"alerts.gm_alerts.gm26": "GM PROOF OF WORK IS SELF EVIDENT",
"alerts.gm_alerts.gm27": "GM LFG",
"alerts.gm_alerts.gm28": "GM RUN BITCOIN",
"alerts.gm_alerts.gm29": "GM UNPREDICTABLE FUTURE GM UNCHANGEABLE PAST",
"alerts.gm_alerts.gm30": "GM IF THEY DONT LIKE IT THEY CAN FORK OFF",
"alerts.gm_alerts.gm31": "GM BLOCK HEIGHT IS NGU ALWAYS",
"alerts.gm_alerts.gm32": "GM NO FEAR NO FOMO NO FUD",
"alerts.gm_alerts.gm33": "GM NORMALIZE MORE COMPUTATIONS",
"alerts.gm_alerts.gm34": "GM NORMALIZE RESPONSIBILITY AND SELF RELIANCE",
"alerts.gm_alerts.gm35": "GM HASHRATE GO BRRR",
"alerts.gm_alerts.gm36": "GM THE HALVING COMETH",
"alerts.gm_alerts.gm37": "GM YOU DONT HAVE ENOUGH BITCOIN",
"i18n.aria_label.ar": "Arabic",
"i18n.aria_label.ca": "Catalan",
"i18n.aria_label.de": "German",
"i18n.aria_label.en": "English",
"i18n.aria_label.es": "Spanish",
"i18n.aria_label.fr": "French",
"i18n.aria_label.gr": "Greek",
"i18n.aria_label.it": "Italian",
"i18n.aria_label.nl": "Dutch",
"i18n.aria_label.pl": "Polish",
"i18n.aria_label.pt": "Portuguese",
"i18n.aria_label.ru": "Russian",
"i18n.aria_label.sv": "Swedish",
"i18n.aria_label.tr": "Turkish",
"i18n.aria_label.zh": "Chinese"
}