-
Notifications
You must be signed in to change notification settings - Fork 2
Add Spanish localization for the application #51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
koteshyelamati
wants to merge
3
commits into
Sentriscloud:main
Choose a base branch
from
koteshyelamati:i18n/add-spanish-locale
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,97 @@ | ||
| { | ||
| "nav.dashboard": "Panel", | ||
| "nav.assets": "Activos", | ||
| "nav.lab": "Lab Dev", | ||
| "nav.contracts": "Contratos", | ||
| "nav.faucet": "Grifo", | ||
| "nav.wallet": "Cartera", | ||
| "nav.coinblast": "CoinBlast", | ||
| "nav.search": "buscar", | ||
| "nav.switch_to_mainnet": "Cambiar a Mainnet", | ||
| "nav.switch_to_testnet": "Cambiar a Testnet", | ||
|
|
||
| "banner.testnet": "Sentrix Testnet — los activos no tienen valor real", | ||
|
|
||
| "stats.tip_height": "Altura del bloque", | ||
| "stats.tps": "TPS · ventana 10b", | ||
| "stats.finality": "Finalidad media", | ||
| "stats.total_supply": "Suministro total", | ||
| "stats.circulating_locked": "Circulante · Bloqueado", | ||
| "stats.tokenomics_pending": "TBD · pendiente de integración tokenómica", | ||
|
|
||
| "feed.latest_blocks": "ÚLTIMOS BLOQUES", | ||
| "feed.awaiting": "Esperando el primer bloque finalizado…", | ||
|
|
||
| "mempool.pending": "TRANSACCIONES PENDIENTES", | ||
| "mempool.empty": "No hay transacciones pendientes en vista.", | ||
|
|
||
| "rwa.heading": "ACTIVOS TOKENIZADOS", | ||
| "rwa.subheading": "Registro RWA de Sentrix · procedencia en cadena", | ||
| "rwa.col_asset": "Activo", | ||
| "rwa.col_valuation": "Valoración", | ||
| "rwa.col_location": "Ubicación", | ||
| "rwa.col_status": "Estado", | ||
| "rwa.status_verified": "Verificado", | ||
| "rwa.status_pending": "Pendiente", | ||
| "rwa.status_disputed": "Disputado", | ||
| "rwa.empty_title": "Registro esperando primer incorporación", | ||
| "rwa.empty_body": "Los activos del mundo real aparecerán aquí una vez que los registros de socios publiquen sus pruebas en cadena. Cada listado lleva su propio ancla de verificación.", | ||
|
|
||
| "detail.block": "Bloque", | ||
| "detail.transaction": "Transacción", | ||
| "detail.cli_label": "CLI de Sentrix", | ||
| "detail.body_pending": "El cuerpo completo obtenido desde los endpoints gRPC GetBlock / GetTx llegará en la próxima iteración.", | ||
| "detail.hash": "Hash", | ||
| "detail.parent": "Padre", | ||
| "detail.state_root": "Raíz de estado", | ||
| "detail.proposer": "Proponente", | ||
| "detail.transactions": "Transacciones", | ||
| "detail.timestamp": "Marca de tiempo", | ||
| "detail.no_txs": "No hay transacciones en este bloque.", | ||
| "detail.action": "Acción", | ||
| "detail.from": "De", | ||
| "detail.to": "Para", | ||
| "detail.amount": "Cantidad", | ||
| "detail.fee": "Tarifa", | ||
| "detail.nonce": "Nonce", | ||
| "detail.payload_size": "Tamaño del payload", | ||
| "detail.evm_balance": "Saldo EVM", | ||
| "detail.native_balance": "Saldo nativo · sentri", | ||
| "detail.account_type": "Tipo de cuenta", | ||
| "detail.tx_outside_window": "Esta tx no está en la ventana de observación en vivo (últimas ~500 transacciones). El proto de la cadena aún no expone `GetTransaction` para búsqueda arbitraria, por lo que las txs antiguas requieren una consulta al indexador — disponible con la cadena v0.3.", | ||
|
|
||
| "contracts.heading": "CONTRATOS DESPLEGADOS", | ||
| "contracts.subheading": "Historial local · solo este dispositivo", | ||
| "contracts.empty_title": "Aún no hay despliegues locales", | ||
| "contracts.empty_body": "Despliega un contrato desde /lab — los envíos exitosos se registran aquí para acceso rápido. El historial es por dispositivo (localStorage).", | ||
|
|
||
| "not_found.title": "404", | ||
| "not_found.body": "Esta ruta no lleva a ningún lugar en el explorador.", | ||
| "not_found.back": "Volver al panel", | ||
|
|
||
| "copy.copy": "Copiar CLI", | ||
| "copy.copied": "Copiado ✓", | ||
|
|
||
| "palette.placeholder": "Buscar bloques · txs · direcciones · activos…", | ||
| "palette.detected": "detectado", | ||
| "palette.label_height": "Altura del bloque", | ||
| "palette.label_hash": "Hash (32 bytes)", | ||
| "palette.label_address": "Dirección de cartera (20 bytes)", | ||
| "palette.label_unknown": "—", | ||
|
|
||
| "lab.title": "LAB DE DESARROLLADOR", | ||
| "lab.subtitle": "Editor Solidity · compilar · desplegar", | ||
| "lab.editor_pending": "Enlace del editor pendiente — la integración de Monaco/CodeMirror es el próximo envío.", | ||
| "lab.compile": "Compilar", | ||
| "lab.deploy": "Desplegar en Sentrix", | ||
| "lab.compiler_pending": "Puente del compilador pendiente — integración del worker solc.js en progreso.", | ||
|
|
||
| "wallet.connect": "Conectar Cartera", | ||
| "wallet.connected": "Conectado", | ||
| "wallet.disconnect": "Desconectar", | ||
|
|
||
| "error.node_offline": "Nodo Reconectando…", | ||
| "error.node_body": "El nodo de Sentrix está tardando más de lo esperado en responder. Los streams se reanudarán automáticamente.", | ||
|
|
||
| "lang.label": "Idioma" | ||
| } |
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.