[Git][cmucl/cmucl][master] Update translations.
Raymond Toy
rtoy at common-lisp.net
Sun Oct 9 14:48:53 UTC 2016
Raymond Toy pushed to branch master at cmucl / cmucl
Commits:
63264651 by Raymond Toy at 2016-10-09T07:48:28-07:00
Update translations.
- - - - -
2 changed files:
- src/i18n/locale/en at piglatin/LC_MESSAGES/cmucl.po
- src/i18n/locale/ko/LC_MESSAGES/cmucl.po
Changes:
=====================================
src/i18n/locale/en at piglatin/LC_MESSAGES/cmucl.po
=====================================
--- a/src/i18n/locale/en at piglatin/LC_MESSAGES/cmucl.po
+++ b/src/i18n/locale/en at piglatin/LC_MESSAGES/cmucl.po
@@ -9639,6 +9639,7 @@ msgstr ""
"ithway ethay -editway witchsay."
#: src/code/save.lisp
+#, fuzzy
msgid ""
"Saves a CMU Common Lisp core image in the file of the specified name. The\n"
" following keywords are defined:\n"
@@ -9680,8 +9681,10 @@ msgid ""
"\n"
" :process-command-line\n"
" If true (the default), process command-line switches via the normal\n"
-" mechanisms, otherwise ignore all switches (except those processed by the\n"
-" C startup code).\n"
+" mechanisms, otherwise ignore all switches (except those processed by\n"
+" the C startup code). In either case, the command line switches are\n"
+" saved in *COMMAND-LINE-STRINGS* and\n"
+" *COMMAND-LINE-APPLICATION-ARGUMENTS*.\n"
"\n"
" :executable\n"
" If nil (the default), save-lisp will save using the traditional\n"
@@ -9692,7 +9695,14 @@ msgid ""
" :batch-mode\n"
" If nil (the default), then the presence of the -batch command-line\n"
" switch will invoke batch-mode processing. If true, the produced core\n"
-" will always be in batch-mode, regardless of any command-line switches."
+" will always be in batch-mode, regardless of any command-line switches.\n"
+"\n"
+" :quiet\n"
+" If non-NIL, loading, compiling, and GC messages are suppressed.\n"
+" This is equivalent to setting *load-verbose*, *compile-verbose*,\n"
+" *compile-print*, *compile-progress*, *require-verbose*, and\n"
+" *gc-verbose* all to NIL. If NIL (the default), the default\n"
+" values of these variables are used."
msgstr ""
"Avessay away CMU Ommoncay Isplay orecay imageway inway ethay ilefay ofway "
"ethay ecifiedspay amenay. Ethay\n"
=====================================
src/i18n/locale/ko/LC_MESSAGES/cmucl.po
=====================================
--- a/src/i18n/locale/ko/LC_MESSAGES/cmucl.po
+++ b/src/i18n/locale/ko/LC_MESSAGES/cmucl.po
@@ -6732,8 +6732,10 @@ msgid ""
"\n"
" :process-command-line\n"
" If true (the default), process command-line switches via the normal\n"
-" mechanisms, otherwise ignore all switches (except those processed by the\n"
-" C startup code).\n"
+" mechanisms, otherwise ignore all switches (except those processed by\n"
+" the C startup code). In either case, the command line switches are\n"
+" saved in *COMMAND-LINE-STRINGS* and\n"
+" *COMMAND-LINE-APPLICATION-ARGUMENTS*.\n"
"\n"
" :executable\n"
" If nil (the default), save-lisp will save using the traditional\n"
@@ -6744,7 +6746,14 @@ msgid ""
" :batch-mode\n"
" If nil (the default), then the presence of the -batch command-line\n"
" switch will invoke batch-mode processing. If true, the produced core\n"
-" will always be in batch-mode, regardless of any command-line switches."
+" will always be in batch-mode, regardless of any command-line switches.\n"
+"\n"
+" :quiet\n"
+" If non-NIL, loading, compiling, and GC messages are suppressed.\n"
+" This is equivalent to setting *load-verbose*, *compile-verbose*,\n"
+" *compile-print*, *compile-progress*, *require-verbose*, and\n"
+" *gc-verbose* all to NIL. If NIL (the default), the default\n"
+" values of these variables are used."
msgstr ""
#: src/code/save.lisp
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/63264651880f884df7a49e6680811e1f7bb1e380
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20161009/613b0521/attachment-0001.html>
More information about the cmucl-cvs
mailing list