mirror of
https://github.com/rottenwheel/moner.ooo.git
synced 2024-12-22 21:59:21 +00:00
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 89.0% (57 of 64 strings) Translation: Moner.ooo/Moner.ooo Translate-URL: https://hosted.weblate.org/projects/monerooo/monerooo/zh_Hans/
This commit is contained in:
parent
bd47a521f3
commit
6159268339
1 changed files with 2 additions and 2 deletions
|
@ -11,9 +11,9 @@ $meta_description = "门罗币实时多币种汇率,免费提供。";
|
|||
$meta_keywords = "门罗币, XMR, 法币, 价格, 汇率, 实时, 交易, 结汇";
|
||||
// ↓ XMR [...] ↓
|
||||
$title_h1 = "转换至";
|
||||
$moneroooTable = "Service provided by <a href='https://moner.ooo/'>Moner.ooo</a>, Data provided by <a href='https://www.coingecko.com/en/coins/monero' hreflang='en' rel='external'>CoinGecko</a>";
|
||||
$moneroooTable = "Service provided by <a href=\"https://moner.ooo/\">Moner.ooo</a>, Data provided by <a href=\"https://www.coingecko.com/en/coins/monero\" hreflang=\"en\" rel=\"external\">CoinGecko</a>";
|
||||
// Info Text
|
||||
$info = "本站提供的汇率仅供参考。其精确程度不被保证,且可能在您不注意的情况下发生变更。汇率每5秒钟更新一次。最近一次在欧洲/柏林时间 <u title='Hours:Minutes:Seconds (hh:mm:ss)'>$time</u> 。数据由 <a class='text-white' href='https://www.coingecko.com/zh/%E6%95%B0%E5%AD%97%E8%B4%A7%E5%B8%81/%E9%97%A8%E7%BD%97%E5%B8%81' hreflang='zh' rel='external' target='_blank'>CoinGecko</a>。<br/><a target='_blank' href='https://kuno.anne.media/donate/onml/' rel='external' hreflang='en'><img loading='lazy' src='./img/kuno-monero-26x26.png' width='17' height='17' alt='Kuno - Moner.ooo donation page'></a> <a target='_blank' href='https://kuno.anne.media/' class='text-white' rel='external' hreflang='en'>Kuno – Fundraise with Monero</a> | <a class='text-white' href='https://github.com/nice42q/moner.ooo' hreflang='en' rel='external' target='_blank'>GitHub</a> | <a style='text-decoration:none; font-weight:bold;' class='text-white' href='https://servers.guru/' hreflang='en' rel='external' target='_blank'>Webhosting provided by<img loading='lazy' src='./img/servers-guru.svg' height='19' alt='Servers Guru' title='Servers Guru' /></a>";
|
||||
$info = "本站提供的汇率仅供参考。其精确程度不被保证,且可能在您不注意的情况下发生变更。汇率每5秒钟更新一次。最近一次在欧洲/柏林时间 <u title=\"Hours:Minutes:Seconds (hh:mm:ss)\">$time</u> 。数据由 <a class=\"text-white\" href=\"https://www.coingecko.com/zh/%E6%95%B0%E5%AD%97%E8%B4%A7%E5%B8%81/%E9%97%A8%E7%BD%97%E5%B8%81\" hreflang=\"zh\" rel=\"external\" target=\"_blank\">CoinGecko</a>。<br><a target=\"_blank\" href=\"https://kuno.anne.media/donate/onml/\" rel=\"external\" hreflang=\"en\"><img loading=\"lazy\" src=\"./img/kuno-monero-26x26.png\" width=\"17\" height=\"17\" alt=\"Kuno - Moner.ooo donation page\"></a> <a target=\"_blank\" href=\"https://kuno.anne.media/\" class=\"text-white\" rel=\"external\" hreflang=\"en\">Kuno – Fundraise with Monero</a> | <a class=\"text-white\" href=\"https://github.com/nice42q/moner.ooo\" hreflang=\"en\" rel=\"external\" target=\"_blank\">GitHub</a> | <a style=\"text-decoration:none; font-weight:bold;\" class=\"text-white\" href=\"https://servers.guru/\" hreflang=\"en\" rel=\"external\" target=\"_blank\">Webhosting provided by<img loading=\"lazy\" src=\"./img/servers-guru.svg\" height=\"19\" alt=\"Servers Guru\" title=\"Servers Guru\"></a>";
|
||||
$clipboard_copy_tooltip = "Copy to clipboard";
|
||||
$l_fiatSelect = "Currency choice";
|
||||
$l_fiatInput = "Fiat value input field";
|
||||
|
|
Loading…
Reference in a new issue