c4Lp]q  # . 2& )Y %  # ' ) 8 I Z =w , )  !+ M T s F'U?}GG?MPH '3H-|"16V*i' &4&[7$ B/K j:A'G/g '@<?8|?+3-_-(6%8%^&,c!! "2&"-Y""""0"!#(3#"\#%c_&/'4'8((Ua(Y(^)Lp)0)E)(4*j]+V+,%,*,Q,PL-R-;-C,.p.@.I./!0J00P{0X0\%1T1g1_?2K2b2gN3F3L3lJ4h4' 5IH5"545%5*64;6Gp64646"7I77=8F80_82808V8RK9#9!9K9%0:0V:s:_:\[;d;-<eK<+<7<@=aV=:=F=;:BavBeBY>CSCGC4DIlIiPQ:QuYQmQF=RCR@RL SJVSRS_?JI^b4\ ) 'N-93T`D1*YZKA7>Q% [8c#LF5+] O.,XM/2C@SE"$:H!&= ;<VU(BWPaR G60%s failed with return code 15, shadow not enabled, password aging cannot be set. Continuing. %s: Please enter a username matching the regular expression configured via the NAME_REGEX configuration variable. Use the `--force-badname' option to relax this check or reconfigure NAME_REGEX. Adding group `%s' (GID %d) ... Adding new group `%s' (%d) ... Adding new group `%s' (GID %d) ... Adding new user `%s' (%d) with group `%s' ... Adding new user `%s' (UID %d) with group `%s' ... Adding new user `%s' to extra groups ... Adding system user `%s' (UID %d) ... Adding user `%s' ... Adding user `%s' to group `%s' ... Adds a user or group to the system. Copyright (C) 1997, 1998, 1999 Guy Maor Copyright (C) 1995 Ian Murdock , Ted Hajek Allowing use of questionable username. Backing up files to be removed to %s ... Cannot deal with %s. It is not a dir, file, or symlink. Caught a SIG%s. Copying files from `%s' ... Copyright (C) 2000 Roland Bauerschmidt Could not find program named `%s' in $PATH. Couldn't create home directory `%s': %s. Couldn't parse `%s', line %d. Creating home directory `%s' ... Done. Enter a group name to remove: Enter a user name to remove: In order to use the --remove-home, --remove-all-files, and --backup features, you need to install the `perl-modules' package. To accomplish that, run apt-get install perl-modules. Internal errorLooking for files to backup/remove ... No GID is available in the range %d-%d (FIRST_GID - LAST_GID). No GID is available in the range %d-%d (FIRST_SYS_GID - LAST_SYS_GID). No UID is available in the range %d-%d (FIRST_SYS_UID - LAST_SYS_UID). No UID is available in the range %d-%d (FIRST_UID - LAST_UID). No UID/GID pair is available in the range %d-%d (FIRST_SYS_UID - LAST_SYS_UID). No UID/GID pair is available in the range %d-%d (FIRST_UID - LAST_UID). No options allowed after names. Not backing up/removing `%s', it is a mount point. Not backing up/removing `%s', it matches %s. Not creating home directory `%s'. Only one or two names allowed. Only root may add a user or group to the system. Only root may remove a user or group from the system. Permission denied Removes users and groups from the system. Removing crontab ... Removing directory `%s' ... Removing files ... Removing group `%s' ... Removing user `%s' ... Removing user `%s' from group `%s' ... Selecting GID from range %d to %d ... Selecting UID from range %d to %d ... Setting quota for user `%s' to values of user `%s' ... Specify only one name in this mode. Stopped: %s The --group, --ingroup, and --gid options are mutually exclusive. The GID %d does not exist. The GID %d is already in use. The GID `%s' is already in use. The UID %d is already in use. The group `%s' already exists as a system group. Exiting. The group `%s' already exists, but has a different GID. Exiting. The group `%s' already exists. The group `%s' does not exist. The group `%s' is not a system group. Exiting. The group `%s' is not empty! The group `%s' was not created. The home dir must be an absolute path. The home directory `%s' already exists. Not copying from `%s'. The user `%s' already exists with a different UID. Exiting. The user `%s' already exists, and is not a system user. The user `%s' already exists. The user `%s' does not exist, but --system was given. Exiting. The user `%s' does not exist. The user `%s' is already a member of `%s'. The user `%s' is not a member of group `%s'. The user `%s' is not a system user. Exiting. The user `%s' was not created. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License, /usr/share/common-licenses/GPL, for more details. Unknown variable `%s' at `%s', line %d. You may not remove the user from their primary group. `%s' does not exist. Using defaults. `%s' exited from signal %d. Exiting. `%s' returned error code %d. Exiting. `%s' still has `%s' as their primary group! adduser [--home DIR] [--shell SHELL] [--no-create-home] [--uid ID] [--firstuid ID] [--lastuid ID] [--gecos GECOS] [--ingroup GROUP | --gid ID] [--disabled-password] [--disabled-login] USER Add a normal user adduser --system [--home DIR] [--shell SHELL] [--no-create-home] [--uid ID] [--gecos GECOS] [--group | --ingroup GROUP | --gid ID] [--disabled-password] [--disabled-login] USER Add a system user adduser --group [--gid ID] GROUP addgroup [--gid ID] GROUP Add a user group addgroup --system [--gid ID] GROUP Add a system group adduser USER GROUP Add an existing user to an existing group general options: --quiet | -q don't give process information to stdout --force-badname allow usernames which do not match the NAME_REGEX configuration variable --help | -h usage message --version | -v version number and copyright --conf | -c FILE use FILE as configuration file adduser version %s deluser USER remove a normal user from the system example: deluser mike --remove-home remove the users home directory and mail spool --remove-all-files remove all files owned by user --backup backup files before removing. --backup-to target directory for the backups. Default is the current directory. --system only remove if system user delgroup GROUP deluser --group GROUP remove a group from the system example: deluser --group students --system only remove if system group --only-if-empty only remove if no members left deluser USER GROUP remove the user from a group example: deluser mike students general options: --quiet | -q don't give process information to stdout --help | -h usage message --version | -v version number and copyright --conf | -c FILE use FILE as configuration file deluser is based on adduser by Guy Maor , Ian Murdock and Ted Hajek deluser version %s fork for `find' failed: %s fork for `mount' to parse mount points failed: %s getgrnam `%s' failed. This shouldn't happen. invalid argument to option invalid combination of options passwd file busy, try again pipe of command `mount' could not be closed: %s unexpected failure, nothing done unexpected failure, passwd file missing Project-Id-Version: adduser-uk Report-Msgid-Bugs-To: adduser-devel@lists.alioth.debian.org POT-Creation-Date: 2010-11-21 17:13-0400 PO-Revision-Date: 2006-07-19 00:41+0200 Last-Translator: Eugeniy Meshcheryakov Language-Team: Ukrainian Language: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Generator: KBabel 1.11.2 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); 10<=4 && (n%100<10 || n%100>=20) ? 1 : 2); Команда %s завершилась невдачею з кодом помилки 15, shadow не дозволено, не можна встановити застарівання пароля. Продовжуємо. %s: Введіть, будь ласка, ім'я користувача що підходить під шаблон, що вказаний конфігураційною змінною NAME_REGEX. Використовуйте опцію "--force-badname" щоб пом'якшити цю перевірку, або перевстановіть NAME_REGEX. Додається група "%s" (GID %d)... Додається нова група "%s" (%d)... Додається нова група "%s" (GID %d)... Додається новий користувач "%s" (%d) з групою "%s"... Додається новий користувач "%s" (UID %d) з групою "%s"... Новий користувач "%s" додається до додаткових груп... Додається системний користувач "%s" (UID %d)... Додається користувач "%s"... Додається користувач "%s" до групи "%s"... Додає користувача або групу до системи. Авторські права (C) 1997, 1998, 1999 Guy Maor Авторські права (C) 1995 Ian Murdock , Ted Hajek Дозволяється використання сумнівного імені користувача. Копії файлів копіюються у %s перед видаленням... Неможна нічого зробити з %s. Це не директорія, файл або символьне посилання. Отримано сигнал SIG%s. Копіюються файли з "%s".. Авторські права (C) 2000 Roland Bauerschmidt Неможливо знайти програму з назвою "%s" в $PATH. Неможливо створити домашню директорію "%s": %s. Неможливо розібрати "%s", рядок %d. Створюється домашня директорія "%s"... Завершено. Введіть назву групи для видалення: введіть ім'я користувача для видалення: Щоб використовувати можливості --remove-home, --remove-all-files і --backup, потрібно встановити пакунок "perl-modules. Щоб це зробити, запустіть "apt-get install perl-modules". Внутрішня помилкаПошук файлів для збереження/видалення... Немає вільних GID в проміжку %d-%d (FIRST_GID - LAST_GID). Немає вільних GID в проміжку %d-%d (FIRST_SYS_GID - LAST_SYS_GID). Немає вільного UID на проміжку %d-%d (FIRST_SYS_UID - LAST_SYS_UID). Немає вільного UID на проміжку %d-%d (FIRST_UID - LAST_UID). Немає вільної пари UID/GID на проміжку %d-%d (FIRST_SYS_UID - LAST_SYS_UID). Немає вільної пари UID/GID на проміжку %d-%d (FIRST_UID - LAST_UID). Не можна вказувати параметри після імен. "%s" не зберігається/видаляється - це точка монтування. "%s" не зберігається/видаляється - підходить під шаблон %s. Домашня директорія "%s" не створюється. Можна вказувати тільки одне чи два імені. Тільки root може додавати користувачів або групи до системи. Тільки root може видалити користувача або групу з системи. У доступі відмовлено Видаляє користувачів і групи з системи. Видаляється crontab... Видаляється директорія "%s"... Видаляються файли... Видаляється група "%s"... Видаляється користувач "%s"... Видаляється користувач "%s" з групи "%s"... Вибір GID з проміжку з %d до %d... Вибір UID з проміжку з %d до %d... Квота для користувача "%s" встановлюється у значення для користувача "%s"... Вкажіть тільки одне ім'я в цьому режимі. Зупинено: %s Опції --group, --ingroup та --gid несумісні. GID %d не існує. GID %d вже використовується. GID "%s" вже використовується. UID %d вже використовується. Група "%s" вже існує як системна група. Виходимо. Група "%s" вже існує але має інший GID. Виходимо. Група "%s" вже існує. Група "%s" не існує. Група "%s" не є системною групою. Виходимо. Група "%s" не порожня! Група "%s" не була створена. До домашньої директорії повинен бути заданий абсолютний шлях. Домашня директорія "%s" вже існує. Не копіюється з "%s". Користувач "%s" вже існує але має інший UID. Виходимо. Користувач "%s" вже існує і не є системним користувачем. Користувач "%s" вже існує. Користувач "%s" не існує але було вказано --system. Виходимо. Користувач "%s" не існує. Користувач "%s" вже є членом "%s". Користувач "%s" не є членом групи "%s". Користувач "%s" не є системним користувачем. Виходимо. Користувач "%s" не був створений. Ця програма - вільне програмне забезпечення; Ви можете розповсюджувати її та/або вносити зміни відповідно до умов Загальної Публічної Ліцензії GNU у тому вигляді, у якому вона була опублікована Фундацією Вільного Програмного Забезпечення; або 2ї версії Ліцензії, або (на Ваш розсуд) будь-якої більш пізньої версії. Ця програма розповсюджується із сподіванням, що вона виявиться корисною, але БЕЗ БУДЬ-ЯКОЇ ҐАРАНТІЇ, без навіть УЯВНОЇ ҐАРАНТІЇ КОМЕРЦІЙНОЇ ПРИДАТНОСТІ чи ВІДПОВІДНОСТІ БУДЬ-ЯКОМУ ПЕВНОМУ ЗАСТОСУВАННЮ. Зверніться до Загальної Публічної Ліцензії GNU, /usr/share/common-licenses/GPL, за подробицями. Невідома змінна "%s" в "%s", рядок %d. Не можна видалити користувача з його основної групи. "%s" не існує. Використовуються значення за замовчанням. Команда "%s" завершилась через сигнал %d. Виходимо. Команда "%s" повернула код помилки %d. Виходимо. "%s" все ще має "%s" своєю основною групою! adduser [--home ДИРЕКТОРІЯ] [--shell ОБОЛОНКА] [--no-create-home] [--uid ID] [--firstuid ID] [--lastuid ID] [--gecos GECOS] [--ingroup ГРУПА | --gid ID] [--disabled-password] [--disabled-login] КОРИСТУВАЧ Додати звичайного користувача adduser --system [--home ДИРЕКТОРІЯ] [--shell ОБОЛОНКА] [--no-create-home] [--uid ID] [--gecos GECOS] [--group | --ingroup ГРУПА | --gid ID] [--disabled-password] [--disabled-login] КОРИСТУВАЧ Додати системного користувача adduser --group [--gid ID] ГРУПА addgroup [--gid ID] ГРУПА Додати групу користувачів addgroup --system [--gid ID] ГРУПА Додати системну групу adduser КОРИСТУВАЧ ГРУПА Додати існуючого користувача до існуючої групи Загальні параметри: --quiet | -q не видавати інформацію на stdout --force-badname дозволити імена користувачів які не підходять під шаблон заданий NAME_REGEX --help | -h інформація про використання --version | -v номер версії і авторські права --conf | -c ФАЙЛ використати ФАЙЛ як конфігураційний adduser, версія %s deluser КОРИСТУВАЧ видалити звичайного користувача з системи приклад: deluser mike --remove-home видалити домашню директорію користувача і отриману пошту --remove-all-files видалити всі файли володарем яких є користувач --backup зробити резервні копії перед видаленням. --backup-to <ДИР> директорія для резервних копій. За замовчанням - поточна директорія. --system видаляти тільки якщо це системний користувач delgroup ГРУПА deluser --group ГРУПА видалити групу з системи приклад: deluser --group students --system видаляти тільки якщо це системна група --only-if-empty видаляти тільки якщо більше не залишилося членів deluser КОРИСТУВАЧ ГРУПА видалити користувача з групи приклад: deluser mike students загальні параметри: --quiet | -q не видавати інформацію на stdout --help | -h інформація про використання --version | -v номер версії і авторські права --conf | -c ФАЙЛ використати ФАЙЛ як конфігураційний deluser засновано на adduser Guy Maor , Ian Murdock і Ted Hajek deluser, версія %s Не вдалося зробити fork для "find": %s Не вдалося зробити fork для "mount" щоб розібрати точки монтування: %s getgrnam "%s" завершилося невдало. Цього не повинно було статися. неприпустимий аргумент для параметра неприпустима комбінація параметрів файл passwd зайнятий, спробуйте знову Не можна закрити канал для команди "mount": %s неочікувана помилка, нічого не зроблено неочікувана помилка, відсутній файл паролів