Skip to content
Snippets Groups Projects
Commit 54f8b219 authored by Raymond Toy's avatar Raymond Toy
Browse files

Regenerated from current sources.

parent 44a8f0c7
No related branches found
No related tags found
No related merge requests found
...@@ -4771,10 +4771,6 @@ msgid "" ...@@ -4771,10 +4771,6 @@ msgid ""
" otherwise." " otherwise."
msgstr "" msgstr ""
   
#: src/code/float-trap.lisp
msgid "SIGFPE with no exceptions currently enabled?"
msgstr ""
#: src/code/float-trap.lisp #: src/code/float-trap.lisp
msgid "" msgid ""
"Execute BODY with the floating point exceptions listed in TRAPS\n" "Execute BODY with the floating point exceptions listed in TRAPS\n"
...@@ -5986,7 +5982,7 @@ msgstr "" ...@@ -5986,7 +5982,7 @@ msgstr ""
#: src/code/commandline.lisp #: src/code/commandline.lisp
msgid "" msgid ""
"Specifies the number of megabytes that should be allocated to the\n" "Specifies the number of megabytes that should be allocated to the\n"
" heap. If not specified, a platform- specific default is used. The\n" " heap. If not specified, a platform-specific default is used. The\n"
" actual maximum allowed heap size is platform-specific." " actual maximum allowed heap size is platform-specific."
msgstr "" msgstr ""
   
...@@ -5994,6 +5990,38 @@ msgstr "" ...@@ -5994,6 +5990,38 @@ msgstr ""
msgid "megabytes" msgid "megabytes"
msgstr "" msgstr ""
   
#: src/code/commandline.lisp
msgid ""
"Specifies the number of megabytes that should be allocated for the\n"
" read-only space. If not specified, a platform-specific default is\n"
" used. The actual maximum allowed read-only size is\n"
" platform-specific."
msgstr ""
#: src/code/commandline.lisp
msgid ""
"Specifies the number of megabytes that should be allocated for the\n"
" static space. If not specified, a platform-specific default is\n"
" used. The actual maximum allowed static space size is\n"
" platform-specific."
msgstr ""
#: src/code/commandline.lisp
msgid ""
"Specifies the number of megabytes that should be allocated for the\n"
" control stack. If not specified, a platform-specific default is\n"
" used. The actual maximum allowed control stack size is\n"
" platform-specific."
msgstr ""
#: src/code/commandline.lisp
msgid ""
"Specifies the number of megabytes that should be allocated for the\n"
" binding stack. If not specified, a platform-specific default is\n"
" used. The actual maximum allowed binding stack size is\n"
" platform-specific."
msgstr ""
#: src/code/commandline.lisp #: src/code/commandline.lisp
msgid "" msgid ""
"A colon-separated list of directories to be used for the library:\n" "A colon-separated list of directories to be used for the library:\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment