[jboss-cvs] JBossAS SVN: r78972 - in projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide: bn-IN and 21 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Sep 30 18:40:13 EDT 2008


Author: xhuang at jboss.com
Date: 2008-09-30 18:40:12 -0400 (Tue, 30 Sep 2008)
New Revision: 78972

Removed:
   projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/as-IN/Pojo_Cache_Guide.po
   projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/bn-IN/Pojo_Cache_Guide.po
   projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/de-DE/Pojo_Cache_Guide.po
   projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/es-ES/Pojo_Cache_Guide.po
   projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/fr-FR/Pojo_Cache_Guide.po
   projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/gu-IN/Pojo_Cache_Guide.po
   projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/hi-IN/Pojo_Cache_Guide.po
   projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/it-IT/Pojo_Cache_Guide.po
   projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/ja-JP/Pojo_Cache_Guide.po
   projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/kn-IN/Pojo_Cache_Guide.po
   projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/ko-KR/Pojo_Cache_Guide.po
   projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/ml-IN/Pojo_Cache_Guide.po
   projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/mr-IN/Pojo_Cache_Guide.po
   projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/or-IN/Pojo_Cache_Guide.po
   projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/pa-IN/Pojo_Cache_Guide.po
   projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/pot/Pojo_Cache_Guide.pot
   projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/pt-BR/Pojo_Cache_Guide.po
   projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/ru-RU/Pojo_Cache_Guide.po
   projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/si-LK/Pojo_Cache_Guide.po
   projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/ta-IN/Pojo_Cache_Guide.po
   projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/te-IN/Pojo_Cache_Guide.po
   projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/zh-CN/Pojo_Cache_Guide.po
   projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/zh-TW/Pojo_Cache_Guide.po
Log:
remove Pojo_Cache_Guide.*

Deleted: projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/as-IN/Pojo_Cache_Guide.po
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/as-IN/Pojo_Cache_Guide.po	2008-09-30 21:41:55 UTC (rev 78971)
+++ projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/as-IN/Pojo_Cache_Guide.po	2008-09-30 22:40:12 UTC (rev 78972)
@@ -1,92 +0,0 @@
-# Language /tmp/mike/JBEAP420/Cache translations for JBEAP package.
-# Copyright (C) 2007 Free Software Foundation, Inc.
-# Automatically generated, 2007.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: JBEAP 420\n"
-"POT-Creation-Date: 2007-04-17 00:25-0500\n"
-"PO-Revision-Date: 2001-02-09 01:25+0100\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"
-
-#: Pojo_Cache_Guide.xml:11 (title)
-msgid "Preface"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:12 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:15 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:18 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:21 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:25 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely \\\n"
-"            long line that \\\n"
-"            does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:32 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely long line that does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:24 (para)
-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 '\\' at the end of a line means that a break has been introduced to "
-"fit in the page, with the following lines indented. So: <placeholder-1/> Is "
-"really: <placeholder-2/>"
-msgstr ""
-
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
-#: Pojo_Cache_Guide.xml:0 (None)
-msgid "translator-credits"
-msgstr ""

Deleted: projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/bn-IN/Pojo_Cache_Guide.po
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/bn-IN/Pojo_Cache_Guide.po	2008-09-30 21:41:55 UTC (rev 78971)
+++ projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/bn-IN/Pojo_Cache_Guide.po	2008-09-30 22:40:12 UTC (rev 78972)
@@ -1,92 +0,0 @@
-# Language /tmp/mike/JBEAP420/Cache translations for JBEAP package.
-# Copyright (C) 2007 Free Software Foundation, Inc.
-# Automatically generated, 2007.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: JBEAP 420\n"
-"POT-Creation-Date: 2007-04-17 00:25-0500\n"
-"PO-Revision-Date: 2001-02-09 01:25+0100\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"
-
-#: Pojo_Cache_Guide.xml:11 (title)
-msgid "Preface"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:12 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:15 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:18 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:21 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:25 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely \\\n"
-"            long line that \\\n"
-"            does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:32 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely long line that does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:24 (para)
-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 '\\' at the end of a line means that a break has been introduced to "
-"fit in the page, with the following lines indented. So: <placeholder-1/> Is "
-"really: <placeholder-2/>"
-msgstr ""
-
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
-#: Pojo_Cache_Guide.xml:0 (None)
-msgid "translator-credits"
-msgstr ""

