Date: Monday, November 8, 2010 @ 09:02:41
Author: rtoy
Path: /project/cmucl/cvsroot/src/i18n/locale
Modified: cmucl.pot en(a)piglatin/LC_MESSAGES/cmucl.po ko/LC_MESSAGES/cmucl.po
Regenerated from current sources.
----------------------------------+
cmucl.pot | 11 ++++-------
en(a)piglatin/LC_MESSAGES/cmucl.po | 37 ++++++++++++++++++++++---------------
ko/LC_MESSAGES/cmucl.po | 23 ++++++++++++++---------
3 files changed, 40 insertions(+), 31 deletions(-)
Index: src/i18n/locale/cmucl.pot
diff -u src/i18n/locale/cmucl.pot:1.16 src/i18n/locale/cmucl.pot:1.17
--- src/i18n/locale/cmucl.pot:1.16 Wed Oct 27 08:50:04 2010
+++ src/i18n/locale/cmucl.pot Mon Nov 8 09:02:40 2010
@@ -5554,10 +5554,6 @@
msgstr ""
#: src/code/misc.lisp
-msgid ""
-msgstr ""
-
-#: src/code/misc.lisp
msgid "Returns a string describing the implementation version."
msgstr ""
@@ -6574,12 +6570,13 @@
" read-eval-print loop. If the function returns the lisp will exit.\n"
" \n"
" :load-init-file\n"
-" If true, then look for an init.lisp or init.fasl file when the core\n"
-" file is resumed.\n"
+" If true, then look for an init file when the core file is resumed.\n"
+" Look for home:init first and then home:.cmucl-init. No error if\n"
+" there is no init file.\n"
"\n"
" :site-init\n"
" If true, then the name of the site init file to load. The default is\n"
-" library:site-init. No error if this does not exist.\n"
+" library:site-init. No error if this does not exist.\n"
"\n"
" :print-herald\n"
" If true (the default), print out the lisp system herald when "
Index: src/i18n/locale/en(a)piglatin/LC_MESSAGES/cmucl.po
diff -u src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po:1.11 src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po:1.12
--- src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po:1.11 Sun Sep 26 20:15:51 2010
+++ src/i18n/locale/en(a)piglatin/LC_MESSAGES/cmucl.po Mon Nov 8 09:02:40 2010
@@ -7874,15 +7874,15 @@
msgstr "Eturnsray away ingstray escribingday ethay implementationway ypetay."
#: src/code/misc.lisp
+msgid " Unicode"
+msgstr " Unicodeway"
+
+#: src/code/misc.lisp
msgid "Returns a string describing the implementation version."
msgstr ""
"Eturnsray away ingstray escribingday ethay implementationway ersionvay."
#: src/code/misc.lisp
-msgid " Unicode"
-msgstr " Unicodeway"
-
-#: src/code/misc.lisp
msgid "Returns a string giving the name of the local machine."
msgstr ""
"Eturnsray away ingstray ivinggay ethay amenay ofway ethay ocallay achinemay."
@@ -9418,12 +9418,13 @@
" read-eval-print loop. If the function returns the lisp will exit.\n"
" \n"
" :load-init-file\n"
-" If true, then look for an init.lisp or init.fasl file when the core\n"
-" file is resumed.\n"
+" If true, then look for an init file when the core file is resumed.\n"
+" Look for home:init first and then home:.cmucl-init. No error if\n"
+" there is no init file.\n"
"\n"
" :site-init\n"
" If true, then the name of the site init file to load. The default is\n"
-" library:site-init. No error if this does not exist.\n"
+" library:site-init. No error if this does not exist.\n"
"\n"
" :print-herald\n"
" If true (the default), print out the lisp system herald when "
@@ -9481,14 +9482,16 @@
"isplay illway exitway.\n"
" \n"
" :oadlay-initway-ilefay\n"
-" Ifway uetray, enthay ooklay orfay anway initway.isplay orway initway."
-"aslfay ilefay enwhay ethay orecay\n"
-" ilefay isway esumedray.\n"
+" Ifway uetray, enthay ooklay orfay anway initway ilefay enwhay ethay "
+"orecay ilefay isway esumedray.\n"
+" Ooklay orfay omehay:initway irstfay andway enthay omehay:.muclcay-"
+"initway. Onay errorway ifway\n"
+" erethay isway onay initway ilefay.\n"
"\n"
" :itesay-initway\n"
" Ifway uetray, enthay ethay amenay ofway ethay itesay initway ilefay "
"otay oadlay. Ethay efaultday isway\n"
-" ibrarylay:itesay-initway. Onay errorway ifway isthay oesday otnay "
+" ibrarylay:itesay-initway. Onay errorway ifway isthay oesday otnay "
"existway.\n"
"\n"
" :intpray-eraldhay\n"
@@ -13079,6 +13082,14 @@
msgstr "Invalidway ositionpay ivengay otay ilefay-ositionpay: ~S"
#: src/code/fd-stream.lisp
+msgid "Use Unicode replacement character instead"
+msgstr "Useway Unicodeway eplacementray aracterchay insteadway"
+
+#: src/code/fd-stream.lisp
+msgid "Use question mark character instead"
+msgstr "Useway estionquay arkmay aracterchay insteadway"
+
+#: src/code/fd-stream.lisp
msgid ""
"Create a stream for the given unix file descriptor.\n"
" If input is non-nil, allow input operations.\n"
@@ -13130,10 +13141,6 @@
msgstr "** Osedclay ~Away~%"
#: src/code/fd-stream.lisp
-msgid "Use Unicode replacement character instead"
-msgstr "Useway Unicodeway eplacementray aracterchay insteadway"
-
-#: src/code/fd-stream.lisp
msgid ""
"This is a string that OPEN tacks on the end of a file namestring to produce\n"
" a name for the :if-exists :rename-and-delete and :rename options. Also,\n"
Index: src/i18n/locale/ko/LC_MESSAGES/cmucl.po
diff -u src/i18n/locale/ko/LC_MESSAGES/cmucl.po:1.13 src/i18n/locale/ko/LC_MESSAGES/cmucl.po:1.14
--- src/i18n/locale/ko/LC_MESSAGES/cmucl.po:1.13 Sun Sep 26 19:47:45 2010
+++ src/i18n/locale/ko/LC_MESSAGES/cmucl.po Mon Nov 8 09:02:41 2010
@@ -5546,11 +5546,11 @@
msgstr ""
#: src/code/misc.lisp
-msgid "Returns a string describing the implementation version."
+msgid " Unicode"
msgstr ""
#: src/code/misc.lisp
-msgid " Unicode"
+msgid "Returns a string describing the implementation version."
msgstr ""
#: src/code/misc.lisp
@@ -6588,12 +6588,13 @@
" read-eval-print loop. If the function returns the lisp will exit.\n"
" \n"
" :load-init-file\n"
-" If true, then look for an init.lisp or init.fasl file when the core\n"
-" file is resumed.\n"
+" If true, then look for an init file when the core file is resumed.\n"
+" Look for home:init first and then home:.cmucl-init. No error if\n"
+" there is no init file.\n"
"\n"
" :site-init\n"
" If true, then the name of the site init file to load. The default is\n"
-" library:site-init. No error if this does not exist.\n"
+" library:site-init. No error if this does not exist.\n"
"\n"
" :print-herald\n"
" If true (the default), print out the lisp system herald when "
@@ -9171,6 +9172,14 @@
msgstr ""
#: src/code/fd-stream.lisp
+msgid "Use Unicode replacement character instead"
+msgstr ""
+
+#: src/code/fd-stream.lisp
+msgid "Use question mark character instead"
+msgstr ""
+
+#: src/code/fd-stream.lisp
msgid ""
"Create a stream for the given unix file descriptor.\n"
" If input is non-nil, allow input operations.\n"
@@ -9199,10 +9208,6 @@
msgstr ""
#: src/code/fd-stream.lisp
-msgid "Use Unicode replacement character instead"
-msgstr ""
-
-#: src/code/fd-stream.lisp
msgid ""
"This is a string that OPEN tacks on the end of a file namestring to produce\n"
" a name for the :if-exists :rename-and-delete and :rename options. Also,\n"