[cmucl-cvs] [git] CMU Common Lisp branch master updated. snapshot-2012-01-25-g18e1fca

Raymond Toy rtoy at common-lisp.net
Wed Feb 1 05:31:20 UTC 2012


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  18e1fca39194fd506747b495c7fcf9bca73a88ae (commit)
      from  a3e7af38dfc712cecbe940af00f16f2b13846e07 (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 18e1fca39194fd506747b495c7fcf9bca73a88ae
Author: Raymond Toy <toy.raymond at gmail.com>
Date:   Tue Jan 31 21:31:14 2012 -0800

    Initial version of cmucl-ppc-vm.pot.

diff --git a/src/i18n/locale/cmucl-ppc-vm.pot b/src/i18n/locale/cmucl-ppc-vm.pot
new file mode 100644
index 0000000..4f29be8
--- /dev/null
+++ b/src/i18n/locale/cmucl-ppc-vm.pot
@@ -0,0 +1,57 @@
+#@ cmucl-ppc-vm
+
+# 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"
+
+#: src/code/ppc-vm.lisp
+msgid "Returns a string describing the type of the local machine."
+msgstr ""
+
+#: src/code/ppc-vm.lisp
+msgid "Returns a string describing the version of the local machine."
+msgstr ""
+
+#: src/code/ppc-vm.lisp
+msgid "Compute x*y-z with only one rounding operation"
+msgstr ""
+
+#: src/code/ppc-vm.lisp
+msgid "Compute x*y+z with only one rounding operation"
+msgstr ""
+
+#: src/code/debug-int.lisp
+msgid "no debug info: ~A:~A"
+msgstr ""
+
+#: src/code/debug-int.lisp
+msgid "find the PC"
+msgstr ""
+
+#: src/code/debug-int.lisp
+msgid "Local non-descriptor register access?"
+msgstr ""
+
+#: src/code/debug-int.lisp
+msgid "Local interior register access?"
+msgstr ""
+
+#: src/code/debug-int.lisp
+msgid "Breakpoint that nobody wants?"
+msgstr ""
+
+#: src/code/debug-int.lisp
+msgid "BREAKPOINT-DO-DISPLACED-INST returned?"
+msgstr ""
+

-----------------------------------------------------------------------

Summary of changes:
 .../cmucl-sparc-svr4.po => cmucl-ppc-vm.pot}       |   33 +++++--------------
 1 files changed, 9 insertions(+), 24 deletions(-)
 copy src/i18n/locale/{ko/LC_MESSAGES/cmucl-sparc-svr4.po => cmucl-ppc-vm.pot} (64%)


hooks/post-receive
-- 
CMU Common Lisp




More information about the cmucl-cvs mailing list