Deleted: projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/de-DE/Pojo_Cache_Guide.po
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/de-DE/Pojo_Cache_Guide.po	2008-09-30 21:41:55 UTC (rev 78971)
+++ projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/de-DE/Pojo_Cache_Guide.po	2008-09-30 22:40:12 UTC (rev 78972)
@@ -1,93 +0,0 @@
-# Language /tmp/mike/JBEAP420/Cache translations for JBEAP package.
-# Copyright (C) 2007 Free Software Foundation, Inc.
-# Automatically generated, 2007.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: JBEAP 420\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2008-05-30 04:01+0000\n"
-"PO-Revision-Date: 2001-02-09 01:25+0100\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
-#: Pojo_Cache_Guide.xml:11
-#, no-c-format
-msgid "Preface"
-msgstr ""
-
-#. Tag: para
-#: Pojo_Cache_Guide.xml:12
-#, 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&#37; Java based library that "
-"can be run either as a standalone program or inside an application server."
-msgstr ""
-
-#. Tag: para
-#: Pojo_Cache_Guide.xml:15
-#, 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
-#: Pojo_Cache_Guide.xml:18
-#, 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
-#: Pojo_Cache_Guide.xml:21
-#, 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
-#: Pojo_Cache_Guide.xml:24
-#, 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
-#: Pojo_Cache_Guide.xml:26
-#, no-c-format
-msgid ""
-"Let's pretend to have an extremely long line that does not fit\n"
-"            This one is short"
-msgstr ""

Deleted: projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/es-ES/Pojo_Cache_Guide.po
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/es-ES/Pojo_Cache_Guide.po	2008-09-30 21:41:55 UTC (rev 78971)
+++ projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/es-ES/Pojo_Cache_Guide.po	2008-09-30 22:40:12 UTC (rev 78972)
@@ -1,93 +0,0 @@
-# Language /tmp/mike/JBEAP420/Cache translations for JBEAP package.
-# Copyright (C) 2007 Free Software Foundation, Inc.
-# Automatically generated, 2007.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: JBEAP 420\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2008-05-30 04:01+0000\n"
-"PO-Revision-Date: 2001-02-09 01:25+0100\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
-#: Pojo_Cache_Guide.xml:11
-#, no-c-format
-msgid "Preface"
-msgstr ""
-
-#. Tag: para
-#: Pojo_Cache_Guide.xml:12
-#, 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&#37; Java based library that "
-"can be run either as a standalone program or inside an application server."
-msgstr ""
-
-#. Tag: para
-#: Pojo_Cache_Guide.xml:15
-#, 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
-#: Pojo_Cache_Guide.xml:18
-#, 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
-#: Pojo_Cache_Guide.xml:21
-#, 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
-#: Pojo_Cache_Guide.xml:24
-#, 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
-#: Pojo_Cache_Guide.xml:26
-#, no-c-format
-msgid ""
-"Let's pretend to have an extremely long line that does not fit\n"
-"            This one is short"
-msgstr ""

Deleted: projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/fr-FR/Pojo_Cache_Guide.po
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/fr-FR/Pojo_Cache_Guide.po	2008-09-30 21:41:55 UTC (rev 78971)
+++ projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/fr-FR/Pojo_Cache_Guide.po	2008-09-30 22:40:12 UTC (rev 78972)
@@ -1,111 +0,0 @@
-# translation of Pojo_Cache_Guide.po to French
-# Language /tmp/mike/JBEAP420/Cache translations for JBEAP package.
-# Copyright (C) 2007, 2008 Free Software Foundation, Inc.
-#
-# Automatically generated, 2007.
-# Corina Roe <croe at redhat.com>, 2008.
-msgid ""
-msgstr ""
-"Project-Id-Version: Pojo_Cache_Guide\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2008-05-30 04:01+0000\n"
-"PO-Revision-Date: 2008-09-22 11:13+1000\n"
-"Last-Translator: Corina Roe <croe at redhat.com>\n"
-"Language-Team: French <i18 at redhat.com>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\n"
-
-#. Tag: title
-#: Pojo_Cache_Guide.xml:11
-#, no-c-format
-msgid "Preface"
-msgstr "Préface"
-
-#. Tag: para
-#: Pojo_Cache_Guide.xml:12
-#, 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&#37; Java based library that "
-"can be run either as a standalone program or inside an application server."
-msgstr "PojoCache est un système cache POJO (de l'anglais Plain Old Java Object) en-mémoire, transactionnel, et répliqué qui permet aux utilisateurs d'opérer sur un POJO de façon transparente sans gestion active de la part de l'utilisateur des aspects de persistance ou de réplication. PojoCache, un composant de JBossCache (utilise la classe PojoCache comme implémentation interne, l'ancienne implémentation TreeCacheAop ayant été dépréciée), est le premier sur le marché à procurer une fonctionnalité POJO cache. JBossCache par lui-même est une bibliothèque basée-Java qui peut être exécutée en tant que programme autonome ou bien à l'intérieur d'un serveur d'application."
-
-#. Tag: para
-#: Pojo_Cache_Guide.xml:15
-#, 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 "Ce document est supposé être un guide d'utilisation qui explique l'architecture, l'api, la figuration et qui est sensé présenter des exemples de PojoCache. Nous assumons que les lecteurs seront familiarisés avec les usages de JGroups et de TreeCache à la fois. Comme PojoCache utilise la structure JBossAop, on présentera ici une introduction."
-
-#. Tag: para
-#: Pojo_Cache_Guide.xml:18
-#, 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 ""
-"Si vous avez des questions, utiliser le forum d'utilisateurs <ulink url=\"http://www.jboss.com/index."
-"html?module=bb&amp;op=viewforum&amp;f=157\">forum</ulink> lié au site internet JBossCache. Nous procurons également des liens pour tracer les rapports de bogues et les questions sur les fonctionnalités sur <ulink url=\"http://jira.jboss.com\">JBoss Jira web "
-"site</ulink> . Si vous êtes intéressés de traduire cette documentation dans votre langue, contactez-nous sur la liste de messagerie développeurs (developer mailing list)."
-
-#. Tag: para
-#: Pojo_Cache_Guide.xml:21
-#, 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 ""
-"JBossCache est un produit en source-ouverte basé sur LGPL. Le support de développement commercial, le support de production et la formation JBoss Cache sont disponibles à travers JBoss Inc. (voir le lien <ulink url=\"http://www.jboss.com\">JBoss web site</"
-"ulink> ). JBoss Cache est un projet de la suite de produits JBoss Professional Open Source."
-
-#. Tag: para
-#: Pojo_Cache_Guide.xml:24
-#, 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 ""
-"Dans certains des listings posés en exemple, ce qui devrait être présenté sur une ligne ne rentre pas à l'intérieur de la largeur de la page disponible. Ces lignes ont été sectionnées. Un '\' en fin de ligne signifie qu'on a mis une interruption pour contenir la page, avec les lignes suivantes décalées. Donc: <programlisting>\n"
-"            Supposons que nous ayons une extrêmement &#92;\n"
-"            grande ligne qui &#92;\n"
-"            soit trop longue\n"
-"            Celle-ci est trop courte\n"
-"         \n"
-"</programlisting> Est vraiment:"
-
-#. Tag: programlisting
-#: Pojo_Cache_Guide.xml:26
-#, no-c-format
-msgid ""
-"Let's pretend to have an extremely long line that does not fit\n"
-"            This one is short"
-msgstr ""
-"Supposons que nous ayons une extrêmement grande ligne qui soit trop longue\n"
-"            Celle-ci est plus courte"
-

