ecency-mobile/src/config/locales/sv-SE.json

470 lines
15 KiB
JSON
Raw Normal View History

2019-01-07 17:41:48 +03:00
{
"wallet": {
"curation_reward": "Curation Reward",
"author_reward": "Author Reward",
2020-01-07 14:16:58 +03:00
"comment_benefactor_reward": "Benefactor Reward",
"claim_reward_balance": "Claim Reward ",
2019-01-07 17:41:48 +03:00
"transfer": "Transfer",
2020-01-07 14:16:58 +03:00
"transfer_to_vesting": "To Vesting",
"transfer_from_savings": "From Savings",
2019-01-07 17:41:48 +03:00
"withdraw_vesting": "Power Down",
2019-11-28 12:57:12 +03:00
"fill_order": "Fill Order",
2019-04-23 13:11:05 +03:00
"post": "Post",
"comment": "Comment",
2019-05-10 20:25:22 +03:00
"checkin": "Check-in",
2019-04-29 17:27:49 +03:00
"vote": "Vote",
"reblog": "Reblog",
"login": "Login",
2019-06-15 15:16:43 +03:00
"incoming_transfer_title": "Incoming transfer",
"outgoing_transfer_title": "Outgoing transfer",
2019-04-29 17:27:49 +03:00
"checkin_extra": "Bonus",
2019-06-15 15:16:43 +03:00
"delegation": "Delegation",
2019-12-11 09:15:54 +03:00
"delegations": "Delegations",
2019-06-15 15:16:43 +03:00
"delegation_title": "Delegation reward",
2019-11-27 21:56:12 +03:00
"delegation_desc": "Earn ESTM everyday for delegation",
2019-04-23 13:11:05 +03:00
"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",
2019-08-25 16:44:03 +03:00
"checkin_title": "Points for heartbeat",
2019-12-16 21:47:00 +03:00
"referral": "Referral",
"referral_title": "Referral rewards",
"referral_desc": "Invite friends and earn ESTM",
2019-04-26 16:17:20 +03:00
"checkin_extra_title": "Usage bonus",
2019-12-10 08:05:11 +03:00
"no_activity": "No recent activity",
2019-06-15 15:16:43 +03:00
"outgoing_transfer_description": "",
"incoming_transfer_description": "",
2019-11-27 21:56:12 +03:00
"post_desc": "You can earn point by posting regularly. Posting gives you upto 15 points.",
2019-12-10 08:05:11 +03:00
"comment_desc": "Each comment you make helps you to grow your audience and also earns you upto 5 points.",
"checkin_desc": "Checking in regularly gives you 0.25 points.",
"vote_desc": "By voting you give reward to other creators and also earn back upto 0.01 x vote weight points.",
"reblog_desc": "Share what post you like with your friends and earn points.",
"login_desc": "When you login into app first time you earn 100 points.",
"checkin_extra_desc": "Consistent use of app gives you extra chances to earn more points, be more active and earn more.",
2019-08-06 14:17:26 +03:00
"dropdown_transfer": "Gift",
2019-07-29 10:38:56 +03:00
"dropdown_promote": "Promote",
2019-08-26 01:13:14 +03:00
"dropdown_boost": "Boost",
2019-08-26 09:37:03 +03:00
"from": "From",
2019-11-28 08:15:29 +03:00
"to": "To",
2019-12-17 09:55:44 +03:00
"estimated_value_desc": "According to purchase value",
2019-11-28 08:15:29 +03:00
"estimated_value": "Estimated value",
"estimated_amount": "Vote value",
"amount_information": "Drag the slider to adjust the amount",
"amount": "Amount",
"memo": "Memo",
"information": "Are you sure to transfer funds?",
"amount_desc": "Balance",
"memo_desc": "This memo is public",
"to_placeholder": "Username",
"memo_placeholder": "Enter your notes here",
"transfer_token": "Transfer",
"points": "Gift ESTM to someone",
2020-01-07 14:16:58 +03:00
"transfer_to_saving": "To Saving",
2019-11-28 08:15:29 +03:00
"powerUp": "Power Up",
2020-01-07 14:16:58 +03:00
"withdraw_to_saving": "Withdraw Saving",
2019-11-28 08:15:29 +03:00
"steemconnect_title": "Steemconnect Transfer",
"next": "NEXT",
"delegate": "Delegate",
"power_down": "Power Down",
"withdraw_steem": "Withdraw Steem",
2020-01-07 14:16:58 +03:00
"withdraw_sbd": "Withdraw SBD",
"transfer_to_savings": "To Savings",
2019-12-10 08:05:11 +03:00
"convert": "Convert",
"escrow_transfer": "Escrow Transfer",
"escrow_dispute": "Escrow Dispute",
"escrow_release": "Escrow Release",
"escrow_approve": "Escrow Approve",
2020-01-07 14:16:58 +03:00
"cancel_transfer_from_savings": "Cancel From Savings",
2019-12-10 08:05:11 +03:00
"delegate_vesting_shares": "Delegation",
2020-01-07 14:16:58 +03:00
"fill_convert_request": "Convert Executed",
"fill_transfer_from_savings": "Savings Executed",
"fill_vesting_withdraw": "PowerDown executed",
2019-11-28 08:15:29 +03:00
"estm": {
"title": "eSteem Points",
"buy": "GET ESTM"
},
2019-11-29 21:45:51 +03:00
"savingsteem": {
2019-11-28 08:15:29 +03:00
"title": "STEEM Savings"
},
2019-11-29 21:45:51 +03:00
"savingsbd": {
"title": "SBD Savings"
},
2019-11-28 08:15:29 +03:00
"steem": {
"title": "STEEM",
"buy": "GET STEEM"
},
2019-11-29 21:45:51 +03:00
"sbd": {
"title": "SBD",
"buy": "GET SBD"
},
2019-11-28 08:15:29 +03:00
"steem_power": {
"title": "STEEM POWER"
}
},
2019-11-28 12:57:12 +03:00
"notification": {
2019-12-16 21:47:00 +03:00
"vote": "voted",
"unvote": "unvoted",
"reply": "replied to",
"mention": "mentioned in",
2019-11-28 12:57:12 +03:00
"follow": "followed you",
"unfollow": "unfollowed you",
"ignore": "ignored you",
2019-12-16 21:47:00 +03:00
"reblog": "reblogged",
2019-11-28 12:57:12 +03:00
"transfer": "transferred",
"notification": "Notifications",
"leaderboard": "Leaderboard",
"epoint": "Points",
"leaderboard_title": "Top Users",
"recent": "Recent",
"yesterday": "Yesterday",
"this_week": "This Week",
"this_month": "This Month",
2019-12-16 21:47:00 +03:00
"older_then": "Older Than A Month",
"activities": "All",
"replies": "Replies",
"mentions": "Mentions",
2019-12-23 14:35:23 +03:00
"reblogs": "Reblogs",
2020-01-20 09:20:40 +03:00
"noactivity": "No recent activity"
2019-11-28 12:57:12 +03:00
},
"leaderboard": {
"daily": "DAILY",
"weekly": "WEEKLY",
"monthly": "MONTHLY"
},
2019-01-07 17:41:48 +03:00
"messages": {
"comingsoon": "Messages feature is coming soon!"
},
"profile": {
"following": "Following",
"follower": "Follower",
"post": "Post",
"details": "Profile Details",
"comments": "Comments",
"replies": "Replies",
"wallet": "Wallet",
"wallet_details": "Wallet Details",
"unclaimed_rewards": "Unclaimed Rewards",
"full_in": "Full in",
"hours": "hours",
"voting_power": "Voting power",
"login_to_see": "Login to see",
2019-12-23 14:35:23 +03:00
"follow_people": "Follow some people to fill your feed",
2019-01-07 17:41:48 +03:00
"havent_commented": "haven't commented anything yet",
"havent_posted": "haven't posted anything yet",
"steem_power": "Steem Power",
"next_power_text": "Next power down is in",
"days": "days",
"day": "day",
"steem_dollars": "Steem Dollars",
2019-09-15 12:25:45 +03:00
"savings": "Savings",
"edit": {
"display_name": "Display Name",
"about": "About",
"location": "Location",
"website": "Website"
}
2019-01-07 17:41:48 +03:00
},
"settings": {
"settings": "Settings",
2019-03-27 00:45:23 +03:00
"general": "General",
2019-01-07 17:41:48 +03:00
"currency": "Currency",
"language": "Language",
"server": "Server",
"dark_theme": "Dark Theme",
"push_notification": "Push Notification",
2019-03-27 00:45:23 +03:00
"notification": {
"follow": "Follow",
"vote": "Vote",
"comment": "Comment",
"mention": "Mention",
"reblog": "Reblog",
"transfers": "Transfers"
},
2019-01-07 17:41:48 +03:00
"pincode": "Pincode",
2019-07-23 19:46:07 +03:00
"reset_pin": "Reset Pin Code",
2019-03-05 20:12:32 +03:00
"reset": "Reset",
2019-11-27 21:56:12 +03:00
"nsfw_content": "NSFW",
2019-03-20 22:27:57 +03:00
"send_feedback": "Send Feedback",
"send": "Send",
2019-03-17 00:36:09 +03:00
"default_footer": "Default Footer",
2019-03-05 20:12:32 +03:00
"nsfw": {
"always_show": "Always show",
"always_hide": "Always hide",
"always_warn": "Always warn"
2019-03-20 22:27:57 +03:00
},
"feedback_success": "Email successfully open",
2019-08-05 16:05:03 +03:00
"feedback_fail": "Email client could not open",
"server_fail": "Server not available"
2019-01-07 17:41:48 +03:00
},
"voters": {
"voters_info": "Voters Info",
2019-08-05 16:05:03 +03:00
"no_user": "User is not found."
2019-01-07 17:41:48 +03:00
},
"login": {
"signin": "Sign in",
2020-01-17 13:02:10 +03:00
"signup": "JOIN NOW",
2019-01-07 17:41:48 +03:00
"signin_title": "To get all the benefits of using eSteem",
"username": "Username",
"password": "Password or WIF",
"description": "User credentials are kept locally on the device. Credentials are removed upon logout!",
"cancel": "cancel",
"login": "LOGIN",
2019-02-12 18:38:24 +03:00
"steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.",
"steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions"
2019-01-07 17:41:48 +03:00
},
"home": {
"feed": "Feed",
2019-12-16 21:47:00 +03:00
"popular": "Popular",
"top": "Top",
"hot": "Hot",
2019-12-16 22:38:17 +03:00
"new": "New",
"blog": "Blog"
2019-01-07 17:41:48 +03:00
},
"side_menu": {
"profile": "Profile",
"bookmarks": "Bookmarks",
"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?"
},
"header": {
"title": "Login to customize your feed",
"search": "Search..."
},
"basic_header": {
"publish": "Publish",
"search": "Search",
"update": "Update",
"reply": "Reply"
},
"editor": {
"title": "Title",
2020-01-20 09:20:40 +03:00
"tags": "Tags (separate with space)",
"default_placeholder": "Tell us something...",
"reply_placeholder": "Add your reply...",
2019-01-07 17:41:48 +03:00
"publish": "Publish",
2019-02-08 21:07:00 +03:00
"reply": "Reply",
2019-05-18 13:15:21 +03:00
"open_gallery": "Open Gallery",
2020-01-09 11:05:50 +03:00
"capture_photo": "Capture a photo",
"limited_tags": "Only 10 tags allowed, remove some",
"limited_length": "Maximum length of each tag should be 24",
"limited_dash": "Use one dash in each tag",
"limited_space": "Use space to separate tags",
"limited_lowercase": "Only use lower letters in tag",
"limited_characters": "Use only allowed characters in tag",
"limited_firstchar": "Tag must start with a letter",
"limited_lastchar": "Tag must end with letter or number"
2019-01-07 17:41:48 +03:00
},
"pincode": {
"enter_text": "Enter pin to unlock",
"set_new": "Set new pin",
"write_again": "Write again",
"forgot_text": "Oh, I forgot it..."
},
"alert": {
"success": "Success!",
2019-05-07 23:28:30 +03:00
"successful": "Successful",
2019-01-07 21:55:36 +03:00
"allRead": "Marked all notifications as read",
"claim_reward_balance_ok": "Reward balance claimed",
"fail": "Fail!",
2019-04-17 20:55:11 +03:00
"move": "Move",
"move_question": "Are you sure to move to drafts?",
2019-08-05 16:05:03 +03:00
"success_shared": "Your post successfully shared",
2019-04-17 20:55:11 +03:00
"success_moved": "Moved to draft",
2019-01-07 21:55:36 +03:00
"permission_denied": "Permission denied",
"permission_text": "Please, go to phone Settings and change eSteem app permissions.",
2020-01-21 07:15:22 +03:00
"key_warning": "Check private key permission!",
2019-01-07 21:55:36 +03:00
"success_rebloged": "Rebloged!",
"already_rebloged": "You have already reblogged!",
2020-01-17 13:02:10 +03:00
"success_favorite": "Favorite added!",
"success_unfavorite": "Favorite removed!",
"success_follow": "Follow success!",
"success_mute": "Mute success!",
"success_unmute": "Unmute success!",
"success_unfollow": "Unfollow success!",
2019-01-07 21:55:36 +03:00
"warning": "Warning",
2019-01-09 17:55:59 +03:00
"invalid_pincode": "Invalid pin code, please check and try again.",
"remove_alert": "Are you sure want to remove?",
2019-02-08 21:07:00 +03:00
"clear_alert": "Are you sure you want to clear?",
2019-03-13 11:16:35 +03:00
"clear_user_alert": "Are you sure you want to clear all user data?",
2019-02-08 21:07:00 +03:00
"clear": "Clear",
2019-01-09 17:55:59 +03:00
"cancel": "Cancel",
2019-02-05 11:45:57 +03:00
"delete": "Delete",
"copied": "Copied!",
2019-04-26 16:41:50 +03:00
"no_internet": "No connection!",
2019-05-19 13:55:28 +03:00
"confirm": "Confirm",
2019-07-05 00:15:35 +03:00
"removed": "Removed",
2019-07-19 15:55:36 +03:00
"same_user": "This user already added to list",
"unknow_error": "An error occurred",
2019-07-23 22:17:04 +03:00
"error": "Error",
2020-01-21 07:15:22 +03:00
"fetch_error": "Connection issue, please try again or write to support@esteem.app",
2019-08-05 16:05:03 +03:00
"connection_fail": "Connection Failed!",
2019-09-04 10:50:46 +03:00
"connection_success": "Successfully connected!",
2019-09-28 12:54:41 +03:00
"checking": "Checking...",
2020-01-21 07:15:22 +03:00
"external_link": "Are you sure, you want to open an external link?",
2019-10-02 22:46:42 +03:00
"not_existing_post": "The post does not exist! Please check permlink and author.",
"google_play_version": "We noticed that your device has old version of Google Play. Please update Google Play services and try again!"
2019-01-07 17:41:48 +03:00
},
"post": {
2019-08-05 16:05:03 +03:00
"reblog_alert": "Are you sure, you want to reblog?",
2019-06-11 22:26:25 +03:00
"removed_hint": "The post was removed by",
2019-07-29 10:38:56 +03:00
"copy_link": "Copy Link",
"reblogged": "reblogged by",
2019-08-31 11:35:35 +03:00
"sponsored": "SPONSORED",
2019-12-14 16:40:30 +03:00
"open_thread": "Open Thread",
"save_to_local": "Save to the album",
"image_saved": "Image Saved to Photo Gallery",
"image_saved_error": "Error Saving Image"
2019-01-09 17:55:59 +03:00
},
"drafts": {
"title": "Drafts",
"load_error": "Could not load drafts",
"empty_list": "Nothing here",
"deleted": "Draft deleted"
},
"schedules": {
2019-05-06 16:37:28 +03:00
"title": "Schedules",
2019-01-09 17:55:59 +03:00
"empty_list": "Nothing here",
"deleted": "Scheduled post deleted",
"move": "Move to drafts",
"moved": "Moved to drafts"
},
"bookmarks": {
"title": "Bookmarks",
"load_error": "Could not load bookmarks",
"empty_list": "Nothing here",
"deleted": "Bookmark removed",
2019-02-05 11:45:57 +03:00
"search": "Search in bookmarks",
2019-02-09 13:54:39 +03:00
"added": "Added to bookmarks",
2019-02-05 11:45:57 +03:00
"add": "Add to bookmarks"
2019-01-09 17:55:59 +03:00
},
"favorites": {
"title": "Favorites",
"load_error": "Could not load favorites",
"empty_list": "Nothing here",
"search": "Search in favorites"
2019-01-10 16:26:17 +03:00
},
"auth": {
"invalid_pin": "Invalid pin code, please check and try again",
"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",
2020-01-21 07:15:22 +03:00
"unknow_error": "Unknown error, please write to support@esteem.app"
2019-01-17 21:36:29 +03:00
},
"payout": {
"potential_payout": "Potential Payout",
"promoted": "Promoted",
"author_payout": "Author Payout",
"curation_payout": "Curation Payout",
2019-12-10 14:23:22 +03:00
"payout_date": "Payout",
"beneficiaries": "Beneficiaries",
"warn_zero_payout": "Amount must reach $0.02 for payout",
"breakdown": "Breakdown"
2019-01-19 22:25:30 +03:00
},
"post_dropdown": {
"copy": "copy link",
"reblog": "reblog",
"reply": "reply",
2019-02-05 11:45:57 +03:00
"share": "share",
2019-07-29 10:38:56 +03:00
"bookmarks": "add to bookmarks",
2019-07-31 17:51:47 +03:00
"promote": "promote",
"boost": "boost"
2019-01-23 15:31:04 +03:00
},
"deep_link": {
"no_existing_user": "No existing user",
"no_existing_post": "No existing post"
2019-02-22 14:07:04 +03:00
},
2019-02-28 00:01:36 +03:00
"search": {
"posts": "Posts",
"comments": "Comments"
},
2019-02-22 14:07:04 +03:00
"comment_filter": {
2019-11-28 12:28:56 +03:00
"trending": "TOP",
"reputation": "REPUTATION",
"votes": "VOTE",
"age": "AGE",
"top": "TOP",
"time": "TIME"
2019-04-26 16:41:50 +03:00
},
"transfer": {
"from": "From",
"to": "To",
2019-09-03 22:07:47 +03:00
"amount_information": "Drag the slider to adjust the amount",
2019-04-26 16:41:50 +03:00
"amount": "Amount",
"memo": "Memo",
2019-08-05 16:05:03 +03:00
"information": "Are you sure to transfer funds?",
2019-04-26 16:41:50 +03:00
"amount_desc": "Balance",
"memo_desc": "This memo is public",
"to_placeholder": "Username",
"memo_placeholder": "Enter your notes here",
2019-06-15 15:16:43 +03:00
"transfer_token": "Transfer",
2019-08-06 14:17:26 +03:00
"points": "Gift ESTM to someone",
2019-06-15 15:16:43 +03:00
"transfer_to_saving": "Transfer To Saving",
2019-04-26 16:41:50 +03:00
"powerUp": "Power Up",
2019-06-15 15:16:43 +03:00
"withdraw_to_saving": "Withdraw To Saving",
2019-05-05 16:43:55 +03:00
"steemconnect_title": "Steemconnect Transfer",
2019-11-28 08:15:29 +03:00
"estimated_weekly": "Estimated Weekly",
"destination_accounts": "Destination Accounts",
"stop_information": "Are you sure want to stop?",
"percent": "Percent",
"auto_vests": "Auto Vests",
"save": "SAVE",
"percent_information": "Percent info",
2019-08-14 14:15:32 +03:00
"next": "NEXT",
"delegate": "Delegate",
"power_down": "Power Down",
"withdraw_steem": "Withdraw Steem",
2019-12-10 08:05:11 +03:00
"withdraw_sbd": "Withdraw Steem Dollar",
"incoming_funds": "Incoming Funds",
"stop": "Stop"
2019-07-29 10:38:56 +03:00
},
"boost": {
"title": "Get eSteem Points",
"buy": "GET ESTM",
"next": "NEXT"
2019-07-18 09:35:58 +03:00
},
2019-10-08 11:55:27 +03:00
"free_estm": {
"title": "Free ESTM",
"button": "SPIN & WIN",
"get_spin": "5 SPINS",
"spin_right": "Spin Left",
"timer_text": "Next free spin in"
},
2019-07-18 09:35:58 +03:00
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
2019-07-29 10:38:56 +03:00
"permlink": "Post",
"permlinkPlaceholder": "author/permlink",
2019-08-05 16:05:03 +03:00
"information": "Are you sure to promote?"
2019-07-29 10:38:56 +03:00
},
"boostPost": {
"title": "Boost"
2019-08-13 11:38:39 +03:00
},
"voters_dropdown": {
"rewards": "REWARDS",
"percent": "PERCENT",
"time": "TIME"
},
"reblog": {
"title": "Reblog Info"
2019-10-22 21:27:02 +03:00
},
"dsteem": {
"date_error": {
"device_time": "Your device time;",
"current_time": "Current time;",
"information": "We noticed that your device has incorrect date or time. Please fix Date & Time or Set Automatically and try again."
}
2019-12-12 23:47:01 +03:00
},
"comments": {
"title": "Comments"
2019-01-07 17:41:48 +03:00
}
2019-12-10 08:05:11 +03:00
}