|
149.
|
|
|
In the directive number %u , a flag is given after the width.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-ruby.c:140
|
|
150.
|
|
|
In the directive number %u , a flag is given after the precision.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-ruby.c:143
|
|
151.
|
|
|
In the directive number %u , the width is given after the precision.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-ruby.c:146
|
|
152.
|
|
|
In the directive number %u , a width is given twice.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-ruby.c:149
|
|
153.
|
|
|
In the directive number %u , a precision is given twice.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-ruby.c:152
|
|
154.
|
|
|
format specifications in '%s ' expect a hash table, those in '%s ' expect individual arguments
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-ruby.c:868
|
|
155.
|
|
|
format specifications in '%s ' expect individual arguments, those in '%s ' expect a hash table
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-ruby.c:875
|
|
156.
|
|
|
The string refers to a shell variable with a non-ASCII name.
|
|
|
|
La chaîne fait référence à une variable de shell avec un nom qui n'est pas au format ASCII.
|
|
Translated by
Christophe Combelles
|
|
|
|
Located in
src/format-sh.c:78
|
|
157.
|
|
|
The string refers to a shell variable with complex shell brace syntax. This syntax is unsupported here due to security reasons.
|
|
|
|
La chaîne fait référence à une variable de shell avec une syntaxe d'accolades complexe. Cette syntaxe n'est pas supportée ici pour des raisons de sécurité.
|
|
Translated by
Christophe Combelles
|
|
|
|
Located in
src/format-sh.c:80
|
|
158.
|
|
|
The string refers to a shell variable whose value may be different inside shell functions.
|
|
|
|
La chaîne fait référence à une variable de shell dont la valeur peut être différente à l'intérieur des fonctions du shell.
|
|
Translated by
Christophe Combelles
|
|
|
|
Located in
src/format-sh.c:82
|