# Ukrainian translation of manpages
# This file is distributed under the same license as the manpages-l10n package.
# Copyright © of this file:
# Yuri Chornoivan <yurchor@ukr.net>, 2022, 2023.
msgid ""
msgstr ""
"Project-Id-Version: manpages-l10n\n"
"POT-Creation-Date: 2024-03-01 16:58+0100\n"
"PO-Revision-Date: 2023-09-20 20:17+0300\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\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
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "intro"
msgstr "вступ"

#. type: TH
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
#, no-wrap
msgid "2023-10-31"
msgstr "31 жовтня 2023 року"

#. type: TH
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
#, no-wrap
msgid "Linux man-pages 6.06"
msgstr "Linux man-pages 6.06"

#. 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 "intro - introduction to user commands"
msgstr "intro — вступ до команд користувача"

#. 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 ""
"Section 1 of the manual describes user commands and tools, for example, file "
"manipulation tools, shells, compilers, web browsers, file and image viewers "
"and editors, and so on."
msgstr ""
"У розділі 1 підручника наведено описи команд та інструментів користувача, "
"наприклад, засобів для роботи з файлами, командних оболонок, компіляторів, "
"програм для перегляду інтернету, файлів, зображень, редакторів тощо."

#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "NOTES"
msgstr "ПРИМІТКИ"

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"Linux is a flavor of UNIX, and as a first approximation all user commands "
"under UNIX work precisely the same under Linux (and FreeBSD and lots of "
"other UNIX-like systems)."
msgstr ""
"Linux є різновидом UNIX, і, з певною точністю, усі команди користувача у "
"UNIX працюють так само і у Linux (а також FreeBSD та багатьох інших UNIX-"
"подібних системах)."

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"Under Linux, there are GUIs (graphical user interfaces), where you can point "
"and click and drag, and hopefully get work done without first reading lots "
"of documentation.  The traditional UNIX environment is a CLI (command line "
"interface), where you type commands to tell the computer what to do.  That "
"is faster and more powerful, but requires finding out what the commands "
"are.  Below a bare minimum, to get started."
msgstr ""
"У Linux є графічні середовища, де ви можете позначати об'єкти, клацати, "
"перетягувати і досягати результатів без читання значного обсягу "
"документації. Традиційним же середовищем UNIX є інтерфейс командного рядка, "
"у якому ви вводите команди, щоб повідомити комп'ютеру, що слід робити. Цей "
"інтерфейс є швидшим та потужнішим, але потребує знання команд. Нижче "
"наведено мінімальний початковий набір відомостей та команд."

#. type: SS
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Login"
msgstr "Вхід до системи"

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"In order to start working, you probably first have to open a session by "
"giving your username and password.  The program B<login>(1)  now starts a "
"I<shell> (command interpreter) for you.  In case of a graphical login, you "
"get a screen with menus or icons and a mouse click will start a shell in a "
"window.  See also B<xterm>(1)."
msgstr ""
"Щоб розпочати роботу, вам, ймовірно, спершу слід відкрити сеанс, вказавши "
"ваше ім'я користувача та пароль. Програма B<login>(1) запускає для вас "
"I<командну оболонку> (інтерпретатор команд). Якщо ви скористаєтеся графічною "
"оболонкою для входу до системи, ви побачите екран з меню або піктограмами, а "
"оболонку у вікні можна буде запустити простим клацанням кнопкою миші.  Див. "
"також B<xterm>(1)."

