summaryrefslogtreecommitdiff
path: root/po/uk.po
diff options
context:
space:
mode:
authorjbj <jbj>2002-08-11 17:17:55 +0000
committerjbj <jbj>2002-08-11 17:17:55 +0000
commit5928638898cd3da0cd35aaeb7363d06f6f5a34a6 (patch)
tree1bb92650a5669c6ae720c92f0ade938efc58a3dc /po/uk.po
parent9515483d5767a549aa2cd25ed5e5232e6fdb8715 (diff)
downloadlibpopt-5928638898cd3da0cd35aaeb7363d06f6f5a34a6.tar.gz
Re-add the POPT_ keywod to xgettext text extraction.
Diffstat (limited to 'po/uk.po')
-rw-r--r--po/uk.po91
1 files changed, 90 insertions, 1 deletions
diff --git a/po/uk.po b/po/uk.po
index 1d44fed..bff1e84 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2002-07-31 09:10-0400\n"
+"POT-Creation-Date: 2002-08-10 12:40-0400\n"
"PO-Revision-Date: 1999-09-30 16:54+0200\n"
"Last-Translator: Yuri Syrota <rasta@renome.rovno.ua>\n"
"Language-Team: Ukrainian <uk@li.org>\n"
@@ -13,6 +13,55 @@ msgstr ""
"Content-Type: text/plain; charset=koi8-u\n"
"Content-Transfer-Encoding: 8bit\n"
+#: popt.c:34
+msgid "unknown errno"
+msgstr ""
+
+#: popt.c:940
+#, c-format
+msgid "option type (%d) not implemented in popt\n"
+msgstr ""
+
+#: popt.c:1160
+msgid "missing argument"
+msgstr ""
+
+#: popt.c:1162
+msgid "unknown option"
+msgstr ""
+
+#: popt.c:1164
+msgid "mutually exclusive logical operations requested"
+msgstr ""
+
+#: popt.c:1166
+msgid "opt->arg should not be NULL"
+msgstr ""
+
+#: popt.c:1168
+msgid "aliases nested too deeply"
+msgstr ""
+
+#: popt.c:1170
+msgid "error in parameter quoting"
+msgstr ""
+
+#: popt.c:1172
+msgid "invalid numeric value"
+msgstr ""
+
+#: popt.c:1174
+msgid "number too large or too small"
+msgstr ""
+
+#: popt.c:1176
+msgid "memory allocation failed"
+msgstr ""
+
+#: popt.c:1180
+msgid "unknown error"
+msgstr ""
+
#: popthelp.c:57
msgid "Show this help message"
msgstr "Показати цю дов╕дку"
@@ -25,3 +74,43 @@ msgstr "Показати коротку дов╕дку про використання"
#, fuzzy
msgid "Display option defaults in message"
msgstr "Показати коротку дов╕дку про використання"
+
+#: popthelp.c:103
+msgid "NONE"
+msgstr ""
+
+#: popthelp.c:105
+msgid "VAL"
+msgstr ""
+
+#: popthelp.c:109
+msgid "INT"
+msgstr ""
+
+#: popthelp.c:110
+msgid "LONG"
+msgstr ""
+
+#: popthelp.c:111
+msgid "STRING"
+msgstr ""
+
+#: popthelp.c:112
+msgid "FLOAT"
+msgstr ""
+
+#: popthelp.c:113
+msgid "DOUBLE"
+msgstr ""
+
+#: popthelp.c:114
+msgid "ARG"
+msgstr ""
+
+#: popthelp.c:486
+msgid "Usage:"
+msgstr ""
+
+#: popthelp.c:510
+msgid "[OPTION...]"
+msgstr ""