Add translations

This commit is contained in:
Nicola Benaglia
2025-05-23 16:46:44 +02:00
parent 3396b0c8de
commit 392908b85e
2 changed files with 113 additions and 27 deletions

View File

@@ -9,6 +9,7 @@
"amount_qty": "amount: {{ quantity }}",
"asset_name": "asset: {{ asset }}",
"assets_used_pay": "asset used in payments: {{ asset }}",
"coin": "coin: {{ coin }}",
"description": "description: {{ description }}",
"deploy_at": "would you like to deploy this AT?",
"download_file": "would you like to download:",
@@ -28,6 +29,7 @@
"encryption_requires_public_key": "encrypting data requires public keys",
"fetch_balance_token": "failed to fetch {{ token }} Balance. Try again!",
"fetch_balance": "unable to fetch balance",
"fetch_connection_history": "failed to fetch server connection history",
"fetch_generic": "unable to fetch",
"fetch_group": "failed to fetch the group",
"fetch_list": "failed to fetch the list",
@@ -69,9 +71,13 @@
"registered_name": "a registered name is needed to publish",
"resources_publish": "some resources have failed to publish",
"retrieve_file": "failed to retrieve file",
"retrieve_summary": "failed to retrieve summary",
"retrieve_keys": "unable to retrieve keys",
"same_foreign_blockchain": "all requested ATs need to be of the same foreign Blockchain.",
"send": "failed to send",
"server_current_add": "failed to add current server",
"server_current_set": "failed to set current server",
"server_remove": "failed to remove server",
"server_info": "error in retrieving server info",
"submit_sell_order": "failed to submit sell order",
"synchronization_attempts": "failed to synchronize after {{ quantity }} attempts",
@@ -126,18 +132,24 @@
"permission_publish_qdn": "do you give this application permission to publish to QDN?",
"permission_remove_from_list": "do you give this application permission to remove the following from the list {{ name }}:",
"permission_sell_order": "do you give this application permission to perform a sell order?",
"permission_sell_order_detail": "{{ qort_amount }} QORT for {{ foreign_amount }} {{ ticker }}",
"permission_order_detail": "{{ qort_amount }} QORT for {{ foreign_amount }} {{ ticker }}",
"permission_send_coins": "do you give this application permission to send coins?",
"permission_transfer_asset": "do you give this application permission to transfer the following asset?",
"permission_get_wallet_info": "do you give this application permission to get your wallet information?",
"permission_get_wallet_transactions": "do you give this application permission to retrieve your wallet transactions",
"permission_send_chat_message": "do you give this application permission to send this chat message?",
"permission_set_current_server": "do you give this application permission to set the current server?",
"permission_server_add": "do you give this application permission to add a server?",
"permission_server_remove": "do you give this application permission to remove a server?",
"permission_cancel_sell_order": "do you give this application permission to perform: cancel a sell order?",
"poll": "poll: {{ name }}",
"provide_recipient_group_id": "please provide a recipient or groupId",
"request_create_poll": "you are requesting to create the poll below:",
"request_vote_poll": "you are being requested to vote on the poll below:",
"sats": "{{ amount }} sats",
"sats_per_kb": "{{ amount }} sats per KB",
"server_host": "host: {{ host }}",
"server_type": "type: {{ type }}",
"to_group": "to: group {{ group_id }}",
"to_recipient": "to: {{ recipient }}",
"total_locking_fee": "total Locking Fee:",