Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cmucl-copy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Richard M Kreuter
cmucl-copy
Commits
63264651
Commit
63264651
authored
8 years ago
by
Raymond Toy
Browse files
Options
Downloads
Patches
Plain Diff
Update translations.
parent
fe6317dd
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po
+13
-3
13 additions, 3 deletions
src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po
src/i18n/locale/ko/LC_MESSAGES/cmucl.po
+12
-3
12 additions, 3 deletions
src/i18n/locale/ko/LC_MESSAGES/cmucl.po
with
25 additions
and
6 deletions
src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po
+
13
−
3
View file @
63264651
...
...
@@ -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"
This diff is collapsed.
Click to expand it.
src/i18n/locale/ko/LC_MESSAGES/cmucl.po
+
12
−
3
View file @
63264651
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment