CMUCL commit: intl-branch src/i18n/locale (6 files)

Raymond Toy rtoy at common-lisp.net
Fri Mar 19 13:51:55 CET 2010


    Date: Friday, March 19, 2010 @ 08:51:55
  Author: rtoy
    Path: /project/cmucl/cvsroot/src/i18n/locale
     Tag: intl-branch

   Added: cmucl-sse2.pot cmucl-x87.pot en at piglatin/LC_MESSAGES/cmucl-sse2.po
          en at piglatin/LC_MESSAGES/cmucl-x87.po ko/LC_MESSAGES/cmucl-sse2.po
          ko/LC_MESSAGES/cmucl-x87.po

Generated new pot and po files for the new sse2 and x87 text domains.


---------------------------------------+
 cmucl-sse2.pot                        |  144 ++++++++++++++++++++++++++++++++
 cmucl-x87.pot                         |   22 ++++
 en at piglatin/LC_MESSAGES/cmucl-sse2.po |  143 +++++++++++++++++++++++++++++++
 en at piglatin/LC_MESSAGES/cmucl-x87.po  |   21 ++++
 ko/LC_MESSAGES/cmucl-sse2.po          |  143 +++++++++++++++++++++++++++++++
 ko/LC_MESSAGES/cmucl-x87.po           |   21 ++++
 6 files changed, 494 insertions(+)


