2014-11-18 22:37:24 +08:00
{
//Navigation
2014-11-19 00:00:09 +08:00
"menu" : "Menu" ,
2014-11-25 23:45:11 -08:00
"view" : "View" ,
2014-11-19 00:00:09 +08:00
"top" : "Top" ,
"new" : "New" ,
2014-11-25 23:45:11 -08:00
"best" : "Best" ,
2014-11-19 00:00:09 +08:00
"digest" : "Digest" ,
"users" : "Users" ,
"settings" : "Settings" ,
"admin" : "Admin" ,
"post" : "Post" ,
"toolbox" : "Toolbox" ,
2015-01-25 17:38:54 +01:00
"sign_up_sign_in" : "Register/Sign In" ,
2014-11-19 00:00:09 +08:00
"my_account" : "My Account" ,
"view_profile" : "View Profile" ,
"edit_account" : "Edit Account" ,
2014-11-18 22:37:24 +08:00
//Main
2014-11-19 00:00:09 +08:00
"new_posts" : "New Posts" ,
2014-11-18 22:37:24 +08:00
2014-11-30 12:04:21 +09:00
// Settings Schema
"title" : "Title" ,
2015-02-23 09:08:50 +01:00
"description" : "Description" ,
2014-11-30 12:04:21 +09:00
"siteUrl" : "Site URL" ,
"tagline" : "Tagline" ,
"requireViewInvite" : "Require Invite to View" ,
"requirePostInvite" : "Require Invite to Post" ,
"requirePostsApproval" : "Require Posts to be Approved" ,
"defaultEmail" : "Default Email" ,
"scoreUpdateInterval" : "Score Update Interval" ,
"defaultView" : "Default View" ,
"postInterval" : "Post Interval" ,
"commentInterval" : "Comment Interval" ,
"maxPostsPerDay" : "Max Posts Per Day" ,
"startInvitesCount" : "Invites Start Count" ,
"postsPerPage" : "Posts Per Page" ,
"logoUrl" : "Logo URL" ,
"logoHeight" : "Logo Height" ,
"logoWidth" : "Logo Width" ,
"language" : "Language" ,
"backgroundCSS" : "Background CSS" ,
"buttonColor" : "Button Color" ,
"buttonTextColor" : "Button Text Color" ,
"headerColor" : "Header Color" ,
"headerTextColor" : "Header Text Color" ,
"twitterAccount" : "Twitter Account" ,
"googleAnalyticsId" : "Google Analytics ID" ,
"mixpanelId" : "Mixpanel ID" ,
"clickyId" : "Clicky ID" ,
"footerCode" : "Footer Code" ,
"extraCode" : "Extra Code" ,
"emailFooter" : "Email Footer" ,
"notes" : "Notes" ,
2014-12-13 16:29:31 +09:00
"debug" : "Debug Mode" ,
2015-02-13 11:37:09 +09:00
"fontUrl" : "Font URL" ,
"fontFamily" : "Font Family" ,
2015-02-14 10:55:04 +09:00
"authMethods" : "Authentication Methods" ,
2015-02-14 19:03:22 +09:00
"faviconUrl" : "Favicon URL" ,
2015-02-23 09:08:50 +01:00
"mailURL" : "MailURL" ,
"postsLayout" : "Posts Layout" ,
2015-02-14 19:03:22 +09:00
2014-11-30 12:04:21 +09:00
// Settings Fieldsets
"general" : "General" ,
"invites" : "Invites" ,
2015-01-25 17:38:54 +01:00
"email" : "Email" ,
2014-11-30 12:04:21 +09:00
"scoring" : "Scoring" ,
"posts" : "Posts" ,
2015-01-25 17:38:54 +01:00
"comments" : "Comments" ,
2014-11-30 12:04:21 +09:00
"logo" : "Logo" ,
"extras" : "Extras" ,
"colors" : "Colors" ,
"integrations" : "Integrations" ,
// Settings Help Text
// Post Schema
"createdAt" : "Created At" ,
"postedAt" : "Posted At" ,
2015-01-25 17:38:54 +01:00
"url" : "URL" ,
2014-11-30 12:04:21 +09:00
"title" : "Title" ,
"body" : "Body" ,
"htmlBody" : "HTML Body" ,
"viewCount" : "View Count" ,
"commentCount" : "Comment Count" ,
"commenters" : "Commenters" ,
"lastCommentedAt" : "Last Commented At" ,
"clickCount" : "Click Count" ,
"baseScore" : "Base Score" ,
"upvotes" : "Upvotes" ,
"upvoters" : "Upvoters" ,
"downvotes" : "Downvotes" ,
"downvoters" : "Downvoters" ,
"score" : "Score" ,
"status" : "Status" ,
"sticky" : "Sticky" ,
"inactive" : "Inactive" ,
"author" : "Author" ,
2014-11-30 12:36:56 +09:00
"userId" : "User" ,
2015-01-09 16:05:00 +09:00
"sorry_we_couldnt_find_any_posts" : "Sorry, we couldn't find any posts." ,
2014-11-30 12:04:21 +09:00
2014-11-18 22:37:24 +08:00
//Commments
2014-11-19 00:00:09 +08:00
"your_comment_has_been_deleted" : "Your comment has been deleted." ,
"comment_" : "Comment" ,
"delete_comment" : "Delete Comment" ,
"add_comment" : "Add Comment" ,
2014-11-18 22:37:24 +08:00
"upvote" : "upvote" ,
"downvote" : "downvote" ,
"link" : "link" ,
2014-11-19 00:00:09 +08:00
"edit" : "Edit" ,
"reply" : "Reply" ,
"no_comments" : "No comments." ,
2014-11-18 22:37:24 +08:00
//Errors
2014-11-19 00:00:09 +08:00
"you_are_already_logged_in" : "You are already logged in" ,
2015-01-25 17:38:54 +01:00
"sorry_this_is_a_private_site_please_sign_up_first" : "Sorry, this is a private site. Please register first." ,
2015-01-25 23:15:45 +01:00
"thanks_for_signing_up" : "Thanks for registering!" ,
2014-11-19 00:00:09 +08:00
"the_site_is_currently_invite_only_but_we_will_let_you_know_as_soon_as_a_spot_opens_up" : "The site is currently invite-only, but we will let you know as soon as a spot opens up." ,
"sorry_you_dont_have_the_rights_to_view_this_page" : "Sorry, you don't have the rights to view this page." ,
2015-01-05 16:32:26 +09:00
"sorry_you_do_not_have_the_rights_to_comments" : "Sorry, you do not have the rights to leave comments at this time." ,
2014-11-19 00:00:09 +08:00
"not_found" : "Not Found!" ,
"were_sorry_whatever_you_were_looking_for_isnt_here" : "We're sorry; whatever you were looking for isn't here.." ,
2015-02-12 08:24:41 +09:00
"disallowed_property_detected" : "Disallowed property detected" ,
2014-11-18 22:37:24 +08:00
//Notifications
2014-11-19 00:00:09 +08:00
"no_notifications" : "No notifications" ,
"1_notification" : "1 notification" ,
2014-11-18 22:37:24 +08:00
"notifications" : "notifications" ,
2014-11-19 00:00:09 +08:00
"mark_all_as_read" : "Mark all as read" ,
2014-11-18 22:37:24 +08:00
// Post deleted
2014-11-19 00:00:09 +08:00
"your_post_has_been_deleted" : "Your post has been deleted." ,
2014-11-18 22:37:24 +08:00
// Post submit & edit
2014-11-19 00:00:09 +08:00
"created" : "Created" ,
"title" : "Title" ,
"suggest_title" : "Suggest title" ,
"url" : "URL" ,
"short_url" : "Short URL" ,
"body" : "Body" ,
"category" : "Category" ,
"inactive_" : "Inactive?" ,
"sticky_" : "Sticky?" ,
"submission_date" : "Submission Date" ,
"submission_time" : "Submission Time" ,
"date" : "Date" ,
"submission" : "Submission" ,
"note_this_post_is_still_pending_so_it_has_no_submission_timestamp_yet" : "Note: this post is still pending so it has no submission timestamp yet." ,
"user" : "User" ,
"status_" : "Status" ,
"approved" : "Approved" ,
"rejected" : "Rejected" ,
"delete_post" : "Delete Post" ,
"thanks_your_post_is_awaiting_approval" : "Thanks, your post is awaiting approval." ,
"sorry_couldnt_find_a_title" : "Sorry, couldn't find a title..." ,
"please_fill_in_an_url_first" : "Please fill in an URL first!" ,
2014-11-18 22:37:24 +08:00
// Post item
2014-11-19 00:00:09 +08:00
"share" : "Share" ,
"discuss" : "Discuss" ,
"upvote_" : "Upvote" ,
"sticky" : "Sticky" ,
2014-11-18 22:37:24 +08:00
"status" : "status" ,
"votes" : "votes" ,
2014-11-19 00:00:09 +08:00
"basescore" : "baseScore" ,
2014-11-18 22:37:24 +08:00
"score" : "score" ,
"clicks" : "clicks" ,
"views" : "views" ,
"inactive" : "inactive" ,
"comment" : "comment" ,
"comments" : "comments" ,
"point" : "point" ,
"points" : "points" ,
2014-12-15 17:58:03 +02:00
//User /client/views/users/account/user_account.html
2014-11-19 00:00:09 +08:00
"please_complete_your_profile_below_before_continuing" : "Please complete your profile below before continuing." ,
"account" : "Account" ,
"username" : "Username" ,
"display_name" : "Display Name" ,
"email" : "Email" ,
"bio" : "Bio" ,
2014-12-15 17:58:03 +02:00
"twitter_username" : "Twitter Username" ,
"github_username" : "GitHub Username" ,
"site_url" : "Site URL" ,
2014-11-19 00:00:09 +08:00
"password" : "Password" ,
"change_password" : "Change Password?" ,
"old_password" : "Old Password" ,
"new_password" : "New Password" ,
"email_notifications" : "Email Notifications" ,
2014-12-15 17:58:03 +02:00
"new_users" : "New users" ,
2014-11-19 00:00:09 +08:00
"new_posts" : "New Posts" ,
"comments_on_my_posts" : "Comments on my posts" ,
"replies_to_my_comments" : "Replies to my comments" ,
"forgot_password" : "Forgot password?" ,
"profile_updated" : "Profile updated" ,
2015-01-25 17:38:54 +01:00
"please_fill_in_your_email_below_to_finish_signing_up" : "Please fill in your email below to finish the registration." ,
2014-11-19 00:00:09 +08:00
"invite" : "Invite" ,
"uninvite" : "Uninvite" ,
"make_admin" : "Make admin" ,
"unadmin" : "Unadmin" ,
"delete_user" : "Delete User" ,
"are_you_sure_you_want_to_delete" : "Are you sure you want to delete " ,
"reset_password" : "Reset Password" ,
"password_reset_link_sent" : "Password reset link sent!" ,
"name" : "Name" ,
"posts" : "Posts" ,
"comments_" : "Comments" ,
"karma" : "Karma" ,
"is_invited" : "Is Invited?" ,
"is_admin" : "Is Admin?" ,
"delete" : "Delete" ,
"member_since" : "Member since" ,
"edit_profile" : "Edit profile" ,
"sign_in" : "Sign In" ,
"sign_in_" : "Sign in!" ,
2015-01-25 17:38:54 +01:00
"sign_up_" : "Register!" ,
2014-11-19 00:00:09 +08:00
"dont_have_an_account" : "Don't have an account?" ,
"already_have_an_account" : "Already have an account?" ,
2015-01-25 17:38:54 +01:00
"sign_up" : "Register" ,
2014-11-19 00:00:09 +08:00
"please_fill_in_all_fields" : "Please fill in all fields" ,
"invite_" : "Invite " ,
2014-11-18 22:37:24 +08:00
"left" : " left" ,
2014-11-19 00:00:09 +08:00
"invite_none_left" : "Invite (none left)" ,
"all" : "All" ,
"invited" : "Invited" ,
"uninvited" : "Uninvited" ,
"filter_by" : "Filter by" ,
"sort_by" : "Sort by" ,
2014-11-18 22:37:24 +08:00
//helpers
2014-11-19 00:00:09 +08:00
"sorry_you_do_not_have_access_to_this_page" : "Sorry, you do not have access to this page" ,
"please_sign_in_first" : "Please Sign In First." ,
"sorry_you_have_to_be_an_admin_to_view_this_page" : "Sorry, you have to be an admin to view this page." ,
"sorry_you_dont_have_permissions_to_add_new_items" : "Sorry, you don't have permissions to add new items." ,
"sorry_you_cannot_edit_this_post" : "Sorry, you cannot edit this post." ,
"sorry_you_cannot_edit_this_comment" : "Sorry, you cannot edit this comment." ,
2014-11-18 22:37:24 +08:00
//Collections
2014-11-19 00:00:09 +08:00
"you_need_to_login_and_be_an_admin_to_add_a_new_category" : "You need to login and be an admin to add a new category." ,
"you_need_to_login_or_be_invited_to_post_new_comments" : "You need to login or be invited to post new comments." ,
"please_wait" : "Please wait " ,
"seconds_before_commenting_again" : " seconds before commenting again" ,
"your_comment_is_empty" : "Your comment is empty." ,
"you_dont_have_permission_to_delete_this_comment" : "You don't have permission to delete this comment." ,
"you_need_to_login_or_be_invited_to_post_new_stories" : "You need to login or be invited to post new stories." ,
"please_fill_in_a_headline" : "Please fill in a headline" ,
"this_link_has_already_been_posted" : "This link has already been posted" ,
"sorry_you_cannot_submit_more_than" : "Sorry, you cannot submit more than " ,
"posts_per_day" : " posts per day" ,
"someone_replied_to_your_comment_on" : "Someone replied to your comment on" ,
"has_replied_to_your_comment_on" : " has replied to your comment on" ,
"read_more" : "Read more" ,
"a_new_comment_on_your_post" : "A new comment on your post" ,
"you_have_a_new_comment_by" : "You have a new comment by " ,
"on_your_post" : " on your post" ,
"has_created_a_new_post" : " has created a new post" ,
"your_account_has_been_approved" : "Your account has been approved." ,
"welcome_to" : "Welcome to " ,
"start_posting" : "Start posting." ,
2014-11-18 22:37:24 +08:00
2014-11-18 23:39:00 +08:00
// Translation needed (found during migration to tap:i18n)
2014-11-19 00:00:09 +08:00
"please_fill_in_a_title" : "Please fill in a title" ,
"seconds_before_posting_again" : " seconds before posting again" ,
"upvoted" : "Upvoted" ,
"posted_date" : "Posted Date" ,
"posted_time" : "Posted Time" ,
"profile" : "Profile" ,
"sign_out" : "Sign Out" ,
2014-12-13 11:58:47 +09:00
"you_ve_been_signed_out" : "You've been signed out. Come back soon!" ,
2014-11-19 00:00:09 +08:00
"invitedcount" : "InvitedCount" ,
"invites" : "Invites" ,
"invited" : "Invited?" ,
2014-11-20 14:55:45 +09:00
"admin" : "Admin" ,
2014-11-19 00:00:09 +08:00
"actions" : "Actions" ,
"invites_left" : "invites left" ,
"id" : "ID" ,
"name" : "Name:" ,
"bio" : "Bio:" ,
"github" : "GitHub" ,
"site" : "Site" ,
"upvoted_posts" : "Upvoted Posts" ,
"downvoted_posts" : "Downvoted Posts" ,
"mark_as_read" : "Mark as read" ,
2014-11-18 23:39:00 +08:00
2014-11-18 22:37:24 +08:00
//Common
2014-11-19 00:00:09 +08:00
"pending" : "Pending" ,
"loading" : "Loading..." ,
"submit" : "Submit" ,
"you_must_be_logged_in" : "You must be logged in." ,
"are_you_sure" : "Are you sure?" ,
2015-01-05 16:32:26 +09:00
"please_log_in_first" : "Please log in first." ,
"please_log_in_to_comment" : "Please log in to comment." ,
2015-01-25 17:38:54 +01:00
"sign_in_sign_up_with_twitter" : "Register/Sign Up with Twitter" ,
2015-01-09 16:05:00 +09:00
"load_more" : "Load More" ,
2014-12-15 09:46:51 +09:00
"most_popular_posts" : "The most popular posts right now." ,
"newest_posts" : "The newest posts." ,
"highest_ranked_posts_ever" : "The all-time highest-ranked posts." ,
2014-12-15 09:52:37 +09:00
"the_profile_of" : "The profile of" ,
2015-01-25 17:38:54 +01:00
2014-12-15 09:46:51 +09:00
"posts_awaiting_moderation" : "Posts awaiting moderation." ,
"future_scheduled_posts" : "Future scheduled posts." ,
"users_dashboard" : "Users dashboard." ,
"telescope_settings_panel" : "Telescope settings panel." ,
"various_utilities" : "Various utilities."
2014-11-18 22:37:24 +08:00
}