mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Translations
- pt - ru
This commit is contained in:
parent
022539fac5
commit
0dbb042ec7
24 changed files with 850 additions and 366 deletions
|
@ -11,7 +11,7 @@ description: Digital Cash
|
|||
|
||||
api: http://localhost:9090
|
||||
|
||||
languages: ["en", "es"]
|
||||
languages: ["en", "es", "cn", "pt", "ru"]
|
||||
exclude_from_localizations: ["assets"]
|
||||
|
||||
sass:
|
||||
|
|
12
_i18n/cn/blog/header.html
Normal file
12
_i18n/cn/blog/header.html
Normal file
|
@ -0,0 +1,12 @@
|
|||
<div id="header">
|
||||
|
||||
<!-- Navigation -->
|
||||
{% include nav-desktop.html logo-color="blue" %}
|
||||
|
||||
<!-- Hero content -->
|
||||
<div class="page-info">
|
||||
<h1 class="content">{% t pages.blog.title %}</h1>
|
||||
<p class="content">{% t pages.blog.description %}</p>
|
||||
</div>
|
||||
|
||||
</div>
|
32
_i18n/cn/community/hero.html
Normal file
32
_i18n/cn/community/hero.html
Normal file
|
@ -0,0 +1,32 @@
|
|||
<div id="hero">
|
||||
<div id="background-video">
|
||||
<video loop autoplay width="100%" height="auto" poster="{{ base }}/assets/img/dashorg-nodes.jpg" class="background-video">
|
||||
<!-- <source src="assets/videos/Home-BG.m4v" type="video/mp4">
|
||||
<source src="assets/videos/Home-BG.webm" type="video/webm">
|
||||
<source src="assets/videos/Home-BG" type="video/ogg"> -->
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<!-- Navigation -->
|
||||
{% include nav-desktop.html %}
|
||||
|
||||
<!-- Hero content -->
|
||||
<h1 class="content">{% t pages.community.hero-heading %}</h1>
|
||||
<p class="content">{% t pages.community.hero-text %}</p>
|
||||
|
||||
<div class="content">
|
||||
<a href="#" class="btn-blue-solid">{% t pages.community.hero-forum-btn %}</a>
|
||||
</div>
|
||||
|
||||
<br />
|
||||
|
||||
<div class="content">
|
||||
<a href="#" class="btn-white-solid">{% t pages.community.hero-discussion-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.community.hero-social-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.community.hero-news-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.community.hero-development-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.community.hero-masternodes-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.community.hero-video-btn %}</a>
|
||||
</div>
|
||||
|
||||
</div>
|
25
_i18n/cn/currency/hero.html
Normal file
25
_i18n/cn/currency/hero.html
Normal file
|
@ -0,0 +1,25 @@
|
|||
<div id="hero">
|
||||
<div id="background-video">
|
||||
<video loop autoplay width="100%" height="auto" poster="{{ base }}/assets/img/dashorg-nodes.jpg" class="background-video">
|
||||
<!-- <source src="assets/videos/Home-BG.m4v" type="video/mp4">
|
||||
<source src="assets/videos/Home-BG.webm" type="video/webm">
|
||||
<source src="assets/videos/Home-BG" type="video/ogg"> -->
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<!-- Navigation -->
|
||||
{% include nav-desktop.html %}
|
||||
|
||||
<!-- Hero content -->
|
||||
<h1 class="content">{% t pages.currency.hero-heading %}</h1>
|
||||
|
||||
<p>Visualizer Goes Here</p>
|
||||
|
||||
<div class="content">
|
||||
<a href="#" class="btn-white-solid">{% t pages.currency.hero-markets-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.currency.hero-governance-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.currency.hero-network-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.currency.hero-blockchain-btn %}</a>
|
||||
</div>
|
||||
|
||||
</div>
|
33
_i18n/cn/get-dash/hero.html
Normal file
33
_i18n/cn/get-dash/hero.html
Normal file
|
@ -0,0 +1,33 @@
|
|||
<div id="hero">
|
||||
<div id="background-video">
|
||||
<video loop autoplay width="100%" height="auto" poster="{{ base }}/assets/img/dashorg-nodes.jpg" class="background-video">
|
||||
<!-- <source src="assets/videos/Home-BG.m4v" type="video/mp4">
|
||||
<source src="assets/videos/Home-BG.webm" type="video/webm">
|
||||
<source src="assets/videos/Home-BG" type="video/ogg"> -->
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<!-- Navigation -->
|
||||
{% include nav-desktop.html %}
|
||||
|
||||
<!-- Hero content -->
|
||||
<h1 class="content">{% t pages.get-dash.hero-heading %}</h1>
|
||||
<p class="content">{% t pages.get-dash.hero-text %}<br />
|
||||
{% t pages.get-dash.hero-wallet-version %}<br />
|
||||
{% t pages.get-dash.hero-wallet-version-select %}
|
||||
</p>
|
||||
|
||||
<div class="content">
|
||||
<a href="#" class="btn-blue-solid">{% t pages.get-dash.hero-download-btn %}</a>
|
||||
</div>
|
||||
|
||||
<br />
|
||||
|
||||
<div class="content">
|
||||
<a href="#" class="btn-white-solid">{% t pages.get-dash.hero-guide-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.get-dash.hero-buy-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.get-dash.hero-spend-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.get-dash.hero-trade-btn %}</a>
|
||||
</div>
|
||||
|
||||
</div>
|
21
_i18n/cn/home/hero.html
Normal file
21
_i18n/cn/home/hero.html
Normal file
|
@ -0,0 +1,21 @@
|
|||
<div id="hero">
|
||||
<div id="background-video">
|
||||
<video loop autoplay width="100%" height="auto" poster="{{ base }}/assets/img/home/stock-photo-90982809-the-monthly-finances.jpg" class="background-video">
|
||||
<!-- <source src="assets/videos/Home-BG.m4v" type="video/mp4">
|
||||
<source src="assets/videos/Home-BG.webm" type="video/webm">
|
||||
<source src="assets/videos/Home-BG" type="video/ogg"> -->
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<!-- Navigation -->
|
||||
{% include nav-desktop.html %}
|
||||
|
||||
<!-- Hero content -->
|
||||
<h1 class="content">{% t pages.home.hero-heading %}</h1>
|
||||
<p class="content">{% t pages.home.hero-text %}</p>
|
||||
|
||||
<div class="content">
|
||||
<a href="#" class="btn-blue-solid">{% t nav.get-dash %}</a>
|
||||
</div>
|
||||
|
||||
</div>
|
23
_i18n/cn/participate/hero.html
Normal file
23
_i18n/cn/participate/hero.html
Normal file
|
@ -0,0 +1,23 @@
|
|||
<div id="hero">
|
||||
<div id="background-video">
|
||||
<video loop autoplay width="100%" height="auto" poster="{{ base }}/assets/img/dashorg-nodes.jpg" class="background-video">
|
||||
<!-- <source src="assets/videos/Home-BG.m4v" type="video/mp4">
|
||||
<source src="assets/videos/Home-BG.webm" type="video/webm">
|
||||
<source src="assets/videos/Home-BG" type="video/ogg"> -->
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<!-- Navigation -->
|
||||
{% include nav-desktop.html %}
|
||||
|
||||
<!-- Hero content -->
|
||||
<h1 class="content">{% t pages.participate.hero-heading %}</h1>
|
||||
<p class="content">{% t pages.participate.hero-text %}</p>
|
||||
|
||||
<div class="content">
|
||||
<a href="#" class="btn-blue-solid">{% t pages.participate.hero-masternodes-btn %}</a>
|
||||
<a href="#" class="btn-blue-solid">{% t pages.participate.hero-mining-btn %}</a>
|
||||
<a href="#" class="btn-blue-solid">{% t pages.participate.hero-funding-btn %}</a>
|
||||
</div>
|
||||
|
||||
</div>
|
15
_i18n/cn/team/hero.html
Normal file
15
_i18n/cn/team/hero.html
Normal file
|
@ -0,0 +1,15 @@
|
|||
<div id="hero">
|
||||
<div id="background-video">
|
||||
<video loop autoplay width="100%" height="auto" poster="{{ base }}/assets/img/dashorg-nodes.jpg" class="background-video">
|
||||
<!-- <source src="assets/videos/Home-BG.m4v" type="video/mp4">
|
||||
<source src="assets/videos/Home-BG.webm" type="video/webm">
|
||||
<source src="assets/videos/Home-BG" type="video/ogg"> -->
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<!-- Navigation -->
|
||||
{% include nav-desktop.html %}
|
||||
|
||||
<!-- Hero content -->
|
||||
|
||||
</div>
|
303
_i18n/pt.yml
303
_i18n/pt.yml
|
@ -6,227 +6,226 @@ global:
|
|||
twitter: Twitter
|
||||
github: GitHub
|
||||
|
||||
# For multiple paragraph content add two line breaks
|
||||
# Para vários conteúdos de n adicionar duas quebras de linha
|
||||
pages:
|
||||
home:
|
||||
title: Official Website | Private Digital Currency
|
||||
description: Dash is Digital Cash
|
||||
hero-heading: Dash is Digital Cash!
|
||||
hero-text: The first truly-decentralized digital money system.<br />Meet Digital Cash.
|
||||
Título: Oficial Website | Moeda Digital Segura
|
||||
Descrição: Dash é dinheiro Digital
|
||||
hero-heading: Dash é dinheiro Digital!
|
||||
hero-text: O primeiro sistema de dinheiro digital verdadeiramente descentralizada. < br / > Meet Dinheiro Cash.
|
||||
|
||||
video-heading: Dash is Digital Cash You Can Spend Online
|
||||
video-text: Use Dash to make instant, anonymous payments online or in-store using our secure open-source platform hosted by thousands of users around the world.
|
||||
video-btn: Watch Overview Video
|
||||
|
||||
feature-private-heading: Private
|
||||
feature-private-text: Dash is private.
|
||||
feature-instant-heading: Instant
|
||||
feature-instant-text: Dash is instant.
|
||||
feature-secure-heading: Secure
|
||||
feature-secure-text: Dash is secure.
|
||||
video-heading: Dash e dinheiro digital você pode gastar Online
|
||||
video-text: Use Dash para fazer muito rapido, paramentos anonimos online ou em lojas, usando a nossa plataforma open-source, segura e hospedada por milhares de usuarios ao redor do mundo.
|
||||
video-btn: Assista o Video Visão Geral
|
||||
|
||||
merchants-heading: Shop direct with Dash
|
||||
merchants-text: Instant and anonymous purchases, direct from your Dash wallet
|
||||
merchants-btn: More Merchants
|
||||
merchants-join-btn: Become a Merchant
|
||||
feature-private-heading: Privado
|
||||
feature-private-text: Dash e privado.
|
||||
feature-instant-heading: Instantaneo
|
||||
feature-instant-text: Dash e instantaneo.
|
||||
feature-secure-heading: Seguro
|
||||
feature-secure-text: Dash e seguro.
|
||||
|
||||
architecture-heading: Next-Gen Network Architecture
|
||||
merchants-heading: Compre direto com Dash
|
||||
merchants-text: Compras instantaneas e anônimas, diretamente de sua carteira Dash
|
||||
merchants-btn: Mais Vendedores
|
||||
merchants-join-btn: Tornar-se um Comerciante
|
||||
|
||||
architecture-heading: Next-Gen Arquitetura de Rede
|
||||
architecture-text:
|
||||
The core of Dash's unique technology is a two-tier P2P network design that rewards users who run a special kind of node called a masternode and host it 24/7 on dedicated hardware. The network requires that those who run masternodes must provide cryptographic proof that they own 1,000 Dash per masternode. This secures the network against Sybil attacks by making such attacks prohibitively expensive.
|
||||
O core da Dash e um projeto P2P de dois niveus que premia os usuarios que execultam um tipo especial de nó chamado de masternode que e hospedado 24/7h em hardware dedicado. A rede exige que os masternode deve conter 1000 dash por masternode. Isso protege a rede contra ataques Sybil.
|
||||
|
||||
Masternode trabalha junto em clusters e nao pode ser falsificado como fullnodes em outras moedas digitais. Isso significa que eles podem oferecer novos tipos de serviços descentralizados, como transações instantâneas, anônimase a governança, sem a ameaça de ataques a rede.
|
||||
architecture-btn: Leia Mais
|
||||
|
||||
Masternodes work together in clusters and can't be faked like fullnodes in other digital currencies. This means they can provide new kinds of decentralized services, like instant transactions, anonymization and governance, without the threat of low-cost network attacks.
|
||||
architecture-btn: Learn More
|
||||
governance-heading: Primeira em auto gobernança, Protocolo de financiamento
|
||||
governance-text: Qualquer projeto importante da decisao da Dash e estabelecido e financiado por um processo publico descentralizado que financia projetos autonomamente, com base na rede de votos dos masternode. Isto significa que Dash pode financiar o seu proprio crescimento e adoção, consenso e garantigo, e todos são responsaveis para a rede. Não so isso, mas um invasor não pode brincar com o sistema sem comprar mais da metade da oferta de moedas.
|
||||
proposal-btn: Propostas
|
||||
proposal-submit-btn: Apresentar uma Proposta
|
||||
|
||||
governance-heading: First Self Governing, Self Funding Protocol
|
||||
governance-text: Any important project of decision in Dash is agreed and funded by a decentralized public process that funds projects autonomously based on masternode-netwok votes. This means Dash can fund its own growth and adoption, consensus is guaranteed, and everyone is accountable to the network. Not only that, but an attacker can't game the system without buying over half the currency supply.
|
||||
network-growth-heading: O rapido crescimento da Rede
|
||||
network-growth-text: Graças ao incentivo, a rede Dash tem crescido para 3,900 Masternodes significa que Dash e a unica moeda que pode competir com Bitcoin para o futuro do poder de processamento de transações e escabilidade
|
||||
network-growth-btn: Estatisticas da Rede
|
||||
|
||||
proposal-btn: Proposals
|
||||
proposal-submit-btn: Submit a Proposal
|
||||
evolution-heading: Evolução da Moeda Digital
|
||||
evolution-text: Qual é o proximo? Nós estamos trabalhando em um novo serviço descentralizado armazenados na rede masternode que abrirá a Dash para a web e móvel ao ser tão facil de usar como o PayPal, mas totalmente descentralizada. Fique Atento...
|
||||
evolution-btn: Leia Mais
|
||||
|
||||
network-growth-heading: The Fastest Growing Network
|
||||
network-growth-text: Thanks to incentivization, Dash's network has grown to 3,900 Masternodes meaning Dash is the only currency that can compete with Bitcoin for transaction processing power and future scalability.
|
||||
network-growth-btn: Network Stats
|
||||
news-heading: Ultimas Noticias
|
||||
news-btn: Ver todas as Noticias
|
||||
|
||||
evolution-heading: Digital Currency Evolution
|
||||
evolution-text: What's next? We are working on a new decentralized service hosted on the masternode network that will open up Dash to web and mobile while being as easy to use as PayPal but still fully decentralized. Stay tuned...
|
||||
evolution-btn: Learn More
|
||||
|
||||
news-heading: Lastest News
|
||||
news-btn: View All News
|
||||
|
||||
get-started-heading: Get Started
|
||||
get-started-text: Download the wallet and start using Digital Cash!
|
||||
get-started-btn: Get Dash
|
||||
get-started-heading: Como Começar
|
||||
get-started-text: Download a carteira e começar a usar dinheiro digital!
|
||||
get-started-btn: Obter Dash
|
||||
|
||||
get-dash:
|
||||
title: Get Dash
|
||||
description: Download the wallet and get Dash at an exchange.
|
||||
hero-heading: Download Dash Wallet
|
||||
hero-text: Download the latest Dash client to get started
|
||||
title: Obter Dash
|
||||
description: Download da carteira e pegar Dash em uma exchange.
|
||||
hero-heading: Download Carteira Dash
|
||||
hero-text: Download do mais recente cliente Dash
|
||||
hero-wallet-version: Dash Wallet (Fullclient v12.0.56) for OSX
|
||||
hero-wallet-version-select: Choose Another
|
||||
hero-wallet-version-select: Escolha Outro
|
||||
hero-download-btn: Download
|
||||
hero-guide-btn: Setup Guide
|
||||
hero-buy-btn: Buy Dash
|
||||
hero-spend-btn: Spend Dash
|
||||
hero-trade-btn: Trade Dash
|
||||
hero-guide-btn: Guia de Instalação
|
||||
hero-buy-btn: Comprar Dash
|
||||
hero-spend-btn: Trocar Dash
|
||||
hero-trade-btn: Comercio Dash
|
||||
|
||||
setup-heading: Learn how to setup your wallet
|
||||
setup-heading: Aprenda a configurar sua carteira
|
||||
setup-text:
|
||||
setup-btn: Lean More
|
||||
setup-btn: Leia Mais
|
||||
|
||||
buy-heading: Buy Dash Online
|
||||
buy-text: Convert local currency to Dash and send it to your wallet
|
||||
buy-btn: Buy Dash
|
||||
buy-heading: Compre Dash Online
|
||||
buy-text: Converta sua moeda local para Dash e envie a sua carteira
|
||||
buy-btn: Compre Dash
|
||||
|
||||
trade-heading: Trade Dash on an exchange
|
||||
trade-text: Trade local currency for Dash on an exchange
|
||||
trade-btn: Trade Dash
|
||||
trade-heading: Comercie Dash em uma exchange
|
||||
trade-text: Comercie moeda local para dash em uma exchange
|
||||
trade-btn: Comercie Dash
|
||||
|
||||
atm-heading: Buy Dash at an ATM
|
||||
atm-text: Instant Dash purchases from an ATM in your country
|
||||
atm-btn: ATM Locator
|
||||
atm-heading: Compre Dash em um ATM
|
||||
atm-text: Compre Dash instantâneamente de um caixa eletrônico no seu país
|
||||
atm-btn: Localização dos ATM
|
||||
|
||||
shop-heading: Shop direct with Dash
|
||||
shop-text: Instant and anonymous online purchases, direct from your Dash wallet
|
||||
shop-btn: More Merchants
|
||||
shop-join-btn: Become a Merchant
|
||||
shop-heading: Compre direto com Dash
|
||||
shop-text: Compras instantaneas e anônimas, diretamente de sua carteira Dash
|
||||
shop-btn: Mais Vendedores
|
||||
shop-join-btn: Seja um Comerciante
|
||||
|
||||
visa-heading: Shop at Visa stores
|
||||
visa-text: Dash-Visa debit card with no foreign transaction fees and mobile "tap & pay"
|
||||
visa-btn: Get Shake
|
||||
visa-text: Cartão de débito Visa Dash sem taxas de transação "toque & paga"
|
||||
visa-btn: Obter Shake
|
||||
|
||||
need-heading: Need some Dash?
|
||||
need-text: Signup on our forum we'll send you some Dash!
|
||||
need-btn: Sign up for Dash
|
||||
need-input: Enter Your Email Address
|
||||
need-heading: Precisa de Dash?
|
||||
need-text: Inscreva-se em nosso forum e vamos enviar um pouco de Dash!
|
||||
need-btn: Cadastre-se em Dash
|
||||
need-input: Entre com seu endereço de E-mail
|
||||
|
||||
participate:
|
||||
title: Join the Dash Network
|
||||
description: Join the Dash Network
|
||||
hero-heading: Join our Network
|
||||
hero-text: Earn Dash by powering, securing or developing the Dash network
|
||||
title: Junte-se à Rede Dash
|
||||
description: Junte-se à Rede Dash
|
||||
hero-heading: Junte-se a nossa Rede
|
||||
hero-text: Ganhe Dash by powering, segurança ou desenvolvendo a Dash network
|
||||
hero-masternodes-btn: Masternodes
|
||||
hero-mining-btn: Mining
|
||||
hero-funding-btn: Funding
|
||||
hero-mining-btn: Mineração
|
||||
hero-funding-btn: Financiamento
|
||||
|
||||
masternode-heading: Setup a Masternode and power Dash's Network
|
||||
masternode-text: Help power Dash by hosting a masternode or join a shared hosting service. Masternodes operators are rewarded for providing decentralized services to our users.
|
||||
masternode-btn: Setup a Masternode
|
||||
masternode-heading: Configurar um Masternode
|
||||
masternode-text: Ajude a Dash Hospedando um masternode ou entrando em um serviço de hospedagem compartilha. Operadores Masternode são recompensados pela prestação de servidos descentalizados para nossos usuarios
|
||||
masternode-btn: Configurar um Masternode
|
||||
|
||||
mining-heading: Start Mining and Secure Dash's Network
|
||||
mining-text: Mine Dash using your computer or dedicated hardware. Miners are rewarded for securing the Dash network.
|
||||
mining-btn: Start Mining
|
||||
mining-heading: Iniciar uma Mineracao na rede Dash
|
||||
mining-text: Minere Dash usando seu computador ou hardware dedicado. Mineiros são recompensados por proteger a rede Dash.
|
||||
mining-btn: Iniciar Mineração
|
||||
|
||||
funding-heading: Develop the Network with Blockchain Funding
|
||||
funding-text: Dash's Network funds winning proposals each month for anything that can improve Dash, such as hiring developers, making decisions or integrating Dash payments into more online stores and retail outlets.
|
||||
funding-btn: Submit a Proposal
|
||||
funding-heading: Desenvolver a rede com financiamento do Blockchain
|
||||
funding-text: Propostas vendedoras da rede Dash recebem os fundos a cada mes, para qualquer coisa que podem melhorar a Dash, tais como a contratação de desenvolvedores, tomada de decisoes ou integrar pagamentos de Dash a lojas online e lojas de varejo.
|
||||
funding-btn: Apresentar uma Proposta
|
||||
|
||||
integrate-heading: Do you take Dash?
|
||||
integrate-text: Integrate instant, anonymous payments to your webstore, app or retail outlet
|
||||
integrate-btn: Integrate Dash
|
||||
integrate-payment-processor-btn: Payment Processors
|
||||
integrate-contact-btn: Contact Our Team
|
||||
integrate-heading: Voçê aceita Dash?
|
||||
integrate-text: Instantâneas, integrar pagamentos anônimos para sua webstore, app ou outlet
|
||||
integrate-btn: integrar Dash
|
||||
integrate-payment-processor-btn: Processadores de pagamento
|
||||
integrate-contact-btn: Contate a nossa equipe
|
||||
|
||||
currency:
|
||||
title: Dash Currency
|
||||
description: Dash Currency
|
||||
hero-heading: Dash Currency
|
||||
hero-markets-btn: Markets
|
||||
hero-governance-btn: Governance
|
||||
hero-network-btn: Network
|
||||
title: Dash Moeda
|
||||
description: Dash Moeda
|
||||
hero-heading: Dash Moeda
|
||||
hero-markets-btn: Mercado
|
||||
hero-governance-btn: Governança
|
||||
hero-network-btn: Rede
|
||||
hero-blockchain-btn: Blockchain
|
||||
|
||||
markets-heading: Markets
|
||||
governance-heading: Governance
|
||||
network-heading: Network
|
||||
markets-heading: Mercado
|
||||
governance-heading: Governança
|
||||
network-heading: Rede
|
||||
blockchain-heading: Blockchain
|
||||
|
||||
community:
|
||||
title: Join the Dash Community
|
||||
description: Join the Dash Community
|
||||
hero-heading: Join our Community
|
||||
hero-text: Become a part of the Dash community
|
||||
hero-forum-btn: Official Forums
|
||||
hero-discussion-btn: Discussion
|
||||
title: Entra na Cominidade Dash
|
||||
description: Entra na Cominidade Dash
|
||||
hero-heading: unte-se a nossa Comunidade
|
||||
hero-text: Tornar-se parte da comunidade Dash
|
||||
hero-forum-btn: Oficial Forums
|
||||
hero-discussion-btn: Discursão
|
||||
hero-social-btn: Social Apps
|
||||
hero-news-btn: News & Info
|
||||
hero-development-btn: Development
|
||||
hero-development-btn: Deselvolvimento
|
||||
hero-masternodes-btn: Masternodes
|
||||
hero-video-btn: Video & Audio
|
||||
|
||||
discussion-heading: Discussion
|
||||
discussion-text: Discuss Dash on these forums
|
||||
discussion-heading: Discussão
|
||||
discussion-text: Discurtir Sobre Dash nos Foruns
|
||||
|
||||
social-heading: Social
|
||||
social-text: Find Dash on these social apps
|
||||
social-text: Encontrar Dash em um apps social
|
||||
|
||||
news-heading: News & Information
|
||||
news-text: Sites created by Dash community members
|
||||
news-heading: News & Informação
|
||||
news-text: Site criado por membros da cominidade Dash
|
||||
|
||||
development-heading: Development
|
||||
development-text: Sites & tools for developers
|
||||
development-heading: Deselvolvimento
|
||||
development-text: Sites e ferramentas para deselvolvedores
|
||||
|
||||
masternode-heading: Masternode Tools
|
||||
masternode-text: Setup, manage and host your masternode
|
||||
masternode-heading: Ferramentas Masternode
|
||||
masternode-text: Configurar, gerenciar e hospedar seu masternode
|
||||
|
||||
media-heading: Dash Media
|
||||
|
||||
conferences-heading: Conferences
|
||||
technology-heading: Technology
|
||||
community-heading: Community
|
||||
conferences-heading: Conferencias
|
||||
technology-heading: Tecnologia
|
||||
community-heading: Cominidade
|
||||
|
||||
youtube-btn: Dash YouTube
|
||||
|
||||
# Need some Dash - get content from get-dash ^^
|
||||
# Precisa de Dash - tenha o conteudo get-dash ^^
|
||||
blog:
|
||||
title: The Digital Cash Blog
|
||||
description: The Digital Cash Blog
|
||||
title: Dinheiro Digital Blog
|
||||
description: Dinheiro Digital Blog
|
||||
|
||||
team:
|
||||
title: Team
|
||||
description: The Dash Team
|
||||
title: Equipe
|
||||
description: Equipe Dash
|
||||
|
||||
|
||||
nav:
|
||||
what-is-dash: What is Dash
|
||||
get-dash: Get Dash
|
||||
download: Download Wallet
|
||||
buy: Buy Dash
|
||||
shop: Shop with Dash
|
||||
debit: Dash Debit Card
|
||||
what-is-dash: O que é Dash
|
||||
get-dash: Obter Dash
|
||||
download: Download da Carteira
|
||||
buy: Compre Dash
|
||||
shop: Loja com Dash
|
||||
debit: Dash Cartão de Debito
|
||||
|
||||
participate: Participate
|
||||
mining: Start Mining
|
||||
masternode: Setup a Masternode
|
||||
wallet: Setup a Wallet
|
||||
funding: Apply for Funding
|
||||
participate: Participar
|
||||
mining: Iniciar Mineração
|
||||
masternode: Configurar Masternode
|
||||
wallet: Instalar Wallet
|
||||
funding: Solicitar Financiamento
|
||||
|
||||
currency: Currency
|
||||
exchange: Exchange Markets
|
||||
governance: Governance
|
||||
currency: Moedas
|
||||
exchange: Mercado de Exchange
|
||||
governance: Governança
|
||||
explorers: Block Explorers
|
||||
stats: Network Stats
|
||||
stats: Estatistica da Rede
|
||||
|
||||
community: Community
|
||||
discussion: Discussion
|
||||
community: Cominidade
|
||||
discussion: Discussão
|
||||
social-apps: Social Apps
|
||||
news: News & Info
|
||||
tools-dev: Development Tools
|
||||
tools-masternodes: Masternode Tools
|
||||
tools-dev: Ferramento para Deselvolvedores
|
||||
tools-masternodes: Ferramenta para Masternode
|
||||
|
||||
project: Project
|
||||
help: Help & Support
|
||||
info: Project Information
|
||||
team: Team
|
||||
contact: Contact
|
||||
foundation: Foundation
|
||||
philosophy: Philosopy
|
||||
technology: Technology
|
||||
project: Projeto
|
||||
help: Ajuda & Suporte
|
||||
info: Informação do Projeto
|
||||
team: Equipe
|
||||
contact: Contato
|
||||
foundation: Fundação
|
||||
philosophy: Filosofia
|
||||
technology: Tecnologia
|
||||
wiki: Wiki
|
||||
|
||||
search: Search
|
||||
search: Buscar
|
||||
|
||||
social: Social
|
||||
blog: Blog
|
||||
|
@ -239,5 +238,7 @@ nav:
|
|||
instagram: Instagram
|
||||
github: GitHub
|
||||
|
||||
tos: Terms of Use
|
||||
tos: Termos de uso
|
||||
sitemap: Sitemap
|
||||
|
||||
|
12
_i18n/pt/blog/header.html
Normal file
12
_i18n/pt/blog/header.html
Normal file
|
@ -0,0 +1,12 @@
|
|||
<div id="header">
|
||||
|
||||
<!-- Navigation -->
|
||||
{% include nav-desktop.html logo-color="blue" %}
|
||||
|
||||
<!-- Hero content -->
|
||||
<div class="page-info">
|
||||
<h1 class="content">{% t pages.blog.title %}</h1>
|
||||
<p class="content">{% t pages.blog.description %}</p>
|
||||
</div>
|
||||
|
||||
</div>
|
32
_i18n/pt/community/hero.html
Normal file
32
_i18n/pt/community/hero.html
Normal file
|
@ -0,0 +1,32 @@
|
|||
<div id="hero">
|
||||
<div id="background-video">
|
||||
<video loop autoplay width="100%" height="auto" poster="{{ base }}/assets/img/dashorg-nodes.jpg" class="background-video">
|
||||
<!-- <source src="assets/videos/Home-BG.m4v" type="video/mp4">
|
||||
<source src="assets/videos/Home-BG.webm" type="video/webm">
|
||||
<source src="assets/videos/Home-BG" type="video/ogg"> -->
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<!-- Navigation -->
|
||||
{% include nav-desktop.html %}
|
||||
|
||||
<!-- Hero content -->
|
||||
<h1 class="content">{% t pages.community.hero-heading %}</h1>
|
||||
<p class="content">{% t pages.community.hero-text %}</p>
|
||||
|
||||
<div class="content">
|
||||
<a href="#" class="btn-blue-solid">{% t pages.community.hero-forum-btn %}</a>
|
||||
</div>
|
||||
|
||||
<br />
|
||||
|
||||
<div class="content">
|
||||
<a href="#" class="btn-white-solid">{% t pages.community.hero-discussion-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.community.hero-social-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.community.hero-news-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.community.hero-development-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.community.hero-masternodes-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.community.hero-video-btn %}</a>
|
||||
</div>
|
||||
|
||||
</div>
|
25
_i18n/pt/currency/hero.html
Normal file
25
_i18n/pt/currency/hero.html
Normal file
|
@ -0,0 +1,25 @@
|
|||
<div id="hero">
|
||||
<div id="background-video">
|
||||
<video loop autoplay width="100%" height="auto" poster="{{ base }}/assets/img/dashorg-nodes.jpg" class="background-video">
|
||||
<!-- <source src="assets/videos/Home-BG.m4v" type="video/mp4">
|
||||
<source src="assets/videos/Home-BG.webm" type="video/webm">
|
||||
<source src="assets/videos/Home-BG" type="video/ogg"> -->
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<!-- Navigation -->
|
||||
{% include nav-desktop.html %}
|
||||
|
||||
<!-- Hero content -->
|
||||
<h1 class="content">{% t pages.currency.hero-heading %}</h1>
|
||||
|
||||
<p>Visualizer Goes Here</p>
|
||||
|
||||
<div class="content">
|
||||
<a href="#" class="btn-white-solid">{% t pages.currency.hero-markets-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.currency.hero-governance-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.currency.hero-network-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.currency.hero-blockchain-btn %}</a>
|
||||
</div>
|
||||
|
||||
</div>
|
33
_i18n/pt/get-dash/hero.html
Normal file
33
_i18n/pt/get-dash/hero.html
Normal file
|
@ -0,0 +1,33 @@
|
|||
<div id="hero">
|
||||
<div id="background-video">
|
||||
<video loop autoplay width="100%" height="auto" poster="{{ base }}/assets/img/dashorg-nodes.jpg" class="background-video">
|
||||
<!-- <source src="assets/videos/Home-BG.m4v" type="video/mp4">
|
||||
<source src="assets/videos/Home-BG.webm" type="video/webm">
|
||||
<source src="assets/videos/Home-BG" type="video/ogg"> -->
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<!-- Navigation -->
|
||||
{% include nav-desktop.html %}
|
||||
|
||||
<!-- Hero content -->
|
||||
<h1 class="content">{% t pages.get-dash.hero-heading %}</h1>
|
||||
<p class="content">{% t pages.get-dash.hero-text %}<br />
|
||||
{% t pages.get-dash.hero-wallet-version %}<br />
|
||||
{% t pages.get-dash.hero-wallet-version-select %}
|
||||
</p>
|
||||
|
||||
<div class="content">
|
||||
<a href="#" class="btn-blue-solid">{% t pages.get-dash.hero-download-btn %}</a>
|
||||
</div>
|
||||
|
||||
<br />
|
||||
|
||||
<div class="content">
|
||||
<a href="#" class="btn-white-solid">{% t pages.get-dash.hero-guide-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.get-dash.hero-buy-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.get-dash.hero-spend-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.get-dash.hero-trade-btn %}</a>
|
||||
</div>
|
||||
|
||||
</div>
|
21
_i18n/pt/home/hero.html
Normal file
21
_i18n/pt/home/hero.html
Normal file
|
@ -0,0 +1,21 @@
|
|||
<div id="hero">
|
||||
<div id="background-video">
|
||||
<video loop autoplay width="100%" height="auto" poster="{{ base }}/assets/img/home/stock-photo-90982809-the-monthly-finances.jpg" class="background-video">
|
||||
<!-- <source src="assets/videos/Home-BG.m4v" type="video/mp4">
|
||||
<source src="assets/videos/Home-BG.webm" type="video/webm">
|
||||
<source src="assets/videos/Home-BG" type="video/ogg"> -->
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<!-- Navigation -->
|
||||
{% include nav-desktop.html %}
|
||||
|
||||
<!-- Hero content -->
|
||||
<h1 class="content">{% t pages.home.hero-heading %}</h1>
|
||||
<p class="content">{% t pages.home.hero-text %}</p>
|
||||
|
||||
<div class="content">
|
||||
<a href="#" class="btn-blue-solid">{% t nav.get-dash %}</a>
|
||||
</div>
|
||||
|
||||
</div>
|
23
_i18n/pt/participate/hero.html
Normal file
23
_i18n/pt/participate/hero.html
Normal file
|
@ -0,0 +1,23 @@
|
|||
<div id="hero">
|
||||
<div id="background-video">
|
||||
<video loop autoplay width="100%" height="auto" poster="{{ base }}/assets/img/dashorg-nodes.jpg" class="background-video">
|
||||
<!-- <source src="assets/videos/Home-BG.m4v" type="video/mp4">
|
||||
<source src="assets/videos/Home-BG.webm" type="video/webm">
|
||||
<source src="assets/videos/Home-BG" type="video/ogg"> -->
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<!-- Navigation -->
|
||||
{% include nav-desktop.html %}
|
||||
|
||||
<!-- Hero content -->
|
||||
<h1 class="content">{% t pages.participate.hero-heading %}</h1>
|
||||
<p class="content">{% t pages.participate.hero-text %}</p>
|
||||
|
||||
<div class="content">
|
||||
<a href="#" class="btn-blue-solid">{% t pages.participate.hero-masternodes-btn %}</a>
|
||||
<a href="#" class="btn-blue-solid">{% t pages.participate.hero-mining-btn %}</a>
|
||||
<a href="#" class="btn-blue-solid">{% t pages.participate.hero-funding-btn %}</a>
|
||||
</div>
|
||||
|
||||
</div>
|
15
_i18n/pt/team/hero.html
Normal file
15
_i18n/pt/team/hero.html
Normal file
|
@ -0,0 +1,15 @@
|
|||
<div id="hero">
|
||||
<div id="background-video">
|
||||
<video loop autoplay width="100%" height="auto" poster="{{ base }}/assets/img/dashorg-nodes.jpg" class="background-video">
|
||||
<!-- <source src="assets/videos/Home-BG.m4v" type="video/mp4">
|
||||
<source src="assets/videos/Home-BG.webm" type="video/webm">
|
||||
<source src="assets/videos/Home-BG" type="video/ogg"> -->
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<!-- Navigation -->
|
||||
{% include nav-desktop.html %}
|
||||
|
||||
<!-- Hero content -->
|
||||
|
||||
</div>
|
328
_i18n/ru.yml
328
_i18n/ru.yml
|
@ -9,227 +9,227 @@ global:
|
|||
# For multiple paragraph content add two line breaks
|
||||
pages:
|
||||
home:
|
||||
title: Official Website | Private Digital Currency
|
||||
description: Dash is Digital Cash
|
||||
hero-heading: Dash is Digital Cash!
|
||||
hero-text: The first truly-decentralized digital money system.<br />Meet Digital Cash.
|
||||
title: Официальный Сайт | Цифровая Приватная Валюта
|
||||
description: Dash - это Цифровая Наличность
|
||||
hero-heading: Dash - это Цифровая Наличность!
|
||||
hero-text: Первая действительно децентрализованная платёжная сеть.<br />Откройте для себя Цифровую Наличность.
|
||||
|
||||
video-heading: Dash is Digital Cash You Can Spend Online
|
||||
video-text: Use Dash to make instant, anonymous payments online or in-store using our secure open-source platform hosted by thousands of users around the world.
|
||||
video-btn: Watch Overview Video
|
||||
video-heading: Dash - это Цифровая Валюта для использования в Интернете
|
||||
video-text: Платите с помощью Dash мгновенно и приватно в Интернете и в реальном мире с помощью безопасного ПО с открытым исходным кодом, которое работает на базе платёжной платформы, поддерживаемой тысячами пользователей по всему миру.
|
||||
video-btn: Смотрите Ознакомительное Видео
|
||||
|
||||
feature-private-heading: Private
|
||||
feature-private-text: Dash is private.
|
||||
feature-instant-heading: Instant
|
||||
feature-instant-text: Dash is instant.
|
||||
feature-secure-heading: Secure
|
||||
feature-secure-text: Dash is secure.
|
||||
feature-private-heading: Приватный
|
||||
feature-private-text: Dash - приватный.
|
||||
feature-instant-heading: Мгновенный
|
||||
feature-instant-text: Dash - мгновенный.
|
||||
feature-secure-heading: Безопасный
|
||||
feature-secure-text: Dash - безопасный.
|
||||
|
||||
merchants-heading: Shop direct with Dash
|
||||
merchants-text: Instant and anonymous purchases, direct from your Dash wallet
|
||||
merchants-btn: More Merchants
|
||||
merchants-join-btn: Become a Merchant
|
||||
merchants-heading: Расплачивайтесь напрямую с помощью Dash
|
||||
merchants-text: Мгновенные анонимные платежи, напрямую из кошелька Dash
|
||||
merchants-btn: Больше точек продаж
|
||||
merchants-join-btn: Принимайте платежи в Dash
|
||||
|
||||
architecture-heading: Next-Gen Network Architecture
|
||||
architecture-heading: Инновационная Сетевая Архитектура
|
||||
architecture-text:
|
||||
The core of Dash's unique technology is a two-tier P2P network design that rewards users who run a special kind of node called a masternode and host it 24/7 on dedicated hardware. The network requires that those who run masternodes must provide cryptographic proof that they own 1,000 Dash per masternode. This secures the network against Sybil attacks by making such attacks prohibitively expensive.
|
||||
Основа уникальной технологии Dash - двухуровневая P2P сетевая архитектура, в которой пользователи поощряются за поддержание работы специальных сетевых узлов (Мастернод), с использованием выделенных серверов в режиме 24/7. Требования сети подразумевают криптографическое подтверждение наличия у оператора каждой Мастерноды суммы в 1000 DASH. Это защищает сеть Dash от атак Сибиллы, делая атаки такого типа практически нереализуемыми.
|
||||
|
||||
|
||||
Masternodes work together in clusters and can't be faked like fullnodes in other digital currencies. This means they can provide new kinds of decentralized services, like instant transactions, anonymization and governance, without the threat of low-cost network attacks.
|
||||
architecture-btn: Learn More
|
||||
Мастерноды работают сообща друг с другом в кворумах, и результаты их работы не могут быть подделаны, как это может случаться с полными сетевыми узлами других цифровых валют. В результате, это обеспечивает создание новых видов децентрализованных сервисов, таких как мгновенные транзакции, анонимизация средств и децентрализованное управление - которые при этом защищены от сопутствующих угроз атак на сеть.
|
||||
architecture-btn: Узнайте больше
|
||||
|
||||
governance-heading: First Self Governing, Self Funding Protocol
|
||||
governance-text: Any important project of decision in Dash is agreed and funded by a decentralized public process that funds projects autonomously based on masternode-netwok votes. This means Dash can fund its own growth and adoption, consensus is guaranteed, and everyone is accountable to the network. Not only that, but an attacker can't game the system without buying over half the currency supply.
|
||||
governance-heading: Первая Самоуправляемая и Самофинансируемая криптовалюта
|
||||
governance-text: Все важные решения по развитию проекта Dash и их децентрализованному финансированию принимаются в ходе публичного процесса путём достижения консенсуса по результатам голосования в сети Мастернод. Это означает, что сеть Dash может самостоятельно финансировать своё развитие и адоптацию, гарантированно приходя к консенсусу по спорным вопросам, при этом учитывается голос каждого участника сети. Это в том числе позволяет защититься от потенциальных нежелательных манипуляций проектом, так как для этого атакующему потребуется купить больше половины всех средств Dash.
|
||||
|
||||
proposal-btn: Proposals
|
||||
proposal-submit-btn: Submit a Proposal
|
||||
proposal-btn: Предложения
|
||||
proposal-submit-btn: Разместите Предложение
|
||||
|
||||
network-growth-heading: The Fastest Growing Network
|
||||
network-growth-text: Thanks to incentivization, Dash's network has grown to 3,900 Masternodes meaning Dash is the only currency that can compete with Bitcoin for transaction processing power and future scalability.
|
||||
network-growth-btn: Network Stats
|
||||
network-growth-heading: Самая Быстро Растущая Сеть
|
||||
network-growth-text: Благодяря системе поощрений, сеть Dash выросла уже до 3900 Мастернод, став таким образом единственной цифровой валютой, способной конкурировать с Bitcoin по пропускной способности транзакций и по возможностям дальнейшего масштабирования.
|
||||
network-growth-btn: Статистика Сети
|
||||
|
||||
evolution-heading: Digital Currency Evolution
|
||||
evolution-text: What's next? We are working on a new decentralized service hosted on the masternode network that will open up Dash to web and mobile while being as easy to use as PayPal but still fully decentralized. Stay tuned...
|
||||
evolution-btn: Learn More
|
||||
evolution-heading: Эволюция Цифровых Денег
|
||||
evolution-text: Что же дальше? Мы разрабатываем новые децентрализованные сервисы, работающие на основе сети Мастернод, которые делают использование Dash с помощью web-браузеров и мобильных устройств таким же простым, как использование PayPal, но при этом работают абсолютно децентрализованно. Следите за нашими новостями...
|
||||
evolution-btn: Узнать больше
|
||||
|
||||
news-heading: Lastest News
|
||||
news-btn: View All News
|
||||
news-heading: Последние новости
|
||||
news-btn: Посмотреть все новости
|
||||
|
||||
get-started-heading: Get Started
|
||||
get-started-text: Download the wallet and start using Digital Cash!
|
||||
get-started-btn: Get Dash
|
||||
get-started-heading: Начать использование
|
||||
get-started-text: Скачайте Кошелёк и начните использовать Цифровую Наличность!
|
||||
get-started-btn: Получить Dash
|
||||
|
||||
get-dash:
|
||||
title: Get Dash
|
||||
description: Download the wallet and get Dash at an exchange.
|
||||
hero-heading: Download Dash Wallet
|
||||
hero-text: Download the latest Dash client to get started
|
||||
hero-wallet-version: Dash Wallet (Fullclient v12.0.56) for OSX
|
||||
hero-wallet-version-select: Choose Another
|
||||
hero-download-btn: Download
|
||||
hero-guide-btn: Setup Guide
|
||||
hero-buy-btn: Buy Dash
|
||||
hero-spend-btn: Spend Dash
|
||||
hero-trade-btn: Trade Dash
|
||||
title: Получить Dash
|
||||
description: Скачайте Кошелёк и пополните его средствами Dash через Биржу.
|
||||
hero-heading: Скачайте Кошелёк Dash
|
||||
hero-text: Скачайте последнюю версию ПО Dash
|
||||
hero-wallet-version: Кошелёк Dash (полный клиент v12.0.56) для OSX
|
||||
hero-wallet-version-select: Выбрать Другой
|
||||
hero-download-btn: Скачать
|
||||
hero-guide-btn: Руководство по Установке
|
||||
hero-buy-btn: Купить Dash
|
||||
hero-spend-btn: Потратить Dash
|
||||
hero-trade-btn: Обменять Dash
|
||||
|
||||
setup-heading: Learn how to setup your wallet
|
||||
setup-heading: Узнайте, как Установить ваш Кошелёк
|
||||
setup-text:
|
||||
setup-btn: Lean More
|
||||
setup-btn: Узнать больше
|
||||
|
||||
buy-heading: Buy Dash Online
|
||||
buy-text: Convert local currency to Dash and send it to your wallet
|
||||
buy-btn: Buy Dash
|
||||
buy-heading: Купить Dash
|
||||
buy-text: Обменяйте свою местную валюту на Dash в вашем кошельке
|
||||
buy-btn: Купить Dash
|
||||
|
||||
trade-heading: Trade Dash on an exchange
|
||||
trade-text: Trade local currency for Dash on an exchange
|
||||
trade-btn: Trade Dash
|
||||
trade-heading: Купите Dash на бирже
|
||||
trade-text: Купите Dash за свою местную валюту на бирже
|
||||
trade-btn: Купите Dash
|
||||
|
||||
atm-heading: Buy Dash at an ATM
|
||||
atm-text: Instant Dash purchases from an ATM in your country
|
||||
atm-btn: ATM Locator
|
||||
atm-heading: Купите Dash в банкомате
|
||||
atm-text: Мгновенная покупка Dash в банкоматах вашей страны
|
||||
atm-btn: Поиск банкоматов Dash
|
||||
|
||||
shop-heading: Shop direct with Dash
|
||||
shop-text: Instant and anonymous online purchases, direct from your Dash wallet
|
||||
shop-btn: More Merchants
|
||||
shop-join-btn: Become a Merchant
|
||||
shop-heading: Покупка товаров за Dash
|
||||
shop-text: Мгновенная и анонимная оплата покупок в Интернете, напрямую из вашего Dash кошелька
|
||||
shop-btn: Больше торговых точек
|
||||
shop-join-btn: Начните принимать к оплате Dash
|
||||
|
||||
visa-heading: Shop at Visa stores
|
||||
visa-text: Dash-Visa debit card with no foreign transaction fees and mobile "tap & pay"
|
||||
visa-btn: Get Shake
|
||||
visa-heading: Оплата пластиковыми картами Visa
|
||||
visa-text: Дебетовая карта Dash-Visa без комиссий при международных платежах и с поддержкой технологии "tap & pay"
|
||||
visa-btn: Получить карту Shake
|
||||
|
||||
need-heading: Need some Dash?
|
||||
need-text: Signup on our forum we'll send you some Dash!
|
||||
need-btn: Sign up for Dash
|
||||
need-input: Enter Your Email Address
|
||||
need-heading: Хотите получить немного Dash?
|
||||
need-text: Зарегистрируйтесь на нашем форуме и получите немного Dash!
|
||||
need-btn: Регистрация для получения Dash
|
||||
need-input: Введите ваш Email адрес
|
||||
|
||||
participate:
|
||||
title: Join the Dash Network
|
||||
description: Join the Dash Network
|
||||
hero-heading: Join our Network
|
||||
hero-text: Earn Dash by powering, securing or developing the Dash network
|
||||
hero-masternodes-btn: Masternodes
|
||||
hero-mining-btn: Mining
|
||||
hero-funding-btn: Funding
|
||||
title: Присоединиться к Сети Dash
|
||||
description: Присоединяйтесь к Сети Dash
|
||||
hero-heading: Присоединяйтесь к нашей Сети
|
||||
hero-text: Зарабатывайте Dash, делая сеть более мощной, безопасной и функциональной
|
||||
hero-masternodes-btn: Мастерноды
|
||||
hero-mining-btn: Майнинг
|
||||
hero-funding-btn: Финансирование
|
||||
|
||||
masternode-heading: Setup a Masternode and power Dash's Network
|
||||
masternode-text: Help power Dash by hosting a masternode or join a shared hosting service. Masternodes operators are rewarded for providing decentralized services to our users.
|
||||
masternode-btn: Setup a Masternode
|
||||
masternode-heading: Запустите Мастерноду и сделайте сеть Dash ещё надёжней
|
||||
masternode-text: Помогите сделать сеть Dash ещё лучше, запустив собственную Мастерноду или присоединившись к сервису по совместному хостингу Мастернод. Операторы Мастернод получают вознаграждение за оказание децентрализованных услуг пользователям Dash.
|
||||
masternode-btn: Запустить Мастерноду
|
||||
|
||||
mining-heading: Start Mining and Secure Dash's Network
|
||||
mining-text: Mine Dash using your computer or dedicated hardware. Miners are rewarded for securing the Dash network.
|
||||
mining-btn: Start Mining
|
||||
mining-heading: Займитесь Майнингом и помогите защищать сеть Dash
|
||||
mining-text: Займитесь майнингом Dash с помощью своего компьютера или специального оборудования. Майнеры Dash получают вознаграждение за помощь в обеспечении безопасности сети Dash.
|
||||
mining-btn: Заняться Майнингом
|
||||
|
||||
funding-heading: Develop the Network with Blockchain Funding
|
||||
funding-text: Dash's Network funds winning proposals each month for anything that can improve Dash, such as hiring developers, making decisions or integrating Dash payments into more online stores and retail outlets.
|
||||
funding-btn: Submit a Proposal
|
||||
funding-heading: Развивайте Сеть Dash на средства из Блокчейна
|
||||
funding-text: Сеть Dash каждый месяц финансирует различные усилия, направленные на развитие проекта, такие как найм разработчиков, мероприятия по продвижению и интеграция платежей Dash в новые популярные сервисы и магазины.
|
||||
funding-btn: Разместить Предложение
|
||||
|
||||
integrate-heading: Do you take Dash?
|
||||
integrate-text: Integrate instant, anonymous payments to your webstore, app or retail outlet
|
||||
integrate-btn: Integrate Dash
|
||||
integrate-payment-processor-btn: Payment Processors
|
||||
integrate-contact-btn: Contact Our Team
|
||||
integrate-heading: Вы принимаете к оплате Dash?
|
||||
integrate-text: Интегрируйте приём мгновенных анонимных платежей в ваши Интернет-магазин, Приложение или Торговую точку
|
||||
integrate-btn: Интегрировать Dash
|
||||
integrate-payment-processor-btn: Процессинговые компании
|
||||
integrate-contact-btn: Свяжитесь с командой Dash
|
||||
|
||||
currency:
|
||||
title: Dash Currency
|
||||
description: Dash Currency
|
||||
hero-heading: Dash Currency
|
||||
hero-markets-btn: Markets
|
||||
hero-governance-btn: Governance
|
||||
hero-network-btn: Network
|
||||
hero-blockchain-btn: Blockchain
|
||||
title: Валюта Dash
|
||||
description: Валюта Dash
|
||||
hero-heading: Валюта Dash
|
||||
hero-markets-btn: Рынки
|
||||
hero-governance-btn: Управление
|
||||
hero-network-btn: Сеть
|
||||
hero-blockchain-btn: Блокчейн
|
||||
|
||||
markets-heading: Markets
|
||||
governance-heading: Governance
|
||||
network-heading: Network
|
||||
blockchain-heading: Blockchain
|
||||
markets-heading: Рынки
|
||||
governance-heading: Управление
|
||||
network-heading: Сеть
|
||||
blockchain-heading: Блокчейн
|
||||
|
||||
community:
|
||||
title: Join the Dash Community
|
||||
description: Join the Dash Community
|
||||
hero-heading: Join our Community
|
||||
hero-text: Become a part of the Dash community
|
||||
hero-forum-btn: Official Forums
|
||||
hero-discussion-btn: Discussion
|
||||
hero-social-btn: Social Apps
|
||||
hero-news-btn: News & Info
|
||||
hero-development-btn: Development
|
||||
hero-masternodes-btn: Masternodes
|
||||
hero-video-btn: Video & Audio
|
||||
title: Присоединяйтесь к Сообществу Dash
|
||||
description: Присоединяйтесь к Сообществу Dash
|
||||
hero-heading: Присоединяйтесь к нашему Сообществу
|
||||
hero-text: Станьте частью сообщества Dash
|
||||
hero-forum-btn: Официальный Форум
|
||||
hero-discussion-btn: Обсуждение
|
||||
hero-social-btn: Социальные сервисы
|
||||
hero-news-btn: Новости и Информация
|
||||
hero-development-btn: Разработка
|
||||
hero-masternodes-btn: Мастерноды
|
||||
hero-video-btn: Видео и Аудио
|
||||
|
||||
discussion-heading: Discussion
|
||||
discussion-text: Discuss Dash on these forums
|
||||
discussion-heading: Обсуждение
|
||||
discussion-text: Обсуждайте Dash на этих форумах
|
||||
|
||||
social-heading: Social
|
||||
social-text: Find Dash on these social apps
|
||||
social-heading: Соцсети
|
||||
social-text: Присоединяйтесь к Dash в этих социальных сервисах
|
||||
|
||||
news-heading: News & Information
|
||||
news-text: Sites created by Dash community members
|
||||
news-heading: Новости и Информация
|
||||
news-text: Сайты, созданные членами сообщества Dash
|
||||
|
||||
development-heading: Development
|
||||
development-text: Sites & tools for developers
|
||||
development-heading: Разработка
|
||||
development-text: Сайты и Инструменты для Разработчиков
|
||||
|
||||
masternode-heading: Masternode Tools
|
||||
masternode-text: Setup, manage and host your masternode
|
||||
masternode-heading: Инструменты для Мастернод
|
||||
masternode-text: Запуск, Управление и Хостинг для ваших Мастернод
|
||||
|
||||
media-heading: Dash Media
|
||||
media-heading: Dash Медиа
|
||||
|
||||
conferences-heading: Conferences
|
||||
technology-heading: Technology
|
||||
community-heading: Community
|
||||
conferences-heading: Конференции
|
||||
technology-heading: Технология
|
||||
community-heading: Сообщество
|
||||
|
||||
youtube-btn: Dash YouTube
|
||||
|
||||
# Need some Dash - get content from get-dash ^^
|
||||
blog:
|
||||
title: The Digital Cash Blog
|
||||
description: The Digital Cash Blog
|
||||
title: Блог о Цифровой Валюте
|
||||
description: Блог о Цифровой Валюте
|
||||
|
||||
team:
|
||||
title: Team
|
||||
description: The Dash Team
|
||||
title: Команда
|
||||
description: Команда Dash
|
||||
|
||||
|
||||
nav:
|
||||
what-is-dash: What is Dash
|
||||
get-dash: Get Dash
|
||||
download: Download Wallet
|
||||
buy: Buy Dash
|
||||
shop: Shop with Dash
|
||||
debit: Dash Debit Card
|
||||
what-is-dash: Что такое Dash
|
||||
get-dash: Получить Dash
|
||||
download: Скачать Кошелёк
|
||||
buy: Купить Dash
|
||||
shop: Потратить Dash
|
||||
debit: Пластиковые карты Dash
|
||||
|
||||
participate: Participate
|
||||
mining: Start Mining
|
||||
masternode: Setup a Masternode
|
||||
wallet: Setup a Wallet
|
||||
funding: Apply for Funding
|
||||
participate: Принять Участие
|
||||
mining: Заняться Майнингом
|
||||
masternode: Запустить Мастерноду
|
||||
wallet: Установить Кошелёк
|
||||
funding: Запросить Финансирование
|
||||
|
||||
currency: Currency
|
||||
exchange: Exchange Markets
|
||||
governance: Governance
|
||||
explorers: Block Explorers
|
||||
stats: Network Stats
|
||||
currency: Валюта
|
||||
exchange: Обменные Сервисы
|
||||
governance: Управление
|
||||
explorers: Мониторинг Блокчейна
|
||||
stats: Статистика Сети
|
||||
|
||||
community: Community
|
||||
discussion: Discussion
|
||||
social-apps: Social Apps
|
||||
news: News & Info
|
||||
tools-dev: Development Tools
|
||||
tools-masternodes: Masternode Tools
|
||||
community: Сообщество
|
||||
discussion: Обсуждение
|
||||
social-apps: Социальные Сервисы
|
||||
news: Новости и Информация
|
||||
tools-dev: Средства Разработки
|
||||
tools-masternodes: Инструменты для Мастернод
|
||||
|
||||
project: Project
|
||||
help: Help & Support
|
||||
info: Project Information
|
||||
team: Team
|
||||
contact: Contact
|
||||
project: Проект
|
||||
help: Помощь и Поддержка
|
||||
info: Информация о Проекте
|
||||
team: Команда
|
||||
contact: Контакты
|
||||
foundation: Foundation
|
||||
philosophy: Philosopy
|
||||
technology: Technology
|
||||
philosophy: Философия
|
||||
technology: Технология
|
||||
wiki: Wiki
|
||||
|
||||
search: Search
|
||||
search: Поиск
|
||||
|
||||
social: Social
|
||||
blog: Blog
|
||||
social: Соцсети
|
||||
blog: Блог
|
||||
reddit: Reddit
|
||||
twitter: Twitter
|
||||
youtube: YouTube
|
||||
|
@ -239,5 +239,5 @@ nav:
|
|||
instagram: Instagram
|
||||
github: GitHub
|
||||
|
||||
tos: Terms of Use
|
||||
sitemap: Sitemap
|
||||
tos: Условия использования
|
||||
sitemap: Карта сайта
|
12
_i18n/ru/blog/header.html
Normal file
12
_i18n/ru/blog/header.html
Normal file
|
@ -0,0 +1,12 @@
|
|||
<div id="header">
|
||||
|
||||
<!-- Navigation -->
|
||||
{% include nav-desktop.html logo-color="blue" %}
|
||||
|
||||
<!-- Hero content -->
|
||||
<div class="page-info">
|
||||
<h1 class="content">{% t pages.blog.title %}</h1>
|
||||
<p class="content">{% t pages.blog.description %}</p>
|
||||
</div>
|
||||
|
||||
</div>
|
32
_i18n/ru/community/hero.html
Normal file
32
_i18n/ru/community/hero.html
Normal file
|
@ -0,0 +1,32 @@
|
|||
<div id="hero">
|
||||
<div id="background-video">
|
||||
<video loop autoplay width="100%" height="auto" poster="{{ base }}/assets/img/dashorg-nodes.jpg" class="background-video">
|
||||
<!-- <source src="assets/videos/Home-BG.m4v" type="video/mp4">
|
||||
<source src="assets/videos/Home-BG.webm" type="video/webm">
|
||||
<source src="assets/videos/Home-BG" type="video/ogg"> -->
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<!-- Navigation -->
|
||||
{% include nav-desktop.html %}
|
||||
|
||||
<!-- Hero content -->
|
||||
<h1 class="content">{% t pages.community.hero-heading %}</h1>
|
||||
<p class="content">{% t pages.community.hero-text %}</p>
|
||||
|
||||
<div class="content">
|
||||
<a href="#" class="btn-blue-solid">{% t pages.community.hero-forum-btn %}</a>
|
||||
</div>
|
||||
|
||||
<br />
|
||||
|
||||
<div class="content">
|
||||
<a href="#" class="btn-white-solid">{% t pages.community.hero-discussion-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.community.hero-social-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.community.hero-news-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.community.hero-development-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.community.hero-masternodes-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.community.hero-video-btn %}</a>
|
||||
</div>
|
||||
|
||||
</div>
|
25
_i18n/ru/currency/hero.html
Normal file
25
_i18n/ru/currency/hero.html
Normal file
|
@ -0,0 +1,25 @@
|
|||
<div id="hero">
|
||||
<div id="background-video">
|
||||
<video loop autoplay width="100%" height="auto" poster="{{ base }}/assets/img/dashorg-nodes.jpg" class="background-video">
|
||||
<!-- <source src="assets/videos/Home-BG.m4v" type="video/mp4">
|
||||
<source src="assets/videos/Home-BG.webm" type="video/webm">
|
||||
<source src="assets/videos/Home-BG" type="video/ogg"> -->
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<!-- Navigation -->
|
||||
{% include nav-desktop.html %}
|
||||
|
||||
<!-- Hero content -->
|
||||
<h1 class="content">{% t pages.currency.hero-heading %}</h1>
|
||||
|
||||
<p>Visualizer Goes Here</p>
|
||||
|
||||
<div class="content">
|
||||
<a href="#" class="btn-white-solid">{% t pages.currency.hero-markets-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.currency.hero-governance-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.currency.hero-network-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.currency.hero-blockchain-btn %}</a>
|
||||
</div>
|
||||
|
||||
</div>
|
33
_i18n/ru/get-dash/hero.html
Normal file
33
_i18n/ru/get-dash/hero.html
Normal file
|
@ -0,0 +1,33 @@
|
|||
<div id="hero">
|
||||
<div id="background-video">
|
||||
<video loop autoplay width="100%" height="auto" poster="{{ base }}/assets/img/dashorg-nodes.jpg" class="background-video">
|
||||
<!-- <source src="assets/videos/Home-BG.m4v" type="video/mp4">
|
||||
<source src="assets/videos/Home-BG.webm" type="video/webm">
|
||||
<source src="assets/videos/Home-BG" type="video/ogg"> -->
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<!-- Navigation -->
|
||||
{% include nav-desktop.html %}
|
||||
|
||||
<!-- Hero content -->
|
||||
<h1 class="content">{% t pages.get-dash.hero-heading %}</h1>
|
||||
<p class="content">{% t pages.get-dash.hero-text %}<br />
|
||||
{% t pages.get-dash.hero-wallet-version %}<br />
|
||||
{% t pages.get-dash.hero-wallet-version-select %}
|
||||
</p>
|
||||
|
||||
<div class="content">
|
||||
<a href="#" class="btn-blue-solid">{% t pages.get-dash.hero-download-btn %}</a>
|
||||
</div>
|
||||
|
||||
<br />
|
||||
|
||||
<div class="content">
|
||||
<a href="#" class="btn-white-solid">{% t pages.get-dash.hero-guide-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.get-dash.hero-buy-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.get-dash.hero-spend-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.get-dash.hero-trade-btn %}</a>
|
||||
</div>
|
||||
|
||||
</div>
|
21
_i18n/ru/home/hero.html
Normal file
21
_i18n/ru/home/hero.html
Normal file
|
@ -0,0 +1,21 @@
|
|||
<div id="hero">
|
||||
<div id="background-video">
|
||||
<video loop autoplay width="100%" height="auto" poster="{{ base }}/assets/img/home/stock-photo-90982809-the-monthly-finances.jpg" class="background-video">
|
||||
<!-- <source src="assets/videos/Home-BG.m4v" type="video/mp4">
|
||||
<source src="assets/videos/Home-BG.webm" type="video/webm">
|
||||
<source src="assets/videos/Home-BG" type="video/ogg"> -->
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<!-- Navigation -->
|
||||
{% include nav-desktop.html %}
|
||||
|
||||
<!-- Hero content -->
|
||||
<h1 class="content">{% t pages.home.hero-heading %}</h1>
|
||||
<p class="content">{% t pages.home.hero-text %}</p>
|
||||
|
||||
<div class="content">
|
||||
<a href="#" class="btn-blue-solid">{% t nav.get-dash %}</a>
|
||||
</div>
|
||||
|
||||
</div>
|
23
_i18n/ru/participate/hero.html
Normal file
23
_i18n/ru/participate/hero.html
Normal file
|
@ -0,0 +1,23 @@
|
|||
<div id="hero">
|
||||
<div id="background-video">
|
||||
<video loop autoplay width="100%" height="auto" poster="{{ base }}/assets/img/dashorg-nodes.jpg" class="background-video">
|
||||
<!-- <source src="assets/videos/Home-BG.m4v" type="video/mp4">
|
||||
<source src="assets/videos/Home-BG.webm" type="video/webm">
|
||||
<source src="assets/videos/Home-BG" type="video/ogg"> -->
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<!-- Navigation -->
|
||||
{% include nav-desktop.html %}
|
||||
|
||||
<!-- Hero content -->
|
||||
<h1 class="content">{% t pages.participate.hero-heading %}</h1>
|
||||
<p class="content">{% t pages.participate.hero-text %}</p>
|
||||
|
||||
<div class="content">
|
||||
<a href="#" class="btn-blue-solid">{% t pages.participate.hero-masternodes-btn %}</a>
|
||||
<a href="#" class="btn-blue-solid">{% t pages.participate.hero-mining-btn %}</a>
|
||||
<a href="#" class="btn-blue-solid">{% t pages.participate.hero-funding-btn %}</a>
|
||||
</div>
|
||||
|
||||
</div>
|
15
_i18n/ru/team/hero.html
Normal file
15
_i18n/ru/team/hero.html
Normal file
|
@ -0,0 +1,15 @@
|
|||
<div id="hero">
|
||||
<div id="background-video">
|
||||
<video loop autoplay width="100%" height="auto" poster="{{ base }}/assets/img/dashorg-nodes.jpg" class="background-video">
|
||||
<!-- <source src="assets/videos/Home-BG.m4v" type="video/mp4">
|
||||
<source src="assets/videos/Home-BG.webm" type="video/webm">
|
||||
<source src="assets/videos/Home-BG" type="video/ogg"> -->
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<!-- Navigation -->
|
||||
{% include nav-desktop.html %}
|
||||
|
||||
<!-- Hero content -->
|
||||
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue