Add translations and new items

This commit is contained in:
Nicola Benaglia
2025-05-20 19:43:29 +02:00
parent bd1a7b5a5a
commit 4a71cc3f30
9 changed files with 136 additions and 59 deletions

View File

@@ -22,6 +22,9 @@
"create_qortal_account": "create your Qortal account by clicking <next>NEXT</next> below.",
"choose_password": "choose new password",
"download_account": "download account",
"enter_amount": "please enter an amount greater than 0",
"enter_recipient": "please enter a recipient",
"enter_wallet_password": "please enter your wallet password",
"export_seedphrase": "export Seedphrase",
"insert_name_address": "please insert a name or address",
"publish_admin_secret_key": "publish admin secret key",

View File

@@ -70,6 +70,7 @@
"select_app_type": "select App Type",
"select_category": "select Category",
"select_name_app": "select Name/App",
"send": "send",
"send_qort": "send QORT",
"set_avatar": "set avatar",
"show": "show",
@@ -98,7 +99,7 @@
"apps_dashboard": "apps Dashboard",
"apps_official": "official Apps",
"attachment": "attachment",
"balance": "balance",
"balance": "balance:",
"category": "category",
"category_other": "categories",
"chat": "chat",
@@ -174,8 +175,10 @@
"send_failed": "failed to send",
"unable_build_app": "unable to build private app",
"unable_download_image": "unable to download IMAGE. Please try again later by clicking the refresh button",
"unable_download_private_app": "unable to download private app",
"unable_decrypt_app": "unable to decrypt private app'",
"unable_encrypt_app": "unable to encrypt app. App not published'",
"unable_fetch_app": "unable to build private app",
"unable_fetch_app": "unable to fetch app",
"unable_publish_app": "unable to publish app",
"unable_publish_image": "unable to publish image",
"unable_rate": "unable to rate",
@@ -186,16 +189,19 @@
"already_voted": "you've already voted.",
"avatar_size": "{{ size }} KB max. for GIFS",
"building": "building",
"building_app": "building app",
"created_by": "created by {{ owner }}",
"buy_order_request": "the Application <br/><italic>{{hostname}}</italic> <br/><span>is requesting {{count}} buy order</span>",
"buy_order_request_other": "the Application <br/><italic>{{hostname}}</italic> <br/><span>is requesting {{count}} buy orders</span>",
"devmode_local_node": "please use your local node for dev mode! Logout and use Local node.",
"downloading": "downloading",
"downloading_decrypting_app": "downloading and decrypting private app.",
"edited": "edited",
"editing_message": "editing message",
"encrypted": "encrypted",
"encrypted_not": "not encrypted",
"fee_qort": "fee: {{ message }} QORT",
"fetching_data": "fetching app data",
"foreign_fee": "foreign fee: {{ message }}",
"mentioned": "mentioned",
"message_with_image": "this message already has an image",
@@ -259,7 +265,8 @@
"rate_app": "would you like to rate this app a rating of {{ rate }}?. It will create a POLL tx.",
"register_name": "would you like to register this name?",
"reset_pinned": "don't like your current local changes? Would you like to reset to the default pinned apps?",
"reset_qdn": "don't like your current local changes? Would you like to reset to your saved QDN pinned apps?"
"reset_qdn": "don't like your current local changes? Would you like to reset to your saved QDN pinned apps?",
"transfer_qort": "would you like to transfer {{ amount }} QORT"
},
"status": {
"minting": "(minting)",
@@ -280,6 +287,7 @@
"minting_status": "minting status",
"name": "name",
"name_app": "name/App",
"new_post_in": "new post in {{ title }}",
"none": "none",
"option": "option",
"option_other": "options",
@@ -325,6 +333,7 @@
"time": "time"
},
"title": "title",
"to": "to",
"tutorial": "tutorial",
"user_lookup": "user lookup",
"vote": "vote",

View File

@@ -99,6 +99,7 @@
"not_part_group": "you are not part of the encrypted group of members. Wait until an admin re-encrypts the keys.",
"only_encrypted": "only unencrypted messages will be displayed.",
"only_private_groups": "only private groups will be shown",
"pending_join_requests": "{{ group }} has {{ count }} pending join requests",
"private_key_copied": "private key copied",
"provide_message": "please provide a first message to the thread",
"secure_place": "keep your private key in a secure place. Do not share!",