[RFR] po4a://manpages-l10n/po/ru/man1/shred.1.po
Andrey Dogadkin <[email protected]>
| Newsgroups | gmane.linux.debian.internationalization.russian |
|---|---|
| Message-ID | <PA4PR07MB8463443E0EEA0136800B4239B8CA2@PA4PR07MB8463.eurprd07.prod.outlook.com> |
# Russian translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # Андрей Догадкин <[email protected]>, 2024. msgid "" msgstr "" "Project-Id-Version: manpages-l10n 4.23.0\n" "POT-Creation-Date: 2024-05-01 15:53+0200\n" "PO-Revision-Date: 2024-06-22 14:50+0300\n" "Last-Translator: Andrey Dogadkin <[email protected]>\n" "Language-Team: Russian <[email protected]>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Poedit 3.4.2\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "SHRED" msgstr "SHRED" #. type: TH #: archlinux debian-unstable #, no-wrap msgid "March 2024" msgstr "март 2024 г." #. type: TH #: archlinux fedora-rawhide opensuse-tumbleweed #, no-wrap msgid "GNU coreutils 9.5" msgstr "GNU coreutils 9.5" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "User Commands" msgstr "Команды пользователя" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "NAME" msgstr "ИМЯ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "shred - overwrite a file to hide its contents, and optionally delete it" msgstr "" "shred — перезаписать файл, чтобы скрыть его содержимое, и при необходимости " "удалить этот файл" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "SYNOPSIS" msgstr "СИНТАКСИС" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B<shred> [I<\\,OPTION\\/>]... I<\\,FILE\\/>..." msgstr "B<shred> [I<\\,ПАРАМЕТР\\/>]... I<\\,ФАЙЛ\\/>..." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "DESCRIPTION" msgstr "ОПИСАНИЕ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Overwrite the specified FILE(s) repeatedly, in order to make it harder for " "even very expensive hardware probing to recover the data." msgstr "" "Перезаписать указанные ФАЙЛы несколько раз, чтобы усложнить восстановление " "информации даже при использовании очень дорогостоящих аппаратных средств " "анализа." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "If FILE is -, shred standard output." msgstr "" "Если ФАЙЛ задан как -, выполнить операцию над данными из стандартного потока " "ввода." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Mandatory arguments to long options are mandatory for short options too." msgstr "" "Аргументы, обязательные для длинных параметров, обязательны и для коротких." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-f>, B<--force>" msgstr "B<-f>, B<--force>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "change permissions to allow writing if necessary" msgstr "при необходимости изменить права доступа для разрешения записи" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-n>, B<--iterations>=I<\\,N\\/>" msgstr "B<-n>, B<--iterations>=I<\\,N\\/>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "overwrite N times instead of the default (3)" msgstr "" "выполнить перезапись N раз вместо количества, заданного по умолчанию (3)" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<--random-source>=I<\\,FILE\\/>" msgstr "B<--random-source>=I<\\,ФАЙЛ\\/>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "get random bytes from FILE" msgstr "считывать байты случайных данных из ФАЙЛа" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-s>, B<--size>=I<\\,N\\/>" msgstr "B<-s>, B<--size>=I<\\,N\\/>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "shred this many bytes (suffixes like K, M, G accepted)" msgstr "" "перезаписать заданное количество байтов (допустимы такие суффиксы, как K, M, " "G)" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-u>" msgstr "B<-u>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "deallocate and remove file after overwriting" msgstr "освободить занятое файлом пространство и удалить файл после перезаписи" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<--remove>[=I<\\,HOW\\/>]" msgstr "B<--remove>[=I<\\,УДАЛЯТЬ_КАК\\/>]" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "like B<-u> but give control on HOW to delete; See below" msgstr "" "подобно B<-u>, но значение УДАЛЯТЬ_КАК позволяет определить, как будет " "осуществляться удаление; см. ниже" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-v>, B<--verbose>" msgstr "B<-v>, B<--verbose>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "show progress" msgstr "отображать ход выполнения" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-x>, B<--exact>" msgstr "B<-x>, B<--exact>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "do not round file sizes up to the next full block;" msgstr "не округлять размеры файлов до следующего полного блока;" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "this is the default for non-regular files" msgstr "данный параметр используется по умолчанию для специальных файлов" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-z>, B<--zero>" msgstr "B<-z>, B<--zero>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "add a final overwrite with zeros to hide shredding" msgstr "" "добавить заключительный этап перезаписи нулями, чтобы скрыть факт " "использования данной программы" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<--help>" msgstr "B<--help>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "display this help and exit" msgstr "отобразить эту справочную информацию и завершить работу" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<--version>" msgstr "B<--version>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "output version information and exit" msgstr "вывести информацию о версии и завершить работу" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed msgid "" "Delete FILE(s) if B<--remove> (B<-u>) is specified. The default is not to " "remove the files because it is common to operate on device files like I<\\,/" "dev/hda\\/>, and those files usually should not be removed. The optional " "HOW parameter indicates how to remove a directory entry: \\&'unlink' =E<gt> " "use a standard unlink call. \\&'wipe' =E<gt> also first obfuscate bytes in " "the name. \\&'wipesync' =E<gt> also sync each obfuscated byte to the " "device. The default mode is 'wipesync', but note it can be expensive." msgstr "" "Удалять ФАЙЛ(ы), если задан параметр B<--remove> (B<-u>). По умолчанию файлы " "не удаляются, так как данная программа нередко используется в отношении " "файлов устройств, например, I<\\,/dev/hda\\/>, и такие файлы обычно не " "следует удалять. Необязательный параметр УДАЛЯТЬ_КАК определяет, как следует " "удалять запись в каталоге: «unlink» =E<gt> использовать стандартный вызов " "unlink; «wipe» =E<gt> также сначала выполнить обфускацию байтов в имени; " "«wipesync» =E<gt> также синхронно записать каждый обфусцированный байт на " "устройство. По умолчанию используется режим «wipesync», но следует заметить, " "что он может быть ресурсоёмким." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "CAUTION: shred assumes the file system and hardware overwrite data in " "place. Although this is common, many platforms operate otherwise. Also, " "backups and mirrors may contain unremovable copies that will let a shredded " "file be recovered later. See the GNU coreutils manual for details." msgstr "" "ВНИМАНИЕ: shred предполагает, что файловая система и аппаратное обеспечение " "перезаписывают данные сразу. Несмотря на то, что это распространённая " "практика, многие платформы работают иначе. Кроме того, резервные копии и " "зеркала могут содержать неудаляемые данные, которые позволят позже " "восстановить файл, обработанный программой shred. Обратитесь к документации " "GNU coreutils за подробностями." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "AUTHOR" msgstr "АВТОРЫ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Written by Colin Plumb." msgstr "Программа написана Колином Пламбом (Colin Plumb)." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "REPORTING BUGS" msgstr "ИНФОРМАЦИЯ ОБ ОШИБКАХ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "GNU coreutils online help: E<lt>https://www.gnu.org/software/coreutils/E<gt>" msgstr "" "Онлайн-справка GNU coreutils: E<lt>https://www.gnu.org/software/coreutils/" "E<gt>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Report any translation bugs to E<lt>https://translationproject.org/team/E<gt>" msgstr "" "Сообщайте обо всех ошибках перевода по адресу E<lt>https://" "translationproject.org/team/ru.htmlE<gt>" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "COPYRIGHT" msgstr "АВТОРСКИЕ ПРАВА" #. type: Plain text #: archlinux fedora-rawhide opensuse-tumbleweed msgid "" "Copyright \\(co 2024 Free Software Foundation, Inc. License GPLv3+: GNU GPL " "version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." msgstr "" "Copyright \\(co 2024 Free Software Foundation, Inc. Лицензия GPLv3+: GNU GPL " "версии 3 или выше E<lt>https://gnu.org/licenses/gpl.ru.htmlE<gt>." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "This is free software: you are free to change and redistribute it. There is " "NO WARRANTY, to the extent permitted by law." msgstr "" "Это свободное программное обеспечение: вы можете изменять и распространять " "его. Не предоставляется НИКАКИХ ГАРАНТИЙ в той мере, в которой это разрешено " "законом." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "SEE ALSO" msgstr "СМОТРИТЕ ТАКЖЕ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Full documentation E<lt>https://www.gnu.org/software/coreutils/shredE<gt>" msgstr "" "Полная документация на E<lt>https://www.gnu.org/software/coreutils/" "shredE<gt>," #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "or available locally via: info \\(aq(coreutils) shred invocation\\(aq" msgstr "" "также доступна локально посредством info \\(aq(coreutils) shred " "invocation\\(aq" #. type: TH #: debian-bookworm #, no-wrap msgid "September 2022" msgstr "сентябрь 2022 г." #. type: TH #: debian-bookworm #, no-wrap msgid "GNU coreutils 9.1" msgstr "GNU coreutils 9.1" #. type: Plain text #: debian-bookworm msgid "" "Copyright \\(co 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL " "version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." msgstr "" "Copyright \\(co 2022 Free Software Foundation, Inc. Лицензия GPLv3+: GNU GPL " "версии 3 или выше E<lt>https://gnu.org/licenses/gpl.ru.htmlE<gt>." #. type: TH #: debian-unstable fedora-40 mageia-cauldron #, no-wrap msgid "GNU coreutils 9.4" msgstr "GNU coreutils 9.4" #. type: Plain text #: debian-unstable fedora-40 mageia-cauldron msgid "" "Copyright \\(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL " "version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." msgstr "" "Copyright \\(co 2023 Free Software Foundation, Inc. Лицензия GPLv3+: GNU GPL " "версии 3 или выше E<lt>https://gnu.org/licenses/gpl.ru.htmlE<gt>." #. type: TH #: fedora-40 opensuse-leap-15-6 #, no-wrap msgid "January 2024" msgstr "январь 2024 г." #. type: TH #: fedora-rawhide opensuse-tumbleweed #, no-wrap msgid "April 2024" msgstr "апрель 2024 г." #. type: TH #: mageia-cauldron #, no-wrap msgid "August 2023" msgstr "август 2023 г." #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "GNU coreutils 8.32" msgstr "GNU coreutils 8.32" #. type: Plain text #: opensuse-leap-15-6 msgid "" "Delete FILE(s) if B<--remove> (B<-u>) is specified. The default is not to " "remove the files because it is common to operate on device files like I<\\,/" "dev/hda\\/>, and those files usually should not be removed. The optional " "HOW parameter indicates how to remove a directory entry: \\&'unlink' =E<gt> " "use a standard unlink call. \\&'wipe' =E<gt> also first obfuscate bytes in " "the name. \\&'wipesync' =E<gt> also sync each obfuscated byte to disk. The " "default mode is 'wipesync', but note it can be expensive." msgstr "" "Удалять ФАЙЛ(ы), если задан параметр B<--remove> (B<-u>). По умолчанию файлы " "не удаляются, так как данная программа нередко используется в отношении " "файлов устройств, например, I<\\,/dev/hda\\/>, и такие файлы обычно не " "следует удалять. Необязательный параметр УДАЛЯТЬ_КАК определяет, как следует " "удалять запись в каталоге: «unlink» =E<gt> использовать стандартный вызов " "unlink; «wipe» =E<gt> также сначала выполнить обфускацию байтов в имени; " "«wipesync» =E<gt> также синхронно записать каждый обфусцированный байт на " "диск. По умолчанию используется режим «wipesync», но следует заметить, что " "он может быть ресурсоёмким." #. type: Plain text #: opensuse-leap-15-6 msgid "" "Copyright \\(co 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL " "version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." msgstr "" "Copyright \\(co 2020 Free Software Foundation, Inc. Лицензия GPLv3+: GNU GPL " "версии 3 или выше E<lt>https://gnu.org/licenses/gpl.ru.htmlE<gt>."