# Copyright (C) 2023 This file is copyright: # This file is distributed under the same license as the tokodon package. # # SPDX-FileCopyrightText: 2023, 2024 Alexander Yavorsky msgid "" msgstr "" "Project-Id-Version: tokodon\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-10-02 00:39+0000\n" "PO-Revision-Date: 2024-02-09 23:06+0300\n" "Last-Translator: Alexander Yavorsky \n" "Language-Team: Russian \n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Lokalize 24.01.95\n" #: account/abstractaccount.cpp:659 #, kde-format msgid "Could not follow account" msgstr "Не удалось подписаться на учётную запись" #: account/abstractaccount.cpp:660 #, kde-format msgid "Could not unfollow account" msgstr "Не удалось отписаться от учётной записи" #: account/abstractaccount.cpp:661 #, kde-format msgid "Could not block account" msgstr "Не удалось заблокировать учётную запись" #: account/abstractaccount.cpp:662 #, kde-format msgid "Could not unblock account" msgstr "Не удалось разблокировать учётную запись" #: account/abstractaccount.cpp:663 #, kde-format msgid "Could not mute account" msgstr "Не удалось отключить уведомления учётной записи" #: account/abstractaccount.cpp:664 #, kde-format msgid "Could not unmute account" msgstr "Не удалось включить уведомления учётной записи" #: account/abstractaccount.cpp:665 #, kde-format msgid "Could not feature account" msgstr "Не удалось добавить учётную запись в подборку" #: account/abstractaccount.cpp:666 #, kde-format msgid "Could not unfeature account" msgstr "Не удалось убрать учётную запись из подборки" #: account/abstractaccount.cpp:667 #, kde-format msgid "Could not edit note about an account" msgstr "Не удалось отредактировать заметку об учётной записи" #: account/notificationhandler.cpp:30 account/notificationhandler.cpp:31 #, kde-format msgid "View Post" msgstr "Показать публикацию" #: account/notificationhandler.cpp:51 account/notificationhandler.cpp:52 #, kde-format msgid "View Profile" msgstr "Показать профиль" #: account/notificationhandler.cpp:74 #, kde-format msgid "%1 mentioned you" msgstr "«%1» упомянул (а) вас" #: account/notificationhandler.cpp:82 #: content/ui/Notifications/UserInteractionLabel.qml:86 #, kde-format msgid "%1 wrote a new post" msgstr "%1 создал(а) публикацию" #: account/notificationhandler.cpp:90 #: content/ui/Notifications/UserInteractionLabel.qml:76 #, kde-format msgid "%1 boosted your post" msgstr "%1 поделился(ась) вашей публикацией" #: account/notificationhandler.cpp:98 content/ui/FollowDelegate.qml:56 #, kde-format msgid "%1 followed you" msgstr "«%1» добавил(а) вас в свои подписки" #: account/notificationhandler.cpp:106 #, fuzzy, kde-format #| msgid "%1 followed you" msgid "%1 requested to follow you" msgstr "«%1» добавил(а) вас в свои подписки" #: account/notificationhandler.cpp:114 #: content/ui/Notifications/UserInteractionLabel.qml:80 #, kde-format msgid "%1 favorited your post" msgstr "%1 добавил(а) вашу публикацию в избранное" #: account/notificationhandler.cpp:122 #, kde-format msgid "Poll by %1 has ended" msgstr "Опрос, созданный %1, завершён" #: account/notificationhandler.cpp:130 #, kde-format msgid "%1 edited a post" msgstr "%1 изменил(а) публикацию" #: account/profileeditor.cpp:151 #, kde-format msgid "Image is too big" msgstr "Изображение слишком велико" #: account/profileeditor.cpp:164 #, kde-format msgid "Unsupported image file. Only jpeg, png and gif are supported." msgstr "" "Неподдерживаемый файл изображения. Поддерживаются только файлы форматов " "JPEG, PNG и GIF." #: account/profileeditor.cpp:278 #, kde-format msgid "Account details saved" msgstr "Данные учётной записи сохранены" #: account/socialgraphmodel.cpp:27 #, kde-format msgctxt "@title" msgid "Follow Requests" msgstr "Запросы на подписку" #: account/socialgraphmodel.cpp:29 #, kde-format msgctxt "@title" msgid "Followers" msgstr "Подписчики" #: account/socialgraphmodel.cpp:31 #, kde-format msgctxt "@title" msgid "Following" msgstr "Подписки" #: account/socialgraphmodel.cpp:33 #, kde-format msgctxt "@title" msgid "Muted Users" msgstr "" #: account/socialgraphmodel.cpp:35 #, kde-format msgctxt "@title" msgid "Blocked Users" msgstr "Заблокированные пользователи" #: account/socialgraphmodel.cpp:37 #, kde-format msgctxt "@title" msgid "Featured Users" msgstr "Рекомендуемые пользователи" #: account/socialgraphmodel.cpp:39 #, fuzzy, kde-format #| msgctxt "Show only favorites" #| msgid "Favorites" msgctxt "@title" msgid "%1 favorite" msgid_plural "%1 favorites" msgstr[0] "Избранное" msgstr[1] "Избранное" msgstr[2] "Избранное" msgstr[3] "Избранное" #: account/socialgraphmodel.cpp:41 #, fuzzy, kde-format #| msgctxt "Show only boosts" #| msgid "Boosts" msgctxt "@title" msgid "%1 boost" msgid_plural "%1 boosts" msgstr[0] "Записи, которыми поделились" msgstr[1] "Записи, которыми поделились" msgstr[2] "Записи, которыми поделились" msgstr[3] "Записи, которыми поделились" #: account/socialgraphmodel.cpp:49 #, kde-format msgid "No follow requests" msgstr "" #: account/socialgraphmodel.cpp:51 #, kde-format msgid "No followers" msgstr "Нет ни одного подписчика" #: account/socialgraphmodel.cpp:53 #, fuzzy, kde-format #| msgid "Could not follow account" msgid "No followed users" msgstr "Не удалось подписаться на учётную запись" #: account/socialgraphmodel.cpp:55 #, fuzzy, kde-format #| msgid "Accounts" msgid "No muted users" msgstr "Учётные записи" #: account/socialgraphmodel.cpp:57 #, fuzzy, kde-format #| msgid "Add Account" msgid "No blocked users" msgstr "Добавить учётную запись" #: account/socialgraphmodel.cpp:59 #, fuzzy, kde-format #| msgid "Could not feature account" msgid "No featured users" msgstr "Не удалось добавить учётную запись в подборку" #: account/socialgraphmodel.cpp:61 #, fuzzy, kde-format #| msgid "%1 favorited your post" msgid "No users favorited this post" msgstr "%1 добавил(а) вашу публикацию в избранное" #: account/socialgraphmodel.cpp:63 #, fuzzy, kde-format #| msgid "%1 boosted your post" msgid "No users boosted this post" msgstr "%1 поделился(ась) вашей публикацией" #: admin/accounttoolmodel.cpp:296 #, fuzzy, kde-format #| msgid "Could not mute account" msgid "Could not accept account" msgstr "Не удалось отключить уведомления учётной записи" #: admin/accounttoolmodel.cpp:297 #, fuzzy, kde-format #| msgid "Could not mute account" msgid "Could not reject account" msgstr "Не удалось отключить уведомления учётной записи" #: admin/accounttoolmodel.cpp:298 #, fuzzy, kde-format #| msgid "Could not edit note about an account" msgid "Could not take action against the account" msgstr "Не удалось отредактировать заметку об учётной записи" #: admin/accounttoolmodel.cpp:299 #, fuzzy, kde-format #| msgid "Could not feature account" msgid "Could not enable the disabled account" msgstr "Не удалось добавить учётную запись в подборку" #: admin/accounttoolmodel.cpp:300 #, fuzzy, kde-format #| msgid "Could not unmute account" msgid "Could not unsilence the account" msgstr "Не удалось включить уведомления учётной записи" #: admin/accounttoolmodel.cpp:301 #, fuzzy, kde-format #| msgid "Could not unmute account" msgid "Could not unsuspend the account" msgstr "Не удалось включить уведомления учётной записи" #: admin/accounttoolmodel.cpp:302 #, fuzzy, kde-format #| msgid "Could not mute account" msgid "Could not mark the account as not sensitive" msgstr "Не удалось отключить уведомления учётной записи" #: admin/adminaccountinfo.cpp:22 #, kde-format msgctxt "login status" msgid "Suspended" msgstr "" #: admin/adminaccountinfo.cpp:24 #, kde-format msgctxt "login status" msgid "Limited" msgstr "" #: admin/adminaccountinfo.cpp:26 #, kde-format msgctxt "login status" msgid "Sensitized" msgstr "" #: admin/adminaccountinfo.cpp:28 #, kde-format msgctxt "login status" msgid "Frozen" msgstr "" #: admin/adminaccountinfo.cpp:30 #, kde-format msgctxt "login status" msgid "Email Not confirmed" msgstr "" #: admin/adminaccountinfo.cpp:32 #, kde-format msgctxt "login status" msgid "Not Approved" msgstr "" #: admin/adminaccountinfo.cpp:34 #, kde-format msgctxt "login status" msgid "No Limits Imposed" msgstr "" #: admin/federationtoolmodel.cpp:160 admin/iprulestoolmodel.cpp:120 #, kde-format msgid "Error occurred when making a PUT request to update the domain block." msgstr "" #: admin/reporttoolmodel.cpp:194 #, fuzzy, kde-format #| msgid "Could not mute account" msgid "Could not resolve report" msgstr "Не удалось отключить уведомления учётной записи" #: admin/reporttoolmodel.cpp:195 #, fuzzy, kde-format #| msgid "Could not unmute account" msgid "Could not unresolve report" msgstr "Не удалось включить уведомления учётной записи" #: admin/reporttoolmodel.cpp:196 #, fuzzy, kde-format #| msgid "Could not mute account" msgid "Could not assign report" msgstr "Не удалось отключить уведомления учётной записи" #: admin/reporttoolmodel.cpp:197 #, fuzzy, kde-format #| msgid "Could not unmute account" msgid "Could not unassign report" msgstr "Не удалось включить уведомления учётной записи" #: content/ui/AccountInfo.qml:120 #, kde-format msgid "Follows you" msgstr "Подписан(а) на вас" #: content/ui/AccountInfo.qml:214 #, fuzzy, kde-format #| msgid "Follow Requests" msgid "Follow Requested" msgstr "Запросы на подписку" #: content/ui/AccountInfo.qml:217 #, fuzzy, kde-format #| msgid "Follow" msgid "Unfollow" msgstr "Подписаться" #: content/ui/AccountInfo.qml:219 #, kde-format msgid "Follow" msgstr "Подписаться" #: content/ui/AccountInfo.qml:244 #, fuzzy, kde-format #| msgid "Stop notifying me when %1 posts" msgid "Stop notifying me when %1 posts." msgstr "Не уведомлять о публикациях %1" #: content/ui/AccountInfo.qml:246 #, fuzzy, kde-format #| msgid "Notify me when %1 posts" msgid "Notify me when %1 posts." msgstr "Уведомлять о публикациях %1" #: content/ui/AccountInfo.qml:263 #, kde-format msgid "Hide Boosts from %1" msgstr "" #: content/ui/AccountInfo.qml:265 #, kde-format msgid "Show Boosts from %1" msgstr "" #: content/ui/AccountInfo.qml:281 #, kde-format msgid "Stop Featuring This Profile" msgstr "" #: content/ui/AccountInfo.qml:283 #, kde-format msgid "Feature This Profile" msgstr "" #: content/ui/AccountInfo.qml:299 #, kde-format msgid "Unmute" msgstr "" #: content/ui/AccountInfo.qml:301 #, kde-format msgid "Mute" msgstr "Отключить уведомления" #: content/ui/AccountInfo.qml:317 #, fuzzy, kde-format #| msgid "Block" msgid "Unblock" msgstr "Заблокировать" #: content/ui/AccountInfo.qml:319 #, kde-format msgid "Block" msgstr "Заблокировать" #: content/ui/AccountInfo.qml:333 content/ui/PostDelegate/PostMenu.qml:178 #, kde-format msgctxt "@action:inmenu Report this post" msgid "Report…" msgstr "" #: content/ui/AccountInfo.qml:339 #, kde-format msgid "Edit Profile" msgstr "" #: content/ui/AccountInfo.qml:343 #, kde-format msgid "Account editor" msgstr "Редактор учётной записи" #: content/ui/AccountInfo.qml:352 content/ui/Main.qml:564 #, kde-format msgid "Follow Requests" msgstr "Запросы на подписку" #: content/ui/AccountInfo.qml:358 #, kde-format msgid "Muted Users" msgstr "" #: content/ui/AccountInfo.qml:364 #, fuzzy, kde-format #| msgid "Add Account" msgid "Blocked Users" msgstr "Добавить учётную запись" #: content/ui/AccountInfo.qml:370 #, fuzzy, kde-format #| msgid "Accounts" msgid "Featured Users" msgstr "Учётные записи" #: content/ui/AccountInfo.qml:375 #, kde-format msgid "Copy Link" msgstr "" #: content/ui/AccountInfo.qml:378 #, kde-format msgid "Profile link copied." msgstr "" #: content/ui/AccountInfo.qml:468 #, fuzzy, kde-format #| msgid "Note" msgid "Note:" msgstr "Заметка" #: content/ui/AccountInfo.qml:476 #, kde-format msgid "Saved" msgstr "Сохранено" #: content/ui/AccountInfo.qml:491 #, kde-format msgid "Click to add a note" msgstr "Нажмите, чтобы добавить заметку" #: content/ui/AccountInfo.qml:602 #, kde-format msgctxt "@label User's number of statuses" msgid "%1 post" msgid_plural "%1 posts" msgstr[0] "" msgstr[1] "" msgstr[2] "" msgstr[3] "" #: content/ui/AccountInfo.qml:615 #, fuzzy, kde-format #| msgid "%1 followed you" msgctxt "@label User's number of followers" msgid "%1 follower" msgid_plural "%1 followers" msgstr[0] "«%1» добавил(а) вас в свои подписки" msgstr[1] "«%1» добавил(а) вас в свои подписки" msgstr[2] "«%1» добавил(а) вас в свои подписки" msgstr[3] "«%1» добавил(а) вас в свои подписки" #: content/ui/AccountInfo.qml:628 #, kde-format msgctxt "@label User's number of followed accounts" msgid "%1 follows" msgid_plural "%1 following" msgstr[0] "" msgstr[1] "" msgstr[2] "" msgstr[3] "" #: content/ui/AccountInfo.qml:655 #, kde-format msgctxt "@item:inmenu Profile Post Filter" msgid "Posts" msgstr "" #: content/ui/AccountInfo.qml:659 #, kde-format msgctxt "@item:inmenu Profile Post Filter" msgid "Posts && Replies" msgstr "" #: content/ui/AccountInfo.qml:663 #, kde-format msgctxt "@item:inmenu Profile Post Filter" msgid "Media" msgstr "" #: content/ui/AccountInfo.qml:692 #, kde-format msgctxt "@option:check" msgid "Hide boosts" msgstr "" #: content/ui/AccountInfo.qml:712 #, fuzzy, kde-format #| msgctxt "Show all notifications" #| msgid "All" msgctxt "@action:button Show all of a profile's posts" msgid "All" msgstr "Все" #: content/ui/Android/ShareAction.qml:15 content/ui/Android/ShareMenu.qml:14 #: content/ui/ShareAction.qml:19 content/ui/ShareMenu.qml:15 #, kde-format msgid "Share" msgstr "" #: content/ui/Android/ShareAction.qml:16 content/ui/ShareAction.qml:20 #, kde-format msgid "Share the selected media" msgstr "" #: content/ui/AnnouncementsPage.qml:18 #, kde-format msgctxt "@title Server-wide announcements set by admins." msgid "Announcements" msgstr "" #: content/ui/AnnouncementsPage.qml:41 #, kde-format msgctxt "@label An announcement was published on a date" msgid "Announcement on %1" msgstr "" #: content/ui/AnnouncementsPage.qml:69 #, kde-format msgctxt "@label" msgid "No announcements" msgstr "" #: content/ui/Components/Emoji/EmojiGrid.qml:78 #, kde-format msgid "No emojis" msgstr "" #: content/ui/Components/InlineIdentityInfo.qml:41 #: content/ui/Notifications/UserInteractionLabel.qml:65 #: content/ui/PostDelegate/QuotePost.qml:58 #: content/ui/PostDelegate/UserInteractionLabel.qml:64 #, kde-format msgid "View profile" msgstr "Показать профиль" #: content/ui/ConversationPage.qml:11 content/ui/Main.qml:611 #, kde-format msgid "Conversations" msgstr "Чаты" #: content/ui/ConversationPage.qml:35 #, kde-format msgid "No Conversations" msgstr "Нет ни одного чата" #: content/ui/Debug/DebugPage.qml:24 #, fuzzy, kde-format #| msgid "Require follow requests" msgctxt "@action:button" msgid "Increase follow request count" msgstr "Требовать запрос на подписку" #: content/ui/Debug/DebugPage.qml:28 #, fuzzy, kde-format #| msgid "Require follow requests" msgctxt "@action:button" msgid "Decrease follow request count" msgstr "Требовать запрос на подписку" #: content/ui/EditListPage.qml:28 #, kde-format msgctxt "@title:window" msgid "Create List" msgstr "" #: content/ui/EditListPage.qml:28 #, fuzzy, kde-format #| msgid "Edit" msgctxt "@title:window" msgid "Edit List" msgstr "Изменить" #: content/ui/EditListPage.qml:60 #, kde-format msgctxt "@label:textbox List title" msgid "Title" msgstr "" #: content/ui/EditListPage.qml:68 #, fuzzy, kde-format #| msgid "Show Less" msgctxt "@label" msgid "Show replies for" msgstr "Показать меньше" #: content/ui/EditListPage.qml:80 #, kde-format msgctxt "@label If the list is exclusive" msgid "Exclusive" msgstr "" #: content/ui/EditListPage.qml:81 #, kde-format msgid "Posts in an exclusive list are excluded from the Home timeline." msgstr "" #: content/ui/EditListPage.qml:102 #, kde-format msgctxt "@action:button Create the list" msgid "Create" msgstr "" #: content/ui/EditListPage.qml:104 #, fuzzy, kde-format #| msgid "Edit" msgctxt "@action:button Edit the list" msgid "Edit" msgstr "Изменить" #: content/ui/EditListPage.qml:117 #, fuzzy, kde-format #| msgid "Delete" msgctxt "@action:button Delete the list" msgid "Delete" msgstr "Удалить" #: content/ui/EditListPage.qml:124 #, fuzzy, kde-format #| msgid "Delete word" msgctxt "@title" msgid "Deleting List" msgstr "Удалить слово" #: content/ui/EditListPage.qml:125 #, kde-format msgctxt "@label" msgid "Are you sure you want to delete this list?" msgstr "" #: content/ui/ExplorePage.qml:18 content/ui/Main.qml:657 #, kde-format msgid "Explore" msgstr "" #: content/ui/ExplorePage.qml:30 content/ui/TimelinePage.qml:90 #, fuzzy, kde-format #| msgid "Post" msgctxt "@action:button" msgid "Post" msgstr "Публикация" #: content/ui/ExplorePage.qml:45 search/searchmodel.cpp:144 #, fuzzy, kde-format #| msgid "Post" msgid "Posts" msgstr "Публикация" #: content/ui/ExplorePage.qml:60 #, kde-format msgid "Tags" msgstr "" #: content/ui/ExplorePage.qml:141 #, kde-format msgid "%1 person is talking" msgid_plural "%1 people are talking" msgstr[0] "" msgstr[1] "" msgstr[2] "" msgstr[3] "" #: content/ui/ExplorePage.qml:158 #, kde-format msgctxt "@label" msgid "No Trending Posts" msgstr "" #: content/ui/ExplorePage.qml:158 #, kde-format msgctxt "@label" msgid "No Trending Tags" msgstr "" #: content/ui/FollowDelegate.qml:54 #, fuzzy, kde-format #| msgid "%1 mentioned you" msgid "%1 signed up" msgstr "«%1» упомянул (а) вас" #: content/ui/InitialSetup/SetupNotifications.qml:19 #, fuzzy, kde-format #| msgid "Notifications" msgctxt "@title:window" msgid "Notifications" msgstr "Уведомления" #: content/ui/InitialSetup/SetupNotifications.qml:22 #: content/ui/InitialSetup/SetupPassword.qml:20 #, kde-format msgid "Setup Required" msgstr "" #: content/ui/InitialSetup/SetupNotifications.qml:28 #, kde-format msgid "" "Tokodon can show notifications for activity such as users boosting or " "replying to your posts.\n" "\n" "The types of notifications shown can be fine tuned when logged in." msgstr "" #: content/ui/InitialSetup/SetupNotifications.qml:35 #, fuzzy, kde-format #| msgid "No Notifications" msgid "Allow Notifications" msgstr "Уведомлений нет" #: content/ui/InitialSetup/SetupNotifications.qml:49 #: content/ui/InitialSetup/SetupWelcome.qml:42 #: content/ui/LoginFlow/CodeAuthorization.qml:32 #: content/ui/LoginFlow/LoginPage.qml:125 #, kde-format msgid "Continue" msgstr "Продолжить" #: content/ui/InitialSetup/SetupPassword.qml:17 #, fuzzy, kde-format #| msgid "Password" msgctxt "@title:window" msgid "Password Service" msgstr "Пароль" #: content/ui/InitialSetup/SetupPassword.qml:25 #, kde-format msgid "" "Tokodon requires a password service to be running to save personally " "sensitive information.\n" "\n" "Tokodon can use KWallet, GNOME Keyring or any libsecret-compatible service.\n" "\n" "After you installed the service, make sure it's running and restart Tokodon." msgstr "" #: content/ui/InitialSetup/SetupPassword.qml:32 #, fuzzy, kde-format #| msgid "About Tokodon" msgid "Quit Tokodon" msgstr "О Tokodon" #: content/ui/InitialSetup/SetupWelcome.qml:17 #: content/ui/LoginFlow/WelcomePage.qml:17 #, kde-format msgctxt "@title:window" msgid "Welcome" msgstr "" #: content/ui/InitialSetup/SetupWelcome.qml:30 #, kde-format msgid "Welcome to Tokodon" msgstr "Добро пожаловать в Tokodon" #: content/ui/InitialSetup/SetupWelcome.qml:35 #, kde-format msgid "Some initial setup is required before you can use Tokodon." msgstr "" #: content/ui/LanguageSelector.qml:25 #, fuzzy, kde-format #| msgid "Default Language" msgctxt "@title" msgid "Select Language" msgstr "Язык по умолчанию" #: content/ui/LanguageSelector.qml:48 #, kde-format msgctxt "@action:button" msgid "Close" msgstr "" #: content/ui/ListsPage.qml:18 #, kde-format msgctxt "@title" msgid "Lists" msgstr "" #: content/ui/ListsPage.qml:31 #, kde-format msgid "Create List" msgstr "" #: content/ui/ListsPage.qml:67 #, kde-format msgid "No lists" msgstr "" #: content/ui/ListTimelinePage.qml:20 #, fuzzy, kde-format #| msgid "Edit" msgid "Edit List" msgstr "Изменить" #: content/ui/LoginFlow/BaseAuthorization.qml:26 #, fuzzy, kde-format #| msgid "Authorization" msgctxt "@title:window" msgid "Authorization" msgstr "Авторизация" #: content/ui/LoginFlow/BaseAuthorization.qml:78 #, fuzzy, kde-format #| msgid "" #| "To continue, please open the following link and authorize Tokodon: %1" msgid "" "To continue, please open the following link in your web browser to authorize " "Tokodon: %1" msgstr "Для продолжения откройте следующую ссылку и авторизуйте Tokodon: %1" #: content/ui/LoginFlow/BaseAuthorization.qml:92 #, fuzzy, kde-format #| msgid "Authorization" msgid "Open Authorization Link" msgstr "Авторизация" #: content/ui/LoginFlow/BaseAuthorization.qml:101 #, fuzzy, kde-format #| msgid "Authorization" msgid "Copy Authorization Link" msgstr "Авторизация" #: content/ui/LoginFlow/BaseAuthorization.qml:105 #, kde-format msgid "Link copied." msgstr "" #: content/ui/LoginFlow/BrowserAuthorization.qml:25 #, fuzzy, kde-format #| msgid "Authorization" msgid "Use Authorization Code" msgstr "Авторизация" #: content/ui/LoginFlow/BrowserAuthorization.qml:26 #, kde-format msgid "Use this login method if the above link does not work." msgstr "" #: content/ui/LoginFlow/CodeAuthorization.qml:25 #, fuzzy, kde-format #| msgid "Enter token:" msgid "Enter authorization token:" msgstr "Код авторизации:" #: content/ui/LoginFlow/LoginIssuePage.qml:17 #, fuzzy, kde-format #| msgid "Login" msgctxt "@title:window" msgid "Login Issue" msgstr "Вход в систему" #: content/ui/LoginFlow/LoginIssuePage.qml:27 #, kde-format msgid "There was an issue logging into the server:
%1" msgstr "" #: content/ui/LoginFlow/LoginIssuePage.qml:37 #, kde-format msgid "" "Please check if the password service is running. For other login issues, you " "can try logging into the server's website.\n" "\n" "You can attempt to log in again with the button below, or restart Tokodon." msgstr "" #: content/ui/LoginFlow/LoginIssuePage.qml:47 #, kde-format msgid "View Website" msgstr "" #: content/ui/LoginFlow/LoginIssuePage.qml:56 #, kde-format msgid "Re-Attempt Log In" msgstr "" #: content/ui/LoginFlow/LoginIssuePage.qml:68 #: content/ui/Settings/ProfileEditor.qml:30 #, kde-format msgid "Logout" msgstr "Выйти" #: content/ui/LoginFlow/LoginIssuePage.qml:75 #: content/ui/Settings/ProfileEditor.qml:50 #, fuzzy, kde-format #| msgid "Logout" msgctxt "@title" msgid "Logout" msgstr "Выйти" #: content/ui/LoginFlow/LoginIssuePage.qml:76 #, kde-format msgctxt "@label" msgid "Are you sure you want to log out?" msgstr "" #: content/ui/LoginFlow/LoginPage.qml:18 #, fuzzy, kde-format #| msgid "Login" msgctxt "@title:window" msgid "Login" msgstr "Вход в систему" #: content/ui/LoginFlow/LoginPage.qml:25 #: content/ui/LoginFlow/RegistrationPage.qml:26 #: content/ui/LoginFlow/RegistrationPage.qml:37 #: content/ui/LoginFlow/RulesPage.qml:26 #: content/ui/LoginFlow/ServersPage.qml:30 #, fuzzy, kde-format #| msgctxt "@info:status Network status" #| msgid "Failed to contact server: %1. Please check your settings." msgctxt "@info:status Network status" msgid "Failed to contact server: %1. Please check your proxy settings." msgstr "" "Не удалось подключиться к серверу: %1. Проверьте параметры подключения." #: content/ui/LoginFlow/LoginPage.qml:38 content/ui/LoginFlow/LoginPage.qml:165 #: content/ui/LoginFlow/RegistrationPage.qml:85 #: content/ui/LoginFlow/RulesPage.qml:40 #: content/ui/LoginFlow/ServersPage.qml:89 #: content/ui/Settings/NetworkProxyPage.qml:70 #, kde-format msgid "Proxy Settings" msgstr "Параметры прокси-сервера" #: content/ui/LoginFlow/LoginPage.qml:100 #, fuzzy, kde-format #| msgid "Login" msgctxt "@title:group" msgid "Login" msgstr "Вход в систему" #: content/ui/LoginFlow/LoginPage.qml:106 #, kde-format msgid "Server URL:" msgstr "" #: content/ui/LoginFlow/LoginPage.qml:107 #, fuzzy, kde-format #| msgid "Mastodon client" msgid "mastodon.social" msgstr "Клиент Mastodon" #: content/ui/LoginFlow/LoginPage.qml:116 #, fuzzy, kde-format #| msgid "Conversations" msgid "Enable moderation tools" msgstr "Чаты" #: content/ui/LoginFlow/LoginPage.qml:117 #, kde-format msgid "" "Allow Tokodon to access moderation tools. Try disabling this if you have " "trouble logging in." msgstr "" #: content/ui/LoginFlow/LoginPage.qml:131 #, fuzzy, kde-format #| msgid "Instance URL must not be empty!" msgid "Server URL must not be empty!" msgstr "URL-адрес сервера не может быть пустым!" #: content/ui/LoginFlow/LoginPage.qml:152 #, fuzzy, kde-format #| msgctxt "@title:group Login page" #| msgid "Network Settings" msgctxt "@title:group" msgid "Network Settings" msgstr "Параметры сети" #: content/ui/LoginFlow/LoginPage.qml:158 #, kde-format msgctxt "@option:check Login page" msgid "Ignore SSL errors" msgstr "Игнорировать ошибки SSL" #: content/ui/LoginFlow/RegistrationPage.qml:18 #, fuzzy, kde-format #| msgctxt "The location being downloaded to" #| msgid "Destination" msgctxt "@title:window" msgid "Registration" msgstr "Назначение" #: content/ui/LoginFlow/RegistrationPage.qml:94 #, kde-format msgctxt "@title:group" msgid "Register" msgstr "" #: content/ui/LoginFlow/RegistrationPage.qml:100 #, fuzzy, kde-format #| msgid "User" msgid "Username" msgstr "Пользователь" #: content/ui/LoginFlow/RegistrationPage.qml:109 #, kde-format msgid "Email Address" msgstr "" #: content/ui/LoginFlow/RegistrationPage.qml:118 #: content/ui/Settings/NetworkProxyPage.qml:123 #, kde-format msgid "Password" msgstr "Пароль" #: content/ui/LoginFlow/RegistrationPage.qml:128 #, kde-format msgid "Reason" msgstr "" #: content/ui/LoginFlow/RegistrationPage.qml:137 #, kde-format msgid "Register" msgstr "" #: content/ui/LoginFlow/RulesPage.qml:18 #, fuzzy, kde-format #| msgid "Remove" msgctxt "@title:window" msgid "Rules" msgstr "Удалить" #: content/ui/LoginFlow/RulesPage.qml:47 #, fuzzy, kde-format #| msgid "Remove" msgctxt "@title:group" msgid "Rules" msgstr "Удалить" #: content/ui/LoginFlow/RulesPage.qml:81 #, kde-format msgctxt "@action:button Agree to server rules" msgid "Agree" msgstr "" #: content/ui/LoginFlow/RulesPage.qml:99 #, kde-format msgctxt "@action:button Disagree to server rules" msgid "Disagree" msgstr "" #: content/ui/LoginFlow/ServersPage.qml:22 #, kde-format msgctxt "@title:window" msgid "Pick a Server" msgstr "" #: content/ui/LoginFlow/ServersPage.qml:37 #, kde-format msgid "This server is closed for registration: %1" msgstr "" #: content/ui/LoginFlow/ServersPage.qml:97 #, kde-format msgid "Search or enter URL…" msgstr "" #: content/ui/LoginFlow/ServersPage.qml:131 #, kde-format msgid "Custom Server" msgstr "" #: content/ui/LoginFlow/ServersPage.qml:140 #, fuzzy, kde-format #| msgid "Public post" msgid "Public Servers" msgstr "Общедоступная публикация" #: content/ui/LoginFlow/ServersPage.qml:170 #, kde-format msgid "No Public Servers" msgstr "" #: content/ui/LoginFlow/ServersPage.qml:171 #, kde-format msgid "Enter a server URL manually in the search field." msgstr "" #: content/ui/LoginFlow/WebViewAuthorization.qml:22 #, kde-format msgctxt "@action:button Open in external web browser" msgid "Open Externally" msgstr "" #: content/ui/LoginFlow/WelcomePage.qml:47 #, fuzzy, kde-format #| msgid "Tokodon" msgctxt "@info" msgid "Tokodon" msgstr "Tokodon" #: content/ui/LoginFlow/WelcomePage.qml:56 #, kde-format msgctxt "@info" msgid "" "Browse the Fediverse and connect with people on Mastodon (and other " "compatible software)." msgstr "" #: content/ui/LoginFlow/WelcomePage.qml:72 #, kde-format msgctxt "@action:button Pick a Mastodon server" msgid "Pick a Server" msgstr "" #: content/ui/LoginFlow/WelcomePage.qml:82 #, fuzzy, kde-format #| msgid "Add Account" msgctxt "@action:button Use an existing Mastodon account" msgid "Use an Existing Account" msgstr "Добавить учётную запись" #: content/ui/LoginFlow/WelcomePage.qml:95 #, fuzzy, kde-format #| msgid "Settings" msgctxt "@action:button Application settings" msgid "Settings" msgstr "Параметры" #: content/ui/LoginFlow/WelcomePage.qml:109 #, kde-format msgctxt "@info Compatible with Mastodon" msgid "Compatible with" msgstr "" #: content/ui/LoginFlow/WelcomePage.qml:119 #, kde-format msgctxt "@action:button" msgid "Compatible with Mastodon" msgstr "" #: content/ui/Main.qml:125 #, kde-format msgctxt "@title" msgid "Open As…" msgstr "" #: content/ui/Main.qml:127 #, fuzzy, kde-format #| msgctxt "Reply to a post" #| msgid "Reply" msgctxt "@title" msgid "Reply As…" msgstr "Ответить" #: content/ui/Main.qml:129 #, fuzzy, kde-format #| msgctxt "Show only favorites" #| msgid "Favorites" msgctxt "@title" msgid "Favorite As…" msgstr "Избранное" #: content/ui/Main.qml:131 #, fuzzy, kde-format #| msgctxt "Show only boosts" #| msgid "Boosts" msgctxt "@title" msgid "Boost As…" msgstr "Записи, которыми поделились" #: content/ui/Main.qml:133 #, fuzzy, kde-format #| msgid "Bookmarks" msgctxt "@title" msgid "Bookmark As…" msgstr "Закладки" #: content/ui/Main.qml:135 #, kde-format msgctxt "@title" msgid "Unknown Action" msgstr "" #: content/ui/Main.qml:234 content/ui/Main.qml:272 #, kde-format msgid "Write a new post" msgstr "" #: content/ui/Main.qml:296 #, fuzzy, kde-format #| msgid "Delete word" msgid "Reply to post" msgstr "Удалить слово" #: content/ui/Main.qml:485 #, kde-format msgctxt "@action:button Open debug page" msgid "Debug" msgstr "" #: content/ui/Main.qml:495 #, fuzzy, kde-format #| msgid "Conversations" msgctxt "@action:button Open moderation tools" msgid "Moderation Tools" msgstr "Чаты" #: content/ui/Main.qml:522 #, fuzzy, kde-format #| msgid "Settings" msgctxt "@action:button Open settings dialog" msgid "Settings" msgstr "Параметры" #: content/ui/Main.qml:534 #, kde-format msgid "Home" msgstr "Главная" #: content/ui/Main.qml:549 content/ui/NotificationPage.qml:15 #: content/ui/Settings/TokodonConfigurationView.qml:23 #, kde-format msgid "Notifications" msgstr "Уведомления" #: content/ui/Main.qml:580 #, kde-format msgid "Local" msgstr "Локальная лента" #: content/ui/Main.qml:595 #, kde-format msgid "Global" msgstr "Глобальная лента" #: content/ui/Main.qml:625 content/ui/Settings/NotificationsPage.qml:117 #, fuzzy, kde-format #| msgctxt "Show only favorites" #| msgid "Favorites" msgid "Favorites" msgstr "Избранное" #: content/ui/Main.qml:641 #, kde-format msgid "Bookmarks" msgstr "Закладки" #: content/ui/Main.qml:671 #, kde-format msgid "Search" msgstr "Поиск" #: content/ui/Main.qml:686 #, kde-format msgctxt "@action:button Server Announcements" msgid "Announcements" msgstr "" #: content/ui/Main.qml:701 #, kde-format msgid "Lists" msgstr "" #: content/ui/Main.qml:831 #, kde-format msgctxt "@title" msgid "Embed Information" msgstr "" #: content/ui/ModerationTools/AccountToolPage.qml:30 #: content/ui/ModerationTools/AccountToolPage.qml:214 #, kde-format msgid "Advanced Search" msgstr "" #: content/ui/ModerationTools/AccountToolPage.qml:40 #, fuzzy, kde-format #| msgid "User" msgctxt "@info:placeholder Username for searching accounts" msgid "Username:" msgstr "Пользователь" #: content/ui/ModerationTools/AccountToolPage.qml:45 #, fuzzy, kde-format #| msgid "Display Name" msgctxt "@info:placeholder display name for searching accounts" msgid "Display Name:" msgstr "Отображаемое имя" #: content/ui/ModerationTools/AccountToolPage.qml:50 #, kde-format msgctxt "@info:placeholder email for searching accounts" msgid "Email:" msgstr "" #: content/ui/ModerationTools/AccountToolPage.qml:55 #, kde-format msgctxt "@info:placeholder ip for searching accounts" msgid "IP:" msgstr "" #: content/ui/ModerationTools/AccountToolPage.qml:62 #, fuzzy, kde-format #| msgid "Search" msgctxt "@info:Search button to initiate searching accounts" msgid "Search" msgstr "Поиск" #: content/ui/ModerationTools/AccountToolPage.qml:73 #, fuzzy, kde-format #| msgid "Reset" msgctxt "@info:Reset button to reset all the text fields" msgid "Reset" msgstr "Сбросить" #: content/ui/ModerationTools/AccountToolPage.qml:78 #: content/ui/ModerationTools/FederationToolPage.qml:141 #: content/ui/ModerationTools/FederationToolPage.qml:172 #: content/ui/ModerationTools/IpRulePage.qml:121 #: content/ui/ModerationTools/MainFederationToolPage.qml:110 #, kde-format msgctxt "@info:Cancel button to close the dailog" msgid "Cancel" msgstr "" #: content/ui/ModerationTools/AccountToolPage.qml:95 #, fuzzy, kde-format #| msgid "Notifications" msgctxt "@info:Location combobox to choose location filters" msgid "Location" msgstr "Уведомления" #: content/ui/ModerationTools/AccountToolPage.qml:108 #, fuzzy, kde-format #| msgctxt "Show all notifications" #| msgid "All" msgctxt "@info:Filter out accounts from any location" msgid "All" msgstr "Все" #: content/ui/ModerationTools/AccountToolPage.qml:112 #, fuzzy, kde-format #| msgid "Local" msgctxt "@info:Filter out local accounts" msgid "Local" msgstr "Локальная лента" #: content/ui/ModerationTools/AccountToolPage.qml:116 #, fuzzy, kde-format #| msgid "Remove" msgctxt "@info:Filter out remote accounts" msgid "Remote" msgstr "Удалить" #: content/ui/ModerationTools/AccountToolPage.qml:130 #, fuzzy, kde-format #| msgid "Conversations" msgctxt "" "@info:Moderation Status combobox to choose between different moderation " "status filters" msgid "Moderation Status" msgstr "Чаты" #: content/ui/ModerationTools/AccountToolPage.qml:141 #, fuzzy, kde-format #| msgctxt "Show all notifications" #| msgid "All" msgctxt "@info:Filter out accounts with any moderation status" msgid "All" msgstr "Все" #: content/ui/ModerationTools/AccountToolPage.qml:145 #, kde-format msgctxt "@info:Filter out accounts with active moderation status" msgid "Active" msgstr "" #: content/ui/ModerationTools/AccountToolPage.qml:149 #, kde-format msgctxt "@info:Filter out accounts with pending moderation status" msgid "Pending" msgstr "" #: content/ui/ModerationTools/AccountToolPage.qml:153 #, kde-format msgctxt "@info:Filter out accounts with disabled moderation status" msgid "Disabled" msgstr "" #: content/ui/ModerationTools/AccountToolPage.qml:157 #, kde-format msgctxt "@info:Filter out accounts with silenced moderation status" msgid "Silenced" msgstr "" #: content/ui/ModerationTools/AccountToolPage.qml:161 #, kde-format msgctxt "@info:Filter out accounts with suspended moderation status" msgid "Suspended" msgstr "" #: content/ui/ModerationTools/AccountToolPage.qml:174 #, kde-format msgctxt "@info:Role combobox to choose between different role filters" msgid "Role" msgstr "" #: content/ui/ModerationTools/AccountToolPage.qml:188 #, fuzzy, kde-format #| msgctxt "Show all notifications" #| msgid "All" msgctxt "@info:Filter out accounts with any role" msgid "All" msgstr "Все" #: content/ui/ModerationTools/AccountToolPage.qml:192 #, kde-format msgctxt "@info:Filter out accounts with moderator role" msgid "Moderator" msgstr "" #: content/ui/ModerationTools/AccountToolPage.qml:196 #, kde-format msgctxt "@info:Filter out accounts with admin role" msgid "Admin" msgstr "" #: content/ui/ModerationTools/AccountToolPage.qml:200 #, kde-format msgctxt "@info:Filter out accounts with owner role" msgid "Owner" msgstr "" #: content/ui/ModerationTools/AccountToolPage.qml:299 #, kde-format msgid "No accounts found" msgstr "" #: content/ui/ModerationTools/EmailBlockToolPage.qml:17 #, fuzzy, kde-format #| msgid "Remove bookmark" msgctxt "@action:button" msgid "Create Email Block" msgstr "Удалить закладку" #: content/ui/ModerationTools/EmailBlockToolPage.qml:31 #, kde-format msgctxt "@title" msgid "E-Mail Domain Info" msgstr "" #: content/ui/ModerationTools/EmailBlockToolPage.qml:40 #, kde-format msgctxt "@info The domain on which the block is imposed" msgid "Email domain name" msgstr "" #: content/ui/ModerationTools/EmailBlockToolPage.qml:48 #, fuzzy, kde-format #| msgid "Add Account" msgctxt "@info Time when the block was imposed." msgid "Block created at" msgstr "Добавить учётную запись" #: content/ui/ModerationTools/EmailBlockToolPage.qml:56 #, kde-format msgctxt "" "@info The counted accounts signup attempts using that email domain within " "the last week." msgid "Account sign-up attempts in this week" msgstr "" #: content/ui/ModerationTools/EmailBlockToolPage.qml:64 #, kde-format msgctxt "" "@info The counted IP signup attempts of that email domain within that day." msgid "IP sign-up attempts in this week" msgstr "" #: content/ui/ModerationTools/EmailBlockToolPage.qml:73 #: content/ui/ModerationTools/EmailBlockToolPage.qml:111 #, kde-format msgctxt "@action:button" msgid "Cancel" msgstr "" #: content/ui/ModerationTools/EmailBlockToolPage.qml:78 #, kde-format msgctxt "@action:button" msgid "Delete email block" msgstr "" #: content/ui/ModerationTools/EmailBlockToolPage.qml:82 #, kde-format msgid "Email block deleted" msgstr "" #: content/ui/ModerationTools/EmailBlockToolPage.qml:92 #, fuzzy, kde-format #| msgid "Remove bookmark" msgctxt "@title" msgid "New E-Mail Domain Block" msgstr "Удалить закладку" #: content/ui/ModerationTools/EmailBlockToolPage.qml:102 #, kde-format msgctxt "@info The domain on which the block will be imposed" msgid "Domain *" msgstr "" #: content/ui/ModerationTools/EmailBlockToolPage.qml:103 #, kde-format msgid "" "This can be the domain name that shows up in the e-mail address or the MX " "record it uses. They will be checked upon sign-up." msgstr "" #: content/ui/ModerationTools/EmailBlockToolPage.qml:116 #, fuzzy, kde-format #| msgid "Remove bookmark" msgctxt "@action:button" msgid "Resolve domain" msgstr "Удалить закладку" #: content/ui/ModerationTools/EmailBlockToolPage.qml:120 #, kde-format msgid "New email block added" msgstr "" #: content/ui/ModerationTools/EmailBlockToolPage.qml:163 #, kde-format msgctxt "@info" msgid "%1 sign-up attempts over the last week" msgstr "" #: content/ui/ModerationTools/EmailBlockToolPage.qml:185 #, fuzzy, kde-format #| msgid "Conversations" msgid "No email blocks found" msgstr "Чаты" #: content/ui/ModerationTools/FederationToolPage.qml:21 #, kde-format msgid "Add New Domain Block" msgstr "" #: content/ui/ModerationTools/FederationToolPage.qml:27 #: content/ui/ModerationTools/FederationToolPage.qml:160 #, kde-format msgid "Allow Federation with Domain" msgstr "" #: content/ui/ModerationTools/FederationToolPage.qml:39 #, kde-format msgid "Allowed Domain Info" msgstr "" #: content/ui/ModerationTools/FederationToolPage.qml:45 #, kde-format msgctxt "@info:The domain that is allowed to federate" msgid "Domain" msgstr "" #: content/ui/ModerationTools/FederationToolPage.qml:51 #, kde-format msgctxt "@info:Time when the domain was allowed to federate." msgid "Created at" msgstr "" #: content/ui/ModerationTools/FederationToolPage.qml:60 #, kde-format msgid "Disallow Federation with Domain" msgstr "" #: content/ui/ModerationTools/FederationToolPage.qml:64 #, kde-format msgid "Disallowed federation with the domain" msgstr "" #: content/ui/ModerationTools/FederationToolPage.qml:74 #, kde-format msgid "Add Domain Block" msgstr "" #: content/ui/ModerationTools/FederationToolPage.qml:84 #, kde-format msgctxt "@info:Enter the domain address of the domain block" msgid "Domain*" msgstr "" #: content/ui/ModerationTools/FederationToolPage.qml:89 #: content/ui/ModerationTools/MainFederationToolPage.qml:74 #: content/ui/ModerationTools/MainFederationToolPage.qml:139 #, fuzzy, kde-format #| msgid "Public post" msgid "Public comment" msgstr "Общедоступная публикация" #: content/ui/ModerationTools/FederationToolPage.qml:94 #, fuzzy, kde-format #| msgid "Private" msgid "Private Comment" msgstr "Только для подписчиков" #: content/ui/ModerationTools/FederationToolPage.qml:99 #: content/ui/ModerationTools/MainFederationToolPage.qml:50 #, fuzzy, kde-format #| msgid "Conversations" msgid "Moderation" msgstr "Чаты" #: content/ui/ModerationTools/FederationToolPage.qml:104 #: content/ui/ModerationTools/MainFederationToolPage.qml:55 #, kde-format msgctxt "@info:Filter out all the allowed domains" msgid "Silence" msgstr "" #: content/ui/ModerationTools/FederationToolPage.qml:108 #: content/ui/ModerationTools/MainFederationToolPage.qml:59 #, kde-format msgctxt "@info:Filter out all the blocked domains" msgid "Suspend" msgstr "" #: content/ui/ModerationTools/FederationToolPage.qml:112 #: content/ui/ModerationTools/MainFederationToolPage.qml:63 #, fuzzy, kde-format #| msgid "None" msgctxt "@info:Filter out all the blocked domains" msgid "None" msgstr "Не выбран" #: content/ui/ModerationTools/FederationToolPage.qml:121 #: content/ui/ModerationTools/MainFederationToolPage.qml:85 #, kde-format msgid "Reject media files" msgstr "" #: content/ui/ModerationTools/FederationToolPage.qml:122 #: content/ui/ModerationTools/MainFederationToolPage.qml:86 #, kde-format msgid "" "Removes locally stored media files and refuses to download any in the " "future. Irrelevant for suspensions" msgstr "" #: content/ui/ModerationTools/FederationToolPage.qml:127 #: content/ui/ModerationTools/MainFederationToolPage.qml:93 #, kde-format msgid "Reject reports" msgstr "" #: content/ui/ModerationTools/FederationToolPage.qml:128 #: content/ui/ModerationTools/MainFederationToolPage.qml:94 #, kde-format msgid "Ignore all reports coming from this domain. Irrelevant for suspensions" msgstr "" #: content/ui/ModerationTools/FederationToolPage.qml:133 #: content/ui/ModerationTools/MainFederationToolPage.qml:101 #, kde-format msgid "Obfuscate domain name" msgstr "" #: content/ui/ModerationTools/FederationToolPage.qml:134 #: content/ui/ModerationTools/MainFederationToolPage.qml:102 #, kde-format msgid "" "Partially obfuscate the domain name in the list if advertising the list of " "domain limitations is enabled" msgstr "" #: content/ui/ModerationTools/FederationToolPage.qml:146 #: content/ui/ModerationTools/FederationToolPage.qml:177 #, kde-format msgctxt "@info:Button to create a domain block" msgid "Create Block" msgstr "" #: content/ui/ModerationTools/FederationToolPage.qml:151 #, kde-format msgid "New domain block added" msgstr "" #: content/ui/ModerationTools/FederationToolPage.qml:166 #, kde-format msgctxt "" "@info:This domain will be able to fetch data from this server and incoming " "data from it will be processed and stored" msgid "Domain*" msgstr "" #: content/ui/ModerationTools/FederationToolPage.qml:181 #, kde-format msgid "New Allowed Domain Added" msgstr "" #: content/ui/ModerationTools/FederationToolPage.qml:194 #, kde-format msgid "" "Allowed domain option is available for instances with limited federation " "mode enabled" msgstr "" #: content/ui/ModerationTools/FederationToolPage.qml:201 #, fuzzy, kde-format #| msgid "Conversations" msgctxt "@info:Choose between allowed and limited domains" msgid "Moderation" msgstr "Чаты" #: content/ui/ModerationTools/FederationToolPage.qml:216 #, fuzzy, kde-format #| msgid "Add Account" msgctxt "@info:Filter out all the blocked domains" msgid "Blocked domains" msgstr "Добавить учётную запись" #: content/ui/ModerationTools/FederationToolPage.qml:220 #, kde-format msgctxt "@info:Filter out all the allowed domains in limited federation mode" msgid "Allowed domains" msgstr "" #: content/ui/ModerationTools/FederationToolPage.qml:286 #, kde-format msgid "Allowed for federation" msgstr "" #: content/ui/ModerationTools/FederationToolPage.qml:309 #, fuzzy, kde-format #| msgid "Conversations" msgid "No federations found" msgstr "Чаты" #: content/ui/ModerationTools/IpRulePage.qml:17 #, kde-format msgctxt "@action:button" msgid "Create Rule" msgstr "" #: content/ui/ModerationTools/IpRulePage.qml:25 #, kde-format msgid "New IP Rule" msgstr "" #: content/ui/ModerationTools/IpRulePage.qml:37 #, kde-format msgctxt "@info:Enter the domain address of the domain block" msgid "IP*" msgstr "" #: content/ui/ModerationTools/IpRulePage.qml:43 #, kde-format msgctxt "@info:Time after which the rule will be lifted" msgid "Expire After" msgstr "" #: content/ui/ModerationTools/IpRulePage.qml:48 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Poll expire times" #| msgid "1 day" msgctxt "@info:Option to block out the IP for 1 day" msgid "1 day" msgstr "1 день" #: content/ui/ModerationTools/IpRulePage.qml:52 #, kde-format msgctxt "@info:Option to block out the IP for 2 weeks" msgid "2 weeks" msgstr "" #: content/ui/ModerationTools/IpRulePage.qml:56 #, kde-format msgctxt "@info:Option to block out the IP for 1 month" msgid "1 month" msgstr "" #: content/ui/ModerationTools/IpRulePage.qml:60 #, kde-format msgctxt "@info:Option to block out the IP for 6 months" msgid "6 month" msgstr "" #: content/ui/ModerationTools/IpRulePage.qml:64 #, kde-format msgctxt "@info:Option to block out the IP for 1 year" msgid "1 year" msgstr "" #: content/ui/ModerationTools/IpRulePage.qml:68 #, kde-format msgctxt "@info:Option to block out the IP for 3 years" msgid "3 year" msgstr "" #: content/ui/ModerationTools/IpRulePage.qml:79 #, fuzzy, kde-format #| msgid "Private" msgctxt "@info: The comment attached with the ip rule" msgid "Comment" msgstr "Только для подписчиков" #: content/ui/ModerationTools/IpRulePage.qml:80 #: content/ui/ModerationTools/MainIpRulePage.qml:110 #, kde-format msgid "Optional. Remember why you added this rule." msgstr "" #: content/ui/ModerationTools/IpRulePage.qml:87 #, kde-format msgctxt "@info:The rule attached with the ip rule" msgid "Rule *" msgstr "" #: content/ui/ModerationTools/IpRulePage.qml:91 #: content/ui/ModerationTools/MainIpRulePage.qml:121 #, kde-format msgid "Choose what will happen with requests from this IP" msgstr "" #: content/ui/ModerationTools/IpRulePage.qml:98 #: content/ui/ModerationTools/MainIpRulePage.qml:129 #, kde-format msgid "Limit sign-ups" msgstr "" #: content/ui/ModerationTools/IpRulePage.qml:99 #: content/ui/ModerationTools/MainIpRulePage.qml:130 #, kde-format msgid "New sign-ups will require your approval" msgstr "" #: content/ui/ModerationTools/IpRulePage.qml:105 #: content/ui/ModerationTools/MainIpRulePage.qml:136 #, fuzzy, kde-format #| msgid "Add Account" msgid "Block sign-ups" msgstr "Добавить учётную запись" #: content/ui/ModerationTools/IpRulePage.qml:106 #: content/ui/ModerationTools/MainIpRulePage.qml:137 #, kde-format msgid "New sign-ups will not be possible" msgstr "" #: content/ui/ModerationTools/IpRulePage.qml:111 #: content/ui/ModerationTools/MainIpRulePage.qml:143 #, fuzzy, kde-format #| msgid "Add Account" msgid "Block access" msgstr "Добавить учётную запись" #: content/ui/ModerationTools/IpRulePage.qml:112 #: content/ui/ModerationTools/MainIpRulePage.qml:144 #, kde-format msgid "Block access to all resources" msgstr "" #: content/ui/ModerationTools/IpRulePage.qml:126 #, kde-format msgctxt "@info:Button to create a IP rule" msgid "Create IP rule" msgstr "" #: content/ui/ModerationTools/IpRulePage.qml:130 #, kde-format msgid "New IP rule added" msgstr "" #: content/ui/ModerationTools/IpRulePage.qml:156 #: content/ui/ModerationTools/MainIpRulePage.qml:29 #, kde-format msgctxt "@label" msgid "Limit sign-ups" msgstr "" #: content/ui/ModerationTools/IpRulePage.qml:158 #: content/ui/ModerationTools/MainIpRulePage.qml:31 #, fuzzy, kde-format #| msgid "Add Account" msgctxt "@label" msgid "Block sign-ups" msgstr "Добавить учётную запись" #: content/ui/ModerationTools/IpRulePage.qml:160 #: content/ui/ModerationTools/MainIpRulePage.qml:33 #, fuzzy, kde-format #| msgid "Add Account" msgctxt "@label" msgid "Block access" msgstr "Добавить учётную запись" #: content/ui/ModerationTools/IpRulePage.qml:207 #, kde-format msgid "No IP rules found" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:19 #, fuzzy, kde-format #| msgid "Not available" msgid "Not Available" msgstr "Недоступно" #: content/ui/ModerationTools/MainAccountToolPage.qml:29 #, kde-format msgid "Perform moderation action on %1" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:35 #, kde-format msgctxt "" "@info: Use this to send a warning to the user, without triggering any other " "action." msgid "Warn" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:39 #, kde-format msgctxt "" "@info: Prevent the user from using their account, but do not delete or hide " "their contents." msgid "Freeze" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:44 #, kde-format msgctxt "" "@info: Force all this user's media attachments to be flagged as sensitive." msgid "Force-Sensitive" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:49 #, kde-format msgctxt "" "@info: Prevent the user from being able to post with public visibility, hide " "their posts and notifications from people not following them." msgid "Limit" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:54 #, kde-format msgctxt "" "@info: Prevent any interaction from or to this account and delete its " "contents. Revertible within 30 days." msgid "Suspend" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:59 #, kde-format msgctxt "" "@info: The user will receive an explanation of what happened with their " "account" msgid "Notify the user per e-mail" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:65 #, fuzzy, kde-format #| msgid "Content Warning" msgctxt "@info: Send a warning note to the user." msgid "Custom warning" msgstr "Предупреждение о содержимом" #: content/ui/ModerationTools/MainAccountToolPage.qml:76 #, kde-format msgctxt "@info:Button to submit the action aginst the user." msgid "Submit" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:92 #, kde-format msgid "Action taken successfully" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:97 #, kde-format msgctxt "@info:Cancel button to close the dailog." msgid "Cancel" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:107 #, kde-format msgid "Are you sure?" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:108 #, kde-format msgid "Action will be taken against the account." msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:116 #, kde-format msgid "Successfully approved %1's sign-up application" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:120 #, kde-format msgid "Successfully rejected %1's sign-up application" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:124 #, kde-format msgid "Successfully unfreezed %1's account" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:128 #, kde-format msgid "Successfully unsilenced %1's account" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:132 #, kde-format msgid "Successfully unsuspended %1's account" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:136 #, kde-format msgid "Successfully undo force-sensitive %1's account" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:140 #, kde-format msgid "Successfully deleted %1's account data" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:225 #: content/ui/ModerationTools/MainReportToolPage.qml:98 #, fuzzy, kde-format #| msgid "Bio" msgctxt "@info Bio label of account." msgid "Bio" msgstr "О себе" #: content/ui/ModerationTools/MainAccountToolPage.qml:270 #, kde-format msgid "Reasons for joining" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:316 #, fuzzy, kde-format #| msgid "Post" msgctxt "@info:Number of Posts" msgid "Posts" msgstr "Публикация" #: content/ui/ModerationTools/MainAccountToolPage.qml:320 #, fuzzy, kde-format #| msgctxt "Show only follows" #| msgid "Follows" msgctxt "@info:Number of followers." msgid "Followers" msgstr "Подписки" #: content/ui/ModerationTools/MainAccountToolPage.qml:324 #, fuzzy, kde-format #| msgid "Following" msgctxt "@info:row Number of accounts followed by the account" msgid "Following" msgstr "Вы подписаны" #: content/ui/ModerationTools/MainAccountToolPage.qml:327 #, kde-format msgid "No role" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:328 #, kde-format msgctxt "@info Role of the account on this server." msgid "Role" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:332 #, kde-format msgctxt "@info The last time the account was active." msgid "Last Active" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:336 #, kde-format msgctxt "@info The current login status of the account." msgid "Login Status" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:348 #, kde-format msgctxt "@info: Role of the user." msgid "Role" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:356 #, kde-format msgctxt "@info: Email of the user." msgid "Email" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:363 #, kde-format msgctxt "@info: Email confirmation status of the user." msgid "Email Status" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:364 #, fuzzy, kde-format #| msgid "Configure" msgid "Confirmed" msgstr "Настройка" #: content/ui/ModerationTools/MainAccountToolPage.qml:364 #, fuzzy, kde-format #| msgid "Configure" msgid "Not Confirmed" msgstr "Настройка" #: content/ui/ModerationTools/MainAccountToolPage.qml:371 #, fuzzy, kde-format #| msgid "Account editor" msgctxt "@info: Locale of the user." msgid "Account Locale" msgstr "Редактор учётной записи" #: content/ui/ModerationTools/MainAccountToolPage.qml:379 #, kde-format msgctxt "@info: Joining date of the user" msgid "Joined" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:387 #, kde-format msgid "Most recent IP" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:415 #, kde-format msgid "Invited By" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:437 #, kde-format msgctxt "@info: Approve the user's request" msgid "Approve" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:449 #, kde-format msgctxt "@info: Reject the user's request" msgid "Reject" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:460 #, fuzzy, kde-format #| msgid "Accounts" msgid "Delete Account Data" msgstr "Учётные записи" #: content/ui/ModerationTools/MainAccountToolPage.qml:472 #, kde-format msgctxt "@info: Unfreeze the user's account" msgid "Unfreeze" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:482 #, kde-format msgid "Undo Limit" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:492 #, kde-format msgid "Undo Suspension" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:502 #, kde-format msgid "Undo force-sensitive" msgstr "" #: content/ui/ModerationTools/MainAccountToolPage.qml:513 #, kde-format msgid "Take action against this account" msgstr "" #: content/ui/ModerationTools/MainFederationToolPage.qml:29 #, fuzzy, kde-format #| msgid "Remove bookmark" msgid "Remove Domain Block" msgstr "Удалить закладку" #: content/ui/ModerationTools/MainFederationToolPage.qml:32 #, kde-format msgid "Domain Block Removed" msgstr "" #: content/ui/ModerationTools/MainFederationToolPage.qml:40 #, kde-format msgid "Edit domain block" msgstr "" #: content/ui/ModerationTools/MainFederationToolPage.qml:80 #: content/ui/ModerationTools/MainFederationToolPage.qml:146 #, fuzzy, kde-format #| msgid "Private" msgid "Private comment" msgstr "Только для подписчиков" #: content/ui/ModerationTools/MainFederationToolPage.qml:115 #, kde-format msgctxt "@info:Button to update the domain block with new values" msgid "Update Block" msgstr "" #: content/ui/ModerationTools/MainFederationToolPage.qml:122 #, kde-format msgid "Domain block updated" msgstr "" #: content/ui/ModerationTools/MainFederationToolPage.qml:132 #: content/ui/ModerationTools/MainIpRulePage.qml:175 #, fuzzy, kde-format #| msgid "Add Account" msgid "Blocked at" msgstr "Добавить учётную запись" #: content/ui/ModerationTools/MainFederationToolPage.qml:140 #, fuzzy, kde-format #| msgid "None" msgctxt "@info: No public comment provided" msgid "None" msgstr "Не выбран" #: content/ui/ModerationTools/MainFederationToolPage.qml:147 #, fuzzy, kde-format #| msgid "None" msgctxt "@info: No private comment provided" msgid "None" msgstr "Не выбран" #: content/ui/ModerationTools/MainFederationToolPage.qml:153 #, kde-format msgctxt "@info:The policy to be applied by this domain block" msgid "Policy" msgstr "" #: content/ui/ModerationTools/MainFederationToolPage.qml:160 #, kde-format msgctxt "@info:Whether to obfuscate public displays of this domain block" msgid "Obfuscate" msgstr "" #: content/ui/ModerationTools/MainFederationToolPage.qml:167 #, kde-format msgctxt "@info:Whether to reject incoming media from this domain" msgid "Reject media" msgstr "" #: content/ui/ModerationTools/MainFederationToolPage.qml:174 #, kde-format msgctxt "@info:Whether to reject incoming reports from this domain" msgid "Reject reports" msgstr "" #: content/ui/ModerationTools/MainFederationToolPage.qml:185 #, kde-format msgid "Edit Domain Block" msgstr "" #: content/ui/ModerationTools/MainIpRulePage.qml:40 #, fuzzy, kde-format #| msgid "Remove" msgctxt "@action:inmenu" msgid "Remove IP Rule" msgstr "Удалить" #: content/ui/ModerationTools/MainIpRulePage.qml:43 #, kde-format msgid "IP Rule Removed" msgstr "" #: content/ui/ModerationTools/MainIpRulePage.qml:51 #, kde-format msgctxt "@title:window" msgid "Update IP Rule" msgstr "" #: content/ui/ModerationTools/MainIpRulePage.qml:63 #, kde-format msgctxt "@info IP address of the ip block" msgid "IP" msgstr "" #: content/ui/ModerationTools/MainIpRulePage.qml:72 #, kde-format msgctxt "@info Time after which the rule will be lifted" msgid "Expire After" msgstr "" #: content/ui/ModerationTools/MainIpRulePage.qml:77 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Poll expire times" #| msgid "1 day" msgctxt "@info Option to block out the IP for 1 day" msgid "1 day" msgstr "1 день" #: content/ui/ModerationTools/MainIpRulePage.qml:81 #, kde-format msgctxt "@info Option to block out the IP for 2 weeks" msgid "2 weeks" msgstr "" #: content/ui/ModerationTools/MainIpRulePage.qml:85 #, kde-format msgctxt "@info Option to block out the IP for 1 month" msgid "1 month" msgstr "" #: content/ui/ModerationTools/MainIpRulePage.qml:89 #, kde-format msgctxt "@info Option to block out the IP for 6 months" msgid "6 month" msgstr "" #: content/ui/ModerationTools/MainIpRulePage.qml:93 #, kde-format msgctxt "@info Option to block out the IP for 1 year" msgid "1 year" msgstr "" #: content/ui/ModerationTools/MainIpRulePage.qml:97 #, kde-format msgctxt "@info Option to block out the IP for 3 years" msgid "3 year" msgstr "" #: content/ui/ModerationTools/MainIpRulePage.qml:108 #: content/ui/ModerationTools/MainIpRulePage.qml:189 #, fuzzy, kde-format #| msgid "Private" msgctxt "@info The comment attached with the ip rule" msgid "Comment" msgstr "Только для подписчиков" #: content/ui/ModerationTools/MainIpRulePage.qml:117 #, kde-format msgctxt "@info The rule attached with the ip rule" msgid "Rule *" msgstr "" #: content/ui/ModerationTools/MainIpRulePage.qml:154 #, kde-format msgctxt "@info Cancel button to close the dailog" msgid "Cancel" msgstr "" #: content/ui/ModerationTools/MainIpRulePage.qml:159 #, kde-format msgctxt "@info Button to update an IP rule" msgid "Update IP rule" msgstr "" #: content/ui/ModerationTools/MainIpRulePage.qml:164 #, kde-format msgid "IP rule updated" msgstr "" #: content/ui/ModerationTools/MainIpRulePage.qml:182 #, kde-format msgctxt "@info Time after which the rule will be lifted" msgid "Expires at" msgstr "" #: content/ui/ModerationTools/MainIpRulePage.qml:190 #, fuzzy, kde-format #| msgid "None" msgctxt "@info No public comment provided" msgid "None" msgstr "Не выбран" #: content/ui/ModerationTools/MainIpRulePage.qml:196 #, kde-format msgctxt "@info The severity to be applied by this IP rule" msgid "Severity" msgstr "" #: content/ui/ModerationTools/MainIpRulePage.qml:207 #, kde-format msgctxt "@action:button" msgid "Update IP Rule" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:46 #, kde-format msgid "Report #%1" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:50 #, kde-format msgid "Mark as unresolved" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:50 #, kde-format msgid "Mark as resolved" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:54 #, kde-format msgid "Report Unresolved" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:57 #, kde-format msgid "Report Resolved" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:148 #, fuzzy, kde-format #| msgid "Post" msgctxt "@info Number of Posts" msgid "Posts" msgstr "Публикация" #: content/ui/ModerationTools/MainReportToolPage.qml:152 #, fuzzy, kde-format #| msgctxt "Show only follows" #| msgid "Follows" msgctxt "@info Number of followers." msgid "Followers" msgstr "Подписки" #: content/ui/ModerationTools/MainReportToolPage.qml:156 #, fuzzy, kde-format #| msgid "Following" msgctxt "@info Row Number of accounts followed by the account" msgid "Following" msgstr "Вы подписаны" #: content/ui/ModerationTools/MainReportToolPage.qml:160 #, kde-format msgctxt "@info Time at which the reported account joined." msgid "Joined" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:164 #, kde-format msgctxt "@info The last time the reported account was active." msgid "Last Active" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:168 #, kde-format msgctxt "@info The current login status of the account." msgid "Reported" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:180 #, kde-format msgctxt "@info Time at which the report was made" msgid "Reported" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:188 #, kde-format msgid "Reported By" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:203 #, fuzzy, kde-format #| msgid "Conversations" msgid "Report Status" msgstr "Чаты" #: content/ui/ModerationTools/MainReportToolPage.qml:204 #, fuzzy, kde-format #| msgid "Remove bookmark" msgid "Resolved" msgstr "Удалить закладку" #: content/ui/ModerationTools/MainReportToolPage.qml:204 #, kde-format msgid "Unresolved" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:211 #, kde-format msgid "Action taken by" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:224 #, kde-format msgid "Assigned moderator" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:225 #: editor/listeditorbackend.cpp:109 #, kde-format msgid "No one" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:233 #, kde-format msgid "Unassign" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:233 #, kde-format msgid "Assign to me" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:243 #, kde-format msgid "Forwarded" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:244 #, kde-format msgctxt "@info:The report is forwarded" msgid "Yes" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:244 #, fuzzy, kde-format #| msgid "None" msgctxt "@info:The report is not forwarded" msgid "No" msgstr "Не выбран" #: content/ui/ModerationTools/MainReportToolPage.qml:253 #, kde-format msgid "Category" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:257 #, kde-format msgid "" "The reason this account and/or content was reported will be cited in " "communication with the reported account" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:269 #, kde-format msgid "Other" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:274 #, kde-format msgid "Category changed to other" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:285 #, kde-format msgid "Spam" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:289 #, kde-format msgid "Category changed to spam" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:300 #, kde-format msgid "Content violates one or more server rules" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:304 #, kde-format msgid "Category changed to rule violation" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:347 #, kde-format msgid "To provide more information, %1 wrote:" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:356 #, kde-format msgctxt "@info:Account didn't provide any comment on the report " msgid "N/A" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:372 #, kde-format msgid "Reported Content" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:376 #, kde-format msgid "" "Offending content will be cited in communication with the reported account" msgstr "" #: content/ui/ModerationTools/MainReportToolPage.qml:407 #: content/ui/PostDelegate/PostDelegate.qml:311 #, fuzzy, kde-format #| msgid "Content Warning" msgid "Content Warning
%1" msgstr "Предупреждение о содержимом" #: content/ui/ModerationTools/MainReportToolPage.qml:413 #: content/ui/PostDelegate/PostDelegate.qml:318 #, kde-format msgid "Show Less" msgstr "Показать меньше" #: content/ui/ModerationTools/MainReportToolPage.qml:413 #: content/ui/PostDelegate/PostDelegate.qml:318 #, kde-format msgid "Show More" msgstr "Показать больше" #: content/ui/ModerationTools/ModerationToolsView.qml:14 #, fuzzy, kde-format #| msgid "Accounts" msgctxt "@title" msgid "Accounts" msgstr "Учётные записи" #: content/ui/ModerationTools/ModerationToolsView.qml:20 #, kde-format msgid "Reports" msgstr "" #: content/ui/ModerationTools/ModerationToolsView.qml:26 #, fuzzy, kde-format #| msgid "Conversation" msgctxt "@title" msgid "Federation" msgstr "Чат" #: content/ui/ModerationTools/ModerationToolsView.qml:32 #, fuzzy, kde-format #| msgid "Remove" msgctxt "@title" msgid "IP Rules" msgstr "Удалить" #: content/ui/ModerationTools/ModerationToolsView.qml:38 #, fuzzy, kde-format #| msgid "Remove bookmark" msgctxt "@title" msgid "Email Blocks" msgstr "Удалить закладку" #: content/ui/ModerationTools/ReportToolPage.qml:15 #, fuzzy, kde-format #| msgid "Accounts" msgid "Accounts Tool Page" msgstr "Учётные записи" #: content/ui/ModerationTools/ReportToolPage.qml:33 #, fuzzy, kde-format #| msgid "Conversations" msgctxt "@info:Combobox to choose Report Status" msgid "Report Status" msgstr "Чаты" #: content/ui/ModerationTools/ReportToolPage.qml:45 #, kde-format msgctxt "@info:Filter out unresolved reports" msgid "Unresolved" msgstr "" #: content/ui/ModerationTools/ReportToolPage.qml:49 #, fuzzy, kde-format #| msgid "Remove bookmark" msgctxt "@info:Filter out resolved reports" msgid "Resolved" msgstr "Удалить закладку" #: content/ui/ModerationTools/ReportToolPage.qml:63 #, kde-format msgctxt "@info:Combobox to choose the origin of report" msgid "Report Origin" msgstr "" #: content/ui/ModerationTools/ReportToolPage.qml:76 #, fuzzy, kde-format #| msgctxt "Show all notifications" #| msgid "All" msgctxt "@info:Filter out accounts with any origin" msgid "All" msgstr "Все" #: content/ui/ModerationTools/ReportToolPage.qml:80 #, fuzzy, kde-format #| msgid "Local" msgctxt "@info:Filter out accounts with local origin" msgid "Local" msgstr "Локальная лента" #: content/ui/ModerationTools/ReportToolPage.qml:84 #, fuzzy, kde-format #| msgid "Remove" msgctxt "@info:Filter out accounts with remote origin" msgid "Remote" msgstr "Удалить" #: content/ui/ModerationTools/ReportToolPage.qml:155 #, kde-format msgid "Reported By:" msgstr "" #: content/ui/ModerationTools/ReportToolPage.qml:240 #, fuzzy, kde-format #| msgid "Add Account" msgid "Assigned Account:" msgstr "Добавить учётную запись" #: content/ui/ModerationTools/ReportToolPage.qml:265 #, kde-format msgctxt "@info: No account assigned to the report" msgid "N/A" msgstr "" #: content/ui/ModerationTools/ReportToolPage.qml:296 #, fuzzy, kde-format #| msgid "Conversations" msgid "No reports found" msgstr "Чаты" #: content/ui/NotificationPage.qml:32 #, kde-format msgctxt "Show all notifications" msgid "All" msgstr "Все" #: content/ui/NotificationPage.qml:43 #, kde-format msgctxt "Show only mentions" msgid "Mentions" msgstr "Упоминания" #: content/ui/NotificationPage.qml:53 #, kde-format msgctxt "Show only boosts" msgid "Boosts" msgstr "Записи, которыми поделились" #: content/ui/NotificationPage.qml:63 #, kde-format msgctxt "Show only favorites" msgid "Favorites" msgstr "Избранное" #: content/ui/NotificationPage.qml:73 #, fuzzy, kde-format #| msgctxt "Show only poll results" #| msgid "Poll results" msgctxt "Show only poll results" msgid "Poll Results" msgstr "Результаты опроса" #: content/ui/NotificationPage.qml:83 #, fuzzy, kde-format #| msgid "Post" msgctxt "Show only followed statuses" msgid "Posts" msgstr "Публикация" #: content/ui/NotificationPage.qml:93 #, kde-format msgctxt "Show only follows" msgid "Follows" msgstr "Подписки" #: content/ui/NotificationPage.qml:216 #, kde-format msgid "No Notifications" msgstr "Уведомлений нет" #: content/ui/Notifications/GroupInteractionLabel.qml:60 #, fuzzy, kde-format #| msgid "View profile" msgid "View %1's Profile" msgstr "Показать профиль" #: content/ui/Notifications/GroupInteractionLabel.qml:69 #, fuzzy, kde-format #| msgid "%1 favorited your post" msgid "%1 users favorited your post" msgstr "%1 добавил(а) вашу публикацию в избранное" #: content/ui/Notifications/GroupInteractionLabel.qml:71 #, fuzzy, kde-format #| msgid "%1 boosted your post" msgid "%1 users boosted your post" msgstr "%1 поделился(ась) вашей публикацией" #: content/ui/Notifications/UserInteractionLabel.qml:78 #, kde-format msgid "%1 replied to your post" msgstr "" #: content/ui/Notifications/UserInteractionLabel.qml:82 #, fuzzy, kde-format #| msgid "Your poll has ended" msgid "A poll has ended" msgstr "Ваш опрос завершён" #: content/ui/Notifications/UserInteractionLabel.qml:84 #, fuzzy, kde-format #| msgid "%1 edited a post" msgid "%1 updated their post" msgstr "%1 изменил(а) публикацию" #: content/ui/PostDelegate/AttachmentGrid.qml:85 #, kde-format msgid "Status with image attachment" msgstr "" #: content/ui/PostDelegate/AttachmentGrid.qml:87 #, kde-format msgid "Status with GifV attachment" msgstr "" #: content/ui/PostDelegate/AttachmentGrid.qml:89 #, kde-format msgid "Status with Video attachment" msgstr "" #: content/ui/PostDelegate/AttachmentGrid.qml:175 #, kde-format msgid "Not available" msgstr "Недоступно" #: content/ui/PostDelegate/AttachmentGrid.qml:303 #, kde-format msgctxt "@action:button" msgid "Hide Media" msgstr "" #: content/ui/PostDelegate/AttachmentGrid.qml:307 #, kde-format msgctxt "@info:tooltip" msgid "Hide media" msgstr "" #: content/ui/PostDelegate/AttachmentGrid.qml:318 #, kde-format msgid "Media Hidden" msgstr "Медиафайлы скрыты" #: content/ui/PostDelegate/AttachmentMenu.qml:47 #, kde-format msgid "Save Image As…" msgstr "" #: content/ui/PostDelegate/AttachmentMenu.qml:49 #, fuzzy, kde-format #| msgctxt "Show only favorites" #| msgid "Favorites" msgid "Save Gif As…" msgstr "Избранное" #: content/ui/PostDelegate/AttachmentMenu.qml:51 #, fuzzy, kde-format #| msgctxt "Show only favorites" #| msgid "Favorites" msgid "Save Video As…" msgstr "Избранное" #: content/ui/PostDelegate/AttachmentMenu.qml:69 #, kde-format msgid "Copy Image" msgstr "" #: content/ui/PostDelegate/InformationBar.qml:26 #, kde-format msgctxt "Posted on 26 March 2024 Tuesday 20:43:18 +03" msgid "Posted on %1" msgstr "" #: content/ui/PostDelegate/InformationBar.qml:33 #, kde-format msgctxt "%1 is the Mastodon application name used for posting" msgid ", via %1" msgstr "" #: content/ui/PostDelegate/InformationBar.qml:79 #: content/ui/PostDelegate/InformationBar.qml:87 #: content/ui/PostDelegate/PostInfoBar.qml:80 #: content/ui/PostDelegate/PostInfoBar.qml:88 #, kde-format msgid "Public" msgstr "Общедоступная запись" #: content/ui/PostDelegate/InformationBar.qml:81 #: content/ui/PostDelegate/PostInfoBar.qml:82 #, kde-format msgid "Unlisted" msgstr "Скрытая запись" #: content/ui/PostDelegate/InformationBar.qml:83 #: content/ui/PostDelegate/PostInfoBar.qml:84 #, kde-format msgid "Private" msgstr "Только для подписчиков" #: content/ui/PostDelegate/InformationBar.qml:85 #: content/ui/PostDelegate/PostInfoBar.qml:86 #, kde-format msgid "Direct Message" msgstr "Личное сообщение" #: content/ui/PostDelegate/InformationBar.qml:106 #, fuzzy, kde-format #| msgctxt "Show only favorites" #| msgid "Favorites" msgid "No favorites" msgstr "Избранное" #: content/ui/PostDelegate/InformationBar.qml:108 #, fuzzy, kde-format #| msgctxt "Show only favorites" #| msgid "Favorites" msgid "%1 favorite" msgid_plural "%1 favorites" msgstr[0] "Избранное" msgstr[1] "Избранное" msgstr[2] "Избранное" msgstr[3] "Избранное" #: content/ui/PostDelegate/InformationBar.qml:132 #, fuzzy, kde-format #| msgid "No posts" msgid "No boosts" msgstr "Нет ни одной публикации" #: content/ui/PostDelegate/InformationBar.qml:134 #, fuzzy, kde-format #| msgctxt "Show only boosts" #| msgid "Boosts" msgid "%1 boost" msgid_plural "%1 boosts" msgstr[0] "Записи, которыми поделились" msgstr[1] "Записи, которыми поделились" msgstr[2] "Записи, которыми поделились" msgstr[3] "Записи, которыми поделились" #: content/ui/PostDelegate/LinkPreview.qml:18 #, fuzzy, kde-format #| msgid "Show link preview" msgid "Link preview: %1" msgstr "Предварительный просмотр ссылок" #: content/ui/PostDelegate/MediaContainer.qml:70 #, fuzzy, kde-format #| msgctxt "Show all notifications" #| msgid "All" msgctxt "Attachment has alt-text, Short for alt-text" msgid "Alt" msgstr "Все" #: content/ui/PostDelegate/MediaContainer.qml:76 #, kde-format msgid "Text description available" msgstr "" #: content/ui/PostDelegate/MediaContainer.qml:84 #, kde-format msgid "GIF" msgstr "" #: content/ui/PostDelegate/MediaContainer.qml:93 #, kde-format msgid "Video" msgstr "" #: content/ui/PostDelegate/PostDelegate.qml:95 #, fuzzy, kde-format #| msgid "Conversations" msgid "Normal Status" msgstr "Чаты" #: content/ui/PostDelegate/PostDelegate.qml:95 #, fuzzy, kde-format #| msgid "Conversations" msgid "Spoiler Status" msgstr "Чаты" #: content/ui/PostDelegate/PostDelegate.qml:141 #, kde-format msgid "Filtered: %1" msgstr "Отфильтровано: %1" #: content/ui/PostDelegate/PostDelegate.qml:145 #, kde-format msgid "Show anyway" msgstr "Всё равно показать" #: content/ui/PostDelegate/PostDelegate.qml:166 #, fuzzy, kde-format #| msgid "View profile" msgctxt "@label" msgid "Pinned Post" msgstr "Показать профиль" #: content/ui/PostDelegate/PostDelegate.qml:228 #, fuzzy, kde-format #| msgid "Delete word" msgctxt "@title" msgid "Delete Post" msgstr "Удалить слово" #: content/ui/PostDelegate/PostDelegate.qml:229 #, kde-format msgctxt "@label" msgid "Are you sure you want to delete this post?" msgstr "" #: content/ui/PostDelegate/PostDelegate.qml:244 #, fuzzy, kde-format #| msgid "Delete & Re-draft" msgctxt "@title" msgid "Delete & Re-draft Post" msgstr "Удалить и создать заново" #: content/ui/PostDelegate/PostDelegate.qml:245 #, kde-format msgctxt "@label" msgid "" "Are you sure you want to redraft this post? This will delete the original " "post." msgstr "" #: content/ui/PostDelegate/PostDelegate.qml:423 #, kde-format msgctxt "Reply to a post" msgid "Reply" msgstr "Ответить" #: content/ui/PostDelegate/PostDelegate.qml:450 #, kde-format msgid "Cannot boost direct messages" msgstr "" #: content/ui/PostDelegate/PostDelegate.qml:452 #, kde-format msgid "Cannot boost private posts" msgstr "" #: content/ui/PostDelegate/PostDelegate.qml:454 #, kde-format msgctxt "Share a post" msgid "Boost" msgstr "Поделиться" #: content/ui/PostDelegate/PostDelegate.qml:459 #, fuzzy, kde-format #| msgctxt "Share a post" #| msgid "Boost" msgid "Boosted" msgstr "Поделиться" #: content/ui/PostDelegate/PostDelegate.qml:459 #, fuzzy, kde-format #| msgctxt "Share a post" #| msgid "Boost" msgid "Boost" msgstr "Поделиться" #: content/ui/PostDelegate/PostDelegate.qml:479 #, fuzzy, kde-format #| msgctxt "Show only favorites" #| msgid "Favorites" msgctxt "Favorite a post" msgid "Favorite" msgstr "Избранное" #: content/ui/PostDelegate/PostDelegate.qml:482 #, fuzzy, kde-format #| msgid "Favourites" msgid "Favorited" msgstr "Избранное" #: content/ui/PostDelegate/PostDelegate.qml:482 #, fuzzy, kde-format #| msgctxt "Show only favorites" #| msgid "Favorites" msgid "Favorite" msgstr "Избранное" #: content/ui/PostDelegate/PostDelegate.qml:501 #, kde-format msgid "Remove bookmark" msgstr "Удалить закладку" #: content/ui/PostDelegate/PostDelegate.qml:501 #, kde-format msgctxt "Bookmark a post" msgid "Bookmark" msgstr "Добавить в закладки" #: content/ui/PostDelegate/PostDelegate.qml:504 #, fuzzy, kde-format #| msgid "Bookmark" msgid "Bookmarked" msgstr "Добавить в закладки" #: content/ui/PostDelegate/PostDelegate.qml:504 #, kde-format msgid "Bookmark" msgstr "Добавить в закладки" #: content/ui/PostDelegate/PostDelegate.qml:527 #, kde-format msgid "" "This post has been marked private. Some posts may be missing because its " "replies are marked as private by default." msgstr "" #: content/ui/PostDelegate/PostInfoBar.qml:48 #, kde-format msgctxt "Edited on " msgid "Edited on %1" msgstr "" #: content/ui/PostDelegate/PostInfoBar.qml:101 #, fuzzy, kde-format #| msgid "Conversations" msgctxt "Show more options" msgid "More actions" msgstr "Чаты" #: content/ui/PostDelegate/PostMenu.qml:36 #, kde-format msgctxt "@action:inmenu" msgid "Expand Post" msgstr "" #: content/ui/PostDelegate/PostMenu.qml:44 #, kde-format msgid "Open Original Page" msgstr "" #: content/ui/PostDelegate/PostMenu.qml:52 #, kde-format msgctxt "@action:inmenu" msgid "Copy Link" msgstr "" #: content/ui/PostDelegate/PostMenu.qml:55 #, kde-format msgid "Post link copied." msgstr "" #: content/ui/PostDelegate/PostMenu.qml:63 #, kde-format msgctxt "@action Open embed into website dialog" msgid "Embed" msgstr "" #: content/ui/PostDelegate/PostMenu.qml:78 #, kde-format msgctxt "@action:inmenu" msgid "Open as…" msgstr "" #: content/ui/PostDelegate/PostMenu.qml:86 #, fuzzy, kde-format #| msgctxt "Reply to a post" #| msgid "Reply" msgctxt "@action:inmenu" msgid "Reply as…" msgstr "Ответить" #: content/ui/PostDelegate/PostMenu.qml:94 #, fuzzy, kde-format #| msgctxt "Show only favorites" #| msgid "Favorites" msgctxt "@action:inmenu" msgid "Favorite as…" msgstr "Избранное" #: content/ui/PostDelegate/PostMenu.qml:102 #, fuzzy, kde-format #| msgctxt "Show only boosts" #| msgid "Boosts" msgctxt "@action:inmenu" msgid "Boost as…" msgstr "Записи, которыми поделились" #: content/ui/PostDelegate/PostMenu.qml:110 #, fuzzy, kde-format #| msgid "Bookmarks" msgctxt "@action:inmenu" msgid "Bookmark as…" msgstr "Закладки" #: content/ui/PostDelegate/PostMenu.qml:118 #, fuzzy, kde-format #| msgid "Remove bookmark" msgctxt "@action:inmenu" msgid "Remove Bookmark" msgstr "Удалить закладку" #: content/ui/PostDelegate/PostMenu.qml:118 #, fuzzy, kde-format #| msgid "Bookmark" msgctxt "@action:inmenu" msgid "Bookmark" msgstr "Добавить в закладки" #: content/ui/PostDelegate/PostMenu.qml:126 #, fuzzy, kde-format #| msgid "View profile" msgctxt "@action:inmenu" msgid "Unpin on Profile" msgstr "Показать профиль" #: content/ui/PostDelegate/PostMenu.qml:126 #, fuzzy, kde-format #| msgid "View profile" msgctxt "@action:inmenu" msgid "Pin on Profile" msgstr "Показать профиль" #: content/ui/PostDelegate/PostMenu.qml:140 #, kde-format msgctxt "@action:inmenu Unmute account" msgid "Unmute @%1" msgstr "" #: content/ui/PostDelegate/PostMenu.qml:142 #, fuzzy, kde-format #| msgid "Mute" msgctxt "@action:inmenu Mute account" msgid "Mute @%1" msgstr "Отключить уведомления" #: content/ui/PostDelegate/PostMenu.qml:160 #, fuzzy, kde-format #| msgid "Block" msgctxt "@action:inmenu Unblock account" msgid "Unblock @%1" msgstr "Заблокировать" #: content/ui/PostDelegate/PostMenu.qml:162 #, fuzzy, kde-format #| msgid "Block" msgctxt "@action:inmenu Block account" msgid "Block @%1" msgstr "Заблокировать" #: content/ui/PostDelegate/PostMenu.qml:188 #: content/ui/StatusComposer/EditorAttachmentGrid.qml:59 #, kde-format msgid "Edit" msgstr "Изменить" #: content/ui/PostDelegate/PostMenu.qml:196 #: content/ui/Settings/ProfileEditor.qml:178 #: content/ui/Settings/ProfileEditor.qml:240 #, kde-format msgid "Delete" msgstr "Удалить" #: content/ui/PostDelegate/PostMenu.qml:204 #, kde-format msgid "Delete & Re-draft" msgstr "Удалить и создать заново" #: content/ui/PostDelegate/PostPoll.qml:39 #, kde-format msgctxt "Votes percentage" msgid "%1%" msgstr "%1%" #: content/ui/PostDelegate/PostPoll.qml:63 #, kde-format msgid "(No votes)" msgstr "(Ответов нет)" #: content/ui/PostDelegate/PostPoll.qml:97 #, kde-format msgid "Vote" msgstr "Ответить" #: content/ui/PostDelegate/QuotePost.qml:64 #, kde-format msgid "Post from %1" msgstr "" #: content/ui/PostDelegate/QuotePost.qml:83 #, fuzzy, kde-format #| msgid "Unlisted post" msgid "Quoted post" msgstr "Скрытая публикация" #: content/ui/PostDelegate/UserInteractionLabel.qml:71 #, kde-format msgid "%1 boosted" msgstr "%1 поделился(ась)" #: content/ui/PostDelegate/UserInteractionLabel.qml:73 #, kde-format msgid "In reply to %1" msgstr "" #: content/ui/PostDelegate/VideoAttachment.qml:93 #, kde-format msgctxt "@action:button Start media playback" msgid "Play" msgstr "" #: content/ui/ReportDialog.qml:22 #, fuzzy, kde-format #| msgid "Delete word" msgctxt "@title" msgid "Report Post" msgstr "Удалить слово" #: content/ui/ReportDialog.qml:22 #, kde-format msgctxt "@title" msgid "Report User" msgstr "" #: content/ui/ReportDialog.qml:40 #, kde-format msgctxt "@title" msgid "Reason for reporting this post" msgstr "" #: content/ui/ReportDialog.qml:40 #, kde-format msgctxt "@title" msgid "Reason for reporting this user" msgstr "" #: content/ui/ReportDialog.qml:55 #, kde-format msgctxt "@action:button 'Report' as in 'Report this to moderators'" msgid "Report" msgstr "" #: content/ui/ReportDialog.qml:64 #, kde-format msgctxt "@action" msgid "Cancel" msgstr "" #: content/ui/SearchDelegate.qml:100 content/ui/SearchView.qml:147 #, fuzzy, kde-format #| msgid "Hashtags" msgid "Hashtag" msgstr "Метки" #: content/ui/SearchPage.qml:16 #, kde-format msgctxt "@title" msgid "Search" msgstr "Поиск" #: content/ui/SearchView.qml:38 #, kde-format msgid "Loading..." msgstr "Загрузка..." #: content/ui/SearchView.qml:46 #, kde-format msgid "No search results" msgstr "Ничего не найдено" #: content/ui/SearchView.qml:54 #, fuzzy, kde-format #| msgid "Search for peoples, tags and posts" msgid "Search for users, tags and posts" msgstr "Поиск людей, меток и публикаций" #: content/ui/Settings/AppearancePage.qml:18 #, fuzzy, kde-format #| msgid "General" msgctxt "@title:group" msgid "General" msgstr "Общие" #: content/ui/Settings/AppearancePage.qml:25 #, kde-format msgid "Color theme" msgstr "Цветовая схема" #: content/ui/Settings/AppearancePage.qml:44 #, kde-format msgid "Pop out the post composer by default" msgstr "" #: content/ui/Settings/AppearancePage.qml:56 #, fuzzy, kde-format #| msgid "Post" msgctxt "@title:group" msgid "Posts" msgstr "Публикация" #: content/ui/Settings/AppearancePage.qml:62 #, fuzzy, kde-format #| msgid "Search for peoples, tags and posts" msgid "Show number of replies, favorites and boosts" msgstr "Поиск людей, меток и публикаций" #: content/ui/Settings/AppearancePage.qml:77 #, fuzzy, kde-format #| msgid "Show link preview" msgid "Show link previews" msgstr "Предварительный просмотр ссылок" #: content/ui/Settings/AppearancePage.qml:92 #, kde-format msgid "Content font" msgstr "Шрифт" #: content/ui/Settings/AppearancePage.qml:98 #, kde-format msgid "Please choose a font" msgstr "Выберите шрифт" #: content/ui/Settings/AppearancePage.qml:109 #, kde-format msgctxt "@title:group" msgid "Media" msgstr "" #: content/ui/Settings/AppearancePage.qml:115 #, fuzzy, kde-format #| msgid "Crop images in the timeline to 16:9" msgid "Crop images on the timeline to 16x9" msgstr "Обрезать изображения в ленте новостей до соотношения сторон 16:9" #: content/ui/Settings/AppearancePage.qml:129 #, kde-format msgid "Auto-play animated GIFs" msgstr "Автовоспроизведение анимационных GIF-файлов" #: content/ui/Settings/NetworkProxyPage.qml:15 #, kde-format msgctxt "@title:window" msgid "Network Proxy" msgstr "Прокси-сервер" #: content/ui/Settings/NetworkProxyPage.qml:24 #, kde-format msgid "System Default" msgstr "Заданный в системе" #: content/ui/Settings/NetworkProxyPage.qml:36 #, fuzzy, kde-format #| msgid "Network Proxy" msgid "No Proxy" msgstr "Тип прокси-сервера" #: content/ui/Settings/NetworkProxyPage.qml:48 #, kde-format msgid "HTTP" msgstr "HTTP" #: content/ui/Settings/NetworkProxyPage.qml:60 #, kde-format msgid "Socks5" msgstr "Socks5" #: content/ui/Settings/NetworkProxyPage.qml:79 #, kde-format msgid "Host" msgstr "Хост" #: content/ui/Settings/NetworkProxyPage.qml:92 #, kde-format msgid "Port" msgstr "Порт" #: content/ui/Settings/NetworkProxyPage.qml:113 #, kde-format msgid "User" msgstr "Пользователь" #: content/ui/Settings/NetworkProxyPage.qml:141 #: content/ui/Settings/ProfileEditor.qml:336 #, kde-format msgid "Apply" msgstr "Применить" #: content/ui/Settings/NotificationsPage.qml:28 #, kde-format msgid "Enable notifications for this account" msgstr "" #: content/ui/Settings/NotificationsPage.qml:32 #, kde-format msgid "Notifications can appear even when Tokodon isn't running." msgstr "" #: content/ui/Settings/NotificationsPage.qml:34 #, kde-format msgid "" "Push notifications are available but could not be enabled. Please log out " "and log back in." msgstr "" #: content/ui/Settings/NotificationsPage.qml:37 #, kde-format msgid "Notifications will only appear when Tokodon is running." msgstr "" #: content/ui/Settings/NotificationsPage.qml:49 #, kde-format msgctxt "@title:group" msgid "Types" msgstr "" #: content/ui/Settings/NotificationsPage.qml:57 #, fuzzy, kde-format #| msgctxt "Show only mentions" #| msgid "Mentions" msgid "Mentions" msgstr "Упоминания" #: content/ui/Settings/NotificationsPage.qml:69 #, kde-format msgid "Statuses" msgstr "" #: content/ui/Settings/NotificationsPage.qml:81 #, fuzzy, kde-format #| msgctxt "Show only boosts" #| msgid "Boosts" msgid "Boosts" msgstr "Записи, которыми поделились" #: content/ui/Settings/NotificationsPage.qml:93 #, fuzzy, kde-format #| msgctxt "Show only follows" #| msgid "Follows" msgid "New followers" msgstr "Подписки" #: content/ui/Settings/NotificationsPage.qml:105 #, fuzzy, kde-format #| msgid "Require follow requests" msgid "New follow requests" msgstr "Требовать запрос на подписку" #: content/ui/Settings/NotificationsPage.qml:129 #, fuzzy, kde-format #| msgid "Add Poll" msgid "Polls" msgstr "Добавить опрос" #: content/ui/Settings/NotificationsPage.qml:141 #, fuzzy, kde-format #| msgid "Edit" msgid "Edits" msgstr "Изменить" #: content/ui/Settings/ProfileEditor.qml:26 #, fuzzy, kde-format #| msgid "Add Account" msgid "Edit Account" msgstr "Добавить учётную запись" #: content/ui/Settings/ProfileEditor.qml:42 #, kde-format msgid "Please choose a file" msgstr "Выберите файл" #: content/ui/Settings/ProfileEditor.qml:51 #, kde-format msgctxt "@label" msgid "Are you sure you want to log out of %1?" msgstr "" #: content/ui/Settings/ProfileEditor.qml:86 #, kde-format msgid "Display Name" msgstr "Отображаемое имя" #: content/ui/Settings/ProfileEditor.qml:104 #, kde-format msgid "Bio" msgstr "О себе" #: content/ui/Settings/ProfileEditor.qml:130 #, kde-format msgid "Header" msgstr "Шапка" #: content/ui/Settings/ProfileEditor.qml:165 #, kde-format msgid "PNG, GIF or JPG. At most 2 MB. Will be downscaled to 1500x500px" msgstr "PNG, GIF или JPG. Не более 2 МБ. Будет уменьшено до 1500×500 пкс" #: content/ui/Settings/ProfileEditor.qml:193 #, kde-format msgid "Avatar" msgstr "Аватар" #: content/ui/Settings/ProfileEditor.qml:226 #, fuzzy, kde-format #| msgid "PNG, GIF or JPG. At most 2 MB. Will be downscaled to 1500x500px" msgid "PNG, GIF or JPG. At most 2 MB. Will be downscaled to 400x400px" msgstr "PNG, GIF или JPG. Не более 2 МБ. Будет уменьшено до 1500×500 пкс" #: content/ui/Settings/ProfileEditor.qml:256 #, fuzzy, kde-format #| msgid "Require follow requests" msgid "Require approval of follow requests" msgstr "Требовать запрос на подписку" #: content/ui/Settings/ProfileEditor.qml:264 #, kde-format msgid "This is a bot account" msgstr "Это автоматизированная учётная запись" #: content/ui/Settings/ProfileEditor.qml:272 #, kde-format msgid "Suggest account to others" msgstr "Рекомендовать учётную запись другим" #: content/ui/Settings/ProfileEditor.qml:280 #, kde-format msgctxt "@label Account preferences" msgid "Mark uploaded media as sensitive by default" msgstr "" #: content/ui/Settings/ProfileEditor.qml:288 #, kde-format msgctxt "@label Account preferences" msgid "Default post language" msgstr "" #: content/ui/Settings/ProfileEditor.qml:309 #, kde-format msgctxt "@label Account preferences" msgid "Default post visibility" msgstr "" #: content/ui/Settings/ProfileEditor.qml:311 #, fuzzy, kde-format #| msgid "Public" msgctxt "@item:inlistbox Default post visibility rule" msgid "Public" msgstr "Общедоступная запись" #: content/ui/Settings/ProfileEditor.qml:312 #, fuzzy, kde-format #| msgid "Unlisted" msgctxt "@item:inlistbox Default post visibility rule" msgid "Unlisted" msgstr "Скрытая запись" #: content/ui/Settings/ProfileEditor.qml:313 #, fuzzy, kde-format #| msgid "Private" msgctxt "@item:inlistbox Default post visibility rule" msgid "Private" msgstr "Только для подписчиков" #: content/ui/Settings/ProfileEditor.qml:329 #, kde-format msgid "Reset" msgstr "Сбросить" #: content/ui/Settings/TokodonConfigurationView.qml:17 #, kde-format msgid "Appearance" msgstr "" #: content/ui/Settings/TokodonConfigurationView.qml:30 #, kde-format msgid "Accounts" msgstr "Учётные записи" #: content/ui/Settings/TokodonConfigurationView.qml:43 #, kde-format msgid "Network Proxy" msgstr "Тип прокси-сервера" #: content/ui/Settings/TokodonConfigurationView.qml:49 #, kde-format msgid "About Tokodon" msgstr "О Tokodon" #: content/ui/Settings/TokodonConfigurationView.qml:52 #: content/ui/Settings/TokodonConfigurationView.qml:59 #, fuzzy, kde-format #| msgid "About KDE" msgctxt "@title:group" msgid "About" msgstr "О KDE" #: content/ui/Settings/TokodonConfigurationView.qml:56 #, kde-format msgid "About KDE" msgstr "О KDE" #: content/ui/ShareDialog.qml:34 #, kde-format msgid "Sharing failed" msgstr "" #: content/ui/SocialGraphPage.qml:62 #, fuzzy, kde-format #| msgid "Follow" msgctxt "@action:button Allow follow request" msgid "Allow" msgstr "Подписаться" #: content/ui/SocialGraphPage.qml:69 #, kde-format msgctxt "@action:button Deny follow request" msgid "Deny" msgstr "" #: content/ui/StandaloneComposer.qml:58 #, fuzzy, kde-format #| msgid "Not available" msgid "No accounts available" msgstr "Недоступно" #: content/ui/StatusComposer/AttachmentInfoDialog.qml:95 #, fuzzy, kde-format #| msgctxt "The location being downloaded to" #| msgid "Destination" msgctxt "@title:group Alternate text or description of the image" msgid "Description" msgstr "Назначение" #: content/ui/StatusComposer/AttachmentInfoDialog.qml:113 #, kde-format msgctxt "@title:group" msgid "Focal point" msgstr "" #: content/ui/StatusComposer/ComposerPoll.qml:37 #, kde-format msgctxt "@label:textbox Poll choice" msgid "Choice %1" msgstr "Вариант ответа %1" #: content/ui/StatusComposer/ComposerPoll.qml:61 #, kde-format msgctxt "@action:intoolbar Poll toolbar" msgid "Add Choice" msgstr "Добавить вариант ответа" #: content/ui/StatusComposer/ComposerPoll.qml:62 #, kde-format msgctxt "@info:tooltip Poll toolbar" msgid "Add a new poll choice" msgstr "Добавить новый вариант ответа в опрос" #: content/ui/StatusComposer/ComposerPoll.qml:81 #, kde-format msgctxt "@info:tooltip Poll toolbar" msgid "When the poll will expire" msgstr "Срок окончания опроса" #: content/ui/StatusComposer/ComposerPoll.qml:90 #, kde-format msgctxt "@option:check Poll toolbar" msgid "Multiple choice" msgstr "Несколько вариантов ответа" #: content/ui/StatusComposer/ComposerPoll.qml:96 #, kde-format msgctxt "@info:tooltip Poll toolbar" msgid "Allow multiple choices" msgstr "Разрешить несколько вариантов ответа" #: content/ui/StatusComposer/ComposerPoll.qml:105 #, kde-format msgctxt "@option:check Poll toolbar" msgid "Hide totals" msgstr "Скрывать результаты" #: content/ui/StatusComposer/ComposerPoll.qml:111 #, kde-format msgctxt "@info:tooltip Poll toolbar" msgid "Hide vote count until the poll ends" msgstr "Скрывать количество голосов до окончания опроса" #: content/ui/StatusComposer/EditorAttachmentGrid.qml:96 #, kde-format msgid "Remove" msgstr "Удалить" #: content/ui/StatusComposer/StatusComposer.qml:55 #, fuzzy, kde-format #| msgid "Edit" msgctxt "@title:window" msgid "Edit This Post" msgstr "Изменить" #: content/ui/StatusComposer/StatusComposer.qml:57 #, fuzzy, kde-format #| msgid "Delete word" msgctxt "@title:window" msgid "Reply to This Post" msgstr "Удалить слово" #: content/ui/StatusComposer/StatusComposer.qml:59 #, fuzzy, kde-format #| msgid "Delete word" msgctxt "@title:window" msgid "Rewrite This Post" msgstr "Удалить слово" #: content/ui/StatusComposer/StatusComposer.qml:61 #, fuzzy, kde-format #| msgid "%1 wrote a new post" msgctxt "@title:window" msgid "Write a New Post" msgstr "%1 создал(а) публикацию" #: content/ui/StatusComposer/StatusComposer.qml:67 #, kde-format msgctxt "@action Pop out the status composer" msgid "Pop Out" msgstr "" #: content/ui/StatusComposer/StatusComposer.qml:130 #, kde-format msgid "Saving an edited post that has a poll will clear existing results." msgstr "" #: content/ui/StatusComposer/StatusComposer.qml:137 #, kde-format msgctxt "@title" msgid "Discard Draft" msgstr "" #: content/ui/StatusComposer/StatusComposer.qml:138 #, kde-format msgctxt "@label" msgid "Are you sure you want to discard your draft?" msgstr "" #: content/ui/StatusComposer/StatusComposer.qml:144 #, kde-format msgctxt "@action:button Keep this draft" msgid "Keep" msgstr "" #: content/ui/StatusComposer/StatusComposer.qml:240 #, fuzzy, kde-format #| msgid "Content Warning" msgctxt "@info:placeholder" msgid "Content warning" msgstr "Предупреждение о содержимом" #: content/ui/StatusComposer/StatusComposer.qml:253 #, fuzzy, kde-format #| msgid "What's new?" msgctxt "@info:placeholder" msgid "What's new?" msgstr "Что нового?" #: content/ui/StatusComposer/StatusComposer.qml:368 #, fuzzy, kde-format #| msgid "Please choose a file" msgctxt "@title:window" msgid "Choose a File" msgstr "Выберите файл" #: content/ui/StatusComposer/StatusComposer.qml:371 #, kde-format msgid "" "All supported formats (*.jpg *.jpeg *.png *.gif *.webp *.heic *.heif *.avif " "*.webm *.mp4 *.m4v *.mov)" msgstr "" #: content/ui/StatusComposer/StatusComposer.qml:372 #, kde-format msgid "JPEG image (*.jpg *.jpeg)" msgstr "" #: content/ui/StatusComposer/StatusComposer.qml:373 #, kde-format msgid "PNG image (*.png)" msgstr "" #: content/ui/StatusComposer/StatusComposer.qml:374 #, kde-format msgid "GIF image (*.gif)" msgstr "" #: content/ui/StatusComposer/StatusComposer.qml:375 #, kde-format msgid "WebP image (*.webp)" msgstr "" #: content/ui/StatusComposer/StatusComposer.qml:376 #, kde-format msgid "HEIC image(*.heic)" msgstr "" #: content/ui/StatusComposer/StatusComposer.qml:377 #, kde-format msgid "HEIF image (*.heif)" msgstr "" #: content/ui/StatusComposer/StatusComposer.qml:378 #, kde-format msgid "AVIF image (*.avif)" msgstr "" #: content/ui/StatusComposer/StatusComposer.qml:379 #, kde-format msgid "WebM video (*.webm)" msgstr "" #: content/ui/StatusComposer/StatusComposer.qml:380 #, kde-format msgid "MPEG-4 video (*.mp4)" msgstr "" #: content/ui/StatusComposer/StatusComposer.qml:381 #, kde-format msgid "M4V video (*.m4v)" msgstr "" #: content/ui/StatusComposer/StatusComposer.qml:382 #, kde-format msgid "QuickTime video (*.mov)" msgstr "" #: content/ui/StatusComposer/StatusComposer.qml:383 #, kde-format msgid "All files (*)" msgstr "" #: content/ui/StatusComposer/StatusComposer.qml:385 #, fuzzy, kde-format #| msgid "Attach File" msgctxt "@info:tooltip" msgid "Attach file" msgstr "Прикрепить файл" #: content/ui/StatusComposer/StatusComposer.qml:396 #, fuzzy, kde-format #| msgid "Add Poll" msgctxt "@info:tooltip" msgid "Add poll" msgstr "Добавить опрос" #: content/ui/StatusComposer/StatusComposer.qml:426 #, fuzzy, kde-format #| msgid "Local" msgctxt "@item:inmenu Local to this server" msgid "Local" msgstr "Локальная лента" #: content/ui/StatusComposer/StatusComposer.qml:432 #, fuzzy, kde-format #| msgid "Public" msgctxt "@item:inmenu Public to the world" msgid "Public" msgstr "Общедоступная запись" #: content/ui/StatusComposer/StatusComposer.qml:437 #, fuzzy, kde-format #| msgid "Unlisted" msgctxt "@item:inmenu Public but less so" msgid "Unlisted" msgstr "Скрытая запись" #: content/ui/StatusComposer/StatusComposer.qml:442 #, fuzzy, kde-format #| msgid "Private" msgctxt "@item:inmenu Only to followers" msgid "Private" msgstr "Только для подписчиков" #: content/ui/StatusComposer/StatusComposer.qml:447 #, fuzzy, kde-format #| msgid "Direct Message" msgctxt "@item:inmenu Only to who is explicitly mentioned" msgid "Direct Message" msgstr "Личное сообщение" #: content/ui/StatusComposer/StatusComposer.qml:452 #, fuzzy, kde-format #| msgid "Visibility" msgctxt "@info:tooltip Post visibility" msgid "Visibility" msgstr "Видимость" #: content/ui/StatusComposer/StatusComposer.qml:457 #, fuzzy, kde-format #| msgctxt "Short for content warning" #| msgid "cw" msgctxt "@action:intoolbar Short for content warning" msgid "cw" msgstr "пс" #: content/ui/StatusComposer/StatusComposer.qml:460 #, fuzzy, kde-format #| msgid "Content Warning" msgctxt "@info:tooltip" msgid "Content warning" msgstr "Предупреждение о содержимом" #: content/ui/StatusComposer/StatusComposer.qml:474 #, fuzzy, kde-format #| msgctxt "@label:listbox Post language selection" #| msgid "Post Language" msgctxt "@info:tooltip" msgid "Post language" msgstr "Язык публикации" #: content/ui/StatusComposer/StatusComposer.qml:503 #, fuzzy, kde-format #| msgctxt "@action:intoolbar Poll toolbar" #| msgid "Add Choice" msgctxt "@info:tooltip" msgid "Add emoji" msgstr "Добавить вариант ответа" #: content/ui/StatusComposer/StatusComposer.qml:519 #, kde-format msgctxt "@label Character count in the status composer" msgid "%1/%2 characters" msgstr "" #: content/ui/StatusComposer/StatusComposer.qml:542 #, fuzzy, kde-format #| msgid "Send" msgctxt "@action:button Send a post" msgid "Send" msgstr "Отправить" #: content/ui/StatusComposer/StatusComposer.qml:544 #, fuzzy, kde-format #| msgctxt "Reply to a post" #| msgid "Reply" msgctxt "@action:button Reply to a post" msgid "Reply" msgstr "Ответить" #: content/ui/StatusComposer/StatusComposer.qml:546 #, kde-format msgctxt "@action:button Send the same post again" msgid "Repost" msgstr "" #: content/ui/StatusComposer/StatusComposer.qml:548 #, fuzzy, kde-format #| msgid "Saved" msgctxt "@action:Button Save an edited a post" msgid "Save" msgstr "Сохранено" #: content/ui/TimelinePage.qml:45 timeline/accountmodel.cpp:35 #, kde-format msgid "Loading" msgstr "Загрузка" #: content/ui/TimelinePage.qml:47 #, fuzzy, kde-format #| msgctxt "@title" #| msgid "Home (%1)" msgid "Home (%1)" msgstr "Главная (%1)" #: content/ui/TimelinePage.qml:96 #, fuzzy, kde-format #| msgid "Filtered: %1" msgctxt "@action:button" msgid "Filters" msgstr "Отфильтровано: %1" #: content/ui/TimelinePage.qml:101 #, fuzzy, kde-format #| msgctxt "Show only boosts" #| msgid "Boosts" msgid "Show Boosts" msgstr "Записи, которыми поделились" #: content/ui/TimelinePage.qml:108 #, fuzzy, kde-format #| msgid "Show Less" msgid "Show Replies" msgstr "Показать меньше" #: content/ui/TimelinePage.qml:119 #, kde-format msgctxt "@info:status Network status" msgid "Failed to contact server: %1. Please check your settings." msgstr "" "Не удалось подключиться к серверу: %1. Проверьте параметры подключения." #: content/ui/TimelinePage.qml:237 #, kde-format msgctxt "@info:status" msgid "Some replies are not available" msgstr "" #: content/ui/TimelinePage.qml:238 #, kde-format msgid "To view all replies, open the post on the original server." msgstr "" #: content/ui/TimelinePage.qml:241 #, kde-format msgctxt "@action:button" msgid "Open Original Page" msgstr "" #: content/ui/TimelinePage.qml:250 #, fuzzy, kde-format #| msgctxt "@title" #| msgid "Local Timeline" msgctxt "@info:status" msgid "End of Timeline" msgstr "Локальная лента новостей" #: content/ui/TimelinePage.qml:292 #, kde-format msgid "No posts" msgstr "Нет ни одной публикации" #: content/ui/TimelinePage.qml:298 #, kde-format msgctxt "@info:tooltip" msgid "Return to Top" msgstr "" #: content/ui/UserInfo.qml:98 #, fuzzy, kde-format #| msgid "Add Account" msgid "Switch Account" msgstr "Добавить учётную запись" #: content/ui/UserInfo.qml:100 #, fuzzy, kde-format #| msgid "Add Account" msgid "Switch account" msgstr "Добавить учётную запись" #: content/ui/UserInfo.qml:149 #, fuzzy, kde-format #| msgid "Log in to an existing account" msgid "Log in or create a new account" msgstr "Войти в существующую учётную запись" #: conversation/conversationmodel.cpp:57 #, kde-format msgid "Empty conversation" msgstr "Чат пуст" #: conversation/conversationmodel.cpp:61 #, kde-format msgid "%1 and %2" msgstr "%1 и %2" #: conversation/conversationmodel.cpp:63 #, fuzzy, kde-format msgid "%2 and one other" msgid_plural "%2 and %1 others" msgstr[0] "%2 и ещё %1" msgstr[1] "%2 и ещё %1" msgstr[2] "%2 и ещё %1" msgstr[3] "" #: editor/listeditorbackend.cpp:109 #, kde-format msgid "Members of the list" msgstr "" #: editor/listeditorbackend.cpp:109 #, fuzzy, kde-format #| msgid "Could not follow account" msgid "Any followed users" msgstr "Не удалось подписаться на учётную запись" #: editor/polltimemodel.cpp:14 #, kde-format msgctxt "@item:inlistbox Poll expire times" msgid "5 minutes" msgstr "5 минут" #: editor/polltimemodel.cpp:15 #, kde-format msgctxt "@item:inlistbox Poll expire times" msgid "30 minutes" msgstr "30 минут" #: editor/polltimemodel.cpp:16 #, kde-format msgctxt "@item:inlistbox Poll expire times" msgid "1 hour" msgstr "1 час" #: editor/polltimemodel.cpp:17 #, kde-format msgctxt "@item:inlistbox Poll expire times" msgid "6 hours" msgstr "6 часов" #: editor/polltimemodel.cpp:18 #, kde-format msgctxt "@item:inlistbox Poll expire times" msgid "12 hours" msgstr "12 часов" #: editor/polltimemodel.cpp:19 #, kde-format msgctxt "@item:inlistbox Poll expire times" msgid "1 day" msgstr "1 день" #: editor/polltimemodel.cpp:20 #, kde-format msgctxt "@item:inlistbox Poll expire times" msgid "3 days" msgstr "3 дня" #: editor/polltimemodel.cpp:21 #, kde-format msgctxt "@item:inlistbox Poll expire times" msgid "7 days" msgstr "7 дней" #: editor/posteditorbackend.cpp:278 #, kde-format msgid "An unknown error occurred." msgstr "Произошла неизвестная ошибка." #: main.cpp:66 #, kde-format msgid "Receiving push notifications" msgstr "" #: main.cpp:113 #, kde-format msgid "Tokodon" msgstr "Tokodon" #: main.cpp:115 #, kde-format msgid "Mastodon client" msgstr "Клиент Mastodon" #: main.cpp:117 #, fuzzy, kde-format #| msgid "© 2021-2023 Carl Schwan, 2021-2023 KDE Community" msgid "© 2021-2024 Carl Schwan, 2021-2024 KDE Community" msgstr "© Carl Schwan, 2021—2023; Сообщество KDE, 2021—2023" #: main.cpp:118 #, kde-format msgid "Carl Schwan" msgstr "Carl Schwan" #: main.cpp:119 main.cpp:124 #, kde-format msgid "Maintainer" msgstr "Сопровождающий" #: main.cpp:123 #, kde-format msgid "Joshua Goins" msgstr "" #: main.cpp:128 #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "Алевтина Карашокова" #: main.cpp:128 #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "translation-team@basealt.ru" #: main.cpp:140 #, fuzzy, kde-format #| msgid "Client for the decentralized social network: mastodon" msgid "Client for decentralized social networks like Mastodon" msgstr "Клиент децентрализованной социальной сети: mastodon" #: main.cpp:141 #, fuzzy, kde-format #| msgid "Supports web+ap: url scheme" msgid "Supports https and web+ap url scheme" msgstr "Предусмотрена поддержка схемы URL-адреса web+ap:" #: main.cpp:143 #, kde-format msgid "Share a line of text in the standalone composer." msgstr "" #: main.cpp:143 #, kde-format msgid "The text to share." msgstr "" #: main.cpp:147 #, kde-format msgid "Internal usage only." msgstr "" #: notification/notificationmodel.cpp:96 #, kde-format msgid "Error occurred when fetching the latest notification." msgstr "Ошибка при получении последнего уведомления." #: search/searchmodel.cpp:140 #, fuzzy, kde-format #| msgid "User" msgid "Users" msgstr "Пользователь" #: search/searchmodel.cpp:142 #, kde-format msgid "Hashtags" msgstr "Метки" #: timeline/maintimelinemodel.cpp:22 #, kde-format msgctxt "@title" msgid "Home" msgstr "Главная" #: timeline/maintimelinemodel.cpp:24 #, kde-format msgctxt "@title" msgid "Local Timeline" msgstr "Локальная лента новостей" #: timeline/maintimelinemodel.cpp:26 #, kde-format msgctxt "@title" msgid "Global Timeline" msgstr "Глобальная лента новостей" #: timeline/maintimelinemodel.cpp:28 #, kde-format msgctxt "@title" msgid "Bookmarks" msgstr "Закладки" #: timeline/maintimelinemodel.cpp:30 #, fuzzy, kde-format #| msgctxt "Show only favorites" #| msgid "Favorites" msgctxt "@title" msgid "Favorites" msgstr "Избранное" #: timeline/maintimelinemodel.cpp:32 #, kde-format msgctxt "@title" msgid "Trending" msgstr "" #: timeline/post.cpp:219 #, kde-format msgid "in the future" msgstr "" #: timeline/post.cpp:221 #, kde-format msgid "%1s" msgstr "" #: timeline/post.cpp:223 #, kde-format msgid "%1m" msgstr "" #: timeline/post.cpp:225 #, kde-format msgid "%1h" msgstr "%1 ч" #: timeline/post.cpp:227 #, kde-format msgid "%1d" msgstr "%1 д" #: timeline/post.cpp:231 #, kde-format msgid "1 week ago" msgid_plural "%1 weeks ago" msgstr[0] "" msgstr[1] "" msgstr[2] "" msgstr[3] "" #: timeline/post.cpp:234 #, kde-format msgid "1 month ago" msgid_plural "%1 months ago" msgstr[0] "" msgstr[1] "" msgstr[2] "" msgstr[3] "" #: timeline/post.cpp:238 #, kde-format msgid "1 year ago" msgid_plural "%1 years ago" msgstr[0] "" msgstr[1] "" msgstr[2] "" msgstr[3] "" #: timeline/tagsmodel.cpp:21 #, kde-format msgid "Trending" msgstr "" #: timeline/threadmodel.cpp:41 #, fuzzy, kde-format #| msgid "Loading" msgctxt "@title:window" msgid "Loading…" msgstr "Загрузка" #: timeline/threadmodel.cpp:46 #, kde-format msgctxt "@title" msgid "Post by %1" msgstr "" #: tokodonapplication.cpp:14 #, fuzzy, kde-format #| msgid "Accounts" msgctxt "@title:group Title for the group of account related actions" msgid "Account" msgstr "Учётные записи" #: tokodonapplication.cpp:59 #, kde-format msgctxt "@action:button" msgid "Switch to '%1'" msgstr "" #: tokodonapplication.cpp:60 tokodonapplication.cpp:123 #, fuzzy, kde-format #| msgid "Configure" msgctxt "@action:button" msgid "Configure '%1'" msgstr "Настройка" #: tokodonapplication.cpp:67 #, fuzzy, kde-format #| msgid "Add Account" msgctxt "@action:button" msgid "Add Account" msgstr "Добавить учётную запись" #: tokodonapplication.cpp:82 #, fuzzy, kde-format #| msgid "%1 wrote a new post" msgctxt "@action:button" msgid "Write a New Post" msgstr "%1 создал(а) публикацию" #: tokodonapplication.cpp:115 #, fuzzy, kde-format #| msgid "Add Account" msgctxt "@action:button" msgid "Switch '%1'" msgstr "Добавить учётную запись" #: utils/emojimodel.cpp:129 #, kde-format msgctxt "Previously used emojis" msgid "History" msgstr "" #: utils/emojimodel.cpp:134 #, kde-format msgctxt "'Custom' is a category of emoji" msgid "Custom" msgstr "" #: utils/emojimodel.cpp:139 #, kde-format msgctxt "'Smileys' is a category of emoji" msgid "Smileys" msgstr "" #: utils/emojimodel.cpp:144 #, fuzzy, kde-format #| msgid "People" msgctxt "'People' is a category of emoji" msgid "People" msgstr "Люди" #: utils/emojimodel.cpp:149 #, kde-format msgctxt "'Nature' is a category of emoji" msgid "Nature" msgstr "" #: utils/emojimodel.cpp:154 #, kde-format msgctxt "'Food' is a category of emoji" msgid "Food" msgstr "" #: utils/emojimodel.cpp:159 #, kde-format msgctxt "'Activities' is a category of emoji" msgid "Activities" msgstr "" #: utils/emojimodel.cpp:164 #, kde-format msgctxt "'Travel' is a category of emoji" msgid "Travel" msgstr "" #: utils/emojimodel.cpp:169 #, kde-format msgctxt "'Objects' is a category of emoji" msgid "Objects" msgstr "" #: utils/emojimodel.cpp:174 #, kde-format msgctxt "'Symbols' is a category of emoji" msgid "Symbols" msgstr "" #: utils/emojimodel.cpp:179 #, kde-format msgctxt "'Flags' is a category of emoji" msgid "Flags" msgstr "" #: utils/filetransferjob.cpp:31 #, kde-format msgid "Could not open the temporary download file" msgstr "" #: utils/filetransferjob.cpp:73 #, kde-format msgid "Could not reserve disk space for download" msgstr "" #: utils/filetransferjob.cpp:81 #, kde-format msgctxt "Job heading, like 'Copying'" msgid "Downloading" msgstr "Выполняется загрузка" #: utils/filetransferjob.cpp:82 #, kde-format msgctxt "The URL being downloaded/uploaded" msgid "Source" msgstr "Источник" #: utils/filetransferjob.cpp:83 #, kde-format msgctxt "The location being downloaded to" msgid "Destination" msgstr "Назначение" #, fuzzy #~| msgid "Instance URL must not be empty!" #~ msgid "Server URL must not be empty." #~ msgstr "URL-адрес сервера не может быть пустым!" #, fuzzy #~| msgctxt "Show only favorites" #~| msgid "Favorites" #~ msgctxt "@title" #~ msgid "%1 favourite" #~ msgid_plural "%1 favourites" #~ msgstr[0] "Избранное" #~ msgstr[1] "Избранное" #~ msgstr[2] "Избранное" #~ msgstr[3] "Избранное" #~ msgid "Favourites" #~ msgstr "Избранное" #, fuzzy #~| msgid "Favourites" #~ msgid "Favourite" #~ msgstr "Избранное" #~ msgctxt "@title" #~ msgid "Favourites" #~ msgstr "Избранное" #~ msgid "Login" #~ msgstr "Вход в систему" #, fuzzy #~| msgid "Configure" #~ msgctxt "@action:button" #~ msgid "Configure %1" #~ msgstr "Настройка" #, fuzzy #~| msgid "Spellchecking" #~ msgid "Spell Checking" #~ msgstr "Проверка орфографии" #~ msgid "Enable automatic spell checking" #~ msgstr "Включить автоматическую проверку орфографии" #~ msgid "Ignore uppercase words" #~ msgstr "Игнорировать слова в верхнем регистре" #~ msgid "Ignore hyphenated words" #~ msgstr "Игнорировать слова, написанные через дефис" #~ msgid "Detect language automatically" #~ msgstr "Определять язык автоматически" #~ msgid "Selected default language:" #~ msgstr "Язык по умолчанию:" #~ msgid "None" #~ msgstr "Не выбран" #~ msgid "" #~ "%1 will provide spell checking and suggestions for the languages listed " #~ "here when autodetection is enabled." #~ msgstr "" #~ "%1 будет выполнять проверку орфографии и предлагать возможные варианты " #~ "для указанных здесь языков, если включено автоопределение языка." #~ msgid "Open Personal Dictionary" #~ msgstr "Открыть личный словарь" #~ msgctxt "@title:window" #~ msgid "Spell checking languages" #~ msgstr "Языки проверки орфографии" #~ msgid "Default Language" #~ msgstr "Язык по умолчанию" #~ msgid "Spell checking dictionary" #~ msgstr "Словарь проверки орфографии" #~ msgid "Add a new word to your personal dictionary…" #~ msgstr "Добавить новое слово в личный словарь…" #, fuzzy #~| msgid "Delete word" #~ msgctxt "@action:button" #~ msgid "Delete word" #~ msgstr "Удалить слово" #~ msgctxt "@title" #~ msgid "Thread" #~ msgstr "Ветка обсуждений" #, fuzzy #~| msgid "Edit" #~ msgctxt "@action:Button Edit a post" #~ msgid "Edit" #~ msgstr "Изменить" #~ msgctxt "@title:window" #~ msgid "Settings" #~ msgstr "Параметры" #, fuzzy #~| msgid "Conversations" #~ msgid "Moderation Tools" #~ msgstr "Чаты" #~ msgid "Conversation" #~ msgstr "Чат" #, fuzzy #~| msgctxt "Show only favorites" #~| msgid "Favorites" #~ msgid "%1 Favorite" #~ msgid_plural "%1 Favorites" #~ msgstr[0] "Избранное" #~ msgstr[1] "Избранное" #~ msgstr[2] "Избранное" #~ msgstr[3] "Избранное" #, fuzzy #~| msgid "%1 boosted" #~ msgid "%1 Boost" #~ msgid_plural "%1 Boosts" #~ msgstr[0] "%1 поделился(ась)" #~ msgstr[1] "%1 поделился(ась)" #~ msgstr[2] "%1 поделился(ась)" #~ msgstr[3] "%1 поделился(ась)" #~ msgctxt "Show more options" #~ msgid "More" #~ msgstr "Больше" #, fuzzy #~| msgid "No Notifications" #~ msgid "Group Notifications" #~ msgstr "Уведомлений нет" #, fuzzy #~| msgid "Instance Url:" #~ msgid "Instance URL:" #~ msgstr "URL-адрес сервера:" #~ msgid "Instance URL must not be empty!" #~ msgstr "URL-адрес сервера не может быть пустым!" #, fuzzy #~| msgctxt "Reply to a post" #~| msgid "Reply" #~ msgid "%1 Reply" #~ msgid_plural "%1 Replies" #~ msgstr[0] "Ответить" #~ msgstr[1] "Ответить" #~ msgstr[2] "Ответить" #~ msgstr[3] "Ответить" #~ msgctxt "@item:inlistbox Group of preferred languages" #~ msgid "Preferred Languages" #~ msgstr "Предпочитаемые языки" #~ msgctxt "@item:inlistbox Group of all languages" #~ msgid "All Languages" #~ msgstr "Все языки" #, fuzzy #~| msgid "Accounts" #~ msgctxt "@title" #~ msgid "Muted Accounts" #~ msgstr "Учётные записи" #, fuzzy #~| msgid "Add Account" #~ msgctxt "@title" #~ msgid "Blocked Accounts" #~ msgstr "Добавить учётную запись" #~ msgid "Requested" #~ msgstr "Отправлен запрос" #, fuzzy #~| msgid "Accounts" #~ msgid "Muted Accounts" #~ msgstr "Учётные записи" #, fuzzy #~| msgid "Add Account" #~ msgid "Blocked Accounts" #~ msgstr "Добавить учётную запись" #~ msgid "Pinned entry" #~ msgstr "Закреплённая запись" #~ msgid "People" #~ msgstr "Люди" #, fuzzy #~| msgid "Notifications" #~ msgctxt "@title:group" #~ msgid "Notifications" #~ msgstr "Уведомления" #, fuzzy #~| msgctxt "Show only mentions" #~| msgid "Mentions" #~ msgid "Mention" #~ msgstr "Упоминания" #, fuzzy #~| msgid "Conversations" #~ msgid "Status" #~ msgstr "Чаты" #, fuzzy #~| msgid "Add Poll" #~ msgid "Poll" #~ msgstr "Добавить опрос" #~ msgid "Authorize Tokodon to act on your behalf" #~ msgstr "" #~ "Авторизация приложения Tokodon на выполнение действий от вашего имени" #~ msgid "Show detailed statistics about posts" #~ msgstr "Показывать подробную статистику публикаций" #~ msgid "Profile Editor" #~ msgstr "Редактор профиля" #~ msgid "A poll you voted in has ended" #~ msgstr "Опрос, в котором вы участвовали, завершён" #~ msgid "Add a description" #~ msgstr "Добавить описание" #, fuzzy #~| msgid "Conversations" #~ msgctxt "@title" #~ msgid "Email Block Tool Page" #~ msgstr "Чаты" #, fuzzy #~| msgid "Conversations" #~ msgctxt "@title" #~ msgid "Federation Tool Page" #~ msgstr "Чаты" #, fuzzy #~| msgid "Accounts" #~ msgid "IP Rule Tool Page" #~ msgstr "Учётные записи" #, fuzzy #~| msgctxt "Show only favorites" #~| msgid "Favorites" #~ msgid "%1 Favorites" #~ msgstr "Избранное" #, fuzzy #~| msgctxt "Show only boosts" #~| msgid "Boosts" #~ msgid "%1 Boosts" #~ msgstr "Записи, которыми поделились" #~ msgid "Please insert the generated token." #~ msgstr "Вставьте код авторизации в текстовое поле." #~ msgid "Default status privacy" #~ msgstr "Конфиденциальность статуса по умолчанию" #~ msgid "Followers-only post" #~ msgstr "Публикация только для подписчиков" #~ msgid "Direct post" #~ msgstr "Публикация для указанных пользователей" #~ msgid "Mark by default content as sensitive" #~ msgstr "Помечать по умолчанию содержимое как конфиденциальное" #~ msgctxt "@info:whatsthis Post language selection" #~ msgid "Select the language the post is written in" #~ msgstr "Выберите язык публикации" #~ msgid "Add" #~ msgstr "Добавить" #~ msgctxt "More than one reply" #~ msgid "1+" #~ msgstr "1+" #~ msgctxt "Like a post" #~ msgid "Like" #~ msgstr "Мне нравится" #~ msgid "Toot" #~ msgstr "Запись"