This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMU Common Lisp".
The branch, master has been updated via 006b757ffeee604daf1e759b3efa29f0a3e00047 (commit) via 1f322cbfa7d1d07c21c5c668da62aa17709d7bff (commit) from 8391b8b06135973c176df7049f4f9bff3f926c00 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 006b757ffeee604daf1e759b3efa29f0a3e00047 Author: Raymond Toy toy.raymond@gmail.com Date: Fri Oct 26 22:24:09 2012 -0700
Update pot and po files for sparc.
diff --git a/src/i18n/locale/cmucl-sparc-vm.pot b/src/i18n/locale/cmucl-sparc-vm.pot index 77c892b..5117276 100644 --- a/src/i18n/locale/cmucl-sparc-vm.pot +++ b/src/i18n/locale/cmucl-sparc-vm.pot @@ -633,6 +633,12 @@ msgid "" "result is the first value." msgstr ""
+#: src/compiler/sparc/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/sparc/char.lisp msgid "character untagging" msgstr "" diff --git a/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-sparc-vm.po b/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-sparc-vm.po index 292db31..d5f0c63 100644 --- a/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-sparc-vm.po +++ b/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-sparc-vm.po @@ -10,10 +10,10 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n" "Last-Translator: Automatic translation\n" "Language-Team: Pig Latin (auto-translated)\n" -"Language: Pig Latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: Pig Latin\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/code/sparc-svr4-vm.lisp @@ -699,6 +699,12 @@ msgstr "" "integersway. Ethay owlay 32-itbay\n" "esultray isway ethay irstfay aluevay."
+#: src/compiler/sparc/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/sparc/char.lisp msgid "character untagging" msgstr "aracterchay untaggingway" diff --git a/src/i18n/locale/ko/LC_MESSAGES/cmucl-sparc-vm.po b/src/i18n/locale/ko/LC_MESSAGES/cmucl-sparc-vm.po index 3e56861..4d81978 100644 --- a/src/i18n/locale/ko/LC_MESSAGES/cmucl-sparc-vm.po +++ b/src/i18n/locale/ko/LC_MESSAGES/cmucl-sparc-vm.po @@ -10,10 +10,10 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" -"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: \n"
#: src/code/sparc-svr4-vm.lisp msgid "Returns a string describing the type of the local machine." @@ -634,6 +634,12 @@ msgid "" "result is the first value." msgstr ""
+#: src/compiler/sparc/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/sparc/char.lisp msgid "character untagging" msgstr ""
commit 1f322cbfa7d1d07c21c5c668da62aa17709d7bff Author: Raymond Toy toy.raymond@gmail.com Date: Fri Oct 26 21:04:02 2012 -0700
Update pot and po files from current code.
diff --git a/src/i18n/locale/cmucl-x86-vm.pot b/src/i18n/locale/cmucl-x86-vm.pot index ba570d9..4ecc409 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 c7e270c..97fbc18 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 d876a5d..8894cec 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 1e2eb07..e582b28 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 db37457..0d60a05 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" @@ -21089,6 +21093,14 @@ msgid "" 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" "Hungarian, Polish, Romanian, Serbian Latin, Slovak, Slovene, Upper\n"
-----------------------------------------------------------------------
Summary of changes: src/i18n/locale/cmucl-sparc-vm.pot | 6 +++++ src/i18n/locale/cmucl-x86-vm.pot | 6 +++++ .../en@piglatin/LC_MESSAGES/cmucl-sparc-vm.po | 8 +++++- .../locale/en@piglatin/LC_MESSAGES/cmucl-x86-vm.po | 6 +++++ src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po | 24 +++++++++++++++++++- src/i18n/locale/ko/LC_MESSAGES/cmucl-sparc-vm.po | 8 +++++- src/i18n/locale/ko/LC_MESSAGES/cmucl-x86-vm.po | 6 +++++ src/i18n/locale/ko/LC_MESSAGES/cmucl.po | 14 ++++++++++- 8 files changed, 74 insertions(+), 4 deletions(-)
hooks/post-receive