From cff5140ee7b64bae3af5c525567dbc18931af5c4 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 16:37:48 +0000 Subject: [PATCH] Translate talk_basics.pot in ru 100% translated source file: 'talk_basics.pot' on 'ru'. --- .../ru/LC_MESSAGES/talk/talk_basics.pot | 500 ++++++++++++++++++ 1 file changed, 500 insertions(+) create mode 100644 user_manual/locale/ru/LC_MESSAGES/talk/talk_basics.pot diff --git a/user_manual/locale/ru/LC_MESSAGES/talk/talk_basics.pot b/user_manual/locale/ru/LC_MESSAGES/talk/talk_basics.pot new file mode 100644 index 00000000000..ce6fe906125 --- /dev/null +++ b/user_manual/locale/ru/LC_MESSAGES/talk/talk_basics.pot @@ -0,0 +1,500 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2025 Nextcloud GmbH +# This file is distributed under the same license as the Nextcloud latest User Manual package. +# FIRST AUTHOR , YEAR. +# +# Translators: +# Leon Backs, 2022 +# Ramil Yafizov , 2023 +# Влад, 2024 +# ashed , 2026 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Nextcloud latest User Manual latest\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2025-02-12 13:02+0000\n" +"PO-Revision-Date: 2021-10-11 16:50+0000\n" +"Last-Translator: ashed , 2026\n" +"Language-Team: Russian (https://app.transifex.com/nextcloud/teams/64236/ru/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" + +#: ../../talk/talk_basics.rst:3 +msgid "Basics of Nextcloud Talk" +msgstr "Основы работы Nextcloud Talk" + +#: ../../talk/talk_basics.rst:5 +msgid "Nextcloud Talk lets you chat and have video calls on your own server." +msgstr "" +"Nextcloud Talk позволяет общаться и проводить видеозвонки на собственном " +"сервере." + +#: ../../talk/talk_basics.rst:7 +msgid "" +"Chats and calls take place in conversations. You can create any number of " +"conversations. There are two kinds of conversations:" +msgstr "" +"Чаты и звонки происходят в беседах. Вы можете создать любое количество " +"бесед. Существует два вида бесед:" + +#: ../../talk/talk_basics.rst:9 +msgid "" +"**One-on-one conversations.** This is where you have a private chat or call " +"with another Talk user. You can't add other people to this conversation or " +"share it with a link. You start a direct one-on-one chat by looking for " +"another user in the search bar and then clicking their name." +msgstr "" +"**Разговоры один на один.** В этом случае вы общаетесь или созваниваетесь с " +"другим пользователем Talk. Вы не можете добавить других людей в этот " +"разговор или поделиться им с помощью ссылки. Вы можете начать прямой " +"разговор один на один, найдя другого пользователя в строке поиска, а затем " +"щёлкнув его имя." + +#: ../../talk/talk_basics.rst:12 +msgid "" +"**Group conversations.** Besides the person who created the conversation, a " +"group conversation can have any number of people in it. A group conversation" +" can be shared publicly with a link, so external guest users can join a " +"call. It can also be listed, so other people on your Nextcloud server can " +"join the conversation." +msgstr "" +"**Групповые разговоры.** Помимо человека, создавшего разговор, в групповом " +"разговоре может участвовать любое количество людей. Групповая беседа может " +"быть доступна по ссылке, чтобы внешние пользователи могли присоединиться к " +"разговору. Она также может содержать список, чтобы другие пользователи на " +"вашем сервере Nextcloud могли присоединиться к разговору." + +#: ../../talk/talk_basics.rst:15 +msgid "Creating a chat" +msgstr "Создание чата" + +#: ../../talk/talk_basics.rst:17 +msgid "" +"You can create a direct, one-on-one chat by searching for the name of a " +"user, a group or a team and clicking it. For a single user, a conversation " +"is immediately created and you can start your chat. For a group or circle " +"you get to pick a name and settings before you create the conversation and " +"add the participants." +msgstr "" +"Вы можете создать прямой чат один на один, найдя имя пользователя, группы " +"или команды и нажав на него. Для одного пользователя сразу же создаётся " +"разговор, и вы можете начать общение. Для группы или круга вы можете выбрать" +" имя и настройки, прежде чем создать разговор и добавить участников." + +#: ../../talk/talk_basics.rst:22 +msgid "" +"If you want to create a custom group conversation, click the button next to " +"the search field and filters button and then on ``Create a new " +"conversation``." +msgstr "" +"Если вы хотите создать собственный групповой разговор, нажмите кнопку рядом " +"с полем поиска и кнопкой фильтров, а затем ``Создать новый разговор``." + +#: ../../talk/talk_basics.rst:27 +msgid "" +"You can then pick a name for the conversation, put a description, and set up" +" an avatar for it (with uploaded photo or emoji), and select if the " +"conversation should be open to external users and if other users on the " +"server can see and join the conversation." +msgstr "" +"Вы можете выбрать название для беседы, добавить описание и настроить для нее" +" аватар (с загруженной фотографией или эмодзи), а также выбрать, должна ли " +"беседа быть открыта для внешних пользователей и могут ли другие пользователи" +" на сервере видеть беседу и присоединяться к ней." + +#: ../../talk/talk_basics.rst:32 +msgid "" +"In the second step, you get to add participants and finalize the creation of" +" the conversation." +msgstr "" +"На втором этапе вы можете добавить участников и завершить создание беседы." + +#: ../../talk/talk_basics.rst:37 +msgid "" +"After confirmation you will be redirected to the new conversation and can " +"start communicating right away." +msgstr "" +"После подтверждения вы будете перенаправлены на новый разговор и сразу же " +"сможете начать общение." + +#: ../../talk/talk_basics.rst:43 +msgid "View all open conversations" +msgstr "Увидеть все открытые разговоры " + +#: ../../talk/talk_basics.rst:45 +msgid "" +"You can view all the conversations that you can join by clicking the button " +"next to the search field and filters button and then on ``Join open " +"conversations.``" +msgstr "" +"Вы можете просмотреть все беседы, к которым можете присоединиться, нажав " +"кнопку рядом с полем поиска и кнопкой фильтров, а затем ``Присоединиться к " +"открытым разговорам``." + +#: ../../talk/talk_basics.rst:51 +msgid "Filter your conversations" +msgstr "Отфильтруйте ваши разговоры" + +#: ../../talk/talk_basics.rst:53 +msgid "" +"You can filter your conversations using the filter button located next to " +"the search field. There are two options for filtering: 1. Filter unread " +"mentions: This option allows you to view group conversations with unread " +"mentions or unread one-on-one conversations. 2. Filter unread messages: This" +" option allows you to view all unread messages in all joined conversations." +msgstr "" +"Вы можете отфильтровать свои переписки с помощью кнопки фильтр, " +"расположенной рядом с полем поиска. Существует два варианта фильтрации: 1. " +"Фильтровать непрочитанные упоминания: этот вариант позволяет просматривать " +"групповые переписки с непрочитанными упоминаниями или непрочитанные личные " +"беседы. 2. Фильтровать непрочитанные сообщения: эта опция позволяет " +"просматривать все непрочитанные сообщения во всех присоединенных беседах." + +#: ../../talk/talk_basics.rst:60 +msgid "You can then clear the filter from the filters menu." +msgstr "Потом вы можете сбросить фильтр через меню фильтра." + +#: ../../talk/talk_basics.rst:66 +msgid "Sharing files in a chat" +msgstr "Обмен файлами в чате" + +#: ../../talk/talk_basics.rst:68 +msgid "You can share files in a chat in 3 ways." +msgstr "Вы можете обмениваться файлами в чате 3 способами." + +#: ../../talk/talk_basics.rst:70 +msgid "First, you can simply drag'n'drop them on the chat." +msgstr "Во-первых, вы можете просто перетащить их в чат." + +#: ../../talk/talk_basics.rst:75 +msgid "" +"Second, you can select a file from your Nextcloud Files or a file manager by" +" choosing the little paperclip and selecting where you'd like to pick the " +"file from." +msgstr "" +"Во-вторых, вы можете выбрать файл из своих файлов Nextcloud Files или из " +"файлового менеджера, выбрав маленькую скрепку и указав, откуда вы хотите " +"взять файл." + +#: ../../talk/talk_basics.rst:83 +msgid "" +"You can add more files until you are done and decide to share the files. You" +" can also add a text caption to your shared files, providing a brief " +"description or context." +msgstr "" +"Вы можете добавлять больше файлов, пока не закончите и не решите поделиться " +"ими. Вы также можете добавить к общим файлам текстовую подпись с кратким " +"описанием или контекстом." + +#: ../../talk/talk_basics.rst:88 +msgid "" +"All users will be able to click the files to view, edit or download them, " +"irrespective of them having a user account. Users with an account will have " +"the file automatically shared with them while external guest users will get " +"them shared as a public link." +msgstr "" +"Все пользователи смогут нажимать на файлы для просмотра, редактирования или " +"загрузки, независимо от наличия у них учётной записи. Пользователи с учётной" +" записью автоматически получают доступ к файлам, в то время как внешние " +"гостевые пользователи получают их в виде общедоступной ссылки." + +#: ../../talk/talk_basics.rst:94 +msgid "Inserting emoji" +msgstr "Вставка эмодзи" + +#: ../../talk/talk_basics.rst:96 +msgid "" +"You can add emoji using the picker on the left of the text input field." +msgstr "" +"Вы можете добавить эмодзи с помощью переключателя, расположенного слева от " +"поля ввода текста." + +#: ../../talk/talk_basics.rst:102 +msgid "Editing messages" +msgstr "Редактирование сообщений" + +#: ../../talk/talk_basics.rst:104 +msgid "" +"You can edit messages and captions to file shares up to 6 hours after " +"sending." +msgstr "" +"Редактировать сообщения и подписи к общим файлам можно в течение 6 часов " +"после отправки." + +#: ../../talk/talk_basics.rst:110 +msgid "Using Markdown" +msgstr "Использовать Markdown" + +#: ../../talk/talk_basics.rst:112 +msgid "" +"You can enhance your messages with a markdown syntax support. See list for " +"usage:" +msgstr "" +"Вы можете улучшить свои сообщения с помощью поддержки синтаксиса Markdown. " +"См. список использования:" + +#: ../../talk/talk_basics.rst:114 +msgid "**Headings and dividers**" +msgstr "**Заголовки и разделители**" + +#: ../../talk/talk_basics.rst:131 +msgid "**Inline decorations**" +msgstr "**Встроенные декораторы**" + +#: ../../talk/talk_basics.rst:144 +msgid "**Lists**" +msgstr "**Списки**" + +#: ../../talk/talk_basics.rst:155 +msgid "**Quotes**" +msgstr "**Цитаты**" + +#: ../../talk/talk_basics.rst:162 +msgid "**Task lists**" +msgstr "**Списки задач**" + +#: ../../talk/talk_basics.rst:169 +msgid "**Tables**" +msgstr "**Таблицы**" + +#: ../../talk/talk_basics.rst:178 +msgid "Setting reminder on messages" +msgstr "Установка напоминаний о сообщениях" + +#: ../../talk/talk_basics.rst:180 +msgid "" +"You can set reminders on specific messages. If there's an important message " +"you want to be notified about later, simply hover over it and click on the " +"reminder icon." +msgstr "" +"Вы можете устанавливать напоминания для конкретных сообщений. Если есть " +"важное сообщение, о котором вы хотите получить уведомление позже, просто " +"наведите на него курсор и щёлкните значок напоминания." + +#: ../../talk/talk_basics.rst:185 +msgid "" +"In the submenu, you can select an appropriate time to receive a notification" +" later." +msgstr "" +"В подменю вы можете выбрать подходящее время, чтобы получить уведомление " +"позже." + +#: ../../talk/talk_basics.rst:191 +msgid "Replying to messages and more" +msgstr "Ответы на сообщения и многое другое" + +#: ../../talk/talk_basics.rst:193 +msgid "" +"You can reply to a message using the arrow that appears when you hover a " +"message." +msgstr "" +"Ответить на сообщение можно с помощью стрелки, которая появляется при " +"наведении на сообщение." + +#: ../../talk/talk_basics.rst:198 +msgid "" +"In the ``...`` menu you can also choose to reply privately. This will open a" +" one-on-one chat." +msgstr "" +"В меню с тремя точками``...`` вы также можете выбрать ответ в приватном " +"режиме. При этом откроется чат один на один." + +#: ../../talk/talk_basics.rst:203 +msgid "" +"Here you can also create a direct link to the message or mark it unread so " +"you will scroll back there next time you enter the chat. When it is a file, " +"you can view the file in Files." +msgstr "" +"Здесь вы также можете создать прямую ссылку на сообщение или пометить его " +"непрочитанным, чтобы вернуться к нему в следующий раз, когда вы войдёте в " +"чат. Если это файл, то вы можете просмотреть его в разделе Файлы." + +#: ../../talk/talk_basics.rst:206 +msgid "Silent messages" +msgstr "Беззвучные сообщения" + +#: ../../talk/talk_basics.rst:208 +msgid "" +"If you don't want to disturb anyone in the middle of the night, there is a " +"silent mode for chatting. While it is enabled, other participants will not " +"receive notifications from your messages." +msgstr "" +"Если вы не хотите никого беспокоить посреди ночи, для общения в чате " +"предусмотрен беззвучный режим. Пока он включен, другие участники не будут " +"получать уведомления о ваших сообщениях." + +#: ../../talk/talk_basics.rst:215 +msgid "Managing a conversation" +msgstr "Управление беседой" + +#: ../../talk/talk_basics.rst:217 +msgid "" +"You are always moderator in your new conversation. In the participant list " +"you can promote other participants to moderators using the ``...`` menu to " +"the right of their user name, assign them custom permissions or remove them " +"from the conversation." +msgstr "" +"Вы всегда являетесь модератором в новой беседе. В списке участников вы " +"можете повысить статус других участников до модераторов с помощью меню " +"``...`` справа от их имени пользователя, назначить им настраиваемые " +"разрешения или удалить их из беседы." + +#: ../../talk/talk_basics.rst:219 +msgid "" +"Changing permissions of a user that joined a public conversation will also " +"permanently add them to the conversation." +msgstr "" +"Изменение разрешений пользователя, присоединившегося к общедоступной беседе," +" также навсегда добавит его в беседу." + +#: ../../talk/talk_basics.rst:224 +msgid "" +"Moderators can configure the conversation. Select ``Conversation settings`` " +"from the ``...`` menu of the conversation on the top to access the settings." +msgstr "" +"Модераторы могут настроить переписку. Выберите `Настройки переписки` из " +"``...`` меню переписки вверху, чтобы получить доступ к настройкам." + +#: ../../talk/talk_basics.rst:229 +msgid "" +"Here you can configure the description, guest access, if the conversation is" +" visible to others on the server and more." +msgstr "" +"Здесь вы можете настроить описание, гостевой доступ, если беседа видима для " +"других пользователей сервера и многое другое." + +#: ../../talk/talk_basics.rst:235 +msgid "Messages expiration" +msgstr "Срок действия сообщений" + +#: ../../talk/talk_basics.rst:237 +msgid "" +"A moderator can configure message expiration under the ``Conversation " +"settings`` within the ``Moderation`` section. Once a message reaches its " +"expiration time, it is automatically removed from the conversation. The " +"available expiration durations are 1 hour, 8 hours, 1 day, 1 week, 4 weeks, " +"or never (which is the default setting)." +msgstr "" +"Модератор может настроить срок действия сообщения в разделе ``Настройки " +"разговора`` в разделе ``Модерация``. Как только срок действия сообщения " +"истечет, оно автоматически удаляется из беседы. Доступные сроки действия: 1 " +"час, 8 часов, 1 день, 1 неделя, 4 недели или никогда (это настройка по " +"умолчанию)." + +#: ../../talk/talk_basics.rst:245 +msgid "Starting a call" +msgstr "Начало вызова" + +#: ../../talk/talk_basics.rst:247 +msgid "" +"When you're in a conversation, you can start a call any time with the " +"``Start call`` button. Other participants will get notified and can join the" +" call." +msgstr "" +"Во время разговора вы можете начать разговор в любое время, нажав кнопку " +"``Начать разговор``. Другие участники получат уведомление и смогут " +"присоединиться к разговору." + +#: ../../talk/talk_basics.rst:252 +msgid "" +"If somebody else has started a call already, the button will change in a " +"green ``Join call`` button." +msgstr "" +"Если кто-то другой уже начал вызов, кнопка изменится на зеленую " +"``Присоединиться к вызову```." + +#: ../../talk/talk_basics.rst:257 +msgid "" +"During a call, you can mute your microphone and disable your video with the " +"buttons on the right side of the top bar, or using the shortcuts ``M`` to " +"mute audio and ``V`` to disable video. You can also use the space bar to " +"toggle mute. When you are muted, pressing space will unmute you so you can " +"speak until you let go of the space bar. If you are unmuted, pressing space " +"will mute you until you let go." +msgstr "" +"Во время вызова вы можете отключить микрофон и выключить видео с помощью " +"кнопок на видео внизу справа или с помощью сочетаний клавиш ``M`` для " +"отключения звука и ``V`` для отключения видео. Вы также можете использовать " +"пробел для отключения звука. Если вы отключили звук, нажатие пробела " +"отключит звук, и вы сможете говорить, пока не отпустите пробел. Если вы " +"отключили звук, нажатие пробела отключит звук, пока вы не отпустите пробел." + +#: ../../talk/talk_basics.rst:259 +msgid "" +"You can hide your video (useful during a screen share) with the little arrow" +" just above the video stream. Bring it back with the little arrow again." +msgstr "" +"Вы можете скрыть видео (полезно при совместном использовании экрана) с " +"помощью маленькой стрелки, расположенной над видеопотоком. Включите видео " +"обратно с помощью маленькой стрелки." + +#: ../../talk/talk_basics.rst:261 +msgid "" +"You can access your settings and choose a different webcam, microphone and " +"other settings in the ``...`` menu in the top bar." +msgstr "" +"Вы можете получить доступ к настройкам и выбрать другую веб-камеру, микрофон" +" и другие настройки в меню ``...`` в верхней панели." + +#: ../../talk/talk_basics.rst:266 +msgid "" +"From media settings dialog, you can also change the background of your " +"video." +msgstr "" +"В диалоговом окне настроек мультимедиа вы также можете изменить фон вашего " +"видео." + +#: ../../talk/talk_basics.rst:271 +msgid "You can change other settings in the ``Talk settings`` dialog." +msgstr "" +"Вы можете изменить другие настройки в диалоговом окне \"Настройки " +"разговора\"." + +#: ../../talk/talk_basics.rst:277 +msgid "Starting a screen share" +msgstr "Запуск общего доступа к экрану" + +#: ../../talk/talk_basics.rst:279 +msgid "" +"You can click the monitor icon on your video stream to share your screen. " +"Depending on your browser, you will get the option to share a monitor, an " +"application window or a single browser tab. If video from your camera is " +"also available, other participants will see it in a small presenter view " +"next to the screen share." +msgstr "" +"Вы можете щелкнуть значок монитора в видеопотоке, чтобы поделиться своим " +"экраном. В зависимости от вашего браузера вы получите возможность поделиться" +" монитором, окном приложения или отдельной вкладкой браузера. Если видео с " +"вашей камеры также доступно, другие участники увидят его в небольшом " +"представлении докладчика рядом с демонстрацией экрана." + +#: ../../talk/talk_basics.rst:286 +msgid "Changing view in a call" +msgstr "Изменение вида во время вызова" + +#: ../../talk/talk_basics.rst:288 +msgid "" +"You can switch the view in a call with the little four-block icon in the " +"top-right between promoted-view and grid view. The grid view will show " +"everyone equally big and if the people do not fit on the screen, buttons " +"will appear on the left and right that let you navigate." +msgstr "" +"Вы можете переключать вид во время разговора с помощью маленького значка с " +"четырьмя блоками в правом верхнем углу между видом с продвижением и видом " +"сетки. Вид сетки покажет всех одинаково крупно, а если люди не помещаются на" +" экране, слева и справа появятся кнопки, позволяющие перемещаться." + +#: ../../talk/talk_basics.rst:293 +msgid "" +"The promoted view shows the speaker large and others in a row below. If the " +"people do not fit on the screen, buttons will appear on the left and right " +"that let you navigate." +msgstr "" +"В раскрученном виде спикер отображается крупно, а другие люди располагаются " +"в ряд ниже. Если люди не помещаются на экране, слева и справа появляются " +"кнопки, позволяющие перемещаться."