Deleted: projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/gu-IN/Pojo_Cache_Guide.po
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/gu-IN/Pojo_Cache_Guide.po	2008-09-30 21:41:55 UTC (rev 78971)
+++ projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/gu-IN/Pojo_Cache_Guide.po	2008-09-30 22:40:12 UTC (rev 78972)
@@ -1,92 +0,0 @@
-# Language /tmp/mike/JBEAP420/Cache translations for JBEAP package.
-# Copyright (C) 2007 Free Software Foundation, Inc.
-# Automatically generated, 2007.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: JBEAP 420\n"
-"POT-Creation-Date: 2007-04-17 00:25-0500\n"
-"PO-Revision-Date: 2001-02-09 01:25+0100\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"
-
-#: Pojo_Cache_Guide.xml:11 (title)
-msgid "Preface"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:12 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:15 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:18 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:21 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:25 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely \\\n"
-"            long line that \\\n"
-"            does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:32 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely long line that does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:24 (para)
-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 '\\' at the end of a line means that a break has been introduced to "
-"fit in the page, with the following lines indented. So: <placeholder-1/> Is "
-"really: <placeholder-2/>"
-msgstr ""
-
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
-#: Pojo_Cache_Guide.xml:0 (None)
-msgid "translator-credits"
-msgstr ""

Deleted: projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/hi-IN/Pojo_Cache_Guide.po
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/hi-IN/Pojo_Cache_Guide.po	2008-09-30 21:41:55 UTC (rev 78971)
+++ projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/hi-IN/Pojo_Cache_Guide.po	2008-09-30 22:40:12 UTC (rev 78972)
@@ -1,92 +0,0 @@
-# Language /tmp/mike/JBEAP420/Cache translations for JBEAP package.
-# Copyright (C) 2007 Free Software Foundation, Inc.
-# Automatically generated, 2007.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: JBEAP 420\n"
-"POT-Creation-Date: 2007-04-17 00:25-0500\n"
-"PO-Revision-Date: 2001-02-09 01:25+0100\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"
-
-#: Pojo_Cache_Guide.xml:11 (title)
-msgid "Preface"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:12 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:15 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:18 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:21 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:25 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely \\\n"
-"            long line that \\\n"
-"            does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:32 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely long line that does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:24 (para)
-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 '\\' at the end of a line means that a break has been introduced to "
-"fit in the page, with the following lines indented. So: <placeholder-1/> Is "
-"really: <placeholder-2/>"
-msgstr ""
-
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
-#: Pojo_Cache_Guide.xml:0 (None)
-msgid "translator-credits"
-msgstr ""

