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
127919be
Commit
127919be
authored
14 years ago
by
rtoy
Browse files
Options
Downloads
Patches
Plain Diff
Remove all of the fuzzy translations that are totally wrong.
parent
9832fcbb
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
i18n/locale/ko/LC_MESSAGES/cmucl.po
+18
-106
18 additions, 106 deletions
i18n/locale/ko/LC_MESSAGES/cmucl.po
with
18 additions
and
106 deletions
i18n/locale/ko/LC_MESSAGES/cmucl.po
+
18
−
106
View file @
127919be
...
@@ -2837,9 +2837,8 @@ msgid "Returns the 1st object in a list."
...
@@ -2837,9 +2837,8 @@ msgid "Returns the 1st object in a list."
msgstr ""
msgstr ""
#: src/code/list.lisp
#: src/code/list.lisp
#, fuzzy
msgid "Returns all but the first object."
msgid "Returns all but the first object."
msgstr "
현재의 역동적인 공간은 ~D입니다.~%
"
msgstr ""
#: src/code/list.lisp
#: src/code/list.lisp
msgid "Returns the 2nd object in a list."
msgid "Returns the 2nd object in a list."
...
@@ -3126,9 +3125,8 @@ msgid "~S is too large an index for SETF of NTH."
...
@@ -3126,9 +3125,8 @@ msgid "~S is too large an index for SETF of NTH."
msgstr ""
msgstr ""
#: src/code/list.lisp
#: src/code/list.lisp
#, fuzzy
msgid "Returns what was passed to it."
msgid "Returns what was passed to it."
msgstr "
현재의 역동적인 공간은 ~D입니다.~%
"
msgstr ""
#: src/code/list.lisp
#: src/code/list.lisp
msgid ""
msgid ""
...
@@ -3171,16 +3169,14 @@ msgid ""
...
@@ -3171,16 +3169,14 @@ msgid ""
msgstr ""
msgstr ""
#: src/code/list.lisp
#: src/code/list.lisp
#, fuzzy
msgid ""
msgid ""
"Returns tail of list beginning with first element satisfying test(element)"
"Returns tail of list beginning with first element satisfying test(element)"
msgstr "
현재의 역동적인 공간은 ~D입니다.~%
"
msgstr ""
#: src/code/list.lisp
#: src/code/list.lisp
#, fuzzy
msgid ""
msgid ""
"Returns tail of list beginning with first element not satisfying test(el)"
"Returns tail of list beginning with first element not satisfying test(el)"
msgstr "
현재의 역동적인 공간은 ~D입니다.~%
"
msgstr ""
#: src/code/list.lisp
#: src/code/list.lisp
msgid ""
msgid ""
...
@@ -9111,9 +9107,8 @@ msgid "Cannot find ~S: ~A"
...
@@ -9111,9 +9107,8 @@ msgid "Cannot find ~S: ~A"
msgstr ""
msgstr ""
#: src/code/fd-stream.lisp
#: src/code/fd-stream.lisp
#, fuzzy
msgid "Return NIL."
msgid "Return NIL."
msgstr "
현재의 역동적인 공간은 ~D입니다.~%
"
msgstr ""
#: src/code/fd-stream.lisp
#: src/code/fd-stream.lisp
msgid "Error opening ~S, ~A."
msgid "Error opening ~S, ~A."
...
@@ -15463,25 +15458,22 @@ msgid ""
...
@@ -15463,25 +15458,22 @@ msgid ""
msgstr ""
msgstr ""
#: src/compiler/ctype.lisp
#: src/compiler/ctype.lisp
#, fuzzy
msgid "Function called with ~R argument, but wants exactly ~R."
msgid "Function called with ~R argument, but wants exactly ~R."
msgid_plural "Function called with ~R arguments, but wants exactly ~R."
msgid_plural "Function called with ~R arguments, but wants exactly ~R."
msgstr[0] "
현재의 역동적인 공간은 ~D입니다.~%
"
msgstr[0] ""
msgstr[1] "
현재의 역동적인 공간은 ~D입니다.~%
"
msgstr[1] ""
#: src/compiler/ctype.lisp
#: src/compiler/ctype.lisp
#, fuzzy
msgid "Function called with ~R argument, but wants at least ~R."
msgid "Function called with ~R argument, but wants at least ~R."
msgid_plural "Function called with ~R arguments, but wants at least ~R."
msgid_plural "Function called with ~R arguments, but wants at least ~R."
msgstr[0] "
현재의 역동적인 공간은 ~D입니다.~%
"
msgstr[0] ""
msgstr[1] "
현재의 역동적인 공간은 ~D입니다.~%
"
msgstr[1] ""
#: src/compiler/ctype.lisp
#: src/compiler/ctype.lisp
#, fuzzy
msgid "Function called with ~R argument, but wants at most ~R."
msgid "Function called with ~R argument, but wants at most ~R."
msgid_plural "Function called with ~R arguments, but wants at most ~R."
msgid_plural "Function called with ~R arguments, but wants at most ~R."
msgstr[0] "
현재의 역동적인 공간은 ~D입니다.~%
"
msgstr[0] ""
msgstr[1] "
현재의 역동적인 공간은 ~D입니다.~%
"
msgstr[1] ""
#: src/compiler/ctype.lisp
#: src/compiler/ctype.lisp
msgid "Function has an odd number of arguments in the keyword portion."
msgid "Function has an odd number of arguments in the keyword portion."
...
@@ -15534,27 +15526,24 @@ msgid "~S is not a known argument keyword."
...
@@ -15534,27 +15526,24 @@ msgid "~S is not a known argument keyword."
msgstr ""
msgstr ""
#: src/compiler/ctype.lisp
#: src/compiler/ctype.lisp
#, fuzzy
msgid "Function previously called with ~R argument, but wants at least ~R."
msgid "Function previously called with ~R argument, but wants at least ~R."
msgid_plural ""
msgid_plural ""
"Function previously called with ~R arguments, but wants at least ~R."
"Function previously called with ~R arguments, but wants at least ~R."
msgstr[0] "
현재의 역동적인 공간은 ~D입니다.~%
"
msgstr[0] ""
msgstr[1] "
현재의 역동적인 공간은 ~D입니다.~%
"
msgstr[1] ""
#: src/compiler/ctype.lisp
#: src/compiler/ctype.lisp
#, fuzzy
msgid "Function previously called with ~R argument, but wants at most ~R."
msgid "Function previously called with ~R argument, but wants at most ~R."
msgid_plural ""
msgid_plural ""
"Function previously called with ~R arguments, but wants at most ~R."
"Function previously called with ~R arguments, but wants at most ~R."
msgstr[0] "
현재의 역동적인 공간은 ~D입니다.~%
"
msgstr[0] ""
msgstr[1] "
현재의 역동적인 공간은 ~D입니다.~%
"
msgstr[1] ""
#: src/compiler/ctype.lisp
#: src/compiler/ctype.lisp
#, fuzzy
msgid ""
msgid ""
"Function previously called with an odd number of arguments in ~\n"
"Function previously called with an odd number of arguments in ~\n"
"\t the keyword portion."
"\t the keyword portion."
msgstr "
현재의 역동적인 공간은 ~D입니다.~%
"
msgstr ""
#: src/compiler/ctype.lisp
#: src/compiler/ctype.lisp
msgid "Can't tell whether previous ~? argument type ~S is a ~S."
msgid "Can't tell whether previous ~? argument type ~S is a ~S."
...
@@ -18590,11 +18579,10 @@ msgid "Can't local-call functions with &MORE args."
...
@@ -18590,11 +18579,10 @@ msgid "Can't local-call functions with &MORE args."
msgstr ""
msgstr ""
#: src/compiler/locall.lisp
#: src/compiler/locall.lisp
#, fuzzy
msgid ""
msgid ""
"Function called with odd number of ~\n"
"Function called with odd number of ~\n"
"\t \t\t arguments in keyword portion."
"\t \t\t arguments in keyword portion."
msgstr "
현재의 역동적인 공간은 ~D입니다.~%
"
msgstr ""
#: src/compiler/locall.lisp
#: src/compiler/locall.lisp
msgid "Non-constant keyword in keyword call."
msgid "Non-constant keyword in keyword call."
...
@@ -20598,12 +20586,11 @@ msgid "~@<Can't use anonymous or undefined class as constant: ~S~:@>"
...
@@ -20598,12 +20586,11 @@ msgid "~@<Can't use anonymous or undefined class as constant: ~S~:@>"
msgstr ""
msgstr ""
#: src/pcl/gray-streams.lisp
#: src/pcl/gray-streams.lisp
#, fuzzy
msgid ""
msgid ""
"Returns a type specifier for the kind of object returned by the\n"
"Returns a type specifier for the kind of object returned by the\n"
" Stream. Class FUNDAMENTAL-CHARACTER-STREAM provides a default method\n"
" Stream. Class FUNDAMENTAL-CHARACTER-STREAM provides a default method\n"
" which returns CHARACTER."
" which returns CHARACTER."
msgstr "
현재의 역동적인 공간은 ~D입니다.~%
"
msgstr ""
#: src/pcl/gray-streams.lisp
#: src/pcl/gray-streams.lisp
msgid ""
msgid ""
...
@@ -20787,78 +20774,3 @@ msgstr ""
...
@@ -20787,78 +20774,3 @@ msgstr ""
msgid " Gray Streams Protocol Support"
msgid " Gray Streams Protocol Support"
msgstr ""
msgstr ""
#, fuzzy
#~ msgid "Skip this form."
#~ msgstr "현재의 역동적인 공간은 ~D입니다.~%"
#, fuzzy
#~ msgid ""
#~ "Function previously called with ~R argument~:P, but wants at least ~R."
#~ msgstr "현재의 역동적인 공간은 ~D입니다.~%"
#, fuzzy
#~ msgid ""
#~ "Function previously called with ~R argument~:P, but wants at most ~R."
#~ msgstr "현재의 역동적인 공간은 ~D입니다.~%"
#~ msgid "Returns which defaults to EQL."
#~ msgstr "현재의 역동적인 공간은 ~D입니다.~%"
#~ msgid "Returns UNIX system call."
#~ msgstr "현재의 역동적인 공간은 ~D입니다.~%"
#~ msgid "Unix-ge"
#~ msgstr "현재의 역동적인 공간은 ~D입니다.~%"
#~ msgid "Unix-ge current process."
#~ msgstr "현재의 역동적인 공간은 ~D입니다.~%"
#~ msgid "Predica"
#~ msgstr "현재의 역동적인 공간은 ~D입니다.~%"
#~ msgid "Peeks a"
#~ msgstr "현재의 역동적인 공간은 ~D입니다.~%"
#~ msgid "Outputs"
#~ msgstr "현재의 역동적인 공간은 ~D입니다.~%"
#~ msgid "Outputs stream."
#~ msgstr "현재의 역동적인 공간은 ~D입니다.~%"
#~ msgid ""
#~ "Outputsthe\n"
#~ " specified stream."
#~ msgstr "현재의 역동적인 공간은 ~D입니다.~%"
#~ msgid "Outputs space to the stream."
#~ msgstr "현재의 역동적인 공간은 ~D입니다.~%"
#~ msgid "Returns slashification on."
#~ msgstr "현재의 역동적인 공간은 ~D입니다.~%"
#~ msgid "Returns slashification off."
#~ msgstr "현재의 역동적인 공간은 ~D입니다.~%"
#~ msgid "Set the Return translations."
#~ msgstr "현재의 역동적인 공간은 ~D입니다.~%"
#~ msgid "The exc to a function, including rest args."
#~ msgstr "현재의 역동적인 공간은 ~D입니다.~%"
#~ msgid "The exc have."
#~ msgstr "현재의 역동적인 공간은 ~D입니다.~%"
#~ msgid "Reads a return it."
#~ msgstr "현재의 역동적인 공간은 ~D입니다.~%"
#~ msgid "Exclusi pointer."
#~ msgstr "현재의 역동적인 공간은 ~D입니다.~%"
#~ msgid "Functio\t the keyword portion."
#~ msgstr "현재의 역동적인 공간은 ~D입니다.~%"
#~ msgid "Read-Only Space Usage: ~13:D 바이트 (~4:D 메가바이트의) 아웃.~%"
#~ msgstr "읽기 전용 공간 사용: ~13:D 바이트 (~4:D 메가바이트의) 아웃.~%"
#~ msgid "Static Space Usage: ~13:D 바이트 (~4:D 메가바이트의) 아웃.~%"
#~ msgstr "정적 공간을 사용: ~13:D 바이트 (~4:D 메가바이트의) 아웃.~%"
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