From b37c686e0551792f7a820e5d94828f737a592a48 Mon Sep 17 00:00:00 2001 From: Max Walters Date: Sun, 3 Dec 2023 23:34:23 +0100 Subject: [PATCH] Added translation using Weblate (Hindi) --- hi.po | 781 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 781 insertions(+) create mode 100644 hi.po diff --git a/hi.po b/hi.po new file mode 100644 index 0000000..1ce288a --- /dev/null +++ b/hi.po @@ -0,0 +1,781 @@ +msgid "" +msgstr "" +"Project-Id-Version: Meower-Svelte\n" +"Report-Msgid-Bugs-To: https://github.com/meower-media-co/i18n/issues\n" +"POT-Creation-Date: 2023-11-29 20:09+0400\n" +"PO-Revision-Date: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: \n" + +#: src/lib/Setup.svelte:75 +msgid "Connecting..." +msgstr "" + +#: src/lib/Setup.svelte:135 +msgid "Logging in..." +msgstr "" + +#: src/lib/Setup.svelte:152 +#: src/lib/modals/Login.svelte:43 +#: src/lib/modals/moderation/DeleteAccount.svelte:22 +msgid "Invalid username!" +msgstr "" + +#: src/lib/Setup.svelte:155 +#: src/lib/modals/Login.svelte:46 +msgid "This account has been deleted!" +msgstr "" + +#: src/lib/Setup.svelte:159 +msgid "Session expired! Please login again." +msgstr "" + +#: src/lib/Setup.svelte:160 +#: src/lib/modals/Login.svelte:49 +msgid "Invalid password!" +msgstr "" + +#: src/lib/Setup.svelte:167 +#: src/lib/Setup.svelte:350 +#: src/lib/modals/Login.svelte:55 +#: src/lib/modals/Signup.svelte:63 +msgid "Usernames must not have spaces or other special characters!" +msgstr "" + +#: src/lib/Setup.svelte:170 +#: src/lib/Setup.svelte:354 +#: src/lib/modals/DeletePost.svelte:35 +#: src/lib/modals/Login.svelte:59 +#: src/lib/modals/Signup.svelte:67 +msgid "Too many requests! Please try again later." +msgstr "" + +#. TRANSLATORS: Do not modify the "{error}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/Setup.svelte:173 +#: src/lib/Setup.svelte:370 +#: src/lib/modals/Signup.svelte:79 +msgid "Unexpected {error} error!" +msgstr "" + +#: src/lib/Setup.svelte:201 +msgid "Reconnecting..." +msgstr "" + +#: src/lib/Setup.svelte:220 +#: src/lib/Setup.svelte:293 +#: src/lib/modals/Login.svelte:105 +msgid "Log in" +msgstr "" + +#: src/lib/Setup.svelte:224 +msgid "Create an account" +msgstr "" + +#: src/lib/Setup.svelte:248 +msgid "Skip" +msgstr "" + +#: src/lib/Setup.svelte:251 +msgid "(Several features will be unavailable while not logged in.)" +msgstr "" + +#: src/lib/Setup.svelte:256 +msgid "(You need to be logged in for this page.)" +msgstr "" + +#. TRANSLATORS: Do not translate the "v" part of this string. It is for displaying the version (e.g. v1.2.3). Do not modify the "{version}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/Setup.svelte:260 +msgid "Meower Svelte v{version}" +msgstr "" + +#: src/lib/Setup.svelte:267 +#: src/lib/modals/Login.svelte:17 +#: src/lib/modals/Signup.svelte:153 +msgid "Login to Meower" +msgstr "" + +#: src/lib/Setup.svelte:274 +msgid "You must specify a username and a password to login!" +msgstr "" + +#: src/lib/Setup.svelte:281 +#: src/lib/Setup.svelte:375 +#: src/lib/modals/Login.svelte:72 +#: src/lib/modals/Login.svelte:78 +#: src/lib/modals/Signup.svelte:86 +#: src/lib/modals/chats/AddMember.svelte:62 +#: src/lib/modals/chats/AddMember.svelte:66 +#: src/lib/modals/chats/AddMember_Search.svelte:24 +#: src/lib/modals/chats/AddMember.svelte:28 +msgid "Username" +msgstr "" + +#: src/lib/Setup.svelte:282 +#: src/lib/Setup.svelte:378 +#: src/lib/modals/Login.svelte:86 +#: src/lib/modals/Login.svelte:92 +#: src/lib/modals/Signup.svelte:101 +msgid "Password" +msgstr "" + +#: src/lib/Setup.svelte:291 +#: src/lib/Setup.svelte:411 +#: src/lib/Setup.svelte:429 +msgid "Go back" +msgstr "" + +#: src/lib/Setup.svelte:309 +msgid "You must specify a username and a password to create an account!" +msgstr "" + +#: src/lib/Setup.svelte:314 +#: src/lib/modals/Signup.svelte:29 +msgid "Passwords do not match! Make sure you have entered your password correctly." +msgstr "" + +#: src/lib/Setup.svelte:318 +msgid "Creating account..." +msgstr "" + +#. TRANSLATORS: Do not modify the "{username}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/Setup.svelte:346 +#: src/lib/modals/Signup.svelte:59 +msgid "{username} is taken!" +msgstr "" + +#: src/lib/Setup.svelte:364 +#: src/lib/modals/Signup.svelte:74 +msgid "Registration Disabled" +msgstr "" + +#: src/lib/Setup.svelte:365 +#: src/lib/modals/Signup.svelte:75 +msgid "Unfortunately, you may not create a new account at this time. An administrator has disabled registration. Please try again later." +msgstr "" + +#: src/lib/Setup.svelte:384 +#: src/lib/modals/Signup.svelte:118 +msgid "Confirm password" +msgstr "" + +#: src/lib/Setup.svelte:395 +#: src/lib/modals/Signup.svelte:137 +msgid "I agree to" +msgstr "" + +#: src/lib/Setup.svelte:399 +#: src/lib/modals/Signup.svelte:147 +msgid "Meower's Terms of Service and Privacy Policy" +msgstr "" + +#: src/lib/Setup.svelte:413 +msgid "Join!" +msgstr "" + +#: src/lib/Setup.svelte:420 +msgid "Let's go!" +msgstr "" + +#: src/lib/Setup.svelte:424 +msgid "Somehow, you got to a page that doesn't exist..." +msgstr "" + +#. TRANSLATORS: Do not modify the "{page}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/Setup.svelte:426 +msgid "(Current page: {page})" +msgstr "" + +#: src/lib/modals/AddImage.svelte:91 +#: src/lib/modals/AddImage.svelte:127 +msgid "The image must have a name!" +msgstr "" + +#. TRANSLATORS: Please do not translate the "https://" part of this string. This is used as an example, and must be left untranslated. +#: src/lib/modals/AddImage.svelte:95 +msgid "The image URL must start with https://!" +msgstr "" + +#: src/lib/modals/AddImage.svelte:118 +msgid "This image is not on the image host whitelist! Allowed image hosts are:" +msgstr "" + +#: src/lib/modals/AddImage.svelte:131 +msgid "Add Image to Post" +msgstr "" + +#: src/lib/modals/AddImage.svelte:137 +msgid "Image Name" +msgstr "" + +#: src/lib/modals/AddImage.svelte:147 +msgid "Image URL" +msgstr "" + +#: src/lib/modals/AddImage.svelte:153 +msgid "Preview" +msgstr "" + +#. TRANSLATORS: Do not modify the "{username}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/modals/AddImage.svelte:161 +#: src/lib/modals/AddImage.svelte:167 +#: src/lib/modals/AddImage.svelte:173 +msgid "{username}'s profile picture" +msgstr "" + +#: src/lib/modals/AddImage.svelte:210 +#: src/lib/modals/Basic.svelte:16 +#: src/lib/modals/moderation/EditRestrictions.svelte:88 +msgid "Close" +msgstr "" + +#: src/lib/modals/AddImage.svelte:219 +msgid "Add" +msgstr "" + +#: src/lib/modals/ConfirmHyperlink.svelte:12 +msgid "External Link" +msgstr "" + +#. TRANSLATORS: Do not modify the "{url}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/modals/ConfirmHyperlink.svelte:15 +msgid "Are you sure you wish to go to {url}? If you confirm this action, it will be opened in a new tab." +msgstr "" + +#: src/lib/modals/ConfirmHyperlink.svelte:19 +#: src/lib/modals/DeletePost.svelte:67 +#: src/lib/modals/Logout.svelte:15 +#: src/lib/modals/ServerSelector.svelte:77 +#: src/lib/modals/chats/AddMember.svelte:85 +#: src/lib/modals/chats/AddMember_Search.svelte:42 +#: src/lib/modals/chats/ChangeChatNickname.svelte:80 +#: src/lib/modals/chats/CreateChat.svelte:72 +#: src/lib/modals/chats/LeaveChat.svelte:55 +#: src/lib/modals/chats/RemoveMember.svelte:69 +#: src/lib/modals/chats/TransferChatOwnership.svelte:70 +#: src/lib/modals/moderation/ClearPosts.svelte:58 +#: src/lib/modals/moderation/ClearQuote.svelte:55 +#: src/lib/modals/moderation/CreateNetblock.svelte:83 +#: src/lib/modals/moderation/DeleteAccount.svelte:100 +#: src/lib/modals/moderation/DeleteNetblock.svelte:53 +#: src/lib/modals/moderation/EnableRepairMode.svelte:52 +#: src/lib/modals/moderation/KickAllUsers.svelte:44 +msgid "Cancel" +msgstr "" + +#: src/lib/modals/ConfirmHyperlink.svelte:24 +msgid "Yes" +msgstr "" + +#: src/lib/modals/ConnectionFailed.svelte:22 +msgid "Connection Failed" +msgstr "" + +#: src/lib/modals/ConnectionFailed.svelte:26 +msgid "Meower is currently down for repairs. You can stay up-to-date with the current status of this outage by checking" +msgstr "" + +#. TRANSLATORS: The string "IP" stands for "Internet Protocol." Please abbreviate this string, if possible. +#: src/lib/modals/ConnectionFailed.svelte:35 +msgid "Your IP address has been blocked because it was used to violate Meower's Terms of Service or is likely to cause spam." +msgstr "" + +#: src/lib/modals/ConnectionFailed.svelte:38 +msgid "If you think this is a mistake, please email" +msgstr "" + +#: src/lib/modals/ConnectionFailed.svelte:47 +msgid "Failed connecting to server. View console for more information or try again later." +msgstr "" + +#: src/lib/modals/ConnectionFailed.svelte:53 +msgid "Reconnect" +msgstr "" + +#: src/lib/modals/Debug.svelte:21 +msgid "Debug" +msgstr "" + +#: src/lib/modals/Debug.svelte:23 +msgid "Stores" +msgstr "" + +#. TRANSLATORS: Do not modify the "{code}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/modals/DeletePost.svelte:39 +#: src/lib/modals/chats/AddMember.svelte:47 +#: src/lib/modals/chats/AddMember_Profile.svelte:51 +#: src/lib/modals/chats/ChangeChatNickname.svelte:48 +#: src/lib/modals/chats/CreateChat.svelte:36 +#: src/lib/modals/chats/LeaveChat.svelte:35 +#: src/lib/modals/chats/RemoveMember.svelte:46 +#: src/lib/modals/chats/TransferChatOwnership.svelte:47 +#: src/lib/modals/moderation/ClearPosts.svelte:33 +#: src/lib/modals/moderation/ClearQuote.svelte:35 +#: src/lib/modals/moderation/CreateNetblock.svelte:39 +#: src/lib/modals/moderation/DeleteAccount.svelte:40 +#: src/lib/modals/moderation/DeleteNetblock.svelte:33 +#: src/lib/modals/moderation/EnableRepairMode.svelte:29 +#: src/lib/modals/moderation/KickAllUsers.svelte:26 +#: src/lib/modals/moderation/ModPanel.svelte:44 +#: src/lib/modals/moderation/ModPanel.svelte:68 +#: src/lib/modals/moderation/ModPanel.svelte:101 +msgid "Response code is not OK; code is {code}" +msgstr "" + +#: src/lib/modals/DeletePost.svelte:49 +msgid "Are you sure you would like to delete this post?" +msgstr "" + +#: src/lib/modals/DeletePost.svelte:54 +msgid "Report to Meower Moderators" +msgstr "" + +#: src/lib/modals/DeletePost.svelte:70 +#: src/lib/modals/moderation/DeleteNetblock.svelte:56 +msgid "Delete" +msgstr "" + +#: src/lib/modals/LoggedOut.svelte:8 +msgid "Logged Out" +msgstr "" + +#: src/lib/modals/LoggedOut.svelte:10 +msgid "You have been logged out. Please login again." +msgstr "" + +#: src/lib/modals/LoggedOut.svelte:13 +#: src/lib/modals/Logout.svelte:10 +#: src/lib/modals/Logout.svelte:16 +msgid "Logout" +msgstr "" + +#: src/lib/modals/Login.svelte:23 +#: src/lib/modals/Signup.svelte:24 +msgid "You must specify a username and password!" +msgstr "" + +#: src/lib/modals/Login.svelte:103 +#: src/lib/modals/Signup.svelte:18 +msgid "Join Meower" +msgstr "" + +#: src/lib/modals/Logout.svelte:12 +msgid "Are you sure you would like to logout?" +msgstr "" + +#: src/lib/modals/SearchResults.svelte:14 +msgid "Results" +msgstr "" + +#: src/lib/modals/SearchResults.svelte:25 +msgid "Error loading results. Please try again." +msgstr "" + +#: src/lib/modals/SearchResults.svelte:28 +msgid "No results found." +msgstr "" + +#: src/lib/modals/ServerSelector.svelte:15 +msgid "Server Selector" +msgstr "" + +#: src/lib/modals/ServerSelector.svelte:38 +msgid "WARNING!" +msgstr "" + +#. TRANSLATORS: The string "IP" stands for "Internet Protocol." Please abbreviate this string, if possible. +#: src/lib/modals/ServerSelector.svelte:39 +msgid "Connecting to a custom server can be dangerous! They will get your IP address and some details about your device upon connecting. They may also be running custom code to log passwords or other sensitive information." +msgstr "" + +#: src/lib/modals/ServerSelector.svelte:44 +msgid "This feature is intended for developers." +msgstr "" + +#: src/lib/modals/ServerSelector.svelte:47 +msgid "Cloudlink URL" +msgstr "" + +#: src/lib/modals/ServerSelector.svelte:61 +msgid "REST API URL" +msgstr "" + +#: src/lib/modals/ServerSelector.svelte:85 +msgid "Reset" +msgstr "" + +#: src/lib/modals/ServerSelector.svelte:87 +msgid "Save & Reload" +msgstr "" + +#: src/lib/modals/Signup.svelte:92 +#: src/lib/modals/moderation/ModPanel.svelte:138 +msgid "Username..." +msgstr "" + +#: src/lib/modals/Signup.svelte:107 +msgid "Password..." +msgstr "" + +#: src/lib/modals/Signup.svelte:124 +msgid "Confirm password" +msgstr "" + +#: src/lib/modals/Signup.svelte:156 +msgid "Join" +msgstr "" + +#: src/lib/modals/chats/AddMember.svelte:14 +#: src/lib/modals/chats/AddMember.svelte:88 +#: src/lib/modals/chats/AddMember_Mode.svelte:11 +#: src/lib/modals/chats/AddMember_Profile.svelte:11 +#: src/lib/modals/chats/AddMember_Search.svelte:14 +msgid "Add Member" +msgstr "" + +#. TRANSLATORS: Do not modify the "{username}" or the "{nickname}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/modals/chats/AddMember.svelte:33 +#: src/lib/modals/chats/AddMember_Profile.svelte:43 +msgid "Someone's privacy settings are preventing you from adding {username} to {nickname}" +msgstr "" + +#. TRANSLATORS: Do not modify the "{username}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/modals/chats/AddMember.svelte:36 +msgid "{username} not found." +msgstr "" + +#. TRANSLATORS: Do not modify the "{username}" or the "{nickname}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/modals/chats/AddMember.svelte:39 +msgid "{username} is already a member of {nickname}." +msgstr "" + +#: src/lib/modals/chats/AddMember.svelte:43 +#: src/lib/modals/chats/AddMember_Profile.svelte:47 +#: src/lib/modals/chats/ChangeChatNickname.svelte:44 +#: src/lib/modals/chats/CreateChat.svelte:32 +#: src/lib/modals/chats/LeaveChat.svelte:31 +#: src/lib/modals/chats/RemoveMember.svelte:42 +#: src/lib/modals/chats/TransferChatOwnership.svelte:43 +msgid "Too many requests! Try again later." +msgstr "" + +#: src/lib/modals/chats/AddMember_Mode.svelte:17 +msgid "Enter Username" +msgstr "" + +#: src/lib/modals/chats/AddMember_Mode.svelte:23 +msgid "Search for Users" +msgstr "" + +#: src/lib/modals/chats/AddMember_Search.svelte:44 +msgid "Search" +msgstr "" + +#: src/lib/modals/chats/ChangeChatNickname.svelte:21 +msgid "Change Nickname" +msgstr "" + +#: src/lib/modals/chats/ChangeChatNickname.svelte:62 +#: src/lib/modals/chats/ChangeChatNickname.svelte:69 +#: src/lib/modals/chats/CreateChat.svelte:54 +msgid "Chat Nickname" +msgstr "" + +#: src/lib/modals/chats/ChangeChatNickname.svelte:86 +msgid "Change Nickname" +msgstr "" + +#: src/lib/modals/chats/CreateChat.svelte:14 +msgid "Create Chat" +msgstr "" + +#: src/lib/modals/chats/CreateChat.svelte:61 +msgid "Chat Nickname..." +msgstr "" + +#. TRANSLATORS: Do not modify the "{username}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/modals/chats/GCMember.svelte:21 +msgid "{username}'s Profile" +msgstr "" + +#: src/lib/modals/chats/GCMember.svelte:32 +msgid "View full profile" +msgstr "" + +#: src/lib/modals/chats/GCMember.svelte:40 +msgid "Remove from chat" +msgstr "" + +#: src/lib/modals/chats/GCMember.svelte:49 +msgid "Make owner of chat" +msgstr "" + +#: src/lib/modals/chats/LeaveChat.svelte:18 +msgid "Leave Chat" +msgstr "" + +#. TRANSLATORS: Do not modify the "{nickname}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/modals/chats/LeaveChat.svelte:45 +msgid "Are you sure you want to leave {nickname}?" +msgstr "" + +#: src/lib/modals/chats/LeaveChat.svelte:57 +msgid "Leave" +msgstr "" + +#. TRANSLATORS: Do not modify the "{username}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/modals/chats/RemoveMember.svelte:24 +msgid "Remove {username}" +msgstr "" + +#. TRANSLATORS: Do not modify the "{username}" or the "{nickname}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/modals/chats/RemoveMember.svelte:59 +msgid "Are you sure you want to remove {username} from {nickname}?" +msgstr "" + +#: src/lib/modals/chats/RemoveMember.svelte:72 +msgid "Remove member" +msgstr "" + +#. TRANSLATORS: Do not modify the "{username}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/modals/chats/TransferChatOwnership.svelte:25 +msgid "Transfer Ownership to {username}" +msgstr "" + +#. TRANSLATORS: Do not modify the "{username}" or the "{nickname}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/modals/chats/TransferChatOwnership.svelte:60 +msgid "Are you sure you want to transfer ownership of {nickname} to {username}?" +msgstr "" + +#: src/lib/modals/chats/TransferChatOwnership.svelte:73 +#: src/lib/modals/chats/TransferChatOwnership.svelte:76 +msgid "Transfer Ownership" +msgstr "" + +#. TRANSLATORS: Do not modify the "{username}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/modals/moderation/ClearPosts.svelte:16 +msgid "Clear {username}'s Posts" +msgstr "" + +#. TRANSLATORS: Do not modify the "{username}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/modals/moderation/ClearPosts.svelte:44 +msgid "Are you sure you wish to delete all of {username}'s posts? Currently, there is no easy way to recover all of their deleted posts!" +msgstr "" + +#. TRANSLATORS: Do not modify the "{username}" and the "{origin}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/modals/moderation/ClearPosts.svelte:44 +msgid "Are you sure you wish to delete all of {username}'s posts in {origin}? Currently, there is no easy way to recover all of their deleted posts!" +msgstr "" + +#: src/lib/modals/moderation/ClearPosts.svelte:60 +#: src/lib/modals/moderation/DeleteAccount.svelte:105 +#: src/lib/modals/moderation/EnableRepairMode.svelte:55 +#: src/lib/modals/moderation/EnableRepairMode.svelte:57 +#: src/lib/modals/moderation/KickAllUsers.svelte:47 +#: src/lib/modals/moderation/KickAllUsers.svelte:49 +msgid "Confirm" +msgstr "" + +#. TRANSLATORS: Do not modify the "{username}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/modals/moderation/ClearQuote.svelte:19 +msgid "Clear {username}'s Quote" +msgstr "" + +#: src/lib/modals/moderation/ClearQuote.svelte:45 +msgid "Are you sure? This action is irreversible!" +msgstr "" + +#: src/lib/modals/moderation/ClearQuote.svelte:58 +msgid "Clear Quote" +msgstr "" + +#: src/lib/modals/moderation/CreateNetblock.svelte:19 +#: src/lib/modals/moderation/CreateNetblock.svelte:86 +msgid "Create Netblock" +msgstr "" + +#. TRANSLATORS: The string "CIDR" stands for "Classless Inter-Domain Routing." Please abbreviate this string, if possible. +#: src/lib/modals/moderation/CreateNetblock.svelte:50 +msgid "CIDR" +msgstr "" + +#. TRANSLATORS: The string "CIDR" stands for "Classless Inter-Domain Routing." Please abbreviate this string, if possible. +#: src/lib/modals/moderation/CreateNetblock.svelte:57 +msgid "CIDR..." +msgstr "" + +#: src/lib/modals/moderation/CreateNetblock.svelte:62 +msgid "Type" +msgstr "" + +#: src/lib/modals/moderation/CreateNetblock.svelte:69 +msgid "Full" +msgstr "" + +#: src/lib/modals/moderation/CreateNetblock.svelte:70 +msgid "Registration" +msgstr "" + +#: src/lib/modals/moderation/CreateNetblock.svelte:73 +msgid "This blocks any connection request to Meower's CloudLink server and blocks any REST API request." +msgstr "" + +#: src/lib/modals/moderation/CreateNetblock.svelte:76 +msgid "This blocks new account from being created." +msgstr "" + +#. TRANSLATORS: Do not modify the "{username}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/modals/moderation/DeleteAccount.svelte:19 +msgid "Please confirm the user's username ({username}):" +msgstr "" + +#: src/lib/modals/moderation/DeleteAccount.svelte:26 +msgid "This action can be very destructive! By confirming this, you acknowledge and take responsibility for the consequences of this action. Are you absolutely sure you wish to continue?" +msgstr "" + +#: src/lib/modals/moderation/DeleteAccount.svelte:29 +msgid "Cancelled!" +msgstr "" + +#. TRANSLATORS: Do not modify the "{username}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/modals/moderation/DeleteAccount.svelte:53 +msgid "Delete {username}" +msgstr "" + +#: src/lib/modals/moderation/DeleteAccount.svelte:56 +msgid "Mode" +msgstr "" + +#: src/lib/modals/moderation/DeleteAccount.svelte:68 +msgid "Cancel scheduled deletion" +msgstr "" + +#: src/lib/modals/moderation/DeleteAccount.svelte:76 +msgid "Immediate deletion" +msgstr "" + +#: src/lib/modals/moderation/DeleteAccount.svelte:79 +msgid "Purge" +msgstr "" + +#: src/lib/modals/moderation/DeleteAccount.svelte:82 +msgid "Cancel scheduled account deletion." +msgstr "" + +#: src/lib/modals/moderation/DeleteAccount.svelte:84 +msgid "Schedule account for deletion after 7 days." +msgstr "" + +#: src/lib/modals/moderation/DeleteAccount.svelte:86 +msgid "Immediate delete account." +msgstr "" + +#: src/lib/modals/moderation/DeleteAccount.svelte:88 +msgid "Purge everything about the account. It'll be like it never existed." +msgstr "" + +#. TRANSLATORS: Do not modify the "{cidr}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/modals/moderation/DeleteNetblock.svelte:18 +msgid "Delete {cidr} Netblock" +msgstr "" + +#. TRANSLATORS: Do not modify the "{cidr}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/modals/moderation/DeleteNetblock.svelte:43 +msgid "Are you sure you want to delete {cidr} netblock?" +msgstr "" + +#: src/lib/modals/moderation/EditRestrictions.svelte:17 +msgid "Block home posts" +msgstr "" + +#: src/lib/modals/moderation/EditRestrictions.svelte:18 +msgid "Blocks creating new home posts." +msgstr "" + +#: src/lib/modals/moderation/EditRestrictions.svelte:22 +msgid "Block chat posts" +msgstr "" + +#: src/lib/modals/moderation/EditRestrictions.svelte:23 +msgid "Blocks creating new chat posts." +msgstr "" + +#: src/lib/modals/moderation/EditRestrictions.svelte:27 +msgid "Block new chats" +msgstr "" + +#: src/lib/modals/moderation/EditRestrictions.svelte:28 +msgid "Blocks creating new group chats and starting DMs." +msgstr "" + +#: src/lib/modals/moderation/EditRestrictions.svelte:32 +msgid "Block editing group chat nicknames" +msgstr "" + +#: src/lib/modals/moderation/EditRestrictions.svelte:33 +msgid "Blocks editing group chat nicknames." +msgstr "" + +#: src/lib/modals/moderation/EditRestrictions.svelte:37 +msgid "Block editing quote" +msgstr "" + +#: src/lib/modals/moderation/EditRestrictions.svelte:38 +msgid "Blocks editing their quote." +msgstr "" + +#. TRANSLATORS: Do not modify the "{username}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/modals/moderation/EditRestrictions.svelte:38 +msgid "{username}'s Restrictions" +msgstr "" + +#: src/lib/modals/moderation/EditRestrictions.svelte:91 +msgid "Save" +msgstr "" + +#: src/lib/modals/moderation/EnableRepairMode.svelte:14 +msgid "Enable Repair Mode" +msgstr "" + +#: src/lib/modals/moderation/EnableRepairMode.svelte:40 +msgid "Are you sure? This will disconnect everyone and prevent anyone from being able to reconnect!" +msgstr "" + +#: src/lib/modals/moderation/KickAllUsers.svelte:14 +msgid "Kick All Users" +msgstr "" + +#: src/lib/modals/moderation/KickAllUsers.svelte:36 +msgid "Are you sure? This will disconnect everyone!" +msgstr "" + +#: src/lib/modals/moderation/ModPanel.svelte:51 +msgid "Disabling registration..." +msgstr "" + +#: src/lib/modals/moderation/ModPanel.svelte:53 +msgid "Enabling registration..." +msgstr "" + +#. TRANSLATORS: Do not modify the "{registration}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/modals/moderation/ModPanel.svelte:71 +msgid "Successfully {registration} registration!" +msgstr "" + +#. TRANSLATORS: Do not modify the "{registration}" or the "{error}" part of the string. This section will be automatically populated with the correct text. +#: src/lib/modals/moderation/ModPanel.svelte:71 +msgid "Failed {registration} registration: {error}" +msgstr "" + +#: src/lib/modals/moderation/ModPanel.svelte:119 +msgid "Moderation Panel" +msgstr "" + +#: src/lib/modals/moderation/ModPanel.svelte:122 +msgid "Moderation User" +msgstr ""