File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,13 +32,19 @@ msgid ""
3232"*format* and the extra arguments. See the Unix man page :manpage:"
3333"`snprintf(2)`."
3434msgstr ""
35+ "Saída não superior a * size * bytes para * str * de acordo com o formato "
36+ "string * format * e os argumentos extras. Veja a página de manual do Unix: "
37+ "manpage: `snprintf (2)`."
3538
3639#: ../../c-api/conversion.rst:19
3740msgid ""
3841"Output not more than *size* bytes to *str* according to the format string "
3942"*format* and the variable argument list *va*. Unix man page :manpage:"
4043"`vsnprintf(2)`."
4144msgstr ""
45+ "Saída não superior a * size * bytes para * str * de acordo com o formato "
46+ "string * format * e a variável argumento list * va *. Página man do Unix: "
47+ "manpage: `vsnprintf (2)`."
4248
4349#: ../../c-api/conversion.rst:23
4450msgid ""
You can’t perform that action at this time.
0 commit comments