stoat-for-desktop/components/i18n/catalogs/fa/messages.po

3188 lines
91 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

msgid ""
msgstr ""
"POT-Creation-Date: 2025-09-29 18:29-0500\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: @lingui/cli\n"
"Language: fa\n"
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
"Plural-Forms: \n"
#. js-lingui-explicit-id
#: components/i18n/dayjs.tsx
msgid "[Yesterday at] LT"
msgstr ""
#. js-lingui-explicit-id
#: components/i18n/dayjs.tsx
msgid "[Today at] LT"
msgstr ""
#. js-lingui-explicit-id
#: components/i18n/dayjs.tsx
msgid "[Tomorrow at] LT"
msgstr ""
#. js-lingui-explicit-id
#: components/i18n/dayjs.tsx
msgid "[Last] dddd [at] LT"
msgstr ""
#. js-lingui-explicit-id
#: components/i18n/dayjs.tsx
msgid "dddd [at] LT"
msgstr ""
#: components/app/interface/settings/server/roles/ServerRoleOverview.tsx
msgid "(changes are being saved…)"
msgstr ""
#. placeholder {0}: props.count
#: components/ui/components/features/messaging/elements/BlockedMessage.tsx
msgid "{0, plural, one {# blocked message} other {# blocked messages}}"
msgstr ""
#: src/interface/navigation/channels/HomeSidebar.tsx
#~ msgid "{0, plural, one {# Member} other {# Members}}"
#~ msgstr ""
#. placeholder {0}: items().length
#: components/ui/components/utils/files/FileDropAnywhereCollector.tsx
msgid "{0, plural, one {Drop a file} other {Drop # files}}"
msgstr ""
#. placeholder {0}: users() .slice(0, -1) .map((user) => user!.username) .join(", ")
#. placeholder {1}: users().slice(-1)[0]!.username
#: components/ui/components/features/messaging/composition/TypingIndicator.tsx
msgid "{0} and {1} are typing…"
msgstr ""
#. placeholder {0}: (message.systemMessage as ChannelEditSystemMessage).by?.username
#: components/client/NotificationsWorker.tsx
msgid "{0} changed the channel description"
msgstr ""
#. placeholder {0}: (message.systemMessage as ChannelEditSystemMessage).by?.username
#: components/client/NotificationsWorker.tsx
msgid "{0} changed the channel icon"
msgstr ""
#. placeholder {0}: CONFIGURATION.MAX_EMOJI - props.server.emojis.length
#: components/app/interface/settings/server/emojis/EmojiList.tsx
msgid "{0} emoji slots remaining"
msgstr ""
#. placeholder {0}: rejectedFiles.length
#: src/interface/channels/text/Composition.tsx
msgid "{0} files exceed the maximum size limit of {maxSizeFormatted} and were not uploaded."
msgstr ""
#. placeholder {0}: users()[0]!.username
#: components/ui/components/features/messaging/composition/TypingIndicator.tsx
msgid "{0} is typing…"
msgstr ""
#. placeholder {0}: (message.systemMessage as UserSystemMessage).user?.username
#: components/client/NotificationsWorker.tsx
msgid "{0} joined"
msgstr ""
#. placeholder {0}: (message.systemMessage as UserSystemMessage).user?.username
#: components/client/NotificationsWorker.tsx
msgid "{0} left"
msgstr ""
#. placeholder {0}: (message.systemMessage as ChannelOwnershipChangeSystemMessage).from?.username
#. placeholder {1}: (message.systemMessage as ChannelOwnershipChangeSystemMessage).to?.username
#: components/client/NotificationsWorker.tsx
msgid "{0} made {1} the new group owner"
msgstr ""
#. placeholder {0}: (message.systemMessage as MessagePinnedSystemMessage).by?.username
#: components/client/NotificationsWorker.tsx
msgid "{0} pinned a message"
msgstr ""
#. placeholder {0}: (message.systemMessage as ChannelRenamedSystemMessage).by?.username
#: components/client/NotificationsWorker.tsx
msgid "{0} renamed the channel"
msgstr ""
#. placeholder {0}: (message.systemMessage as MessagePinnedSystemMessage).by?.username
#: components/client/NotificationsWorker.tsx
msgid "{0} unpinned a message"
msgstr ""
#. placeholder {0}: (message.systemMessage as UserModeratedSystemMessage).user?.username
#. placeholder {1}: (message.systemMessage as UserModeratedSystemMessage).by?.username
#: components/client/NotificationsWorker.tsx
msgid "{0} was added by {1}"
msgstr ""
#. placeholder {0}: (message.systemMessage as UserSystemMessage).user?.username
#: components/client/NotificationsWorker.tsx
msgid "{0} was banned"
msgstr ""
#. placeholder {0}: (message.systemMessage as UserSystemMessage).user?.username
#: components/client/NotificationsWorker.tsx
msgid "{0} was kicked"
msgstr ""
#. placeholder {0}: (message.systemMessage as UserModeratedSystemMessage).user?.username
#. placeholder {1}: (message.systemMessage as UserModeratedSystemMessage).by?.username
#: components/client/NotificationsWorker.tsx
msgid "{0} was removed by {1}"
msgstr ""
#. placeholder {0}: page() * itemsPerPage() + 1
#. placeholder {1}: Math.min( props.itemCount!, page() * itemsPerPage() + itemsPerPage(), )
#. placeholder {2}: props.itemCount
#: components/ui/components/design/DataTable.tsx
msgid "{0}-{1} of {2}"
msgstr ""
#. placeholder {0}: props.member.displayName
#: components/modal/modals/UserProfileRoles.tsx
msgid "{0}'s roles"
msgstr ""
#: components/ui/components/features/messaging/elements/Reactions.tsx
msgid "{unknown} reacted"
msgstr ""
#: components/ui/components/features/messaging/elements/Reactions.tsx
msgid "{usernames} and {unknown} others reacted"
msgstr ""
#: components/ui/components/features/messaging/elements/Reactions.tsx
msgid "{usernames} reacted"
msgstr ""
#: components/ui/components/features/messaging/elements/SystemMessage.tsx
msgid "<0/> has been added by <1/>"
msgstr ""
#: components/ui/components/features/messaging/elements/SystemMessage.tsx
msgid "<0/> has been banned from the server"
msgstr ""
#: components/ui/components/features/messaging/elements/SystemMessage.tsx
msgid "<0/> has been kicked from the server"
msgstr ""
#: components/ui/components/features/messaging/elements/SystemMessage.tsx
msgid "<0/> has been removed by <1/>"
msgstr ""
#: components/ui/components/features/messaging/elements/SystemMessage.tsx
msgid "<0/> joined the server"
msgstr ""
#: components/ui/components/features/messaging/elements/SystemMessage.tsx
msgid "<0/> left the group"
msgstr ""
#: components/ui/components/features/messaging/elements/SystemMessage.tsx
msgid "<0/> left the server"
msgstr ""
#: components/ui/components/features/messaging/elements/SystemMessage.tsx
msgid "<0/> pinned <1/>"
msgstr ""
#: components/ui/components/features/messaging/elements/SystemMessage.tsx
msgid "<0/> started a call"
msgstr ""
#: components/ui/components/features/messaging/elements/SystemMessage.tsx
msgid "<0/> started a call that lasted "
msgstr ""
#: components/ui/components/features/messaging/elements/SystemMessage.tsx
msgid "<0/> transferred group ownership to <1/>"
msgstr ""
#: components/ui/components/features/messaging/elements/SystemMessage.tsx
msgid "<0/> unpinned <1/>"
msgstr ""
#: components/ui/components/features/messaging/elements/SystemMessage.tsx
msgid "<0/> updated the group description"
msgstr ""
#: components/ui/components/features/messaging/elements/SystemMessage.tsx
msgid "<0/> updated the group icon "
msgstr ""
#. placeholder {0}: (props.systemMessage as ChannelRenamedSystemMessage).name
#: components/ui/components/features/messaging/elements/SystemMessage.tsx
msgid "<0/> updated the group name to <1>{0}</1>"
msgstr ""
#: components/modal/modals/LinkWarning.tsx
msgid "<0>Be careful!</0><1/>This is not the same as the link that was displayed:"
msgstr ""
#: components/ui/components/features/messaging/elements/Reactions.tsx
msgid "1 person reacted"
msgstr "۱ نفر واکنش نشان داد"
#: components/app/interface/settings/user/Language.tsx
#: components/app/interface/settings/user/Language.tsx
msgid "12 hours"
msgstr ""
#: components/app/interface/settings/user/Language.tsx
#: components/app/interface/settings/user/Language.tsx
msgid "24 hours"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Able to access channels on this server"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Able to access this channel"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Able to speak in voice call"
msgstr ""
#: components/auth/src/AuthPage.tsx
msgid "About"
msgstr "درباره"
#: components/modal/modals/SignOutSessions.tsx
msgid "Accept"
msgstr ""
#: components/app/menus/UserContextMenu.tsx
msgid "Accept friend request"
msgstr "درخواست دوستی را قبول کنید"
#: components/modal/modals/PolicyChange.tsx
msgid "Acknowledge"
msgstr ""
#: components/modal/modals/AddMembersToGroup.tsx
#: components/modal/modals/AddBot.tsx
msgid "Add"
msgstr ""
#: src/interface/Friends.tsx
#: components/modal/modals/AddFriend.tsx
msgid "Add a new friend"
msgstr ""
#: components/app/menus/UserContextMenu.tsx
msgid "Add friend"
msgstr "دوست اضافه کن"
#: src/interface/channels/ChannelHeader.tsx
#: components/modal/modals/AddMembersToGroup.tsx
msgid "Add friends to group"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Add new members to the group"
msgstr ""
#: src/interface/navigation/servers/UserMenu.tsx
msgid "Add status text"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Admin"
msgstr ""
#: components/app/menus/UserContextMenu.tsx
#: components/app/menus/ServerContextMenu.tsx
#: components/app/menus/MessageContextMenu.tsx
#: components/app/menus/ChannelContextMenu.tsx
msgid "Admin Panel"
msgstr ""
#: components/app/interface/settings/UserSettings.tsx
msgid "Advanced"
msgstr "پیشرفته"
#: components/app/interface/settings/server/roles/ServerRoleOverview.tsx
#: components/app/interface/settings/channel/permissions/ChannelPermissionsOverview.tsx
msgid "Affects all roles and users"
msgstr ""
#: src/interface/Friends.tsx
msgid "All"
msgstr ""
#: components/app/menus/ServerContextMenu.tsx
#: components/app/menus/shared/NotificationContextMenu.tsx
#: components/app/menus/shared/NotificationContextMenu.tsx
msgid "All Messages"
msgstr "تمامی پیام ها"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Allow members to change name and avatar per-message"
msgstr ""
#: components/app/interface/settings/user/bots/ViewBot.tsx
msgid "Allow others to add your bot to their servers from Discover"
msgstr ""
#: components/i18n/errors.ts
msgid "Already friends with this user."
msgstr "شما در حال حاضر با این فرد دوست هستید."
#: components/app/interface/settings/user/Language.tsx
#: components/app/interface/settings/user/Language.tsx
msgid "American (MM/DD/YYYY)"
msgstr ""
#: components/modal/modals/Error2.tsx
msgid "An error occurred."
msgstr ""
#. placeholder {0}: err.location
#: components/i18n/errors.ts
msgid "An internal error occurred. ({0})"
msgstr ""
#: components/app/interface/settings/UserSettings.tsx
#: components/app/interface/settings/user/Sync.tsx
msgid "Appearance"
msgstr "ظاهر"
#: components/modal/modals/SignOutSessions.tsx
msgid "Are you sure you want to clear your sessions?"
msgstr ""
#: components/modal/modals/DeleteMessage.tsx
msgid "Are you sure you want to delete this?"
msgstr ""
#: components/modal/modals/LinkWarning.tsx
msgid "Are you sure you want to go to "
msgstr ""
#: components/modal/modals/LinkWarning.tsx
#~ msgid "Are you sure you want to go to <0>{0}</0>?"
#~ msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Assign lower-ranked roles to lower-ranking members"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Assign Roles"
msgstr "نقش ها را اختصاص دهید"
#: components/modal/modals/MFAFlow.tsx
#: components/modal/modals/MFAFlow.tsx
#: components/app/interface/settings/user/Account.tsx
msgid "Authenticator App"
msgstr "برنامه احراز هویت"
#: components/app/interface/settings/user/profile/UserProfileEditor.tsx
msgid "Avatar"
msgstr "آواتار"
#: src/interface/channels/AgeGate.tsx
#: src/interface/channels/AgeGate.tsx
#: components/modal/modals/MFAFlow.tsx
#: components/auth/src/flows/FlowLogin.tsx
#: components/auth/src/flows/FlowCreate.tsx
#: components/auth/src/flows/FlowCheck.tsx
msgid "Back"
msgstr ""
#: components/ui/components/features/profiles/ProfileBadges.tsx
msgid "Badges"
msgstr "مدالها"
#: components/modal/modals/BanNonMember.tsx
#: components/modal/modals/BanMember.tsx
msgid "Ban"
msgstr "ممنوع کردن"
#: components/modal/modals/ReportContent.tsx
msgid "Ban evasion"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Ban lower-ranking members from the server"
msgstr ""
#: components/app/menus/UserContextMenu.tsx
msgid "Ban member"
msgstr "ممنوع کردن عضو"
#: components/modal/modals/BanMember.tsx
msgid "Ban Member"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Ban Members"
msgstr "ممنوع کردن اعضا"
#: components/app/menus/UserContextMenu.tsx
msgid "Ban user"
msgstr ""
#: components/modal/modals/BanNonMember.tsx
msgid "Ban User"
msgstr ""
#: components/app/interface/settings/user/profile/UserProfileEditor.tsx
msgid "Banner"
msgstr ""
#: components/app/interface/settings/ServerSettings.tsx
msgid "Bans"
msgstr "اخراج شده ها"
#: components/app/menus/UserContextMenu.tsx
msgid "Block user"
msgstr "مسدود کردن کاربر"
#: src/interface/Friends.tsx
msgid "Blocked"
msgstr "مسدود شده ها"
#: components/ui/components/features/messaging/elements/MessageReply.tsx
msgid "Blocked User"
msgstr "کاربرمسدود شده"
#: components/app/interface/channels/text/Message.tsx
msgid "Bot"
msgstr "ربات"
#: components/app/interface/settings/user/voice/VoiceProcessingOptions.tsx
msgid "Browser Echo Cancellation"
msgstr ""
#: components/app/interface/settings/user/voice/VoiceProcessingOptions.tsx
msgid "Browser Noise Supression"
msgstr ""
#: components/app/interface/settings/user/Feedback.tsx
msgid "Bug Tracker"
msgstr "ردیاب باگ"
#: src/interface/navigation/channels/HomeSidebar.tsx
#: src/interface/channels/text/MemberSidebar.tsx
#: components/ui/components/features/profiles/ProfileStatus.tsx
msgid "Busy"
msgstr ""
#: components/modal/modals/CreateBot.tsx
msgid "By creating this bot, you agree to the <0>Acceptable Use Policy</0>."
msgstr ""
#: components/modal/modals/CreateServer.tsx
msgid "By creating this server, you agree to the <0>Acceptable Use Policy</0>."
msgstr ""
#: components/modal/modals/SignOutSessions.tsx
#: components/modal/modals/ServerIdentity.tsx
#: components/modal/modals/ResetBotToken.tsx
#: components/modal/modals/ReportContent.tsx
#: components/modal/modals/RenameSession.tsx
#: components/modal/modals/Onboarding.tsx
#: components/modal/modals/MFAFlow.tsx
#: components/modal/modals/MFAFlow.tsx
#: components/modal/modals/MFAEnableTOTP.tsx
#: components/modal/modals/LeaveServer.tsx
#: components/modal/modals/KickMember.tsx
#: components/modal/modals/Invite.tsx
#: components/modal/modals/EditCategory.tsx
#: components/modal/modals/DeleteServer.tsx
#: components/modal/modals/DeleteRole.tsx
#: components/modal/modals/DeleteMessage.tsx
#: components/modal/modals/DeleteChannel.tsx
#: components/modal/modals/DeleteCategory.tsx
#: components/modal/modals/DeleteBot.tsx
#: components/modal/modals/BanNonMember.tsx
#: components/modal/modals/BanMember.tsx
#: components/modal/modals/AddBot.tsx
#: components/auth/src/flows/FlowLogin.tsx
msgid "Cancel"
msgstr "لغو"
#: components/app/menus/UserContextMenu.tsx
msgid "Cancel friend request"
msgstr "لغو درخواست دوستی"
#: components/app/menus/DraftMessageContextMenu.tsx
msgid "Cancel message"
msgstr ""
#: components/app/interface/settings/user/Account.tsx
msgid "Cannot delete account until servers are deleted or transferred"
msgstr "تا زمانی که سرورها حذف یا منتقل نشده باشند، نمی توان حساب را حذف کرد"
#: components/i18n/errors.ts
msgid "Cannot edit this message."
msgstr ""
#: components/modal/modals/EditUsername.tsx
#: components/modal/modals/EditPassword.tsx
msgid "Change"
msgstr "تغییر دادن"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Change Avatar"
msgstr "تغییر آواتار"
#. placeholder {0}: props.member.server!.name
#: components/modal/modals/ServerIdentity.tsx
msgid "Change identity on {0}"
msgstr ""
#: components/modal/modals/EditEmail.tsx
msgid "Change login email"
msgstr ""
#: components/modal/modals/EditPassword.tsx
msgid "Change login password"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Change Nickname"
msgstr "تغییر لقب"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Change other members' nicknames"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Change own avatar"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Change own nickname"
msgstr ""
#: components/modal/modals/EditUsername.tsx
msgid "Change username"
msgstr ""
#: components/app/interface/settings/user/profile/EditProfile.tsx
msgid "Change your profile per-server"
msgstr ""
#: components/modal/modals/Changelog.tsx
msgid "Changelog"
msgstr ""
#: components/app/interface/settings/channel/Overview.tsx
msgid "Channel Description"
msgstr "توضیحات کانال"
#: components/app/interface/settings/channel/Overview.tsx
msgid "Channel Info"
msgstr ""
#: components/modal/modals/CreateChannel.tsx
#: components/app/interface/settings/channel/Overview.tsx
msgid "Channel Name"
msgstr "نام کانال"
#: src/interface/channels/ChannelHeader.tsx
msgid "Channel Settings"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Channels"
msgstr "کانال ها"
#: components/app/interface/settings/user/appearance/AppearanceMenu.tsx
msgid "Chat Input"
msgstr ""
#: components/auth/src/flows/FlowCheck.tsx
msgid "Check your mail!"
msgstr "ایمیل خود را چک کنید!"
#: components/auth/src/flows/FlowLogin.tsx
msgid "Choose a username"
msgstr ""
#: components/modal/modals/Onboarding.tsx
msgid "Choose username"
msgstr ""
#: src/interface/navigation/servers/UserMenu.tsx
msgid "Clear status"
msgstr "حذف وضعیت"
#: components/modal/modals/PolicyChange.tsx
msgid "Click on the items below to learn more about different changes!"
msgstr ""
#: src/interface/channels/ChannelHeader.tsx
msgid "Click to show full description"
msgstr ""
#: components/ui/components/utils/Spoiler.tsx
msgid "Click to show spoiler"
msgstr ""
#: components/app/interface/settings/UserSettings.tsx
msgid "Client Settings"
msgstr "تنظیمات کلاینت"
#: components/modal/modals/UserProfileRoles.tsx
#: components/modal/modals/UserProfileMutualGroups.tsx
#: components/modal/modals/UserProfileMutualFriends.tsx
#: components/modal/modals/ServerInfo.tsx
#: components/modal/modals/PolicyChange.tsx
#: components/modal/modals/LinkWarning.tsx
#: components/modal/modals/JoinServer.tsx
#: components/modal/modals/EmojiPreview.tsx
#: components/modal/modals/EditUsername.tsx
#: components/modal/modals/EditPassword.tsx
#: components/modal/modals/EditEmail.tsx
#: components/modal/modals/DeleteChannel.tsx
#: components/modal/modals/CustomStatus.tsx
#: components/modal/modals/CreateWebhook.tsx
#: components/modal/modals/CreateServer.tsx
#: components/modal/modals/CreateRole.tsx
#: components/modal/modals/CreateGroup.tsx
#: components/modal/modals/CreateChannel.tsx
#: components/modal/modals/CreateCategory.tsx
#: components/modal/modals/CreateBot.tsx
#: components/modal/modals/ChannelInfo.tsx
#: components/modal/modals/Changelog.tsx
#: components/modal/modals/AddMembersToGroup.tsx
#: components/modal/modals/AddFriend.tsx
msgid "Close"
msgstr "بستن"
#: components/app/menus/UserContextMenu.tsx
msgid "Close chat"
msgstr ""
#. placeholder {0}: props.channel.recipient?.displayName
#: components/modal/modals/DeleteChannel.tsx
msgid "Close conversation with {0}?"
msgstr ""
#: components/modal/modals/JoinServer.tsx
msgid "Code"
msgstr ""
#: components/app/interface/settings/user/Account.tsx
msgid "Configure a way to get back into your account in case your 2FA is lost"
msgstr ""
#: components/app/interface/settings/user/Account.tsx
msgid "Configure one-time password authentication"
msgstr ""
#: components/modal/modals/MFAFlow.tsx
#: components/auth/src/flows/FlowLogin.tsx
msgid "Confirm"
msgstr "تایید"
#: components/modal/modals/MFAFlow.tsx
msgid "Confirm action"
msgstr "اقدام را تایید کنید"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Connect"
msgstr "اتصال"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Connect to voice channel"
msgstr ""
#: components/ui/components/features/voice/callCard/VoiceCallCardStatus.tsx
msgid "Connected"
msgstr ""
#: components/ui/components/features/voice/callCard/VoiceCallCardStatus.tsx
msgid "Connecting"
msgstr ""
#: components/modal/modals/ReportContent.tsx
msgid "Content breaks one or more laws"
msgstr "محتوا یک یا چند قانون را نقض میکند"
#: components/modal/modals/MFAEnableTOTP.tsx
#: components/modal/modals/LinkWarning.tsx
msgid "Continue"
msgstr "ادامه"
#: components/auth/src/flows/FlowVerify.tsx
msgid "Continue to app"
msgstr ""
#: components/app/interface/settings/user/Language.tsx
msgid "Contribute a language"
msgstr ""
#: src/interface/navigation/channels/HomeSidebar.tsx
msgid "Conversations"
msgstr "مکالمه ها"
#: components/app/menus/CategoryContextMenu.tsx
msgid "Copy category ID"
msgstr ""
#: components/app/menus/ChannelContextMenu.tsx
msgid "Copy channel ID"
msgstr "کپی شناسه کانال"
#: components/app/interface/settings/user/bots/ViewBot.tsx
msgid "Copy ID"
msgstr "کپی شناسه"
#: components/app/interface/settings/user/bots/ViewBot.tsx
msgid "Copy Invite URL"
msgstr ""
#: components/app/menus/MessageContextMenu.tsx
#: components/app/menus/MessageContextMenu.tsx
#: components/app/menus/ChannelContextMenu.tsx
msgid "Copy link"
msgstr "کپی لینک"
#: components/modal/modals/CreateInvite.tsx
msgid "Copy Link"
msgstr ""
#: components/app/menus/MessageContextMenu.tsx
msgid "Copy message ID"
msgstr "کپی شناسه پیام"
#: components/app/interface/settings/server/roles/ServerRoleEditor.tsx
msgid "Copy role ID"
msgstr ""
#: components/app/menus/ServerContextMenu.tsx
msgid "Copy server ID"
msgstr "کپی شناسه سرور"
#: components/app/menus/MessageContextMenu.tsx
msgid "Copy text"
msgstr "کپی متن"
#: components/app/interface/settings/user/bots/ViewBot.tsx
msgid "Copy Token"
msgstr ""
#: src/interface/navigation/servers/UserMenu.tsx
#: components/app/menus/UserContextMenu.tsx
msgid "Copy user ID"
msgstr "کپی شناسه کاربر"
#: components/app/interface/settings/channel/webhooks/ViewWebhook.tsx
msgid "Copy webhook URL"
msgstr ""
#: components/i18n/errors.ts
msgid "Could not find what you requested."
msgstr ""
#: components/modal/modals/CreateWebhook.tsx
#: components/modal/modals/CreateServer.tsx
#: components/modal/modals/CreateRole.tsx
#: components/modal/modals/CreateGroup.tsx
#: components/modal/modals/CreateChannel.tsx
#: components/modal/modals/CreateCategory.tsx
#: components/modal/modals/CreateBot.tsx
#: components/app/interface/settings/server/emojis/EmojiList.tsx
msgid "Create"
msgstr "ایجاد"
#: components/app/interface/settings/server/invites/ListServerInvites.tsx
msgid "Create a channel before inviting others!"
msgstr ""
#: src/interface/Home.tsx
#~ msgid "Create a group"
#~ msgstr "ایجاد یک گروه"
#: src/interface/Home.tsx
msgid "Create a group or server"
msgstr ""
#: components/modal/modals/CreateBot.tsx
msgid "Create a new bot"
msgstr "ایجاد یک ربات جدید"
#: components/modal/modals/CreateCategory.tsx
msgid "Create a new category"
msgstr ""
#: src/interface/navigation/channels/HomeSidebar.tsx
#: components/modal/modals/CreateGroup.tsx
msgid "Create a new group"
msgstr ""
#: components/app/interface/settings/server/roles/ServerRoleOverview.tsx
msgid "Create a new role"
msgstr "ایجاد یک نقش جدید"
#: components/modal/modals/CreateWebhook.tsx
msgid "Create a webhook"
msgstr ""
#: components/auth/src/flows/FlowCreate.tsx
msgid "Create an account"
msgstr "یک حساب کاربری ایجاد کنید"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Create and edit server roles"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Create and edit webhooks"
msgstr ""
#: components/app/interface/settings/user/bots/MyBots.tsx
msgid "Create Bot"
msgstr ""
#: components/app/menus/ServerSidebarContextMenu.tsx
#: components/app/menus/CategoryContextMenu.tsx
msgid "Create category"
msgstr "ایجاد دسته"
#: components/modal/modals/CreateChannel.tsx
#: components/app/menus/ServerSidebarContextMenu.tsx
#: components/app/menus/ChannelContextMenu.tsx
msgid "Create channel"
msgstr "ایجاد کانال"
#: components/app/menus/ServerContextMenu.tsx
#: components/app/menus/ChannelContextMenu.tsx
#: components/app/interface/settings/server/invites/ListServerInvites.tsx
msgid "Create invite"
msgstr "ایجاد دعوت"
#: components/modal/modals/CreateInvite.tsx
msgid "Create Invite"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Create invites for others to use"
msgstr ""
#: components/modal/modals/CreateRole.tsx
#: components/app/interface/settings/server/roles/ServerRoleOverview.tsx
msgid "Create Role"
msgstr ""
#: components/modal/modals/CreateServer.tsx
msgid "Create server"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Create server emoji"
msgstr ""
#: components/app/interface/settings/channel/webhooks/WebhooksList.tsx
msgid "Create Webhook"
msgstr ""
#: components/app/interface/settings/user/Sessions.tsx
msgid "Created <0/>"
msgstr ""
#: components/modal/modals/EditUsername.tsx
#: components/modal/modals/EditPassword.tsx
#: components/modal/modals/EditEmail.tsx
msgid "Current Password"
msgstr "کلمه عبور فعلی"
#: components/app/interface/settings/user/Sessions.tsx
msgid "Current Session"
msgstr ""
#: components/modal/modals/CustomStatus.tsx
msgid "Custom status"
msgstr "وضعیت سفارشی"
#: components/app/interface/settings/user/Native.tsx
msgid "Custom window frame"
msgstr ""
#: components/app/interface/settings/ServerSettings.tsx
msgid "Customisation"
msgstr "سفارشی سازی"
#: components/app/interface/settings/user/appearance/AppearanceMenu.tsx
msgid "Dark"
msgstr ""
#. placeholder {0}: err.location
#: components/i18n/errors.ts
msgid "Database error, please contact support. ({0})"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Deafen lower-ranking members in voice call"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Deafen Members"
msgstr "ناشنوا کردن اعضا"
#: components/app/menus/shared/NotificationContextMenu.tsx
msgid "Default"
msgstr "پیشفرض"
#: components/app/interface/settings/ServerSettings.tsx
#: components/app/interface/settings/ChannelSettings.tsx
#: components/app/interface/settings/server/roles/ServerRoleOverview.tsx
#: components/app/interface/settings/channel/permissions/ChannelPermissionsOverview.tsx
msgid "Default Permissions"
msgstr ""
#: components/modal/modals/EmojiPreview.tsx
#: components/modal/modals/DeleteServer.tsx
#: components/modal/modals/DeleteRole.tsx
#: components/modal/modals/DeleteMessage.tsx
#: components/modal/modals/DeleteChannel.tsx
#: components/modal/modals/DeleteCategory.tsx
#: components/modal/modals/DeleteBot.tsx
msgid "Delete"
msgstr "حذف"
#. placeholder {0}: props.server.name
#. placeholder {0}: props.role.name
#. placeholder {0}: props.channel.name
#: components/modal/modals/DeleteServer.tsx
#: components/modal/modals/DeleteRole.tsx
#: components/modal/modals/DeleteChannel.tsx
#: components/modal/modals/DeleteBot.tsx
msgid "Delete {0}?"
msgstr ""
#: components/app/interface/settings/user/Account.tsx
msgid "Delete Account"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Delete and pin messages sent by other members"
msgstr ""
#: components/app/interface/settings/user/bots/ViewBot.tsx
msgid "Delete Bot"
msgstr ""
#: components/modal/modals/DeleteCategory.tsx
#: components/app/menus/CategoryContextMenu.tsx
msgid "Delete category"
msgstr ""
#: components/app/menus/ChannelContextMenu.tsx
msgid "Delete channel"
msgstr "حذف کانال"
#: components/app/interface/settings/ChannelSettings.tsx
msgid "Delete Channel"
msgstr ""
#: components/app/interface/settings/server/invites/ListServerInvites.tsx
msgid "Delete Invite"
msgstr ""
#: components/modal/modals/DeleteMessage.tsx
#: components/app/menus/MessageContextMenu.tsx
#: components/app/menus/DraftMessageContextMenu.tsx
msgid "Delete message"
msgstr "حذف پیام"
#: components/app/interface/settings/server/roles/ServerRoleEditor.tsx
msgid "Delete Role"
msgstr "حذف نقش"
#: components/app/interface/settings/ServerSettings.tsx
msgid "Delete Server"
msgstr ""
#. placeholder {0}: props.invite.username
#: components/modal/modals/AddBot.tsx
msgid "Description provided by {0}"
msgstr ""
#: components/app/interface/settings/UserSettings.tsx
msgid "Desktop"
msgstr ""
#: components/app/interface/settings/user/bots/MyBots.tsx
msgid "Developer Documentation"
msgstr ""
#: components/app/interface/settings/user/Account.tsx
msgid "Disable Account"
msgstr "غیر فعال کردن حساب کاربری"
#: components/app/interface/settings/user/Account.tsx
msgid "Disable one-time password authenticator"
msgstr ""
#: components/app/interface/settings/server/Overview.tsx
#: components/app/interface/settings/server/Overview.tsx
#: components/app/interface/settings/server/Overview.tsx
#: components/app/interface/settings/server/Overview.tsx
msgid "Disabled"
msgstr ""
#: components/ui/components/features/voice/callCard/VoiceCallCardStatus.tsx
msgid "Disconnected"
msgstr ""
#: components/app/interface/settings/user/Native.tsx
msgid "Discord RPC"
msgstr ""
#: src/interface/Home.tsx
msgid "Discover Stoat"
msgstr ""
#: components/app/interface/settings/user/appearance/AppearanceMenu.tsx
msgid "Display & Text"
msgstr ""
#: components/app/interface/settings/user/profile/UserProfileEditor.tsx
msgid "Display Name"
msgstr ""
#: src/interface/navigation/servers/UserMenu.tsx
msgid "Do Not Disturb"
msgstr "مزاحم نشوید"
#: components/modal/modals/LinkWarning.tsx
msgid "Don't ask me again for "
msgstr ""
#: components/modal/modals/LinkWarning.tsx
#~ msgid "Don't ask me again for <0>{0}</0>"
#~ msgstr ""
#: components/modal/modals/LeaveServer.tsx
msgid "Don't notify others that you've left"
msgstr ""
#: components/app/interface/settings/UserSettings.tsx
msgid "Donate"
msgstr ""
#: src/interface/Home.tsx
msgid "Donate to Stoat"
msgstr ""
#: components/ui/components/features/profiles/ProfileBadges.tsx
msgid "Donated to Stoat"
msgstr ""
#: components/modal/modals/MFARecovery.tsx
msgid "Done"
msgstr "انجام شده"
#: components/modal/modals/ReportContent.tsx
msgid "Drugs or illegal goods"
msgstr ""
#. placeholder {0}: props.member.displayName
#: components/modal/modals/UserProfileRoles.tsx
msgid "Edit {0}'s roles"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Edit and delete channel"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Edit any permissions on the server"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Edit channel-specific role and default permissions"
msgstr ""
#: components/app/interface/settings/user/profile/EditProfile.tsx
msgid "Edit Global Profile"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Edit group name and description"
msgstr ""
#: components/app/menus/UserContextMenu.tsx
msgid "Edit identity"
msgstr "ویرایش هویت"
#: components/modal/modals/ServerInfo.tsx
msgid "Edit Identity"
msgstr ""
#: components/app/menus/MessageContextMenu.tsx
msgid "Edit message"
msgstr "ویرایش پیام"
#: components/app/menus/UserContextMenu.tsx
msgid "Edit roles"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Edit the server's information and settings"
msgstr ""
#: components/app/menus/UserContextMenu.tsx
#: components/app/menus/ServerContextMenu.tsx
msgid "Edit your identity"
msgstr "هویت خود را ویرایش کنید"
#: components/ui/components/features/messaging/elements/Container.tsx
#: components/ui/components/features/messaging/elements/Container.tsx
msgid "Edited"
msgstr ""
#: components/modal/modals/PolicyChange.tsx
msgid "Effective <0/> (<1/>)"
msgstr ""
#: components/modal/modals/EditEmail.tsx
#: components/auth/src/flows/Form.tsx
#: components/app/interface/settings/user/Account.tsx
msgid "Email"
msgstr "ایمیل"
#: components/app/interface/settings/server/emojis/EmojiList.tsx
msgid "Emoji Name"
msgstr ""
#: components/app/interface/settings/user/appearance/AppearanceMenu.tsx
msgid "Emoji Pack (affects your messages only)"
msgstr ""
#: components/app/interface/settings/ServerSettings.tsx
msgid "Emojis"
msgstr "ایموجی ها"
#: components/app/interface/settings/user/Account.tsx
msgid "Enable Authenticator"
msgstr ""
#: components/modal/modals/MFAEnableTOTP.tsx
msgid "Enable authenticator app"
msgstr "فعال کردن برنامه احراز هویت"
#: components/app/interface/settings/user/Notifications.tsx
msgid "Enable Desktop Notifications"
msgstr "فعال کردن اعلانات دسکتاپ"
#: components/app/interface/settings/user/appearance/AppearanceMenu.tsx
msgid "Enable transparency glass/blur effects (slow on older machines)"
msgstr ""
#: components/modal/modals/RenameSession.tsx
msgid "Enter a new name for this session"
msgstr ""
#: components/modal/modals/EditPassword.tsx
#: components/auth/src/flows/Form.tsx
msgid "Enter a new password."
msgstr "رمز عبور جدیدی وارد کنید."
#: src/interface/channels/AgeGate.tsx
msgid "Enter Channel"
msgstr "ورود به کانال"
#: components/modal/modals/MFAEnableTOTP.tsx
msgid "Enter Code"
msgstr "کد را وارد کنید"
#: components/auth/src/flows/Form.tsx
msgid "Enter your current password."
msgstr "کلمه عبور فعلی خود را وارد کنید."
#: components/modal/modals/EditUsername.tsx
#: components/modal/modals/EditPassword.tsx
#: components/modal/modals/EditEmail.tsx
msgid "Enter your current password..."
msgstr ""
#: components/auth/src/flows/Form.tsx
msgid "Enter your preferred username."
msgstr "نام کاربری دلخواه خود را وارد کنید."
#: components/modal/modals/LinkWarning.tsx
msgid "External links can be dangerous!"
msgstr "لینک های خارجی میتوانند خطرناک باشند!"
#: components/modal/modals/ReportContent.tsx
msgid "Extortion or blackmail"
msgstr ""
#: components/modal/modals/ReportContent.tsx
msgid "Extreme violence, gore or animal cruelty"
msgstr ""
#: components/i18n/errors.ts
msgid "Failed to process the image you provided."
msgstr ""
#: components/app/interface/channels/text/DraftMessage.tsx
msgid "Failed to send"
msgstr ""
#: components/auth/src/flows/FlowVerify.tsx
msgid "Failed to verify!"
msgstr "تأیید نشد!"
#: components/app/interface/settings/UserSettings.tsx
#: components/app/interface/settings/user/Feedback.tsx
msgid "Feedback"
msgstr "بازخورد"
#: src/interface/Home.tsx
msgid "Find a community based on your hobbies or interests."
msgstr "یک گروه را برحسب علایق خود بیابید."
#: components/auth/src/flows/FlowHome.tsx
msgid "Find your com<0/>munity,<1/>connect with the world."
msgstr ""
#: src/interface/navigation/servers/UserMenu.tsx
#: src/interface/navigation/channels/HomeSidebar.tsx
#: src/interface/channels/text/MemberSidebar.tsx
#: components/ui/components/features/profiles/ProfileStatus.tsx
msgid "Focus"
msgstr "تمرکز"
#: components/app/menus/ServerContextMenu.tsx
#: components/app/menus/shared/NotificationContextMenu.tsx
msgid "For 1 hour"
msgstr ""
#: components/app/menus/ServerContextMenu.tsx
#: components/app/menus/shared/NotificationContextMenu.tsx
msgid "For 15 minutes"
msgstr ""
#: components/app/menus/ServerContextMenu.tsx
#: components/app/menus/shared/NotificationContextMenu.tsx
msgid "For 24 hours"
msgstr ""
#: components/app/menus/ServerContextMenu.tsx
#: components/app/menus/shared/NotificationContextMenu.tsx
msgid "For 3 hours"
msgstr ""
#: components/app/menus/ServerContextMenu.tsx
#: components/app/menus/shared/NotificationContextMenu.tsx
msgid "For 8 hours"
msgstr ""
#: src/interface/Friends.tsx
#: src/interface/navigation/channels/HomeSidebar.tsx
msgid "Friends"
msgstr "دوستان"
#: components/app/interface/settings/user/appearance/AppearanceMenu.tsx
msgid "Fruit Salad"
msgstr ""
#: components/app/interface/settings/user/bots/ViewBot.tsx
msgid "Generate a new token if it gets lost or compromised"
msgstr ""
#: components/app/interface/settings/user/Account.tsx
msgid "Generate Recovery Codes"
msgstr "ایجاد کدهای بازیابی"
#: components/modal/modals/CreateInvite.tsx
msgid "Generating invite…"
msgstr "در حال ایجاد دعوت…"
#: components/app/interface/settings/user/Account.tsx
msgid "Get a new set of recovery codes"
msgstr ""
#: components/app/interface/settings/user/Account.tsx
msgid "Get active recovery codes"
msgstr ""
#: src/interface/Home.tsx
msgid "Give feedback on Stoat"
msgstr ""
#: components/modal/modals/ReportContent.tsx
msgid "Give us some detail"
msgstr ""
#: components/auth/src/flows/FlowVerify.tsx
#: components/auth/src/flows/FlowVerify.tsx
#: components/auth/src/flows/FlowReset.tsx
#: components/auth/src/flows/FlowResend.tsx
#: components/auth/src/flows/FlowConfirmReset.tsx
msgid "Go back to login"
msgstr "به صفحه ورود برگردید"
#: components/app/interface/settings/user/profile/UserProfileEditor.tsx
msgid "Go to account settings to edit your username"
msgstr ""
#: src/interface/Home.tsx
#: components/app/interface/settings/user/Feedback.tsx
msgid "Go to the Stoat Lounge"
msgstr ""
#: src/interface/Home.tsx
#: src/interface/Home.tsx
#~ msgid "Go to the testers server"
#~ msgstr "به گروه امتحان کننده ها بروید"
#: components/modal/modals/Onboarding.tsx
msgid "Good"
msgstr ""
#. placeholder {0}: countBits(props.context.rolePermissions![role.id].a)
#. placeholder {1}: countBits(props.context.rolePermissions![role.id].d)
#: components/app/interface/settings/channel/permissions/ChannelPermissionsOverview.tsx
msgid "Grants {0} permissions and denies {1} permissions"
msgstr ""
#: components/modal/modals/CreateGroup.tsx
msgid "Group Name"
msgstr "نام گروه"
#: components/modal/modals/ReportContent.tsx
msgid "Harassment or cyberbullying"
msgstr ""
#: components/app/interface/settings/user/Native.tsx
msgid "Hardware Acceleration"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Hear other people and see their video"
msgstr ""
#: components/auth/src/flows/FlowCreate.tsx
msgid "Hello!"
msgstr "سلام!"
#: components/app/interface/settings/user/Language.tsx
msgid "Help contribute to an existing or new language"
msgstr ""
#: components/ui/components/features/profiles/ProfileBadges.tsx
msgid "Helped translate Stoat"
msgstr ""
#. placeholder {0}: link()
#: components/modal/modals/CreateInvite.tsx
msgid "Here is your new invite code: <0>{0}</0>"
msgstr ""
#: components/app/interface/settings/user/appearance/AppearanceMenu.tsx
msgid "High Contrast"
msgstr ""
#: src/interface/Home.tsx
#: src/interface/navigation/channels/HomeSidebar.tsx
msgid "Home"
msgstr "خانه"
#: src/interface/channels/AgeGate.tsx
msgid "I confirm that I am at least 18 years old."
msgstr "من تایید می کنم که حداقل 18 سال دارم."
#: components/modal/modals/LinkWarning.tsx
msgid "I understand the consequences"
msgstr ""
#: src/interface/navigation/servers/UserMenu.tsx
#: src/interface/navigation/channels/HomeSidebar.tsx
#: src/interface/channels/text/MemberSidebar.tsx
#: components/ui/components/features/profiles/ProfileStatus.tsx
msgid "Idle"
msgstr "بیکار"
#: components/modal/modals/ReportContent.tsx
msgid "Illegal hacking or cracking"
msgstr ""
#: components/auth/src/AuthPage.tsx
msgid "Image by @fakurian"
msgstr ""
#: components/modal/modals/ReportContent.tsx
msgid "Impersonation"
msgstr ""
#: components/app/interface/settings/user/Native.tsx
msgid "Instead of closing, Stoat will hide in your tray."
msgstr ""
#: components/app/interface/settings/user/appearance/AppearanceMenu.tsx
msgid "Interface Font"
msgstr ""
#: src/interface/navigation/servers/UserMenu.tsx
msgid "Invisible"
msgstr "مخفی"
#: src/interface/Home.tsx
msgid "Invite all of your friends, some cool bots, and throw a big party."
msgstr "همه دوستان خود و بات های باحال را دعوت کنید و جشن تشکیل دهید."
#: components/app/interface/settings/user/bots/ViewBot.tsx
msgid "Invite Bot"
msgstr ""
#: components/app/interface/settings/server/invites/ListServerInvites.tsx
msgid "Invite Code"
msgstr "کد دعوت"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Invite Others"
msgstr "دعوت کردن دیگران"
#: components/app/interface/settings/server/invites/ListServerInvites.tsx
msgid "Inviter"
msgstr "دعوت کننده"
#: components/app/interface/settings/ServerSettings.tsx
msgid "Invites"
msgstr "دعوت ها"
#: components/ui/components/features/profiles/ProfileBadges.tsx
msgid "irrelevant joke badge 1"
msgstr ""
#: components/ui/components/features/profiles/ProfileBadges.tsx
msgid "irrelevant joke badge 2"
msgstr ""
#: components/app/interface/settings/user/Language.tsx
#: components/app/interface/settings/user/Language.tsx
msgid "ISO Standard (YYYY-MM-DD)"
msgstr ""
#: components/modal/modals/JoinServer.tsx
#: components/modal/modals/Invite.tsx
msgid "Join"
msgstr ""
#: components/modal/modals/JoinServer.tsx
msgid "Join a server"
msgstr ""
#: src/interface/channels/ChannelHeader.tsx
#~ msgid "Join call"
#~ msgstr ""
#: src/interface/Home.tsx
#: components/app/interface/settings/user/Feedback.tsx
msgid "Join the Stoat Lounge"
msgstr ""
#: components/ui/components/features/voice/callCard/VoiceCallCardPreview.tsx
msgid "Join the voice channel"
msgstr ""
#: components/ui/components/features/profiles/ProfileJoined.tsx
#: components/ui/components/features/messaging/elements/Invite.tsx
msgid "Joined"
msgstr ""
#: components/ui/components/features/messaging/bars/JumpToBottom.tsx
msgid "Jump to present"
msgstr "مشاهده پیام های حال"
#: components/ui/components/features/messaging/bars/NewMessages.tsx
msgid "Jump to the beginning"
msgstr "برگشت به آغاز"
#: components/modal/modals/ChannelToggleMature.tsx
msgid "Keep as is"
msgstr ""
#: components/modal/modals/KickMember.tsx
msgid "Kick"
msgstr "بیرون کردن"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Kick lower-ranking members from the server"
msgstr ""
#: components/app/menus/UserContextMenu.tsx
msgid "Kick member"
msgstr "بیرون کردن عضو"
#: components/modal/modals/KickMember.tsx
msgid "Kick Member"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Kick Members"
msgstr "اخراج کردن اعضا"
#: components/app/interface/settings/UserSettings.tsx
#: components/app/interface/settings/user/Sync.tsx
msgid "Language"
msgstr "زبان"
#: components/app/interface/settings/user/Sync.tsx
msgid "Last sync <0/>"
msgstr ""
#: src/interface/channels/text/TextSearchSidebar.tsx
msgid "Latest"
msgstr "جدید ترین ها"
#: components/app/interface/settings/user/Native.tsx
msgid "Launch Stoat when you log into your computer."
msgstr ""
#: components/app/interface/settings/user/bots/MyBots.tsx
msgid "Learn more about how to create bots on Stoat."
msgstr ""
#: components/modal/modals/LeaveServer.tsx
#: components/modal/modals/DeleteChannel.tsx
msgid "Leave"
msgstr "خروج"
#. placeholder {0}: props.server.name
#. placeholder {0}: props.channel.name
#: components/modal/modals/LeaveServer.tsx
#: components/modal/modals/DeleteChannel.tsx
msgid "Leave {0}?"
msgstr ""
#: components/app/menus/ChannelContextMenu.tsx
msgid "Leave group"
msgstr "خروج از گروه"
#: components/app/menus/ServerContextMenu.tsx
msgid "Leave server"
msgstr "خروج از سرور"
#: components/app/interface/settings/user/Native.tsx
msgid "Let Stoat use its own custom titlebar."
msgstr ""
#: src/interface/Home.tsx
msgid "Let us know how we can improve our app by giving us feedback."
msgstr "با ارسال بازخورد به ما اطلاع دهید چگونه می توانیم اپلیکیشن خود را ارتقا دهیم."
#: components/app/interface/settings/user/appearance/AppearanceMenu.tsx
msgid "Light"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Listen"
msgstr ""
#. placeholder {0}: humanFileSize(props.file.size ?? 0)
#: components/ui/components/features/messaging/elements/TextFile.tsx
msgid "Load file ({0})"
msgstr ""
#: components/auth/src/flows/FlowHome.tsx
msgid "Log In"
msgstr ""
#: components/app/interface/settings/UserSettings.tsx
#: components/app/interface/settings/user/Sessions.tsx
msgid "Log Out"
msgstr "خروج"
#: components/auth/src/flows/Form.tsx
msgid "Log out of all other sessions"
msgstr "خروج از تمامی نشست های دیگر"
#: components/app/interface/settings/user/Sessions.tsx
msgid "Log Out Other Sessions"
msgstr ""
#: components/auth/src/flows/FlowLogin.tsx
msgid "Login"
msgstr "ورود"
#: components/app/interface/settings/user/Sessions.tsx
msgid "Logs you out of all sessions except this device."
msgstr ""
#: components/modal/modals/ReportContent.tsx
msgid "Malware or phishing"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Manage Channel"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Manage Customisation"
msgstr "مدیریت سفارشی سازی"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Manage Messages"
msgstr "مدیریت پیام ها"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Manage Nicknames"
msgstr "مدیریت لقب ها"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Manage Permissions"
msgstr "مدیریت مجوزها"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Manage Roles"
msgstr "مدیریت نقش ها"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Manage Server"
msgstr "مدیریت سرور"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Manage Webhooks"
msgstr "مدیریت وب هوک ها"
#: components/modal/modals/ChannelToggleMature.tsx
msgid "Mark as mature"
msgstr ""
#: components/app/interface/settings/channel/Overview.tsx
#: components/app/interface/settings/channel/Overview.tsx
msgid "Mark as Mature"
msgstr ""
#: components/app/menus/ServerContextMenu.tsx
#: components/app/menus/ChannelContextMenu.tsx
#: components/app/menus/CategoryContextMenu.tsx
msgid "Mark as read"
msgstr "به عنوان خوانده شده علامت بزن"
#: components/app/menus/MessageContextMenu.tsx
msgid "Mark as unread"
msgstr "به عنوان خوانده نشده علامت گذاری کنید"
#: components/modal/modals/ChannelToggleMature.tsx
msgid "Mark this channel as mature?"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Masquerade"
msgstr "تغییر هویت"
#: components/app/interface/settings/ServerSettings.tsx
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Members"
msgstr "اعضا"
#: components/app/menus/UserContextMenu.tsx
msgid "Mention"
msgstr "اشاره کردن"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Mention Everyone"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Mention everyone and online members inside the server"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Mention Roles"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Mention specific roles"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Mentions"
msgstr ""
#: components/app/menus/ServerContextMenu.tsx
#: components/app/menus/shared/NotificationContextMenu.tsx
#: components/app/menus/shared/NotificationContextMenu.tsx
msgid "Mentions Only"
msgstr "فقط ذکر شده ها"
#: components/app/menus/UserContextMenu.tsx
msgid "Message"
msgstr "پیام"
#. placeholder {0}: props.channel.recipient?.username
#. placeholder {0}: props.channel.name
#: src/interface/channels/text/Composition.tsx
#: src/interface/channels/text/Composition.tsx
msgid "Message {0}"
msgstr ""
#: components/app/interface/settings/user/appearance/AppearanceMenu.tsx
msgid "Message Group Spacing"
msgstr ""
#: components/ui/components/features/messaging/elements/MessageReply.tsx
msgid "Message not loaded, click to jump"
msgstr "پیام بارگیری نشد، برای پرش کلیک کنید"
#: components/app/interface/settings/user/Notifications.tsx
msgid "Message Received"
msgstr "پیام دریافت شد"
#: components/app/interface/settings/user/Notifications.tsx
msgid "Message Sent"
msgstr "پیام ارسال شد"
#: components/app/interface/settings/user/appearance/AppearanceMenu.tsx
msgid "Message Size"
msgstr ""
#: components/app/interface/channels/text/Message.tsx
msgid "Message was sent on another platform"
msgstr "پیام در پلتفرم دیگری ارسال شد"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Messaging"
msgstr "پیام رسانی"
#: components/app/interface/settings/user/Native.tsx
msgid "Minimise to Tray"
msgstr ""
#: components/ui/components/features/voice/callCard/VoiceCallCardActions.tsx
#: components/ui/components/features/voice/callCard/VoiceCallCardActions.tsx
msgid "Missing permission"
msgstr ""
#: components/app/interface/settings/user/appearance/AppearanceMenu.tsx
msgid "Monochrome"
msgstr ""
#: components/app/interface/settings/user/appearance/AppearanceMenu.tsx
msgid "Monospace Font"
msgstr ""
#: components/app/interface/settings/user/appearance/AppearanceMenu.tsx
msgid "More Contrast"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Move Members"
msgstr "جابجایی اعضا"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Move members between voice channels"
msgstr ""
#: components/i18n/errors.ts
msgid "Multi-factor authentication is already enabled for this account."
msgstr ""
#: components/app/menus/UserContextMenu.tsx
msgid "Mute"
msgstr ""
#: components/app/menus/shared/NotificationContextMenu.tsx
msgid "Mute Channel"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Mute lower-ranking members in voice call"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Mute Members"
msgstr "بی صدا کردن اعضا"
#: components/app/menus/ServerContextMenu.tsx
msgid "Mute Server"
msgstr ""
#: src/interface/navigation/servers/ServerList.tsx
msgid "Muted"
msgstr "بی صدا شده"
#: src/interface/navigation/servers/ServerList.tsx
#: components/app/menus/ServerContextMenu.tsx
#: components/app/menus/shared/NotificationContextMenu.tsx
msgid "Muted until <0/>"
msgstr ""
#: components/modal/modals/UserProfileMutualFriends.tsx
msgid "Mutual Friends"
msgstr "دوستان مشترک"
#: components/modal/modals/UserProfileMutualGroups.tsx
msgid "Mutual Groups"
msgstr "گروه های مشترک"
#: components/app/interface/settings/user/_AccountCard.tsx
msgid "My Account"
msgstr "حساب کاربری من"
#: components/app/interface/settings/UserSettings.tsx
msgid "My Bots"
msgstr "ربات های من"
#: components/modal/modals/RenameSession.tsx
#: components/modal/modals/CreateCategory.tsx
msgid "Name"
msgstr ""
#: components/app/interface/settings/user/appearance/AppearanceMenu.tsx
msgid "Neutral"
msgstr ""
#: components/ui/components/features/messaging/elements/MessageDivider.tsx
msgid "NEW"
msgstr ""
#. placeholder {0}: dayjs(decodeTime(props.lastId()!)).fromNow()
#: components/ui/components/features/messaging/bars/NewMessages.tsx
msgid "New messages since {0}"
msgstr ""
#: components/modal/modals/EditPassword.tsx
#: components/auth/src/flows/Form.tsx
msgid "New Password"
msgstr "رمز عبور جدید"
#: components/app/interface/channels/text/Message.tsx
msgid "New to Stoat"
msgstr ""
#: components/app/interface/channels/text/Message.tsx
msgid "New to the server"
msgstr ""
#: components/modal/modals/ServerIdentity.tsx
msgid "Nickname"
msgstr "لقب"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsOverview.tsx
msgid "No permissions set yet"
msgstr ""
#: src/interface/Friends.tsx
msgid "Nobody here right now!"
msgstr ""
#: components/app/menus/ServerContextMenu.tsx
#: components/app/menus/shared/NotificationContextMenu.tsx
#: components/app/menus/shared/NotificationContextMenu.tsx
msgid "None"
msgstr "هیچ"
#: components/app/interface/settings/user/appearance/AppearanceMenu.tsx
msgid "Normal"
msgstr ""
#: components/modal/modals/ReportContent.tsx
msgid "Not of minimum age to use the platform"
msgstr ""
#: components/app/menus/ServerContextMenu.tsx
#: components/app/menus/shared/NotificationContextMenu.tsx
msgid "Notifications"
msgstr "اعلانات"
#: components/ui/components/features/messaging/composition/MessageReplyPreview.tsx
msgid "Off"
msgstr "خاموش"
#: components/app/interface/channels/text/Message.tsx
msgid "Official Communication"
msgstr "ارتباط رسمی"
#: src/interface/navigation/channels/ServerSidebar.tsx
msgid "Official Server"
msgstr "سرور رسمی"
#: src/interface/navigation/channels/HomeSidebar.tsx
#: src/interface/channels/text/MemberSidebar.tsx
#: components/ui/components/features/profiles/ProfileStatus.tsx
msgid "Offline"
msgstr "آفلاین"
#: components/modal/modals/SignedOut.tsx
#: components/modal/modals/Error2.tsx
#: components/modal/modals/CreateInvite.tsx
#: components/auth/src/flows/FlowHome.tsx
msgid "OK"
msgstr "باشه"
#: src/interface/channels/text/TextSearchSidebar.tsx
msgid "Oldest"
msgstr "قدیمی ترین ها"
#: components/ui/components/features/messaging/composition/MessageReplyPreview.tsx
msgid "On"
msgstr "روشن"
#: components/modal/modals/DeleteServer.tsx
#: components/modal/modals/DeleteRole.tsx
#: components/modal/modals/DeleteChannel.tsx
#: components/modal/modals/DeleteCategory.tsx
#: components/modal/modals/DeleteBot.tsx
msgid "Once it's deleted, there's no going back."
msgstr "زمانی که حذف شود، دیگر هیچ بازگشتی نیست."
#: components/ui/components/features/profiles/ProfileBadges.tsx
msgid "One of the first 1000 users!"
msgstr ""
#: src/interface/Friends.tsx
#: src/interface/navigation/servers/UserMenu.tsx
#: src/interface/navigation/channels/HomeSidebar.tsx
#: src/interface/channels/text/MemberSidebar.tsx
#: components/ui/components/features/profiles/ProfileStatus.tsx
msgid "Online"
msgstr "آنلاین"
#: src/interface/navigation/servers/UserMenu.tsx
msgid "Only mentions will notify you"
msgstr ""
#: components/modal/modals/Invite.tsx
msgid "Open"
msgstr ""
#. placeholder {0}: provider()![0]
#: components/auth/src/flows/MailProvider.tsx
msgid "Open {0}"
msgstr ""
#: components/app/menus/ChannelContextMenu.tsx
msgid "Open channel settings"
msgstr ""
#: components/app/menus/MessageContextMenu.tsx
msgid "Open file"
msgstr ""
#: components/app/menus/ServerContextMenu.tsx
msgid "Open server settings"
msgstr ""
#: src/interface/Home.tsx
msgid "Open settings"
msgstr "تنظیمات را باز کنید"
#: components/modal/modals/ReportContent.tsx
msgid "Other"
msgstr ""
#: components/app/interface/settings/user/voice/VoiceInputOptions.tsx
msgid "Output Volume"
msgstr ""
#: components/app/interface/settings/ServerSettings.tsx
#: components/app/interface/settings/ChannelSettings.tsx
msgid "Overview"
msgstr "مرور"
#: components/app/interface/settings/server/bans/ListBans.tsx
msgid "Pardon User"
msgstr ""
#: components/modal/modals/MFAFlow.tsx
#: components/modal/modals/MFAFlow.tsx
#: components/auth/src/flows/Form.tsx
#: components/app/interface/settings/user/Account.tsx
msgid "Password"
msgstr "کلمه عبور"
#: src/interface/Friends.tsx
msgid "Pending"
msgstr ""
#: components/app/interface/settings/ChannelSettings.tsx
msgid "Permissions"
msgstr "دسترسی ها"
#: components/auth/src/flows/FlowLogin.tsx
msgid "Pick a username that you want people to be able to find you by. This can be changed later in your user settings."
msgstr "نام کاربری را انتخاب کنید که می‌خواهید افراد بتوانند شما را با آن پیدا کنند. این می تواند بعداً در تنظیمات کاربر شما تغییر کند."
#: components/app/menus/MessageContextMenu.tsx
msgid "Pin message"
msgstr ""
#: components/ui/components/features/profiles/ProfileBadges.tsx
msgid "Platform Moderator"
msgstr ""
#: components/modal/modals/MFAFlow.tsx
msgid "Please confirm this action using the selected method."
msgstr "لطفاً این عمل را با استفاده از روش انتخاب شده تأیید کنید."
#: components/auth/src/flows/Form.tsx
msgid "Please enter your email."
msgstr "لطفا ایمیل خود را وارد کنید."
#: components/i18n/errors.ts
msgid "Please log in again."
msgstr ""
#: components/modal/modals/MFARecovery.tsx
msgid "Please save these to a safe location."
msgstr "لطفاً اینها را در مکانی امن ذخیره کنید."
#: components/modal/modals/MFAEnableTOTP.tsx
msgid "Please scan or use the token below in your authenticator app."
msgstr "لطفاً رمز زیر را در برنامه احراز هویت خود اسکن یا استفاده کنید."
#: components/modal/modals/MFAFlow.tsx
msgid "Please select a method to authenticate your request."
msgstr "لطفاً روشی را برای تأیید اعتبار درخواست خود انتخاب کنید."
#: components/modal/modals/ReportContent.tsx
msgid "Please select a reason"
msgstr ""
#: components/auth/src/AuthPage.tsx
msgid "Privacy Policy"
msgstr "سیاست حفظ حریم خصوصی"
#: components/markdown/plugins/anchors.tsx
msgid "Private Channel"
msgstr ""
#: components/app/interface/settings/UserSettings.tsx
msgid "Profile"
msgstr "پروفایل"
#: components/app/interface/settings/user/profile/UserProfileEditor.tsx
msgid "Profile Bio"
msgstr ""
#: components/modal/modals/ReportContent.tsx
msgid "Promotes harm"
msgstr ""
#: components/i18n/errors.ts
msgid "Provided email or password is wrong."
msgstr ""
#: components/modal/modals/ReportContent.tsx
msgid "Raid or spam attack"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "React"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "React to messages with emoji"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Read Message History"
msgstr "خواندن تاریخچه پیام"
#: components/modal/modals/Changelog.tsx
msgid "Read More"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Read past messages sent in channel"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Read past messages sent in channels"
msgstr ""
#: components/modal/modals/BanNonMember.tsx
#: components/modal/modals/BanMember.tsx
#: components/app/interface/settings/server/bans/ListBans.tsx
msgid "Reason"
msgstr "دلیل"
#: components/app/interface/settings/user/Notifications.tsx
msgid "Receive notifications while the app is open and in the background."
msgstr ""
#: components/ui/components/features/voice/callCard/VoiceCallCardStatus.tsx
msgid "Reconnecting"
msgstr ""
#: components/modal/modals/MFAFlow.tsx
#: components/modal/modals/MFAFlow.tsx
msgid "Recovery Code"
msgstr "کد بازیابی"
#: components/app/interface/settings/user/Account.tsx
msgid "Recovery Codes"
msgstr ""
#: components/app/interface/settings/user/appearance/AppearanceMenu.tsx
msgid "Reduced"
msgstr ""
#: components/auth/src/flows/FlowCreate.tsx
msgid "Register"
msgstr "ثبت نام"
#: components/modal/modals/AddBot.tsx
msgid "Registered since <0/>"
msgstr ""
#: components/app/menus/UserContextMenu.tsx
msgid "Reject friend request"
msgstr "رد درخواست دوستی"
#: src/interface/channels/text/TextSearchSidebar.tsx
msgid "Relevance"
msgstr "ارتباط"
#: components/app/menus/MessageContextMenu.tsx
msgid "Remove all reactions"
msgstr ""
#: components/app/interface/settings/user/Account.tsx
msgid "Remove Authenticator"
msgstr "حذف روش احراز هویت"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Remove Avatars"
msgstr "حذف آواتار ها"
#: components/app/menus/UserContextMenu.tsx
msgid "Remove friend"
msgstr "حذف دوست"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Remove other members' avatars"
msgstr ""
#: components/app/menus/MessageContextMenu.tsx
msgid "Remove reaction"
msgstr ""
#: components/modal/modals/RenameSession.tsx
#: components/modal/modals/EditCategory.tsx
#: components/app/interface/settings/user/Sessions.tsx
#: components/app/interface/settings/user/Sessions.tsx
msgid "Rename"
msgstr ""
#: components/modal/modals/EditCategory.tsx
#: components/app/menus/CategoryContextMenu.tsx
msgid "Rename category"
msgstr ""
#: components/modal/modals/RenameSession.tsx
msgid "Rename Session"
msgstr ""
#: components/app/interface/settings/user/Native.tsx
msgid "Rep Stoat using Discord rich presence."
msgstr ""
#: components/app/menus/MessageContextMenu.tsx
msgid "Reply"
msgstr "پاسخ"
#: components/ui/components/features/messaging/composition/MessageReplyPreview.tsx
msgid "Replying to"
msgstr "در حال پاسخ دادن به"
#: components/modal/modals/ServerInfo.tsx
#: components/modal/modals/ReportContent.tsx
msgid "Report"
msgstr "گزارش دادن"
#: components/app/menus/MessageContextMenu.tsx
msgid "Report message"
msgstr "گزارش پیام"
#: components/app/menus/ServerContextMenu.tsx
msgid "Report server"
msgstr "گزارش سرور"
#: components/app/menus/UserContextMenu.tsx
msgid "Report user"
msgstr "گزارش کاربر"
#: components/auth/src/flows/FlowResend.tsx
msgid "Resend"
msgstr ""
#: components/auth/src/flows/FlowResend.tsx
#: components/auth/src/flows/FlowLogin.tsx
msgid "Resend verification"
msgstr "ارسال مجدد لینک تایید"
#: components/ui/components/utils/Form2.tsx
#: components/modal/modals/ResetBotToken.tsx
#: components/modal/modals/MFARecovery.tsx
#: components/auth/src/flows/FlowReset.tsx
#: components/auth/src/flows/FlowConfirmReset.tsx
msgid "Reset"
msgstr "بازنشانی کنید"
#. placeholder {0}: props.bot.user!.username
#: components/modal/modals/ResetBotToken.tsx
msgid "Reset {0}'s token?"
msgstr ""
#: components/auth/src/flows/FlowReset.tsx
#: components/auth/src/flows/FlowLogin.tsx
#: components/auth/src/flows/FlowConfirmReset.tsx
msgid "Reset password"
msgstr "بازنشانی رمز عبور"
#: components/app/interface/settings/user/Account.tsx
msgid "Reset Recovery Codes"
msgstr ""
#: components/app/interface/settings/user/bots/ViewBot.tsx
msgid "Reset Token"
msgstr "بازنشانی توکن"
#: components/ui/components/features/profiles/ProfileBadges.tsx
msgid "Responsibly disclosed security issues"
msgstr ""
#: components/app/menus/DraftMessageContextMenu.tsx
msgid "Retry sending"
msgstr ""
#: components/modal/modals/ReportContent.tsx
msgid "Revenge or underage pornography"
msgstr ""
#: components/modal/modals/PolicyChange.tsx
msgid "Review policy changes"
msgstr ""
#: components/app/interface/settings/user/Feedback.tsx
#~ msgid "Roadmap"
#~ msgstr ""
#: components/modal/modals/CreateRole.tsx
#: components/app/interface/settings/server/roles/ServerRoleEditor.tsx
msgid "Role Name"
msgstr "نام نقش"
#: components/ui/components/features/profiles/ProfileRoles.tsx
#: components/app/interface/settings/ServerSettings.tsx
msgid "Roles"
msgstr "نقش ها"
#: components/modal/modals/ServerIdentity.tsx
#: components/modal/modals/CustomStatus.tsx
#: components/app/interface/settings/user/profile/UserProfileEditor.tsx
#: components/app/interface/settings/server/Overview.tsx
#: components/app/interface/settings/server/roles/ServerRoleEditor.tsx
#: components/app/interface/settings/channel/Overview.tsx
#: components/app/interface/settings/channel/webhooks/ViewWebhook.tsx
msgid "Save"
msgstr "ذخیره"
#: components/app/menus/MessageContextMenu.tsx
msgid "Save file"
msgstr ""
#: src/interface/channels/text/Composition.tsx
msgid "Save to your notes"
msgstr "ذخیره در یادداشت ها"
#: src/interface/navigation/channels/HomeSidebar.tsx
#: src/interface/navigation/channels/HomeSidebar.tsx
#: src/interface/channels/ChannelHeader.tsx
msgid "Saved Notes"
msgstr "یادداشت های ذخیره شده"
#: components/modal/modals/ReportContent.tsx
msgid "Scams or fraud"
msgstr ""
#: components/modal/modals/AddBot.tsx
msgid "Search for groups..."
msgstr ""
#: components/modal/modals/CreateGroup.tsx
#: components/modal/modals/AddMembersToGroup.tsx
msgid "Search for users..."
msgstr ""
#: components/app/interface/settings/user/Feedback.tsx
#~ msgid "See what we're currently working on."
#~ msgstr ""
#: components/app/interface/settings/user/voice/VoiceInputOptions.tsx
msgid "Select audio input"
msgstr ""
#: components/app/interface/settings/user/voice/VoiceInputOptions.tsx
msgid "Select audio output"
msgstr ""
#: components/modal/modals/CreateGroup.tsx
msgid "Select members to add"
msgstr ""
#: components/app/interface/settings/user/Language.tsx
msgid "Select your language"
msgstr "زبان خود را انتخاب کنید"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Send attachments to chat"
msgstr ""
#: components/modal/modals/EditEmail.tsx
msgid "Send email"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Send embedded content such as link embeds or custom embeds"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Send Embeds"
msgstr "ارسال جاسازی ها"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Send Messages"
msgstr "ارسال پیام ها"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Send messages in channel"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Send messages in channels"
msgstr ""
#: components/modal/modals/AddFriend.tsx
msgid "Send Request"
msgstr ""
#: components/app/interface/channels/text/DraftMessage.tsx
msgid "Sending..."
msgstr ""
#: components/ui/components/features/messaging/elements/Container.tsx
#: components/ui/components/features/messaging/elements/Container.tsx
#: components/ui/components/features/messaging/elements/Container.tsx
msgid "Sent"
msgstr ""
#. placeholder {0}: message.attachments!.length
#: components/client/NotificationsWorker.tsx
msgid "Sent {0} attachments"
msgstr ""
#: components/ui/components/features/messaging/elements/MessageReply.tsx
msgid "Sent an attachment"
msgstr "ارسال یک ضمیمه"
#: components/ui/components/features/messaging/elements/MessageReply.tsx
msgid "Sent multiple attachments"
msgstr "ارسال چند ضمیمه"
#: components/modal/modals/ServerIdentity.tsx
msgid "Server Avatar"
msgstr ""
#: components/app/interface/settings/server/Overview.tsx
msgid "Server Banner"
msgstr ""
#: components/app/menus/shared/NotificationContextMenu.tsx
msgid "Server Default"
msgstr ""
#: components/app/interface/settings/server/Overview.tsx
msgid "Server Description"
msgstr "توضیحات سرور"
#: components/app/interface/settings/server/Overview.tsx
msgid "Server Icon"
msgstr ""
#: components/app/interface/settings/user/profile/EditProfile.tsx
msgid "Server Identities"
msgstr ""
#: components/modal/modals/CreateServer.tsx
#: components/app/interface/settings/server/Overview.tsx
msgid "Server Name"
msgstr "نام سرور"
#: components/app/interface/settings/server/roles/ServerRoleOverview.tsx
msgid "Server Roles"
msgstr ""
#: components/app/interface/settings/UserSettings.tsx
msgid "Sessions"
msgstr "نشست ها"
#: components/modal/modals/CustomStatus.tsx
msgid "Set your status"
msgstr ""
#: components/modal/modals/ServerInfo.tsx
msgid "Settings"
msgstr "تنظیمات"
#: components/app/interface/settings/user/Account.tsx
msgid "Setup one-time password authenticator"
msgstr ""
#: components/app/interface/settings/user/Account.tsx
msgid "Setup recovery codes"
msgstr ""
#: components/ui/components/features/messaging/composition/TypingIndicator.tsx
msgid "Several people are typing…"
msgstr "چند نفر درحال نوشتن هستند.…"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Share camera or screen in voice call"
msgstr ""
#: components/app/interface/settings/user/Native.tsx
msgid "Show corrections and suggestions as you type."
msgstr ""
#: components/app/interface/settings/user/appearance/AppearanceMenu.tsx
msgid "Show send message button"
msgstr ""
#: components/auth/src/flows/FlowLogin.tsx
msgid "Sign into Stoat"
msgstr ""
#: components/auth/src/flows/FlowHome.tsx
msgid "Sign Up"
msgstr ""
#: components/app/interface/channels/text/Message.tsx
msgid "Silent"
msgstr ""
#: components/modal/modals/EditEmail.tsx
msgid "someone@example.com"
msgstr ""
#: components/app/interface/settings/user/profile/UserProfileEditor.tsx
msgid "Something cool about me..."
msgstr ""
#. placeholder {0}: err.error
#: components/i18n/errors.ts
msgid "Something is wrong with your request, {0}."
msgstr ""
#: components/i18n/errors.ts
msgid "Something went wrong! {error}"
msgstr ""
#: components/i18n/errors.ts
#~ msgid "Something went wrong! Try again later."
#~ msgstr ""
#: components/app/interface/settings/user/Notifications.tsx
msgid "Sounds"
msgstr "صداها"
#: components/app/interface/settings/UserSettings.tsx
msgid "Source Code"
msgstr "کد منبع"
#: components/modal/modals/ReportContent.tsx
msgid "Spam or similar platform abuse"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Speak"
msgstr "صحبت"
#: components/app/interface/settings/user/Native.tsx
msgid "Spellchecker"
msgstr ""
#: components/ui/components/features/voice/callCard/VoiceCallCardPreview.tsx
msgid "Start the call"
msgstr ""
#: components/app/interface/settings/user/Native.tsx
msgid "Start with Computer"
msgstr ""
#: components/ui/components/features/profiles/ProfileStatus.tsx
msgid "Status"
msgstr ""
#: components/app/interface/settings/user/Native.tsx
#~ msgid "Stoat Desktop"
#~ msgstr ""
#: components/ui/components/features/profiles/ProfileBadges.tsx
msgid "Stoat Developer"
msgstr ""
#: components/app/interface/settings/user/Native.tsx
msgid "Stoat for Desktop"
msgstr ""
#: components/ui/components/features/profiles/ProfileBadges.tsx
msgid "Stoat Founder"
msgstr ""
#: components/auth/src/flows/FlowHome.tsx
msgid "Stoat is one of the best ways to stay connected with your friends and community, anywhere, anytime."
msgstr ""
#: components/app/interface/settings/user/Feedback.tsx
msgid "Submit feature suggestion"
msgstr "ارائه پیشنهاد ویژگی"
#: components/app/interface/settings/user/Feedback.tsx
msgid "Submit feedback"
msgstr "بازخورد ارائه دهید"
#: components/app/interface/settings/user/bots/ViewBot.tsx
msgid "Submit to Discover"
msgstr ""
#: components/app/interface/settings/UserSettings.tsx
msgid "Subscriptions"
msgstr ""
#: components/app/interface/settings/user/Feedback.tsx
msgid "Suggest new Stoat features on GitHub discussions."
msgstr ""
#: src/interface/Home.tsx
msgid "Support the project by donating - thank you!"
msgstr "با اهدای پول از ما حمایت کنید - با تشکر!"
#: components/ui/components/features/voice/callCard/VoiceCallCardPreview.tsx
msgid "Switch to this voice channel"
msgstr ""
#: components/app/interface/settings/user/Sync.tsx
msgid "Sync appearance options, such as chosen emoji pack and message density."
msgstr ""
#: components/app/interface/settings/user/Sync.tsx
msgid "Sync your chosen theme, colours, and any custom CSS."
msgstr ""
#: components/app/interface/settings/user/Sync.tsx
msgid "Sync your currently chosen language."
msgstr ""
#: components/app/interface/settings/user/appearance/AppearanceMenu.tsx
msgid "System"
msgstr ""
#: components/app/interface/settings/server/Overview.tsx
msgid "System message channels"
msgstr ""
#: components/modal/modals/ReportContent.tsx
msgid "Tell us what's wrong with this message"
msgstr ""
#: components/modal/modals/ReportContent.tsx
msgid "Tell us what's wrong with this server"
msgstr ""
#: components/modal/modals/ReportContent.tsx
msgid "Tell us what's wrong with this user"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Temporarily prevent lower-ranking members from interacting"
msgstr ""
#: components/auth/src/AuthPage.tsx
msgid "Terms of Service"
msgstr "شرایط خدمات"
#: components/modal/modals/CreateChannel.tsx
msgid "Text Channel"
msgstr "کانال متنی"
#: components/i18n/errors.ts
msgid "That action had no effect."
msgstr ""
#. placeholder {0}: file.name
#: src/interface/channels/text/Composition.tsx
msgid "The file \"{0}\" ({fileSize}) exceeds the maximum size limit of {maxSizeFormatted}."
msgstr ""
#: components/i18n/errors.ts
msgid "The password is too short."
msgstr ""
#: components/app/interface/settings/user/Sync.tsx
msgid "Theme"
msgstr "تم"
#: components/i18n/errors.ts
msgid "This account is not activated! Please check your account's inbox and try again."
msgstr ""
#: components/i18n/errors.ts
msgid "This bot is private and can only be added by the creator."
msgstr ""
#: components/app/interface/settings/channel/Overview.tsx
msgid "This channel is about..."
msgstr ""
#: src/interface/channels/AgeGate.tsx
msgid "This channel is marked as mature."
msgstr ""
#: src/interface/channels/AgeGate.tsx
msgid "This channel is not available in your region while we review options on legal compliance."
msgstr ""
#: src/interface/channels/AgeGate.tsx
msgid "This content is not available in your region."
msgstr ""
#: components/i18n/errors.ts
msgid "This feature is currently disabled."
msgstr ""
#: components/i18n/errors.ts
msgid "This file type is not allowed."
msgstr ""
#. placeholder {0}: err.max
#: components/i18n/errors.ts
msgid "This group is too large, you can have up to {0} users."
msgstr ""
#: components/i18n/errors.ts
msgid "This has already been sent."
msgstr ""
#: components/ui/components/features/messaging/elements/ConversationStart.tsx
msgid "This is the start of your conversation."
msgstr "این آغاز مکالمه شماست."
#: components/ui/components/features/messaging/elements/ConversationStart.tsx
msgid "This is the start of your notes."
msgstr "این شروع یادداشت شماست."
#: components/i18n/errors.ts
msgid "This message is already pinned."
msgstr ""
#: components/i18n/errors.ts
msgid "This message is empty and has not been sent."
msgstr ""
#: components/i18n/errors.ts
msgid "This password has previously appeared in security leaks, please use another password."
msgstr ""
#: components/app/interface/settings/server/Overview.tsx
msgid "This server is about..."
msgstr ""
#: components/i18n/errors.ts
msgid "This user has blocked you."
msgstr "این کاربر شما را مسدود کرده است."
#: components/modal/modals/BanNonMember.tsx
msgid "This user is not part of the server and may already be banned"
msgstr ""
#: components/i18n/errors.ts
msgid "This username is already taken."
msgstr ""
#: components/i18n/errors.ts
msgid "This username is not allowed."
msgstr ""
#: components/modal/modals/ResetBotToken.tsx
msgid "This will invalidate the current token and stop any existing instances of the bot from running."
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Timeout Members"
msgstr "گرفتن دسترسی اعضا"
#: src/interface/common/CommonHeader.tsx
msgid "Toggle main sidebar"
msgstr ""
#: components/app/interface/settings/user/appearance/AppearanceMenu.tsx
msgid "Tonal Spot"
msgstr ""
#: components/app/interface/settings/user/Language.tsx
#: components/app/interface/settings/user/Language.tsx
msgid "Traditional (DD/MM/YYYY)"
msgstr ""
#: components/ui/components/features/messaging/composition/picker/GifPicker.tsx
msgid "Trending GIFs"
msgstr ""
#: components/app/menus/UserContextMenu.tsx
msgid "Unblock user"
msgstr "رفع انسداد کاربر"
#. placeholder {0}: err.type
#: components/i18n/errors.ts
msgid "Uncaught Stoat error: {0}"
msgstr ""
#: components/markdown/plugins/anchors.tsx
msgid "Unknown Server"
msgstr ""
#: components/modal/modals/ChannelToggleMature.tsx
msgid "Unmark as mature"
msgstr ""
#: components/app/interface/settings/channel/Overview.tsx
msgid "Unmark as Mature"
msgstr ""
#: components/modal/modals/ChannelToggleMature.tsx
msgid "Unmark this channel as mature?"
msgstr ""
#: components/app/menus/shared/NotificationContextMenu.tsx
msgid "Unmute Channel"
msgstr ""
#: components/app/menus/ServerContextMenu.tsx
msgid "Unmute Server"
msgstr ""
#: components/app/menus/MessageContextMenu.tsx
msgid "Unpin message"
msgstr ""
#: components/app/interface/channels/text/DraftMessage.tsx
msgid "Unsent message"
msgstr ""
#: components/modal/modals/ReportContent.tsx
msgid "Unsolicited advertising or spam"
msgstr ""
#: components/app/menus/ServerContextMenu.tsx
#: components/app/menus/shared/NotificationContextMenu.tsx
msgid "Until I turn it back on"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Upload Files"
msgstr "بارگذاری فایل ها"
#: components/modal/modals/JoinServer.tsx
msgid "Use a code or invite link"
msgstr ""
#: components/app/interface/settings/user/Native.tsx
msgid "Use the graphics card to improve performance."
msgstr ""
#: components/app/interface/settings/server/bans/ListBans.tsx
msgid "User"
msgstr "کاربر"
#: components/app/interface/settings/server/Overview.tsx
msgid "User Banned"
msgstr ""
#: components/modal/modals/BanNonMember.tsx
#: components/modal/modals/BanMember.tsx
msgid "User broke a certain rule…"
msgstr ""
#: components/app/interface/settings/server/Overview.tsx
msgid "User Joined"
msgstr ""
#: components/app/interface/settings/user/Notifications.tsx
msgid "User Joined Call"
msgstr "کاربر به تماس پیوست"
#: components/app/interface/settings/server/Overview.tsx
msgid "User Kicked"
msgstr ""
#: components/app/interface/settings/server/Overview.tsx
msgid "User Left"
msgstr ""
#: components/app/interface/settings/user/Notifications.tsx
msgid "User Left Call"
msgstr "کاربر از تماس خارج شد"
#: components/app/interface/settings/ServerSettings.tsx
msgid "User Management"
msgstr "مدیریت کاربر"
#: components/app/interface/settings/UserSettings.tsx
msgid "User Settings"
msgstr "تنظیمات کاربری"
#: components/modal/modals/ReportContent.tsx
msgid "User's profile has inappropriate content"
msgstr ""
#: components/modal/modals/Onboarding.tsx
#: components/modal/modals/EditUsername.tsx
#: components/modal/modals/CreateBot.tsx
#: components/modal/modals/AddFriend.tsx
#: components/auth/src/flows/Form.tsx
#: components/app/interface/settings/user/Account.tsx
msgid "Username"
msgstr "نام کاربری"
#: components/modal/modals/AddFriend.tsx
msgid "username#1234"
msgstr ""
#: components/modal/modals/ChannelToggleMature.tsx
msgid "Users will be asked to confirm their age before joining this channel."
msgstr ""
#: components/app/interface/settings/channel/Overview.tsx
msgid "Users will be asked to confirm their age before opening this channel."
msgstr ""
#: components/modal/modals/ChannelToggleMature.tsx
msgid "Users will no longer be asked to confirm their age before joining this channel.<0/> Please ensure the content is appropriate for all ages."
msgstr ""
#: components/app/interface/settings/user/voice/VoiceInputOptions.tsx
msgid "Using default microphone"
msgstr ""
#: components/app/interface/settings/user/voice/VoiceInputOptions.tsx
msgid "Using default speaker"
msgstr ""
#: src/interface/navigation/channels/ServerSidebar.tsx
msgid "Verified"
msgstr ""
#: components/auth/src/flows/FlowVerify.tsx
msgid "Verifying your account…"
msgstr "در حال تأیید حساب شما…"
#: components/app/interface/settings/UserSettings.tsx
#: components/app/interface/settings/user/Native.tsx
msgid "Version:"
msgstr ""
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Video"
msgstr "ویدیو"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "View Channel"
msgstr "مشاهده کانال"
#: components/app/interface/settings/user/Feedback.tsx
msgid "View currently active bug reports here."
msgstr "گزارش‌های اشکال فعال فعلی را اینجا مشاهده کنید."
#: src/interface/channels/ChannelHeader.tsx
msgid "View members"
msgstr ""
#: components/modal/modals/Changelog.tsx
#~ msgid "View older updates"
#~ msgstr "مشاهده به روز رسانی های قدیمی تر"
#: src/interface/channels/ChannelHeader.tsx
msgid "View pinned messages"
msgstr ""
#: components/app/interface/settings/user/Account.tsx
msgid "View Recovery Codes"
msgstr "مشاهده کدهای بازیابی"
#: components/ui/components/features/messaging/bars/JumpToBottom.tsx
msgid "Viewing older messages"
msgstr "مشاهده پیام های قدیمی تر"
#: components/app/interface/settings/UserSettings.tsx
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Voice"
msgstr ""
#: components/modal/modals/CreateChannel.tsx
msgid "Voice Channel"
msgstr "کانال صوتی"
#: components/app/interface/settings/user/voice/VoiceProcessingOptions.tsx
msgid "Voice Processing"
msgstr ""
#: components/app/menus/UserContextMenu.tsx
msgid "Volume"
msgstr ""
#: components/app/interface/settings/user/profile/UserProfileEditor.tsx
msgid "Want to change username?"
msgstr ""
#: components/auth/src/flows/FlowCheck.tsx
msgid "We've sent you a verification email. Please allow up to 10 minutes for it to arrive."
msgstr "ما یک ایمیل تأیید برای شما ارسال کرده ایم. لطفا حداکثر 10 دقیقه فرصت دهید تا برسد."
#: components/app/interface/channels/text/Message.tsx
msgid "Webhook"
msgstr ""
#: components/app/interface/settings/channel/webhooks/ViewWebhook.tsx
msgid "Webhook Icon"
msgstr ""
#: components/modal/modals/CreateWebhook.tsx
#: components/app/interface/settings/channel/webhooks/ViewWebhook.tsx
msgid "Webhook Name"
msgstr ""
#: components/app/interface/settings/ChannelSettings.tsx
msgid "Webhooks"
msgstr "وب هوک ها"
#: src/interface/Home.tsx
#: components/auth/src/flows/FlowLogin.tsx
#~ msgid "Welcome to"
#~ msgstr "خوش آمدید به"
#: components/auth/src/flows/FlowLogin.tsx
msgid "Welcome!"
msgstr "خوش آمدید!"
#: components/app/interface/settings/channel/permissions/ChannelPermissionsEditor.tsx
msgid "Whether other users can edit these settings"
msgstr ""
#. placeholder {0}: names.join(", ")
#: components/ui/components/features/voice/callCard/VoiceCallCardPreview.tsx
msgid "With {0}"
msgstr ""
#: components/modal/modals/CreateGroupOrServer.tsx
msgid "Would you like to create a new group or server?"
msgstr ""
#: components/modal/modals/CreateOrJoinServer.tsx
msgid "Would you like to create a new server or join an existing one?"
msgstr ""
#: components/app/interface/settings/user/bots/MyBots.tsx
msgid "You agree that your bot is subject to the Acceptable Usage Policy."
msgstr ""
#. placeholder {0}: props.user?.username
#. placeholder {0}: props.member.user?.username
#: components/modal/modals/BanNonMember.tsx
#: components/modal/modals/BanMember.tsx
msgid "You are about to ban {0}"
msgstr ""
#. placeholder {0}: props.member.user?.username
#: components/modal/modals/KickMember.tsx
msgid "You are about to kick {0}"
msgstr ""
#: components/i18n/errors.ts
msgid "You are banned from this server."
msgstr ""
#: src/interface/Home.tsx
msgid "You can also click the gear icon in the bottom left."
msgstr ""
#: src/interface/Home.tsx
#~ msgid "You can also right-click the user icon in the top left, or left click it if you're already home."
#~ msgstr "شما همچنین میتوانید روی تصویر بالا سمت چپ کلیک راست کنید یا اگر در حال حاضر در قسمت خانه هستید، کلیک چپ کنید."
#: components/modal/modals/DeleteChannel.tsx
msgid "You can re-open it later, but it will disappear on both sides."
msgstr "می توانید بعداً دوباره آن را باز کنید اما از برای هر دو طرف ناپدید می شود."
#: src/interface/Home.tsx
#: src/interface/Home.tsx
#: components/app/interface/settings/user/Feedback.tsx
#: components/app/interface/settings/user/Feedback.tsx
msgid "You can report issues and discuss improvements with us directly here."
msgstr "شما در اینجا می توانید مشکلات را گزارش دهید و با ما برای بهبود عملکرد به طور مستقیم ارتباط کنید."
#. placeholder {0}: err.max
#: components/i18n/errors.ts
msgid "You can't be in more than {0} servers, please leave one and try again."
msgstr ""
#. placeholder {0}: err.max
#: components/i18n/errors.ts
msgid "You can't have more than {0} channels on this server."
msgstr ""
#. placeholder {0}: err.max
#: components/i18n/errors.ts
msgid "You can't have more than {0} emojis on this server."
msgstr ""
#: components/i18n/errors.ts
msgid "You cannot give yourself missing permissions."
msgstr ""
#: components/i18n/errors.ts
msgid "You cannot join this call."
msgstr ""
#: components/i18n/errors.ts
msgid "You cannot remove yourself."
msgstr ""
#: components/i18n/errors.ts
msgid "You cannot report yourself."
msgstr ""
#: components/i18n/errors.ts
msgid "You cannot timeout yourself."
msgstr ""
#: components/modal/modals/SignOutSessions.tsx
msgid "You cannot undo this action."
msgstr "شما نمی توانید این عمل را واگرد کنید."
#. placeholder {0}: props.display
#: components/modal/modals/LinkWarning.tsx
msgid "You clicked on \"{0}\""
msgstr ""
#: components/i18n/errors.ts
msgid "You do not have permission to do this."
msgstr ""
#: components/ui/components/features/messaging/composition/MessageBox.tsx
msgid "You don't have permission to send messages in this channel."
msgstr "شما مجوز ارسال پیام در این کانال را ندارید."
#: components/i18n/errors.ts
msgid "You have been locked out for entering a wrong password multiple times. Please wait a couple minutes and try again."
msgstr ""
#: components/i18n/errors.ts
msgid "You have this user blocked."
msgstr ""
#: components/ui/components/features/voice/VoiceStatefulUserIcons.tsx
msgid "You muted this user."
msgstr ""
#: components/auth/src/flows/FlowHome.tsx
msgid "You were logged out!"
msgstr ""
#: src/interface/navigation/servers/UserMenu.tsx
msgid "You will not receive any notifications"
msgstr ""
#: components/app/interface/settings/user/Account.tsx
msgid "You won't be able to access your account unless you contact support - however, your data will not be deleted."
msgstr "شما نمی توانید به حساب خود دسترسی پیدا کنید مگر اینکه با پشتیبانی تماس بگیرید - با این حال، داده های شما حذف نمی شوند."
#: components/modal/modals/LeaveServer.tsx
#: components/modal/modals/DeleteChannel.tsx
msgid "You won't be able to rejoin unless you are re-invited."
msgstr "شما قادر به عضویت مجدد نیستید مگر اینکه مجدداً دعوت شوید."
#: components/i18n/errors.ts
msgid "You're already part of this group."
msgstr ""
#: components/modal/modals/Invite.tsx
#: components/i18n/errors.ts
msgid "You're already part of this server."
msgstr ""
#: components/i18n/errors.ts
msgid "You've already sent a request to this user."
msgstr ""
#: components/modal/modals/Invite.tsx
msgid "You've been invited to join this server.<0/>Would you like to join?"
msgstr ""
#: components/modal/modals/SignedOut.tsx
msgid "You've been signed out of Stoat!"
msgstr ""
#: components/i18n/errors.ts
msgid "You've reached your personal bot limit."
msgstr ""
#. placeholder {0}: err.max
#: components/i18n/errors.ts
msgid "You've sent too many friend requests, the maximum is {0}"
msgstr ""
#: components/app/interface/settings/user/Account.tsx
msgid "Your account and all of your data (including your messages and friends list) will be queued for deletion. A confirmation email will be sent - you can cancel this within 7 days by contacting support."
msgstr ""
#: components/auth/src/flows/FlowVerify.tsx
msgid "Your account has been verified!"
msgstr "حساب شما تایید شد!"
#: components/i18n/errors.ts
msgid "Your discriminator change has been ratelimited, please try again later."
msgstr ""
#: components/i18n/errors.ts
msgid "Your message is too long, please remove some characters and try again."
msgstr ""
#: components/modal/modals/MFARecovery.tsx
msgid "Your recovery codes"
msgstr "کدهای بازیابی شما"
#: components/i18n/errors.ts
msgid "Your role ranking is too low to take this action."
msgstr ""
#: components/i18n/errors.ts
msgid "Your user has already been created? Try logging in again or refreshing the app."
msgstr ""