122 lines
4.9 KiB
JSON
122 lines
4.9 KiB
JSON
{
|
|
"login": "Login",
|
|
"forgotPassword": "Forgot password",
|
|
"loginPickFactor": "Pick a factor",
|
|
"loginMultiFactor": {
|
|
"one": "{} step left",
|
|
"other": "{} steps left"
|
|
},
|
|
"loginEnterPassword": "Enter the code",
|
|
"loginSuccess": "Logged in as {}",
|
|
"loginGreeting": "Welcome back!",
|
|
"username": "Username",
|
|
"usernameCannotChangeHint": "Username cannot be updated after created.",
|
|
"usernameLookupHint": "We also take your email address.",
|
|
"unknown": "Unknown",
|
|
"termAcceptNextWithAgree": "By continuing, you agree to our terms of services and other terms and conditions.",
|
|
"termAcceptLink": "Check them out",
|
|
"loginResetPasswordHint": "Provide your username to receive a password reset link.",
|
|
"password": "Password",
|
|
"next": "Next",
|
|
"createAccount": "Create an Account",
|
|
"nickname": "Nickname",
|
|
"email": "Email",
|
|
"bio": "Bio",
|
|
"fieldCannotBeEmpty": "This field cannot be empty.",
|
|
"fieldEmailAddressMustBeValid": "The email address must be valid.",
|
|
"logout": "Logout",
|
|
"updateYourProfile": "Edit Profile",
|
|
"accountBasicInfo": "Basic Info",
|
|
"accountProfile": "Your Profile",
|
|
"saveChanges": "Save Changes",
|
|
"publishers": "Publishers",
|
|
"managedPublisher": "Managed Publishers",
|
|
"createPublisher": "Create a Publisher",
|
|
"createPublisherHint": "To create posts, collections, etc.",
|
|
"editPublisher": "Edit Publisher",
|
|
"syncPublisher": "Use Account Data",
|
|
"create": "Create",
|
|
"edit": "Edit",
|
|
"delete": "Delete",
|
|
"deletePublisher": "Delete Publisher {}",
|
|
"deletePublisherHint": "Are you sure to delete this publisher? This will also deleted all the post and collections under this publisher.",
|
|
"somethingWentWrong": "Something went wrong...",
|
|
"deletePost": "Delete Post",
|
|
"deletePostHint": "Are you sure to delete this post?",
|
|
"copyLink": "Copy Link",
|
|
"postCreateAccountTitle": "Thanks for joining!",
|
|
"postCreateAccountNext": "What's next?",
|
|
"postCreateAccountNext1": "Go to your email inbox and receive the account activation email.",
|
|
"postCreateAccountNext2": "Log in to your account and start exploring the Solar Network!",
|
|
"postPlaceholder": "What's on your mind?",
|
|
"publishersEmpty": "No publishers yet",
|
|
"publishersEmptyDescription": "You can need to create a publisher to start publishing your posts.",
|
|
"authFactorPassword": "Password",
|
|
"authFactorPasswordDescription": "The password you set when you registered.",
|
|
"authFactorEmail": "Email verification code",
|
|
"authFactorEmailDescription": "An one-time code sent to the email address you set when you registered.",
|
|
"authFactorTOTP": "Time-based OTP",
|
|
"authFactorTOTPDescription": "A one-time code generated by a TOTP authenticator such as Google Authenticator or Authy.",
|
|
"authFactorInAppNotify": "In-app notification",
|
|
"authFactorInAppNotifyDescription": "A one-time code sent via in-app notification.",
|
|
"realms": "Realms",
|
|
"createRealm": "Create a Realm",
|
|
"createRealmHint": "Meet friends with same interests, build communities, and more.",
|
|
"editRealm": "Edit Realm",
|
|
"deleteRealm": "Delete Realm",
|
|
"deleteRealmHint": "Are you sure to delete this realm? This will also deleted all the channels, publishers, and posts under this realm.",
|
|
"explore": "Explore",
|
|
"account": "Account",
|
|
"name": "Name",
|
|
"description": "Description",
|
|
"slug": "Slug",
|
|
"slugHint": "The slug will be used in the URL to access this resource, it should be unique and URL safe.",
|
|
"createChatRoom": "Create a Room",
|
|
"editChatRoom": "Edit Room",
|
|
"deleteChatRoom": "Delete Room",
|
|
"deleteChatRoomHint": "Are you sure to delete this room? This action cannot be undone.",
|
|
"chat": "Chat",
|
|
"chatMessageHint": "Message in {}",
|
|
"chatDirectMessageHint": "Message to {}",
|
|
"loading": "Loading...",
|
|
"descriptionNone": "No description yet.",
|
|
"invites": "Invites",
|
|
"invitesEmpty": "No invites yet, such a lonely person...",
|
|
"members": {
|
|
"one": "{} member",
|
|
"other": "{} members"
|
|
},
|
|
"permissionOwner": "Owner",
|
|
"permissionModerator": "Moderator",
|
|
"permissionMember": "Member",
|
|
"reply": "Reply",
|
|
"forward": "Forward",
|
|
"edited": "Edited",
|
|
"addVideo": "Add video",
|
|
"addPhoto": "Add photo",
|
|
"createDirectMessage": "New direct message",
|
|
"react": "React",
|
|
"reactions": {
|
|
"zero": "Reactions",
|
|
"one": "{} reaction",
|
|
"other": "{} reactions"
|
|
},
|
|
"reactionPositive": "Postive",
|
|
"reactionNegative": "Negative",
|
|
"reactionNeutral": "Neutral",
|
|
"connectionConnected": "Connected",
|
|
"connectionDisconnected": "Disconnected",
|
|
"connectionReconnecting": "Reconnecting",
|
|
"checkIn": "Check In",
|
|
"checkInNone": "Not checked-in yet",
|
|
"checkInNoneHint": "Get your fortune tips and daily rewards by checking in.",
|
|
"checkInResultLevel0": "Wrost Luck",
|
|
"checkInResultLevel1": "Bad Luck",
|
|
"checkInResultLevel2": "A Normal Day",
|
|
"checkInResultLevel3": "Good Luck",
|
|
"checkInResultLevel4": "Best Luck",
|
|
"checkInActivityTitle": "{} checked in on {} and got a {}",
|
|
"eventCalander": "Event Calander",
|
|
"eventCalanderEmpty": "No events on that day."
|
|
}
|