summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Syrota <rasta@src.gnome.org>2000-01-13 16:18:58 +0000
committerYuri Syrota <rasta@src.gnome.org>2000-01-13 16:18:58 +0000
commit74f688c5d1269ff331c2e88f08deb0a65c92d27b (patch)
tree2c91891167d91b28f596d203e26dfcdcb80bc8ab
parent65b08749cfecd158baab5c2c45fb59371531fc86 (diff)
downloadlibgtop-74f688c5d1269ff331c2e88f08deb0a65c92d27b.tar.gz
Updated Ukrainian translation
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
-rw-r--r--po/uk.po104
3 files changed, 38 insertions, 72 deletions
diff --git a/ChangeLog b/ChangeLog
index 7053085d..e2b7d593 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1999-01-13 Yuri Syrota <rasta@renome.rovno.ua>
+
+ * configure.in: Added Ukrainian (uk) to ALL_LINGUAS
+
2000-01-13 Martin Baulig <martin@home-of-linux.org>
* include/glibtop/compat_10.h: Add compatibility #defines for
diff --git a/configure.in b/configure.in
index ce8c1fac..d132654c 100644
--- a/configure.in
+++ b/configure.in
@@ -247,7 +247,7 @@ AC_FUNC_STRFTIME
AC_CHECK_FUNCS(getcwd gettimeofday getwd putenv strdup strtoul uname)
dnl ## all 'es_??' are only needed for format numbers different of 'es'
-ALL_LINGUAS="da de es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fi fr gl ja ko nl no pl pt_BR sv"
+ALL_LINGUAS="da de es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fi fr gl ja ko nl no pl pt_BR sv uk"
AM_GNOME_GETTEXT
AC_PATH_XTRA
diff --git a/po/uk.po b/po/uk.po
index 3f4b9cfb..f82bdcf7 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -1,12 +1,12 @@
# Ukrainian translation for Libgtop.
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# Yuri Syrota <rasta@renome.rovno.ua>, 1999.
+# Copyright (C) 2000 Free Software Foundation, Inc.
+# Yuri Syrota <rasta@renome.rovno.ua>, 2000.
#
msgid ""
msgstr ""
"Project-Id-Version: libgtop 1.1.3\n"
-"POT-Creation-Date: 1999-11-26 14:43+0200\n"
-"PO-Revision-Date: 1999-11-26 14:43+0200\n"
+"POT-Creation-Date: 2000-01-13 17:57+0200\n"
+"PO-Revision-Date: 2000-01-13 17:57+0200\n"
"Last-Translator: Yuri Syrota <rasta@renome.rovno.ua>\n"
"Language-Team: Ukrainian <uk@li.org>\n"
"MIME-Version: 1.0\n"
@@ -205,24 +205,6 @@ msgstr ""
msgid "Memory in locked pages in kB"
msgstr ""
-#: sysdeps/names/mountlist.c:40 sysdeps/names/mountlist.c:47
-#: sysdeps/names/proclist.c:40 sysdeps/names/proclist.c:47
-#: sysdeps/names/procmap.c:40 sysdeps/names/procmap.c:47
-msgid "Number of list elements"
-msgstr ""
-
-#: sysdeps/names/mountlist.c:41 sysdeps/names/mountlist.c:48
-#: sysdeps/names/proclist.c:41 sysdeps/names/proclist.c:48
-#: sysdeps/names/procmap.c:41 sysdeps/names/procmap.c:48
-msgid "Total size of list"
-msgstr ""
-
-#: sysdeps/names/mountlist.c:42 sysdeps/names/mountlist.c:49
-#: sysdeps/names/proclist.c:42 sysdeps/names/proclist.c:49
-#: sysdeps/names/procmap.c:42 sysdeps/names/procmap.c:49
-msgid "Size of a single list element"
-msgstr ""
-
#: sysdeps/names/msg_limits.c:42 sysdeps/names/msg_limits.c:53
msgid "Size in kilobytes of message pool"
msgstr ""
@@ -1152,62 +1134,42 @@ msgstr ""
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr ""
-#: lib/read.c:75
-#, c-format
-msgid "read %d bytes"
-msgstr ""
+#: lib/errors.c:31
+msgid "No error"
+msgstr "Без помилок"
-#: lib/read_data.c:49
-msgid "read data size"
-msgstr ""
+#: lib/errors.c:32
+msgid "Unknown error"
+msgstr "Нев╕дома помилка"
-#: lib/read_data.c:66
-#, c-format
-msgid "read data %d bytes"
-msgstr ""
+#: lib/errors.c:33
+msgid "Invalid argument"
+msgstr "Нев╕рний аргумент"
-#: lib/write.c:48
-#, c-format
-msgid "write %d bytes"
+#: lib/errors.c:34
+msgid "No such parameter"
msgstr ""
-#: src/daemon/gnuserv.c:446
-msgid "Enable debugging"
-msgstr "Актив╕зувати налагодження"
-
-#: src/daemon/gnuserv.c:446
-msgid "DEBUG"
-msgstr "НАЛАГОДЖЕННЯ"
-
-#: src/daemon/gnuserv.c:448
-msgid "Enable verbose output"
-msgstr "Актив╕зувати розгорнутий вив╕д"
-
-#: src/daemon/gnuserv.c:448
-msgid "VERBOSE"
-msgstr "РОЗГОРНУТО"
-
-#: src/daemon/gnuserv.c:450
-msgid "Don't fork into background"
-msgstr "Не переходити в тло"
+#: lib/errors.c:35
+msgid "Attempted to modify a read-only value"
+msgstr ""
-#: src/daemon/gnuserv.c:450
-msgid "NO-DAEMON"
-msgstr "НЕ-ДЕМОН"
+#: lib/errors.c:36
+msgid "Parameter size mismatch"
+msgstr ""
-#: src/daemon/gnuserv.c:452
-msgid "Invoked from inetd"
-msgstr "Викликанано з inetd"
+#: lib/errors.c:37
+msgid "Communication with LibGTop server failed"
+msgstr ""
-#: src/daemon/gnuserv.c:452
-msgid "INETD"
-msgstr "INETD"
+#: lib/errors.c:38
+msgid "No such process"
+msgstr ""
-#: src/daemon/gnuserv.c:486
-#, c-format
-msgid ""
-"Error on option %s: %s.\n"
-"Run '%s --help' to see a full list of available command line options.\n"
+#: lib/errors.c:39
+msgid "No kernel support"
msgstr ""
-"Помилковий параметр %s: %s.\n"
-"Запуст╕ть '%s --help' щоб побачити список можливих параметр╕в.\n"
+
+#: lib/errors.c:40
+msgid "Incompatible kernel version"
+msgstr "Несум╕сна верс╕я ядра"