| 1 |
# SOME DESCRIPTIVE TITLE. |
| 2 |
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
| 3 |
# This file is distributed under the same license as the PACKAGE package. |
| 4 |
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
| 5 |
# |
| 6 |
#, fuzzy |
| 7 |
msgid "" |
| 8 |
msgstr "" |
| 9 |
"Project-Id-Version: PACKAGE VERSION\n" |
| 10 |
"Report-Msgid-Bugs-To: \n" |
| 11 |
"POT-Creation-Date: 2014-11-22 13:14+0100\n" |
| 12 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 13 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 14 |
"Language-Team: LANGUAGE <LL@li.org>\n" |
| 15 |
"Language: \n" |
| 16 |
"MIME-Version: 1.0\n" |
| 17 |
"Content-Type: text/plain; charset=CHARSET\n" |
| 18 |
"Content-Transfer-Encoding: 8bit\n" |
| 19 |
|
| 20 |
#: getopt.c:228 |
| 21 |
#, c-format |
| 22 |
msgid "Try `%s --help' for more information.\n" |
| 23 |
msgstr "" |
| 24 |
|
| 25 |
#: getopt.c:297 |
| 26 |
msgid "empty long option after -l or --long argument" |
| 27 |
msgstr "" |
| 28 |
|
| 29 |
#: getopt.c:318 |
| 30 |
msgid "unknown shell after -s or --shell argument" |
| 31 |
msgstr "" |
| 32 |
|
| 33 |
#: getopt.c:325 |
| 34 |
#, c-format |
| 35 |
msgid "" |
| 36 |
" %1$s optstring parameters\n" |
| 37 |
" %1$s [options] [--] optstring parameters\n" |
| 38 |
" %1$s [options] -o|--options optstring [options] [--] parameters\n" |
| 39 |
msgstr "" |
| 40 |
|
| 41 |
#: getopt.c:331 |
| 42 |
msgid "" |
| 43 |
" -a, --alternative Allow long options starting with single -\n" |
| 44 |
msgstr "" |
| 45 |
|
| 46 |
#: getopt.c:332 |
| 47 |
msgid " -l, --longoptions <longopts> Long options to be recognized\n" |
| 48 |
msgstr "" |
| 49 |
|
| 50 |
#: getopt.c:333 |
| 51 |
msgid "" |
| 52 |
" -n, --name <progname> The name under which errors are reported\n" |
| 53 |
msgstr "" |
| 54 |
|
| 55 |
#: getopt.c:334 |
| 56 |
msgid " -o, --options <optstring> Short options to be recognized\n" |
| 57 |
msgstr "" |
| 58 |
|
| 59 |
#: getopt.c:335 |
| 60 |
msgid " -q, --quiet Disable error reporting by getopt(3)\n" |
| 61 |
msgstr "" |
| 62 |
|
| 63 |
#: getopt.c:336 |
| 64 |
msgid " -Q, --quiet-output No normal output\n" |
| 65 |
msgstr "" |
| 66 |
|
| 67 |
#: getopt.c:337 |
| 68 |
msgid " -s, --shell <shell> Set shell quoting conventions\n" |
| 69 |
msgstr "" |
| 70 |
|
| 71 |
#: getopt.c:338 |
| 72 |
msgid " -T, --test Test for getopt(1) version\n" |
| 73 |
msgstr "" |
| 74 |
|
| 75 |
#: getopt.c:339 |
| 76 |
msgid " -u, --unquoted Do not quote the output\n" |
| 77 |
msgstr "" |
| 78 |
|
| 79 |
#: getopt.c:390 getopt.c:449 |
| 80 |
msgid "missing optstring argument" |
| 81 |
msgstr "" |
| 82 |
|
| 83 |
#: getopt.c:444 |
| 84 |
msgid "internal error, contact the author." |
| 85 |
msgstr "" |
| 86 |
|
| 87 |
#: util-linux-compat.h:11 |
| 88 |
msgid "" |
| 89 |
"\n" |
| 90 |
"Usage:\n" |
| 91 |
msgstr "" |
| 92 |
|
| 93 |
#: util-linux-compat.h:12 |
| 94 |
msgid "" |
| 95 |
"\n" |
| 96 |
"Options:\n" |
| 97 |
msgstr "" |
| 98 |
|
| 99 |
#: util-linux-compat.h:13 |
| 100 |
msgid "\n" |
| 101 |
msgstr "" |
| 102 |
|
| 103 |
#: util-linux-compat.h:14 |
| 104 |
msgid " -h, --help display this help and exit\n" |
| 105 |
msgstr "" |
| 106 |
|
| 107 |
#: util-linux-compat.h:15 |
| 108 |
msgid " -V, --version output version information and exit\n" |
| 109 |
msgstr "" |
| 110 |
|
| 111 |
#: util-linux-compat.h:16 |
| 112 |
#, c-format |
| 113 |
msgid "" |
| 114 |
"\n" |
| 115 |
"For more details see %s.\n" |
| 116 |
msgstr "" |
| 117 |
|
| 118 |
#: util-linux-compat.h:18 |
| 119 |
#, c-format |
| 120 |
msgid "%s (enhanced) %s\n" |
| 121 |
msgstr "" |
| 122 |
|
| 123 |
#: gnu/getopt.c:678 |
| 124 |
#, c-format |
| 125 |
msgid "%s: option `%s' is ambiguous\n" |
| 126 |
msgstr "" |
| 127 |
|
| 128 |
#: gnu/getopt.c:702 |
| 129 |
#, c-format |
| 130 |
msgid "%s: option `--%s' doesn't allow an argument\n" |
| 131 |
msgstr "" |
| 132 |
|
| 133 |
#: gnu/getopt.c:707 |
| 134 |
#, c-format |
| 135 |
msgid "%s: option `%c%s' doesn't allow an argument\n" |
| 136 |
msgstr "" |
| 137 |
|
| 138 |
#: gnu/getopt.c:724 gnu/getopt.c:897 |
| 139 |
#, c-format |
| 140 |
msgid "%s: option `%s' requires an argument\n" |
| 141 |
msgstr "" |
| 142 |
|
| 143 |
#: gnu/getopt.c:753 |
| 144 |
#, c-format |
| 145 |
msgid "%s: unrecognized option `--%s'\n" |
| 146 |
msgstr "" |
| 147 |
|
| 148 |
#: gnu/getopt.c:757 |
| 149 |
#, c-format |
| 150 |
msgid "%s: unrecognized option `%c%s'\n" |
| 151 |
msgstr "" |
| 152 |
|
| 153 |
#: gnu/getopt.c:783 |
| 154 |
#, c-format |
| 155 |
msgid "%s: illegal option -- %c\n" |
| 156 |
msgstr "" |
| 157 |
|
| 158 |
#: gnu/getopt.c:786 |
| 159 |
#, c-format |
| 160 |
msgid "%s: invalid option -- %c\n" |
| 161 |
msgstr "" |
| 162 |
|
| 163 |
#: gnu/getopt.c:816 gnu/getopt.c:946 |
| 164 |
#, c-format |
| 165 |
msgid "%s: option requires an argument -- %c\n" |
| 166 |
msgstr "" |
| 167 |
|
| 168 |
#: gnu/getopt.c:863 |
| 169 |
#, c-format |
| 170 |
msgid "%s: option `-W %s' is ambiguous\n" |
| 171 |
msgstr "" |
| 172 |
|
| 173 |
#: gnu/getopt.c:881 |
| 174 |
#, c-format |
| 175 |
msgid "%s: option `-W %s' doesn't allow an argument\n" |
| 176 |
msgstr "" |