"description":"Shown in the about box for the link to software acknowledgments"
},
"privacyPolicy":{
"message":"Условия и Политика конфиденциальности",
"description":"Shown in the about box for the link to https://signal.org/legal"
},
"appleSilicon":{
"message":"Apple silicon",
"description":"Shown in the about box for Apple silicon product name"
},
"copyErrorAndQuit":{
"message":"Скопировать ошибку и выйти",
"description":"Shown in the top-level error popup, allowing user to copy the error text and close the app"
},
"unknownContact":{
"message":"Неизвестный контакт",
"description":"Shown as the name of a contact if we don't have any displayable information about them"
},
"unknownGroup":{
"message":"Неизвестная группа",
"description":"Shown as the name of a group if we don't have any information about it"
},
"databaseError":{
"message":"Ошибка базы данных",
"description":"Shown in a popup if the database cannot start up properly"
},
"deleteAndRestart":{
"message":"Удалить все данные и перезапустить",
"description":"Shown in a popup if the database cannot start up properly; allows user to delete database and restart"
},
"mainMenuFile":{
"message":"&Файл",
"description":"The label that is used for the File menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuCreateStickers":{
"message":"Создать/загрузить набор стикеров",
"description":"The label that is used for the Create/upload sticker pack option in the File menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuEdit":{
"message":"&Правка",
"description":"The label that is used for the Edit menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuView":{
"message":"&Вид",
"description":"The label that is used for the View menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuWindow":{
"message":"&Окно",
"description":"The label that is used for the Window menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuHelp":{
"message":"&Справка",
"description":"The label that is used for the Help menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuSettings":{
"message":"Настройки…",
"description":"The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for ‘Preferences’ on the operating system."
},
"appMenuServices":{
"message":"Службы",
"description":"Application menu item for macOS 'Services'"
},
"appMenuHide":{
"message":"Скрыть",
"description":"Application menu command to hide the window"
},
"appMenuHideOthers":{
"message":"Скрыть другие",
"description":"Application menu command to hide all other windows"
},
"appMenuUnhide":{
"message":"Показать все",
"description":"Application menu command to show all application windows"
},
"appMenuQuit":{
"message":"Выйти из Signal",
"description":"Application menu command to close the application"
},
"editMenuUndo":{
"message":"Отменить",
"description":"Edit menu command to remove recently-typed text"
},
"editMenuRedo":{
"message":"Вернуть",
"description":"Edit menu command to restore previously undone typed text"
},
"editMenuCut":{
"message":"Вырезать",
"description":"Edit menu command to remove selected text and add it to clipboard"
},
"editMenuCopy":{
"message":"Копировать",
"description":"Edit menu command to add selected text to clipboard"
},
"editMenuPaste":{
"message":"Вставить",
"description":"Edit menu command to insert text from clipboard at cursor location"
},
"editMenuPasteAndMatchStyle":{
"message":"Вставить только текст",
"description":"Edit menu command to insert text from clipboard at cursor location, taking only text and not style information"
},
"editMenuDelete":{
"message":"Удалить",
"description":"Edit menu command to remove the selected text"
},
"editMenuSelectAll":{
"message":"Выбрать всё",
"description":"Edit menu command to select all of the text in selected text box"
},
"editMenuStartSpeaking":{
"message":"Начать диктовку",
"description":"Edit menu item under 'speech' to start dictation"
},
"editMenuStopSpeaking":{
"message":"Остановить диктовку",
"description":"Edit menu item under 'speech' to stop dictation"
},
"windowMenuClose":{
"message":"Закрыть окно",
"description":"Window menu command to close the current window"
},
"windowMenuMinimize":{
"message":"Свернуть",
"description":"Window menu command to minimize the current window"
},
"windowMenuZoom":{
"message":"Увеличить",
"description":"Window menu command to make the current window the size of the whole screen"
},
"windowMenuBringAllToFront":{
"message":"Переместить все на передний план",
"description":"Window menu command to bring all windows of current application to front"
},
"viewMenuResetZoom":{
"message":"Фактический размер",
"description":"View menu command to go back to the default zoom"
},
"viewMenuZoomIn":{
"message":"Увеличить",
"description":"View menu command to make everything bigger"
},
"viewMenuZoomOut":{
"message":"Уменьшить",
"description":"View menu command to make everything smaller"
},
"viewMenuToggleFullScreen":{
"message":"Переключить полный экран",
"description":"View menu command to enter or leave Full Screen mode"
},
"viewMenuToggleDevTools":{
"message":"Переключить инструменты разработчика",
"description":"View menu command to show or hide the developer tools"
},
"menuSetupAsNewDevice":{
"message":"Настроить как новое устройство",
"description":"When the application is not yet set up, menu option to start up the set up as fresh device"
},
"menuSetupAsStandalone":{
"message":"Настроить как самостоятельное устройство",
"description":"Only available on development modes, menu option to open up the standalone device setup sequence"
},
"messageContextMenuButton":{
"message":"Больше действий",
"description":"Label for context button next to each message"
},
"contextMenuCopyLink":{
"message":"Копировать ссылку",
"description":"Shown in the context menu for a link to indicate that the user can copy the link"
},
"contextMenuCopyImage":{
"message":"Копировать изображение",
"description":"Shown in the context menu for an image to indicate that the user can copy the image"
},
"contextMenuNoSuggestions":{
"message":"Нет предложений",
"description":"Shown in the context menu for a misspelled word to indicate that there are no suggestions to replace the misspelled word"
},
"avatarMenuViewArchive":{
"message":"Просмотреть архив",
"description":"One of the menu options available in the Avatar popup menu"
},
"avatarMenuChatColors":{
"message":"Цвет чата",
"description":"One of the menu options available in the Avatar popup menu"
},
"avatarMenuUpdateAvailable":{
"message":"Обновить Signal",
"description":"One of the menu options available in the Avatar popup menu"
},
"loading":{
"message":"Загрузка…",
"description":"Message shown on the loading screen before we've loaded any messages"
},
"optimizingApplication":{
"message":"Оптимизация приложения…",
"description":"Message shown on the loading screen while we are doing application optimizations"
"description":"Message shown on the loading screen while we are doing application optimizations"
},
"archivedConversations":{
"message":"Архивированные разговоры",
"description":"Shown in place of the search box when showing archived conversation list"
},
"LeftPane--pinned":{
"message":"Прикрепленные",
"description":"Shown as a header for pinned conversations in the left pane"
},
"LeftPane--chats":{
"message":"Чаты",
"description":"Shown as a header for non-pinned conversations in the left pane"
},
"archiveHelperText":{
"message":"Эти разговоры архивированы и появятся во Входящих, только если будут получены новые сообщения.",
"description":"Shown at the top of the archived conversations list in the left pane"
},
"noArchivedConversations":{
"message":"Нет архивированных разговоров.",
"description":"Shown at the top of the archived conversations list in the left pane if there is no any archived conversation"
},
"archiveConversation":{
"message":"Архивировать",
"description":"Shown in menu for conversation, and moves conversation out of main conversation list"
},
"markUnread":{
"message":"Отметить как непрочитанный",
"description":"Shown in menu for conversation, and marks conversation as unread"
},
"moveConversationToInbox":{
"message":"Разархивировать",
"description":"Undoes Archive Conversation action, and moves archived conversation back to the main conversation list"
},
"pinConversation":{
"message":"Прикрепить разговор",
"description":"Shown in menu for conversation, and pins the conversation to the top of the conversation list"
},
"unpinConversation":{
"message":"Открепить разговор",
"description":"Undoes Archive Conversation action, and unpins the conversation from the top of the conversation list"
},
"pinnedConversationsFull":{
"message":"Вы можете прикрепить только до 4 чатов",
"description":"Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory":{
"message":"Выбрать папку",
"description":"Button to allow the user to find a folder on disk"
},
"chooseFile":{
"message":"Выбрать файл",
"description":"Button to allow the user to find a file on disk"
},
"loadDataHeader":{
"message":"Загрузите свои данные",
"description":"Header shown on the first screen in the data import process"
},
"loadDataDescription":{
"message":"Вы только что прошли процесс экспорта, и ваши контакты и сообщения терпеливо ждут вас на вашем компьютере. Выберите папку, содержащую ваши сохраненные данные Signal.",
"description":"Introduction to the process of importing messages and contacts from disk"
},
"importChooserTitle":{
"message":"Выберите каталог с экспортированными данными",
"description":"Title of the popup window used to select data previously exported"
},
"importErrorHeader":{
"message":"Что-то пошло не так!",
"description":"Header of the error screen after a failed import"
},
"importingHeader":{
"message":"Загрузка контактов и сообщений",
"description":"Header of screen shown as data is import"
},
"importErrorFirst":{
"message":"Убедитесь, что вы выбрали правильный каталог, содержащий ваши сохраненные данные Signal. Его название должно начинаться с «Signal Export». Также вы можете сохранить новую копию своих данных из приложения для Chrome.",
"description":"Message shown if the import went wrong; first paragraph"
},
"importErrorSecond":{
"message":"Если эти шаги не работают для вас, пожалуйста, отправьте журнал отладки (Вид -> Журнал отладки), чтобы мы могли помочь вам с миграцией!",
"description":"Message shown if the import went wrong; second paragraph"
},
"importAgain":{
"message":"Выберите папку и повторите попытку",
"description":"Button shown if the user runs into an error during import, allowing them to start over"
},
"importCompleteHeader":{
"message":"Успех!",
"description":"Header shown on the screen at the end of a successful import process"
},
"importCompleteStartButton":{
"message":"Начать использование Signal Desktop",
"description":"Button shown at end of successful import process, nothing left but a restart"
},
"importCompleteLinkButton":{
"message":"Привязать это устройство к вашему телефону",
"description":"Button shown at end of successful 'light' import process, so the standard linking process still needs to happen"
},
"selectedLocation":{
"message":"выбранное вами расположение",
"description":"Message shown as the export location if we didn't capture the target directory"
},
"upgradingDatabase":{
"message":"Обновление базы данных. Это может занять некоторое время…",
"description":"Message shown on the loading screen when we're changing database structure on first run of a new version"
},
"loadingMessages":{
"message":"Загрузка сообщений. Уже $count$…",
"description":"Message shown on the loading screen when we're catching up on the backlog of messages"
},
"view":{
"message":"Просмотреть",
"description":"Used as a label on a button allowing user to see more information"
},
"youLeftTheGroup":{
"message":"Вы больше не являетесь участником группы.",
"description":"Displayed when a user can't send a message because they have left the group"
},
"invalidConversation":{
"message":"Эта группа недействительна. Пожалуйста, создайте новую группу.",
"description":"Displayed when a user can't send a message because something has gone wrong in the conversation."
},
"scrollDown":{
"message":"Перейти в конец разговора",
"description":"Alt text for button to take user down to bottom of conversation, shown when user scrolls up"
},
"messagesBelow":{
"message":"Новые сообщения ниже",
"description":"Alt text for button to take user down to bottom of conversation with more than one message out of screen"
},
"unreadMessage":{
"message":"1 непрочитанное сообщение",
"description":"Text for unread message separator, just one message"
},
"unreadMessages":{
"message":"$count$ непрочитанных сообщений",
"description":"Text for unread message separator, with count"
},
"messageHistoryUnsynced":{
"message":"Для вашей безопасности история переписки не переносится на новые привязанные устройства.",
"description":"Shown in the conversation history when a user links a new device to explain what is not supported."
},
"youMarkedAsVerified":{
"message":"Вы отметили свой код безопасности с $name$ как подтвержденный",
"description":"Shown in the conversation history when the user marks a contact as verified."
},
"youMarkedAsNotVerified":{
"message":"Вы отметили свой код безопасности с $name$ как неподтвержденный",
"description":"Shown in the conversation history when the user marks a contact as not verified, whether on the Safety Number screen or by dismissing a banner or dialog."
},
"youMarkedAsVerifiedOtherDevice":{
"message":"Вы отметили свой код безопасности с $name$ как подтвержденный с другого устройства",
"description":"Shown in the conversation history when we discover that the user marked a contact as verified on another device."
},
"youMarkedAsNotVerifiedOtherDevice":{
"message":"Вы отметили свой код безопасности с $name$ как неподтвержденный с другого устройства",
"description":"Shown in the conversation history when we discover that the user marked a contact as not verified on another device."
},
"membersNeedingVerification":{
"message":"Ваши коды безопасности с данными участниками группы изменились со времени последнего подтверждения. Нажмите на участника группы, чтобы увидеть ваш новый код безопасности с ними.",
"description":"When there are multiple previously-verified group members with safety number changes, a banner will be shown. The list of contacts with safety number changes is shown, and this text introduces that list."
},
"changedRightAfterVerify":{
"message":"Код безопасности, который вы пытаетесь подтвердить, изменился. Пожалуйста, перепроверьте ваш код безопасности с $name1$. Помните, это изменение может означать, что кто-то пытается перехватить вашу переписку и звонки или что $name2$ просто переустановил(-а) Signal.",
"description":"Shown on the safety number screen when the user has selected to verify/unverify a contact's safety number, and we immediately discover a safety number change"
},
"changedVerificationWarning":{
"message":"Следующие люди могли переустановить Signal или сменить устройства. Подтвердите ваш код безопасности с ними, чтобы обеспечить конфиденциальность.",
"description":"Shown on confirmation dialog when user attempts to send a message"
},
"safetyNumberChangeDialog__pending-messages":{
"message":"Отправить ожидающие сообщения",
"description":"Shown on confirmation dialog when user attempts to send a message in the outbox"
},
"identityKeyErrorOnSend":{
"message":"Ваш код безопасности с $name1$ изменился. Это может означать, что кто-то пытается перехватить вашу переписку и звонки или что $name2$ просто переустановил(-а) Signal. Возможно, вы захотите подтвердить ваш код безопасности с этим контактом.",
"description":"Shown when user clicks on a failed recipient in the message detail view after an identity key change"
},
"sendAnyway":{
"message":"Всё равно отправить",
"description":"Used on a warning dialog to make it clear that it might be risky to send the message."
},
"callAnyway":{
"message":"Все равно позвонить",
"description":"Used on a warning dialog to make it clear that it might be risky to call the conversation."
},
"continueCall":{
"message":"Продолжить звонок",
"description":"Used on a warning dialog to make it clear that it might be risky to continue the group call."
},
"noLongerVerified":{
"message":"Ваш код безопасности с $name$ изменился и больше не является подтвержденным. Нажмите, чтобы показать.",
"description":"Shown in conversation banner when user's safety number has changed, but they were previously verified."
},
"multipleNoLongerVerified":{
"message":"Ваши коды безопасности с несколькими участниками этой группы изменились и больше не являются подтвержденными. Нажмите, чтобы показать.",
"description":"Shown in conversation banner when more than one group member's safety number has changed, but they were previously verified."
},
"debugLogExplanation":{
"message":"Когда вы нажмёте «Отправить», ваш журнал будет размещён в интернете на 30 дней по уникальному неопубликованному URL-адресу. Вы можете сначала сохранить его локально.",
"description":"Description of what will happen with your debug log"
},
"debugLogError":{
"message":"С загрузкой что-то пошло не так! Пожалуйста, отправьте письмо по адресу support@signal.org и прикрепите свой журнал в виде текстового файла.",
"description":"Error message a recommendations if debug log upload fails"
},
"debugLogSuccess":{
"message":"Журнал отладки отправлен",
"description":"Title of the success page for submitting a debug log"
},
"debugLogSuccessNextSteps":{
"message":"Журнал отладки был загружен. При обращении в поддержку скопируйте URL-адрес, указанный ниже, и вставьте его в письмо вместе с описанием проблемы и действиями для её воспроизведения.",
"description":"Explanation of next steps to take when submitting debug log"
},
"debugLogLogIsIncomplete":{
"message":"…чтобы просмотреть журнал полностью, нажмите «Сохранить»",
"description":"Shown as the text for the copy button on the debug log screen"
},
"debugLogCopy":{
"message":"Копировать ссылку",
"description":"Shown as the text for the copy button on the debug log screen"
},
"debugLogSave":{
"message":"Сохранить",
"description":"Shown as the text for the download button on the debug log screen"
},
"debugLogLinkCopied":{
"message":"Ссылка скопирована в ваш буфер обмена",
"description":"Shown in a toast to let the user know that the link to the debug log has been copied to their clipboard"
},
"reportIssue":{
"message":"Связаться с поддержкой",
"description":"Link to open the issue tracker"
},
"gotIt":{
"message":"Понятно!",
"description":"Label for a button that dismisses a dialog. The user clicks it to confirm that they understand the message in the dialog."
"message":"Ваш код безопасности с этим контактом изменился. Это может означать, что кто-то пытается перехватить вашу переписку и звонки или что этот контакт просто переустановил Signal. Возможно, вам стоит подтвердить ваш новый код безопасности, показанный ниже."
"message":"Посмотрите, $whatsNew$ в этом обновлении",
"description":"Shown in the main window"
},
"viewReleaseNotes":{
"message":"что нового",
"description":"Clickable link that displays the latest release notes"
},
"typingAlt":{
"message":"Анимация набора текста для этого разговора",
"description":"Used as the 'title' attribute for the typing animation"
},
"contactInAddressBook":{
"message":"Этот человек есть в ваших контактах.",
"description":"Description of icon denoting that contact is from your address book"
},
"contactAvatarAlt":{
"message":"Аватар для контакта $name$",
"description":"Used in the alt tag for the image avatar of a contact"
},
"sendMessageToContact":{
"message":"Отправить сообщение",
"description":"Shown when you are sent a contact and that contact has a signal account"
},
"home":{
"message":"домашний",
"description":"Shown on contact detail screen as a label for an address/phone/email"
},
"work":{
"message":"рабочий",
"description":"Shown on contact detail screen as a label for an address/phone/email"
},
"mobile":{
"message":"мобильный",
"description":"Shown on contact detail screen as a label for a phone or email"
},
"email":{
"message":"email",
"description":"Generic label shown if contact email has custom type but no label"
},
"phone":{
"message":"телефон",
"description":"Generic label shown if contact phone has custom type but no label"
},
"address":{
"message":"адрес",
"description":"Generic label shown if contact address has custom type but no label"
},
"poBox":{
"message":"почтовый ящик",
"description":"When rendering an address, used to provide context to a post office box"
},
"downloading":{
"message":"Скачивание",
"description":"Shown in the message bubble while a long message attachment is being downloaded"
},
"downloadFullMessage":{
"message":"Скачать полное сообщение",
"description":"Shown in the message bubble while a long message attachment is not downloaded"
},
"downloadAttachment":{
"message":"Загрузить вложение",
"description":"Shown in a message's triple-dot menu if there isn't room for a dedicated download button"
},
"reactToMessage":{
"message":"Отреагировать на сообщение",
"description":"Shown in triple-dot menu next to message to allow user to react to the associated message"
},
"replyToMessage":{
"message":"Ответить на сообщение",
"description":"Shown in triple-dot menu next to message to allow user to start crafting a message with a quotation"
},
"originalMessageNotFound":{
"message":"Исходное сообщение не найдено",
"description":"Shown in quote if reference message was not found as message was initially downloaded and processed"
},
"originalMessageNotAvailable":{
"message":"Исходное сообщение больше не доступно",
"description":"Shown in toast if user clicks on quote that references message no longer in database"
},
"messageFoundButNotLoaded":{
"message":"Исходное сообщение найдено, но не загружено. Прокрутите вверх, чтобы загрузить его.",
"description":"Shown in toast if user clicks on quote references messages not loaded in view, but in database"
},
"voiceRecording--start":{
"message":"Начать запись голосового сообщения",
"description":"Tooltip for microphone button to start voice message"
},
"voiceRecording--complete":{
"message":"Завершить и отправить голосовое сообщение",
"description":"Tooltip for green complete voice message and send"
},
"voiceRecording--cancel":{
"message":"Отменить голосовое сообщение",
"description":"Tooltip for red button to cancel voice message"
},
"voiceRecordingInterruptedMax":{
"message":"Запись голосового сообщения остановилась, потому что был достигнут максимальный порог длительности.",
"description":"Confirmation dialog message for when the voice recording is interrupted due to max time limit"
},
"voiceRecordingInterruptedBlur":{
"message":"Запись голосового сообщения остановилась, потому что вы переключились на другое приложение.",
"description":"Confirmation dialog message for when the voice recording is interrupted due to app losing focus"
},
"voiceNoteLimit":{
"message":"Голосовые сообщения ограничены одним часом. Запись остановится, если вы переключитесь на другое приложение.",
"description":"Shown in toast to warn user about limited time and that window must be in focus"
},
"voiceNoteMustBeOnlyAttachment":{
"message":"Голосовое сообщение должно содержать только одно вложение.",
"description":"Shown in toast if tries to record a voice note with any staged attachments"
},
"voiceNoteError":{
"message":"При записи голосового сообщения произошла ошибка.",
"description":"Shown in a dialog to inform user that we experienced an unrecoverable error"
},
"attachmentSaved":{
"message":"Вложение сохранено.",
"description":"Shown after user selects to save to downloads"
},
"attachmentSavedShow":{
"message":"Показать в папке",
"description":"Button label for showing the attachment in your file system"
},
"you":{
"message":"Вы",
"description":"Shown when the user represented is the current user."
},
"replyingTo":{
"message":"Ответ $name$",
"description":"Shown in iOS theme when you or someone quotes to a message which is not from you"
},
"audioPermissionNeeded":{
"message":"Чтобы отправлять аудиосообщения, разрешите Signal Desktop доступ к вашему микрофону.",
"description":"Shown if the user attempts to send an audio message without audio permissions turned on"
},
"audioCallingPermissionNeeded":{
"message":"Чтобы совершать звонки, вы должны разрешить Signal Desktop доступ к вашему микрофону.",
"description":"Shown if the user attempts access the microphone for calling without audio permissions turned on"
},
"videoCallingPermissionNeeded":{
"message":"Чтобы совершать видеозвонки, вы должны разрешить Signal Desktop доступ к вашей камере.",
"description":"Shown if the user attempts access the camera for video calling without video permissions turned on"
},
"allowAccess":{
"message":"Разрешить доступ",
"description":"Button shown in popup asking to enable microphone/video permissions to send audio messages"
},
"showSettings":{
"message":"Показать настройки",
"description":"A button shown in dialog requesting the user to turn on audio permissions"
},
"audio":{
"message":"Аудио",
"description":"Shown in a quotation of a message containing an audio attachment if no text was originally provided with that attachment"
},
"video":{
"message":"Видео",
"description":"Shown in a quotation of a message containing a video if no text was originally provided with that video"
},
"photo":{
"message":"Фото",
"description":"Shown in a quotation of a message containing a photo if no text was originally provided with that image"
},
"text":{
"message":"Текст",
"description":"Label for the word 'text'"
},
"cannotUpdate":{
"message":"Невозможно обновить",
"description":"Shown as the title of our update error dialogs on windows"
},
"muted":{
"message":"Увед. отключены",
"description":"Shown in a button when a conversation is muted"
},
"mute":{
"message":"Откл. уведомления",
"description":"Shown in a button when a conversation is unmuted and can be muted"
},
"cannotUpdateDetail":{
"message":"Signal не удалось обновиться. $retry$ или посетите $url$, чтобы установить обновление вручную. Затем $support$ об этой проблеме",
"description":"Shown if a general error happened while trying to install update package"
},
"cannotUpdateRequireManualDetail":{
"message":"Signal не удалось обновиться. Посетите $url$, чтобы установить обновление вручную. Затем $support$ об этой проблеме",
"description":"Shown if a general error happened while trying to install update package and manual update is required"
},
"readOnlyVolume":{
"message":"Скорее всего, Signal Desktop находится в карантине macOS и не сможет обновляться автоматически. Пожалуйста, попробуйте переместить $app$ в $folder$ при помощи Finder.",
"description":"Shown on MacOS if running on a read-only volume and we cannot update"
"description":"Label for when something is turned on"
},
"off":{
"message":"Отключено",
"description":"Label for when something is turned off"
},
"deleteWarning":{
"message":"Это сообщение будет удалено с этого устройства.",
"description":"Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning":{
"message":"Это сообщение будет удалено для всех в этом разговоре, если у них установлена недавняя версия Signal. Они смогут увидеть, что вы удалили сообщение.",
"description":"Text shown in the confirmation dialog for deleting a message for everyone"
},
"from":{
"message":"От",
"description":"Label for the sender of a message"
},
"to":{
"message":"Кому",
"description":"Label for the receiver of a message"
},
"toJoiner":{
"message":"в",
"description":"Joiner for message search results - like 'Jon' to 'Friends Group'"
},
"sent":{
"message":"Отправлено",
"description":"Label for the time a message was sent"
},
"received":{
"message":"Получено",
"description":"Label for the time a message was received"
},
"sendMessage":{
"message":"Сообщение",
"description":"Placeholder text in the message entry field"
"description":"Label for back button in a conversation"
},
"moreInfo":{
"message":"Подробнее",
"description":"Shown on the drop-down menu for an individual message, takes you to message detail screen"
},
"retrySend":{
"message":"Повторить попытку отправки",
"description":"Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"retryDeleteForEveryone":{
"message":"Попробовать удалить для всех ещё раз",
"description":"Shown on the drop-down menu for an individual message, but only if a previous delete for everyone failed to send"
},
"forwardMessage":{
"message":"Переслать сообщение",
"description":"Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage":{
"message":"Удалить сообщение для меня",
"description":"Shown on the drop-down menu for an individual message, deletes single message"
},
"deleteMessageForEveryone":{
"message":"Удалить сообщение для всех",
"description":"Shown on the drop-down menu for an individual message, deletes single message for everyone"
},
"deleteMessages":{
"message":"Удалить",
"description":"Menu item for deleting messages, title case."
},
"deleteConversationConfirmation":{
"message":"Удалить этот разговор без возможности восстановления?",
"description":"Confirmation dialog text that asks the user if they really wish to delete the conversation. Answer buttons use the strings 'ok' and 'cancel'. The deletion is permanent, i.e. it cannot be undone."
},
"sessionEnded":{
"message":"Защищенный сеанс сброшен",
"description":"This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification":{
"message":"Сессия чата обновлена",
"description":"Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore":{
"message":"Узнать больше",
"description":"Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary":{
"message":"Signal использует сквозное шифрование, и ему иногда бывает нужно обновить сессию вашего чата. Это не затрагивает безопасность чата, но вы могли пропустить сообщение от этого собеседника. Вы можете попросить его отправить сообщение заново.",
"description":"Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport":{
"message":"Связаться с поддержкой",
"description":"Shown on explainer dialog available from chat session refreshed timeline events"
},
"DeliveryIssue--preview":{
"message":"Ошибка доставки",
"description":"Shown in left pane preview when message delivery issue happens"
},
"DeliveryIssue--notification":{
"message":"Не удалось доставить сообщение от $sender$",
"description":"Shown in timeline when message delivery issue happens"
},
"DeliveryIssue--learnMore":{
"message":"Узнать больше",
"description":"Shown in timeline when message delivery issue happens, to provide access to a popup info dialog"
},
"DeliveryIssue--title":{
"message":"Ошибка доставки",
"description":"Shown on explainer dialog available from delivery issue timeline events"
},
"DeliveryIssue--summary":{
"message":"Сообщение, стикер, реакцию, уведомление о прочтении или медиа-файл от $sender$ не удалось доставить вам. Этот человек мог отправить вышеуказанное напрямую вам или в какую-нибудь группу.",
"description":"Shown on explainer dialog available from delivery issue timeline events in 1:1 conversations"
},
"DeliveryIssue--summary--group":{
"message":"Сообщение, стикер, реакцию, уведомление о прочтении или медиа-файл от $sender$ не удалось доставить вам в этом чате.",
"description":"Shown on explainer dialog available from delivery issue timeline events in groups"
},
"ChangeNumber--notification":{
"message":"$sender$ изменил(-а) свой номер телефона",
"description":"Shown in timeline when a member of a conversation changes their phone number"
},
"quoteThumbnailAlt":{
"message":"Миниатюра изображения из цитируемого сообщения",
"description":"Used in alt tag of thumbnail images inside of an embedded message quote"
},
"imageAttachmentAlt":{
"message":"Изображение, прикрепленное к сообщению",
"description":"Used in alt tag of image attachment"
},
"videoAttachmentAlt":{
"message":"Скриншот видео, прикрепленного к сообщению",
"description":"Used in alt tag of video attachment preview"
},
"lightboxImageAlt":{
"message":"Изображение, отправленное в разговоре",
"description":"Used in the alt tag for the image shown in a full-screen lightbox view"
},
"imageCaptionIconAlt":{
"message":"Значок, показывающий, что у этого изображения есть подпись",
"description":"Used for the icon layered on top of an image in message bubbles"
},
"save":{
"message":"Сохранить",
"description":"Used on save buttons"
},
"reset":{
"message":"Сбросить",
"description":"Used on reset buttons"
},
"fileIconAlt":{
"message":"Значок файла",
"description":"Used in the media gallery documents tab to visually represent a file"
},
"installWelcome":{
"message":"Добро пожаловать в Signal Desktop",
"description":"Welcome title on the install page"
},
"installTagline":{
"message":"Приватное общение возможно. Signal помогает его упростить.",
"description":"Tagline displayed under 'installWelcome' string on the install page"
},
"linkedDevices":{
"message":"Привязанные устройства",
"description":"Used in the guidance to help people find the 'link new device' area of their Signal mobile app"
},
"linkNewDevice":{
"message":"Привязать новое устройство",
"description":"The menu option shown in Signal iOS to add a new linked device"
},
"Install__scan-this-code":{
"message":"Просканируйте этот код в приложении Signal на своем телефоне",
"description":"Title of the device link screen. Also used as alt text for the QR code on the device link screen"
},
"Install__instructions__1":{
"message":"Откройте Signal на своем телефоне",
"description":"Instructions on the device link screen"
},
"Install__instructions__2":{
"message":"Нажмите на $settings$, затем на $linkedDevices$",
"description":"Instructions on the device link screen"
},
"Install__instructions__2__settings":{
"message":"Настройки",
"description":"Part of the 2nd instruction on the device link screen"
},
"Install__instructions__3":{
"message":"Нажмите $plusButton$ (Android) или $linkNewDevice$ (iPhone)",
"description":"Instructions on the device link screen"
},
"Install__qr-failed":{
"message":"Не удалось загрузить QR-код. Проверьте подключение к интернету и попробуйте снова. $learnMore$",
"description":"Shown on the install screen if the QR code fails to load"
},
"Install__qr-failed__learn-more":{
"message":"Узнать больше",
"description":"Shown on the install screen if the QR code fails to load"
},
"Install__support-link":{
"message":"Нужна помощь?",
"description":"Shown on the install screen. Link takes users to a support page"
},
"Install__choose-device-name__description":{
"message":"Вы увидите это имя в разделе «Привязанные устройства» на своём телефоне",
"description":"The subheader shown on the 'choose device name' screen in the device linking process"
},
"Install__choose-device-name__placeholder":{
"message":"Мой компьютер",
"description":"The placeholder for the 'choose device name' input"
},
"Preferences--device-name":{
"message":"Имя устройства",
"description":"The label in settings panel shown for the user-provided name for this desktop instance"
},
"chooseDeviceName":{
"message":"Выберите имя этого устройства",
"description":"The header shown on the 'choose device name' screen in the device linking process"
},
"finishLinkingPhone":{
"message":"Завершить привязку телефона",
"description":"The text on the button to finish the linking process, after choosing the device name"
},
"initialSync":{
"message":"Синхронизация контактов и групп",
"description":"Shown during initial link while contacts and groups are being pulled from mobile device"
},
"initialSync__subtitle":{
"message":"Обратите внимание: ваша история сообщений не будет синхронизирована на это устройство",
"description":"Shown during initial link while contacts and groups are being pulled from mobile device"
},
"installConnectionFailed":{
"message":"Не удалось подключиться к серверу.",
"description":"Displayed when we can't connect to the server."
"description":"In the settings, shown next to the checkbox option for starting in the system tray"
},
"autoLaunchDescription":{
"message":"Открывать при запуске компьютера",
"description":"Description for the automatic launch setting"
},
"clearDataHeader":{
"message":"Очистить данные приложения",
"description":"Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation":{
"message":"Это действие очистит все данные в приложении, удалив все сообщения и сохраненную информацию об учетной записи.",
"description":"Text describing what the clear data button will do."
},
"clearDataButton":{
"message":"Очистить данные",
"description":"Button in the settings dialog starting process to delete all data"
},
"deleteAllDataHeader":{
"message":"Удалить все данные?",
"description":"Header of the full-screen delete data confirmation screen"
},
"deleteAllDataBody":{
"message":"Вы собираетесь удалить всю сохраненную информацию об учетной записи этого приложения, включая все контакты и все сообщения. Вы всегда можете повторно привязать ваше мобильное устройство, но это не приведет к восстановлению удаленных сообщений.",
"description":"Text describing what exactly will happen if the user clicks the button to delete all data"
},
"deleteAllDataButton":{
"message":"Удалить все данные",
"description":"Text of the button that deletes all data"
},
"deleteAllDataProgress":{
"message":"Отключается и удаляет все данные",
"description":"Message shown to user when app is disconnected and data deleted"
},
"deleteOldIndexedDBData":{
"message":"У вас есть устаревшие данные из предыдущей установки Signal Desktop. Если вы решите продолжить, они будут удалены, и вы начнете с нуля.",
"description":"Shown if user last ran Signal Desktop before October 2018"
},
"deleteOldData":{
"message":"Удалить старые данные",
"description":"Button to make the delete happen"
},
"notifications":{
"message":"Уведомления",
"description":"Header for notification settings"
},
"notificationSettingsDialog":{
"message":"При получении сообщений показывать уведомления, которые будут содержать:",
"description":"Explain the purpose of the notification settings"
},
"disableNotifications":{
"message":"Отключить уведомления",
"description":"Label for disabling notifications"
},
"nameAndMessage":{
"message":"Имя, содержимое и действия",
"description":"Label for setting notifications to display name and message text"
},
"noNameOrMessage":{
"message":"Без имени и содержимого",
"description":"Label for setting notifications to display no name and no message text"
},
"nameOnly":{
"message":"Только имя",
"description":"Label for setting notifications to display sender name only"
},
"newMessage":{
"message":"Новое сообщение",
"description":"Displayed in notifications for only 1 message"
},
"notificationSenderInGroup":{
"message":"$sender$ в $group$",
"description":"Displayed in notifications for messages in a group"
"description":"Shown on outgoing message if it fails to send"
},
"deleteFailed":{
"message":"Не удалось удалить",
"description":"Shown on a message which was deleted for everyone if the delete wasn't successfully sent to anyone"
},
"sendPaused":{
"message":"Отправка приостановлена",
"description":"Shown on outgoing message if it cannot be sent immediately"
},
"partiallySent":{
"message":"Частично отправлено. Подробнее…",
"description":"Shown on outgoing message if it is partially sent"
},
"partiallyDeleted":{
"message":"Частично удалено. Нажмите, чтобы попробовать ещё раз",
"description":"Shown on a message which was deleted for everyone if the delete wasn't successfully sent to everyone"
},
"showMore":{
"message":"Подробнее",
"description":"Displays the details of a key change"
},
"showLess":{
"message":"Скрыть подробности",
"description":"Hides the details of a key change"
},
"learnMore":{
"message":"Узнать больше о подтверждении кодов безопасности",
"description":"Text that links to a support article on verifying safety numbers"
},
"expiredWarning":{
"message":"Эта версия Signal Desktop устарела. Пожалуйста, выполните обновление до последней версии, чтобы продолжить обмен сообщениями.",
"description":"Warning notification that this version of the app has expired"
},
"upgrade":{
"message":"Нажмите, чтобы перейти на signal.org/download",
"description":"Label text for button to upgrade the app to the latest version"
},
"mediaMessage":{
"message":"Медиа-сообщение",
"description":"Description of a message that has an attachment and no text, displayed in the conversation list as a preview."
},
"unregisteredUser":{
"message":"Номер не зарегистрирован",
"description":"Error message displayed when sending to an unregistered user."
},
"sync":{
"message":"Импорт контактов",
"description":"Label for contact and group sync settings"
},
"syncExplanation":{
"message":"Импортировать все группы и контакты Signal с вашего мобильного устройства.",
"description":"Explanatory text for sync settings"
},
"lastSynced":{
"message":"Последний импорт",
"description":"Label for date and time of last sync operation"
},
"syncNow":{
"message":"Импортировать сейчас",
"description":"Label for a button that syncs contacts and groups from your phone"
},
"syncing":{
"message":"Импорт…",
"description":"Label for a disabled sync button while sync is in progress."
},
"syncFailed":{
"message":"Импорт не удался. Убедитесь, что ваши компьютер и телефон подключены к интернету.",
"description":"Informational text displayed if a sync operation times out."
},
"timestamp_s":{
"message":"сейчас",
"description":"Brief timestamp for messages sent less than a minute ago. Displayed in the conversation list and message bubble."
},
"timestamp_m":{
"message":"1м",
"description":"Brief timestamp for messages sent about one minute ago. Displayed in the conversation list and message bubble."
},
"timestamp_h":{
"message":"1ч",
"description":"Brief timestamp for messages sent about one hour ago. Displayed in the conversation list and message bubble."
},
"hoursAgo":{
"message":"$hours$ч",
"description":"Contracted form of 'X hours ago' which works both for singular and plural"
},
"minutesAgo":{
"message":"$minutes$м",
"description":"Contracted form of 'X minutes ago' which works both for singular and plural"
},
"justNow":{
"message":"Сейчас",
"description":"Shown if a message is very recent, less than 60 seconds old"
},
"timestampFormat_M":{
"message":"D MMM",
"description":"Timestamp format string for displaying month and day (but not the year) of a date within the current year, ex: use 'MMM D' for 'Aug 8', or 'D MMM' for '8 Aug'."
},
"timestampFormat__long__today":{
"message":"[Сегодня] LT",
"description":"Timestamp format string for displaying \"Today\" and the time"
},
"timestampFormat__long__yesterday":{
"message":"[Вчера] LT",
"description":"Timestamp format string for displaying \"Yesterday\" and the time"
},
"messageBodyTooLong":{
"message":"Текст сообщения слишком длинный.",
"description":"Shown if the user tries to send more than 64kb of text"
},
"unblockToSend":{
"message":"Разблокируйте этот контакт, чтобы отправить сообщение.",
"description":"Brief message shown when trying to message a blocked number"
},
"unblockGroupToSend":{
"message":"Разблокируйте эту группу, чтобы отправить сообщение.",
"description":"Brief message shown when trying to message a blocked group"
},
"youChangedTheTimer":{
"message":"Вы установили время исчезновения сообщений — $time$.",
"description":"Message displayed when you change the message expiration timer in a conversation."
},
"timerSetOnSync":{
"message":"Установлено время исчезновения сообщений — $time$.",
"description":"Message displayed when timer is set on initial link of desktop device."
},
"timerSetByMember":{
"message":"Один из участников установил время исчезновения сообщений — $time$.",
"description":"Message displayed when timer is by an unknown group member."
},
"theyChangedTheTimer":{
"message":"$name$ установил(-а) время исчезновения сообщений — $time$.",
"description":"Message displayed when someone else changes the message expiration timer in a conversation."
},
"disappearingMessages__off":{
"message":"отключить",
"description":"Label for option to turn off message expiration in the timer menu"
},
"disappearingMessages":{
"message":"Исчезающие сообщения",
"description":"Conversation menu option to enable disappearing messages. Title of the settings section for Disappearing Messages. Label of the disappearing timer select in group creation flow"
},
"disappearingMessagesDisabled":{
"message":"Исчезающие сообщения отключены",
"description":"Displayed in the left pane when the timer is turned off"
},
"disappearingMessagesDisabledByMember":{
"message":"Один из участников отключил исчезающие сообщения.",
"description":"Displayed in the left pane when the timer is turned off"
"description":"Displayed in the conversation list when the timer is turned off"
},
"youDisabledDisappearingMessages":{
"message":"Вы отключили исчезающие сообщения.",
"description":"Displayed in the conversation list when the timer is turned off"
},
"timerSetTo":{
"message":"Таймер установлен на $time$",
"description":"Displayed in the conversation list when the timer is updated by some automatic action, or in the left pane"
},
"audioNotificationDescription":{
"message":"Воспроизводить звуки уведомлений",
"description":"Description for audio notification setting"
},
"callRingtoneNotificationDescription":{
"message":"Проигрывать звуки звонков",
"description":"Description for call ringtone notification setting"
},
"callSystemNotificationDescription":{
"message":"Показывать уведомления для звонков",
"description":"Description for call notification setting"
},
"incomingCallNotificationDescription":{
"message":"Включить входящие звонки",
"description":"Description for incoming calls setting"
},
"contactChangedProfileName":{
"message":"$sender$ изменил(-а) свое имя профиля с $oldProfile$ на $newProfile$",
"description":"Description for incoming calls setting"
},
"changedProfileName":{
"message":"$oldProfile$ изменил(-а) свое имя профиля на $newProfile$.",
"description":"Shown when a contact not in your address book changes their profile name"
},
"SafetyNumberModal__title":{
"message":"Подтверждение кода безопасности",
"description":"Title for the modal for safety number verification"
},
"safetyNumberChanged":{
"message":"Код безопасности изменился",
"description":"A notification shown in the conversation when a contact reinstalls"
},
"safetyNumberChanges":{
"message":"Изменения кодов безопасности",
"description":"Title for safety number changed modal"
},
"safetyNumberChangedGroup":{
"message":"Код безопасности с $name$ изменился",
"description":"A notification shown in a group conversation when a contact reinstalls, showing the contact name"
},
"verifyNewNumber":{
"message":"Подтвердить код безопасности",
"description":"Label on button included with safety number change notification in the conversation"
},
"cannotGenerateSafetyNumber":{
"message":"Этот пользователь не может быть подтвержден, пока вы не обменяетесь сообщениями с ним.",
"description":"Shown on the safety number screen if you have never exchanged messages with that contact"
},
"yourSafetyNumberWith":{
"message":"Ваш код безопасности с $name1$:",
"description":"Heading for safety number view"
},
"themeLight":{
"message":"Светлая",
"description":"Label text for light theme (normal)"
},
"themeDark":{
"message":"Темная",
"description":"Label text for dark theme"
},
"themeSystem":{
"message":"Системная",
"description":"Label text for system theme"
},
"noteToSelf":{
"message":"Заметка для себя",
"description":"Name for the conversation with your own phone number"
},
"noteToSelfHero":{
"message":"Вы можете добавлять заметки для себя в этом разговоре. Если у вашей учетной записи есть привязанные устройства, то новые заметки будут синхронизированы.",
"description":"Description for the Note to Self conversation"
},
"notificationDrawAttention":{
"message":"Привлечь внимание к этому окну при поступлении уведомления",
"description":"Label text for the setting that controls whether new notifications draw attention to the window"
},
"hideMenuBar":{
"message":"Скрыть строку меню",
"description":"Label text for menu bar visibility setting"
},
"startConversation":{
"message":"Начать новый разговор…",
"description":"Label underneath number a user enters that is not an existing contact"
},
"newConversation":{
"message":"Новый разговор",
"description":"Label for header when starting a new conversation"
},
"stories":{
"message":"Истории",
"description":"Label for header to go to stories view"
},
"contactSearchPlaceholder":{
"message":"Поиск по имени или номеру телефона",
"description":"Placeholder to use when searching for contacts in the composer"
},
"noContactsFound":{
"message":"Контакты не найдены",
"description":"Label shown when there are no contacts to compose to"
},
"noConversationsFound":{
"message":"Разговоры не найдены",
"description":"Label shown when there are no conversations to compose to"
},
"Toast--error":{
"message":"Произошла ошибка",
"description":"Toast for general errors"
},
"Toast--error--action":{
"message":"Отправить журнал",
"description":"Label for the error toast button"
},
"Toast--failed-to-fetch-username":{
"message":"Не удалось выполнить запрос по имени пользователя. Проверьте ваше подключение к интернету и попробуйте еще раз.",
"description":"Shown if request to Signal servers to find username fails"
},
"Toast--failed-to-fetch-phone-number":{
"message":"Не удалось выполнить запрос по номеру телефона. Проверьте ваше подключение к интернету и попробуйте ещё раз.",
"description":"Shown if request to Signal servers to find phone number fails"
},
"startConversation--username-not-found":{
"message":"Пользователь не найден. $atUsername$ — не пользователь Signal; убедитесь, что вы ввели полное имя пользователя.",
"description":"Shown in dialog if username is not found. Note that 'username' will be the output of at-username"
},
"startConversation--phone-number-not-found":{
"message":"Пользователь не найден. «$phoneNumber$» — не пользователь Signal.",
"description":"Shown in dialog if phone number is not found."
},
"startConversation--phone-number-not-valid":{
"message":"Пользователь не найден. «$phoneNumber$» — недействительный номер телефона.",
"description":"Shown in dialog if phone number is not valid."
},
"chooseGroupMembers__title":{
"message":"Выберите участников",
"description":"The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button":{
"message":"Назад",
"description":"Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip":{
"message":"Пропустить",
"description":"The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next":{
"message":"Далее",
"description":"The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title":{
"message":"Достигнут максимальный размер группы",
"description":"Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body":{
"message":"В группах Signal могут находиться максимум $max$ участников.",
"description":"Shown in the alert when you add the maximum number of group members"
"message":"Группы Signal работают лучше всего с $max$ участниками или меньше. Добавление большего количества участников приведет к задержкам при отправке и получении сообщений.",
"description":"Shown in the alert when you add the maximum recommended number of group members"
},
"setGroupMetadata__title":{
"message":"Придумайте имя для группы",
"description":"The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button":{
"message":"Назад к выбору участников",
"description":"Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder":{
"message":"Имя группы (обязательно)",
"description":"The placeholder for the group name placeholder"
"description":"Shown in the conversation history when a single person leaves the group"
},
"multipleLeftTheGroup":{
"message":"$name$ покинули группу.",
"description":"Shown in the conversation history when multiple people leave the group"
},
"updatedTheGroup":{
"message":"$name$ обновил(-а) группу.",
"description":"Shown in the conversation history when someone updates the group"
},
"youUpdatedTheGroup":{
"message":"Вы обновили группу.",
"description":"Shown in the conversation history when you update a group"
},
"updatedGroupAvatar":{
"message":"Аватар группы был обновлен.",
"description":"Shown in the conversation history when someone updates the group"
},
"titleIsNow":{
"message":"Группа теперь называется «$name$».",
"description":"Shown in the conversation history when someone changes the title of the group"
},
"youJoinedTheGroup":{
"message":"Вы присоединились к группе.",
"description":"Shown in the conversation history when you are added to a group."
},
"joinedTheGroup":{
"message":"$name$ присоединился(-лась) к группе.",
"description":"Shown in the conversation history when a single person joins the group"
},
"multipleJoinedTheGroup":{
"message":"$names$ присоединились к группе.",
"description":"Shown in the conversation history when more than one person joins the group"
},
"ConversationList__aria-label":{
"message":"Разговор с «$title$», новых сообщений: $unreadCount$, последнее сообщение: $lastMessage$.",
"description":"Aria label for the conversation list item"
},
"ConversationList__last-message-undefined":{
"message":"Последнее сообщение могло быть удалено.",
"description":"For aria-label within conversation list. Describes if last message is not defined."
},
"BaseConversationListItem__aria-label":{
"message":"Перейти к разговору с $title$",
"description":"Aria label for the conversation list item button"
},
"ConversationListItem--message-request":{
"message":"Запрос на общение",
"description":"Preview shown for conversation if the user has not yet accepted an incoming message request"
},
"ConversationListItem--draft-prefix":{
"message":"Черновик:",
"description":"Prefix shown in italic in conversation view when a draft is saved"
},
"message--getNotificationText--gif":{
"message":"GIF",
"description":"Shown in notifications and in the left pane when a GIF is received."
},
"message--getNotificationText--photo":{
"message":"Фото",
"description":"Shown in notifications and in the left pane when a photo is received."
},
"message--getNotificationText--video":{
"message":"Видео",
"description":"Shown in notifications and in the left pane when a video is received."
},
"message--getNotificationText--voice-message":{
"message":"Голосовое сообщение",
"description":"Shown in notifications and in the left pane when a voice message is received."
},
"message--getNotificationText--audio-message":{
"message":"Аудио-сообщение",
"description":"Shown in notifications and in the left pane when an audio message is received."
},
"message--getNotificationText--file":{
"message":"Файл",
"description":"Shown in notifications and in the left pane when a generic file is received."
},
"message--getNotificationText--stickers":{
"message":"Стикер-сообщение",
"description":"Shown in notifications and in the left pane instead of sticker image."
},
"message--getNotificationText--text-with-emoji":{
"message":"$emoji$ $text$",
"description":"Shown in notifications and in the left pane when text has an emoji. Probably always [emoji] [text] on LTR languages and [text] [emoji] on RTL languages."
},
"message--getDescription--unsupported-message":{
"message":"Неподдерживаемое сообщение",
"description":"Shown in notifications and in the left pane when a message has features too new for this signal install."
},
"message--getDescription--disappearing-media":{
"message":"Одноразовые медиа",
"description":"Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo":{
"message":"Одноразовая фотография",
"description":"Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video":{
"message":"Одноразовое видео",
"description":"Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone":{
"message":"Это сообщение было удалено.",
"description":"Shown in a message's bubble when the message has been deleted for everyone."
},
"message--giftBadge--unopened--incoming":{
"message":"Просмотрите это сообщение на своём телефоне, чтобы открыть его",
"description":"Shown in a message's bubble when you've received a gift badge from a contact"
},
"message--giftBadge--unopened--outgoing":{
"message":"Просмотрите это сообщение на своём телефоне, чтобы увидеть ваш подарок",
"description":"Shown in a message's bubble when you've sent a gift badge to a contact"
},
"message--giftBadge--unopened--label":{
"message":"Подарок",
"description":"Shown in a message's bubble when you've received a gift badge from a contact"
},
"message--giftBadge--unopened--toast--incoming":{
"message":"Просмотрите это сообщение на своём телефоне, чтобы открыть подарок",
"description":"Shown when you've clicked on an incoming gift badge you haven't yet redeemed"
},
"message--giftBadge--unopened--toast--outgoing":{
"message":"Просмотрите это сообщение на своём телефоне, чтобы просмотреть свой подарок",
"description":"Shown when you've clicked on an outgoing gift badge"
},
"message--giftBadge--preview--unopened":{
"message":"Вы получили подарок",
"description":"Shown to label the gift badge in notifications and the left pane"
},
"message--giftBadge--preview--redeemed":{
"message":"Вы приняли значок, полученный в подарок",
"description":"Shown to label the redeemed gift badge in notifications and the left pane"
},
"message--giftBadge--preview--sent":{
"message":"Вы отправили значок в подарок",
"description":"Shown to label a gift badge you've sent in notifications and the left pane"
},
"message--giftBadge":{
"message":"Значок в подарок",
"description":"Shown to label the gift badge you've redeemed on another device"
},
"quote--giftBadge":{
"message":"Подарок",
"description":"Shown to label a gift badge you've replied to"
},
"message--giftBadge--remaining--days":{
"message":"Осталось $days$ дней",
"description":"Describes how long remains for the gift badge you've redeemed on another device (only rendered for days > 1)"
},
"message--giftBadge--remaining--hours":{
"message":"Осталось $hours$ часов",
"description":"Describes how long remains for the gift badge you've redeemed on another device (only rendered for hours > 1)"
},
"message--giftBadge--remaining--minutes":{
"message":"Осталось $minutes$ минут",
"description":"Describes how long remains for the gift badge you've redeemed on another device (only rendered for minutes > 1)"
},
"message--giftBadge--remaining--one-minute":{
"message":"Осталась 1 минута",
"description":"Describes how long remains for the gift badge you've redeemed on another device"
},
"message--giftBadge--expired":{
"message":"Истёк",
"description":"Shows that a gift badge is expired"
},
"message--giftBadge--view":{
"message":"Просмотреть",
"description":"Shown when you've sent a gift badge to someone then opened it"
},
"message--giftBadge--redeemed":{
"message":"Принят",
"description":"Shown when you've redeemed the gift badge on another device"
},
"modal--giftBadge--title":{
"message":"Спасибо за вашу поддержку!",
"description":"The title of the outgoing gift badge detail dialog"
},
"modal--giftBadge--description":{
"message":"Вы подарили $name$ значок. Когда получатель примет его, он сможет выбрать, показать или скрыть свой значок.",
"description":"The description of the outgoing gift badge detail dialog"
},
"stickers--toast--InstallFailed":{
"message":"Не удалось установить набор стикеров",
"description":"Shown in a toast if the user attempts to install a sticker pack and it fails"
},
"stickers--StickerManager--InstalledPacks":{
"message":"Установленные стикеры",
"description":"Shown in the sticker pack manager above your installed sticker packs."
"message":"Одно из ваших устройств отправило сообщение, которое не может быть обработано или отображено, поскольку оно использует новую функцию Signal."
"message":"Перейти к определенному разговору в списке",
"description":"A shortcut allowing direct navigation to conversations 1 to 9 in list"
},
"Keyboard--Key--ctrl":{
"message":"Ctrl",
"description":"Key shown in shortcut combination in shortcuts guide"
},
"Keyboard--Key--option":{
"message":"Option",
"description":"Key shown in shortcut combination in shortcuts guide"
},
"Keyboard--Key--alt":{
"message":"Alt",
"description":"Key shown in shortcut combination in shortcuts guide"
},
"Keyboard--Key--shift":{
"message":"Shift",
"description":"Key shown in shortcut combination in shortcuts guide"
},
"Keyboard--Key--enter":{
"message":"Enter",
"description":"Key shown in shortcut combination in shortcuts guide"
},
"Keyboard--Key--tab":{
"message":"Tab",
"description":"Key shown in shortcut combination in shortcuts guide"
},
"Keyboard--Key--one-to-nine-range":{
"message":"1 до 9",
"description":"Expresses that 1, 2, 3, up to 9 are available shortcut keys"
},
"Keyboard--header":{
"message":"Горячие клавиши",
"description":"Title header of the keyboard shortcuts guide"
},
"Keyboard--navigation-header":{
"message":"Навигация",
"description":"Header of the keyboard shortcuts guide - navigation section"
},
"Keyboard--messages-header":{
"message":"Сообщения",
"description":"Header of the keyboard shortcuts guide - messages section"
},
"Keyboard--composer-header":{
"message":"Панель набора",
"description":"Header of the keyboard shortcuts guide - composer section"
},
"Keyboard--scroll-to-top":{
"message":"Прокрутить до верха списка",
"description":"Shown in the shortcuts guide"
},
"Keyboard--scroll-to-bottom":{
"message":"Прокрутить до низа списка",
"description":"Shown in the shortcuts guide"
},
"Keyboard--close-curent-conversation":{
"message":"Закрыть текущий разговор",
"description":"Shown in the shortcuts guide"
},
"Keyboard--calling-header":{
"message":"Звонки",
"description":"Header of the keyboard shortcuts guide - calling section"
},
"Keyboard--toggle-audio":{
"message":"Включить/отключить аудио",
"description":"Shown in the shortcuts guide"
},
"Keyboard--toggle-video":{
"message":"Включить/отключить видео",
"description":"Shown in the shortcuts guide"
},
"Keyboard--accept-video-call":{
"message":"Принять звонок с видео",
"description":"Shown in the calling keyboard shortcuts guide"
},
"Keyboard--accept-audio-call":{
"message":"Принять звонок с аудио",
"description":"Shown in the calling keyboard shortcuts guide"
},
"Keyboard--start-audio-call":{
"message":"Начать аудиозвонок",
"description":"Shown in the calling keyboard shortcuts guide"
},
"Keyboard--start-video-call":{
"message":"Начать видеозвонок",
"description":"Shown in the calling keyboard shortcuts guide"
},
"Keyboard--decline-call":{
"message":"Отклонить звонок",
"description":"Shown in the calling keyboard shortcuts guide"
},
"Keyboard--hang-up":{
"message":"Завершить звонок",
"description":"Shown in the calling keyboard shortcuts guide"
},
"close-popup":{
"message":"Закрыть всплывающее окно",
"description":"Used as alt text for any button closing a popup"
},
"add-image-attachment":{
"message":"Добавить изображение (как вложение)",
"description":"Used in draft attachment list for the big 'add new attachment' button"
},
"remove-attachment":{
"message":"Удалить вложение",
"description":"Used in draft attachment list to remove an individual attachment"
},
"backToInbox":{
"message":"Назад во входящие",
"description":"Used as alt-text of button on archived conversations screen"
},
"conversationArchived":{
"message":"Разговор заархивирован",
"description":"A toast that shows up when user archives a conversation"
},
"conversationArchivedUndo":{
"message":"Отменить",
"description":"Undo button for archiving a conversation"
},
"conversationReturnedToInbox":{
"message":"Разговор был возвращен во входящие",
"description":"A toast that shows up when the user unarchives a conversation"
},
"conversationMarkedUnread":{
"message":"Разговор был отмечен непрочитанным",
"description":"A toast that shows up when user marks a conversation as unread"
},
"StickerCreator--title":{
"message":"Редактор наборов стикеров",
"description":"The title of the Sticker Pack Creator window"
},
"StickerCreator--DropZone--staticText":{
"message":"Нажмите, чтобы добавить изображения, или перетащите их сюда",
"description":"Text which appears on the Sticker Creator drop zone when there is no active drag"
},
"StickerCreator--DropZone--activeText":{
"message":"Отпустите изображения здесь",
"description":"Text which appears on the Sticker Creator drop zone when there is an active drag"
},
"StickerCreator--Preview--title":{
"message":"Набор стикеров",
"description":"The 'title' of the sticker pack preview 'modal'"
},
"StickerCreator--ConfirmDialog--cancel":{
"message":"Отменить",
"description":"The default text for the confirm dialog cancel button"
},
"StickerCreator--CopyText--button":{
"message":"Копировать",
"description":"The text which appears on the copy button for the sticker creator share screen"
},
"StickerCreator--ShareButtons--facebook":{
"message":"Facebook",
"description":"Title for Facebook button"
},
"StickerCreator--ShareButtons--twitter":{
"message":"Twitter",
"description":"Title for Twitter button"
},
"StickerCreator--ShareButtons--pinterest":{
"message":"Pinterest",
"description":"Title for Pinterest button"
},
"StickerCreator--ShareButtons--whatsapp":{
"message":"WhatsApp",
"description":"Title for WhatsApp button"
},
"StickerCreator--AppStage--next":{
"message":"Далее",
"description":"Default text for the next button on all stages of the sticker creator"
},
"StickerCreator--AppStage--prev":{
"message":"Назад",
"description":"Default text for the previous button on all stages of the sticker creator"
},
"StickerCreator--DropStage--title":{
"message":"Добавьте ваши стикеры",
"description":"Title for the drop stage of the sticker creator"
},
"StickerCreator--DropStage--removeSticker":{
"message":"Убрать стикер",
"description":"Label for the X button used to remove a staged sticker"
},
"StickerCreator--DropStage--dragDrop":{
"message":"Нажмите или перетащите файл, чтобы добавить стикер",
"description":"Shown on the + section of the file addition stage of sticker pack creation"
},
"StickerCreator--DropStage--help":{
"message":"Стикеры должны быть в формате PNG, APNG или WebP с прозрачным фоном, размером 512 x 512 пикселей. Рекомендуемое поле (margin) — 16 пикселей.",
"description":"Help text for the drop stage of the sticker creator"
},
"StickerCreator--DropStage--showMargins":{
"message":"Показать поля (margin)",
"description":"Text for the show margins toggle on the drop stage of the sticker creator"
},
"StickerCreator--DropStage--addMore":{
"message":"Добавьте $count$ или больше",
"description":"Text to show user how many more stickers they must add"
},
"StickerCreator--EmojiStage--title":{
"message":"Назначьте эмодзи каждому стикеру",
"description":"Title for the drop stage of the sticker creator"
},
"StickerCreator--EmojiStage--help":{
"message":"Это позволит нам предлагать вам стикеры, когда вы общаетесь.",
"description":"Help text for the drop stage of the sticker creator"
},
"StickerCreator--MetaStage--title":{
"message":"Еще несколько деталей…",
"description":"Title for the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--Field--title":{
"message":"Название",
"description":"Label for the title input of the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--Field--author":{
"message":"Автор",
"description":"Label for the author input of the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--Field--cover":{
"message":"Изображение обложки",
"description":"Label for the cover image picker of the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--Field--cover--help":{
"message":"Это изображение, которое будет показано, когда вы делитесь вашим набором стикеров",
"description":"Help text for the cover image picker of the meta stage of the sticker creator"
"message":"Вы больше не сможете внести изменения в этот набор стикеров (или удалить его) после создания.",
"description":"The text inside the confirmation dialog on the meta stage of the sticker creator"
},
"StickerCreator--UploadStage--title":{
"message":"Создаем ваш набор стикеров",
"description":"Title for the upload stage of the sticker creator"
},
"StickerCreator--UploadStage-uploaded":{
"message":"$count$ из $total$ загружено",
"description":"Title for the upload stage of the sticker creator"
},
"StickerCreator--ShareStage--title":{
"message":"Поздравляем! Вы создали набор стикеров.",
"description":"Title for the share stage of the sticker creator"
},
"StickerCreator--ShareStage--help":{
"message":"Получите доступ к вашим новым стикерам через значок стикеров или поделитесь ими с друзьями, используя ссылку ниже.",
"description":"Help text for the share stage of the sticker creator"
},
"StickerCreator--ShareStage--callToAction":{
"message":"Используйте хэштег $hashtag$, чтобы помочь другим людям найти ссылки на любые пользовательские наборы стикеров, которые вы хотите сделать общедоступными.",
"description":"Call to action text for the share stage of the sticker creator"
},
"StickerCreator--ShareStage--copyTitle":{
"message":"Ссылка на набор стикеров",
"description":"Title for the copy button on the share stage of the sticker creator"
},
"StickerCreator--ShareStage--close":{
"message":"Закрыть",
"description":"Text for the close button on the share stage of the sticker creator"
},
"StickerCreator--ShareStage--createAnother":{
"message":"Создать еще один набор стикеров",
"description":"Text for the create another sticker pack button on the share stage of the sticker creator"
},
"StickerCreator--ShareStage--socialMessage":{
"message":"Посмотрите на этот новый набор стикеров, созданных мною для Signal. #makeprivacystick",
"description":"Text which is shared to social media platforms for sticker packs"
},
"StickerCreator--Toasts--imagesAdded":{
"message":"$count$ изображение(-я/-й) добавлено",
"description":"Text for the toast when images are added to the sticker creator"
},
"StickerCreator--Toasts--animated":{
"message":"Анимированные стикеры в данный момент не поддерживаются.",
"description":"Text for the toast when an image that is animated was dropped on the sticker creator"
},
"StickerCreator--Toasts--tooLarge":{
"message":"Изображение, которое вы используете, слишком большое",
"description":"Text for the toast when an image that is too large was dropped on the sticker creator"
},
"StickerCreator--Toasts--errorProcessing":{
"message":"Ошибка обработки изображения",
"description":"Text for the toast when an image cannot be processed was dropped on the sticker creator with a generic error"
},
"StickerCreator--Toasts--APNG--notSquare":{
"message":"Анимированные PNG-стикеры должны быть квадратными",
"description":"Text for the toast when someone tries to upload a non-square APNG"
},
"StickerCreator--Toasts--mustLoopForever":{
"message":"Анимированные стикеры должны повторяться бесконечно",
"description":"Text for the toast when an image in the sticker creator does not animate forever"
"message":"Не удалось отправить реакцию. Пожалуйста, попробуйте еще раз.",
"description":"Shown when a reaction fails to send"
},
"Reactions--more":{
"message":"Больше",
"description":"Use in the reaction picker as the alt text for the 'more' button"
},
"ReactionsViewer--all":{
"message":"Все",
"description":"Shown in reaction viewer as the title for the 'all' category"
},
"MessageRequests--message-direct":{
"message":"Разрешить $name$ отправлять вам сообщения и поделиться своими именем и фото с этим человеком? Он не узнает, что вы видели его сообщения, пока вы не примете.",
"description":"Shown as the message for a message request in a direct message"
},
"MessageRequests--message-direct-blocked":{
"message":"Разрешить $name$ отправлять вам сообщения и поделиться своими именем и фото с этим человеком? Вы не получите никаких сообщений, пока не разблокируете его.",
"description":"Shown as the message for a message request in a direct message with a blocked account"
},
"MessageRequests--message-group":{
"message":"Присоединиться к этой группе и поделиться своим именем и фото сее участниками? Они не узнают, что вы видели их сообщения, пока вы не примете.",
"description":"Shown as the message for a message request in a group"
},
"MessageRequests--message-group-blocked":{
"message":"Разблокировать эту группу и поделиться своим именем и фото сее участниками? Вы не будете получать сообщений, пока не разблокируете эту группу.",
"description":"Shown as the message for a message request in a blocked group"
},
"MessageRequests--block":{
"message":"Заблокировать",
"description":"Shown as a button to let the user block a message request"
},
"MessageRequests--unblock":{
"message":"Разблокировать",
"description":"Shown as a button to let the user unblock a message request"
},
"MessageRequests--unblock-direct-confirm-title":{
"message":"Разблокировать $name$?",
"description":"Shown as a button to let the user unblock a message request"
},
"MessageRequests--unblock-direct-confirm-body":{
"message":"Вы сможете отправлять сообщения и звонить друг другу.",
"description":"Shown as the body in the confirmation modal for unblocking a private message request"
},
"MessageRequests--unblock-group-confirm-body":{
"message":"Участники группы смогут снова добавить вас в нее.",
"description":"Shown as the body in the confirmation modal for unblocking a group message request"
},
"MessageRequests--block-and-report-spam":{
"message":"Сообщить о спаме и заблокировать",
"description":"Shown as a button to let the user block a message request and report spam"
"description":"Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen":{
"message":"Экран $id$",
"description":"Title for `Screen #N` source in screen sharing sources modal and overlay"
},
"calling__SelectPresentingSourcesModal--window":{
"message":"Окно",
"description":"Title for the select your screen sharing sources modal"
},
"callingDeviceSelection__label--video":{
"message":"Видео",
"description":"Label for video input selector"
},
"callingDeviceSelection__label--audio-input":{
"message":"Микрофон",
"description":"Label for audio input selector"
},
"callingDeviceSelection__label--audio-output":{
"message":"Динамики",
"description":"Label for audio output selector"
},
"callingDeviceSelection__select--no-device":{
"message":"Нет доступных устройств",
"description":"Message for when there are no available devices to select for input/output audio or video"
},
"callingDeviceSelection__select--default":{
"message":"По умолчанию",
"description":"Shown when the device is the default device"
},
"muteNotificationsTitle":{
"message":"Отключить уведомления",
"description":"Label for the mute notifications drop-down selector"
},
"notMuted":{
"message":"Уведомления включены",
"description":"Label when the conversation is not muted"
},
"muteHour":{
"message":"Отключить на 1 час",
"description":"Label for muting the conversation"
},
"muteEightHours":{
"message":"Отключить на 8 часов",
"description":"Label for muting the conversation"
},
"muteDay":{
"message":"Отключить на 1 день",
"description":"Label for muting the conversation"
},
"muteWeek":{
"message":"Отключить на 1 неделю",
"description":"Label for muting the conversation"
},
"muteAlways":{
"message":"Отключить навсегда",
"description":"Label for muting the conversation"
},
"unmute":{
"message":"Включить",
"description":"Label for unmuting the conversation"
},
"muteExpirationLabelAlways":{
"message":"Отключены навсегда",
"description":"Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel":{
"message":"Отключены до $duration$",
"description":"Shown in the mute notifications submenu whenever a conversation has been muted"
},
"EmojiButton__label":{
"message":"Эмодзи",
"description":"Label for emoji button"
},
"ErrorModal--title":{
"message":"Что-то пошло не так!",
"description":"Title of popup dialog when user-initiated task has gone wrong"
},
"ErrorModal--description":{
"message":"Пожалуйста, попробуйте еще раз или свяжитесь с поддержкой.",
"description":"Description text in popup dialog when user-initiated task has gone wrong"
},
"Confirmation--confirm":{
"message":"Хорошо",
"description":"Button to dismiss popup dialog when user-initiated task has gone wrong"
},
"unknown-sgnl-link":{
"message":"Извините, эта ссылка sgnl:// в данный момент не поддерживается Signal Desktop.",
"description":"Shown if you click on a sgnl:// link not currently supported by Desktop"
},
"GroupV2--cannot-send":{
"message":"Вы не можете отправлять сообщения в ту группу.",
"description":"Shown in toast when you attempt to forward a message to an announcement only group"
},
"GroupV2--cannot-start-group-call":{
"message":"Только администраторы этой группы могут начать звонок.",
"description":"Shown in toast when a non-admin starts a group call in an announcements only group"
},
"GroupV2--join--invalid-link--title":{
"message":"Недействительная ссылка",
"description":"Shown if we are unable to parse a group link"
},
"GroupV2--join--invalid-link":{
"message":"Это недействительная ссылка на группу. Убедитесь, что вся ссылка неповрежденная и правильная перед тем, как пытаться присоединиться.",
"description":"Shown if we are unable to parse a group link"
},
"GroupV2--join--prompt":{
"message":"Вы хотите присоединиться к этой группе и поделиться своими именем и фото сее участниками?",
"description":"Shown when you click on a group link to confirm"
},
"GroupV2--join--already-in-group":{
"message":"Вы уже являетесь участником этой группы.",
"description":"Shown if you click a group link for a group where you're already a member"
},
"GroupV2--join--already-awaiting-approval":{
"message":"Вы уже запросили присоединиться к этой группе.",
"description":"Shown if you click a group link for a group where you've already requested approval'"
},
"GroupV2--join--unknown-link-version--title":{
"message":"Неизвестная версия ссылки",
"description":"This group link is no longer valid."
},
"GroupV2--join--unknown-link-version":{
"message":"Эта ссылка не поддерживается этой версией Signal Desktop.",
"description":"Shown if you click a group link and we can't get information about it"
},
"GroupV2--join--link-revoked--title":{
"message":"Невозможно присоединиться к группе",
"description":"Shown if you click a group link and we can't get information about it"
},
"GroupV2--join--link-revoked":{
"message":"Эта ссылка на группу уже недействительна.",
"description":"Shown if you click a group link and we can't get information about it"
},
"GroupV2--join--link-forbidden--title":{
"message":"Невозможно присоединиться к группе",
"description":"Shown if you click a group link and you have been forbidden from joining via the link"
},
"GroupV2--join--link-forbidden":{
"message":"Вы не можете присоединиться к этой группе по ссылке, потому что администратор удалил вас из этой группы.",
"description":"Shown if you click a group link and you have been forbidden from joining via the link"
},
"GroupV2--join--prompt-with-approval":{
"message":"Администратор этой группы должен принять ваш запрос, прежде чем вы сможете присоединиться к ней. Когда вы отправите запрос, ваши имя и фото станут доступны участникам этой группы.",
"description":"Shown when you click on a group link to confirm, if it requires admin approval"
},
"GroupV2--join--join-button":{
"message":"Присоединиться",
"description":"The button to join the group"
},
"GroupV2--join--request-to-join-button":{
"message":"Отправить запрос",
"description":"The button to join the group, if approval is required"
},
"GroupV2--join--cancel-request-to-join":{
"message":"Отменить запрос",
"description":"The button to cancel request to join the group"
"message":"$adminName$ отклонил(-а) запрос на присоединение к группе от $joinerName$.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-bounce--one":{
"message":"$joinerName$ запросил(-а) и отменил(-а) свой запрос на присоединение к группе по ссылке",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-bounce":{
"message":"$joinerName$ запросил(-а) и отменил(-а) $numberOfRequests$ запросов на присоединение к группе по ссылке",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--disabled--you":{
"message":"Вы включили ссылку на группу с отключенным одобрением администратора.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--disabled--other":{
"message":"$adminName$ включил(-а) ссылку на группу с отключенным одобрением администратора.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--disabled--unknown":{
"message":"Ссылка на группу была включена с отключенным одобрением администратора.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--enabled--you":{
"message":"Вы включили ссылку на группу со включенным одобрением администратора.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--enabled--other":{
"message":"$adminName$ включил(-а) ссылку на группу со включенным одобрением администратора.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--enabled--unknown":{
"message":"Ссылка на группу была включена со включенным одобрением администратора.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-remove--you":{
"message":"Вы отключили ссылку на группу.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-remove--other":{
"message":"$adminName$ отключил(-а) ссылку на группу.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-remove--unknown":{
"message":"Ссылка на группу была отключена.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-reset--you":{
"message":"Вы сбросили ссылку на группу.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-reset--other":{
"message":"$adminName$ сбросил(-а) ссылку на группу.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-reset--unknown":{
"message":"Ссылка на группу была сброшена.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--description--remove--you":{
"message":"Вы удалили описание группы.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--description--remove--other":{
"message":"$memberName$ удалил(-а) описание группы.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--description--remove--unknown":{
"message":"Описание группы было удалено.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--description--change--you":{
"message":"Вы изменили описание группы.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--description--change--other":{
"message":"$memberName$ изменил(-а) описание группы.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--description--change--unknown":{
"message":"Описание группы было изменено.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--announcements--admin--you":{
"message":"Вы изменили настройки группы, чтобы отправлять сообщения могли только администраторы.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--announcements--admin--other":{
"message":"$memberName$ изменил(-а) настройки группы, чтобы отправлять сообщения могли только администраторы.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--announcements--admin--unknown":{
"message":"Настройки группы были изменены, чтобы отправлять сообщения могли только администраторы.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--announcements--member--you":{
"message":"Вы изменили настройки группы, чтобы отправлять сообщения могли все участники.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--announcements--member--other":{
"message":"$memberName$ изменил(-а) настройки группы, чтобы отправлять сообщения могли все участники.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--announcements--member--unknown":{
"message":"Настройки группы были изменены, чтобы отправлять сообщения могли все участники.",
"description":"Shown in timeline or conversation preview when v2 group changes"
},
"GroupV1--Migration--disabled":{
"message":"Обновите эту группу, чтобы активировать такие новые функции, как @упоминания и администраторы групп. Участники, которые еще не поделились своими именем или фото с этой группой, будут приглашены присоединиться. $learnMore$",
"description":"Shown instead of composition area when user is forced to migrate a legacy group (GV1)."
},
"GroupV1--Migration--was-upgraded":{
"message":"Эта группа была обновлена до Новой группы.",
"description":"Shown in timeline when a legacy group (GV1) is upgraded to a new group (GV2)"
},
"GroupV1--Migration--learn-more":{
"message":"Узнать больше",
"description":"Shown on a bubble below a 'group was migrated' timeline notification, or as button on Migrate dialog"
},
"GroupV1--Migration--migrate":{
"message":"Обновить",
"description":"Shown on Migrate dialog to kick off the process"
},
"GroupV1--Migration--info--title":{
"message":"Что такое Новые группы?",
"description":"Shown on Learn More popup after GV1 migration"
},
"GroupV1--Migration--migrate--title":{
"message":"Обновление до Новой группы",
"description":"Shown on Migration popup after choosing to migrate group"
},
"GroupV1--Migration--info--summary":{
"message":"В Новых группах есть такие функции, как @упоминания и администраторы групп, и они будут поддерживать больше функций в будущем.",
"description":"Shown on Learn More popup after or Migration popup before GV1 migration"
},
"GroupV1--Migration--info--keep-history":{
"message":"Вся история сообщений и все медиа были оставлены при обновлении.",
"description":"Shown on Learn More popup after GV1 migration"
},
"GroupV1--Migration--migrate--keep-history":{
"message":"Вся история сообщений и все медиа будут оставлены при обновлении.",
"description":"Shown on Migration popup before GV1 migration"
},
"GroupV1--Migration--info--invited--you":{
"message":"Вам будет необходимо принять приглашение, чтобы заново присоединиться к этой группе. Вы не будете получать сообщения группы до того, как примете его.",
"description":"Shown on Learn More popup after GV1 migration"
},
"GroupV1--Migration--info--invited--many":{
"message":"Этим участникам будет необходимо принять приглашение, чтобы заново присоединиться к этой группе, и они не будут получать сообщения группы до того, как примут приглашение:",
"description":"Shown on Learn More popup after or Migration popup before GV1 migration"
},
"GroupV1--Migration--info--invited--one":{
"message":"Этому участнику будет необходимо принять приглашение, чтобы заново присоединиться к этой группе, и он не будет получать сообщения группы до того, как примет приглашение:",
"description":"Shown on Learn More popup after or Migration popup before GV1 migration"
"message":"Эти участники не могли присоединяться к Новым группам и были удалены из группы:",
"description":"Shown on Learn More popup after or Migration popup before GV1 migration"
},
"GroupV1--Migration--info--removed--after--one":{
"message":"Этот участник не мог присоединяться к Новым группам и был удален из группы:",
"description":"Shown on Learn More popup after or Migration popup before GV1 migration"
},
"GroupV1--Migration--invited--you":{
"message":"Вы не могли быть добавлены в Новую группу, поэтому были приглашены присоединиться.",
"description":"Shown in timeline when a group is upgraded and you were invited instead of added"
},
"GroupV1--Migration--invited--one":{
"message":"$contact$ не мог быть добавлен в Новую группу, поэтому был приглашен присоединиться.",
"description":"Shown in timeline when a group is upgraded and one person was invited, instead of added"
},
"GroupV1--Migration--invited--many":{
"message":"$count$ участников не могли быть добавлены в Новую группу, поэтому были приглашены присоединиться.",
"description":"Shown in timeline when a group is upgraded and some people were invited, instead of added"
},
"GroupV1--Migration--removed--one":{
"message":"$contact$ был(-а) удален(-а) из группы.",
"description":"Shown in timeline when a group is upgraded and one person was removed entirely during the upgrade"
},
"GroupV1--Migration--removed--many":{
"message":"$count$ участников было удалено из группы.",
"description":"Shown in timeline when a group is upgraded and some people were removed entirely during the upgrade"
},
"close":{
"message":"Закрыть",
"description":"Generic close label"
},
"previous":{
"message":"предыдущее",
"description":"Generic previous label"
},
"next":{
"message":"следующее",
"description":"Generic next label"
},
"BadgeDialog__become-a-sustainer-button":{
"message":"Поддержите Signal",
"description":"In the badge dialog. This button is shown under sustainer badges, taking users to some instructions"
},
"BadgeSustainerInstructions__header":{
"message":"Поддержите Signal",
"description":"In the instructions for becoming a sustainer. The heading."
},
"BadgeSustainerInstructions__subheader":{
"message":"Signal существует благодаря таким людям, как вы. Поддержите нас и получите значок.",
"description":"In the instructions for becoming a sustainer. The subheading."
},
"BadgeSustainerInstructions__instructions__1":{
"message":"Откройте Signal на своем телефоне",
"description":"In the instructions for becoming a sustainer. First instruction."
},
"BadgeSustainerInstructions__instructions__2":{
"message":"Нажмите на свое фото профиля в левом верхнем углу, чтобы открыть настройки",
"description":"In the instructions for becoming a sustainer. Second instruction."
},
"BadgeSustainerInstructions__instructions__3":{
"message":"Нажмите на «Поддержать Signal» и подпишитесь",
"description":"In the instructions for becoming a sustainer. Third instruction."
},
"CompositionArea--expand":{
"message":"Развернуть",
"description":"Aria label for expanding composition area"
},
"CompositionArea--attach-file":{
"message":"Прикрепить файл",
"description":"Aria label for file attachment button in composition area"
},
"CompositionArea--sms-only__title":{
"message":"Этот человек не использует Signal",
"description":"Title for the composition area for the SMS-only contact"
},
"CompositionArea--sms-only__body":{
"message":"Signal Desktop не поддерживает общение с контактами, у которых нет Signal. Попросите этого человека установить Signal для более безопасного общения.",
"description":"Body for the composition area for the SMS-only contact"
},
"CompositionArea--sms-only__spinner-label":{
"message":"Проверяем, зарегистрирован ли контакт в Signal",
"description":"Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription":{
"message":"Считать разговоры с отключенными уведомлениями в счетчике на наклейке",
"description":"Description for counting muted conversations in badge setting"
},
"ContactModal--message":{
"message":"Написать сообщение",
"description":"Button text for send message button in Group Contact Details modal"
},
"ContactModal--rm-admin":{
"message":"Удалить как администратора",
"description":"Button text for removing as admin button in Group Contact Details modal"
},
"ContactModal--make-admin":{
"message":"Сделать администратором",
"description":"Button text for make admin button in Group Contact Details modal"
},
"ContactModal--make-admin-info":{
"message":"$contact$ сможет редактировать эту группу и ее участников.",
"description":"Shown in a confirmation dialog when you are about to grant admin privileges to someone"
},
"ContactModal--rm-admin-info":{
"message":"Удалить $contact$ как администратора группы?",
"description":"Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"ContactModal--remove-from-group":{
"message":"Удалить из группы",
"description":"Button text for remove from group button in Group Contact Details modal"
},
"showChatColorEditor":{
"message":"Цвет чата",
"description":"This is a button in the conversation context menu to show the chat color editor"
},
"showConversationDetails":{
"message":"Настройки группы",
"description":"This is a button in the conversation context menu to show group settings"
},
"showConversationDetails--direct":{
"message":"Настройки чата",
"description":"This is a button in the conversation context menu to show chat settings"
},
"ConversationDetails__unmute--title":{
"message":"Включить уведомления в этом чате?",
"description":"Title for the modal to unmute a chat"
},
"ConversationDetails--group-link":{
"message":"Ссылка на группу",
"description":"This is the label for the group link management panel"
"message":"Не уведомлять, если отключены уведомления",
"description":"In the conversation notifications settings, this is the option that doesn't notify you for @mentions if the conversation is muted"
},
"GroupLinkManagement--clipboard":{
"message":"Ссылка на группу скопирована.",
"description":"Shown in a toast when a user selects to copy group link"
},
"GroupLinkManagement--share":{
"message":"Копировать ссылку",
"description":"This lets users share their group link"
},
"GroupLinkManagement--confirm-reset":{
"message":"Вы уверены, что хотите сбросить ссылку на группу? Больше никто не сможет присоединиться к группе по текущей ссылке.",
"description":"Shown in the confirmation dialog when an admin is about to reset the group link"
},
"GroupLinkManagement--reset":{
"message":"Сбросить ссылку",
"description":"This lets users generate a new group link"
},
"GroupLinkManagement--approve-label":{
"message":"Одобрение новых участников",
"description":"Title for the approve new members select area"
},
"GroupLinkManagement--approve-info":{
"message":"Требовать принятия администратором новых участников, присоединяющихся по ссылке на группу",
"description":"Description for the approve new members select area"
},
"PendingInvites--tab-requests":{
"message":"Запросы ($count$)",
"description":"Label for the tab to view pending requests"
},
"PendingInvites--tab-invites":{
"message":"Приглашения ($count$)",
"description":"Label for the tab to view pending invites"
},
"PendingRequests--approve-for":{
"message":"Принять запрос от «$name$»?",
"description":"This is the modal content when confirming approving a group request to join"
},
"PendingRequests--deny-for":{
"message":"Отклонить запрос от «$name$»?",
"description":"This is the modal content when confirming denying a group request to join"
},
"PendingRequests--deny-for--with-link":{
"message":"Отклонить запрос от «$name$»? Этот пользователь больше не сможет запросить присоединиться к группе по ссылке.",
"description":"This is the modal content when confirming denying a group request to join"
},
"PendingInvites--invites":{
"message":"Приглашения",
"description":"This is the title list of all invites"
},
"PendingInvites--invited-by-you":{
"message":"Приглашенные вами",
"description":"This is the title for the list of members you have invited"
},
"PendingInvites--invited-by-others":{
"message":"Приглашенные другими",
"description":"This is the title for the list of members who have invited other people"
},
"PendingInvites--invited-count":{
"message":"Пригласил(-а) $number$",
"description":"This is the label for the number of members someone has invited"
},
"PendingInvites--revoke-for-label":{
"message":"Отозвать приглашение",
"description":"This is aria label for revoking a group invite icon"
},
"PendingInvites--revoke-for":{
"message":"Отозвать приглашение в группу для «$name$»?",
"description":"This is the modal content when confirming revoking a single invite"
},
"PendingInvites--revoke-from-singular":{
"message":"Отозвать 1 приглашение, которые отправил(-а) «$name$»?",
"description":"This is the modal content when confirming revoking a single invite"
},
"PendingInvites--revoke-from-plural":{
"message":"Отозвать $number$ приглашений, которые отправил(-а) «$name$»?",
"description":"This is the modal content when confirming revoking multiple invites"
},
"PendingInvites--revoke":{
"message":"Отозвать",
"description":"This is the modal button to confirm revoking invites"
},
"PendingRequests--approve":{
"message":"Принять запрос",
"description":"This is the modal button to approve group request to join"
},
"PendingRequests--deny":{
"message":"Отклонить запрос",
"description":"This is the modal button to deny group request to join"
},
"PendingRequests--info":{
"message":"Люди в этом списке пытаются присоединиться к «$name$» по ссылке на группу.",
"description":"Information shown below the pending admin approval list"
},
"PendingInvites--info":{
"message":"Подробности людей, приглашенных другими участниками группы, не показываются до того, как они присоединятся. Приглашенные увидят сообщения в группе только после того, как присоединятся.",
"description":"Information shown below the invite list"
},
"PendingRequests--block--button":{
"message":"Заблокировать запрос",
"description":"Shown in timeline if users cancel their request to join a group via a group link"
},
"PendingRequests--block--title":{
"message":"Заблокировать запрос?",
"description":"Title of dialog to block a user from requesting to join via the link again"
},
"PendingRequests--block--contents":{
"message":"$name$ не сможет присоединиться или запросить присоединиться к этой группе с помощью ссылки. Этого пользователя всё равно можно будет добавить вручную.",
"description":"Details of dialog to block a user from requesting to join via the link again"
},
"PendingRequests--block--confirm":{
"message":"Заблокировать запрос",
"description":"Confirmation button of dialog to block a user from requesting to join via the link again"
},
"AvatarInput--no-photo-label--group":{
"message":"Добавить фото группы",
"description":"The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--no-photo-label--profile":{
"message":"Добавить фото",
"description":"The label for the avatar uploader when no profile photo is selected"
},
"AvatarInput--change-photo-label":{
"message":"Изменить фото",
"description":"The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice":{
"message":"Загрузить фото",
"description":"The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice":{
"message":"Удалить фото",
"description":"The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove":{
"message":"Удалить контакта",
"description":"The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close":{
"message":"Хорошо",
"description":"The text on the button when there's an error in the composer"
"description":"Aria label for audio attachment's Pause button"
},
"MessageAudio--download":{
"message":"Скачать аудиовложение",
"description":"Aria label for audio attachment's Download button"
},
"MessageAudio--pending":{
"message":"Скачивание аудиовложения…",
"description":"Aria label for pending audio attachment spinner"
},
"MessageAudio--slider":{
"message":"Время воспроизведения аудиовложения",
"description":"Aria label for audio attachment's playback time slider"
},
"MessageAudio--playbackRate1x":{
"message":"1x",
"description":"Button in the voice note message widget that shows the current playback rate of 1x (regular speed) and allows the user to toggle to the next rate"
},
"MessageAudio--playbackRate1p5x":{
"message":"1.5x",
"description":"Button in the voice note message widget that shows the current playback rate of 1.5x (%50 faster) and allows the user to toggle to the next rate"
},
"MessageAudio--playbackRate2x":{
"message":"2x",
"description":"Button in the voice note message widget that shows the current playback rate of 2x (double speed) and allows the user to toggle to the next rate"
},
"MessageAudio--playbackRatep5x":{
"message":"0.5x",
"description":"Button in the voice note message widget that shows the current playback rate of .5x (half speed) and allows the user to toggle to the next rate"
},
"emptyInboxMessage":{
"message":"Нажмите на $composeIcon$ выше и найдите контакта или группу для общения.",
"description":"Shown in the left-pane when the inbox is empty"
},
"composeIcon":{
"message":"кнопку «Новый разговор»",
"description":"Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue":{
"message":"Продолжить",
"description":"aria-label for the 'next' button in the forward a message modal dialog"
},
"TimelineDateHeader--date-in-last-6-months":{
"message":"ddd, D MMM",
"description":"Moment.js format for date headers in the message timeline, for dates <6 months old. See https://momentjs.com/docs/#/displaying/format/."
},
"TimelineDateHeader--date-older-than-6-months":{
"message":"D MMM YYYY",
"description":"Moment.js format for date headers in the message timeline, for dates >=6 months old. See https://momentjs.com/docs/#/displaying/format/."
},
"MessageRequestWarning__learn-more":{
"message":"Узнать больше",
"description":"Shown on the message request warning. Clicking this button will open a dialog with more information"
},
"MessageRequestWarning__dialog__details":{
"message":"У вас нет общих групп с этим человеком. Внимательно проверяйте запросы перед тем, как принимать их, чтобы избежать нежелательных сообщений.",
"description":"Shown in the message request warning dialog. Gives more information about message requests"
"message":"Удалить «$name$» из группы? Этот пользователь не сможет заново присоединиться к группе по ссылке.",
"description":"When confirming the removal of a group member, show this text in the dialog"
},
"CaptchaDialog__title":{
"message":"Пройдите проверку, чтобы продолжить общение",
"description":"Header in the captcha dialog"
},
"CaptchaDialog__first-paragraph":{
"message":"Чтобы помочь предотвратить спам в Signal, пожалуйста, пройдите проверку.",
"description":"First paragraph in the captcha dialog"
},
"CaptchaDialog__second-paragraph":{
"message":"После проверки вы сможете продолжить общаться. Все приостановленные сообщения будут отправлены автоматически.",
"description":"First paragraph in the captcha dialog"
},
"CaptchaDialog--can-close__title":{
"message":"Продолжить без проверки?",
"description":"Header in the captcha dialog that can be closed"
},
"CaptchaDialog--can-close__body":{
"message":"Если вы пропустите проверку, то можете пропустить сообщения от других людей, и может не удастся отправить ваши сообщения.",
"description":"Body of the captcha dialog that can be closed"
},
"CaptchaDialog--can_close__skip-verification":{
"message":"Пропустить проверку",
"description":"Skip button of the captcha dialog that can be closed"
},
"verificationComplete":{
"message":"Проверка завершена.",
"description":"Displayed after successful captcha"
},
"verificationFailed":{
"message":"Проверка не удалась. Пожалуйста, попробуйте еще раз позже.",
"description":"Displayed after unsuccessful captcha"
},
"deleteForEveryoneFailed":{
"message":"Не удалось удалить сообщение для всех. Пожалуйста, попробуйте еще раз позже.",
"description":"Displayed when delete-for-everyone has failed to send to all recipients"
},
"ChatColorPicker__delete--title":{
"message":"Удаление цвета",
"description":"Confirm title for deleting custom color"
},
"ChatColorPicker__delete--message":{
"message":"Этот пользовательский цвет используется в $num$ чатах. Вы хотите удалить его для всех чатов?",
"description":"Confirm message for deleting custom color"
},
"ChatColorPicker__global-chat-color":{
"message":"Глобальный цвет чата",
"description":"Modal title for the chat color picker and editor for all conversations"
},
"ChatColorPicker__menu-title":{
"message":"Цвет чата",
"description":"View title for the chat color picker and editor"
},
"ChatColorPicker__reset":{
"message":"Сбросить цвет чата",
"description":"Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault":{
"message":"Сбросить цвета чатов?",
"description":"Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll":{
"message":"Сбросить цвета всех чатов",
"description":"Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default":{
"message":"Сбросить цвет по умолчанию",
"description":"Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset":{
"message":"Сбросить",
"description":"Confirm button label for resetting chat colors"
},
"ChatColorPicker__confirm-reset-message":{
"message":"Вы хотите заменить цвета всех чатов?",
"description":"Modal message text for confirming resetting of chat colors"
},
"ChatColorPicker__custom-color--label":{
"message":"Показать редактор пользовательского цвета",
"description":"aria-label for custom color editor button"
},
"ChatColorPicker__sampleBubble1":{
"message":"Это предпросмотр цвета чата.",
"description":"An example message bubble for selecting the chat color"
},
"ChatColorPicker__sampleBubble2":{
"message":"Еще одно сообщение.",
"description":"An example message bubble for selecting the chat color"
},
"ChatColorPicker__sampleBubble3":{
"message":"Этот цвет виден только вам.",
"description":"An example message bubble for selecting the chat color"
},
"ChatColorPicker__context--edit":{
"message":"Редактировать цвет",
"description":"Option in the custom color bubble context menu"
},
"ChatColorPicker__context--duplicate":{
"message":"Дублировать",
"description":"Option in the custom color bubble context menu"
},
"ChatColorPicker__context--delete":{
"message":"Удалить",
"description":"Option in the custom color bubble context menu"
},
"CustomColorEditor__solid":{
"message":"Сплошной",
"description":"Tab label for selecting solid colors"
},
"CustomColorEditor__gradient":{
"message":"Градиент",
"description":"Tab label for selecting a gradient"
},
"CustomColorEditor__hue":{
"message":"Оттенок",
"description":"Label for the hue slider"
},
"CustomColorEditor__saturation":{
"message":"Насыщенность",
"description":"Label for the saturation slider"
},
"CustomColorEditor__title":{
"message":"Пользовательский цвет",
"description":"Modal title for the custom color editor"
},
"customDisappearingTimeOption":{
"message":"Пользовательское время…",
"description":"Text for an option in Disappearing Messages menu and Conversation Details Disappearing Messages setting when no user value is available"
},
"selectedCustomDisappearingTimeOption":{
"message":"Пользовательское время",
"description":"Text for an option in Conversation Details Disappearing Messages setting when user previously selected custom time"
},
"DisappearingTimeDialog__label--value":{
"message":"Число",
"description":"aria-label for the number select box"
},
"DisappearingTimeDialog__label--units":{
"message":"Единица измерения времени",
"description":"aria-label for the units of time select box"
},
"DisappearingTimeDialog__title":{
"message":"Пользовательское время",
"description":"Title for the custom disappearing message timeout dialog"
},
"DisappearingTimeDialog__body":{
"message":"Выберите пользовательское время для исчезающих сообщений.",
"description":"Body for the custom disappearing message timeout dialog"
},
"DisappearingTimeDialog__set":{
"message":"Установить",
"description":"Text for the dialog button confirming the custom disappearing message timeout"
},
"DisappearingTimeDialog__seconds":{
"message":"секунд",
"description":"Name of the 'seconds' unit select for the custom disappearing message timeout dialog"
},
"DisappearingTimeDialog__minutes":{
"message":"минут",
"description":"Name of the 'minutes' unit select for the custom disappearing message timeout dialog"
},
"DisappearingTimeDialog__hours":{
"message":"часов",
"description":"Name of the 'hours' unit select for the custom disappearing message timeout dialog"
},
"DisappearingTimeDialog__days":{
"message":"дней",
"description":"Name of the 'days' unit select for the custom disappearing message timeout dialog"
},
"DisappearingTimeDialog__weeks":{
"message":"недели",
"description":"Name of the 'weeks' unit select for the custom disappearing message timeout dialog"
},
"settings__DisappearingMessages__footer":{
"message":"Установите таймер исчезающих сообщений по умолчанию для всех новых чатов, создаваемых вами.",
"description":"Footer for the Disappearing Messages settings section"
},
"settings__DisappearingMessages__timer__label":{
"message":"Таймер по умолчанию для новых чатов",
"description":"Label for the Disappearing Messages default timer setting"
},
"UniversalTimerNotification__text":{
"message":"Время исчезновения сообщений будет установлено на $timeValue$, когда вы отправите сообщение этому человеку.",
"description":"A message displayed when default disappearing message timeout is about to be applied"
},
"ErrorBoundaryNotification__text":{
"message":"Не удалось показать это сообщение. Нажмите, чтобы отправить журнал отладки.",
"description":"An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more":{
"message":"читать далее",
"description":"Button text when the group description is too long"
"description":"Description of high quality selector"
},
"MessageDetailsHeader--Failed":{
"message":"Не отправлено",
"description":"In the message details screen, shown above contacts where the message failed to deliver"
},
"MessageDetailsHeader--Pending":{
"message":"В ожидании",
"description":"In the message details screen, shown above contacts where the message is still sending"
},
"MessageDetailsHeader--Sent":{
"message":"Отправлено",
"description":"In the message details screen, shown above contacts where the message has been sent (but not delivered, read, or viewed)"
},
"MessageDetailsHeader--Delivered":{
"message":"Доставлено",
"description":"In the message details screen, shown above contacts who have received your message"
},
"MessageDetailsHeader--Read":{
"message":"Прочитано",
"description":"In the message details screen, shown above contacts who have read this message"
},
"MessageDetailsHeader--Viewed":{
"message":"Просмотрено",
"description":"In the message details screen, shown above contacts who have viewed this message"
},
"ProfileEditor--about":{
"message":"Обо мне",
"description":"Default text for about field"
},
"ProfileEditor--username":{
"message":"Имя пользователя",
"description":"Default text for username field"
},
"ProfileEditor--username--placeholder":{
"message":"Введите имя пользователя",
"description":"Placeholder for the username field"
},
"ProfileEditor--username--helper":{
"message":"Имена пользователей в Signal необязательны. Если вы решите создать имя пользователя, другие пользователи Signal смогут найти вас по этому имени пользователя и связаться с вами, не зная ваш номер телефона.",
"description":"Shown on the edit username screen"
},
"ProfileEditor--username--check-characters":{
"message":"Имена пользователей могут содержать только a-z, 0-9 и _",
"description":"Shown if user has attempted to use forbidden characters"
"description":"ConfirmationDialog text for discarding changes"
},
"ProfileEditor--info":{
"message":"Ваш профиль зашифрован. Ваш профиль и его изменения будут видны вашим контактам, а также другим людям, когда вы начинаете или принимаете новые чаты. $learnMore$",
"description":"Information shown at the bottom of the profile editor section"
},
"ProfileEditor--learnMore":{
"message":"Узнать больше",
"description":"Text that links to a support article"
},
"Bio--speak-freely":{
"message":"Говори свободно",
"description":"A default bio option"
},
"Bio--encrypted":{
"message":"Зашифрован",
"description":"A default bio option"
},
"Bio--free-to-chat":{
"message":"Свободен для чата",
"description":"A default bio option"
},
"Bio--coffee-lover":{
"message":"Любитель кофе",
"description":"A default bio option"
},
"Bio--taking-break":{
"message":"Делаю перерыв",
"description":"A default bio option"
},
"ProfileEditorModal--profile":{
"message":"Профиль",
"description":"Title for profile editing"
},
"ProfileEditorModal--name":{
"message":"Ваше имя",
"description":"Title for editing your name"
},
"ProfileEditorModal--about":{
"message":"Обо мне",
"description":"Title for about editing"
},
"ProfileEditorModal--avatar":{
"message":"Ваш аватар",
"description":"Title for profile avatar editing"
},
"ProfileEditorModal--username":{
"message":"Имя пользователя",
"description":"Title for username editing"
},
"ProfileEditorModal--error":{
"message":"Не удалось обновить ваш профиль. Пожалуйста, попробуйте еще раз.",
"description":"Error message when something goes wrong updating your profile."
},
"AnnouncementsOnlyGroupBanner--modal":{
"message":"Написать сообщение администратору",
"description":"Modal title for the list of admins in a group"
"description":"Title for the avatar picker in the group creation flow"
},
"Preferences__button--general":{
"message":"Общие",
"description":"Button to switch the settings view"
},
"Preferences__button--appearance":{
"message":"Внешний вид",
"description":"Button to switch the settings view"
},
"Preferences__button--chats":{
"message":"Чаты",
"description":"Button to switch the settings view (and a title of pane)"
},
"Preferences__button--calls":{
"message":"Звонки",
"description":"Button to switch the settings view"
},
"Preferences__button--notifications":{
"message":"Уведомления",
"description":"Button to switch the settings view"
},
"Preferences__button--privacy":{
"message":"Конфиденциальность",
"description":"Button to switch the settings view"
},
"Preferences--lastSynced":{
"message":"Последний импорт: $date$ $time$",
"description":"Label for date and time of last sync operation"
},
"Preferences--system":{
"message":"Система",
"description":"Title for system type settings"
},
"Preferences--zoom":{
"message":"Масштаб",
"description":"Label for changing the zoom level"
},
"Preferences__link-previews--title":{
"message":"Создавать предпросмотры ссылок",
"description":"Title for the generate link previews setting"
},
"Preferences__link-previews--description":{
"message":"Чтобы изменить эту настройку, откройте приложение Signal на своем мобильном устройстве и перейдите в Настройки > Чаты",
"description":"Description for the generate link previews setting"
},
"Preferences--advanced":{
"message":"Расширенные",
"description":"Title for advanced settings"
},
"Preferences--notification-content":{
"message":"Содержимое уведомления",
"description":"Label for the notification content setting select box"
},
"Preferences--blocked":{
"message":"Заблокированные",
"description":"Label for blocked contacts setting"
},
"Preferences--blocked-count-singular":{
"message":"$num$ контакт",
"description":"Number of contacts blocked singular"
},
"Preferences--blocked-count-plural":{
"message":"$num$ контактов",
"description":"Number of contacts blocked plural"
},
"Preferences__who-can--title":{
"message":"Кто может…",
"description":"Title for the 'who can do X' setting"
},
"Preferences__privacy--description":{
"message":"Чтобы изменить эти настройки, откройте приложение Signal на своем мобильном устройстве и перейдите в Настройки > Конфиденциальность",
"description":"Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody":{
"message":"Все",
"description":"Option for who can see my X select"
},
"Preferences__who-can--contacts":{
"message":"Мои контакты",
"description":"Option for who can see my X select"
},
"Preferences__who-can--nobody":{
"message":"Никто",
"description":"Option for who can see my X select"
},
"Preferences--messaging":{
"message":"Общение",
"description":"Title for the messaging settings"
},
"Preferences--see-me":{
"message":"Видеть мой номер телефона",
"description":"Label for the see my phone number setting"
},
"Preferences--find-me":{
"message":"Найти меня по номеру телефона",
"description":"Label for the find me by my phone number setting"
},
"Preferences--read-receipts":{
"message":"Уведомления о прочтении",
"description":"Label for the read receipts setting"
},
"Preferences--typing-indicators":{
"message":"Индикаторы набора текста",
"description":"Label for the typing indicators setting"
},
"Preferences--updates":{
"message":"Обновления",
"description":"Header for settings having to do with updates"
},
"Preferences__download-update":{
"message":"Автоматически скачивать обновления",
"description":"Label for checkbox for the auto download updates setting"
},
"Preferences__enable-notifications":{
"message":"Включить уведомления",
"description":"Label for checkbox for the notifications setting"
},
"Preferences__devices":{
"message":"Устройства",
"description":"Label for Device list in call settings pane"
},
"DialogUpdate--version-available":{
"message":"Доступно обновление до версии $version$",
"description":"Tooltip for new update available"
},
"NSIS__retry-dialog--first-line":{
"message":"Не удалось закрыть Signal.",
"description":"First line of the dialog displayed when Windows installer can't close application automatically and needs user intervention to complete the installation."
},
"NSIS__retry-dialog--second-line":{
"message":"Пожалуйста, закройте его вручную и нажмите «Повторить», чтобы продолжить.",
"description":"Second line of the dialog displayed when Windows installer can't close application automatically and needs user intervention to complete the installation."
},
"NSIS__appRunning":{
"message":"Приложение $appName$ запущено.\nНажмите «OK», чтобы закрыть его.\nЕсли оно не закрывается, попробуйте закрыть его вручную.",
"description":"The contents of a dialog displayed when Windows installer detect that the application is running and asks user to close it. Note: please keep the line breaks so that the text occupies three separate lines"
},
"NSIS__decompressionFailed":{
"message":"Не удалось разархивировать файлы. Пожалуйста, попробуйте запустить установщик заново.",
"description":"Displayed when Windows installer cannot decompress application files"
},
"NSIS__uninstallFailed":{
"message":"Не удалось удалить старые файлы приложения. Пожалуйста, попробуйте запустить установщик заново.",
"description":"Displayed when Windows installer cannot uninstall the old application"
},
"CrashReportDialog__title":{
"message":"В приложении произошёл сбой",
"description":"A title of the dialog displayed when starting an application after a recent crash"
},
"CrashReportDialog__body":{
"message":"Signal перезапустился после сбоя. Вы можете отправить журнал сбоя, чтобы помочь Signal исследовать эту проблему.",
"description":"The body of the dialog displayed when starting an application after a recent crash"
},
"CrashReportDialog__submit":{
"message":"Отправить",
"description":"A button label for submission of the crash reporter data after a recent crash"
},
"CrashReportDialog__erase":{
"message":"Не отправлять",
"description":"A button label for erasure of the crash reporter data after a recent crash and continuing to start the app"
},
"CustomizingPreferredReactions__title":{
"message":"Настроить реакции",
"description":"Shown in the header of the modal for customizing the preferred reactions. Also shown in the tooltip for the button that opens this modal."
},
"CustomizingPreferredReactions__subtitle":{
"message":"Нажмите, чтобы заменить эмодзи",
"description":"Instructions in the modal for customizing the preferred reactions."
},
"CustomizingPreferredReactions__had-save-error":{
"message":"Произошла ошибка при сохранении ваших настроек. Пожалуйста, попробуйте еще раз.",
"description":"Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw":{
"message":"Нарисовать",
"description":"Label for the draw button in the media editor"
},
"MediaEditor__control--text":{
"message":"Добавить текст",
"description":"Label for the text button in the media editor"
},
"MediaEditor__control--sticker":{
"message":"Стикеры",
"description":"Label for the sticker button in the media editor"
},
"MediaEditor__control--crop":{
"message":"Обрезать и повернуть",
"description":"Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo":{
"message":"Отменить",
"description":"Label for the undo button in the media editor"
},
"MediaEditor__control--redo":{
"message":"Вернуть",
"description":"Label for the redo button in the media editor"
},
"MediaEditor__text--regular":{
"message":"Обычный",
"description":"Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight":{
"message":"Выделение",
"description":"Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline":{
"message":"Контур",
"description":"Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline":{
"message":"Подчёркивание",
"description":"Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen":{
"message":"Фломастер",
"description":"Type of brush to free draw"
},
"MediaEditor__draw--highlighter":{
"message":"Текстовыделитель",
"description":"Type of brush to free draw"
},
"MediaEditor__draw--thin":{
"message":"Тонкий",
"description":"Tip width of the brush"
},
"MediaEditor__draw--regular":{
"message":"Обычный",
"description":"Tip width of the brush"
},
"MediaEditor__draw--medium":{
"message":"Средний",
"description":"Tip width of the brush"
},
"MediaEditor__draw--heavy":{
"message":"Толстый",
"description":"Tip width of the brush"
},
"MediaEditor__crop--reset":{
"message":"Сбросить",
"description":"Reset the crop state"
},
"MediaEditor__crop--rotate":{
"message":"Повернуть",
"description":"Rotate the canvas"
},
"MediaEditor__crop--flip":{
"message":"Зеркально отразить",
"description":"Flip/mirror the canvas"
},
"MediaEditor__crop--lock":{
"message":"Заблокировать соотношение сторон",
"description":"Lock the aspect ratio"
},
"MediaEditor__crop--crop":{
"message":"Обрезать",
"description":"Performs the crop"
},
"MyStories__title":{
"message":"Мои истории",
"description":"Title for the my stories list"
},
"MyStories__story":{
"message":"Ваша история",
"description":"aria-label for each one of your stories"
},
"MyStories__download":{
"message":"Скачать историю",
"description":"aria-label for the download button"
},
"MyStories__more":{
"message":"Больше опций",
"description":"aria-label for the more button"
},
"MyStories__views--singular":{
"message":"$num$ просмотр",
"description":"Number of views your story has"
},
"MyStories__views--plural":{
"message":"$num$ просмотров",
"description":"Number of views your story has"
},
"MyStories__replies--singular":{
"message":"$num$ ответ",
"description":"Number of replies your story has"
},
"MyStories__replies--plural":{
"message":"$num$ ответов",
"description":"Number of replies your story has"
},
"MyStories__delete":{
"message":"Удалить эту историю? Она также будет удалена для всех, кто её получил.",
"description":"Confirmation dialog description text for deleting a story"
"description":"Description of how many people are in the exclusive allow list"
},
"StoriesSettings__mine__disclaimer":{
"message":"Выберите, кто может просмотреть вашу историю. Изменения не повлияют на истории, которые вы уже отправили. $learnMore$",
"description":"Disclaimer on how changes to story settings work"
},
"StoriesSettings__mine__disclaimer--learn-more":{
"message":"Узнать больше.",
"description":"Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu":{
"message":"Настройки историй",
"description":"Button label to get to story settings"
},
"SendStoryModal__choose-who-can-view":{
"message":"Выберите, кто может просматривать эту историю",
"description":"Shown during the first time posting a story"
},
"SendStoryModal__title":{
"message":"Получатель:",
"description":"Title for the send story modal"
},
"SendStoryModal__send":{
"message":"Отправить историю",
"description":"aria-label for the send story button"
},
"SendStoryModal__new":{
"message":"Новая история",
"description":"button to create a new distribution list to send story to"
},
"SendStoryModal__new-private--title":{
"message":"Новая частная история",
"description":"Create a new distribution list"
},
"SendStoryModal__new-private--description":{
"message":"Видна только определённым людям",
"description":"Description of what a distribution list would do"
},
"SendStoryModal__new-group--title":{
"message":"Новая история группы",
"description":"Select a group to send a story to"
},
"SendStoryModal__new-group--description":{
"message":"Поделитесь с существующей группой",
"description":"Description of what selecting a group would do"
},
"SendStoryModal__choose-groups":{
"message":"Выберите группы",
"description":"Modal title when choosing groups"
},
"SendStoryModal__my-stories-privacy":{
"message":"Настройки приватности моих историй",
"description":"Modal title for setting privacy for My Stories"
},
"SendStoryModal__privacy-disclaimer":{
"message":"Выберите, какие контакты Signal могут просматривать вашу историю. Вы всегда можете изменить это в настройках конфиденциальности. $learnMore$",
"description":"Disclaimer on how changes to story settings work"
"message":"Включите уведомления о прочтении, чтобы видеть, кто просматривал ваши истории. Откройте приложение Signal на своем мобильном устройстве и перейдите в Настройки > Конфиденциальность",
"description":"Instructions on how to enable read receipts"
"description":"Placeholder text for when there are no replies"
},
"StoryViewsNRepliesModal__tab--views":{
"message":"Просмотры",
"description":"Title for views tab"
},
"StoryViewsNRepliesModal__tab--replies":{
"message":"Ответы",
"description":"Title for replies tab"
},
"StoryViewsNRepliesModal__react":{
"message":"Отреагировать на историю",
"description":"aria-label for reaction button"
},
"StoryViewsNRepliesModal__reacted":{
"message":"Отреагировал(-а) на историю",
"description":"Description of someone reacting to a story"
},
"StoryListItem__label":{
"message":"История",
"description":"aria-label for the story list button"
},
"StoryListItem__unhide":{
"message":"Показывать истории",
"description":"Label for menu item to un-hide the story"
},
"StoryListItem__hide":{
"message":"Скрыть историю",
"description":"Label for menu item to hide the story"
},
"StoryListItem__go-to-chat":{
"message":"Перейти к чату",
"description":"Label for menu item to go to conversation"
},
"StoryListItem__delete":{
"message":"Удалить",
"description":"Label for menu item to delete a story"
},
"StoryListItem__info":{
"message":"Информация",
"description":"Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body":{
"message":"Скрыть историю? Новые истории от $name$ и их обновления больше не будут показываться сверху списка историй.",
"description":"Body for the confirmation dialog for hiding a story"
},
"StoryListItem__hide-modal--confirm":{
"message":"Скрыть",
"description":"Action button for the confirmation dialog to hide a story"
},
"StoryImage__error2":{
"message":"Невозможно загрузить историю. Пользователю $name$ нужно поделиться ею снова.",
"description":"Description for image errors"
},
"StoryImage__error--you":{
"message":"Невозможно загрузить историю. Вам нужно поделиться ею снова.",
"description":"Description for image errors but when it is your own image"
},
"StoryCreator__error--video-too-long":{
"message":"Не удается опубликовать видео в истории, поскольку оно слишком длинное",
"description":"Error string for when a video post to story fails"
},
"StoryCreator__error--video-unsupported":{
"message":"Невозможно опубликовать видео в истории, так как данный тип файл не поддерживается",
"description":"Error string for when a video post to story fails"
},
"StoryCreator__error--video-error":{
"message":"Не удалось загрузить видео",
"description":"Error string for when a video post to story fails"
},
"StoryCreator__text-bg--background":{
"message":"Текст имеет белый фон",
"description":"Button label"
},
"StoryCreator__text-bg--inverse":{
"message":"Текст имеет выбранный цвет в качестве цвета фона",
"description":"Button label"
},
"StoryCreator__text-bg--none":{
"message":"Текст не имеет цвета фона",
"description":"Button label"
},
"StoryCreator__story-bg":{
"message":"Изменить фоновый цвет истории",
"description":"Button label"
},
"StoryCreator__next":{
"message":"Далее",
"description":"Button label text to advance to next step of story creation"
},
"StoryCreator__add-link":{
"message":"Добавить ссылку",
"description":"Button label to apply the link preview to story"
},
"StoryCreator__input-placeholder":{
"message":"Добавьте текст",
"description":"Placeholder to add text"
},
"StoryCreator__text--regular":{
"message":"Обычный",
"description":"Label for font"
},
"StoryCreator__text--bold":{
"message":"Жирный",
"description":"Label for font"
},
"StoryCreator__text--serif":{
"message":"С засечками",
"description":"Label for font"
},
"StoryCreator__text--script":{
"message":"Рукописный",
"description":"Label for font"
},
"StoryCreator__text--condensed":{
"message":"Узкий",
"description":"Label for font"
},
"StoryCreator__control--text":{
"message":"Добавить текст истории",
"description":"aria-label for edit text button"
},
"StoryCreator__control--link":{
"message":"Добавить ссылку",
"description":"aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder":{
"message":"Наберите или вставьте URL",
"description":"Placeholder for the URL input for link previews"
},
"StoryCreator__link-preview-empty":{
"message":"Добавьте ссылку для зрителей вашей истории",
"description":"Empty state for the link preview"
},
"TextAttachment__placeholder":{
"message":"Добавьте текст",
"description":"Placeholder for the add text input"
},
"TextAttachment__preview__link":{
"message":"Посетить ссылку",
"description":"Title for the link preview tooltip"
},
"Quote__story":{
"message":"История",
"description":"Title for replies to stories"
},
"Quote__story-reaction":{
"message":"Отреагировал(-а) на историю от $name$",
"description":"Label for when a person reacts to a story"
},
"Quote__story-reaction--single":{
"message":"Отреагировал(-а) на историю",
"description":"Used whenever we can't find a user's first name"
},
"Quote__story-unavailable":{
"message":"Больше не доступна",
"description":"Label for when a story is not found"
},
"ContextMenu--button":{
"message":"Контекстное меню",
"description":"Default aria-label for the context menu buttons"
},
"WhatsNew__modal-title":{
"message":"Что нового",
"description":"Title for the whats new modal"
},
"WhatsNew__bugfixes":{
"message":"Эта версия содержит несколько небольших изменений и исправлений ошибок.",
"description":"Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--1":{
"message":"Дополнительные небольшие изменения, исправления ошибок и улучшения производительности. Спасибо за то, что пользуетесь Signal!",
"description":"Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2":{
"message":"Исправлено несколько ошибок для бесперебойной работы вашего приложения. На горизонте еще более захватывающие изменения!",
"description":"Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3":{
"message":"Изменения, исправления ошибок и улучшения производительности. Продолжайте обмениваться текстовыми сообщениями, звонить и общаться в видеочате, как обычно.",
"description":"Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4":{
"message":"Мы усердно работаем над исправлением ошибок и другими улучшениями производительности, чтобы приложение работало для вас бесперебойно.",
"description":"Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5":{
"message":"Дополнительные небольшие изменения, исправления ошибок и различные планы на будущее.",
"description":"Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6":{
"message":"Небольшие изменения, исправления ошибок и улучшения производительности. Спасибо за то, что пользуетесь Signal!",
"description":"Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.57--1":{
"message":"Измените скорость аудиосообщений, чтобы перейти к сути или уловить детали.",
"description":"Release notes for v5.57"
},
"WhatsNew__v5.57--2":{
"message":"Оптимизируйте поиск эмодзи. Открыв выбор эмодзи, пропустите 🔍 и просто начните вводить ключевые слова.",