Translations by Jean-Philippe Guérard

Jean-Philippe Guérard has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

135 of 35 results
35.
`delete(array)' is a non-portable tawk extension
2023-02-19
« delete(tableau) » est une extension non portable de tawk
87.
%s third parameter is not a changeable object
2021-02-10
le troisième paramètre de %s n'est pas un objet modifiable
88.
match: third argument is a gawk extension
2021-02-10
match : le troisième argument est une extension gawk
89.
close: second argument is a gawk extension
2021-02-10
close : le deuxième argument est une extension gawk
92.
index: regexp constant as second argument is not allowed
2021-02-10
index : le deuxième argument ne peut être une expression rationnelle constante
162.
strftime: second argument less than 0 or too big for time_t
2021-02-10
strftime: deuxième argument négatif ou trop grand pour time_t
167.
'system' function not allowed in sandbox mode
2021-02-10
La fonction « system » est interdite en mode bac à sable
173.
atan2: received non-numeric second argument
2021-02-10
atan2 : le deuxième argument n'est pas numérique
177.
match: third argument is not an array
2021-02-10
match : le troisième argument n'est pas un tableau
286.
line number %d out of range; `%s' has %d lines
2023-02-19
numéro de ligne %d hors limite ; « %s » a %d lignes
294.
ignore next %ld hit(s)
2023-02-19
ignore les %ld prochaines occurrences
357.
Not stopped at any breakpoint; argument ignored.
2023-02-19
Aucun arrêt à un point d'arrêt : argument ignoré.
376.
`%s' not allowed in current context; statement ignored
2023-02-19
« %s » interdit dans ce contexte ; instruction ignorée
377.
`return' not allowed in current context; statement ignored
2023-02-19
« return » interdit dans ce contexte ; instruction ignorée
459.
fnmatch: could not get second argument
2021-02-10
fnmatch : impossible d'obtenir le deuxième argument
460.
fnmatch: could not get third argument
2021-02-10
fnmatch : impossible d'obtenir le troisième argument
508.
gettimeofday: not supported on this platform
2023-02-19
gettimeofday : n'est pas disponible sur cette plate-forme
512.
sleep: not supported on this platform
2023-02-19
sleep : n'est pas disponible sur cette plate-forme
514.
split: fourth argument is a gawk extension
2021-02-10
split : le quatrième argument est une extension gawk
515.
split: fourth argument is not an array
2021-02-10
split : le quatrième argument n'est pas un tableau
516.
split: second argument is not an array
2021-02-10
split : le deuxième argument n'est pas un tableau
517.
split: cannot use the same array for second and fourth args
2021-02-10
split : impossible d'utiliser le même tableau comme deuxième et quatrième argument
518.
split: cannot use a subarray of second arg for fourth arg
2021-02-10
split : impossible d'utiliser un sous-tableau du deuxième argument en quatrième argument
519.
split: cannot use a subarray of fourth arg for second arg
2021-02-10
split : impossible d'utiliser un sous-tableau du quatrième argument en deuxième argument
521.
patsplit: fourth argument is not an array
2021-02-10
patsplit : le quatrième argument n'est pas un tableau
522.
patsplit: second argument is not an array
2021-02-10
patsplit : le deuxième argument n'est pas un tableau
523.
patsplit: third argument must be non-null
2021-02-10
patsplit : le troisième argument n'est pas un tableau
524.
patsplit: cannot use the same array for second and fourth args
2021-02-10
patsplit : impossible d'utiliser le même tableau comme deuxième et quatrième argument
525.
patsplit: cannot use a subarray of second arg for fourth arg
2021-02-10
patsplit : impossible d'utiliser un sous-tableau du deuxième argument en quatrième argument
526.
patsplit: cannot use a subarray of fourth arg for second arg
2021-02-10
patsplit : impossible d'utiliser un sous-tableau du quatrième argument en deuxième argument
553.
redirection not allowed in sandbox mode
2021-02-10
les redirections sont interdites mode bac à sable
566.
close: second argument must be `to' or `from'
2021-02-10
close : le deuxième argument doit être « to » ou « from »
567.
close: `%.*s' is not an open file, pipe or co-process
2023-02-19
close : « %.*s » n'est ni un fichier ouvert, ni un tube ou un coprocessus
569.
close: redirection `%s' not opened with `|&', second argument ignored
2021-02-10
close : la redirection « %s » n'a pas été ouverte avec « |& », deuxième argument ignoré
573.
no explicit close of co-process `%s' provided
2023-02-19
aucune fermeture explicite du coprocessus « %s » fournie