Deleted: projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/it-IT/Pojo_Cache_Guide.po
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/it-IT/Pojo_Cache_Guide.po	2008-09-30 21:41:55 UTC (rev 78971)
+++ projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/it-IT/Pojo_Cache_Guide.po	2008-09-30 22:40:12 UTC (rev 78972)
@@ -1,92 +0,0 @@
-# Language /tmp/mike/JBEAP420/Cache translations for JBEAP package.
-# Copyright (C) 2007 Free Software Foundation, Inc.
-# Automatically generated, 2007.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: JBEAP 420\n"
-"POT-Creation-Date: 2007-04-17 00:25-0500\n"
-"PO-Revision-Date: 2001-02-09 01:25+0100\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"
-
-#: Pojo_Cache_Guide.xml:11 (title)
-msgid "Preface"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:12 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:15 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:18 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:21 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:25 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely \\\n"
-"            long line that \\\n"
-"            does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:32 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely long line that does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:24 (para)
-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 '\\' at the end of a line means that a break has been introduced to "
-"fit in the page, with the following lines indented. So: <placeholder-1/> Is "
-"really: <placeholder-2/>"
-msgstr ""
-
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
-#: Pojo_Cache_Guide.xml:0 (None)
-msgid "translator-credits"
-msgstr ""

Deleted: projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/ja-JP/Pojo_Cache_Guide.po
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/ja-JP/Pojo_Cache_Guide.po	2008-09-30 21:41:55 UTC (rev 78971)
+++ projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/ja-JP/Pojo_Cache_Guide.po	2008-09-30 22:40:12 UTC (rev 78972)
@@ -1,113 +0,0 @@
-# translation of Pojo_Cache_Guide.po to Japanese
-# Language /tmp/mike/JBEAP420/Cache translations for JBEAP package.
-# Copyright (C) 2007, 2008 Free Software Foundation, Inc.
-#
-# Automatically generated, 2007.
-# Noriko Mizumoto <noriko at redhat.com>, 2008.
-msgid ""
-msgstr ""
-"Project-Id-Version: Pojo_Cache_Guide\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2008-05-30 04:01+0000\n"
-"PO-Revision-Date: 2008-09-16 15:35+1000\n"
-"Last-Translator: Noriko Mizumoto <noriko at redhat.com>\n"
-"Language-Team: Japanese <fedora-trans-ja at redhat.com>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\n"
-
-#. Tag: title
-#: Pojo_Cache_Guide.xml:11
-#, no-c-format
-msgid "Preface"
-msgstr "前書き"
-
-#. Tag: para
-#: Pojo_Cache_Guide.xml:12
-#, 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&#37; Java based library that "
-"can be run either as a standalone program or inside an application server."
-msgstr ""
-"PojoCache はメモリーベースで複製されるトランザクション的な POJO (plain old "
-"Java object) キャッシュシステムで、 レプリケーションや永続性などの側面の管理に煩わされることなく POJO での透過的なユーザー操作を実現します。 JBossCache (PojoCache クラスを内部実装として使用、 旧式実装の TreeCacheAop は廃止) のコンポーネントである PojoCache は市場で初めて POJO キャッシュの機能を実現しました。 JBossCache 自体が 100&#37; Java ベースのライブラリであり、 スタンドアローンとしての稼働もアプリケーションサーバー内での稼働も可能となります。"
-
-#. Tag: para
-#: Pojo_Cache_Guide.xml:15
-#, 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 "本ドキュメントは PojoCache のアーキテクチャ、 api、 設定、 サンプルなどを説明するユーザーガイド的な存在となります。 JGroups および TreeCache いずれの使用についても十分理解している方を対象としています。 PojoCache は JBossAop フレームワークを使用するため、 これについても簡単な説明が記載されています。"
-
-#. Tag: para
-#: Pojo_Cache_Guide.xml:18
-#, 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 ""
-"ご質問がある場合は、 JBossCache Web サイトにリンクされたユーザー <ulink url=\"http://www.jboss.com/index."
-"html?module=bb&amp;op=viewforum&amp;f=157\">フォーラム</ulink> をご利用ください。 また、 <ulink url=\"http://jira.jboss.com\">JBoss Jira web "
-"site</ulink> ではバグ報告の追跡および将来的なリクエスト用にトラックリンクを提供しています。 PojoCache の開発に関心のある方はフォーラムにメッセージを投稿してください。 本ドキュメントを他の言語に翻訳する作業に関心のある方は、 開発者メーリングリストにご連絡ください。"
-
-#. Tag: para
-#: Pojo_Cache_Guide.xml:21
-#, 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 "JBossCache はLGPL をベースとしたオープンソースの製品です。 JBoss Cache の商用開発サポート、 プロダクションサポートおよびトレーニングについては JBoss Inc. よりご利用頂けます (<ulink url=\"http://www.jboss.com\">JBoss web site</ulink> を参照)。 JBoss Cache は JBoss Professional Open Source 製品スィートのプロジェクトになります。"
-
-#. Tag: para
-#: Pojo_Cache_Guide.xml:24
-#, 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 ""
-"サンプル表示の中には 1 行で表示されるべき行がページ幅の制約により 1 行に収まらず改行されてしまっている場合があります。 行の末尾に '&#92;' がある場合、 ページ幅に合わせるため改行されていることを表します。 次のように表されている場合、 "
-" <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> "
-"実際には、 以下のようになります。"
-
-#. Tag: programlisting
-#: Pojo_Cache_Guide.xml:26
-#, no-c-format
-msgid ""
-"Let's pretend to have an extremely long line that does not fit\n"
-"            This one is short"
-msgstr ""
-"Let's pretend to have an extremely long line that does not fit\n"
-"            This one is short"
-

