Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cmucl
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
Carl Shapiro
cmucl
Commits
aa5f4384
Commit
aa5f4384
authored
12 years ago
by
Raymond Toy
Browse files
Options
Downloads
Patches
Plain Diff
Regenerated.
parent
b845fa96
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/cmucl-x86-vm.pot
+1
-1
1 addition, 1 deletion
src/i18n/locale/cmucl-x86-vm.pot
src/i18n/locale/cmucl.pot
+14
-10
14 additions, 10 deletions
src/i18n/locale/cmucl.pot
with
15 additions
and
11 deletions
src/i18n/locale/cmucl-x86-vm.pot
+
1
−
1
View file @
aa5f4384
...
@@ -316,7 +316,7 @@ msgstr ""
...
@@ -316,7 +316,7 @@ msgstr ""
msgid "Method ~S not defined for ~S"
msgid "Method ~S not defined for ~S"
msgstr ""
msgstr ""
#: src/compiler/x86/c-call.lisp
#: src/compiler/x86/c-call
back
.lisp
msgid ""
msgid ""
"Cons up a piece of code which calls call-callback with INDEX and a\n"
"Cons up a piece of code which calls call-callback with INDEX and a\n"
"pointer to the arguments."
"pointer to the arguments."
...
...
This diff is collapsed.
Click to expand it.
src/i18n/locale/cmucl.pot
+
14
−
10
View file @
aa5f4384
...
@@ -2004,26 +2004,26 @@ msgstr ""
...
@@ -2004,26 +2004,26 @@ msgstr ""
msgid "Can't use :out or :in-out on pointer-like type:~% ~S"
msgid "Can't use :out or :in-out on pointer-like type:~% ~S"
msgstr ""
msgstr ""
#: src/code/alien
eval
.lisp
#: src/code/alien
-callback
.lisp
msgid "Vector of all callbacks."
msgid "Vector of all callbacks."
msgstr ""
msgstr ""
#: src/compiler/tn.lisp src/compiler/main.lisp src/code/describe.lisp
#: src/compiler/tn.lisp src/compiler/main.lisp src/code/describe.lisp
#: src/code/debug-int.lisp src/code/debug-info.lisp
#: src/code/debug-int.lisp src/code/debug-info.lisp
#: src/code/foreign-linkage.lisp src/code/reader.lisp src/code/stream.lisp
#: src/code/foreign-linkage.lisp src/code/reader.lisp src/code/stream.lisp
#: src/code/hash-new.lisp src/code/array.lisp src/code/alien
eval
.lisp
#: src/code/hash-new.lisp src/code/array.lisp src/code/alien
-callback
.lisp
msgid "~S is not an array with a fill-pointer."
msgid "~S is not an array with a fill-pointer."
msgstr ""
msgstr ""
#: src/code/alien
eval
.lisp
#: src/code/alien
-callback
.lisp
msgid "Unable to mprotect ~S bytes (~S) at ~S (~S). Callbacks may not work."
msgid "Unable to mprotect ~S bytes (~S) at ~S (~S). Callbacks may not work."
msgstr ""
msgstr ""
#: src/code/alien
eval
.lisp
#: src/code/alien
-callback
.lisp
msgid "Return the trampoline pointer for the callback NAME."
msgid "Return the trampoline pointer for the callback NAME."
msgstr ""
msgstr ""
#: src/code/alien
eval
.lisp
#: src/code/alien
-callback
.lisp
msgid ""
msgid ""
"~\n"
"~\n"
"Attempt to redefine callback with incompatible return type.\n"
"Attempt to redefine callback with incompatible return type.\n"
...
@@ -2031,20 +2031,20 @@ msgid ""
...
@@ -2031,20 +2031,20 @@ msgid ""
" New type is: ~A"
" New type is: ~A"
msgstr ""
msgstr ""
#: src/code/alien
eval
.lisp
#: src/code/alien
-callback
.lisp
msgid "~\n"
msgid "~\n"
"Create new trampoline (old trampoline calls old lisp function)."
"Create new trampoline (old trampoline calls old lisp function)."
msgstr ""
msgstr ""
#: src/code/alien
eval
.lisp
#: src/code/alien
-callback
.lisp
msgid "Unsupported argument type: ~A"
msgid "Unsupported argument type: ~A"
msgstr ""
msgstr ""
#: src/code/alien
eval
.lisp
#: src/code/alien
-callback
.lisp
msgid "Unsupported return type: ~A"
msgid "Unsupported return type: ~A"
msgstr ""
msgstr ""
#: src/code/alien
eval
.lisp
#: src/code/alien
-callback
.lisp
msgid ""
msgid ""
"(defcallback NAME (RETURN-TYPE {(ARG-NAME ARG-TYPE)}*)\n"
"(defcallback NAME (RETURN-TYPE {(ARG-NAME ARG-TYPE)}*)\n"
" {doc-string} {decls}* {FORM}*)\n"
" {doc-string} {decls}* {FORM}*)\n"
...
@@ -2152,6 +2152,10 @@ msgstr ""
...
@@ -2152,6 +2152,10 @@ msgstr ""
msgid "The number of bits to process at a time."
msgid "The number of bits to process at a time."
msgstr ""
msgstr ""
#: src/code/bit-bash.lisp
msgid "The number of bytes to process at a time."
msgstr ""
#: src/code/bit-bash.lisp
#: src/code/bit-bash.lisp
msgid ""
msgid ""
"The maximum number of bits that can be dealt with during a single call."
"The maximum number of bits that can be dealt with during a single call."
...
@@ -16786,7 +16790,7 @@ msgid ""
...
@@ -16786,7 +16790,7 @@ msgid ""
msgstr ""
msgstr ""
#: src/compiler/disassem.lisp
#: src/compiler/disassem.lisp
msgid "Instructions either aren't related or conflict in some way:~%
~s
"
msgid "Instructions either aren't related or conflict in some way:~%"
msgstr ""
msgstr ""
#: src/compiler/disassem.lisp
#: src/compiler/disassem.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