CMUCL commit: intl-branch src/i18n/locale (3 files)
Raymond Toy
rtoy at common-lisp.net
Sat Feb 13 18:17:38 CET 2010
Date: Saturday, February 13, 2010 @ 12:17:38
Author: rtoy
Path: /project/cmucl/cvsroot/src/i18n/locale
Tag: intl-branch
Modified: cmucl.pot en at piglatin/LC_MESSAGES/cmucl.po ko/LC_MESSAGES/cmucl.po
Regenerated.
----------------------------------+
cmucl.pot | 62 ++++++++++++++++++++++++++++++++++
en at piglatin/LC_MESSAGES/cmucl.po | 65 +++++++++++++++++++++++++++++++++++
ko/LC_MESSAGES/cmucl.po | 67 +++++++++++++++++++++++++++++++++++++
3 files changed, 194 insertions(+)
Index: src/i18n/locale/cmucl.pot
diff -u src/i18n/locale/cmucl.pot:1.1.2.29 src/i18n/locale/cmucl.pot:1.1.2.30
--- src/i18n/locale/cmucl.pot:1.1.2.29 Fri Feb 12 20:28:03 2010
+++ src/i18n/locale/cmucl.pot Sat Feb 13 12:17:37 2010
@@ -1535,6 +1535,19 @@
msgid "Dimension is not a non-negative fixnum: ~S"
msgstr ""
+#: target:pcl/simple-streams/socket.lisp target:pcl/simple-streams/file.lisp
+#: target:pcl/simple-streams/internal.lisp
+#: target:pcl/simple-streams/classes.lisp target:pcl/env.lisp
+#: target:pcl/fixup.lisp target:pcl/methods.lisp target:pcl/cpl.lisp
+#: target:pcl/seal.lisp target:pcl/dfun.lisp
+#: target:pcl/method-slot-access-optimization.lisp target:pcl/boot.lisp
+#: target:pcl/dlisp.lisp target:pcl/cache.lisp target:pcl/defclass.lisp
+#: target:pcl/low.lisp target:compiler/disassem.lisp target:code/pathname.lisp
+#: target:code/format.lisp target:code/pprint-loop.lisp target:code/pprint.lisp
+#: target:code/bignum.lisp target:code/alieneval.lisp
+msgid "Required argument missing"
+msgstr ""
+
#: target:compiler/aliencomp.lisp target:code/alieneval.lisp
msgid "Unknown size: ~S"
msgstr ""
@@ -8276,6 +8289,39 @@
msgid "CONS PPRINT dispatch ignored w/o compiler loaded:~% ~S"
msgstr ""
+#: target:pcl/env.lisp target:pcl/methods.lisp target:pcl/std-class.lisp
+#: target:pcl/defclass.lisp target:code/format.lisp
+#: target:code/pprint-loop.lisp target:code/pprint.lisp
+msgid "No more arguments."
+msgstr ""
+
+#: target:code/format.lisp
+msgid "~:[~;Error in format: ~]~\n"
+" ~?~@[~% ~A~% ~V at T^~]"
+msgstr ""
+
+#: target:code/format.lisp
+msgid ""
+"A justification directive cannot be in the same format string~%~\n"
+" as ~~W, ~~I, ~~:T, or a logical-block directive."
+msgstr ""
+
+#: target:code/format.lisp
+msgid "String ended before directive was found."
+msgstr ""
+
+#: target:code/format.lisp
+msgid "Too many colons supplied."
+msgstr ""
+
+#: target:code/format.lisp
+msgid "Too many at-signs supplied."
+msgstr ""
+
+#: target:code/format.lisp
+msgid "No matching closing slash."
+msgstr ""
+
#: target:code/format.lisp
msgid ""
"Provides various facilities for formatting output.\n"
@@ -8305,6 +8351,22 @@
msgstr ""
#: target:code/format.lisp
+msgid "Unknown format directive."
+msgstr ""
+
+#: target:code/format.lisp
+msgid "Unknown directive."
+msgstr ""
+
+#: target:code/format.lisp
+msgid "Too many parameters, expected no more than ~D"
+msgstr ""
+
+#: target:code/format.lisp
+msgid "Too many parameters, expected no more than 0"
+msgstr ""
+
+#: target:code/format.lisp
msgid "Table of ordinal ones-place digits in English"
msgstr ""
Index: src/i18n/locale/en at piglatin/LC_MESSAGES/cmucl.po
diff -u src/i18n/locale/en at piglatin/LC_MESSAGES/cmucl.po:1.1.2.2 src/i18n/locale/en at piglatin/LC_MESSAGES/cmucl.po:1.1.2.3
--- src/i18n/locale/en at piglatin/LC_MESSAGES/cmucl.po:1.1.2.2 Fri Feb 12 20:28:03 2010
+++ src/i18n/locale/en at piglatin/LC_MESSAGES/cmucl.po Sat Feb 13 12:17:38 2010
@@ -1878,6 +1878,19 @@
msgid "Dimension is not a non-negative fixnum: ~S"
msgstr "Imensionday isway otnay away onnay-egativenay ixnumfay: ~S"
+#: target:pcl/simple-streams/socket.lisp target:pcl/simple-streams/file.lisp
+#: target:pcl/simple-streams/internal.lisp
+#: target:pcl/simple-streams/classes.lisp target:pcl/env.lisp
+#: target:pcl/fixup.lisp target:pcl/methods.lisp target:pcl/cpl.lisp
+#: target:pcl/seal.lisp target:pcl/dfun.lisp
+#: target:pcl/method-slot-access-optimization.lisp target:pcl/boot.lisp
+#: target:pcl/dlisp.lisp target:pcl/cache.lisp target:pcl/defclass.lisp
+#: target:pcl/low.lisp target:compiler/disassem.lisp target:code/pathname.lisp
+#: target:code/format.lisp target:code/pprint-loop.lisp target:code/pprint.lisp
+#: target:code/bignum.lisp target:code/alieneval.lisp
+msgid "Required argument missing"
+msgstr "Equiredray argumentway issingmay"
+
#: target:compiler/aliencomp.lisp target:code/alieneval.lisp
msgid "Unknown size: ~S"
msgstr "Unknownway izesay: ~S"
@@ -10473,6 +10486,42 @@
msgid "CONS PPRINT dispatch ignored w/o compiler loaded:~% ~S"
msgstr "ONSCAY PRINTPAY ispatchday ignoredway w/o ompilercay oadedlay:~% ~S"
+#: target:pcl/env.lisp target:pcl/methods.lisp target:pcl/std-class.lisp
+#: target:pcl/defclass.lisp target:code/format.lisp
+#: target:code/pprint-loop.lisp target:code/pprint.lisp
+msgid "No more arguments."
+msgstr "Onay oremay argumentsway."
+
+#: target:code/format.lisp
+msgid "~:[~;Error in format: ~]~\n"
+" ~?~@[~% ~A~% ~V at T^~]"
+msgstr "~:[~;Errorway inway ormatfay: ~]~\n"
+" ~?~@[~% ~Away~% ~V at T^~]"
+
+#: target:code/format.lisp
+msgid ""
+"A justification directive cannot be in the same format string~%~\n"
+" as ~~W, ~~I, ~~:T, or a logical-block directive."
+msgstr ""
+"Away ustificationjay irectiveday annotcay ebay inway ethay amesay ormatfay ingstray~%~\n"
+" asway ~~W, ~~Iway, ~~:T, orway away ogicallay-ockblay irectiveday."
+
+#: target:code/format.lisp
+msgid "String ended before directive was found."
+msgstr "Ingstray endedway eforebay irectiveday asway oundfay."
+
+#: target:code/format.lisp
+msgid "Too many colons supplied."
+msgstr "Ootay anymay olonscay uppliedsay."
+
+#: target:code/format.lisp
+msgid "Too many at-signs supplied."
+msgstr "Ootay anymay atway-ignssay uppliedsay."
+
+#: target:code/format.lisp
+msgid "No matching closing slash."
+msgstr "Onay atchingmay osingclay ashslay."
+
#: target:code/format.lisp
msgid ""
"Provides various facilities for formatting output.\n"
@@ -10526,6 +10575,22 @@
" etailsday."
#: target:code/format.lisp
+msgid "Unknown format directive."
+msgstr "Unknownway ormatfay irectiveday."
+
+#: target:code/format.lisp
+msgid "Unknown directive."
+msgstr "Unknownway irectiveday."
+
+#: target:code/format.lisp
+msgid "Too many parameters, expected no more than ~D"
+msgstr "Ootay anymay arameterspay, expectedway onay oremay anthay ~D"
+
+#: target:code/format.lisp
+msgid "Too many parameters, expected no more than 0"
+msgstr "Ootay anymay arameterspay, expectedway onay oremay anthay 0"
+
+#: target:code/format.lisp
msgid "Table of ordinal ones-place digits in English"
msgstr "Abletay ofway ordinalway onesway-aceplay igitsday inway Englishway"
Index: src/i18n/locale/ko/LC_MESSAGES/cmucl.po
diff -u src/i18n/locale/ko/LC_MESSAGES/cmucl.po:1.1.2.29 src/i18n/locale/ko/LC_MESSAGES/cmucl.po:1.1.2.30
--- src/i18n/locale/ko/LC_MESSAGES/cmucl.po:1.1.2.29 Fri Feb 12 20:28:04 2010
+++ src/i18n/locale/ko/LC_MESSAGES/cmucl.po Sat Feb 13 12:17:38 2010
@@ -1545,6 +1545,19 @@
msgid "Dimension is not a non-negative fixnum: ~S"
msgstr ""
+#: target:pcl/simple-streams/socket.lisp target:pcl/simple-streams/file.lisp
+#: target:pcl/simple-streams/internal.lisp
+#: target:pcl/simple-streams/classes.lisp target:pcl/env.lisp
+#: target:pcl/fixup.lisp target:pcl/methods.lisp target:pcl/cpl.lisp
+#: target:pcl/seal.lisp target:pcl/dfun.lisp
+#: target:pcl/method-slot-access-optimization.lisp target:pcl/boot.lisp
+#: target:pcl/dlisp.lisp target:pcl/cache.lisp target:pcl/defclass.lisp
+#: target:pcl/low.lisp target:compiler/disassem.lisp target:code/pathname.lisp
+#: target:code/format.lisp target:code/pprint-loop.lisp
+#: target:code/pprint.lisp target:code/bignum.lisp target:code/alieneval.lisp
+msgid "Required argument missing"
+msgstr ""
+
#: target:compiler/aliencomp.lisp target:code/alieneval.lisp
msgid "Unknown size: ~S"
msgstr ""
@@ -8493,6 +8506,43 @@
msgid "CONS PPRINT dispatch ignored w/o compiler loaded:~% ~S"
msgstr ""
+#: target:pcl/env.lisp target:pcl/methods.lisp target:pcl/std-class.lisp
+#: target:pcl/defclass.lisp target:code/format.lisp
+#: target:code/pprint-loop.lisp target:code/pprint.lisp
+#, fuzzy
+msgid "No more arguments."
+msgstr "íì¬ì ìëì ì¸ ê³µê°ì ~Dì
ëë¤.~%"
+
+#: target:code/format.lisp
+msgid ""
+"~:[~;Error in format: ~]~\n"
+"\t ~?~@[~% ~A~% ~V at T^~]"
+msgstr ""
+
+#: target:code/format.lisp
+msgid ""
+"A justification directive cannot be in the same format string~%~\n"
+" as ~~W, ~~I, ~~:T, or a logical-block directive."
+msgstr ""
+
+#: target:code/format.lisp
+msgid "String ended before directive was found."
+msgstr ""
+
+#: target:code/format.lisp
+#, fuzzy
+msgid "Too many colons supplied."
+msgstr "íì¬ì ìëì ì¸ ê³µê°ì ~Dì
ëë¤.~%"
+
+#: target:code/format.lisp
+#, fuzzy
+msgid "Too many at-signs supplied."
+msgstr "íì¬ì ìëì ì¸ ê³µê°ì ~Dì
ëë¤.~%"
+
+#: target:code/format.lisp
+msgid "No matching closing slash."
+msgstr ""
+
#: target:code/format.lisp
msgid ""
"Provides various facilities for formatting output.\n"
@@ -8523,6 +8573,23 @@
msgstr ""
#: target:code/format.lisp
+msgid "Unknown format directive."
+msgstr ""
+
+#: target:code/format.lisp
+#, fuzzy
+msgid "Unknown directive."
+msgstr "íì¬ì ìëì ì¸ ê³µê°ì ~Dì
ëë¤.~%"
+
+#: target:code/format.lisp
+msgid "Too many parameters, expected no more than ~D"
+msgstr ""
+
+#: target:code/format.lisp
+msgid "Too many parameters, expected no more than 0"
+msgstr ""
+
+#: target:code/format.lisp
msgid "Table of ordinal ones-place digits in English"
msgstr ""
More information about the cmucl-commit
mailing list