[RFR] po4a://manpages-l10n/po/ru/man1/test.1.po
Andrey Dogadkin <[email protected]> Thu, 04 Jul 2024 21:17:26 +0300
| Newsgroups | gmane.linux.debian.internationalization.russian |
|---|---|
| Message-ID | <PA4PR07MB8463604A4774F41EE0D61E1DB8DE2@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.1\n" "POT-Creation-Date: 2024-06-29 05:15+0200\n" "PO-Revision-Date: 2024-07-04 14:45+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 "TEST" msgstr "TEST" #. 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 "test - check file types and compare values" msgstr "test — проверить тип файлов и сравнить значения" #. 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<test> I<EXPRESSION>" msgstr "B<test> I<ВЫРАЖЕНИЕ>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B<test>" msgstr "B<test>" #. \& tells doclifter the brackets are literal (Bug#31803). #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B<[\\&> I<EXPRESSION> B<]\\&>" msgstr "B<[\\&> I<ВЫРАЖЕНИЕ> B<]\\&>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B<[\\& ]\">" msgstr "B<[\\& ]>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B<[\\&> I<OPTION>" msgstr "B<[\\&> 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 "Exit with the status determined by EXPRESSION." 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-leap-15-6 opensuse-tumbleweed msgid "" "An omitted EXPRESSION defaults to false. Otherwise, EXPRESSION is true or " "false and sets exit status. It is one of:" msgstr "" "Если ВЫРАЖЕНИЕ опущено, оно по умолчанию считается ложью. В противном случае " "ВЫРАЖЕНИЕ может быть истиной или ложью и определяет код завершения. " "ВЫРАЖЕНИЕ принимает один из следующих видов:" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "( EXPRESSION )" msgstr "( ВЫРАЖЕНИЕ )" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "EXPRESSION is true" msgstr "ВЫРАЖЕНИЕ истинно" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "! EXPRESSION" msgstr "! ВЫРАЖЕНИЕ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "EXPRESSION is false" msgstr "ВЫРАЖЕНИЕ ложно" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "EXPRESSION1 B<-a> EXPRESSION2" msgstr "ВЫРАЖЕНИЕ1 B<-a> ВЫРАЖЕНИЕ2" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "both EXPRESSION1 and EXPRESSION2 are true" msgstr "оба выражения ВЫРАЖЕНИЕ1 и ВЫРАЖЕНИЕ2 истинны" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "EXPRESSION1 B<-o> EXPRESSION2" msgstr "ВЫРАЖЕНИЕ1 B<-o> ВЫРАЖЕНИЕ2" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "either EXPRESSION1 or EXPRESSION2 is true" msgstr "любое из выражений ВЫРАЖЕНИЕ1 и ВЫРАЖЕНИЕ2 истинно" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-n> STRING" msgstr "B<-n> СТРОКА" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "the length of STRING is nonzero" msgstr "длина СТРОКИ не равна нулю" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "STRING" msgstr "СТРОКА" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "equivalent to B<-n> STRING" msgstr "равнозначно B<-n> СТРОКА" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-z> STRING" msgstr "B<-z> СТРОКА" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "the length of STRING is zero" msgstr "длина СТРОКИ равна нулю" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "STRING1 = STRING2" msgstr "СТРОКА1 = СТРОКА2" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "the strings are equal" msgstr "строки равны" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "STRING1 != STRING2" msgstr "СТРОКА1 != СТРОКА2" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "the strings are not equal" msgstr "строки не равны" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "INTEGER1 B<-eq> INTEGER2" msgstr "ЦЕЛОЕ1 B<-eq> ЦЕЛОЕ2" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "INTEGER1 is equal to INTEGER2" msgstr "ЦЕЛОЕ1 и ЦЕЛОЕ2 равны" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "INTEGER1 B<-ge> INTEGER2" msgstr "ЦЕЛОЕ1 B<-ge> ЦЕЛОЕ2" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "INTEGER1 is greater than or equal to INTEGER2" msgstr "ЦЕЛОЕ1 больше, чем ЦЕЛОЕ2, или равно ему" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "INTEGER1 B<-gt> INTEGER2" msgstr "ЦЕЛОЕ1 B<-gt> ЦЕЛОЕ2" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "INTEGER1 is greater than INTEGER2" msgstr "ЦЕЛОЕ1 больше, чем ЦЕЛОЕ2" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "INTEGER1 B<-le> INTEGER2" msgstr "ЦЕЛОЕ1 B<-le> ЦЕЛОЕ2" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "INTEGER1 is less than or equal to INTEGER2" msgstr "ЦЕЛОЕ1 меньше, чем ЦЕЛОЕ2, или равно ему" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "INTEGER1 B<-lt> INTEGER2" msgstr "ЦЕЛОЕ1 B<-lt> ЦЕЛОЕ2" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "INTEGER1 is less than INTEGER2" msgstr "ЦЕЛОЕ1 меньше, чем ЦЕЛОЕ2" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "INTEGER1 B<-ne> INTEGER2" msgstr "ЦЕЛОЕ1 B<-ne> ЦЕЛОЕ2" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "INTEGER1 is not equal to INTEGER2" msgstr "ЦЕЛОЕ1 и ЦЕЛОЕ2 не равны" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "FILE1 B<-ef> FILE2" msgstr "ФАЙЛ1 B<-ef> ФАЙЛ2" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "FILE1 and FILE2 have the same device and inode numbers" msgstr "" "ФАЙЛ1 и ФАЙЛ2 имеют одинаковые номера устройства и индексного дескриптора " "(inode)" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "FILE1 B<-nt> FILE2" msgstr "ФАЙЛ1 B<-nt> ФАЙЛ2" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "FILE1 is newer (modification date) than FILE2" msgstr "ФАЙЛ1 новее (с точки зрения даты изменения), чем ФАЙЛ2" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "FILE1 B<-ot> FILE2" msgstr "ФАЙЛ1 B<-ot> ФАЙЛ2" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "FILE1 is older than FILE2" msgstr "ФАЙЛ1 старее, чем ФАЙЛ2" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-b> FILE" msgstr "B<-b> ФАЙЛ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "FILE exists and is block special" msgstr "ФАЙЛ существует и является блочным специальным файлом" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-c> FILE" msgstr "B<-c> ФАЙЛ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "FILE exists and is character special" msgstr "ФАЙЛ существует и является символьным специальным файлом" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-d> FILE" msgstr "B<-d> ФАЙЛ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "FILE exists and is a directory" msgstr "ФАЙЛ существует и является каталогом" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-e> FILE" msgstr "B<-e> ФАЙЛ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "FILE exists" 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> FILE" msgstr "B<-f> ФАЙЛ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "FILE exists and is a regular 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<-g> FILE" msgstr "B<-g> ФАЙЛ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "FILE exists and is set-group-ID" msgstr "" "ФАЙЛ существует и содержит бит установки идентификатора группы (set-group-ID)" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-G> FILE" msgstr "B<-G> ФАЙЛ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "FILE exists and is owned by the effective group ID" msgstr "" "ФАЙЛ существует, и эффективный идентификатор группы является его владельцем" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-h> FILE" msgstr "B<-h> ФАЙЛ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "FILE exists and is a symbolic link (same as B<-L>)" msgstr "ФАЙЛ существует и является символьной ссылкой (то же, что и B<-L>)" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-k> FILE" msgstr "B<-k> ФАЙЛ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "FILE exists and has its sticky bit set" msgstr "ФАЙЛ существует и его sticky bit установлен" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-L> FILE" msgstr "B<-L> ФАЙЛ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "FILE exists and is a symbolic link (same as B<-h>)" msgstr "ФАЙЛ существует и является символьной ссылкой (то же, что и B<-h>)" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-N> FILE" msgstr "B<-N> ФАЙЛ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "FILE exists and has been modified since it was last read" msgstr "" "ФАЙЛ существует и был изменён с тех пор, как его последний раз прочитали" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-O> FILE" msgstr "B<-O> ФАЙЛ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "FILE exists and is owned by the effective user ID" msgstr "" "ФАЙЛ существует, и эффективный идентификатор пользователя является его " "владельцем" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-p> FILE" msgstr "B<-p> ФАЙЛ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "FILE exists and is a named pipe" msgstr "ФАЙЛ существует и является именованным каналом" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-r> FILE" msgstr "B<-r> ФАЙЛ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed msgid "FILE exists and the user has read access" 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> FILE" msgstr "B<-s> ФАЙЛ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "FILE exists and has a size greater than zero" 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> FILE" msgstr "B<-S> ФАЙЛ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "FILE exists and is a socket" msgstr "ФАЙЛ существует и является сокетом" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-t> FD" msgstr "B<-t> ФД" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "file descriptor FD is opened on a terminal" msgstr "файловый дескриптор ФД открыт в терминале" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-u> FILE" msgstr "B<-u> ФАЙЛ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "FILE exists and its set-user-ID bit is set" msgstr "" "ФАЙЛ существует и содержит бит установки идентификатора пользователя (set-" "group-ID)" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-w> FILE" msgstr "B<-w> ФАЙЛ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed msgid "FILE exists and the user has write access" 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> FILE" msgstr "B<-x> ФАЙЛ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed msgid "FILE exists and the user has execute (or search) access" msgstr "ФАЙЛ существует и доступен пользователю для исполнения (или поиска)" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Except for B<-h> and B<-L>, all FILE-related tests dereference symbolic " "links. Beware that parentheses need to be escaped (e.g., by backslashes) " "for shells. INTEGER may also be B<-l> STRING, which evaluates to the length " "of STRING." msgstr "" "За исключением B<-h> и B<-L>, все проверки, относящиеся к ФАЙЛам, " "разыменовывают символьные ссылки. Обратите внимание, что круглые скобки " "должны быть экранированы при использовании в оболочке (например, с помощью " "символов обратной косой черты). ЦЕЛОЕ может также быть задано в виде B<-l> " "СТРОКА, в котором оно подразумевает длину СТРОКИ." #. type: Plain text #: archlinux fedora-rawhide opensuse-tumbleweed msgid "" "Binary B<-a> and B<-o> are ambiguous. Use 'test EXPR1 && test EXPR2' or " "'test EXPR1 || test EXPR2' instead." msgstr "" "Бинарные операторы B<-a> и B<-o> вносят неоднозначность. Используйте вместо " "них «test ВЫРАЖЕНИЕ1 && test ВЫРАЖЕНИЕ2» и «test ВЫРАЖЕНИЕ1 || test " "ВЫРАЖЕНИЕ2»." #. type: Plain text #: archlinux fedora-rawhide opensuse-tumbleweed msgid "" "\\&'[' honors B<--help> and B<--version>, but 'test' treats them as STRINGs." msgstr "" "\\&«[» распознаёт параметры B<--help> и B<--version>, в то время как «test» " "воспринимает их как СТРОКИ." #. type: Plain text #: archlinux fedora-rawhide opensuse-tumbleweed msgid "" "Your shell may have its own version of test and/or [, which usually " "supersedes the version described here. Please refer to your shell's " "documentation for details about the options it supports." msgstr "" "Используемая вами оболочка может иметь собственную версию test и/или [, " "которая обычно заменяет версию, описанную здесь. Чтобы получить подробную " "информацию о поддерживаемых ею параметрах, обратитесь к документации на вашу " "оболочку." #. 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 Kevin Braunsdorf and Matthew Bradburn." msgstr "" "Программа написана Кевином Браунсдорфом (Kevin Braunsdorf) и Мэттью " "Брэдбёрном (Matthew Bradburn)." #. 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-tumbleweed msgid "B<access>(2)" msgstr "B<access>(2)" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed msgid "" "Full documentation E<lt>https://www.gnu.org/software/coreutils/testE<gt>" msgstr "" "Полная документация на E<lt>https://www.gnu.org/software/coreutils/testE<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) test invocation\\(aq" msgstr "" "также доступна локально посредством info \\(aq(coreutils) test " "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 debian-unstable fedora-40 mageia-cauldron opensuse-leap-15-6 msgid "" "NOTE: Binary B<-a> and B<-o> are inherently ambiguous. Use 'test EXPR1 && " "test EXPR2' or 'test EXPR1 || test EXPR2' instead." msgstr "" "ПРИМЕЧАНИЕ: бинарные операторы B<-a> и B<-o> вносят неоднозначность. " "Используйте вместо них «test ВЫРАЖЕНИЕ1 && test ВЫРАЖЕНИЕ2» и «test " "ВЫРАЖЕНИЕ1 || test ВЫРАЖЕНИЕ2»." #. type: Plain text #: debian-bookworm debian-unstable fedora-40 mageia-cauldron opensuse-leap-15-6 msgid "" "NOTE: [ honors the B<--help> and B<--version> options, but test does not. " "test treats each of those as it treats any other nonempty STRING." msgstr "" "ПРИМЕЧАНИЕ: [ распознаёт параметры B<--help> и B<--version> в отличие от " "test. test воспринимает каждый из них так же, как и любую другую непустую " "СТРОКУ." #. type: Plain text #: debian-bookworm debian-unstable fedora-40 mageia-cauldron opensuse-leap-15-6 msgid "" "NOTE: your shell may have its own version of test and/or [, which usually " "supersedes the version described here. Please refer to your shell's " "documentation for details about the options it supports." msgstr "" "ПРИМЕЧАНИЕ: используемая вами оболочка может иметь собственную версию test и/" "или [, которая обычно заменяет версию, описанную здесь. Чтобы получить " "подробную информацию о поддерживаемых ею параметрах, обратитесь к " "документации на вашу оболочку." #. 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 #, no-wrap msgid "June 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 "FILE exists and read permission is granted" msgstr "ФАЙЛ существует и доступен для чтения" #. type: Plain text #: opensuse-leap-15-6 msgid "FILE exists and write permission is granted" msgstr "ФАЙЛ существует и доступен для записи" #. type: Plain text #: opensuse-leap-15-6 msgid "FILE exists and execute (or search) permission is granted" msgstr "ФАЙЛ существует и доступен для исполнения (или поиска)" #. 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>." #. type: Plain text #: opensuse-leap-15-6 msgid "Full documentation E<lt>https://www.gnu.org/software/coreutils/[E<gt>" msgstr "" "Полная документация на E<lt>https://www.gnu.org/software/coreutils/[E<gt>," #. type: TH #: opensuse-tumbleweed #, no-wrap msgid "April 2024" msgstr "апрель 2024 г."