129 lines
5.8 KiB
JSON
129 lines
5.8 KiB
JSON
{
|
|
"user.not.found": "User not found",
|
|
"dm.already.exists": "Direct message already exists",
|
|
"cant.invite.urself": "You can't invite yourself",
|
|
"user.already.invited": "You have already invited this user",
|
|
"user.invited": "User invited successfully",
|
|
"cant.create.dm.without.invitation": "You can't create a dm without invitation",
|
|
"dm.begin.notice": "At the beginning of a DM, you should always verify that the person you're talking to is the intended recipient",
|
|
"failed.accept.dm": "Failed to accept DM",
|
|
"dm.accepted": "DM accepted",
|
|
"no.invite.found": "You can't create a dm without invitation",
|
|
"unknown.error": "Unknown error",
|
|
"forbidden": "You do not have permission to perform this action",
|
|
"dm.key.too.large": "DM key too large",
|
|
"dm.key.not.found": "DM key not found",
|
|
"dm.key.updated": "DM key updated successfully",
|
|
"body.too.large": "Request body too large",
|
|
"invite.revoked": "Invite revoked successfully",
|
|
"invite.declined": "Invite declined successfully",
|
|
"account.creation.request.expired": "Account creation request expired. Try again",
|
|
"invalid.username": "Invalid username: {0}",
|
|
"invalid.password": "Invalid password: {0}",
|
|
"incorrect.captcha": "Incorrect captcha. Try again",
|
|
"username.taken": "This username is already taken",
|
|
"accounts.slots.full": "You can't create a new account because all ids are used. Try again later",
|
|
"registration.disabled": "Registration disabled",
|
|
"account.created": "Account created successfully",
|
|
"password.changed": "Password changed successfully",
|
|
"keys.updated": "Keys updated successfully",
|
|
"unknown.request": "Unknown request: {0}",
|
|
"login.successful": "Login successful",
|
|
"username.length": "Username must be {0} characters long",
|
|
"username.conditions.allowed": "Username can only include {all}",
|
|
"password.not.hashed.properly": "Password is not hashed properly",
|
|
"invalid.username.or.password": "Invalid username or password",
|
|
"account.not.exist": "Account with this name doesn't exist",
|
|
"invalid.nonce": "Invalid nonce. Try again",
|
|
"username.changed": "Username changed successfully",
|
|
"auth.failed.redirect.to.login": "Failed to auth. Redirecting to login...",
|
|
"dm.refresh.failed": "Failed to refresh dms",
|
|
"chat.add.failed": "Failed to add chat",
|
|
"something.wrong.mayb.pass": "Something went wrong... (probably wrong password)",
|
|
"something.wrong": "Something went wrong...",
|
|
"passwords.not.match": "Passwords do not match",
|
|
"password.cant.empty": "Password cannot be empty",
|
|
"username.cant.empty": "Username cannot be empty",
|
|
"bad.request": "Bad request",
|
|
|
|
"letters": "letters",
|
|
"numbers": "numbers",
|
|
"underscores": "underscores",
|
|
|
|
"loading.connecting": "Connecting...",
|
|
"loading.loading": "Loading...",
|
|
"loading.done": "Ready!",
|
|
|
|
"title.home": "Home",
|
|
"title.dms": "Direct messages",
|
|
"title.groups": "Groups",
|
|
"title.welcome.splash": "Welcome to Miarven",
|
|
"desc.welcome.splash": "First Larpix client",
|
|
"title.splash": "Splash",
|
|
"title.create.dm": "Invite to dm",
|
|
"title.create.space": "Create space",
|
|
"title.create.group": "Create group",
|
|
"title.add.chat": "Add chat",
|
|
"desc.add.chat": "Add a private, encrypted chat by entering a username",
|
|
"desc.create.group": "Create a private, encrypted group",
|
|
"placeholder.create.group.input": "My group",
|
|
"placeholder.create.space.input": "My space",
|
|
"title.name": "Name",
|
|
"desc.create.space": "Create a space for your community",
|
|
"desc.join.space": "Join a community that fits you",
|
|
"title.join.space": "Join space",
|
|
"title.space.id": "Space id",
|
|
"title.inbox": "Inbox",
|
|
"title.invites": "Invites",
|
|
"title.notifications": "Notifications",
|
|
"title.received": "Received",
|
|
"title.sent": "Sent",
|
|
"title.all": "All",
|
|
"title.unread": "Unread",
|
|
"desc.no.invites": "No invites found",
|
|
"desc.no.notifications": "No notifications found",
|
|
"desc.fetching.invites": "Fetching invites...",
|
|
"desc.fetching.notifications": "Fetching notifications...",
|
|
"desc.invite.dm.received": "{0} ({1}) invited you to chat",
|
|
"desc.invite.dm.sent": "You invited {0} ({1}) to chat",
|
|
"desc.invite.group.received": "{0} ({1}) invited you to a group",
|
|
"desc.invite.group.sent": "You invited {0} ({1}) to a group",
|
|
|
|
"action.fetching.invites.sent": "Fetching sent invites...",
|
|
"action.fetching.invites.recv": "Fetching received invites...",
|
|
"action.dm.fetch": "Fetching dms...",
|
|
"action.auth": "Authenticating...",
|
|
"action.dm.adding": "Adding...",
|
|
"action.invite.revoking": "Revoking invite...",
|
|
"action.invite.accepting": "Accepting invite...",
|
|
"action.invite.declining": "Declining invite...",
|
|
|
|
"title.sign.up": "Sign Up",
|
|
"title.sign.in": "Sign In",
|
|
"title.sign.in.to": "Sign in to your larpix instance",
|
|
"title.server.host": "Server Host",
|
|
"title.username": "Username",
|
|
"title.password": "Password",
|
|
"title.new.here.?": "New here?",
|
|
"title.create.an.account": "Create an account",
|
|
"join.larpix": "Join Larpix",
|
|
"title.create.new.account": "Create new larpix account",
|
|
"notice.use.strong.pass": "Remember to use a strong password! It will be used to encrypt your keys",
|
|
"title.confirm.password": "Confirm Password",
|
|
"title.already.registered.?": "Already a member?",
|
|
"title.back.to.login": "Back to Login",
|
|
"title.verify": "Verify",
|
|
"title.captcha.desc": "Prove you are a human",
|
|
"title.captcha.code": "Captcha code",
|
|
"title.invitation.code": "Invitation code",
|
|
"title.back.to.register": "Back to registration",
|
|
"placeholder.username": "username",
|
|
"placeholder.captcha.code": "captcha code",
|
|
"placeholder.message.input": "Message...",
|
|
"desc.messages.encryption.active": "Messages are end-to-end encrypted",
|
|
"desc.no.dms": "No direct messages",
|
|
"action.dm.opening": "Opening DM...",
|
|
"dm.open.failed": "Failed to open DM",
|
|
"dm.messages.fetch.failed": "Failed to fetch messages",
|
|
"messages.decrypt.failed": "Failed to decrypt message"
|
|
}
|