Skip to content

Commit

Permalink
i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
aspect committed Jan 7, 2024
1 parent d0146bc commit 3da1971
Showing 1 changed file with 14 additions and 10 deletions.
24 changes: 14 additions & 10 deletions resources/i18n/i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"fa": "Farsi",
"fil": "Filipino",
"lt": "Lithuanian",
"sv": "Swedish",
"fi": "Finnish",
"pa": "Panjabi",
"es": "Español",
"uk": "Ukrainian",
"sv": "Swedish",
"af": "Afrikaans",
"et": "Esti",
"en": "English",
Expand Down Expand Up @@ -67,20 +67,22 @@
"sv": {},
"fi": {},
"pa": {},
"es": {},
"uk": {},
"es": {},
"af": {},
"et": {},
"en": {
"Stor Read": "Stor Read",
"Address:": "Address:",
"Please wait for the node to sync...": "Please wait for the node to sync...",
"The Kaspa NG software represents an ongoing effort focused on building a state-of-the-art software platform dedicated to the Kaspa BlockDAG cryptocurrency network. Ideological at its core, this software prioritizes security, privacy, performance, and decentralization.": "The Kaspa NG software represents an ongoing effort focused on building a state-of-the-art software platform dedicated to the Kaspa BlockDAG cryptocurrency network. Ideological at its core, this software prioritizes security, privacy, performance, and decentralization.",
"Developer mode enables advanced and experimental features": "Developer mode enables advanced and experimental features",
"Market": "Market",
"Submitted Blocks": "Submitted Blocks",
"Local p2p Node Configuration": "Local p2p Node Configuration",
"Connection": "Connection",
"The node runs as a part of the Kaspa-NG application process. This reduces communication overhead (experimental).": "The node runs as a part of the Kaspa-NG application process. This reduces communication overhead (experimental).",
"Kaspa NG on GitHub": "Kaspa NG on GitHub",
"Close": "Close",
"Show balances in alternate currencies for testnet coins": "Show balances in alternate currencies for testnet coins",
"wRPC Borsh Rx/s": "wRPC Borsh Rx/s",
"Kaspa Discord": "Kaspa Discord",
Expand Down Expand Up @@ -115,6 +117,7 @@
"Mass Processed": "Mass Processed",
"Unlock": "Unlock",
"DAA Offset": "DAA Offset",
"Disables node connectivity (Offline Mode).": "Disables node connectivity (Offline Mode).",
"Total Tx/s": "Total Tx/s",
"Select a wallet to unlock": "Select a wallet to unlock",
"A binary at another location is spawned a child process (experimental, for development purposes only).": "A binary at another location is spawned a child process (experimental, for development purposes only).",
Expand All @@ -123,14 +126,14 @@
"Resident Memory": "Resident Memory",
"Inbound": "Inbound",
"Donations": "Donations",
"Metrics": "Metrics",
"Bezier Curves": "Bezier Curves",
"Disables node connectivity (Offline Mode).": "Disables node connectivity (Offline Mode).",
"Metrics": "Metrics",
"All": "All",
"Enable gRPC": "Enable gRPC",
"Account Name": "Account Name",
"Processed Headers": "Processed Headers",
"Mempool Size": "Mempool Size",
"Because of its focus on security and performance, this software is entirely developed in Rust, demanding significantly more time and effort compared to other traditional modern web-driven software.": "Because of its focus on security and performance, this software is entirely developed in Rust, demanding significantly more time and effort compared to other traditional modern web-driven software.",
"No transactions": "No transactions",
"Json Connection Attempts": "Json Connection Attempts",
"Check for Updates": "Check for Updates",
Expand All @@ -150,13 +153,13 @@
"Address derivation scan": "Address derivation scan",
"Supporting Kaspa NG development": "Supporting Kaspa NG development",
"Please note, copying to clipboard carries a risk of exposing your mnemonic to malware.": "Please note, copying to clipboard carries a risk of exposing your mnemonic to malware.",
"Resulting daemon arguments:": "Resulting daemon arguments:",
"DAA": "DAA",
"Network": "Network",
"Select Wallet": "Select Wallet",
"Time Offset:": "Time Offset:",
"Market Monitor": "Market Monitor",
"Unlock Wallet": "Unlock Wallet",
"DAA": "DAA",
"Resulting daemon arguments:": "Resulting daemon arguments:",
"Theme Style": "Theme Style",
"Balance: N/A": "Balance: N/A",
"gRPC Tx": "gRPC Tx",
Expand All @@ -180,6 +183,7 @@
"License Information": "License Information",
"Storage Write": "Storage Write",
"Processed Bodies": "Processed Bodies",
"Contributions directed toward this project directly fuel the Kaspa NG software and its ecosystem.": "Contributions directed toward this project directly fuel the Kaspa NG software and its ecosystem.",
"Stor Write": "Stor Write",
"Total Rx/s": "Total Rx/s",
"MT": "MT",
Expand Down Expand Up @@ -255,17 +259,17 @@
"Create New Account": "Create New Account",
"Enter the password to unlock your wallet": "Enter the password to unlock your wallet",
"Borsh Active Connections": "Borsh Active Connections",
"Please wait for the node to sync...": "Please wait for the node to sync...",
"Client RPC": "Client RPC",
"wRPC JSON Tx": "wRPC JSON Tx",
"Virtual DAA Score": "Virtual DAA Score",
"Starting...": "Starting...",
"Storage": "Storage",
"Wallet:": "Wallet:",
"Database Blocks": "Database Blocks",
"Double click on the graph to re-center...": "Double click on the graph to re-center...",
"Past Median Time": "Past Median Time",
"Stor Read": "Stor Read",
"Headers": "Headers",
"Database Blocks": "Database Blocks"
"Past Median Time": "Past Median Time"
},
"el": {},
"it": {},
Expand Down

0 comments on commit 3da1971

Please sign in to comment.