Skip to content

Commit

Permalink
New Crowdin translations (#213)
Browse files Browse the repository at this point in the history
* New translations global.json (Russian)

* New translations common.json (Japanese)

* New translations global.json (Japanese)

* New translations wallet.json (Japanese)

* New translations wallet.json (Russian)

* New translations common.json (Russian)

* New translations wallet.json (Spanish)

* New translations global.json (Spanish)

* New translations ram.json (Russian)

* New translations ram.json (Korean)

* New translations ram.json (Japanese)

* New translations ram.json (Italian)

* New translations ram.json (German)

* New translations ram.json (French)

* New translations ram.json (Chinese Simplified)

* New translations tools.json (Spanish)

* New translations tools.json (Russian)

* New translations tools.json (Korean)

* New translations tools.json (Japanese)

* New translations tools.json (Italian)

* New translations tools.json (German)

* New translations tools.json (French)

* New translations tools.json (Chinese Simplified)

* New translations common.json (Spanish)

* New translations common.json (Chinese Simplified)

* New translations global.json (French)

* New translations global.json (German)

* New translations common.json (German)

* New translations wallet.json (French)

* New translations common.json (French)

* New translations wallet.json (Chinese Simplified)

* New translations global.json (Chinese Simplified)

* New translations wallet.json (Korean)

* New translations global.json (Korean)

* New translations common.json (Korean)

* New translations wallet.json (German)

* New translations common.json (Italian)

* New translations global.json (Italian)

* New translations wallet.json (Italian)

* New translations ram.json (Spanish)
  • Loading branch information
aaroncox committed Jul 11, 2018
1 parent a055525 commit 31656b7
Show file tree
Hide file tree
Showing 40 changed files with 104 additions and 80 deletions.
2 changes: 1 addition & 1 deletion app/renderer/assets/locales/de-DE/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
"value": "Value",
"back": "Back",
"remove": "Remove"
}
}
9 changes: 5 additions & 4 deletions app/renderer/assets/locales/de-DE/global.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"error_eosio_assert_message_exception": "The EOS blockchain returned a generic error based on your request. Please check that the information is valid and try again.",
"error_no_stake_left": "Unable to set staked amount to 0. Doing so would prevent you from performing any transactions on the network.",
"error_not_valid_stake_amount": "Not a valid Stake Amount (must have be a positive amount with a maximum of 4 decimals of precision eg. 12.1212).",
"error_not_enough_balance": "You do not have enough balance for this transaction.",
"error_not_enough_balance": "Insufficient available EOS balance to complete transaction.",
"error_ram_usage_exceeded": "RAM usage exceeded. You will need to buy more ram to carry out this action.",
"error_ram_has_to_be_over_minimum_amount": "You can only buy a minimum of 3 B of RAM.",
"error_ram_not_valid_amount": "That is not a valid ram amount. The amount should be a number with a maximum of 3 decimals.",
"error_ram_using_more_than_usage": "You are using more ram than what would remain after this transaction.",
"error_ram_has_to_be_over_minimum_amount": "A minimum of 3 bytes of RAM is required per transaction.",
"error_ram_not_valid_amount": "Invalid RAM amount. A valid amount should be a whole number with no decimals.",
"error_ram_using_more_than_usage": "Insufficient available RAM balance to complete transaction.",
"error_not_valid_account_name": "This is not a valid account name",
"global_account_import_private_description": "To import additional accounts, simply enter the private key. The app will convert it to a public key and lookup all accounts with relevant permissions.",
"global_account_import_private_key": "Private Key (51 characters and starts with the number 5)",
Expand Down Expand Up @@ -65,6 +65,7 @@
"global_modal_account_import_watch_wallet": "Watch Wallet",
"global_modal_account_import_cold_wallet": "Cold Wallet",
"global_modal_account_import_hot_check_key": "Find Accounts",
"global_modal_account_import_undefined_wallet": "Legacy Wallet",
"global_transaction_complete_warning_title": "Transaction(s) are unconfirmed",
"error": "Error"
}
7 changes: 4 additions & 3 deletions app/renderer/assets/locales/de-DE/ram.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"ram_sell_button_cta": "Sell RAM",
"ram_sell_confirming_message_one": "You are about to sell",
"ram_sell_modal_title": "Sell RAM",
"ram_stats_available_title_one": "You are using",
"ram_stats_available_title_three": "of RAM available.",
"ram_stats_available_title_two": "of your"
"ram_stats_title_one": "EOS Balance",
"ram_stats_title_two": "Available RAM",
"ram_stats_title_three": "Used RAM",
"ram_stats_title_four": "Total RAM"
}
4 changes: 2 additions & 2 deletions app/renderer/assets/locales/de-DE/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"tools_customtokens_contract": "Contract Account",
"tools_customtokens_controls": "Controls",
"tools_customtokens_header": "Airdrops / Custom Token Tracking",
"tools_customtokens_scan": "Scan Airdrop Balances",
"tools_customtokens_scan": "Scan Balances",
"tools_customtokens_subheader": "Select which custom tokens to track and scan for any available balances.",
"tools_customtokens_symbol": "Token Symbol",
"tools_customtokens_sync": "Sync Tokens",
"tools_customtokens_track_token": "Track Token?",
"tools_customtokens_track_custom": "(Manually Added)",
"tools_description": "A set of common tools useful in managing accounts.",
"tools_keys_key_generation_copy_clipboard": "Copy to Clipboard",
"tools_keys_key_generation_header": "Key Pair Generation",
Expand Down
1 change: 1 addition & 0 deletions app/renderer/assets/locales/de-DE/wallet.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,6 @@
"wallet_panel_wallet_broadcast": "Broadcast Signed Transaction",
"wallet_mode_explain_hot": "This wallet is running as a 'Hot' wallet, meaning it can create, sign, and broadcast transactions without the assistance of any other wallet.",
"wallet_mode_explain_cold": "This wallet is running as a 'Cold' wallet, meaning it should be run offline and is unable to broadcast transactions. Broadasting must be done via a watch wallet.",
"wallet_mode_explain_undefined": "This wallet is from a legacy version and it's type is unknown. This should not cause any problems, and once you swap to another wallet and back, it should upgrade properly.",
"wallet_mode_explain_watch": "This wallet is running as a 'Watch' wallet, meaning it will not store private keys and cannot sign transactions. Signing must be done via a cold wallet."
}
2 changes: 1 addition & 1 deletion app/renderer/assets/locales/es-ES/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
"value": "Value",
"back": "Back",
"remove": "Remove"
}
}
9 changes: 5 additions & 4 deletions app/renderer/assets/locales/es-ES/global.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"error_eosio_assert_message_exception": "The EOS blockchain returned a generic error based on your request. Please check that the information is valid and try again.",
"error_no_stake_left": "Unable to set staked amount to 0. Doing so would prevent you from performing any transactions on the network.",
"error_not_valid_stake_amount": "Not a valid Stake Amount (must have be a positive amount with a maximum of 4 decimals of precision eg. 12.1212).",
"error_not_enough_balance": "You do not have enough balance for this transaction.",
"error_not_enough_balance": "Insufficient available EOS balance to complete transaction.",
"error_ram_usage_exceeded": "RAM usage exceeded. You will need to buy more ram to carry out this action.",
"error_ram_has_to_be_over_minimum_amount": "You can only buy a minimum of 3 B of RAM.",
"error_ram_not_valid_amount": "That is not a valid ram amount. The amount should be a number with a maximum of 3 decimals.",
"error_ram_using_more_than_usage": "You are using more ram than what would remain after this transaction.",
"error_ram_has_to_be_over_minimum_amount": "A minimum of 3 bytes of RAM is required per transaction.",
"error_ram_not_valid_amount": "Invalid RAM amount. A valid amount should be a whole number with no decimals.",
"error_ram_using_more_than_usage": "Insufficient available RAM balance to complete transaction.",
"error_not_valid_account_name": "This is not a valid account name",
"global_account_import_private_description": "To import additional accounts, simply enter the private key. The app will convert it to a public key and lookup all accounts with relevant permissions.",
"global_account_import_private_key": "Private Key (51 characters and starts with the number 5)",
Expand Down Expand Up @@ -65,6 +65,7 @@
"global_modal_account_import_watch_wallet": "Watch Wallet",
"global_modal_account_import_cold_wallet": "Cold Wallet",
"global_modal_account_import_hot_check_key": "Find Accounts",
"global_modal_account_import_undefined_wallet": "Legacy Wallet",
"global_transaction_complete_warning_title": "Transaction(s) are unconfirmed",
"error": "Error"
}
7 changes: 4 additions & 3 deletions app/renderer/assets/locales/es-ES/ram.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"ram_sell_button_cta": "Sell RAM",
"ram_sell_confirming_message_one": "You are about to sell",
"ram_sell_modal_title": "Sell RAM",
"ram_stats_available_title_one": "You are using",
"ram_stats_available_title_three": "of RAM available.",
"ram_stats_available_title_two": "of your"
"ram_stats_title_one": "EOS Balance",
"ram_stats_title_two": "Available RAM",
"ram_stats_title_three": "Used RAM",
"ram_stats_title_four": "Total RAM"
}
4 changes: 2 additions & 2 deletions app/renderer/assets/locales/es-ES/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"tools_customtokens_contract": "Contract Account",
"tools_customtokens_controls": "Controls",
"tools_customtokens_header": "Airdrops / Custom Token Tracking",
"tools_customtokens_scan": "Scan Airdrop Balances",
"tools_customtokens_scan": "Scan Balances",
"tools_customtokens_subheader": "Select which custom tokens to track and scan for any available balances.",
"tools_customtokens_symbol": "Token Symbol",
"tools_customtokens_sync": "Sync Tokens",
"tools_customtokens_track_token": "Track Token?",
"tools_customtokens_track_custom": "(Manually Added)",
"tools_description": "A set of common tools useful in managing accounts.",
"tools_keys_key_generation_copy_clipboard": "Copy to Clipboard",
"tools_keys_key_generation_header": "Key Pair Generation",
Expand Down
1 change: 1 addition & 0 deletions app/renderer/assets/locales/es-ES/wallet.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,6 @@
"wallet_panel_wallet_broadcast": "Broadcast Signed Transaction",
"wallet_mode_explain_hot": "This wallet is running as a 'Hot' wallet, meaning it can create, sign, and broadcast transactions without the assistance of any other wallet.",
"wallet_mode_explain_cold": "This wallet is running as a 'Cold' wallet, meaning it should be run offline and is unable to broadcast transactions. Broadasting must be done via a watch wallet.",
"wallet_mode_explain_undefined": "This wallet is from a legacy version and it's type is unknown. This should not cause any problems, and once you swap to another wallet and back, it should upgrade properly.",
"wallet_mode_explain_watch": "This wallet is running as a 'Watch' wallet, meaning it will not store private keys and cannot sign transactions. Signing must be done via a cold wallet."
}
2 changes: 1 addition & 1 deletion app/renderer/assets/locales/fr-FR/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
"value": "Value",
"back": "Back",
"remove": "Remove"
}
}
9 changes: 5 additions & 4 deletions app/renderer/assets/locales/fr-FR/global.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"error_eosio_assert_message_exception": "The EOS blockchain returned a generic error based on your request. Please check that the information is valid and try again.",
"error_no_stake_left": "Unable to set staked amount to 0. Doing so would prevent you from performing any transactions on the network.",
"error_not_valid_stake_amount": "Pas un montant valide (doit être un montant positif avec un maximum de 4 décimales, par exemple 12.1212).",
"error_not_enough_balance": "You do not have enough balance for this transaction.",
"error_not_enough_balance": "Insufficient available EOS balance to complete transaction.",
"error_ram_usage_exceeded": "RAM usage exceeded. You will need to buy more ram to carry out this action.",
"error_ram_has_to_be_over_minimum_amount": "You can only buy a minimum of 3 B of RAM.",
"error_ram_not_valid_amount": "That is not a valid ram amount. The amount should be a number with a maximum of 3 decimals.",
"error_ram_using_more_than_usage": "You are using more ram than what would remain after this transaction.",
"error_ram_has_to_be_over_minimum_amount": "A minimum of 3 bytes of RAM is required per transaction.",
"error_ram_not_valid_amount": "Invalid RAM amount. A valid amount should be a whole number with no decimals.",
"error_ram_using_more_than_usage": "Insufficient available RAM balance to complete transaction.",
"error_not_valid_account_name": "This is not a valid account name",
"global_account_import_private_description": "To import additional accounts, simply enter the private key. The app will convert it to a public key and lookup all accounts with relevant permissions.",
"global_account_import_private_key": "Private Key (51 characters and starts with the number 5)",
Expand Down Expand Up @@ -65,6 +65,7 @@
"global_modal_account_import_watch_wallet": "Watch Wallet",
"global_modal_account_import_cold_wallet": "Cold Wallet",
"global_modal_account_import_hot_check_key": "Find Accounts",
"global_modal_account_import_undefined_wallet": "Legacy Wallet",
"global_transaction_complete_warning_title": "La transaction n'est pas confirmée.",
"error": "Error"
}
7 changes: 4 additions & 3 deletions app/renderer/assets/locales/fr-FR/ram.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"ram_sell_button_cta": "Sell RAM",
"ram_sell_confirming_message_one": "You are about to sell",
"ram_sell_modal_title": "Sell RAM",
"ram_stats_available_title_one": "You are using",
"ram_stats_available_title_three": "of RAM available.",
"ram_stats_available_title_two": "of your"
"ram_stats_title_one": "EOS Balance",
"ram_stats_title_two": "Available RAM",
"ram_stats_title_three": "Used RAM",
"ram_stats_title_four": "Total RAM"
}
4 changes: 2 additions & 2 deletions app/renderer/assets/locales/fr-FR/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"tools_customtokens_contract": "Contract Account",
"tools_customtokens_controls": "Controls",
"tools_customtokens_header": "Airdrops / Custom Token Tracking",
"tools_customtokens_scan": "Scan Airdrop Balances",
"tools_customtokens_scan": "Scan Balances",
"tools_customtokens_subheader": "Select which custom tokens to track and scan for any available balances.",
"tools_customtokens_symbol": "Token Symbol",
"tools_customtokens_sync": "Sync Tokens",
"tools_customtokens_track_token": "Track Token?",
"tools_customtokens_track_custom": "(Manually Added)",
"tools_description": "A set of common tools useful in managing accounts.",
"tools_keys_key_generation_copy_clipboard": "Copy to Clipboard",
"tools_keys_key_generation_header": "Key Pair Generation",
Expand Down
1 change: 1 addition & 0 deletions app/renderer/assets/locales/fr-FR/wallet.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,6 @@
"wallet_panel_wallet_broadcast": "Broadcast Signed Transaction",
"wallet_mode_explain_hot": "This wallet is running as a 'Hot' wallet, meaning it can create, sign, and broadcast transactions without the assistance of any other wallet.",
"wallet_mode_explain_cold": "This wallet is running as a 'Cold' wallet, meaning it should be run offline and is unable to broadcast transactions. Broadasting must be done via a watch wallet.",
"wallet_mode_explain_undefined": "This wallet is from a legacy version and it's type is unknown. This should not cause any problems, and once you swap to another wallet and back, it should upgrade properly.",
"wallet_mode_explain_watch": "This wallet is running as a 'Watch' wallet, meaning it will not store private keys and cannot sign transactions. Signing must be done via a cold wallet."
}
2 changes: 1 addition & 1 deletion app/renderer/assets/locales/it-IT/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
"value": "Value",
"back": "Back",
"remove": "Remove"
}
}
9 changes: 5 additions & 4 deletions app/renderer/assets/locales/it-IT/global.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"error_eosio_assert_message_exception": "The EOS blockchain returned a generic error based on your request. Please check that the information is valid and try again.",
"error_no_stake_left": "Unable to set staked amount to 0. Doing so would prevent you from performing any transactions on the network.",
"error_not_valid_stake_amount": "Cifra da investire non valida (deve essere un valore positivo con un massimo di 4 decimali di precisione, per es. 12,1212).",
"error_not_enough_balance": "You do not have enough balance for this transaction.",
"error_not_enough_balance": "Insufficient available EOS balance to complete transaction.",
"error_ram_usage_exceeded": "RAM usage exceeded. You will need to buy more ram to carry out this action.",
"error_ram_has_to_be_over_minimum_amount": "You can only buy a minimum of 3 B of RAM.",
"error_ram_not_valid_amount": "That is not a valid ram amount. The amount should be a number with a maximum of 3 decimals.",
"error_ram_using_more_than_usage": "You are using more ram than what would remain after this transaction.",
"error_ram_has_to_be_over_minimum_amount": "A minimum of 3 bytes of RAM is required per transaction.",
"error_ram_not_valid_amount": "Invalid RAM amount. A valid amount should be a whole number with no decimals.",
"error_ram_using_more_than_usage": "Insufficient available RAM balance to complete transaction.",
"error_not_valid_account_name": "This is not a valid account name",
"global_account_import_private_description": "To import additional accounts, simply enter the private key. The app will convert it to a public key and lookup all accounts with relevant permissions.",
"global_account_import_private_key": "Private Key (51 characters and starts with the number 5)",
Expand Down Expand Up @@ -65,6 +65,7 @@
"global_modal_account_import_watch_wallet": "Watch Wallet",
"global_modal_account_import_cold_wallet": "Cold Wallet",
"global_modal_account_import_hot_check_key": "Find Accounts",
"global_modal_account_import_undefined_wallet": "Legacy Wallet",
"global_transaction_complete_warning_title": "Le transazioni non sono confermate",
"error": "Error"
}
7 changes: 4 additions & 3 deletions app/renderer/assets/locales/it-IT/ram.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"ram_sell_button_cta": "Sell RAM",
"ram_sell_confirming_message_one": "You are about to sell",
"ram_sell_modal_title": "Sell RAM",
"ram_stats_available_title_one": "You are using",
"ram_stats_available_title_three": "of RAM available.",
"ram_stats_available_title_two": "of your"
"ram_stats_title_one": "EOS Balance",
"ram_stats_title_two": "Available RAM",
"ram_stats_title_three": "Used RAM",
"ram_stats_title_four": "Total RAM"
}
4 changes: 2 additions & 2 deletions app/renderer/assets/locales/it-IT/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"tools_customtokens_contract": "Contract Account",
"tools_customtokens_controls": "Controls",
"tools_customtokens_header": "Airdrops / Custom Token Tracking",
"tools_customtokens_scan": "Scan Airdrop Balances",
"tools_customtokens_scan": "Scan Balances",
"tools_customtokens_subheader": "Select which custom tokens to track and scan for any available balances.",
"tools_customtokens_symbol": "Token Symbol",
"tools_customtokens_sync": "Sync Tokens",
"tools_customtokens_track_token": "Track Token?",
"tools_customtokens_track_custom": "(Manually Added)",
"tools_description": "A set of common tools useful in managing accounts.",
"tools_keys_key_generation_copy_clipboard": "Copy to Clipboard",
"tools_keys_key_generation_header": "Key Pair Generation",
Expand Down
1 change: 1 addition & 0 deletions app/renderer/assets/locales/it-IT/wallet.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,6 @@
"wallet_panel_wallet_broadcast": "Broadcast Signed Transaction",
"wallet_mode_explain_hot": "This wallet is running as a 'Hot' wallet, meaning it can create, sign, and broadcast transactions without the assistance of any other wallet.",
"wallet_mode_explain_cold": "This wallet is running as a 'Cold' wallet, meaning it should be run offline and is unable to broadcast transactions. Broadasting must be done via a watch wallet.",
"wallet_mode_explain_undefined": "This wallet is from a legacy version and it's type is unknown. This should not cause any problems, and once you swap to another wallet and back, it should upgrade properly.",
"wallet_mode_explain_watch": "This wallet is running as a 'Watch' wallet, meaning it will not store private keys and cannot sign transactions. Signing must be done via a cold wallet."
}
2 changes: 1 addition & 1 deletion app/renderer/assets/locales/ja-JP/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
"value": "",
"back": "戻る",
"remove": "削除"
}
}
Loading

0 comments on commit 31656b7

Please sign in to comment.