#. type: SS
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "The shell"
msgstr "Оболонка"

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"One types commands to the I<shell>, the command interpreter.  It is not "
"built-in, but is just a program and you can change your shell.  Everybody "
"has their own favorite one.  The standard one is called I<sh>.  See also "
"B<ash>(1), B<bash>(1), B<chsh>(1), B<csh>(1), B<dash>(1), B<ksh>(1), "
"B<zsh>(1)."
msgstr ""
"Команди слід вводити у I<оболонці>, інтерпретаторі команд. Оболонка не є "
"вбудованою до системи, — це лише програма, ви можете змінити оболонку. У "
"кожного є своя улюблена оболонка. Стандартна оболонка має назву I<sh>. Див. "
"також B<ash>(1), B<bash>(1), B<chsh>(1), B<csh>(1), B<dash>(1), B<ksh>(1), "
"B<zsh>(1)."

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "A session might go like:"
msgstr "Сеанс може відбуватися таким чином:"

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
#, no-wrap
msgid ""
"knuth login: B<aeb>\n"
"Password: B<********>\n"
"$ B<date>\n"
"Tue Aug  6 23:50:44 CEST 2002\n"
"$ B<cal>\n"
"     August 2002\n"
"Su Mo Tu We Th Fr Sa\n"
"             1  2  3\n"
" 4  5  6  7  8  9 10\n"
"11 12 13 14 15 16 17\n"
"18 19 20 21 22 23 24\n"
"25 26 27 28 29 30 31\n"
"\\&\n"
"$ B<ls>\n"
"bin  tel\n"
"$ B<ls -l>\n"
"total 2\n"
"drwxrwxr-x   2 aeb       1024 Aug  6 23:51 bin\n"
"-rw-rw-r--   1 aeb         37 Aug  6 23:52 tel\n"
"$ B<cat tel>\n"
"maja    0501-1136285\n"
"peter   0136-7399214\n"
"$ B<cp tel tel2>\n"
"$ B<ls -l>\n"
"total 3\n"
"drwxr-xr-x   2 aeb       1024 Aug  6 23:51 bin\n"
"-rw-r--r--   1 aeb         37 Aug  6 23:52 tel\n"
"-rw-r--r--   1 aeb         37 Aug  6 23:53 tel2\n"
"$ B<mv tel tel1>\n"
"$ B<ls -l>\n"
"total 3\n"
"drwxr-xr-x   2 aeb       1024 Aug  6 23:51 bin\n"
"-rw-r--r--   1 aeb         37 Aug  6 23:52 tel1\n"
"-rw-r--r--   1 aeb         37 Aug  6 23:53 tel2\n"
"$ B<diff tel1 tel2>\n"
"$ B<rm tel1>\n"
"$ B<grep maja tel2>\n"
"maja    0501-1136285\n"
"$\n"
msgstr ""
"knuth login: B<aeb>\n"
"Password: B<********>\n"
"$ B<date>\n"
"Tue Aug  6 23:50:44 CEST 2002\n"
"$ B<cal>\n"
"     August 2002\n"
"Su Mo Tu We Th Fr Sa\n"
"             1  2  3\n"
" 4  5  6  7  8  9 10\n"
"11 12 13 14 15 16 17\n"
"18 19 20 21 22 23 24\n"
"25 26 27 28 29 30 31\n"
"\\&\n"
"$ B<ls>\n"
"bin  tel\n"
"$ B<ls -l>\n"
"total 2\n"
"drwxrwxr-x   2 aeb       1024 Aug  6 23:51 bin\n"
"-rw-rw-r--   1 aeb         37 Aug  6 23:52 tel\n"
"$ B<cat tel>\n"
"maja    0501-1136285\n"
"peter   0136-7399214\n"
"$ B<cp tel tel2>\n"
"$ B<ls -l>\n"
"total 3\n"
"drwxr-xr-x   2 aeb       1024 Aug  6 23:51 bin\n"
"-rw-r--r--   1 aeb         37 Aug  6 23:52 tel\n"
"-rw-r--r--   1 aeb         37 Aug  6 23:53 tel2\n"
"$ B<mv tel tel1>\n"
"$ B<ls -l>\n"
"total 3\n"
"drwxr-xr-x   2 aeb       1024 Aug  6 23:51 bin\n"
"-rw-r--r--   1 aeb         37 Aug  6 23:52 tel1\n"
"-rw-r--r--   1 aeb         37 Aug  6 23:53 tel2\n"
"$ B<diff tel1 tel2>\n"
"$ B<rm tel1>\n"
"$ B<grep maja tel2>\n"
"maja    0501-1136285\n"
"$\n"

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Here typing Control-D ended the session."
msgstr "Тут натискання Ctrl-D завершує сеанс."

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The B<$> here was the command prompt\\[em]it is the shell's way of "
"indicating that it is ready for the next command.  The prompt can be "
"customized in lots of ways, and one might include stuff like username, "
"machine name, current directory, time, and so on.  An assignment PS1=\"What "
"next, master? \" would change the prompt as indicated."
msgstr ""
"B<$> тут позначає запит щодо команди \\[em] спосіб оболонки вказати, що вона "
"готова до введення наступної команди. Запит щодо команди можна налаштувати, "
"до нього можна включити дані щодо користувача, назви комп'ютера, поточного "
"каталогу, часу тощо. Якщо скористатися встановленням значення PS1=\"What "
"next, master? \", запит щодо команди буде змінено на відповідний."

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"We see that there are commands I<date> (that gives date and time), and "
"I<cal> (that gives a calendar)."
msgstr ""
"Як можна було зауважити, є команди I<date> (повідомляє про дату і час) та "
"I<cal> (показує календар)."

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The command I<ls> lists the contents of the current directory\\[em]it tells "
"you what files you have.  With a I<-l> option it gives a long listing, that "
"includes the owner and size and date of the file, and the permissions people "
"have for reading and/or changing the file.  For example, the file \"tel\" "
"here is 37 bytes long, owned by aeb and the owner can read and write it, "
"others can only read it.  Owner and permissions can be changed by the "
"commands I<chown> and I<chmod>."
msgstr ""
"Команда I<ls> виводить список вмісту поточного каталогу \\[em] повідомляє "
"вам про наявні файли. Із параметром I<-l> вона виводить довгий список, до "
"якого включено дані щодо власника, розміру і дати файла, а також прав "
"доступу, які користувачі мають для читання і/або внесення змін до файла. "
"Наприклад, файл «tel» має розмір 37 байтів, його власником є aeb, і власник "
"має право читати з файла дані і записувати дані до нього. Інші користувачі "
"можуть лише читати дані. Власника і права доступу можна змінити за допомогою "
"команд I<chown> і I<chmod>."

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The command I<cat> will show the contents of a file.  (The name is from "
"\"concatenate and print\": all files given as parameters are concatenated "
"and sent to \"standard output\" (see B<stdout>(3)), here the terminal "
"screen.)"
msgstr ""
"Команда I<cat> покаже вам вміст файла. (Назва походить від «concatenate and "
"print»: усі файли, які передано як параметри, буде з'єднано і надіслано до "
"«стандартного виведення» (див. B<stdout>(3)), у нашому прикладі — екрана "
"термінала.)"

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "The command I<cp> (from \"copy\") will copy a file."
msgstr "Команда I<cp> (від «copy») скопіює файл."

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "The command I<mv> (from \"move\"), on the other hand, only renames it."
msgstr "З іншого боку, команда I<mv> (від «move») лише перейменує його."

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The command I<diff> lists the differences between two files.  Here there was "
"no output because there were no differences."
msgstr ""
"Команда I<diff> показує список відмінностей між двома файлами. У нашому "
"прикладі нічого не виведено, оскільки між файлами немає відмінностей."

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The command I<rm> (from \"remove\") deletes the file, and be careful! it is "
"gone.  No wastepaper basket or anything.  Deleted means lost."
msgstr ""
"Команда I<rm> (від «remove») вилучає файл. Будьте обережні! Файл буде "
"втрачено. Немає ніякого кошика для вилучених файлів. «Вилучено» означає "
"«втрачено»."

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The command I<grep> (from \"g/re/p\") finds occurrences of a string in one "
"or more files.  Here it finds Maja's telephone number."
msgstr ""
"Команда I<grep> (від «g/re/p») шукає входження рядка у одному або декількох "
"файлах. Тут ми шукаємо номер телефону Маї."

#. type: SS
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Pathnames and the current directory"
msgstr "Шляхи і поточний каталог"

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"Files live in a large tree, the file hierarchy.  Each has a I<pathname> "
"describing the path from the root of the tree (which is called I</>)  to the "
"file.  For example, such a full pathname might be I</home/aeb/tel>.  Always "
"using full pathnames would be inconvenient, and the name of a file in the "
"current directory may be abbreviated by giving only the last component.  "
"That is why I</home/aeb/tel> can be abbreviated to I<tel> when the current "
"directory is I</home/aeb>."
msgstr ""
"Файли перебувають у великому дереві, ієрархії файлів. У кожного є I<шлях>, "
"який описує подорож від кореня дерева (який має назву I</>) до самого файла. "
"Наприклад, таким повним шляхом може бути I</home/aeb/tel>. Використовувати "
"всюди повні шляхи не зручно, тому назву файла у поточному каталозі можна "
"скоротити до останнього її компонента. Ось чому замість I</home/aeb/tel> "
"можна скорочено написати I<tel>, якщо поточним каталогом є I</home/aeb>."

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "The command I<pwd> prints the current directory."
msgstr "Команда I<pwd> виводить поточний каталог."

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "The command I<cd> changes the current directory."
msgstr "Команда I<cd> змінює поточний каталог."

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"Try alternatively I<cd> and I<pwd> commands and explore I<cd> usage: \"cd\", "
"\"cd .\", \"cd ..\", \"cd /\", and \"cd \\[ti]\"."
msgstr ""
"Спробуйте скористатися командами I<cd> і I<pwd> і вивчіть користування "
"командою I<cd>: \"cd\", \"cd .\", \"cd ..\", \"cd /\" і \"cd \\[ti]\"."

#. type: SS
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Directories"
msgstr "Каталоги"

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "The command I<mkdir> makes a new directory."
msgstr "Команда I<mkdir> створює каталог."

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The command I<rmdir> removes a directory if it is empty, and complains "
"otherwise."
msgstr ""
"Команда I<rmdir> вилучає каталог, якщо він порожній і повідомляє про "
"помилку, якщо це не так."

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The command I<find> (with a rather baroque syntax) will find files with "
"given name or other properties.  For example, \"find . -name tel\" would "
"find the file I<tel> starting in the present directory (which is called I<."
">).  And \"find / -name tel\" would do the same, but starting at the root of "
"the tree.  Large searches on a multi-GB disk will be time-consuming, and it "
"may be better to use B<locate>(1)."
msgstr ""
"Команда I<find> (із доволі вигадливим синтаксисом) знайде файли за заданою "
"назвою або іншими властивостями. Наприклад, «find . -name tel» шукатиме файл "
"I<tel>, починаючи з поточного каталогу (який має назву I<.>). А команда "
"«find / -name tel» виконає той самий пошук, але починаючи з кореня дерева. "
"Пошук на диску об'ємом у сотні гігабайтів може бути доволі тривалми, тому, "
"можливо, варто скористатися B<locate>(1)."

#. type: SS
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Disks and filesystems"
msgstr "Диски і файлові системи"

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The command I<mount> will attach the filesystem found on some disk (or "
"floppy, or CDROM or so)  to the big filesystem hierarchy.  And I<umount> "
"detaches it again.  The command I<df> will tell you how much of your disk is "
"still free."
msgstr ""
"Команда I<mount> долучає файлову систему на певному диску (або дискеті, "
"компакт-диску чи іншому носії) до великої ієрархії файлової системи. Команда "
"I<umount> від'єднує долучену файлову систему. Команда I<df> виводить дані "
"щодо того, скільки вільного місця лишилося на вашому диску."

#. type: SS
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Processes"
msgstr "Процеси"

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"On a UNIX system many user and system processes run simultaneously.  The one "
"you are talking to runs in the I<foreground>, the others in the "
"I<background>.  The command I<ps> will show you which processes are active "
"and what numbers these processes have.  The command I<kill> allows you to "
"get rid of them.  Without option this is a friendly request: please go "
"away.  And \"kill -9\" followed by the number of the process is an immediate "
"kill.  Foreground processes can often be killed by typing Control-C."
msgstr ""
"У системі UNIX одночасно працюють багато процесів користувача і системи. "
"Той, з яким ви працюєте працює в I<основному режимі>, інші — у I<фоновому>. "
"Команда I<ps> показує, які процеси є активними та їхні числові дані. За "
"допомогою команди I<kill> ви можете позбутися від процесів. Без параметрів "
"вона просить програму: «Будь ласка, забирайся!». Якщо ж скомандувати «kill "
"-9», вказавши номер процесу, процес буде негайно знищено. Процеси в "
"основному режимі часто можна завершити простим натисканням Ctrl-C."

#. type: SS
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Getting information"
msgstr "Отримання інформації"

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"There are thousands of commands, each with many options.  Traditionally "
"commands are documented on I<man pages>, (like this one), so that the "
"command \"man kill\" will document the use of the command \"kill\" (and "
"\"man man\" document the command \"man\").  The program I<man> sends the "
"text through some I<pager>, usually I<less>.  Hit the space bar to get the "
"next page, hit q to quit."
msgstr ""
"Існують тисячі команд. У кожної багато параметрів. Традиційно, документацію "
"до команд можна знайти на I<сторінках підручника> (подібних до цієї), отже, "
"скомандувавши «man kill» ви побачите документацію щодо використання команди "
"«kill» (а «man man» покаже документацію до команди «man»). Програма I<man> "
"надсилає текст з використанням якогось I<засобу поділу на сторінки>, "
"зазвичай, I<less>. Натисніть пробіл, щоб перейти до наступної сторінки, "
"натисніть Q, щоб вийти."

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"In documentation it is customary to refer to man pages by giving the name "
"and section number, as in B<man>(1).  Man pages are terse, and allow you to "
"find quickly some forgotten detail.  For newcomers an introductory text with "
"more examples and explanations is useful."
msgstr ""
"У документації звичними є посилання на сторінки підручника із зазначенням "
"назви сторінки та номера розділу, зокрема B<man>(1). Сторінки підручника є "
"дуже стислими. За їхньою допомогою ви зможете швидко знайти щось, що ви "
"підзабули. Для початківців стане у пригоді вступний текст із додатковими "
"прикладами і поясненнями."

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"A lot of GNU/FSF software is provided with info files.  Type \"info info\" "
"for an introduction on the use of the program I<info>."
msgstr ""
"Багато програм GNU/FSF мають власні файли info. Скористайтеся командою "
"\"info info\", щоб ознайомитися із вступними зауваженнями щодо користування "
"програмою I<info>."

#
#.  Actual examples? Separate section for each of cat, cp, ...?
#.  gzip, bzip2, tar, rpm
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"Special topics are often treated in HOWTOs.  Look in I</usr/share/doc/howto/"
"en> and use a browser if you find HTML files there."
msgstr ""
"Обговорення спеціалізованих тем часто можна знайти у рецептах (HOWTO). "
"Зазирніть до I</usr/share/doc/howto/en> і скористайтеся програмою для "
"перегляду сторінок інтернету для перегляду файлів HTML, які там зберігаються."

#. 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 ""
"B<ash>(1), B<bash>(1), B<chsh>(1), B<csh>(1), B<dash>(1), B<ksh>(1), "
"B<locate>(1), B<login>(1), B<man>(1), B<xterm>(1), B<zsh>(1), B<wait>(2), "
"B<stdout>(3), B<man-pages>(7), B<standards>(7)"
msgstr ""
"B<ash>(1), B<bash>(1), B<chsh>(1), B<csh>(1), B<dash>(1), B<ksh>(1), "
"B<locate>(1), B<login>(1), B<man>(1), B<xterm>(1), B<zsh>(1), B<wait>(2), "
"B<stdout>(3), B<man-pages>(7), B<standards>(7)"

#. type: TH
#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "2023-02-05"
msgstr "5 лютого 2023 року"

#. type: TH
#: debian-bookworm
#, no-wrap
msgid "Linux man-pages 6.03"
msgstr "Linux man-pages 6.03"

#. type: Plain text
#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid ""
"knuth login: B<aeb>\n"
"Password: B<********>\n"
"$ B<date>\n"
"Tue Aug  6 23:50:44 CEST 2002\n"
"$ B<cal>\n"
"     August 2002\n"
"Su Mo Tu We Th Fr Sa\n"
"             1  2  3\n"
" 4  5  6  7  8  9 10\n"
"11 12 13 14 15 16 17\n"
"18 19 20 21 22 23 24\n"
"25 26 27 28 29 30 31\n"
msgstr ""
"knuth login: B<aeb>\n"
"Password: B<********>\n"
"$ B<date>\n"
"Tue Aug  6 23:50:44 CEST 2002\n"
"$ B<cal>\n"
"     August 2002\n"
"Su Mo Tu We Th Fr Sa\n"
"             1  2  3\n"
" 4  5  6  7  8  9 10\n"
"11 12 13 14 15 16 17\n"
"18 19 20 21 22 23 24\n"
"25 26 27 28 29 30 31\n"

#. type: Plain text
#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid ""
"$ B<ls>\n"
"bin  tel\n"
"$ B<ls -l>\n"
"total 2\n"
"drwxrwxr-x   2 aeb       1024 Aug  6 23:51 bin\n"
"-rw-rw-r--   1 aeb         37 Aug  6 23:52 tel\n"
"$ B<cat tel>\n"
"maja    0501-1136285\n"
"peter   0136-7399214\n"
"$ B<cp tel tel2>\n"
"$ B<ls -l>\n"
"total 3\n"
"drwxr-xr-x   2 aeb       1024 Aug  6 23:51 bin\n"
"-rw-r--r--   1 aeb         37 Aug  6 23:52 tel\n"
"-rw-r--r--   1 aeb         37 Aug  6 23:53 tel2\n"
"$ B<mv tel tel1>\n"
"$ B<ls -l>\n"
"total 3\n"
"drwxr-xr-x   2 aeb       1024 Aug  6 23:51 bin\n"
"-rw-r--r--   1 aeb         37 Aug  6 23:52 tel1\n"
"-rw-r--r--   1 aeb         37 Aug  6 23:53 tel2\n"
"$ B<diff tel1 tel2>\n"
"$ B<rm tel1>\n"
"$ B<grep maja tel2>\n"
"maja    0501-1136285\n"
"$\n"
msgstr ""
"$ B<ls>\n"
"bin  tel\n"
"$ B<ls -l>\n"
"total 2\n"
"drwxrwxr-x   2 aeb       1024 Aug  6 23:51 bin\n"
"-rw-rw-r--   1 aeb         37 Aug  6 23:52 tel\n"
"$ B<cat tel>\n"
"maja    0501-1136285\n"
"peter   0136-7399214\n"
"$ B<cp tel tel2>\n"
"$ B<ls -l>\n"
"total 3\n"
"drwxr-xr-x   2 aeb       1024 Aug  6 23:51 bin\n"
"-rw-r--r--   1 aeb         37 Aug  6 23:52 tel\n"
"-rw-r--r--   1 aeb         37 Aug  6 23:53 tel2\n"
"$ B<mv tel tel1>\n"
"$ B<ls -l>\n"
"total 3\n"
"drwxr-xr-x   2 aeb       1024 Aug  6 23:51 bin\n"
"-rw-r--r--   1 aeb         37 Aug  6 23:52 tel1\n"
"-rw-r--r--   1 aeb         37 Aug  6 23:53 tel2\n"
"$ B<diff tel1 tel2>\n"
"$ B<rm tel1>\n"
"$ B<grep maja tel2>\n"
"maja    0501-1136285\n"
"$\n"

#. type: TH
#: debian-unstable opensuse-tumbleweed
#, no-wrap
msgid "2023-05-03"
msgstr "3 травня 2023 року"

#. type: TH
#: debian-unstable opensuse-tumbleweed
#, no-wrap
msgid "Linux man-pages 6.05.01"
msgstr "Linux man-pages 6.05.01"

#. type: TH
#: opensuse-leap-15-6
#, no-wrap
msgid "Linux man-pages 6.04"
msgstr "Linux man-pages 6.04"