[jbosscache-commits] JBoss Cache SVN: r7175 - enterprise-docs/tags/JBoss_EAP_4_3/Cache_Pojo_Cache_Guide/es-ES.

jbosscache-commits at lists.jboss.org jbosscache-commits at lists.jboss.org
Wed Nov 19 18:27:21 EST 2008


Author: mospina
Date: 2008-11-19 18:27:21 -0500 (Wed, 19 Nov 2008)
New Revision: 7175

Added:
   enterprise-docs/tags/JBoss_EAP_4_3/Cache_Pojo_Cache_Guide/es-ES/Author_Group.po
   enterprise-docs/tags/JBoss_EAP_4_3/Cache_Pojo_Cache_Guide/es-ES/JBoss_Cache_Pojo_Cache_Guide.po
   enterprise-docs/tags/JBoss_EAP_4_3/Cache_Pojo_Cache_Guide/es-ES/Revision_History.po
Log:
Adding new po files

Added: enterprise-docs/tags/JBoss_EAP_4_3/Cache_Pojo_Cache_Guide/es-ES/Author_Group.po
===================================================================
--- enterprise-docs/tags/JBoss_EAP_4_3/Cache_Pojo_Cache_Guide/es-ES/Author_Group.po	                        (rev 0)
+++ enterprise-docs/tags/JBoss_EAP_4_3/Cache_Pojo_Cache_Guide/es-ES/Author_Group.po	2008-11-19 23:27:21 UTC (rev 7175)
@@ -0,0 +1,20 @@
+# Language es-ES translations for JBoss_EAP package.
+# Automatically generated, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: JBoss_EAP 4_3\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
+"POT-Creation-Date: 2008-11-19 23:24+0000\n"
+"PO-Revision-Date: 2008-11-19 23:24+0000\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: firstname
+#: Author_Group.xml:6
+#, no-c-format
+msgid "Ben Wang, Scott Marlow"
+msgstr ""

Added: enterprise-docs/tags/JBoss_EAP_4_3/Cache_Pojo_Cache_Guide/es-ES/JBoss_Cache_Pojo_Cache_Guide.po
===================================================================
--- enterprise-docs/tags/JBoss_EAP_4_3/Cache_Pojo_Cache_Guide/es-ES/JBoss_Cache_Pojo_Cache_Guide.po	                        (rev 0)
+++ enterprise-docs/tags/JBoss_EAP_4_3/Cache_Pojo_Cache_Guide/es-ES/JBoss_Cache_Pojo_Cache_Guide.po	2008-11-19 23:27:21 UTC (rev 7175)
@@ -0,0 +1,92 @@
+# Language es-ES translations for JBoss_EAP package.
+# Automatically generated, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: JBoss_EAP 4_3\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
+"POT-Creation-Date: 2008-11-19 23:24+0000\n"
+"PO-Revision-Date: 2008-11-19 23:24+0000\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#: JBoss_Cache_Pojo_Cache_Guide.xml:6
+#, no-c-format
+msgid "Preface"
+msgstr ""
+
+#. Tag: para
+#: JBoss_Cache_Pojo_Cache_Guide.xml:7
+#, no-c-format
+msgid ""
+"PojoCache is an in-memomy, transactional, and replicated POJO (plain old "
+"Java object) cache system that allows users to operate on a POJO "
+"transparently without active user management of either replication or "
+"persistency aspects. PojoCache, a component of JBossCache (uses PojoCache "
+"class as an internal implementation, the old implementation TreeCacheAop has "
+"been deprecated.), is the first in the market to provide a POJO cache "
+"functionality. JBossCache by itself is a 100% Java based library that "
+"can be run either as a standalone program or inside an application server."
+msgstr ""
+
+#. Tag: para
+#: JBoss_Cache_Pojo_Cache_Guide.xml:10
+#, no-c-format
+msgid ""
+"This document is meant to be a user guide to explain the architecture, api, "
+"configuration, and examples for PojoCache. We assume the readers are "
+"familiar with both JGroups and TreeCache usages. Since PojoCache uses "
+"JBossAop framework, an introduction will also be given there."
+msgstr ""
+
+#. Tag: para
+#: JBoss_Cache_Pojo_Cache_Guide.xml:13
+#, no-c-format
+msgid ""
+"If you have questions, use the user <ulink url=\"http://www.jboss.com/index."
+"html?module=bb&amp;op=viewforum&amp;f=157\">forum</ulink> linked on the "
+"JBossCache website. We also provide tracking links for tracking bug reports "
+"and feature requests on <ulink url=\"http://jira.jboss.com\">JBoss Jira web "
+"site</ulink> . If you are interested in the development of PojoCache, post a "
+"message on the forum. If you are interested in translating this "
+"documentation into your language, contact us on the developer mailing list."
+msgstr ""
+
+#. Tag: para
+#: JBoss_Cache_Pojo_Cache_Guide.xml:16
+#, no-c-format
+msgid ""
+"JBossCache is an open-source product based on LGPL. Commercial development "
+"support, production support and training for JBoss Cache is available "
+"through JBoss Inc. (see <ulink url=\"http://www.jboss.com\">JBoss web site</"
+"ulink> ). JBoss Cache is a project of the JBoss Professional Open Source "
+"product suite."
+msgstr ""
+
+#. Tag: para
+#: JBoss_Cache_Pojo_Cache_Guide.xml:19
+#, no-c-format
+msgid ""
+"In some of the example listings, what is meant to be displayed on one line "
+"does not fit inside the available page width. These lines have been broken "
+"up. A '&#92;' at the end of a line means that a break has been introduced to "
+"fit in the page, with the following lines indented. So: <programlisting>\n"
+"            Let's pretend to have an extremely &#92;\n"
+"            long line that &#92;\n"
+"            does not fit\n"
+"            This one is short\n"
+"         \n"
+"</programlisting> Is really:"
+msgstr ""
+
+#. Tag: programlisting
+#: JBoss_Cache_Pojo_Cache_Guide.xml:21
+#, no-c-format
+msgid ""
+"Let's pretend to have an extremely long line that does not fit\n"
+"            This one is short"
+msgstr ""

Added: enterprise-docs/tags/JBoss_EAP_4_3/Cache_Pojo_Cache_Guide/es-ES/Revision_History.po
===================================================================
--- enterprise-docs/tags/JBoss_EAP_4_3/Cache_Pojo_Cache_Guide/es-ES/Revision_History.po	                        (rev 0)
+++ enterprise-docs/tags/JBoss_EAP_4_3/Cache_Pojo_Cache_Guide/es-ES/Revision_History.po	2008-11-19 23:27:21 UTC (rev 7175)
@@ -0,0 +1,26 @@
+# Language es-ES translations for JBoss_EAP package.
+# Automatically generated, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: JBoss_EAP 4_3\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
+"POT-Creation-Date: 2008-11-19 23:24+0000\n"
+"PO-Revision-Date: 2008-11-19 23:24+0000\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#: Revision_History.xml:6
+#, no-c-format
+msgid "Revision History"
+msgstr ""
+
+#. Tag: author
+#: Revision_History.xml:12
+#, no-c-format
+msgid "<firstname></firstname> <surname></surname> <email></email>"
+msgstr ""




More information about the jbosscache-commits mailing list