mirror of
https://github.com/rottenwheel/moner.ooo.git
synced 2024-12-23 00:27:46 +00:00
Translated using Weblate (Spanish)
Currently translated at 100.0% (64 of 64 strings) Translation: Moner.ooo/Moner.ooo Translate-URL: https://hosted.weblate.org/projects/monerooo/monerooo/es/
This commit is contained in:
parent
a5b5d91643
commit
a92e83d35b
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ $meta_description = "El tipo de cambio en directo de Monero en muchas monedas di
|
|||
$meta_keywords = "Monero, XMR, fiat, valor, tasa, en directo, cambio, conversión";
|
||||
// ↓ XMR [...] ↓
|
||||
$title_h1 = "conversión a";
|
||||
$moneroooTable = "Servicio proporcionado por <a href='https://moner.ooo/'>Moner.ooo</a> , Datos proporcionados por <a href='https://www.coingecko.com/en/coins/monero' hreflang='en' rel='external'>CoinGecko</a>";
|
||||
$moneroooTable = "Servicio proporcionado por <a href=\"https://moner.ooo/\">Moner.ooo</a>, Datos proporcionados por <a href=\"https://www.coingecko.com/es/coins/monero\" hreflang=\"es\" 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 cada 5 segundos. Última actualización: <u title='Hours:Minutes:Seconds (hh:mm:ss)'>$time</u>, Europa/Berlín. 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='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 = "Copiar al portapapeles";
|
||||
|
@ -71,4 +71,4 @@ $l_mxn = "Peso mexicano";
|
|||
$l_gel = "Lari georgiano";
|
||||
// More Monero links
|
||||
$getmonero = '<a class="text-white" href="https://www.getmonero.org/" hreflang="en" target="_blank" rel="external">Página oficial</a> | <a class="text-white" href="https://ccs.getmonero.org/" hreflang="en" target="_blank" rel="external">Sistema de Crowdfunding Comunitario (CCS)</a> | <a class="text-white" href="https://www.monero.observer/resources/" hreflang="en" target="_blank" rel="external">Explorador de Monero</a> | <a class="text-white" href="https://www.monerotalk.live/" hreflang="en" target="_blank" rel="external">Monero Talk</a>';
|
||||
$countrymonero = '';
|
||||
$countrymonero = ' | <a class="text-white" href="https://t.me/monero" hreflang="es" target="_blank" rel="external">Telegram - Monero XMR</a> | <a class="text-white" href="https://www.revuo-xmr.com/" hreflang="es" target="_blank" rel="external">Revuo Monero</a>';
|
||||
|
|
Loading…
Reference in a new issue