diff --git a/src/config/locales/bn-BD.json b/src/config/locales/bn-BD.json index a54b692da..7473f983e 100644 --- a/src/config/locales/bn-BD.json +++ b/src/config/locales/bn-BD.json @@ -7,7 +7,9 @@ "transfer": "স্থানান্তর", "power_up": "To Vesting", "transfer_from_savings": "সঞ্চয় থেকে", + "withdraw_savings": "Withdraw Savings", "withdraw_vesting": "ক্ষমতা হ্রাস করুন", + "open_order": "Open Order", "fill_order": "অর্ডার পূরণ করুন", "post": "পোস্ট", "comment": "কমেন্ট", @@ -49,6 +51,12 @@ "to": "প্রতি", "estimated_value_desc": "ক্রয় মূল্য অনুযায়ী", "estimated_value": "আনুমানিক মূল্য", + "vote_value": "Vote value", + "delegated_hive_power": "Delegated hive power", + "powering_down_hive_power": "Powering down", + "received_hive_power": "Received hive power", + "total_hive_power": "Total hive power", + "savings": "Savings", "estimated_amount": "ভোট মূল্য", "amount_information": "পরিমাণ সামঞ্জস্য করতে স্লাইডারটি টেনে আনুন", "amount": "পরিমাণ", @@ -68,10 +76,11 @@ "next": "পরবর্তী", "delegate": "ডেলিগেট", "power_down": "ক্ষমতা হ্রাস করুন", - "withdraw_hive": "Withdraw HIVE", - "withdraw_hbd": "Withdraw HBD", + "withdraw_hive": "Withdraw Savings", + "withdraw_hbd": "Withdraw Savings", "transfer_to_savings": "সাশ্রয়", "convert": "রূপান্তর করুন", + "convert_request": "Convert Request", "escrow_transfer": "এসক্রো স্থানান্তর", "escrow_dispute": "এসক্রো বিরোধ", "escrow_release": "এসক্রো মুক্তি", @@ -81,9 +90,10 @@ "fill_convert_request": "রূপান্তর কার্যকর", "fill_transfer_from_savings": "সঞ্চয় সম্পাদিত", "fill_vesting_withdraw": "পাওয়ারডাউন কার্যকর করা হয়েছে", - "estm": { - "title": "পয়েন্টস", - "buy": "পয়েন্টগুলি পান" + "ecency": { + "title": "Points", + "name": "Ecency Points", + "buy": "GET POINTS" }, "savinghive": { "title": "HIVE Savings" @@ -93,6 +103,7 @@ }, "hive": { "title": "HIVE", + "name": "Hive Token", "buy": "GET HIVE" }, "hbd": { @@ -100,13 +111,27 @@ "buy": "GET HBD" }, "hive_power": { - "title": "HIVE POWER" + "title": "HIVE POWER", + "name": "Hive Power" + }, + "hive_dollar": { + "name": "Hive Dollar" }, "btc": { "title": "বিটিসি", "buy": "বিটিসি পাবেন", "address": "গ্রহণ করুন" - } + }, + "last_updated": "Last Updated:", + "updating": "Updating...", + "coin_details": "Details", + "change": "Change", + "activities": "Activities", + "savings_withdrawal": "Pending Withdrawals", + "open_orders": "Open Orders", + "conversions_requested": "Conversions Requested", + "expires": "expires", + "pending_requests": "Pending Requests" }, "notification": { "vote": "ভোট দিয়েছেন", @@ -279,7 +304,8 @@ "create_a_new_account": "Create a new account", "add_an_existing_account": "Add an existing account", "accounts": "Accounts", - "refer": "Refer & Earn" + "refer": "Refer & Earn", + "qr": "QR Scan" }, "header": { "title": "আপনার ফিডটি কাস্টমাইজ করতে লগইন করুন", @@ -347,7 +373,17 @@ "done": "DONE", "draft_save_title": "Saving Draft", "draft_update": "Update current draft", - "draft_save_new": "Save as new draft" + "draft_save_new": "Save as new draft", + "label": "Label", + "enter_label_placeholder": "Enter Label (Optional)", + "url": "URL", + "enter_url_placeholder": "Enter URL", + "link_type_text": "Type of Link", + "preview": "Preview", + "invalid_url_error": "Please insert valid url", + "plain": "Plain", + "video": "Video", + "image": "Image" }, "snippets": { "label_no_snippets": "No Snippets Found", @@ -449,7 +485,9 @@ "failed_to_open": "Failed to open a link", "restart_ecency": "Restart Ecency?", "restart_ecency_desc": "Applying changes will require a restart.", - "invalid_response": "Could not process request, Try again later." + "invalid_response": "Could not process request, Try again later.", + "wallet_updating": "Wallet update in progress, try again as update finishes", + "claim_failed": "Failed to claim rewards, {message}\nTry again or write to support@ecency.com" }, "post": { "reblog_alert": "আপনি কি নিশ্চিত যে আপনি পুনরায় ব্লগ করতে চান?", @@ -761,5 +799,10 @@ "earned": "Earned Points", "pending": "Pending Points", "empty_text": "Refer your loved ones today and earn free points" + }, + "qr": { + "qr_scan": "QR Scan", + "open": "Open URL", + "detected_url": "Detected URL" } }