# Ukrainian translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # Yuri Chornoivan , 2022, 2023. msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" "POT-Creation-Date: 2024-03-29 09:44+0100\n" "PO-Revision-Date: 2023-06-18 20:20+0300\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" "Language: uk\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: Lokalize 20.12.0\n" #. type: TH #: debian-bookworm #, no-wrap msgid "MKFS.BFS" msgstr "MKFS.BFS" #. type: TH #: debian-bookworm #, no-wrap msgid "2022-05-11" msgstr "11 травня 2022 року" #. type: TH #: debian-bookworm #, no-wrap msgid "util-linux 2.38.1" msgstr "util-linux 2.38.1" #. type: TH #: debian-bookworm #, no-wrap msgid "System Administration" msgstr "Керування системою" #. type: SH #: debian-bookworm #, no-wrap msgid "NAME" msgstr "НАЗВА" #. type: Plain text #: debian-bookworm msgid "mkfs.bfs - make an SCO bfs filesystem" msgstr "mkfs.bfs – створити файлову систему bfs SCO" #. type: SH #: debian-bookworm #, no-wrap msgid "SYNOPSIS" msgstr "КОРОТКИЙ ОПИС" #. type: Plain text #: debian-bookworm msgid "B [options] I [I]" msgstr "B [параметри] I<пристрій> [I<кількість блоків>]" #. type: SH #: debian-bookworm #, no-wrap msgid "DESCRIPTION" msgstr "ОПИС" #. type: Plain text #: debian-bookworm msgid "" "B creates an SCO bfs filesystem on a block device (usually a disk " "partition or a file accessed via the loop device)." msgstr "" "B створює файлову систему bfs SCO bfs на блоковому пристрої " "(зазвичай, розділі диска або файлі, доступ до якого здійснюється за " "допомогою петльового пристрою)." #. type: Plain text #: debian-bookworm msgid "" "The I parameter is the desired size of the filesystem, in " "blocks. If nothing is specified, the entire partition will be used." msgstr "" "Параметр I<кількість-блоків> є бажаним розміром файлової системи у блоках. " "Якщо нічого не вказано, буде використано увесь розділ." #. type: SH #: debian-bookworm #, no-wrap msgid "OPTIONS" msgstr "ПАРАМЕТРИ" #. type: Plain text #: debian-bookworm msgid "B<-N>, B<--inodes> I" msgstr "B<-N>, B<--inodes> I<число>" #. type: Plain text #: debian-bookworm msgid "" "Specify the desired I of inodes (at most 512). If nothing is " "specified, some default number in the range 48-512 is picked depending on " "the size of the partition." msgstr "" "Вказати бажану I<кількість> inode-ів (не більше 512). Якщо нічого не " "вказано, буде вибрано типове число у діапазоні 48-512, залежно від розміру " "розділу." #. type: Plain text #: debian-bookworm msgid "B<-V>, B<--vname> I