From c9b71f83b286c4763f62e5ab20f7a92d89280328 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Thu, 17 Jan 2019 20:35:47 +0200 Subject: [PATCH] New translations en-US.json (Nigerian Pidgin) --- src/config/locales/pcm-NG.json | 183 +++++++++++++++++++++++++++++++++ 1 file changed, 183 insertions(+) create mode 100644 src/config/locales/pcm-NG.json diff --git a/src/config/locales/pcm-NG.json b/src/config/locales/pcm-NG.json new file mode 100644 index 000000000..c500f1502 --- /dev/null +++ b/src/config/locales/pcm-NG.json @@ -0,0 +1,183 @@ +{ + "wallet": { + "curation_reward": "Curation Reward", + "author_reward": "Author Reward", + "comment_benefactor_reward": "Reward for comment wey you make", + "claim_reward_balance": "Claim Your Reward", + "transfer": "Transfer", + "transfer_to_vesting": "Transfer go vesting", + "transfer_from_savings": "Transfer komot from savings", + "withdraw_vesting": "Power Down", + "fill_order": "Fill Order" + }, + "notification": { + "vote": "like you tori", + "unvote": "commot e vote", + "reply": "reply your tori", + "mention": "holla you", + "follow": "follow you", + "unfollow": "No follow you again", + "ignore": "ignore you", + "reblog": "reblog your tori", + "comingsoon": "Leaderboard dey come soon!", + "notification": "Alerts", + "leaderboard": "Leaderboard", + "leaderboard_title": "Person Wey Dey Top", + "recent": "Latest", + "yesterday": "Yesterday", + "this_week": "This Week", + "this_month": "This Month", + "older_then": "e don pass a month" + }, + "messages": { + "comingsoon": "Option for messages go soon come" + }, + "profile": { + "following": "Following", + "follower": "Follower", + "post": "Tori", + "details": "Your informate", + "comments": "Comments", + "replies": "Replies", + "wallet": "Account", + "wallet_details": "Account informate", + "unclaimed_rewards": "Reward wey you never claim", + "full_in": "Full in", + "hours": "hours", + "voting_power": "Power to vote", + "login_to_see": "Login to see", + "havent_commented": "e never contribute any tori", + "havent_posted": "e never post anything", + "steem_power": "Steem Power", + "next_power_text": "Next power down na", + "days": "days", + "day": "day", + "steem_dollars": "Steem Dollars", + "savings": "Savings" + }, + "settings": { + "settings": "Settings", + "currency": "Currency", + "language": "Language", + "server": "Network", + "dark_theme": "Theme wey dark", + "push_notification": "Your Alert", + "pincode": "Pincode", + "reset": "Reset" + }, + "voters": { + "voters_info": "Voters info", + "no_user": "E no find any person" + }, + "login": { + "signin": "Login for here", + "signup": "Register", + "signin_title": "To enjoy all the awoof wey dey eSteem", + "username": "Guyname", + "password": "Password or WIF", + "description": "Person information dey store inside phone. But e go clear komot when dem logout! ", + "cancel": "cancel", + "login": "LOGIN", + "steemconnect_description": "If you no want make your password save inside your phone, you fit decide to login with Steemconnect." + }, + "home": { + "feed": "Tori", + "popular": "Popular" + }, + "side_menu": { + "profile": "Profile", + "bookmarks": "Bookmarks", + "favorites": "Wetin you like pass", + "drafts": "Saved tori", + "schedules": "Schedules", + "gallery": "Picture", + "settings": "Settings", + "add_account": "Add Account", + "logout": "Logout", + "cancel": "Cancel", + "logout_text": "You sure say you won logout?" + }, + "header": { + "title": "Login to arrange your tori", + "search": "Search..." + }, + "basic_header": { + "publish": "Post am", + "search": "Search", + "update": "Update", + "reply": "Reply" + }, + "editor": { + "title": "Title", + "tags": "tags", + "default_placeholder": "Wetin you go like yan about today?", + "reply_placeholder": "Wetin you go like yan about the matter for up", + "publish": "Post am", + "reply": "Reply" + }, + "pincode": { + "enter_text": "Press your pin", + "set_new": "Put new pin", + "write_again": "Write again", + "forgot_text": "I don forget am..." + }, + "alert": { + "success": "Success!", + "allRead": "Mark am say you don read all alert", + "claim_reward_balance_ok": "You don claim reward", + "fail": "Fail!", + "success_shared": "Your post don share finish", + "permission_denied": "E no gree do", + "permission_text": "Abeg go your phone settings go change eSteem app permissions. ", + "success_rebloged": "Reblogged!", + "already_rebloged": "You don reblog am already!", + "warning": "Warning", + "invalid_pincode": "Wrong pin code, abeg check and try am again", + "remove_alert": "You sure say you won remove?", + "cancel": "Cancel", + "delete": "Delete" + }, + "post": { + "reblog_alert": "You sure say you won reblog am?" + }, + "drafts": { + "title": "Draft", + "load_error": "Draft no gree load", + "empty_list": "Nothing dey", + "deleted": "Draft don delete" + }, + "schedules": { + "title": "Scheduled tori", + "empty_list": "Here empty", + "deleted": "Scheduled tori don delete", + "move": "Move go draft", + "moved": "E don move" + }, + "bookmarks": { + "title": "Bookmarks", + "load_error": "Bookmarks no gree load", + "empty_list": "Nothing here", + "deleted": "Bookmark komot", + "search": "Find am in bookmark" + }, + "favorites": { + "title": "Favorites", + "load_error": "Favorites no gree load", + "empty_list": "Nothing dey ", + "search": "Find am for favorite" + }, + "auth": { + "invalid_pin": "Wrong pincode, abeg check am and try again", + "invalid_username": "Wrong username, abeg check am and try again ", + "already_logged": "You don dey login already, abeg try add another account join", + "invalid_credentials": "Wrong informate, abeg check wella and try again", + "unknow_error": "Error don happen, abeg holla us at support@esteem.app" + }, + "payout": { + "potential_payout": "Potential Payout", + "promoted": "Promoted", + "author_payout": "Author Payout", + "curation_payout": "Curation Payout", + "payout_date": "Payout" + } +}