From ab3665de1362ab27a8a2368a9faaa437214dfca2 Mon Sep 17 00:00:00 2001 From: Voomra Date: Tue, 19 Aug 2025 17:42:19 +0300 Subject: [PATCH] =?UTF-8?q?tweak:=20=D0=B4=D0=BE=D0=BF=D0=BE=D0=BB=D0=BD?= =?UTF-8?q?=D0=B5=D0=BD=20=D0=BF=D0=B5=D1=80=D0=B5=D0=B2=D0=BE=D0=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locale_ru-RU.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale_ru-RU.ini b/locale_ru-RU.ini index ddb5635..a3a4283 100644 --- a/locale_ru-RU.ini +++ b/locale_ru-RU.ini @@ -2565,7 +2565,7 @@ settings.visibility.error=An error occurred while trying to change the repo visi settings.visibility.fork_error="Can't change the visibility of a forked repo." settings.archive.button=Архивировать репозиторий settings.archive.header=Архивировать этот репозиторий -settings.archive.text=Archiving the repo will make it entirely read-only. It will be hidden from the dashboard. Nobody (not even you!) will be able to make new commits, or open any issues or pull requests. +settings.archive.text=Архивация репозитория сделает его доступным только для чтения. Он будет скрыт на панели управления. Никто (даже вы!) не сможет делать новые коммиты, открывать задачи или запросы на извлечение. settings.archive.success=Репозиторий был успешно архивирован. settings.archive.error=Ошибка при попытке архивировать репозиторий. Смотрите логи для получения подробностей. settings.archive.error_ismirror=Вы не можете поместить зеркалируемый репозиторий в архив.