Merge branch 'master' of github.com:esteemapp/esteem-mobile

This commit is contained in:
Mustafa Buyukcelebi 2019-05-07 23:05:07 +03:00
commit 81b2b68918
79 changed files with 240 additions and 231 deletions

View File

@ -24,7 +24,7 @@ const WalletLineItem = ({
textColor,
index,
style,
dropdown,
isHasdropdown,
dropdownOptions,
onDropdownSelect,
}) => (
@ -77,7 +77,7 @@ const WalletLineItem = ({
</Text>
</View>
)}
{dropdown && (
{isHasdropdown && (
<View style={styles.dropdownWrapper}>
<DropdownButton
isHasChildIcon

View File

@ -13,6 +13,7 @@ export default EStyleSheet.create({
},
text: {
color: '$primaryBlack',
fontWeight: '600',
},
rightPart: {
flex: 2,

View File

@ -116,6 +116,7 @@ class WalletView extends PureComponent {
<WalletDetails
intl={intl}
walletData={walletData}
isShowDropdowns={currentAccountUsername === selectedUsername}
/>
</CollapsibleCard>
<Transaction walletData={walletData} />

View File

@ -48,9 +48,16 @@ class WalletContainer extends PureComponent {
};
render() {
const { intl, walletData } = this.props;
const { intl, walletData, isShowDropdowns } = this.props;
return <WalletDetailsView intl={intl} walletData={walletData} navigate={this._navigate} />;
return (
<WalletDetailsView
intl={intl}
walletData={walletData}
navigate={this._navigate}
isShowDropdowns={isShowDropdowns}
/>
);
}
}

View File

@ -29,7 +29,9 @@ class WalletDetailsView extends PureComponent {
// Component Functions
render() {
const { walletData, intl, navigate } = this.props;
const {
walletData, intl, navigate, isShowDropdowns,
} = this.props;
const steemDropdown = ['transferToken', 'transferToSaving', 'powerUp'];
const sbdDropdown = ['transferToken', 'transferToSaving'];
@ -42,10 +44,8 @@ class WalletDetailsView extends PureComponent {
iconName="ios-information-circle-outline"
rightText={`${Math.round(walletData.balance * 1000) / 1000} STEEM`}
isBoldText
dropdown
dropdownOptions={steemDropdown.map(item =>
intl.formatMessage({ id: `transfer.${item}` }),
)}
isHasdropdown={isShowDropdowns}
dropdownOptions={steemDropdown.map(item => intl.formatMessage({ id: `transfer.${item}` }))}
onDropdownSelect={index => navigate(steemDropdown[index], 'STEEM')}
/>
<GrayWrapper isGray>
@ -96,7 +96,7 @@ class WalletDetailsView extends PureComponent {
iconName="ios-information-circle-outline"
rightText={`$${Math.round(walletData.sbdBalance * 1000) / 1000}`}
isBoldText
dropdown
isHasdropdown={isShowDropdowns}
dropdownOptions={sbdDropdown.map(item => intl.formatMessage({ id: `transfer.${item}` }))}
onDropdownSelect={a => navigate(steemDropdown[a], 'SBD')}
/>

View File

@ -205,7 +205,7 @@
"deleted": "Konsep kalhëuh meusampöh"
},
"schedules": {
"title": "Peujadual Post",
"title": "Schedules",
"empty_list": "Hana sapëuna",
"deleted": "Post meujadwal kalhëuh meusampöh",
"move": "Pinah lam konsep",

View File

@ -205,7 +205,7 @@
"deleted": "مسودة محذوفة"
},
"schedules": {
"title": "المنشورات المجدولة",
"title": "Schedules",
"empty_list": "لا شيء هنا",
"deleted": "تم مسح المشاركة المجدولة",
"move": "نقل إلى المسودات",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Qaralama silindi"
},
"schedules": {
"title": "Planlaşdırılmış Göndərişlər",
"title": "Schedules",
"empty_list": "Burada heç nə yoxdur",
"deleted": "Planlaşdırılmış göndəriş silindi",
"move": "Qaralamalara köçür",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Entwurf gelöscht"
},
"schedules": {
"title": "Geplante Beiträge",
"title": "Schedules",
"empty_list": "Keine Einträge vorhanden",
"deleted": "Geplanter Beitrag entfernt",
"move": "In Entwürfe verschieben",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Borrador eliminado"
},
"schedules": {
"title": "Publicaciones programadas",
"title": "Schedules",
"empty_list": "Nada aquí",
"deleted": "Publicación programada eliminada",
"move": "Mover a borradores",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "پیشنویس حذف شده"
},
"schedules": {
"title": "مطالب برنامه ریزی شده",
"title": "Schedules",
"empty_list": "اینجا چیزی نیست",
"deleted": "پست های برنامه ریزی شده حذف شدند",
"move": "انتقال به پیشنویس",

View File

@ -205,7 +205,7 @@
"deleted": "Luonnos poistettu"
},
"schedules": {
"title": "Ajastetut julkaisut",
"title": "Schedules",
"empty_list": "Täällä ei ole mitään",
"deleted": "Ajastettu julkaisu poistettu",
"move": "Siirrä luonnoksiin",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -39,20 +39,20 @@
"reblog": "Reblog",
"login": "Login",
"checkin_extra": "Bonus",
"post_title": "Points for post",
"comment_title": "Points for comment",
"vote_title": "Points for vote",
"reblog_title": "Points for reblog",
"login_title": "Points for login",
"post_title": "Points pour vos publications",
"comment_title": "Points pour vos commentaires",
"vote_title": "Points pour vos votes",
"reblog_title": "Points pour vos reblog",
"login_title": "Points pour vos connexions",
"checkin_title": "Points for usage",
"checkin_extra_title": "Bonus d'utilisation",
"no_activity": "Aucune activité ici !",
"post_desc": "You can earn point by posting regularly. Posting gives you 15 points.",
"comment_desc": "Each comment you make helps you to grow your audience and make friendship but also earns you 5 points.",
"post_desc": "Vous pouvez gagner des points en publiant régulièrement. Publier vous donne 15 points.",
"comment_desc": "Chaque commentaire que vous faites vous aide à agrandir votre audience et à créer de l'amitié, mais vous donne également 5 points.",
"checkin_desc": "Checking in on eSteem app gives you 0.25 points and helps you stay connected with your friends.",
"vote_desc": "By voting you give reward to other creators and show your appreciation but also earn 0.01 x vote weight points.",
"reblog_desc": " Share what post you like with your friends and earn 1 points.",
"login_desc": "When you login into eSteem app you are entitled to earn 100 points automatically.",
"reblog_desc": " Partagez les publication que vous aimez avec vos amis et gagnez 1 point.",
"login_desc": "Lorsque vous vous connectez sur l'application eSteem, vous avez le droit de gagner 100 points automatiquement.",
"checkin_extra_desc": "Consistent use of app gives you extra chances to earn more 10 points, be more active and earn more."
},
"messages": {
@ -193,7 +193,7 @@
"delete": "Supprimer",
"copied": "Copié !",
"no_internet": "Pas de connexion !",
"confirm": "Confirm"
"confirm": "Valider"
},
"post": {
"reblog_alert": "Êtes-vous sûr de vouloir rebloguer ?"
@ -205,7 +205,7 @@
"deleted": "Brouillon supprimé"
},
"schedules": {
"title": "Publications planifiées",
"title": "Plannings",
"empty_list": "Rien ici",
"deleted": "Publication planifiée supprimée",
"move": "Déplacer vers brouillons",
@ -266,7 +266,7 @@
"to": "À",
"amount": "Montant",
"memo": "Mémo",
"information": "Are you sure to transfer to funds?",
"information": "Êtes-vous sûr de vouloir transférer vers vos fonds ?",
"amount_desc": "Solde",
"memo_desc": "Ce mémo est public",
"to_placeholder": "Nom d'utilisateur",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -1,52 +1,52 @@
{
"wallet": {
"curation_reward": "Curation Reward",
"author_reward": "Author Reward",
"author_reward": "Bokarjis Sigislaun",
"comment_benefactor_reward": "Comment Benefactor Reward",
"claim_reward_balance": "Claim Reward Balance",
"transfer": "Transfer",
"transfer": "Ufarbair",
"transfer_to_vesting": "Transfer To Vesting",
"transfer_from_savings": "Transfer From Savings",
"withdraw_vesting": "Power Down",
"fill_order": "Fill Order"
},
"notification": {
"vote": "likes your post",
"unvote": "unvoted your post",
"reply": "replied to your post",
"mention": "mentioned you",
"follow": "followed you",
"unfollow": "unfollowed you",
"vote": "galeikaiþ þein waurd",
"unvote": "usnam stibna þeinis waurdis",
"reply": "andhof þeinamma waurda",
"mention": "haihait þuk",
"follow": "afarlaistida þuk",
"unfollow": "unlaistida þuk",
"ignore": "ignored you",
"reblog": "reblogged your post",
"reblog": "aftrablaugida þein waurd",
"transfer": "transfered steem",
"comingsoon": "Leaderboard feature is coming soon!",
"notification": "Notifications",
"leaderboard": "Leaderboard",
"epoint": "Points",
"epoint": "Stika",
"leaderboard_title": "Daily Top User",
"recent": "Recent",
"yesterday": "Yesterday",
"this_week": "This Week",
"this_month": "This Month",
"older_then": "Older Than A Month"
"recent": "Aftumist",
"yesterday": "Fairnindag",
"this_week": "So dagawiko",
"this_month": "So menoþs",
"older_then": "Fairnizo þau Aina Menoþ"
},
"points": {
"post": "Post",
"comment": "Comment",
"post": "Waurd",
"comment": "Gawaurdei",
"checkin": "Checki-in",
"vote": "Vote",
"reblog": "Reblog",
"login": "Login",
"checkin_extra": "Bonus",
"post_title": "Points for post",
"comment_title": "Points for comment",
"vote_title": "Points for vote",
"reblog_title": "Points for reblog",
"login_title": "Points for login",
"checkin_title": "Points for usage",
"checkin_extra_title": "Usage bonus",
"no_activity": "No activity here!",
"vote": "Gif stibna",
"reblog": "Aftrablaug",
"login": "Atgagg",
"checkin_extra": "Huzd",
"post_title": "Stika waurda",
"comment_title": "Stika waurda",
"vote_title": "Stika stibnai",
"reblog_title": "Stika aftrablauga",
"login_title": "Stika atgagga",
"checkin_title": "Stika brukeinai",
"checkin_extra_title": "Brukeinais huzd",
"no_activity": "Ni waihts her warþ!",
"post_desc": "You can earn point by posting regularly. Posting gives you 15 points.",
"comment_desc": "Each comment you make helps you to grow your audience and make friendship but also earns you 5 points.",
"checkin_desc": "Checking in on eSteem app gives you 0.25 points and helps you stay connected with your friends.",
@ -56,53 +56,53 @@
"checkin_extra_desc": "Consistent use of app gives you extra chances to earn more 10 points, be more active and earn more."
},
"messages": {
"comingsoon": "Messages feature is coming soon!"
"comingsoon": "Waurdamahts sprauto qimiþ!"
},
"profile": {
"following": "Following",
"follower": "Follower",
"post": "Post",
"following": "Galaistjans",
"follower": "Galaistja",
"post": "Waurda",
"details": "Profile Details",
"comments": "Comments",
"replies": "Replies",
"wallet": "Wallet",
"comments": "Waurda",
"replies": "Andahafteis",
"wallet": "Puggs",
"wallet_details": "Wallet Details",
"unclaimed_rewards": "Unclaimed Rewards",
"full_in": "Full in",
"hours": "hours",
"voting_power": "Voting power",
"login_to_see": "Login to see",
"havent_commented": "haven't commented anything yet",
"havent_posted": "haven't posted anything yet",
"steem_power": "Steem Power",
"hours": "hweilos",
"voting_power": "Stibnamahts",
"login_to_see": "Atgagg du saihwan",
"havent_commented": "nauh ni gawaurdida",
"havent_posted": "waurd nauh ni gatawida",
"steem_power": "Steim Mahts",
"next_power_text": "Next power down is in",
"days": "days",
"day": "day",
"days": "dagos",
"day": "dags",
"steem_dollars": "Steem Dollars",
"savings": "Savings"
},
"settings": {
"settings": "Settings",
"general": "General",
"currency": "Currency",
"language": "Language",
"server": "Server",
"settings": "Lageinos",
"general": "Gamain",
"currency": "Skattakuni",
"language": "Razda",
"server": "Skalkinassus",
"dark_theme": "Dark Theme",
"push_notification": "Push Notification",
"notification": {
"follow": "Follow",
"vote": "Vote",
"comment": "Comment",
"mention": "Mention",
"reblog": "Reblog",
"follow": "Laistei",
"vote": "Gif stibna",
"comment": "Qiþ waiht",
"mention": "Hait",
"reblog": "Aftrablaugei",
"transfers": "Transfers"
},
"pincode": "Pincode",
"reset": "Reset",
"pincode": "PIN kodus",
"reset": "Aftralagei",
"nsfw_content": "NSFW Content",
"send_feedback": "Send Feedback",
"send": "Send",
"default_footer": "Default Footer",
"send_feedback": "Sandei Anafilh",
"send": "Sandei",
"default_footer": "Gamaina Fotjo",
"nsfw": {
"always_show": "Always show",
"always_hide": "Always hide",
@ -137,55 +137,55 @@
"favorites": "Favorites",
"drafts": "Drafts",
"schedules": "Schedules",
"gallery": "Gallery",
"settings": "Settings",
"add_account": "Add Account",
"logout": "Logout",
"cancel": "Cancel",
"logout_text": "Are you sure you want to logout?"
"gallery": "Frisahteis",
"settings": "Lageinos",
"add_account": "Anaaiauk rahnein",
"logout": "Afleiþ",
"cancel": "Fraqiþ",
"logout_text": "Wileis bi sunjai afleiþan?"
},
"header": {
"title": "Login to customize your feed",
"search": "Search..."
"title": "Atgagg du waljan þein feid",
"search": "Sokei..."
},
"basic_header": {
"publish": "Publish",
"search": "Search",
"update": "Update",
"reply": "Reply"
"publish": "Usmerei",
"search": "Sokei",
"update": "Aftraananiuei",
"reply": "Andhafei"
},
"editor": {
"title": "Title",
"tags": "tags",
"default_placeholder": "What would you like to write about today?",
"reply_placeholder": "What would you like to write about above post?",
"publish": "Publish",
"reply": "Reply",
"open_galery": "Open Galery",
"capture_photo": "Capture a photo"
"title": "Ufarmeli",
"tags": "sokeiniwaurda",
"default_placeholder": "Hwa wileis meljan bi himma daga?",
"reply_placeholder": "Hwa wileis meljan bi ufaro waurd?",
"publish": "Usmerei",
"reply": "Andhafei",
"open_galery": "Usluk frisahtins",
"capture_photo": "Nim liuhadamelein"
},
"pincode": {
"enter_text": "Enter pin to unlock",
"set_new": "Set new pin",
"write_again": "Write again",
"forgot_text": "Oh, I forgot it..."
"enter_text": "Melei PIN du uslukan",
"set_new": "Lagei niwi PIN",
"write_again": "Melei aftra",
"forgot_text": "O, ik ufarmaudida..."
},
"alert": {
"success": "Success!",
"success": "Warþ!",
"allRead": "Marked all notifications as read",
"claim_reward_balance_ok": "Reward balance claimed",
"fail": "Fail!",
"move": "Move",
"move_question": "Are you sure to move to drafts?",
"move": "Miþsatei",
"move_question": "Wileis bi sunjai sokeinos miþsatjan?",
"success_shared": "Your post succesfully shared",
"success_moved": "Moved to draft",
"permission_denied": "Permission denied",
"permission_text": "Please, go to phone Settings and change eSteem app permissions.",
"success_rebloged": "Rebloged!",
"success_rebloged": "Aftrablaugiþ!",
"already_rebloged": "You have already reblogged!",
"warning": "Warning",
"invalid_pincode": "Invalid pin code, please check and try again.",
"remove_alert": "Are you sure want to remove?",
"invalid_pincode": "Ungaraihts pin kodus, bidjam þuk sai jah sokei aftra.",
"remove_alert": "Bi sunjai wileis þata usniman?",
"clear_alert": "Are you sure you want to clear?",
"clear_user_alert": "Are you sure you want to clear all user data?",
"clear": "Clear",
@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",
@ -227,7 +227,7 @@
"search": "Search in favorites"
},
"auth": {
"invalid_pin": "Invalid pin code, please check and try again",
"invalid_pin": "Ungaraihts pin kodus, bidjam þuk sai jah sokei aftra",
"invalid_username": "Invalid username, please check and try again",
"already_logged": "You are already logged in, please try to add another account",
"invalid_credentials": "Invalid credentials, please check and try again",
@ -269,7 +269,7 @@
"information": "Are you sure to transfer to funds?",
"amount_desc": "Balance",
"memo_desc": "This memo is public",
"to_placeholder": "Username",
"to_placeholder": "Atgagganamo",
"memo_placeholder": "Enter your notes here",
"transferToken": "Transfer",
"transferToSaving": "Transfer To Saving",

View File

@ -205,7 +205,7 @@
"deleted": "טיוטה נמחקה"
},
"schedules": {
"title": "פוסטים מתוכננים",
"title": "Schedules",
"empty_list": "אין כאן מידע",
"deleted": "פוסטים מתוכננים נמחקו",
"move": "העבר\\י לטיוטה",

View File

@ -205,7 +205,7 @@
"deleted": "प्रारूप मिट गया"
},
"schedules": {
"title": "निर्धारित लेखें",
"title": "Schedules",
"empty_list": "कुछ नहीं है",
"deleted": "निर्धारित लेख हट गया",
"move": "प्रलेख में भेजें",

View File

@ -205,7 +205,7 @@
"deleted": "Skica izbrisana"
},
"schedules": {
"title": "Raspored postova",
"title": "Schedules",
"empty_list": "Nema ničeg ovdje",
"deleted": "Zakazani post izbrisan",
"move": "Premjesti u skice",

View File

@ -205,7 +205,7 @@
"deleted": "Piszkozat törölve"
},
"schedules": {
"title": "Beütemezett Bejegyzések",
"title": "Schedules",
"empty_list": "Itt nincs semmi",
"deleted": "A beütemezett bejegyzés törölve",
"move": "Áthelyezés a vázlatokhoz",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -23,7 +23,7 @@
"comingsoon": "Fungsi papan peringkat akan segera hadir!",
"notification": "Pemberitahuan",
"leaderboard": "Papan Peringkat",
"epoint": "Points",
"epoint": "Poin",
"leaderboard_title": "Pengguna harian paling atas",
"recent": "Baru digunakan",
"yesterday": "Kemarin",
@ -32,28 +32,28 @@
"older_then": "Lebih Lama Dari Sebulan"
},
"points": {
"post": "Post",
"comment": "Comment",
"checkin": "Checki-in",
"vote": "Vote",
"reblog": "Reblog",
"login": "Login",
"post": "posting",
"comment": "Komentar",
"checkin": "Mendaftar",
"vote": "Beri suara",
"reblog": "Menampilkan kembali",
"login": "Masuk",
"checkin_extra": "Bonus",
"post_title": "Points for post",
"comment_title": "Points for comment",
"vote_title": "Points for vote",
"reblog_title": "Points for reblog",
"login_title": "Points for login",
"checkin_title": "Points for usage",
"checkin_extra_title": "Usage bonus",
"no_activity": "No activity here!",
"post_desc": "You can earn point by posting regularly. Posting gives you 15 points.",
"comment_desc": "Each comment you make helps you to grow your audience and make friendship but also earns you 5 points.",
"checkin_desc": "Checking in on eSteem app gives you 0.25 points and helps you stay connected with your friends.",
"vote_desc": "By voting you give reward to other creators and show your appreciation but also earn 0.01 x vote weight points.",
"reblog_desc": " Share what post you like with your friends and earn 1 points.",
"login_desc": "When you login into eSteem app you are entitled to earn 100 points automatically.",
"checkin_extra_desc": "Consistent use of app gives you extra chances to earn more 10 points, be more active and earn more."
"post_title": "Poin untuk posting",
"comment_title": "Poin untuk komentar",
"vote_title": "Poin untuk suara",
"reblog_title": "Poin untuk menampilkan kembali",
"login_title": "Poin untuk masuk",
"checkin_title": "Poin untuk penggunaan",
"checkin_extra_title": "Bonus penggunaan",
"no_activity": "Tidak ada aktifitas disini!",
"post_desc": "Anda bisa mendapatkan poin dengan memposting secara teratur. Posting memberi Anda 15 poin.",
"comment_desc": "Setiap komentar yang Anda buat membantu Anda untuk menumbuhkan audiens Anda dan menjalin persahabatan tetapi juga memberi Anda 5 poin.",
"checkin_desc": "Memeriksa aplikasi eSteem memberi Anda 0,25 poin dan membantu Anda tetap terhubung dengan teman-teman Anda.",
"vote_desc": "Dengan memberikan suara Anda memberikan hadiah kepada penulis lain dan menunjukkan penghargaan Anda, tetapi juga mendapatkan 0,01 poin suara.",
"reblog_desc": " Bagikan pos yang Anda sukai dengan teman dan dapatkan 1 poin.",
"login_desc": "Saat Anda masuk ke aplikasi eSteem, Anda berhak mendapatkan 100 poin secara otomatis.",
"checkin_extra_desc": "Penggunaan aplikasi yang konsisten memberi Anda peluang ekstra untuk mendapatkan lebih banyak 10 poin, menjadi lebih aktif dan menghasilkan lebih banyak."
},
"messages": {
"comingsoon": "Fungsi pesan akan segera hadir!"
@ -175,10 +175,10 @@
"allRead": "Tandai semua pemberitahuan telah terbaca",
"claim_reward_balance_ok": "Hadiah di klaim",
"fail": "Gagal!",
"move": "Move",
"move_question": "Are you sure to move to drafts?",
"move": "Pindahkan",
"move_question": "Apakah Anda yakin untuk pindah ke konsep?",
"success_shared": "Tulisan anda berhasil dibagikan",
"success_moved": "Moved to draft",
"success_moved": "Pindah ke konsep",
"permission_denied": "Izin ditolak",
"permission_text": "Silakan buka pengaturan telepon dan ubah izin untuk aplikasi eSteem.",
"success_rebloged": "Rebloged!",
@ -193,7 +193,7 @@
"delete": "Hapus",
"copied": "Disalin!",
"no_internet": "Tidak ada koneksi!",
"confirm": "Confirm"
"confirm": "Konfirmasi"
},
"post": {
"reblog_alert": "Anda yakin ingin menerbitkan ulang?"
@ -205,7 +205,7 @@
"deleted": "Konsep dihapus"
},
"schedules": {
"title": "Posting terjadwal",
"title": "Daftar jadwal",
"empty_list": "Disini belum ada apa-apa",
"deleted": "Tulisan terjadwal dihapus",
"move": "Pindahkan ke konsep",
@ -262,20 +262,20 @@
"age": "usia"
},
"transfer": {
"from": "From",
"to": "To",
"amount": "Amount",
"from": "Dari",
"to": "Kepada",
"amount": "Jumlah",
"memo": "Memo",
"information": "Are you sure to transfer to funds?",
"amount_desc": "Balance",
"memo_desc": "This memo is public",
"to_placeholder": "Username",
"memo_placeholder": "Enter your notes here",
"information": "Apakah Anda yakin untuk mentransfer dana ke?",
"amount_desc": "Keseimbangan",
"memo_desc": "Memo ini bersifat publik",
"to_placeholder": "Nama Pengguna",
"memo_placeholder": "Masukan catatan anda disini",
"transferToken": "Transfer",
"transferToSaving": "Transfer To Saving",
"transferToSaving": "Transfer untuk menyimpan",
"powerUp": "Power Up",
"withdrawToSaving": "Withdraw To Saving",
"withdrawToSaving": "Tarik untuk menyimpan",
"steemconnect_title": "Steemconnect Transfer",
"next": "NEXT"
"next": "LANJUT"
}
}

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Bozza eliminata"
},
"schedules": {
"title": "Pianifica i post",
"title": "Schedules",
"empty_list": "Non c'è niente qui",
"deleted": "Pianificazione post eliminata",
"move": "Sposta in bozze",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "임시 저장된 글이 삭제되었습니다"
},
"schedules": {
"title": "글 발행 일정",
"title": "Schedules",
"empty_list": "빈 목록입니다",
"deleted": "예약된 글이 삭제되었습니다",
"move": "임시 보관함으로 이동",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Ruošinys panaikintas"
},
"schedules": {
"title": "Suplanuoti įrašai",
"title": "Schedules",
"empty_list": "Nieko nėra",
"deleted": "Suplanuotas įrašas panaikintas",
"move": "Perkelti į ruošinius",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draf telah dipadamkan"
},
"schedules": {
"title": "Jadual siaran",
"title": "Jadual",
"empty_list": "Kosong",
"deleted": "Jadual pos telah dipadamkan",
"move": "Memindah ke draf",
@ -276,6 +276,6 @@
"powerUp": "Mengekuasai",
"withdrawToSaving": "Keluarkan kepada penyimpanan",
"steemconnect_title": "Steemconnect Transfer",
"next": "NEXT"
"next": "SETERUSNYA"
}
}

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Concept verwijderd"
},
"schedules": {
"title": "Geplande berichten",
"title": "Schedules",
"empty_list": "Niets hier",
"deleted": "Geplande post verwijderd",
"move": "Verplaatsen naar concepten",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft don delete komot"
},
"schedules": {
"title": "Tori Wey You Don Time",
"title": "Schedules",
"empty_list": "Here empty oo",
"deleted": "Tori wey you time don delete",
"move": "Move am go draft",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Rascunho eliminado"
},
"schedules": {
"title": "Posts agendados",
"title": "Agendamentos",
"empty_list": "Nada aqui",
"deleted": "Post programado excluído",
"move": "Mover para Rascunhos",

View File

@ -205,7 +205,7 @@
"deleted": "Schiță ștearsă"
},
"schedules": {
"title": "Postări Programate",
"title": "Planificări",
"empty_list": "Nici un rezultat",
"deleted": "Postarea planificată a fost ștearsă",
"move": "Mută la schițe",
@ -276,6 +276,6 @@
"powerUp": "Power Up",
"withdrawToSaving": "Retrage la economii",
"steemconnect_title": "Transfer Steemconnect",
"next": "NEXT"
"next": "URMĂTORUL"
}
}

View File

@ -205,7 +205,7 @@
"deleted": "Черновик удалён"
},
"schedules": {
"title": "Отложенные посты",
"title": "Schedules",
"empty_list": "Ничего нет",
"deleted": "Отложенный пост удалён",
"move": "Переместить в черновики",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Radna verzija je izbrisana"
},
"schedules": {
"title": "Planirani postovi",
"title": "Schedules",
"empty_list": "Ovde nema ništa",
"deleted": "Planirani post je izbrisan",
"move": "Premesti u radne verzije",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Taslak silindi"
},
"schedules": {
"title": "Zamanlanmiş Gönderi",
"title": "Schedules",
"empty_list": "Burada hiçbir şey yok",
"deleted": "Zamanlanmiş Gönderi Silindi",
"move": "Taslaklara taşı",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Draft deleted"
},
"schedules": {
"title": "Scheduled Posts",
"title": "Schedules",
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",

View File

@ -205,7 +205,7 @@
"deleted": "Bản nháp đã bị xóa"
},
"schedules": {
"title": "Các bài viết được hẹn lịch",
"title": "Schedules",
"empty_list": "Không có gì ở đây",
"deleted": "Các bài viết được hẹn lịch đã bị xóa",
"move": "Di chuyển đến bản nháp",

View File

@ -205,7 +205,7 @@
"deleted": "Oro akanse ti pare"
},
"schedules": {
"title": "Se eto asiko fun oro re",
"title": "Schedules",
"empty_list": "Ko si ohun kan nibi",
"deleted": "Eto asiko oro ti ose ti pare",
"move": "Gbe lo si ibi akanse oro",

View File

@ -205,7 +205,7 @@
"deleted": "草稿已删除"
},
"schedules": {
"title": "计划的帖子",
"title": "Schedules",
"empty_list": "此处无内容",
"deleted": "计划的帖子已删除",
"move": "移到草稿",

View File

@ -205,7 +205,7 @@
"deleted": "草稿已刪除"
},
"schedules": {
"title": "計劃的帖子",
"title": "Schedules",
"empty_list": "暫無内容!",
"deleted": "已刪除計畫的帖子",
"move": "儲存為草稿",

View File

@ -16,12 +16,12 @@ export default {
point: 5,
},
120: {
icon: 'upcircle',
icon: 'upcircleo',
textKey: 'points.vote_title',
nameKey: 'points.vote',
descriptionKey: 'points.vote_desc',
iconType: 'AntDesign',
point: 0.1,
point: 0.3,
},
130: {
icon: 'repeat',
@ -32,15 +32,15 @@ export default {
point: 1,
},
10: {
icon: 'ticket',
icon: 'star-border',
textKey: 'points.checkin_title',
nameKey: 'points.checkin',
descriptionKey: 'points.checkin_desc',
iconType: 'MaterialCommunityIcons',
point: 0.2,
iconType: 'MaterialIcons',
point: 0.25,
},
20: {
icon: 'person',
icon: 'person-outline',
textKey: 'points.login_title',
nameKey: 'points.login',
descriptionKey: 'points.login_desc',
@ -48,7 +48,7 @@ export default {
point: 100,
},
30: {
icon: 'check-decagram',
icon: 'check-all',
textKey: 'points.checkin_extra_title',
nameKey: 'points.checkin_extra',
descriptionKey: 'points.checkin_extra_desc',