Deleted: projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/kn-IN/Pojo_Cache_Guide.po
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/kn-IN/Pojo_Cache_Guide.po	2008-09-30 21:41:55 UTC (rev 78971)
+++ projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/kn-IN/Pojo_Cache_Guide.po	2008-09-30 22:40:12 UTC (rev 78972)
@@ -1,92 +0,0 @@
-# Language /tmp/mike/JBEAP420/Cache translations for JBEAP package.
-# Copyright (C) 2007 Free Software Foundation, Inc.
-# Automatically generated, 2007.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: JBEAP 420\n"
-"POT-Creation-Date: 2007-04-17 00:25-0500\n"
-"PO-Revision-Date: 2001-02-09 01:25+0100\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"
-
-#: Pojo_Cache_Guide.xml:11 (title)
-msgid "Preface"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:12 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:15 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:18 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:21 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:25 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely \\\n"
-"            long line that \\\n"
-"            does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:32 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely long line that does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:24 (para)
-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 '\\' at the end of a line means that a break has been introduced to "
-"fit in the page, with the following lines indented. So: <placeholder-1/> Is "
-"really: <placeholder-2/>"
-msgstr ""
-
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
-#: Pojo_Cache_Guide.xml:0 (None)
-msgid "translator-credits"
-msgstr ""

Deleted: projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/ko-KR/Pojo_Cache_Guide.po
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/ko-KR/Pojo_Cache_Guide.po	2008-09-30 21:41:55 UTC (rev 78971)
+++ projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/ko-KR/Pojo_Cache_Guide.po	2008-09-30 22:40:12 UTC (rev 78972)
@@ -1,92 +0,0 @@
-# Language /tmp/mike/JBEAP420/Cache translations for JBEAP package.
-# Copyright (C) 2007 Free Software Foundation, Inc.
-# Automatically generated, 2007.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: JBEAP 420\n"
-"POT-Creation-Date: 2007-04-17 00:25-0500\n"
-"PO-Revision-Date: 2001-02-09 01:25+0100\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"
-
-#: Pojo_Cache_Guide.xml:11 (title)
-msgid "Preface"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:12 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:15 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:18 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:21 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:25 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely \\\n"
-"            long line that \\\n"
-"            does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:32 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely long line that does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:24 (para)
-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 '\\' at the end of a line means that a break has been introduced to "
-"fit in the page, with the following lines indented. So: <placeholder-1/> Is "
-"really: <placeholder-2/>"
-msgstr ""
-
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
-#: Pojo_Cache_Guide.xml:0 (None)
-msgid "translator-credits"
-msgstr ""

Deleted: projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/ml-IN/Pojo_Cache_Guide.po
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/ml-IN/Pojo_Cache_Guide.po	2008-09-30 21:41:55 UTC (rev 78971)
+++ projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/ml-IN/Pojo_Cache_Guide.po	2008-09-30 22:40:12 UTC (rev 78972)
@@ -1,92 +0,0 @@
-# Language /tmp/mike/JBEAP420/Cache translations for JBEAP package.
-# Copyright (C) 2007 Free Software Foundation, Inc.
-# Automatically generated, 2007.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: JBEAP 420\n"
-"POT-Creation-Date: 2007-04-17 00:25-0500\n"
-"PO-Revision-Date: 2001-02-09 01:25+0100\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"
-
-#: Pojo_Cache_Guide.xml:11 (title)
-msgid "Preface"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:12 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:15 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:18 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:21 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:25 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely \\\n"
-"            long line that \\\n"
-"            does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:32 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely long line that does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:24 (para)
-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 '\\' at the end of a line means that a break has been introduced to "
-"fit in the page, with the following lines indented. So: <placeholder-1/> Is "
-"really: <placeholder-2/>"
-msgstr ""
-
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
-#: Pojo_Cache_Guide.xml:0 (None)
-msgid "translator-credits"
-msgstr ""

