From 2cb3e45e1c860f68d30f882806d5bfc723a7f228 Mon Sep 17 00:00:00 2001 From: selankon Date: Tue, 2 Jul 2024 08:33:35 -0500 Subject: [PATCH] Add translations (#34) --- src/i18n/locales/ca.json | 267 +++++++++++++++++++------------------ src/i18n/locales/en.json | 129 ++++++++++-------- src/i18n/locales/es.json | 276 ++++++++++++++++++++------------------- 3 files changed, 357 insertions(+), 315 deletions(-) diff --git a/src/i18n/locales/ca.json b/src/i18n/locales/ca.json index 050eb43..f5ae766 100644 --- a/src/i18n/locales/ca.json +++ b/src/i18n/locales/ca.json @@ -1,160 +1,179 @@ { "blocks": { - "block_detail": "Block Detail", - "blocks_count_one": "", - "blocks_count_many": "", - "blocks_count_other": "", - "blocks_list": "", + "block_detail": "Detall del bloc", + "blocks_count_one": "Total {{ count }} Bloc", + "blocks_count_other": "Total {{ count }} Blocs", + "blocks_list": "Blocs", "hash": "Hash: {{hash}}", - "previous_block_hash": "Previous block hash: ", - "proposer": "Proposer:", - "proposer_id": "Proposer: {{proposer}}", - "transactions_count_one": "Transactions: {{count}}", - "transactions_count_many": "Transactions: {{count}}", - "transactions_count_other": "Transactions: {{count}}" + "previous_block_hash": "Hash del bloc anterior: ", + "proposer": "Proponent:", + "proposer_id": "Proponent: {{proposer}}", + "search_block": "Cercar bloc", + "transactions_count_one": "Transaccions: {{count}}", + "transactions_count_other": "Transaccions: {{count}}" }, "copy": { - "copied_to_clipboard": "Copied!", - "copy_to_clipboard": "" + "copied_to_clipboard": "Copiat!", + "copy_to_clipboard": "Copiar al porta-retalls" }, "election": { - "no_votes_yet": "No votes yet!" + "no_votes_yet": "Encara no hi ha vots!" }, "envelope": { - "block": "Block {{height}}", - "details": "Details", - "envelope_number": "Envelope nº {{num}}", - "tx_number": "Transaction: {{transactionIndex}}" + "block": "Bloc {{height}}", + "details": "Detalls", + "envelope_number": "Sobre nº {{num}}", + "tx_number": "Transacció: {{transactionIndex}}" + }, + "envelopes": { + "belongs_to_process": "Pertany al procés {{pid}}", + "committed_in_block": "Registrat en el bloc #{{block}}", + "emitted": "Emès {{emitted}}", + "encryption_keys": "Claus de xifrat: {{encKeys}}", + "envelope_detail": "Detall del sobre", + "envelope_weight": "Pes del sobre: {{weight}}", + "not_found": "Sobre no trobat", + "overwrite_count": "Nombre de sobrescritures: {{overwriteCount}}", + "registered_correctly": "El vot s'ha registrat correctament", + "verifier_code": "Codi de verificació", + "vote_registered": "Vot registrat" }, "errors": { - "content_error": "Looks like the content you were accessing threw an error." + "content_error": "Sembla que el contingut al qual intentaves accedir ha generat un error." }, "featured": { - "a_cutting_edge_voting_protocol": "A cutting edge voting protocol", - "anonymous_image_alt": "", - "edge_protocol_image_alt": "", - "inexpensive_image_alt": "", - "know_more": "Know more", - "leveraging": "A fully anonymous voting system ensuring data availability<1>Leveraging on decentralized technologies", - "open_source_image_alt": "", - "scalable_image_alt": "", - "verifiable_image_alt": "" + "a_cutting_edge_voting_protocol": "Un protocol de votació avançat", + "anonymous_image_alt": "Anònim", + "edge_protocol_image_alt": "Protocol avançat", + "inexpensive_image_alt": "Econòmic", + "know_more": "Saber més", + "leveraging": "Un sistema de votació totalment anònim que garanteix la disponibilitat de les dades<1>Basat en tecnologies descentralitzades", + "open_source_image_alt": "Codi obert", + "scalable_image_alt": "Escalable", + "verifiable_image_alt": "Verificable de principi a fi" }, "home": { - "subtitle": "The most flexible and secure voting protocol to organize any kind of voting process: single-choice, multiple-choice, weighted, quadratic voting and much more.", - "title": "" + "subtitle": "El protocol de votació més flexible i segur per organitzar qualsevol tipus de procés de votació: votació d'elecció única, votació múltiple, votació ponderada, votació quadràtica i molt més.", + "title": "Explorador Vocdoni" }, "links": { - "about": "", - "blocks": "", - "blog": "", - "docs": "", - "help": "", - "organizations": "", - "processes": "", - "stats": "", - "support": "", - "tools": "", - "transactions": "", - "validators": "", - "verify_vote": "" - }, - "loading": "Loading...", + "about": "Sobre", + "blocks": "Blocs", + "blog": "Blog", + "docs": "Docs", + "help": "Ajuda", + "organizations": "Organitzacions", + "processes": "Processos", + "support": "Suport", + "transactions": "Transaccions", + "validators": "Validators", + "verify_vote": "Verificar vot" + }, + "loading": "Carregant...", + "menu": { + "burger_aria_label": "Menú" + }, "organization": { - "avatar_alt": "", - "description": "Description", - "elections_list": "Elections List:", - "no_elections": "No elections yet!", - "process_count_one": "<0>Process: {{count}}", - "process_count_many": "<0>Process: {{count}}", - "process_count_other": "<0>Process: {{count}}", - "view_profile": "(View profile)" + "avatar_alt": "Avatar", + "description": "Descripció", + "elections_list": "Llista d'eleccions:", + "no_elections": "Encara no hi ha eleccions!", + "process_count_one": "<0>Procés: {{count}}", + "process_count_other": "<0>Processos: {{count}}", + "view_profile": "(Veure perfil)" }, "organizations": { - "organizations_count_one": "", - "organizations_count_many": "", - "organizations_count_other": "", - "organizations_list": "", - "search_by_org_id": "" + "organizations_count_one": "Total {{ count }} organització", + "organizations_count_other": "Total {{ count }} organitzacions", + "organizations_list": "Organitzacions", + "search_by_org_id": "Cercar per identificador d'organització" }, "process": { "badge": { - "anonymous": "Anonymous", - "archive": "From archive" + "anonymous": "Anònim", + "archive": "D'arxiu" }, - "by_status_all": "", - "by_status_all_active": "", - "by_status_ended": "", - "by_status_paused": "", - "detailed_data": "Detailed data", - "encryption_keys": "Election encryption keys", - "process_count_one": "", - "process_count_many": "", - "process_count_other": "", - "process_details": "Process details", - "process_list": "", - "search_by": "", - "show_with_results": "Show only processes with results", - "tab_description": "Description", - "tab_envelopes": "Envelopes", - "tab_raw": "Raw", - "tab_results": "Results" + "by_status_all": "Tots", + "by_status_all_active": "Actius", + "by_status_ended": "Finalitzats", + "by_status_paused": "Pausats", + "detailed_data": "Dades detallades", + "encryption_keys": "Claus de xifrat de l'elecció", + "process_count_one": "Total {{count}} procés", + "process_count_other": "Total {{count}} processos", + "process_details": "Detalls del procés", + "process_list": "Processos", + "search_by": "Cercar per procés o organització", + "show_with_results": "Mostrar només processos amb resultats", + "tab_description": "Descripció", + "tab_envelopes": "Sobres", + "tab_raw": "Brut", + "tab_results": "Resultats" }, "processes": { - "envelope_recount": "", + "envelope_recount": "Recompte de sobres", "envelope_type_badge": { - "encrypted_votes": "", - "not_encrypted_votes": "" + "encrypted_votes": "Vots encriptats", + "not_encrypted_votes": "Vots no encriptats" }, - "invalid_election": "Invalid Election", + "invalid_election": "Elecció no vàlida", "process_mode_badge": { - "autostart": "", - "notAutostart": "" + "autostart": "Inici automàtic", + "notAutostart": "Sense inici automàtic" }, - "published_keys": "", - "revealed": "", - "total_questions": "" + "published_keys": "Claus publicades", + "revealed": "Revelat", + "total_questions": "Total de preguntes" }, - "raw_content": "Raw content", + "raw_content": "Contingut brut", "stats": { - "average_block_time": "", - "block_height": "", - "blockchain_info": "", - "electionCount_one": "", - "electionCount_many": "", - "electionCount_other": "", - "genesis_block_date": "", - "in_sync": "", - "latest_blocks": "", - "network_id": "", - "nr_of_validators": "", - "organizations_one": "", - "organizations_many": "", - "organizations_other": "", - "seconds_one": "", - "seconds_many": "", - "seconds_other": "", - "sync_status": "", - "syncing": "", - "total_elections": "", - "total_organizations": "", - "total_votes": "", - "view_all_blocks": "View all blocks", - "votes_one": "", - "votes_many": "", - "votes_other": "" + "average_block_time": "Temps mitjà per bloc", + "block_height": "Alçada del bloc", + "blockchain_info": "Informació de la blockchain", + "electionCount_one": "{{ count }} elecció", + "electionCount_other": "{{ count }} eleccions", + "genesis_block_date": "Data del bloc gènesi", + "in_sync": "En sincronització", + "latest_block": "Últims blocs", + "network_id": "Identificador de xarxa", + "nr_of_validators": "Nombre de validadores", + "organizations_one": "{{ count }} organització", + "organizations_other": "{{ count }} organitzacions", + "seconds_one": "{{ count }} segon", + "seconds_other": "{{ count }} segons", + "sync_status": "Estat de sincronització", + "syncing": "Sincronitzant", + "total_elections": "Total de processos", + "total_organizations": "Total d'organitzacions", + "total_votes": "Total de vots", + "view_all_blocks": "Veure tots els blocs", + "votes_one": "{{ count }} vot", + "votes_other": "{{ count }} vots" }, "transactions": { - "belong_to_organization": "", - "belongs_to_process": "Belongs to process: {{process}}", - "created_on": "Created {{createdOn}}", - "on_block_n": "On Block {{height}}", - "transaction_index": "Transaction index: {{txIndex}}", - "transactions_list": "", - "tx_count_one": "", - "tx_count_many": "", - "tx_count_other": "", - "tx_detail": "Transaction Details", - "vote_package": "Vote package:" + "belong_to_organization": "Pertany a l'organització: {{organization}}", + "belongs_to_process": "Pertany al procés: {{process}}", + "created_on": "Creat {{createdOn}}", + "on_block_n": "Al Bloc {{height}}", + "search_tx": "Cercar transacció", + "transaction_index": "Índex de transacció: {{txIndex}}", + "transactions_list": "Transaccions", + "tx_count_one": "Total {{ count }} transacció", + "tx_count_other": "Total {{ count }} transaccions", + "tx_detail": "Detalls de la transacció", + "vote_package": "Paquet de vot:" + }, + "validators": { + "pubkey": "Clau pública:", + "validators": "Validators", + "validators_count_one": "Total {{ count }} validator", + "validators_count_other": "Total {{ count }} validators", + "voting_power": "Poder de vot: {{power}}" + }, + "verify": { + "add_your_vote_id": "Afegeix el teu identificador de vot", + "subtitle": "Introdueix el rebut de vot que vas rebre després de votar per verificar el teu vot", + "title": "Verifica el teu vot", + "verify": "Verificar" } } diff --git a/src/i18n/locales/en.json b/src/i18n/locales/en.json index 23f8754..f3df2c7 100644 --- a/src/i18n/locales/en.json +++ b/src/i18n/locales/en.json @@ -1,19 +1,20 @@ { "blocks": { "block_detail": "Block Detail", - "blocks_count_one": "", - "blocks_count_other": "", - "blocks_list": "", + "blocks_count_one": "Total {{ count }} Block", + "blocks_count_other": "Total {{ count }} Blocks", + "blocks_list": "Blocks", "hash": "Hash: {{hash}}", "previous_block_hash": "Previous block hash: ", "proposer": "Proposer:", "proposer_id": "Proposer: {{proposer}}", + "search_block": "Search block", "transactions_count_one": "Transactions: {{count}}", "transactions_count_other": "Transactions: {{count}}" }, "copy": { "copied_to_clipboard": "Copied!", - "copy_to_clipboard": "" + "copy_to_clipboard": "Copy to clipboard" }, "election": { "no_votes_yet": "No votes yet!" @@ -31,47 +32,49 @@ "encryption_keys": "Encryption keys: {{encKeys}}", "envelope_detail": "Envelope Detail", "envelope_weight": "Envelope weight: {{weight}}", + "not_found": "Envelope not found", "overwrite_count": "Overwrite count: {{overwriteCount}}", "registered_correctly": "Vote has been registered correctly", "verifier_code": "Verifier code", - "vote_registered": "" + "vote_registered": "Vote registered" }, "errors": { "content_error": "Looks like the content you were accessing threw an error." }, "featured": { "a_cutting_edge_voting_protocol": "A cutting edge voting protocol", - "anonymous_image_alt": "", - "edge_protocol_image_alt": "", - "inexpensive_image_alt": "", + "anonymous_image_alt": "Anonymous", + "edge_protocol_image_alt": "Edge protocol", + "inexpensive_image_alt": "Inexpensive", "know_more": "Know more", "leveraging": "A fully anonymous voting system ensuring data availability<1>Leveraging on decentralized technologies", - "open_source_image_alt": "", - "scalable_image_alt": "", - "verifiable_image_alt": "" + "open_source_image_alt": "Open Source", + "scalable_image_alt": "Scalable", + "verifiable_image_alt": "E2E Verifiable" }, "home": { "subtitle": "The most flexible and secure voting protocol to organize any kind of voting process: single-choice, multiple-choice, weighted, quadratic voting and much more.", "title": "Vocdoni explorer" }, "links": { - "about": "", - "blocks": "", - "blog": "", - "docs": "", - "help": "", - "organizations": "", - "processes": "", - "stats": "", - "support": "", - "tools": "", - "transactions": "", - "validators": "", - "verify_vote": "" + "about": "About", + "blocks": "Blocks", + "blog": "Blog", + "docs": "Docs", + "help": "Help", + "organizations": "Organizations", + "processes": "Processes", + "support": "Support", + "transactions": "Transactions", + "validators": "Validators", + "verify_vote": "Verify Vote" }, "loading": "Loading...", + "menu": { + "burger_aria_label": "Menu" + }, "organization": { - "avatar_alt": "", + "avatar_alt": "Avatar", "description": "Description", "elections_list": "Elections List:", "no_elections": "No elections yet!", @@ -80,27 +83,27 @@ "view_profile": "(View profile)" }, "organizations": { - "organizations_count_one": "", - "organizations_count_other": "", + "organizations_count_one": "Total {{ count }} organization", + "organizations_count_other": "Total {{ count }} organizations", "organizations_list": "Organizations", - "search_by_org_id": "" + "search_by_org_id": "Search by organization id" }, "process": { "badge": { "anonymous": "Anonymous", "archive": "From archive" }, - "by_status_all": "", - "by_status_all_active": "", - "by_status_ended": "", - "by_status_paused": "", + "by_status_all": "All", + "by_status_all_active": "Active", + "by_status_ended": "Ended", + "by_status_paused": "Paused", "detailed_data": "Detailed data", "encryption_keys": "Election encryption keys", - "process_count_one": "", - "process_count_other": "", + "process_count_one": "Total {{count}} proces", + "process_count_other": "Total {{count}} processes", "process_details": "Process details", - "process_list": "", - "search_by": "", + "process_list": "Processes", + "search_by": "Search by process or organization", "show_with_results": "Show only processes with results", "tab_description": "Description", "tab_envelopes": "Envelopes", @@ -108,38 +111,38 @@ "tab_results": "Results" }, "processes": { - "envelope_recount": "", + "envelope_recount": "Envelope recount", "envelope_type_badge": { - "encrypted_votes": "", - "not_encrypted_votes": "" + "encrypted_votes": "Encrypted votes", + "not_encrypted_votes": "Not encrypted votes" }, "invalid_election": "Invalid Election", "process_mode_badge": { - "autostart": "", - "notAutostart": "" + "autostart": "Autostart", + "notAutostart": "Not autostart" }, - "published_keys": "", - "revealed": "", - "total_questions": "" + "published_keys": "Published keys", + "revealed": "Revealed", + "total_questions": "Total questions" }, "raw_content": "Raw content", "stats": { "average_block_time": "Average block time", - "block_height": "", - "blockchain_info": "", + "block_height": "Block height", + "blockchain_info": "Blockchain info", "electionCount_one": "{{ count }} election", "electionCount_other": "{{ count }} elections", - "genesis_block_date": "", - "in_sync": "", - "latest_blocks": "", - "network_id": "", - "nr_of_validators": "", + "genesis_block_date": "Genesis block date", + "in_sync": "In sync", + "latest_block": "Latest blocks", + "network_id": "Network id", + "nr_of_validators": "Nr of validators", "organizations_one": "{{ count }} organization", "organizations_other": "{{ count }} organizations", "seconds_one": "{{ count }} second", "seconds_other": "{{ count }} seconds", - "sync_status": "", - "syncing": "", + "sync_status": "Sync status", + "syncing": "Syncing", "total_elections": "Total processes", "total_organizations": "Total organizations", "total_votes": "Total votes", @@ -152,11 +155,25 @@ "belongs_to_process": "Belongs to process: {{process}}", "created_on": "Created {{createdOn}}", "on_block_n": "On Block {{height}}", + "search_tx": "Search transaction", "transaction_index": "Transaction index: {{txIndex}}", - "transactions_list": "", - "tx_count_one": "", - "tx_count_other": "", + "transactions_list": "Transactions", + "tx_count_one": "Total {{ count }} transaction", + "tx_count_other": "Total {{ count }} transactions", "tx_detail": "Transaction Details", "vote_package": "Vote package:" + }, + "validators": { + "pubkey": "PubKey:", + "validators": "Validators", + "validators_count_one": "Total {{ count }} validator", + "validators_count_other": "Total {{ count }} validators", + "voting_power": "Voting power: {{power}}" + }, + "verify": { + "add_your_vote_id": "Add your vote id", + "subtitle": "Enter the voting receipt you received after voting to verify your vote", + "title": "Verify your vote", + "verify": "Verify" } } diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json index 8e41082..f65f3cf 100644 --- a/src/i18n/locales/es.json +++ b/src/i18n/locales/es.json @@ -1,173 +1,179 @@ { "blocks": { - "block_detail": "Block Detail", - "blocks_count_one": "", - "blocks_count_many": "", - "blocks_count_other": "", - "blocks_list": "", + "block_detail": "Detalle del Bloque", + "blocks_count_one": "Total {{ count }} Bloque", + "blocks_count_other": "Total {{ count }} Bloques", + "blocks_list": "Bloques", "hash": "Hash: {{hash}}", - "previous_block_hash": "Previous block hash: ", - "proposer": "Proposer:", - "proposer_id": "Proposer: {{proposer}}", - "search_block": "", - "transactions_count_one": "Transactions: {{count}}", - "transactions_count_many": "Transactions: {{count}}", - "transactions_count_other": "Transactions: {{count}}" + "previous_block_hash": "Hash del bloque anterior: ", + "proposer": "Proponente:", + "proposer_id": "Proponente: {{proposer}}", + "search_block": "Buscar bloque", + "transactions_count_one": "Transacciones: {{count}}", + "transactions_count_other": "Transacciones: {{count}}" }, "copy": { - "copied_to_clipboard": "Copied!", - "copy_to_clipboard": "" + "copied_to_clipboard": "¡Copiado!", + "copy_to_clipboard": "Copiar al portapapeles" }, "election": { - "no_votes_yet": "No votes yet!" + "no_votes_yet": "¡Aún no hay votos!" }, "envelope": { - "block": "Block {{height}}", - "details": "Details", - "envelope_number": "Envelope nº {{num}}", - "tx_number": "Transaction: {{transactionIndex}}" + "block": "Bloque {{height}}", + "details": "Detalles", + "envelope_number": "Sobre nº {{num}}", + "tx_number": "Transacción: {{transactionIndex}}" }, "envelopes": { - "belongs_to_process": "", - "commited_in_block": "", - "emitted": "Emitted {{emitted}}", - "encryption_keys": "Encryption keys: {{encKeys}}", - "envelope_detail": "Envelope Detail", - "envelope_weight": "Envelope weight: {{weight}}", - "overwrite_count": "Overwrite count: {{overwriteCount}}", - "registered_correctly": "Vote has been registered correctly", - "verifier_code": "Verifier code", - "vote_registered": "" + "belongs_to_process": "Pertenece al proceso {{pid}}", + "committed_in_block": "Registrado en el bloque #{{block}}", + "emitted": "Emitido {{emitted}}", + "encryption_keys": "Claves de cifrado: {{encKeys}}", + "envelope_detail": "Detalle del Sobre", + "envelope_weight": "Peso del sobre: {{weight}}", + "not_found": "Sobre no encontrado", + "overwrite_count": "Conteo de sobrescritura: {{overwriteCount}}", + "registered_correctly": "El voto ha sido registrado correctamente", + "verifier_code": "Código verificador", + "vote_registered": "Voto registrado" }, "errors": { - "content_error": "Looks like the content you were accessing threw an error." + "content_error": "Parece que el contenido al que accediste arrojó un error." }, "featured": { - "a_cutting_edge_voting_protocol": "A cutting edge voting protocol", - "anonymous_image_alt": "", - "edge_protocol_image_alt": "", - "inexpensive_image_alt": "", - "know_more": "Know more", - "leveraging": "A fully anonymous voting system ensuring data availability<1>Leveraging on decentralized technologies", - "open_source_image_alt": "", - "scalable_image_alt": "", - "verifiable_image_alt": "" + "a_cutting_edge_voting_protocol": "Un protocolo de votación de vanguardia", + "anonymous_image_alt": "Anónimo", + "edge_protocol_image_alt": "Protocolo de vanguardia", + "inexpensive_image_alt": "Económico", + "know_more": "Saber más", + "leveraging": "Un sistema de votación completamente anónimo que garantiza la disponibilidad de datos<1>Apalancando tecnologías descentralizadas", + "open_source_image_alt": "Código abierto", + "scalable_image_alt": "Escalable", + "verifiable_image_alt": "Verificable de extremo a extremo" }, "home": { - "subtitle": "The most flexible and secure voting protocol to organize any kind of voting process: single-choice, multiple-choice, weighted, quadratic voting and much more.", - "title": "" + "subtitle": "El protocolo de votación más flexible y seguro para organizar cualquier tipo de proceso de votación: de opción única, de opción múltiple, ponderada, votación cuadrática y mucho más.", + "title": "Explorador de Vocdoni" }, "links": { - "about": "", - "blocks": "", - "blog": "", - "docs": "", - "help": "", - "organizations": "", - "processes": "", - "stats": "", - "support": "", - "tools": "", - "transactions": "", - "validators": "", - "verify_vote": "" - }, - "loading": "Loading...", + "about": "Acerca de", + "blocks": "Bloques", + "blog": "Blog", + "docs": "Documentación", + "help": "Ayuda", + "organizations": "Organizaciones", + "processes": "Procesos", + "support": "Soporte", + "transactions": "Transacciones", + "validators": "Validadores", + "verify_vote": "Verificar Voto" + }, + "loading": "Cargando...", + "menu": { + "burger_aria_label": "Menú" + }, "organization": { - "avatar_alt": "", - "description": "Description", - "elections_list": "Elections List:", - "no_elections": "No elections yet!", - "process_count_one": "<0>Process: {{count}}", - "process_count_many": "<0>Process: {{count}}", - "process_count_other": "<0>Process: {{count}}", - "view_profile": "(View profile)" + "avatar_alt": "Avatar", + "description": "Descripción", + "elections_list": "Lista de Elecciones:", + "no_elections": "¡Aún no hay elecciones!", + "process_count_one": "<0>Proceso: {{count}}", + "process_count_other": "<0>Proceso: {{count}}", + "view_profile": "(Ver perfil)" }, "organizations": { - "organizations_count_one": "", - "organizations_count_many": "", - "organizations_count_other": "", - "organizations_list": "", - "search_by_org_id": "" + "organizations_count_one": "Total {{ count }} organización", + "organizations_count_other": "Total {{ count }} organizaciones", + "organizations_list": "Organizaciones", + "search_by_org_id": "Buscar por id de organización" }, "process": { "badge": { - "anonymous": "Anonymous", - "archive": "From archive" + "anonymous": "Anónimo", + "archive": "Del archivo" }, - "by_status_all": "", - "by_status_all_active": "", - "by_status_ended": "", - "by_status_paused": "", - "detailed_data": "Detailed data", - "encryption_keys": "Election encryption keys", - "process_count_one": "", - "process_count_many": "", - "process_count_other": "", - "process_details": "Process details", - "process_list": "", - "search_by": "", - "show_with_results": "Show only processes with results", - "tab_description": "Description", - "tab_envelopes": "Envelopes", - "tab_raw": "Raw", - "tab_results": "Results" + "by_status_all": "Todos", + "by_status_all_active": "Activos", + "by_status_ended": "Finalizados", + "by_status_paused": "Pausados", + "detailed_data": "Datos detallados", + "encryption_keys": "Claves de cifrado de la elección", + "process_count_one": "Total {{count}} proceso", + "process_count_other": "Total {{count}} procesos", + "process_details": "Detalles del proceso", + "process_list": "Procesos", + "search_by": "Buscar por proceso u organización", + "show_with_results": "Mostrar solo procesos con resultados", + "tab_description": "Descripción", + "tab_envelopes": "Sobres", + "tab_raw": "Bruto", + "tab_results": "Resultados" }, "processes": { - "envelope_recount": "", + "envelope_recount": "Recuento de sobres", "envelope_type_badge": { - "encrypted_votes": "", - "not_encrypted_votes": "" + "encrypted_votes": "Votos cifrados", + "not_encrypted_votes": "Votos no cifrados" }, - "invalid_election": "Invalid Election", + "invalid_election": "Elección no válida", "process_mode_badge": { - "autostart": "", - "notAutostart": "" + "autostart": "Inicio automático", + "notAutostart": "No inicio automático" }, - "published_keys": "", - "revealed": "", - "total_questions": "" + "published_keys": "Claves publicadas", + "revealed": "Revelados", + "total_questions": "Total de preguntas" }, - "raw_content": "Raw content", + "raw_content": "Contenido bruto", "stats": { - "average_block_time": "", - "block_height": "", - "blockchain_info": "", - "electionCount_one": "", - "electionCount_many": "", - "electionCount_other": "", - "genesis_block_date": "", - "in_sync": "", - "latest_blocks": "", - "network_id": "", - "nr_of_validators": "", - "organizations_one": "", - "organizations_many": "", - "organizations_other": "", - "seconds_one": "", - "seconds_many": "", - "seconds_other": "", - "sync_status": "", - "syncing": "", - "total_elections": "", - "total_organizations": "", - "total_votes": "", - "view_all_blocks": "View all blocks", - "votes_one": "", - "votes_many": "", - "votes_other": "" + "average_block_time": "Tiempo promedio por bloque", + "block_height": "Altura del bloque", + "blockchain_info": "Información de la blockchain", + "electionCount_one": "{{ count }} elección", + "electionCount_other": "{{ count }} elecciones", + "genesis_block_date": "Fecha del bloque génesis", + "in_sync": "En sincronización", + "latest_block": "Últimos bloques", + "network_id": "ID de red", + "nr_of_validators": "Número de validadores", + "organizations_one": "{{ count }} organización", + "organizations_other": "{{ count }} organizaciones", + "seconds_one": "{{ count }} segundo", + "seconds_other": "{{ count }} segundos", + "sync_status": "Estado de sincronización", + "syncing": "Sincronizando", + "total_elections": "Total de procesos", + "total_organizations": "Total de organizaciones", + "total_votes": "Total de votos", + "view_all_blocks": "Ver todos los bloques", + "votes_one": "{{ count }} voto", + "votes_other": "{{ count }} votos" }, "transactions": { - "belong_to_organization": "", - "belongs_to_process": "", - "created_on": "Created {{createdOn}}", - "on_block_n": "On Block {{height}}", - "transaction_index": "Transaction index: {{txIndex}}", - "transactions_list": "", - "tx_count_one": "", - "tx_count_many": "", - "tx_count_other": "", - "tx_detail": "Transaction Details", - "vote_package": "Vote package:" + "belong_to_organization": "Pertenece a la organización: {{organization}}", + "belongs_to_process": "Pertenece al proceso: {{process}}", + "created_on": "Creado el {{createdOn}}", + "on_block_n": "En el bloque {{height}}", + "search_tx": "Buscar transacción", + "transaction_index": "Índice de transacción: {{txIndex}}", + "transactions_list": "Transacciones", + "tx_count_one": "Total {{ count }} transacción", + "tx_count_other": "Total {{ count }} transacciones", + "tx_detail": "Detalles de la Transacción", + "vote_package": "Paquete de votos:" + }, + "validators": { + "pubkey": "Clave pública:", + "validators": "Validadores", + "validators_count_one": "Total {{ count }} validador", + "validators_count_other": "Total {{ count }} validadores", + "voting_power": "Poder de voto: {{power}}" + }, + "verify": { + "add_your_vote_id": "Añade tu id de voto", + "subtitle": "Ingresa el recibo de votación que recibiste después de votar para verificar tu voto", + "title": "Verifica tu voto", + "verify": "Verificar" } }