-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #205 from fedimint/update-translations
chore: sort and translate all i18n keys
- Loading branch information
Showing
5 changed files
with
425 additions
and
273 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,93 +1,93 @@ | ||
{ | ||
"common": { | ||
"amount": "Amount", | ||
"address": "Address", | ||
"amount": "Amount", | ||
"bitcoin": "Bitcoin", | ||
"sats": "sats", | ||
"btc": "BTC", | ||
"confirm": "Confirm", | ||
"copied": "Copied", | ||
"btc": "BTC", | ||
"error": "Error" | ||
"error": "Error", | ||
"sats": "sats" | ||
}, | ||
"admin": { | ||
"fetch-info-modal-text": "Checking federation details..." | ||
}, | ||
"balance-card": { | ||
"card_header": "eCash balance", | ||
"sentence": "Denominated in Sats" | ||
}, | ||
"connect-federation": { | ||
"connect": "Connect 🚀", | ||
"label": "Connect String:", | ||
"connect-federation-button": "Connect Federation", | ||
"connection-string-placeholder": "Paste federation invite code", | ||
"progress-modal-text": "Connecting to federation...", | ||
"heading": "Connect to a federation using an invite code", | ||
"sub-heading": "The invite code is a long string that begins with ‘fed1’", | ||
"information-bar-text": "The number of federations you can connect to is limited to one. Connecting to multiple federations will be supported soon.", | ||
"connect-federation-button": "Connect Federation" | ||
"label": "Connect String:", | ||
"progress-modal-text": "Connecting to federation...", | ||
"sub-heading": "The invite code is a long string that begins with ‘fed1’" | ||
}, | ||
"deposit-card": { | ||
"card_header": "Deposit Bitcoin", | ||
"header": "Bitcoin Deposit to Federation", | ||
"sentence-one": "Deposit to the address or scan the QR code", | ||
"bitcoin-deposit": "Bitcoin Deposit", | ||
"card_header": "Deposit Bitcoin", | ||
"confirmations": "Confirmations:", | ||
"required": "required", | ||
"header": "Bitcoin Deposit to Federation", | ||
"mempool_deposit_link_text": "View on mempool.space", | ||
"receiving-address": "Receiving Addr", | ||
"transaction-id": "Transaction ID", | ||
"mempool_deposit_link_text": "View on mempool.space" | ||
"required": "required", | ||
"sentence-one": "Deposit to the address or scan the QR code", | ||
"transaction-id": "Transaction ID" | ||
}, | ||
"federation-card": { | ||
"default-federation-name": "Your federation" | ||
}, | ||
"footer": { | ||
"blog-link-text": "Blog", | ||
"community-section-header": "Community", | ||
"contribute-section-header": "Contribute", | ||
"discord-link-text": "Discord", | ||
"docs-section-header": "Docs", | ||
"faq-link-text": "Frequently Asked Questions", | ||
"getting-started-link-text": "Getting Started", | ||
"github-link-text": "GitHub", | ||
"twitter-link-text": "Twitter" | ||
}, | ||
"header": { | ||
"connect": "Connect Federation", | ||
"sort": "Sort", | ||
"active": "Active", | ||
"all": "All", | ||
"archived": "Archived", | ||
"ascending": "Ascending", | ||
"descending": "Descending", | ||
"connect": "Connect Federation", | ||
"date-created": "Date Created", | ||
"descending": "Descending", | ||
"filter": "Filter", | ||
"active": "Active", | ||
"archived": "Archived", | ||
"all": "All" | ||
"sort": "Sort" | ||
}, | ||
"info-card": { | ||
"card_header": "Node ID", | ||
"amboss_node_link_text": "View on amboss.space" | ||
}, | ||
"balance-card": { | ||
"card_header": "eCash balance", | ||
"sentence": "Denominated in Sats" | ||
"amboss_node_link_text": "View on amboss.space", | ||
"card_header": "Node ID" | ||
}, | ||
"withdraw-card": { | ||
"address-label": "Your address:", | ||
"address-placeholder": "Enter your btc address", | ||
"amount-label": "Amount (sats):", | ||
"amount-placeholder": "Enter amount in sats", | ||
"card-header": "Withdraw Bitcoin", | ||
"total_bitcoin": "Total Bitcoin:", | ||
"withdraw_all": "Withdraw all", | ||
"close": "Close", | ||
"confirm-withdraw": "Confirm Withdraw", | ||
"error": "Error", | ||
"error-amount": "Amount cannot be empty or equal to zero", | ||
"error-address": "Amount or address cannot be empty", | ||
"error-amount": "Amount cannot be empty or equal to zero", | ||
"error-request": "Failed to request withdrawal", | ||
"your-transaction": "Your transaction ID:", | ||
"withdraw": "Withdraw", | ||
"withdrawal-history": "Withdrawal History", | ||
"confirm-withdraw": "Confirm Withdraw", | ||
"to": "to", | ||
"amount-label": "Amount (sats):", | ||
"amount-placeholder": "Enter amount in sats", | ||
"address-label": "Your address:", | ||
"address-placeholder": "Enter your btc address", | ||
"requested-withdrawal": "Requested Withdrawal", | ||
"request-from": "Requested Withdrawal from", | ||
"requested-withdrawal": "Requested Withdrawal", | ||
"to": "to", | ||
"total_bitcoin": "Total Bitcoin:", | ||
"view": "View", | ||
"close": "Close", | ||
"withdraw": "Withdraw", | ||
"withdraw_all": "Withdraw all", | ||
"withdrawal-created": "Withdrawal created.", | ||
"withdrawal-created-description": "Please check your transaction history" | ||
}, | ||
"footer": { | ||
"docs-section-header": "Docs", | ||
"community-section-header": "Community", | ||
"contribute-section-header": "Contribute", | ||
"getting-started-link-text": "Getting Started", | ||
"faq-link-text": "Frequently Asked Questions", | ||
"blog-link-text": "Blog", | ||
"discord-link-text": "Discord", | ||
"twitter-link-text": "Twitter", | ||
"github-link-text": "GitHub" | ||
"withdrawal-created-description": "Please check your transaction history", | ||
"withdrawal-history": "Withdrawal History", | ||
"your-transaction": "Your transaction ID:" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,64 +1,93 @@ | ||
{ | ||
"common": { | ||
"amount": "Monto", | ||
"address": "Dirección", | ||
"amount": "Monto", | ||
"bitcoin": "Bitcoin", | ||
"sats": "sats", | ||
"confirm": "Confirmar" | ||
"btc": "btc", | ||
"confirm": "Confirmar", | ||
"copied": "Copiado", | ||
"error": "Error", | ||
"sats": "sats" | ||
}, | ||
"admin": { | ||
"fetch-info-modal-text": "Comprobando datos de la federación..." | ||
}, | ||
"balance-card": { | ||
"card_header": "saldo de efectivo electrónico", | ||
"sentence": "Denominado en Sats" | ||
}, | ||
"connect-federation": { | ||
"connect": "Conectar 🚀", | ||
"connect-federation-button": "Conectar Federación", | ||
"connection-string-placeholder": "Ingrese la cadena de conexión de la federación", | ||
"heading": "Conéctese a una federación usando un código de invitación", | ||
"information-bar-text": "La cantidad de federaciones a las que puede conectarse está limitada a una. Pronto se admitirá la conexión a varias federaciones.", | ||
"label": "Cadena de Conexión:", | ||
"connection-string-placeholder": "Ingrese la cadena de conexión de la federación" | ||
"progress-modal-text": "Conectándose a la federación...", | ||
"sub-heading": "El código de invitación es una cadena larga que comienza con \"fed1\"" | ||
}, | ||
"deposit-tab": { | ||
"tab-header": "Depósito", | ||
"header": "Depósito de Bitcoin en la Federación", | ||
"sentence-one": "Por favor, pague a la dirección mostrada para depositar fondos en esta federación. Puede escanear el código QR para pagar.", | ||
"bitcoin-deposit": "Depósito de Bitcoin", | ||
"deposit-card": { | ||
"bitcoin-deposit": "Depósito de bitcoins", | ||
"card_header": "Depositar Bitcoins", | ||
"confirmations": "Confirmaciones:", | ||
"header": "Depósito de Bitcoin a la Federación", | ||
"mempool_deposit_link_text": "Ver en mempool.space", | ||
"receiving-address": "Dirección de recepción", | ||
"required": "requerido", | ||
"receiving-address": "Dirección de Recepción", | ||
"transaction-id": "ID de Transacción" | ||
"sentence-one": "Deposita a la dirección o escanea el código QR", | ||
"transaction-id": "ID de transacción" | ||
}, | ||
"federation-card": { | ||
"details": "Detalles" | ||
"default-federation-name": "Tu federación" | ||
}, | ||
"footer": { | ||
"blog-link-text": "Blog", | ||
"community-section-header": "Comunidad", | ||
"contribute-section-header": "Contribuir", | ||
"discord-link-text": "Discordia", | ||
"docs-section-header": "Documentos", | ||
"faq-link-text": "Preguntas frecuentes", | ||
"getting-started-link-text": "Empezando", | ||
"github-link-text": "GitHub", | ||
"twitter-link-text": "Gorjeo" | ||
}, | ||
"header": { | ||
"connect": "Conectar Federación", | ||
"sort": "Ordenar", | ||
"active": "Activa", | ||
"all": "Todo", | ||
"archived": "Archivada", | ||
"ascending": "Ascendente", | ||
"descending": "Descendente", | ||
"connect": "Conectar Federación", | ||
"date-created": "Fecha de Creación", | ||
"descending": "Descendente", | ||
"filter": "Filtrar", | ||
"active": "Activa", | ||
"archived": "Archivada", | ||
"all": "Todo" | ||
"sort": "Ordenar" | ||
}, | ||
"info-tab": { | ||
"tab-header": "Información", | ||
"balance": "Balance:" | ||
"info-card": { | ||
"amboss_node_link_text": "Ver en amboss.space", | ||
"card_header": "ID de nodo" | ||
}, | ||
"withdraw-tab": { | ||
"tab-header": "Retirar", | ||
"error": "Error:", | ||
"error-amount": "El monto no puede estar vacío o ser igual a cero", | ||
"error-address": "El monto o la dirección no pueden estar vacíos", | ||
"error-request": "Error al solicitar el retiro", | ||
"your-transaction": "Su ID de transacción:", | ||
"withdraw": "Retirar", | ||
"withdrawal-history": "Historial de Retiros", | ||
"withdraw-card": { | ||
"address-label": "Su dirección:", | ||
"address-placeholder": "Ingrese su dirección btc", | ||
"amount-label": "Cantidad (sats):", | ||
"amount-placeholder": "Ingrese la cantidad en sats", | ||
"card-header": "Retirar bitcoins", | ||
"close": "Cerca", | ||
"confirm-withdraw": "Confirmar Retiro", | ||
"error": "Error", | ||
"error-address": "El monto o la dirección no pueden estar vacíos", | ||
"error-amount": "La cantidad no puede estar vacía o ser igual a cero", | ||
"error-request": "No se pudo solicitar el retiro", | ||
"request-from": "Retiro solicitado de", | ||
"requested-withdrawal": "Retiro solicitado", | ||
"to": "a", | ||
"amount-label": "Monto (sats):", | ||
"amount-placeholder": "Ingrese el monto en sats", | ||
"address-label": "Tu dirección:", | ||
"address-placeholder": "Ingrese tu dirección de BTC", | ||
"requested-withdrawal": "Retiro Solicitado", | ||
"request-from": "Retiro Solicitado de", | ||
"view": "Ver", | ||
"close": "Cerrar", | ||
"total_bitcoin": "Bitcoins totales:", | ||
"view": "Vista", | ||
"withdraw": "Retirar", | ||
"withdraw_all": "Retirar todo", | ||
"withdrawal-created": "Retiro creado.", | ||
"withdrawal-created-description": "Por favor, revise su historial de transacciones" | ||
"withdrawal-created-description": "Por favor verifique su historial de transacciones", | ||
"withdrawal-history": "Historial de retiros", | ||
"your-transaction": "Su ID de transacción:" | ||
} | ||
} |
Oops, something went wrong.