From 1f322cbfa7d1d07c21c5c668da62aa17709d7bff Mon Sep 17 00:00:00 2001
From: Raymond Toy <toy.raymond@gmail.com>
Date: Fri, 26 Oct 2012 21:04:02 -0700
Subject: [PATCH] Update pot and po files from current code.

---
 src/i18n/locale/cmucl-x86-vm.pot              |  6 +++++
 .../en@piglatin/LC_MESSAGES/cmucl-x86-vm.po   |  6 +++++
 .../locale/en@piglatin/LC_MESSAGES/cmucl.po   | 24 ++++++++++++++++++-
 .../locale/ko/LC_MESSAGES/cmucl-x86-vm.po     |  6 +++++
 src/i18n/locale/ko/LC_MESSAGES/cmucl.po       | 14 ++++++++++-
 5 files changed, 54 insertions(+), 2 deletions(-)

diff --git a/src/i18n/locale/cmucl-x86-vm.pot b/src/i18n/locale/cmucl-x86-vm.pot
index ba570d903..4ecc40924 100644
--- a/src/i18n/locale/cmucl-x86-vm.pot
+++ b/src/i18n/locale/cmucl-x86-vm.pot
@@ -238,6 +238,12 @@ msgstr ""
 msgid "word integer argument move"
 msgstr ""
 
+#: src/compiler/x86/system.lisp
+msgid ""
+"Returns the primary value of BODY as the primary value, and the\n"
+" number of CPU cycles elapsed as secondary value."
+msgstr ""
+
 #: src/compiler/x86/char.lisp
 msgid "character untagging"
 msgstr ""
diff --git a/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-x86-vm.po b/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-x86-vm.po
index c7e270c6c..97fbc1810 100644
--- a/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-x86-vm.po
+++ b/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-x86-vm.po
@@ -319,6 +319,12 @@ msgstr "ordway integerway ovemay"
 msgid "word integer argument move"
 msgstr "ordway integerway argumentway ovemay"
 
+#: src/compiler/x86/system.lisp
+msgid ""
+"Returns the primary value of BODY as the primary value, and the\n"
+" number of CPU cycles elapsed as secondary value."
+msgstr ""
+
 #: src/compiler/x86/char.lisp
 msgid "character untagging"
 msgstr "aracterchay untaggingway"
diff --git a/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po b/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po
index d876a5d15..8894cec30 100644
--- a/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po
+++ b/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po
@@ -9665,7 +9665,8 @@ msgid " on "
 msgstr " onway "
 
 #: src/code/save.lisp
-msgid "See <http://www.cons.org/cmucl/> for support information."
+#, fuzzy
+msgid "See <http://www.cmucl.org/> for support information."
 msgstr ""
 "Eesay <ttphay://wwway.onscay.orgway/muclcay/> orfay upportsay informationway."
 
@@ -14380,6 +14381,7 @@ msgid "Bad FASL file format."
 msgstr "Adbay FASL ilefay ormatfay."
 
 #: src/code/load.lisp
+#, fuzzy
 msgid ""
 "Loads the file named by Filename into the Lisp environment.  The file type\n"
 "   (a.k.a extension) is defaulted if missing.  These options are defined:\n"
@@ -14411,6 +14413,10 @@ msgid ""
 "       defaulting.  Probably only necessary if you have source files with a\n"
 "       \"fasl\" type. \n"
 "\n"
+"   :EXTERNAL-FORMAT\n"
+"       The external-format to use when opening the FILENAME. The default is\n"
+"       :default which uses the EXT:*DEFAULT-EXTERNAL-FORMAT*.\n"
+"\n"
 "   The variables *LOAD-VERBOSE*, *LOAD-PRINT* and EXT:*LOAD-IF-SOURCE-"
 "NEWER*\n"
 "   determine the defaults for the corresponding keyword arguments.  These\n"
@@ -30010,6 +30016,22 @@ msgstr ""
 "aracterchay andway illegalway outputsway areway eplacedray ybay away "
 "estionquay arkmay."
 
+#, fuzzy
+msgid ""
+"EUC-KR is an variable-length character encoding generally intended for\n"
+"Korean Hangul.\n"
+"\n"
+"By default, illegal inputs are replaced by the Unicode replacement\n"
+"character and illegal outputs are replaced by a question mark."
+msgstr ""
+"ISO8859-8 isway anway 8-itbay aracterchay encodingway intendedway orfay "
+"Ebrewhay.\n"
+"\n"
+"Ybay efaultday, illegalway inputsway areway eplacedray ybay ethay Unicodeway "
+"eplacementray\n"
+"aracterchay andway illegalway outputsway areway eplacedray ybay away "
+"estionquay arkmay."
+
 msgid ""
 "ISO8859-2 is an 8-bit character encoding generally intended for\n"
 "Eastern European languages including Bosnian, Croation, Czech, German,\n"
diff --git a/src/i18n/locale/ko/LC_MESSAGES/cmucl-x86-vm.po b/src/i18n/locale/ko/LC_MESSAGES/cmucl-x86-vm.po
index 1e2eb0708..e582b2824 100644
--- a/src/i18n/locale/ko/LC_MESSAGES/cmucl-x86-vm.po
+++ b/src/i18n/locale/ko/LC_MESSAGES/cmucl-x86-vm.po
@@ -238,6 +238,12 @@ msgstr ""
 msgid "word integer argument move"
 msgstr ""
 
+#: src/compiler/x86/system.lisp
+msgid ""
+"Returns the primary value of BODY as the primary value, and the\n"
+" number of CPU cycles elapsed as secondary value."
+msgstr ""
+
 #: src/compiler/x86/char.lisp
 msgid "character untagging"
 msgstr ""
diff --git a/src/i18n/locale/ko/LC_MESSAGES/cmucl.po b/src/i18n/locale/ko/LC_MESSAGES/cmucl.po
index db3745753..0d60a05d2 100644
--- a/src/i18n/locale/ko/LC_MESSAGES/cmucl.po
+++ b/src/i18n/locale/ko/LC_MESSAGES/cmucl.po
@@ -6716,7 +6716,7 @@ msgid " on "
 msgstr ""
 
 #: src/code/save.lisp
-msgid "See <http://www.cons.org/cmucl/> for support information."
+msgid "See <http://www.cmucl.org/> for support information."
 msgstr ""
 
 #: src/code/save.lisp
@@ -10156,6 +10156,10 @@ msgid ""
 "       defaulting.  Probably only necessary if you have source files with a\n"
 "       \"fasl\" type. \n"
 "\n"
+"   :EXTERNAL-FORMAT\n"
+"       The external-format to use when opening the FILENAME. The default is\n"
+"       :default which uses the EXT:*DEFAULT-EXTERNAL-FORMAT*.\n"
+"\n"
 "   The variables *LOAD-VERBOSE*, *LOAD-PRINT* and EXT:*LOAD-IF-SOURCE-"
 "NEWER*\n"
 "   determine the defaults for the corresponding keyword arguments.  These\n"
@@ -21088,6 +21092,14 @@ msgid ""
 "character and illegal outputs are replaced by a question mark."
 msgstr ""
 
+msgid ""
+"EUC-KR is an variable-length character encoding generally intended for\n"
+"Korean Hangul.\n"
+"\n"
+"By default, illegal inputs are replaced by the Unicode replacement\n"
+"character and illegal outputs are replaced by a question mark."
+msgstr ""
+
 msgid ""
 "ISO8859-2 is an 8-bit character encoding generally intended for\n"
 "Eastern European languages including Bosnian, Croation, Czech, German,\n"
-- 
GitLab