[svn-upgrade] Integrating new upstream version, shadow (4.0.2)
This commit is contained in:
61
ChangeLog
61
ChangeLog
@ -1,5 +1,62 @@
|
|||||||
|
2002-02-18 Tomasz K<>oczko <kloczek@pld.org.pl>
|
||||||
|
|
||||||
|
* configure.in: release 4.0.2.
|
||||||
|
|
||||||
|
2002-02-17 Tomasz K<>oczko <kloczek@pld.org.pl>
|
||||||
|
|
||||||
|
* Attic/shadow-utils.spec.in, Makefile.am, configure.in, shadow.spec.in:
|
||||||
|
rename spec file s/shadow-utils.spec/shadow.spec/
|
||||||
|
|
||||||
|
* po/cs.po, po/el.po, po/fr.po, po/ja.po, po/ko.po, po/sv.po, po/uk.po:
|
||||||
|
update-po before release.
|
||||||
|
|
||||||
|
* po/ko.po, po/pl.po: cleanups.
|
||||||
|
|
||||||
|
2002-02-01 Tomasz K<>oczko <kloczek@pld.org.pl>
|
||||||
|
|
||||||
|
* man/pl/adduser.8, man/pl/grpconv.8, man/pl/grpunconv.8, man/pl/pwunconv.8, man/pl/sg.1, man/pl/vigr.8, man/ja/adduser.8, man/ja/grpconv.8, man/ja/grpunconv.8, man/ja/pwunconv.8, man/ja/sg.1, man/ja/vigr.8, man/hu/sg.1, man/adduser.8, man/grpconv.8, man/grpunconv.8, man/pwunconv.8, man/sg.1, man/vigr.8:
|
||||||
|
placa ".so man<level>/<man_page>.<level>" in roff .so includes (seems some
|
||||||
|
man page viewers do not handles correctly man documents without subdirectory
|
||||||
|
name in roff .so incude).
|
||||||
|
|
||||||
|
2002-01-31 Tomasz K<>oczko <kloczek@pld.org.pl>
|
||||||
|
|
||||||
|
* po/fr.po, po/ja.po, po/ko.po, po/pl.po, po/sv.po, po/uk.po, po/cs.po, po/el.po, NEWS:
|
||||||
|
resolve many fuzzy translations also all this which may cause problems on
|
||||||
|
displaing long uid/gid.
|
||||||
|
|
||||||
|
* src/id.c, po/ko.po, po/pl.po, po/sv.po, po/uk.po, po/cs.po, po/el.po, po/fr.po, po/ja.po:
|
||||||
|
drop translate some messages in id output (about {,e}{u,g}id).
|
||||||
|
|
||||||
|
2002-01-19 Tomasz K<>oczko <kloczek@pld.org.pl>
|
||||||
|
|
||||||
|
* README: s#password: cvs#password: [empty password]#
|
||||||
|
|
||||||
|
2002-01-10 Tomasz K<>oczko <kloczek@pld.org.pl>
|
||||||
|
|
||||||
|
* NEWS: two new entries.
|
||||||
|
|
||||||
|
* libmisc/chkname.c (good_name):
|
||||||
|
allow usernames ending with "$" for allow create machine
|
||||||
|
acounts for samba (thanks for point this problem in 4.0.1 by
|
||||||
|
Jerome Borsboom <borsboom@tch.fgg.eur.nl>).
|
||||||
|
|
||||||
|
* src/pwck.c, src/useradd.c, po/pl.po, po/sv.po, po/uk.po, po/cs.po, po/el.po, po/fr.po, po/ja.po, po/ko.po:
|
||||||
|
s/invalid user name `%s'/invalid user name '%s'/
|
||||||
|
|
||||||
|
2002-01-07 Tomasz K<>oczko <kloczek@pld.org.pl>
|
||||||
|
|
||||||
|
* configure.in:
|
||||||
|
fix in libpam_misc detection (removed one "," AC_CHECK_LIB()).
|
||||||
|
Thanks to Silvan Minghetti for report this.
|
||||||
|
|
||||||
2002-01-06 Tomasz K<>oczko <kloczek@pld.org.pl>
|
2002-01-06 Tomasz K<>oczko <kloczek@pld.org.pl>
|
||||||
|
|
||||||
|
* NEWS: start prepare to 4.0.2.
|
||||||
|
|
||||||
|
* po/el.po, po/fr.po, po/ja.po, po/ko.po, po/pl.po, po/sv.po, po/uk.po, po/cs.po:
|
||||||
|
updated.
|
||||||
|
|
||||||
* configure.in: It is good time to release 4.0.1.
|
* configure.in: It is good time to release 4.0.1.
|
||||||
|
|
||||||
* TODO: some things goes out other in.
|
* TODO: some things goes out other in.
|
||||||
@ -646,7 +703,7 @@
|
|||||||
|
|
||||||
* README: - added README with all shadow sites and resources details.
|
* README: - added README with all shadow sites and resources details.
|
||||||
|
|
||||||
* shadow-utils.spec.in: - partialy rewrited.
|
* Attic/shadow-utils.spec.in: - partialy rewrited.
|
||||||
|
|
||||||
* configure.in: - change version to 20001010.
|
* configure.in: - change version to 20001010.
|
||||||
|
|
||||||
@ -658,7 +715,7 @@
|
|||||||
|
|
||||||
2000-10-09 Tomasz K<>oczko <kloczek@pld.org.pl>
|
2000-10-09 Tomasz K<>oczko <kloczek@pld.org.pl>
|
||||||
|
|
||||||
* redhat/Attic/Makefile.am, redhat/Attic/README, redhat/Attic/shadow-970616-fix.patch, redhat/Attic/shadow-970616-glibc.patch, redhat/Attic/shadow-970616-rh.patch, redhat/Attic/shadow-970616-utuser.patch, redhat/Attic/shadow-970616.login.defs, redhat/Attic/shadow-970616.useradd, redhat/Attic/shadow-utils-970616.spec, Makefile.am, configure.in, shadow-utils.spec.in:
|
* redhat/Attic/Makefile.am, redhat/Attic/README, redhat/Attic/shadow-970616-fix.patch, redhat/Attic/shadow-970616-glibc.patch, redhat/Attic/shadow-970616-rh.patch, redhat/Attic/shadow-970616-utuser.patch, redhat/Attic/shadow-970616.login.defs, redhat/Attic/shadow-970616.useradd, redhat/Attic/shadow-utils-970616.spec, Attic/shadow-utils.spec.in, Makefile.am, configure.in:
|
||||||
- remove redhat/ directory with obsoleted files.
|
- remove redhat/ directory with obsoleted files.
|
||||||
|
|
||||||
* man/Makefile.am: - removed redundant ${man_MANS} from EXTRA_DIST.
|
* man/Makefile.am: - removed redundant ${man_MANS} from EXTRA_DIST.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
## Process this file with automake to produce Makefile.in
|
## Process this file with automake to produce Makefile.in
|
||||||
|
|
||||||
EXTRA_DIST = NEWS README TODO shadow-utils.spec.in
|
EXTRA_DIST = NEWS README TODO shadow.spec.in
|
||||||
|
|
||||||
AUTOMAKE_OPTIONS = 1.5 dist-bzip2 foreign
|
AUTOMAKE_OPTIONS = 1.5 dist-bzip2 foreign
|
||||||
|
|
||||||
|
@ -107,7 +107,7 @@ am__include = @am__include@
|
|||||||
am__quote = @am__quote@
|
am__quote = @am__quote@
|
||||||
install_sh = @install_sh@
|
install_sh = @install_sh@
|
||||||
|
|
||||||
EXTRA_DIST = NEWS README TODO shadow-utils.spec.in
|
EXTRA_DIST = NEWS README TODO shadow.spec.in
|
||||||
|
|
||||||
AUTOMAKE_OPTIONS = 1.5 dist-bzip2 foreign
|
AUTOMAKE_OPTIONS = 1.5 dist-bzip2 foreign
|
||||||
|
|
||||||
@ -118,7 +118,7 @@ subdir = .
|
|||||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
||||||
CONFIG_HEADER = config.h
|
CONFIG_HEADER = config.h
|
||||||
CONFIG_CLEAN_FILES = intl/Makefile shadow-utils.spec
|
CONFIG_CLEAN_FILES = intl/Makefile shadow.spec
|
||||||
DIST_SOURCES =
|
DIST_SOURCES =
|
||||||
|
|
||||||
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
|
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
|
||||||
@ -128,7 +128,7 @@ RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
|
|||||||
DIST_COMMON = README ./stamp-h.in ABOUT-NLS ChangeLog Makefile.am \
|
DIST_COMMON = README ./stamp-h.in ABOUT-NLS ChangeLog Makefile.am \
|
||||||
Makefile.in NEWS TODO acconfig.h aclocal.m4 config.guess \
|
Makefile.in NEWS TODO acconfig.h aclocal.m4 config.guess \
|
||||||
config.h.in config.sub configure configure.in depcomp \
|
config.h.in config.sub configure configure.in depcomp \
|
||||||
install-sh ltmain.sh missing mkinstalldirs shadow-utils.spec.in
|
install-sh ltmain.sh missing mkinstalldirs shadow.spec.in
|
||||||
DIST_SUBDIRS = $(SUBDIRS)
|
DIST_SUBDIRS = $(SUBDIRS)
|
||||||
all: config.h
|
all: config.h
|
||||||
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|
||||||
@ -185,7 +185,7 @@ distclean-hdr:
|
|||||||
-rm -f config.h
|
-rm -f config.h
|
||||||
intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
|
intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
|
||||||
cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
|
cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
|
||||||
shadow-utils.spec: $(top_builddir)/config.status shadow-utils.spec.in
|
shadow.spec: $(top_builddir)/config.status shadow.spec.in
|
||||||
cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
|
cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
|
||||||
uninstall-info-am:
|
uninstall-info-am:
|
||||||
|
|
||||||
|
11
NEWS
11
NEWS
@ -1,4 +1,13 @@
|
|||||||
$Id: NEWS,v 1.24 2002/01/06 15:00:05 kloczek Exp $
|
$Id: NEWS,v 1.27 2002/01/31 10:38:39 kloczek Exp $
|
||||||
|
|
||||||
|
shadow-4.0.1 => shadow-4.0.2
|
||||||
|
|
||||||
|
- resolve many fuzzy translations also all this which may cause problems on
|
||||||
|
displaing long uid/gid,
|
||||||
|
- allow use "$" on ending in cereated by useradd usermname accouts for allow
|
||||||
|
create machine acounts for samba (thanks to Jerome Borsboom
|
||||||
|
<borsboom@tch.fgg.eur.nl> for point this problem in 4.0.1),
|
||||||
|
- fix small but ugly bug in configure.in in libpam_mics library detection.
|
||||||
|
|
||||||
shadow-4.0.0 => shadow-4.0.1
|
shadow-4.0.0 => shadow-4.0.1
|
||||||
|
|
||||||
|
2
README
2
README
@ -7,7 +7,7 @@ FTP site
|
|||||||
CVS repository
|
CVS repository
|
||||||
anonymous read only access :pserver:cvs@anoncvs.pld.org.pl:/cvsroot
|
anonymous read only access :pserver:cvs@anoncvs.pld.org.pl:/cvsroot
|
||||||
module: shadow
|
module: shadow
|
||||||
password: cvs
|
password: [empty password]
|
||||||
|
|
||||||
CVS web interface
|
CVS web interface
|
||||||
http://cvsweb.pld.org.pl/index.cgi/shadow/
|
http://cvsweb.pld.org.pl/index.cgi/shadow/
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
dnl Process this file with autoconf to produce a configure script.
|
dnl Process this file with autoconf to produce a configure script.
|
||||||
AC_INIT(lib/dialchk.c)
|
AC_INIT(lib/dialchk.c)
|
||||||
AM_INIT_AUTOMAKE(shadow, 4.0.1)
|
AM_INIT_AUTOMAKE(shadow, 4.0.2)
|
||||||
AM_CONFIG_HEADER(config.h)
|
AM_CONFIG_HEADER(config.h)
|
||||||
|
|
||||||
dnl Some hacks...
|
dnl Some hacks...
|
||||||
@ -266,7 +266,7 @@ if test "$with_libpam" = "yes"; then
|
|||||||
[AC_DEFINE(USE_PAM)
|
[AC_DEFINE(USE_PAM)
|
||||||
LIBPAM="-lpam"
|
LIBPAM="-lpam"
|
||||||
AC_CHECK_LIB(pam_misc, main,
|
AC_CHECK_LIB(pam_misc, main,
|
||||||
LIBPAM="$LIBPAM -lpam_misc", ,
|
[LIBPAM="$LIBPAM -lpam_misc"],
|
||||||
AC_MSG_ERROR(libpam_misc is missing)
|
AC_MSG_ERROR(libpam_misc is missing)
|
||||||
)]
|
)]
|
||||||
[AC_MSG_CHECKING(use login access checking if PAM not used)
|
[AC_MSG_CHECKING(use login access checking if PAM not used)
|
||||||
@ -302,4 +302,4 @@ AC_OUTPUT([
|
|||||||
debian/Makefile
|
debian/Makefile
|
||||||
etc/Makefile
|
etc/Makefile
|
||||||
etc/pam.d/Makefile
|
etc/pam.d/Makefile
|
||||||
shadow-utils.spec])
|
shadow.spec])
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
#include <config.h>
|
#include <config.h>
|
||||||
|
|
||||||
#include "rcsid.h"
|
#include "rcsid.h"
|
||||||
RCSID("$Id: chkname.c,v 1.5 2001/11/17 01:24:57 kloczek Exp $")
|
RCSID("$Id: chkname.c,v 1.6 2002/01/10 13:04:34 kloczek Exp $")
|
||||||
|
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include "defines.h"
|
#include "defines.h"
|
||||||
@ -30,7 +30,8 @@ good_name(const char *name)
|
|||||||
while (*++name) {
|
while (*++name) {
|
||||||
if (!((*name >= 'a' && *name <= 'z') ||
|
if (!((*name >= 'a' && *name <= 'z') ||
|
||||||
(*name >= '0' && *name <= '9') ||
|
(*name >= '0' && *name <= '9') ||
|
||||||
*name == '_' || *name == '-'))
|
*name == '_' || *name == '-' ||
|
||||||
|
(*name == '$' && *(name+1) == NULL)))
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
.so useradd.8
|
.so man8/useradd.8
|
||||||
|
@ -1 +1 @@
|
|||||||
.so pwconv.8
|
.so man8/pwconv.8
|
||||||
|
@ -1 +1 @@
|
|||||||
.so pwconv.8
|
.so man8/pwconv.8
|
||||||
|
@ -1 +1 @@
|
|||||||
.so newgrp.1
|
.so man1/newgrp.1
|
||||||
|
@ -1 +1 @@
|
|||||||
.so useradd.8
|
.so man8/useradd.8
|
||||||
|
@ -1 +1 @@
|
|||||||
.so pwconv.8
|
.so man8/pwconv.8
|
||||||
|
@ -1 +1 @@
|
|||||||
.so pwconv.8
|
.so man8/pwconv.8
|
||||||
|
@ -1 +1 @@
|
|||||||
.so pwconv.8
|
.so man8/pwconv.8
|
||||||
|
@ -1 +1 @@
|
|||||||
.so newgrp.1
|
.so man1/newgrp.1
|
||||||
|
@ -1 +1 @@
|
|||||||
.so vipw.8
|
.so man8/vipw.8
|
||||||
|
@ -1 +1 @@
|
|||||||
.so useradd.8
|
.so man8/useradd.8
|
||||||
|
@ -1 +1 @@
|
|||||||
.so pwconv.8
|
.so man8/pwconv.8
|
||||||
|
@ -1 +1 @@
|
|||||||
.so pwconv.8
|
.so man8/pwconv.8
|
||||||
|
@ -1 +1 @@
|
|||||||
.so pwconv.8
|
.so man8/pwconv.8
|
||||||
|
@ -1 +1 @@
|
|||||||
.so newgrp.1
|
.so man1/newgrp.1
|
||||||
|
@ -1 +1 @@
|
|||||||
.so vipw.8
|
.so man8/vipw.8
|
||||||
|
@ -1 +1 @@
|
|||||||
.so pwconv.8
|
.so man8/pwconv.8
|
||||||
|
@ -1 +1 @@
|
|||||||
.so vipw.8
|
.so man8/vipw.8
|
||||||
|
12
po/ChangeLog
12
po/ChangeLog
@ -1,3 +1,15 @@
|
|||||||
|
2002-02-18 gettextize <bug-gnu-utils@gnu.org>
|
||||||
|
|
||||||
|
* Makefile.in.in: Upgrade to gettext-0.10.40.
|
||||||
|
|
||||||
|
2002-02-17 gettextize <bug-gnu-utils@gnu.org>
|
||||||
|
|
||||||
|
* Makefile.in.in: Upgrade to gettext-0.10.40.
|
||||||
|
|
||||||
|
2002-02-17 gettextize <bug-gnu-utils@gnu.org>
|
||||||
|
|
||||||
|
* Makefile.in.in: Upgrade to gettext-0.10.40.
|
||||||
|
|
||||||
2002-01-06 gettextize <bug-gnu-utils@gnu.org>
|
2002-01-06 gettextize <bug-gnu-utils@gnu.org>
|
||||||
|
|
||||||
* Makefile.in.in: Upgrade to gettext-0.10.40.
|
* Makefile.in.in: Upgrade to gettext-0.10.40.
|
||||||
|
126
po/cs.po
126
po/cs.po
@ -4,7 +4,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: shadow-utils-20000902\n"
|
"Project-Id-Version: shadow-utils-20000902\n"
|
||||||
"POT-Creation-Date: 2002-01-06 16:13+0100\n"
|
"POT-Creation-Date: 2002-02-17 21:48+0100\n"
|
||||||
"PO-Revision-Date: 2000-09-23 19:58+0200\n"
|
"PO-Revision-Date: 2000-09-23 19:58+0200\n"
|
||||||
"Last-Translator: Ji<4A><69> Pavlovsk<73> <pavlovsk@ff.cuni.cz>\n"
|
"Last-Translator: Ji<4A><69> Pavlovsk<73> <pavlovsk@ff.cuni.cz>\n"
|
||||||
"Language-Team: Czech <cs@li.org>\n"
|
"Language-Team: Czech <cs@li.org>\n"
|
||||||
@ -238,12 +238,12 @@ msgstr ""
|
|||||||
"Pou<6F>it<69>: %s [-l] [-m min_dn<64>] [-M max_dn<64>] [-d posledn<64> den] u<>ivatel\n"
|
"Pou<6F>it<69>: %s [-l] [-m min_dn<64>] [-M max_dn<64>] [-d posledn<64> den] u<>ivatel\n"
|
||||||
|
|
||||||
#: src/chage.c:157
|
#: src/chage.c:157
|
||||||
#, fuzzy
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Enter the new value, or press ENTER for the default\n"
|
"Enter the new value, or press ENTER for the default\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Zadejte novou hodnotu, nebo stiskn<6B>te ENTER pro pou<6F>it<69> implicitn<74> hodnoty\n"
|
"Zadejte novou hodnotu, nebo stiskn<6B>te ENTER pro pou<6F>it<69> implicitn<74> hodnoty\n"
|
||||||
|
"\n"
|
||||||
|
|
||||||
#: src/chage.c:160
|
#: src/chage.c:160
|
||||||
msgid "Minimum Password Age"
|
msgid "Minimum Password Age"
|
||||||
@ -367,14 +367,14 @@ msgid "%s: unknown user: %s\n"
|
|||||||
msgstr "%s: u<>ivatel %s je nezn<7A>m<EFBFBD>\n"
|
msgstr "%s: u<>ivatel %s je nezn<7A>m<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/chage.c:571
|
#: src/chage.c:571
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: can't lock shadow password file"
|
msgid "%s: can't lock shadow password file"
|
||||||
msgstr "%s: soubor se st<73>nov<6F>mi hesly nelze zamknout\n"
|
msgstr "%s: soubor se st<73>nov<6F>mi hesly nelze zamknout"
|
||||||
|
|
||||||
#: src/chage.c:579
|
#: src/chage.c:579
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: can't open shadow password file"
|
msgid "%s: can't open shadow password file"
|
||||||
msgstr "%s: soubor se st<73>nov<6F>mi hesly nelze otev<65><76>t\n"
|
msgstr "%s: soubor se st<73>nov<6F>mi hesly nelze otev<65><76>t"
|
||||||
|
|
||||||
#: src/chage.c:674
|
#: src/chage.c:674
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -435,11 +435,9 @@ msgstr ""
|
|||||||
"\t[-h telefon dom<6F>]\n"
|
"\t[-h telefon dom<6F>]\n"
|
||||||
|
|
||||||
#: src/chfn.c:139
|
#: src/chfn.c:139
|
||||||
#, fuzzy
|
|
||||||
msgid "Enter the new value, or press ENTER for the default\n"
|
msgid "Enter the new value, or press ENTER for the default\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Zadejte novou hodnotu, nebo stiskn<6B>te ENTER pro pou<6F>it<69> implicitn<74> hodnoty\n"
|
"Zadejte novou hodnotu, nebo stiskn<6B>te ENTER pro pou<6F>it<69> implicitn<74> hodnoty\n"
|
||||||
"\n"
|
|
||||||
|
|
||||||
#: src/chfn.c:142
|
#: src/chfn.c:142
|
||||||
msgid "Full Name"
|
msgid "Full Name"
|
||||||
@ -628,11 +626,9 @@ msgid "Usage: %s [-s shell] [name]\n"
|
|||||||
msgstr "Pou<6F>it<69>: %s [-s shell] [jm<6A>no]\n"
|
msgstr "Pou<6F>it<69>: %s [-s shell] [jm<6A>no]\n"
|
||||||
|
|
||||||
#: src/chsh.c:89
|
#: src/chsh.c:89
|
||||||
#, fuzzy
|
|
||||||
msgid "Enter the new value, or press return for the default\n"
|
msgid "Enter the new value, or press return for the default\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Zadejte novou hodnotu, nebo stiskn<6B>te ENTER pro pou<6F>it<69> implicitn<74> hodnoty\n"
|
"Zadejte novou hodnotu, nebo stiskn<6B>te ENTER pro pou<6F>it<69> implicitn<74> hodnoty\n"
|
||||||
"\n"
|
|
||||||
|
|
||||||
#: src/chsh.c:90
|
#: src/chsh.c:90
|
||||||
msgid "Login Shell"
|
msgid "Login Shell"
|
||||||
@ -692,9 +688,8 @@ msgid "%s: Shell %s not found.\n"
|
|||||||
msgstr "%s: Shell %s nebyl nalezen.\n"
|
msgstr "%s: Shell %s nebyl nalezen.\n"
|
||||||
|
|
||||||
#: src/expiry.c:59
|
#: src/expiry.c:59
|
||||||
#, fuzzy
|
|
||||||
msgid "Usage: expiry {-f|-c}\n"
|
msgid "Usage: expiry {-f|-c}\n"
|
||||||
msgstr "Pou<6F>it<69>: expiry { -f | -c }\n"
|
msgstr "Pou<6F>it<69>: expiry {-f|-c}\n"
|
||||||
|
|
||||||
#: src/expiry.c:113
|
#: src/expiry.c:113
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -903,9 +898,9 @@ msgid "%s: name %s is not unique\n"
|
|||||||
msgstr "%s: jm<6A>no %s nen<65> jedine<6E>n<EFBFBD>\n"
|
msgstr "%s: jm<6A>no %s nen<65> jedine<6E>n<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupadd.c:270
|
#: src/groupadd.c:270
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: gid %u is not unique\n"
|
msgid "%s: gid %u is not unique\n"
|
||||||
msgstr "%s uid %ld nen<65> jedine<6E>n<EFBFBD>\n"
|
msgstr "%s: uid %u nen<65> jedine<6E>n<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupadd.c:294
|
#: src/groupadd.c:294
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1041,19 +1036,16 @@ msgid "Not primary owner of current group\n"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/groupmems.c:215
|
#: src/groupmems.c:215
|
||||||
#, fuzzy
|
|
||||||
msgid "Unable to lock group file\n"
|
msgid "Unable to lock group file\n"
|
||||||
msgstr "%s: soubor se skupinami nelze zamknout\n"
|
msgstr "Soubor se skupinami nelze zamknout\n"
|
||||||
|
|
||||||
#: src/groupmems.c:220
|
#: src/groupmems.c:220
|
||||||
#, fuzzy
|
|
||||||
msgid "Unable to open group file\n"
|
msgid "Unable to open group file\n"
|
||||||
msgstr "%s: soubor se skupinami nelze otev<65><76>t\n"
|
msgstr "Soubor se skupinami nelze otev<65><76>t\n"
|
||||||
|
|
||||||
#: src/groupmems.c:240
|
#: src/groupmems.c:240
|
||||||
#, fuzzy
|
|
||||||
msgid "Cannot close group file\n"
|
msgid "Cannot close group file\n"
|
||||||
msgstr "%s: soubor se skupinami nelze otev<65><76>t\n"
|
msgstr "Soubor se skupinami nelze otev<65><76>t\n"
|
||||||
|
|
||||||
#: src/groupmod.c:103
|
#: src/groupmod.c:103
|
||||||
msgid "usage: groupmod [-g gid [-o]] [-n name] group\n"
|
msgid "usage: groupmod [-g gid [-o]] [-n name] group\n"
|
||||||
@ -1070,9 +1062,9 @@ msgid "%s: cannot add new dbm shadow group entry\n"
|
|||||||
msgstr "%s: nelze p<>idat polo<6C>ku do souboru s dbm datab<61>z<EFBFBD> st<73>nov<6F>ch skupin\n"
|
msgstr "%s: nelze p<>idat polo<6C>ku do souboru s dbm datab<61>z<EFBFBD> st<73>nov<6F>ch skupin\n"
|
||||||
|
|
||||||
#: src/groupmod.c:300
|
#: src/groupmod.c:300
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: %u is not a unique gid\n"
|
msgid "%s: %u is not a unique gid\n"
|
||||||
msgstr "%s: gid %ld nen<65> jedine<6E>n<EFBFBD>\n"
|
msgstr "%s: gid %u nen<65> jedine<6E>n<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupmod.c:330
|
#: src/groupmod.c:330
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1085,13 +1077,13 @@ msgid "unknown user %s\n"
|
|||||||
msgstr "u<>ivatel %s je nezn<7A>m<EFBFBD>\n"
|
msgstr "u<>ivatel %s je nezn<7A>m<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/grpck.c:87
|
#: src/grpck.c:87
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-r] [-s] [group [gshadow]]\n"
|
msgid "Usage: %s [-r] [-s] [group [gshadow]]\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Pou<6F>it<69>: %s [-r] [-s] [soubor se skupinami [soubor se st<73>nov<6F>mi skupinami]]\n"
|
"Pou<6F>it<69>: %s [-r] [-s] [soubor se skupinami [soubor se st<73>nov<6F>mi skupinami]]\n"
|
||||||
|
|
||||||
#: src/grpck.c:90
|
#: src/grpck.c:90
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-r] [-s] [group]\n"
|
msgid "Usage: %s [-r] [-s] [group]\n"
|
||||||
msgstr "Usage: %s [-r] [-s] [soubor se skupinami]\n"
|
msgstr "Usage: %s [-r] [-s] [soubor se skupinami]\n"
|
||||||
|
|
||||||
@ -1271,46 +1263,6 @@ msgstr "Pou
|
|||||||
msgid "usage: id\n"
|
msgid "usage: id\n"
|
||||||
msgstr "Pou<6F>it<69>: id\n"
|
msgstr "Pou<6F>it<69>: id\n"
|
||||||
|
|
||||||
#: src/id.c:123
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid "uid=%u(%s)"
|
|
||||||
msgstr "uid=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:125
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid "uid=%u"
|
|
||||||
msgstr "uid=%d"
|
|
||||||
|
|
||||||
#: src/id.c:129
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " gid=%u(%s)"
|
|
||||||
msgstr " gid=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:131
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " gid=%u"
|
|
||||||
msgstr " gid=%d"
|
|
||||||
|
|
||||||
#: src/id.c:141
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " euid=%u(%s)"
|
|
||||||
msgstr " euid=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:143
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " euid=%u"
|
|
||||||
msgstr " euid=%d"
|
|
||||||
|
|
||||||
#: src/id.c:148
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " egid=%u(%s)"
|
|
||||||
msgstr " egid=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:150
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " egid=%u"
|
|
||||||
msgstr " egid=%d"
|
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#. * Start off the group message. It will be of the format
|
#. * Start off the group message. It will be of the format
|
||||||
#. *
|
#. *
|
||||||
@ -1455,9 +1407,8 @@ msgid "%s: the beginning with "
|
|||||||
msgstr "%s: za<7A><61>tek s "
|
msgstr "%s: za<7A><61>tek s "
|
||||||
|
|
||||||
#: src/mkpasswd.c:288
|
#: src/mkpasswd.c:288
|
||||||
#, fuzzy
|
|
||||||
msgid " is too long\n"
|
msgid " is too long\n"
|
||||||
msgstr "%s: polo<6C>ka je p<><70>li<6C> dlouh<75>\n"
|
msgstr " polo<6C>ka je p<><70>li<6C> dlouh<75>\n"
|
||||||
|
|
||||||
#: src/mkpasswd.c:315
|
#: src/mkpasswd.c:315
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1507,14 +1458,14 @@ msgid "usage: sg group [[-c] command]\n"
|
|||||||
msgstr "Pou<6F>it<69>: sg skupina [[-c] p<><70>kaz]\n"
|
msgstr "Pou<6F>it<69>: sg skupina [[-c] p<><70>kaz]\n"
|
||||||
|
|
||||||
#: src/newgrp.c:136
|
#: src/newgrp.c:136
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "unknown uid: %u\n"
|
msgid "unknown uid: %u\n"
|
||||||
msgstr "uid %d je nezn<7A>m<EFBFBD>\n"
|
msgstr "uid %u je nezn<7A>m<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/newgrp.c:219
|
#: src/newgrp.c:219
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "unknown gid: %lu\n"
|
msgid "unknown gid: %lu\n"
|
||||||
msgstr "gid %ld je nezn<7A>m<EFBFBD>\n"
|
msgstr "gid %lu je nezn<7A>m<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/newgrp.c:365 src/newgrp.c:374
|
#: src/newgrp.c:365 src/newgrp.c:374
|
||||||
msgid "Sorry.\n"
|
msgid "Sorry.\n"
|
||||||
@ -1600,9 +1551,9 @@ msgid " %s [-x max] [-n min] [-w warn] [-i inact] name\n"
|
|||||||
msgstr " %s [-x max] [-n min] [-w varov<6F>n<EFBFBD>] [-i vypnut<75>] jm<6A>no\n"
|
msgstr " %s [-x max] [-n min] [-w varov<6F>n<EFBFBD>] [-i vypnut<75>] jm<6A>no\n"
|
||||||
|
|
||||||
#: src/passwd.c:180
|
#: src/passwd.c:180
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid " %s {-l|-u|-d|-S|-e} name\n"
|
msgid " %s {-l|-u|-d|-S|-e} name\n"
|
||||||
msgstr " %s { -l | -u | -d | -S | -e } jm<6A>no\n"
|
msgstr " %s {-l|-u|-d|-S|-e} jm<6A>no\n"
|
||||||
|
|
||||||
#: src/passwd.c:283
|
#: src/passwd.c:283
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1722,13 +1673,13 @@ msgid "Password changed.\n"
|
|||||||
msgstr "Heslo bylo zm<7A>n<EFBFBD>no.\n"
|
msgstr "Heslo bylo zm<7A>n<EFBFBD>no.\n"
|
||||||
|
|
||||||
#: src/pwck.c:87
|
#: src/pwck.c:87
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-q] [-r] [-s] [passwd [shadow]]\n"
|
msgid "Usage: %s [-q] [-r] [-s] [passwd [shadow]]\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Pou<6F>it<69>: %s [-q] [-r] [-s] [soubor s hesly [soubor se st<73>nov<6F>mi hesly]]\n"
|
"Pou<6F>it<69>: %s [-q] [-r] [-s] [soubor s hesly [soubor se st<73>nov<6F>mi hesly]]\n"
|
||||||
|
|
||||||
#: src/pwck.c:90
|
#: src/pwck.c:90
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-q] [-r] [-s] [passwd]\n"
|
msgid "Usage: %s [-q] [-r] [-s] [passwd]\n"
|
||||||
msgstr "Pou<6F>it<69>: %s [-q] [-r] [-s] [soubor s hesly]\n"
|
msgstr "Pou<6F>it<69>: %s [-q] [-r] [-s] [soubor s hesly]\n"
|
||||||
|
|
||||||
@ -1750,16 +1701,16 @@ msgstr "duplikovan
|
|||||||
|
|
||||||
#: src/pwck.c:373
|
#: src/pwck.c:373
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "invalid user name `%s'\n"
|
msgid "invalid user name '%s'\n"
|
||||||
msgstr "chybn<62> u<>ivatelsk<73> jm<6A>no `%s'\n"
|
msgstr "chybn<62> u<>ivatelsk<73> jm<6A>no '%s'\n"
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#. * No primary group, just give a warning
|
#. * No primary group, just give a warning
|
||||||
#.
|
#.
|
||||||
#: src/pwck.c:388
|
#: src/pwck.c:388
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "user %s: no group %u\n"
|
msgid "user %s: no group %u\n"
|
||||||
msgstr "u<>ivatel %s: skupina %d neexistuje\n"
|
msgstr "u<>ivatel %s: skupina %u neexistuje\n"
|
||||||
|
|
||||||
#: src/pwck.c:404
|
#: src/pwck.c:404
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1944,9 +1895,9 @@ msgid "%s: unknown group %s\n"
|
|||||||
msgstr "%s: skupina %s je nezn<7A>m<EFBFBD>\n"
|
msgstr "%s: skupina %s je nezn<7A>m<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/useradd.c:440
|
#: src/useradd.c:440
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "group=%s,%u basedir=%s skel=%s\n"
|
msgid "group=%s,%u basedir=%s skel=%s\n"
|
||||||
msgstr "skupina=%s,%ld z<>klad. adr.=%s skel=%s\n"
|
msgstr "skupina=%s,%u z<>klad. adr.=%s skel=%s\n"
|
||||||
|
|
||||||
#: src/useradd.c:444
|
#: src/useradd.c:444
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1959,9 +1910,9 @@ msgid "inactive=%ld expire=%s"
|
|||||||
msgstr "vypnut<75>=%ld vypr<70>en<65>=%s"
|
msgstr "vypnut<75>=%ld vypr<70>en<65>=%s"
|
||||||
|
|
||||||
#: src/useradd.c:450
|
#: src/useradd.c:450
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "GROUP=%u\n"
|
msgid "GROUP=%u\n"
|
||||||
msgstr "SKUPINA=%ld\n"
|
msgstr "SKUPINA=%u\n"
|
||||||
|
|
||||||
#: src/useradd.c:451
|
#: src/useradd.c:451
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2066,9 +2017,9 @@ msgid "%s: error opening shadow group file\n"
|
|||||||
msgstr "%s: chyba p<>i otev<65>r<EFBFBD>n<EFBFBD> souboru se st<73>nov<6F>mi hesly\n"
|
msgstr "%s: chyba p<>i otev<65>r<EFBFBD>n<EFBFBD> souboru se st<73>nov<6F>mi hesly\n"
|
||||||
|
|
||||||
#: src/useradd.c:1039
|
#: src/useradd.c:1039
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: uid %u is not unique\n"
|
msgid "%s: uid %u is not unique\n"
|
||||||
msgstr "%s uid %ld nen<65> jedine<6E>n<EFBFBD>\n"
|
msgstr "%s uid %u nen<65> jedine<6E>n<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/useradd.c:1069
|
#: src/useradd.c:1069
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2118,7 +2069,7 @@ msgstr "%s: chybn
|
|||||||
|
|
||||||
#: src/useradd.c:1377
|
#: src/useradd.c:1377
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s: invalid user name `%s'\n"
|
msgid "%s: invalid user name '%s'\n"
|
||||||
msgstr "%s: chybn<62> u<>ivatelsk<73> jm<6A>no `%s'\n"
|
msgstr "%s: chybn<62> u<>ivatelsk<73> jm<6A>no `%s'\n"
|
||||||
|
|
||||||
#: src/useradd.c:1413 src/userdel.c:298 src/usermod.c:1255
|
#: src/useradd.c:1413 src/userdel.c:298 src/usermod.c:1255
|
||||||
@ -2317,7 +2268,6 @@ msgid "\t\t[-d home [-m]] [-s shell] [-c comment] [-l new_name]\n"
|
|||||||
msgstr "\t\t[-d dom<6F>c<EFBFBD> adr. [-m]] [-s shell] [-c koment<6E><74>] [-l nov<6F> jm<6A>no]\n"
|
msgstr "\t\t[-d dom<6F>c<EFBFBD> adr. [-m]] [-s shell] [-c koment<6E><74>] [-l nov<6F> jm<6A>no]\n"
|
||||||
|
|
||||||
#: src/usermod.c:332
|
#: src/usermod.c:332
|
||||||
#, fuzzy
|
|
||||||
msgid "[-A {DEFAULT|program},... ] "
|
msgid "[-A {DEFAULT|program},... ] "
|
||||||
msgstr "[-A {DEFAULT|program},...] "
|
msgstr "[-A {DEFAULT|program},...] "
|
||||||
|
|
||||||
@ -2346,9 +2296,9 @@ msgid "%s: shadow passwords required for -e and -f\n"
|
|||||||
msgstr "%s: p<>ep<65>na<6E>e -e a -f vy<76>aduj<75> st<73>nov<6F> hesla\n"
|
msgstr "%s: p<>ep<65>na<6E>e -e a -f vy<76>aduj<75> st<73>nov<6F> hesla\n"
|
||||||
|
|
||||||
#: src/usermod.c:1239
|
#: src/usermod.c:1239
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: uid %lu is not unique\n"
|
msgid "%s: uid %lu is not unique\n"
|
||||||
msgstr "%s uid %ld nen<65> jedine<6E>n<EFBFBD>\n"
|
msgstr "%s uid %lu nen<65> jedine<6E>n<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/usermod.c:1392
|
#: src/usermod.c:1392
|
||||||
#, c-format
|
#, c-format
|
||||||
|
129
po/el.po
129
po/el.po
@ -2,16 +2,15 @@
|
|||||||
# Greek Translation by Nikos Mavroyanopoulos
|
# Greek Translation by Nikos Mavroyanopoulos
|
||||||
# Thanks to Simos Xenitelis (S.Xenitellis@rhbnc.ac.uk) for his
|
# Thanks to Simos Xenitelis (S.Xenitellis@rhbnc.ac.uk) for his
|
||||||
# comments about making this translation better.
|
# comments about making this translation better.
|
||||||
#, fuzzy
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Shadow 980726\n"
|
"Project-Id-Version: Shadow 980726\n"
|
||||||
"POT-Creation-Date: 2002-01-06 16:13+0100\n"
|
"POT-Creation-Date: 2002-02-17 21:48+0100\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: Nikos Mavroyanopoulos <nmav@i-net.paiko.gr>\n"
|
"Last-Translator: Nikos Mavroyanopoulos <nmav@i-net.paiko.gr>\n"
|
||||||
"Language-Team: Hellenic <el@li.org>\n"
|
"Language-Team: Hellenic <el@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=ISO8859-7\n"
|
"Content-Type: text/plain; charset=iso-8859-7\n"
|
||||||
"Content-Transfer-Encoding: 8-bit\n"
|
"Content-Transfer-Encoding: 8-bit\n"
|
||||||
|
|
||||||
#: libmisc/addgrps.c:60
|
#: libmisc/addgrps.c:60
|
||||||
@ -243,11 +242,12 @@ msgstr ""
|
|||||||
"<22><><EFBFBD><EFBFBD><EFBFBD>: %s [-l] [-m <20><><EFBFBD><EFBFBD>_<EFBFBD><5F><EFBFBD><EFBFBD><EFBFBD>] [-M <20><><EFBFBD>_<EFBFBD><5F><EFBFBD><EFBFBD><EFBFBD>] [-d <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>_<EFBFBD><5F><EFBFBD><EFBFBD>] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
"<22><><EFBFBD><EFBFBD><EFBFBD>: %s [-l] [-m <20><><EFBFBD><EFBFBD>_<EFBFBD><5F><EFBFBD><EFBFBD><EFBFBD>] [-M <20><><EFBFBD>_<EFBFBD><5F><EFBFBD><EFBFBD><EFBFBD>] [-d <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>_<EFBFBD><5F><EFBFBD><EFBFBD>] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/chage.c:157
|
#: src/chage.c:157
|
||||||
#, fuzzy
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Enter the new value, or press ENTER for the default\n"
|
"Enter the new value, or press ENTER for the default\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD>, <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ENTER <20><><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
msgstr ""
|
||||||
|
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD>, <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ENTER <20><><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
|
"\n"
|
||||||
|
|
||||||
#: src/chage.c:160
|
#: src/chage.c:160
|
||||||
msgid "Minimum Password Age"
|
msgid "Minimum Password Age"
|
||||||
@ -327,16 +327,14 @@ msgstr "
|
|||||||
#. * active will be disabled.
|
#. * active will be disabled.
|
||||||
#.
|
#.
|
||||||
#: src/chage.c:290
|
#: src/chage.c:290
|
||||||
#, fuzzy
|
|
||||||
msgid "Password Inactive:\t"
|
msgid "Password Inactive:\t"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:\t"
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#. * The account will expire on the given date regardless of the
|
#. * The account will expire on the given date regardless of the
|
||||||
#. * password expiring or not.
|
#. * password expiring or not.
|
||||||
#.
|
#.
|
||||||
#: src/chage.c:304
|
#: src/chage.c:304
|
||||||
#, fuzzy
|
|
||||||
msgid "Account Expires:\t"
|
msgid "Account Expires:\t"
|
||||||
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>:\t"
|
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>:\t"
|
||||||
|
|
||||||
@ -442,11 +440,8 @@ msgstr ""
|
|||||||
"[-h <20><><EFBFBD>_<EFBFBD><5F><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]\n"
|
"[-h <20><><EFBFBD>_<EFBFBD><5F><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]\n"
|
||||||
|
|
||||||
#: src/chfn.c:139
|
#: src/chfn.c:139
|
||||||
#, fuzzy
|
|
||||||
msgid "Enter the new value, or press ENTER for the default\n"
|
msgid "Enter the new value, or press ENTER for the default\n"
|
||||||
msgstr ""
|
msgstr "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD>, <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ENTER <20><><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD>, <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ENTER <20><><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
|
||||||
"\n"
|
|
||||||
|
|
||||||
#: src/chfn.c:142
|
#: src/chfn.c:142
|
||||||
msgid "Full Name"
|
msgid "Full Name"
|
||||||
@ -636,11 +631,8 @@ msgid "Usage: %s [-s shell] [name]\n"
|
|||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>: %s [-s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [<5B><><EFBFBD><EFBFBD><EFBFBD>]\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>: %s [-s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [<5B><><EFBFBD><EFBFBD><EFBFBD>]\n"
|
||||||
|
|
||||||
#: src/chsh.c:89
|
#: src/chsh.c:89
|
||||||
#, fuzzy
|
|
||||||
msgid "Enter the new value, or press return for the default\n"
|
msgid "Enter the new value, or press return for the default\n"
|
||||||
msgstr ""
|
msgstr "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD>, <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ENTER <20><><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD>, <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ENTER <20><><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
|
||||||
"\n"
|
|
||||||
|
|
||||||
#: src/chsh.c:90
|
#: src/chsh.c:90
|
||||||
msgid "Login Shell"
|
msgid "Login Shell"
|
||||||
@ -700,9 +692,8 @@ msgid "%s: Shell %s not found.\n"
|
|||||||
msgstr "%s: <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
|
msgstr "%s: <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
|
||||||
|
|
||||||
#: src/expiry.c:59
|
#: src/expiry.c:59
|
||||||
#, fuzzy
|
|
||||||
msgid "Usage: expiry {-f|-c}\n"
|
msgid "Usage: expiry {-f|-c}\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>: expiry { -f | -c }\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>: expiry {-f|-c}\n"
|
||||||
|
|
||||||
#: src/expiry.c:113
|
#: src/expiry.c:113
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -914,9 +905,9 @@ msgid "%s: name %s is not unique\n"
|
|||||||
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupadd.c:270
|
#: src/groupadd.c:270
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: gid %u is not unique\n"
|
msgid "%s: gid %u is not unique\n"
|
||||||
msgstr "%s: <20><> uid %ld <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
msgstr "%s: <20><> uid %u <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupadd.c:294
|
#: src/groupadd.c:294
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1055,17 +1046,17 @@ msgstr ""
|
|||||||
#: src/groupmems.c:215
|
#: src/groupmems.c:215
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Unable to lock group file\n"
|
msgid "Unable to lock group file\n"
|
||||||
msgstr "%s: <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupmems.c:220
|
#: src/groupmems.c:220
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Unable to open group file\n"
|
msgid "Unable to open group file\n"
|
||||||
msgstr "%s: <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupmems.c:240
|
#: src/groupmems.c:240
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Cannot close group file\n"
|
msgid "Cannot close group file\n"
|
||||||
msgstr "%s: <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupmod.c:103
|
#: src/groupmod.c:103
|
||||||
msgid "usage: groupmod [-g gid [-o]] [-n name] group\n"
|
msgid "usage: groupmod [-g gid [-o]] [-n name] group\n"
|
||||||
@ -1289,46 +1280,6 @@ msgstr "
|
|||||||
msgid "usage: id\n"
|
msgid "usage: id\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>: id\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>: id\n"
|
||||||
|
|
||||||
#: src/id.c:123
|
|
||||||
#, c-format
|
|
||||||
msgid "uid=%u(%s)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/id.c:125
|
|
||||||
#, c-format
|
|
||||||
msgid "uid=%u"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/id.c:129
|
|
||||||
#, c-format
|
|
||||||
msgid " gid=%u(%s)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/id.c:131
|
|
||||||
#, c-format
|
|
||||||
msgid " gid=%u"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/id.c:141
|
|
||||||
#, c-format
|
|
||||||
msgid " euid=%u(%s)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/id.c:143
|
|
||||||
#, c-format
|
|
||||||
msgid " euid=%u"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/id.c:148
|
|
||||||
#, c-format
|
|
||||||
msgid " egid=%u(%s)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/id.c:150
|
|
||||||
#, c-format
|
|
||||||
msgid " egid=%u"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#. * Start off the group message. It will be of the format
|
#. * Start off the group message. It will be of the format
|
||||||
#. *
|
#. *
|
||||||
@ -1478,7 +1429,7 @@ msgstr "%s:
|
|||||||
#: src/mkpasswd.c:288
|
#: src/mkpasswd.c:288
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid " is too long\n"
|
msgid " is too long\n"
|
||||||
msgstr "%s: <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>\n"
|
msgstr " <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/mkpasswd.c:315
|
#: src/mkpasswd.c:315
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1524,19 +1475,18 @@ msgid "usage: newgrp [-] [group]\n"
|
|||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>: newgrp [-] [<5B><><EFBFBD><EFBFBD><EFBFBD>]\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>: newgrp [-] [<5B><><EFBFBD><EFBFBD><EFBFBD>]\n"
|
||||||
|
|
||||||
#: src/newgrp.c:63
|
#: src/newgrp.c:63
|
||||||
#, fuzzy
|
|
||||||
msgid "usage: sg group [[-c] command]\n"
|
msgid "usage: sg group [[-c] command]\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>: sg <20><><EFBFBD><EFBFBD><EFBFBD> [<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>: sg <20><><EFBFBD><EFBFBD><EFBFBD> [[-c] <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]\n"
|
||||||
|
|
||||||
#: src/newgrp.c:136
|
#: src/newgrp.c:136
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "unknown uid: %u\n"
|
msgid "unknown uid: %u\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> uid: %d\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> uid: %u\n"
|
||||||
|
|
||||||
#: src/newgrp.c:219
|
#: src/newgrp.c:219
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "unknown gid: %lu\n"
|
msgid "unknown gid: %lu\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> gid: %ld\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> gid: %lu\n"
|
||||||
|
|
||||||
#: src/newgrp.c:365 src/newgrp.c:374
|
#: src/newgrp.c:365 src/newgrp.c:374
|
||||||
msgid "Sorry.\n"
|
msgid "Sorry.\n"
|
||||||
@ -1622,9 +1572,9 @@ msgid " %s [-x max] [-n min] [-w warn] [-i inact] name\n"
|
|||||||
msgstr " %s [-x <20><><EFBFBD>.] [-n <20><><EFBFBD><EFBFBD>.] [-w <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.] [-i <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] <20><><EFBFBD><EFBFBD><EFBFBD>\n"
|
msgstr " %s [-x <20><><EFBFBD>.] [-n <20><><EFBFBD><EFBFBD>.] [-w <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.] [-i <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] <20><><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/passwd.c:180
|
#: src/passwd.c:180
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid " %s {-l|-u|-d|-S|-e} name\n"
|
msgid " %s {-l|-u|-d|-S|-e} name\n"
|
||||||
msgstr " %s { -l | -u | -d | -S | -e } <20><><EFBFBD><EFBFBD><EFBFBD>\n"
|
msgstr " %s {-l|-u|-d|-S|-e} <20><><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/passwd.c:283
|
#: src/passwd.c:283
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1747,12 +1697,12 @@ msgid "Password changed.\n"
|
|||||||
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
|
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
|
||||||
|
|
||||||
#: src/pwck.c:87
|
#: src/pwck.c:87
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-q] [-r] [-s] [passwd [shadow]]\n"
|
msgid "Usage: %s [-q] [-r] [-s] [passwd [shadow]]\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>: %s [-q] [-r] [-s] [passwd [shadow]]\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>: %s [-q] [-r] [-s] [passwd [shadow]]\n"
|
||||||
|
|
||||||
#: src/pwck.c:90
|
#: src/pwck.c:90
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-q] [-r] [-s] [passwd]\n"
|
msgid "Usage: %s [-q] [-r] [-s] [passwd]\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>: %s [-q] [-r] [-s] [passwd]\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>: %s [-q] [-r] [-s] [passwd]\n"
|
||||||
|
|
||||||
@ -1774,16 +1724,16 @@ msgstr "
|
|||||||
|
|
||||||
#: src/pwck.c:373
|
#: src/pwck.c:373
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "invalid user name `%s'\n"
|
msgid "invalid user name '%s'\n"
|
||||||
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> `%s'\n"
|
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%s'\n"
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#. * No primary group, just give a warning
|
#. * No primary group, just give a warning
|
||||||
#.
|
#.
|
||||||
#: src/pwck.c:388
|
#: src/pwck.c:388
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "user %s: no group %u\n"
|
msgid "user %s: no group %u\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s: <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> %d\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s: <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> %u\n"
|
||||||
|
|
||||||
#: src/pwck.c:404
|
#: src/pwck.c:404
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1970,9 +1920,9 @@ msgid "%s: unknown group %s\n"
|
|||||||
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> %s\n"
|
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> %s\n"
|
||||||
|
|
||||||
#: src/useradd.c:440
|
#: src/useradd.c:440
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "group=%s,%u basedir=%s skel=%s\n"
|
msgid "group=%s,%u basedir=%s skel=%s\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>=%s,%ld <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>_<EFBFBD><5F><EFBFBD><EFBFBD><EFBFBD>=%s <20><><EFBFBD><EFBFBD>=%s\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>=%s,%u <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>_<EFBFBD><5F><EFBFBD><EFBFBD><EFBFBD>=%s <20><><EFBFBD><EFBFBD>=%s\n"
|
||||||
|
|
||||||
#: src/useradd.c:444
|
#: src/useradd.c:444
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1985,9 +1935,9 @@ msgid "inactive=%ld expire=%s"
|
|||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>=%ld <20><><EFBFBD><EFBFBD>=%s"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>=%ld <20><><EFBFBD><EFBFBD>=%s"
|
||||||
|
|
||||||
#: src/useradd.c:450
|
#: src/useradd.c:450
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "GROUP=%u\n"
|
msgid "GROUP=%u\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>=%ld\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>=%u\n"
|
||||||
|
|
||||||
#: src/useradd.c:451
|
#: src/useradd.c:451
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2051,7 +2001,6 @@ msgstr ""
|
|||||||
"\t\t[-m [-k <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]]\n"
|
"\t\t[-m [-k <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]]\n"
|
||||||
|
|
||||||
#: src/useradd.c:745 src/usermod.c:329
|
#: src/useradd.c:745 src/usermod.c:329
|
||||||
#, fuzzy
|
|
||||||
msgid "[-f inactive] [-e expire ] "
|
msgid "[-f inactive] [-e expire ] "
|
||||||
msgstr "[-f <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-e <20><><EFBFBD><EFBFBD>] "
|
msgstr "[-f <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-e <20><><EFBFBD><EFBFBD>] "
|
||||||
|
|
||||||
@ -2069,7 +2018,6 @@ msgid " %s\t-D [-g group] [-b base] [-s shell]\n"
|
|||||||
msgstr " %s\t-D [-g <20><><EFBFBD><EFBFBD><EFBFBD>] [-b <20><><EFBFBD><EFBFBD>] [-s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]\n"
|
msgstr " %s\t-D [-g <20><><EFBFBD><EFBFBD><EFBFBD>] [-b <20><><EFBFBD><EFBFBD>] [-s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]\n"
|
||||||
|
|
||||||
#: src/useradd.c:756
|
#: src/useradd.c:756
|
||||||
#, fuzzy
|
|
||||||
msgid "\t\t[-f inactive] [-e expire ]\n"
|
msgid "\t\t[-f inactive] [-e expire ]\n"
|
||||||
msgstr "\t\t[-f <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-e <20><><EFBFBD><EFBFBD>]\n"
|
msgstr "\t\t[-f <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-e <20><><EFBFBD><EFBFBD>]\n"
|
||||||
|
|
||||||
@ -2094,7 +2042,7 @@ msgid "%s: error opening shadow group file\n"
|
|||||||
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/useradd.c:1039
|
#: src/useradd.c:1039
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: uid %u is not unique\n"
|
msgid "%s: uid %u is not unique\n"
|
||||||
msgstr "%s: <20><> uid %ld <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
msgstr "%s: <20><> uid %ld <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
@ -2146,7 +2094,7 @@ msgstr "%s:
|
|||||||
|
|
||||||
#: src/useradd.c:1377
|
#: src/useradd.c:1377
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s: invalid user name `%s'\n"
|
msgid "%s: invalid user name '%s'\n"
|
||||||
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> `%s'\n"
|
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> `%s'\n"
|
||||||
|
|
||||||
#: src/useradd.c:1413 src/userdel.c:298 src/usermod.c:1255
|
#: src/useradd.c:1413 src/userdel.c:298 src/usermod.c:1255
|
||||||
@ -2363,9 +2311,8 @@ msgid "[-A {DEFAULT|program},... ] "
|
|||||||
msgstr "[-A {DEFAULT|<7C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>},...] "
|
msgstr "[-A {DEFAULT|<7C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>},...] "
|
||||||
|
|
||||||
#: src/usermod.c:334
|
#: src/usermod.c:334
|
||||||
#, fuzzy
|
|
||||||
msgid "[-p passwd] [-L|-U] name\n"
|
msgid "[-p passwd] [-L|-U] name\n"
|
||||||
msgstr "[-p <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] <20><><EFBFBD><EFBFBD><EFBFBD>\n"
|
msgstr "[-p <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-L|-U] <20><><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/usermod.c:514
|
#: src/usermod.c:514
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2388,9 +2335,9 @@ msgid "%s: shadow passwords required for -e and -f\n"
|
|||||||
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><> -e <20><><EFBFBD> -f\n"
|
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><> -e <20><><EFBFBD> -f\n"
|
||||||
|
|
||||||
#: src/usermod.c:1239
|
#: src/usermod.c:1239
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: uid %lu is not unique\n"
|
msgid "%s: uid %lu is not unique\n"
|
||||||
msgstr "%s: <20><> uid %ld <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
msgstr "%s: <20><> uid %lu <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/usermod.c:1392
|
#: src/usermod.c:1392
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2483,7 +2430,7 @@ msgstr ""
|
|||||||
#: src/vipw.c:132
|
#: src/vipw.c:132
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Couldn't lock file"
|
msgid "Couldn't lock file"
|
||||||
msgstr "%s: <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/vipw.c:141
|
#: src/vipw.c:141
|
||||||
msgid "Couldn't make backup"
|
msgid "Couldn't make backup"
|
||||||
|
199
po/fr.po
199
po/fr.po
@ -6,7 +6,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: shadow 19990709\n"
|
"Project-Id-Version: shadow 19990709\n"
|
||||||
"POT-Creation-Date: 2002-01-06 16:13+0100\n"
|
"POT-Creation-Date: 2002-02-17 21:48+0100\n"
|
||||||
"PO-Revision-Date: 1999-07-09 20:02+0200\n"
|
"PO-Revision-Date: 1999-07-09 20:02+0200\n"
|
||||||
"Last-Translator: Vincent Renardias <vincent@ldsol.com>\n"
|
"Last-Translator: Vincent Renardias <vincent@ldsol.com>\n"
|
||||||
"Language-Team: Vincent Renardias <vincent@ldsol.com>\n"
|
"Language-Team: Vincent Renardias <vincent@ldsol.com>\n"
|
||||||
@ -329,18 +329,16 @@ msgstr "Expiration du mot de passe :\t"
|
|||||||
#. * active will be disabled.
|
#. * active will be disabled.
|
||||||
#.
|
#.
|
||||||
#: src/chage.c:290
|
#: src/chage.c:290
|
||||||
#, fuzzy
|
|
||||||
msgid "Password Inactive:\t"
|
msgid "Password Inactive:\t"
|
||||||
msgstr "Mot de passe d<>sactiv<69>"
|
msgstr "Mot de passe d<>sactiv<69>:\t"
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#. * The account will expire on the given date regardless of the
|
#. * The account will expire on the given date regardless of the
|
||||||
#. * password expiring or not.
|
#. * password expiring or not.
|
||||||
#.
|
#.
|
||||||
#: src/chage.c:304
|
#: src/chage.c:304
|
||||||
#, fuzzy
|
|
||||||
msgid "Account Expires:\t"
|
msgid "Account Expires:\t"
|
||||||
msgstr "Expiration du mot de passe :\t"
|
msgstr "Expiration du mot de passe:\t"
|
||||||
|
|
||||||
#: src/chage.c:468
|
#: src/chage.c:468
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -375,14 +373,14 @@ msgid "%s: unknown user: %s\n"
|
|||||||
msgstr "%s: utilisateur inconnu: %s\n"
|
msgstr "%s: utilisateur inconnu: %s\n"
|
||||||
|
|
||||||
#: src/chage.c:571
|
#: src/chage.c:571
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: can't lock shadow password file"
|
msgid "%s: can't lock shadow password file"
|
||||||
msgstr "%s : impossible de v<>rouiller le fichier shadow password\n"
|
msgstr "%s: impossible de v<>rouiller le fichier shadow password"
|
||||||
|
|
||||||
#: src/chage.c:579
|
#: src/chage.c:579
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: can't open shadow password file"
|
msgid "%s: can't open shadow password file"
|
||||||
msgstr "%s : impossible d'ouvrir le fichier shadow password\n"
|
msgstr "%s : impossible d'ouvrir le fichier shadow password"
|
||||||
|
|
||||||
#: src/chage.c:674
|
#: src/chage.c:674
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -424,21 +422,21 @@ msgstr "%s : impossible de re-
|
|||||||
#: src/usermod.c:1811
|
#: src/usermod.c:1811
|
||||||
#, fuzzy, c-format
|
#, fuzzy, c-format
|
||||||
msgid "%s: PAM chauthtok failed\n"
|
msgid "%s: PAM chauthtok failed\n"
|
||||||
msgstr "%s : impossible de d<>v<EFBFBD>rouiller le fichier\n"
|
msgstr "%s: impossible de d<>v<EFBFBD>rouiller le fichier\n"
|
||||||
|
|
||||||
#: src/chfn.c:83
|
#: src/chfn.c:83
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Usage: %s [-f full_name] [-r room_no] [-w work_ph]\n"
|
"Usage: %s [-f full_name] [-r room_no] [-w work_ph]\n"
|
||||||
"\t[-h home_ph] [-o other] [user]\n"
|
"\t[-h home_ph] [-o other] [user]\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Usage: %s [-f nom_complet ] [-r no_bureau ] [-w tel_bureau ]\n"
|
"Usage: %s [-f nom_complet] [-r no_bureau] [-w tel_bureau]\n"
|
||||||
"\t[-h tel_perso ] [-o autre ] [utilisateur ]\n"
|
"\t[-h tel_perso] [-o autre] [utilisateur]\n"
|
||||||
|
|
||||||
#: src/chfn.c:88
|
#: src/chfn.c:88
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-f full_name] [-r room_no] [-w work_ph] [-h home_ph]\n"
|
msgid "Usage: %s [-f full_name] [-r room_no] [-w work_ph] [-h home_ph]\n"
|
||||||
msgstr "Usage: %s [-f nom_complet ] [-w no_bureau ] [-h tel_bureau ]\n"
|
msgstr "Usage: %s [-f nom_complet] [-w no_bureau] [-h tel_bureau]\n"
|
||||||
|
|
||||||
#: src/chfn.c:139
|
#: src/chfn.c:139
|
||||||
msgid "Enter the new value, or press ENTER for the default\n"
|
msgid "Enter the new value, or press ENTER for the default\n"
|
||||||
@ -627,9 +625,9 @@ msgid "%s: error updating password file\n"
|
|||||||
msgstr "%s: erreur lors de la mise <20> jour du fichier de mots de passe\n"
|
msgstr "%s: erreur lors de la mise <20> jour du fichier de mots de passe\n"
|
||||||
|
|
||||||
#: src/chsh.c:75
|
#: src/chsh.c:75
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-s shell] [name]\n"
|
msgid "Usage: %s [-s shell] [name]\n"
|
||||||
msgstr "Usage: %s [-s shell ] [nom ]\n"
|
msgstr "Usage: %s [-s shell] [nom]\n"
|
||||||
|
|
||||||
#: src/chsh.c:89
|
#: src/chsh.c:89
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -661,9 +659,9 @@ msgid "%s is an invalid shell.\n"
|
|||||||
msgstr "%s n'est pas un shell valide.\n"
|
msgstr "%s n'est pas un shell valide.\n"
|
||||||
|
|
||||||
#: src/dpasswd.c:52
|
#: src/dpasswd.c:52
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-(a|d)] shell\n"
|
msgid "Usage: %s [-(a|d)] shell\n"
|
||||||
msgstr "Usage: %s [-(a|d) ] shell\n"
|
msgstr "Usage: %s [-(a|d)] shell\n"
|
||||||
|
|
||||||
#: src/dpasswd.c:115
|
#: src/dpasswd.c:115
|
||||||
msgid "Shell password: "
|
msgid "Shell password: "
|
||||||
@ -694,9 +692,8 @@ msgid "%s: Shell %s not found.\n"
|
|||||||
msgstr "%s : Shell %s non trouv<75>.\n"
|
msgstr "%s : Shell %s non trouv<75>.\n"
|
||||||
|
|
||||||
#: src/expiry.c:59
|
#: src/expiry.c:59
|
||||||
#, fuzzy
|
|
||||||
msgid "Usage: expiry {-f|-c}\n"
|
msgid "Usage: expiry {-f|-c}\n"
|
||||||
msgstr "Usage : expiry { -f | -c }\n"
|
msgstr "Usage : expiry {-f|-c}\n"
|
||||||
|
|
||||||
#: src/expiry.c:113
|
#: src/expiry.c:113
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -905,9 +902,9 @@ msgid "%s: name %s is not unique\n"
|
|||||||
msgstr "%s : le nom %s n'est pas unique\n"
|
msgstr "%s : le nom %s n'est pas unique\n"
|
||||||
|
|
||||||
#: src/groupadd.c:270
|
#: src/groupadd.c:270
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: gid %u is not unique\n"
|
msgid "%s: gid %u is not unique\n"
|
||||||
msgstr "%s : l'uid %ld n'est pas unique\n"
|
msgstr "%s : l'uid %u n'est pas unique\n"
|
||||||
|
|
||||||
#: src/groupadd.c:294
|
#: src/groupadd.c:294
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1041,19 +1038,16 @@ msgid "Not primary owner of current group\n"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/groupmems.c:215
|
#: src/groupmems.c:215
|
||||||
#, fuzzy
|
|
||||||
msgid "Unable to lock group file\n"
|
msgid "Unable to lock group file\n"
|
||||||
msgstr "%s : impossible de v<>rouiller le fichier group\n"
|
msgstr "Impossible de v<>rouiller le fichier group\n"
|
||||||
|
|
||||||
#: src/groupmems.c:220
|
#: src/groupmems.c:220
|
||||||
#, fuzzy
|
|
||||||
msgid "Unable to open group file\n"
|
msgid "Unable to open group file\n"
|
||||||
msgstr "%s : impossible d'ouvrir le fichier group\n"
|
msgstr "Impossible d'ouvrir le fichier group\n"
|
||||||
|
|
||||||
#: src/groupmems.c:240
|
#: src/groupmems.c:240
|
||||||
#, fuzzy
|
|
||||||
msgid "Cannot close group file\n"
|
msgid "Cannot close group file\n"
|
||||||
msgstr "%s : impossible d'ouvrir le fichier group\n"
|
msgstr "Impossible d'ouvrir le fichier group\n"
|
||||||
|
|
||||||
#: src/groupmod.c:103
|
#: src/groupmod.c:103
|
||||||
msgid "usage: groupmod [-g gid [-o]] [-n name] group\n"
|
msgid "usage: groupmod [-g gid [-o]] [-n name] group\n"
|
||||||
@ -1070,9 +1064,9 @@ msgid "%s: cannot add new dbm shadow group entry\n"
|
|||||||
msgstr "%s : impossible d'ajouter une nouvelle entr<74>e dbm shadow group\n"
|
msgstr "%s : impossible d'ajouter une nouvelle entr<74>e dbm shadow group\n"
|
||||||
|
|
||||||
#: src/groupmod.c:300
|
#: src/groupmod.c:300
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: %u is not a unique gid\n"
|
msgid "%s: %u is not a unique gid\n"
|
||||||
msgstr "%s : %ld n'est pas un gid unique\n"
|
msgstr "%s: %u n'est pas un gid unique\n"
|
||||||
|
|
||||||
#: src/groupmod.c:330
|
#: src/groupmod.c:330
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1085,14 +1079,14 @@ msgid "unknown user %s\n"
|
|||||||
msgstr "utilisateur %s inconnu\n"
|
msgstr "utilisateur %s inconnu\n"
|
||||||
|
|
||||||
#: src/grpck.c:87
|
#: src/grpck.c:87
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-r] [-s] [group [gshadow]]\n"
|
msgid "Usage: %s [-r] [-s] [group [gshadow]]\n"
|
||||||
msgstr "Usage : %s [-r] [-s] [groupe [gshadow ] ]\n"
|
msgstr "Usage: %s [-r] [-s] [groupe [gshadow]]\n"
|
||||||
|
|
||||||
#: src/grpck.c:90
|
#: src/grpck.c:90
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-r] [-s] [group]\n"
|
msgid "Usage: %s [-r] [-s] [group]\n"
|
||||||
msgstr "Usage: %s [-r] [-s] [groupe ]\n"
|
msgstr "Usage: %s [-r] [-s] [groupe]\n"
|
||||||
|
|
||||||
#: src/grpck.c:108 src/pwck.c:108
|
#: src/grpck.c:108 src/pwck.c:108
|
||||||
msgid "No"
|
msgid "No"
|
||||||
@ -1263,54 +1257,13 @@ msgid "%s: can't delete shadow group file\n"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/id.c:53
|
#: src/id.c:53
|
||||||
#, fuzzy
|
|
||||||
msgid "usage: id [-a]\n"
|
msgid "usage: id [-a]\n"
|
||||||
msgstr "Usage : id [-a ]\n"
|
msgstr "Usage : id [-a]\n"
|
||||||
|
|
||||||
#: src/id.c:55
|
#: src/id.c:55
|
||||||
msgid "usage: id\n"
|
msgid "usage: id\n"
|
||||||
msgstr "Usage : id\n"
|
msgstr "Usage : id\n"
|
||||||
|
|
||||||
#: src/id.c:123
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid "uid=%u(%s)"
|
|
||||||
msgstr "uid=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:125
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid "uid=%u"
|
|
||||||
msgstr "uid=%d"
|
|
||||||
|
|
||||||
#: src/id.c:129
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " gid=%u(%s)"
|
|
||||||
msgstr " gid=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:131
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " gid=%u"
|
|
||||||
msgstr " gid=%d"
|
|
||||||
|
|
||||||
#: src/id.c:141
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " euid=%u(%s)"
|
|
||||||
msgstr " euid=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:143
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " euid=%u"
|
|
||||||
msgstr " euid=%d"
|
|
||||||
|
|
||||||
#: src/id.c:148
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " egid=%u(%s)"
|
|
||||||
msgstr " egid=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:150
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " egid=%u"
|
|
||||||
msgstr " egid=%d"
|
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#. * Start off the group message. It will be of the format
|
#. * Start off the group message. It will be of the format
|
||||||
#. *
|
#. *
|
||||||
@ -1455,9 +1408,8 @@ msgid "%s: the beginning with "
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/mkpasswd.c:288
|
#: src/mkpasswd.c:288
|
||||||
#, fuzzy
|
|
||||||
msgid " is too long\n"
|
msgid " is too long\n"
|
||||||
msgstr "%s: champs trop longs\n"
|
msgstr " champs trop longs\n"
|
||||||
|
|
||||||
#: src/mkpasswd.c:315
|
#: src/mkpasswd.c:315
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1484,39 +1436,37 @@ msgid "added %d entries, longest was %d\n"
|
|||||||
msgstr "%d entr<74>es ajout<75>es, la plus longue fut %d\n"
|
msgstr "%d entr<74>es ajout<75>es, la plus longue fut %d\n"
|
||||||
|
|
||||||
#: src/mkpasswd.c:392
|
#: src/mkpasswd.c:392
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-vf] [-p|g|sp|sg] file\n"
|
msgid "Usage: %s [-vf] [-p|g|sp|sg] file\n"
|
||||||
msgstr "Usage : %s [-vf ] [-p|g|sp|sg ] fichier\n"
|
msgstr "Usage : %s [-vf ] [-p|g|sp|sg] fichier\n"
|
||||||
|
|
||||||
#: src/mkpasswd.c:395
|
#: src/mkpasswd.c:395
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-vf] [-p|g|sp] file\n"
|
msgid "Usage: %s [-vf] [-p|g|sp] file\n"
|
||||||
msgstr "Usage : %s [-vf ] [-p|g|sp ] fichier\n"
|
msgstr "Usage: %s [-vf] [-p|g|sp] fichier\n"
|
||||||
|
|
||||||
#: src/mkpasswd.c:398
|
#: src/mkpasswd.c:398
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-vf] [-p|g] file\n"
|
msgid "Usage: %s [-vf] [-p|g] file\n"
|
||||||
msgstr "Usage : %s [-vf ] [-p|g ] fichier\n"
|
msgstr "Usage : %s [-vf] [-p|g] fichier\n"
|
||||||
|
|
||||||
#: src/newgrp.c:61
|
#: src/newgrp.c:61
|
||||||
#, fuzzy
|
|
||||||
msgid "usage: newgrp [-] [group]\n"
|
msgid "usage: newgrp [-] [group]\n"
|
||||||
msgstr "Usage : newgrp [- ] [groupe ]\n"
|
msgstr "Usage: newgrp [-] [groupe]\n"
|
||||||
|
|
||||||
#: src/newgrp.c:63
|
#: src/newgrp.c:63
|
||||||
#, fuzzy
|
|
||||||
msgid "usage: sg group [[-c] command]\n"
|
msgid "usage: sg group [[-c] command]\n"
|
||||||
msgstr "Usage : sg groupe [commande ]\n"
|
msgstr "Usage: sg groupe [[-c] commande]\n"
|
||||||
|
|
||||||
#: src/newgrp.c:136
|
#: src/newgrp.c:136
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "unknown uid: %u\n"
|
msgid "unknown uid: %u\n"
|
||||||
msgstr "uid inconnue : %d\n"
|
msgstr "uid inconnue: %u\n"
|
||||||
|
|
||||||
#: src/newgrp.c:219
|
#: src/newgrp.c:219
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "unknown gid: %lu\n"
|
msgid "unknown gid: %lu\n"
|
||||||
msgstr "gid inconnu : %ld\n"
|
msgstr "gid inconnu: %lu\n"
|
||||||
|
|
||||||
#: src/newgrp.c:365 src/newgrp.c:374
|
#: src/newgrp.c:365 src/newgrp.c:374
|
||||||
msgid "Sorry.\n"
|
msgid "Sorry.\n"
|
||||||
@ -1527,9 +1477,9 @@ msgid "too many groups\n"
|
|||||||
msgstr "trop de groupes\n"
|
msgstr "trop de groupes\n"
|
||||||
|
|
||||||
#: src/newusers.c:78
|
#: src/newusers.c:78
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [input]\n"
|
msgid "Usage: %s [input]\n"
|
||||||
msgstr "Usage : %s [entr<74>e ] \n"
|
msgstr "Usage: %s [entr<74>e]\n"
|
||||||
|
|
||||||
#: src/newusers.c:407
|
#: src/newusers.c:407
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1592,19 +1542,19 @@ msgid "%s: error updating files\n"
|
|||||||
msgstr "%s : erreur lors de la mise <20> jour des fichiers\n"
|
msgstr "%s : erreur lors de la mise <20> jour des fichiers\n"
|
||||||
|
|
||||||
#: src/passwd.c:174
|
#: src/passwd.c:174
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "usage: %s [-f|-s] [name]\n"
|
msgid "usage: %s [-f|-s] [name]\n"
|
||||||
msgstr "Usage : %s [-f|-s] [nom ]\n"
|
msgstr "Usage: %s [-f|-s] [nom]\n"
|
||||||
|
|
||||||
#: src/passwd.c:178
|
#: src/passwd.c:178
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid " %s [-x max] [-n min] [-w warn] [-i inact] name\n"
|
msgid " %s [-x max] [-n min] [-w warn] [-i inact] name\n"
|
||||||
msgstr " %s [-x max ] [-n min ] [-w avert ] [-i inact ] nom\n"
|
msgstr " %s [-x max] [-n min] [-w avert] [-i inact] nom\n"
|
||||||
|
|
||||||
#: src/passwd.c:180
|
#: src/passwd.c:180
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid " %s {-l|-u|-d|-S|-e} name\n"
|
msgid " %s {-l|-u|-d|-S|-e} name\n"
|
||||||
msgstr " %s { -l | -u | -d | -S | -e } nom\n"
|
msgstr " %s {-l|-u|-d|-S|-e} nom\n"
|
||||||
|
|
||||||
#: src/passwd.c:283
|
#: src/passwd.c:283
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1729,14 +1679,14 @@ msgid "Password changed.\n"
|
|||||||
msgstr "Mot de passe chang<6E>.\n"
|
msgstr "Mot de passe chang<6E>.\n"
|
||||||
|
|
||||||
#: src/pwck.c:87
|
#: src/pwck.c:87
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-q] [-r] [-s] [passwd [shadow]]\n"
|
msgid "Usage: %s [-q] [-r] [-s] [passwd [shadow]]\n"
|
||||||
msgstr "Usage : %s [-q] [-r] [-s] [passwd [shadow ] ]\n"
|
msgstr "Usage: %s [-q] [-r] [-s] [passwd [shadow]]\n"
|
||||||
|
|
||||||
#: src/pwck.c:90
|
#: src/pwck.c:90
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-q] [-r] [-s] [passwd]\n"
|
msgid "Usage: %s [-q] [-r] [-s] [passwd]\n"
|
||||||
msgstr "Usage : %s [-q] [-r] [-s] [passwd ]\n"
|
msgstr "Usage: %s [-q] [-r] [-s] [passwd]\n"
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#. * Tell the user this entire line is bogus and ask
|
#. * Tell the user this entire line is bogus and ask
|
||||||
@ -1756,16 +1706,16 @@ msgstr "entr
|
|||||||
|
|
||||||
#: src/pwck.c:373
|
#: src/pwck.c:373
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "invalid user name `%s'\n"
|
msgid "invalid user name '%s'\n"
|
||||||
msgstr "nom d'utilisateur `%s' non valide\n"
|
msgstr "nom d'utilisateur '%s' non valide\n"
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#. * No primary group, just give a warning
|
#. * No primary group, just give a warning
|
||||||
#.
|
#.
|
||||||
#: src/pwck.c:388
|
#: src/pwck.c:388
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "user %s: no group %u\n"
|
msgid "user %s: no group %u\n"
|
||||||
msgstr "utilisateur %s : aucun groupe %d\n"
|
msgstr "utilisateur %s: aucun groupe %u\n"
|
||||||
|
|
||||||
#: src/pwck.c:404
|
#: src/pwck.c:404
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1951,9 +1901,9 @@ msgid "%s: unknown group %s\n"
|
|||||||
msgstr "%s : groupe %s inconnu\n"
|
msgstr "%s : groupe %s inconnu\n"
|
||||||
|
|
||||||
#: src/useradd.c:440
|
#: src/useradd.c:440
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "group=%s,%u basedir=%s skel=%s\n"
|
msgid "group=%s,%u basedir=%s skel=%s\n"
|
||||||
msgstr "group=%s,%ld r<>p_base=%s skel=%s\n"
|
msgstr "group=%s,%u r<>p_base=%s skel=%s\n"
|
||||||
|
|
||||||
#: src/useradd.c:444
|
#: src/useradd.c:444
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1966,9 +1916,9 @@ msgid "inactive=%ld expire=%s"
|
|||||||
msgstr "inactif=%ld expire=%s"
|
msgstr "inactif=%ld expire=%s"
|
||||||
|
|
||||||
#: src/useradd.c:450
|
#: src/useradd.c:450
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "GROUP=%u\n"
|
msgid "GROUP=%u\n"
|
||||||
msgstr "GROUP=%ld\n"
|
msgstr "GROUP=%u\n"
|
||||||
|
|
||||||
#: src/useradd.c:451
|
#: src/useradd.c:451
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2001,9 +1951,9 @@ msgid "%s: cannot create new defaults file\n"
|
|||||||
msgstr "%s : impossible de cr<63>er un nouveau fichier de d<>fauts\n"
|
msgstr "%s : impossible de cr<63>er un nouveau fichier de d<>fauts\n"
|
||||||
|
|
||||||
#: src/useradd.c:503
|
#: src/useradd.c:503
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: cannot open new defaults file\n"
|
msgid "%s: cannot open new defaults file\n"
|
||||||
msgstr "%s : impossible de cr<63>er un nouveau fichier de d<>fauts\n"
|
msgstr "%s: impossible de cr<63>er un nouveau fichier de d<>fauts\n"
|
||||||
|
|
||||||
#: src/useradd.c:596 src/useradd.c:608
|
#: src/useradd.c:596 src/useradd.c:608
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2071,9 +2021,9 @@ msgid "%s: error opening shadow group file\n"
|
|||||||
msgstr "%s : erreur lors de l'ouverture du fichier shadow group\n"
|
msgstr "%s : erreur lors de l'ouverture du fichier shadow group\n"
|
||||||
|
|
||||||
#: src/useradd.c:1039
|
#: src/useradd.c:1039
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: uid %u is not unique\n"
|
msgid "%s: uid %u is not unique\n"
|
||||||
msgstr "%s : l'uid %ld n'est pas unique\n"
|
msgstr "%s: l'uid %u n'est pas unique\n"
|
||||||
|
|
||||||
#: src/useradd.c:1069
|
#: src/useradd.c:1069
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2123,8 +2073,8 @@ msgstr "%s : shell `%s' non valide\n"
|
|||||||
|
|
||||||
#: src/useradd.c:1377
|
#: src/useradd.c:1377
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s: invalid user name `%s'\n"
|
msgid "%s: invalid user name '%s'\n"
|
||||||
msgstr "%s : nom d'utilisateur `%s' non valide\n"
|
msgstr "%s: nom d'utilisateur `%s' non valide\n"
|
||||||
|
|
||||||
#: src/useradd.c:1413 src/userdel.c:298 src/usermod.c:1255
|
#: src/useradd.c:1413 src/userdel.c:298 src/usermod.c:1255
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2219,9 +2169,9 @@ msgid "%s: cannot update dbm group entry\n"
|
|||||||
msgstr "%s : impossible de mettre <20> jour l'entr<74>e dbm group\n"
|
msgstr "%s : impossible de mettre <20> jour l'entr<74>e dbm group\n"
|
||||||
|
|
||||||
#: src/userdel.c:219
|
#: src/userdel.c:219
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: cannot remove dbm group entry\n"
|
msgid "%s: cannot remove dbm group entry\n"
|
||||||
msgstr "%s : impossible de mettre <20> jour l'entr<74>e dbm group\n"
|
msgstr "%s: impossible de mettre <20> jour l'entr<74>e dbm group\n"
|
||||||
|
|
||||||
#: src/userdel.c:308
|
#: src/userdel.c:308
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2329,9 +2279,8 @@ msgid "[-A {DEFAULT|program},... ] "
|
|||||||
msgstr "[-A {D<>FAUT|programme},... ] "
|
msgstr "[-A {D<>FAUT|programme},... ] "
|
||||||
|
|
||||||
#: src/usermod.c:334
|
#: src/usermod.c:334
|
||||||
#, fuzzy
|
|
||||||
msgid "[-p passwd] [-L|-U] name\n"
|
msgid "[-p passwd] [-L|-U] name\n"
|
||||||
msgstr "[-p mot-de-passe] nom\n"
|
msgstr "[-p mot-de-passe] [-L|-U] nom\n"
|
||||||
|
|
||||||
#: src/usermod.c:514
|
#: src/usermod.c:514
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2354,9 +2303,9 @@ msgid "%s: shadow passwords required for -e and -f\n"
|
|||||||
msgstr "%s : mots de passe shadow n<>cessaires pour -e ou -f\n"
|
msgstr "%s : mots de passe shadow n<>cessaires pour -e ou -f\n"
|
||||||
|
|
||||||
#: src/usermod.c:1239
|
#: src/usermod.c:1239
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: uid %lu is not unique\n"
|
msgid "%s: uid %lu is not unique\n"
|
||||||
msgstr "%s : l'uid %ld n'est pas unique\n"
|
msgstr "%s : l'uid %lu n'est pas unique\n"
|
||||||
|
|
||||||
#: src/usermod.c:1392
|
#: src/usermod.c:1392
|
||||||
#, c-format
|
#, c-format
|
||||||
|
113
po/ja.po
113
po/ja.po
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: shadow 1990827\n"
|
"Project-Id-Version: shadow 1990827\n"
|
||||||
"POT-Creation-Date: 2002-01-06 16:13+0100\n"
|
"POT-Creation-Date: 2002-02-17 21:48+0100\n"
|
||||||
"PO-Revision-Date: 2000-06-18 120:22+0900\n"
|
"PO-Revision-Date: 2000-06-18 120:22+0900\n"
|
||||||
"Last-Translator: Yasuyuki Furukawa <furukawa@vinelinux.org>\n"
|
"Last-Translator: Yasuyuki Furukawa <furukawa@vinelinux.org>\n"
|
||||||
"Language-Team: Japanese\n"
|
"Language-Team: Japanese\n"
|
||||||
@ -690,9 +690,8 @@ msgid "%s: Shell %s not found.\n"
|
|||||||
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s<><73><EFBFBD><EFBFBD><EFBFBD>դ<EFBFBD><D5A4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>.\n"
|
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s<><73><EFBFBD><EFBFBD><EFBFBD>դ<EFBFBD><D5A4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>.\n"
|
||||||
|
|
||||||
#: src/expiry.c:59
|
#: src/expiry.c:59
|
||||||
#, fuzzy
|
|
||||||
msgid "Usage: expiry {-f|-c}\n"
|
msgid "Usage: expiry {-f|-c}\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD>ˡ: expiry { -f | -c }\n"
|
msgstr "<22><><EFBFBD><EFBFBD>ˡ: expiry {-f|-c}\n"
|
||||||
|
|
||||||
#: src/expiry.c:113
|
#: src/expiry.c:113
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -880,9 +879,8 @@ msgid "%s: can't update DBM shadow files\n"
|
|||||||
msgstr "%s: DBM <20><><EFBFBD><EFBFBD><EFBFBD>ɥ<EFBFBD><C9A5><EFBFBD><EFBFBD>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><F2B9B9BF>Ǥ<EFBFBD><C7A4>ޤ<EFBFBD><DEA4><EFBFBD>\n"
|
msgstr "%s: DBM <20><><EFBFBD><EFBFBD><EFBFBD>ɥ<EFBFBD><C9A5><EFBFBD><EFBFBD>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><F2B9B9BF>Ǥ<EFBFBD><C7A4>ޤ<EFBFBD><DEA4><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupadd.c:101
|
#: src/groupadd.c:101
|
||||||
#, fuzzy
|
|
||||||
msgid "usage: groupadd [-g gid [-o]] group\n"
|
msgid "usage: groupadd [-g gid [-o]] group\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD>ˡ: groupadd [-g <20><><EFBFBD>롼<EFBFBD><EBA1BC>ID [-o]] [-r] [-f] <20><><EFBFBD>롼<EFBFBD><EBA1BC>\n"
|
msgstr "<22><><EFBFBD><EFBFBD>ˡ: groupadd [-g <20><><EFBFBD>롼<EFBFBD><EBA1BC>ID [-o]] <20><><EFBFBD>롼<EFBFBD><EBA1BC>\n"
|
||||||
|
|
||||||
#: src/groupadd.c:167 src/groupadd.c:192 src/groupmod.c:179 src/groupmod.c:228
|
#: src/groupadd.c:167 src/groupadd.c:192 src/groupmod.c:179 src/groupmod.c:228
|
||||||
#: src/useradd.c:970 src/usermod.c:552 src/usermod.c:695
|
#: src/useradd.c:970 src/usermod.c:552 src/usermod.c:695
|
||||||
@ -902,9 +900,9 @@ msgid "%s: name %s is not unique\n"
|
|||||||
msgstr "s: ̾<><CCBE> %s <20>Ͻ<EFBFBD>ʣ<EFBFBD><CAA3><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD>\n"
|
msgstr "s: ̾<><CCBE> %s <20>Ͻ<EFBFBD>ʣ<EFBFBD><CAA3><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupadd.c:270
|
#: src/groupadd.c:270
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: gid %u is not unique\n"
|
msgid "%s: gid %u is not unique\n"
|
||||||
msgstr "%s: <20>桼<EFBFBD><E6A1BC>ID %ld <20><><EFBFBD><EFBFBD>ʣ<EFBFBD><CAA3><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD>\n"
|
msgstr "%s: <20>桼<EFBFBD><E6A1BC>ID %u <20><><EFBFBD><EFBFBD>ʣ<EFBFBD><CAA3><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupadd.c:294
|
#: src/groupadd.c:294
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1040,17 +1038,17 @@ msgstr ""
|
|||||||
#: src/groupmems.c:215
|
#: src/groupmems.c:215
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Unable to lock group file\n"
|
msgid "Unable to lock group file\n"
|
||||||
msgstr "%s: <EFBFBD><EFBFBD><EFBFBD>롼<EFBFBD>ס<EFBFBD><EFBFBD>ե<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>å<EFBFBD><EFBFBD>Ǥ<EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD>\n"
|
msgstr "<22><><EFBFBD>롼<EFBFBD>ס<EFBFBD><D7A1>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>å<EFBFBD><C3A5>Ǥ<EFBFBD><C7A4>ޤ<EFBFBD><DEA4><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupmems.c:220
|
#: src/groupmems.c:220
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Unable to open group file\n"
|
msgid "Unable to open group file\n"
|
||||||
msgstr "%s: <EFBFBD><EFBFBD><EFBFBD>롼<EFBFBD>ץե<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD>\n"
|
msgstr "<22><><EFBFBD>롼<EFBFBD>ץե<D7A5><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><F2B3ABA4>ޤ<EFBFBD><DEA4><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupmems.c:240
|
#: src/groupmems.c:240
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Cannot close group file\n"
|
msgid "Cannot close group file\n"
|
||||||
msgstr "%s: <EFBFBD><EFBFBD><EFBFBD>롼<EFBFBD>ס<EFBFBD><EFBFBD>ե<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD>\n"
|
msgstr "<22><><EFBFBD>롼<EFBFBD>ס<EFBFBD><D7A1>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><F2B3ABA4>ޤ<EFBFBD><DEA4><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupmod.c:103
|
#: src/groupmod.c:103
|
||||||
msgid "usage: groupmod [-g gid [-o]] [-n name] group\n"
|
msgid "usage: groupmod [-g gid [-o]] [-n name] group\n"
|
||||||
@ -1067,9 +1065,9 @@ msgid "%s: cannot add new dbm shadow group entry\n"
|
|||||||
msgstr "%s: <20><><EFBFBD><EFBFBD>DBM<42><4D><EFBFBD><EFBFBD><EFBFBD>ɥ<EFBFBD><C9A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>롼<EFBFBD>ס<EFBFBD><D7A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȥ<EFBFBD><C8A5><EFBFBD><EFBFBD>ɲäǤ<C3A4><C7A4>ޤ<EFBFBD><DEA4><EFBFBD>\n"
|
msgstr "%s: <20><><EFBFBD><EFBFBD>DBM<42><4D><EFBFBD><EFBFBD><EFBFBD>ɥ<EFBFBD><C9A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>롼<EFBFBD>ס<EFBFBD><D7A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȥ<EFBFBD><C8A5><EFBFBD><EFBFBD>ɲäǤ<C3A4><C7A4>ޤ<EFBFBD><DEA4><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupmod.c:300
|
#: src/groupmod.c:300
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: %u is not a unique gid\n"
|
msgid "%s: %u is not a unique gid\n"
|
||||||
msgstr "%s: %ld <20>ϥ<EFBFBD><CFA5>롼<EFBFBD><EBA1BC>ID<49><44><EFBFBD><EFBFBD>ʣ<EFBFBD><CAA3><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD>\n"
|
msgstr "%s: %u <20>ϥ<EFBFBD><CFA5>롼<EFBFBD><EBA1BC>ID<49><44><EFBFBD><EFBFBD>ʣ<EFBFBD><CAA3><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupmod.c:330
|
#: src/groupmod.c:330
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1082,14 +1080,14 @@ msgid "unknown user %s\n"
|
|||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>ʥ桼<CAA5><E6A1BC><EFBFBD>Ǥ<EFBFBD> %s\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>ʥ桼<CAA5><E6A1BC><EFBFBD>Ǥ<EFBFBD> %s\n"
|
||||||
|
|
||||||
#: src/grpck.c:87
|
#: src/grpck.c:87
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-r] [-s] [group [gshadow]]\n"
|
msgid "Usage: %s [-r] [-s] [group [gshadow]]\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD>ˡ: %s [-r] [-s] [<5B><><EFBFBD>롼<EFBFBD><EBA1BC> [<5B><><EFBFBD>롼<EFBFBD>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD>ɥ<EFBFBD>]]\n"
|
msgstr "<22><><EFBFBD><EFBFBD>ˡ: %s [-r] [-s] [<5B><><EFBFBD>롼<EFBFBD><EBA1BC> [<5B><><EFBFBD>롼<EFBFBD>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD>ɥ<EFBFBD>]]\n"
|
||||||
|
|
||||||
#: src/grpck.c:90
|
#: src/grpck.c:90
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-r] [-s] [group]\n"
|
msgid "Usage: %s [-r] [-s] [group]\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD>ˡ: %s [-r] [<5B><><EFBFBD>롼<EFBFBD><EBA1BC>]\n"
|
msgstr "<22><><EFBFBD><EFBFBD>ˡ: %s [-r] [-s] [<5B><><EFBFBD>롼<EFBFBD><EBA1BC>]\n"
|
||||||
|
|
||||||
#: src/grpck.c:108 src/pwck.c:108
|
#: src/grpck.c:108 src/pwck.c:108
|
||||||
msgid "No"
|
msgid "No"
|
||||||
@ -1267,46 +1265,6 @@ msgstr "
|
|||||||
msgid "usage: id\n"
|
msgid "usage: id\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD>ˡ: id\n"
|
msgstr "<22><><EFBFBD><EFBFBD>ˡ: id\n"
|
||||||
|
|
||||||
#: src/id.c:123
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid "uid=%u(%s)"
|
|
||||||
msgstr "<22>桼<EFBFBD><E6A1BC>ID=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:125
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid "uid=%u"
|
|
||||||
msgstr "<22>桼<EFBFBD><E6A1BC>ID=%d"
|
|
||||||
|
|
||||||
#: src/id.c:129
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " gid=%u(%s)"
|
|
||||||
msgstr " <20><><EFBFBD>롼<EFBFBD><EBA1BC>ID=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:131
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " gid=%u"
|
|
||||||
msgstr " <20><><EFBFBD>롼<EFBFBD><EBA1BC>ID=%d"
|
|
||||||
|
|
||||||
#: src/id.c:141
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " euid=%u(%s)"
|
|
||||||
msgstr " <20>¸<EFBFBD><C2B8>桼<EFBFBD><E6A1BC>ID=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:143
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " euid=%u"
|
|
||||||
msgstr " <20>¸<EFBFBD><C2B8>桼<EFBFBD><E6A1BC>ID=%d"
|
|
||||||
|
|
||||||
#: src/id.c:148
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " egid=%u(%s)"
|
|
||||||
msgstr " <20>¸<EFBFBD><C2B8><EFBFBD><EFBFBD>롼<EFBFBD><EBA1BC>ID=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:150
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " egid=%u"
|
|
||||||
msgstr " <20>¸<EFBFBD><C2B8><EFBFBD><EFBFBD>롼<EFBFBD><EBA1BC>ID=%d"
|
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#. * Start off the group message. It will be of the format
|
#. * Start off the group message. It will be of the format
|
||||||
#. *
|
#. *
|
||||||
@ -1451,7 +1409,7 @@ msgstr ""
|
|||||||
#: src/mkpasswd.c:288
|
#: src/mkpasswd.c:288
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid " is too long\n"
|
msgid " is too long\n"
|
||||||
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƥ<EFBFBD>Ĺ<EFBFBD><EFBFBD>ޤ<EFBFBD>\n"
|
msgstr " <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƥ<EFBFBD>Ĺ<EFBFBD><EFBFBD>ޤ<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/mkpasswd.c:315
|
#: src/mkpasswd.c:315
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1501,14 +1459,14 @@ msgid "usage: sg group [[-c] command]\n"
|
|||||||
msgstr "<22><><EFBFBD><EFBFBD>ˡ: sg <20><><EFBFBD>롼<EFBFBD><EBA1BC> [[-c] <20><><EFBFBD>ޥ<EFBFBD><DEA5><EFBFBD>]\n"
|
msgstr "<22><><EFBFBD><EFBFBD>ˡ: sg <20><><EFBFBD>롼<EFBFBD><EBA1BC> [[-c] <20><><EFBFBD>ޥ<EFBFBD><DEA5><EFBFBD>]\n"
|
||||||
|
|
||||||
#: src/newgrp.c:136
|
#: src/newgrp.c:136
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "unknown uid: %u\n"
|
msgid "unknown uid: %u\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>ʥ桼<CAA5><E6A1BC>ID<49>Ǥ<EFBFBD>: %d\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>ʥ桼<CAA5><E6A1BC>ID<49>Ǥ<EFBFBD>: %u\n"
|
||||||
|
|
||||||
#: src/newgrp.c:219
|
#: src/newgrp.c:219
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "unknown gid: %lu\n"
|
msgid "unknown gid: %lu\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>ʥ<EFBFBD><CAA5>롼<EFBFBD><EBA1BC>ID<49>Ǥ<EFBFBD>: %ld\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>ʥ<EFBFBD><CAA5>롼<EFBFBD><EBA1BC>ID<49>Ǥ<EFBFBD>: %lu\n"
|
||||||
|
|
||||||
#: src/newgrp.c:365 src/newgrp.c:374
|
#: src/newgrp.c:365 src/newgrp.c:374
|
||||||
msgid "Sorry.\n"
|
msgid "Sorry.\n"
|
||||||
@ -1594,9 +1552,9 @@ msgid " %s [-x max] [-n min] [-w warn] [-i inact] name\n"
|
|||||||
msgstr " %s [-x <20><><EFBFBD><EFBFBD>] [-n <20>Ǿ<EFBFBD>] [-w <20>ٹ<EFBFBD>] [-i ̵<><CCB5>] <20>桼<EFBFBD><E6A1BC>̾\n"
|
msgstr " %s [-x <20><><EFBFBD><EFBFBD>] [-n <20>Ǿ<EFBFBD>] [-w <20>ٹ<EFBFBD>] [-i ̵<><CCB5>] <20>桼<EFBFBD><E6A1BC>̾\n"
|
||||||
|
|
||||||
#: src/passwd.c:180
|
#: src/passwd.c:180
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid " %s {-l|-u|-d|-S|-e} name\n"
|
msgid " %s {-l|-u|-d|-S|-e} name\n"
|
||||||
msgstr " %s { -l | -u | -d | -S | -e } <20>桼<EFBFBD><E6A1BC>̾\n"
|
msgstr " %s {-l|-u|-d|-S|-e} <20>桼<EFBFBD><E6A1BC>̾\n"
|
||||||
|
|
||||||
#: src/passwd.c:283
|
#: src/passwd.c:283
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1716,12 +1674,12 @@ msgid "Password changed.\n"
|
|||||||
msgstr "<22>ѥ<EFBFBD><D1A5><EFBFBD>ɤ<EFBFBD><C9A4>ѹ<EFBFBD><D1B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>.\n"
|
msgstr "<22>ѥ<EFBFBD><D1A5><EFBFBD>ɤ<EFBFBD><C9A4>ѹ<EFBFBD><D1B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>.\n"
|
||||||
|
|
||||||
#: src/pwck.c:87
|
#: src/pwck.c:87
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-q] [-r] [-s] [passwd [shadow]]\n"
|
msgid "Usage: %s [-q] [-r] [-s] [passwd [shadow]]\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD>: %s [-q] [-r] [-s] [<5B>ѥ<EFBFBD><D1A5><EFBFBD><EFA1BC> [<5B><><EFBFBD><EFBFBD><EFBFBD>ɥ<EFBFBD>]]\n"
|
msgstr "<22><><EFBFBD><EFBFBD>: %s [-q] [-r] [-s] [<5B>ѥ<EFBFBD><D1A5><EFBFBD><EFA1BC> [<5B><><EFBFBD><EFBFBD><EFBFBD>ɥ<EFBFBD>]]\n"
|
||||||
|
|
||||||
#: src/pwck.c:90
|
#: src/pwck.c:90
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-q] [-r] [-s] [passwd]\n"
|
msgid "Usage: %s [-q] [-r] [-s] [passwd]\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD>: %s [-q] [-r] [-s] [<5B>ѥ<EFBFBD><D1A5><EFBFBD><EFA1BC>]\n"
|
msgstr "<22><><EFBFBD><EFBFBD>: %s [-q] [-r] [-s] [<5B>ѥ<EFBFBD><D1A5><EFBFBD><EFA1BC>]\n"
|
||||||
|
|
||||||
@ -1743,16 +1701,16 @@ msgstr "
|
|||||||
|
|
||||||
#: src/pwck.c:373
|
#: src/pwck.c:373
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "invalid user name `%s'\n"
|
msgid "invalid user name '%s'\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>ʥ桼<CAA5><E6A1BC>̾`%s' <20>Ǥ<EFBFBD>\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>ʥ桼<CAA5><E6A1BC>̾'%s' <20>Ǥ<EFBFBD>\n"
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#. * No primary group, just give a warning
|
#. * No primary group, just give a warning
|
||||||
#.
|
#.
|
||||||
#: src/pwck.c:388
|
#: src/pwck.c:388
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "user %s: no group %u\n"
|
msgid "user %s: no group %u\n"
|
||||||
msgstr "<22>桼<EFBFBD><E6A1BC> %s: <20><><EFBFBD>롼<EFBFBD><EBA1BC> %d <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>\n"
|
msgstr "<22>桼<EFBFBD><E6A1BC> %s: <20><><EFBFBD>롼<EFBFBD><EBA1BC> %u <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/pwck.c:404
|
#: src/pwck.c:404
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1934,9 +1892,9 @@ msgid "%s: unknown group %s\n"
|
|||||||
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD>ʥ<EFBFBD><CAA5>롼<EFBFBD><EBA1BC> %s\n"
|
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD>ʥ<EFBFBD><CAA5>롼<EFBFBD><EBA1BC> %s\n"
|
||||||
|
|
||||||
#: src/useradd.c:440
|
#: src/useradd.c:440
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "group=%s,%u basedir=%s skel=%s\n"
|
msgid "group=%s,%u basedir=%s skel=%s\n"
|
||||||
msgstr "<22><><EFBFBD>롼<EFBFBD><EBA1BC>=%s,%ld <20>١<EFBFBD><D9A1><EFBFBD><EFBFBD>ǥ<EFBFBD><C7A5>쥯<EFBFBD>ȥ<EFBFBD>=%s <20><><EFBFBD><EFBFBD>=%s\n"
|
msgstr "<22><><EFBFBD>롼<EFBFBD><EBA1BC>=%s,%u <20>١<EFBFBD><D9A1><EFBFBD><EFBFBD>ǥ<EFBFBD><C7A5>쥯<EFBFBD>ȥ<EFBFBD>=%s <20><><EFBFBD><EFBFBD>=%s\n"
|
||||||
|
|
||||||
#: src/useradd.c:444
|
#: src/useradd.c:444
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2013,7 +1971,6 @@ msgid "\t\t[-d home] [-s shell] [-c comment] [-m [-k template]]\n"
|
|||||||
msgstr "\t\t[-d <20>ۡ<EFBFBD><DBA1><EFBFBD>] [-s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-c <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-m [-k <20>ƥ<EFBFBD><C6A5>ץ졼<D7A5><ECA1BC>]]\n"
|
msgstr "\t\t[-d <20>ۡ<EFBFBD><DBA1><EFBFBD>] [-s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-c <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-m [-k <20>ƥ<EFBFBD><C6A5>ץ졼<D7A5><ECA1BC>]]\n"
|
||||||
|
|
||||||
#: src/useradd.c:745 src/usermod.c:329
|
#: src/useradd.c:745 src/usermod.c:329
|
||||||
#, fuzzy
|
|
||||||
msgid "[-f inactive] [-e expire ] "
|
msgid "[-f inactive] [-e expire ] "
|
||||||
msgstr "[-f ̵<><CCB5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-e <20><><EFBFBD><EFBFBD><EFBFBD>ڤ<EFBFBD><DAA4><EFBFBD>] "
|
msgstr "[-f ̵<><CCB5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-e <20><><EFBFBD><EFBFBD><EFBFBD>ڤ<EFBFBD><DAA4><EFBFBD>] "
|
||||||
|
|
||||||
@ -2022,9 +1979,8 @@ msgid "[-A program] "
|
|||||||
msgstr "[-A <20>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] "
|
msgstr "[-A <20>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] "
|
||||||
|
|
||||||
#: src/useradd.c:750
|
#: src/useradd.c:750
|
||||||
#, fuzzy
|
|
||||||
msgid "[-p passwd] name\n"
|
msgid "[-p passwd] name\n"
|
||||||
msgstr "[-p <20>ѥ<EFBFBD><D1A5><EFBFBD><EFA1BC>] [-L|-U] <20>桼<EFBFBD><E6A1BC>̾\n"
|
msgstr "[-p <20>ѥ<EFBFBD><D1A5><EFBFBD><EFA1BC>] <20>桼<EFBFBD><E6A1BC>̾\n"
|
||||||
|
|
||||||
#: src/useradd.c:753
|
#: src/useradd.c:753
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2032,7 +1988,6 @@ msgid " %s\t-D [-g group] [-b base] [-s shell]\n"
|
|||||||
msgstr " %s\t-D [-g <20><><EFBFBD>롼<EFBFBD><EBA1BC>] [-b <20>١<EFBFBD><D9A1><EFBFBD>] [-s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]\n"
|
msgstr " %s\t-D [-g <20><><EFBFBD>롼<EFBFBD><EBA1BC>] [-b <20>١<EFBFBD><D9A1><EFBFBD>] [-s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]\n"
|
||||||
|
|
||||||
#: src/useradd.c:756
|
#: src/useradd.c:756
|
||||||
#, fuzzy
|
|
||||||
msgid "\t\t[-f inactive] [-e expire ]\n"
|
msgid "\t\t[-f inactive] [-e expire ]\n"
|
||||||
msgstr "\t\t[-f ̵<><CCB5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-e <20><><EFBFBD><EFBFBD><EFBFBD>ڤ<EFBFBD><DAA4><EFBFBD>]\n"
|
msgstr "\t\t[-f ̵<><CCB5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-e <20><><EFBFBD><EFBFBD><EFBFBD>ڤ<EFBFBD><DAA4><EFBFBD>]\n"
|
||||||
|
|
||||||
@ -2057,9 +2012,9 @@ msgid "%s: error opening shadow group file\n"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/useradd.c:1039
|
#: src/useradd.c:1039
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: uid %u is not unique\n"
|
msgid "%s: uid %u is not unique\n"
|
||||||
msgstr "%s: <20>桼<EFBFBD><E6A1BC>ID %ld <20><><EFBFBD><EFBFBD>ʣ<EFBFBD><CAA3><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD>\n"
|
msgstr "%s: <20>桼<EFBFBD><E6A1BC>ID %u <20><><EFBFBD><EFBFBD>ʣ<EFBFBD><CAA3><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/useradd.c:1069
|
#: src/useradd.c:1069
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2109,7 +2064,7 @@ msgstr "%s:
|
|||||||
|
|
||||||
#: src/useradd.c:1377
|
#: src/useradd.c:1377
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s: invalid user name `%s'\n"
|
msgid "%s: invalid user name '%s'\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/useradd.c:1413 src/userdel.c:298 src/usermod.c:1255
|
#: src/useradd.c:1413 src/userdel.c:298 src/usermod.c:1255
|
||||||
@ -2339,9 +2294,9 @@ msgid "%s: shadow passwords required for -e and -f\n"
|
|||||||
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD>ɥ<EFBFBD><C9A5><EFBFBD><EFBFBD>ѥ<EFBFBD><D1A5><EFBFBD>ɤˤ<C9A4> -e <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> -e <20><>ɬ<EFBFBD>פǤ<D7A4>\n"
|
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD>ɥ<EFBFBD><C9A5><EFBFBD><EFBFBD>ѥ<EFBFBD><D1A5><EFBFBD>ɤˤ<C9A4> -e <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> -e <20><>ɬ<EFBFBD>פǤ<D7A4>\n"
|
||||||
|
|
||||||
#: src/usermod.c:1239
|
#: src/usermod.c:1239
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: uid %lu is not unique\n"
|
msgid "%s: uid %lu is not unique\n"
|
||||||
msgstr "%s: <20>桼<EFBFBD><E6A1BC>ID %ld <20><><EFBFBD><EFBFBD>ʣ<EFBFBD><CAA3><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD>\n"
|
msgstr "%s: <20>桼<EFBFBD><E6A1BC>ID %lu <20><><EFBFBD><EFBFBD>ʣ<EFBFBD><CAA3><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/usermod.c:1392
|
#: src/usermod.c:1392
|
||||||
#, c-format
|
#, c-format
|
||||||
|
141
po/ko.po
141
po/ko.po
@ -2,11 +2,10 @@
|
|||||||
# Copyright (C) YEAR Free Software Foundation, Inc.
|
# Copyright (C) YEAR Free Software Foundation, Inc.
|
||||||
# Hwang, SangJin <accel@accellinux.org>, 1999.
|
# Hwang, SangJin <accel@accellinux.org>, 1999.
|
||||||
#
|
#
|
||||||
#, fuzzy
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: shadow\n"
|
"Project-Id-Version: shadow\n"
|
||||||
"POT-Creation-Date: 2002-01-06 16:13+0100\n"
|
"POT-Creation-Date: 2002-02-17 21:48+0100\n"
|
||||||
"PO-Revision-Date: 2001-02-03 15:09+0900\n"
|
"PO-Revision-Date: 2001-02-03 15:09+0900\n"
|
||||||
"Last-Translator: Hwang, Sang-Jin <violiet@suse.de>\n"
|
"Last-Translator: Hwang, Sang-Jin <violiet@suse.de>\n"
|
||||||
"Language-Team: Korean <ko@li.org>\n"
|
"Language-Team: Korean <ko@li.org>\n"
|
||||||
@ -238,11 +237,12 @@ msgid "Usage: %s [-l] [-m min_days] [-M max_days] [-d last_day] user\n"
|
|||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s [-l] [-m <20>ּ<EFBFBD><D6BC>ϼ<EFBFBD>] [-M <20>ִ<EFBFBD><D6B4>ϼ<EFBFBD>] [-W <20><><EFBFBD><EFBFBD><EFBFBD>ϼ<EFBFBD>] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s [-l] [-m <20>ּ<EFBFBD><D6BC>ϼ<EFBFBD>] [-M <20>ִ<EFBFBD><D6B4>ϼ<EFBFBD>] [-W <20><><EFBFBD><EFBFBD><EFBFBD>ϼ<EFBFBD>] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/chage.c:157
|
#: src/chage.c:157
|
||||||
#, fuzzy
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Enter the new value, or press ENTER for the default\n"
|
"Enter the new value, or press ENTER for the default\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr "<EFBFBD><EFBFBD><EFBFBD>ο<EFBFBD> <20><><EFBFBD><EFBFBD> <20>ְų<D6B0>, <20><><EFBFBD><EFBFBD>Ʈ <20><><EFBFBD><EFBFBD> <20><><EFBFBD>Ѵٸ<D1B4> ENTERŰ<52><C5B0> ġ<><C4A1><EFBFBD><EFBFBD>.\n"
|
msgstr ""
|
||||||
|
"<22><><EFBFBD>ο<EFBFBD> <20><><EFBFBD><EFBFBD> <20>ְų<D6B0>, <20><><EFBFBD><EFBFBD>Ʈ <20><><EFBFBD><EFBFBD> <20><><EFBFBD>Ѵٸ<D1B4> ENTERŰ<52><C5B0> ġ<><C4A1><EFBFBD><EFBFBD>.\n"
|
||||||
|
"\n"
|
||||||
|
|
||||||
#: src/chage.c:160
|
#: src/chage.c:160
|
||||||
msgid "Minimum Password Age"
|
msgid "Minimum Password Age"
|
||||||
@ -366,14 +366,14 @@ msgid "%s: unknown user: %s\n"
|
|||||||
msgstr "<22>˼<EFBFBD><CBBC><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
msgstr "<22>˼<EFBFBD><CBBC><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||||
|
|
||||||
#: src/chage.c:571
|
#: src/chage.c:571
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: can't lock shadow password file"
|
msgid "%s: can't lock shadow password file"
|
||||||
msgstr "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>н<EFBFBD><D0BD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> lock<63><6B> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>\n"
|
msgstr "%"
|
||||||
|
|
||||||
#: src/chage.c:579
|
#: src/chage.c:579
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: can't open shadow password file"
|
msgid "%s: can't open shadow password file"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>н<EFBFBD><D0BD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>\n"
|
msgstr "%s: <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>н<EFBFBD><D0BD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>"
|
||||||
|
|
||||||
#: src/chage.c:674
|
#: src/chage.c:674
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -685,9 +685,8 @@ msgid "%s: Shell %s not found.\n"
|
|||||||
msgstr "%s: %s<><73> <20><><EFBFBD><EFBFBD> <20>߰ߵ<DFB0><DFB5><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>.\n"
|
msgstr "%s: %s<><73> <20><><EFBFBD><EFBFBD> <20>߰ߵ<DFB0><DFB5><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>.\n"
|
||||||
|
|
||||||
#: src/expiry.c:59
|
#: src/expiry.c:59
|
||||||
#, fuzzy
|
|
||||||
msgid "Usage: expiry {-f|-c}\n"
|
msgid "Usage: expiry {-f|-c}\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: <20><><EFBFBD><EFBFBD> { -f | -c }\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: <20><><EFBFBD><EFBFBD> {-f|-c}\n"
|
||||||
|
|
||||||
#: src/expiry.c:113
|
#: src/expiry.c:113
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -896,9 +895,9 @@ msgid "%s: name %s is not unique\n"
|
|||||||
msgstr "%s: %s <20><> <20≯<EFBFBD><CCB8><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ʽ<EFBFBD><CABD>ϴ<EFBFBD>\n"
|
msgstr "%s: %s <20><> <20≯<EFBFBD><CCB8><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ʽ<EFBFBD><CABD>ϴ<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupadd.c:270
|
#: src/groupadd.c:270
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: gid %u is not unique\n"
|
msgid "%s: gid %u is not unique\n"
|
||||||
msgstr "%s: uid(<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̵<EFBFBD>) %ld <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ʽ<EFBFBD><CABD>ϴ<EFBFBD>\n"
|
msgstr "%s: uid(<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̵<EFBFBD>) %u <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ʽ<EFBFBD><CABD>ϴ<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupadd.c:294
|
#: src/groupadd.c:294
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1032,19 +1031,16 @@ msgid "Not primary owner of current group\n"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/groupmems.c:215
|
#: src/groupmems.c:215
|
||||||
#, fuzzy
|
|
||||||
msgid "Unable to lock group file\n"
|
msgid "Unable to lock group file\n"
|
||||||
msgstr "%s: <EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>\n"
|
msgstr "<22><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupmems.c:220
|
#: src/groupmems.c:220
|
||||||
#, fuzzy
|
|
||||||
msgid "Unable to open group file\n"
|
msgid "Unable to open group file\n"
|
||||||
msgstr "%s: <EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>\n"
|
msgstr "<22><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupmems.c:240
|
#: src/groupmems.c:240
|
||||||
#, fuzzy
|
|
||||||
msgid "Cannot close group file\n"
|
msgid "Cannot close group file\n"
|
||||||
msgstr "%s: <EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>\n"
|
msgstr "<22><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupmod.c:103
|
#: src/groupmod.c:103
|
||||||
msgid "usage: groupmod [-g gid [-o]] [-n name] group\n"
|
msgid "usage: groupmod [-g gid [-o]] [-n name] group\n"
|
||||||
@ -1061,9 +1057,9 @@ msgid "%s: cannot add new dbm shadow group entry\n"
|
|||||||
msgstr "%s: <20><><EFBFBD>ο<EFBFBD> dbm <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><EFBFBD> <20>Է°<D4B7><C2B0><EFBFBD> <20>߰<EFBFBD><DFB0><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>\n"
|
msgstr "%s: <20><><EFBFBD>ο<EFBFBD> dbm <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><EFBFBD> <20>Է°<D4B7><C2B0><EFBFBD> <20>߰<EFBFBD><DFB0><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupmod.c:300
|
#: src/groupmod.c:300
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: %u is not a unique gid\n"
|
msgid "%s: %u is not a unique gid\n"
|
||||||
msgstr "%s: %ld <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> gid(<28><EFBFBD> <20><><EFBFBD>̵<EFBFBD>)<29><> <20>ƴմϴ<D5B4>\n"
|
msgstr "%s: %u <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> gid(<28><EFBFBD> <20><><EFBFBD>̵<EFBFBD>)<29><> <20>ƴմϴ<D5B4>\n"
|
||||||
|
|
||||||
#: src/groupmod.c:330
|
#: src/groupmod.c:330
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1076,12 +1072,12 @@ msgid "unknown user %s\n"
|
|||||||
msgstr "<22>˼<EFBFBD><CBBC><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s\n"
|
msgstr "<22>˼<EFBFBD><CBBC><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s\n"
|
||||||
|
|
||||||
#: src/grpck.c:87
|
#: src/grpck.c:87
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-r] [-s] [group [gshadow]]\n"
|
msgid "Usage: %s [-r] [-s] [group [gshadow]]\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s [-s][-r] [group [gshadow]]\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s [-s] [-r] [group [gshadow]]\n"
|
||||||
|
|
||||||
#: src/grpck.c:90
|
#: src/grpck.c:90
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-r] [-s] [group]\n"
|
msgid "Usage: %s [-r] [-s] [group]\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s [-s] [-r] [group]\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s [-s] [-r] [group]\n"
|
||||||
|
|
||||||
@ -1261,46 +1257,6 @@ msgstr "
|
|||||||
msgid "usage: id\n"
|
msgid "usage: id\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: id\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: id\n"
|
||||||
|
|
||||||
#: src/id.c:123
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid "uid=%u(%s)"
|
|
||||||
msgstr "uid(<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̵<EFBFBD>)=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:125
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid "uid=%u"
|
|
||||||
msgstr "uid(<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̵<EFBFBD>)=%d"
|
|
||||||
|
|
||||||
#: src/id.c:129
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " gid=%u(%s)"
|
|
||||||
msgstr " gid(<28><EFBFBD> <20><><EFBFBD>̵<EFBFBD>)=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:131
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " gid=%u"
|
|
||||||
msgstr " gid(<28><EFBFBD> <20><><EFBFBD>̵<EFBFBD>)=%d"
|
|
||||||
|
|
||||||
#: src/id.c:141
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " euid=%u(%s)"
|
|
||||||
msgstr " euid=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:143
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " euid=%u"
|
|
||||||
msgstr " euid=%d"
|
|
||||||
|
|
||||||
#: src/id.c:148
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " egid=%u(%s)"
|
|
||||||
msgstr " egid=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:150
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " egid=%u"
|
|
||||||
msgstr " egid=%d"
|
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#. * Start off the group message. It will be of the format
|
#. * Start off the group message. It will be of the format
|
||||||
#. *
|
#. *
|
||||||
@ -1447,9 +1403,8 @@ msgid "%s: the beginning with "
|
|||||||
msgstr "%s: ~<7E><> <20>Բ<EFBFBD> <20><><EFBFBD><EFBFBD> "
|
msgstr "%s: ~<7E><> <20>Բ<EFBFBD> <20><><EFBFBD><EFBFBD> "
|
||||||
|
|
||||||
#: src/mkpasswd.c:288
|
#: src/mkpasswd.c:288
|
||||||
#, fuzzy
|
|
||||||
msgid " is too long\n"
|
msgid " is too long\n"
|
||||||
msgstr "%s: <20>Է¹<D4B7><C2B9><EFBFBD><EFBFBD><EFBFBD> <20>ʹ<EFBFBD> <20><><EFBFBD>ϴ<EFBFBD>\n"
|
msgstr " <20>Է¹<D4B7><C2B9><EFBFBD><EFBFBD><EFBFBD> <20>ʹ<EFBFBD> <20><><EFBFBD>ϴ<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/mkpasswd.c:315
|
#: src/mkpasswd.c:315
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1499,14 +1454,14 @@ msgid "usage: sg group [[-c] command]\n"
|
|||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: sg group [[-c] <20><><EFBFBD><EFBFBD>]\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: sg group [[-c] <20><><EFBFBD><EFBFBD>]\n"
|
||||||
|
|
||||||
#: src/newgrp.c:136
|
#: src/newgrp.c:136
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "unknown uid: %u\n"
|
msgid "unknown uid: %u\n"
|
||||||
msgstr "<22>˼<EFBFBD><CBBC><EFBFBD><EFBFBD><EFBFBD> uid(<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̵<EFBFBD>): %d\n"
|
msgstr "<22>˼<EFBFBD><CBBC><EFBFBD><EFBFBD><EFBFBD> uid(<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̵<EFBFBD>): %u\n"
|
||||||
|
|
||||||
#: src/newgrp.c:219
|
#: src/newgrp.c:219
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "unknown gid: %lu\n"
|
msgid "unknown gid: %lu\n"
|
||||||
msgstr "<22>˼<EFBFBD><CBBC><EFBFBD><EFBFBD><EFBFBD> gid(<28><EFBFBD> <20><><EFBFBD>̵<EFBFBD>): %ld\n"
|
msgstr "<22>˼<EFBFBD><CBBC><EFBFBD><EFBFBD><EFBFBD> gid(<28><EFBFBD> <20><><EFBFBD>̵<EFBFBD>): %lu\n"
|
||||||
|
|
||||||
#: src/newgrp.c:365 src/newgrp.c:374
|
#: src/newgrp.c:365 src/newgrp.c:374
|
||||||
msgid "Sorry.\n"
|
msgid "Sorry.\n"
|
||||||
@ -1592,9 +1547,9 @@ msgid " %s [-x max] [-n min] [-w warn] [-i inact] name\n"
|
|||||||
msgstr "\t%s [-x <20>ִ<EFBFBD>][-n <20>ּ<EFBFBD>][-w <20><><EFBFBD><EFBFBD>][-i <20><>Ȱ<EFBFBD><C8B0>ȭ] <20≯<EFBFBD>\n"
|
msgstr "\t%s [-x <20>ִ<EFBFBD>][-n <20>ּ<EFBFBD>][-w <20><><EFBFBD><EFBFBD>][-i <20><>Ȱ<EFBFBD><C8B0>ȭ] <20≯<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/passwd.c:180
|
#: src/passwd.c:180
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid " %s {-l|-u|-d|-S|-e} name\n"
|
msgid " %s {-l|-u|-d|-S|-e} name\n"
|
||||||
msgstr "\t%s { -l | -u | -d | -S | -e } <20≯<EFBFBD>\n"
|
msgstr "\t%s {-l|-u|-d|-S|-e} <20≯<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/passwd.c:283
|
#: src/passwd.c:283
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1715,12 +1670,12 @@ msgid "Password changed.\n"
|
|||||||
msgstr "<22>н<EFBFBD><D0BD><EFBFBD><EFBFBD>尡 <20><><EFBFBD><EFBFBD><EFBFBD>Ǿ<EFBFBD><C7BE><EFBFBD><EFBFBD>ϴ<EFBFBD>.\n"
|
msgstr "<22>н<EFBFBD><D0BD><EFBFBD><EFBFBD>尡 <20><><EFBFBD><EFBFBD><EFBFBD>Ǿ<EFBFBD><C7BE><EFBFBD><EFBFBD>ϴ<EFBFBD>.\n"
|
||||||
|
|
||||||
#: src/pwck.c:87
|
#: src/pwck.c:87
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-q] [-r] [-s] [passwd [shadow]]\n"
|
msgid "Usage: %s [-q] [-r] [-s] [passwd [shadow]]\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s [-q] [-r] [-s] [passwd [shadow]]\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s [-q] [-r] [-s] [passwd [shadow]]\n"
|
||||||
|
|
||||||
#: src/pwck.c:90
|
#: src/pwck.c:90
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-q] [-r] [-s] [passwd]\n"
|
msgid "Usage: %s [-q] [-r] [-s] [passwd]\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s [-q] [-r] [-s] [<5B>н<EFBFBD><D0BD><EFBFBD><EFBFBD><EFBFBD>]\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s [-q] [-r] [-s] [<5B>н<EFBFBD><D0BD><EFBFBD><EFBFBD><EFBFBD>]\n"
|
||||||
|
|
||||||
@ -1742,16 +1697,16 @@ msgstr "
|
|||||||
|
|
||||||
#: src/pwck.c:373
|
#: src/pwck.c:373
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "invalid user name `%s'\n"
|
msgid "invalid user name '%s'\n"
|
||||||
msgstr "<22><>ȿ<EFBFBD><C8BF><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ڸ<EFBFBD> `%s'\n"
|
msgstr "<22><>ȿ<EFBFBD><C8BF><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ڸ<EFBFBD> '%s'\n"
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#. * No primary group, just give a warning
|
#. * No primary group, just give a warning
|
||||||
#.
|
#.
|
||||||
#: src/pwck.c:388
|
#: src/pwck.c:388
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "user %s: no group %u\n"
|
msgid "user %s: no group %u\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s: <20><EFBFBD><D7B7><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD> %d\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s: <20><EFBFBD><D7B7><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD> %u\n"
|
||||||
|
|
||||||
#: src/pwck.c:404
|
#: src/pwck.c:404
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1936,9 +1891,9 @@ msgid "%s: unknown group %s\n"
|
|||||||
msgstr "%s: <20>˼<EFBFBD><CBBC><EFBFBD><EFBFBD><EFBFBD> <20><EFBFBD> %s\n"
|
msgstr "%s: <20>˼<EFBFBD><CBBC><EFBFBD><EFBFBD><EFBFBD> <20><EFBFBD> %s\n"
|
||||||
|
|
||||||
#: src/useradd.c:440
|
#: src/useradd.c:440
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "group=%s,%u basedir=%s skel=%s\n"
|
msgid "group=%s,%u basedir=%s skel=%s\n"
|
||||||
msgstr "<22><EFBFBD>=%s,%ld <20>ʱ<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>丮=%s skel=%s\n"
|
msgstr "<22><EFBFBD>=%s,%u <20>ʱ<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>丮=%s skel=%s\n"
|
||||||
|
|
||||||
#: src/useradd.c:444
|
#: src/useradd.c:444
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1951,9 +1906,9 @@ msgid "inactive=%ld expire=%s"
|
|||||||
msgstr "<22><>Ȱ<EFBFBD><C8B0>ȭ=%ld <20><><EFBFBD><EFBFBD>=%s"
|
msgstr "<22><>Ȱ<EFBFBD><C8B0>ȭ=%ld <20><><EFBFBD><EFBFBD>=%s"
|
||||||
|
|
||||||
#: src/useradd.c:450
|
#: src/useradd.c:450
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "GROUP=%u\n"
|
msgid "GROUP=%u\n"
|
||||||
msgstr "<22><EFBFBD>=%ld\n"
|
msgstr "<22><EFBFBD>=%u\n"
|
||||||
|
|
||||||
#: src/useradd.c:451
|
#: src/useradd.c:451
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1986,7 +1941,7 @@ msgid "%s: cannot create new defaults file\n"
|
|||||||
msgstr "%s: <20><><EFBFBD>ο<EFBFBD> <20><><EFBFBD><EFBFBD>Ʈ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>\n"
|
msgstr "%s: <20><><EFBFBD>ο<EFBFBD> <20><><EFBFBD><EFBFBD>Ʈ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/useradd.c:503
|
#: src/useradd.c:503
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: cannot open new defaults file\n"
|
msgid "%s: cannot open new defaults file\n"
|
||||||
msgstr "%s: <20><><EFBFBD>ο<EFBFBD> <20><><EFBFBD><EFBFBD>Ʈ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>\n"
|
msgstr "%s: <20><><EFBFBD>ο<EFBFBD> <20><><EFBFBD><EFBFBD>Ʈ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>\n"
|
||||||
|
|
||||||
@ -2015,9 +1970,8 @@ msgid "\t\t[-d home] [-s shell] [-c comment] [-m [-k template]]\n"
|
|||||||
msgstr "\t\t[-d Ȩ<><C8A8><EFBFBD><EFBFBD><EFBFBD>丮][-s <20><>][-c <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>][-m [-k template]]\n"
|
msgstr "\t\t[-d Ȩ<><C8A8><EFBFBD><EFBFBD><EFBFBD>丮][-s <20><>][-c <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>][-m [-k template]]\n"
|
||||||
|
|
||||||
#: src/useradd.c:745 src/usermod.c:329
|
#: src/useradd.c:745 src/usermod.c:329
|
||||||
#, fuzzy
|
|
||||||
msgid "[-f inactive] [-e expire ] "
|
msgid "[-f inactive] [-e expire ] "
|
||||||
msgstr "[-f <20><>Ȱ<EFBFBD><C8B0>ȭ][-e <20><><EFBFBD><EFBFBD>] "
|
msgstr "[-f <20><>Ȱ<EFBFBD><C8B0>ȭ] [-e <20><><EFBFBD><EFBFBD>] "
|
||||||
|
|
||||||
#: src/useradd.c:748
|
#: src/useradd.c:748
|
||||||
msgid "[-A program] "
|
msgid "[-A program] "
|
||||||
@ -2033,9 +1987,8 @@ msgid " %s\t-D [-g group] [-b base] [-s shell]\n"
|
|||||||
msgstr "\t%s\t-D [-g <20><EFBFBD><D7B7><EFBFBD>][-b <20>ʱ<EFBFBD><CAB1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>丮][-s <20><>]\n"
|
msgstr "\t%s\t-D [-g <20><EFBFBD><D7B7><EFBFBD>][-b <20>ʱ<EFBFBD><CAB1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>丮][-s <20><>]\n"
|
||||||
|
|
||||||
#: src/useradd.c:756
|
#: src/useradd.c:756
|
||||||
#, fuzzy
|
|
||||||
msgid "\t\t[-f inactive] [-e expire ]\n"
|
msgid "\t\t[-f inactive] [-e expire ]\n"
|
||||||
msgstr "\t\t[-f <20><>Ȱ<EFBFBD><C8B0>ȭ][-e <20><><EFBFBD><EFBFBD>]\n"
|
msgstr "\t\t[-f <20><>Ȱ<EFBFBD><C8B0>ȭ] [-e <20><><EFBFBD><EFBFBD>]\n"
|
||||||
|
|
||||||
#: src/useradd.c:850 src/usermod.c:480
|
#: src/useradd.c:850 src/usermod.c:480
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2058,9 +2011,9 @@ msgid "%s: error opening shadow group file\n"
|
|||||||
msgstr "%s: <20><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>µ<EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
msgstr "%s: <20><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>µ<EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/useradd.c:1039
|
#: src/useradd.c:1039
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: uid %u is not unique\n"
|
msgid "%s: uid %u is not unique\n"
|
||||||
msgstr "%s: uid(<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̵<EFBFBD>) %ld <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ʽ<EFBFBD><CABD>ϴ<EFBFBD>\n"
|
msgstr "%s: uid(<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̵<EFBFBD>) %u <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ʽ<EFBFBD><CABD>ϴ<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/useradd.c:1069
|
#: src/useradd.c:1069
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2110,7 +2063,7 @@ msgstr "%s:
|
|||||||
|
|
||||||
#: src/useradd.c:1377
|
#: src/useradd.c:1377
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s: invalid user name `%s'\n"
|
msgid "%s: invalid user name '%s'\n"
|
||||||
msgstr "%s: <20><>ȿ<EFBFBD><C8BF><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ڸ<EFBFBD> `%s'\n"
|
msgstr "%s: <20><>ȿ<EFBFBD><C8BF><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ڸ<EFBFBD> `%s'\n"
|
||||||
|
|
||||||
#: src/useradd.c:1413 src/userdel.c:298 src/usermod.c:1255
|
#: src/useradd.c:1413 src/userdel.c:298 src/usermod.c:1255
|
||||||
@ -2313,14 +2266,12 @@ msgid "\t\t[-d home [-m]] [-s shell] [-c comment] [-l new_name]\n"
|
|||||||
msgstr "\t\t[-d Ȩ <20><><EFBFBD><EFBFBD><EFBFBD>丮 [-m]] [-s <20><>] [-c <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-l <20><>_<EFBFBD≯<EFBFBD>]\n"
|
msgstr "\t\t[-d Ȩ <20><><EFBFBD><EFBFBD><EFBFBD>丮 [-m]] [-s <20><>] [-c <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-l <20><>_<EFBFBD≯<EFBFBD>]\n"
|
||||||
|
|
||||||
#: src/usermod.c:332
|
#: src/usermod.c:332
|
||||||
#, fuzzy
|
|
||||||
msgid "[-A {DEFAULT|program},... ] "
|
msgid "[-A {DEFAULT|program},... ] "
|
||||||
msgstr "[-A {<7B><><EFBFBD><EFBFBD>Ʈ|<7C><><EFBFBD>α<CEB1>},...]"
|
msgstr "[-A {<7B><><EFBFBD><EFBFBD>Ʈ|<7C><><EFBFBD>α<CEB1>},...] "
|
||||||
|
|
||||||
#: src/usermod.c:334
|
#: src/usermod.c:334
|
||||||
#, fuzzy
|
|
||||||
msgid "[-p passwd] [-L|-U] name\n"
|
msgid "[-p passwd] [-L|-U] name\n"
|
||||||
msgstr "[-p <20>н<EFBFBD><D0BD><EFBFBD><EFBFBD><EFBFBD>] <20≯<EFBFBD>\n"
|
msgstr "[-p <20>н<EFBFBD><D0BD><EFBFBD><EFBFBD><EFBFBD>] -L|-U] <20≯<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/usermod.c:514
|
#: src/usermod.c:514
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2343,9 +2294,9 @@ msgid "%s: shadow passwords required for -e and -f\n"
|
|||||||
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>н<EFBFBD><D0BD><EFBFBD><EFBFBD>尡 -e <20>ɼǰ<C9BC> -f <20>ɼ<EFBFBD><C9BC><EFBFBD> <20>䱸<EFBFBD>մϴ<D5B4>\n"
|
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>н<EFBFBD><D0BD><EFBFBD><EFBFBD>尡 -e <20>ɼǰ<C9BC> -f <20>ɼ<EFBFBD><C9BC><EFBFBD> <20>䱸<EFBFBD>մϴ<D5B4>\n"
|
||||||
|
|
||||||
#: src/usermod.c:1239
|
#: src/usermod.c:1239
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: uid %lu is not unique\n"
|
msgid "%s: uid %lu is not unique\n"
|
||||||
msgstr "%s: uid(<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̵<EFBFBD>) %ld <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ʽ<EFBFBD><CABD>ϴ<EFBFBD>\n"
|
msgstr "%s: uid(<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̵<EFBFBD>) %u <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ʽ<EFBFBD><CABD>ϴ<EFBFBD>\n"
|
||||||
|
|
||||||
#: src/usermod.c:1392
|
#: src/usermod.c:1392
|
||||||
#, c-format
|
#, c-format
|
||||||
|
207
po/pl.po
207
po/pl.po
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: shadow-981228\n"
|
"Project-Id-Version: shadow-981228\n"
|
||||||
"POT-Creation-Date: 2002-01-06 16:13+0100\n"
|
"POT-Creation-Date: 2002-02-17 21:48+0100\n"
|
||||||
"PO-Revision-Date: 1999-03-02 22:29+01:00\n"
|
"PO-Revision-Date: 1999-03-02 22:29+01:00\n"
|
||||||
"Last-Translator: Arkadiusz Mi<4D>kiewicz <misiek@misiek.eu.org>\n"
|
"Last-Translator: Arkadiusz Mi<4D>kiewicz <misiek@misiek.eu.org>\n"
|
||||||
"Language-Team: PL <pl@li.org>\n"
|
"Language-Team: PL <pl@li.org>\n"
|
||||||
@ -245,7 +245,9 @@ msgstr ""
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Enter the new value, or press ENTER for the default\n"
|
"Enter the new value, or press ENTER for the default\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr "Wpisz now<6F> warto<74><6F> lub wci<63>nij ENTER by przyj<79>c warto<74><6F> standardow<6F>\n"
|
msgstr ""
|
||||||
|
"Wpisz now<6F> warto<74><6F> lub wci<63>nij ENTER by przyj<79>c warto<74><6F> standardow<6F>\n"
|
||||||
|
"\n"
|
||||||
|
|
||||||
#: src/chage.c:160
|
#: src/chage.c:160
|
||||||
msgid "Minimum Password Age"
|
msgid "Minimum Password Age"
|
||||||
@ -281,20 +283,20 @@ msgstr "Data utraty wa
|
|||||||
#: src/chage.c:248
|
#: src/chage.c:248
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Minimum:\t%ld\n"
|
msgid "Minimum:\t%ld\n"
|
||||||
msgstr "Minimum:\t%ld\n"
|
msgstr "Minimum:\t\t%ld\n"
|
||||||
|
|
||||||
#: src/chage.c:249
|
#: src/chage.c:249
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Maximum:\t%ld\n"
|
msgid "Maximum:\t%ld\n"
|
||||||
msgstr "Maksimim:\t%ld\n"
|
msgstr "Maksimim:\t\t%ld\n"
|
||||||
|
|
||||||
#: src/chage.c:251
|
#: src/chage.c:251
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Warning:\t%ld\n"
|
msgid "Warning:\t%ld\n"
|
||||||
msgstr "Ostrze<7A>enie:\t%ld\n"
|
msgstr "Ostrze<7A>enie:\t\t%ld\n"
|
||||||
|
|
||||||
#: src/chage.c:252
|
#: src/chage.c:252
|
||||||
#, c-format
|
#, fuzzy, c-format
|
||||||
msgid "Inactive:\t%ld\n"
|
msgid "Inactive:\t%ld\n"
|
||||||
msgstr "Nieaktywne:\t%ld\n"
|
msgstr "Nieaktywne:\t%ld\n"
|
||||||
|
|
||||||
@ -304,7 +306,7 @@ msgstr "Nieaktywne:\t%ld\n"
|
|||||||
#.
|
#.
|
||||||
#: src/chage.c:260
|
#: src/chage.c:260
|
||||||
msgid "Last Change:\t\t"
|
msgid "Last Change:\t\t"
|
||||||
msgstr "Ostatnia zmiana:\t\t"
|
msgstr "Ostatnia zmiana:\t"
|
||||||
|
|
||||||
#: src/chage.c:262 src/chage.c:276 src/chage.c:293 src/chage.c:306
|
#: src/chage.c:262 src/chage.c:276 src/chage.c:293 src/chage.c:306
|
||||||
msgid "Never\n"
|
msgid "Never\n"
|
||||||
@ -325,7 +327,6 @@ msgstr "Has
|
|||||||
#. * active will be disabled.
|
#. * active will be disabled.
|
||||||
#.
|
#.
|
||||||
#: src/chage.c:290
|
#: src/chage.c:290
|
||||||
#, fuzzy
|
|
||||||
msgid "Password Inactive:\t"
|
msgid "Password Inactive:\t"
|
||||||
msgstr "Has<61>o nieaktywne:\t"
|
msgstr "Has<61>o nieaktywne:\t"
|
||||||
|
|
||||||
@ -334,7 +335,6 @@ msgstr "Has
|
|||||||
#. * password expiring or not.
|
#. * password expiring or not.
|
||||||
#.
|
#.
|
||||||
#: src/chage.c:304
|
#: src/chage.c:304
|
||||||
#, fuzzy
|
|
||||||
msgid "Account Expires:\t"
|
msgid "Account Expires:\t"
|
||||||
msgstr "Has<61>o traci wa<77>no<6E><6F>:\t"
|
msgstr "Has<61>o traci wa<77>no<6E><6F>:\t"
|
||||||
|
|
||||||
@ -423,27 +423,23 @@ msgid "%s: PAM chauthtok failed\n"
|
|||||||
msgstr "%s: nie mog<6F> usun<75>c blokady z pliku\n"
|
msgstr "%s: nie mog<6F> usun<75>c blokady z pliku\n"
|
||||||
|
|
||||||
#: src/chfn.c:83
|
#: src/chfn.c:83
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Usage: %s [-f full_name] [-r room_no] [-w work_ph]\n"
|
"Usage: %s [-f full_name] [-r room_no] [-w work_ph]\n"
|
||||||
"\t[-h home_ph] [-o other] [user]\n"
|
"\t[-h home_ph] [-o other] [user]\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"U<>ycie: %s [-f imi<6D>_nazwisko ] [-r nr_pokoju ] [-w tel_praca ]\n"
|
"U<>ycie: %s [-f imi<6D>_nazwisko] [-r nr_pokoju] [-w tel_praca]\n"
|
||||||
"\t[-h tel_dom ] [-o inne ] [u<>ytkownik ]\n"
|
"\t[-h tel_dom] [-o inne] [u<>ytkownik]\n"
|
||||||
|
|
||||||
#: src/chfn.c:88
|
#: src/chfn.c:88
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-f full_name] [-r room_no] [-w work_ph] [-h home_ph]\n"
|
msgid "Usage: %s [-f full_name] [-r room_no] [-w work_ph] [-h home_ph]\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"U<>ycie: %s [-f imi<6D>_nazwisko ] [-r nr_pokoju ] [-w tel_praca ] [-h "
|
"U<>ycie: %s [-f imi<6D>_nazwisko] [-r nr_pokoju] [-w tel_praca] [-h tel_dom]\n"
|
||||||
"tel_dom ]\n"
|
|
||||||
|
|
||||||
#: src/chfn.c:139
|
#: src/chfn.c:139
|
||||||
#, fuzzy
|
|
||||||
msgid "Enter the new value, or press ENTER for the default\n"
|
msgid "Enter the new value, or press ENTER for the default\n"
|
||||||
msgstr ""
|
msgstr "Wpisz now<6F> warto<74><6F> lub wci<63>nij ENTER by przyj<79>c warto<74><6F> domy<6D>ln<6C>\n"
|
||||||
"Wpisz now<6F> warto<74><6F> lub wci<63>nij ENTER by przyj<79>c warto<74><6F> domy<6D>ln<6C>\n"
|
|
||||||
"\n"
|
|
||||||
|
|
||||||
#: src/chfn.c:142
|
#: src/chfn.c:142
|
||||||
msgid "Full Name"
|
msgid "Full Name"
|
||||||
@ -627,16 +623,13 @@ msgid "%s: error updating password file\n"
|
|||||||
msgstr "%s: b<><62>d podczas aktualizacji pliku z has<61>ami\n"
|
msgstr "%s: b<><62>d podczas aktualizacji pliku z has<61>ami\n"
|
||||||
|
|
||||||
#: src/chsh.c:75
|
#: src/chsh.c:75
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-s shell] [name]\n"
|
msgid "Usage: %s [-s shell] [name]\n"
|
||||||
msgstr "U<>ycie: %s [-s pow<6F>oka ] [nazwa ]\n"
|
msgstr "U<>ycie: %s [-s pow<6F>oka] [nazwa]\n"
|
||||||
|
|
||||||
#: src/chsh.c:89
|
#: src/chsh.c:89
|
||||||
#, fuzzy
|
|
||||||
msgid "Enter the new value, or press return for the default\n"
|
msgid "Enter the new value, or press return for the default\n"
|
||||||
msgstr ""
|
msgstr "Wpisz now<6F> warto<74><6F> lub wci<63>nij ENTER by przyj<79>c warto<74><6F> domy<6D>ln<6C>\n"
|
||||||
"Wpisz now<6F> warto<74><6F> lub wci<63>nij ENTER by przyj<79>c warto<74><6F> domy<6D>ln<6C>\n"
|
|
||||||
"\n"
|
|
||||||
|
|
||||||
#: src/chsh.c:90
|
#: src/chsh.c:90
|
||||||
msgid "Login Shell"
|
msgid "Login Shell"
|
||||||
@ -663,9 +656,9 @@ msgid "%s is an invalid shell.\n"
|
|||||||
msgstr "%s jest nieprawid<69>ow<6F> pow<6F>ok<6F>.\n"
|
msgstr "%s jest nieprawid<69>ow<6F> pow<6F>ok<6F>.\n"
|
||||||
|
|
||||||
#: src/dpasswd.c:52
|
#: src/dpasswd.c:52
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-(a|d)] shell\n"
|
msgid "Usage: %s [-(a|d)] shell\n"
|
||||||
msgstr "U<>ycie: %s [-(a|d) ] pow<6F>oka\n"
|
msgstr "U<>ycie: %s [-(a|d)] pow<6F>oka\n"
|
||||||
|
|
||||||
#: src/dpasswd.c:115
|
#: src/dpasswd.c:115
|
||||||
msgid "Shell password: "
|
msgid "Shell password: "
|
||||||
@ -696,9 +689,8 @@ msgid "%s: Shell %s not found.\n"
|
|||||||
msgstr "%s: Pow<6F>oka %s nie znaleziona.\n"
|
msgstr "%s: Pow<6F>oka %s nie znaleziona.\n"
|
||||||
|
|
||||||
#: src/expiry.c:59
|
#: src/expiry.c:59
|
||||||
#, fuzzy
|
|
||||||
msgid "Usage: expiry {-f|-c}\n"
|
msgid "Usage: expiry {-f|-c}\n"
|
||||||
msgstr "U<>ycie: expiry { -f | -c }\n"
|
msgstr "U<>ycie: expiry {-f|-c}\n"
|
||||||
|
|
||||||
#: src/expiry.c:113
|
#: src/expiry.c:113
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -907,9 +899,9 @@ msgid "%s: name %s is not unique\n"
|
|||||||
msgstr "%s: nazwa %s nie jest niepowtarzalny\n"
|
msgstr "%s: nazwa %s nie jest niepowtarzalny\n"
|
||||||
|
|
||||||
#: src/groupadd.c:270
|
#: src/groupadd.c:270
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: gid %u is not unique\n"
|
msgid "%s: gid %u is not unique\n"
|
||||||
msgstr "%s: uid %ld nie jest niepowtarzalny\n"
|
msgstr "%s: uid %u nie jest niepowtarzalny\n"
|
||||||
|
|
||||||
#: src/groupadd.c:294
|
#: src/groupadd.c:294
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1043,19 +1035,16 @@ msgid "Not primary owner of current group\n"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/groupmems.c:215
|
#: src/groupmems.c:215
|
||||||
#, fuzzy
|
|
||||||
msgid "Unable to lock group file\n"
|
msgid "Unable to lock group file\n"
|
||||||
msgstr "%s: nie mog<EFBFBD> zablokowa<77> pliku z grupami\n"
|
msgstr "Nie mo<6D>na zablokowa<77> pliku z grupami\n"
|
||||||
|
|
||||||
#: src/groupmems.c:220
|
#: src/groupmems.c:220
|
||||||
#, fuzzy
|
|
||||||
msgid "Unable to open group file\n"
|
msgid "Unable to open group file\n"
|
||||||
msgstr "%s: nie mog<EFBFBD> otworzy<7A> pliku z grupami\n"
|
msgstr "Nie mo<6D>na otworzy<7A> pliku z grupami\n"
|
||||||
|
|
||||||
#: src/groupmems.c:240
|
#: src/groupmems.c:240
|
||||||
#, fuzzy
|
|
||||||
msgid "Cannot close group file\n"
|
msgid "Cannot close group file\n"
|
||||||
msgstr "%s: nie mog<EFBFBD> otworzy<7A> pliku z grupami\n"
|
msgstr "Nie mo<6D>na otworzy<7A> pliku z grupami\n"
|
||||||
|
|
||||||
#: src/groupmod.c:103
|
#: src/groupmod.c:103
|
||||||
msgid "usage: groupmod [-g gid [-o]] [-n name] group\n"
|
msgid "usage: groupmod [-g gid [-o]] [-n name] group\n"
|
||||||
@ -1072,9 +1061,9 @@ msgid "%s: cannot add new dbm shadow group entry\n"
|
|||||||
msgstr "%s: nie mog<6F> doda<64> nowego wpisu dbm do pliku z ukrytymi grupami\n"
|
msgstr "%s: nie mog<6F> doda<64> nowego wpisu dbm do pliku z ukrytymi grupami\n"
|
||||||
|
|
||||||
#: src/groupmod.c:300
|
#: src/groupmod.c:300
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: %u is not a unique gid\n"
|
msgid "%s: %u is not a unique gid\n"
|
||||||
msgstr "%s: %ld nie jest niepowtarzalnym gid\n"
|
msgstr "%s: %u nie jest niepowtarzalnym gid\n"
|
||||||
|
|
||||||
#: src/groupmod.c:330
|
#: src/groupmod.c:330
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1087,14 +1076,14 @@ msgid "unknown user %s\n"
|
|||||||
msgstr "nieznany u<>ytkownik %s\n"
|
msgstr "nieznany u<>ytkownik %s\n"
|
||||||
|
|
||||||
#: src/grpck.c:87
|
#: src/grpck.c:87
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-r] [-s] [group [gshadow]]\n"
|
msgid "Usage: %s [-r] [-s] [group [gshadow]]\n"
|
||||||
msgstr "U<>ycie: %s [-r] [-s] [grupa [gshadow ] ]\n"
|
msgstr "U<>ycie: %s [-r] [-s] [grupa [gshadow]]\n"
|
||||||
|
|
||||||
#: src/grpck.c:90
|
#: src/grpck.c:90
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-r] [-s] [group]\n"
|
msgid "Usage: %s [-r] [-s] [group]\n"
|
||||||
msgstr "U<>ycie: %s [-r] [-s] [grupa ]\n"
|
msgstr "U<>ycie: %s [-r] [-s] [grupa]\n"
|
||||||
|
|
||||||
#: src/grpck.c:108 src/pwck.c:108
|
#: src/grpck.c:108 src/pwck.c:108
|
||||||
msgid "No"
|
msgid "No"
|
||||||
@ -1265,54 +1254,13 @@ msgid "%s: can't delete shadow group file\n"
|
|||||||
msgstr "%s: nie mog<6F> skasowa<77> pliku z ukrytymi grupami\n"
|
msgstr "%s: nie mog<6F> skasowa<77> pliku z ukrytymi grupami\n"
|
||||||
|
|
||||||
#: src/id.c:53
|
#: src/id.c:53
|
||||||
#, fuzzy
|
|
||||||
msgid "usage: id [-a]\n"
|
msgid "usage: id [-a]\n"
|
||||||
msgstr "u<>ycie: id [-a ]\n"
|
msgstr "u<>ycie: id [-a]\n"
|
||||||
|
|
||||||
#: src/id.c:55
|
#: src/id.c:55
|
||||||
msgid "usage: id\n"
|
msgid "usage: id\n"
|
||||||
msgstr "u<>ycie: id\n"
|
msgstr "u<>ycie: id\n"
|
||||||
|
|
||||||
#: src/id.c:123
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid "uid=%u(%s)"
|
|
||||||
msgstr "uid=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:125
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid "uid=%u"
|
|
||||||
msgstr "uid=%d"
|
|
||||||
|
|
||||||
#: src/id.c:129
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " gid=%u(%s)"
|
|
||||||
msgstr " gid=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:131
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " gid=%u"
|
|
||||||
msgstr " gid=%d"
|
|
||||||
|
|
||||||
#: src/id.c:141
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " euid=%u(%s)"
|
|
||||||
msgstr " euid=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:143
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " euid=%u"
|
|
||||||
msgstr " euid=%d"
|
|
||||||
|
|
||||||
#: src/id.c:148
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " egid=%u(%s)"
|
|
||||||
msgstr " egid=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:150
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " egid=%u"
|
|
||||||
msgstr " egid=%d"
|
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#. * Start off the group message. It will be of the format
|
#. * Start off the group message. It will be of the format
|
||||||
#. *
|
#. *
|
||||||
@ -1458,9 +1406,8 @@ msgid "%s: the beginning with "
|
|||||||
msgstr "%s: rozpoczyna si<73> od "
|
msgstr "%s: rozpoczyna si<73> od "
|
||||||
|
|
||||||
#: src/mkpasswd.c:288
|
#: src/mkpasswd.c:288
|
||||||
#, fuzzy
|
|
||||||
msgid " is too long\n"
|
msgid " is too long\n"
|
||||||
msgstr "%s: pola zbyt d<>ugie\n"
|
msgstr " jest za d<>ugie\n"
|
||||||
|
|
||||||
#: src/mkpasswd.c:315
|
#: src/mkpasswd.c:315
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1487,39 +1434,37 @@ msgid "added %d entries, longest was %d\n"
|
|||||||
msgstr "dodano %d wpis<69>w, najd<6A>u<EFBFBD>szy by<62> %d\n"
|
msgstr "dodano %d wpis<69>w, najd<6A>u<EFBFBD>szy by<62> %d\n"
|
||||||
|
|
||||||
#: src/mkpasswd.c:392
|
#: src/mkpasswd.c:392
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-vf] [-p|g|sp|sg] file\n"
|
msgid "Usage: %s [-vf] [-p|g|sp|sg] file\n"
|
||||||
msgstr "U<>ycie: %s [-vf ] [-p|g|sp|sg ] plik\n"
|
msgstr "U<>ycie: %s [-vf] [-p|g|sp|sg] plik\n"
|
||||||
|
|
||||||
#: src/mkpasswd.c:395
|
#: src/mkpasswd.c:395
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-vf] [-p|g|sp] file\n"
|
msgid "Usage: %s [-vf] [-p|g|sp] file\n"
|
||||||
msgstr "U<>ycie: %s [-vf ] [-p|g|sp ] plik\n"
|
msgstr "U<>ycie: %s [-vf] [-p|g|sp] plik\n"
|
||||||
|
|
||||||
#: src/mkpasswd.c:398
|
#: src/mkpasswd.c:398
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-vf] [-p|g] file\n"
|
msgid "Usage: %s [-vf] [-p|g] file\n"
|
||||||
msgstr "U<>ycie: %s [-vf ] [-p|g ] plik\n"
|
msgstr "U<>ycie: %s [-vf] [-p|g] plik\n"
|
||||||
|
|
||||||
#: src/newgrp.c:61
|
#: src/newgrp.c:61
|
||||||
#, fuzzy
|
|
||||||
msgid "usage: newgrp [-] [group]\n"
|
msgid "usage: newgrp [-] [group]\n"
|
||||||
msgstr "u<>ycie: newgrp [- ] [grupa ]\n"
|
msgstr "u<>ycie: newgrp [-] [grupa]\n"
|
||||||
|
|
||||||
#: src/newgrp.c:63
|
#: src/newgrp.c:63
|
||||||
#, fuzzy
|
|
||||||
msgid "usage: sg group [[-c] command]\n"
|
msgid "usage: sg group [[-c] command]\n"
|
||||||
msgstr "u<>ycie: sg grupa [komenda ]\n"
|
msgstr "u<>ycie: sg grupa [[-c] polecenie]\n"
|
||||||
|
|
||||||
#: src/newgrp.c:136
|
#: src/newgrp.c:136
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "unknown uid: %u\n"
|
msgid "unknown uid: %u\n"
|
||||||
msgstr "nieznany uid: %d\n"
|
msgstr "nieznany uid: %u\n"
|
||||||
|
|
||||||
#: src/newgrp.c:219
|
#: src/newgrp.c:219
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "unknown gid: %lu\n"
|
msgid "unknown gid: %lu\n"
|
||||||
msgstr "nieznany gid: %ld\n"
|
msgstr "nieznany gid: %lu\n"
|
||||||
|
|
||||||
#: src/newgrp.c:365 src/newgrp.c:374
|
#: src/newgrp.c:365 src/newgrp.c:374
|
||||||
msgid "Sorry.\n"
|
msgid "Sorry.\n"
|
||||||
@ -1530,9 +1475,9 @@ msgid "too many groups\n"
|
|||||||
msgstr "zbyt wiele grup\n"
|
msgstr "zbyt wiele grup\n"
|
||||||
|
|
||||||
#: src/newusers.c:78
|
#: src/newusers.c:78
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [input]\n"
|
msgid "Usage: %s [input]\n"
|
||||||
msgstr "U<>ycie: %s [wej<65>cie ]\n"
|
msgstr "U<>ycie: %s [wej<65>cie]\n"
|
||||||
|
|
||||||
#: src/newusers.c:407
|
#: src/newusers.c:407
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1595,19 +1540,19 @@ msgid "%s: error updating files\n"
|
|||||||
msgstr "%s: b<><62>d podczas aktualizowania plik<69>w\n"
|
msgstr "%s: b<><62>d podczas aktualizowania plik<69>w\n"
|
||||||
|
|
||||||
#: src/passwd.c:174
|
#: src/passwd.c:174
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "usage: %s [-f|-s] [name]\n"
|
msgid "usage: %s [-f|-s] [name]\n"
|
||||||
msgstr "u<>ycie: %s [-f|-s ] [nazwa ]\n"
|
msgstr "u<>ycie: %s [-f|-s] [nazwa]\n"
|
||||||
|
|
||||||
#: src/passwd.c:178
|
#: src/passwd.c:178
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid " %s [-x max] [-n min] [-w warn] [-i inact] name\n"
|
msgid " %s [-x max] [-n min] [-w warn] [-i inact] name\n"
|
||||||
msgstr " %s [-x maks ] [-n min ] [-w ostrz ] [-i nieakty ] nazwa\n"
|
msgstr " %s [-x maks] [-n min] [-w ostrz] [-i nieakty] nazwa\n"
|
||||||
|
|
||||||
#: src/passwd.c:180
|
#: src/passwd.c:180
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid " %s {-l|-u|-d|-S|-e} name\n"
|
msgid " %s {-l|-u|-d|-S|-e} name\n"
|
||||||
msgstr " %s { -l | -u | -d | -S | -e } nazwa\n"
|
msgstr " %s {-l|-u|-d|-S|-e} nazwa\n"
|
||||||
|
|
||||||
#: src/passwd.c:283
|
#: src/passwd.c:283
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1727,14 +1672,14 @@ msgid "Password changed.\n"
|
|||||||
msgstr "Has<61>o zmienione.\n"
|
msgstr "Has<61>o zmienione.\n"
|
||||||
|
|
||||||
#: src/pwck.c:87
|
#: src/pwck.c:87
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-q] [-r] [-s] [passwd [shadow]]\n"
|
msgid "Usage: %s [-q] [-r] [-s] [passwd [shadow]]\n"
|
||||||
msgstr "U<>ycie: %s [-q] [-r] [-s] [has<61>o [shadow ] ]\n"
|
msgstr "U<>ycie: %s [-q] [-r] [-s] [has<61>o [shadow]]\n"
|
||||||
|
|
||||||
#: src/pwck.c:90
|
#: src/pwck.c:90
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-q] [-r] [-s] [passwd]\n"
|
msgid "Usage: %s [-q] [-r] [-s] [passwd]\n"
|
||||||
msgstr "U<>ycie: %s [-q] [-r] [-s] [has<61>o ]\n"
|
msgstr "U<>ycie: %s [-q] [-r] [-s] [has<61>o]\n"
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#. * Tell the user this entire line is bogus and ask
|
#. * Tell the user this entire line is bogus and ask
|
||||||
@ -1754,16 +1699,16 @@ msgstr "duplikuj
|
|||||||
|
|
||||||
#: src/pwck.c:373
|
#: src/pwck.c:373
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "invalid user name `%s'\n"
|
msgid "invalid user name '%s'\n"
|
||||||
msgstr "nieprawid<69>owa nazwa u<>ytkownika `%s'\n"
|
msgstr "nieprawid<69>owa nazwa u<>ytkownika '%s'\n"
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#. * No primary group, just give a warning
|
#. * No primary group, just give a warning
|
||||||
#.
|
#.
|
||||||
#: src/pwck.c:388
|
#: src/pwck.c:388
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "user %s: no group %u\n"
|
msgid "user %s: no group %u\n"
|
||||||
msgstr "u<>ytkownik %s: brak grupy %d\n"
|
msgstr "u<>ytkownik %s: brak grupy %u\n"
|
||||||
|
|
||||||
#: src/pwck.c:404
|
#: src/pwck.c:404
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1963,9 +1908,9 @@ msgid "inactive=%ld expire=%s"
|
|||||||
msgstr "nieaktywne=%ld wyga<67>ni<6E>cie=%s"
|
msgstr "nieaktywne=%ld wyga<67>ni<6E>cie=%s"
|
||||||
|
|
||||||
#: src/useradd.c:450
|
#: src/useradd.c:450
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "GROUP=%u\n"
|
msgid "GROUP=%u\n"
|
||||||
msgstr "GRUPA=%ld\n"
|
msgstr "GRUPA=%u\n"
|
||||||
|
|
||||||
#: src/useradd.c:451
|
#: src/useradd.c:451
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1995,12 +1940,12 @@ msgstr "SKEL=%s\n"
|
|||||||
#: src/useradd.c:498
|
#: src/useradd.c:498
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s: cannot create new defaults file\n"
|
msgid "%s: cannot create new defaults file\n"
|
||||||
msgstr "%s: nie mog<EFBFBD> utworzy<7A> nowego pliku ze standardowymi ustawieniami\n"
|
msgstr "%s: nie mo<6D>na utworzy<7A> nowego pliku ze standardowymi ustawieniami\n"
|
||||||
|
|
||||||
#: src/useradd.c:503
|
#: src/useradd.c:503
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: cannot open new defaults file\n"
|
msgid "%s: cannot open new defaults file\n"
|
||||||
msgstr "%s: nie mog<EFBFBD> utworzy<7A> nowego pliku ze standardowymi ustawieniami\n"
|
msgstr "%s: nie mo<6D>na utworzy<7A> nowego pliku ze standardowymi ustawieniami\n"
|
||||||
|
|
||||||
#: src/useradd.c:596 src/useradd.c:608
|
#: src/useradd.c:596 src/useradd.c:608
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2068,9 +2013,9 @@ msgid "%s: error opening shadow group file\n"
|
|||||||
msgstr "%s: b<><62>d podczas otwierania pliku z ukrytymi grupami\n"
|
msgstr "%s: b<><62>d podczas otwierania pliku z ukrytymi grupami\n"
|
||||||
|
|
||||||
#: src/useradd.c:1039
|
#: src/useradd.c:1039
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: uid %u is not unique\n"
|
msgid "%s: uid %u is not unique\n"
|
||||||
msgstr "%s: uid %ld nie jest niepowtarzalny\n"
|
msgstr "%s: uid %u nie jest niepowtarzalny\n"
|
||||||
|
|
||||||
#: src/useradd.c:1069
|
#: src/useradd.c:1069
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2120,8 +2065,8 @@ msgstr "%s: nieprawid
|
|||||||
|
|
||||||
#: src/useradd.c:1377
|
#: src/useradd.c:1377
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s: invalid user name `%s'\n"
|
msgid "%s: invalid user name '%s'\n"
|
||||||
msgstr "%s: nieprawid<69>owa nazwa u<>ytkownika `%s'\n"
|
msgstr "%s: nieprawid<69>owa nazwa u<>ytkownika '%s'\n"
|
||||||
|
|
||||||
#: src/useradd.c:1413 src/userdel.c:298 src/usermod.c:1255
|
#: src/useradd.c:1413 src/userdel.c:298 src/usermod.c:1255
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2323,9 +2268,8 @@ msgid "[-A {DEFAULT|program},... ] "
|
|||||||
msgstr "[-A {DEFAULT|program},... ] "
|
msgstr "[-A {DEFAULT|program},... ] "
|
||||||
|
|
||||||
#: src/usermod.c:334
|
#: src/usermod.c:334
|
||||||
#, fuzzy
|
|
||||||
msgid "[-p passwd] [-L|-U] name\n"
|
msgid "[-p passwd] [-L|-U] name\n"
|
||||||
msgstr "[-p has<61>o] nazwa\n"
|
msgstr "[-p has<61>o] [-L|-U] nazwa\n"
|
||||||
|
|
||||||
#: src/usermod.c:514
|
#: src/usermod.c:514
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2348,9 +2292,9 @@ msgid "%s: shadow passwords required for -e and -f\n"
|
|||||||
msgstr "%s: ukryte has<61>a wymagane dla -e i -f\n"
|
msgstr "%s: ukryte has<61>a wymagane dla -e i -f\n"
|
||||||
|
|
||||||
#: src/usermod.c:1239
|
#: src/usermod.c:1239
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: uid %lu is not unique\n"
|
msgid "%s: uid %lu is not unique\n"
|
||||||
msgstr "%s: uid %ld nie jest niepowtarzalny\n"
|
msgstr "%s: uid %lu nie jest niepowtarzalny\n"
|
||||||
|
|
||||||
#: src/usermod.c:1392
|
#: src/usermod.c:1392
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2436,9 +2380,8 @@ msgstr ""
|
|||||||
"%s: %s jest niezmieniony\n"
|
"%s: %s jest niezmieniony\n"
|
||||||
|
|
||||||
#: src/vipw.c:132
|
#: src/vipw.c:132
|
||||||
#, fuzzy
|
|
||||||
msgid "Couldn't lock file"
|
msgid "Couldn't lock file"
|
||||||
msgstr "%s: nie mog<EFBFBD> usun<75>c blokady z pliku\n"
|
msgstr "Nie mo<6D>na usun<75>c blokady z pliku"
|
||||||
|
|
||||||
#: src/vipw.c:141
|
#: src/vipw.c:141
|
||||||
msgid "Couldn't make backup"
|
msgid "Couldn't make backup"
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2002-01-06 16:13+0100\n"
|
"POT-Creation-Date: 2002-02-17 21:48+0100\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -1250,46 +1250,6 @@ msgstr ""
|
|||||||
msgid "usage: id\n"
|
msgid "usage: id\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/id.c:123
|
|
||||||
#, c-format
|
|
||||||
msgid "uid=%u(%s)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/id.c:125
|
|
||||||
#, c-format
|
|
||||||
msgid "uid=%u"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/id.c:129
|
|
||||||
#, c-format
|
|
||||||
msgid " gid=%u(%s)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/id.c:131
|
|
||||||
#, c-format
|
|
||||||
msgid " gid=%u"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/id.c:141
|
|
||||||
#, c-format
|
|
||||||
msgid " euid=%u(%s)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/id.c:143
|
|
||||||
#, c-format
|
|
||||||
msgid " euid=%u"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/id.c:148
|
|
||||||
#, c-format
|
|
||||||
msgid " egid=%u(%s)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/id.c:150
|
|
||||||
#, c-format
|
|
||||||
msgid " egid=%u"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#. * Start off the group message. It will be of the format
|
#. * Start off the group message. It will be of the format
|
||||||
#. *
|
#. *
|
||||||
@ -1715,7 +1675,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: src/pwck.c:373
|
#: src/pwck.c:373
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "invalid user name `%s'\n"
|
msgid "invalid user name '%s'\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#.
|
#.
|
||||||
@ -2076,7 +2036,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: src/useradd.c:1377
|
#: src/useradd.c:1377
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s: invalid user name `%s'\n"
|
msgid "%s: invalid user name '%s'\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/useradd.c:1413 src/userdel.c:298 src/usermod.c:1255
|
#: src/useradd.c:1413 src/userdel.c:298 src/usermod.c:1255
|
||||||
|
153
po/sv.po
153
po/sv.po
@ -1,17 +1,15 @@
|
|||||||
# Swedish messages for Shadow
|
# Swedish messages for Shadow Copyright (C) 1999 Free Software Foundation,
|
||||||
# Copyright (C) 1999 Free Software Foundation, Inc.
|
# Inc. Kristoffer Br<42>nemyr <ztion@swipnet.se>, 1999.
|
||||||
# Kristoffer Br<42>nemyr <ztion@swipnet.se>, 1999.
|
|
||||||
#
|
#
|
||||||
#, fuzzy
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: shadow 19990709\n"
|
"Project-Id-Version: shadow 19990709\n"
|
||||||
"POT-Creation-Date: 2002-01-06 16:13+0100\n"
|
"POT-Creation-Date: 2002-02-17 21:48+0100\n"
|
||||||
"PO-Revision-Date: 1999-08-16 21:20+0100\n"
|
"PO-Revision-Date: 1999-08-16 21:20+0100\n"
|
||||||
"Last-Translator: Kristoffer Br<42>nemyr <ztion@swipnet.se>\n"
|
"Last-Translator: Kristoffer Br<42>nemyr <ztion@swipnet.se>\n"
|
||||||
"Language-Team: sv <sv@li.org>\n"
|
"Language-Team: sv <sv@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=iso8859-1\n"
|
"Content-Type: text/plain; charset=iso-8859-1\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: libmisc/addgrps.c:60
|
#: libmisc/addgrps.c:60
|
||||||
@ -325,16 +323,14 @@ msgstr "L
|
|||||||
#. * active will be disabled.
|
#. * active will be disabled.
|
||||||
#.
|
#.
|
||||||
#: src/chage.c:290
|
#: src/chage.c:290
|
||||||
#, fuzzy
|
|
||||||
msgid "Password Inactive:\t"
|
msgid "Password Inactive:\t"
|
||||||
msgstr "L<>senord inaktivt"
|
msgstr "L<>senord inaktiv:\t"
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#. * The account will expire on the given date regardless of the
|
#. * The account will expire on the given date regardless of the
|
||||||
#. * password expiring or not.
|
#. * password expiring or not.
|
||||||
#.
|
#.
|
||||||
#: src/chage.c:304
|
#: src/chage.c:304
|
||||||
#, fuzzy
|
|
||||||
msgid "Account Expires:\t"
|
msgid "Account Expires:\t"
|
||||||
msgstr "L<>senordet upph<70>r:\t"
|
msgstr "L<>senordet upph<70>r:\t"
|
||||||
|
|
||||||
@ -371,14 +367,14 @@ msgid "%s: unknown user: %s\n"
|
|||||||
msgstr "%s: ok<6F>nd anv<6E>ndare: %s\n"
|
msgstr "%s: ok<6F>nd anv<6E>ndare: %s\n"
|
||||||
|
|
||||||
#: src/chage.c:571
|
#: src/chage.c:571
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: can't lock shadow password file"
|
msgid "%s: can't lock shadow password file"
|
||||||
msgstr "%s: kan inte l<>sa skuggl<67>senordsfilen\n"
|
msgstr "%s: kan inte l<>sa skuggl<67>senordsfilen"
|
||||||
|
|
||||||
#: src/chage.c:579
|
#: src/chage.c:579
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: can't open shadow password file"
|
msgid "%s: can't open shadow password file"
|
||||||
msgstr "%s: kan inte <20>ppna skuggl<67>senordsfilen\n"
|
msgstr "%s: kan inte <20>ppna skuggl<67>senordsfilen"
|
||||||
|
|
||||||
#: src/chage.c:674
|
#: src/chage.c:674
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -439,11 +435,8 @@ msgstr ""
|
|||||||
"hemtele]\n"
|
"hemtele]\n"
|
||||||
|
|
||||||
#: src/chfn.c:139
|
#: src/chfn.c:139
|
||||||
#, fuzzy
|
|
||||||
msgid "Enter the new value, or press ENTER for the default\n"
|
msgid "Enter the new value, or press ENTER for the default\n"
|
||||||
msgstr ""
|
msgstr "Skriv in det nya v<>rdet, eller tryck ENTER f<>r standardv<64>rdet\n"
|
||||||
"Skriv in det nya v<>rdet, eller tryck p<> ENTER f<>r standardv<64>rdet\n"
|
|
||||||
"\n"
|
|
||||||
|
|
||||||
#: src/chfn.c:142
|
#: src/chfn.c:142
|
||||||
msgid "Full Name"
|
msgid "Full Name"
|
||||||
@ -632,11 +625,8 @@ msgid "Usage: %s [-s shell] [name]\n"
|
|||||||
msgstr "Anv<6E>ndning: %s [-s skal] [namn]\n"
|
msgstr "Anv<6E>ndning: %s [-s skal] [namn]\n"
|
||||||
|
|
||||||
#: src/chsh.c:89
|
#: src/chsh.c:89
|
||||||
#, fuzzy
|
|
||||||
msgid "Enter the new value, or press return for the default\n"
|
msgid "Enter the new value, or press return for the default\n"
|
||||||
msgstr ""
|
msgstr "Skriv in det nya v<>rdet, eller tryck p<> ENTER f<>r standardv<64>rdet\n"
|
||||||
"Skriv in det nya v<>rdet, eller tryck p<> ENTER f<>r standardv<64>rdet\n"
|
|
||||||
"\n"
|
|
||||||
|
|
||||||
#: src/chsh.c:90
|
#: src/chsh.c:90
|
||||||
msgid "Login Shell"
|
msgid "Login Shell"
|
||||||
@ -696,9 +686,8 @@ msgid "%s: Shell %s not found.\n"
|
|||||||
msgstr "%s: Hittade inte skalet %s.\n"
|
msgstr "%s: Hittade inte skalet %s.\n"
|
||||||
|
|
||||||
#: src/expiry.c:59
|
#: src/expiry.c:59
|
||||||
#, fuzzy
|
|
||||||
msgid "Usage: expiry {-f|-c}\n"
|
msgid "Usage: expiry {-f|-c}\n"
|
||||||
msgstr "Anv<6E>ndning: expiry { -f | -c }\n"
|
msgstr "Anv<6E>ndning: expiry {-f|-c}\n"
|
||||||
|
|
||||||
#: src/expiry.c:113
|
#: src/expiry.c:113
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -908,9 +897,9 @@ msgid "%s: name %s is not unique\n"
|
|||||||
msgstr "%s: namnet %s <20>r inte unikt\n"
|
msgstr "%s: namnet %s <20>r inte unikt\n"
|
||||||
|
|
||||||
#: src/groupadd.c:270
|
#: src/groupadd.c:270
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: gid %u is not unique\n"
|
msgid "%s: gid %u is not unique\n"
|
||||||
msgstr "%s: uid %ld <20>r inte unikt\n"
|
msgstr "%s: gid %u <20>r inte unikt\n"
|
||||||
|
|
||||||
#: src/groupadd.c:294
|
#: src/groupadd.c:294
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1044,19 +1033,16 @@ msgid "Not primary owner of current group\n"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/groupmems.c:215
|
#: src/groupmems.c:215
|
||||||
#, fuzzy
|
|
||||||
msgid "Unable to lock group file\n"
|
msgid "Unable to lock group file\n"
|
||||||
msgstr "%s: kan inte l<>sa gruppfilen\n"
|
msgstr "Kan inte l<>sa gruppfilen\n"
|
||||||
|
|
||||||
#: src/groupmems.c:220
|
#: src/groupmems.c:220
|
||||||
#, fuzzy
|
|
||||||
msgid "Unable to open group file\n"
|
msgid "Unable to open group file\n"
|
||||||
msgstr "%s: kan inte <20>ppna gruppfilen\n"
|
msgstr "Kan inte <20>ppna gruppfilen\n"
|
||||||
|
|
||||||
#: src/groupmems.c:240
|
#: src/groupmems.c:240
|
||||||
#, fuzzy
|
|
||||||
msgid "Cannot close group file\n"
|
msgid "Cannot close group file\n"
|
||||||
msgstr "%s: kan inte <20>ppna gruppfilen\n"
|
msgstr "Kan inte <20>ppna gruppfilen\n"
|
||||||
|
|
||||||
#: src/groupmod.c:103
|
#: src/groupmod.c:103
|
||||||
msgid "usage: groupmod [-g gid [-o]] [-n name] group\n"
|
msgid "usage: groupmod [-g gid [-o]] [-n name] group\n"
|
||||||
@ -1073,9 +1059,9 @@ msgid "%s: cannot add new dbm shadow group entry\n"
|
|||||||
msgstr "%s: kunde inte l<>gga till en ny dbm-skuggruppnotering\n"
|
msgstr "%s: kunde inte l<>gga till en ny dbm-skuggruppnotering\n"
|
||||||
|
|
||||||
#: src/groupmod.c:300
|
#: src/groupmod.c:300
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: %u is not a unique gid\n"
|
msgid "%s: %u is not a unique gid\n"
|
||||||
msgstr "%s: %ld <20>r inte ett unikt gid\n"
|
msgstr "%s: %u <20>r inte ett unikt gid\n"
|
||||||
|
|
||||||
#: src/groupmod.c:330
|
#: src/groupmod.c:330
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1088,14 +1074,14 @@ msgid "unknown user %s\n"
|
|||||||
msgstr "ok<6F>nd anv<6E>ndare %s\n"
|
msgstr "ok<6F>nd anv<6E>ndare %s\n"
|
||||||
|
|
||||||
#: src/grpck.c:87
|
#: src/grpck.c:87
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-r] [-s] [group [gshadow]]\n"
|
msgid "Usage: %s [-r] [-s] [group [gshadow]]\n"
|
||||||
msgstr "Anv<6E>ndning: %s [-s][-r] [grupp [gshadow]]\n"
|
msgstr "Anv<6E>ndning: %s [-s] [-r] [grupp [gshadow]]\n"
|
||||||
|
|
||||||
#: src/grpck.c:90
|
#: src/grpck.c:90
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-r] [-s] [group]\n"
|
msgid "Usage: %s [-r] [-s] [group]\n"
|
||||||
msgstr "Anv<6E>ndning: %s [-s][-r] [grupp]\n"
|
msgstr "Anv<6E>ndning: %s [-s] [-r] [grupp]\n"
|
||||||
|
|
||||||
#: src/grpck.c:108 src/pwck.c:108
|
#: src/grpck.c:108 src/pwck.c:108
|
||||||
msgid "No"
|
msgid "No"
|
||||||
@ -1273,46 +1259,6 @@ msgstr "Anv
|
|||||||
msgid "usage: id\n"
|
msgid "usage: id\n"
|
||||||
msgstr "Anv<6E>ndning: id\n"
|
msgstr "Anv<6E>ndning: id\n"
|
||||||
|
|
||||||
#: src/id.c:123
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid "uid=%u(%s)"
|
|
||||||
msgstr "uid=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:125
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid "uid=%u"
|
|
||||||
msgstr "uid=%d"
|
|
||||||
|
|
||||||
#: src/id.c:129
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " gid=%u(%s)"
|
|
||||||
msgstr " gid=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:131
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " gid=%u"
|
|
||||||
msgstr " gid=%d"
|
|
||||||
|
|
||||||
#: src/id.c:141
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " euid=%u(%s)"
|
|
||||||
msgstr " euid=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:143
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " euid=%u"
|
|
||||||
msgstr " euid=%d"
|
|
||||||
|
|
||||||
#: src/id.c:148
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " egid=%u(%s)"
|
|
||||||
msgstr " egid=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:150
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " egid=%u"
|
|
||||||
msgstr " egid=%d"
|
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#. * Start off the group message. It will be of the format
|
#. * Start off the group message. It will be of the format
|
||||||
#. *
|
#. *
|
||||||
@ -1457,9 +1403,8 @@ msgid "%s: the beginning with "
|
|||||||
msgstr "%s: b<>rjan med "
|
msgstr "%s: b<>rjan med "
|
||||||
|
|
||||||
#: src/mkpasswd.c:288
|
#: src/mkpasswd.c:288
|
||||||
#, fuzzy
|
|
||||||
msgid " is too long\n"
|
msgid " is too long\n"
|
||||||
msgstr "%s: f<>r l<>nga f<>lt\n"
|
msgstr " f<>r l<>nga f<>lt\n"
|
||||||
|
|
||||||
#: src/mkpasswd.c:315
|
#: src/mkpasswd.c:315
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1505,19 +1450,18 @@ msgid "usage: newgrp [-] [group]\n"
|
|||||||
msgstr "Anv<6E>ndning: newgrp [-] [grupp]\n"
|
msgstr "Anv<6E>ndning: newgrp [-] [grupp]\n"
|
||||||
|
|
||||||
#: src/newgrp.c:63
|
#: src/newgrp.c:63
|
||||||
#, fuzzy
|
|
||||||
msgid "usage: sg group [[-c] command]\n"
|
msgid "usage: sg group [[-c] command]\n"
|
||||||
msgstr "Anv<6E>ndning: sg grupp [kommando]\n"
|
msgstr "Anv<6E>ndning: sg grupp [[-c] kommando]\n"
|
||||||
|
|
||||||
#: src/newgrp.c:136
|
#: src/newgrp.c:136
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "unknown uid: %u\n"
|
msgid "unknown uid: %u\n"
|
||||||
msgstr "ok<6F>nt uid: %d\n"
|
msgstr "ok<6F>nt uid: %u\n"
|
||||||
|
|
||||||
#: src/newgrp.c:219
|
#: src/newgrp.c:219
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "unknown gid: %lu\n"
|
msgid "unknown gid: %lu\n"
|
||||||
msgstr "ok<6F>nt gid: %ld\n"
|
msgstr "ok<6F>nt gid: %lu\n"
|
||||||
|
|
||||||
#: src/newgrp.c:365 src/newgrp.c:374
|
#: src/newgrp.c:365 src/newgrp.c:374
|
||||||
msgid "Sorry.\n"
|
msgid "Sorry.\n"
|
||||||
@ -1725,14 +1669,14 @@ msgid "Password changed.\n"
|
|||||||
msgstr "L<>senordet <20>ndrat.\n"
|
msgstr "L<>senordet <20>ndrat.\n"
|
||||||
|
|
||||||
#: src/pwck.c:87
|
#: src/pwck.c:87
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-q] [-r] [-s] [passwd [shadow]]\n"
|
msgid "Usage: %s [-q] [-r] [-s] [passwd [shadow]]\n"
|
||||||
msgstr "Anv<6E>ndning: %s [-qr] [passwd [shadow]]\n"
|
msgstr "Anv<6E>ndning: %s [-q] [-r] [-s] [passwd [shadow]]\n"
|
||||||
|
|
||||||
#: src/pwck.c:90
|
#: src/pwck.c:90
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-q] [-r] [-s] [passwd]\n"
|
msgid "Usage: %s [-q] [-r] [-s] [passwd]\n"
|
||||||
msgstr "Anv<6E>ndning: %s [-qr] [passwd]\n"
|
msgstr "Anv<6E>ndning: %s [-q] [-r] [-s] [passwd]\n"
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#. * Tell the user this entire line is bogus and ask
|
#. * Tell the user this entire line is bogus and ask
|
||||||
@ -1752,16 +1696,16 @@ msgstr "dubblett av l
|
|||||||
|
|
||||||
#: src/pwck.c:373
|
#: src/pwck.c:373
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "invalid user name `%s'\n"
|
msgid "invalid user name '%s'\n"
|
||||||
msgstr "ogiltigt anv<6E>ndarnamn \"%s\"\n"
|
msgstr "ogiltigt anv<6E>ndarnamn '%s'\n"
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#. * No primary group, just give a warning
|
#. * No primary group, just give a warning
|
||||||
#.
|
#.
|
||||||
#: src/pwck.c:388
|
#: src/pwck.c:388
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "user %s: no group %u\n"
|
msgid "user %s: no group %u\n"
|
||||||
msgstr "anv<6E>ndare %s: ingen grupp %d\n"
|
msgstr "anv<6E>ndare %s: ingen grupp %u\n"
|
||||||
|
|
||||||
#: src/pwck.c:404
|
#: src/pwck.c:404
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1946,9 +1890,9 @@ msgid "%s: unknown group %s\n"
|
|||||||
msgstr "%s: ok<6F>nd grupp %s\n"
|
msgstr "%s: ok<6F>nd grupp %s\n"
|
||||||
|
|
||||||
#: src/useradd.c:440
|
#: src/useradd.c:440
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "group=%s,%u basedir=%s skel=%s\n"
|
msgid "group=%s,%u basedir=%s skel=%s\n"
|
||||||
msgstr "grupp=%s,%ld baskatalog=%s skel=%s\n"
|
msgstr "grupp=%s,%u baskatalog=%s skel=%s\n"
|
||||||
|
|
||||||
#: src/useradd.c:444
|
#: src/useradd.c:444
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1961,9 +1905,9 @@ msgid "inactive=%ld expire=%s"
|
|||||||
msgstr "inaktiv=%ld upph<70>r=%s"
|
msgstr "inaktiv=%ld upph<70>r=%s"
|
||||||
|
|
||||||
#: src/useradd.c:450
|
#: src/useradd.c:450
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "GROUP=%u\n"
|
msgid "GROUP=%u\n"
|
||||||
msgstr "GRUPP=%ld\n"
|
msgstr "GRUPP=%u\n"
|
||||||
|
|
||||||
#: src/useradd.c:451
|
#: src/useradd.c:451
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2068,9 +2012,9 @@ msgid "%s: error opening shadow group file\n"
|
|||||||
msgstr "%s: fel under <20>ppning av skuggruppfilen\n"
|
msgstr "%s: fel under <20>ppning av skuggruppfilen\n"
|
||||||
|
|
||||||
#: src/useradd.c:1039
|
#: src/useradd.c:1039
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: uid %u is not unique\n"
|
msgid "%s: uid %u is not unique\n"
|
||||||
msgstr "%s: uid %ld <20>r inte unikt\n"
|
msgstr "%s: uid %u <20>r inte unikt\n"
|
||||||
|
|
||||||
#: src/useradd.c:1069
|
#: src/useradd.c:1069
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2120,8 +2064,8 @@ msgstr "%s: felaktigt skal \"%s\"\n"
|
|||||||
|
|
||||||
#: src/useradd.c:1377
|
#: src/useradd.c:1377
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s: invalid user name `%s'\n"
|
msgid "%s: invalid user name '%s'\n"
|
||||||
msgstr "%s: felaktigt anv<6E>ndar namn \"%s\"\n"
|
msgstr "%s: felaktigt anv<6E>ndar namn '%s'\n"
|
||||||
|
|
||||||
#: src/useradd.c:1413 src/userdel.c:298 src/usermod.c:1255
|
#: src/useradd.c:1413 src/userdel.c:298 src/usermod.c:1255
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2324,9 +2268,8 @@ msgid "[-A {DEFAULT|program},... ] "
|
|||||||
msgstr "[-A {DEFAULT|program},...] "
|
msgstr "[-A {DEFAULT|program},...] "
|
||||||
|
|
||||||
#: src/usermod.c:334
|
#: src/usermod.c:334
|
||||||
#, fuzzy
|
|
||||||
msgid "[-p passwd] [-L|-U] name\n"
|
msgid "[-p passwd] [-L|-U] name\n"
|
||||||
msgstr "[-p passwd] namn\n"
|
msgstr "[-p passwd] [-L|-U] namn\n"
|
||||||
|
|
||||||
#: src/usermod.c:514
|
#: src/usermod.c:514
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2349,9 +2292,9 @@ msgid "%s: shadow passwords required for -e and -f\n"
|
|||||||
msgstr "%s: skuggl<67>senord kr<6B>vs f<>r -e och -f\n"
|
msgstr "%s: skuggl<67>senord kr<6B>vs f<>r -e och -f\n"
|
||||||
|
|
||||||
#: src/usermod.c:1239
|
#: src/usermod.c:1239
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: uid %lu is not unique\n"
|
msgid "%s: uid %lu is not unique\n"
|
||||||
msgstr "%s: uid %ld <20>r inte unikt\n"
|
msgstr "%s: uid %lu <20>r inte unikt\n"
|
||||||
|
|
||||||
#: src/usermod.c:1392
|
#: src/usermod.c:1392
|
||||||
#, c-format
|
#, c-format
|
||||||
|
133
po/uk.po
133
po/uk.po
@ -4,7 +4,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: shadow-20001016\n"
|
"Project-Id-Version: shadow-20001016\n"
|
||||||
"POT-Creation-Date: 2002-01-06 16:13+0100\n"
|
"POT-Creation-Date: 2002-02-17 21:48+0100\n"
|
||||||
"PO-Revision-Date: 2001-08-04 19:45+0200\n"
|
"PO-Revision-Date: 2001-08-04 19:45+0200\n"
|
||||||
"Last-Translator: Roman Festchook <roma@orta.zt.ua>\n"
|
"Last-Translator: Roman Festchook <roma@orta.zt.ua>\n"
|
||||||
"Language-Team: Roman Festchook <roma@orta.zt.ua>\n"
|
"Language-Team: Roman Festchook <roma@orta.zt.ua>\n"
|
||||||
@ -239,12 +239,12 @@ msgstr ""
|
|||||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/chage.c:157
|
#: src/chage.c:157
|
||||||
#, fuzzy
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Enter the new value, or press ENTER for the default\n"
|
"Enter the new value, or press ENTER for the default\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<22><><EFBFBD>Ħ<EFBFBD><C4A6> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD> <20><><EFBFBD>ͦ<EFBFBD><CDA6> ENTER <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
"<22><><EFBFBD>Ħ<EFBFBD><C4A6> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD> <20><><EFBFBD>ͦ<EFBFBD><CDA6> ENTER <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
|
"\n"
|
||||||
|
|
||||||
#: src/chage.c:160
|
#: src/chage.c:160
|
||||||
msgid "Minimum Password Age"
|
msgid "Minimum Password Age"
|
||||||
@ -324,7 +324,6 @@ msgstr "
|
|||||||
#. * active will be disabled.
|
#. * active will be disabled.
|
||||||
#.
|
#.
|
||||||
#: src/chage.c:290
|
#: src/chage.c:290
|
||||||
#, fuzzy
|
|
||||||
msgid "Password Inactive:\t"
|
msgid "Password Inactive:\t"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:\t"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:\t"
|
||||||
|
|
||||||
@ -333,7 +332,6 @@ msgstr "
|
|||||||
#. * password expiring or not.
|
#. * password expiring or not.
|
||||||
#.
|
#.
|
||||||
#: src/chage.c:304
|
#: src/chage.c:304
|
||||||
#, fuzzy
|
|
||||||
msgid "Account Expires:\t"
|
msgid "Account Expires:\t"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:\t"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:\t"
|
||||||
|
|
||||||
@ -438,11 +436,9 @@ msgstr ""
|
|||||||
"\t[-w <20><><EFBFBD><EFBFBD>ަ<EFBFBD>_<EFBFBD><5F><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-h <20><><EFBFBD><EFBFBD><EFBFBD>Φ<EFBFBD>_<EFBFBD><5F><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]\n"
|
"\t[-w <20><><EFBFBD><EFBFBD>ަ<EFBFBD>_<EFBFBD><5F><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-h <20><><EFBFBD><EFBFBD><EFBFBD>Φ<EFBFBD>_<EFBFBD><5F><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]\n"
|
||||||
|
|
||||||
#: src/chfn.c:139
|
#: src/chfn.c:139
|
||||||
#, fuzzy
|
|
||||||
msgid "Enter the new value, or press ENTER for the default\n"
|
msgid "Enter the new value, or press ENTER for the default\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<22><><EFBFBD>Ħ<EFBFBD><C4A6> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD> <20><><EFBFBD>ͦ<EFBFBD><CDA6> ENTER, <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
"<22><><EFBFBD>Ħ<EFBFBD><C4A6> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD> <20><><EFBFBD>ͦ<EFBFBD><CDA6> ENTER, <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
"\n"
|
|
||||||
|
|
||||||
#: src/chfn.c:142
|
#: src/chfn.c:142
|
||||||
msgid "Full Name"
|
msgid "Full Name"
|
||||||
@ -631,11 +627,9 @@ msgid "Usage: %s [-s shell] [name]\n"
|
|||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s [-s shell] [<5B><>'<27>]\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s [-s shell] [<5B><>'<27>]\n"
|
||||||
|
|
||||||
#: src/chsh.c:89
|
#: src/chsh.c:89
|
||||||
#, fuzzy
|
|
||||||
msgid "Enter the new value, or press return for the default\n"
|
msgid "Enter the new value, or press return for the default\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<22><><EFBFBD>Ħ<EFBFBD><C4A6> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD> <20><><EFBFBD>ͦ<EFBFBD><CDA6> ENTER, <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
"<22><><EFBFBD>Ħ<EFBFBD><C4A6> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD> <20><><EFBFBD>ͦ<EFBFBD><CDA6> ENTER, <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
"\n"
|
|
||||||
|
|
||||||
#: src/chsh.c:90
|
#: src/chsh.c:90
|
||||||
msgid "Login Shell"
|
msgid "Login Shell"
|
||||||
@ -695,9 +689,8 @@ msgid "%s: Shell %s not found.\n"
|
|||||||
msgstr "%s: Shell %s <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
|
msgstr "%s: Shell %s <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
|
||||||
|
|
||||||
#: src/expiry.c:59
|
#: src/expiry.c:59
|
||||||
#, fuzzy
|
|
||||||
msgid "Usage: expiry {-f|-c}\n"
|
msgid "Usage: expiry {-f|-c}\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: expiry { -f | -c }\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: expiry {-f|-c}\n"
|
||||||
|
|
||||||
#: src/expiry.c:113
|
#: src/expiry.c:113
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -908,9 +901,9 @@ msgid "%s: name %s is not unique\n"
|
|||||||
msgstr "%s: <20><>'<27> %s <20><> <20> <20>Φ<EFBFBD><CEA6><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
msgstr "%s: <20><>'<27> %s <20><> <20> <20>Φ<EFBFBD><CEA6><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupadd.c:270
|
#: src/groupadd.c:270
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: gid %u is not unique\n"
|
msgid "%s: gid %u is not unique\n"
|
||||||
msgstr "%s: uid %ld <20><> <20> <20>Φ<EFBFBD><CEA6><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
msgstr "%s: uid %u <20><> <20> <20>Φ<EFBFBD><CEA6><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupadd.c:294
|
#: src/groupadd.c:294
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1046,24 +1039,23 @@ msgstr ""
|
|||||||
#: src/groupmems.c:215
|
#: src/groupmems.c:215
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Unable to lock group file\n"
|
msgid "Unable to lock group file\n"
|
||||||
msgstr "%s: <EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
msgstr "<22><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupmems.c:220
|
#: src/groupmems.c:220
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Unable to open group file\n"
|
msgid "Unable to open group file\n"
|
||||||
msgstr "%s: <EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> צ<><D7A6><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
msgstr "<22><> <20><><EFBFBD><EFBFBD> צ<><D7A6><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupmems.c:240
|
#: src/groupmems.c:240
|
||||||
#, fuzzy
|
|
||||||
msgid "Cannot close group file\n"
|
msgid "Cannot close group file\n"
|
||||||
msgstr "%s: <EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> צ<><D7A6><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
msgstr "<22><> <20><><EFBFBD><EFBFBD> צ<><D7A6><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupmod.c:103
|
#: src/groupmod.c:103
|
||||||
msgid "usage: groupmod [-g gid [-o]] [-n name] group\n"
|
msgid "usage: groupmod [-g gid [-o]] [-n name] group\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: groupmod [-g gid [-o]] [-n <20><>'<27>] <20><><EFBFBD><EFBFBD><EFBFBD>\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: groupmod [-g gid [-o]] [-n <20><>'<27>] <20><><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/groupmod.c:161
|
#: src/groupmod.c:161
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: %s not found in /etc/group\n"
|
msgid "%s: %s not found in /etc/group\n"
|
||||||
msgstr "%s: %s <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> /etc/passwd\n"
|
msgstr "%s: %s <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> /etc/passwd\n"
|
||||||
|
|
||||||
@ -1073,9 +1065,9 @@ msgid "%s: cannot add new dbm shadow group entry\n"
|
|||||||
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> dbm\n"
|
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> dbm\n"
|
||||||
|
|
||||||
#: src/groupmod.c:300
|
#: src/groupmod.c:300
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: %u is not a unique gid\n"
|
msgid "%s: %u is not a unique gid\n"
|
||||||
msgstr "%s: %ld <20><> <20> <20>Φ<EFBFBD><CEA6><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> gid\n"
|
msgstr "%s: %u <20><> <20> <20>Φ<EFBFBD><CEA6><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> gid\n"
|
||||||
|
|
||||||
#: src/groupmod.c:330
|
#: src/groupmod.c:330
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1088,12 +1080,12 @@ msgid "unknown user %s\n"
|
|||||||
msgstr "<22><>צ<EFBFBD><D7A6><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s\n"
|
msgstr "<22><>צ<EFBFBD><D7A6><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s\n"
|
||||||
|
|
||||||
#: src/grpck.c:87
|
#: src/grpck.c:87
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-r] [-s] [group [gshadow]]\n"
|
msgid "Usage: %s [-r] [-s] [group [gshadow]]\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s [-r] [-s] [<5B><><EFBFBD><EFBFBD><EFBFBD> [gshadow]]\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s [-r] [-s] [<5B><><EFBFBD><EFBFBD><EFBFBD> [gshadow]]\n"
|
||||||
|
|
||||||
#: src/grpck.c:90
|
#: src/grpck.c:90
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-r] [-s] [group]\n"
|
msgid "Usage: %s [-r] [-s] [group]\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s [-r] [-s] [<5B><><EFBFBD><EFBFBD><EFBFBD>]\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s [-r] [-s] [<5B><><EFBFBD><EFBFBD><EFBFBD>]\n"
|
||||||
|
|
||||||
@ -1273,46 +1265,6 @@ msgstr "
|
|||||||
msgid "usage: id\n"
|
msgid "usage: id\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: id\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: id\n"
|
||||||
|
|
||||||
#: src/id.c:123
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid "uid=%u(%s)"
|
|
||||||
msgstr "uid=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:125
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid "uid=%u"
|
|
||||||
msgstr "uid=%d"
|
|
||||||
|
|
||||||
#: src/id.c:129
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " gid=%u(%s)"
|
|
||||||
msgstr " gid=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:131
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " gid=%u"
|
|
||||||
msgstr " gid=%d"
|
|
||||||
|
|
||||||
#: src/id.c:141
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " euid=%u(%s)"
|
|
||||||
msgstr " euid=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:143
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " euid=%u"
|
|
||||||
msgstr " euid=%d"
|
|
||||||
|
|
||||||
#: src/id.c:148
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " egid=%u(%s)"
|
|
||||||
msgstr " egid=%d(%s)"
|
|
||||||
|
|
||||||
#: src/id.c:150
|
|
||||||
#, fuzzy, c-format
|
|
||||||
msgid " egid=%u"
|
|
||||||
msgstr " egid=%d"
|
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#. * Start off the group message. It will be of the format
|
#. * Start off the group message. It will be of the format
|
||||||
#. *
|
#. *
|
||||||
@ -1457,9 +1409,8 @@ msgid "%s: the beginning with "
|
|||||||
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> "
|
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> "
|
||||||
|
|
||||||
#: src/mkpasswd.c:288
|
#: src/mkpasswd.c:288
|
||||||
#, fuzzy
|
|
||||||
msgid " is too long\n"
|
msgid " is too long\n"
|
||||||
msgstr "%s: <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>Ǧ\n"
|
msgstr " <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>Ǧ\n"
|
||||||
|
|
||||||
#: src/mkpasswd.c:315
|
#: src/mkpasswd.c:315
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1505,19 +1456,18 @@ msgid "usage: newgrp [-] [group]\n"
|
|||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: newgrp [-] [<5B><><EFBFBD><EFBFBD><EFBFBD>]\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: newgrp [-] [<5B><><EFBFBD><EFBFBD><EFBFBD>]\n"
|
||||||
|
|
||||||
#: src/newgrp.c:63
|
#: src/newgrp.c:63
|
||||||
#, fuzzy
|
|
||||||
msgid "usage: sg group [[-c] command]\n"
|
msgid "usage: sg group [[-c] command]\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: sg <20><><EFBFBD><EFBFBD><EFBFBD> [<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: sg <20><><EFBFBD><EFBFBD><EFBFBD> [[-c] <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]\n"
|
||||||
|
|
||||||
#: src/newgrp.c:136
|
#: src/newgrp.c:136
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "unknown uid: %u\n"
|
msgid "unknown uid: %u\n"
|
||||||
msgstr "<22><>צ<EFBFBD><D7A6><EFBFBD><EFBFBD><EFBFBD> uid: %d\n"
|
msgstr "<22><>צ<EFBFBD><D7A6><EFBFBD><EFBFBD><EFBFBD> uid: %u\n"
|
||||||
|
|
||||||
#: src/newgrp.c:219
|
#: src/newgrp.c:219
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "unknown gid: %lu\n"
|
msgid "unknown gid: %lu\n"
|
||||||
msgstr "<22><>צ<EFBFBD><D7A6><EFBFBD><EFBFBD><EFBFBD> gid: %ld\n"
|
msgstr "<22><>צ<EFBFBD><D7A6><EFBFBD><EFBFBD><EFBFBD> gid: %lu\n"
|
||||||
|
|
||||||
#: src/newgrp.c:365 src/newgrp.c:374
|
#: src/newgrp.c:365 src/newgrp.c:374
|
||||||
msgid "Sorry.\n"
|
msgid "Sorry.\n"
|
||||||
@ -1603,9 +1553,9 @@ msgid " %s [-x max] [-n min] [-w warn] [-i inact] name\n"
|
|||||||
msgstr " %s [-x <20><><EFBFBD><EFBFBD>] [-n <20><><EFBFBD>] [-w <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-i <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] <20><>'<27>\n"
|
msgstr " %s [-x <20><><EFBFBD><EFBFBD>] [-n <20><><EFBFBD>] [-w <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-i <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] <20><>'<27>\n"
|
||||||
|
|
||||||
#: src/passwd.c:180
|
#: src/passwd.c:180
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid " %s {-l|-u|-d|-S|-e} name\n"
|
msgid " %s {-l|-u|-d|-S|-e} name\n"
|
||||||
msgstr " %s { -l | -u | -d | -S | -e } <20><>'<27>\n"
|
msgstr " %s {-l|-u|-d|-S|-e} <20><>'<27>\n"
|
||||||
|
|
||||||
#: src/passwd.c:283
|
#: src/passwd.c:283
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1726,12 +1676,12 @@ msgid "Password changed.\n"
|
|||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ͦ<EFBFBD><CDA6><EFBFBD><EFBFBD>.\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ͦ<EFBFBD><CDA6><EFBFBD><EFBFBD>.\n"
|
||||||
|
|
||||||
#: src/pwck.c:87
|
#: src/pwck.c:87
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-q] [-r] [-s] [passwd [shadow]]\n"
|
msgid "Usage: %s [-q] [-r] [-s] [passwd [shadow]]\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s [-q] [-r] [-s] [<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> [shadow]]\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s [-q] [-r] [-s] [<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> [shadow]]\n"
|
||||||
|
|
||||||
#: src/pwck.c:90
|
#: src/pwck.c:90
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [-q] [-r] [-s] [passwd]\n"
|
msgid "Usage: %s [-q] [-r] [-s] [passwd]\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s [-q] [-r] [-s] [<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s [-q] [-r] [-s] [<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]\n"
|
||||||
|
|
||||||
@ -1753,16 +1703,16 @@ msgstr "
|
|||||||
|
|
||||||
#: src/pwck.c:373
|
#: src/pwck.c:373
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "invalid user name `%s'\n"
|
msgid "invalid user name '%s'\n"
|
||||||
msgstr "<22><>צ<EFBFBD><D7A6><EFBFBD> <20><>'<27> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> `%s'\n"
|
msgstr "<22><>צ<EFBFBD><D7A6><EFBFBD> <20><>'<27> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%s'\n"
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#. * No primary group, just give a warning
|
#. * No primary group, just give a warning
|
||||||
#.
|
#.
|
||||||
#: src/pwck.c:388
|
#: src/pwck.c:388
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "user %s: no group %u\n"
|
msgid "user %s: no group %u\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s: <20><> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> %d\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s: <20><> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> %u\n"
|
||||||
|
|
||||||
#: src/pwck.c:404
|
#: src/pwck.c:404
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1947,9 +1897,9 @@ msgid "%s: unknown group %s\n"
|
|||||||
msgstr "%s: <20><>צ<EFBFBD><D7A6><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> %s\n"
|
msgstr "%s: <20><>צ<EFBFBD><D7A6><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> %s\n"
|
||||||
|
|
||||||
#: src/useradd.c:440
|
#: src/useradd.c:440
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "group=%s,%u basedir=%s skel=%s\n"
|
msgid "group=%s,%u basedir=%s skel=%s\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>=%s,%ld <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>_<EFBFBD><5F><EFBFBD><EFBFBD>=%s skel=%s\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>=%s,%u <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>_<EFBFBD><5F><EFBFBD><EFBFBD>=%s skel=%s\n"
|
||||||
|
|
||||||
#: src/useradd.c:444
|
#: src/useradd.c:444
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -1962,9 +1912,9 @@ msgid "inactive=%ld expire=%s"
|
|||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>=%ld <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>=%s"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>=%ld <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>=%s"
|
||||||
|
|
||||||
#: src/useradd.c:450
|
#: src/useradd.c:450
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "GROUP=%u\n"
|
msgid "GROUP=%u\n"
|
||||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>=%ld\n"
|
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>=%u\n"
|
||||||
|
|
||||||
#: src/useradd.c:451
|
#: src/useradd.c:451
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2026,9 +1976,8 @@ msgid "\t\t[-d home] [-s shell] [-c comment] [-m [-k template]]\n"
|
|||||||
msgstr "\t\t[-d <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>_<EFBFBD><5F><EFBFBD><EFBFBD>] [-s shell] [-c <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-m [-k wz<77>r]]\n"
|
msgstr "\t\t[-d <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>_<EFBFBD><5F><EFBFBD><EFBFBD>] [-s shell] [-c <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-m [-k wz<77>r]]\n"
|
||||||
|
|
||||||
#: src/useradd.c:745 src/usermod.c:329
|
#: src/useradd.c:745 src/usermod.c:329
|
||||||
#, fuzzy
|
|
||||||
msgid "[-f inactive] [-e expire ] "
|
msgid "[-f inactive] [-e expire ] "
|
||||||
msgstr "[-f <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-e <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]"
|
msgstr "[-f <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-e <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] "
|
||||||
|
|
||||||
#: src/useradd.c:748
|
#: src/useradd.c:748
|
||||||
msgid "[-A program] "
|
msgid "[-A program] "
|
||||||
@ -2044,7 +1993,6 @@ msgid " %s\t-D [-g group] [-b base] [-s shell]\n"
|
|||||||
msgstr " %s\t-D [-g <20><><EFBFBD><EFBFBD><EFBFBD>] [-b <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>_<EFBFBD><5F><EFBFBD><EFBFBD>] [-s shell]\n"
|
msgstr " %s\t-D [-g <20><><EFBFBD><EFBFBD><EFBFBD>] [-b <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>_<EFBFBD><5F><EFBFBD><EFBFBD>] [-s shell]\n"
|
||||||
|
|
||||||
#: src/useradd.c:756
|
#: src/useradd.c:756
|
||||||
#, fuzzy
|
|
||||||
msgid "\t\t[-f inactive] [-e expire ]\n"
|
msgid "\t\t[-f inactive] [-e expire ]\n"
|
||||||
msgstr "\t\t[-f <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-e <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]\n"
|
msgstr "\t\t[-f <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-e <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]\n"
|
||||||
|
|
||||||
@ -2069,9 +2017,9 @@ msgid "%s: error opening shadow group file\n"
|
|||||||
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD> צ<><D7A6><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD> צ<><D7A6><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/useradd.c:1039
|
#: src/useradd.c:1039
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: uid %u is not unique\n"
|
msgid "%s: uid %u is not unique\n"
|
||||||
msgstr "%s: uid %ld <20><> <20> <20>Φ<EFBFBD><CEA6><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
msgstr "%s: uid %u <20><> <20> <20>Φ<EFBFBD><CEA6><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/useradd.c:1069
|
#: src/useradd.c:1069
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2121,8 +2069,8 @@ msgstr "%s:
|
|||||||
|
|
||||||
#: src/useradd.c:1377
|
#: src/useradd.c:1377
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s: invalid user name `%s'\n"
|
msgid "%s: invalid user name '%s'\n"
|
||||||
msgstr "%s: <20><>צ<EFBFBD><D7A6><EFBFBD> <20><>'<27> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> `%s'\n"
|
msgstr "%s: <20><>צ<EFBFBD><D7A6><EFBFBD> <20><>'<27> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%s'\n"
|
||||||
|
|
||||||
#: src/useradd.c:1413 src/userdel.c:298 src/usermod.c:1255
|
#: src/useradd.c:1413 src/userdel.c:298 src/usermod.c:1255
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2327,9 +2275,8 @@ msgid "[-A {DEFAULT|program},... ] "
|
|||||||
msgstr "[-A {DEFAULT|program},...] "
|
msgstr "[-A {DEFAULT|program},...] "
|
||||||
|
|
||||||
#: src/usermod.c:334
|
#: src/usermod.c:334
|
||||||
#, fuzzy
|
|
||||||
msgid "[-p passwd] [-L|-U] name\n"
|
msgid "[-p passwd] [-L|-U] name\n"
|
||||||
msgstr "[-p <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] <20><>'<27>\n"
|
msgstr "[-p <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-L|-U] <20><>'<27>\n"
|
||||||
|
|
||||||
#: src/usermod.c:514
|
#: src/usermod.c:514
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2352,9 +2299,9 @@ msgid "%s: shadow passwords required for -e and -f\n"
|
|||||||
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Φ <20><><EFBFBD><EFBFBD>̦ <20><><EFBFBD>Ҧ<EFBFBD>Φ <20><><EFBFBD> -e <20> -f\n"
|
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Φ <20><><EFBFBD><EFBFBD>̦ <20><><EFBFBD>Ҧ<EFBFBD>Φ <20><><EFBFBD> -e <20> -f\n"
|
||||||
|
|
||||||
#: src/usermod.c:1239
|
#: src/usermod.c:1239
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "%s: uid %lu is not unique\n"
|
msgid "%s: uid %lu is not unique\n"
|
||||||
msgstr "%s: uid %ld <20><> <20> <20>Φ<EFBFBD><CEA6><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
msgstr "%s: uid %lu <20><> <20> <20>Φ<EFBFBD><CEA6><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/usermod.c:1392
|
#: src/usermod.c:1392
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -2442,7 +2389,7 @@ msgstr ""
|
|||||||
#: src/vipw.c:132
|
#: src/vipw.c:132
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Couldn't lock file"
|
msgid "Couldn't lock file"
|
||||||
msgstr "%s: <EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
msgstr "<22><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||||
|
|
||||||
#: src/vipw.c:141
|
#: src/vipw.c:141
|
||||||
msgid "Couldn't make backup"
|
msgid "Couldn't make backup"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# shadow-utils.spec generated automatically from shadow-utils.spec.in
|
# shadow-utils.spec generated automatically from shadow-utils.spec.in
|
||||||
# $Id: shadow-utils.spec.in,v 1.2 2000/10/10 15:29:55 kloczek Exp $
|
# $Id: shadow.spec.in,v 1.1 2002/02/17 20:58:34 kloczek Exp $
|
||||||
|
|
||||||
Summary: Shadow password file utilities for Linux
|
Summary: Shadow password file utilities for Linux
|
||||||
Name: shadow-utils
|
Name: shadow-utils
|
18
src/id.c
18
src/id.c
@ -38,7 +38,7 @@
|
|||||||
#include <config.h>
|
#include <config.h>
|
||||||
|
|
||||||
#include "rcsid.h"
|
#include "rcsid.h"
|
||||||
RCSID (PKG_VER "$Id: id.c,v 1.10 2002/01/05 15:41:43 kloczek Exp $")
|
RCSID (PKG_VER "$Id: id.c,v 1.11 2002/01/31 09:23:57 kloczek Exp $")
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <grp.h>
|
#include <grp.h>
|
||||||
@ -120,15 +120,15 @@ static void usage (void)
|
|||||||
|
|
||||||
pw = getpwuid (ruid);
|
pw = getpwuid (ruid);
|
||||||
if (pw)
|
if (pw)
|
||||||
printf (_("uid=%u(%s)"), ruid, pw->pw_name);
|
printf ("uid=%u(%s)", ruid, pw->pw_name);
|
||||||
else
|
else
|
||||||
printf (_("uid=%u"), ruid);
|
printf ("uid=%u", ruid);
|
||||||
|
|
||||||
gr = getgrgid (rgid);
|
gr = getgrgid (rgid);
|
||||||
if (gr)
|
if (gr)
|
||||||
printf (_(" gid=%u(%s)"), rgid, gr->gr_name);
|
printf (" gid=%u(%s)", rgid, gr->gr_name);
|
||||||
else
|
else
|
||||||
printf (_(" gid=%u"), rgid);
|
printf (" gid=%u", rgid);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Print out the effective user ID and group ID if they are
|
* Print out the effective user ID and group ID if they are
|
||||||
@ -138,16 +138,16 @@ static void usage (void)
|
|||||||
if (ruid != euid) {
|
if (ruid != euid) {
|
||||||
pw = getpwuid (euid);
|
pw = getpwuid (euid);
|
||||||
if (pw)
|
if (pw)
|
||||||
printf (_(" euid=%u(%s)"), euid, pw->pw_name);
|
printf (" euid=%u(%s)", euid, pw->pw_name);
|
||||||
else
|
else
|
||||||
printf (_(" euid=%u"), euid);
|
printf (" euid=%u", euid);
|
||||||
}
|
}
|
||||||
if (rgid != egid) {
|
if (rgid != egid) {
|
||||||
gr = getgrgid (egid);
|
gr = getgrgid (egid);
|
||||||
if (gr)
|
if (gr)
|
||||||
printf (_(" egid=%u(%s)"), egid, gr->gr_name);
|
printf (" egid=%u(%s)", egid, gr->gr_name);
|
||||||
else
|
else
|
||||||
printf (_(" egid=%u"), egid);
|
printf (" egid=%u", egid);
|
||||||
}
|
}
|
||||||
#ifdef HAVE_GETGROUPS
|
#ifdef HAVE_GETGROUPS
|
||||||
/*
|
/*
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
#include <config.h>
|
#include <config.h>
|
||||||
|
|
||||||
#include "rcsid.h"
|
#include "rcsid.h"
|
||||||
RCSID (PKG_VER "$Id: pwck.c,v 1.22 2002/01/05 15:41:44 kloczek Exp $")
|
RCSID (PKG_VER "$Id: pwck.c,v 1.23 2002/01/10 13:01:28 kloczek Exp $")
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <grp.h>
|
#include <grp.h>
|
||||||
@ -370,7 +370,7 @@ int main (int argc, char **argv)
|
|||||||
* Check for invalid usernames. --marekm
|
* Check for invalid usernames. --marekm
|
||||||
*/
|
*/
|
||||||
if (!check_user_name (pwd->pw_name)) {
|
if (!check_user_name (pwd->pw_name)) {
|
||||||
printf (_("invalid user name `%s'\n"),
|
printf (_("invalid user name '%s'\n"),
|
||||||
pwd->pw_name);
|
pwd->pw_name);
|
||||||
errors++;
|
errors++;
|
||||||
}
|
}
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
#include <config.h>
|
#include <config.h>
|
||||||
|
|
||||||
#include "rcsid.h"
|
#include "rcsid.h"
|
||||||
RCSID (PKG_VER "$Id: useradd.c,v 1.31 2002/01/06 14:09:07 kloczek Exp $")
|
RCSID (PKG_VER "$Id: useradd.c,v 1.32 2002/01/10 13:01:28 kloczek Exp $")
|
||||||
#include "prototypes.h"
|
#include "prototypes.h"
|
||||||
#include "defines.h"
|
#include "defines.h"
|
||||||
#include "chkname.h"
|
#include "chkname.h"
|
||||||
@ -1374,7 +1374,7 @@ static void process_flags (int argc, char **argv)
|
|||||||
|
|
||||||
user_name = argv[optind];
|
user_name = argv[optind];
|
||||||
if (!check_user_name (user_name)) {
|
if (!check_user_name (user_name)) {
|
||||||
fprintf (stderr, _("%s: invalid user name `%s'\n"),
|
fprintf (stderr, _("%s: invalid user name '%s'\n"),
|
||||||
Prog, user_name);
|
Prog, user_name);
|
||||||
exit (E_BAD_ARG);
|
exit (E_BAD_ARG);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user