Newer
Older
"general": {
"about": "About",
"tos": "Terms of Service",
"privacy": "Privacy Policy",
"image_by": "Image by"
},
"register": "Register",
"username": "Username",
"invite": "Enter your invite code.",
"current_password": "Enter your current password."
"reset": "Reset password.",
"set_password": "Set new password.",
"missing_verification": "No email?",
"resend": "Resend verification.",
"cancel": "Cancel request.",
"check_mail": "Check your mail.",
"successful_registration": "Successfully registered!",
"error": {
"create": "Failed to register!",
"login": "Failed to login!",
"reset": "Failed to reset!",
"resend": "Failed to resend!"
}
"status": {
"online": "Online",
"idle": "Idle",
"busy": "Busy",
"invisible": "Invisible",
"offline": "Offline"
},
"navigation": {
"tabs": {
"home": "Home",
"categories": {
"conversations": "Conversations",
"message_where": "Message {{channel_name}}",
"message_saved": "Save to your messages",
"uploading_file": "Uploading file...",
"failed_upload": "Failed to upload!",
"attached_file": "Attached {{filename}}",
"typing": {
"single": "{{user}} is typing…",
"multiple": "{{userlist}} and {{user}} are typing…",
"several": "Several people are typing…"
},
"system": {
"user_joined": "joined.",
"user_left": "left.",
"added_by": "added by",
"removed_by": "removed by",
"channel_renamed": "renamed the channel to"
"categories": {
"user_settings": "User Settings",
"client_settings": "Client Settings"
},
"pages": {
"account": {
"title": "Sessions",
"this_device": "This Device",
"created": "Created {{time_ago}}"
"title": "Appearance",
"overrides": "Theme Overrides",
"reset_overrides": "Reset overrides",
"export_clipboard": "Export to clipboard",
"import_clipboard": "Import from clipboard",
"import_manual": "Import manually",
"import_theme": "Import theme from string",
"notifications": {
"title": "Notifications",
"enable_desktop": "Enable Desktop Notifications.",
"enable_sound": "Play Sound on Message.",
"enable_outgoing_sound": "Play Send Sound.",
"descriptions": {
"enable_desktop": "This will give you notifications while your app is open.",
"enable_push": "Enable to receive notifications when you're offline.",
"enable_sound": "Enable for incoming message sounds.",
"enable_outgoing_sound": "Enable to play sound when you send a message."
}
"blocked": "Blocked",
"incoming": "Incoming friend request.",
"outgoing": "Outgoing friend request."
},
"status": {
"offline": "Offline.",
"disconnected": "Disconnected.",
"connecting": "Connecting…",
"reconnecting": "Reconnecting…"
},
"modals": {
"error": "An error occurred!",
"clipboard": {
"unavailable": "Clipboard is unavailable!",
"https": "You are not currently in a HTTPS context.",
"copy": "Manual Copy:"
},
"signed_out": "You were signed out!",
"welcome": "Welcome to",
"pick": "Pick a username that you want people to be able to find you by, this can be changed later in settings."
"prompt": {
"confirm_leave": "Leave {{group_name}}?",
"confirm_leave_long": "You won't be able to rejoin unless you are re-invited."
},
"account": {
"change": {
"username": "Change your username",
"email": "Change your email",
"password": "Change your password"
},
"reload": "Reload App",
"continue": "Continue",
"cancel": "Cancel"
"popovers": {
"user_profile": {
"profile": "Profile",
"mutual_friends": "Mutual Friends",
"mutual_groups": "Mutual Groups",
"no_users": "No mutual friends!",
"no_groups": "No mutual groups!",
"badges": {
"translator": "Translator"
}
"copy_uid": "Copy User ID",
"copy_cid": "Copy Channel ID",
"copy_mid": "Copy Message ID",
"message_user": "Message",
"mark_as_read": "Mark As Read",
"retry_message": "Retry Send",
"cancel_message": "Cancel Send",
"edit_message": "Edit Message",
"delete_message": "Delete Message",
"open_file": "Open File",
"save_file": "Save File",
"open_image": "Open Image",
"save_image": "Save Image",
"open_video": "Open Video",
"save_video": "Save Video",
"block_user": "Block User",
"unblock_user": "Unblock User",
"add_friend": "Add Friend",
"remove_friend": "Remove Friend",
"cancel_friend": "Cancel Request"
"quantities": {
"members": {
"one": "1 Member",
"many": "{{count}} Members"
}
},
"lastDay": "[Yesterday at] LT",
"sameDay": "[Today at] LT",
"nextDay": "[Tomorrow at] LT",
"lastWeek": "[Last] dddd [at] LT",
"nextWeek": "dddd [at] LT",
"sameElse": "L"
"notifications": {
"sent_request": "@{{person}} sent you a friend request.",
"now_friends": "You are now friends with @{{person}}!"
},
"network_error": "Network error.",
"unauthorized": "Unauthorized.",
"unlabelled": "Something happened.",
"failed_validation": "Failed to validate fields.",
"database_error": "Database error.",
"internal_error": "Internal error.",
"unknown_error": "See console.",
"operation_failed": "Operation failed.",
"missing_headers": "Missing headers.",
"invalid_session": "Invalid session.",
"unverified_account": "Unverified account.",
"unknown_user": "Unknown user.",
"email_in_use": "Email in use.",
"email_failed": "Email failed to send.",
"invalid_credentials": "Email or password is wrong.",
"invalid_token": "Invalid token",
"missing_invite": "Missing invite code in request.",
"invalid_invite": "Invalid code",
"already_onboarded": "Already finished onboarding.",
"username_taken": "Username is taken.",
"already_friends": "Already friends with this user.",
"already_sent_request": "Already sent a request to this user.",
"blocked": "You have blocked this user.",
"blocked_other": "This user has blocked you.",
"no_effect": "This request had no effect.",
"required_field": "Required",
"too_short": "Too short",
"too_long": "Too long",
"invalid_email": "Invalid email address",
"unavailable": "Unavailable.",
"file_too_large": "File is too large.",
"failed_to_receive": "Server failed to receive your file.",
"missing_data": "Request is missing data.",
"probe_error": "Failed to get file metadata.",
"io_error": "Server encountered an I/O error.",
"unsupported_browser": "Browser is missing support for this feature.",
"denied_notification": "You denied notification access, check page settings."