|
8.
|
|
|
%s : option ' %s %s ' doesn't allow an argument
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/getopt.c:345
|
|
9.
|
|
|
%s : option ' %s %s ' requires an argument
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/getopt.c:360
|
|
10.
|
|
|
%s : invalid option -- ' %c '
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/getopt.c:621
|
|
11.
|
|
|
%s : option requires an argument -- ' %c '
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/getopt.c:636 lib/getopt.c:682
|
|
12.
|
|
|
`
|
|
|
TRANSLATORS:
Get translations for open and closing quotation marks.
The message catalog should translate "`" to a left
quotation mark suitable for the locale, and similarly for
"'". For example, a French Unicode local should translate
these to U+00AB (LEFT-POINTING DOUBLE ANGLE
QUOTATION MARK), and U+00BB (RIGHT-POINTING DOUBLE ANGLE
QUOTATION MARK), respectively.
If the catalog has no translation, we will try to
use Unicode U+2018 (LEFT SINGLE QUOTATION MARK) and
Unicode U+2019 (RIGHT SINGLE QUOTATION MARK). If the
current locale is not Unicode, locale_quoting_style
will quote 'like this', and clocale_quoting_style will
quote "like this". You should always include translations
for "`" and "'" even if U+2018 and U+2019 are appropriate
for your locale.
If you don't know what to put here, please see
<https://en.wikipedia.org/wiki/Quotation_marks_in_other_languages>
and use glyphs suitable for your language.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/quotearg.c:355
|
|
13.
|
|
|
'
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/quotearg.c:356
|
|
14.
|
|
|
memory exhausted
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/xalloc-die.c:34
|
|
15.
|
|
|
option requires an argument
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/ArgV.cc:107
|
|
16.
|
|
|
invalid option
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/ArgV.cc:109 src/ArgV.cc:118
|
|
17.
|
|
|
option `%s ' requires an argument
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/ArgV.cc:114
|