Index: src/i18n/locale/cmucl-sse2.pot
diff -u /dev/null src/i18n/locale/cmucl-sse2.pot:1.1.2.1
--- /dev/null	Fri Mar 19 08:51:55 2010
+++ src/i18n/locale/cmucl-sse2.pot	Fri Mar 19 08:51:55 2010
@@ -0,0 +1,144 @@
+#@ cmucl-sse2
+
+# SOME DESCRIPTIVE TITLE
+# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "Ignoring bogus i387 Constant ~a"
+msgstr ""
+
+#: target:compiler/x86/sse2-array.lisp target:compiler/x86/sse2-c-call.lisp
+#: target:compiler/x86/sse2-sap.lisp target:compiler/x86/float-sse2.lisp
+msgid "Unknown SC to SC-Case for ~S:~%  ~S"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "float move"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "float to pointer coercion"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid ""
+"Load TN allocated, but no move function?~@\n"
+"	           VM definition inconsistent, recompile and try again."
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "pointer to float coercion"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "complex float to pointer coercion"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "complex double-double float to pointer coercion"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "pointer to complex float coercion"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "float argument move"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "complex float argument move"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "complex double-double-float argument move"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline float arithmetic"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline float comparison"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline float coercion"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline float truncate"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline complex single-float creation"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline complex double-float creation"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "complex float realpart"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "complex float imagpart"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline dummy FP register bias"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "double-double float move"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "double double float to pointer coercion"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "pointer to double-double-float coercion"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "double double-float argument move"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline double-double-float creation"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "double-double high part"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "double-double low part"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline complex double-double-float creation"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline complex float arithmetic"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline complex float/float arithmetic"
+msgstr ""
+
Index: src/i18n/locale/cmucl-x87.pot
diff -u /dev/null src/i18n/locale/cmucl-x87.pot:1.1.2.1
--- /dev/null	Fri Mar 19 08:51:55 2010
+++ src/i18n/locale/cmucl-x87.pot	Fri Mar 19 08:51:55 2010
@@ -0,0 +1,22 @@
+#@ cmucl-x87
+
+# SOME DESCRIPTIVE TITLE
+# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: target:compiler/x86/x87-array.lisp target:compiler/x86/x87-c-call.lisp
+#: target:compiler/x86/x87-sap.lisp
+msgid "Unknown SC to SC-Case for ~S:~%  ~S"
+msgstr ""
+
Index: src/i18n/locale/en at piglatin/LC_MESSAGES/cmucl-sse2.po
diff -u /dev/null src/i18n/locale/en at piglatin/LC_MESSAGES/cmucl-sse2.po:1.1.2.1
--- /dev/null	Fri Mar 19 08:51:55 2010
+++ src/i18n/locale/en at piglatin/LC_MESSAGES/cmucl-sse2.po	Fri Mar 19 08:51:55 2010
@@ -0,0 +1,143 @@
+#@ cmucl-sse2
+
+# SOME DESCRIPTIVE TITLE
+# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "Ignoring bogus i387 Constant ~a"
+msgstr ""
+
+#: target:compiler/x86/sse2-array.lisp target:compiler/x86/sse2-c-call.lisp
+#: target:compiler/x86/sse2-sap.lisp target:compiler/x86/float-sse2.lisp
+msgid "Unknown SC to SC-Case for ~S:~%  ~S"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "float move"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "float to pointer coercion"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid ""
+"Load TN allocated, but no move function?~@\n"
+"\t           VM definition inconsistent, recompile and try again."
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "pointer to float coercion"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "complex float to pointer coercion"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "complex double-double float to pointer coercion"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "pointer to complex float coercion"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "float argument move"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "complex float argument move"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "complex double-double-float argument move"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline float arithmetic"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline float comparison"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline float coercion"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline float truncate"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline complex single-float creation"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline complex double-float creation"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "complex float realpart"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "complex float imagpart"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline dummy FP register bias"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "double-double float move"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "double double float to pointer coercion"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "pointer to double-double-float coercion"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "double double-float argument move"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline double-double-float creation"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "double-double high part"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "double-double low part"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline complex double-double-float creation"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline complex float arithmetic"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline complex float/float arithmetic"
+msgstr ""
Index: src/i18n/locale/en at piglatin/LC_MESSAGES/cmucl-x87.po
diff -u /dev/null src/i18n/locale/en at piglatin/LC_MESSAGES/cmucl-x87.po:1.1.2.1
--- /dev/null	Fri Mar 19 08:51:55 2010
+++ src/i18n/locale/en at piglatin/LC_MESSAGES/cmucl-x87.po	Fri Mar 19 08:51:55 2010
@@ -0,0 +1,21 @@
+#@ cmucl-x87
+
+# SOME DESCRIPTIVE TITLE
+# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: target:compiler/x86/x87-array.lisp target:compiler/x86/x87-c-call.lisp
+#: target:compiler/x86/x87-sap.lisp
+msgid "Unknown SC to SC-Case for ~S:~%  ~S"
+msgstr ""
Index: src/i18n/locale/ko/LC_MESSAGES/cmucl-sse2.po
diff -u /dev/null src/i18n/locale/ko/LC_MESSAGES/cmucl-sse2.po:1.1.2.1
--- /dev/null	Fri Mar 19 08:51:55 2010
+++ src/i18n/locale/ko/LC_MESSAGES/cmucl-sse2.po	Fri Mar 19 08:51:55 2010
@@ -0,0 +1,143 @@
+#@ cmucl-sse2
+
+# SOME DESCRIPTIVE TITLE
+# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "Ignoring bogus i387 Constant ~a"
+msgstr ""
+
+#: target:compiler/x86/sse2-array.lisp target:compiler/x86/sse2-c-call.lisp
+#: target:compiler/x86/sse2-sap.lisp target:compiler/x86/float-sse2.lisp
+msgid "Unknown SC to SC-Case for ~S:~%  ~S"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "float move"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "float to pointer coercion"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid ""
+"Load TN allocated, but no move function?~@\n"
+"\t           VM definition inconsistent, recompile and try again."
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "pointer to float coercion"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "complex float to pointer coercion"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "complex double-double float to pointer coercion"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "pointer to complex float coercion"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "float argument move"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "complex float argument move"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "complex double-double-float argument move"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline float arithmetic"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline float comparison"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline float coercion"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline float truncate"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline complex single-float creation"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline complex double-float creation"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "complex float realpart"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "complex float imagpart"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline dummy FP register bias"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "double-double float move"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "double double float to pointer coercion"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "pointer to double-double-float coercion"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "double double-float argument move"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline double-double-float creation"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "double-double high part"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "double-double low part"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline complex double-double-float creation"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline complex float arithmetic"
+msgstr ""
+
+#: target:compiler/x86/float-sse2.lisp
+msgid "inline complex float/float arithmetic"
+msgstr ""
Index: src/i18n/locale/ko/LC_MESSAGES/cmucl-x87.po
diff -u /dev/null src/i18n/locale/ko/LC_MESSAGES/cmucl-x87.po:1.1.2.1
--- /dev/null	Fri Mar 19 08:51:55 2010
+++ src/i18n/locale/ko/LC_MESSAGES/cmucl-x87.po	Fri Mar 19 08:51:55 2010
@@ -0,0 +1,21 @@
+#@ cmucl-x87
+
+# SOME DESCRIPTIVE TITLE
+# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: target:compiler/x86/x87-array.lisp target:compiler/x86/x87-c-call.lisp
+#: target:compiler/x86/x87-sap.lisp
+msgid "Unknown SC to SC-Case for ~S:~%  ~S"
+msgstr ""



More information about the cmucl-commit mailing list