Newer
Older
"general": {
"about": "About",
"tos": "Terms of Service",
"privacy": "Privacy Policy",
"image_by": "Image by",
},
"login": {
"title": "Login",
"register": "Register",
"username": "Username",
"email": "Email",
"password": "Password",
"invite": "Invite Code",
"current_password": "Current Password",
"enter": {
"username": "Enter a username.",
"email": "Enter your email.",
"password": "Enter your password.",
"invite": "Enter your invite code.",
"current_password": "Enter your current password."
},
"forgot": "Forgot your password?",
"reset": "Reset password.",
"set_password": "Set new password.",
"remembered": "Go back to login.",
"existing": "Already have an account?",
"create": "Create a new account.",
"missing_verification": "No email?",
"resend": "Resend verification.",
"cancel": "Cancel request.",
"check_mail": "Check your mail.",
"check_spam": "Please check spam if you can't find it",
"open_mail_provider": "Open {{provider}}",
"successful_registration": "Successfully registered!",
"error": {
"create": "Failed to register!",
"login": "Failed to login!",
"reset": "Failed to reset!",
"resend": "Failed to resend!"
}
},
"app": {
"status": {
"online": "Online",
"idle": "Idle",
"invisible": "Invisible",
"offline": "Offline"
},
"navigation": {
"tabs": {
"home": "Home",
"dev": "Developer",
"friends": "Friends",
"unreads": "Unreads",
"saved": "Saved Notes"
}
},
"main": {
"categories": {
"conversations": "Conversations",
"participants": "Participants",
"channels": "Channels",
"members": "Members"
},
"channel": {
"message_where": "Message {{channel_name}}",
"message_who": "Message {{person}}",
"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": "{{user}} joined",
"user_left": "{{user}} left",
"user_kicked": "{{user}} was kicked",
"user_banned": "{{user}} was banned",
"added_by": "{{user}} was added by {{other_user}}",
"removed_by": "{{user}} was removed by {{other_user}}",
"channel_description_changed": "{{user}} changed the channel description",
"channel_icon_changed": "{{user}} changed the channel icon"
},
"start": {
"group": "This is the start of your conversation."
},
"voice": {
"connected": "Voice connected",
"leave": "Leave",
"mute": "Mute",
"unmute": "Unmute"
},
"misc": {
"viewing_old": "Viewing older messages",
"jump_present": "Jump to present",
"no_sending": "You don't have permission to send messages in this channel.",
"blocked_user": "Blocked User",
"sent_file": "Sent an attachment",
"sent_multiple_files": "Sent multiple attachments"
"nsfw": {
"channel": {
"marked": "This channel is marked as NSFW.",
"confirm": "Enter Channel"
},
"confirm": "I confirm that I am at least 18 years old."
},
"unknown_user": "<Unknown User>",
"edited": "(edited)",
"bot": "bot",
"notifications": {
"default": "Use Default",
"all": "All Messages",
},
"search": {
"title": "Search",
"sort": {
"relevance": "Relevance",
"latest": "Latest",
"oldest": "Oldest"
}
"channel_description": "Channel Description",
"custom_banner": "Custom Banner",
"owner": "Server Owner",
"text_channel": "Text Channel",
"voice_channel": "Voice Channel"
}
},
"settings": {
"title": "Settings",
"categories": {
"user_settings": "User Settings",
"client_settings": "Client Settings"
},
"actions": {
"remove": "Remove",
"upload": "Upload",
"max_filesize": "(max {{filesize}})"
},
"pages": {
"account": {
"title": "My Account",
"unique_id": "This is a unique user identifier for your account.",
"title": "Two-factor Authentication",
"description": "Add an extra layer of security by enabling 2FA on your account.",
"add_auth": "Add Authenticator",
"remove_auth": "Remove Authenticator"
"description": "Disable or delete your account at any time. This action will log you out and fully delete your account, including your chat history and friends.",
},
"profile": {
"title": "Profile",
"info": "Information",
"fetching": "Fetching your profile…",
"placeholder": "Write something about yourself…",
"profile_picture": "Profile Picture",
"custom_background": "Custom Background",
"edit_background": "Edit Background",
"edit_profile": "Edit Profile"
},
"sessions": {
"title": "Sessions",
"active_sessions": "Active Sessions",
"this_device": "This Device",
"created": "Created {{time_ago}}",
"logout": "Log out of all other sessions"
},
"appearance": {
"title": "Appearance",
"theme": "Theme",
"display": {
"default": "Default",
"compact": "Compact",
"default_description": "Beautiful, sleek and modern.",
"compact_description": "Good old IRC."
},
"color": {
"light": "light",
"dark": "dark"
},
"accent_selector": "Accent Colour",
"emoji_pack": "Emoji Pack",
"message_display": "Message Display",
"advanced": "Advanced Options",
"overrides": "Theme Overrides",
"reset_overrides": "Reset overrides",
"import_theme": "Import theme from string",
"theme_data": "Theme Data",
"custom_css": "Custom CSS",
"ligatures": "Font Ligatures",
"ligatures_desc": "For supported fonts, ligatures combine characters together, for example, turning -> into an arrow. Switch to Inter and try toggling this option."
},
"notifications": {
"title": "Notifications",
"push_notifications": "Push Notifications",
"enable_desktop": "Enable Desktop Notifications.",
"enable_push": "Enable Push Notifications.",
"sounds": "Sounds",
"descriptions": {
"enable_desktop": "This will give you notifications while your app is open.",
"enable_push": "Enable to receive notifications when you're offline."
},
"sound": {
"message": "Message Received",
"outbound": "Message Sent",
"call_join": "User Joined Call",
"call_leave": "User Left Call"
}
},
"language": {
"title": "Language",
"const": "Constructed languages",
"other": "Other language options"
"sync": {
"title": "Sync",
"categories": "Sync Categories",
"descriptions": {
"appearance": "This will sync options such as emoji packs and message density.",
"theme": "This will sync your chosen theme, colours and any custom CSS.",
"locale": "This will sync your currently chosen language."
}
},
"experiments": {
"title": "Experiments",
"features": "Available Features",
"donate": {
"title": "Donate"
},
"feedback": {
"title": "Feedback",
"suggest": "Submit feature suggestion",
"suggest_desc": "Suggest new Revolt features on GitHub discussions.",
"issue": "Create a new issue",
"issue_desc": "To help us more easily triage issues, you can create an issue on GitHub.",
"bug": "Bug Tracker",
"bug_desc": "View currently active bug reports here."
},
"logOut": "Log Out"
},
"channel_pages": {
"overview": {
"title": "Overview",
"name": "Channel Name",
"description": "Channel Description"
"description": "Channel Description",
"system_messages": "System Message Channels"
},
"members": {
"title": "Members"
},
"invites": {
"title": "Invites",
"code": "Invite Code",
"invitor": "Invitor",
"channel": "Channel",
"revoke": "Revoke"
"title": "Bans",
"user": "User",
"reason": "Ban Reason",
"revoke": "Revoke",
"no_reason": "No ban reason."
"tips": {
"account": {
"a": "Looking to customise your public profile?",
"b": "Head over to your profile settings."
},
"languages": {
"a": "Missing a language you want?",
"b": "Help contribute more translations."
},
"sessions": {
"a": "If you see an unknown session on the list,",
"b": "secure your account by changing your password and using 2FA."
}
},
"permissions": {
"default_role": "Default",
"server": "Server Permissions",
"channel": "Channel Permissions",
"create_role": "Create a new role",
"role_name": "Role Name"
}
},
"special": {
"copy_username": "Click to copy username",
"blocked": "Blocked",
"incoming": "Incoming friend request.",
"outgoing": "Outgoing friend request.",
"nobody": "Nobody here yet!",
"from": {
"single": "From {{user}}",
"multiple": "From {{userlist}} and {{user}}",
"several": "From {{userlist}} and {{count}} more…"
}
},
"status": {
"offline": "Offline.",
"disconnected": "Disconnected.",
"connecting": "Connecting…",
"reconnecting": "Reconnecting…"
},
"modals": {
"error": "An error occurred!",
"clipboard": {
"unavailable": "Clipboard is unavailable!",
"copy": "Manual Copy:"
},
"signed_out": "You were signed out!",
"onboarding": {
"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 {{name}}?",
"confirm_leave_long": "You won't be able to rejoin unless you are re-invited.",
"confirm_close_dm": "Close conversation with {{name}}?",
"confirm_close_dm_long": "You can re-open it later but it will disappear on both sides.",
"confirm_delete_long": "Once it's deleted, there's no going back.",
"confirm_delete_message_long": "Are you sure you want to delete this?",
"create_invite_created": "Here is your new invite code:",
"confirm_kick": "Are you sure you want to kick {{name}}?",
"confirm_ban": "You are about to ban {{name}}",
"confirm_ban_reason": "Ban Reason",
"unfriend_user": "Remove {{name}}?",
"unfriend_user_long": "You may not be able to talk to them again until you add them back.",
"block_user": "Block {{name}}?",
"block_user_long": "Are you sure you want to block {{name}}? They will also be removed from your friends list."
},
"account": {
"change": {
"username": "Change your username",
"email": "Change your email",
"password": "Change your password"
},
"failed": "Failed to change!"
},
"actions": {
"ok": "Ok",
"preview": "Preview",
"reload": "Reload App",
"continue": "Continue",
}
},
"popovers": {
"user_profile": {
"profile": "Profile",
"mutual_friends": "Mutual Friends",
"mutual_groups": "Mutual Groups",
"empty": "It's a bit empty in here…",
"no_users": "No mutual friends!",
"no_groups": "No mutual groups!",
"sub": {
"badges": "Badges",
"information": "Information",
"connections": "Connections"
},
"badges": {
"translator": "Translator",
"supporter": "Supporter",
"early_adopter": "Early Adopter"
}
},
"user_picker": {
"select": "Select friends to add."
}
},
"requires_online": "You need to be online to view this.",
"invite": {
"invited_by": "Invited by {{user}}",
"login": "Login to Revolt",
"accept": "Accept Invite"
}
},
"context_menu": {
"copy_id": "Copy ID",
"copy_selection": "Copy selection",
"copy_text": "Copy text",
"copy_uid": "Copy user ID",
"copy_sid": "Copy server ID",
"copy_cid": "Copy channel ID",
"copy_mid": "Copy message ID",
"copy_message_link": "Copy message link",
"mention": "Mention",
"message_user": "Message",
"view_profile": "View profile",
"mark_as_read": "Mark as read",
"retry_message": "Retry send",
"cancel_message": "Cancel send",
"quote_message": "Quote message",
"edit_message": "Edit message",
"delete_message": "Delete message",
"remove_member": "Remove from group",
"kick_member": "Kick member",
"ban_member": "Ban member",
"open_file": "Open file",
"save_file": "Save file",
"open_image": "Open image",
"save_image": "Save image",
"open_video": "Open video",
"save_video": "Save video",
"copy_link": "Copy link",
"open_link": "Open link",
"block_user": "Block user",
"unblock_user": "Unblock user",
"add_friend": "Add friend",
"remove_friend": "Remove friend",
"cancel_friend": "Cancel request",
"custom_status": "Custom status",
"clear_status": "Clear status",
"set_custom_status": "Set a custom status",
"leave_group": "Leave group",
"leave_server": "Leave server",
"delete_server": "Delete server",
"edit_identity": "Edit identity",
"delete_channel": "Delete channel",
"create_channel": "Create channel",
"create_invite": "Create invite",
"open_notification_options": "Notification options",
"open_channel_settings": "Channel settings",
"open_server_settings": "Server settings",
"open_group_settings": "Group settings"
}
},
"quantities": {
"members": {
"one": "1 Member",
"many": "{{count}} Members"
}
},
"dayjs": {
"lastDay": "[Yesterday at] {{time}}",
"sameDay": "[Today at] {{time}}",
"nextDay": "[Tomorrow at] {{time}}",
"lastWeek": "[Last] dddd [at] {{time}}",
"nextWeek": "dddd [at] {{time}}",
"defaults": {
"date_separator": "/",
"date_format": "traditional",
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
},
"notifications": {
"sent_request": "@{{person}} sent you a friend request.",
"now_friends": "You are now friends with @{{person}}!"
},
"error": {
"NetworkError": "Network error.",
"Unauthorized": "Unauthorized.",
"Unlabelled": "Something happened.",
"FailedValidation": "Failed to validate fields.",
"DatabaseError": "Database error.",
"InternalError": "Internal error.",
"MissingPermission": "Missing permission.",
"UnknownError": "See console.",
"OperationFailed": "Operation failed.",
"RenderFail": "Template rendering failed.",
"MissingHeaders": "Missing headers.",
"InvalidSession": "Invalid session.",
"UnverifiedAccount": "Unverified account.",
"UnknownUser": "Unknown user.",
"EmailInUse": "Email in use.",
"EmailFailed": "Email failed to send.",
"InvalidCredentials": "Email or password is wrong.",
"InvalidToken": "Invalid token",
"MissingInvite": "Missing invite code in request.",
"InvalidInvite": "Invalid code",
"AlreadyOnboarded": "Already finished onboarding.",
"UsernameTaken": "Username is taken.",
"AlreadyFriends": "Already friends with this user.",
"AlreadySentRequest": "Already sent a request to this user.",
"Blocked": "You have blocked this user.",
"BlockedOther": "This user has blocked you.",
"NoEffect": "This request had no effect.",
"RequiredField": "Required",
"TooShort": "Too short",
"TooLong": "Too long",
"InvalidEmail": "Invalid email address",
"Unavailable": "Unavailable.",
"FileTooLarge": "File is too large.",
"FailedToReceive": "Server failed to receive your file.",
"MissingData": "Request is missing data.",
"ProbeError": "Failed to get file metadata.",
"IoError": "Server encountered an I/O error.",
"UnsupportedBrowser": "Browser is missing support for this feature.",
"DeniedNotification": "You denied notification access, check page settings.",
"CompromisedPassword": "This password is compromised."
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
},
"permissions": {
"server": {
"ManageRoles": {
"t": "Manage Roles",
"d": "Allows members to create, edit and delete roles with a lower rank than theirs. Also allows them to modify role permissions on channels."
},
"ManageChannels": {
"t": "Manage Channels",
"d": "Allows members to create, edit and delete channels."
},
"ManageServer": {
"t": "Manage Server",
"d": "Allows members to change this server's name, description, icon and other related information."
},
"KickMembers": {
"t": "Kick Members",
"d": "Allows members to remove members from this server. Kicked members may rejoin with an invite."
},
"BanMembers": {
"t": "Ban Members",
"d": "Allows members to permanently remove members from this server."
},
"ChangeNickname": {
"t": "Change Nickname",
"d": "Allows members to change their nickname on this server."
},
"ManageNicknames": {
"t": "Manage Nicknames",
"d": "Allows members to change the nicknames of other members."
},
"ChangeAvatar": {
"t": "Change Avatar",
"d": "Allows members to change their server avatar on this server."
},
"RemoveAvatars": {
"t": "Remove Avatars",
"d": "Allows members to remove the server avatars of other members on this server."
}
},
"channel": {
"View": {
"t": "View Channel",
"d": "Allows members to view any channels they have this permission on."
},
"SendMessage": {
"t": "Send Messages",
"d": "Allows members to send messages in text channels."
},
"ManageMessages": {
"t": "Manage Messages",
"d": "Allows members to delete messages sent by other members."
},
"ManageChannel": {
"t": "Kick Members",
"d": "Allows members to edit or delete a channel."
},
"VoiceCall": {
"t": "Voice Call",
"d": "Allows members to join voice channels."
},
"InviteOthers": {
"t": "Change Nickname",
"d": "Allows members to invite other users to a channel."
},
"EmbedLinks": {
"t": "Embed Links",
"d": "Allows members to show embedded content on links they post in text channels."
},
"UploadFiles": {
"t": "Upload Files",
"d": "Allows members to upload files in text channels."
}
}