mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-24 05:42:33 +03:00
New translations en-US.json (Bengali)
This commit is contained in:
parent
bf50a17af4
commit
03517e8280
@ -8,7 +8,34 @@
|
|||||||
"transfer_to_vesting": "Vesting কাছে হস্তান্তর",
|
"transfer_to_vesting": "Vesting কাছে হস্তান্তর",
|
||||||
"transfer_from_savings": "সঞ্চয় থেকে স্থানান্তর করুন",
|
"transfer_from_savings": "সঞ্চয় থেকে স্থানান্তর করুন",
|
||||||
"withdraw_vesting": "ক্ষমতা হ্রাস করুন",
|
"withdraw_vesting": "ক্ষমতা হ্রাস করুন",
|
||||||
"fill_order": "অর্ডার পূরণ করুন",
|
"fill_order": "অর্ডার পূরণ করুন"
|
||||||
|
},
|
||||||
|
"notification": {
|
||||||
|
"vote": "আপনার পোস্ট পছন্দ করেছে",
|
||||||
|
"unvote": "পোস্টের ভোট মুছে ফেলেছে",
|
||||||
|
"reply": "পোস্টে জবাব দিয়েছে",
|
||||||
|
"mention": "আপনাকে উল্লেখ করেছে",
|
||||||
|
"follow": "আপনাকে অনুসরণ করেছে",
|
||||||
|
"unfollow": "আপনাকে অননুসরণ করেছে",
|
||||||
|
"ignore": "আপনাকে উপেক্ষা করেছে",
|
||||||
|
"reblog": "reblogged your post",
|
||||||
|
"transfer": "transferred",
|
||||||
|
"notification": "Notifications",
|
||||||
|
"leaderboard": "Leaderboard",
|
||||||
|
"epoint": "Points",
|
||||||
|
"leaderboard_title": "Top Users",
|
||||||
|
"recent": "Recent",
|
||||||
|
"yesterday": "Yesterday",
|
||||||
|
"this_week": "This Week",
|
||||||
|
"this_month": "This Month",
|
||||||
|
"older_then": "Older Than A Month"
|
||||||
|
},
|
||||||
|
"leaderboard": {
|
||||||
|
"daily": "DAILY",
|
||||||
|
"weekly": "WEEKLY",
|
||||||
|
"monthly": "MONTHLY"
|
||||||
|
},
|
||||||
|
"points": {
|
||||||
"post": "Post",
|
"post": "Post",
|
||||||
"comment": "Comment",
|
"comment": "Comment",
|
||||||
"checkin": "Check-in",
|
"checkin": "Check-in",
|
||||||
@ -80,31 +107,6 @@
|
|||||||
"title": "STEEM POWER"
|
"title": "STEEM POWER"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notification": {
|
|
||||||
"vote": "আপনার পোস্ট পছন্দ করেছে",
|
|
||||||
"unvote": "পোস্টের ভোট মুছে ফেলেছে",
|
|
||||||
"reply": "পোস্টে জবাব দিয়েছে",
|
|
||||||
"mention": "আপনাকে উল্লেখ করেছে",
|
|
||||||
"follow": "আপনাকে অনুসরণ করেছে",
|
|
||||||
"unfollow": "আপনাকে অননুসরণ করেছে",
|
|
||||||
"ignore": "আপনাকে উপেক্ষা করেছে",
|
|
||||||
"reblog": "reblogged your post",
|
|
||||||
"transfer": "transferred",
|
|
||||||
"notification": "Notifications",
|
|
||||||
"leaderboard": "Leaderboard",
|
|
||||||
"epoint": "Points",
|
|
||||||
"leaderboard_title": "Top Users",
|
|
||||||
"recent": "Recent",
|
|
||||||
"yesterday": "Yesterday",
|
|
||||||
"this_week": "This Week",
|
|
||||||
"this_month": "This Month",
|
|
||||||
"older_then": "Older Than A Month"
|
|
||||||
},
|
|
||||||
"leaderboard": {
|
|
||||||
"daily": "Daily",
|
|
||||||
"weekly": "Weekly",
|
|
||||||
"monthly": "Monthly"
|
|
||||||
},
|
|
||||||
"messages": {
|
"messages": {
|
||||||
"comingsoon": "Messages feature is coming soon!"
|
"comingsoon": "Messages feature is coming soon!"
|
||||||
},
|
},
|
||||||
@ -332,10 +334,12 @@
|
|||||||
"comments": "Comments"
|
"comments": "Comments"
|
||||||
},
|
},
|
||||||
"comment_filter": {
|
"comment_filter": {
|
||||||
"trending": "trending",
|
"trending": "TOP",
|
||||||
"reputation": "reputation",
|
"reputation": "REPUTATION",
|
||||||
"votes": "votes",
|
"votes": "VOTE",
|
||||||
"age": "age"
|
"age": "AGE",
|
||||||
|
"top": "TOP",
|
||||||
|
"time": "TIME"
|
||||||
},
|
},
|
||||||
"transfer": {
|
"transfer": {
|
||||||
"from": "From",
|
"from": "From",
|
||||||
|
Loading…
Reference in New Issue
Block a user