Deleted: projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/mr-IN/Pojo_Cache_Guide.po
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/mr-IN/Pojo_Cache_Guide.po	2008-09-30 21:41:55 UTC (rev 78971)
+++ projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/mr-IN/Pojo_Cache_Guide.po	2008-09-30 22:40:12 UTC (rev 78972)
@@ -1,92 +0,0 @@
-# Language /tmp/mike/JBEAP420/Cache translations for JBEAP package.
-# Copyright (C) 2007 Free Software Foundation, Inc.
-# Automatically generated, 2007.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: JBEAP 420\n"
-"POT-Creation-Date: 2007-04-17 00:25-0500\n"
-"PO-Revision-Date: 2001-02-09 01:25+0100\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"
-
-#: Pojo_Cache_Guide.xml:11 (title)
-msgid "Preface"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:12 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:15 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:18 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:21 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:25 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely \\\n"
-"            long line that \\\n"
-"            does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:32 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely long line that does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:24 (para)
-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 '\\' at the end of a line means that a break has been introduced to "
-"fit in the page, with the following lines indented. So: <placeholder-1/> Is "
-"really: <placeholder-2/>"
-msgstr ""
-
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
-#: Pojo_Cache_Guide.xml:0 (None)
-msgid "translator-credits"
-msgstr ""

Deleted: projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/or-IN/Pojo_Cache_Guide.po
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/or-IN/Pojo_Cache_Guide.po	2008-09-30 21:41:55 UTC (rev 78971)
+++ projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/or-IN/Pojo_Cache_Guide.po	2008-09-30 22:40:12 UTC (rev 78972)
@@ -1,92 +0,0 @@
-# Language /tmp/mike/JBEAP420/Cache translations for JBEAP package.
-# Copyright (C) 2007 Free Software Foundation, Inc.
-# Automatically generated, 2007.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: JBEAP 420\n"
-"POT-Creation-Date: 2007-04-17 00:25-0500\n"
-"PO-Revision-Date: 2001-02-09 01:25+0100\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"
-
-#: Pojo_Cache_Guide.xml:11 (title)
-msgid "Preface"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:12 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:15 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:18 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:21 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:25 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely \\\n"
-"            long line that \\\n"
-"            does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:32 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely long line that does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:24 (para)
-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 '\\' at the end of a line means that a break has been introduced to "
-"fit in the page, with the following lines indented. So: <placeholder-1/> Is "
-"really: <placeholder-2/>"
-msgstr ""
-
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
-#: Pojo_Cache_Guide.xml:0 (None)
-msgid "translator-credits"
-msgstr ""

Deleted: projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/pa-IN/Pojo_Cache_Guide.po
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/pa-IN/Pojo_Cache_Guide.po	2008-09-30 21:41:55 UTC (rev 78971)
+++ projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/pa-IN/Pojo_Cache_Guide.po	2008-09-30 22:40:12 UTC (rev 78972)
@@ -1,92 +0,0 @@
-# Language /tmp/mike/JBEAP420/Cache translations for JBEAP package.
-# Copyright (C) 2007 Free Software Foundation, Inc.
-# Automatically generated, 2007.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: JBEAP 420\n"
-"POT-Creation-Date: 2007-04-17 00:25-0500\n"
-"PO-Revision-Date: 2001-02-09 01:25+0100\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"
-
-#: Pojo_Cache_Guide.xml:11 (title)
-msgid "Preface"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:12 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:15 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:18 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:21 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:25 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely \\\n"
-"            long line that \\\n"
-"            does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:32 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely long line that does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:24 (para)
-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 '\\' at the end of a line means that a break has been introduced to "
-"fit in the page, with the following lines indented. So: <placeholder-1/> Is "
-"really: <placeholder-2/>"
-msgstr ""
-
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
-#: Pojo_Cache_Guide.xml:0 (None)
-msgid "translator-credits"
-msgstr ""

Deleted: projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/pot/Pojo_Cache_Guide.pot
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/pot/Pojo_Cache_Guide.pot	2008-09-30 21:41:55 UTC (rev 78971)
+++ projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/pot/Pojo_Cache_Guide.pot	2008-09-30 22:40:12 UTC (rev 78972)
@@ -1,93 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2008-05-30 04:01+0000\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
-"Language-Team: LANGUAGE <kde-i18n-doc at kde.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: application/x-xml2pot; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Tag: title
-#: Pojo_Cache_Guide.xml:11
-#, no-c-format
-msgid "Preface"
-msgstr ""
-
-#. Tag: para
-#: Pojo_Cache_Guide.xml:12
-#, 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&#37; Java based library that "
-"can be run either as a standalone program or inside an application server."
-msgstr ""
-
-#. Tag: para
-#: Pojo_Cache_Guide.xml:15
-#, 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
-#: Pojo_Cache_Guide.xml:18
-#, 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
-#: Pojo_Cache_Guide.xml:21
-#, 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
-#: Pojo_Cache_Guide.xml:24
-#, 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
-#: Pojo_Cache_Guide.xml:26
-#, no-c-format
-msgid ""
-"Let's pretend to have an extremely long line that does not fit\n"
-"            This one is short"
-msgstr ""

