[jboss-cvs] JBossAS SVN: r102441 - projects/docs/enterprise/5.0/RESTEasy/ja-JP.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Mar 16 00:00:29 EDT 2010


Author: jito at redhat.com
Date: 2010-03-16 00:00:29 -0400 (Tue, 16 Mar 2010)
New Revision: 102441

Modified:
   projects/docs/enterprise/5.0/RESTEasy/ja-JP/JAX-RS_Content_Negotiation.po
Log:
translation in progress

Modified: projects/docs/enterprise/5.0/RESTEasy/ja-JP/JAX-RS_Content_Negotiation.po
===================================================================
--- projects/docs/enterprise/5.0/RESTEasy/ja-JP/JAX-RS_Content_Negotiation.po	2010-03-16 04:00:00 UTC (rev 102440)
+++ projects/docs/enterprise/5.0/RESTEasy/ja-JP/JAX-RS_Content_Negotiation.po	2010-03-16 04:00:29 UTC (rev 102441)
@@ -1,16 +1,19 @@
-# 
+# translation of JAX-RS_Content_Negotiation.po to Japanese
+#
+#
 # AUTHOR <EMAIL at ADDRESS>, YEAR.
-#
+# Junko Ito <junko.ito at rehdat.com>, 2010.
 msgid ""
 msgstr ""
-"Project-Id-Version: 0\n"
+"Project-Id-Version: JAX-RS_Content_Negotiation\n"
 "POT-Creation-Date: 2010-01-07T06:35:58\n"
-"PO-Revision-Date: 2010-01-07T06:35:58\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: None\n"
+"PO-Revision-Date: 2010-03-16 14:00+1000\n"
+"Last-Translator: Junko Ito <junko.ito at rehdat.com>\n"
+"Language-Team: Japanese <en at li.org>\n"
 "MIME-Version: 1.0\n"
-"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
 
 #. Tag: title
 #, no-c-format
@@ -30,7 +33,7 @@
 #. Tag: para
 #, no-c-format
 msgid "<programlisting> @Consumes(\"text/*\") @Path(\"/library\") public class Library { @POST public String stringBook(String book) {...} @Consumes(\"text/xml\") @POST public String jaxbBook(Book book) {...} </programlisting>"
-msgstr ""
+msgstr "<programlisting> @Consumes(\"text/*\") @Path(\"/library\") public class Library { @POST public String stringBook(String book) {...} @Consumes(\"text/xml\") @POST public String jaxbBook(Book book) {...} </programlisting>"
 
 #. Tag: para
 #, no-c-format




More information about the jboss-cvs-commits mailing list