mirror of
https://github.com/rottenwheel/moner.ooo.git
synced 2024-11-10 05:03:44 +01:00
49be7374b1
Enhanced configuration by introducing a dynamic GitHub URL. This change ensures the GitHub link in all language files is consistently updated based on the configuration, increasing maintainability and consistency across translations.
90 lines
4.5 KiB
PHP
90 lines
4.5 KiB
PHP
<?php
|
||
// For the HTML meta specification, e.g. <!DOCTYPE html><html lang="en">
|
||
$lang_meta = "es"; // https://www.w3schools.com/tags/ref_language_codes.asp
|
||
|
||
$page_title = "Conversión de XMR a EUR/BTC/CHF/USD y mucho más"; // The browser tab title or search engine title
|
||
$meta_description = "El tipo de cambio de Monero en vivo en muchas monedas diferentes, gratis para todos."; // Search engine description / text
|
||
$meta_keywords = "Monero, XMR, Fiat, Valor, Tasa, En Vivo, Cambio, Conversión"; // Search engine keywords
|
||
|
||
$title_h1 = "conversión según"; // ↓ XMR [...] ↓
|
||
|
||
$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 = "Los valores de este sitio web son meramente informativos. El valor no está garantizado y está sujeto a cambios sin previo aviso. Los valores se actualizan aproximadamente una vez por minuto. Última actualización: <u title='Hours:Minutes:Seconds (hh:mm:ss)'>".$time."</u>, Europe/Berlin. Datos proporcionados por <a class='text-white' href='https://www.coingecko.com/es/monedas/monero' hreflang='es' rel='external' target='_blank'>CoinGecko</a>.<br/><a target='_blank' href='https://kuno.anne.media/donate/onml/' rel='external' hreflang='es'><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/lang/es/' class='text-white' rel='external' hreflang='es'>Kuno – Recaudar fondos con Monero</a> | <a class='text-white' href='{$github_url}' hreflang='en' rel='external' target='_blank'>GitHub</a>";
|
||
$servers_guru = " | <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 = "Copiar al portapapeles";
|
||
|
||
$l_fiatSelect = "Currency choice";
|
||
$l_fiatInput = "Fiat value input field";
|
||
$l_xmrInput = "Monero value input field";
|
||
|
||
// Tooltip Titel
|
||
$l_eur = "Euro";
|
||
$l_btc = "Bitcoin";
|
||
$l_chf = "Franco suizo";
|
||
$l_usd = "Dólar estadounidense";
|
||
$l_ltc = "Litecoin";
|
||
$l_gbp = "Libra esterlina";
|
||
$l_rub = "Rublo ruso";
|
||
$l_jpy = "Yen";
|
||
$l_try = "Lira turca";
|
||
$l_cad = "Dólar canadiense";
|
||
$l_aud = "Dólar australiano";
|
||
$l_hkd = "Dólar de Hong Kong";
|
||
$l_sgd = "Dólar de Singapur";
|
||
$l_pln = "Złoty";
|
||
$l_zar = "Rand sudafricano";
|
||
$l_inr = "Rupia india";
|
||
$l_aed = "EAU-Dirham";
|
||
$l_eth = "Ethereum";
|
||
$l_uah = "Hryvnia";
|
||
$l_krw = "El won surcoreano";
|
||
$l_brl = "Real brasileño";
|
||
$l_myr = "Ringgit malayo";
|
||
$l_cny = "Renminbi";
|
||
$l_xag = "Plata (onza fina)";
|
||
$l_xau = "Oro (onza fina)";
|
||
$l_vnd = "Vietnamita Đồng";
|
||
$l_vef = "Bolívar venezolano";
|
||
$l_thb = "Baht";
|
||
$l_sar = "Riyal saudí";
|
||
$l_sek = "Corona sueca";
|
||
$l_pkr = "Rupia paquistaní";
|
||
$l_nzd = "Dólar neozelandés";
|
||
$l_php = "Peso filipino";
|
||
$l_nok = "Corona noruega";
|
||
$l_lkr = "Rupia de Sri Lanka";
|
||
$l_mmk = "Kyat";
|
||
$l_huf = "Forint";
|
||
$l_ils = "Shekel";
|
||
$l_kwd = "Dinar de Kuwait";
|
||
$l_ngn = "Naira";
|
||
$l_idr = "Rupia indonesia";
|
||
$l_twd = "Nuevo dólar de Taiwán";
|
||
$l_ars = "Peso argentino";
|
||
$l_bdt = "Taka";
|
||
$l_bhd = "Dinar de Bahréin";
|
||
$l_bmd = "Dólar de Bermudas";
|
||
$l_czk = "Corona checa";
|
||
$l_dkk = "Corona danesa";
|
||
$l_clp = "Peso chileno";
|
||
$l_mxn = "Peso mexicano";
|
||
$l_bch = "Bitcoin Cash";
|
||
$l_bnb = "Binance Coin";
|
||
$l_eos = "EOS.IO";
|
||
$l_xrp = "Ripple";
|
||
$l_xlm = "Stellar Lumens";
|
||
$l_link = "Chainlink";
|
||
$l_dot = "Polkadot";
|
||
$l_yfi = "Yearn.Finance";
|
||
$l_gel = "Lari Georgiano";
|
||
$l_xdr = "Derechos Especiales de Giro";
|
||
|
||
// More Monero links
|
||
$getmonero = '<a class="text-white" href="https://www.getmonero.org/es/" hreflang="es" target="_blank" rel="external">Página oficial</a> | <a class="text-white" href="https://ccs.getmonero.org/" hreflang="en" target="_blank" rel="external">Community Crowdfunding System (CCS)</a> | <a class="text-white" href="https://www.monero.observer/resources/" hreflang="en" target="_blank" rel="external">Monero Observer</a> | <a class="text-white" href="https://www.monerotalk.live/" hreflang="en" target="_blank" rel="external">Monero Talk</a>';
|
||
$countrymonero = ' | <a class="text-white" href="https://anchor.fm/elmonero" hreflang="en" target="_blank" rel="external">El Monero Podcast</a> | <a class="text-white" href="https://t.me/MoneroEsp" hreflang="en" target="_blank" rel="external">Telegram - Monero en español</a>';
|
||
|
||
?>
|