Deleted: projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/pt-BR/Pojo_Cache_Guide.po
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/pt-BR/Pojo_Cache_Guide.po	2008-09-30 21:41:55 UTC (rev 78971)
+++ projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/pt-BR/Pojo_Cache_Guide.po	2008-09-30 22:40:12 UTC (rev 78972)
@@ -1,93 +0,0 @@
-# Language /tmp/mike/JBEAP420/Cache translations for JBEAP package.
-# Copyright (C) 2007 Free Software Foundation, Inc.
-# Automatically generated, 2007.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: JBEAP 420\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2008-05-30 04:01+0000\n"
-"PO-Revision-Date: 2001-02-09 01:25+0100\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
-#: Pojo_Cache_Guide.xml:11
-#, no-c-format
-msgid "Preface"
-msgstr ""
-
-#. Tag: para
-#: Pojo_Cache_Guide.xml:12
-#, 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&#37; Java based library that "
-"can be run either as a standalone program or inside an application server."
-msgstr ""
-
-#. Tag: para
-#: Pojo_Cache_Guide.xml:15
-#, 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
-#: Pojo_Cache_Guide.xml:18
-#, 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
-#: Pojo_Cache_Guide.xml:21
-#, 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
-#: Pojo_Cache_Guide.xml:24
-#, 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
-#: Pojo_Cache_Guide.xml:26
-#, no-c-format
-msgid ""
-"Let's pretend to have an extremely long line that does not fit\n"
-"            This one is short"
-msgstr ""

Deleted: projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/ru-RU/Pojo_Cache_Guide.po
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/ru-RU/Pojo_Cache_Guide.po	2008-09-30 21:41:55 UTC (rev 78971)
+++ projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/ru-RU/Pojo_Cache_Guide.po	2008-09-30 22:40:12 UTC (rev 78972)
@@ -1,92 +0,0 @@
-# Language /tmp/mike/JBEAP420/Cache translations for JBEAP package.
-# Copyright (C) 2007 Free Software Foundation, Inc.
-# Automatically generated, 2007.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: JBEAP 420\n"
-"POT-Creation-Date: 2007-04-17 00:25-0500\n"
-"PO-Revision-Date: 2001-02-09 01:25+0100\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"
-
-#: Pojo_Cache_Guide.xml:11 (title)
-msgid "Preface"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:12 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:15 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:18 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:21 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:25 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely \\\n"
-"            long line that \\\n"
-"            does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:32 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely long line that does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:24 (para)
-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 '\\' at the end of a line means that a break has been introduced to "
-"fit in the page, with the following lines indented. So: <placeholder-1/> Is "
-"really: <placeholder-2/>"
-msgstr ""
-
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
-#: Pojo_Cache_Guide.xml:0 (None)
-msgid "translator-credits"
-msgstr ""

Deleted: projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/si-LK/Pojo_Cache_Guide.po
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/si-LK/Pojo_Cache_Guide.po	2008-09-30 21:41:55 UTC (rev 78971)
+++ projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/si-LK/Pojo_Cache_Guide.po	2008-09-30 22:40:12 UTC (rev 78972)
@@ -1,92 +0,0 @@
-# Language /tmp/mike/JBEAP420/Cache translations for JBEAP package.
-# Copyright (C) 2007 Free Software Foundation, Inc.
-# Automatically generated, 2007.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: JBEAP 420\n"
-"POT-Creation-Date: 2007-04-17 00:25-0500\n"
-"PO-Revision-Date: 2001-02-09 01:25+0100\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"
-
-#: Pojo_Cache_Guide.xml:11 (title)
-msgid "Preface"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:12 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:15 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:18 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:21 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:25 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely \\\n"
-"            long line that \\\n"
-"            does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:32 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely long line that does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:24 (para)
-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 '\\' at the end of a line means that a break has been introduced to "
-"fit in the page, with the following lines indented. So: <placeholder-1/> Is "
-"really: <placeholder-2/>"
-msgstr ""
-
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
-#: Pojo_Cache_Guide.xml:0 (None)
-msgid "translator-credits"
-msgstr ""

Deleted: projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/ta-IN/Pojo_Cache_Guide.po
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/ta-IN/Pojo_Cache_Guide.po	2008-09-30 21:41:55 UTC (rev 78971)
+++ projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/ta-IN/Pojo_Cache_Guide.po	2008-09-30 22:40:12 UTC (rev 78972)
@@ -1,92 +0,0 @@
-# Language /tmp/mike/JBEAP420/Cache translations for JBEAP package.
-# Copyright (C) 2007 Free Software Foundation, Inc.
-# Automatically generated, 2007.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: JBEAP 420\n"
-"POT-Creation-Date: 2007-04-17 00:25-0500\n"
-"PO-Revision-Date: 2001-02-09 01:25+0100\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"
-
-#: Pojo_Cache_Guide.xml:11 (title)
-msgid "Preface"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:12 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:15 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:18 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:21 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:25 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely \\\n"
-"            long line that \\\n"
-"            does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:32 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely long line that does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:24 (para)
-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 '\\' at the end of a line means that a break has been introduced to "
-"fit in the page, with the following lines indented. So: <placeholder-1/> Is "
-"really: <placeholder-2/>"
-msgstr ""
-
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
-#: Pojo_Cache_Guide.xml:0 (None)
-msgid "translator-credits"
-msgstr ""

