Compare commits
86 Commits
gnome-2-12
...
LIBGTOP_2_
Author | SHA1 | Date | |
---|---|---|---|
|
499f599e95 | ||
|
71ce0e790b | ||
|
05dfb867a3 | ||
|
2345eaf4ee | ||
|
7b3d57c9e9 | ||
|
9ebea04e19 | ||
|
0cefbb6df0 | ||
|
272a72d7bc | ||
|
75f11dc5d6 | ||
|
383b4c480e | ||
|
610c0071cc | ||
|
08887909fa | ||
|
6bd78a815b | ||
|
34e8fd7400 | ||
|
1f7f18b399 | ||
|
a7a9e7e9f8 | ||
|
c51a13bf0e | ||
|
d497c25081 | ||
|
3345ef1704 | ||
|
af52067b3a | ||
|
a3e3a224a2 | ||
|
b9e498c0b8 | ||
|
875df72edf | ||
|
c5e81bacbf | ||
|
8663fc3fda | ||
|
37487d4e62 | ||
|
d52fc3f868 | ||
|
bc79bf010a | ||
|
7f477561f0 | ||
|
c7e0a7ac59 | ||
|
bc6ff2cb59 | ||
|
1826be8ef6 | ||
|
739e9cac4a | ||
|
8c7e0e6f2e | ||
|
46c9f6ebeb | ||
|
e6d6b0bba7 | ||
|
8d60c52922 | ||
|
21f74a6427 | ||
|
05b94bd263 | ||
|
956527cb57 | ||
|
d8f9e265cf | ||
|
64fe5d591b | ||
|
12502c2673 | ||
|
5d2f45803b | ||
|
3c21c70b64 | ||
|
9e6115f322 | ||
|
cead508eae | ||
|
26d85d02fb | ||
|
afa9757a0e | ||
|
80855eabe2 | ||
|
3558c4d5c3 | ||
|
1870a03538 | ||
|
214e1decbd | ||
|
3c173b95b4 | ||
|
2083db6c34 | ||
|
a7cf016d67 | ||
|
ec7922c6bd | ||
|
c2104f2f0b | ||
|
47776e8f21 | ||
|
88cd202147 | ||
|
6226594f04 | ||
|
580558333e | ||
|
702e3775c3 | ||
|
a597640830 | ||
|
a956784797 | ||
|
e71023b362 | ||
|
89f9c1d43a | ||
|
29adf02352 | ||
|
35030c878b | ||
|
9b916ee402 | ||
|
23ca9669ae | ||
|
d66ae501f9 | ||
|
ccb10a7b33 | ||
|
9d2131a4b5 | ||
|
7d3059e732 | ||
|
d3add9e115 | ||
|
101fe5874f | ||
|
3afe2bf629 | ||
|
e296c3a37a | ||
|
2f3120d6c9 | ||
|
806a816026 | ||
|
ba7355df9e | ||
|
451f9f9d6c | ||
|
52fa57a39b | ||
|
aa5ac8fc10 | ||
|
a7db1f4dfd |
@@ -40,3 +40,9 @@ install-sh
|
|||||||
missing
|
missing
|
||||||
mkinstalldirs
|
mkinstalldirs
|
||||||
libgtopconfig.h
|
libgtopconfig.h
|
||||||
|
intltool-extract.in
|
||||||
|
intltool-extract
|
||||||
|
intltool-merge.in
|
||||||
|
intltool-merge
|
||||||
|
intltool-update.in
|
||||||
|
intltool-update
|
||||||
|
295
ChangeLog
295
ChangeLog
@@ -1,3 +1,298 @@
|
|||||||
|
2006-09-05 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* NEWS:
|
||||||
|
|
||||||
|
Released 2.14.3.
|
||||||
|
|
||||||
|
2006-08-14 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* src/inodedb/Makefile.am:
|
||||||
|
|
||||||
|
Fixed inodedb build with --as-needed to please people
|
||||||
|
who want to compile and optimize broken, deprecated and
|
||||||
|
never-used feature.
|
||||||
|
Patch by Daniel Gryniewicz <dang@gentoo.org>
|
||||||
|
Closes #341041.
|
||||||
|
|
||||||
|
2006-08-10 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* configure.in:
|
||||||
|
|
||||||
|
Bumped version number.
|
||||||
|
|
||||||
|
* glibtop.h:
|
||||||
|
* include/glibtop/init_hooks.h:
|
||||||
|
|
||||||
|
Added missing G_(BEGIN|END)_DECLS.
|
||||||
|
|
||||||
|
2006-07-27 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* NEWS:
|
||||||
|
|
||||||
|
Released 2.14.2.
|
||||||
|
|
||||||
|
2006-07-27 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* include/glibtop/netload.h:
|
||||||
|
|
||||||
|
Tiny interface addition to handle wireless interfaces.
|
||||||
|
|
||||||
|
2006-06-26 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* po/Makefile.in.in.in:
|
||||||
|
|
||||||
|
Dropped dead file.
|
||||||
|
|
||||||
|
2006-06-25 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* Makefile.am:
|
||||||
|
|
||||||
|
Fixed build.
|
||||||
|
Closes #341779.
|
||||||
|
|
||||||
|
2006-06-24 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* Makefile.am:
|
||||||
|
|
||||||
|
Build examples only when needed.
|
||||||
|
Patch by dmacks@netspace.org.
|
||||||
|
Closes #342863.
|
||||||
|
|
||||||
|
2006-06-24 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* libgtop-sysdeps.m4:
|
||||||
|
* sysdeps/solaris/glibtop_machine.h:
|
||||||
|
|
||||||
|
Updated the GLIBTOP_SOLARIS_RELEASE
|
||||||
|
|
||||||
|
Patch by hua.zhang@sun.com.
|
||||||
|
Closes #345821.
|
||||||
|
|
||||||
|
2006-06-24 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* configure.in:
|
||||||
|
|
||||||
|
Don't use kvm on newer solaris.
|
||||||
|
Patch by hua.zhang@sun.com.
|
||||||
|
Closes #345811.
|
||||||
|
|
||||||
|
2006-06-04 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* libgtop-sysdeps.m4:
|
||||||
|
|
||||||
|
Removed undefined LIBGTOP_HACKER_TESTS.
|
||||||
|
Closes #342890.
|
||||||
|
|
||||||
|
2006-06-03 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* .cvsignore:
|
||||||
|
* Makefile.am:
|
||||||
|
* configure.in:
|
||||||
|
* po/LINGUAS:
|
||||||
|
|
||||||
|
Use po/LINGUAS.
|
||||||
|
Closes #337902.
|
||||||
|
|
||||||
|
2006-04-18 German Poo-Caaman~o <gpoo@ubiobio.cl>
|
||||||
|
|
||||||
|
* /include/glibtop/cpu.h:
|
||||||
|
* /include/glibtop/fsusage.h:
|
||||||
|
* /include/glibtop/loadavg.h:
|
||||||
|
* /include/glibtop/mem.h:
|
||||||
|
* /include/glibtop/mountlist.h:
|
||||||
|
* /include/glibtop/msg_limits.h:
|
||||||
|
* /include/glibtop/netload.h:
|
||||||
|
* /include/glibtop/ppp.h:
|
||||||
|
* /include/glibtop/procargs.h:
|
||||||
|
* /include/glibtop/prockernel.h:
|
||||||
|
* /include/glibtop/proclist.h:
|
||||||
|
* /include/glibtop/procmap.h:
|
||||||
|
* /include/glibtop/procmem.h:
|
||||||
|
* /include/glibtop/procopenfiles.h:
|
||||||
|
* /include/glibtop/procsegment.h:
|
||||||
|
* /include/glibtop/procsignal.h:
|
||||||
|
* /include/glibtop/procstate.h:
|
||||||
|
* /include/glibtop/proctime.h:
|
||||||
|
* /include/glibtop/procuid.h:
|
||||||
|
* /include/glibtop/sem_limits.h:
|
||||||
|
* /include/glibtop/shm_limits.h:
|
||||||
|
* /include/glibtop/swap.h:
|
||||||
|
* /include/glibtop/sysdeps.h:
|
||||||
|
* /include/glibtop/uptime.h:
|
||||||
|
|
||||||
|
Changed struct's definitions to be one type-one member. To
|
||||||
|
avoid problems with any further gtk-doc's implementation.
|
||||||
|
|
||||||
|
2006-04-18 Kjartan Maraas <kmaraas@gnome.org>
|
||||||
|
|
||||||
|
* configure.in: Remove obsolete entry for no_NO
|
||||||
|
* po/no.po: And the translation.
|
||||||
|
|
||||||
|
2006-04-10 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* NEWS:
|
||||||
|
|
||||||
|
Released 2.14.1.
|
||||||
|
|
||||||
|
2006-04-10 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* lib/open.c: (glibtop_open_l):
|
||||||
|
* lib/read.c: (glibtop_read_l):
|
||||||
|
* lib/write.c: (glibtop_write_l):
|
||||||
|
|
||||||
|
Fixed a bunch of signedness warnings.
|
||||||
|
|
||||||
|
2006-04-04 Julio M. Merino Vidal <jmmv@NetBSD.org>
|
||||||
|
|
||||||
|
* libgtop-sysdeps.m4:
|
||||||
|
* sysdeps/freebsd/msg_limits.c:
|
||||||
|
|
||||||
|
Use configure checks to detect whether we need to define either
|
||||||
|
KERNEL or _KERNEL to get the definition of 'struct msginfo' in a
|
||||||
|
BSD system. This replaces the previous checks in the code that
|
||||||
|
relied on __FreeBSD__ and similar macros.
|
||||||
|
|
||||||
|
Before this change, the explicit definition of _KERNEL in the
|
||||||
|
msg_limits.c file broke the build in NetBSD because it made the
|
||||||
|
system headers pull in stuff unavailable to userland.
|
||||||
|
|
||||||
|
Fixes bug #337207.
|
||||||
|
|
||||||
|
2006-04-04 Julio M. Merino Vidal <jmmv@NetBSD.org>
|
||||||
|
|
||||||
|
* libgtop-sysdeps.m4:
|
||||||
|
* sysdeps/freebsd/Makefile.am:
|
||||||
|
|
||||||
|
Check for the kvm library and use it to link the suid freebsd
|
||||||
|
sysdeps code (only if available). This library provides all the
|
||||||
|
kvm_* functions used in it and is needed, at least, under NetBSD.
|
||||||
|
|
||||||
|
Fixes bug #337247.
|
||||||
|
|
||||||
|
2006-04-04 Julio M. Merino Vidal <jmmv@NetBSD.org>
|
||||||
|
|
||||||
|
* sysdeps/aix/glibtop_server.h:
|
||||||
|
* sysdeps/freebsd/glibtop_server.h:
|
||||||
|
* sysdeps/osf1/glibtop_server.h:
|
||||||
|
* sysdeps/stub/glibtop_server.h:
|
||||||
|
* sysdeps/stub_suid/glibtop_server.h:
|
||||||
|
|
||||||
|
Synch the list of GLIBTOP_SUID_* constants with those expected by
|
||||||
|
the lib/sysdeps.c file. Fixes the build under, at least, NetBSD
|
||||||
|
and FreeBSD.
|
||||||
|
|
||||||
|
Fixes bug #337246.
|
||||||
|
|
||||||
|
2006-04-02 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* configure.in:
|
||||||
|
|
||||||
|
Bumped version to 2.14.1.
|
||||||
|
Removed no longer needed gcc flag.
|
||||||
|
|
||||||
|
2006-04-02 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* configure.in:
|
||||||
|
* src/daemon/daemon.h:
|
||||||
|
* src/daemon/gnuserv.c: (main):
|
||||||
|
|
||||||
|
Reverted. See #336837
|
||||||
|
|
||||||
|
2006-03-18 Vladimer Sichinava <vlsichinava@gmail.com>
|
||||||
|
|
||||||
|
* configure.in: Added "ka" (Georgian) to ALL_LINGUAS
|
||||||
|
|
||||||
|
2006-03-13 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* NEWS:
|
||||||
|
* configure.in:
|
||||||
|
|
||||||
|
Released 2.14.0.
|
||||||
|
|
||||||
|
2006-02-27 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* NEWS:
|
||||||
|
* configure.in:
|
||||||
|
|
||||||
|
Released 2.13.92.
|
||||||
|
|
||||||
|
2006-02-20 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* configure.in:
|
||||||
|
|
||||||
|
Bump version to 2.13.4.
|
||||||
|
Reordered libs. Closes #329153.
|
||||||
|
|
||||||
|
2006-01-23 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* configure.in:
|
||||||
|
* NEW:
|
||||||
|
|
||||||
|
Released 2.13.3.
|
||||||
|
|
||||||
|
2006-01-02 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* NEWS:
|
||||||
|
* configure.in:
|
||||||
|
|
||||||
|
Released 2.13.2.
|
||||||
|
|
||||||
|
2006-01-02 James Henstridge <james@jamesh.id.au>
|
||||||
|
|
||||||
|
* configure.in (LT_VERSION_INFO): add quotes around symbol definition.
|
||||||
|
|
||||||
|
2005-12-15 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* configure.in:
|
||||||
|
* NEWS:
|
||||||
|
|
||||||
|
Released 2.13.1.
|
||||||
|
|
||||||
|
2005-12-13 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* NEWS:
|
||||||
|
|
||||||
|
Released 2.13.0.
|
||||||
|
|
||||||
|
2005-12-12 James Henstridge <james@jamesh.id.au>
|
||||||
|
|
||||||
|
* doc/auto-macros.texi.in: remove unused file.
|
||||||
|
|
||||||
|
* doc/libgtop2.texi: don't include auto-macros.texi.
|
||||||
|
|
||||||
|
* doc/Makefile.am: don't build auto-macros.texi, since none of its
|
||||||
|
macros are used in the documentation any more.
|
||||||
|
|
||||||
|
* include/glibtop/global.h: don't include <config.h> from headers.
|
||||||
|
|
||||||
|
* .../*.c: make sure <config.h> is the first thing included.
|
||||||
|
|
||||||
|
* acinclude.m4: m4_include() libgtop-sysdeps.m4 rather than
|
||||||
|
inlining it.
|
||||||
|
|
||||||
|
* acinclude.m4, libgtop-sysdeps.m4: use third argument to
|
||||||
|
AC_DEFINE() to set the comment.
|
||||||
|
|
||||||
|
* configure.in: modernise a bit.
|
||||||
|
|
||||||
|
* acconfig.h: remove file, since it is deprecated
|
||||||
|
|
||||||
|
* autogen.sh: require automake 1.9 instead of 1.4.
|
||||||
|
|
||||||
|
2005-12-09 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* configure.in:
|
||||||
|
* glibtop.h:
|
||||||
|
* include/glibtop/cpu.h:
|
||||||
|
* include/glibtop/procmap.h:
|
||||||
|
|
||||||
|
Increased GLIBTOP_NCPU to 32.
|
||||||
|
Added real_ncpu to struct glibtop.
|
||||||
|
Added smaps members to glibtop_map_entry.
|
||||||
|
|
||||||
|
Bumped version number to 2.13.0
|
||||||
|
Broke ABI again. Sorry.
|
||||||
|
|
||||||
2005-12-08 Benoît Dejean <benoit@placenet.org>
|
2005-12-08 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
* doc/reference.texi:
|
* doc/reference.texi:
|
||||||
|
@@ -1,3 +1,3 @@
|
|||||||
Email: martin@home-of-linux.org
|
Email: martin@home-of-linux.org
|
||||||
Email: dave@srce.hr
|
Email: dave@srce.hr
|
||||||
Benoît Dejean (tazforever@dlfp.org)
|
Current maintainer : Benoît Dejean (benoit@placenet.org)
|
||||||
|
18
Makefile.am
18
Makefile.am
@@ -1,5 +1,11 @@
|
|||||||
|
|
||||||
SUBDIRS = po misc include sysdeps lib src examples doc
|
if EXAMPLES
|
||||||
|
EXAMPLES_DIR = examples
|
||||||
|
else
|
||||||
|
EXAMPLES_DIR =
|
||||||
|
endif
|
||||||
|
|
||||||
|
SUBDIRS = po misc include sysdeps lib src $(EXAMPLES_DIR) doc
|
||||||
|
|
||||||
libgtopinclude_HEADERS = glibtop.h libgtopconfig.h
|
libgtopinclude_HEADERS = glibtop.h libgtopconfig.h
|
||||||
libgtopincludedir = $(includedir)/libgtop-2.0
|
libgtopincludedir = $(includedir)/libgtop-2.0
|
||||||
@@ -7,7 +13,15 @@ libgtopincludedir = $(includedir)/libgtop-2.0
|
|||||||
EXTRA_DIST = autogen.sh libgtop.spec.in copyright.txt \
|
EXTRA_DIST = autogen.sh libgtop.spec.in copyright.txt \
|
||||||
features.def libgtopconfig.h.in \
|
features.def libgtopconfig.h.in \
|
||||||
libgtop-sysdeps.m4 README \
|
libgtop-sysdeps.m4 README \
|
||||||
libgtop-2.0.pc.in acinclude.m4
|
libgtop-2.0.pc.in acinclude.m4 \
|
||||||
|
intltool-extract.in \
|
||||||
|
intltool-merge.in \
|
||||||
|
intltool-update.in
|
||||||
|
|
||||||
|
DISTCLEANFILES = \
|
||||||
|
intltool-extract \
|
||||||
|
intltool-merge \
|
||||||
|
intltool-update
|
||||||
|
|
||||||
dist-hook:
|
dist-hook:
|
||||||
cp libgtop.spec $(distdir)
|
cp libgtop.spec $(distdir)
|
||||||
|
49
NEWS
49
NEWS
@@ -1,3 +1,52 @@
|
|||||||
|
September 5, 2006: Overview of changes in 2.14.3
|
||||||
|
================================================
|
||||||
|
* Fixed build with --as-needed.
|
||||||
|
* Added missing G_BEGIN_DECLS/G_END_DECLS.
|
||||||
|
|
||||||
|
July 27, 2006: Overview of changes in 2.14.2
|
||||||
|
============================================
|
||||||
|
* Updated solaris support (hua.zhang@sun.com)
|
||||||
|
* Small linux updates and improvments.
|
||||||
|
|
||||||
|
April 10, 2006: Overview of changes in 2.14.1
|
||||||
|
=============================================
|
||||||
|
* Updated translations.
|
||||||
|
* Fixed NetBSD port (Julio M. Merino Vidal <jmmv@NetBSD.org>).
|
||||||
|
* Fixed some warnings.
|
||||||
|
|
||||||
|
Mars 13, 2006: Overview of changes in 2.14.0
|
||||||
|
============================================
|
||||||
|
* Updated translations.
|
||||||
|
|
||||||
|
February 27, 2006: Overview of changes in 2.13.92
|
||||||
|
=================================================
|
||||||
|
* Fixed proc_state documentation.
|
||||||
|
* Updated mountlist ignore list.
|
||||||
|
|
||||||
|
January 23, 2006: Overview of changes in 2.13.3
|
||||||
|
===============================================
|
||||||
|
* linux:
|
||||||
|
- fixe get_procmap for linux < 2.6.14.
|
||||||
|
|
||||||
|
January 2, 2006: Overview of changes in 2.13.2
|
||||||
|
==============================================
|
||||||
|
* Fixed libtool versioning (James Henstridge)
|
||||||
|
|
||||||
|
December 15, 2005: Overview of changes in 2.13.1
|
||||||
|
================================================
|
||||||
|
* linux:
|
||||||
|
- fixed proclist
|
||||||
|
- implemented server->real_ncpu
|
||||||
|
|
||||||
|
December 13, 2005: Overview of changes in 2.13.0
|
||||||
|
================================================
|
||||||
|
* Requires automake-1.9 (James Henstridge)
|
||||||
|
* Supports up to 32 CPU
|
||||||
|
* Supports Linux smaps
|
||||||
|
* linux: fixed SMP detection
|
||||||
|
|
||||||
|
This release is not ABI compatible with previous releases. Sorry.
|
||||||
|
|
||||||
November 29, 2005: Overview of changes from 2.12.0 to 2.12.1
|
November 29, 2005: Overview of changes from 2.12.0 to 2.12.1
|
||||||
============================================================
|
============================================================
|
||||||
* Dropped dead files
|
* Dropped dead files
|
||||||
|
168
acconfig.h
168
acconfig.h
@@ -1,168 +0,0 @@
|
|||||||
|
|
||||||
/* Define if gethostname () must be declared. */
|
|
||||||
#undef NEED_DECLARATION_GETHOSTNAME
|
|
||||||
|
|
||||||
/* Define if setreuid () must be declared. */
|
|
||||||
#undef NEED_DECLARATION_SETREUID
|
|
||||||
|
|
||||||
/* Define if setregid () must be declared. */
|
|
||||||
#undef NEED_DECLARATION_SETREGID
|
|
||||||
|
|
||||||
/* Define if getpagesize () must be declared. */
|
|
||||||
#undef NEED_DECLARATION_GETPAGESIZE
|
|
||||||
|
|
||||||
/* Define if program_invocation_name must be declared. */
|
|
||||||
#undef NEED_DECLARATION_PROGRAM_INVOCATION_NAME
|
|
||||||
|
|
||||||
@TOP@
|
|
||||||
|
|
||||||
#undef ENABLE_NLS
|
|
||||||
#undef HAVE_CATGETS
|
|
||||||
#undef GETTEXT_PACKAGE
|
|
||||||
#undef HAVE_GETTEXT
|
|
||||||
#undef HAVE_LC_MESSAGES
|
|
||||||
#undef HAVE_STPCPY
|
|
||||||
#undef HAVE_STRUCT_OSOCKADDR
|
|
||||||
#undef PACKAGE
|
|
||||||
#undef VERSION
|
|
||||||
#undef HAVE_LIBSM
|
|
||||||
#undef HAVE_LIBINTL_H
|
|
||||||
#undef HAVE_GTK_SIGNAL_HANDLER_PENDING
|
|
||||||
|
|
||||||
/* Do not remove this comments and the empty lines; they are needed */
|
|
||||||
#undef HAVE_PROGRAM_INVOCATION_SHORT_NAME
|
|
||||||
/* Define if you have the Andrew File System. */
|
|
||||||
#undef AFS
|
|
||||||
|
|
||||||
/* Define one of the following to indicate how a program can
|
|
||||||
get a list of mounted filesystems. */
|
|
||||||
|
|
||||||
/* Define if there is no specific function for reading the list of
|
|
||||||
mounted filesystems. fread will be used to read /etc/mnttab. [SVR2] */
|
|
||||||
#undef MOUNTED_FREAD
|
|
||||||
|
|
||||||
/* Define if (like SVR2) there is no specific function for reading the
|
|
||||||
list of mounted filesystems, and your system has these header files:
|
|
||||||
<sys/fstyp.h> and <sys/statfs.h>. [SVR3] */
|
|
||||||
#undef MOUNTED_FREAD_FSTYP
|
|
||||||
|
|
||||||
/* Define if there is a function named getfsstat for reading the list
|
|
||||||
of mounted filesystems. [DEC Alpha running OSF/1] */
|
|
||||||
#undef MOUNTED_GETFSSTAT
|
|
||||||
|
|
||||||
/* Define if there is a function named getmnt for reading the list of
|
|
||||||
mounted filesystems. [Ultrix] */
|
|
||||||
#undef MOUNTED_GETMNT
|
|
||||||
|
|
||||||
/* Define if there is a function named getmntent for reading the list
|
|
||||||
of mounted filesystems, and that function takes a single argument.
|
|
||||||
[4.3BSD, SunOS, HP-UX, Dynix, Irix] */
|
|
||||||
#undef MOUNTED_GETMNTENT1
|
|
||||||
|
|
||||||
/* Define if there is a function named getmntent for reading the list of
|
|
||||||
mounted filesystems, and that function takes two arguments. [SVR4] */
|
|
||||||
#undef MOUNTED_GETMNTENT2
|
|
||||||
|
|
||||||
/* Define if there is a function named getmntinfo for reading the list
|
|
||||||
of mounted filesystems. [4.4BSD] */
|
|
||||||
#undef MOUNTED_GETMNTINFO
|
|
||||||
|
|
||||||
/* Define if there is a function named listmntent that can be used to
|
|
||||||
list all mounted filesystems. [UNICOS] */
|
|
||||||
#undef MOUNTED_LISTMNTENT
|
|
||||||
|
|
||||||
/* Define if there is a function named mntctl that can be used to read
|
|
||||||
the list of mounted filesystems, and there is a system header file
|
|
||||||
that declares `struct vmount.' [AIX] */
|
|
||||||
#undef MOUNTED_VMOUNT
|
|
||||||
|
|
||||||
/* Define one of the following to indicate how a program can obtain
|
|
||||||
filesystems usage information. */
|
|
||||||
|
|
||||||
/* Define if statfs takes 3 args. [DEC Alpha running OSF/1] */
|
|
||||||
#undef STAT_STATFS3_OSF1
|
|
||||||
|
|
||||||
/* Define if there is no specific function for reading filesystems usage
|
|
||||||
information and you have the <sys/filsys.h> header file. [SVR2] */
|
|
||||||
#undef STAT_READ_FILSYS
|
|
||||||
|
|
||||||
/* Define if statfs takes 2 args and struct statfs has a field named f_bsize.
|
|
||||||
[4.3BSD, SunOS 4, HP-UX, AIX PS/2] */
|
|
||||||
#undef STAT_STATFS2_BSIZE
|
|
||||||
|
|
||||||
/* Define if statfs takes 2 args and struct statfs has a field named f_fsize.
|
|
||||||
[4.4BSD, NetBSD] */
|
|
||||||
#undef STAT_STATFS2_FSIZE
|
|
||||||
|
|
||||||
/* Define if statfs takes 2 args and the second argument has
|
|
||||||
type struct fs_data. [Ultrix] */
|
|
||||||
#undef STAT_STATFS2_FS_DATA
|
|
||||||
|
|
||||||
/* Define if statfs takes 4 args. [SVR3, Dynix, Irix, Dolphin] */
|
|
||||||
#undef STAT_STATFS4
|
|
||||||
|
|
||||||
/* Define if there is a function named statvfs. [SVR4] */
|
|
||||||
#undef STAT_STATVFS
|
|
||||||
|
|
||||||
/* Define if the block counts reported by statfs may be truncated to 2GB
|
|
||||||
and the correct values may be stored in the f_spare array.
|
|
||||||
[SunOS 4.1.2, 4.1.3, and 4.1.3_U1 are reported to have this problem.
|
|
||||||
SunOS 4.1.1 seems not to be affected.] */
|
|
||||||
#undef STATFS_TRUNCATES_BLOCK_COUNTS
|
|
||||||
|
|
||||||
|
|
||||||
/* to fix a bug in autoheader on DEC OSF1. */
|
|
||||||
#undef HAVE_PROGRAM_INVOCATION_NAME
|
|
||||||
|
|
||||||
#undef HAVE_SOCKETS
|
|
||||||
#undef HAVE_SOCKADDR_SUN_LEN
|
|
||||||
|
|
||||||
#undef HAVE_LIBJPEG
|
|
||||||
#undef HAVE_LIBGIF
|
|
||||||
#undef HAVE_LIBTIFF
|
|
||||||
#undef HAVE_LIBZ
|
|
||||||
#undef HAVE_LIBPNG
|
|
||||||
#undef HAVE_GMP2_INCLUDE_DIR
|
|
||||||
#undef HAVE_GUILE
|
|
||||||
|
|
||||||
#undef ssize_t
|
|
||||||
#undef guint64
|
|
||||||
#undef int64_t
|
|
||||||
|
|
||||||
#undef HAVE_GLIBTOP_MACHINE_H
|
|
||||||
|
|
||||||
#undef GLIBTOP_GUILE
|
|
||||||
#undef GLIBTOP_GUILE_NAMES
|
|
||||||
#undef GLIBTOP_EXAMPLES
|
|
||||||
#undef GLIBTOP_INODEDB
|
|
||||||
|
|
||||||
#undef NEED_LIBGTOP
|
|
||||||
|
|
||||||
#undef HAVE_LIBGTOP_SMP
|
|
||||||
|
|
||||||
#undef HAVE_XAUTH
|
|
||||||
|
|
||||||
/* Define if your have the I4B package. */
|
|
||||||
#undef HAVE_I4B
|
|
||||||
#undef HAVE_I4B_ACCT
|
|
||||||
|
|
||||||
/* Define to enable debugging. */
|
|
||||||
#undef LIBGTOP_ENABLE_DEBUG
|
|
||||||
#undef LIBGTOP_FATAL_WARNINGS
|
|
||||||
|
|
||||||
/* Same as LINUX_VERSION_CODE either from <linux/version.h> or from
|
|
||||||
* the running kernel (if we don't have configured kernel sources).
|
|
||||||
*/
|
|
||||||
#undef GLIBTOP_LINUX_VERSION_CODE
|
|
||||||
|
|
||||||
/* Solaris release code (eg. 251 for Solaris 2.5.1). */
|
|
||||||
#undef GLIBTOP_SOLARIS_RELEASE
|
|
||||||
|
|
||||||
/* Define if you want to use LibGTop without GNOME. */
|
|
||||||
#undef WITHOUT_GNOME
|
|
||||||
|
|
||||||
/* Define if you have the <procfs.h> header file */
|
|
||||||
#undef HAVE_PROCFS_H
|
|
||||||
|
|
||||||
/* Define if you have the <sys/procfs.h> header file */
|
|
||||||
#undef HAVE_SYS_PROCFS_H
|
|
307
acinclude.m4
307
acinclude.m4
@@ -30,7 +30,7 @@ changequote([,]), [#include <sys/types.h>
|
|||||||
], ac_cv_type_$1=yes, ac_cv_type_$1=no)])dnl
|
], ac_cv_type_$1=yes, ac_cv_type_$1=no)])dnl
|
||||||
AC_MSG_RESULT($ac_cv_type_$1)
|
AC_MSG_RESULT($ac_cv_type_$1)
|
||||||
if test $ac_cv_type_$1 = no; then
|
if test $ac_cv_type_$1 = no; then
|
||||||
AC_DEFINE($1, $2)
|
AC_DEFINE($1, $2, [Define to $2 if <sys/types.h> does not define.])
|
||||||
fi
|
fi
|
||||||
])
|
])
|
||||||
|
|
||||||
@@ -72,7 +72,7 @@ if eval "test \"`echo '$gcc_cv_decl_needed_'$1`\" = yes"; then
|
|||||||
AC_MSG_RESULT(yes)
|
AC_MSG_RESULT(yes)
|
||||||
gcc_need_declarations="$gcc_need_declarations $1"
|
gcc_need_declarations="$gcc_need_declarations $1"
|
||||||
gcc_tr_decl=NEED_DECLARATION_`echo $1 | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
|
gcc_tr_decl=NEED_DECLARATION_`echo $1 | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
|
||||||
AC_DEFINE_UNQUOTED($gcc_tr_decl)
|
AC_DEFINE_UNQUOTED($gcc_tr_decl, 1, [Define if $1 () must be declared.])
|
||||||
else
|
else
|
||||||
AC_MSG_RESULT(no)
|
AC_MSG_RESULT(no)
|
||||||
fi
|
fi
|
||||||
@@ -157,7 +157,8 @@ yes
|
|||||||
AC_MSG_RESULT($fu_cv_sys_mounted_cray_listmntent)
|
AC_MSG_RESULT($fu_cv_sys_mounted_cray_listmntent)
|
||||||
if test $fu_cv_sys_mounted_cray_listmntent = yes; then
|
if test $fu_cv_sys_mounted_cray_listmntent = yes; then
|
||||||
list_mounted_fs=found
|
list_mounted_fs=found
|
||||||
AC_DEFINE(MOUNTED_LISTMNTENT)
|
AC_DEFINE(MOUNTED_LISTMNTENT, 1,
|
||||||
|
[Define if there is a function named listmntent that can be used to list all mounted filesystems. [UNICOS]])
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@@ -176,7 +177,8 @@ AC_CACHE_VAL(fu_cv_sys_mounted_getmntent1,
|
|||||||
AC_MSG_RESULT($fu_cv_sys_mounted_getmntent1)
|
AC_MSG_RESULT($fu_cv_sys_mounted_getmntent1)
|
||||||
if test $fu_cv_sys_mounted_getmntent1 = yes; then
|
if test $fu_cv_sys_mounted_getmntent1 = yes; then
|
||||||
list_mounted_fs=found
|
list_mounted_fs=found
|
||||||
AC_DEFINE(MOUNTED_GETMNTENT1)
|
AC_DEFINE(MOUNTED_GETMNTENT1, 1,
|
||||||
|
[Define if there is a function named getmntent for reading the list of mounted filesystems, and that function takes a single argument. [4.3BSD, SunOS, HP-UX, Dynix, Irix]])
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@@ -190,7 +192,8 @@ fu_cv_sys_mounted_getmntent2=no)])
|
|||||||
AC_MSG_RESULT($fu_cv_sys_mounted_getmntent2)
|
AC_MSG_RESULT($fu_cv_sys_mounted_getmntent2)
|
||||||
if test $fu_cv_sys_mounted_getmntent2 = yes; then
|
if test $fu_cv_sys_mounted_getmntent2 = yes; then
|
||||||
list_mounted_fs=found
|
list_mounted_fs=found
|
||||||
AC_DEFINE(MOUNTED_GETMNTENT2)
|
AC_DEFINE(MOUNTED_GETMNTENT2, 1,
|
||||||
|
[Define if there is a function named getmntent for reading the list of mounted filesystems, and that function takes two arguments. [SVR4]])
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@@ -215,7 +218,8 @@ fu_cv_sys_mounted_getsstat=no)])
|
|||||||
AC_MSG_RESULT($fu_cv_sys_mounted_getsstat)
|
AC_MSG_RESULT($fu_cv_sys_mounted_getsstat)
|
||||||
if test $fu_cv_sys_mounted_getsstat = yes; then
|
if test $fu_cv_sys_mounted_getsstat = yes; then
|
||||||
list_mounted_fs=found
|
list_mounted_fs=found
|
||||||
AC_DEFINE(MOUNTED_GETFSSTAT)
|
AC_DEFINE(MOUNTED_GETFSSTAT, 1,
|
||||||
|
[Define if there is a function named getfsstat for reading the list of mounted filesystems. [DEC Alpha running OSF/1]])
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@@ -229,7 +233,8 @@ fu_cv_sys_mounted_vmount=no)])
|
|||||||
AC_MSG_RESULT($fu_cv_sys_mounted_vmount)
|
AC_MSG_RESULT($fu_cv_sys_mounted_vmount)
|
||||||
if test $fu_cv_sys_mounted_vmount = yes; then
|
if test $fu_cv_sys_mounted_vmount = yes; then
|
||||||
list_mounted_fs=found
|
list_mounted_fs=found
|
||||||
AC_DEFINE(MOUNTED_VMOUNT)
|
AC_DEFINE(MOUNTED_VMOUNT, 1,
|
||||||
|
[Define if there is a function named mntctl that can be used to read the list of mounted filesystems, and there is a system header file that declares `struct vmount.' [AIX]])
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@@ -246,7 +251,8 @@ fu_cv_sys_mounted_fread_fstyp=no)])
|
|||||||
AC_MSG_RESULT($fu_cv_sys_mounted_fread_fstyp)
|
AC_MSG_RESULT($fu_cv_sys_mounted_fread_fstyp)
|
||||||
if test $fu_cv_sys_mounted_fread_fstyp = yes; then
|
if test $fu_cv_sys_mounted_fread_fstyp = yes; then
|
||||||
list_mounted_fs=found
|
list_mounted_fs=found
|
||||||
AC_DEFINE(MOUNTED_FREAD_FSTYP)
|
AC_DEFINE(MOUNTED_FREAD_FSTYP, 1,
|
||||||
|
[Define if (like SVR2) there is no specific function for reading the list of mounted filesystems, and your system has these header files: <sys/fstyp.h> and <sys/statfs.h>. [SVR3]])
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@@ -267,7 +273,8 @@ test -n "$ok" \
|
|||||||
AC_MSG_RESULT($fu_cv_sys_mounted_getmntinfo)
|
AC_MSG_RESULT($fu_cv_sys_mounted_getmntinfo)
|
||||||
if test $fu_cv_sys_mounted_getmntinfo = yes; then
|
if test $fu_cv_sys_mounted_getmntinfo = yes; then
|
||||||
list_mounted_fs=found
|
list_mounted_fs=found
|
||||||
AC_DEFINE(MOUNTED_GETMNTINFO)
|
AC_DEFINE(MOUNTED_GETMNTINFO, 1,
|
||||||
|
[Define if there is a function named getmntinfo for reading the list of mounted filesystems. [4.4BSD]])
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@@ -285,7 +292,8 @@ fu_cv_sys_mounted_getmnt=no)])
|
|||||||
AC_MSG_RESULT($fu_cv_sys_mounted_getmnt)
|
AC_MSG_RESULT($fu_cv_sys_mounted_getmnt)
|
||||||
if test $fu_cv_sys_mounted_getmnt = yes; then
|
if test $fu_cv_sys_mounted_getmnt = yes; then
|
||||||
list_mounted_fs=found
|
list_mounted_fs=found
|
||||||
AC_DEFINE(MOUNTED_GETMNT)
|
AC_DEFINE(MOUNTED_GETMNT, 1,
|
||||||
|
[Define if there is a function named getmnt for reading the list of mounted filesystems. [Ultrix]])
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@@ -299,7 +307,8 @@ fu_cv_sys_mounted_fread=no)])
|
|||||||
AC_MSG_RESULT($fu_cv_sys_mounted_fread)
|
AC_MSG_RESULT($fu_cv_sys_mounted_fread)
|
||||||
if test $fu_cv_sys_mounted_fread = yes; then
|
if test $fu_cv_sys_mounted_fread = yes; then
|
||||||
list_mounted_fs=found
|
list_mounted_fs=found
|
||||||
AC_DEFINE(MOUNTED_FREAD)
|
AC_DEFINE(MOUNTED_FREAD, 1,
|
||||||
|
[Define if there is no specific function for reading the list of mounted filesystems. fread will be used to read /etc/mnttab. [SVR2]])
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@@ -328,7 +337,8 @@ fu_cv_sys_stat_statvfs=yes,
|
|||||||
fu_cv_sys_stat_statvfs=no)])
|
fu_cv_sys_stat_statvfs=no)])
|
||||||
if test $fu_cv_sys_stat_statvfs = yes; then
|
if test $fu_cv_sys_stat_statvfs = yes; then
|
||||||
space=yes
|
space=yes
|
||||||
AC_DEFINE(STAT_STATVFS)
|
AC_DEFINE(STAT_STATVFS, 1,
|
||||||
|
[Define if there is a function named statvfs. [SVR4]])
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@@ -352,7 +362,8 @@ fu_cv_sys_stat_statfs3_osf1=no)])
|
|||||||
AC_MSG_RESULT($fu_cv_sys_stat_statfs3_osf1)
|
AC_MSG_RESULT($fu_cv_sys_stat_statfs3_osf1)
|
||||||
if test $fu_cv_sys_stat_statfs3_osf1 = yes; then
|
if test $fu_cv_sys_stat_statfs3_osf1 = yes; then
|
||||||
space=yes
|
space=yes
|
||||||
AC_DEFINE(STAT_STATFS3_OSF1)
|
AC_DEFINE(STAT_STATFS3_OSF1, 1,
|
||||||
|
[Define if statfs takes 3 args. [DEC Alpha running OSF/1]])
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@@ -383,7 +394,8 @@ fu_cv_sys_stat_statfs2_bsize=no)])
|
|||||||
AC_MSG_RESULT($fu_cv_sys_stat_statfs2_bsize)
|
AC_MSG_RESULT($fu_cv_sys_stat_statfs2_bsize)
|
||||||
if test $fu_cv_sys_stat_statfs2_bsize = yes; then
|
if test $fu_cv_sys_stat_statfs2_bsize = yes; then
|
||||||
space=yes
|
space=yes
|
||||||
AC_DEFINE(STAT_STATFS2_BSIZE)
|
AC_DEFINE(STAT_STATFS2_BSIZE, 1,
|
||||||
|
[Define if statfs takes 2 args and struct statfs has a field named f_bsize. [4.3BSD, SunOS 4, HP-UX, AIX PS/2]])
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@@ -404,7 +416,8 @@ fu_cv_sys_stat_statfs4=no)])
|
|||||||
AC_MSG_RESULT($fu_cv_sys_stat_statfs4)
|
AC_MSG_RESULT($fu_cv_sys_stat_statfs4)
|
||||||
if test $fu_cv_sys_stat_statfs4 = yes; then
|
if test $fu_cv_sys_stat_statfs4 = yes; then
|
||||||
space=yes
|
space=yes
|
||||||
AC_DEFINE(STAT_STATFS4)
|
AC_DEFINE(STAT_STATFS4, 1,
|
||||||
|
[Define if statfs takes 4 args. [SVR3, Dynix, Irix, Dolphin]])
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@@ -432,7 +445,8 @@ fu_cv_sys_stat_statfs2_fsize=no)])
|
|||||||
AC_MSG_RESULT($fu_cv_sys_stat_statfs2_fsize)
|
AC_MSG_RESULT($fu_cv_sys_stat_statfs2_fsize)
|
||||||
if test $fu_cv_sys_stat_statfs2_fsize = yes; then
|
if test $fu_cv_sys_stat_statfs2_fsize = yes; then
|
||||||
space=yes
|
space=yes
|
||||||
AC_DEFINE(STAT_STATFS2_FSIZE)
|
AC_DEFINE(STAT_STATFS2_FSIZE, 1,
|
||||||
|
[Define if statfs takes 2 args and struct statfs has a field named f_fsize. [4.4BSD, NetBSD]])
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@@ -463,14 +477,17 @@ fu_cv_sys_stat_fs_data=no)])
|
|||||||
AC_MSG_RESULT($fu_cv_sys_stat_fs_data)
|
AC_MSG_RESULT($fu_cv_sys_stat_fs_data)
|
||||||
if test $fu_cv_sys_stat_fs_data = yes; then
|
if test $fu_cv_sys_stat_fs_data = yes; then
|
||||||
space=yes
|
space=yes
|
||||||
AC_DEFINE(STAT_STATFS2_FS_DATA)
|
AC_DEFINE(STAT_STATFS2_FS_DATA, 1,
|
||||||
|
[Define if statfs takes 2 args and the second argument has type struct fs_data. [Ultrix]])
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test $space = no; then
|
if test $space = no; then
|
||||||
# SVR2
|
# SVR2
|
||||||
AC_TRY_CPP([#include <sys/filsys.h>],
|
AC_TRY_CPP([#include <sys/filsys.h>],
|
||||||
AC_DEFINE(STAT_READ_FILSYS) space=yes)
|
AC_DEFINE(STAT_READ_FILSYS, 1,
|
||||||
|
[Define if there is no specific function for reading filesystems usage information and you have the <sys/filsys.h> header file. [SVR2]])
|
||||||
|
space=yes)
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test -n "$list_mounted_fs" && test $space != no; then
|
if test -n "$list_mounted_fs" && test $space != no; then
|
||||||
@@ -495,260 +512,14 @@ fu_cv_sys_truncating_statfs=yes,
|
|||||||
fu_cv_sys_truncating_statfs=no,
|
fu_cv_sys_truncating_statfs=no,
|
||||||
)])
|
)])
|
||||||
if test $fu_cv_sys_truncating_statfs = yes; then
|
if test $fu_cv_sys_truncating_statfs = yes; then
|
||||||
AC_DEFINE(STATFS_TRUNCATES_BLOCK_COUNTS)
|
AC_DEFINE(STATFS_TRUNCATES_BLOCK_COUNTS, 1,
|
||||||
|
[Define if the block counts reported by statfs may be truncated to 2GB and the correct values may be stored in the f_spare array. [SunOS 4.1.2, 4.1.3, and 4.1.3_U1 are reported to have this problem. SunOS 4.1.1 seems not to be affected.]])
|
||||||
fi
|
fi
|
||||||
AC_MSG_RESULT($fu_cv_sys_truncating_statfs)
|
AC_MSG_RESULT($fu_cv_sys_truncating_statfs)
|
||||||
|
|
||||||
AC_CHECKING(for AFS)
|
AC_CHECKING(for AFS)
|
||||||
test -d /afs && AC_DEFINE(AFS)
|
test -d /afs && AC_DEFINE(AFS, 1, [Define if you have the Andrew File System.])
|
||||||
])
|
|
||||||
|
|
||||||
|
|
||||||
dnl This file is intended for use both internally in libgtop and in every program
|
|
||||||
dnl that wants to use it.
|
|
||||||
dnl
|
|
||||||
dnl It defines the following variables:
|
|
||||||
dnl
|
|
||||||
dnl * 'libgtop_sysdeps_dir' - sysdeps dir for libgtop.
|
|
||||||
dnl * 'libgtop_use_machine_h' - some of system dependend parts of libgtop provide
|
|
||||||
dnl their own header file. In this case we need to
|
|
||||||
dnl define 'HAVE_GLIBTOP_MACHINE_H'.
|
|
||||||
dnl * 'libgtop_need_server' - is the server really needed? Defines 'NEED_LIBGTOP'
|
|
||||||
dnl if true; defines conditional 'NEED_LIBGTOP'.
|
|
||||||
|
|
||||||
AC_DEFUN([GNOME_LIBGTOP_SYSDEPS],[
|
|
||||||
AC_REQUIRE([AC_CANONICAL_HOST])
|
|
||||||
|
|
||||||
AC_SUBST(libgtop_sysdeps_dir)
|
|
||||||
AC_SUBST(libgtop_use_machine_h)
|
|
||||||
AC_SUBST(libgtop_need_server)
|
|
||||||
|
|
||||||
AC_ARG_WITH(libgtop-examples,
|
|
||||||
[ --with-libgtop-examples Build the libgtop examples (default=no)],[
|
|
||||||
build_examples="$withval"], [build_examples=no])
|
|
||||||
|
|
||||||
AM_CONDITIONAL(EXAMPLES, test x"$build_examples" = xyes)
|
|
||||||
|
|
||||||
AC_ARG_ENABLE(hacker-mode,
|
|
||||||
[ --enable-hacker-mode Enable building of unstable sysdeps],
|
|
||||||
[hacker_mode="$enableval"], [hacker_mode=no])
|
|
||||||
|
|
||||||
AM_CONDITIONAL(HACKER_MODE, test x"$hacker_mode" = xyes)
|
|
||||||
|
|
||||||
if test x$hacker_mode = xyes ; then
|
|
||||||
LIBGTOP_HACKER_TESTS
|
|
||||||
fi
|
|
||||||
|
|
||||||
AC_ARG_WITH(libgtop-smp,
|
|
||||||
[ --with-libgtop-smp Enable SMP support (default-auto)],[
|
|
||||||
libgtop_smp="$withval"],[libgtop_smp=auto])
|
|
||||||
|
|
||||||
if test $libgtop_smp = auto ; then
|
|
||||||
AC_MSG_CHECKING(whether to enable SMP support)
|
|
||||||
case "$host_os" in
|
|
||||||
linux*)
|
|
||||||
libgtop_smp=yes
|
|
||||||
;;
|
|
||||||
aix*)
|
|
||||||
libgtop_smp=yes
|
|
||||||
;;
|
|
||||||
*)
|
|
||||||
libgtop_smp=no
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
AC_MSG_RESULT($libgtop_smp)
|
|
||||||
fi
|
|
||||||
|
|
||||||
if test $libgtop_smp = yes ; then
|
|
||||||
AC_DEFINE(HAVE_LIBGTOP_SMP)
|
|
||||||
fi
|
|
||||||
|
|
||||||
AM_CONDITIONAL(LIBGTOP_SMP, test $libgtop_smp = yes)
|
|
||||||
|
|
||||||
AC_MSG_CHECKING(for libgtop sysdeps directory)
|
|
||||||
|
|
||||||
case "$host_os" in
|
|
||||||
linux*)
|
|
||||||
libgtop_sysdeps_dir=linux
|
|
||||||
libgtop_use_machine_h=no
|
|
||||||
libgtop_have_sysinfo=yes
|
|
||||||
libgtop_need_server=no
|
|
||||||
;;
|
|
||||||
freebsd*|netbsd*|openbsd*|bsdi*)
|
|
||||||
libgtop_sysdeps_dir=freebsd
|
|
||||||
libgtop_use_machine_h=yes
|
|
||||||
libgtop_need_server=yes
|
|
||||||
libgtop_postinstall='chgrp kmem $(bindir)/libgtop_server && chmod 2755 $(bindir)/libgtop_server'
|
|
||||||
;;
|
|
||||||
solaris*)
|
|
||||||
libgtop_sysdeps_dir=solaris
|
|
||||||
libgtop_use_machine_h=yes
|
|
||||||
libgtop_need_server=yes
|
|
||||||
libgtop_postinstall='chgrp sys $(bindir)/libgtop_server && chmod 2755 $(bindir)/libgtop_server'
|
|
||||||
;;
|
|
||||||
aix*)
|
|
||||||
libgtop_sysdeps_dir=aix
|
|
||||||
libgtop_use_machine_h=yes
|
|
||||||
libgtop_need_server=yes
|
|
||||||
libgtop_have_sysinfo=yes
|
|
||||||
libgtop_postinstall='chgrp system $(bindir)/libgtop_server && chmod g+s $(bindir)/libgtop_server2'
|
|
||||||
;;
|
|
||||||
*)
|
|
||||||
if test x$hacker_mode = xyes ; then
|
|
||||||
case "$host_os" in
|
|
||||||
sunos4*)
|
|
||||||
#Please note that this port is obsolete and not working at
|
|
||||||
#all. It is only useful for people who want to fix it ... :-)
|
|
||||||
libgtop_sysdeps_dir=sun4
|
|
||||||
libgtop_use_machine_h=yes
|
|
||||||
libgtop_need_server=yes
|
|
||||||
;;
|
|
||||||
osf*)
|
|
||||||
libgtop_sysdeps_dir=osf1
|
|
||||||
libgtop_use_machine_h=yes
|
|
||||||
libgtop_need_server=yes
|
|
||||||
;;
|
|
||||||
*)
|
|
||||||
libgtop_sysdeps_dir=stub
|
|
||||||
libgtop_use_machine_h=no
|
|
||||||
libgtop_need_server=no
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
else
|
|
||||||
libgtop_sysdeps_dir=stub
|
|
||||||
libgtop_use_machine_h=no
|
|
||||||
libgtop_need_server=no
|
|
||||||
fi
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
test -z "$libgtop_postinstall" && libgtop_postinstall=:
|
|
||||||
|
|
||||||
AC_MSG_RESULT($libgtop_sysdeps_dir)
|
|
||||||
|
|
||||||
AC_SUBST(libgtop_sysdeps_dir)
|
|
||||||
AC_SUBST(libgtop_postinstall)
|
|
||||||
AC_SUBST(libgtop_have_sysinfo)
|
|
||||||
|
|
||||||
case "$host_os" in
|
|
||||||
*bsd*)
|
|
||||||
AC_CHECK_HEADERS(net/if_var.h)
|
|
||||||
AC_MSG_CHECKING([for I4B])
|
|
||||||
AC_TRY_COMPILE([
|
|
||||||
#include <sys/types.h>
|
|
||||||
#include <sys/socket.h>
|
|
||||||
|
|
||||||
#include <net/if.h>
|
|
||||||
#include <net/if_types.h>
|
|
||||||
|
|
||||||
#ifdef HAVE_NET_IF_VAR_H
|
|
||||||
#include <net/if_var.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <net/netisr.h>
|
|
||||||
#include <net/route.h>
|
|
||||||
|
|
||||||
#if defined(__FreeBSD__) || defined(__NetBSD__)
|
|
||||||
#include <net/if_sppp.h>
|
|
||||||
#else
|
|
||||||
#include <i4b/sppp/if_sppp.h>
|
|
||||||
#endif
|
|
||||||
],[
|
|
||||||
size_t size = sizeof (struct sppp);
|
|
||||||
], have_i4b=yes, have_i4b=no)
|
|
||||||
AC_MSG_RESULT($have_i4b)
|
|
||||||
if test x$have_i4b = xyes; then
|
|
||||||
AC_DEFINE(HAVE_I4B)
|
|
||||||
AC_MSG_CHECKING([for I4B accounting])
|
|
||||||
AC_TRY_COMPILE([
|
|
||||||
#include <sys/types.h>
|
|
||||||
#include <sys/socket.h>
|
|
||||||
|
|
||||||
#include <net/if.h>
|
|
||||||
#include <net/if_types.h>
|
|
||||||
|
|
||||||
#ifdef HAVE_NET_IF_VAR_H
|
|
||||||
#include <net/if_var.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <net/netisr.h>
|
|
||||||
#include <net/route.h>
|
|
||||||
|
|
||||||
#if defined(__FreeBSD__) || defined(__NetBSD__)
|
|
||||||
#include <net/if_sppp.h>
|
|
||||||
#else
|
|
||||||
#include <i4b/sppp/if_sppp.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <machine/i4b_acct.h>
|
|
||||||
],[
|
|
||||||
size_t size = sizeof (struct i4bisppp_softc);
|
|
||||||
], have_i4b_acct=yes, have_i4b_acct=no)
|
|
||||||
AC_MSG_RESULT($have_i4b_acct)
|
|
||||||
if test x$have_i4b_acct = xyes ; then
|
|
||||||
AC_DEFINE(HAVE_I4B_ACCT)
|
|
||||||
else
|
|
||||||
AC_WARN([
|
|
||||||
*** I4B accounting disabled - you won't get any PPP statistics.
|
|
||||||
*** Read "misc/i4b_acct.txt" in the LibGTop source directory
|
|
||||||
*** to see how to enable it.])
|
|
||||||
fi
|
|
||||||
fi
|
|
||||||
;;
|
|
||||||
linux*)
|
|
||||||
os_major_version=`uname -r | sed 's/-pre[[0-9]]*//' | \
|
|
||||||
sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\1/'`
|
|
||||||
os_minor_version=`uname -r | sed 's/-pre[[0-9]]*//' | \
|
|
||||||
sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\2/'`
|
|
||||||
os_micro_version=`uname -r | sed 's/-pre[[0-9]]*//' | \
|
|
||||||
sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\3/'`
|
|
||||||
os_version_expr="$os_major_version 65536 * $os_minor_version 256 * + $os_micro_version + p q"
|
|
||||||
|
|
||||||
AC_CHECK_HEADERS(linux/version.h, have_linux_version_h=yes,
|
|
||||||
have_linux_version_h=no)
|
|
||||||
|
|
||||||
if test x$have_linux_version_h = xyes ; then
|
|
||||||
version_code=`cat /usr/include/linux/version.h | \
|
|
||||||
grep \#define | grep LINUX_VERSION_CODE`
|
|
||||||
os_version_code=`echo $version_code | \
|
|
||||||
sed 's/^.*LINUX_VERSION_CODE[[ \t]]*\([[0-9]]*\).*$/\1/'`
|
|
||||||
else
|
|
||||||
os_version_code=`echo "$os_version_expr" | dc`
|
|
||||||
fi
|
|
||||||
|
|
||||||
AC_MSG_CHECKING(for Linux kernel version code)
|
|
||||||
AC_DEFINE_UNQUOTED(GLIBTOP_LINUX_VERSION_CODE, $os_version_code)
|
|
||||||
AC_MSG_RESULT($os_version_code)
|
|
||||||
;;
|
|
||||||
solaris*)
|
|
||||||
os_major_version=`uname -r | sed 's/\([[0-9]]*\).\([[0-9]]\)\.*\([[0-9]]*\)/\1/'`
|
|
||||||
os_minor_version=`uname -r | sed 's/\([[0-9]]*\).\([[0-9]]\)\.*\([[0-9]]*\)/\2/'`
|
|
||||||
os_micro_version=`uname -r | sed 's/\([[0-9]]*\).\([[0-9]]\)\.*\([[0-9]]*\)/\3/'`
|
|
||||||
test -z "$os_micro_version" && os_micro_version=0
|
|
||||||
os_version_expr="$os_major_version 100 * $os_minor_version 10 * + $os_micro_version + p q"
|
|
||||||
os_version_code=`echo "$os_version_expr" | dc`
|
|
||||||
|
|
||||||
AC_MSG_CHECKING(for Solaris release code)
|
|
||||||
AC_DEFINE_UNQUOTED(GLIBTOP_SOLARIS_RELEASE, $os_version_code)
|
|
||||||
AC_MSG_RESULT($os_version_code)
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
AC_MSG_CHECKING(for machine.h in libgtop sysdeps dir)
|
|
||||||
AC_MSG_RESULT($libgtop_use_machine_h)
|
|
||||||
|
|
||||||
AC_MSG_CHECKING(whether we need libgtop)
|
|
||||||
AC_MSG_RESULT($libgtop_need_server)
|
|
||||||
|
|
||||||
if test x$libgtop_need_server = xyes ; then
|
|
||||||
AC_DEFINE(NEED_LIBGTOP)
|
|
||||||
fi
|
|
||||||
|
|
||||||
if test x$libgtop_use_machine_h = xyes ; then
|
|
||||||
AC_DEFINE(HAVE_GLIBTOP_MACHINE_H)
|
|
||||||
fi
|
|
||||||
|
|
||||||
AM_CONDITIONAL(NEED_LIBGTOP, test x$libgtop_need_server = xyes)
|
|
||||||
])
|
])
|
||||||
|
|
||||||
|
|
||||||
|
m4_include([libgtop-sysdeps.m4])
|
||||||
|
@@ -18,4 +18,5 @@ which gnome-autogen.sh || {
|
|||||||
echo "You need to install gnome-common from the GNOME CVS"
|
echo "You need to install gnome-common from the GNOME CVS"
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
USE_GNOME2_MACROS=1 . gnome-autogen.sh
|
REQUIRED_AUTOMAKE_VERSION=1.9
|
||||||
|
. gnome-autogen.sh
|
||||||
|
128
configure.in
128
configure.in
@@ -2,59 +2,49 @@ dnl
|
|||||||
dnl Configure script for the Gnome library
|
dnl Configure script for the Gnome library
|
||||||
dnl
|
dnl
|
||||||
|
|
||||||
AC_INIT(copyright.txt)
|
m4_define([libgtop_major_version], [2])
|
||||||
AM_CONFIG_HEADER(config.h)
|
m4_define([libgtop_minor_version], [14])
|
||||||
AC_CANONICAL_SYSTEM
|
m4_define([libgtop_micro_version], [3])
|
||||||
|
m4_define([libgtop_version], [libgtop_major_version.libgtop_minor_version.libgtop_micro_version])
|
||||||
LIBGTOP_MAJOR_VERSION=2
|
|
||||||
LIBGTOP_MINOR_VERSION=12
|
|
||||||
LIBGTOP_MICRO_VERSION=3
|
|
||||||
LIBGTOP_VERSION=$LIBGTOP_MAJOR_VERSION.$LIBGTOP_MINOR_VERSION.$LIBGTOP_MICRO_VERSION
|
|
||||||
AM_INIT_AUTOMAKE(libgtop, $LIBGTOP_VERSION)
|
|
||||||
|
|
||||||
dnl increment if the interface has additions, changes, removals.
|
dnl increment if the interface has additions, changes, removals.
|
||||||
LIBGTOP_CURRENT=6
|
m4_define([libgtop_current], [7])
|
||||||
|
|
||||||
dnl increment any time the source changes; set to
|
dnl increment any time the source changes; set to
|
||||||
dnl 0 if you increment CURRENT
|
dnl 0 if you increment CURRENT
|
||||||
LIBGTOP_REVISION=0
|
m4_define([libgtop_revision], [0])
|
||||||
|
|
||||||
dnl increment if any interfaces have been added; set to 0
|
dnl increment if any interfaces have been added; set to 0
|
||||||
dnl if any interfaces have been removed. removal has
|
dnl if any interfaces have been removed. removal has
|
||||||
dnl precedence over adding, so set to 0 if both happened.
|
dnl precedence over adding, so set to 0 if both happened.
|
||||||
LIBGTOP_AGE=1
|
m4_define([libgtop_age], [0])
|
||||||
|
|
||||||
# you can set this to `-snap' for instance to create
|
|
||||||
# a `libgtop-1.x.y-snap.tar.gz' tarball.
|
|
||||||
LIBGTOP_VERSION_SUFFIX=
|
|
||||||
|
|
||||||
# Increase each time you change the client/server protocol.
|
# Increase each time you change the client/server protocol.
|
||||||
LIBGTOP_SERVER_VERSION=5
|
m4_define([libgtop_server_version], [5])
|
||||||
|
|
||||||
# Version code calculation
|
# Version code calculation
|
||||||
LIBGTOP_VERSION_CODE=`expr $LIBGTOP_MAJOR_VERSION \* 1000000 + $LIBGTOP_MINOR_VERSION \* 1000 + $LIBGTOP_MICRO_VERSION`
|
m4_define([libgtop_version_code], [m4_eval(libgtop_major_version * 1000000 + libgtop_minor_version * 1000 + libgtop_micro_version)])
|
||||||
|
|
||||||
AC_SUBST(LIBGTOP_MAJOR_VERSION)
|
AC_INIT([libgtop], [libgtop_version],
|
||||||
AC_SUBST(LIBGTOP_MINOR_VERSION)
|
[http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop])
|
||||||
AC_SUBST(LIBGTOP_MICRO_VERSION)
|
AC_CONFIG_SRCDIR(copyright.txt)
|
||||||
AC_SUBST(LIBGTOP_INTERFACE_AGE)
|
AC_CONFIG_HEADERS(config.h)
|
||||||
AC_SUBST(LIBGTOP_BINARY_AGE)
|
|
||||||
AC_SUBST(LIBGTOP_SERVER_VERSION)
|
AC_CANONICAL_SYSTEM
|
||||||
AC_SUBST(LIBGTOP_VERSION)
|
|
||||||
AC_SUBST(LIBGTOP_VERSION_CODE)
|
AM_INIT_AUTOMAKE
|
||||||
AC_SUBST(LIBGTOP_VERSION_SUFFIX)
|
AC_SUBST(ACLOCAL_AMFLAGS, [\${ACLOCAL_FLAGS}])
|
||||||
|
|
||||||
|
AC_SUBST(LIBGTOP_MAJOR_VERSION, [libgtop_major_version])
|
||||||
|
AC_SUBST(LIBGTOP_MINOR_VERSION, [libgtop_minor_version])
|
||||||
|
AC_SUBST(LIBGTOP_MICRO_VERSION, [libgtop_micro_version])
|
||||||
|
AC_SUBST(LIBGTOP_SERVER_VERSION, [libgtop_server_version])
|
||||||
|
AC_SUBST(LIBGTOP_VERSION, [libgtop_version])
|
||||||
|
AC_SUBST(LIBGTOP_VERSION_CODE, [libgtop_version_code])
|
||||||
|
|
||||||
# libtool versioning
|
# libtool versioning
|
||||||
LT_RELEASE=$LIBGTOP_MAJOR_VERSION.$LIBGTOP_MINOR_VERSION
|
AC_SUBST(LT_VERSION_INFO,
|
||||||
LT_CURRENT=$LIBGTOP_CURRENT
|
["-version-info libgtop_current:libgtop_revision:libgtop_age"])
|
||||||
LT_REVISION=$LIBGTOP_REVISION
|
|
||||||
LT_AGE=$LIBGTOP_AGE
|
|
||||||
LT_VERSION_INFO="-version-info ${LT_CURRENT}:${LT_REVISION}:${LT_AGE}"
|
|
||||||
AC_SUBST(LT_VERSION_INFO)
|
|
||||||
AC_SUBST(LT_RELEASE)
|
|
||||||
AC_SUBST(LT_CURRENT)
|
|
||||||
AC_SUBST(LT_REVISION)
|
|
||||||
AC_SUBST(LT_AGE)
|
|
||||||
|
|
||||||
ACLOCAL_FLAGS="$ACLOCAL_FLAGS -I ."
|
ACLOCAL_FLAGS="$ACLOCAL_FLAGS -I ."
|
||||||
|
|
||||||
@@ -109,7 +99,8 @@ fi
|
|||||||
AM_CONDITIONAL(INODEDB, test x$build_inodedb = xyes)
|
AM_CONDITIONAL(INODEDB, test x$build_inodedb = xyes)
|
||||||
|
|
||||||
if test x$build_inodedb = xyes ; then
|
if test x$build_inodedb = xyes ; then
|
||||||
AC_DEFINE(GLIBTOP_INODEDB)
|
AC_DEFINE(GLIBTOP_INODEDB, 1,
|
||||||
|
[Define if the libgtop inodedb should be built])
|
||||||
fi
|
fi
|
||||||
|
|
||||||
GLIB_REQUIRED=2.6.0
|
GLIB_REQUIRED=2.6.0
|
||||||
@@ -170,8 +161,9 @@ if test x$HAVE_ISDN_H = xyes ; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
dnl AIX
|
dnl AIX
|
||||||
AH_TEMPLATE(HAVE_VMGETINFO, [Define to 1 if you have the 'vmgetinfo' function in libperfstat])
|
AC_CHECK_LIB(perfstat, vmgetinfo,
|
||||||
AC_CHECK_LIB(perfstat, vmgetinfo, AC_DEFINE(HAVE_VMGETINFO))
|
AC_DEFINE(HAVE_VMGETINFO, 1,
|
||||||
|
[Define to 1 if you have the 'vmgetinfo' function in libperfstat]))
|
||||||
|
|
||||||
dnl Solaris
|
dnl Solaris
|
||||||
case "$host_os" in
|
case "$host_os" in
|
||||||
@@ -182,6 +174,8 @@ case "$host_os" in
|
|||||||
|
|
||||||
|
|
||||||
dnl Some versions of Solaris require -lelf for -lkvm
|
dnl Some versions of Solaris require -lelf for -lkvm
|
||||||
|
case $host_os in
|
||||||
|
solaris[[8-9]] | solaris2.[[0-9]].*)
|
||||||
AC_CHECK_LIB(kvm, kvm_open,[
|
AC_CHECK_LIB(kvm, kvm_open,[
|
||||||
LIBS="-lkvm $LIBS"
|
LIBS="-lkvm $LIBS"
|
||||||
],[AC_MSG_CHECKING(for kvm_open in -lkvm with -lelf)
|
],[AC_MSG_CHECKING(for kvm_open in -lkvm with -lelf)
|
||||||
@@ -200,6 +194,8 @@ case "$host_os" in
|
|||||||
fi
|
fi
|
||||||
])
|
])
|
||||||
;;
|
;;
|
||||||
|
esac
|
||||||
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
dnl For DEC OSF1
|
dnl For DEC OSF1
|
||||||
@@ -220,7 +216,7 @@ CFLAGS=$saved_CFLAGS
|
|||||||
AC_CHECK_FUNC(socket,
|
AC_CHECK_FUNC(socket,
|
||||||
[AC_CHECK_HEADER(netinet/in.h,
|
[AC_CHECK_HEADER(netinet/in.h,
|
||||||
[AC_CHECK_HEADER(arpa/inet.h, [
|
[AC_CHECK_HEADER(arpa/inet.h, [
|
||||||
AC_DEFINE(HAVE_SOCKETS)
|
AC_DEFINE(HAVE_SOCKETS, 1, [Define if BSD sockets are supported])
|
||||||
AC_MSG_CHECKING("for sun_len member in struct sockaddr_un")
|
AC_MSG_CHECKING("for sun_len member in struct sockaddr_un")
|
||||||
AC_TRY_LINK([
|
AC_TRY_LINK([
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
@@ -228,7 +224,7 @@ AC_CHECK_FUNC(socket,
|
|||||||
#include <sys/un.h>
|
#include <sys/un.h>
|
||||||
],
|
],
|
||||||
[static struct sockaddr_un x; x.sun_len = 1;],
|
[static struct sockaddr_un x; x.sun_len = 1;],
|
||||||
[AC_MSG_RESULT(yes); AC_DEFINE(HAVE_SOCKADDR_SUN_LEN)],
|
[AC_MSG_RESULT(yes); AC_DEFINE(HAVE_SOCKADDR_SUN_LEN, 1, [Define if struct sockaddr_un has a sun_len member])],
|
||||||
[AC_MSG_RESULT(no)])])])])
|
[AC_MSG_RESULT(no)])])])])
|
||||||
|
|
||||||
dnl Checks for library functions.
|
dnl Checks for library functions.
|
||||||
@@ -238,13 +234,15 @@ AC_TYPE_SIGNAL
|
|||||||
AC_FUNC_STRFTIME
|
AC_FUNC_STRFTIME
|
||||||
AC_CHECK_FUNCS(getcwd gettimeofday getwd putenv strdup strtoul uname)
|
AC_CHECK_FUNCS(getcwd gettimeofday getwd putenv strdup strtoul uname)
|
||||||
|
|
||||||
ALL_LINGUAS="am ar az be bg bn bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu id it ja ko ku ky lt lv mi mk ml mn ms nb ne nl nn no or pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sv ta th tr uk vi xh zh_CN zh_TW"
|
IT_PROG_INTLTOOL([0.35.0])
|
||||||
|
|
||||||
GETTEXT_PACKAGE=libgtop-2.0
|
GETTEXT_PACKAGE=libgtop-2.0
|
||||||
AC_SUBST(GETTEXT_PACKAGE)
|
AC_SUBST(GETTEXT_PACKAGE)
|
||||||
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE")
|
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE",
|
||||||
|
[Define to the gettext package used by the library])
|
||||||
|
|
||||||
AM_GLIB_GNU_GETTEXT
|
AM_GLIB_GNU_GETTEXT
|
||||||
|
GLIB_DEFINE_LOCALEDIR([GTOPLOCALEDIR])
|
||||||
|
|
||||||
AC_PATH_XTRA
|
AC_PATH_XTRA
|
||||||
|
|
||||||
@@ -271,7 +269,7 @@ test -z "$with_xauth" && { AC_CHECK_HEADER(X11/Xauth.h, ,with_xauth=no)
|
|||||||
test -z "$with_xauth" && { AC_CHECK_LIB(Xau, XauGetAuthByAddr,[:],with_xauth=no, $X_LIBS) }
|
test -z "$with_xauth" && { AC_CHECK_LIB(Xau, XauGetAuthByAddr,[:],with_xauth=no, $X_LIBS) }
|
||||||
test -z "$with_xauth" && with_xauth=yes
|
test -z "$with_xauth" && with_xauth=yes
|
||||||
if test "$with_xauth" = "yes"; then
|
if test "$with_xauth" = "yes"; then
|
||||||
AC_DEFINE(HAVE_XAUTH)
|
AC_DEFINE(HAVE_XAUTH, 1, [Define if Xauth is supported])
|
||||||
XE_SPACE(libs_xauth, $X_LIBS -lXau)
|
XE_SPACE(libs_xauth, $X_LIBS -lXau)
|
||||||
fi
|
fi
|
||||||
CPPFLAGS="$saved_CPPFLAGS"
|
CPPFLAGS="$saved_CPPFLAGS"
|
||||||
@@ -281,8 +279,8 @@ dnl For diskusage stuff
|
|||||||
GNOME_FILEUTILS_CHECKS
|
GNOME_FILEUTILS_CHECKS
|
||||||
|
|
||||||
dnl Debugging
|
dnl Debugging
|
||||||
AC_ARG_ENABLE(debug, [ --enable-debug turn on debugging [default=no]],AC_DEFINE(LIBGTOP_ENABLE_DEBUG),)
|
AC_ARG_ENABLE(debug, [ --enable-debug turn on debugging [default=no]],AC_DEFINE(LIBGTOP_ENABLE_DEBUG, 1, [Define to enable debugging]),)
|
||||||
AC_ARG_ENABLE(fatal-warnings, [ --enable-fatal-warnings make all warnings fatal [debug=no]],AC_DEFINE(LIBGTOP_FATAL_WARNINGS),)
|
AC_ARG_ENABLE(fatal-warnings, [ --enable-fatal-warnings make all warnings fatal [debug=no]],AC_DEFINE(LIBGTOP_FATAL_WARNINGS, 1, [Define to enable fatal warnings]),)
|
||||||
|
|
||||||
dnl These definitions are expanded in make.
|
dnl These definitions are expanded in make.
|
||||||
LIBGTOP_LIBS='-L$(libdir)'
|
LIBGTOP_LIBS='-L$(libdir)'
|
||||||
@@ -306,8 +304,14 @@ fi
|
|||||||
|
|
||||||
LIBGTOP_INCS="$LIBGTOP_INCS $GLIB_CFLAGS"
|
LIBGTOP_INCS="$LIBGTOP_INCS $GLIB_CFLAGS"
|
||||||
|
|
||||||
LIBGTOP_BINDIR='$(bindir)'
|
libgtop_save_prefix="$prefix"
|
||||||
LIBGTOP_SERVER='$(bindir)/libgtop_server2'
|
libgtop_save_exec_prefix="$exec_prefix"
|
||||||
|
test "x$prefix" = xNONE && prefix=$ac_default_prefix
|
||||||
|
test "x$exec_prefix" = xNONE && exec_prefix=$prefix
|
||||||
|
LIBGTOP_BINDIR=`eval echo "${bindir}"`
|
||||||
|
LIBGTOP_SERVER=`eval echo "${bindir}/libgtop_server2"`
|
||||||
|
prefix="$libgtop_save_prefix"
|
||||||
|
exec_prefix="$libgtop_save_exec_prefix"
|
||||||
|
|
||||||
sysdeps_dir="$libgtop_sysdeps_dir"
|
sysdeps_dir="$libgtop_sysdeps_dir"
|
||||||
AC_SUBST(sysdeps_dir)
|
AC_SUBST(sysdeps_dir)
|
||||||
@@ -318,7 +322,7 @@ else
|
|||||||
LIBGTOP_EXTRA_LIBS="$LIBGTOP_EXTRA_LIBS $libs_xauth"
|
LIBGTOP_EXTRA_LIBS="$LIBGTOP_EXTRA_LIBS $libs_xauth"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
LIBGTOP_EXTRA_LIBS="$LIBGTOP_EXTRA_LIBS $GLIB_LIBS"
|
LIBGTOP_EXTRA_LIBS="$GLIB_LIBS $LIBGTOP_EXTRA_LIBS"
|
||||||
|
|
||||||
LIBGTOP_LIBS="$LIBGTOP_LIBS"
|
LIBGTOP_LIBS="$LIBGTOP_LIBS"
|
||||||
|
|
||||||
@@ -336,11 +340,27 @@ if test "$GCC" = "yes" ; then
|
|||||||
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes \
|
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes \
|
||||||
-Wnested-externs -Wpointer-arith \
|
-Wnested-externs -Wpointer-arith \
|
||||||
-Wcast-align -Wsign-compare \
|
-Wcast-align -Wsign-compare \
|
||||||
-fno-strict-aliasing \
|
|
||||||
$CFLAGS"
|
$CFLAGS"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
INCLUDES="-D_IN_LIBGTOP -D_GNU_SOURCE -I\$(top_builddir) -I\$(top_srcdir) -I\$(top_srcdir)/sysdeps/$sysdeps_dir -I\$(top_srcdir)/include $GLIB_CFLAGS $CFLAGS $X_CFLAGS "'-DGTOPLOCALEDIR=\"$(datadir)/locale\" -DLIBGTOP_VERSION=\"'"$LIBGTOP_VERSION"'\" -DLIBGTOP_SERVER_VERSION=\"'"$LIBGTOP_SERVER_VERSION"'\" -DLIBGTOP_VERSION_CODE='$LIBGTOP_VERSION_CODE' -DLIBGTOP_SERVER=\"'"$LIBGTOP_SERVER"'\"'
|
INCLUDES="-I\$(top_builddir) -I\$(top_srcdir) -I\$(top_srcdir)/sysdeps/$sysdeps_dir -I\$(top_srcdir)/include $GLIB_CFLAGS $X_CFLAGS"
|
||||||
|
|
||||||
|
# Add various defines to the config.h file ...
|
||||||
|
AH_VERBATIM([_GNU_SOURCE],
|
||||||
|
[/* Enable GNU extensions on systems that have them. */
|
||||||
|
#ifndef _GNU_SOURCE
|
||||||
|
# define _GNU_SOURCE
|
||||||
|
#endif])
|
||||||
|
AC_DEFINE([_IN_LIBGTOP], 1,
|
||||||
|
[Note that we are building libgtop rather than using it])
|
||||||
|
AC_DEFINE([LIBGTOP_VERSION], ["libgtop_version"],
|
||||||
|
[The libgtop version number])
|
||||||
|
AC_DEFINE([LIBGTOP_SERVER_VERSION], ["libgtop_server_version"],
|
||||||
|
[The libgtop server version])
|
||||||
|
AC_DEFINE([LIBGTOP_VERSION_CODE], [libgtop_version_code],
|
||||||
|
[The libgtop version number as an integer])
|
||||||
|
AC_DEFINE_UNQUOTED([LIBGTOP_SERVER], ["$LIBGTOP_SERVER"],
|
||||||
|
[The path to the libgtop server])
|
||||||
|
|
||||||
AC_SUBST(INCLUDES)
|
AC_SUBST(INCLUDES)
|
||||||
|
|
||||||
@@ -361,7 +381,7 @@ fi
|
|||||||
AC_SUBST(sysdeps_suid_lib)
|
AC_SUBST(sysdeps_suid_lib)
|
||||||
AC_SUBST(server_programs)
|
AC_SUBST(server_programs)
|
||||||
|
|
||||||
AC_OUTPUT([
|
AC_CONFIG_FILES([
|
||||||
Makefile
|
Makefile
|
||||||
libgtop.spec
|
libgtop.spec
|
||||||
po/Makefile.in
|
po/Makefile.in
|
||||||
@@ -387,3 +407,5 @@ doc/Makefile
|
|||||||
libgtop-2.0.pc
|
libgtop-2.0.pc
|
||||||
libgtopconfig.h
|
libgtopconfig.h
|
||||||
])
|
])
|
||||||
|
|
||||||
|
AC_OUTPUT
|
||||||
|
@@ -1,3 +1,8 @@
|
|||||||
|
2006-02-21 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* reference.texi: Fixed glibtop_get_proc_state doc.
|
||||||
|
Patch by Emil Nowak <emil5@go2.pl>.
|
||||||
|
|
||||||
2005-01-03 Benoît Dejean <TazForEver@dlfp.org>
|
2005-01-03 Benoît Dejean <TazForEver@dlfp.org>
|
||||||
|
|
||||||
* reference.texi: Updated.
|
* reference.texi: Updated.
|
||||||
|
@@ -1,38 +1,6 @@
|
|||||||
info_TEXINFOS = libgtop2.texi
|
info_TEXINFOS = libgtop2.texi
|
||||||
|
|
||||||
libgtop2_TEXINFOS = libgtop2.texi about.texi reference.texi \
|
libgtop2_TEXINFOS = libgtop2.texi about.texi reference.texi \
|
||||||
auto-macros.texi version.texi main.texi \
|
version.texi main.texi white-paper.texi
|
||||||
white-paper.texi
|
|
||||||
|
|
||||||
MAKEINFO = @MAKEINFO@ -I @libgtop_top_builddir@/doc
|
AM_MAKEINFOFLAGS = -I $(libgtop_top_builddir)/doc
|
||||||
|
|
||||||
EXTRA_DIST = auto-macros.texi.in
|
|
||||||
|
|
||||||
auto-macros.texi: auto-macros.texi.in Makefile
|
|
||||||
## Use sed and then mv to avoid problems if the user interrupts.
|
|
||||||
sed -e 's#\%LIBGTOP_LIBDIR\%#$(libdir)#g' \
|
|
||||||
-e 's#\%LIBGTOP_INCLUDEDIR\%#$(includedir)/libgtop-2.0#g' \
|
|
||||||
-e 's#\%LIBGTOP_DATADIR\%#$(datadir)#g' \
|
|
||||||
-e 's#\%LIBGTOP_EXTRA_LIBS\%#$(LIBGTOP_EXTRA_LIBS)#g' \
|
|
||||||
-e 's#\%LIBGTOP_LIBS\%#$(LIBGTOP_LIBS)#g' \
|
|
||||||
-e 's#\%LIBGTOP_INCS\%#$(LIBGTOP_INCS)#g' \
|
|
||||||
-e 's#\%LIBGTOP_BINDIR\%#$(LIBGTOP_BINDIR)#g' \
|
|
||||||
-e 's#\%LIBGTOP_SERVER\%#$(LIBGTOP_SERVER)#g' \
|
|
||||||
-e 's#\%LIBGTOP_MAJOR_VERSION\%#$(LIBGTOP_MAJOR_VERSION)#g' \
|
|
||||||
-e 's#\%LIBGTOP_MINOR_VERSION\%#$(LIBGTOP_MINOR_VERSION)#g' \
|
|
||||||
-e 's#\%LIBGTOP_MICRO_VERSION\%#$(LIBGTOP_MICRO_VERSION)#g' \
|
|
||||||
-e 's#\%LIBGTOP_VERSION\%#$(LIBGTOP_VERSION)#g' \
|
|
||||||
-e 's#\%LIBGTOP_VERSION_CODE\%#$(LIBGTOP_VERSION_CODE)#g' \
|
|
||||||
-e 's#\%LIBGTOP_SERVER_VERSION\%#$(LIBGTOP_SERVER_VERSION)#g' \
|
|
||||||
-e 's#\%libgtop_sysdeps_dir\%#$(libgtop_sysdeps_dir)#g' \
|
|
||||||
-e 's#\%libgtop_need_server\%#$(libgtop_need_server)#g' \
|
|
||||||
-e 's#\%libgtop_use_machine_h\%#$(libgtop_use_machine_h)#g' \
|
|
||||||
-e 's#\%libgtop_want_examples\%#$(libgtop_want_examples)#g' \
|
|
||||||
< $(srcdir)/auto-macros.texi.in > auto-macros.tmp
|
|
||||||
echo '@c Set this if this is LibGTop 1.1.x' >> auto-macros.tmp
|
|
||||||
if [ $(LIBGTOP_VERSION_CODE) -ge 1001000 ] ; then \
|
|
||||||
echo '@set LIBGTOP-1-1' >> auto-macros.tmp ; \
|
|
||||||
else \
|
|
||||||
echo '@clear LIBGTOP-1-1' >> auto-macros.tmp ; \
|
|
||||||
fi
|
|
||||||
mv auto-macros.tmp auto-macros.texi
|
|
||||||
|
@@ -1,12 +0,0 @@
|
|||||||
@c LibGTop major, minor and micro version.
|
|
||||||
@set LIBGTOP_MAJOR_VERSION %LIBGTOP_MAJOR_VERSION%
|
|
||||||
@set LIBGTOP_MINOR_VERSION %LIBGTOP_MINOR_VERSION%
|
|
||||||
@set LIBGTOP_MICRO_VERSION %LIBGTOP_MICRO_VERSION%
|
|
||||||
|
|
||||||
@c LibGTop version and numerical version code ("1.234.567" -> 1234567).
|
|
||||||
@set LIBGTOP_VERSION "%LIBGTOP_VERSION%"
|
|
||||||
@set LIBGTOP_VERSION_CODE %LIBGTOP_VERSION_CODE%
|
|
||||||
|
|
||||||
@c LibGTop server version, increased each time the protocol changes.
|
|
||||||
@set LIBGTOP_SERVER_VERSION %LIBGTOP_SERVER_VERSION%
|
|
||||||
|
|
@@ -5,7 +5,6 @@
|
|||||||
@setchapternewpage odd
|
@setchapternewpage odd
|
||||||
@c %**end of header
|
@c %**end of header
|
||||||
|
|
||||||
@include auto-macros.texi
|
|
||||||
@include version.texi
|
@include version.texi
|
||||||
|
|
||||||
@ifinfo
|
@ifinfo
|
||||||
|
@@ -493,7 +493,7 @@ glibtop_get_proc_state_l (glibtop *server, glibtop_proc_state *buf,
|
|||||||
@end cartouche
|
@end cartouche
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
Declaration of @code{glibtop_proc_state} in @file{<glibtop/proc_state.h>}:
|
Declaration of @code{glibtop_proc_state} in @file{<glibtop/procstate.h>}:
|
||||||
|
|
||||||
@example
|
@example
|
||||||
@cartouche
|
@cartouche
|
||||||
|
@@ -18,6 +18,7 @@ pprint
|
|||||||
pprint_static
|
pprint_static
|
||||||
procargs
|
procargs
|
||||||
procargs_static
|
procargs_static
|
||||||
|
proclist
|
||||||
df
|
df
|
||||||
df_static
|
df_static
|
||||||
netlist
|
netlist
|
||||||
|
@@ -1,3 +1,25 @@
|
|||||||
|
2006-02-27 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* pprint.c: (pprint_get_proc_mem), (main):
|
||||||
|
|
||||||
|
Added proc_mem example.
|
||||||
|
|
||||||
|
2005-12-15 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* proclist.c: (print_pids), (main):
|
||||||
|
|
||||||
|
Improved example.
|
||||||
|
|
||||||
|
2005-12-12 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* .cvsignore:
|
||||||
|
* Makefile.am:
|
||||||
|
* proclist.c: (main):
|
||||||
|
* procmap.c: (main):
|
||||||
|
|
||||||
|
Added quick example for glibtop_get_proclist()
|
||||||
|
and updated procmap example to display smap.
|
||||||
|
|
||||||
2005-08-02 Benoît Dejean <TazForEver@dlfp.org>
|
2005-08-02 Benoît Dejean <TazForEver@dlfp.org>
|
||||||
|
|
||||||
* pprint.c: (pprint_get_cpu), (pprint_get_loadavg),
|
* pprint.c: (pprint_get_cpu), (pprint_get_loadavg),
|
||||||
|
@@ -8,7 +8,7 @@ DEFS = @DEFS@
|
|||||||
|
|
||||||
noinst_PROGRAMS = first second pprint procargs df netlist \
|
noinst_PROGRAMS = first second pprint procargs df netlist \
|
||||||
mountlist procmap netload sysdeps timings \
|
mountlist procmap netload sysdeps timings \
|
||||||
openfiles smp
|
openfiles smp proclist
|
||||||
|
|
||||||
first_SOURCES = first.c
|
first_SOURCES = first.c
|
||||||
first_LDADD = $(top_builddir)/lib/libgtop-2.0.la
|
first_LDADD = $(top_builddir)/lib/libgtop-2.0.la
|
||||||
@@ -48,3 +48,6 @@ netlist_LDADD = $(top_builddir)/lib/libgtop-2.0.la
|
|||||||
|
|
||||||
openfiles_SOURCES = openfiles.c
|
openfiles_SOURCES = openfiles.c
|
||||||
openfiles_LDADD = $(top_builddir)/lib/libgtop-2.0.la
|
openfiles_LDADD = $(top_builddir)/lib/libgtop-2.0.la
|
||||||
|
|
||||||
|
proclist_SOURCES = proclist.c
|
||||||
|
proclist_LDADD = $(top_builddir)/lib/libgtop-2.0.la
|
||||||
|
@@ -1,3 +1,6 @@
|
|||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
# include <config.h>
|
||||||
|
#endif
|
||||||
#include <glibtop.h>
|
#include <glibtop.h>
|
||||||
|
|
||||||
#include <glibtop/fsusage.h>
|
#include <glibtop/fsusage.h>
|
||||||
|
@@ -21,6 +21,10 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
# include <config.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <locale.h>
|
#include <locale.h>
|
||||||
#include <libintl.h>
|
#include <libintl.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
@@ -21,6 +21,10 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
# include <config.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <locale.h>
|
#include <locale.h>
|
||||||
#include <libintl.h>
|
#include <libintl.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
@@ -18,6 +18,10 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
# include <config.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#include <glibtop.h>
|
#include <glibtop.h>
|
||||||
|
@@ -21,6 +21,10 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
# include <config.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <locale.h>
|
#include <locale.h>
|
||||||
#include <libintl.h>
|
#include <libintl.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
@@ -1,3 +1,7 @@
|
|||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
# include <config.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <glibtop.h>
|
#include <glibtop.h>
|
||||||
#include <glibtop/procopenfiles.h>
|
#include <glibtop/procopenfiles.h>
|
||||||
|
|
||||||
|
@@ -1,3 +1,7 @@
|
|||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
# include <config.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <glibtop.h>
|
#include <glibtop.h>
|
||||||
|
|
||||||
#include <glibtop/union.h>
|
#include <glibtop/union.h>
|
||||||
@@ -264,6 +268,24 @@ static void pprint_get_proc_kernel(pid_t pid)
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
static void pprint_get_proc_mem(pid_t pid)
|
||||||
|
{
|
||||||
|
glibtop_proc_mem buf;
|
||||||
|
|
||||||
|
glibtop_get_proc_mem(&buf, pid);
|
||||||
|
|
||||||
|
HEADER_PPRINT(glibtop_get_proc_mem);
|
||||||
|
PPRINT(flags, "%#llx");
|
||||||
|
PPRINT(size, "%llu");
|
||||||
|
PPRINT(vsize, "%llu");
|
||||||
|
PPRINT(resident, "%llu");
|
||||||
|
PPRINT(share, "%llu");
|
||||||
|
PPRINT(rss, "%llu");
|
||||||
|
PPRINT(rss_rlim, "%llu");
|
||||||
|
FOOTER_PPRINT();
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
int main()
|
int main()
|
||||||
{
|
{
|
||||||
@@ -294,6 +316,7 @@ int main()
|
|||||||
pprint_get_uptime();
|
pprint_get_uptime();
|
||||||
|
|
||||||
pprint_get_proc_kernel(getpid());
|
pprint_get_proc_kernel(getpid());
|
||||||
|
pprint_get_proc_mem(getpid());
|
||||||
|
|
||||||
glibtop_close();
|
glibtop_close();
|
||||||
|
|
||||||
|
@@ -1,3 +1,7 @@
|
|||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
# include <config.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <glibtop.h>
|
#include <glibtop.h>
|
||||||
#include <glibtop/procargs.h>
|
#include <glibtop/procargs.h>
|
||||||
|
|
||||||
|
43
examples/proclist.c
Normal file
43
examples/proclist.c
Normal file
@@ -0,0 +1,43 @@
|
|||||||
|
#include <glibtop.h>
|
||||||
|
#include <glibtop/proclist.h>
|
||||||
|
|
||||||
|
#include <glib.h>
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
|
#include <unistd.h>
|
||||||
|
#include <sys/types.h>
|
||||||
|
|
||||||
|
|
||||||
|
static void print_pids(guint64 which, guint64 arg)
|
||||||
|
{
|
||||||
|
unsigned *pids;
|
||||||
|
unsigned i;
|
||||||
|
glibtop_proclist buf;
|
||||||
|
|
||||||
|
pids = glibtop_get_proclist(&buf, which, arg);
|
||||||
|
|
||||||
|
printf("glibtop_get_proclist(%#llx, %llu) -> %lu processes\n",
|
||||||
|
which, arg, (unsigned long)buf.number);
|
||||||
|
|
||||||
|
for (i = 0; i < buf.number; ++i)
|
||||||
|
printf("%u ", pids[i]);
|
||||||
|
|
||||||
|
putchar('\n');
|
||||||
|
putchar('\n');
|
||||||
|
|
||||||
|
g_free(pids);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
int main()
|
||||||
|
{
|
||||||
|
glibtop_init();
|
||||||
|
|
||||||
|
print_pids(GLIBTOP_KERN_PROC_ALL, 0);
|
||||||
|
print_pids(GLIBTOP_KERN_PROC_UID, getuid());
|
||||||
|
|
||||||
|
glibtop_close();
|
||||||
|
|
||||||
|
return 0;
|
||||||
|
}
|
@@ -21,6 +21,10 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
# include <config.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <locale.h>
|
#include <locale.h>
|
||||||
#include <libintl.h>
|
#include <libintl.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
@@ -153,6 +157,18 @@ main (int argc, char *argv [])
|
|||||||
perm);
|
perm);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
g_print("smaps flags:%#llx size:%llu rss:%llu "
|
||||||
|
"shared_clean:%llu shared_dirty:%llu "
|
||||||
|
"private_clean:%llu private_dirty: %llu\n",
|
||||||
|
maps[i].flags,
|
||||||
|
maps[i].size >> 10,
|
||||||
|
maps[i].rss >> 10,
|
||||||
|
maps[i].shared_clean >> 10,
|
||||||
|
maps[i].shared_dirty >> 10,
|
||||||
|
maps[i].private_clean >> 10,
|
||||||
|
maps[i].private_dirty >> 10);
|
||||||
|
|
||||||
if (filename && (filename != maps [i].filename))
|
if (filename && (filename != maps [i].filename))
|
||||||
g_free ((void*)filename);
|
g_free ((void*)filename);
|
||||||
}
|
}
|
||||||
|
@@ -21,6 +21,10 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
# include <config.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <locale.h>
|
#include <locale.h>
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
@@ -21,6 +21,10 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
# include <config.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <locale.h>
|
#include <locale.h>
|
||||||
#include <libintl.h>
|
#include <libintl.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
@@ -21,6 +21,10 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
# include <config.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <locale.h>
|
#include <locale.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <libintl.h>
|
#include <libintl.h>
|
||||||
|
@@ -24,6 +24,10 @@
|
|||||||
#ifndef __GLIBTOP_H__
|
#ifndef __GLIBTOP_H__
|
||||||
#define __GLIBTOP_H__
|
#define __GLIBTOP_H__
|
||||||
|
|
||||||
|
#include <glib/gmacros.h>
|
||||||
|
|
||||||
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
typedef struct _glibtop glibtop;
|
typedef struct _glibtop glibtop;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -77,6 +81,7 @@ struct _glibtop
|
|||||||
int output [2]; /* Pipe client -> server */
|
int output [2]; /* Pipe client -> server */
|
||||||
int socket; /* Accepted connection of a socket */
|
int socket; /* Accepted connection of a socket */
|
||||||
int ncpu; /* Number of CPUs, zero if single-processor */
|
int ncpu; /* Number of CPUs, zero if single-processor */
|
||||||
|
int real_ncpu; /* Real number of CPUs. Only ncpu are monitored */
|
||||||
unsigned long os_version_code; /* Version code of the operating system */
|
unsigned long os_version_code; /* Version code of the operating system */
|
||||||
const char *name; /* Program name for error messages */
|
const char *name; /* Program name for error messages */
|
||||||
const char *server_command; /* Command used to invoke server */
|
const char *server_command; /* Command used to invoke server */
|
||||||
@@ -107,4 +112,6 @@ glibtop_init_s (glibtop **server_ptr,
|
|||||||
unsigned long features,
|
unsigned long features,
|
||||||
unsigned flags);
|
unsigned flags);
|
||||||
|
|
||||||
|
G_END_DECLS
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
@@ -52,32 +52,35 @@ G_BEGIN_DECLS
|
|||||||
|
|
||||||
#define GLIBTOP_MAX_CPU 18
|
#define GLIBTOP_MAX_CPU 18
|
||||||
|
|
||||||
/* Nobody should really be using more than 4 processors. */
|
/* Nobody should really be using more than 4 processors.
|
||||||
#define GLIBTOP_NCPU 4
|
Yes we are :)
|
||||||
|
Nobody should really be using more than 32 processors.
|
||||||
|
*/
|
||||||
|
#define GLIBTOP_NCPU 32
|
||||||
|
|
||||||
typedef struct _glibtop_cpu glibtop_cpu;
|
typedef struct _glibtop_cpu glibtop_cpu;
|
||||||
|
|
||||||
struct _glibtop_cpu
|
struct _glibtop_cpu
|
||||||
{
|
{
|
||||||
guint64 flags,
|
guint64 flags;
|
||||||
total, /* GLIBTOP_CPU_TOTAL */
|
guint64 total; /* GLIBTOP_CPU_TOTAL */
|
||||||
user, /* GLIBTOP_CPU_USER */
|
guint64 user; /* GLIBTOP_CPU_USER */
|
||||||
nice, /* GLIBTOP_CPU_NICE */
|
guint64 nice; /* GLIBTOP_CPU_NICE */
|
||||||
sys, /* GLIBTOP_CPU_SYS */
|
guint64 sys; /* GLIBTOP_CPU_SYS */
|
||||||
idle, /* GLIBTOP_CPU_IDLE */
|
guint64 idle; /* GLIBTOP_CPU_IDLE */
|
||||||
iowait, /* GLIBTOP_CPU_IOWAIT */
|
guint64 iowait; /* GLIBTOP_CPU_IOWAIT */
|
||||||
irq, /* GLIBTOP_CPU_IRQ */
|
guint64 irq; /* GLIBTOP_CPU_IRQ */
|
||||||
softirq, /* GLIBTOP_CPU_SOFTIRQ */
|
guint64 softirq; /* GLIBTOP_CPU_SOFTIRQ */
|
||||||
frequency, /* GLIBTOP_CPU_FREQUENCY */
|
guint64 frequency; /* GLIBTOP_CPU_FREQUENCY */
|
||||||
xcpu_total [GLIBTOP_NCPU], /* GLIBTOP_XCPU_TOTAL */
|
guint64 xcpu_total [GLIBTOP_NCPU]; /* GLIBTOP_XCPU_TOTAL */
|
||||||
xcpu_user [GLIBTOP_NCPU], /* GLIBTOP_XCPU_USER */
|
guint64 xcpu_user [GLIBTOP_NCPU]; /* GLIBTOP_XCPU_USER */
|
||||||
xcpu_nice [GLIBTOP_NCPU], /* GLIBTOP_XCPU_NICE */
|
guint64 xcpu_nice [GLIBTOP_NCPU]; /* GLIBTOP_XCPU_NICE */
|
||||||
xcpu_sys [GLIBTOP_NCPU], /* GLIBTOP_XCPU_SYS */
|
guint64 xcpu_sys [GLIBTOP_NCPU]; /* GLIBTOP_XCPU_SYS */
|
||||||
xcpu_idle [GLIBTOP_NCPU], /* GLIBTOP_XCPU_IDLE */
|
guint64 xcpu_idle [GLIBTOP_NCPU]; /* GLIBTOP_XCPU_IDLE */
|
||||||
xcpu_iowait [GLIBTOP_NCPU], /* GLIBTOP_XCPU_IOWAIT */
|
guint64 xcpu_iowait [GLIBTOP_NCPU]; /* GLIBTOP_XCPU_IOWAIT */
|
||||||
xcpu_irq [GLIBTOP_NCPU], /* GLIBTOP_XCPU_IRQ */
|
guint64 xcpu_irq [GLIBTOP_NCPU]; /* GLIBTOP_XCPU_IRQ */
|
||||||
xcpu_softirq [GLIBTOP_NCPU], /* GLIBTOP_XCPU_SOFTIRQ */
|
guint64 xcpu_softirq [GLIBTOP_NCPU]; /* GLIBTOP_XCPU_SOFTIRQ */
|
||||||
xcpu_flags; /* GLIBTOP_XCPU_IDLE */
|
guint64 xcpu_flags; /* GLIBTOP_XCPU_IDLE */
|
||||||
};
|
};
|
||||||
|
|
||||||
void glibtop_get_cpu(glibtop_cpu *buf);
|
void glibtop_get_cpu(glibtop_cpu *buf);
|
||||||
|
@@ -43,12 +43,12 @@ typedef struct _glibtop_fsusage glibtop_fsusage;
|
|||||||
|
|
||||||
struct _glibtop_fsusage
|
struct _glibtop_fsusage
|
||||||
{
|
{
|
||||||
guint64 flags,
|
guint64 flags;
|
||||||
blocks, /* Total number of blocks. */
|
guint64 blocks; /* Total number of blocks. */
|
||||||
bfree, /* Free blocks available to superuser. */
|
guint64 bfree; /* Free blocks available to superuser. */
|
||||||
bavail, /* Free blocks available to non-superuser. */
|
guint64 bavail; /* Free blocks available to non-superuser. */
|
||||||
files, /* Total file nodes. */
|
guint64 files; /* Total file nodes. */
|
||||||
ffree; /* Free file nodes. */
|
guint64 ffree; /* Free file nodes. */
|
||||||
guint32 block_size; /* Size of a block in bytes. */
|
guint32 block_size; /* Size of a block in bytes. */
|
||||||
guint64 read, write; /* Total blocks read and written */
|
guint64 read, write; /* Total blocks read and written */
|
||||||
};
|
};
|
||||||
|
@@ -26,10 +26,6 @@
|
|||||||
|
|
||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
|
|
||||||
#ifdef _IN_LIBGTOP
|
|
||||||
#include <config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef _IN_LIBGTOP
|
#ifdef _IN_LIBGTOP
|
||||||
|
|
||||||
#endif /* _IN_LIBGTOP */
|
#endif /* _IN_LIBGTOP */
|
||||||
|
@@ -3,9 +3,13 @@
|
|||||||
|
|
||||||
#include <glibtop.h>
|
#include <glibtop.h>
|
||||||
|
|
||||||
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
typedef void (*glibtop_init_func_t)(glibtop *);
|
typedef void (*glibtop_init_func_t)(glibtop *);
|
||||||
|
|
||||||
extern const glibtop_init_func_t _glibtop_init_hook_s[];
|
extern const glibtop_init_func_t _glibtop_init_hook_s[];
|
||||||
extern const glibtop_init_func_t _glibtop_init_hook_p[];
|
extern const glibtop_init_func_t _glibtop_init_hook_p[];
|
||||||
|
|
||||||
|
G_END_DECLS
|
||||||
|
|
||||||
#endif /* H_LIBGTOP_INIT_HOOKS_1122955666 */
|
#endif /* H_LIBGTOP_INIT_HOOKS_1122955666 */
|
||||||
|
@@ -42,9 +42,9 @@ struct _glibtop_loadavg
|
|||||||
{
|
{
|
||||||
guint64 flags;
|
guint64 flags;
|
||||||
double loadavg [3]; /* GLIBTOP_LOADAVG_LOADAVG */
|
double loadavg [3]; /* GLIBTOP_LOADAVG_LOADAVG */
|
||||||
guint64 nr_running, /* GLIBTOP_LOADAVG_NR_RUNNING */
|
guint64 nr_running; /* GLIBTOP_LOADAVG_NR_RUNNING */
|
||||||
nr_tasks, /* GLIBTOP_LOADAVG_NR_TASKS */
|
guint64 nr_tasks; /* GLIBTOP_LOADAVG_NR_TASKS */
|
||||||
last_pid; /* GLIBTOP_LOADAVG_LAST_PID */
|
guint64 last_pid; /* GLIBTOP_LOADAVG_LAST_PID */
|
||||||
};
|
};
|
||||||
|
|
||||||
void glibtop_get_loadavg(glibtop_loadavg *buf);
|
void glibtop_get_loadavg(glibtop_loadavg *buf);
|
||||||
|
@@ -44,15 +44,15 @@ typedef struct _glibtop_mem glibtop_mem;
|
|||||||
|
|
||||||
struct _glibtop_mem
|
struct _glibtop_mem
|
||||||
{
|
{
|
||||||
guint64 flags,
|
guint64 flags;
|
||||||
total, /* GLIBTOP_MEM_TOTAL */
|
guint64 total; /* GLIBTOP_MEM_TOTAL */
|
||||||
used, /* GLIBTOP_MEM_USED */
|
guint64 used; /* GLIBTOP_MEM_USED */
|
||||||
free, /* GLIBTOP_MEM_FREE */
|
guint64 free; /* GLIBTOP_MEM_FREE */
|
||||||
shared, /* GLIBTOP_MEM_SHARED */
|
guint64 shared; /* GLIBTOP_MEM_SHARED */
|
||||||
buffer, /* GLIBTOP_MEM_BUFFER */
|
guint64 buffer; /* GLIBTOP_MEM_BUFFER */
|
||||||
cached, /* GLIBTOP_MEM_CACHED */
|
guint64 cached; /* GLIBTOP_MEM_CACHED */
|
||||||
user, /* GLIBTOP_MEM_USER */
|
guint64 user; /* GLIBTOP_MEM_USER */
|
||||||
locked; /* GLIBTOP_MEM_LOCKED */
|
guint64 locked; /* GLIBTOP_MEM_LOCKED */
|
||||||
};
|
};
|
||||||
|
|
||||||
void glibtop_get_mem(glibtop_mem *buf);
|
void glibtop_get_mem(glibtop_mem *buf);
|
||||||
|
@@ -49,10 +49,10 @@ struct _glibtop_mountentry
|
|||||||
|
|
||||||
struct _glibtop_mountlist
|
struct _glibtop_mountlist
|
||||||
{
|
{
|
||||||
guint64 flags,
|
guint64 flags;
|
||||||
number, /* GLIBTOP_MOUNTLIST_NUMBER */
|
guint64 number; /* GLIBTOP_MOUNTLIST_NUMBER */
|
||||||
total, /* GLIBTOP_MOUNTLIST_TOTAL */
|
guint64 total; /* GLIBTOP_MOUNTLIST_TOTAL */
|
||||||
size; /* GLIBTOP_MOUNTLIST_SIZE */
|
guint64 size; /* GLIBTOP_MOUNTLIST_SIZE */
|
||||||
};
|
};
|
||||||
|
|
||||||
glibtop_mountentry *
|
glibtop_mountentry *
|
||||||
|
@@ -43,14 +43,14 @@ typedef struct _glibtop_msg_limits glibtop_msg_limits;
|
|||||||
|
|
||||||
struct _glibtop_msg_limits
|
struct _glibtop_msg_limits
|
||||||
{
|
{
|
||||||
guint64 flags,
|
guint64 flags;
|
||||||
msgpool, /* GLIBTOP_IPC_MSGPOOL */
|
guint64 msgpool; /* GLIBTOP_IPC_MSGPOOL */
|
||||||
msgmap, /* GLIBTOP_IPC_MSGMAP */
|
guint64 msgmap; /* GLIBTOP_IPC_MSGMAP */
|
||||||
msgmax, /* GLIBTOP_IPC_MSGMAX */
|
guint64 msgmax; /* GLIBTOP_IPC_MSGMAX */
|
||||||
msgmnb, /* GLIBTOP_IPC_MSGMNB */
|
guint64 msgmnb; /* GLIBTOP_IPC_MSGMNB */
|
||||||
msgmni, /* GLIBTOP_IPC_MSGMNI */
|
guint64 msgmni; /* GLIBTOP_IPC_MSGMNI */
|
||||||
msgssz, /* GLIBTOP_IPC_MSGSSZ */
|
guint64 msgssz; /* GLIBTOP_IPC_MSGSSZ */
|
||||||
msgtql; /* GLIBTOP_IPC_MSGTQL */
|
guint64 msgtql; /* GLIBTOP_IPC_MSGTQL */
|
||||||
};
|
};
|
||||||
|
|
||||||
void glibtop_get_msg_limits(glibtop_msg_limits *buf);
|
void glibtop_get_msg_limits(glibtop_msg_limits *buf);
|
||||||
|
@@ -68,7 +68,8 @@ enum {
|
|||||||
GLIBTOP_IF_FLAGS_LINK1,
|
GLIBTOP_IF_FLAGS_LINK1,
|
||||||
GLIBTOP_IF_FLAGS_LINK2,
|
GLIBTOP_IF_FLAGS_LINK2,
|
||||||
GLIBTOP_IF_FLAGS_ALTPHYS,
|
GLIBTOP_IF_FLAGS_ALTPHYS,
|
||||||
GLIBTOP_IF_FLAGS_MULTICAST
|
GLIBTOP_IF_FLAGS_MULTICAST,
|
||||||
|
GLIBTOP_IF_FLAGS_WIRELESS
|
||||||
};
|
};
|
||||||
|
|
||||||
enum GLIBTOP_IF_IN6_SCOPE
|
enum GLIBTOP_IF_IN6_SCOPE
|
||||||
@@ -82,23 +83,23 @@ enum GLIBTOP_IF_IN6_SCOPE
|
|||||||
|
|
||||||
struct _glibtop_netload
|
struct _glibtop_netload
|
||||||
{
|
{
|
||||||
guint64 flags,
|
guint64 flags;
|
||||||
if_flags; /* GLIBTOP_NETLOAD_IF_FLAGS */
|
guint64 if_flags; /* GLIBTOP_NETLOAD_IF_FLAGS */
|
||||||
|
|
||||||
guint32 mtu, /* GLIBTOP_NETLOAD_MTU */
|
guint32 mtu; /* GLIBTOP_NETLOAD_MTU */
|
||||||
subnet, /* GLIBTOP_NETLOAD_SUBNET */
|
guint32 subnet; /* GLIBTOP_NETLOAD_SUBNET */
|
||||||
address; /* GLIBTOP_NETLOAD_ADDRESS */
|
guint32 address; /* GLIBTOP_NETLOAD_ADDRESS */
|
||||||
|
|
||||||
guint64 packets_in, /* GLIBTOP_NETLOAD_PACKETS_IN */
|
guint64 packets_in; /* GLIBTOP_NETLOAD_PACKETS_IN */
|
||||||
packets_out, /* GLIBTOP_NETLOAD_PACKETS_OUT */
|
guint64 packets_out; /* GLIBTOP_NETLOAD_PACKETS_OUT */
|
||||||
packets_total, /* GLIBTOP_NETLOAD_PACKETS_TOTAL*/
|
guint64 packets_total; /* GLIBTOP_NETLOAD_PACKETS_TOTAL*/
|
||||||
bytes_in, /* GLIBTOP_NETLOAD_BYTES_IN */
|
guint64 bytes_in; /* GLIBTOP_NETLOAD_BYTES_IN */
|
||||||
bytes_out, /* GLIBTOP_NETLOAD_BYTES_OUT */
|
guint64 bytes_out; /* GLIBTOP_NETLOAD_BYTES_OUT */
|
||||||
bytes_total, /* GLIBTOP_NETLOAD_BYTES_TOTAL */
|
guint64 bytes_total; /* GLIBTOP_NETLOAD_BYTES_TOTAL */
|
||||||
errors_in, /* GLIBTOP_NETLOAD_ERRORS_IN */
|
guint64 errors_in; /* GLIBTOP_NETLOAD_ERRORS_IN */
|
||||||
errors_out, /* GLIBTOP_NETLOAD_ERRORS_OUT */
|
guint64 errors_out; /* GLIBTOP_NETLOAD_ERRORS_OUT */
|
||||||
errors_total, /* GLIBTOP_NETLOAD_ERRORS_TOTAL */
|
guint64 errors_total; /* GLIBTOP_NETLOAD_ERRORS_TOTAL */
|
||||||
collisions; /* GLIBTOP_NETLOAD_COLLISIONS */
|
guint64 collisions; /* GLIBTOP_NETLOAD_COLLISIONS */
|
||||||
|
|
||||||
guint8 address6[16]; /* GLIBTOP_NETLOAD_ADDRESS6 */
|
guint8 address6[16]; /* GLIBTOP_NETLOAD_ADDRESS6 */
|
||||||
guint8 prefix6[16]; /* GLIBTOP_NETLOAD_PREXIF6 */
|
guint8 prefix6[16]; /* GLIBTOP_NETLOAD_PREXIF6 */
|
||||||
|
@@ -45,10 +45,10 @@ enum {
|
|||||||
|
|
||||||
struct _glibtop_ppp
|
struct _glibtop_ppp
|
||||||
{
|
{
|
||||||
guint64 flags,
|
guint64 flags;
|
||||||
state, /* GLIBTOP_PPP_STATE */
|
guint64 state; /* GLIBTOP_PPP_STATE */
|
||||||
bytes_in, /* GLIBTOP_PPP_BYTES_IN */
|
guint64 bytes_in; /* GLIBTOP_PPP_BYTES_IN */
|
||||||
bytes_out; /* GLIBTOP_PPP_BYTES_OUT */
|
guint64 bytes_out; /* GLIBTOP_PPP_BYTES_OUT */
|
||||||
};
|
};
|
||||||
|
|
||||||
void glibtop_get_ppp(glibtop_ppp *buf, unsigned short device);
|
void glibtop_get_ppp(glibtop_ppp *buf, unsigned short device);
|
||||||
|
@@ -37,8 +37,8 @@ typedef struct _glibtop_proc_args glibtop_proc_args;
|
|||||||
|
|
||||||
struct _glibtop_proc_args
|
struct _glibtop_proc_args
|
||||||
{
|
{
|
||||||
guint64 flags,
|
guint64 flags;
|
||||||
size; /* GLIBTOP_PROC_ARGS_SIZE */
|
guint64 size; /* GLIBTOP_PROC_ARGS_SIZE */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
@@ -48,18 +48,18 @@ typedef struct _glibtop_proc_kernel glibtop_proc_kernel;
|
|||||||
struct _glibtop_proc_kernel
|
struct _glibtop_proc_kernel
|
||||||
{
|
{
|
||||||
guint64 flags;
|
guint64 flags;
|
||||||
guint64 k_flags, /* kernel flags for the process */
|
guint64 k_flags; /* kernel flags for the process */
|
||||||
min_flt, /* number of minor page faults since
|
guint64 min_flt; /* number of minor page faults since
|
||||||
* process start */
|
* process start */
|
||||||
maj_flt, /* number of major page faults since
|
guint64 maj_flt; /* number of major page faults since
|
||||||
* process start */
|
* process start */
|
||||||
cmin_flt, /* cumulative min_flt of process and
|
guint64 cmin_flt; /* cumulative min_flt of process and
|
||||||
* child processes */
|
* child processes */
|
||||||
cmaj_flt, /* cumulative maj_flt of process and
|
guint64 cmaj_flt; /* cumulative maj_flt of process and
|
||||||
* child processes */
|
* child processes */
|
||||||
kstk_esp, /* kernel stack pointer */
|
guint64 kstk_esp; /* kernel stack pointer */
|
||||||
kstk_eip, /* kernel stack pointer */
|
guint64 kstk_eip; /* kernel stack pointer */
|
||||||
nwchan; /* address of kernel wait channel
|
guint64 nwchan; /* address of kernel wait channel
|
||||||
* proc is sleeping in */
|
* proc is sleeping in */
|
||||||
char wchan [40];
|
char wchan [40];
|
||||||
};
|
};
|
||||||
|
@@ -56,10 +56,10 @@ typedef struct _glibtop_proclist glibtop_proclist;
|
|||||||
|
|
||||||
struct _glibtop_proclist
|
struct _glibtop_proclist
|
||||||
{
|
{
|
||||||
guint64 flags,
|
guint64 flags;
|
||||||
number, /* GLIBTOP_PROCLIST_NUMBER */
|
guint64 number; /* GLIBTOP_PROCLIST_NUMBER */
|
||||||
total, /* GLIBTOP_PROCLIST_TOTAL */
|
guint64 total; /* GLIBTOP_PROCLIST_TOTAL */
|
||||||
size; /* GLIBTOP_PROCLIST_SIZE */
|
guint64 size; /* GLIBTOP_PROCLIST_SIZE */
|
||||||
};
|
};
|
||||||
|
|
||||||
unsigned *
|
unsigned *
|
||||||
|
@@ -43,7 +43,15 @@ G_BEGIN_DECLS
|
|||||||
#define GLIBTOP_MAP_ENTRY_DEVICE 5
|
#define GLIBTOP_MAP_ENTRY_DEVICE 5
|
||||||
#define GLIBTOP_MAP_ENTRY_FILENAME 6
|
#define GLIBTOP_MAP_ENTRY_FILENAME 6
|
||||||
|
|
||||||
#define GLIBTOP_MAX_MAP_ENTRY 7
|
/* Smap support */
|
||||||
|
#define GLIBTOP_MAP_ENTRY_SIZE 7
|
||||||
|
#define GLIBTOP_MAP_ENTRY_RSS 8
|
||||||
|
#define GLIBTOP_MAP_ENTRY_SHARED_CLEAN 9
|
||||||
|
#define GLIBTOP_MAP_ENTRY_SHARED_DIRTY 10
|
||||||
|
#define GLIBTOP_MAP_ENTRY_PRIVATE_CLEAN 11
|
||||||
|
#define GLIBTOP_MAP_ENTRY_PRIVATE_DIRTY 12
|
||||||
|
|
||||||
|
#define GLIBTOP_MAX_MAP_ENTRY 13
|
||||||
|
|
||||||
#define GLIBTOP_MAP_FILENAME_LEN 215
|
#define GLIBTOP_MAP_FILENAME_LEN 215
|
||||||
|
|
||||||
@@ -59,16 +67,28 @@ typedef struct _glibtop_proc_map glibtop_proc_map;
|
|||||||
|
|
||||||
struct _glibtop_map_entry
|
struct _glibtop_map_entry
|
||||||
{
|
{
|
||||||
guint64 flags, start, end, offset, perm, inode, device;
|
guint64 flags;
|
||||||
|
guint64 start;
|
||||||
|
guint64 end;
|
||||||
|
guint64 offset;
|
||||||
|
guint64 perm;
|
||||||
|
guint64 inode;
|
||||||
|
guint64 device;
|
||||||
|
guint64 size;
|
||||||
|
guint64 rss;
|
||||||
|
guint64 shared_clean;
|
||||||
|
guint64 shared_dirty;
|
||||||
|
guint64 private_clean;
|
||||||
|
guint64 private_dirty;
|
||||||
char filename [GLIBTOP_MAP_FILENAME_LEN+1];
|
char filename [GLIBTOP_MAP_FILENAME_LEN+1];
|
||||||
};
|
};
|
||||||
|
|
||||||
struct _glibtop_proc_map
|
struct _glibtop_proc_map
|
||||||
{
|
{
|
||||||
guint64 flags,
|
guint64 flags;
|
||||||
number, /* GLIBTOP_PROC_MAP_NUMBER */
|
guint64 number; /* GLIBTOP_PROC_MAP_NUMBER */
|
||||||
total, /* GLIBTOP_PROC_MAP_TOTAL */
|
guint64 total; /* GLIBTOP_PROC_MAP_TOTAL */
|
||||||
size; /* GLIBTOP_PROC_MAP_SIZE */
|
guint64 size; /* GLIBTOP_PROC_MAP_SIZE */
|
||||||
};
|
};
|
||||||
glibtop_map_entry *
|
glibtop_map_entry *
|
||||||
glibtop_get_proc_map(glibtop_proc_map *buf, pid_t pid);
|
glibtop_get_proc_map(glibtop_proc_map *buf, pid_t pid);
|
||||||
|
@@ -44,14 +44,14 @@ typedef struct _glibtop_proc_mem glibtop_proc_mem;
|
|||||||
|
|
||||||
struct _glibtop_proc_mem
|
struct _glibtop_proc_mem
|
||||||
{
|
{
|
||||||
guint64 flags,
|
guint64 flags;
|
||||||
size, /* total # of pages of memory */
|
guint64 size; /* total # of pages of memory */
|
||||||
vsize, /* number of pages of virtual memory ... */
|
guint64 vsize; /* number of pages of virtual memory ... */
|
||||||
resident, /* number of resident set
|
guint64 resident; /* number of resident set
|
||||||
* (non-swapped) pages (4k) */
|
* (non-swapped) pages (4k) */
|
||||||
share, /* number of pages of shared (mmap'd) memory */
|
guint64 share; /* number of pages of shared (mmap'd) memory */
|
||||||
rss, /* resident set size */
|
guint64 rss; /* resident set size */
|
||||||
rss_rlim; /* current limit (in bytes) of the rss
|
guint64 rss_rlim; /* current limit (in bytes) of the rss
|
||||||
* of the process; usually 2,147,483,647 */
|
* of the process; usually 2,147,483,647 */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@@ -88,10 +88,10 @@ struct _glibtop_open_files_entry
|
|||||||
|
|
||||||
struct _glibtop_proc_open_files
|
struct _glibtop_proc_open_files
|
||||||
{
|
{
|
||||||
guint64 flags,
|
guint64 flags;
|
||||||
number, /* GLIBTOP_PROC_OPEN_FILES_NUMBER */
|
guint64 number; /* GLIBTOP_PROC_OPEN_FILES_NUMBER */
|
||||||
total, /* GLIBTOP_PROC_OPEN_FILES_TOTAL */
|
guint64 total; /* GLIBTOP_PROC_OPEN_FILES_TOTAL */
|
||||||
size; /* GLIBTOP_PROC_OPEN_FILES_SIZE */
|
guint64 size; /* GLIBTOP_PROC_OPEN_FILES_SIZE */
|
||||||
};
|
};
|
||||||
|
|
||||||
glibtop_open_files_entry *
|
glibtop_open_files_entry *
|
||||||
|
@@ -46,16 +46,16 @@ typedef struct _glibtop_proc_segment glibtop_proc_segment;
|
|||||||
|
|
||||||
struct _glibtop_proc_segment
|
struct _glibtop_proc_segment
|
||||||
{
|
{
|
||||||
guint64 flags,
|
guint64 flags;
|
||||||
text_rss, /* text resident set size */
|
guint64 text_rss; /* text resident set size */
|
||||||
shlib_rss, /* shared-lib resident set size */
|
guint64 shlib_rss; /* shared-lib resident set size */
|
||||||
data_rss, /* data resident set size */
|
guint64 data_rss; /* data resident set size */
|
||||||
stack_rss, /* stack resident set size */
|
guint64 stack_rss; /* stack resident set size */
|
||||||
dirty_size, /* size of dirty pages */
|
guint64 dirty_size; /* size of dirty pages */
|
||||||
start_code,
|
guint64 start_code;
|
||||||
/* address of beginning of code segment */
|
/* address of beginning of code segment */
|
||||||
end_code, /* address of end of code segment */
|
guint64 end_code; /* address of end of code segment */
|
||||||
start_stack; /* address of the bottom of stack segment */
|
guint64 start_stack; /* address of the bottom of stack segment */
|
||||||
};
|
};
|
||||||
|
|
||||||
void glibtop_get_proc_segment(glibtop_proc_segment *buf, pid_t pid);
|
void glibtop_get_proc_segment(glibtop_proc_segment *buf, pid_t pid);
|
||||||
|
@@ -42,11 +42,11 @@ typedef struct _glibtop_proc_signal glibtop_proc_signal;
|
|||||||
|
|
||||||
struct _glibtop_proc_signal
|
struct _glibtop_proc_signal
|
||||||
{
|
{
|
||||||
guint64 flags,
|
guint64 flags;
|
||||||
signal [2], /* mask of pending signals */
|
guint64 signal [2]; /* mask of pending signals */
|
||||||
blocked [2], /* mask of blocked signals */
|
guint64 blocked [2]; /* mask of blocked signals */
|
||||||
sigignore [2], /* mask of ignored signals */
|
guint64 sigignore [2]; /* mask of ignored signals */
|
||||||
sigcatch [2]; /* mask of caught signals */
|
guint64 sigcatch [2]; /* mask of caught signals */
|
||||||
};
|
};
|
||||||
|
|
||||||
void glibtop_get_proc_signal(glibtop_proc_signal *buf, pid_t pid);
|
void glibtop_get_proc_signal(glibtop_proc_signal *buf, pid_t pid);
|
||||||
|
@@ -65,13 +65,13 @@ struct _glibtop_proc_state
|
|||||||
/* IMPORTANT NOTICE: For security reasons, it is extremely important
|
/* IMPORTANT NOTICE: For security reasons, it is extremely important
|
||||||
* only to set the flags value for those two
|
* only to set the flags value for those two
|
||||||
* fields if their values are corrent ! */
|
* fields if their values are corrent ! */
|
||||||
int uid, /* UID of process */
|
int uid; /* UID of process */
|
||||||
gid, /* GID of process */
|
int gid; /* GID of process */
|
||||||
ruid,
|
int ruid;
|
||||||
rgid;
|
int rgid;
|
||||||
int has_cpu,
|
int has_cpu;
|
||||||
processor,
|
int processor;
|
||||||
last_processor;
|
int last_processor;
|
||||||
};
|
};
|
||||||
|
|
||||||
void glibtop_get_proc_state(glibtop_proc_state *buf, pid_t pid);
|
void glibtop_get_proc_state(glibtop_proc_state *buf, pid_t pid);
|
||||||
|
@@ -50,24 +50,24 @@ typedef struct _glibtop_proc_time glibtop_proc_time;
|
|||||||
|
|
||||||
struct _glibtop_proc_time
|
struct _glibtop_proc_time
|
||||||
{
|
{
|
||||||
guint64 flags,
|
guint64 flags;
|
||||||
start_time, /* start time of process --
|
guint64 start_time; /* start time of process --
|
||||||
* seconds since 1-1-70 */
|
* seconds since 1-1-70 */
|
||||||
rtime, /* real time accumulated by process */
|
guint64 rtime; /* real time accumulated by process */
|
||||||
utime, /* user-mode CPU time accumulated by process */
|
guint64 utime; /* user-mode CPU time accumulated by process */
|
||||||
stime, /* kernel-mode CPU time accumulated by process */
|
guint64 stime; /* kernel-mode CPU time accumulated by process */
|
||||||
cutime, /* cumulative utime of process and
|
guint64 cutime; /* cumulative utime of process and
|
||||||
* reaped children */
|
* reaped children */
|
||||||
cstime, /* cumulative stime of process and
|
guint64 cstime; /* cumulative stime of process and
|
||||||
* reaped children */
|
* reaped children */
|
||||||
timeout, /* The time (in jiffies) of the process's
|
guint64 timeout; /* The time (in jiffies) of the process's
|
||||||
* next timeout */
|
* next timeout */
|
||||||
it_real_value, /* The time (in jiffies) before the
|
guint64 it_real_value; /* The time (in jiffies) before the
|
||||||
* next SIGALRM is sent to the process
|
* next SIGALRM is sent to the process
|
||||||
* due to an interval timer. */
|
* due to an interval timer. */
|
||||||
frequency, /* Tick frequency. */
|
guint64 frequency; /* Tick frequency. */
|
||||||
xcpu_utime [GLIBTOP_NCPU], /* utime and stime for all CPUs on */
|
guint64 xcpu_utime [GLIBTOP_NCPU]; /* utime and stime for all CPUs on */
|
||||||
xcpu_stime [GLIBTOP_NCPU]; /* SMP machines. */
|
guint64 xcpu_stime [GLIBTOP_NCPU]; /* SMP machines. */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
@@ -59,24 +59,24 @@ typedef struct _glibtop_proc_uid glibtop_proc_uid;
|
|||||||
struct _glibtop_proc_uid
|
struct _glibtop_proc_uid
|
||||||
{
|
{
|
||||||
guint64 flags;
|
guint64 flags;
|
||||||
gint32 uid, /* user id */
|
gint32 uid; /* user id */
|
||||||
euid, /* effective user id */
|
gint32 euid; /* effective user id */
|
||||||
gid, /* group id */
|
gint32 gid; /* group id */
|
||||||
egid, /* effective group id */
|
gint32 egid; /* effective group id */
|
||||||
suid, /* set user id */
|
gint32 suid; /* set user id */
|
||||||
sgid, /* set group id */
|
gint32 sgid; /* set group id */
|
||||||
fsuid, /* ??? user id */
|
gint32 fsuid; /* ??? user id */
|
||||||
fsgid, /* ??? group id */
|
gint32 fsgid; /* ??? group id */
|
||||||
pid, /* process id */
|
gint32 pid; /* process id */
|
||||||
ppid, /* pid of parent process */
|
gint32 ppid; /* pid of parent process */
|
||||||
pgrp, /* process group id */
|
gint32 pgrp; /* process group id */
|
||||||
session, /* session id */
|
gint32 session; /* session id */
|
||||||
tty, /* full device number of controlling terminal */
|
gint32 tty; /* full device number of controlling terminal */
|
||||||
tpgid, /* terminal process group id */
|
gint32 tpgid; /* terminal process group id */
|
||||||
priority, /* kernel scheduling priority */
|
gint32 priority; /* kernel scheduling priority */
|
||||||
nice, /* standard unix nice level of process */
|
gint32 nice; /* standard unix nice level of process */
|
||||||
ngroups,
|
gint32 ngroups;
|
||||||
groups [GLIBTOP_MAX_GROUPS];
|
gint32 groups [GLIBTOP_MAX_GROUPS];
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@@ -46,17 +46,17 @@ typedef struct _glibtop_sem_limits glibtop_sem_limits;
|
|||||||
|
|
||||||
struct _glibtop_sem_limits
|
struct _glibtop_sem_limits
|
||||||
{
|
{
|
||||||
guint64 flags,
|
guint64 flags;
|
||||||
semmap, /* GLIBTOP_IPC_SEMMAP */
|
guint64 semmap; /* GLIBTOP_IPC_SEMMAP */
|
||||||
semmni, /* GLIBTOP_IPC_SEMMNI */
|
guint64 semmni; /* GLIBTOP_IPC_SEMMNI */
|
||||||
semmns, /* GLIBTOP_IPC_SEMMNS */
|
guint64 semmns; /* GLIBTOP_IPC_SEMMNS */
|
||||||
semmnu, /* GLIBTOP_IPC_SEMMNU */
|
guint64 semmnu; /* GLIBTOP_IPC_SEMMNU */
|
||||||
semmsl, /* GLIBTOP_IPC_SEMMSL */
|
guint64 semmsl; /* GLIBTOP_IPC_SEMMSL */
|
||||||
semopm, /* GLIBTOP_IPC_SEMOPM */
|
guint64 semopm; /* GLIBTOP_IPC_SEMOPM */
|
||||||
semume, /* GLIBTOP_IPC_SEMUME */
|
guint64 semume; /* GLIBTOP_IPC_SEMUME */
|
||||||
semusz, /* GLIBTOP_IPC_SEMUSZ */
|
guint64 semusz; /* GLIBTOP_IPC_SEMUSZ */
|
||||||
semvmx, /* GLIBTOP_IPC_SEMVMX */
|
guint64 semvmx; /* GLIBTOP_IPC_SEMVMX */
|
||||||
semaem; /* GLIBTOP_IPC_SEMAEM */
|
guint64 semaem; /* GLIBTOP_IPC_SEMAEM */
|
||||||
};
|
};
|
||||||
|
|
||||||
void glibtop_get_sem_limits(glibtop_sem_limits *buf);
|
void glibtop_get_sem_limits(glibtop_sem_limits *buf);
|
||||||
|
@@ -41,12 +41,12 @@ typedef struct _glibtop_shm_limits glibtop_shm_limits;
|
|||||||
|
|
||||||
struct _glibtop_shm_limits
|
struct _glibtop_shm_limits
|
||||||
{
|
{
|
||||||
guint64 flags,
|
guint64 flags;
|
||||||
shmmax, /* GLIBTOP_IPC_SHMMAX */
|
guint64 shmmax; /* GLIBTOP_IPC_SHMMAX */
|
||||||
shmmin, /* GLIBTOP_IPC_SHMMIN */
|
guint64 shmmin; /* GLIBTOP_IPC_SHMMIN */
|
||||||
shmmni, /* GLIBTOP_IPC_SHMMNI */
|
guint64 shmmni; /* GLIBTOP_IPC_SHMMNI */
|
||||||
shmseg, /* GLIBTOP_IPC_SHMSEG */
|
guint64 shmseg; /* GLIBTOP_IPC_SHMSEG */
|
||||||
shmall; /* GLIBTOP_IPC_SHMALL */
|
guint64 shmall; /* GLIBTOP_IPC_SHMALL */
|
||||||
};
|
};
|
||||||
|
|
||||||
void glibtop_get_shm_limits(glibtop_shm_limits *buf);
|
void glibtop_get_shm_limits(glibtop_shm_limits *buf);
|
||||||
|
@@ -41,12 +41,12 @@ typedef struct _glibtop_swap glibtop_swap;
|
|||||||
|
|
||||||
struct _glibtop_swap
|
struct _glibtop_swap
|
||||||
{
|
{
|
||||||
guint64 flags,
|
guint64 flags;
|
||||||
total, /* GLIBTOP_SWAP_TOTAL */
|
guint64 total; /* GLIBTOP_SWAP_TOTAL */
|
||||||
used, /* GLIBTOP_SWAP_USED */
|
guint64 used; /* GLIBTOP_SWAP_USED */
|
||||||
free, /* GLIBTOP_SWAP_FREE */
|
guint64 free; /* GLIBTOP_SWAP_FREE */
|
||||||
pagein, /* GLIBTOP_SWAP_PAGEIN */
|
guint64 pagein; /* GLIBTOP_SWAP_PAGEIN */
|
||||||
pageout; /* GLIBTOP_SWAP_PAGEOUT */
|
guint64 pageout; /* GLIBTOP_SWAP_PAGEOUT */
|
||||||
};
|
};
|
||||||
|
|
||||||
void
|
void
|
||||||
|
@@ -62,32 +62,32 @@ typedef struct _glibtop_sysdeps glibtop_sysdeps;
|
|||||||
|
|
||||||
struct _glibtop_sysdeps
|
struct _glibtop_sysdeps
|
||||||
{
|
{
|
||||||
guint64 flags,
|
guint64 flags;
|
||||||
features, /* server features */
|
guint64 features; /* server features */
|
||||||
cpu, /* glibtop_cpu */
|
guint64 cpu; /* glibtop_cpu */
|
||||||
mem, /* glibtop_mem */
|
guint64 mem; /* glibtop_mem */
|
||||||
swap, /* glibtop_swap */
|
guint64 swap; /* glibtop_swap */
|
||||||
uptime, /* glibtop_uptime */
|
guint64 uptime; /* glibtop_uptime */
|
||||||
loadavg, /* glibtop_loadavg */
|
guint64 loadavg; /* glibtop_loadavg */
|
||||||
shm_limits, /* glibtop_shm_limits */
|
guint64 shm_limits; /* glibtop_shm_limits */
|
||||||
msg_limits, /* glibtop_msg_limits */
|
guint64 msg_limits; /* glibtop_msg_limits */
|
||||||
sem_limits, /* glibtop_sem_limits */
|
guint64 sem_limits; /* glibtop_sem_limits */
|
||||||
proclist, /* glibtop_proclist */
|
guint64 proclist; /* glibtop_proclist */
|
||||||
proc_state, /* glibtop_proc_state */
|
guint64 proc_state; /* glibtop_proc_state */
|
||||||
proc_uid, /* glibtop_proc_uid */
|
guint64 proc_uid; /* glibtop_proc_uid */
|
||||||
proc_mem, /* glibtop_proc_mem */
|
guint64 proc_mem; /* glibtop_proc_mem */
|
||||||
proc_time, /* glibtop_proc_time */
|
guint64 proc_time; /* glibtop_proc_time */
|
||||||
proc_signal, /* glibtop_proc_signal */
|
guint64 proc_signal; /* glibtop_proc_signal */
|
||||||
proc_kernel, /* glibtop_proc_kernel */
|
guint64 proc_kernel; /* glibtop_proc_kernel */
|
||||||
proc_segment, /* glibtop_proc_segment */
|
guint64 proc_segment; /* glibtop_proc_segment */
|
||||||
proc_args, /* glibtop_proc_args */
|
guint64 proc_args; /* glibtop_proc_args */
|
||||||
proc_map, /* glibtop_proc_map */
|
guint64 proc_map; /* glibtop_proc_map */
|
||||||
proc_open_files, /* glibtop_proc_open_files */
|
guint64 proc_open_files; /* glibtop_proc_open_files */
|
||||||
mountlist, /* glibtop_mountlist */
|
guint64 mountlist; /* glibtop_mountlist */
|
||||||
fsusage, /* glibtop_fsusage */
|
guint64 fsusage; /* glibtop_fsusage */
|
||||||
netlist, /* glibtop_netlist */
|
guint64 netlist; /* glibtop_netlist */
|
||||||
netload, /* glibtop_netload */
|
guint64 netload; /* glibtop_netload */
|
||||||
ppp; /* glibtop_ppp */
|
guint64 ppp; /* glibtop_ppp */
|
||||||
};
|
};
|
||||||
|
|
||||||
void glibtop_get_sysdeps (glibtop_sysdeps *buf);
|
void glibtop_get_sysdeps (glibtop_sysdeps *buf);
|
||||||
|
@@ -40,8 +40,8 @@ typedef struct _glibtop_uptime glibtop_uptime;
|
|||||||
struct _glibtop_uptime
|
struct _glibtop_uptime
|
||||||
{
|
{
|
||||||
guint64 flags;
|
guint64 flags;
|
||||||
double uptime, /* GLIBTOP_UPTIME_UPTIME */
|
double uptime; /* GLIBTOP_UPTIME_UPTIME */
|
||||||
idletime; /* GLIBTOP_UPTIME_IDLETIME */
|
double idletime; /* GLIBTOP_UPTIME_IDLETIME */
|
||||||
guint64 boot_time;
|
guint64 boot_time;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@@ -21,6 +21,7 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <config.h>
|
||||||
#include <glibtop.h>
|
#include <glibtop.h>
|
||||||
#include <glibtop/open.h>
|
#include <glibtop/open.h>
|
||||||
#include <glibtop/error.h>
|
#include <glibtop/error.h>
|
||||||
|
@@ -21,6 +21,7 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <config.h>
|
||||||
#include <glibtop/read.h>
|
#include <glibtop/read.h>
|
||||||
#include <glibtop/write.h>
|
#include <glibtop/write.h>
|
||||||
#include <glibtop/read_data.h>
|
#include <glibtop/read_data.h>
|
||||||
|
@@ -23,6 +23,7 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <config.h>
|
||||||
#include <glibtop.h>
|
#include <glibtop.h>
|
||||||
#include <glibtop-server-private.h>
|
#include <glibtop-server-private.h>
|
||||||
|
|
||||||
|
@@ -21,6 +21,7 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <config.h>
|
||||||
#include <glibtop.h>
|
#include <glibtop.h>
|
||||||
#include <glibtop/error.h>
|
#include <glibtop/error.h>
|
||||||
#include <glibtop/sysdeps.h>
|
#include <glibtop/sysdeps.h>
|
||||||
|
@@ -21,6 +21,7 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <config.h>
|
||||||
#include <glibtop.h>
|
#include <glibtop.h>
|
||||||
#include <glibtop/error.h>
|
#include <glibtop/error.h>
|
||||||
#include <glibtop/inodedb.h>
|
#include <glibtop/inodedb.h>
|
||||||
|
@@ -21,6 +21,7 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <config.h>
|
||||||
#include <glibtop.h>
|
#include <glibtop.h>
|
||||||
#include <glibtop/open.h>
|
#include <glibtop/open.h>
|
||||||
#include <glibtop/read.h>
|
#include <glibtop/read.h>
|
||||||
@@ -137,10 +138,10 @@ glibtop_open_l (glibtop *server, const char *program_name,
|
|||||||
|
|
||||||
sprintf (version, LIBGTOP_VERSION_STRING,
|
sprintf (version, LIBGTOP_VERSION_STRING,
|
||||||
LIBGTOP_VERSION, LIBGTOP_SERVER_VERSION,
|
LIBGTOP_VERSION, LIBGTOP_SERVER_VERSION,
|
||||||
sizeof (glibtop_command),
|
(guint) sizeof (glibtop_command),
|
||||||
sizeof (glibtop_response),
|
(guint) sizeof (glibtop_response),
|
||||||
sizeof (glibtop_union),
|
(guint) sizeof (glibtop_union),
|
||||||
sizeof (glibtop_sysdeps));
|
(guint) sizeof (glibtop_sysdeps));
|
||||||
|
|
||||||
size = strlen (version) + 1;
|
size = strlen (version) + 1;
|
||||||
|
|
||||||
|
@@ -21,6 +21,7 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <config.h>
|
||||||
#include <glibtop.h>
|
#include <glibtop.h>
|
||||||
#include <glibtop/parameter.h>
|
#include <glibtop/parameter.h>
|
||||||
#include <glibtop/error.h>
|
#include <glibtop/error.h>
|
||||||
|
@@ -53,7 +53,7 @@ glibtop_read_l (glibtop *server, size_t size, void *buf)
|
|||||||
glibtop_init_r (&server, 0, 0);
|
glibtop_init_r (&server, 0, 0);
|
||||||
|
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
fprintf (stderr, "LIBRARY: really reading %d bytes.\n", size);
|
fprintf (stderr, "LIBRARY: really reading %d bytes.\n", (int)size);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
if (server->socket) {
|
if (server->socket) {
|
||||||
@@ -64,6 +64,6 @@ glibtop_read_l (glibtop *server, size_t size, void *buf)
|
|||||||
server,
|
server,
|
||||||
ngettext ("read %d byte",
|
ngettext ("read %d byte",
|
||||||
"read %d bytes", size),
|
"read %d bytes", size),
|
||||||
size);
|
(int)size);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -19,6 +19,7 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <config.h>
|
||||||
#include <glibtop.h>
|
#include <glibtop.h>
|
||||||
#include <glibtop/union.h>
|
#include <glibtop/union.h>
|
||||||
#include <glibtop/sysdeps.h>
|
#include <glibtop/sysdeps.h>
|
||||||
|
@@ -39,7 +39,7 @@ glibtop_write_l (glibtop *server, size_t size, void *buf)
|
|||||||
if (size == 0) return;
|
if (size == 0) return;
|
||||||
|
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
fprintf (stderr, "LIBRARY: really writing %d bytes.\n", size);
|
fprintf (stderr, "LIBRARY: really writing %d bytes.\n", (int)size);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
if (server->socket) {
|
if (server->socket) {
|
||||||
@@ -49,5 +49,8 @@ glibtop_write_l (glibtop *server, size_t size, void *buf)
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (ret < 0)
|
if (ret < 0)
|
||||||
glibtop_error_io_r (server, ngettext ("wrote %d byte", "wrote %d bytes", size), size);
|
glibtop_error_io_r (server,
|
||||||
|
ngettext("wrote %d byte",
|
||||||
|
"wrote %d bytes", size),
|
||||||
|
(int) size);
|
||||||
}
|
}
|
||||||
|
@@ -29,10 +29,6 @@ AC_DEFUN([GNOME_LIBGTOP_SYSDEPS],[
|
|||||||
|
|
||||||
AM_CONDITIONAL(HACKER_MODE, test x"$hacker_mode" = xyes)
|
AM_CONDITIONAL(HACKER_MODE, test x"$hacker_mode" = xyes)
|
||||||
|
|
||||||
if test x$hacker_mode = xyes ; then
|
|
||||||
LIBGTOP_HACKER_TESTS
|
|
||||||
fi
|
|
||||||
|
|
||||||
AC_ARG_WITH(libgtop-smp,
|
AC_ARG_WITH(libgtop-smp,
|
||||||
[ --with-libgtop-smp Enable SMP support (default-auto)],[
|
[ --with-libgtop-smp Enable SMP support (default-auto)],[
|
||||||
libgtop_smp="$withval"],[libgtop_smp=auto])
|
libgtop_smp="$withval"],[libgtop_smp=auto])
|
||||||
@@ -54,7 +50,7 @@ AC_DEFUN([GNOME_LIBGTOP_SYSDEPS],[
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if test $libgtop_smp = yes ; then
|
if test $libgtop_smp = yes ; then
|
||||||
AC_DEFINE(HAVE_LIBGTOP_SMP)
|
AC_DEFINE(HAVE_LIBGTOP_SMP, 1, [Define if libgtop supports SMP])
|
||||||
fi
|
fi
|
||||||
|
|
||||||
AM_CONDITIONAL(LIBGTOP_SMP, test $libgtop_smp = yes)
|
AM_CONDITIONAL(LIBGTOP_SMP, test $libgtop_smp = yes)
|
||||||
@@ -126,6 +122,9 @@ AC_DEFUN([GNOME_LIBGTOP_SYSDEPS],[
|
|||||||
|
|
||||||
case "$host_os" in
|
case "$host_os" in
|
||||||
*bsd*)
|
*bsd*)
|
||||||
|
AC_CHECK_LIB(kvm, kvm_open, KVM_LIBS=-lkvm, KVM_LIBS=)
|
||||||
|
AC_SUBST(KVM_LIBS)
|
||||||
|
|
||||||
AC_CHECK_HEADERS(net/if_var.h)
|
AC_CHECK_HEADERS(net/if_var.h)
|
||||||
AC_MSG_CHECKING([for I4B])
|
AC_MSG_CHECKING([for I4B])
|
||||||
AC_TRY_COMPILE([
|
AC_TRY_COMPILE([
|
||||||
@@ -152,7 +151,7 @@ AC_DEFUN([GNOME_LIBGTOP_SYSDEPS],[
|
|||||||
], have_i4b=yes, have_i4b=no)
|
], have_i4b=yes, have_i4b=no)
|
||||||
AC_MSG_RESULT($have_i4b)
|
AC_MSG_RESULT($have_i4b)
|
||||||
if test x$have_i4b = xyes; then
|
if test x$have_i4b = xyes; then
|
||||||
AC_DEFINE(HAVE_I4B)
|
AC_DEFINE(HAVE_I4B, 1, [Define if I4B is available])
|
||||||
AC_MSG_CHECKING([for I4B accounting])
|
AC_MSG_CHECKING([for I4B accounting])
|
||||||
AC_TRY_COMPILE([
|
AC_TRY_COMPILE([
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
@@ -180,7 +179,8 @@ AC_DEFUN([GNOME_LIBGTOP_SYSDEPS],[
|
|||||||
], have_i4b_acct=yes, have_i4b_acct=no)
|
], have_i4b_acct=yes, have_i4b_acct=no)
|
||||||
AC_MSG_RESULT($have_i4b_acct)
|
AC_MSG_RESULT($have_i4b_acct)
|
||||||
if test x$have_i4b_acct = xyes ; then
|
if test x$have_i4b_acct = xyes ; then
|
||||||
AC_DEFINE(HAVE_I4B_ACCT)
|
AC_DEFINE(HAVE_I4B_ACCT, 1,
|
||||||
|
[Define if I4B accounting is supported])
|
||||||
else
|
else
|
||||||
AC_WARN([
|
AC_WARN([
|
||||||
*** I4B accounting disabled - you won't get any PPP statistics.
|
*** I4B accounting disabled - you won't get any PPP statistics.
|
||||||
@@ -188,6 +188,41 @@ AC_DEFUN([GNOME_LIBGTOP_SYSDEPS],[
|
|||||||
*** to see how to enable it.])
|
*** to see how to enable it.])
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
AC_MSG_CHECKING(what we need to define to get struct msginfo)
|
||||||
|
AC_CACHE_VAL(msginfo_needs,
|
||||||
|
msginfo_needs=
|
||||||
|
for def in nothing KERNEL _KERNEL; do
|
||||||
|
AC_COMPILE_IFELSE([#define $def
|
||||||
|
#include <sys/ipc.h>
|
||||||
|
#include <sys/msg.h>
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
|
int
|
||||||
|
main (void)
|
||||||
|
{
|
||||||
|
struct msginfo mi;
|
||||||
|
mi.msgmax = 0;
|
||||||
|
return 0;
|
||||||
|
}],
|
||||||
|
[
|
||||||
|
msginfo_needs=$def
|
||||||
|
if test ${msginfo_needs} = KERNEL; then
|
||||||
|
AC_DEFINE(STRUCT_MSGINFO_NEEDS_KERNEL, 1,
|
||||||
|
[Define to 1 if we need to define KERNEL to get 'struct msginfo'])
|
||||||
|
elif test ${msginfo_needs} = _KERNEL; then
|
||||||
|
AC_DEFINE(STRUCT_MSGINFO_NEEDS__KERNEL, 1,
|
||||||
|
[Define to 1 if we need to define _KERNEL to get 'struct msginfo'])
|
||||||
|
fi
|
||||||
|
]
|
||||||
|
)
|
||||||
|
test -n "${msginfo_needs}" && break
|
||||||
|
done
|
||||||
|
)
|
||||||
|
AC_MSG_RESULT($msginfo_needs)
|
||||||
|
if test -z "${msginfo_needs}"; then
|
||||||
|
AC_MSG_ERROR([Could not find the definition of 'struct msginfo'])
|
||||||
|
fi
|
||||||
;;
|
;;
|
||||||
linux*)
|
linux*)
|
||||||
os_major_version=`uname -r | sed 's/-pre[[0-9]]*//' | \
|
os_major_version=`uname -r | sed 's/-pre[[0-9]]*//' | \
|
||||||
@@ -211,19 +246,21 @@ AC_DEFUN([GNOME_LIBGTOP_SYSDEPS],[
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
AC_MSG_CHECKING(for Linux kernel version code)
|
AC_MSG_CHECKING(for Linux kernel version code)
|
||||||
AC_DEFINE_UNQUOTED(GLIBTOP_LINUX_VERSION_CODE, $os_version_code)
|
AC_DEFINE_UNQUOTED(GLIBTOP_LINUX_VERSION_CODE, $os_version_code,
|
||||||
|
[Same as LINUX_VERSION_CODE either from <linux/version.h> or from the running kernel (if there are no configured kernel sources).])
|
||||||
AC_MSG_RESULT($os_version_code)
|
AC_MSG_RESULT($os_version_code)
|
||||||
;;
|
;;
|
||||||
solaris*)
|
solaris*)
|
||||||
os_major_version=`uname -r | sed 's/\([[0-9]]*\).\([[0-9]]\)\.*\([[0-9]]*\)/\1/'`
|
os_major_version=`uname -r | sed 's/\([[0-9]]*\).\([[0-9]]*\)\.*\([[0-9]]*\)/\1/'`
|
||||||
os_minor_version=`uname -r | sed 's/\([[0-9]]*\).\([[0-9]]\)\.*\([[0-9]]*\)/\2/'`
|
os_minor_version=`uname -r | sed 's/\([[0-9]]*\).\([[0-9]]*\)\.*\([[0-9]]*\)/\2/'`
|
||||||
os_micro_version=`uname -r | sed 's/\([[0-9]]*\).\([[0-9]]\)\.*\([[0-9]]*\)/\3/'`
|
os_micro_version=`uname -r | sed 's/\([[0-9]]*\).\([[0-9]]*\)\.*\([[0-9]]*\)/\3/'`
|
||||||
test -z "$os_micro_version" && os_micro_version=0
|
test -z "$os_micro_version" && os_micro_version=0
|
||||||
os_version_expr="$os_major_version 100 * $os_minor_version 10 * + $os_micro_version + p q"
|
os_version_expr="$os_major_version 10000 * $os_minor_version 100 * + $os_micro_version + p q"
|
||||||
os_version_code=`echo "$os_version_expr" | dc`
|
os_version_code=`echo "$os_version_expr" | dc`
|
||||||
|
|
||||||
AC_MSG_CHECKING(for Solaris release code)
|
AC_MSG_CHECKING(for Solaris release code)
|
||||||
AC_DEFINE_UNQUOTED(GLIBTOP_SOLARIS_RELEASE, $os_version_code)
|
AC_DEFINE_UNQUOTED(GLIBTOP_SOLARIS_RELEASE, $os_version_code,
|
||||||
|
[Solaris release code (eg. 20501 for Solaris 2.5.1).])
|
||||||
AC_MSG_RESULT($os_version_code)
|
AC_MSG_RESULT($os_version_code)
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
@@ -235,11 +272,12 @@ AC_DEFUN([GNOME_LIBGTOP_SYSDEPS],[
|
|||||||
AC_MSG_RESULT($libgtop_need_server)
|
AC_MSG_RESULT($libgtop_need_server)
|
||||||
|
|
||||||
if test x$libgtop_need_server = xyes ; then
|
if test x$libgtop_need_server = xyes ; then
|
||||||
AC_DEFINE(NEED_LIBGTOP)
|
AC_DEFINE(NEED_LIBGTOP, 1, [Define if libgtop is required])
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test x$libgtop_use_machine_h = xyes ; then
|
if test x$libgtop_use_machine_h = xyes ; then
|
||||||
AC_DEFINE(HAVE_GLIBTOP_MACHINE_H)
|
AC_DEFINE(HAVE_GLIBTOP_MACHINE_H, 1,
|
||||||
|
[Define if machine.h in libgtop sysdeps dir])
|
||||||
fi
|
fi
|
||||||
|
|
||||||
AM_CONDITIONAL(NEED_LIBGTOP, test x$libgtop_need_server = xyes)
|
AM_CONDITIONAL(NEED_LIBGTOP, test x$libgtop_need_server = xyes)
|
||||||
|
79
po/ChangeLog
79
po/ChangeLog
@@ -1,3 +1,81 @@
|
|||||||
|
2006-09-01 Runa Bhattacharjee <runabh@gmail.com>
|
||||||
|
|
||||||
|
* bn_IN.po: Fixed some typos.
|
||||||
|
|
||||||
|
2006-08-27 Theppitak Karoonboonyanan <thep@linux.thai.net>
|
||||||
|
|
||||||
|
* th.po: Fixed plural strings.
|
||||||
|
|
||||||
|
2006-08-16 Gabor Kelemen <kelemeng@gnome.hu>
|
||||||
|
|
||||||
|
* hu.po: Translation updated.
|
||||||
|
|
||||||
|
2006-08-14 Matic Žgur <mr.zgur@gmail.com>
|
||||||
|
|
||||||
|
* sl.po: Updated Slovenian translation.
|
||||||
|
|
||||||
|
2006-08-07 Runa Bhattacharjee <runabh@gmail.com>
|
||||||
|
|
||||||
|
* bn_IN.po: Updated Bengali India Translation.
|
||||||
|
|
||||||
|
2006-08-05 Ani Peter <peter.ani@gmail.com>
|
||||||
|
|
||||||
|
*ml.po Updated Malayalam Translation
|
||||||
|
|
||||||
|
2006-07-05 Thierry Randrianiriana <thierryR@cvs.gnome.org>
|
||||||
|
|
||||||
|
* mg.po: Added Malagasy translation
|
||||||
|
* LINGUAS: Added Malagasy code 'mg' to the list
|
||||||
|
|
||||||
|
2006-07-03 Runa Bhattacharjee <runabh@gmail.com>
|
||||||
|
|
||||||
|
* bn_IN.po: Added Bengali India Translation
|
||||||
|
* LINGUAS: Added Bengali India (bn_IN) to the list of languages.
|
||||||
|
|
||||||
|
2006-07-03 Simos Xenitellis <simos@gnome.org>
|
||||||
|
|
||||||
|
* ne.po: Fixed ^M, bug #316750.
|
||||||
|
|
||||||
|
2006-06-26 Abel Cheung <abel@oaka.org>
|
||||||
|
|
||||||
|
* zh_HK.po, zh_TW.po: Updated traditional Chinese translation.
|
||||||
|
|
||||||
|
2006-06-08 Gora Mohanty <gmohanty@cvs.gnome.org>
|
||||||
|
|
||||||
|
* LINGUAS: Added 'eo' (Esperanto)
|
||||||
|
* eo.po: Added Esperanto translation by Guillaume Savaton
|
||||||
|
<gsavaton@hotmail.com>
|
||||||
|
|
||||||
|
2006-04-07 Ales Nyakhaychyk <nab@mail.by>
|
||||||
|
|
||||||
|
* be.po: Updated Belarusian translation.
|
||||||
|
|
||||||
|
2006-04-02 Kjartan Maraas <kmaraas@gnome.org>
|
||||||
|
|
||||||
|
* POTFILES.skip: Remove non-existing files.
|
||||||
|
* nb.po: Updated Norwegian bokmål translation.
|
||||||
|
* no.po: Same.
|
||||||
|
|
||||||
|
2006-03-27 Yair Hershkovitz <yairhr@gmail.com>
|
||||||
|
|
||||||
|
* he.po: Updated Hebrew translation.
|
||||||
|
|
||||||
|
2006-03-22 Gora Mohanty <gmohanty@cvs.gnome.org>
|
||||||
|
|
||||||
|
* or.po: Updated Oriya translation.
|
||||||
|
|
||||||
|
2006-03-18 Vladimer Sichinava <vlsichinava@gmail.com>
|
||||||
|
|
||||||
|
* ka.po: Updated Georgian translation.
|
||||||
|
|
||||||
|
2006-03-03 Žygimantas Beručka <zygis@gnome.org>
|
||||||
|
|
||||||
|
* lt.po: Updated Lithuanian translation.
|
||||||
|
|
||||||
|
2006-02-28 Clytie Siddall <clytie@riverland.net.au>
|
||||||
|
|
||||||
|
* lv.po: Updated Latvian translation by Raivis Dejus <orvils@gmail.com>.
|
||||||
|
|
||||||
2005-12-04 Theppitak Karoonboonyanan <thep@linux.thai.net>
|
2005-12-04 Theppitak Karoonboonyanan <thep@linux.thai.net>
|
||||||
|
|
||||||
* th.po: Added Thai translation.
|
* th.po: Added Thai translation.
|
||||||
@@ -1514,4 +1592,3 @@ Sun, 31 May 1998 22:38:59 +0200 Vincent Renardias <vincent@waw.com>
|
|||||||
1998-05-21 Martin Baulig <martin@home-of-linux.org>
|
1998-05-21 Martin Baulig <martin@home-of-linux.org>
|
||||||
|
|
||||||
* ChangeLog: new file - currently empty
|
* ChangeLog: new file - currently empty
|
||||||
|
|
||||||
|
75
po/LINGUAS
Normal file
75
po/LINGUAS
Normal file
@@ -0,0 +1,75 @@
|
|||||||
|
# please keep this list sorted alphabetically
|
||||||
|
#
|
||||||
|
am
|
||||||
|
ar
|
||||||
|
az
|
||||||
|
be
|
||||||
|
bg
|
||||||
|
bn
|
||||||
|
bn_IN
|
||||||
|
bs
|
||||||
|
ca
|
||||||
|
cs
|
||||||
|
cy
|
||||||
|
da
|
||||||
|
de
|
||||||
|
dz
|
||||||
|
el
|
||||||
|
en_CA
|
||||||
|
en_GB
|
||||||
|
eo
|
||||||
|
es
|
||||||
|
et
|
||||||
|
eu
|
||||||
|
fa
|
||||||
|
fi
|
||||||
|
fr
|
||||||
|
ga
|
||||||
|
gl
|
||||||
|
gu
|
||||||
|
he
|
||||||
|
hi
|
||||||
|
hr
|
||||||
|
hu
|
||||||
|
id
|
||||||
|
it
|
||||||
|
ja
|
||||||
|
ka
|
||||||
|
ko
|
||||||
|
ku
|
||||||
|
ky
|
||||||
|
lt
|
||||||
|
lv
|
||||||
|
mg
|
||||||
|
mi
|
||||||
|
mk
|
||||||
|
ml
|
||||||
|
mn
|
||||||
|
ms
|
||||||
|
nb
|
||||||
|
ne
|
||||||
|
nl
|
||||||
|
nn
|
||||||
|
or
|
||||||
|
pa
|
||||||
|
pl
|
||||||
|
pt
|
||||||
|
pt_BR
|
||||||
|
ro
|
||||||
|
ru
|
||||||
|
rw
|
||||||
|
sk
|
||||||
|
sl
|
||||||
|
sq
|
||||||
|
sr
|
||||||
|
sr@Latn
|
||||||
|
sv
|
||||||
|
ta
|
||||||
|
th
|
||||||
|
tr
|
||||||
|
uk
|
||||||
|
vi
|
||||||
|
xh
|
||||||
|
zh_CN
|
||||||
|
zh_HK
|
||||||
|
zh_TW
|
@@ -1,248 +0,0 @@
|
|||||||
# Makefile for program source directory in GNU NLS utilities package.
|
|
||||||
# Copyright (C) 1995, 1996, 1997 by Ulrich Drepper <drepper@gnu.ai.mit.edu>
|
|
||||||
#
|
|
||||||
# This file file be copied and used freely without restrictions. It can
|
|
||||||
# be used in projects which are not available under the GNU Public License
|
|
||||||
# but which still want to provide support for the GNU gettext functionality.
|
|
||||||
# Please note that the actual code is *not* freely available.
|
|
||||||
|
|
||||||
PACKAGE = @LIBGTOP_PACKAGE@
|
|
||||||
VERSION = @VERSION@
|
|
||||||
|
|
||||||
SHELL = /bin/sh
|
|
||||||
@SET_MAKE@
|
|
||||||
|
|
||||||
srcdir = @srcdir@
|
|
||||||
top_srcdir = @top_srcdir@
|
|
||||||
VPATH = @srcdir@
|
|
||||||
|
|
||||||
prefix = @prefix@
|
|
||||||
exec_prefix = @exec_prefix@
|
|
||||||
datadir = $(prefix)/@DATADIRNAME@
|
|
||||||
localedir = $(datadir)/locale
|
|
||||||
gnulocaledir = $(prefix)/share/locale
|
|
||||||
gettextsrcdir = $(prefix)/share/gettext/po
|
|
||||||
subdir = po
|
|
||||||
|
|
||||||
INSTALL = @INSTALL@
|
|
||||||
INSTALL_DATA = @INSTALL_DATA@
|
|
||||||
MKINSTALLDIRS = $(top_srcdir)/@MKINSTALLDIRS@
|
|
||||||
|
|
||||||
CC = @CC@
|
|
||||||
GENCAT = @GENCAT@
|
|
||||||
GMSGFMT = PATH=../src:$$PATH @GMSGFMT@
|
|
||||||
MSGFMT = @MSGFMT@
|
|
||||||
XGETTEXT = PATH=../src:$$PATH @XGETTEXT@
|
|
||||||
MSGMERGE = PATH=../src:$$PATH msgmerge
|
|
||||||
|
|
||||||
DEFS = @DEFS@
|
|
||||||
CFLAGS = @CFLAGS@
|
|
||||||
CPPFLAGS = @CPPFLAGS@
|
|
||||||
|
|
||||||
INCLUDES = -I.. -I$(top_srcdir)/intl
|
|
||||||
|
|
||||||
COMPILE = $(CC) -c $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) $(XCFLAGS)
|
|
||||||
|
|
||||||
SOURCES = cat-id-tbl.c
|
|
||||||
POFILES = @POFILES@
|
|
||||||
GMOFILES = @GMOFILES@
|
|
||||||
DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \
|
|
||||||
stamp-cat-id $(POFILES) $(GMOFILES) $(SOURCES)
|
|
||||||
|
|
||||||
POTFILES = \
|
|
||||||
|
|
||||||
CATALOGS = @CATALOGS@
|
|
||||||
CATOBJEXT = @CATOBJEXT@
|
|
||||||
INSTOBJEXT = @INSTOBJEXT@
|
|
||||||
|
|
||||||
.SUFFIXES:
|
|
||||||
.SUFFIXES: .c .o .po .pox .gmo .mo .msg .cat
|
|
||||||
|
|
||||||
.c.o:
|
|
||||||
$(COMPILE) $<
|
|
||||||
|
|
||||||
.po.pox:
|
|
||||||
$(MAKE) $(PACKAGE).pot
|
|
||||||
$(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox
|
|
||||||
|
|
||||||
.po.mo:
|
|
||||||
$(MSGFMT) -o $@ $<
|
|
||||||
|
|
||||||
.po.gmo:
|
|
||||||
file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
|
|
||||||
&& rm -f $$file && $(GMSGFMT) -o $$file $<
|
|
||||||
|
|
||||||
.po.cat:
|
|
||||||
sed -f ../intl/po2msg.sed < $< > $*.msg \
|
|
||||||
&& rm -f $@ && $(GENCAT) $@ $*.msg
|
|
||||||
|
|
||||||
|
|
||||||
all: all-@USE_NLS@
|
|
||||||
|
|
||||||
all-yes: cat-id-tbl.c $(CATALOGS)
|
|
||||||
all-no:
|
|
||||||
|
|
||||||
$(srcdir)/$(PACKAGE).pot: $(POTFILES)
|
|
||||||
$(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
|
|
||||||
--add-comments --keyword=_ --keyword=N_ \
|
|
||||||
--files-from=$(srcdir)/POTFILES.in \
|
|
||||||
&& test ! -f $(PACKAGE).po \
|
|
||||||
|| ( rm -f $(srcdir)/$(PACKAGE).pot \
|
|
||||||
&& mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot )
|
|
||||||
|
|
||||||
$(srcdir)/cat-id-tbl.c: stamp-cat-id; @:
|
|
||||||
$(srcdir)/stamp-cat-id: $(PACKAGE).pot
|
|
||||||
rm -f cat-id-tbl.tmp
|
|
||||||
sed -f ../intl/po2tbl.sed $(srcdir)/$(PACKAGE).pot \
|
|
||||||
| sed -e "s/@PACKAGE NAME@/$(PACKAGE)/" > cat-id-tbl.tmp
|
|
||||||
if cmp -s cat-id-tbl.tmp $(srcdir)/cat-id-tbl.c; then \
|
|
||||||
rm cat-id-tbl.tmp; \
|
|
||||||
else \
|
|
||||||
echo cat-id-tbl.c changed; \
|
|
||||||
rm -f $(srcdir)/cat-id-tbl.c; \
|
|
||||||
mv cat-id-tbl.tmp $(srcdir)/cat-id-tbl.c; \
|
|
||||||
fi
|
|
||||||
cd $(srcdir) && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
|
|
||||||
|
|
||||||
|
|
||||||
install: install-exec install-data
|
|
||||||
install-exec:
|
|
||||||
install-data: install-data-@USE_NLS@
|
|
||||||
install-data-no: all
|
|
||||||
install-data-yes: all
|
|
||||||
if test -r "$(MKINSTALLDIRS)"; then \
|
|
||||||
$(MKINSTALLDIRS) $(datadir); \
|
|
||||||
else \
|
|
||||||
$(SHELL) $(top_srcdir)/mkinstalldirs $(datadir); \
|
|
||||||
fi
|
|
||||||
@catalogs='$(CATALOGS)'; \
|
|
||||||
for cat in $$catalogs; do \
|
|
||||||
cat=`basename $$cat`; \
|
|
||||||
case "$$cat" in \
|
|
||||||
*.gmo) destdir=$(gnulocaledir);; \
|
|
||||||
*) destdir=$(localedir);; \
|
|
||||||
esac; \
|
|
||||||
lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
|
|
||||||
dir=$$destdir/$$lang/LC_MESSAGES; \
|
|
||||||
if test -r "$(MKINSTALLDIRS)"; then \
|
|
||||||
$(MKINSTALLDIRS) $$dir; \
|
|
||||||
else \
|
|
||||||
$(SHELL) $(top_srcdir)/mkinstalldirs $$dir; \
|
|
||||||
fi; \
|
|
||||||
if test -r $$cat; then \
|
|
||||||
$(INSTALL_DATA) $$cat $$dir/$(PACKAGE)$(INSTOBJEXT); \
|
|
||||||
echo "installing $$cat as $$dir/$(PACKAGE)$(INSTOBJEXT)"; \
|
|
||||||
else \
|
|
||||||
$(INSTALL_DATA) $(srcdir)/$$cat $$dir/$(PACKAGE)$(INSTOBJEXT); \
|
|
||||||
echo "installing $(srcdir)/$$cat as" \
|
|
||||||
"$$dir/$(PACKAGE)$(INSTOBJEXT)"; \
|
|
||||||
fi; \
|
|
||||||
if test -r $$cat.m; then \
|
|
||||||
$(INSTALL_DATA) $$cat.m $$dir/$(PACKAGE)$(INSTOBJEXT).m; \
|
|
||||||
echo "installing $$cat.m as $$dir/$(PACKAGE)$(INSTOBJEXT).m"; \
|
|
||||||
else \
|
|
||||||
if test -r $(srcdir)/$$cat.m ; then \
|
|
||||||
$(INSTALL_DATA) $(srcdir)/$$cat.m \
|
|
||||||
$$dir/$(PACKAGE)$(INSTOBJEXT).m; \
|
|
||||||
echo "installing $(srcdir)/$$cat as" \
|
|
||||||
"$$dir/$(PACKAGE)$(INSTOBJEXT).m"; \
|
|
||||||
else \
|
|
||||||
true; \
|
|
||||||
fi; \
|
|
||||||
fi; \
|
|
||||||
done
|
|
||||||
if test "$(PACKAGE)" = "gettext"; then \
|
|
||||||
if test -r "$(MKINSTALLDIRS)"; then \
|
|
||||||
$(MKINSTALLDIRS) $(gettextsrcdir); \
|
|
||||||
else \
|
|
||||||
$(SHELL) $(top_srcdir)/mkinstalldirs $(gettextsrcdir); \
|
|
||||||
fi; \
|
|
||||||
$(INSTALL_DATA) $(srcdir)/Makefile.in.in \
|
|
||||||
$(gettextsrcdir)/Makefile.in.in; \
|
|
||||||
else \
|
|
||||||
: ; \
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Define this as empty until I found a useful application.
|
|
||||||
installcheck:
|
|
||||||
|
|
||||||
uninstall:
|
|
||||||
catalogs='$(CATALOGS)'; \
|
|
||||||
for cat in $$catalogs; do \
|
|
||||||
cat=`basename $$cat`; \
|
|
||||||
lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
|
|
||||||
rm -f $(localedir)/$$lang/LC_MESSAGES/$(PACKAGE)$(INSTOBJEXT); \
|
|
||||||
rm -f $(localedir)/$$lang/LC_MESSAGES/$(PACKAGE)$(INSTOBJEXT).m; \
|
|
||||||
rm -f $(gnulocaledir)/$$lang/LC_MESSAGES/$(PACKAGE)$(INSTOBJEXT); \
|
|
||||||
rm -f $(gnulocaledir)/$$lang/LC_MESSAGES/$(PACKAGE)$(INSTOBJEXT).m; \
|
|
||||||
done
|
|
||||||
rm -f $(gettextsrcdir)/po-Makefile.in.in
|
|
||||||
|
|
||||||
check: all
|
|
||||||
|
|
||||||
cat-id-tbl.o: ../intl/libgettext.h
|
|
||||||
|
|
||||||
dvi info tags TAGS ID:
|
|
||||||
|
|
||||||
mostlyclean:
|
|
||||||
rm -f core core.* *.pox $(PACKAGE).po *.old.po cat-id-tbl.tmp
|
|
||||||
rm -fr *.o
|
|
||||||
|
|
||||||
clean: mostlyclean
|
|
||||||
|
|
||||||
distclean: clean
|
|
||||||
rm -f Makefile Makefile.in POTFILES *.mo *.msg *.cat *.cat.m
|
|
||||||
|
|
||||||
maintainer-clean: distclean
|
|
||||||
@echo "This command is intended for maintainers to use;"
|
|
||||||
@echo "it deletes files that may require special tools to rebuild."
|
|
||||||
rm -f $(GMOFILES)
|
|
||||||
|
|
||||||
distdir = ../$(PACKAGE)-$(VERSION)/$(subdir)
|
|
||||||
dist distdir: update-po $(DISTFILES)
|
|
||||||
dists="$(DISTFILES)"; \
|
|
||||||
for file in $$dists; do \
|
|
||||||
ln $(srcdir)/$$file $(distdir) 2> /dev/null \
|
|
||||||
|| cp -p $(srcdir)/$$file $(distdir); \
|
|
||||||
done
|
|
||||||
|
|
||||||
update-po: Makefile
|
|
||||||
$(MAKE) $(PACKAGE).pot
|
|
||||||
PATH=`pwd`/../src:$$PATH; \
|
|
||||||
cd $(srcdir); \
|
|
||||||
catalogs='$(CATALOGS)'; \
|
|
||||||
for cat in $$catalogs; do \
|
|
||||||
cat=`basename $$cat`; \
|
|
||||||
lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
|
|
||||||
mv $$lang.po $$lang.old.po; \
|
|
||||||
echo "$$lang:"; \
|
|
||||||
if $(MSGMERGE) $$lang.old.po $(PACKAGE).pot -o $$lang.po; then \
|
|
||||||
rm -f $$lang.old.po; \
|
|
||||||
else \
|
|
||||||
echo "msgmerge for $$cat failed!"; \
|
|
||||||
rm -f $$lang.po; \
|
|
||||||
mv $$lang.old.po $$lang.po; \
|
|
||||||
fi; \
|
|
||||||
done
|
|
||||||
|
|
||||||
POTFILES: POTFILES.in
|
|
||||||
( if test 'x$(srcdir)' != 'x.'; then \
|
|
||||||
posrcprefix='$(top_srcdir)/'; \
|
|
||||||
else \
|
|
||||||
posrcprefix="../"; \
|
|
||||||
fi; \
|
|
||||||
rm -f $@-t $@ \
|
|
||||||
&& (sed -e '/^#/d' -e '/^[ ]*$$/d' \
|
|
||||||
-e "s@.*@ $$posrcprefix& \\\\@" < $(srcdir)/$@.in \
|
|
||||||
| sed -e '$$s/\\$$//') > $@-t \
|
|
||||||
&& chmod a-w $@-t \
|
|
||||||
&& mv $@-t $@ )
|
|
||||||
|
|
||||||
Makefile: Makefile.in.in ../config.status POTFILES
|
|
||||||
cd .. \
|
|
||||||
&& CONFIG_FILES=$(subdir)/$@.in CONFIG_HEADERS= \
|
|
||||||
$(SHELL) ./config.status
|
|
||||||
|
|
||||||
# Tell versions [3.59,3.63) of GNU make not to export all variables.
|
|
||||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
|
||||||
.NOEXPORT:
|
|
@@ -1,6 +1,2 @@
|
|||||||
support/error.c
|
|
||||||
support/getopt.c
|
|
||||||
support/popt.c
|
|
||||||
support/popthelp.c
|
|
||||||
examples/smp.c
|
examples/smp.c
|
||||||
lib/lib.c
|
lib/lib.c
|
||||||
|
100
po/be.po
100
po/be.po
@@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: libgtop.HEAD\n"
|
"Project-Id-Version: libgtop.HEAD\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-09-25 18:15+0200\n"
|
"POT-Creation-Date: 2006-04-07 13:38+0200\n"
|
||||||
"PO-Revision-Date: 2004-03-13 14:28+0200\n"
|
"PO-Revision-Date: 2004-03-13 14:28+0200\n"
|
||||||
"Last-Translator: Ales Nyakhaychyk <nab@mail.by>\n"
|
"Last-Translator: Ales Nyakhaychyk <nab@mail.by>\n"
|
||||||
"Language-Team: Belarusian <i18n@mova.org>\n"
|
"Language-Team: Belarusian <i18n@mova.org>\n"
|
||||||
@@ -19,7 +19,7 @@ msgstr ""
|
|||||||
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
"X-Generator: KBabel 1.0.2\n"
|
"X-Generator: KBabel 1.0.2\n"
|
||||||
|
|
||||||
#: lib/read.c:65
|
#: ../lib/read.c:65
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "read %d byte"
|
msgid "read %d byte"
|
||||||
msgid_plural "read %d bytes"
|
msgid_plural "read %d bytes"
|
||||||
@@ -27,59 +27,59 @@ msgstr[0] "прачытаны %d байт"
|
|||||||
msgstr[1] "прачытаны %d байты"
|
msgstr[1] "прачытаны %d байты"
|
||||||
msgstr[2] "прачытана %d байтаў"
|
msgstr[2] "прачытана %d байтаў"
|
||||||
|
|
||||||
#: lib/read_data.c:53
|
#: ../lib/read_data.c:53
|
||||||
msgid "read data size"
|
msgid "read data size"
|
||||||
msgstr "памер прачытаных даньняў"
|
msgstr "памер прачытаных даньняў"
|
||||||
|
|
||||||
#: lib/read_data.c:72
|
#: ../lib/read_data.c:72
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "read %lu byte of data"
|
msgid "read %lu byte of data"
|
||||||
msgid_plural "read %lu bytes of data"
|
msgid_plural "read %lu bytes of data"
|
||||||
msgstr[0] "прачытаны %d байт"
|
msgstr[0] "прачытаны %lu байт даных"
|
||||||
msgstr[1] "прачытаны %d байты"
|
msgstr[1] "прачытаны %lu байты даных"
|
||||||
msgstr[2] "прачытана %d байтаў"
|
msgstr[2] "прачытана %lu байтаў даных"
|
||||||
|
|
||||||
#: lib/write.c:52
|
#: ../lib/write.c:52
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "wrote %d byte"
|
msgid "wrote %d byte"
|
||||||
msgid_plural "wrote %d bytes"
|
msgid_plural "wrote %d bytes"
|
||||||
msgstr[0] "запісаны %d байт"
|
msgstr[0] "запісаны %d байт"
|
||||||
msgstr[1] "запісаны %d байты"
|
msgstr[1] "запісаны %d байты"
|
||||||
msgstr[2] "запісана %d байтаў"
|
msgstr[2] "запісана %d байтаў"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:460
|
#: ../src/daemon/gnuserv.c:460
|
||||||
msgid "Enable debugging"
|
msgid "Enable debugging"
|
||||||
msgstr "Уключыць адладку"
|
msgstr "Уключыць адладку"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:460
|
#: ../src/daemon/gnuserv.c:460
|
||||||
msgid "DEBUG"
|
msgid "DEBUG"
|
||||||
msgstr "АДЛАДКА"
|
msgstr "АДЛАДКА"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:462
|
#: ../src/daemon/gnuserv.c:462
|
||||||
msgid "Enable verbose output"
|
msgid "Enable verbose output"
|
||||||
msgstr "Уключыць дэталёвы вывад"
|
msgstr "Уключыць дэталёвы вывад"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:462
|
#: ../src/daemon/gnuserv.c:462
|
||||||
msgid "VERBOSE"
|
msgid "VERBOSE"
|
||||||
msgstr "ПАДРАБЯЗНА"
|
msgstr "ПАДРАБЯЗНА"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:464
|
#: ../src/daemon/gnuserv.c:464
|
||||||
msgid "Don't fork into background"
|
msgid "Don't fork into background"
|
||||||
msgstr "Ня нараджаць у рэжыме тла"
|
msgstr "Ня нараджаць у рэжыме тла"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:464
|
#: ../src/daemon/gnuserv.c:464
|
||||||
msgid "NO-DAEMON"
|
msgid "NO-DAEMON"
|
||||||
msgstr "БЯЗ-ДЭМАНУ"
|
msgstr "БЯЗ-ДЭМАНУ"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:466
|
#: ../src/daemon/gnuserv.c:466
|
||||||
msgid "Invoked from inetd"
|
msgid "Invoked from inetd"
|
||||||
msgstr "Выкліканы з inetd"
|
msgstr "Выкліканы з inetd"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:466
|
#: ../src/daemon/gnuserv.c:466
|
||||||
msgid "INETD"
|
msgid "INETD"
|
||||||
msgstr "INETD"
|
msgstr "INETD"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:500
|
#: ../src/daemon/gnuserv.c:500
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Error on option %s: %s.\n"
|
"Error on option %s: %s.\n"
|
||||||
@@ -88,126 +88,126 @@ msgstr ""
|
|||||||
"Памылка ў ключох %s: %s.\n"
|
"Памылка ў ключох %s: %s.\n"
|
||||||
"Запусьціце '%s --help' каб убачыць поўны сьпіс даступных ключоў.\n"
|
"Запусьціце '%s --help' каб убачыць поўны сьпіс даступных ключоў.\n"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:28 sysdeps/sun4/siglist.c:28
|
#: ../sysdeps/osf1/siglist.c:29 ../sysdeps/sun4/siglist.c:29
|
||||||
msgid "Hangup"
|
msgid "Hangup"
|
||||||
msgstr "Разарваць"
|
msgstr "Разарваць"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:29 sysdeps/sun4/siglist.c:29
|
#: ../sysdeps/osf1/siglist.c:30 ../sysdeps/sun4/siglist.c:30
|
||||||
msgid "Interrupt"
|
msgid "Interrupt"
|
||||||
msgstr "Перарваць"
|
msgstr "Перарваць"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:30 sysdeps/sun4/siglist.c:30
|
#: ../sysdeps/osf1/siglist.c:31 ../sysdeps/sun4/siglist.c:31
|
||||||
msgid "Quit"
|
msgid "Quit"
|
||||||
msgstr "Выйсьці"
|
msgstr "Выйсьці"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:31 sysdeps/sun4/siglist.c:31
|
#: ../sysdeps/osf1/siglist.c:32 ../sysdeps/sun4/siglist.c:32
|
||||||
msgid "Illegal instruction"
|
msgid "Illegal instruction"
|
||||||
msgstr "Недапушчальная інструкцыя"
|
msgstr "Недапушчальная інструкцыя"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:32 sysdeps/sun4/siglist.c:32
|
#: ../sysdeps/osf1/siglist.c:33 ../sysdeps/sun4/siglist.c:33
|
||||||
msgid "Trace trap"
|
msgid "Trace trap"
|
||||||
msgstr "Захоп трасыроўкі"
|
msgstr "Захоп трасыроўкі"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:33 sysdeps/sun4/siglist.c:33
|
#: ../sysdeps/osf1/siglist.c:34 ../sysdeps/sun4/siglist.c:34
|
||||||
msgid "Abort"
|
msgid "Abort"
|
||||||
msgstr "Перарываньне"
|
msgstr "Перарываньне"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:34 sysdeps/sun4/siglist.c:34
|
#: ../sysdeps/osf1/siglist.c:35 ../sysdeps/sun4/siglist.c:35
|
||||||
msgid "EMT error"
|
msgid "EMT error"
|
||||||
msgstr "Памылка EMT"
|
msgstr "Памылка EMT"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:35 sysdeps/sun4/siglist.c:35
|
#: ../sysdeps/osf1/siglist.c:36 ../sysdeps/sun4/siglist.c:36
|
||||||
msgid "Floating-point exception"
|
msgid "Floating-point exception"
|
||||||
msgstr "Выключэньне пункту, які плавае"
|
msgstr "Выключэньне пункту, які плавае"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:36 sysdeps/sun4/siglist.c:36
|
#: ../sysdeps/osf1/siglist.c:37 ../sysdeps/sun4/siglist.c:37
|
||||||
msgid "Kill"
|
msgid "Kill"
|
||||||
msgstr "Забіць"
|
msgstr "Забіць"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:37 sysdeps/sun4/siglist.c:37
|
#: ../sysdeps/osf1/siglist.c:38 ../sysdeps/sun4/siglist.c:38
|
||||||
msgid "Bus error"
|
msgid "Bus error"
|
||||||
msgstr "Памылка шыны"
|
msgstr "Памылка шыны"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:38 sysdeps/sun4/siglist.c:38
|
#: ../sysdeps/osf1/siglist.c:39 ../sysdeps/sun4/siglist.c:39
|
||||||
msgid "Segmentation violation"
|
msgid "Segmentation violation"
|
||||||
msgstr "Парушэньне сэгментацыі"
|
msgstr "Парушэньне сэгментацыі"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:39 sysdeps/sun4/siglist.c:39
|
#: ../sysdeps/osf1/siglist.c:40 ../sysdeps/sun4/siglist.c:40
|
||||||
msgid "Bad argument to system call"
|
msgid "Bad argument to system call"
|
||||||
msgstr "Кепскі аргумэнт у сыстэмным выкліку"
|
msgstr "Кепскі аргумэнт у сыстэмным выкліку"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:40 sysdeps/sun4/siglist.c:40
|
#: ../sysdeps/osf1/siglist.c:41 ../sysdeps/sun4/siglist.c:41
|
||||||
msgid "Broken pipe"
|
msgid "Broken pipe"
|
||||||
msgstr "Парушаны канал"
|
msgstr "Парушаны канал"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:41 sysdeps/sun4/siglist.c:41
|
#: ../sysdeps/osf1/siglist.c:42 ../sysdeps/sun4/siglist.c:42
|
||||||
msgid "Alarm clock"
|
msgid "Alarm clock"
|
||||||
msgstr "Таймэр"
|
msgstr "Таймэр"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:42 sysdeps/sun4/siglist.c:42
|
#: ../sysdeps/osf1/siglist.c:43 ../sysdeps/sun4/siglist.c:43
|
||||||
msgid "Termination"
|
msgid "Termination"
|
||||||
msgstr "Завяршэньне"
|
msgstr "Завяршэньне"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:43 sysdeps/sun4/siglist.c:43
|
#: ../sysdeps/osf1/siglist.c:44 ../sysdeps/sun4/siglist.c:44
|
||||||
msgid "Urgent condition on socket"
|
msgid "Urgent condition on socket"
|
||||||
msgstr "Тэрміновыя умовы сокету"
|
msgstr "Тэрміновыя умовы сокету"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:44 sysdeps/sun4/siglist.c:44
|
#: ../sysdeps/osf1/siglist.c:45 ../sysdeps/sun4/siglist.c:45
|
||||||
msgid "Stop"
|
msgid "Stop"
|
||||||
msgstr "Спыніць"
|
msgstr "Спыніць"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:45 sysdeps/sun4/siglist.c:45
|
#: ../sysdeps/osf1/siglist.c:46 ../sysdeps/sun4/siglist.c:46
|
||||||
msgid "Keyboard stop"
|
msgid "Keyboard stop"
|
||||||
msgstr "Спыненьне клявіятуры"
|
msgstr "Спыненьне клявіятуры"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:46 sysdeps/sun4/siglist.c:46
|
#: ../sysdeps/osf1/siglist.c:47 ../sysdeps/sun4/siglist.c:47
|
||||||
msgid "Continue"
|
msgid "Continue"
|
||||||
msgstr "Працягнуць"
|
msgstr "Працягнуць"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:47 sysdeps/sun4/siglist.c:47
|
#: ../sysdeps/osf1/siglist.c:48 ../sysdeps/sun4/siglist.c:48
|
||||||
msgid "Child status has changed"
|
msgid "Child status has changed"
|
||||||
msgstr "Стан нашчадку быў зьменены"
|
msgstr "Стан нашчадку быў зьменены"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:48 sysdeps/sun4/siglist.c:48
|
#: ../sysdeps/osf1/siglist.c:49 ../sysdeps/sun4/siglist.c:49
|
||||||
msgid "Background read from tty"
|
msgid "Background read from tty"
|
||||||
msgstr "Чытаньне ў тле з tty"
|
msgstr "Чытаньне ў тле з tty"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:49 sysdeps/sun4/siglist.c:49
|
#: ../sysdeps/osf1/siglist.c:50 ../sysdeps/sun4/siglist.c:50
|
||||||
msgid "Background write to tty"
|
msgid "Background write to tty"
|
||||||
msgstr "Запіс у тле ў tty"
|
msgstr "Запіс у тле ў tty"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:50 sysdeps/sun4/siglist.c:50
|
#: ../sysdeps/osf1/siglist.c:51 ../sysdeps/sun4/siglist.c:51
|
||||||
msgid "I/O now possible"
|
msgid "I/O now possible"
|
||||||
msgstr "Зараз магчымы ўвод/вывад"
|
msgstr "Зараз магчымы ўвод/вывад"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:51 sysdeps/sun4/siglist.c:51
|
#: ../sysdeps/osf1/siglist.c:52 ../sysdeps/sun4/siglist.c:52
|
||||||
msgid "CPU limit exceeded"
|
msgid "CPU limit exceeded"
|
||||||
msgstr "Перавышана мяжа ЦПУ"
|
msgstr "Перавышана мяжа ЦПУ"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:52 sysdeps/sun4/siglist.c:52
|
#: ../sysdeps/osf1/siglist.c:53 ../sysdeps/sun4/siglist.c:53
|
||||||
msgid "File size limit exceeded"
|
msgid "File size limit exceeded"
|
||||||
msgstr "Перавышана мяжа памеру файлу"
|
msgstr "Перавышана мяжа памеру файлу"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:53 sysdeps/sun4/siglist.c:53
|
#: ../sysdeps/osf1/siglist.c:54 ../sysdeps/sun4/siglist.c:54
|
||||||
msgid "Virtual alarm clock"
|
msgid "Virtual alarm clock"
|
||||||
msgstr "Віртуальны таймэр"
|
msgstr "Віртуальны таймэр"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:54 sysdeps/sun4/siglist.c:54
|
#: ../sysdeps/osf1/siglist.c:55 ../sysdeps/sun4/siglist.c:55
|
||||||
msgid "Profiling alarm clock"
|
msgid "Profiling alarm clock"
|
||||||
msgstr "Прафіляваны таймэр"
|
msgstr "Прафіляваны таймэр"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:55 sysdeps/sun4/siglist.c:55
|
#: ../sysdeps/osf1/siglist.c:56 ../sysdeps/sun4/siglist.c:56
|
||||||
msgid "Window size change"
|
msgid "Window size change"
|
||||||
msgstr "Зьмена памераў акна"
|
msgstr "Зьмена памераў акна"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:56 sysdeps/sun4/siglist.c:56
|
#: ../sysdeps/osf1/siglist.c:57 ../sysdeps/sun4/siglist.c:57
|
||||||
msgid "Information request"
|
msgid "Information request"
|
||||||
msgstr "Запыт інфармацыі"
|
msgstr "Запыт інфармацыі"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:57 sysdeps/sun4/siglist.c:57
|
#: ../sysdeps/osf1/siglist.c:58 ../sysdeps/sun4/siglist.c:58
|
||||||
msgid "User defined signal 1"
|
msgid "User defined signal 1"
|
||||||
msgstr "Сыгнал карыстальніку 1"
|
msgstr "Сыгнал карыстальніку 1"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:58 sysdeps/sun4/siglist.c:58
|
#: ../sysdeps/osf1/siglist.c:59 ../sysdeps/sun4/siglist.c:59
|
||||||
msgid "User defined signal 2"
|
msgid "User defined signal 2"
|
||||||
msgstr "Сыгнал карыстальніку 2"
|
msgstr "Сыгнал карыстальніку 2"
|
||||||
|
243
po/bn_IN.po
Normal file
243
po/bn_IN.po
Normal file
@@ -0,0 +1,243 @@
|
|||||||
|
# Bengali India translation of libgtop.
|
||||||
|
# Copyright (C) 2003, 2006 Free Software Foundation, Inc.
|
||||||
|
# This file is distributed under the same license as the libgtop package.
|
||||||
|
# Vat <vatzcar@yahoo.co.in>, 2003.
|
||||||
|
# Mahay Alam Khan <makl10n@yahoo.com>, 2005.
|
||||||
|
# Samia Niamatullah <mailsamia2001@yahoo.com>, 2005.
|
||||||
|
#
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: libgtop\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2006-09-01 01:20+0200\n"
|
||||||
|
"PO-Revision-Date: 2006-08-07 12:47+0530\n"
|
||||||
|
"Last-Translator: Runa Bhattacharjee <runabh@gmail.com>\n"
|
||||||
|
"Language-Team: Bengali India\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
"\n"
|
||||||
|
"X-Generator: KBabel 1.9.1\n"
|
||||||
|
|
||||||
|
#: ../lib/read.c:65
|
||||||
|
#, c-format
|
||||||
|
msgid "read %d byte"
|
||||||
|
msgid_plural "read %d bytes"
|
||||||
|
msgstr[0] "%d বাইট পড়া হয়েছে"
|
||||||
|
msgstr[1] "%d বাইট পড়া হয়েছে"
|
||||||
|
|
||||||
|
# msgstr "%d বাইট পড়া গেছে" "ড়" এর জায়গায় "ডহ্হা" লেখা
|
||||||
|
# #########################################
|
||||||
|
# দয়া করে "গেছে" এর পরিবর্তে "গিয়েছে" লিখেন
|
||||||
|
# #########################################
|
||||||
|
#: ../lib/read_data.c:53
|
||||||
|
msgid "read data size"
|
||||||
|
msgstr "তথ্যের মাপ পড়া হবে"
|
||||||
|
|
||||||
|
#: ../lib/read_data.c:72
|
||||||
|
#, c-format
|
||||||
|
msgid "read %lu byte of data"
|
||||||
|
msgid_plural "read %lu bytes of data"
|
||||||
|
msgstr[0] "%lu বাইট তথ্য পড়া হয়েছে"
|
||||||
|
msgstr[1] "%lu বাইট তথ্য পড়া হয়েছে"
|
||||||
|
|
||||||
|
# msgstr "%d বাইট তথ্য পড়া গেছে"
|
||||||
|
# msgstr "%d বাইট তথ্য পড়া হোক"
|
||||||
|
#: ../lib/write.c:53
|
||||||
|
#, c-format
|
||||||
|
msgid "wrote %d byte"
|
||||||
|
msgid_plural "wrote %d bytes"
|
||||||
|
msgstr[0] "%d বাইট লেখা হয়েছে"
|
||||||
|
msgstr[1] "%d বাইট লেখা হয়েছে"
|
||||||
|
|
||||||
|
# msgstr "%d বাইট লেখা হয়েছে"
|
||||||
|
#: ../src/daemon/gnuserv.c:460
|
||||||
|
msgid "Enable debugging"
|
||||||
|
msgstr "ডিবাগ ব্যবস্থা সক্রিয় করুন"
|
||||||
|
|
||||||
|
# msgstr "ডিবাগ প্রক্রিয়া সক্রিয় করা হোক"
|
||||||
|
# ২ এটা কি বিবেচনা করা যায় না? অন্যান্য জায়গায় "ডিবাগ" লেখা হইছে, তাই এখানে অন্য রকম হয়ে যায়।
|
||||||
|
# আপনার আপত্তি থাকলে অবশ্য কোন কথা নাই।
|
||||||
|
#: ../src/daemon/gnuserv.c:460
|
||||||
|
msgid "DEBUG"
|
||||||
|
msgstr "DEBUG"
|
||||||
|
|
||||||
|
# msgstr "ডিবাগ"
|
||||||
|
#: ../src/daemon/gnuserv.c:462
|
||||||
|
msgid "Enable verbose output"
|
||||||
|
msgstr "বিস্তারিত (ভার্বোস) আউটপুট সক্রিয় করা হবে"
|
||||||
|
|
||||||
|
# msgstr "ভার্বোস (Verbose) ফলাফল চালু করুন"
|
||||||
|
# msgstr "বর্ণনাযুক্ত ফলাফল দেখানো হোক"
|
||||||
|
#: ../src/daemon/gnuserv.c:462
|
||||||
|
msgid "VERBOSE"
|
||||||
|
msgstr "VERBOSE"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:464
|
||||||
|
msgid "Don't fork into background"
|
||||||
|
msgstr "পটভূমিতে fork করা হবে না"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:464
|
||||||
|
msgid "NO-DAEMON"
|
||||||
|
msgstr "NO-DAEMON"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:466
|
||||||
|
msgid "Invoked from inetd"
|
||||||
|
msgstr "inetd থেকে আরম্ভ করা হয়েছে"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:466
|
||||||
|
msgid "INETD"
|
||||||
|
msgstr "INETD"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:500
|
||||||
|
#, c-format
|
||||||
|
msgid ""
|
||||||
|
"Error on option %s: %s.\n"
|
||||||
|
"Run '%s --help' to see a full list of available command line options.\n"
|
||||||
|
msgstr ""
|
||||||
|
"%s বিকল্পে সমস্যা: %s.\n"
|
||||||
|
"কমান্ত-লাইন থেকে ব্যবহারযোগ্য সমস্ত বিকল্পের সম্পূর্ণ তালিকা দেখতে '%s --help' প্রয়োগ "
|
||||||
|
"করুন।\n"
|
||||||
|
|
||||||
|
# msgstr "সিস্টেম বুট হবার পর থেকে নিষ্ক্রিয় কাজে অতিবাহিত সময় (সেকেন্ডে)"
|
||||||
|
#: ../sysdeps/osf1/siglist.c:29 ../sysdeps/sun4/siglist.c:29
|
||||||
|
msgid "Hangup"
|
||||||
|
msgstr "বন্ধ করুন"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:30 ../sysdeps/sun4/siglist.c:30
|
||||||
|
msgid "Interrupt"
|
||||||
|
msgstr "ইন্টারাপ্ট উৎপন্ন করুন"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:31 ../sysdeps/sun4/siglist.c:31
|
||||||
|
msgid "Quit"
|
||||||
|
msgstr "প্রস্থান"
|
||||||
|
|
||||||
|
# msgstr "প্রস্থান"
|
||||||
|
#: ../sysdeps/osf1/siglist.c:32 ../sysdeps/sun4/siglist.c:32
|
||||||
|
msgid "Illegal instruction"
|
||||||
|
msgstr "অবৈধ নির্দেশ"
|
||||||
|
|
||||||
|
# msgstr "অবৈধ ইনস্ট্রাকশন"
|
||||||
|
# Instruction এখানে Technical term।
|
||||||
|
#: ../sysdeps/osf1/siglist.c:33 ../sysdeps/sun4/siglist.c:33
|
||||||
|
msgid "Trace trap"
|
||||||
|
msgstr "ট্রেস ট্র্যাপ"
|
||||||
|
|
||||||
|
# ২ এটা আসলে ঠিক বোঝা যাচ্ছে না। তাই মনে হয় বাদ রাখাই ভাল
|
||||||
|
#: ../sysdeps/osf1/siglist.c:34 ../sysdeps/sun4/siglist.c:34
|
||||||
|
msgid "Abort"
|
||||||
|
msgstr "অস্বাভাবিক প্রস্থান"
|
||||||
|
|
||||||
|
# msgstr "বন্ধ করা"
|
||||||
|
#: ../sysdeps/osf1/siglist.c:35 ../sysdeps/sun4/siglist.c:35
|
||||||
|
msgid "EMT error"
|
||||||
|
msgstr "EMT সংক্রান্ত সমস্যা"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:36 ../sysdeps/sun4/siglist.c:36
|
||||||
|
msgid "Floating-point exception"
|
||||||
|
msgstr "ফ্লোটিং-পয়েন্ট এক্সেপশন"
|
||||||
|
|
||||||
|
# msgstr "ভগ্নাংশ সংক্রান্ত ব্যতীক্রম" <-- বানান ভুল
|
||||||
|
#: ../sysdeps/osf1/siglist.c:37 ../sysdeps/sun4/siglist.c:37
|
||||||
|
msgid "Kill"
|
||||||
|
msgstr "Kill করুন"
|
||||||
|
|
||||||
|
# msgstr "শেষ করা (Kill)"
|
||||||
|
#: ../sysdeps/osf1/siglist.c:38 ../sysdeps/sun4/siglist.c:38
|
||||||
|
msgid "Bus error"
|
||||||
|
msgstr "বাস সংক্রান্ত সমস্যা"
|
||||||
|
|
||||||
|
# msgstr "বাস (Bus) সংক্রান্ত সমস্যা"
|
||||||
|
#: ../sysdeps/osf1/siglist.c:39 ../sysdeps/sun4/siglist.c:39
|
||||||
|
msgid "Segmentation violation"
|
||||||
|
msgstr "সেগমেন্টেশন সংক্রান্ত সমস্যা"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:40 ../sysdeps/sun4/siglist.c:40
|
||||||
|
msgid "Bad argument to system call"
|
||||||
|
msgstr "সিস্টেম-কল'এ ভুল আর্গুমেন্ট প্রেরিত হয়েছে"
|
||||||
|
|
||||||
|
# msgstr "সিস্টেম call এ ভুল মান প্রেরিত হয়েছে"
|
||||||
|
#: ../sysdeps/osf1/siglist.c:41 ../sysdeps/sun4/siglist.c:41
|
||||||
|
msgid "Broken pipe"
|
||||||
|
msgstr "ক্ষতিগ্রস্ত পাইপ"
|
||||||
|
|
||||||
|
# msgstr "অচল পাইপ"
|
||||||
|
#: ../sysdeps/osf1/siglist.c:42 ../sysdeps/sun4/siglist.c:42
|
||||||
|
msgid "Alarm clock"
|
||||||
|
msgstr "অ্যালার্ম ঘড়ি"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:43 ../sysdeps/sun4/siglist.c:43
|
||||||
|
msgid "Termination"
|
||||||
|
msgstr "সমাপ্তি"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:44 ../sysdeps/sun4/siglist.c:44
|
||||||
|
msgid "Urgent condition on socket"
|
||||||
|
msgstr "সকেটে গুরুতর অবস্থা"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:45 ../sysdeps/sun4/siglist.c:45
|
||||||
|
msgid "Stop"
|
||||||
|
msgstr "বন্ধ করুন"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:46 ../sysdeps/sun4/siglist.c:46
|
||||||
|
msgid "Keyboard stop"
|
||||||
|
msgstr "কি-বোর্ড বন্ধ করুন"
|
||||||
|
|
||||||
|
# ২ কীবোর্ড
|
||||||
|
#: ../sysdeps/osf1/siglist.c:47 ../sysdeps/sun4/siglist.c:47
|
||||||
|
msgid "Continue"
|
||||||
|
msgstr "এগিয়ে চলুন"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:48 ../sysdeps/sun4/siglist.c:48
|
||||||
|
msgid "Child status has changed"
|
||||||
|
msgstr "চাইল্ডের অবস্থা পরিবর্তিত হয়েছে"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:49 ../sysdeps/sun4/siglist.c:49
|
||||||
|
msgid "Background read from tty"
|
||||||
|
msgstr "পটভূমিতে tty'থেকে পড়া হচ্ছে"
|
||||||
|
|
||||||
|
# ভাল হইলো না
|
||||||
|
#: ../sysdeps/osf1/siglist.c:50 ../sysdeps/sun4/siglist.c:50
|
||||||
|
msgid "Background write to tty"
|
||||||
|
msgstr "পটভূমিতে tty'এ লেখা হচ্ছে"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:51 ../sysdeps/sun4/siglist.c:51
|
||||||
|
msgid "I/O now possible"
|
||||||
|
msgstr "I/O বর্তমানে করা সম্ভব"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:52 ../sysdeps/sun4/siglist.c:52
|
||||||
|
msgid "CPU limit exceeded"
|
||||||
|
msgstr "CPU'র সীমা অতিক্রান্ত"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:53 ../sysdeps/sun4/siglist.c:53
|
||||||
|
msgid "File size limit exceeded"
|
||||||
|
msgstr "ফাইলের মাপের সীমা অতিক্রান্ত"
|
||||||
|
|
||||||
|
# msgstr "ফাইলের আয়তন সীমা ছাড়িয়ে গেছে"
|
||||||
|
#: ../sysdeps/osf1/siglist.c:54 ../sysdeps/sun4/siglist.c:54
|
||||||
|
msgid "Virtual alarm clock"
|
||||||
|
msgstr "ভার্চুয়াল অ্যালার্ম ঘড়ি"
|
||||||
|
|
||||||
|
# msgstr "কাল্পনিক এলার্ম ঘড়ি"
|
||||||
|
#: ../sysdeps/osf1/siglist.c:55 ../sysdeps/sun4/siglist.c:55
|
||||||
|
msgid "Profiling alarm clock"
|
||||||
|
msgstr "অ্যালার্ম ঘড়ি প্রোফাইল করা হবে"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:56 ../sysdeps/sun4/siglist.c:56
|
||||||
|
msgid "Window size change"
|
||||||
|
msgstr "উইন্ডোর মাপে পরিবর্তন"
|
||||||
|
|
||||||
|
# msgstr "উইন্ডো'র আয়তন পরিবর্তন"
|
||||||
|
# Window এর বাংলা করার দরকার নাই
|
||||||
|
#: ../sysdeps/osf1/siglist.c:57 ../sysdeps/sun4/siglist.c:57
|
||||||
|
msgid "Information request"
|
||||||
|
msgstr "তথ্যের অনুরোধ"
|
||||||
|
|
||||||
|
# msgstr "তথ্যের আবেদন"
|
||||||
|
#: ../sysdeps/osf1/siglist.c:58 ../sysdeps/sun4/siglist.c:58
|
||||||
|
msgid "User defined signal 1"
|
||||||
|
msgstr "ব্যবহারকারী নির্ধারিত সিগনাল ১"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:59 ../sysdeps/sun4/siglist.c:59
|
||||||
|
msgid "User defined signal 2"
|
||||||
|
msgstr "ব্যবহারকারী নির্ধারিত সিগনাল ২"
|
242
po/dz.po
Normal file
242
po/dz.po
Normal file
@@ -0,0 +1,242 @@
|
|||||||
|
# translation of libgtop.HEAD.po to
|
||||||
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER, 2006.
|
||||||
|
#
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: libgtop.HEAD\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2006-03-06 05:23+0100\n"
|
||||||
|
"PO-Revision-Date: 2006-03-28 11:12-0500\n"
|
||||||
|
"Last-Translator: \n"
|
||||||
|
"Language-Team: <en@li.org>\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
|
||||||
|
"X-Poedit-Language: Dzongkha\n"
|
||||||
|
"X-Poedit-Country: BHUTAN\n"
|
||||||
|
"X-Poedit-SourceCharset: utf-8\n"
|
||||||
|
"X-Generator: KBabel 1.10.2\n"
|
||||||
|
|
||||||
|
#: ../lib/read.c:65
|
||||||
|
#, c-format
|
||||||
|
msgid "read %d byte"
|
||||||
|
msgid_plural "read %d bytes"
|
||||||
|
msgstr[0] "བའིཊི་ %d ལྷག"
|
||||||
|
msgstr[1] "བའིཊི་ %d ལྷག"
|
||||||
|
|
||||||
|
#: ../lib/read_data.c:53
|
||||||
|
msgid "read data size"
|
||||||
|
msgstr "གནད་སྡུད་ཀྱི་ཚད་ལྷག"
|
||||||
|
|
||||||
|
#: ../lib/read_data.c:72
|
||||||
|
#, c-format
|
||||||
|
msgid "read %lu byte of data"
|
||||||
|
msgid_plural "read %lu bytes of data"
|
||||||
|
msgstr[0] "གནས་སྡུད་ བའིཊི་ %lu ལྷག"
|
||||||
|
msgstr[1] "གནས་སྡུད་ བའིཊི་ %lu ལྷག"
|
||||||
|
|
||||||
|
#: ../lib/write.c:52
|
||||||
|
#, c-format
|
||||||
|
msgid "wrote %d byte"
|
||||||
|
msgid_plural "wrote %d bytes"
|
||||||
|
msgstr[0] "བའིཊི་ %d བྲིས་ཡི། "
|
||||||
|
msgstr[1] "བའིཊི་ %d བྲིས་ཡི།"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:460
|
||||||
|
msgid "Enable debugging"
|
||||||
|
msgstr "རྐྱེན་སེལ་འབད་ནི་ ལྕོགས་ཅན་བཟོ།"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:460
|
||||||
|
msgid "DEBUG"
|
||||||
|
msgstr "རྐྱེན་སེལ།"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:462
|
||||||
|
msgid "Enable verbose output"
|
||||||
|
msgstr "ཚིག་མང་ཨའུཊི་པུཊི་ ལྕོགས་ཅན་བཟོ།"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:462
|
||||||
|
msgid "VERBOSE"
|
||||||
|
msgstr "ཚིག་མང་།"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:464
|
||||||
|
msgid "Don't fork into background"
|
||||||
|
msgstr "རྒྱབ་གཞིའི་ནང་ ཁ་མ་སྤེལ།"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:464
|
||||||
|
msgid "NO-DAEMON"
|
||||||
|
msgstr "ཌེ་མཱོན་མིན་འདུག"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:466
|
||||||
|
msgid "Invoked from inetd"
|
||||||
|
msgstr "ཨའི་ཨེན་ཨི་ཊི་ཌི་ནང་ལས་ ལས་བཀོལ་འབད།"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:466
|
||||||
|
msgid "INETD"
|
||||||
|
msgstr "ཨའི་ཨེན་ཨི་ཊི་ཌི།"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:500
|
||||||
|
#, c-format
|
||||||
|
msgid ""
|
||||||
|
"Error on option %s: %s.\n"
|
||||||
|
"Run '%s --help' to see a full list of available command line options.\n"
|
||||||
|
msgstr ""
|
||||||
|
"གདམ་ཁ་%s: %sལུ་འཛོལ་བ། \n"
|
||||||
|
"འཐོབ་ཚུགས་པའི་ བརྡ་ལམ་གདམ་ཁའི་ ཐོ་ཡིག་ཧྲིལ་བུ་ཅིག་ལུ་ བལྟ་ནིའི་དོན་ལས་ '%s --help' གཡོག་བཀོལ།\n"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:28
|
||||||
|
#: ../sysdeps/sun4/siglist.c:28
|
||||||
|
msgid "Hangup"
|
||||||
|
msgstr "ཐོགས་རྐྱེན།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:29
|
||||||
|
#: ../sysdeps/sun4/siglist.c:29
|
||||||
|
msgid "Interrupt"
|
||||||
|
msgstr "བར་ཆད།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:30
|
||||||
|
#: ../sysdeps/sun4/siglist.c:30
|
||||||
|
msgid "Quit"
|
||||||
|
msgstr "སྤངས།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:31
|
||||||
|
#: ../sysdeps/sun4/siglist.c:31
|
||||||
|
msgid "Illegal instruction"
|
||||||
|
msgstr "ཁྲིམས་འགལ་བཀོད་རྒྱ།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:32
|
||||||
|
#: ../sysdeps/sun4/siglist.c:32
|
||||||
|
msgid "Trace trap"
|
||||||
|
msgstr "ཧིང་ རྗེས་འཚོལ་འབད།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:33
|
||||||
|
#: ../sysdeps/sun4/siglist.c:33
|
||||||
|
msgid "Abort"
|
||||||
|
msgstr "བར་བཤོལ་འབད།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:34
|
||||||
|
#: ../sysdeps/sun4/siglist.c:34
|
||||||
|
msgid "EMT error"
|
||||||
|
msgstr "ཨི་ཨེམ་ཊི་འཛོལ་བ།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:35
|
||||||
|
#: ../sysdeps/sun4/siglist.c:35
|
||||||
|
msgid "Floating-point exception"
|
||||||
|
msgstr "ལྡིང་ཚད་དམིགས་བསལ།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:36
|
||||||
|
#: ../sysdeps/sun4/siglist.c:36
|
||||||
|
msgid "Kill"
|
||||||
|
msgstr "གསད།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:37
|
||||||
|
#: ../sysdeps/sun4/siglist.c:37
|
||||||
|
msgid "Bus error"
|
||||||
|
msgstr "བརྡ་རྟགས་འགྲུལ་ལམ་གྱི་འཛོལ་བ།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:38
|
||||||
|
#: ../sysdeps/sun4/siglist.c:38
|
||||||
|
msgid "Segmentation violation"
|
||||||
|
msgstr "ཆ་བགོ་བའི་འགལ་བ།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:39
|
||||||
|
#: ../sysdeps/sun4/siglist.c:39
|
||||||
|
msgid "Bad argument to system call"
|
||||||
|
msgstr "རིམ་ལུགས་བོད་བརྡ་ལུ་ སྒྲུབ་རྟགས་བྱང་ཉེས།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:40
|
||||||
|
#: ../sysdeps/sun4/siglist.c:40
|
||||||
|
msgid "Broken pipe"
|
||||||
|
msgstr "རྒྱུད་དུང་ཆད་པ།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:41
|
||||||
|
#: ../sysdeps/sun4/siglist.c:41
|
||||||
|
msgid "Alarm clock"
|
||||||
|
msgstr "འཇིགས་བརྡ་ཆེ་འཁོར།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:42
|
||||||
|
#: ../sysdeps/sun4/siglist.c:42
|
||||||
|
msgid "Termination"
|
||||||
|
msgstr "རྩ་གྲོལ།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:43
|
||||||
|
#: ../sysdeps/sun4/siglist.c:43
|
||||||
|
msgid "Urgent condition on socket"
|
||||||
|
msgstr "སོཀ་ཀེཊི་ལུ་ འཕྲལ་མཁོའི་གནས་སྟངས།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:44
|
||||||
|
#: ../sysdeps/sun4/siglist.c:44
|
||||||
|
msgid "Stop"
|
||||||
|
msgstr "བཀག"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:45
|
||||||
|
#: ../sysdeps/sun4/siglist.c:45
|
||||||
|
msgid "Keyboard stop"
|
||||||
|
msgstr "ལྡེ་སྒྲོམ་བཀག"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:46
|
||||||
|
#: ../sysdeps/sun4/siglist.c:46
|
||||||
|
msgid "Continue"
|
||||||
|
msgstr "འཕྲོ་མཐུད།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:47
|
||||||
|
#: ../sysdeps/sun4/siglist.c:47
|
||||||
|
msgid "Child status has changed"
|
||||||
|
msgstr "རྩ་ལག་གི་གནས་ཚད་ བསྒྱུར་བཅོས་ཡར་སོ་ནུག"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:48
|
||||||
|
#: ../sysdeps/sun4/siglist.c:48
|
||||||
|
msgid "Background read from tty"
|
||||||
|
msgstr "ཊི་ཊི་ཝའི་ནང་ལས་ རྒྱབ་གཞི་ལྷག་ཡོད།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:49
|
||||||
|
#: ../sysdeps/sun4/siglist.c:49
|
||||||
|
msgid "Background write to tty"
|
||||||
|
msgstr "ཊི་ཊི་ཝའི་ལུ་ རྒྱབ་གཞི་བྲིས།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:50
|
||||||
|
#: ../sysdeps/sun4/siglist.c:50
|
||||||
|
msgid "I/O now possible"
|
||||||
|
msgstr "ཨའི་/ཨོ་ ད་ལྟོ་ཚུགས་པས།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:51
|
||||||
|
#: ../sysdeps/sun4/siglist.c:51
|
||||||
|
msgid "CPU limit exceeded"
|
||||||
|
msgstr "ལས་སྦྱོར་ལྟེ་བའི་ཚད་ལས་ ལྷག་སོ་ནུག"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:52
|
||||||
|
#: ../sysdeps/sun4/siglist.c:52
|
||||||
|
msgid "File size limit exceeded"
|
||||||
|
msgstr "ཡིག་སྣོད་ཀྱི་ཚད་ལས་ ལྷག་སོ་ནུག"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:53
|
||||||
|
#: ../sysdeps/sun4/siglist.c:53
|
||||||
|
msgid "Virtual alarm clock"
|
||||||
|
msgstr "བར་ཅུ་ཡེལ་ འཇིགས་བརྡའི་ཆེ་འཁོར།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:54
|
||||||
|
#: ../sysdeps/sun4/siglist.c:54
|
||||||
|
msgid "Profiling alarm clock"
|
||||||
|
msgstr "གསལ་སྡུད་འཇིགས་བརྡའི་ཆེ་འཁོར།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:55
|
||||||
|
#: ../sysdeps/sun4/siglist.c:55
|
||||||
|
msgid "Window size change"
|
||||||
|
msgstr "སྒོ་སྒྲིག་ཚད་ཀྱི་བསྒྱུར་བཅོས།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:56
|
||||||
|
#: ../sysdeps/sun4/siglist.c:56
|
||||||
|
msgid "Information request"
|
||||||
|
msgstr "བརྡ་དོན་གྱི་ཞུ་བ།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:57
|
||||||
|
#: ../sysdeps/sun4/siglist.c:57
|
||||||
|
msgid "User defined signal 1"
|
||||||
|
msgstr "ལག་ལེན་པའི་ ངེས་འཛིན་བརྡ་རྟགས་ ༡པ།"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:58
|
||||||
|
#: ../sysdeps/sun4/siglist.c:58
|
||||||
|
msgid "User defined signal 2"
|
||||||
|
msgstr "ལག་ལེན་པའི་ངེས་འཛིན་བརྡ་རྟགས་ ༢པ།"
|
||||||
|
|
208
po/eo.po
Normal file
208
po/eo.po
Normal file
@@ -0,0 +1,208 @@
|
|||||||
|
# Esperanto translation of libgtop
|
||||||
|
# Copyright (C) 2006 THE libgtop'S COPYRIGHT HOLDER
|
||||||
|
# This file is distributed under the same license as the libgtop package.
|
||||||
|
# Dominique PELLE <dominique.pelle@free.fr>, 2006.
|
||||||
|
#
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: libgtop\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2006-06-08 00:34+0530\n"
|
||||||
|
"PO-Revision-Date: 2006-06-06 21:30+1200\n"
|
||||||
|
"Last-Translator: Dominique PELLE <dominique.pelle@free.fr>\n"
|
||||||
|
"Language-Team: Esperanto <eo-tradukado@lists.tuxfamily.org>\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||||
|
|
||||||
|
#: ../lib/read.c:65
|
||||||
|
#, c-format
|
||||||
|
msgid "read %d byte"
|
||||||
|
msgid_plural "read %d bytes"
|
||||||
|
msgstr[0] "legis %d bajton"
|
||||||
|
msgstr[1] "legis %d bajtojn"
|
||||||
|
|
||||||
|
#: ../lib/read_data.c:53
|
||||||
|
msgid "read data size"
|
||||||
|
msgstr "grandeco de legita datumo"
|
||||||
|
|
||||||
|
#: ../lib/read_data.c:72
|
||||||
|
#, c-format
|
||||||
|
msgid "read %lu byte of data"
|
||||||
|
msgid_plural "read %lu bytes of data"
|
||||||
|
msgstr[0] "legis %lu bajton da datumo"
|
||||||
|
msgstr[1] "legis %lu bajtojn da datumo"
|
||||||
|
|
||||||
|
#: ../lib/write.c:53
|
||||||
|
#, c-format
|
||||||
|
msgid "wrote %d byte"
|
||||||
|
msgid_plural "wrote %d bytes"
|
||||||
|
msgstr[0] "skribis %d bajton"
|
||||||
|
msgstr[1] "skribis %d bajtojn"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:460
|
||||||
|
msgid "Enable debugging"
|
||||||
|
msgstr "Ebligu sencimigon"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:460
|
||||||
|
msgid "DEBUG"
|
||||||
|
msgstr "SENCIMIGO"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:462
|
||||||
|
msgid "Enable verbose output"
|
||||||
|
msgstr "Ebligu babileman eligon"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:462
|
||||||
|
msgid "VERBOSE"
|
||||||
|
msgstr "BABILEMA"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:464
|
||||||
|
msgid "Don't fork into background"
|
||||||
|
msgstr "Ne forku fone"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:464
|
||||||
|
msgid "NO-DAEMON"
|
||||||
|
msgstr "NE-DEMONO"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:466
|
||||||
|
msgid "Invoked from inetd"
|
||||||
|
msgstr "Alvokita de inetd"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:466
|
||||||
|
msgid "INETD"
|
||||||
|
msgstr "INETD"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:500
|
||||||
|
#, c-format
|
||||||
|
msgid ""
|
||||||
|
"Error on option %s: %s.\n"
|
||||||
|
"Run '%s --help' to see a full list of available command line options.\n"
|
||||||
|
msgstr ""
|
||||||
|
"Eraro en opcio %s: %s.\n"
|
||||||
|
"Lanĉu '%s --help' por vidi plenan liston de uzeblaj opcioj de komanda "
|
||||||
|
"linio.\n"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:29 ../sysdeps/sun4/siglist.c:29
|
||||||
|
msgid "Hangup"
|
||||||
|
msgstr "Malkontaktu"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:30 ../sysdeps/sun4/siglist.c:30
|
||||||
|
msgid "Interrupt"
|
||||||
|
msgstr "Interrompu"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:31 ../sysdeps/sun4/siglist.c:31
|
||||||
|
msgid "Quit"
|
||||||
|
msgstr "Adiaŭu"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:32 ../sysdeps/sun4/siglist.c:32
|
||||||
|
msgid "Illegal instruction"
|
||||||
|
msgstr "Nevalida komando"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:33 ../sysdeps/sun4/siglist.c:33
|
||||||
|
msgid "Trace trap"
|
||||||
|
msgstr "Spura escepto"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:34 ../sysdeps/sun4/siglist.c:34
|
||||||
|
msgid "Abort"
|
||||||
|
msgstr "Ĉesigu"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:35 ../sysdeps/sun4/siglist.c:35
|
||||||
|
msgid "EMT error"
|
||||||
|
msgstr "EMT eraro"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:36 ../sysdeps/sun4/siglist.c:36
|
||||||
|
msgid "Floating-point exception"
|
||||||
|
msgstr "Glitpunkta escepto"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:37 ../sysdeps/sun4/siglist.c:37
|
||||||
|
msgid "Kill"
|
||||||
|
msgstr "Mortigu"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:38 ../sysdeps/sun4/siglist.c:38
|
||||||
|
msgid "Bus error"
|
||||||
|
msgstr "Busa eraro"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:39 ../sysdeps/sun4/siglist.c:39
|
||||||
|
msgid "Segmentation violation"
|
||||||
|
msgstr "Aliro al nerezervita memoro"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:40 ../sysdeps/sun4/siglist.c:40
|
||||||
|
msgid "Bad argument to system call"
|
||||||
|
msgstr "Nevalida argumento de kornovoko"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:41 ../sysdeps/sun4/siglist.c:41
|
||||||
|
msgid "Broken pipe"
|
||||||
|
msgstr "Rompita dukto"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:42 ../sysdeps/sun4/siglist.c:42
|
||||||
|
msgid "Alarm clock"
|
||||||
|
msgstr "Vekhorloĝo"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:43 ../sysdeps/sun4/siglist.c:43
|
||||||
|
msgid "Termination"
|
||||||
|
msgstr "Ĉesigo"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:44 ../sysdeps/sun4/siglist.c:44
|
||||||
|
msgid "Urgent condition on socket"
|
||||||
|
msgstr "Urĝa kondiĉo ĉe kontaktoskatolo"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:45 ../sysdeps/sun4/siglist.c:45
|
||||||
|
msgid "Stop"
|
||||||
|
msgstr "Ĉesigu"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:46 ../sysdeps/sun4/siglist.c:46
|
||||||
|
msgid "Keyboard stop"
|
||||||
|
msgstr "Klavara ĉesigo"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:47 ../sysdeps/sun4/siglist.c:47
|
||||||
|
msgid "Continue"
|
||||||
|
msgstr "Daŭrigu"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:48 ../sysdeps/sun4/siglist.c:48
|
||||||
|
msgid "Child status has changed"
|
||||||
|
msgstr "Stato de ido ŝanĝiĝis"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:49 ../sysdeps/sun4/siglist.c:49
|
||||||
|
msgid "Background read from tty"
|
||||||
|
msgstr "Fona lego el tty"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:50 ../sysdeps/sun4/siglist.c:50
|
||||||
|
msgid "Background write to tty"
|
||||||
|
msgstr "Fona skribo al tty"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:51 ../sysdeps/sun4/siglist.c:51
|
||||||
|
msgid "I/O now possible"
|
||||||
|
msgstr "Eneligo nun eblas"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:52 ../sysdeps/sun4/siglist.c:52
|
||||||
|
msgid "CPU limit exceeded"
|
||||||
|
msgstr "Limo de procesilo superitas"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:53 ../sysdeps/sun4/siglist.c:53
|
||||||
|
msgid "File size limit exceeded"
|
||||||
|
msgstr "Limo de dosiergrandeco superitas"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:54 ../sysdeps/sun4/siglist.c:54
|
||||||
|
msgid "Virtual alarm clock"
|
||||||
|
msgstr "Virtuala alarm-takto"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:55 ../sysdeps/sun4/siglist.c:55
|
||||||
|
msgid "Profiling alarm clock"
|
||||||
|
msgstr "Profila alarm-takto"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:56 ../sysdeps/sun4/siglist.c:56
|
||||||
|
msgid "Window size change"
|
||||||
|
msgstr "Ŝanĝo de grandeco de fenestro"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:57 ../sysdeps/sun4/siglist.c:57
|
||||||
|
msgid "Information request"
|
||||||
|
msgstr "Informpeto"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:58 ../sysdeps/sun4/siglist.c:58
|
||||||
|
msgid "User defined signal 1"
|
||||||
|
msgstr "Uzant-difinita signalo 1"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:59 ../sysdeps/sun4/siglist.c:59
|
||||||
|
msgid "User defined signal 2"
|
||||||
|
msgstr "Uzant-difinita signalo 2"
|
371
po/he.po
371
po/he.po
@@ -8,71 +8,75 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: libgtop.libgtop-GNOME-2-0-port.he\n"
|
"Project-Id-Version: libgtop.libgtop-GNOME-2-0-port.he\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-09-25 18:15+0200\n"
|
"POT-Creation-Date: 2006-04-27 17:02+0300\n"
|
||||||
"PO-Revision-Date: 2003-03-18 18:06+0200\n"
|
"PO-Revision-Date: 2003-03-18 18:06+0200\n"
|
||||||
"Last-Translator: Gil 'Dolfin' Osher <dolfin@rpg.org.il>\n"
|
"Last-Translator: Yair Hershkovitz <yairhr@gmail.com>\n"
|
||||||
"Language-Team: Hebrew <he@li.org>\n"
|
"Language-Team: Hebrew <he@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: KBabel 1.0\n"
|
"X-Generator: KBabel 1.0\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
|
# *** This library should not be translated (only copy the english msgs) ***
|
||||||
|
# *** Old hebrew translation is commented for backup sake ***
|
||||||
|
|
||||||
#: lib/read.c:65
|
#: lib/read.c:65
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "read %d byte"
|
msgid "read %d byte"
|
||||||
msgid_plural "read %d bytes"
|
msgid_plural "read %d bytes"
|
||||||
msgstr[0] "קורא %d בתים"
|
msgstr[0] "read %d byte"
|
||||||
msgstr[1] "קורא %d בתים"
|
msgstr[1] "read %d bytes"
|
||||||
|
|
||||||
#: lib/read_data.c:53
|
#: lib/read_data.c:53
|
||||||
msgid "read data size"
|
msgid "read data size"
|
||||||
msgstr "קורא את גודל המידע"
|
msgstr "read data size"
|
||||||
|
|
||||||
#: lib/read_data.c:72
|
#: lib/read_data.c:72
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "read %lu byte of data"
|
msgid "read %lu byte of data"
|
||||||
msgid_plural "read %lu bytes of data"
|
msgid_plural "read %lu bytes of data"
|
||||||
msgstr[0] "קורא %d בתים"
|
msgstr[0] "read %lu byte of data"
|
||||||
msgstr[1] "קורא %d בתים"
|
msgstr[1] "read %lu bytes of data"
|
||||||
|
|
||||||
#: lib/write.c:52
|
#: lib/write.c:52
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "wrote %d byte"
|
msgid "wrote %d byte"
|
||||||
msgid_plural "wrote %d bytes"
|
msgid_plural "wrote %d bytes"
|
||||||
msgstr[0] "כותב %d בתים"
|
msgstr[0] "wrote %d byte"
|
||||||
msgstr[1] "כותב %d בתים"
|
msgstr[1] "wrote %d bytes"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:460
|
#: src/daemon/gnuserv.c:460
|
||||||
msgid "Enable debugging"
|
msgid "Enable debugging"
|
||||||
msgstr "אפשר ניפוי"
|
msgstr "Enable debugging"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:460
|
#: src/daemon/gnuserv.c:460
|
||||||
msgid "DEBUG"
|
msgid "DEBUG"
|
||||||
msgstr "ניפוי"
|
msgstr "DEBUG"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:462
|
#: src/daemon/gnuserv.c:462
|
||||||
msgid "Enable verbose output"
|
msgid "Enable verbose output"
|
||||||
msgstr "אפשר פלט מפורט"
|
msgstr "Enable verbose output"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:462
|
#: src/daemon/gnuserv.c:462
|
||||||
msgid "VERBOSE"
|
msgid "VERBOSE"
|
||||||
msgstr "מפורט"
|
msgstr "VERBOSE"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:464
|
#: src/daemon/gnuserv.c:464
|
||||||
msgid "Don't fork into background"
|
msgid "Don't fork into background"
|
||||||
msgstr "אל תשכפל לרקע"
|
msgstr "Don't fork into background"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:464
|
#: src/daemon/gnuserv.c:464
|
||||||
msgid "NO-DAEMON"
|
msgid "NO-DAEMON"
|
||||||
msgstr ""
|
msgstr "NO-DAEMON"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:466
|
#: src/daemon/gnuserv.c:466
|
||||||
msgid "Invoked from inetd"
|
msgid "Invoked from inetd"
|
||||||
msgstr ""
|
msgstr "Invoked from inetd"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:466
|
#: src/daemon/gnuserv.c:466
|
||||||
msgid "INETD"
|
msgid "INETD"
|
||||||
msgstr ""
|
msgstr "INETD"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:500
|
#: src/daemon/gnuserv.c:500
|
||||||
#, c-format
|
#, c-format
|
||||||
@@ -80,129 +84,326 @@ msgid ""
|
|||||||
"Error on option %s: %s.\n"
|
"Error on option %s: %s.\n"
|
||||||
"Run '%s --help' to see a full list of available command line options.\n"
|
"Run '%s --help' to see a full list of available command line options.\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"שגיאה באפשרות %s: %s.\n"
|
"Error on option %s: %s.\n"
|
||||||
"הפעל '%s --help' כדי לראות רשימה מלאה של אפשרויות שורות פקודה זמינות.\n"
|
"Run '%s --help' to see a full list of available command line options.\n"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:28 sysdeps/sun4/siglist.c:28
|
|
||||||
msgid "Hangup"
|
|
||||||
msgstr "ניתוק"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:29 sysdeps/sun4/siglist.c:29
|
#: sysdeps/osf1/siglist.c:29 sysdeps/sun4/siglist.c:29
|
||||||
msgid "Interrupt"
|
msgid "Hangup"
|
||||||
msgstr "הפרעה"
|
msgstr "Hangup"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:30 sysdeps/sun4/siglist.c:30
|
#: sysdeps/osf1/siglist.c:30 sysdeps/sun4/siglist.c:30
|
||||||
msgid "Quit"
|
msgid "Interrupt"
|
||||||
msgstr "יציאה"
|
msgstr "Interrupt"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:31 sysdeps/sun4/siglist.c:31
|
#: sysdeps/osf1/siglist.c:31 sysdeps/sun4/siglist.c:31
|
||||||
msgid "Illegal instruction"
|
msgid "Quit"
|
||||||
msgstr "הוראה לא חוקית"
|
msgstr "Quit"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:32 sysdeps/sun4/siglist.c:32
|
#: sysdeps/osf1/siglist.c:32 sysdeps/sun4/siglist.c:32
|
||||||
msgid "Trace trap"
|
msgid "Illegal instruction"
|
||||||
msgstr ""
|
msgstr "Illegal instruction"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:33 sysdeps/sun4/siglist.c:33
|
#: sysdeps/osf1/siglist.c:33 sysdeps/sun4/siglist.c:33
|
||||||
msgid "Abort"
|
msgid "Trace trap"
|
||||||
msgstr "ביטול"
|
msgstr "Trace trap"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:34 sysdeps/sun4/siglist.c:34
|
#: sysdeps/osf1/siglist.c:34 sysdeps/sun4/siglist.c:34
|
||||||
msgid "EMT error"
|
msgid "Abort"
|
||||||
msgstr "שגיאת EMT"
|
msgstr "Abort"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:35 sysdeps/sun4/siglist.c:35
|
#: sysdeps/osf1/siglist.c:35 sysdeps/sun4/siglist.c:35
|
||||||
msgid "Floating-point exception"
|
msgid "EMT error"
|
||||||
msgstr ""
|
msgstr "EMT error"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:36 sysdeps/sun4/siglist.c:36
|
#: sysdeps/osf1/siglist.c:36 sysdeps/sun4/siglist.c:36
|
||||||
msgid "Kill"
|
msgid "Floating-point exception"
|
||||||
msgstr "הרוג"
|
msgstr "Floating-point exception"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:37 sysdeps/sun4/siglist.c:37
|
#: sysdeps/osf1/siglist.c:37 sysdeps/sun4/siglist.c:37
|
||||||
msgid "Bus error"
|
msgid "Kill"
|
||||||
msgstr "שגיאת אפיק"
|
msgstr "Kill"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:38 sysdeps/sun4/siglist.c:38
|
#: sysdeps/osf1/siglist.c:38 sysdeps/sun4/siglist.c:38
|
||||||
msgid "Segmentation violation"
|
msgid "Bus error"
|
||||||
msgstr "הפרעת התחלקות"
|
msgstr "Bus error"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:39 sysdeps/sun4/siglist.c:39
|
#: sysdeps/osf1/siglist.c:39 sysdeps/sun4/siglist.c:39
|
||||||
msgid "Bad argument to system call"
|
msgid "Segmentation violation"
|
||||||
msgstr ""
|
msgstr "Segmentation violation"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:40 sysdeps/sun4/siglist.c:40
|
#: sysdeps/osf1/siglist.c:40 sysdeps/sun4/siglist.c:40
|
||||||
msgid "Broken pipe"
|
msgid "Bad argument to system call"
|
||||||
msgstr "צינור שבור"
|
msgstr "Bad argument to system call"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:41 sysdeps/sun4/siglist.c:41
|
#: sysdeps/osf1/siglist.c:41 sysdeps/sun4/siglist.c:41
|
||||||
msgid "Alarm clock"
|
msgid "Broken pipe"
|
||||||
msgstr "שעון מעורר"
|
msgstr "Broken pipe"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:42 sysdeps/sun4/siglist.c:42
|
#: sysdeps/osf1/siglist.c:42 sysdeps/sun4/siglist.c:42
|
||||||
msgid "Termination"
|
msgid "Alarm clock"
|
||||||
msgstr "סיום"
|
msgstr "Alarm clock"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:43 sysdeps/sun4/siglist.c:43
|
#: sysdeps/osf1/siglist.c:43 sysdeps/sun4/siglist.c:43
|
||||||
msgid "Urgent condition on socket"
|
msgid "Termination"
|
||||||
msgstr ""
|
msgstr "Termination"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:44 sysdeps/sun4/siglist.c:44
|
#: sysdeps/osf1/siglist.c:44 sysdeps/sun4/siglist.c:44
|
||||||
msgid "Stop"
|
msgid "Urgent condition on socket"
|
||||||
msgstr "עצור"
|
msgstr "Urgent condition on socket"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:45 sysdeps/sun4/siglist.c:45
|
#: sysdeps/osf1/siglist.c:45 sysdeps/sun4/siglist.c:45
|
||||||
msgid "Keyboard stop"
|
msgid "Stop"
|
||||||
msgstr "עצירת מקלדת"
|
msgstr "Stop"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:46 sysdeps/sun4/siglist.c:46
|
#: sysdeps/osf1/siglist.c:46 sysdeps/sun4/siglist.c:46
|
||||||
msgid "Continue"
|
msgid "Keyboard stop"
|
||||||
msgstr "המשך"
|
msgstr "Keyboard stop"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:47 sysdeps/sun4/siglist.c:47
|
#: sysdeps/osf1/siglist.c:47 sysdeps/sun4/siglist.c:47
|
||||||
msgid "Child status has changed"
|
msgid "Continue"
|
||||||
msgstr "מצב הילד השתנה"
|
msgstr "Continue"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:48 sysdeps/sun4/siglist.c:48
|
#: sysdeps/osf1/siglist.c:48 sysdeps/sun4/siglist.c:48
|
||||||
msgid "Background read from tty"
|
msgid "Child status has changed"
|
||||||
msgstr "קרית רקע מ tty"
|
msgstr "Child status has changed"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:49 sysdeps/sun4/siglist.c:49
|
#: sysdeps/osf1/siglist.c:49 sysdeps/sun4/siglist.c:49
|
||||||
msgid "Background write to tty"
|
msgid "Background read from tty"
|
||||||
msgstr "כתיבת רקע מ tty"
|
msgstr "Background read from tty"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:50 sysdeps/sun4/siglist.c:50
|
#: sysdeps/osf1/siglist.c:50 sysdeps/sun4/siglist.c:50
|
||||||
msgid "I/O now possible"
|
msgid "Background write to tty"
|
||||||
msgstr "קלט/פלט עכשיו אפשרי"
|
msgstr "Background write to tty"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:51 sysdeps/sun4/siglist.c:51
|
#: sysdeps/osf1/siglist.c:51 sysdeps/sun4/siglist.c:51
|
||||||
msgid "CPU limit exceeded"
|
msgid "I/O now possible"
|
||||||
msgstr ""
|
msgstr "I/O now possible"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:52 sysdeps/sun4/siglist.c:52
|
#: sysdeps/osf1/siglist.c:52 sysdeps/sun4/siglist.c:52
|
||||||
msgid "File size limit exceeded"
|
msgid "CPU limit exceeded"
|
||||||
msgstr ""
|
msgstr "CPU limit exceeded"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:53 sysdeps/sun4/siglist.c:53
|
#: sysdeps/osf1/siglist.c:53 sysdeps/sun4/siglist.c:53
|
||||||
msgid "Virtual alarm clock"
|
msgid "File size limit exceeded"
|
||||||
msgstr "שעון מעורר וירוטאלי"
|
msgstr "File size limit exceeded"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:54 sysdeps/sun4/siglist.c:54
|
#: sysdeps/osf1/siglist.c:54 sysdeps/sun4/siglist.c:54
|
||||||
msgid "Profiling alarm clock"
|
msgid "Virtual alarm clock"
|
||||||
msgstr ""
|
msgstr "Virtual alarm clock"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:55 sysdeps/sun4/siglist.c:55
|
#: sysdeps/osf1/siglist.c:55 sysdeps/sun4/siglist.c:55
|
||||||
msgid "Window size change"
|
msgid "Profiling alarm clock"
|
||||||
msgstr "שינוי גודל חלון"
|
msgstr "Profiling alarm clock"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:56 sysdeps/sun4/siglist.c:56
|
#: sysdeps/osf1/siglist.c:56 sysdeps/sun4/siglist.c:56
|
||||||
msgid "Information request"
|
msgid "Window size change"
|
||||||
msgstr "בקשת מידע"
|
msgstr "Window size change"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:57 sysdeps/sun4/siglist.c:57
|
#: sysdeps/osf1/siglist.c:57 sysdeps/sun4/siglist.c:57
|
||||||
msgid "User defined signal 1"
|
msgid "Information request"
|
||||||
msgstr "אות מוגדר משתמש 1"
|
msgstr "Information request"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:58 sysdeps/sun4/siglist.c:58
|
#: sysdeps/osf1/siglist.c:58 sysdeps/sun4/siglist.c:58
|
||||||
|
msgid "User defined signal 1"
|
||||||
|
msgstr "User defined signal 1"
|
||||||
|
|
||||||
|
#: sysdeps/osf1/siglist.c:59 sysdeps/sun4/siglist.c:59
|
||||||
msgid "User defined signal 2"
|
msgid "User defined signal 2"
|
||||||
msgstr "אות מוגדר משתמש 2"
|
msgstr "User defined signal 2"
|
||||||
|
|
||||||
|
#
|
||||||
|
##: lib/read.c:65
|
||||||
|
##, c-format
|
||||||
|
#msgid "read %d byte"
|
||||||
|
#msgid_plural "read %d bytes"
|
||||||
|
#msgstr[0] ""
|
||||||
|
#"נקראו %d בתים"
|
||||||
|
#msgstr[1] ""
|
||||||
|
#"נקראו %d בתים"
|
||||||
|
#
|
||||||
|
##: lib/read_data.c:53
|
||||||
|
#msgid "read data size"
|
||||||
|
#msgstr "קורא את גודל המידע"
|
||||||
|
#
|
||||||
|
##: lib/read_data.c:72
|
||||||
|
##,, c-format
|
||||||
|
#msgid "read %lu byte of data"
|
||||||
|
#msgid_plural "read %lu bytes of data"
|
||||||
|
#msgstr[0] ""
|
||||||
|
#"נקראו %lu בתים של מידע"
|
||||||
|
#msgstr[1] ""
|
||||||
|
#"נקראו %lu בתים של מידע"
|
||||||
|
#
|
||||||
|
##: lib/write.c:52
|
||||||
|
##, c-format
|
||||||
|
#msgid "wrote %d byte"
|
||||||
|
#msgid_plural "wrote %d bytes"
|
||||||
|
#msgstr[0] ""
|
||||||
|
#"נכתבו %d בתים"
|
||||||
|
#msgstr[1] ""
|
||||||
|
#"נכתבו %d בתים"
|
||||||
|
#
|
||||||
|
##: src/daemon/gnuserv.c:460
|
||||||
|
#msgid "Enable debugging"
|
||||||
|
#msgstr "אפשר ניפוי"
|
||||||
|
#
|
||||||
|
##: src/daemon/gnuserv.c:460
|
||||||
|
#msgid "DEBUG"
|
||||||
|
#msgstr "ניפוי"
|
||||||
|
#
|
||||||
|
##: src/daemon/gnuserv.c:462
|
||||||
|
#msgid "Enable verbose output"
|
||||||
|
#msgstr "אפשר פלט מפורט"
|
||||||
|
#
|
||||||
|
##: src/daemon/gnuserv.c:462
|
||||||
|
#msgid "VERBOSE"
|
||||||
|
#msgstr "מפורט"
|
||||||
|
#
|
||||||
|
##: src/daemon/gnuserv.c:464
|
||||||
|
#msgid "Don't fork into background"
|
||||||
|
#msgstr "אל תשכפל לרקע"
|
||||||
|
#
|
||||||
|
##: src/daemon/gnuserv.c:464
|
||||||
|
#msgid "NO-DAEMON"
|
||||||
|
#msgstr "NO-DAEMON"
|
||||||
|
#
|
||||||
|
##: src/daemon/gnuserv.c:466
|
||||||
|
#msgid "Invoked from inetd"
|
||||||
|
#msgstr ""
|
||||||
|
#
|
||||||
|
##: src/daemon/gnuserv.c:466
|
||||||
|
#msgid "INETD"
|
||||||
|
#msgstr ""
|
||||||
|
#
|
||||||
|
##: src/daemon/gnuserv.c:500
|
||||||
|
##, c-format
|
||||||
|
#msgid ""
|
||||||
|
#"Error on option %s: %s.\n"
|
||||||
|
#"Run '%s --help' to see a full list of available command line options.\n"
|
||||||
|
#msgstr ""
|
||||||
|
#"שגיאה באפשרות %s: %s.\n"
|
||||||
|
#"הפעל '%s --help' כדי לראות רשימה מלאה של אפשרויות שורות פקודה זמינות.\n"
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:29 sysdeps/sun4/siglist.c:29
|
||||||
|
#msgid "Hangup"
|
||||||
|
#msgstr "ניתוק"
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:30 sysdeps/sun4/siglist.c:30
|
||||||
|
#msgid "Interrupt"
|
||||||
|
#msgstr "הפרעה"
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:31 sysdeps/sun4/siglist.c:31
|
||||||
|
#msgid "Quit"
|
||||||
|
#msgstr "יציאה"
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:32 sysdeps/sun4/siglist.c:32
|
||||||
|
#msgid "Illegal instruction"
|
||||||
|
#msgstr "הוראה לא חוקית"
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:33 sysdeps/sun4/siglist.c:33
|
||||||
|
#msgid "Trace trap"
|
||||||
|
#msgstr ""
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:34 sysdeps/sun4/siglist.c:34
|
||||||
|
#msgid "Abort"
|
||||||
|
#msgstr "ביטול"
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:35 sysdeps/sun4/siglist.c:35
|
||||||
|
#msgid "EMT error"
|
||||||
|
#msgstr "שגיאת EMT"
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:36 sysdeps/sun4/siglist.c:36
|
||||||
|
#msgid "Floating-point exception"
|
||||||
|
#msgstr ""
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:37 sysdeps/sun4/siglist.c:37
|
||||||
|
#msgid "Kill"
|
||||||
|
#msgstr "הרוג"
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:38 sysdeps/sun4/siglist.c:38
|
||||||
|
#msgid "Bus error"
|
||||||
|
#msgstr "שגיאת אפיק"
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:39 sysdeps/sun4/siglist.c:39
|
||||||
|
#msgid "Segmentation violation"
|
||||||
|
#msgstr "הפרעת התחלקות"
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:40 sysdeps/sun4/siglist.c:40
|
||||||
|
#msgid "Bad argument to system call"
|
||||||
|
#msgstr ""
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:41 sysdeps/sun4/siglist.c:41
|
||||||
|
#msgid "Broken pipe"
|
||||||
|
#msgstr "צינור שבור"
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:42 sysdeps/sun4/siglist.c:42
|
||||||
|
#msgid "Alarm clock"
|
||||||
|
#msgstr "שעון מעורר"
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:43 sysdeps/sun4/siglist.c:43
|
||||||
|
#msgid "Termination"
|
||||||
|
#msgstr "סיום"
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:44 sysdeps/sun4/siglist.c:44
|
||||||
|
#msgid "Urgent condition on socket"
|
||||||
|
#msgstr ""
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:45 sysdeps/sun4/siglist.c:45
|
||||||
|
#msgid "Stop"
|
||||||
|
#msgstr "עצור"
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:46 sysdeps/sun4/siglist.c:46
|
||||||
|
#msgid "Keyboard stop"
|
||||||
|
#msgstr "עצירת מקלדת"
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:47 sysdeps/sun4/siglist.c:47
|
||||||
|
#msgid "Continue"
|
||||||
|
#msgstr "המשך"
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:48 sysdeps/sun4/siglist.c:48
|
||||||
|
#msgid "Child status has changed"
|
||||||
|
#msgstr "מצב הילד השתנה"
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:49 sysdeps/sun4/siglist.c:49
|
||||||
|
#msgid "Background read from tty"
|
||||||
|
#msgstr "קרית רקע מ tty"
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:50 sysdeps/sun4/siglist.c:50
|
||||||
|
#msgid "Background write to tty"
|
||||||
|
#msgstr "כתיבת רקע מ tty"
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:51 sysdeps/sun4/siglist.c:51
|
||||||
|
#msgid "I/O now possible"
|
||||||
|
#msgstr "קלט/פלט עכשיו אפשרי"
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:52 sysdeps/sun4/siglist.c:52
|
||||||
|
#msgid "CPU limit exceeded"
|
||||||
|
#msgstr ""
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:53 sysdeps/sun4/siglist.c:53
|
||||||
|
#msgid "File size limit exceeded"
|
||||||
|
#msgstr ""
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:54 sysdeps/sun4/siglist.c:54
|
||||||
|
#msgid "Virtual alarm clock"
|
||||||
|
#msgstr "שעון מעורר וירוטאלי"
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:55 sysdeps/sun4/siglist.c:55
|
||||||
|
#msgid "Profiling alarm clock"
|
||||||
|
#msgstr ""
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:56 sysdeps/sun4/siglist.c:56
|
||||||
|
#msgid "Window size change"
|
||||||
|
#msgstr "שינוי גודל חלון"
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:57 sysdeps/sun4/siglist.c:57
|
||||||
|
#msgid "Information request"
|
||||||
|
#msgstr "בקשת מידע"
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:58 sysdeps/sun4/siglist.c:58
|
||||||
|
#msgid "User defined signal 1"
|
||||||
|
#msgstr "אות מוגדר משתמש 1"
|
||||||
|
#
|
||||||
|
##: sysdeps/osf1/siglist.c:59 sysdeps/sun4/siglist.c:59
|
||||||
|
#msgid "User defined signal 2"
|
||||||
|
#msgstr "אות מוגדר משתמש 2"
|
||||||
|
92
po/hu.po
92
po/hu.po
@@ -10,73 +10,73 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: libgtop\n"
|
"Project-Id-Version: libgtop\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-09-25 18:15+0200\n"
|
"POT-Creation-Date: 2006-08-15 12:15+0200\n"
|
||||||
"PO-Revision-Date: 2005-03-04 13:37+0100\n"
|
"PO-Revision-Date: 2005-03-04 13:37+0100\n"
|
||||||
"Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"
|
"Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"
|
||||||
"Language-Team: Hungarian <gnome@gnome.hu>\n"
|
"Language-Team: Hungarian <gnome@gnome.hu>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#: lib/read.c:65
|
#: ../lib/read.c:65
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "read %d byte"
|
msgid "read %d byte"
|
||||||
msgid_plural "read %d bytes"
|
msgid_plural "read %d bytes"
|
||||||
msgstr[0] "%d bájt olvasása"
|
msgstr[0] "%d bájt olvasása"
|
||||||
msgstr[1] "%d bájt olvasása"
|
msgstr[1] "%d bájt olvasása"
|
||||||
|
|
||||||
#: lib/read_data.c:53
|
#: ../lib/read_data.c:53
|
||||||
msgid "read data size"
|
msgid "read data size"
|
||||||
msgstr "olvasási adatméret"
|
msgstr "olvasási adatméret"
|
||||||
|
|
||||||
#: lib/read_data.c:72
|
#: ../lib/read_data.c:72
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "read %lu byte of data"
|
msgid "read %lu byte of data"
|
||||||
msgid_plural "read %lu bytes of data"
|
msgid_plural "read %lu bytes of data"
|
||||||
msgstr[0] "%lu bájt adat olvasása"
|
msgstr[0] "%lu bájt adat olvasása"
|
||||||
msgstr[1] "%lu bájt olvasása"
|
msgstr[1] "%lu bájt olvasása"
|
||||||
|
|
||||||
#: lib/write.c:52
|
#: ../lib/write.c:53
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "wrote %d byte"
|
msgid "wrote %d byte"
|
||||||
msgid_plural "wrote %d bytes"
|
msgid_plural "wrote %d bytes"
|
||||||
msgstr[0] "%d bájt kiírva"
|
msgstr[0] "%d bájt kiírva"
|
||||||
msgstr[1] "%d bájt kiírva"
|
msgstr[1] "%d bájt kiírva"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:460
|
#: ../src/daemon/gnuserv.c:460
|
||||||
msgid "Enable debugging"
|
msgid "Enable debugging"
|
||||||
msgstr "Hibakeresés engedélyezése"
|
msgstr "Hibakeresés engedélyezése"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:460
|
#: ../src/daemon/gnuserv.c:460
|
||||||
msgid "DEBUG"
|
msgid "DEBUG"
|
||||||
msgstr "DEBUG"
|
msgstr "DEBUG"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:462
|
#: ../src/daemon/gnuserv.c:462
|
||||||
msgid "Enable verbose output"
|
msgid "Enable verbose output"
|
||||||
msgstr "Részletes üzenetek bekapcsolása"
|
msgstr "Részletes üzenetek bekapcsolása"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:462
|
#: ../src/daemon/gnuserv.c:462
|
||||||
msgid "VERBOSE"
|
msgid "VERBOSE"
|
||||||
msgstr "VERBOSE"
|
msgstr "VERBOSE"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:464
|
#: ../src/daemon/gnuserv.c:464
|
||||||
msgid "Don't fork into background"
|
msgid "Don't fork into background"
|
||||||
msgstr "Ne forkoljon a háttérbe"
|
msgstr "Ne forkoljon a háttérbe"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:464
|
#: ../src/daemon/gnuserv.c:464
|
||||||
msgid "NO-DAEMON"
|
msgid "NO-DAEMON"
|
||||||
msgstr "NO-DAEMON"
|
msgstr "NO-DAEMON"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:466
|
#: ../src/daemon/gnuserv.c:466
|
||||||
msgid "Invoked from inetd"
|
msgid "Invoked from inetd"
|
||||||
msgstr "inetd-ből indítva"
|
msgstr "inetd-ből indítva"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:466
|
#: ../src/daemon/gnuserv.c:466
|
||||||
msgid "INETD"
|
msgid "INETD"
|
||||||
msgstr "INETD"
|
msgstr "INETD"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:500
|
#: ../src/daemon/gnuserv.c:500
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Error on option %s: %s.\n"
|
"Error on option %s: %s.\n"
|
||||||
@@ -85,126 +85,126 @@ msgstr ""
|
|||||||
"Hiba a(z) %s kapcsolónál: %s.\n"
|
"Hiba a(z) %s kapcsolónál: %s.\n"
|
||||||
"Futtassa a '%s --help' parancsot a parancssori kapcsolók listájáért.\n"
|
"Futtassa a '%s --help' parancsot a parancssori kapcsolók listájáért.\n"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:28 sysdeps/sun4/siglist.c:28
|
#: ../sysdeps/osf1/siglist.c:29 ../sysdeps/sun4/siglist.c:29
|
||||||
msgid "Hangup"
|
msgid "Hangup"
|
||||||
msgstr "Felfüggesztés"
|
msgstr "Felfüggesztés"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:29 sysdeps/sun4/siglist.c:29
|
#: ../sysdeps/osf1/siglist.c:30 ../sysdeps/sun4/siglist.c:30
|
||||||
msgid "Interrupt"
|
msgid "Interrupt"
|
||||||
msgstr "Megszakítás"
|
msgstr "Megszakítás"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:30 sysdeps/sun4/siglist.c:30
|
#: ../sysdeps/osf1/siglist.c:31 ../sysdeps/sun4/siglist.c:31
|
||||||
msgid "Quit"
|
msgid "Quit"
|
||||||
msgstr "Kilépés"
|
msgstr "Kilépés"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:31 sysdeps/sun4/siglist.c:31
|
#: ../sysdeps/osf1/siglist.c:32 ../sysdeps/sun4/siglist.c:32
|
||||||
msgid "Illegal instruction"
|
msgid "Illegal instruction"
|
||||||
msgstr "Illegális utasítás"
|
msgstr "Illegális utasítás"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:32 sysdeps/sun4/siglist.c:32
|
#: ../sysdeps/osf1/siglist.c:33 ../sysdeps/sun4/siglist.c:33
|
||||||
msgid "Trace trap"
|
msgid "Trace trap"
|
||||||
msgstr "Nyomkövetési csapda"
|
msgstr "Nyomkövetési csapda"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:33 sysdeps/sun4/siglist.c:33
|
#: ../sysdeps/osf1/siglist.c:34 ../sysdeps/sun4/siglist.c:34
|
||||||
msgid "Abort"
|
msgid "Abort"
|
||||||
msgstr "Megszakítás"
|
msgstr "Megszakítás"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:34 sysdeps/sun4/siglist.c:34
|
#: ../sysdeps/osf1/siglist.c:35 ../sysdeps/sun4/siglist.c:35
|
||||||
msgid "EMT error"
|
msgid "EMT error"
|
||||||
msgstr "EMT hiba"
|
msgstr "EMT hiba"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:35 sysdeps/sun4/siglist.c:35
|
#: ../sysdeps/osf1/siglist.c:36 ../sysdeps/sun4/siglist.c:36
|
||||||
msgid "Floating-point exception"
|
msgid "Floating-point exception"
|
||||||
msgstr "Lebegőpontos kivétel"
|
msgstr "Lebegőpontos kivétel"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:36 sysdeps/sun4/siglist.c:36
|
#: ../sysdeps/osf1/siglist.c:37 ../sysdeps/sun4/siglist.c:37
|
||||||
msgid "Kill"
|
msgid "Kill"
|
||||||
msgstr "Kilövés"
|
msgstr "Kilövés"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:37 sysdeps/sun4/siglist.c:37
|
#: ../sysdeps/osf1/siglist.c:38 ../sysdeps/sun4/siglist.c:38
|
||||||
msgid "Bus error"
|
msgid "Bus error"
|
||||||
msgstr "Buszhiba"
|
msgstr "Buszhiba"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:38 sysdeps/sun4/siglist.c:38
|
#: ../sysdeps/osf1/siglist.c:39 ../sysdeps/sun4/siglist.c:39
|
||||||
msgid "Segmentation violation"
|
msgid "Segmentation violation"
|
||||||
msgstr "Szegmentáció megsértése"
|
msgstr "Szegmentáció megsértése"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:39 sysdeps/sun4/siglist.c:39
|
#: ../sysdeps/osf1/siglist.c:40 ../sysdeps/sun4/siglist.c:40
|
||||||
msgid "Bad argument to system call"
|
msgid "Bad argument to system call"
|
||||||
msgstr "Rendszerhívás rossz argumentummal"
|
msgstr "Rendszerhívás rossz argumentummal"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:40 sysdeps/sun4/siglist.c:40
|
#: ../sysdeps/osf1/siglist.c:41 ../sysdeps/sun4/siglist.c:41
|
||||||
msgid "Broken pipe"
|
msgid "Broken pipe"
|
||||||
msgstr "Megszakadt csővezeték"
|
msgstr "Megszakadt csővezeték"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:41 sysdeps/sun4/siglist.c:41
|
#: ../sysdeps/osf1/siglist.c:42 ../sysdeps/sun4/siglist.c:42
|
||||||
msgid "Alarm clock"
|
msgid "Alarm clock"
|
||||||
msgstr "Ébresztőóra"
|
msgstr "Ébresztőóra"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:42 sysdeps/sun4/siglist.c:42
|
#: ../sysdeps/osf1/siglist.c:43 ../sysdeps/sun4/siglist.c:43
|
||||||
msgid "Termination"
|
msgid "Termination"
|
||||||
msgstr "Befejezés"
|
msgstr "Befejezés"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:43 sysdeps/sun4/siglist.c:43
|
#: ../sysdeps/osf1/siglist.c:44 ../sysdeps/sun4/siglist.c:44
|
||||||
msgid "Urgent condition on socket"
|
msgid "Urgent condition on socket"
|
||||||
msgstr "Sürgős állapot a foglalaton"
|
msgstr "Sürgős állapot a foglalaton"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:44 sysdeps/sun4/siglist.c:44
|
#: ../sysdeps/osf1/siglist.c:45 ../sysdeps/sun4/siglist.c:45
|
||||||
msgid "Stop"
|
msgid "Stop"
|
||||||
msgstr "Leállítás"
|
msgstr "Leállítás"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:45 sysdeps/sun4/siglist.c:45
|
#: ../sysdeps/osf1/siglist.c:46 ../sysdeps/sun4/siglist.c:46
|
||||||
msgid "Keyboard stop"
|
msgid "Keyboard stop"
|
||||||
msgstr "Billentyűzet stop"
|
msgstr "Billentyűzet stop"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:46 sysdeps/sun4/siglist.c:46
|
#: ../sysdeps/osf1/siglist.c:47 ../sysdeps/sun4/siglist.c:47
|
||||||
msgid "Continue"
|
msgid "Continue"
|
||||||
msgstr "Folytatás"
|
msgstr "Folytatás"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:47 sysdeps/sun4/siglist.c:47
|
#: ../sysdeps/osf1/siglist.c:48 ../sysdeps/sun4/siglist.c:48
|
||||||
msgid "Child status has changed"
|
msgid "Child status has changed"
|
||||||
msgstr "A gyermek állapota megváltozott"
|
msgstr "A gyermek állapota megváltozott"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:48 sysdeps/sun4/siglist.c:48
|
#: ../sysdeps/osf1/siglist.c:49 ../sysdeps/sun4/siglist.c:49
|
||||||
msgid "Background read from tty"
|
msgid "Background read from tty"
|
||||||
msgstr "Háttérbeli olvasás a tty-ről"
|
msgstr "Háttérbeli olvasás a tty-ről"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:49 sysdeps/sun4/siglist.c:49
|
#: ../sysdeps/osf1/siglist.c:50 ../sysdeps/sun4/siglist.c:50
|
||||||
msgid "Background write to tty"
|
msgid "Background write to tty"
|
||||||
msgstr "Háttérbeli írás a tty-re"
|
msgstr "Háttérbeli írás a tty-re"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:50 sysdeps/sun4/siglist.c:50
|
#: ../sysdeps/osf1/siglist.c:51 ../sysdeps/sun4/siglist.c:51
|
||||||
msgid "I/O now possible"
|
msgid "I/O now possible"
|
||||||
msgstr "Az I/O most lehetséges"
|
msgstr "Az I/O most lehetséges"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:51 sysdeps/sun4/siglist.c:51
|
#: ../sysdeps/osf1/siglist.c:52 ../sysdeps/sun4/siglist.c:52
|
||||||
msgid "CPU limit exceeded"
|
msgid "CPU limit exceeded"
|
||||||
msgstr "CPU-korlát túllépve"
|
msgstr "CPU-korlát túllépve"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:52 sysdeps/sun4/siglist.c:52
|
#: ../sysdeps/osf1/siglist.c:53 ../sysdeps/sun4/siglist.c:53
|
||||||
msgid "File size limit exceeded"
|
msgid "File size limit exceeded"
|
||||||
msgstr "Fájlméret korlátja túllépve"
|
msgstr "Fájlméret korlátja túllépve"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:53 sysdeps/sun4/siglist.c:53
|
#: ../sysdeps/osf1/siglist.c:54 ../sysdeps/sun4/siglist.c:54
|
||||||
msgid "Virtual alarm clock"
|
msgid "Virtual alarm clock"
|
||||||
msgstr "Virtuális ébresztőóra"
|
msgstr "Virtuális ébresztőóra"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:54 sysdeps/sun4/siglist.c:54
|
#: ../sysdeps/osf1/siglist.c:55 ../sysdeps/sun4/siglist.c:55
|
||||||
msgid "Profiling alarm clock"
|
msgid "Profiling alarm clock"
|
||||||
msgstr "Ébresztőóra profilírozása"
|
msgstr "Ébresztőóra profilírozása"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:55 sysdeps/sun4/siglist.c:55
|
#: ../sysdeps/osf1/siglist.c:56 ../sysdeps/sun4/siglist.c:56
|
||||||
msgid "Window size change"
|
msgid "Window size change"
|
||||||
msgstr "Ablakméret változása"
|
msgstr "Ablakméret változása"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:56 sysdeps/sun4/siglist.c:56
|
#: ../sysdeps/osf1/siglist.c:57 ../sysdeps/sun4/siglist.c:57
|
||||||
msgid "Information request"
|
msgid "Information request"
|
||||||
msgstr "Információkérés"
|
msgstr "Információkérés"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:57 sysdeps/sun4/siglist.c:57
|
#: ../sysdeps/osf1/siglist.c:58 ../sysdeps/sun4/siglist.c:58
|
||||||
msgid "User defined signal 1"
|
msgid "User defined signal 1"
|
||||||
msgstr "Felhasználói szignál 1"
|
msgstr "Felhasználói szignál 1"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:58 sysdeps/sun4/siglist.c:58
|
#: ../sysdeps/osf1/siglist.c:59 ../sysdeps/sun4/siglist.c:59
|
||||||
msgid "User defined signal 2"
|
msgid "User defined signal 2"
|
||||||
msgstr "Felhasználói szignál 2"
|
msgstr "Felhasználói szignál 2"
|
||||||
|
220
po/ka.po
Normal file
220
po/ka.po
Normal file
@@ -0,0 +1,220 @@
|
|||||||
|
# translation of libgtop.po to Georgian
|
||||||
|
# Copyright (C) 2006 Gnome Georgian Translators
|
||||||
|
# This file is distributed under the same license as the libgtop package.
|
||||||
|
#
|
||||||
|
# Alexander Didebulidze <didebuli@in.tum.de>, 2006.
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: libgtop\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2006-02-25 08:57+0100\n"
|
||||||
|
"PO-Revision-Date: 2006-03-18 03:28+0100\n"
|
||||||
|
"Last-Translator: Alexander Didebulidze <didebuli@in.tum.de>\n"
|
||||||
|
"Language-Team: Georgian <gnome@inet.ge>\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0"
|
||||||
|
|
||||||
|
#: ../lib/read.c:65
|
||||||
|
#, c-format
|
||||||
|
#, fuzzy
|
||||||
|
msgid "read %d byte"
|
||||||
|
msgid_plural "read %d bytes"
|
||||||
|
msgstr[0] "byte"
|
||||||
|
|
||||||
|
#: ../lib/read_data.c:53
|
||||||
|
#, fuzzy
|
||||||
|
msgid "read data size"
|
||||||
|
msgstr "სიდიდე"
|
||||||
|
|
||||||
|
#: ../lib/read_data.c:72
|
||||||
|
#, c-format
|
||||||
|
#, fuzzy
|
||||||
|
msgid "read %lu byte of data"
|
||||||
|
msgid_plural "read %lu bytes of data"
|
||||||
|
msgstr[0] "byte"
|
||||||
|
|
||||||
|
#: ../lib/write.c:52
|
||||||
|
#, c-format
|
||||||
|
#, fuzzy
|
||||||
|
msgid "wrote %d byte"
|
||||||
|
msgid_plural "wrote %d bytes"
|
||||||
|
msgstr[0] "byte"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:460
|
||||||
|
msgid "Enable debugging"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:460
|
||||||
|
msgid "DEBUG"
|
||||||
|
msgstr "DEBUG"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:462
|
||||||
|
msgid "Enable verbose output"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:462
|
||||||
|
msgid "VERBOSE"
|
||||||
|
msgstr "VERBOSE"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:464
|
||||||
|
msgid "Don't fork into background"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:464
|
||||||
|
msgid "NO-DAEMON"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:466
|
||||||
|
msgid "Invoked from inetd"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:466
|
||||||
|
msgid "INETD"
|
||||||
|
msgstr "INETD"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:500
|
||||||
|
#, c-format
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
"Error on option %s: %s.\n"
|
||||||
|
"Run '%s --help' to see a full list of available command line options.\n"
|
||||||
|
msgstr "შეცდომა -სკენ a ხაზი n"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:29 ../sysdeps/sun4/siglist.c:29
|
||||||
|
msgid "Hangup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:30 ../sysdeps/sun4/siglist.c:30
|
||||||
|
msgid "Interrupt"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:31 ../sysdeps/sun4/siglist.c:31
|
||||||
|
msgid "Quit"
|
||||||
|
msgstr "გამოსვლა"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:32 ../sysdeps/sun4/siglist.c:32
|
||||||
|
msgid "Illegal instruction"
|
||||||
|
msgstr "არალეგალური ინსტრუქცია"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:33 ../sysdeps/sun4/siglist.c:33
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Trace trap"
|
||||||
|
msgstr "გამოთვალე"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:34 ../sysdeps/sun4/siglist.c:34
|
||||||
|
msgid "Abort"
|
||||||
|
msgstr "შეწყვეტა"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:35 ../sysdeps/sun4/siglist.c:35
|
||||||
|
msgid "EMT error"
|
||||||
|
msgstr "EMT შეცდომა"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:36 ../sysdeps/sun4/siglist.c:36
|
||||||
|
msgid "Floating-point exception"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:37 ../sysdeps/sun4/siglist.c:37
|
||||||
|
msgid "Kill"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:38 ../sysdeps/sun4/siglist.c:38
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Bus error"
|
||||||
|
msgstr "შეცდომა"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:39 ../sysdeps/sun4/siglist.c:39
|
||||||
|
msgid "Segmentation violation"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:40 ../sysdeps/sun4/siglist.c:40
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Bad argument to system call"
|
||||||
|
msgstr "-სკენ"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:41 ../sysdeps/sun4/siglist.c:41
|
||||||
|
msgid "Broken pipe"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:42 ../sysdeps/sun4/siglist.c:42
|
||||||
|
msgid "Alarm clock"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:43 ../sysdeps/sun4/siglist.c:43
|
||||||
|
msgid "Termination"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:44 ../sysdeps/sun4/siglist.c:44
|
||||||
|
msgid "Urgent condition on socket"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:45 ../sysdeps/sun4/siglist.c:45
|
||||||
|
msgid "Stop"
|
||||||
|
msgstr "შეჩერება"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:46 ../sysdeps/sun4/siglist.c:46
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Keyboard stop"
|
||||||
|
msgstr "კლავიატურა"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:47 ../sysdeps/sun4/siglist.c:47
|
||||||
|
msgid "Continue"
|
||||||
|
msgstr "გაგრძელება"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:48 ../sysdeps/sun4/siglist.c:48
|
||||||
|
msgid "Child status has changed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:49 ../sysdeps/sun4/siglist.c:49
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Background read from tty"
|
||||||
|
msgstr "ფონი"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:50 ../sysdeps/sun4/siglist.c:50
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Background write to tty"
|
||||||
|
msgstr "ფონი -სკენ"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:51 ../sysdeps/sun4/siglist.c:51
|
||||||
|
msgid "I/O now possible"
|
||||||
|
msgstr "I/O ახლა შესაძლებელია"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:52 ../sysdeps/sun4/siglist.c:52
|
||||||
|
#, fuzzy
|
||||||
|
msgid "CPU limit exceeded"
|
||||||
|
msgstr "CPU"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:53 ../sysdeps/sun4/siglist.c:53
|
||||||
|
#, fuzzy
|
||||||
|
msgid "File size limit exceeded"
|
||||||
|
msgstr "ფაილი სიდიდე"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:54 ../sysdeps/sun4/siglist.c:54
|
||||||
|
msgid "Virtual alarm clock"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:55 ../sysdeps/sun4/siglist.c:55
|
||||||
|
msgid "Profiling alarm clock"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:56 ../sysdeps/sun4/siglist.c:56
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Window size change"
|
||||||
|
msgstr "ფანჯარა სიდიდე"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:57 ../sysdeps/sun4/siglist.c:57
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Information request"
|
||||||
|
msgstr "ინფორმაცია"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:58 ../sysdeps/sun4/siglist.c:58
|
||||||
|
#, fuzzy
|
||||||
|
msgid "User defined signal 1"
|
||||||
|
msgstr "მომხმარებელი 1"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:59 ../sysdeps/sun4/siglist.c:59
|
||||||
|
#, fuzzy
|
||||||
|
msgid "User defined signal 2"
|
||||||
|
msgstr "მომხმარებელი 2"
|
||||||
|
|
31
po/lt.po
31
po/lt.po
@@ -1,8 +1,8 @@
|
|||||||
# Lithuanian translation of libgtop library.
|
# Lithuanian translation of libgtop library.
|
||||||
# Copyright (C) 2003-2005 Free Software Foundation.
|
# Copyright (C) 2003-2006 Free Software Foundation.
|
||||||
# This file is distributed under the same license as the libgtop package.
|
# This file is distributed under the same license as the libgtop package.
|
||||||
# Tomas Kuliavas <tokul@users.sourceforge.net>, 2003.
|
# Tomas Kuliavas <tokul@users.sourceforge.net>, 2003.
|
||||||
# Žygimantas Beručka <uid0@akl.lt>, 2003-2005
|
# Žygimantas Beručka <zygis@gnome.org>, 2003-2006.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -10,21 +10,20 @@ msgstr ""
|
|||||||
"Project-Id-Version: libgtop\n"
|
"Project-Id-Version: libgtop\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-09-25 18:15+0200\n"
|
"POT-Creation-Date: 2005-09-25 18:15+0200\n"
|
||||||
"PO-Revision-Date: 2005-01-30 03:52+0200\n"
|
"PO-Revision-Date: 2006-03-03 12:24+0200\n"
|
||||||
"Last-Translator: Žygimantas Beručka <uid0@akl.lt>\n"
|
"Last-Translator: Žygimantas Beručka <zygis@gnome.org>\n"
|
||||||
"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
|
"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%"
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
"100<10 || n%100>=20) ? 1 : 2);\n"
|
|
||||||
|
|
||||||
#: lib/read.c:65
|
#: lib/read.c:65
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "read %d byte"
|
msgid "read %d byte"
|
||||||
msgid_plural "read %d bytes"
|
msgid_plural "read %d bytes"
|
||||||
msgstr[0] "perskaityta %d baitas"
|
msgstr[0] "perskaitytas %d baitas"
|
||||||
msgstr[1] "perskaityta %d baitai"
|
msgstr[1] "perskaityti %d baitai"
|
||||||
msgstr[2] "perskaityta %d baitų"
|
msgstr[2] "perskaityta %d baitų"
|
||||||
|
|
||||||
#: lib/read_data.c:53
|
#: lib/read_data.c:53
|
||||||
@@ -35,16 +34,16 @@ msgstr "perskaitytų duomenų dydis"
|
|||||||
#, c-format
|
#, c-format
|
||||||
msgid "read %lu byte of data"
|
msgid "read %lu byte of data"
|
||||||
msgid_plural "read %lu bytes of data"
|
msgid_plural "read %lu bytes of data"
|
||||||
msgstr[0] "perskaityta %lu baitas duomenų"
|
msgstr[0] "perskaitytas %lu baitas duomenų"
|
||||||
msgstr[1] "perskaityta %lu baitai duomenų"
|
msgstr[1] "perskaityti %lu baitai duomenų"
|
||||||
msgstr[2] "perskaityta %lu baitų duomenų"
|
msgstr[2] "perskaityta %lu baitų duomenų"
|
||||||
|
|
||||||
#: lib/write.c:52
|
#: lib/write.c:52
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "wrote %d byte"
|
msgid "wrote %d byte"
|
||||||
msgid_plural "wrote %d bytes"
|
msgid_plural "wrote %d bytes"
|
||||||
msgstr[0] "įrašyta %d baitas"
|
msgstr[0] "įrašytas %d baitas"
|
||||||
msgstr[1] "įrašyta %d baitai"
|
msgstr[1] "įrašyti %d baitai"
|
||||||
msgstr[2] "įrašyta %d baitų"
|
msgstr[2] "įrašyta %d baitų"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:460
|
#: src/daemon/gnuserv.c:460
|
||||||
@@ -86,7 +85,7 @@ msgid ""
|
|||||||
"Run '%s --help' to see a full list of available command line options.\n"
|
"Run '%s --help' to see a full list of available command line options.\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Klaidingi parametrai %s: %s.\n"
|
"Klaidingi parametrai %s: %s.\n"
|
||||||
"Paleiskite '%s --help' norėdami pamatyti visus galimus komandinės eilutės "
|
"Paleiskite „%s --help“ norėdami pamatyti visus galimus komandinės eilutės "
|
||||||
"parametrus.\n"
|
"parametrus.\n"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:28 sysdeps/sun4/siglist.c:28
|
#: sysdeps/osf1/siglist.c:28 sysdeps/sun4/siglist.c:28
|
||||||
@@ -187,7 +186,7 @@ msgstr "CPU apribojimai viršyti"
|
|||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:52 sysdeps/sun4/siglist.c:52
|
#: sysdeps/osf1/siglist.c:52 sysdeps/sun4/siglist.c:52
|
||||||
msgid "File size limit exceeded"
|
msgid "File size limit exceeded"
|
||||||
msgstr "Bylų dydžio apribojimai viršyti"
|
msgstr "Rinkmenų dydžio apribojimai viršyti"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:53 sysdeps/sun4/siglist.c:53
|
#: sysdeps/osf1/siglist.c:53 sysdeps/sun4/siglist.c:53
|
||||||
msgid "Virtual alarm clock"
|
msgid "Virtual alarm clock"
|
||||||
@@ -207,8 +206,8 @@ msgstr "Informacijos užklausa"
|
|||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:57 sysdeps/sun4/siglist.c:57
|
#: sysdeps/osf1/siglist.c:57 sysdeps/sun4/siglist.c:57
|
||||||
msgid "User defined signal 1"
|
msgid "User defined signal 1"
|
||||||
msgstr "Pirmas vartotojiškas signalas (USR1)"
|
msgstr "Pirmas naudotojo nurodytas signalas (USR1)"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:58 sysdeps/sun4/siglist.c:58
|
#: sysdeps/osf1/siglist.c:58 sysdeps/sun4/siglist.c:58
|
||||||
msgid "User defined signal 2"
|
msgid "User defined signal 2"
|
||||||
msgstr "Antras vartotojiškas signalas (USR2)"
|
msgstr "Antras naudotojo nurodytas signalas (USR2)"
|
||||||
|
124
po/lv.po
124
po/lv.po
@@ -1,77 +1,83 @@
|
|||||||
# libgtop for Latvian.
|
# Latvian translation for LibGTop
|
||||||
# Copyright (C) 2002 Free Software Foundation, Inc.
|
# Copyright © 2006 Gnome i18n Project for Latvian.
|
||||||
# Peteris Krisjanis <peteris.krisjanis@os.lv>, 2002.
|
# Peteris Krisjanis <peteris.krisjanis@os.lv>, 2002.
|
||||||
|
# Raivis Dejus <orvils@gmail.com>, 2006.
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: libgtop\n"
|
"Project-Id-Version: libgtop HEAD\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-09-25 18:15+0200\n"
|
"POT-Creation-Date: 2006-02-24 08:54+0100\n"
|
||||||
"PO-Revision-Date: 2002-08-31 09:57+0200\n"
|
"PO-Revision-Date: 2006-02-24 21:20+0200\n"
|
||||||
"Last-Translator: Artis Trops <hornet@navigators.lv>\n"
|
"Last-Translator: Raivis Dejus <orvils@gmail.com>\n"
|
||||||
"Language-Team: Latvian <ll10nt@os.lv>\n"
|
"Language-Team: Latvian <locale@laka.lv>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
|
||||||
|
"X-Generator: KBabel 1.10.2\n"
|
||||||
|
|
||||||
#: lib/read.c:65
|
#: ../lib/read.c:65
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "read %d byte"
|
msgid "read %d byte"
|
||||||
msgid_plural "read %d bytes"
|
msgid_plural "read %d bytes"
|
||||||
msgstr[0] "lasīt %d baitus"
|
msgstr[0] "lasīt %d baitu"
|
||||||
msgstr[1] "lasīt %d baitus"
|
msgstr[1] "lasīt %d baitus"
|
||||||
|
msgstr[2] "lasīt %d baitu"
|
||||||
|
|
||||||
#: lib/read_data.c:53
|
#: ../lib/read_data.c:53
|
||||||
msgid "read data size"
|
msgid "read data size"
|
||||||
msgstr "lasīt datu izmēru"
|
msgstr "lasīt datu izmēru"
|
||||||
|
|
||||||
#: lib/read_data.c:72
|
#: ../lib/read_data.c:72
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "read %lu byte of data"
|
msgid "read %lu byte of data"
|
||||||
msgid_plural "read %lu bytes of data"
|
msgid_plural "read %lu bytes of data"
|
||||||
msgstr[0] "lasīt %d baitus"
|
msgstr[0] "lasīt %lu baitu"
|
||||||
msgstr[1] "lasīt %d baitus"
|
msgstr[1] "lasīt %lu baitus"
|
||||||
|
msgstr[2] "lasīt %lu baitu"
|
||||||
|
|
||||||
#: lib/write.c:52
|
#: ../lib/write.c:52
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "wrote %d byte"
|
msgid "wrote %d byte"
|
||||||
msgid_plural "wrote %d bytes"
|
msgid_plural "wrote %d bytes"
|
||||||
msgstr[0] "rakstīt %d baitus"
|
msgstr[0] "ierakstīju %d baitu"
|
||||||
msgstr[1] "rakstīt %d baitus"
|
msgstr[1] "ierakstīju %d baitus"
|
||||||
|
msgstr[2] "ierakstīju %d baitu"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:460
|
#: ../src/daemon/gnuserv.c:460
|
||||||
msgid "Enable debugging"
|
msgid "Enable debugging"
|
||||||
msgstr "Aktivizēt atkļūdošanu"
|
msgstr "Aktivizēt atkļūdošanu"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:460
|
#: ../src/daemon/gnuserv.c:460
|
||||||
msgid "DEBUG"
|
msgid "DEBUG"
|
||||||
msgstr "DEBUG"
|
msgstr "DEBUG"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:462
|
#: ../src/daemon/gnuserv.c:462
|
||||||
msgid "Enable verbose output"
|
msgid "Enable verbose output"
|
||||||
msgstr "Aktivizēt vārdisku izvadi"
|
msgstr "Aktivizēt vārdisku izvadi"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:462
|
#: ../src/daemon/gnuserv.c:462
|
||||||
msgid "VERBOSE"
|
msgid "VERBOSE"
|
||||||
msgstr "VERBOSE"
|
msgstr "VERBOSE"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:464
|
#: ../src/daemon/gnuserv.c:464
|
||||||
msgid "Don't fork into background"
|
msgid "Don't fork into background"
|
||||||
msgstr "Nesadalīties fona"
|
msgstr "Nesadalīties fona"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:464
|
#: ../src/daemon/gnuserv.c:464
|
||||||
msgid "NO-DAEMON"
|
msgid "NO-DAEMON"
|
||||||
msgstr "NO-DAEMON"
|
msgstr "NO-DAEMON"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:466
|
#: ../src/daemon/gnuserv.c:466
|
||||||
msgid "Invoked from inetd"
|
msgid "Invoked from inetd"
|
||||||
msgstr "Izsaukt no inetd"
|
msgstr "Izsaukt no inetd"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:466
|
#: ../src/daemon/gnuserv.c:466
|
||||||
msgid "INETD"
|
msgid "INETD"
|
||||||
msgstr "INETD"
|
msgstr "INETD"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:500
|
#: ../src/daemon/gnuserv.c:500
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Error on option %s: %s.\n"
|
"Error on option %s: %s.\n"
|
||||||
@@ -81,126 +87,126 @@ msgstr ""
|
|||||||
"Palaidiet '%s --help' lai redzētu pilnu pieejamo komandu rindas opciju "
|
"Palaidiet '%s --help' lai redzētu pilnu pieejamo komandu rindas opciju "
|
||||||
"sarakstu.\n"
|
"sarakstu.\n"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:28 sysdeps/sun4/siglist.c:28
|
#: ../sysdeps/osf1/siglist.c:29 ../sysdeps/sun4/siglist.c:29
|
||||||
msgid "Hangup"
|
msgid "Hangup"
|
||||||
msgstr "Iekārt"
|
msgstr "Iekārt"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:29 sysdeps/sun4/siglist.c:29
|
#: ../sysdeps/osf1/siglist.c:30 ../sysdeps/sun4/siglist.c:30
|
||||||
msgid "Interrupt"
|
msgid "Interrupt"
|
||||||
msgstr "Pātraukt"
|
msgstr "Pātraukt"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:30 sysdeps/sun4/siglist.c:30
|
#: ../sysdeps/osf1/siglist.c:31 ../sysdeps/sun4/siglist.c:31
|
||||||
msgid "Quit"
|
msgid "Quit"
|
||||||
msgstr "Iziet"
|
msgstr "Iziet"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:31 sysdeps/sun4/siglist.c:31
|
#: ../sysdeps/osf1/siglist.c:32 ../sysdeps/sun4/siglist.c:32
|
||||||
msgid "Illegal instruction"
|
msgid "Illegal instruction"
|
||||||
msgstr "Neatļauta instrukcija"
|
msgstr "Neatļauta instrukcija"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:32 sysdeps/sun4/siglist.c:32
|
#: ../sysdeps/osf1/siglist.c:33 ../sysdeps/sun4/siglist.c:33
|
||||||
msgid "Trace trap"
|
msgid "Trace trap"
|
||||||
msgstr "Izsekot slazdu"
|
msgstr "Izsekot slazdu"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:33 sysdeps/sun4/siglist.c:33
|
#: ../sysdeps/osf1/siglist.c:34 ../sysdeps/sun4/siglist.c:34
|
||||||
msgid "Abort"
|
msgid "Abort"
|
||||||
msgstr "Pātraukt"
|
msgstr "Pātraukt"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:34 sysdeps/sun4/siglist.c:34
|
#: ../sysdeps/osf1/siglist.c:35 ../sysdeps/sun4/siglist.c:35
|
||||||
msgid "EMT error"
|
msgid "EMT error"
|
||||||
msgstr "EMT kļūda"
|
msgstr "EMT kļūda"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:35 sysdeps/sun4/siglist.c:35
|
#: ../sysdeps/osf1/siglist.c:36 ../sysdeps/sun4/siglist.c:36
|
||||||
msgid "Floating-point exception"
|
msgid "Floating-point exception"
|
||||||
msgstr "Peldošā punkta izņēmums"
|
msgstr "Peldošā punkta izņēmums"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:36 sysdeps/sun4/siglist.c:36
|
#: ../sysdeps/osf1/siglist.c:37 ../sysdeps/sun4/siglist.c:37
|
||||||
msgid "Kill"
|
msgid "Kill"
|
||||||
msgstr "Nobeigt"
|
msgstr "Nobeigt"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:37 sysdeps/sun4/siglist.c:37
|
#: ../sysdeps/osf1/siglist.c:38 ../sysdeps/sun4/siglist.c:38
|
||||||
msgid "Bus error"
|
msgid "Bus error"
|
||||||
msgstr "Šinas kļūda"
|
msgstr "Šinas kļūda"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:38 sysdeps/sun4/siglist.c:38
|
#: ../sysdeps/osf1/siglist.c:39 ../sysdeps/sun4/siglist.c:39
|
||||||
msgid "Segmentation violation"
|
msgid "Segmentation violation"
|
||||||
msgstr "Segmentācijas pārkāpums"
|
msgstr "Segmentācijas pārkāpums"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:39 sysdeps/sun4/siglist.c:39
|
#: ../sysdeps/osf1/siglist.c:40 ../sysdeps/sun4/siglist.c:40
|
||||||
msgid "Bad argument to system call"
|
msgid "Bad argument to system call"
|
||||||
msgstr "Slikts arguments sistēmas izsaukumam"
|
msgstr "Slikts arguments sistēmas izsaukumam"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:40 sysdeps/sun4/siglist.c:40
|
#: ../sysdeps/osf1/siglist.c:41 ../sysdeps/sun4/siglist.c:41
|
||||||
msgid "Broken pipe"
|
msgid "Broken pipe"
|
||||||
msgstr "Pātraukts kanāls"
|
msgstr "Pātraukts kanāls"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:41 sysdeps/sun4/siglist.c:41
|
#: ../sysdeps/osf1/siglist.c:42 ../sysdeps/sun4/siglist.c:42
|
||||||
msgid "Alarm clock"
|
msgid "Alarm clock"
|
||||||
msgstr "Brīdinājuma pulkstenis"
|
msgstr "Brīdinājuma pulkstenis"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:42 sysdeps/sun4/siglist.c:42
|
#: ../sysdeps/osf1/siglist.c:43 ../sysdeps/sun4/siglist.c:43
|
||||||
msgid "Termination"
|
msgid "Termination"
|
||||||
msgstr "Pātraukšana"
|
msgstr "Pātraukšana"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:43 sysdeps/sun4/siglist.c:43
|
#: ../sysdeps/osf1/siglist.c:44 ../sysdeps/sun4/siglist.c:44
|
||||||
msgid "Urgent condition on socket"
|
msgid "Urgent condition on socket"
|
||||||
msgstr "Steidzama situācija kontaktā"
|
msgstr "Steidzama situācija kontaktā"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:44 sysdeps/sun4/siglist.c:44
|
#: ../sysdeps/osf1/siglist.c:45 ../sysdeps/sun4/siglist.c:45
|
||||||
msgid "Stop"
|
msgid "Stop"
|
||||||
msgstr "Stop"
|
msgstr "Stop"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:45 sysdeps/sun4/siglist.c:45
|
#: ../sysdeps/osf1/siglist.c:46 ../sysdeps/sun4/siglist.c:46
|
||||||
msgid "Keyboard stop"
|
msgid "Keyboard stop"
|
||||||
msgstr "Tastatūra stop"
|
msgstr "Tastatūra stop"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:46 sysdeps/sun4/siglist.c:46
|
#: ../sysdeps/osf1/siglist.c:47 ../sysdeps/sun4/siglist.c:47
|
||||||
msgid "Continue"
|
msgid "Continue"
|
||||||
msgstr "Turpināt"
|
msgstr "Turpināt"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:47 sysdeps/sun4/siglist.c:47
|
#: ../sysdeps/osf1/siglist.c:48 ../sysdeps/sun4/siglist.c:48
|
||||||
msgid "Child status has changed"
|
msgid "Child status has changed"
|
||||||
msgstr "Bērna statuss ir izmainījies"
|
msgstr "Bērna statuss ir izmainījies"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:48 sysdeps/sun4/siglist.c:48
|
#: ../sysdeps/osf1/siglist.c:49 ../sysdeps/sun4/siglist.c:49
|
||||||
msgid "Background read from tty"
|
msgid "Background read from tty"
|
||||||
msgstr "Fona lasīšana no tty"
|
msgstr "Fona lasīšana no tty"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:49 sysdeps/sun4/siglist.c:49
|
#: ../sysdeps/osf1/siglist.c:50 ../sysdeps/sun4/siglist.c:50
|
||||||
msgid "Background write to tty"
|
msgid "Background write to tty"
|
||||||
msgstr "Fona rakstīšana uz tty"
|
msgstr "Fona rakstīšana uz tty"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:50 sysdeps/sun4/siglist.c:50
|
#: ../sysdeps/osf1/siglist.c:51 ../sysdeps/sun4/siglist.c:51
|
||||||
msgid "I/O now possible"
|
msgid "I/O now possible"
|
||||||
msgstr "I/O tagad iespējams"
|
msgstr "I/O tagad iespējams"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:51 sysdeps/sun4/siglist.c:51
|
#: ../sysdeps/osf1/siglist.c:52 ../sysdeps/sun4/siglist.c:52
|
||||||
msgid "CPU limit exceeded"
|
msgid "CPU limit exceeded"
|
||||||
msgstr "CPU limits pārsniegts"
|
msgstr "CPU limits pārsniegts"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:52 sysdeps/sun4/siglist.c:52
|
#: ../sysdeps/osf1/siglist.c:53 ../sysdeps/sun4/siglist.c:53
|
||||||
msgid "File size limit exceeded"
|
msgid "File size limit exceeded"
|
||||||
msgstr "Faila izmēra limits pārsniegts"
|
msgstr "Faila izmēra limits pārsniegts"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:53 sysdeps/sun4/siglist.c:53
|
#: ../sysdeps/osf1/siglist.c:54 ../sysdeps/sun4/siglist.c:54
|
||||||
msgid "Virtual alarm clock"
|
msgid "Virtual alarm clock"
|
||||||
msgstr "Virtuāls brīdinājuma pulkstenis"
|
msgstr "Virtuāls brīdinājuma pulkstenis"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:54 sysdeps/sun4/siglist.c:54
|
#: ../sysdeps/osf1/siglist.c:55 ../sysdeps/sun4/siglist.c:55
|
||||||
msgid "Profiling alarm clock"
|
msgid "Profiling alarm clock"
|
||||||
msgstr "Profilēšanas modinātājs"
|
msgstr "Profilēšanas modinātājs"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:55 sysdeps/sun4/siglist.c:55
|
#: ../sysdeps/osf1/siglist.c:56 ../sysdeps/sun4/siglist.c:56
|
||||||
msgid "Window size change"
|
msgid "Window size change"
|
||||||
msgstr "Loga izmēru maiņa"
|
msgstr "Loga izmēru maiņa"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:56 sysdeps/sun4/siglist.c:56
|
#: ../sysdeps/osf1/siglist.c:57 ../sysdeps/sun4/siglist.c:57
|
||||||
msgid "Information request"
|
msgid "Information request"
|
||||||
msgstr "Informācijas pieprasījums"
|
msgstr "Informācijas pieprasījums"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:57 sysdeps/sun4/siglist.c:57
|
#: ../sysdeps/osf1/siglist.c:58 ../sysdeps/sun4/siglist.c:58
|
||||||
msgid "User defined signal 1"
|
msgid "User defined signal 1"
|
||||||
msgstr "Lietotāja definēts signāls 1"
|
msgstr "Lietotāja definēts signāls 1"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:58 sysdeps/sun4/siglist.c:58
|
#: ../sysdeps/osf1/siglist.c:59 ../sysdeps/sun4/siglist.c:59
|
||||||
msgid "User defined signal 2"
|
msgid "User defined signal 2"
|
||||||
msgstr "Lietotāja definēts signāls 2"
|
msgstr "Lietotāja definēts signāls 2"
|
207
po/mg.po
Normal file
207
po/mg.po
Normal file
@@ -0,0 +1,207 @@
|
|||||||
|
# Malagasy translation of LIBGTOP.
|
||||||
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||||
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
|
# Thierry Randrianiriana <randrianiriana@gmail.com>, 2006.
|
||||||
|
# Fano Rajaonarisoa <rajfanhar@yahoo.fr>, 2006.
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: LIBGTOP 2.16\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2006-07-05 15:53+0200\n"
|
||||||
|
"PO-Revision-Date: 2006-07-05 21:48+0300\n"
|
||||||
|
"Last-Translator: Fano Rajaonarisoa <rajfanhar@yahoo.fr>\n"
|
||||||
|
"Language-Team: Malagasy <i18n-malagasy-gnome@gna.org>\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=n>1;\n"
|
||||||
|
|
||||||
|
#: ../lib/read.c:65
|
||||||
|
#, c-format
|
||||||
|
msgid "read %d byte"
|
||||||
|
msgid_plural "read %d bytes"
|
||||||
|
msgstr[0] "%d octet voavaky"
|
||||||
|
msgstr[1] "%d octet voavaky"
|
||||||
|
|
||||||
|
#: ../lib/read_data.c:53
|
||||||
|
msgid "read data size"
|
||||||
|
msgstr "hijery ny haben'ilay data"
|
||||||
|
|
||||||
|
#: ../lib/read_data.c:72
|
||||||
|
#, c-format
|
||||||
|
msgid "read %lu byte of data"
|
||||||
|
msgid_plural "read %lu bytes of data"
|
||||||
|
msgstr[0] "Voavaky ny %lu amin'ilay data"
|
||||||
|
msgstr[1] "Voavaky ny %lu amin'ilay data"
|
||||||
|
|
||||||
|
#: ../lib/write.c:53
|
||||||
|
#, c-format
|
||||||
|
msgid "wrote %d byte"
|
||||||
|
msgid_plural "wrote %d bytes"
|
||||||
|
msgstr[0] "%d octet voadika"
|
||||||
|
msgstr[1] "%d octet voadika"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:460
|
||||||
|
msgid "Enable debugging"
|
||||||
|
msgstr "Alefaso ny debugging"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:460
|
||||||
|
msgid "DEBUG"
|
||||||
|
msgstr "DEBUG"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:462
|
||||||
|
msgid "Enable verbose output"
|
||||||
|
msgstr "Alefaso ny famoahana be resaka"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:462
|
||||||
|
msgid "VERBOSE"
|
||||||
|
msgstr "BE RESAKA"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:464
|
||||||
|
msgid "Don't fork into background"
|
||||||
|
msgstr "Aza manasaka any afara"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:464
|
||||||
|
msgid "NO-DAEMON"
|
||||||
|
msgstr "TSIA-DAEMON"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:466
|
||||||
|
msgid "Invoked from inetd"
|
||||||
|
msgstr "Nantsoina avy any amin'ny inetd"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:466
|
||||||
|
msgid "INETD"
|
||||||
|
msgstr "INETD"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:500
|
||||||
|
#, c-format
|
||||||
|
msgid ""
|
||||||
|
"Error on option %s: %s.\n"
|
||||||
|
"Run '%s --help' to see a full list of available command line options.\n"
|
||||||
|
msgstr ""
|
||||||
|
"Tsy fetezana amin'ny safidy %s: %s.\n"
|
||||||
|
"Alefaso ny '%s --help' ahitana ireo safidin-dazam-baiko misy.\n"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:29 ../sysdeps/sun4/siglist.c:29
|
||||||
|
msgid "Hangup"
|
||||||
|
msgstr "Ahatoy"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:30 ../sysdeps/sun4/siglist.c:30
|
||||||
|
msgid "Interrupt"
|
||||||
|
msgstr "Tapao"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:31 ../sysdeps/sun4/siglist.c:31
|
||||||
|
msgid "Quit"
|
||||||
|
msgstr "Ajanony"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:32 ../sysdeps/sun4/siglist.c:32
|
||||||
|
msgid "Illegal instruction"
|
||||||
|
msgstr "Torolàlana tsy ara-dalàna"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:33 ../sysdeps/sun4/siglist.c:33
|
||||||
|
msgid "Trace trap"
|
||||||
|
msgstr "Trace trap"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:34 ../sysdeps/sun4/siglist.c:34
|
||||||
|
msgid "Abort"
|
||||||
|
msgstr "Hiala"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:35 ../sysdeps/sun4/siglist.c:35
|
||||||
|
msgid "EMT error"
|
||||||
|
msgstr "Tsy fetezana EMT"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:36 ../sysdeps/sun4/siglist.c:36
|
||||||
|
msgid "Floating-point exception"
|
||||||
|
msgstr "Fanavahan'ny floating-point"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:37 ../sysdeps/sun4/siglist.c:37
|
||||||
|
msgid "Kill"
|
||||||
|
msgstr "Vonoy"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:38 ../sysdeps/sun4/siglist.c:38
|
||||||
|
msgid "Bus error"
|
||||||
|
msgstr "Tsy fetezan'ny mpampita"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:39 ../sysdeps/sun4/siglist.c:39
|
||||||
|
msgid "Segmentation violation"
|
||||||
|
msgstr "Fanimbazimbana ny segmentation"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:40 ../sysdeps/sun4/siglist.c:40
|
||||||
|
msgid "Bad argument to system call"
|
||||||
|
msgstr "Tondriky tsy mety ho an'ny antson'ny rafitra"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:41 ../sysdeps/sun4/siglist.c:41
|
||||||
|
msgid "Broken pipe"
|
||||||
|
msgstr "Fantsona simba"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:42 ../sysdeps/sun4/siglist.c:42
|
||||||
|
msgid "Alarm clock"
|
||||||
|
msgstr "Famantaranandro misy fanairana"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:43 ../sysdeps/sun4/siglist.c:43
|
||||||
|
msgid "Termination"
|
||||||
|
msgstr "Fiafarana"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:44 ../sysdeps/sun4/siglist.c:44
|
||||||
|
msgid "Urgent condition on socket"
|
||||||
|
msgstr "Toe-javatra mila jerena maika amin'ny socket"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:45 ../sysdeps/sun4/siglist.c:45
|
||||||
|
msgid "Stop"
|
||||||
|
msgstr "Fijanonana"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:46 ../sysdeps/sun4/siglist.c:46
|
||||||
|
msgid "Keyboard stop"
|
||||||
|
msgstr "Fijanonan'ny kitendry"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:47 ../sysdeps/sun4/siglist.c:47
|
||||||
|
msgid "Continue"
|
||||||
|
msgstr "Tohizo"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:48 ../sysdeps/sun4/siglist.c:48
|
||||||
|
msgid "Child status has changed"
|
||||||
|
msgstr "Niova ilay toetra zanaka"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:49 ../sysdeps/sun4/siglist.c:49
|
||||||
|
msgid "Background read from tty"
|
||||||
|
msgstr "Famakiana ny tty any afara"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:50 ../sysdeps/sun4/siglist.c:50
|
||||||
|
msgid "Background write to tty"
|
||||||
|
msgstr "Fanoratana ny tty any afara"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:51 ../sysdeps/sun4/siglist.c:51
|
||||||
|
msgid "I/O now possible"
|
||||||
|
msgstr "Mety amin'izay ny I/O"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:52 ../sysdeps/sun4/siglist.c:52
|
||||||
|
msgid "CPU limit exceeded"
|
||||||
|
msgstr "Nihoarana ny fetran'ny CPU"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:53 ../sysdeps/sun4/siglist.c:53
|
||||||
|
msgid "File size limit exceeded"
|
||||||
|
msgstr "Voahoatra ny fetran'ny haben-drakitra"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:54 ../sysdeps/sun4/siglist.c:54
|
||||||
|
msgid "Virtual alarm clock"
|
||||||
|
msgstr "Famantaranandro virtoaly misy fanairana"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:55 ../sysdeps/sun4/siglist.c:55
|
||||||
|
msgid "Profiling alarm clock"
|
||||||
|
msgstr "Manoritsoritra ilay famantaranandro misy fanairana"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:56 ../sysdeps/sun4/siglist.c:56
|
||||||
|
msgid "Window size change"
|
||||||
|
msgstr "Fanovana ny haben'ny fikandrana"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:57 ../sysdeps/sun4/siglist.c:57
|
||||||
|
msgid "Information request"
|
||||||
|
msgstr "Fangataha-panazavana"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:58 ../sysdeps/sun4/siglist.c:58
|
||||||
|
msgid "User defined signal 1"
|
||||||
|
msgstr "Fambara 1 voafaritry ny mpampiasa"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:59 ../sysdeps/sun4/siglist.c:59
|
||||||
|
msgid "User defined signal 2"
|
||||||
|
msgstr "Fambara 2 voafaritry ny mpampiasa"
|
221
po/ml.po
221
po/ml.po
@@ -1,225 +1,210 @@
|
|||||||
# SOME DESCRIPTIVE TITLE.
|
# translation of libgtop.HEAD.ml.po to Malayalam
|
||||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
||||||
# This file is distributed under the same license as the PACKAGE package.
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER.
|
||||||
# FSF-India <locale@gnu.org.in>, 2003.
|
# FSF-India <locale@gnu.org.in>, 2003.
|
||||||
|
# Ani Peter <apeter@redhat.com>, 2006.
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: libgtop 2.0.x\n"
|
"Project-Id-Version: libgtop.HEAD.ml\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-09-25 18:15+0200\n"
|
"POT-Creation-Date: 2006-08-04 16:32+0200\n"
|
||||||
"PO-Revision-Date: 2003-03-05 10:29+0530\n"
|
"PO-Revision-Date: 2006-08-05 01:18+0530\n"
|
||||||
"Last-Translator: FSF-India <locale@gnu.org.in>\n"
|
"Last-Translator: Ani Peter <apeter@redhat.com>\n"
|
||||||
"Language-Team: Malayalam <locale@gnu.org.in>\n"
|
"Language-Team: Malayalam\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"X-Generator: KBabel 1.9.1\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n\n"
|
||||||
|
|
||||||
#: lib/read.c:65
|
#: ../lib/read.c:65
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "read %d byte"
|
msgid "read %d byte"
|
||||||
msgid_plural "read %d bytes"
|
msgid_plural "read %d bytes"
|
||||||
msgstr[0] "%d ബൈറ്റ്സ് വായിക്കുക"
|
msgstr[0] "%d ബൈറ്റ് വായിക്കുക"
|
||||||
msgstr[1] "%d ബൈറ്റ്സ് വായിക്കുക"
|
msgstr[1] "%d ബൈറ്റ്സ് വായിക്കുക"
|
||||||
|
|
||||||
#: lib/read_data.c:53
|
#: ../lib/read_data.c:53
|
||||||
msgid "read data size"
|
msgid "read data size"
|
||||||
msgstr "വസ്തുതയുടെ വലിപ്പം വായിക്കുക"
|
msgstr "ഡേറ്റായുടെ വലിപ്പം വായിക്കുക"
|
||||||
|
|
||||||
#: lib/read_data.c:72
|
#: ../lib/read_data.c:72
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "read %lu byte of data"
|
msgid "read %lu byte of data"
|
||||||
msgid_plural "read %lu bytes of data"
|
msgid_plural "read %lu bytes of data"
|
||||||
msgstr[0] "%d ബൈറ്റ്സ് വായിക്കുക"
|
msgstr[0] "%lu ബൈറ്റ് ഡേറ്റാ വായിക്കുക"
|
||||||
msgstr[1] "%d ബൈറ്റ്സ് വായിക്കുക"
|
msgstr[1] "%lu ബൈറ്റ്സ് ഡേറ്റാ വായിക്കുക"
|
||||||
|
|
||||||
#: lib/write.c:52
|
#: ../lib/write.c:53
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "wrote %d byte"
|
msgid "wrote %d byte"
|
||||||
msgid_plural "wrote %d bytes"
|
msgid_plural "wrote %d bytes"
|
||||||
msgstr[0] "%d ബൈറ്റ്സ് എഴുതുക"
|
msgstr[0] "%d ബൈറ്റ് എഴുതി"
|
||||||
msgstr[1] "%d ബൈറ്റ്സ് എഴുതുക"
|
msgstr[1] "%d ബൈറ്റ്സ് എഴുതി"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:460
|
#: ../src/daemon/gnuserv.c:460
|
||||||
#, fuzzy
|
|
||||||
msgid "Enable debugging"
|
msgid "Enable debugging"
|
||||||
msgstr "സ്വയം വിടവുണ്ടാക്കല് സജീവമാക്കുക"
|
msgstr "ഡീബഗ്ഗിങ് പ്രവര്ത്തന സജ്ജമാക്കുക"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:460
|
#: ../src/daemon/gnuserv.c:460
|
||||||
#, fuzzy
|
|
||||||
msgid "DEBUG"
|
msgid "DEBUG"
|
||||||
msgstr "ഡി."
|
msgstr "ഡീബഗ്"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:462
|
#: ../src/daemon/gnuserv.c:462
|
||||||
#, fuzzy
|
|
||||||
msgid "Enable verbose output"
|
msgid "Enable verbose output"
|
||||||
msgstr "സ്വയം വിടവുണ്ടാക്കല് സജീവമാക്കുക"
|
msgstr "വര്ബറോസ് ഔട്ട് പുട്ട് പ്രവര്ത്തന സജ്ജമാക്കുക"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:462
|
#: ../src/daemon/gnuserv.c:462
|
||||||
msgid "VERBOSE"
|
msgid "VERBOSE"
|
||||||
msgstr ""
|
msgstr "വര്ബറോസ്"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:464
|
#: ../src/daemon/gnuserv.c:464
|
||||||
#, fuzzy
|
|
||||||
msgid "Don't fork into background"
|
msgid "Don't fork into background"
|
||||||
msgstr "അണിയറയില് പ്രവര്ത്തിക്കുക"
|
msgstr "പശ്ചാത്തലത്തിലേക്ക് fork ചെയ്യുവാന് പാടില്ല"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:464
|
#: ../src/daemon/gnuserv.c:464
|
||||||
msgid "NO-DAEMON"
|
msgid "NO-DAEMON"
|
||||||
msgstr ""
|
msgstr "ഡെമണ് ഇല്ല"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:466
|
#: ../src/daemon/gnuserv.c:466
|
||||||
msgid "Invoked from inetd"
|
msgid "Invoked from inetd"
|
||||||
msgstr ""
|
msgstr "inetd-ല് നിന്നുമുളള വിളി"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:466
|
#: ../src/daemon/gnuserv.c:466
|
||||||
msgid "INETD"
|
msgid "INETD"
|
||||||
msgstr "BIND"
|
msgstr "INETD"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:500
|
#: ../src/daemon/gnuserv.c:500
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Error on option %s: %s.\n"
|
"Error on option %s: %s.\n"
|
||||||
"Run '%s --help' to see a full list of available command line options.\n"
|
"Run '%s --help' to see a full list of available command line options.\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"ഉപാധി %s-ല് പിഴവ്: %s.\n"
|
||||||
|
"ലഭ്യമായ കമാന്ഡ് ലൈന് ഉപാധികളുടെ മുഴുവന് പട്ടികയ്ക്ക് '%s --help' പ്രവര്ത്തിപ്പിക്കുക.\n"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:28 sysdeps/sun4/siglist.c:28
|
#: ../sysdeps/osf1/siglist.c:29 ../sysdeps/sun4/siglist.c:29
|
||||||
msgid "Hangup"
|
msgid "Hangup"
|
||||||
msgstr ""
|
msgstr "അവസാനിപ്പിക്കുക"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:29 sysdeps/sun4/siglist.c:29
|
#: ../sysdeps/osf1/siglist.c:30 ../sysdeps/sun4/siglist.c:30
|
||||||
#, fuzzy
|
|
||||||
msgid "Interrupt"
|
msgid "Interrupt"
|
||||||
msgstr "വിവരമണ്ഡലം"
|
msgstr "ഇന്ററപ്റ്റ്"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:30 sysdeps/sun4/siglist.c:30
|
#: ../sysdeps/osf1/siglist.c:31 ../sysdeps/sun4/siglist.c:31
|
||||||
msgid "Quit"
|
msgid "Quit"
|
||||||
msgstr "പുറത്ത് കടക്കുക"
|
msgstr "പുറത്ത് കടക്കുക"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:31 sysdeps/sun4/siglist.c:31
|
#: ../sysdeps/osf1/siglist.c:32 ../sysdeps/sun4/siglist.c:32
|
||||||
msgid "Illegal instruction"
|
msgid "Illegal instruction"
|
||||||
msgstr ""
|
msgstr "തെറ്റായ നിര്ദ്ദേശം"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:32 sysdeps/sun4/siglist.c:32
|
#: ../sysdeps/osf1/siglist.c:33 ../sysdeps/sun4/siglist.c:33
|
||||||
#, fuzzy
|
|
||||||
msgid "Trace trap"
|
msgid "Trace trap"
|
||||||
msgstr "അക്ഷര പടം"
|
msgstr "തടസ്സം കണ്ടുപിടിക്കുക"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:33 sysdeps/sun4/siglist.c:33
|
#: ../sysdeps/osf1/siglist.c:34 ../sysdeps/sun4/siglist.c:34
|
||||||
msgid "Abort"
|
msgid "Abort"
|
||||||
msgstr "നിര്ത്തലാക്കി"
|
msgstr "നിര്ത്തലാക്കുക"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:34 sysdeps/sun4/siglist.c:34
|
#: ../sysdeps/osf1/siglist.c:35 ../sysdeps/sun4/siglist.c:35
|
||||||
#, fuzzy
|
|
||||||
msgid "EMT error"
|
msgid "EMT error"
|
||||||
msgstr "പിശക്"
|
msgstr "EMT പിശക്"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:35 sysdeps/sun4/siglist.c:35
|
#: ../sysdeps/osf1/siglist.c:36 ../sysdeps/sun4/siglist.c:36
|
||||||
msgid "Floating-point exception"
|
msgid "Floating-point exception"
|
||||||
msgstr ""
|
msgstr "ഫ്ളോട്ടിങ്-പോയിന്റ് എക്സെപ്ഷന്"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:36 sysdeps/sun4/siglist.c:36
|
#: ../sysdeps/osf1/siglist.c:37 ../sysdeps/sun4/siglist.c:37
|
||||||
msgid "Kill"
|
msgid "Kill"
|
||||||
msgstr "അവസാനിപ്പിക്കുക"
|
msgstr "അവസാനിപ്പിക്കുക"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:37 sysdeps/sun4/siglist.c:37
|
#: ../sysdeps/osf1/siglist.c:38 ../sysdeps/sun4/siglist.c:38
|
||||||
#, fuzzy
|
|
||||||
msgid "Bus error"
|
msgid "Bus error"
|
||||||
msgstr "പ്രശ്നം ഇല്ല"
|
msgstr "ബസില് പിശക്"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:38 sysdeps/sun4/siglist.c:38
|
#: ../sysdeps/osf1/siglist.c:39 ../sysdeps/sun4/siglist.c:39
|
||||||
#, fuzzy
|
|
||||||
msgid "Segmentation violation"
|
msgid "Segmentation violation"
|
||||||
msgstr "ചലനചിത്രം തിരഞ്ഞെടുക്കുക:"
|
msgstr "സെഗ്മന്റേഷനില് തെറ്റ്"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:39 sysdeps/sun4/siglist.c:39
|
#: ../sysdeps/osf1/siglist.c:40 ../sysdeps/sun4/siglist.c:40
|
||||||
msgid "Bad argument to system call"
|
msgid "Bad argument to system call"
|
||||||
msgstr ""
|
msgstr "സിസ്റ്റം കോളിലേക്ക് തെറ്റായ ആര്ഗ്യുമെന്റ്"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:40 sysdeps/sun4/siglist.c:40
|
#: ../sysdeps/osf1/siglist.c:41 ../sysdeps/sun4/siglist.c:41
|
||||||
#, fuzzy
|
|
||||||
msgid "Broken pipe"
|
msgid "Broken pipe"
|
||||||
msgstr "പൊട്ടിയ കണ്ണി"
|
msgstr "പൊട്ടിയ പൈപ്പ്"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:41 sysdeps/sun4/siglist.c:41
|
#: ../sysdeps/osf1/siglist.c:42 ../sysdeps/sun4/siglist.c:42
|
||||||
#, fuzzy
|
|
||||||
msgid "Alarm clock"
|
msgid "Alarm clock"
|
||||||
msgstr "സൂചകധ്വനി"
|
msgstr "അലാറം ക്ളോക്ക്"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:42 sysdeps/sun4/siglist.c:42
|
#: ../sysdeps/osf1/siglist.c:43 ../sysdeps/sun4/siglist.c:43
|
||||||
#, fuzzy
|
|
||||||
msgid "Termination"
|
msgid "Termination"
|
||||||
msgstr "ടെര്മിനല്"
|
msgstr "അവസാനിപ്പിക്കല്"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:43 sysdeps/sun4/siglist.c:43
|
#: ../sysdeps/osf1/siglist.c:44 ../sysdeps/sun4/siglist.c:44
|
||||||
#, fuzzy
|
|
||||||
msgid "Urgent condition on socket"
|
msgid "Urgent condition on socket"
|
||||||
msgstr "ഇപ്പോഴത്തെ അവസ്ഥ"
|
msgstr "സോക്കന്റില് ഗുരുതരമായ അവസ്ഥ"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:44 sysdeps/sun4/siglist.c:44
|
#: ../sysdeps/osf1/siglist.c:45 ../sysdeps/sun4/siglist.c:45
|
||||||
msgid "Stop"
|
msgid "Stop"
|
||||||
msgstr "നിര്ത്തുക"
|
msgstr "നിര്ത്തുക"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:45 sysdeps/sun4/siglist.c:45
|
#: ../sysdeps/osf1/siglist.c:46 ../sysdeps/sun4/siglist.c:46
|
||||||
#, fuzzy
|
|
||||||
msgid "Keyboard stop"
|
msgid "Keyboard stop"
|
||||||
msgstr "സൂചകവാക്കുകള്"
|
msgstr "കീബോര്ഡ് നിര്ത്തുക"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:46 sysdeps/sun4/siglist.c:46
|
#: ../sysdeps/osf1/siglist.c:47 ../sysdeps/sun4/siglist.c:47
|
||||||
msgid "Continue"
|
msgid "Continue"
|
||||||
msgstr "തുടരൂ"
|
msgstr "തുടരുക"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:47 sysdeps/sun4/siglist.c:47
|
#: ../sysdeps/osf1/siglist.c:48 ../sysdeps/sun4/siglist.c:48
|
||||||
#, fuzzy
|
|
||||||
msgid "Child status has changed"
|
msgid "Child status has changed"
|
||||||
msgstr "മാറിയ തീയതി"
|
msgstr "ചൈള്ഡിന്റെ അവസ്ഥ മാറിയിരിക്കുന്നു"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:48 sysdeps/sun4/siglist.c:48
|
#: ../sysdeps/osf1/siglist.c:49 ../sysdeps/sun4/siglist.c:49
|
||||||
#, fuzzy
|
|
||||||
msgid "Background read from tty"
|
msgid "Background read from tty"
|
||||||
msgstr "പശ്ചാത്തലം"
|
msgstr "tty-ല് നിന്നും പശ്ചാത്തലം വായിക്കുക"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:49 sysdeps/sun4/siglist.c:49
|
#: ../sysdeps/osf1/siglist.c:50 ../sysdeps/sun4/siglist.c:50
|
||||||
#, fuzzy
|
|
||||||
msgid "Background write to tty"
|
msgid "Background write to tty"
|
||||||
msgstr "പശ്ചാത്തലം"
|
msgstr "tty-ലേക്ക് പശ്ചാത്തലം എഴുതുക"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:50 sysdeps/sun4/siglist.c:50
|
#: ../sysdeps/osf1/siglist.c:51 ../sysdeps/sun4/siglist.c:51
|
||||||
msgid "I/O now possible"
|
msgid "I/O now possible"
|
||||||
msgstr "I/O ഇപ്പോള് സാധ്യമാണ്"
|
msgstr "I/O ഇപ്പോള് സാധ്യമാണ്"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:51 sysdeps/sun4/siglist.c:51
|
#: ../sysdeps/osf1/siglist.c:52 ../sysdeps/sun4/siglist.c:52
|
||||||
msgid "CPU limit exceeded"
|
msgid "CPU limit exceeded"
|
||||||
msgstr ""
|
msgstr "CPU പരിമിധി കവിഞ്ഞു"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:52 sysdeps/sun4/siglist.c:52
|
#: ../sysdeps/osf1/siglist.c:53 ../sysdeps/sun4/siglist.c:53
|
||||||
msgid "File size limit exceeded"
|
msgid "File size limit exceeded"
|
||||||
msgstr ""
|
msgstr "ഫയലിന്റെ വലിപ്പ പരിമിധി കവിഞ്ഞു"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:53 sysdeps/sun4/siglist.c:53
|
#: ../sysdeps/osf1/siglist.c:54 ../sysdeps/sun4/siglist.c:54
|
||||||
msgid "Virtual alarm clock"
|
msgid "Virtual alarm clock"
|
||||||
msgstr ""
|
msgstr "വിര്ച്ച്വല് അലാറം ക്ളോക്ക്"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:54 sysdeps/sun4/siglist.c:54
|
#: ../sysdeps/osf1/siglist.c:55 ../sysdeps/sun4/siglist.c:55
|
||||||
msgid "Profiling alarm clock"
|
msgid "Profiling alarm clock"
|
||||||
msgstr ""
|
msgstr "അലാറം ക്ളോക്ക് പ്രൊഫൈല് ചെയ്യുന്നു"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:55 sysdeps/sun4/siglist.c:55
|
#: ../sysdeps/osf1/siglist.c:56 ../sysdeps/sun4/siglist.c:56
|
||||||
#, fuzzy
|
|
||||||
msgid "Window size change"
|
msgid "Window size change"
|
||||||
msgstr "ജീലക ഉപയോഗം"
|
msgstr "ജീലകത്തിന്റെ വലിപ്പത്തലുളള മാറ്റം"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:56 sysdeps/sun4/siglist.c:56
|
#: ../sysdeps/osf1/siglist.c:57 ../sysdeps/sun4/siglist.c:57
|
||||||
#, fuzzy
|
|
||||||
msgid "Information request"
|
msgid "Information request"
|
||||||
msgstr "വിവര സന്ദേശങ്ങള്"
|
msgstr "വിവരങ്ങള്ക്കായുളള അഭ്യര്ത്ഥന"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:57 sysdeps/sun4/siglist.c:57
|
#: ../sysdeps/osf1/siglist.c:58 ../sysdeps/sun4/siglist.c:58
|
||||||
#, fuzzy
|
|
||||||
msgid "User defined signal 1"
|
msgid "User defined signal 1"
|
||||||
msgstr "ഉപയോക്തൃ നാമം"
|
msgstr "യൂസര് ഡിഫൈന്ഡ് സിഗ്നല് 1"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:58 sysdeps/sun4/siglist.c:58
|
#: ../sysdeps/osf1/siglist.c:59 ../sysdeps/sun4/siglist.c:59
|
||||||
#, fuzzy
|
|
||||||
msgid "User defined signal 2"
|
msgid "User defined signal 2"
|
||||||
msgstr "ഉപയോക്തൃ നാമം"
|
msgstr "യൂസര് ഡിഫൈന്ഡ് സിഗ്നല് 2"
|
||||||
|
|
||||||
|
90
po/nb.po
90
po/nb.po
@@ -6,7 +6,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: libgtop 2.5.1\n"
|
"Project-Id-Version: libgtop 2.5.1\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-09-25 18:15+0200\n"
|
"POT-Creation-Date: 2006-04-02 14:48+0200\n"
|
||||||
"PO-Revision-Date: 2005-01-28 17:05+0100\n"
|
"PO-Revision-Date: 2005-01-28 17:05+0100\n"
|
||||||
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
|
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
|
||||||
"Language-Team: Norwegian <i18n-nb@lister.ping.uio.no>\n"
|
"Language-Team: Norwegian <i18n-nb@lister.ping.uio.no>\n"
|
||||||
@@ -15,64 +15,64 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8-bit\n"
|
"Content-Transfer-Encoding: 8-bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#: lib/read.c:65
|
#: ../lib/read.c:65
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "read %d byte"
|
msgid "read %d byte"
|
||||||
msgid_plural "read %d bytes"
|
msgid_plural "read %d bytes"
|
||||||
msgstr[0] "les %d byte"
|
msgstr[0] "les %d byte"
|
||||||
msgstr[1] "les %d bytes"
|
msgstr[1] "les %d bytes"
|
||||||
|
|
||||||
#: lib/read_data.c:53
|
#: ../lib/read_data.c:53
|
||||||
msgid "read data size"
|
msgid "read data size"
|
||||||
msgstr "les størrelse på data"
|
msgstr "les størrelse på data"
|
||||||
|
|
||||||
#: lib/read_data.c:72
|
#: ../lib/read_data.c:72
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "read %lu byte of data"
|
msgid "read %lu byte of data"
|
||||||
msgid_plural "read %lu bytes of data"
|
msgid_plural "read %lu bytes of data"
|
||||||
msgstr[0] "leste %lu byte med data"
|
msgstr[0] "leste %lu byte med data"
|
||||||
msgstr[1] "leste %lu bytes med data"
|
msgstr[1] "leste %lu bytes med data"
|
||||||
|
|
||||||
#: lib/write.c:52
|
#: ../lib/write.c:52
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "wrote %d byte"
|
msgid "wrote %d byte"
|
||||||
msgid_plural "wrote %d bytes"
|
msgid_plural "wrote %d bytes"
|
||||||
msgstr[0] "skrev %d byte"
|
msgstr[0] "skrev %d byte"
|
||||||
msgstr[1] "skrev %d bytes"
|
msgstr[1] "skrev %d bytes"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:460
|
#: ../src/daemon/gnuserv.c:460
|
||||||
msgid "Enable debugging"
|
msgid "Enable debugging"
|
||||||
msgstr "Slå på avlusing"
|
msgstr "Slå på avlusing"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:460
|
#: ../src/daemon/gnuserv.c:460
|
||||||
msgid "DEBUG"
|
msgid "DEBUG"
|
||||||
msgstr "DEBUG"
|
msgstr "DEBUG"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:462
|
#: ../src/daemon/gnuserv.c:462
|
||||||
msgid "Enable verbose output"
|
msgid "Enable verbose output"
|
||||||
msgstr "Slå på utfyllende utskrift"
|
msgstr "Slå på utfyllende utskrift"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:462
|
#: ../src/daemon/gnuserv.c:462
|
||||||
msgid "VERBOSE"
|
msgid "VERBOSE"
|
||||||
msgstr "VERBOSE"
|
msgstr "VERBOSE"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:464
|
#: ../src/daemon/gnuserv.c:464
|
||||||
msgid "Don't fork into background"
|
msgid "Don't fork into background"
|
||||||
msgstr "Ikke forgren til bakgrunnen"
|
msgstr "Ikke forgren til bakgrunnen"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:464
|
#: ../src/daemon/gnuserv.c:464
|
||||||
msgid "NO-DAEMON"
|
msgid "NO-DAEMON"
|
||||||
msgstr "NO-DAEMON"
|
msgstr "NO-DAEMON"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:466
|
#: ../src/daemon/gnuserv.c:466
|
||||||
msgid "Invoked from inetd"
|
msgid "Invoked from inetd"
|
||||||
msgstr "Kalt fra inetd"
|
msgstr "Kalt fra inetd"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:466
|
#: ../src/daemon/gnuserv.c:466
|
||||||
msgid "INETD"
|
msgid "INETD"
|
||||||
msgstr "INETD"
|
msgstr "INETD"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:500
|
#: ../src/daemon/gnuserv.c:500
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Error on option %s: %s.\n"
|
"Error on option %s: %s.\n"
|
||||||
@@ -82,126 +82,126 @@ msgstr ""
|
|||||||
"Kjør '%s --help' for å se en full liste av tilgjengelige "
|
"Kjør '%s --help' for å se en full liste av tilgjengelige "
|
||||||
"kommandolinjeflagg.\n"
|
"kommandolinjeflagg.\n"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:28 sysdeps/sun4/siglist.c:28
|
#: ../sysdeps/osf1/siglist.c:29 ../sysdeps/sun4/siglist.c:29
|
||||||
msgid "Hangup"
|
msgid "Hangup"
|
||||||
msgstr "Frakobling"
|
msgstr "Frakobling"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:29 sysdeps/sun4/siglist.c:29
|
#: ../sysdeps/osf1/siglist.c:30 ../sysdeps/sun4/siglist.c:30
|
||||||
msgid "Interrupt"
|
msgid "Interrupt"
|
||||||
msgstr "Avbrudd"
|
msgstr "Avbrudd"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:30 sysdeps/sun4/siglist.c:30
|
#: ../sysdeps/osf1/siglist.c:31 ../sysdeps/sun4/siglist.c:31
|
||||||
msgid "Quit"
|
msgid "Quit"
|
||||||
msgstr "Avslutt"
|
msgstr "Avslutt"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:31 sysdeps/sun4/siglist.c:31
|
#: ../sysdeps/osf1/siglist.c:32 ../sysdeps/sun4/siglist.c:32
|
||||||
msgid "Illegal instruction"
|
msgid "Illegal instruction"
|
||||||
msgstr "Ugyldig instruksjon"
|
msgstr "Ugyldig instruksjon"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:32 sysdeps/sun4/siglist.c:32
|
#: ../sysdeps/osf1/siglist.c:33 ../sysdeps/sun4/siglist.c:33
|
||||||
msgid "Trace trap"
|
msgid "Trace trap"
|
||||||
msgstr "Spor felle"
|
msgstr "Spor felle"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:33 sysdeps/sun4/siglist.c:33
|
#: ../sysdeps/osf1/siglist.c:34 ../sysdeps/sun4/siglist.c:34
|
||||||
msgid "Abort"
|
msgid "Abort"
|
||||||
msgstr "Aborter"
|
msgstr "Aborter"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:34 sysdeps/sun4/siglist.c:34
|
#: ../sysdeps/osf1/siglist.c:35 ../sysdeps/sun4/siglist.c:35
|
||||||
msgid "EMT error"
|
msgid "EMT error"
|
||||||
msgstr "EMT-feil"
|
msgstr "EMT-feil"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:35 sysdeps/sun4/siglist.c:35
|
#: ../sysdeps/osf1/siglist.c:36 ../sysdeps/sun4/siglist.c:36
|
||||||
msgid "Floating-point exception"
|
msgid "Floating-point exception"
|
||||||
msgstr "Flyttallsunntak"
|
msgstr "Flyttallsunntak"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:36 sysdeps/sun4/siglist.c:36
|
#: ../sysdeps/osf1/siglist.c:37 ../sysdeps/sun4/siglist.c:37
|
||||||
msgid "Kill"
|
msgid "Kill"
|
||||||
msgstr "Drep"
|
msgstr "Drep"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:37 sysdeps/sun4/siglist.c:37
|
#: ../sysdeps/osf1/siglist.c:38 ../sysdeps/sun4/siglist.c:38
|
||||||
msgid "Bus error"
|
msgid "Bus error"
|
||||||
msgstr "Buss-feil"
|
msgstr "Buss-feil"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:38 sysdeps/sun4/siglist.c:38
|
#: ../sysdeps/osf1/siglist.c:39 ../sysdeps/sun4/siglist.c:39
|
||||||
msgid "Segmentation violation"
|
msgid "Segmentation violation"
|
||||||
msgstr "Segmentoverskridelse"
|
msgstr "Segmentoverskridelse"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:39 sysdeps/sun4/siglist.c:39
|
#: ../sysdeps/osf1/siglist.c:40 ../sysdeps/sun4/siglist.c:40
|
||||||
msgid "Bad argument to system call"
|
msgid "Bad argument to system call"
|
||||||
msgstr "Ugyldig argument til systemkall"
|
msgstr "Ugyldig argument til systemkall"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:40 sysdeps/sun4/siglist.c:40
|
#: ../sysdeps/osf1/siglist.c:41 ../sysdeps/sun4/siglist.c:41
|
||||||
msgid "Broken pipe"
|
msgid "Broken pipe"
|
||||||
msgstr "Brukket rør"
|
msgstr "Brukket rør"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:41 sysdeps/sun4/siglist.c:41
|
#: ../sysdeps/osf1/siglist.c:42 ../sysdeps/sun4/siglist.c:42
|
||||||
msgid "Alarm clock"
|
msgid "Alarm clock"
|
||||||
msgstr "Alarmklokke"
|
msgstr "Alarmklokke"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:42 sysdeps/sun4/siglist.c:42
|
#: ../sysdeps/osf1/siglist.c:43 ../sysdeps/sun4/siglist.c:43
|
||||||
msgid "Termination"
|
msgid "Termination"
|
||||||
msgstr "Terminering"
|
msgstr "Terminering"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:43 sysdeps/sun4/siglist.c:43
|
#: ../sysdeps/osf1/siglist.c:44 ../sysdeps/sun4/siglist.c:44
|
||||||
msgid "Urgent condition on socket"
|
msgid "Urgent condition on socket"
|
||||||
msgstr "Viktig tilstand på socket"
|
msgstr "Viktig tilstand på socket"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:44 sysdeps/sun4/siglist.c:44
|
#: ../sysdeps/osf1/siglist.c:45 ../sysdeps/sun4/siglist.c:45
|
||||||
msgid "Stop"
|
msgid "Stop"
|
||||||
msgstr "Stopp"
|
msgstr "Stopp"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:45 sysdeps/sun4/siglist.c:45
|
#: ../sysdeps/osf1/siglist.c:46 ../sysdeps/sun4/siglist.c:46
|
||||||
msgid "Keyboard stop"
|
msgid "Keyboard stop"
|
||||||
msgstr "Tastaturstopp"
|
msgstr "Tastaturstopp"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:46 sysdeps/sun4/siglist.c:46
|
#: ../sysdeps/osf1/siglist.c:47 ../sysdeps/sun4/siglist.c:47
|
||||||
msgid "Continue"
|
msgid "Continue"
|
||||||
msgstr "Fortsett"
|
msgstr "Fortsett"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:47 sysdeps/sun4/siglist.c:47
|
#: ../sysdeps/osf1/siglist.c:48 ../sysdeps/sun4/siglist.c:48
|
||||||
msgid "Child status has changed"
|
msgid "Child status has changed"
|
||||||
msgstr "Barnets status er endret"
|
msgstr "Barnets status er endret"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:48 sysdeps/sun4/siglist.c:48
|
#: ../sysdeps/osf1/siglist.c:49 ../sysdeps/sun4/siglist.c:49
|
||||||
msgid "Background read from tty"
|
msgid "Background read from tty"
|
||||||
msgstr "Lesing fra tty i bakgrunnen"
|
msgstr "Lesing fra tty i bakgrunnen"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:49 sysdeps/sun4/siglist.c:49
|
#: ../sysdeps/osf1/siglist.c:50 ../sysdeps/sun4/siglist.c:50
|
||||||
msgid "Background write to tty"
|
msgid "Background write to tty"
|
||||||
msgstr "Skriving til tty i bakgrunnen"
|
msgstr "Skriving til tty i bakgrunnen"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:50 sysdeps/sun4/siglist.c:50
|
#: ../sysdeps/osf1/siglist.c:51 ../sysdeps/sun4/siglist.c:51
|
||||||
msgid "I/O now possible"
|
msgid "I/O now possible"
|
||||||
msgstr "I/O nå mulig"
|
msgstr "I/O nå mulig"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:51 sysdeps/sun4/siglist.c:51
|
#: ../sysdeps/osf1/siglist.c:52 ../sysdeps/sun4/siglist.c:52
|
||||||
msgid "CPU limit exceeded"
|
msgid "CPU limit exceeded"
|
||||||
msgstr "CPU-grense oversteget"
|
msgstr "CPU-grense oversteget"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:52 sysdeps/sun4/siglist.c:52
|
#: ../sysdeps/osf1/siglist.c:53 ../sysdeps/sun4/siglist.c:53
|
||||||
msgid "File size limit exceeded"
|
msgid "File size limit exceeded"
|
||||||
msgstr "Grense for filstørrelse overskredet"
|
msgstr "Grense for filstørrelse overskredet"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:53 sysdeps/sun4/siglist.c:53
|
#: ../sysdeps/osf1/siglist.c:54 ../sysdeps/sun4/siglist.c:54
|
||||||
msgid "Virtual alarm clock"
|
msgid "Virtual alarm clock"
|
||||||
msgstr "Virtuell alarmklokke"
|
msgstr "Virtuell alarmklokke"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:54 sysdeps/sun4/siglist.c:54
|
#: ../sysdeps/osf1/siglist.c:55 ../sysdeps/sun4/siglist.c:55
|
||||||
msgid "Profiling alarm clock"
|
msgid "Profiling alarm clock"
|
||||||
msgstr "Profilerer alarmklokken"
|
msgstr "Profilerer alarmklokken"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:55 sysdeps/sun4/siglist.c:55
|
#: ../sysdeps/osf1/siglist.c:56 ../sysdeps/sun4/siglist.c:56
|
||||||
msgid "Window size change"
|
msgid "Window size change"
|
||||||
msgstr "Endring i vindusstørrelse"
|
msgstr "Endring i vindusstørrelse"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:56 sysdeps/sun4/siglist.c:56
|
#: ../sysdeps/osf1/siglist.c:57 ../sysdeps/sun4/siglist.c:57
|
||||||
msgid "Information request"
|
msgid "Information request"
|
||||||
msgstr "Informasjonsforespørsel"
|
msgstr "Informasjonsforespørsel"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:57 sysdeps/sun4/siglist.c:57
|
#: ../sysdeps/osf1/siglist.c:58 ../sysdeps/sun4/siglist.c:58
|
||||||
msgid "User defined signal 1"
|
msgid "User defined signal 1"
|
||||||
msgstr "Brukerdefinert signal 1"
|
msgstr "Brukerdefinert signal 1"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:58 sysdeps/sun4/siglist.c:58
|
#: ../sysdeps/osf1/siglist.c:59 ../sysdeps/sun4/siglist.c:59
|
||||||
msgid "User defined signal 2"
|
msgid "User defined signal 2"
|
||||||
msgstr "Brukerdefinert signal 2"
|
msgstr "Brukerdefinert signal 2"
|
||||||
|
207
po/no.po
207
po/no.po
@@ -1,207 +0,0 @@
|
|||||||
# Norwegian translation for Libgtop (bokmål dialect)
|
|
||||||
# Copyright (C) 1998-2004 Free Software Foundation, Inc.
|
|
||||||
# Kjartan Maraas <kmaraas@gnome.org>, 1998-2004.
|
|
||||||
#
|
|
||||||
msgid ""
|
|
||||||
msgstr ""
|
|
||||||
"Project-Id-Version: libgtop 2.5.1\n"
|
|
||||||
"Report-Msgid-Bugs-To: \n"
|
|
||||||
"POT-Creation-Date: 2005-09-25 18:15+0200\n"
|
|
||||||
"PO-Revision-Date: 2005-01-28 17:05+0100\n"
|
|
||||||
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
|
|
||||||
"Language-Team: Norwegian <i18n-nb@lister.ping.uio.no>\n"
|
|
||||||
"MIME-Version: 1.0\n"
|
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
|
||||||
"Content-Transfer-Encoding: 8-bit\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
||||||
|
|
||||||
#: lib/read.c:65
|
|
||||||
#, c-format
|
|
||||||
msgid "read %d byte"
|
|
||||||
msgid_plural "read %d bytes"
|
|
||||||
msgstr[0] "les %d byte"
|
|
||||||
msgstr[1] "les %d bytes"
|
|
||||||
|
|
||||||
#: lib/read_data.c:53
|
|
||||||
msgid "read data size"
|
|
||||||
msgstr "les størrelse på data"
|
|
||||||
|
|
||||||
#: lib/read_data.c:72
|
|
||||||
#, c-format
|
|
||||||
msgid "read %lu byte of data"
|
|
||||||
msgid_plural "read %lu bytes of data"
|
|
||||||
msgstr[0] "leste %lu byte med data"
|
|
||||||
msgstr[1] "leste %lu bytes med data"
|
|
||||||
|
|
||||||
#: lib/write.c:52
|
|
||||||
#, c-format
|
|
||||||
msgid "wrote %d byte"
|
|
||||||
msgid_plural "wrote %d bytes"
|
|
||||||
msgstr[0] "skrev %d byte"
|
|
||||||
msgstr[1] "skrev %d bytes"
|
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:460
|
|
||||||
msgid "Enable debugging"
|
|
||||||
msgstr "Slå på avlusing"
|
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:460
|
|
||||||
msgid "DEBUG"
|
|
||||||
msgstr "DEBUG"
|
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:462
|
|
||||||
msgid "Enable verbose output"
|
|
||||||
msgstr "Slå på utfyllende utskrift"
|
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:462
|
|
||||||
msgid "VERBOSE"
|
|
||||||
msgstr "VERBOSE"
|
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:464
|
|
||||||
msgid "Don't fork into background"
|
|
||||||
msgstr "Ikke forgren til bakgrunnen"
|
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:464
|
|
||||||
msgid "NO-DAEMON"
|
|
||||||
msgstr "NO-DAEMON"
|
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:466
|
|
||||||
msgid "Invoked from inetd"
|
|
||||||
msgstr "Kalt fra inetd"
|
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:466
|
|
||||||
msgid "INETD"
|
|
||||||
msgstr "INETD"
|
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:500
|
|
||||||
#, c-format
|
|
||||||
msgid ""
|
|
||||||
"Error on option %s: %s.\n"
|
|
||||||
"Run '%s --help' to see a full list of available command line options.\n"
|
|
||||||
msgstr ""
|
|
||||||
"Feil ved flagg %s: %s.\n"
|
|
||||||
"Kjør '%s --help' for å se en full liste av tilgjengelige "
|
|
||||||
"kommandolinjeflagg.\n"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:28 sysdeps/sun4/siglist.c:28
|
|
||||||
msgid "Hangup"
|
|
||||||
msgstr "Frakobling"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:29 sysdeps/sun4/siglist.c:29
|
|
||||||
msgid "Interrupt"
|
|
||||||
msgstr "Avbrudd"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:30 sysdeps/sun4/siglist.c:30
|
|
||||||
msgid "Quit"
|
|
||||||
msgstr "Avslutt"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:31 sysdeps/sun4/siglist.c:31
|
|
||||||
msgid "Illegal instruction"
|
|
||||||
msgstr "Ugyldig instruksjon"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:32 sysdeps/sun4/siglist.c:32
|
|
||||||
msgid "Trace trap"
|
|
||||||
msgstr "Spor felle"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:33 sysdeps/sun4/siglist.c:33
|
|
||||||
msgid "Abort"
|
|
||||||
msgstr "Aborter"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:34 sysdeps/sun4/siglist.c:34
|
|
||||||
msgid "EMT error"
|
|
||||||
msgstr "EMT-feil"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:35 sysdeps/sun4/siglist.c:35
|
|
||||||
msgid "Floating-point exception"
|
|
||||||
msgstr "Flyttallsunntak"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:36 sysdeps/sun4/siglist.c:36
|
|
||||||
msgid "Kill"
|
|
||||||
msgstr "Drep"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:37 sysdeps/sun4/siglist.c:37
|
|
||||||
msgid "Bus error"
|
|
||||||
msgstr "Buss-feil"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:38 sysdeps/sun4/siglist.c:38
|
|
||||||
msgid "Segmentation violation"
|
|
||||||
msgstr "Segmentoverskridelse"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:39 sysdeps/sun4/siglist.c:39
|
|
||||||
msgid "Bad argument to system call"
|
|
||||||
msgstr "Ugyldig argument til systemkall"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:40 sysdeps/sun4/siglist.c:40
|
|
||||||
msgid "Broken pipe"
|
|
||||||
msgstr "Brukket rør"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:41 sysdeps/sun4/siglist.c:41
|
|
||||||
msgid "Alarm clock"
|
|
||||||
msgstr "Alarmklokke"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:42 sysdeps/sun4/siglist.c:42
|
|
||||||
msgid "Termination"
|
|
||||||
msgstr "Terminering"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:43 sysdeps/sun4/siglist.c:43
|
|
||||||
msgid "Urgent condition on socket"
|
|
||||||
msgstr "Viktig tilstand på socket"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:44 sysdeps/sun4/siglist.c:44
|
|
||||||
msgid "Stop"
|
|
||||||
msgstr "Stopp"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:45 sysdeps/sun4/siglist.c:45
|
|
||||||
msgid "Keyboard stop"
|
|
||||||
msgstr "Tastaturstopp"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:46 sysdeps/sun4/siglist.c:46
|
|
||||||
msgid "Continue"
|
|
||||||
msgstr "Fortsett"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:47 sysdeps/sun4/siglist.c:47
|
|
||||||
msgid "Child status has changed"
|
|
||||||
msgstr "Barnets status er endret"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:48 sysdeps/sun4/siglist.c:48
|
|
||||||
msgid "Background read from tty"
|
|
||||||
msgstr "Lesing fra tty i bakgrunnen"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:49 sysdeps/sun4/siglist.c:49
|
|
||||||
msgid "Background write to tty"
|
|
||||||
msgstr "Skriving til tty i bakgrunnen"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:50 sysdeps/sun4/siglist.c:50
|
|
||||||
msgid "I/O now possible"
|
|
||||||
msgstr "I/O nå mulig"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:51 sysdeps/sun4/siglist.c:51
|
|
||||||
msgid "CPU limit exceeded"
|
|
||||||
msgstr "CPU-grense oversteget"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:52 sysdeps/sun4/siglist.c:52
|
|
||||||
msgid "File size limit exceeded"
|
|
||||||
msgstr "Grense for filstørrelse overskredet"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:53 sysdeps/sun4/siglist.c:53
|
|
||||||
msgid "Virtual alarm clock"
|
|
||||||
msgstr "Virtuell alarmklokke"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:54 sysdeps/sun4/siglist.c:54
|
|
||||||
msgid "Profiling alarm clock"
|
|
||||||
msgstr "Profilerer alarmklokken"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:55 sysdeps/sun4/siglist.c:55
|
|
||||||
msgid "Window size change"
|
|
||||||
msgstr "Endring i vindusstørrelse"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:56 sysdeps/sun4/siglist.c:56
|
|
||||||
msgid "Information request"
|
|
||||||
msgstr "Informasjonsforespørsel"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:57 sysdeps/sun4/siglist.c:57
|
|
||||||
msgid "User defined signal 1"
|
|
||||||
msgstr "Brukerdefinert signal 1"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:58 sysdeps/sun4/siglist.c:58
|
|
||||||
msgid "User defined signal 2"
|
|
||||||
msgstr "Brukerdefinert signal 2"
|
|
110
po/or.po
110
po/or.po
@@ -1,80 +1,82 @@
|
|||||||
# Oriya translation of metacity.HEAD.pot.
|
# Oriya translation of metacity.HEAD.pot.
|
||||||
# Copyright (C) 2004, Free Software Foundation, Inc.
|
# Copyright (C) 2004, 2006, Free Software Foundation, Inc.
|
||||||
# This file is distributed under the same license as the libgtop package.
|
# This file is distributed under the same license as the libgtop package.
|
||||||
# Sony Mohanty <sonalika_04@sify.com>, 2004.
|
# Sony Mohanty <sonalika_04@sify.com>, 2004.
|
||||||
|
# Jeeban <srujanik@sancharnet.in>, 2004.
|
||||||
|
# Gora Mohanty <gora_mohanty@yahoo.co.in>, 2006.
|
||||||
# $Id$
|
# $Id$
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: libgtop.HEAD.or\n"
|
"Project-Id-Version: libgtop.HEAD.or\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-09-25 18:15+0200\n"
|
"POT-Creation-Date: 2006-03-22 00:12+0530\n"
|
||||||
"PO-Revision-Date: 2004-09-09 12:19+0530\n"
|
"PO-Revision-Date: 2006-03-22 00:13+0530\n"
|
||||||
"Last-Translator: Jeeban <srujanik@sancharnet.in>\n"
|
"Last-Translator: Gora Mohanty <gora_mohanty@yahoo.co.in>\n"
|
||||||
"Language-Team: Oriya <oriya-group@lists.sarovar.org>\n"
|
"Language-Team: Oriya <oriya-group@lists.sarovar.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#: lib/read.c:65
|
#: ../lib/read.c:65
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "read %d byte"
|
msgid "read %d byte"
|
||||||
msgid_plural "read %d bytes"
|
msgid_plural "read %d bytes"
|
||||||
msgstr[0] "%d ବାଇଟ ପଢ଼ନ୍ତୁ"
|
msgstr[0] "%d ବାଇଟ ପଢ଼ନ୍ତୁ"
|
||||||
msgstr[1] "%d ବାଇଟଗୁଡ଼ିକ ପଢ଼ନ୍ତୁ"
|
msgstr[1] "%d ବାଇଟଗୁଡ଼ିକ ପଢ଼ନ୍ତୁ"
|
||||||
|
|
||||||
#: lib/read_data.c:53
|
#: ../lib/read_data.c:53
|
||||||
msgid "read data size"
|
msgid "read data size"
|
||||||
msgstr "ତଥ୍ଯ ଆକାର ପଢ଼ନ୍ତୁ"
|
msgstr "ତଥ୍ଯ ଆକାର ପଢ଼ନ୍ତୁ"
|
||||||
|
|
||||||
#: lib/read_data.c:72
|
#: ../lib/read_data.c:72
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "read %lu byte of data"
|
msgid "read %lu byte of data"
|
||||||
msgid_plural "read %lu bytes of data"
|
msgid_plural "read %lu bytes of data"
|
||||||
msgstr[0] "%d ବାଇଟ ପଢ଼ନ୍ତୁ"
|
msgstr[0] "%lu ବାଇଟ ପଢ଼ନ୍ତୁ"
|
||||||
msgstr[1] "%d ବାଇଟଗୁଡ଼ିକ ପଢ଼ନ୍ତୁ"
|
msgstr[1] "%lu ବାଇଟଗୁଡ଼ିକ ପଢ଼ନ୍ତୁ"
|
||||||
|
|
||||||
#: lib/write.c:52
|
#: ../lib/write.c:52
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "wrote %d byte"
|
msgid "wrote %d byte"
|
||||||
msgid_plural "wrote %d bytes"
|
msgid_plural "wrote %d bytes"
|
||||||
msgstr[0] "%d ବାଇଟ ଲେଖନ୍ତୁ"
|
msgstr[0] "%d ବାଇଟ ଲେଖଗଲା"
|
||||||
msgstr[1] "%d ବାଇଟଗୁଡ଼ିକ ଲେଖନ୍ତୁ"
|
msgstr[1] "%d ବାଇଟଗୁଡ଼ିକ ଲେଖାଗଲା"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:460
|
#: ../src/daemon/gnuserv.c:460
|
||||||
msgid "Enable debugging"
|
msgid "Enable debugging"
|
||||||
msgstr "ତ୍ରୁଟିମୁକ୍ତ କରିବା ପାଇଁ ସମର୍ଥ"
|
msgstr "ତ୍ରୁଟିମୁକ୍ତ କରିବା ପାଇଁ ସମର୍ଥ"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:460
|
#: ../src/daemon/gnuserv.c:460
|
||||||
msgid "DEBUG"
|
msgid "DEBUG"
|
||||||
msgstr "ତୃଟିମୁକ୍ତ"
|
msgstr "ତୃଟିମୁକ୍ତ"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:462
|
#: ../src/daemon/gnuserv.c:462
|
||||||
msgid "Enable verbose output"
|
msgid "Enable verbose output"
|
||||||
msgstr "ଦୃଷ୍ଟ ସୂଚନାଯୁକ୍ତ ନିର୍ଗମ କରିବା ପାଇଁ ସକ୍ଷମ"
|
msgstr "ଦୃଷ୍ଟ ସୂଚନାଯୁକ୍ତ ନିର୍ଗମ କରିବା ପାଇଁ ସକ୍ଷମ"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:462
|
#: ../src/daemon/gnuserv.c:462
|
||||||
msgid "VERBOSE"
|
msgid "VERBOSE"
|
||||||
msgstr "ଦୃଷ୍ଟ ସୂଚନାଯୁକ୍ତ"
|
msgstr "ଦୃଷ୍ଟ ସୂଚନାଯୁକ୍ତ"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:464
|
#: ../src/daemon/gnuserv.c:464
|
||||||
msgid "Don't fork into background"
|
msgid "Don't fork into background"
|
||||||
msgstr "ପୃଷ୍ଠଭୂମିକୁ ଶାଖାଯୁକ୍ତ କରନ୍ତୁ ନାହିଁ"
|
msgstr "ପୃଷ୍ଠଭୂମିକୁ ଶାଖାଯୁକ୍ତ କରନ୍ତୁ ନାହିଁ"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:464
|
#: ../src/daemon/gnuserv.c:464
|
||||||
msgid "NO-DAEMON"
|
msgid "NO-DAEMON"
|
||||||
msgstr "କାର୍ଯ୍ଯ ସହାୟକ ନାହିଁ"
|
msgstr "କାର୍ଯ୍ଯ ସହାୟକ ନାହିଁ"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:466
|
#: ../src/daemon/gnuserv.c:466
|
||||||
msgid "Invoked from inetd"
|
msgid "Invoked from inetd"
|
||||||
msgstr "ଆଇନେଟଡିରୁ ଡକାଯାଇଛି"
|
msgstr "ଆଇନେଟଡିରୁ ଡକାଯାଇଛି"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:466
|
#: ../src/daemon/gnuserv.c:466
|
||||||
msgid "INETD"
|
msgid "INETD"
|
||||||
msgstr "ଆଇନେଟଡି"
|
msgstr "ଆଇନେଟଡି"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:500
|
#: ../src/daemon/gnuserv.c:500
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Error on option %s: %s.\n"
|
"Error on option %s: %s.\n"
|
||||||
@@ -83,126 +85,126 @@ msgstr ""
|
|||||||
"%s ପସନ୍ଦରେ ତୃଟି: %s.\n"
|
"%s ପସନ୍ଦରେ ତୃଟି: %s.\n"
|
||||||
"ଉପଲବ୍ଧ ପୂରା ପାଠ୍ଯ ନିର୍ଦ୍ଦେଶ ପସନ୍ଦର ତାଲିକା ଦେଖିବା ପାଇଁ '%s --help' ଚଳାନ୍ତୁ.\n"
|
"ଉପଲବ୍ଧ ପୂରା ପାଠ୍ଯ ନିର୍ଦ୍ଦେଶ ପସନ୍ଦର ତାଲିକା ଦେଖିବା ପାଇଁ '%s --help' ଚଳାନ୍ତୁ.\n"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:28 sysdeps/sun4/siglist.c:28
|
#: ../sysdeps/osf1/siglist.c:29 ../sysdeps/sun4/siglist.c:29
|
||||||
msgid "Hangup"
|
msgid "Hangup"
|
||||||
msgstr "ସଂଯୋଗ ଛିନ୍ନ କରନ୍ତୁ"
|
msgstr "ସଂଯୋଗ ଛିନ୍ନ କରନ୍ତୁ"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:29 sysdeps/sun4/siglist.c:29
|
#: ../sysdeps/osf1/siglist.c:30 ../sysdeps/sun4/siglist.c:30
|
||||||
msgid "Interrupt"
|
msgid "Interrupt"
|
||||||
msgstr "ବ୍ଯାହତ କରନ୍ତୁ"
|
msgstr "ବ୍ଯାହତ କରନ୍ତୁ"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:30 sysdeps/sun4/siglist.c:30
|
#: ../sysdeps/osf1/siglist.c:31 ../sysdeps/sun4/siglist.c:31
|
||||||
msgid "Quit"
|
msgid "Quit"
|
||||||
msgstr "ବିଦାୟ ନିଅନ୍ତୁ"
|
msgstr "ବିଦାୟ ନିଅନ୍ତୁ"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:31 sysdeps/sun4/siglist.c:31
|
#: ../sysdeps/osf1/siglist.c:32 ../sysdeps/sun4/siglist.c:32
|
||||||
msgid "Illegal instruction"
|
msgid "Illegal instruction"
|
||||||
msgstr "ଅବୈଧ ଅନୁଦେଶ"
|
msgstr "ଅବୈଧ ଅନୁଦେଶ"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:32 sysdeps/sun4/siglist.c:32
|
#: ../sysdeps/osf1/siglist.c:33 ../sysdeps/sun4/siglist.c:33
|
||||||
msgid "Trace trap"
|
msgid "Trace trap"
|
||||||
msgstr "ଅନୁସନ୍ଧାନ ଯନ୍ତା"
|
msgstr "ଅନୁସନ୍ଧାନ ଯନ୍ତା"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:33 sysdeps/sun4/siglist.c:33
|
#: ../sysdeps/osf1/siglist.c:34 ../sysdeps/sun4/siglist.c:34
|
||||||
msgid "Abort"
|
msgid "Abort"
|
||||||
msgstr "ପରିତ୍ଯାଗ"
|
msgstr "ପରିତ୍ଯାଗ"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:34 sysdeps/sun4/siglist.c:34
|
#: ../sysdeps/osf1/siglist.c:35 ../sysdeps/sun4/siglist.c:35
|
||||||
msgid "EMT error"
|
msgid "EMT error"
|
||||||
msgstr "ଇ.ଏମ.ଟି. ତ୍ରୁଟି"
|
msgstr "ଇ.ଏମ.ଟି. ତ୍ରୁଟି"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:35 sysdeps/sun4/siglist.c:35
|
#: ../sysdeps/osf1/siglist.c:36 ../sysdeps/sun4/siglist.c:36
|
||||||
msgid "Floating-point exception"
|
msgid "Floating-point exception"
|
||||||
msgstr "ଅସ୍ଥାୟୀ ବିନ୍ଦୁ ତ୍ରୁଟି"
|
msgstr "ଅସ୍ଥାୟୀ ବିନ୍ଦୁ ତ୍ରୁଟି"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:36 sysdeps/sun4/siglist.c:36
|
#: ../sysdeps/osf1/siglist.c:37 ../sysdeps/sun4/siglist.c:37
|
||||||
msgid "Kill"
|
msgid "Kill"
|
||||||
msgstr "ସମାପନ"
|
msgstr "ସମାପନ"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:37 sysdeps/sun4/siglist.c:37
|
#: ../sysdeps/osf1/siglist.c:38 ../sysdeps/sun4/siglist.c:38
|
||||||
msgid "Bus error"
|
msgid "Bus error"
|
||||||
msgstr "ପରିପଥ ତ୍ରୁଟି"
|
msgstr "ପରିପଥ ତ୍ରୁଟି"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:38 sysdeps/sun4/siglist.c:38
|
#: ../sysdeps/osf1/siglist.c:39 ../sysdeps/sun4/siglist.c:39
|
||||||
msgid "Segmentation violation"
|
msgid "Segmentation violation"
|
||||||
msgstr "ଖଣ୍ଡକରଣ ଉଲଂଘନ"
|
msgstr "ଖଣ୍ଡକରଣ ଉଲଂଘନ"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:39 sysdeps/sun4/siglist.c:39
|
#: ../sysdeps/osf1/siglist.c:40 ../sysdeps/sun4/siglist.c:40
|
||||||
msgid "Bad argument to system call"
|
msgid "Bad argument to system call"
|
||||||
msgstr "ତନ୍ତ୍ର ଡାକରାକୁ ଅବୈଧ ସ୍ବତନ୍ତ୍ରଚର"
|
msgstr "ତନ୍ତ୍ର ଡାକରାକୁ ଅବୈଧ ସ୍ବତନ୍ତ୍ରଚର"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:40 sysdeps/sun4/siglist.c:40
|
#: ../sysdeps/osf1/siglist.c:41 ../sysdeps/sun4/siglist.c:41
|
||||||
msgid "Broken pipe"
|
msgid "Broken pipe"
|
||||||
msgstr "ଭଙ୍ଗା ପାଇପ"
|
msgstr "ଭଙ୍ଗା ପାଇପ"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:41 sysdeps/sun4/siglist.c:41
|
#: ../sysdeps/osf1/siglist.c:42 ../sysdeps/sun4/siglist.c:42
|
||||||
msgid "Alarm clock"
|
msgid "Alarm clock"
|
||||||
msgstr "ସତର୍କ ଘଡ଼ି"
|
msgstr "ସତର୍କ ଘଡ଼ି"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:42 sysdeps/sun4/siglist.c:42
|
#: ../sysdeps/osf1/siglist.c:43 ../sysdeps/sun4/siglist.c:43
|
||||||
msgid "Termination"
|
msgid "Termination"
|
||||||
msgstr "ସମାପ୍ତି"
|
msgstr "ସମାପ୍ତି"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:43 sysdeps/sun4/siglist.c:43
|
#: ../sysdeps/osf1/siglist.c:44 ../sysdeps/sun4/siglist.c:44
|
||||||
msgid "Urgent condition on socket"
|
msgid "Urgent condition on socket"
|
||||||
msgstr "ସକେଟରେ ଅତ୍ଯାଶ୍ଯକ ଅବସ୍ଥା"
|
msgstr "ସକେଟରେ ଅତ୍ଯାଶ୍ଯକ ଅବସ୍ଥା"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:44 sysdeps/sun4/siglist.c:44
|
#: ../sysdeps/osf1/siglist.c:45 ../sysdeps/sun4/siglist.c:45
|
||||||
msgid "Stop"
|
msgid "Stop"
|
||||||
msgstr "ବନ୍ଦ"
|
msgstr "ବନ୍ଦ"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:45 sysdeps/sun4/siglist.c:45
|
#: ../sysdeps/osf1/siglist.c:46 ../sysdeps/sun4/siglist.c:46
|
||||||
msgid "Keyboard stop"
|
msgid "Keyboard stop"
|
||||||
msgstr "ଚାବିପଟି ବନ୍ଦ"
|
msgstr "ଚାବିପଟି ବନ୍ଦ"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:46 sysdeps/sun4/siglist.c:46
|
#: ../sysdeps/osf1/siglist.c:47 ../sysdeps/sun4/siglist.c:47
|
||||||
msgid "Continue"
|
msgid "Continue"
|
||||||
msgstr "ଚାଲୁ ରଖନ୍ତୁ"
|
msgstr "ଚାଲୁ ରଖନ୍ତୁ"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:47 sysdeps/sun4/siglist.c:47
|
#: ../sysdeps/osf1/siglist.c:48 ../sysdeps/sun4/siglist.c:48
|
||||||
msgid "Child status has changed"
|
msgid "Child status has changed"
|
||||||
msgstr "ନିର୍ଭରକ ଅବସ୍ଥିତି ବଦଳି ଯାଇଛି"
|
msgstr "ନିର୍ଭରକ ଅବସ୍ଥିତି ବଦଳି ଯାଇଛି"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:48 sysdeps/sun4/siglist.c:48
|
#: ../sysdeps/osf1/siglist.c:49 ../sysdeps/sun4/siglist.c:49
|
||||||
msgid "Background read from tty"
|
msgid "Background read from tty"
|
||||||
msgstr "ଟି.ଟି.ୱାଇ.ଠାରୁ ପୃଷ୍ଠଭୂମି ପଠନ"
|
msgstr "ଟି.ଟି.ୱାଇ.ଠାରୁ ପୃଷ୍ଠଭୂମି ପଠନ"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:49 sysdeps/sun4/siglist.c:49
|
#: ../sysdeps/osf1/siglist.c:50 ../sysdeps/sun4/siglist.c:50
|
||||||
msgid "Background write to tty"
|
msgid "Background write to tty"
|
||||||
msgstr "ଟି.ଟି.ୱାଇ.କୁ ପୃଷ୍ଠଭୂମି ଲିଖନ"
|
msgstr "ଟି.ଟି.ୱାଇ.କୁ ପୃଷ୍ଠଭୂମି ଲିଖନ"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:50 sysdeps/sun4/siglist.c:50
|
#: ../sysdeps/osf1/siglist.c:51 ../sysdeps/sun4/siglist.c:51
|
||||||
msgid "I/O now possible"
|
msgid "I/O now possible"
|
||||||
msgstr "ବର୍ତ୍ତମାନ ନିବେଶ/ନିର୍ଗମ ସମ୍ଭବ"
|
msgstr "ବର୍ତ୍ତମାନ ନିବେଶ/ନିର୍ଗମ ସମ୍ଭବ"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:51 sysdeps/sun4/siglist.c:51
|
#: ../sysdeps/osf1/siglist.c:52 ../sysdeps/sun4/siglist.c:52
|
||||||
msgid "CPU limit exceeded"
|
msgid "CPU limit exceeded"
|
||||||
msgstr "କେନ୍ଦ୍ରୀୟ ସଂସାଧକ ସୀମା ପାର ହୋଇଯାଇଛି"
|
msgstr "କେନ୍ଦ୍ରୀୟ ସଂସାଧକ ସୀମା ପାର ହୋଇଯାଇଛି"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:52 sysdeps/sun4/siglist.c:52
|
#: ../sysdeps/osf1/siglist.c:53 ../sysdeps/sun4/siglist.c:53
|
||||||
msgid "File size limit exceeded"
|
msgid "File size limit exceeded"
|
||||||
msgstr "ଫାଇଲ ଆକାର ସୀମା ପାର ହୋଇଯାଇଛି"
|
msgstr "ଫାଇଲ ଆକାର ସୀମା ପାର ହୋଇଯାଇଛି"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:53 sysdeps/sun4/siglist.c:53
|
#: ../sysdeps/osf1/siglist.c:54 ../sysdeps/sun4/siglist.c:54
|
||||||
msgid "Virtual alarm clock"
|
msgid "Virtual alarm clock"
|
||||||
msgstr "ଆଭାସୀ ସତର୍କ ଘଡ଼ି"
|
msgstr "ଆଭାସୀ ସତର୍କ ଘଡ଼ି"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:54 sysdeps/sun4/siglist.c:54
|
#: ../sysdeps/osf1/siglist.c:55 ../sysdeps/sun4/siglist.c:55
|
||||||
msgid "Profiling alarm clock"
|
msgid "Profiling alarm clock"
|
||||||
msgstr "ସତର୍କ ଘଡ଼ିର ରୂପରେଖ ପ୍ରସ୍ତୁତି"
|
msgstr "ସତର୍କ ଘଡ଼ିର ରୂପରେଖ ପ୍ରସ୍ତୁତି"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:55 sysdeps/sun4/siglist.c:55
|
#: ../sysdeps/osf1/siglist.c:56 ../sysdeps/sun4/siglist.c:56
|
||||||
msgid "Window size change"
|
msgid "Window size change"
|
||||||
msgstr "ୱିଣ୍ଡୋ ଆକାର ବଦଳା"
|
msgstr "ୱିଣ୍ଡୋ ଆକାର ବଦଳା"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:56 sysdeps/sun4/siglist.c:56
|
#: ../sysdeps/osf1/siglist.c:57 ../sysdeps/sun4/siglist.c:57
|
||||||
msgid "Information request"
|
msgid "Information request"
|
||||||
msgstr "ସୂଚନା ଅନୁରୋଧ"
|
msgstr "ସୂଚନା ଅନୁରୋଧ"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:57 sysdeps/sun4/siglist.c:57
|
#: ../sysdeps/osf1/siglist.c:58 ../sysdeps/sun4/siglist.c:58
|
||||||
msgid "User defined signal 1"
|
msgid "User defined signal 1"
|
||||||
msgstr "ଚାଳକ ନିର୍ଦ୍ଦିଷ୍ଟ ସଙ୍କେତ ୧"
|
msgstr "ଚାଳକ ନିର୍ଦ୍ଦିଷ୍ଟ ସଙ୍କେତ ୧"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:58 sysdeps/sun4/siglist.c:58
|
#: ../sysdeps/osf1/siglist.c:59 ../sysdeps/sun4/siglist.c:59
|
||||||
msgid "User defined signal 2"
|
msgid "User defined signal 2"
|
||||||
msgstr "ଚାଳକ ନିର୍ଦ୍ଦିଷ୍ଟ ସଙ୍କେତ ୨"
|
msgstr "ଚାଳକ ନିର୍ଦ୍ଦିଷ୍ଟ ସଙ୍କେତ ୨"
|
||||||
|
158
po/sl.po
158
po/sl.po
@@ -1,206 +1,246 @@
|
|||||||
# Slovenian translation of libgtop
|
# Slovenian translation of libgtop
|
||||||
# Copyright (C) 2000 Free Software Foundation, Inc.
|
# Copyright (C) 2000 Free Software Foundation, Inc.
|
||||||
# Andraz Tori <andraz.tori1@guest.arnes.si>, 2000.
|
# Andraz Tori <andraz.tori1@guest.arnes.si>, 2000.
|
||||||
|
# Matic Žgur <mr.zgur@gmail.com>, 2006.
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: libgtop\n"
|
"Project-Id-Version: libgtop\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-09-25 18:15+0200\n"
|
"POT-Creation-Date: 2006-08-14 08:17+0200\n"
|
||||||
"PO-Revision-Date: 2000-05-22 02:46+0200\n"
|
"PO-Revision-Date: 2006-08-14 11:47+0100\n"
|
||||||
"Last-Translator: Andraz Tori <andraz.tori1@guest.arnes.si>\n"
|
"Last-Translator: Matic Žgur <mr.zgur@gmail.com>\n"
|
||||||
"Language-Team: Slovenian <sl@li.org>\n"
|
"Language-Team: Slovenian <sl@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3\n"
|
||||||
|
"X-Poedit-Language: Slovenian\n"
|
||||||
|
|
||||||
#: lib/read.c:65
|
#: ../lib/read.c:65
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "read %d byte"
|
msgid "read %d byte"
|
||||||
msgid_plural "read %d bytes"
|
msgid_plural "read %d bytes"
|
||||||
msgstr[0] "prebral %d bajtov"
|
msgstr[0] "prebran %d bajt"
|
||||||
msgstr[1] "prebral %d bajtov"
|
msgstr[1] "prebrana %d bajta"
|
||||||
|
msgstr[2] "prebrani %d bajti"
|
||||||
|
msgstr[3] "prebranih %d bajtov"
|
||||||
|
|
||||||
#: lib/read_data.c:53
|
#: ../lib/read_data.c:53
|
||||||
msgid "read data size"
|
msgid "read data size"
|
||||||
msgstr "prebral velikost podatkov"
|
msgstr "prebrana velikost podatkov"
|
||||||
|
|
||||||
#: lib/read_data.c:72
|
#: ../lib/read_data.c:72
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "read %lu byte of data"
|
msgid "read %lu byte of data"
|
||||||
msgid_plural "read %lu bytes of data"
|
msgid_plural "read %lu bytes of data"
|
||||||
msgstr[0] "prebral %d bajtov"
|
msgstr[0] "prebran %lu bajt podatkov"
|
||||||
msgstr[1] "prebral %d bajtov"
|
msgstr[1] "prebrana %lu bajta podatkov"
|
||||||
|
msgstr[2] "prebrani %lu bajti podatkov"
|
||||||
|
msgstr[3] "prebranih %lu bajtov podatkov"
|
||||||
|
|
||||||
#: lib/write.c:52
|
#: ../lib/write.c:53
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "wrote %d byte"
|
msgid "wrote %d byte"
|
||||||
msgid_plural "wrote %d bytes"
|
msgid_plural "wrote %d bytes"
|
||||||
msgstr[0] "zapisal %d bajtov"
|
msgstr[0] "zapisan %d bajt"
|
||||||
msgstr[1] "zapisal %d bajtov"
|
msgstr[1] "zapisana %d bajta"
|
||||||
|
msgstr[2] "zapisani %d bajti"
|
||||||
|
msgstr[3] "zapisanih %d bajtov"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:460
|
#: ../src/daemon/gnuserv.c:460
|
||||||
msgid "Enable debugging"
|
msgid "Enable debugging"
|
||||||
msgstr "Vključi razhroščevanje"
|
msgstr "Vključi razhroščevanje"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:460
|
#: ../src/daemon/gnuserv.c:460
|
||||||
msgid "DEBUG"
|
msgid "DEBUG"
|
||||||
msgstr "RAZHROŠČUJ"
|
msgstr "RAZHROŠČUJ"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:462
|
#: ../src/daemon/gnuserv.c:462
|
||||||
msgid "Enable verbose output"
|
msgid "Enable verbose output"
|
||||||
msgstr "Vključi zgovoren izhod"
|
msgstr "Vključi zgovoren izhod"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:462
|
#: ../src/daemon/gnuserv.c:462
|
||||||
msgid "VERBOSE"
|
msgid "VERBOSE"
|
||||||
msgstr "ZGOVOREN"
|
msgstr "ZGOVOREN"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:464
|
#: ../src/daemon/gnuserv.c:464
|
||||||
msgid "Don't fork into background"
|
msgid "Don't fork into background"
|
||||||
msgstr "Ne razveji se v ozadje"
|
msgstr "Ne razveji se v ozadje"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:464
|
#: ../src/daemon/gnuserv.c:464
|
||||||
msgid "NO-DAEMON"
|
msgid "NO-DAEMON"
|
||||||
msgstr "NI-DEAMON"
|
msgstr "NI-DEAMON"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:466
|
#: ../src/daemon/gnuserv.c:466
|
||||||
msgid "Invoked from inetd"
|
msgid "Invoked from inetd"
|
||||||
msgstr "Poklican iz programa inetd"
|
msgstr "Poklican iz programa inetd"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:466
|
#: ../src/daemon/gnuserv.c:466
|
||||||
msgid "INETD"
|
msgid "INETD"
|
||||||
msgstr "INETD"
|
msgstr "INETD"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:500
|
#: ../src/daemon/gnuserv.c:500
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Error on option %s: %s.\n"
|
"Error on option %s: %s.\n"
|
||||||
"Run '%s --help' to see a full list of available command line options.\n"
|
"Run '%s --help' to see a full list of available command line options.\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Napaka ob možnosti %s: %s.\n"
|
"Napaka ob možnosti %s: %s.\n"
|
||||||
"Poženite '%s --help', če želite videti popoln seznam možnosti ukazne "
|
"Poženite '%s --help', če želite videti popoln seznam možnosti ukazne vrstice.\n"
|
||||||
"vrstice.\n"
|
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:28 sysdeps/sun4/siglist.c:28
|
#: ../sysdeps/osf1/siglist.c:29
|
||||||
|
#: ../sysdeps/sun4/siglist.c:29
|
||||||
msgid "Hangup"
|
msgid "Hangup"
|
||||||
msgstr "Odloži"
|
msgstr "Odloži"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:29 sysdeps/sun4/siglist.c:29
|
#: ../sysdeps/osf1/siglist.c:30
|
||||||
|
#: ../sysdeps/sun4/siglist.c:30
|
||||||
msgid "Interrupt"
|
msgid "Interrupt"
|
||||||
msgstr "Prekinitev"
|
msgstr "Prekinitev"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:30 sysdeps/sun4/siglist.c:30
|
#: ../sysdeps/osf1/siglist.c:31
|
||||||
|
#: ../sysdeps/sun4/siglist.c:31
|
||||||
msgid "Quit"
|
msgid "Quit"
|
||||||
msgstr "Izhod"
|
msgstr "Izhod"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:31 sysdeps/sun4/siglist.c:31
|
#: ../sysdeps/osf1/siglist.c:32
|
||||||
|
#: ../sysdeps/sun4/siglist.c:32
|
||||||
msgid "Illegal instruction"
|
msgid "Illegal instruction"
|
||||||
msgstr "Neveljavn ukaz"
|
msgstr "Neveljavn ukaz"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:32 sysdeps/sun4/siglist.c:32
|
#: ../sysdeps/osf1/siglist.c:33
|
||||||
|
#: ../sysdeps/sun4/siglist.c:33
|
||||||
msgid "Trace trap"
|
msgid "Trace trap"
|
||||||
msgstr "Past sledenja"
|
msgstr "Past sledenja"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:33 sysdeps/sun4/siglist.c:33
|
#: ../sysdeps/osf1/siglist.c:34
|
||||||
|
#: ../sysdeps/sun4/siglist.c:34
|
||||||
msgid "Abort"
|
msgid "Abort"
|
||||||
msgstr "Prekini"
|
msgstr "Prekini"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:34 sysdeps/sun4/siglist.c:34
|
#: ../sysdeps/osf1/siglist.c:35
|
||||||
|
#: ../sysdeps/sun4/siglist.c:35
|
||||||
msgid "EMT error"
|
msgid "EMT error"
|
||||||
msgstr "Napaka EMT"
|
msgstr "Napaka EMT"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:35 sysdeps/sun4/siglist.c:35
|
#: ../sysdeps/osf1/siglist.c:36
|
||||||
|
#: ../sysdeps/sun4/siglist.c:36
|
||||||
msgid "Floating-point exception"
|
msgid "Floating-point exception"
|
||||||
msgstr "Izjema plavajoče vejice"
|
msgstr "Izjema plavajoče vejice"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:36 sysdeps/sun4/siglist.c:36
|
#: ../sysdeps/osf1/siglist.c:37
|
||||||
|
#: ../sysdeps/sun4/siglist.c:37
|
||||||
msgid "Kill"
|
msgid "Kill"
|
||||||
msgstr "Ubij"
|
msgstr "Ubij"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:37 sysdeps/sun4/siglist.c:37
|
#: ../sysdeps/osf1/siglist.c:38
|
||||||
|
#: ../sysdeps/sun4/siglist.c:38
|
||||||
msgid "Bus error"
|
msgid "Bus error"
|
||||||
msgstr "Napaka vodila"
|
msgstr "Napaka vodila"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:38 sysdeps/sun4/siglist.c:38
|
#: ../sysdeps/osf1/siglist.c:39
|
||||||
|
#: ../sysdeps/sun4/siglist.c:39
|
||||||
msgid "Segmentation violation"
|
msgid "Segmentation violation"
|
||||||
msgstr "Segmentacijska kršitev"
|
msgstr "Segmentacijska kršitev"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:39 sysdeps/sun4/siglist.c:39
|
#: ../sysdeps/osf1/siglist.c:40
|
||||||
|
#: ../sysdeps/sun4/siglist.c:40
|
||||||
msgid "Bad argument to system call"
|
msgid "Bad argument to system call"
|
||||||
msgstr "Slab argument sistemskemu klicu"
|
msgstr "Slab argument sistemskemu klicu"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:40 sysdeps/sun4/siglist.c:40
|
#: ../sysdeps/osf1/siglist.c:41
|
||||||
|
#: ../sysdeps/sun4/siglist.c:41
|
||||||
msgid "Broken pipe"
|
msgid "Broken pipe"
|
||||||
msgstr "Pretrgana cev"
|
msgstr "Pretrgana cev"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:41 sysdeps/sun4/siglist.c:41
|
#: ../sysdeps/osf1/siglist.c:42
|
||||||
|
#: ../sysdeps/sun4/siglist.c:42
|
||||||
msgid "Alarm clock"
|
msgid "Alarm clock"
|
||||||
msgstr "Budilka"
|
msgstr "Budilka"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:42 sysdeps/sun4/siglist.c:42
|
#: ../sysdeps/osf1/siglist.c:43
|
||||||
|
#: ../sysdeps/sun4/siglist.c:43
|
||||||
msgid "Termination"
|
msgid "Termination"
|
||||||
msgstr "Zaključek"
|
msgstr "Zaključek"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:43 sysdeps/sun4/siglist.c:43
|
#: ../sysdeps/osf1/siglist.c:44
|
||||||
|
#: ../sysdeps/sun4/siglist.c:44
|
||||||
msgid "Urgent condition on socket"
|
msgid "Urgent condition on socket"
|
||||||
msgstr "Nujno stanje na vtiču"
|
msgstr "Nujno stanje na vtiču"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:44 sysdeps/sun4/siglist.c:44
|
#: ../sysdeps/osf1/siglist.c:45
|
||||||
|
#: ../sysdeps/sun4/siglist.c:45
|
||||||
msgid "Stop"
|
msgid "Stop"
|
||||||
msgstr "Ustavi"
|
msgstr "Ustavi"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:45 sysdeps/sun4/siglist.c:45
|
#: ../sysdeps/osf1/siglist.c:46
|
||||||
|
#: ../sysdeps/sun4/siglist.c:46
|
||||||
msgid "Keyboard stop"
|
msgid "Keyboard stop"
|
||||||
msgstr "Ustavitev s tipkovnice"
|
msgstr "Ustavitev s tipkovnice"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:46 sysdeps/sun4/siglist.c:46
|
#: ../sysdeps/osf1/siglist.c:47
|
||||||
|
#: ../sysdeps/sun4/siglist.c:47
|
||||||
msgid "Continue"
|
msgid "Continue"
|
||||||
msgstr "Nadaljuj"
|
msgstr "Nadaljuj"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:47 sysdeps/sun4/siglist.c:47
|
#: ../sysdeps/osf1/siglist.c:48
|
||||||
|
#: ../sysdeps/sun4/siglist.c:48
|
||||||
msgid "Child status has changed"
|
msgid "Child status has changed"
|
||||||
msgstr "Stanje otroka se je spremenilo"
|
msgstr "Stanje otroka se je spremenilo"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:48 sysdeps/sun4/siglist.c:48
|
#: ../sysdeps/osf1/siglist.c:49
|
||||||
|
#: ../sysdeps/sun4/siglist.c:49
|
||||||
msgid "Background read from tty"
|
msgid "Background read from tty"
|
||||||
msgstr "Branje s tty v ozadju"
|
msgstr "Branje s tty v ozadju"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:49 sysdeps/sun4/siglist.c:49
|
#: ../sysdeps/osf1/siglist.c:50
|
||||||
|
#: ../sysdeps/sun4/siglist.c:50
|
||||||
msgid "Background write to tty"
|
msgid "Background write to tty"
|
||||||
msgstr "Pisanje na tty v ozadju"
|
msgstr "Pisanje na tty v ozadju"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:50 sysdeps/sun4/siglist.c:50
|
#: ../sysdeps/osf1/siglist.c:51
|
||||||
|
#: ../sysdeps/sun4/siglist.c:51
|
||||||
msgid "I/O now possible"
|
msgid "I/O now possible"
|
||||||
msgstr "V/I sedaj možen"
|
msgstr "V/I sedaj možen"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:51 sysdeps/sun4/siglist.c:51
|
#: ../sysdeps/osf1/siglist.c:52
|
||||||
|
#: ../sysdeps/sun4/siglist.c:52
|
||||||
msgid "CPU limit exceeded"
|
msgid "CPU limit exceeded"
|
||||||
msgstr "Prekoračena omejitev procesorja"
|
msgstr "Prekoračena omejitev procesorja"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:52 sysdeps/sun4/siglist.c:52
|
#: ../sysdeps/osf1/siglist.c:53
|
||||||
|
#: ../sysdeps/sun4/siglist.c:53
|
||||||
msgid "File size limit exceeded"
|
msgid "File size limit exceeded"
|
||||||
msgstr "Prekoračena omejitev dolžine datoteke"
|
msgstr "Prekoračena omejitev dolžine datoteke"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:53 sysdeps/sun4/siglist.c:53
|
#: ../sysdeps/osf1/siglist.c:54
|
||||||
|
#: ../sysdeps/sun4/siglist.c:54
|
||||||
msgid "Virtual alarm clock"
|
msgid "Virtual alarm clock"
|
||||||
msgstr "Navidezna budilka"
|
msgstr "Navidezna budilka"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:54 sysdeps/sun4/siglist.c:54
|
#: ../sysdeps/osf1/siglist.c:55
|
||||||
|
#: ../sysdeps/sun4/siglist.c:55
|
||||||
msgid "Profiling alarm clock"
|
msgid "Profiling alarm clock"
|
||||||
msgstr "Budilka profiliranja"
|
msgstr "Budilka profiliranja"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:55 sysdeps/sun4/siglist.c:55
|
#: ../sysdeps/osf1/siglist.c:56
|
||||||
|
#: ../sysdeps/sun4/siglist.c:56
|
||||||
msgid "Window size change"
|
msgid "Window size change"
|
||||||
msgstr "Sprememba velikosti okna"
|
msgstr "Sprememba velikosti okna"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:56 sysdeps/sun4/siglist.c:56
|
#: ../sysdeps/osf1/siglist.c:57
|
||||||
|
#: ../sysdeps/sun4/siglist.c:57
|
||||||
msgid "Information request"
|
msgid "Information request"
|
||||||
msgstr "Zahteva po podatkih"
|
msgstr "Zahteva po podatkih"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:57 sysdeps/sun4/siglist.c:57
|
#: ../sysdeps/osf1/siglist.c:58
|
||||||
|
#: ../sysdeps/sun4/siglist.c:58
|
||||||
msgid "User defined signal 1"
|
msgid "User defined signal 1"
|
||||||
msgstr "Uporabniško definiran signal 1"
|
msgstr "Uporabniško definiran signal 1"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:58 sysdeps/sun4/siglist.c:58
|
#: ../sysdeps/osf1/siglist.c:59
|
||||||
|
#: ../sysdeps/sun4/siglist.c:59
|
||||||
msgid "User defined signal 2"
|
msgid "User defined signal 2"
|
||||||
msgstr "Uporabniško definiran signal 2"
|
msgstr "Uporabniško definiran signal 2"
|
||||||
|
|
||||||
|
71
po/th.po
71
po/th.po
@@ -8,8 +8,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: libgtop 2.11.1\n"
|
"Project-Id-Version: libgtop 2.11.1\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-12-04 16:30+0700\n"
|
"POT-Creation-Date: 2006-08-27 17:55+0700\n"
|
||||||
"PO-Revision-Date: 2005-12-04 17:01+0700\n"
|
"PO-Revision-Date: 2006-08-27 17:56+0700\n"
|
||||||
"Last-Translator: Theppitak Karoonboonyanan <thep@linux.thai.net>\n"
|
"Last-Translator: Theppitak Karoonboonyanan <thep@linux.thai.net>\n"
|
||||||
"Language-Team: Thai <l10n@opentle.org>\n"
|
"Language-Team: Thai <l10n@opentle.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@@ -22,7 +22,6 @@ msgstr ""
|
|||||||
msgid "read %d byte"
|
msgid "read %d byte"
|
||||||
msgid_plural "read %d bytes"
|
msgid_plural "read %d bytes"
|
||||||
msgstr[0] "อ่าน %d ไบต์"
|
msgstr[0] "อ่าน %d ไบต์"
|
||||||
msgstr[1] "อ่าน %d ไบต์"
|
|
||||||
|
|
||||||
#: lib/read_data.c:53
|
#: lib/read_data.c:53
|
||||||
msgid "read data size"
|
msgid "read data size"
|
||||||
@@ -33,14 +32,12 @@ msgstr "อ่านขนาดข้อมูล"
|
|||||||
msgid "read %lu byte of data"
|
msgid "read %lu byte of data"
|
||||||
msgid_plural "read %lu bytes of data"
|
msgid_plural "read %lu bytes of data"
|
||||||
msgstr[0] "อ่านข้อมูล %lu ไบต์"
|
msgstr[0] "อ่านข้อมูล %lu ไบต์"
|
||||||
msgstr[1] "อ่านข้อมูล %lu ไบต์"
|
|
||||||
|
|
||||||
#: lib/write.c:52
|
#: lib/write.c:53
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "wrote %d byte"
|
msgid "wrote %d byte"
|
||||||
msgid_plural "wrote %d bytes"
|
msgid_plural "wrote %d bytes"
|
||||||
msgstr[0] "เขียน %d ไบต์"
|
msgstr[0] "เขียน %d ไบต์"
|
||||||
msgstr[1] "เขียน %d ไบต์"
|
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:460
|
#: src/daemon/gnuserv.c:460
|
||||||
msgid "Enable debugging"
|
msgid "Enable debugging"
|
||||||
@@ -83,126 +80,126 @@ msgstr ""
|
|||||||
"มีข้อผิดพลาดในตัวเลือก %s: %s\n"
|
"มีข้อผิดพลาดในตัวเลือก %s: %s\n"
|
||||||
"เรียก '%s --help' เพื่อดูรายการตัวเลือกบรรทัดคำสั่งทั้งหมดที่ใช้ได้\n"
|
"เรียก '%s --help' เพื่อดูรายการตัวเลือกบรรทัดคำสั่งทั้งหมดที่ใช้ได้\n"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:28 sysdeps/sun4/siglist.c:28
|
#: sysdeps/osf1/siglist.c:29 sysdeps/sun4/siglist.c:29
|
||||||
msgid "Hangup"
|
msgid "Hangup"
|
||||||
msgstr "ตัดการเชื่อมต่อ"
|
msgstr "ตัดการเชื่อมต่อ"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:29 sysdeps/sun4/siglist.c:29
|
#: sysdeps/osf1/siglist.c:30 sysdeps/sun4/siglist.c:30
|
||||||
msgid "Interrupt"
|
msgid "Interrupt"
|
||||||
msgstr "ขัดจังหวะ"
|
msgstr "ขัดจังหวะ"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:30 sysdeps/sun4/siglist.c:30
|
#: sysdeps/osf1/siglist.c:31 sysdeps/sun4/siglist.c:31
|
||||||
msgid "Quit"
|
msgid "Quit"
|
||||||
msgstr "ออกทันที"
|
msgstr "ออกทันที"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:31 sysdeps/sun4/siglist.c:31
|
#: sysdeps/osf1/siglist.c:32 sysdeps/sun4/siglist.c:32
|
||||||
msgid "Illegal instruction"
|
msgid "Illegal instruction"
|
||||||
msgstr "รหัสคำสั่งผิดพลาด"
|
msgstr "รหัสคำสั่งผิดพลาด"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:32 sysdeps/sun4/siglist.c:32
|
#: sysdeps/osf1/siglist.c:33 sysdeps/sun4/siglist.c:33
|
||||||
msgid "Trace trap"
|
msgid "Trace trap"
|
||||||
msgstr "หยุดเพื่อตรวจสอบ"
|
msgstr "หยุดเพื่อตรวจสอบ"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:33 sysdeps/sun4/siglist.c:33
|
#: sysdeps/osf1/siglist.c:34 sysdeps/sun4/siglist.c:34
|
||||||
msgid "Abort"
|
msgid "Abort"
|
||||||
msgstr "เลิกทำงาน"
|
msgstr "เลิกทำงาน"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:34 sysdeps/sun4/siglist.c:34
|
#: sysdeps/osf1/siglist.c:35 sysdeps/sun4/siglist.c:35
|
||||||
msgid "EMT error"
|
msgid "EMT error"
|
||||||
msgstr "ข้อผิดพลาด EMT"
|
msgstr "ข้อผิดพลาด EMT"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:35 sysdeps/sun4/siglist.c:35
|
#: sysdeps/osf1/siglist.c:36 sysdeps/sun4/siglist.c:36
|
||||||
msgid "Floating-point exception"
|
msgid "Floating-point exception"
|
||||||
msgstr "ความผิดพลาดเลขคณิตทศนิยม"
|
msgstr "ความผิดพลาดเลขคณิตทศนิยม"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:36 sysdeps/sun4/siglist.c:36
|
#: sysdeps/osf1/siglist.c:37 sysdeps/sun4/siglist.c:37
|
||||||
msgid "Kill"
|
msgid "Kill"
|
||||||
msgstr "ฆ่า"
|
msgstr "ฆ่า"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:37 sysdeps/sun4/siglist.c:37
|
#: sysdeps/osf1/siglist.c:38 sysdeps/sun4/siglist.c:38
|
||||||
msgid "Bus error"
|
msgid "Bus error"
|
||||||
msgstr "บัสผิดพลาด"
|
msgstr "บัสผิดพลาด"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:38 sysdeps/sun4/siglist.c:38
|
#: sysdeps/osf1/siglist.c:39 sysdeps/sun4/siglist.c:39
|
||||||
msgid "Segmentation violation"
|
msgid "Segmentation violation"
|
||||||
msgstr "การละเมิดพื้นที่หน่วยความจำ"
|
msgstr "การละเมิดพื้นที่หน่วยความจำ"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:39 sysdeps/sun4/siglist.c:39
|
#: sysdeps/osf1/siglist.c:40 sysdeps/sun4/siglist.c:40
|
||||||
msgid "Bad argument to system call"
|
msgid "Bad argument to system call"
|
||||||
msgstr "การเรียกฟังก์ชันระบบผิดพลาด"
|
msgstr "การเรียกฟังก์ชันระบบผิดพลาด"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:40 sysdeps/sun4/siglist.c:40
|
#: sysdeps/osf1/siglist.c:41 sysdeps/sun4/siglist.c:41
|
||||||
msgid "Broken pipe"
|
msgid "Broken pipe"
|
||||||
msgstr "ไปป์หลุด"
|
msgstr "ไปป์หลุด"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:41 sysdeps/sun4/siglist.c:41
|
#: sysdeps/osf1/siglist.c:42 sysdeps/sun4/siglist.c:42
|
||||||
msgid "Alarm clock"
|
msgid "Alarm clock"
|
||||||
msgstr "นาฬิกาปลุก"
|
msgstr "นาฬิกาปลุก"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:42 sysdeps/sun4/siglist.c:42
|
#: sysdeps/osf1/siglist.c:43 sysdeps/sun4/siglist.c:43
|
||||||
msgid "Termination"
|
msgid "Termination"
|
||||||
msgstr "จบการทำงาน"
|
msgstr "จบการทำงาน"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:43 sysdeps/sun4/siglist.c:43
|
#: sysdeps/osf1/siglist.c:44 sysdeps/sun4/siglist.c:44
|
||||||
msgid "Urgent condition on socket"
|
msgid "Urgent condition on socket"
|
||||||
msgstr "เงื่อนไขเร่งด่วนของซ็อกเก็ต"
|
msgstr "เงื่อนไขเร่งด่วนของซ็อกเก็ต"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:44 sysdeps/sun4/siglist.c:44
|
#: sysdeps/osf1/siglist.c:45 sysdeps/sun4/siglist.c:45
|
||||||
msgid "Stop"
|
msgid "Stop"
|
||||||
msgstr "หยุด"
|
msgstr "หยุด"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:45 sysdeps/sun4/siglist.c:45
|
#: sysdeps/osf1/siglist.c:46 sysdeps/sun4/siglist.c:46
|
||||||
msgid "Keyboard stop"
|
msgid "Keyboard stop"
|
||||||
msgstr "หยุดด้วยแป้นพิมพ์"
|
msgstr "หยุดด้วยแป้นพิมพ์"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:46 sysdeps/sun4/siglist.c:46
|
#: sysdeps/osf1/siglist.c:47 sysdeps/sun4/siglist.c:47
|
||||||
msgid "Continue"
|
msgid "Continue"
|
||||||
msgstr "ทำงานต่อ"
|
msgstr "ทำงานต่อ"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:47 sysdeps/sun4/siglist.c:47
|
#: sysdeps/osf1/siglist.c:48 sysdeps/sun4/siglist.c:48
|
||||||
msgid "Child status has changed"
|
msgid "Child status has changed"
|
||||||
msgstr "โพรเซสลูกเปลี่ยนสถานะ"
|
msgstr "โพรเซสลูกเปลี่ยนสถานะ"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:48 sysdeps/sun4/siglist.c:48
|
#: sysdeps/osf1/siglist.c:49 sysdeps/sun4/siglist.c:49
|
||||||
msgid "Background read from tty"
|
msgid "Background read from tty"
|
||||||
msgstr "โพรเซสเบื้องหลังอ่านเทอร์มินัล"
|
msgstr "โพรเซสเบื้องหลังอ่านเทอร์มินัล"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:49 sysdeps/sun4/siglist.c:49
|
#: sysdeps/osf1/siglist.c:50 sysdeps/sun4/siglist.c:50
|
||||||
msgid "Background write to tty"
|
msgid "Background write to tty"
|
||||||
msgstr "โพรเซสเบื้องหลังเขียนเทอร์มินัล"
|
msgstr "โพรเซสเบื้องหลังเขียนเทอร์มินัล"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:50 sysdeps/sun4/siglist.c:50
|
#: sysdeps/osf1/siglist.c:51 sysdeps/sun4/siglist.c:51
|
||||||
msgid "I/O now possible"
|
msgid "I/O now possible"
|
||||||
msgstr "ข้อมูลเข้า/ออกพร้อม"
|
msgstr "ข้อมูลเข้า/ออกพร้อม"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:51 sysdeps/sun4/siglist.c:51
|
#: sysdeps/osf1/siglist.c:52 sysdeps/sun4/siglist.c:52
|
||||||
msgid "CPU limit exceeded"
|
msgid "CPU limit exceeded"
|
||||||
msgstr "ทะลุขีดจำกัด CPU"
|
msgstr "ทะลุขีดจำกัด CPU"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:52 sysdeps/sun4/siglist.c:52
|
#: sysdeps/osf1/siglist.c:53 sysdeps/sun4/siglist.c:53
|
||||||
msgid "File size limit exceeded"
|
msgid "File size limit exceeded"
|
||||||
msgstr "ทะลุขีดจำกัดขนาดแฟ้ม"
|
msgstr "ทะลุขีดจำกัดขนาดแฟ้ม"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:53 sysdeps/sun4/siglist.c:53
|
#: sysdeps/osf1/siglist.c:54 sysdeps/sun4/siglist.c:54
|
||||||
msgid "Virtual alarm clock"
|
msgid "Virtual alarm clock"
|
||||||
msgstr "นาฬิกาปลุกเสมือน"
|
msgstr "นาฬิกาปลุกเสมือน"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:54 sysdeps/sun4/siglist.c:54
|
#: sysdeps/osf1/siglist.c:55 sysdeps/sun4/siglist.c:55
|
||||||
msgid "Profiling alarm clock"
|
msgid "Profiling alarm clock"
|
||||||
msgstr "นาฬิกาปลุกวัดประสิทธิภาพ"
|
msgstr "นาฬิกาปลุกวัดประสิทธิภาพ"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:55 sysdeps/sun4/siglist.c:55
|
#: sysdeps/osf1/siglist.c:56 sysdeps/sun4/siglist.c:56
|
||||||
msgid "Window size change"
|
msgid "Window size change"
|
||||||
msgstr "ขนาดหน้าต่างเทอร์มินัลเปลี่ยน"
|
msgstr "ขนาดหน้าต่างเทอร์มินัลเปลี่ยน"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:56 sysdeps/sun4/siglist.c:56
|
#: sysdeps/osf1/siglist.c:57 sysdeps/sun4/siglist.c:57
|
||||||
msgid "Information request"
|
msgid "Information request"
|
||||||
msgstr "ร้องขอข้อมูล"
|
msgstr "ร้องขอข้อมูล"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:57 sysdeps/sun4/siglist.c:57
|
#: sysdeps/osf1/siglist.c:58 sysdeps/sun4/siglist.c:58
|
||||||
msgid "User defined signal 1"
|
msgid "User defined signal 1"
|
||||||
msgstr "สัญญาณผู้ใช้กำหนด 1"
|
msgstr "สัญญาณผู้ใช้กำหนด 1"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:58 sysdeps/sun4/siglist.c:58
|
#: sysdeps/osf1/siglist.c:59 sysdeps/sun4/siglist.c:59
|
||||||
msgid "User defined signal 2"
|
msgid "User defined signal 2"
|
||||||
msgstr "สัญญาณผู้ใช้กำหนด 2"
|
msgstr "สัญญาณผู้ใช้กำหนด 2"
|
||||||
|
203
po/zh_HK.po
Normal file
203
po/zh_HK.po
Normal file
@@ -0,0 +1,203 @@
|
|||||||
|
# Chinese (Hong Kong) translation for libgtop.
|
||||||
|
# Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||||
|
# Abel Cheung <abel@oaka.org>, 2001-2003.
|
||||||
|
#
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: libgtop 2.9.92\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2006-06-26 23:04+0800\n"
|
||||||
|
"PO-Revision-Date: 2006-06-26 23:06+0800\n"
|
||||||
|
"Last-Translator: Abel Cheung <abel@oaka.org>\n"
|
||||||
|
"Language-Team: Chinese (Hong Kong) <community@linuxhall.org>\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../lib/read.c:65
|
||||||
|
#, c-format
|
||||||
|
msgid "read %d byte"
|
||||||
|
msgid_plural "read %d bytes"
|
||||||
|
msgstr[0] "讀入 %d 位元組"
|
||||||
|
|
||||||
|
#: ../lib/read_data.c:53
|
||||||
|
msgid "read data size"
|
||||||
|
msgstr "讀入資料大小"
|
||||||
|
|
||||||
|
#: ../lib/read_data.c:72
|
||||||
|
#, c-format
|
||||||
|
msgid "read %lu byte of data"
|
||||||
|
msgid_plural "read %lu bytes of data"
|
||||||
|
msgstr[0] "讀入 %lu 位元組的資料"
|
||||||
|
|
||||||
|
#: ../lib/write.c:53
|
||||||
|
#, c-format
|
||||||
|
msgid "wrote %d byte"
|
||||||
|
msgid_plural "wrote %d bytes"
|
||||||
|
msgstr[0] "寫入 %d 位元組"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:460
|
||||||
|
msgid "Enable debugging"
|
||||||
|
msgstr "啟用偵錯功能"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:460
|
||||||
|
msgid "DEBUG"
|
||||||
|
msgstr "偵錯"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:462
|
||||||
|
msgid "Enable verbose output"
|
||||||
|
msgstr "顯示詳細的輸出訊息"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:462
|
||||||
|
msgid "VERBOSE"
|
||||||
|
msgstr "詳細訊息"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:464
|
||||||
|
msgid "Don't fork into background"
|
||||||
|
msgstr "不要放置於背景執行"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:464
|
||||||
|
msgid "NO-DAEMON"
|
||||||
|
msgstr "NO-DAEMON"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:466
|
||||||
|
msgid "Invoked from inetd"
|
||||||
|
msgstr "透過 inetd 執行"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:466
|
||||||
|
msgid "INETD"
|
||||||
|
msgstr "INETD"
|
||||||
|
|
||||||
|
#: ../src/daemon/gnuserv.c:500
|
||||||
|
#, c-format
|
||||||
|
msgid ""
|
||||||
|
"Error on option %s: %s.\n"
|
||||||
|
"Run '%s --help' to see a full list of available command line options.\n"
|
||||||
|
msgstr ""
|
||||||
|
"選項 %s 發生錯誤:%s。\n"
|
||||||
|
"請執行‘%s --help’查看完整的指令列選項清單。\n"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:29 ../sysdeps/sun4/siglist.c:29
|
||||||
|
msgid "Hangup"
|
||||||
|
msgstr "掛斷 (Hangup)"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:30 ../sysdeps/sun4/siglist.c:30
|
||||||
|
msgid "Interrupt"
|
||||||
|
msgstr "中斷 (Interrupt)"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:31 ../sysdeps/sun4/siglist.c:31
|
||||||
|
msgid "Quit"
|
||||||
|
msgstr "退出 (Quit)"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:32 ../sysdeps/sun4/siglist.c:32
|
||||||
|
msgid "Illegal instruction"
|
||||||
|
msgstr "不合法硬件指示"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:33 ../sysdeps/sun4/siglist.c:33
|
||||||
|
msgid "Trace trap"
|
||||||
|
msgstr "TRAP 硬件錯誤"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:34 ../sysdeps/sun4/siglist.c:34
|
||||||
|
msgid "Abort"
|
||||||
|
msgstr "不正常中止"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:35 ../sysdeps/sun4/siglist.c:35
|
||||||
|
msgid "EMT error"
|
||||||
|
msgstr "EMT 硬件錯誤"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:36 ../sysdeps/sun4/siglist.c:36
|
||||||
|
msgid "Floating-point exception"
|
||||||
|
msgstr "浮點數運算出現例外情況"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:37 ../sysdeps/sun4/siglist.c:37
|
||||||
|
msgid "Kill"
|
||||||
|
msgstr "強行中止 (Kill)"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:38 ../sysdeps/sun4/siglist.c:38
|
||||||
|
msgid "Bus error"
|
||||||
|
msgstr "匯流排錯誤"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:39 ../sysdeps/sun4/siglist.c:39
|
||||||
|
msgid "Segmentation violation"
|
||||||
|
msgstr "記憶體區段錯誤"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:40 ../sysdeps/sun4/siglist.c:40
|
||||||
|
msgid "Bad argument to system call"
|
||||||
|
msgstr "系統函數參數錯誤"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:41 ../sysdeps/sun4/siglist.c:41
|
||||||
|
msgid "Broken pipe"
|
||||||
|
msgstr "管線中斷"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:42 ../sysdeps/sun4/siglist.c:42
|
||||||
|
msgid "Alarm clock"
|
||||||
|
msgstr "系統時鐘訊號"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:43 ../sysdeps/sun4/siglist.c:43
|
||||||
|
msgid "Termination"
|
||||||
|
msgstr "強行中止 (Term)"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:44 ../sysdeps/sun4/siglist.c:44
|
||||||
|
msgid "Urgent condition on socket"
|
||||||
|
msgstr "socket 緊急情況"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:45 ../sysdeps/sun4/siglist.c:45
|
||||||
|
msgid "Stop"
|
||||||
|
msgstr "暫停進程"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:46 ../sysdeps/sun4/siglist.c:46
|
||||||
|
msgid "Keyboard stop"
|
||||||
|
msgstr "鍵盤停止"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:47 ../sysdeps/sun4/siglist.c:47
|
||||||
|
msgid "Continue"
|
||||||
|
msgstr "繼續進程"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:48 ../sysdeps/sun4/siglist.c:48
|
||||||
|
msgid "Child status has changed"
|
||||||
|
msgstr "副進程狀態已改變"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:49 ../sysdeps/sun4/siglist.c:49
|
||||||
|
msgid "Background read from tty"
|
||||||
|
msgstr "背景進程從 tty 讀入資料"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:50 ../sysdeps/sun4/siglist.c:50
|
||||||
|
msgid "Background write to tty"
|
||||||
|
msgstr "背景進程向 tty 輸出資料"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:51 ../sysdeps/sun4/siglist.c:51
|
||||||
|
msgid "I/O now possible"
|
||||||
|
msgstr "可重新進行輸入/輸出"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:52 ../sysdeps/sun4/siglist.c:52
|
||||||
|
msgid "CPU limit exceeded"
|
||||||
|
msgstr "超過 CPU 限制"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:53 ../sysdeps/sun4/siglist.c:53
|
||||||
|
msgid "File size limit exceeded"
|
||||||
|
msgstr "超過檔案大小限制"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:54 ../sysdeps/sun4/siglist.c:54
|
||||||
|
msgid "Virtual alarm clock"
|
||||||
|
msgstr "虛擬時鐘訊號"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:55 ../sysdeps/sun4/siglist.c:55
|
||||||
|
msgid "Profiling alarm clock"
|
||||||
|
msgstr "效能測試計時器週期結束"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:56 ../sysdeps/sun4/siglist.c:56
|
||||||
|
msgid "Window size change"
|
||||||
|
msgstr "更改視窗尺寸"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:57 ../sysdeps/sun4/siglist.c:57
|
||||||
|
msgid "Information request"
|
||||||
|
msgstr "要求進程資訊"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:58 ../sysdeps/sun4/siglist.c:58
|
||||||
|
msgid "User defined signal 1"
|
||||||
|
msgstr "用戶自定訊號 1"
|
||||||
|
|
||||||
|
#: ../sysdeps/osf1/siglist.c:59 ../sysdeps/sun4/siglist.c:59
|
||||||
|
msgid "User defined signal 2"
|
||||||
|
msgstr "用戶自定訊號 2"
|
96
po/zh_TW.po
96
po/zh_TW.po
@@ -1,4 +1,4 @@
|
|||||||
# traditional Chinese translation for libgtop.
|
# Chinese (Taiwan) translation for libgtop.
|
||||||
# Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
|
# Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||||
# Abel Cheung <abel@oaka.org>, 2001-2003.
|
# Abel Cheung <abel@oaka.org>, 2001-2003.
|
||||||
#
|
#
|
||||||
@@ -6,70 +6,70 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: libgtop 2.9.92\n"
|
"Project-Id-Version: libgtop 2.9.92\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-09-25 18:15+0200\n"
|
"POT-Creation-Date: 2006-06-26 23:04+0800\n"
|
||||||
"PO-Revision-Date: 2005-03-05 16:33+0800\n"
|
"PO-Revision-Date: 2006-06-26 23:04+0800\n"
|
||||||
"Last-Translator: Abel Cheung <abel@oaka.org>\n"
|
"Last-Translator: Abel Cheung <abel@oaka.org>\n"
|
||||||
"Language-Team: Chinese (traditional) <community@linuxhall.org>\n"
|
"Language-Team: Chinese (Taiwan) <community@linuxhall.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
#: lib/read.c:65
|
#: ../lib/read.c:65
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "read %d byte"
|
msgid "read %d byte"
|
||||||
msgid_plural "read %d bytes"
|
msgid_plural "read %d bytes"
|
||||||
msgstr[0] "讀入 %d 位元組"
|
msgstr[0] "讀入 %d 位元組"
|
||||||
|
|
||||||
#: lib/read_data.c:53
|
#: ../lib/read_data.c:53
|
||||||
msgid "read data size"
|
msgid "read data size"
|
||||||
msgstr "讀入資料大小"
|
msgstr "讀入資料大小"
|
||||||
|
|
||||||
#: lib/read_data.c:72
|
#: ../lib/read_data.c:72
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "read %lu byte of data"
|
msgid "read %lu byte of data"
|
||||||
msgid_plural "read %lu bytes of data"
|
msgid_plural "read %lu bytes of data"
|
||||||
msgstr[0] "讀入 %lu 位元組的資料"
|
msgstr[0] "讀入 %lu 位元組的資料"
|
||||||
|
|
||||||
#: lib/write.c:52
|
#: ../lib/write.c:53
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "wrote %d byte"
|
msgid "wrote %d byte"
|
||||||
msgid_plural "wrote %d bytes"
|
msgid_plural "wrote %d bytes"
|
||||||
msgstr[0] "寫入 %d 位元組"
|
msgstr[0] "寫入 %d 位元組"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:460
|
#: ../src/daemon/gnuserv.c:460
|
||||||
msgid "Enable debugging"
|
msgid "Enable debugging"
|
||||||
msgstr "啟用偵錯功能"
|
msgstr "啟用偵錯功能"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:460
|
#: ../src/daemon/gnuserv.c:460
|
||||||
msgid "DEBUG"
|
msgid "DEBUG"
|
||||||
msgstr "偵錯"
|
msgstr "偵錯"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:462
|
#: ../src/daemon/gnuserv.c:462
|
||||||
msgid "Enable verbose output"
|
msgid "Enable verbose output"
|
||||||
msgstr "顯示詳細的輸出訊息"
|
msgstr "顯示詳細的輸出訊息"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:462
|
#: ../src/daemon/gnuserv.c:462
|
||||||
msgid "VERBOSE"
|
msgid "VERBOSE"
|
||||||
msgstr "詳細訊息"
|
msgstr "詳細訊息"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:464
|
#: ../src/daemon/gnuserv.c:464
|
||||||
msgid "Don't fork into background"
|
msgid "Don't fork into background"
|
||||||
msgstr "不要放置於背景執行"
|
msgstr "不要放置於背景執行"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:464
|
#: ../src/daemon/gnuserv.c:464
|
||||||
msgid "NO-DAEMON"
|
msgid "NO-DAEMON"
|
||||||
msgstr "NO-DAEMON"
|
msgstr "NO-DAEMON"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:466
|
#: ../src/daemon/gnuserv.c:466
|
||||||
msgid "Invoked from inetd"
|
msgid "Invoked from inetd"
|
||||||
msgstr "透過 inetd 執行"
|
msgstr "透過 inetd 執行"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:466
|
#: ../src/daemon/gnuserv.c:466
|
||||||
msgid "INETD"
|
msgid "INETD"
|
||||||
msgstr "INETD"
|
msgstr "INETD"
|
||||||
|
|
||||||
#: src/daemon/gnuserv.c:500
|
#: ../src/daemon/gnuserv.c:500
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Error on option %s: %s.\n"
|
"Error on option %s: %s.\n"
|
||||||
@@ -78,126 +78,126 @@ msgstr ""
|
|||||||
"選項 %s 發生錯誤:%s。\n"
|
"選項 %s 發生錯誤:%s。\n"
|
||||||
"請執行‘%s --help’查看完整的指令列選項清單。\n"
|
"請執行‘%s --help’查看完整的指令列選項清單。\n"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:28 sysdeps/sun4/siglist.c:28
|
#: ../sysdeps/osf1/siglist.c:29 ../sysdeps/sun4/siglist.c:29
|
||||||
msgid "Hangup"
|
msgid "Hangup"
|
||||||
msgstr "掛斷 (Hangup)"
|
msgstr "掛斷 (Hangup)"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:29 sysdeps/sun4/siglist.c:29
|
#: ../sysdeps/osf1/siglist.c:30 ../sysdeps/sun4/siglist.c:30
|
||||||
msgid "Interrupt"
|
msgid "Interrupt"
|
||||||
msgstr "中斷 (Interrupt)"
|
msgstr "中斷 (Interrupt)"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:30 sysdeps/sun4/siglist.c:30
|
#: ../sysdeps/osf1/siglist.c:31 ../sysdeps/sun4/siglist.c:31
|
||||||
msgid "Quit"
|
msgid "Quit"
|
||||||
msgstr "退出 (Quit)"
|
msgstr "退出 (Quit)"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:31 sysdeps/sun4/siglist.c:31
|
#: ../sysdeps/osf1/siglist.c:32 ../sysdeps/sun4/siglist.c:32
|
||||||
msgid "Illegal instruction"
|
msgid "Illegal instruction"
|
||||||
msgstr "不合法硬體指示"
|
msgstr "不合法硬體指示"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:32 sysdeps/sun4/siglist.c:32
|
#: ../sysdeps/osf1/siglist.c:33 ../sysdeps/sun4/siglist.c:33
|
||||||
msgid "Trace trap"
|
msgid "Trace trap"
|
||||||
msgstr "TRAP 硬體錯誤"
|
msgstr "TRAP 硬體錯誤"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:33 sysdeps/sun4/siglist.c:33
|
#: ../sysdeps/osf1/siglist.c:34 ../sysdeps/sun4/siglist.c:34
|
||||||
msgid "Abort"
|
msgid "Abort"
|
||||||
msgstr "不正常中止"
|
msgstr "不正常中止"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:34 sysdeps/sun4/siglist.c:34
|
#: ../sysdeps/osf1/siglist.c:35 ../sysdeps/sun4/siglist.c:35
|
||||||
msgid "EMT error"
|
msgid "EMT error"
|
||||||
msgstr "EMT 硬體錯誤"
|
msgstr "EMT 硬體錯誤"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:35 sysdeps/sun4/siglist.c:35
|
#: ../sysdeps/osf1/siglist.c:36 ../sysdeps/sun4/siglist.c:36
|
||||||
msgid "Floating-point exception"
|
msgid "Floating-point exception"
|
||||||
msgstr "浮點數運算出現例外情況"
|
msgstr "浮點數運算出現例外情況"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:36 sysdeps/sun4/siglist.c:36
|
#: ../sysdeps/osf1/siglist.c:37 ../sysdeps/sun4/siglist.c:37
|
||||||
msgid "Kill"
|
msgid "Kill"
|
||||||
msgstr "強行中止 (Kill)"
|
msgstr "強行中止 (Kill)"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:37 sysdeps/sun4/siglist.c:37
|
#: ../sysdeps/osf1/siglist.c:38 ../sysdeps/sun4/siglist.c:38
|
||||||
msgid "Bus error"
|
msgid "Bus error"
|
||||||
msgstr "匯流排錯誤"
|
msgstr "匯流排錯誤"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:38 sysdeps/sun4/siglist.c:38
|
#: ../sysdeps/osf1/siglist.c:39 ../sysdeps/sun4/siglist.c:39
|
||||||
msgid "Segmentation violation"
|
msgid "Segmentation violation"
|
||||||
msgstr "記憶體區段錯誤"
|
msgstr "記憶體區段錯誤"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:39 sysdeps/sun4/siglist.c:39
|
#: ../sysdeps/osf1/siglist.c:40 ../sysdeps/sun4/siglist.c:40
|
||||||
msgid "Bad argument to system call"
|
msgid "Bad argument to system call"
|
||||||
msgstr "系統函式參數錯誤"
|
msgstr "系統函式參數錯誤"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:40 sysdeps/sun4/siglist.c:40
|
#: ../sysdeps/osf1/siglist.c:41 ../sysdeps/sun4/siglist.c:41
|
||||||
msgid "Broken pipe"
|
msgid "Broken pipe"
|
||||||
msgstr "管線中斷"
|
msgstr "管線中斷"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:41 sysdeps/sun4/siglist.c:41
|
#: ../sysdeps/osf1/siglist.c:42 ../sysdeps/sun4/siglist.c:42
|
||||||
msgid "Alarm clock"
|
msgid "Alarm clock"
|
||||||
msgstr "系統時鐘訊號"
|
msgstr "系統時鐘訊號"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:42 sysdeps/sun4/siglist.c:42
|
#: ../sysdeps/osf1/siglist.c:43 ../sysdeps/sun4/siglist.c:43
|
||||||
msgid "Termination"
|
msgid "Termination"
|
||||||
msgstr "強行中止 (Term)"
|
msgstr "強行中止 (Term)"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:43 sysdeps/sun4/siglist.c:43
|
#: ../sysdeps/osf1/siglist.c:44 ../sysdeps/sun4/siglist.c:44
|
||||||
msgid "Urgent condition on socket"
|
msgid "Urgent condition on socket"
|
||||||
msgstr "socket 緊急情況"
|
msgstr "socket 緊急情況"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:44 sysdeps/sun4/siglist.c:44
|
#: ../sysdeps/osf1/siglist.c:45 ../sysdeps/sun4/siglist.c:45
|
||||||
msgid "Stop"
|
msgid "Stop"
|
||||||
msgstr "暫停進程"
|
msgstr "暫停進程"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:45 sysdeps/sun4/siglist.c:45
|
#: ../sysdeps/osf1/siglist.c:46 ../sysdeps/sun4/siglist.c:46
|
||||||
msgid "Keyboard stop"
|
msgid "Keyboard stop"
|
||||||
msgstr "鍵盤停止"
|
msgstr "鍵盤停止"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:46 sysdeps/sun4/siglist.c:46
|
#: ../sysdeps/osf1/siglist.c:47 ../sysdeps/sun4/siglist.c:47
|
||||||
msgid "Continue"
|
msgid "Continue"
|
||||||
msgstr "繼續進程"
|
msgstr "繼續進程"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:47 sysdeps/sun4/siglist.c:47
|
#: ../sysdeps/osf1/siglist.c:48 ../sysdeps/sun4/siglist.c:48
|
||||||
msgid "Child status has changed"
|
msgid "Child status has changed"
|
||||||
msgstr "副進程狀態已改變"
|
msgstr "副進程狀態已改變"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:48 sysdeps/sun4/siglist.c:48
|
#: ../sysdeps/osf1/siglist.c:49 ../sysdeps/sun4/siglist.c:49
|
||||||
msgid "Background read from tty"
|
msgid "Background read from tty"
|
||||||
msgstr "背景進程從 tty 讀入資料"
|
msgstr "背景進程從 tty 讀入資料"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:49 sysdeps/sun4/siglist.c:49
|
#: ../sysdeps/osf1/siglist.c:50 ../sysdeps/sun4/siglist.c:50
|
||||||
msgid "Background write to tty"
|
msgid "Background write to tty"
|
||||||
msgstr "背景進程向 tty 輸出資料"
|
msgstr "背景進程向 tty 輸出資料"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:50 sysdeps/sun4/siglist.c:50
|
#: ../sysdeps/osf1/siglist.c:51 ../sysdeps/sun4/siglist.c:51
|
||||||
msgid "I/O now possible"
|
msgid "I/O now possible"
|
||||||
msgstr "可重新進行輸入/輸出"
|
msgstr "可重新進行輸入/輸出"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:51 sysdeps/sun4/siglist.c:51
|
#: ../sysdeps/osf1/siglist.c:52 ../sysdeps/sun4/siglist.c:52
|
||||||
msgid "CPU limit exceeded"
|
msgid "CPU limit exceeded"
|
||||||
msgstr "超過 CPU 限制"
|
msgstr "超過 CPU 限制"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:52 sysdeps/sun4/siglist.c:52
|
#: ../sysdeps/osf1/siglist.c:53 ../sysdeps/sun4/siglist.c:53
|
||||||
msgid "File size limit exceeded"
|
msgid "File size limit exceeded"
|
||||||
msgstr "超過檔案大小限制"
|
msgstr "超過檔案大小限制"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:53 sysdeps/sun4/siglist.c:53
|
#: ../sysdeps/osf1/siglist.c:54 ../sysdeps/sun4/siglist.c:54
|
||||||
msgid "Virtual alarm clock"
|
msgid "Virtual alarm clock"
|
||||||
msgstr "虛擬時鐘訊號"
|
msgstr "虛擬時鐘訊號"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:54 sysdeps/sun4/siglist.c:54
|
#: ../sysdeps/osf1/siglist.c:55 ../sysdeps/sun4/siglist.c:55
|
||||||
msgid "Profiling alarm clock"
|
msgid "Profiling alarm clock"
|
||||||
msgstr "效能測試計時器週期結束"
|
msgstr "效能測試計時器週期結束"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:55 sysdeps/sun4/siglist.c:55
|
#: ../sysdeps/osf1/siglist.c:56 ../sysdeps/sun4/siglist.c:56
|
||||||
msgid "Window size change"
|
msgid "Window size change"
|
||||||
msgstr "更改視窗尺寸"
|
msgstr "更改視窗尺寸"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:56 sysdeps/sun4/siglist.c:56
|
#: ../sysdeps/osf1/siglist.c:57 ../sysdeps/sun4/siglist.c:57
|
||||||
msgid "Information request"
|
msgid "Information request"
|
||||||
msgstr "要求進程資訊"
|
msgstr "要求進程資訊"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:57 sysdeps/sun4/siglist.c:57
|
#: ../sysdeps/osf1/siglist.c:58 ../sysdeps/sun4/siglist.c:58
|
||||||
msgid "User defined signal 1"
|
msgid "User defined signal 1"
|
||||||
msgstr "用戶自定訊號 1"
|
msgstr "用戶自定訊號 1"
|
||||||
|
|
||||||
#: sysdeps/osf1/siglist.c:58 sysdeps/sun4/siglist.c:58
|
#: ../sysdeps/osf1/siglist.c:59 ../sysdeps/sun4/siglist.c:59
|
||||||
msgid "User defined signal 2"
|
msgid "User defined signal 2"
|
||||||
msgstr "用戶自定訊號 2"
|
msgstr "用戶自定訊號 2"
|
||||||
|
@@ -21,6 +21,7 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <config.h>
|
||||||
#include "daemon.h"
|
#include "daemon.h"
|
||||||
#include <glibtop/error.h>
|
#include <glibtop/error.h>
|
||||||
|
|
||||||
|
@@ -21,6 +21,7 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <config.h>
|
||||||
#include "daemon.h"
|
#include "daemon.h"
|
||||||
|
|
||||||
#ifdef LIBGTOP_ENABLE_DEBUG
|
#ifdef LIBGTOP_ENABLE_DEBUG
|
||||||
|
@@ -21,6 +21,7 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <config.h>
|
||||||
#include "daemon.h"
|
#include "daemon.h"
|
||||||
|
|
||||||
static glibtop _glibtop_global_server;
|
static glibtop _glibtop_global_server;
|
||||||
|
@@ -21,6 +21,7 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <config.h>
|
||||||
#include "daemon.h"
|
#include "daemon.h"
|
||||||
#include <glibtop/error.h>
|
#include <glibtop/error.h>
|
||||||
|
|
||||||
|
@@ -21,6 +21,7 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <config.h>
|
||||||
#include <glibtop.h>
|
#include <glibtop.h>
|
||||||
#include <glibtop/error.h>
|
#include <glibtop/error.h>
|
||||||
#include <glibtop/version.h>
|
#include <glibtop/version.h>
|
||||||
|
@@ -2,8 +2,8 @@ bin_PROGRAMS = mkinodedb2 file_by_inode2
|
|||||||
|
|
||||||
INCLUDES = @INCLUDES@
|
INCLUDES = @INCLUDES@
|
||||||
|
|
||||||
mkinodedb2_LDADD = $(top_builddir)/lib/libgtop-2.0.la \
|
mkinodedb2_LDADD = $(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
|
||||||
$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
|
$(top_builddir)/lib/libgtop-2.0.la \
|
||||||
$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
|
$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
|
||||||
|
|
||||||
file_by_inode2_LDADD = $(top_builddir)/lib/libgtop-2.0.la \
|
file_by_inode2_LDADD = $(top_builddir)/lib/libgtop-2.0.la \
|
||||||
|
@@ -21,6 +21,7 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <config.h>
|
||||||
#include <glibtop.h>
|
#include <glibtop.h>
|
||||||
#include <glibtop/error.h>
|
#include <glibtop/error.h>
|
||||||
#include <glibtop/inodedb.h>
|
#include <glibtop/inodedb.h>
|
||||||
|
@@ -21,6 +21,7 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <config.h>
|
||||||
#include <glibtop.h>
|
#include <glibtop.h>
|
||||||
#include <glibtop/error.h>
|
#include <glibtop/error.h>
|
||||||
#include <glibtop/inodedb.h>
|
#include <glibtop/inodedb.h>
|
||||||
|
@@ -21,6 +21,7 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <config.h>
|
||||||
#include <glibtop/close.h>
|
#include <glibtop/close.h>
|
||||||
|
|
||||||
/* Closes pipe to gtop server. */
|
/* Closes pipe to gtop server. */
|
||||||
|
@@ -21,6 +21,7 @@
|
|||||||
Boston, MA 02111-1307, USA.
|
Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <config.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <sys/systemcfg.h>
|
#include <sys/systemcfg.h>
|
||||||
#include <sys/sysinfo.h>
|
#include <sys/sysinfo.h>
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user