Raymond Toy pushed to branch master at cmucl / cmucl
Commits:
-
774abc70
by Raymond Toy at 2016-05-30T16:09:54-07:00
2 changed files:
Changes:
... | ... | @@ -49,15 +49,20 @@ msgid "Class not yet defined: ~S" |
49 | 49 | msgstr "Assclay otnay etyay efinedday: ~S" |
50 | 50 | |
51 | 51 | #: src/code/sysmacs.lisp |
52 | msgid "Register the feature as having influenced the CMUCL build process." | |
52 | #, fuzzy | |
53 | msgid "" | |
54 | "Register the feature as having influenced the CMUCL build\n" | |
55 | " process. Feature is added to *feature*" | |
53 | 56 | msgstr "" |
54 | 57 | "Egisterray ethay eaturefay asway avinghay influencedway ethay CMUCL uildbay " |
55 | 58 | "ocesspray." |
56 | 59 | |
57 | 60 | #: src/code/sysmacs.lisp |
61 | #, fuzzy | |
58 | 62 | msgid "" |
59 | 63 | "Register the feature as having influenced the CMUCL build process,\n" |
60 | "and also the CMUCL C runtime." | |
64 | "and also the CMUCL C runtime. Feature is added to*features* and\n" | |
65 | "sys::*runtime-features*." | |
61 | 66 | msgstr "" |
62 | 67 | "Egisterray ethay eaturefay asway avinghay influencedway ethay CMUCL uildbay " |
63 | 68 | "ocesspray,\n" |
... | ... | @@ -256,7 +261,8 @@ msgstr "" |
256 | 261 | " implementationway." |
257 | 262 | |
258 | 263 | #: src/code/lispinit.lisp |
259 | msgid "Features affecting the runtime" | |
264 | #, fuzzy | |
265 | msgid "Features affecting the runtime. These are written to internals.h." | |
260 | 266 | msgstr "Eaturesfay affectingway ethay untimeray" |
261 | 267 | |
262 | 268 | #: src/code/lispinit.lisp |
... | ... | @@ -49,13 +49,18 @@ msgid "Class not yet defined: ~S" |
49 | 49 | msgstr "분류명 정의되지 않음 : ~S" |
50 | 50 | |
51 | 51 | #: src/code/sysmacs.lisp |
52 | msgid "Register the feature as having influenced the CMUCL build process." | |
52 | #, fuzzy | |
53 | msgid "" | |
54 | "Register the feature as having influenced the CMUCL build\n" | |
55 | " process. Feature is added to *feature*" | |
53 | 56 | msgstr "CMUCL 구축 과정에 영향을 주는 속성으로 입력." |
54 | 57 | |
55 | 58 | #: src/code/sysmacs.lisp |
59 | #, fuzzy | |
56 | 60 | msgid "" |
57 | 61 | "Register the feature as having influenced the CMUCL build process,\n" |
58 | "and also the CMUCL C runtime." | |
62 | "and also the CMUCL C runtime. Feature is added to*features* and\n" | |
63 | "sys::*runtime-features*." | |
59 | 64 | msgstr "CMUCL 구축 과정과 CMUCL C 런타임에 영향을 주는 속성으로 입력." |
60 | 65 | |
61 | 66 | #: src/code/sysmacs.lisp |
... | ... | @@ -196,7 +201,7 @@ msgid "" |
196 | 201 | msgstr "" |
197 | 202 | |
198 | 203 | #: src/code/lispinit.lisp |
199 | msgid "Features affecting the runtime" | |
204 | msgid "Features affecting the runtime. These are written to internals.h." | |
200 | 205 | msgstr "" |
201 | 206 | |
202 | 207 | #: src/code/lispinit.lisp |