Skip to content

Commit

Permalink
New translations en.json (Slovak)
Browse files Browse the repository at this point in the history
  • Loading branch information
busyrobot committed Oct 29, 2017
1 parent 83be995 commit dd27b6a
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion src/locales/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"hero": "Ensuring compensation for the creators of value",
"search": "Search",
"search_placeholder": "Search...",
"saved": "Saved",
"cancel": "Cancel",
"confirm": "Confirm",
"continue": "Continue",
Expand Down Expand Up @@ -51,6 +52,7 @@
"add_to_favorites": "Add to favorites",
"remove_from_favorites": "Remove from favorites",
"like": "Like",
"like_slider_info": "Your vote will be worth {amount}.",
"dislike": "Dislike",
"and_more_amount": "and {amount} more",
"post_reply_title": "This is a reply to: {title}",
Expand Down Expand Up @@ -91,7 +93,14 @@
"edit": "Edit",
"show_more": "View more",
"show_less": "View less",
"voting_power": "Voting Power",
"voting_power_info": "You can enable Voting Power slider to specify exact percentage of your Voting Power to use for like.",
"voting_power_off": "Disable slider",
"voting_power_on": "Enable slider",
"vote_percent": "Default vote percent",
"vote_percent_info": "You can select your default vote value. It will be used as default value in voting slider and as value used for vote when voting slider is disabled.",
"language": "Language",
"language_info": "What language do you want to use on Busy?",
"select_language": "Select your language",
"discover_more_people": "Discover More People",
"see_all_comments": "See All Comments",
Expand Down Expand Up @@ -174,5 +183,18 @@
"rank_minnow": "Minnow",
"rank_dolphin": "Dolphin",
"rank_orca": "Orca",
"rank_whale": "Whale"
"rank_whale": "Whale",
"steem": "Steem",
"steem_dollar": "Steem Dollar",
"steem_power": "Steem Power",
"savings": "Savings",
"est_account_value": "Est. Account Value",
"transferred_to": "Transferred to {username}",
"transfer_to_savings": "Transfer to savings {amount} to {username}",
"transfer_from_savings": "Transfer from savings {amount} to {username}",
"cancel_transfer_from_savings": "Cancel transfer from savings (request {requestId})",
"received_from": "Received from {username}",
"claim_rewards": "Claim rewards ",
"powered_up": "Powered up ",
"market": "Market"
}

0 comments on commit dd27b6a

Please sign in to comment.