diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2007-07-05 16:59:34 +0300 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2007-07-05 16:59:34 +0300 |
commit | 5275cce57b26482baa54ba9935a36d9c93aa4e23 (patch) | |
tree | 2da1223bdeaac2cbf7f461d6bdbb9b9415155a8e /popt/po/id.po | |
parent | 769ad04453840ad92cb2a438c6f0825a76cd01f7 (diff) | |
download | librpm-tizen-5275cce57b26482baa54ba9935a36d9c93aa4e23.tar.gz librpm-tizen-5275cce57b26482baa54ba9935a36d9c93aa4e23.tar.bz2 librpm-tizen-5275cce57b26482baa54ba9935a36d9c93aa4e23.zip |
Rip out popt.
Diffstat (limited to 'popt/po/id.po')
-rw-r--r-- | popt/po/id.po | 117 |
1 files changed, 0 insertions, 117 deletions
diff --git a/popt/po/id.po b/popt/po/id.po deleted file mode 100644 index 217c95318..000000000 --- a/popt/po/id.po +++ /dev/null @@ -1,117 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Free Software Foundation, Inc. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: popt 1.6.3\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-02-29 07:48-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: ENCODING\n" - -#: popt.c:35 -msgid "unknown errno" -msgstr "" - -#: popt.c:964 -#, c-format -msgid "option type (%d) not implemented in popt\n" -msgstr "" - -#: popt.c:1184 -msgid "missing argument" -msgstr "" - -#: popt.c:1186 -msgid "unknown option" -msgstr "" - -#: popt.c:1188 -msgid "mutually exclusive logical operations requested" -msgstr "" - -#: popt.c:1190 -msgid "opt->arg should not be NULL" -msgstr "" - -#: popt.c:1192 -msgid "aliases nested too deeply" -msgstr "" - -#: popt.c:1194 -msgid "error in parameter quoting" -msgstr "" - -#: popt.c:1196 -msgid "invalid numeric value" -msgstr "" - -#: popt.c:1198 -msgid "number too large or too small" -msgstr "" - -#: popt.c:1200 -msgid "memory allocation failed" -msgstr "" - -#: popt.c:1204 -msgid "unknown error" -msgstr "" - -#: popthelp.c:64 popthelp.c:75 -msgid "Show this help message" -msgstr "" - -#: popthelp.c:65 popthelp.c:76 -msgid "Display brief usage message" -msgstr "" - -#: popthelp.c:79 -msgid "Display option defaults in message" -msgstr "" - -#: popthelp.c:124 -msgid "NONE" -msgstr "" - -#: popthelp.c:126 -msgid "VAL" -msgstr "" - -#: popthelp.c:130 -msgid "INT" -msgstr "" - -#: popthelp.c:131 -msgid "LONG" -msgstr "" - -#: popthelp.c:132 -msgid "STRING" -msgstr "" - -#: popthelp.c:133 -msgid "FLOAT" -msgstr "" - -#: popthelp.c:134 -msgid "DOUBLE" -msgstr "" - -#: popthelp.c:135 -msgid "ARG" -msgstr "" - -#: popthelp.c:548 -msgid "Usage:" -msgstr "" - -#: popthelp.c:572 -msgid "[OPTION...]" -msgstr "" |