Deleted: projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/te-IN/Pojo_Cache_Guide.po
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/te-IN/Pojo_Cache_Guide.po	2008-09-30 21:41:55 UTC (rev 78971)
+++ projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/te-IN/Pojo_Cache_Guide.po	2008-09-30 22:40:12 UTC (rev 78972)
@@ -1,92 +0,0 @@
-# Language /tmp/mike/JBEAP420/Cache translations for JBEAP package.
-# Copyright (C) 2007 Free Software Foundation, Inc.
-# Automatically generated, 2007.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: JBEAP 420\n"
-"POT-Creation-Date: 2007-04-17 00:25-0500\n"
-"PO-Revision-Date: 2001-02-09 01:25+0100\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"
-
-#: Pojo_Cache_Guide.xml:11 (title)
-msgid "Preface"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:12 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:15 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:18 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:21 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:25 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely \\\n"
-"            long line that \\\n"
-"            does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:32 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely long line that does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:24 (para)
-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 '\\' at the end of a line means that a break has been introduced to "
-"fit in the page, with the following lines indented. So: <placeholder-1/> Is "
-"really: <placeholder-2/>"
-msgstr ""
-
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
-#: Pojo_Cache_Guide.xml:0 (None)
-msgid "translator-credits"
-msgstr ""

Deleted: projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/zh-CN/Pojo_Cache_Guide.po
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/zh-CN/Pojo_Cache_Guide.po	2008-09-30 21:41:55 UTC (rev 78971)
+++ projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/zh-CN/Pojo_Cache_Guide.po	2008-09-30 22:40:12 UTC (rev 78972)
@@ -1,93 +0,0 @@
-# Language /tmp/mike/JBEAP420/Cache translations for JBEAP package.
-# Copyright (C) 2007 Free Software Foundation, Inc.
-# Automatically generated, 2007.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: JBEAP 420\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2008-05-30 04:01+0000\n"
-"PO-Revision-Date: 2001-02-09 01:25+0100\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
-#: Pojo_Cache_Guide.xml:11
-#, no-c-format
-msgid "Preface"
-msgstr ""
-
-#. Tag: para
-#: Pojo_Cache_Guide.xml:12
-#, 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&#37; Java based library that "
-"can be run either as a standalone program or inside an application server."
-msgstr ""
-
-#. Tag: para
-#: Pojo_Cache_Guide.xml:15
-#, 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
-#: Pojo_Cache_Guide.xml:18
-#, 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
-#: Pojo_Cache_Guide.xml:21
-#, 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
-#: Pojo_Cache_Guide.xml:24
-#, 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
-#: Pojo_Cache_Guide.xml:26
-#, no-c-format
-msgid ""
-"Let's pretend to have an extremely long line that does not fit\n"
-"            This one is short"
-msgstr ""

Deleted: projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/zh-TW/Pojo_Cache_Guide.po
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/zh-TW/Pojo_Cache_Guide.po	2008-09-30 21:41:55 UTC (rev 78971)
+++ projects/docs/enterprise/4.3/Cache/Cache_Pojo_Cache_Guide/zh-TW/Pojo_Cache_Guide.po	2008-09-30 22:40:12 UTC (rev 78972)
@@ -1,92 +0,0 @@
-# Language /tmp/mike/JBEAP420/Cache translations for JBEAP package.
-# Copyright (C) 2007 Free Software Foundation, Inc.
-# Automatically generated, 2007.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: JBEAP 420\n"
-"POT-Creation-Date: 2007-04-17 00:25-0500\n"
-"PO-Revision-Date: 2001-02-09 01:25+0100\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"
-
-#: Pojo_Cache_Guide.xml:11 (title)
-msgid "Preface"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:12 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:15 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:18 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:21 (para)
-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 ""
-
-#: Pojo_Cache_Guide.xml:25 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely \\\n"
-"            long line that \\\n"
-"            does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:32 (programlisting)
-#, no-wrap
-msgid ""
-"\n"
-"            Let's pretend to have an extremely long line that does not fit\n"
-"            This one is short\n"
-"         \n"
-msgstr ""
-
-#: Pojo_Cache_Guide.xml:24 (para)
-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 '\\' at the end of a line means that a break has been introduced to "
-"fit in the page, with the following lines indented. So: <placeholder-1/> Is "
-"really: <placeholder-2/>"
-msgstr ""
-
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
-#: Pojo_Cache_Guide.xml:0 (None)
-msgid "translator-credits"
-msgstr ""




More information about the jboss-cvs-commits mailing list