Home  |  Linux  | Mysql  | PHP  | XML
From:LEE Yunyoung Date:Mon Jul 21 02:22:15 2008
Subject:cvs: phpdoc-kr / bookinfo.xml extensions.ent language-defs.ent translation.xml /docweb main.ent /install ini.xml intro.xml pecl.xml problems.xml
snippet.apache2.compat.xml /install/windows activescript.xml apache1.xml apache2.xml building.xml extensions.xml iis.xml index.xml installer.xml
installermsi.xml manual.xml omnihttpd.xml sambar.xml sun.xml xitami.xml /reference/nis reference.xml /reference/sem reference.xml /reference/shmop
reference.xml /reference/yaz reference.xml
progcom		Mon Jul 21 08:22:15 2008 UTC

  Removed files:               
    /phpdoc-kr/docweb	main.ent 
    /phpdoc-kr/install	ini.xml snippet.apache2.compat.xml 
    /phpdoc-kr/install/windows	activescript.xml apache1.xml apache2.xml 
                              	building.xml extensions.xml iis.xml 
                              	installer.xml installermsi.xml 
                              	manual.xml omnihttpd.xml sambar.xml 
                              	sun.xml xitami.xml 
    /phpdoc-kr/reference/nis	reference.xml 
    /phpdoc-kr/reference/sem	reference.xml 
    /phpdoc-kr/reference/shmop	reference.xml 
    /phpdoc-kr/reference/yaz	reference.xml 

  Modified files:              
    /phpdoc-kr	bookinfo.xml extensions.ent language-defs.ent 
              	translation.xml 
    /phpdoc-kr/install	intro.xml pecl.xml problems.xml 
    /phpdoc-kr/install/windows	index.xml 
  Log:
  clear untranslated files / revtag add / entity update
  
http://cvs.php.net/viewvc.cgi/phpdoc-kr/bookinfo.xml?r1=1.46&r2=1.47&diff_format=u
Index: phpdoc-kr/bookinfo.xml
diff -u phpdoc-kr/bookinfo.xml:1.46 phpdoc-kr/bookinfo.xml:1.47
--- phpdoc-kr/bookinfo.xml:1.46	Mon Jul 21 07:43:58 2008
+++ phpdoc-kr/bookinfo.xml	Mon Jul 21 08:22:14 2008
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 1.55 Maintainer: progcom Status: ready -->
+<!-- EN-Revision: 1.56 Maintainer: progcom Status: ready -->
 
  <info xmlns="http://docbook.org/ns/docbook" xml:id="bookinfo">
   &frontpage.authors;
@@ -17,15 +17,15 @@
     Copyright &copy; 1997 - 2008 by the PHP Documentation Group.
     이 저작물은 Creative Commons Attribution 3.0 이상의 사용허가 조항 및
     제약에 따를 경우에 배포할 수 있습니다. <link linkend="cc.license">Creative
-     Commons Attribution 3.0 라이센스</link> 사본은 매뉴얼과 함께 배포되며,
+     Commons Attribution 3.0 라이센스</link> 사본은 매뉴얼과 함께 배포됩니다.
     최신 버전은 <link xlink:href="&url.cc.by;">&url.cc.by;</link>에서 확인할
     수 있습니다.
    </simpara>
    <simpara>
-    변경 여부에 관계 없이, 이 문서의 전체나 부분에 대해 재배포나 재출판에
-    관심이 있거나 질문이 있을 경우 <link
-     xlink:href="mailto:&email.php.doc.license;">&email.php.doc.license;</link>로
-    저작권자에게 문의하십시오. 주의: 이 주소는 공개적으로 기록되는 메일링
+    변경 여부에 관계 없이, 이 문서의 전체나 부분에 대한 재배포나 출판에
+    관심이 있을 경우 저작권자(<link
+     xlink:href="mailto:&email.php.doc.license;">&email.php.doc.license;</link>)에게
+    문의하십시오. 주의: 이 주소는 공개적으로 기록되는 메일링
     리스트입니다.
    </simpara>
   </legalnotice>
http://cvs.php.net/viewvc.cgi/phpdoc-kr/extensions.ent?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc-kr/extensions.ent
diff -u phpdoc-kr/extensions.ent:1.5 phpdoc-kr/extensions.ent:1.6
--- phpdoc-kr/extensions.ent:1.5	Fri Mar 28 17:54:59 2008
+++ phpdoc-kr/extensions.ent	Mon Jul 21 08:22:14 2008
@@ -1,4 +1,4 @@
-<!-- EN-Revision: 1.3 Maintainer: progcom Status: ready -->
+<!-- EN-Revision: 1.4 Maintainer: progcom Status: ready -->
 
 <!--
   Entities for the categorized extension list, so it does not need
@@ -8,6 +8,8 @@
 <!ENTITY extcat.intro '<title>확장 분류</title><para>이 부록은 PHP 매뉴얼에
 문서화된 150개가 넘는 확장을 몇몇 기준에 따라 분류한 것입니다.</para>'>
 
+<!ENTITY extcat.alphabetical '<title>알파벳순</title>'>
+
 <!-- ======================================================================= -->
 
 <!ENTITY extcat.purpose '<title>목적</title>'>
http://cvs.php.net/viewvc.cgi/phpdoc-kr/language-defs.ent?r1=1.27&r2=1.28&diff_format=u
Index: phpdoc-kr/language-defs.ent
diff -u phpdoc-kr/language-defs.ent:1.27 phpdoc-kr/language-defs.ent:1.28
--- phpdoc-kr/language-defs.ent:1.27	Mon Jul 21 07:43:58 2008
+++ phpdoc-kr/language-defs.ent	Mon Jul 21 08:22:14 2008
@@ -1,7 +1,8 @@
-<!-- EN-Revision: 1.41 Maintainer: progcom Status: ready -->
+<!-- EN-Revision: 1.42 Maintainer: progcom Status: ready -->
 
 <!-- Part title used mostly in manual.xml itself -->
 <!ENTITY PHPManual         "PHP 매뉴얼">
+<!ENTITY Seealso           "참고">
 <!ENTITY Date              "날짜:">
 <!ENTITY GettingStarted    "시작하기">
 <!ENTITY InstallAndConfigure "설치와 설정">
http://cvs.php.net/viewvc.cgi/phpdoc-kr/translation.xml?r1=1.23&r2=1.24&diff_format=u
Index: phpdoc-kr/translation.xml
diff -u phpdoc-kr/translation.xml:1.23 phpdoc-kr/translation.xml:1.24
--- phpdoc-kr/translation.xml:1.23	Sun Jun 24 15:56:59 2007
+++ phpdoc-kr/translation.xml	Mon Jul 21 08:22:14 2008
@@ -16,6 +16,7 @@
  <translators>
   <person name="LEE Yunyoung" email="progcom@php.net" nick="progcom" cvs="yes" editor="yes"/>
 
+  <person name="Yu Ilho" email="acidd15@php.net" nick="acidd15" cvs="yes"/>
   <person name="Younsoo Kim" email="corean@php.net" nick="corean" cvs="yes"/>
   <person name="Lee Seung Hwan" email="cycle98@php.net" nick="cycle98" cvs="yes":/>
   <person name="Sunghyuk Do" email="dhyuk@hands.pe.kr" nick="dhyuk" cvs="no"/>
http://cvs.php.net/viewvc.cgi/phpdoc-kr/install/intro.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc-kr/install/intro.xml
diff -u phpdoc-kr/install/intro.xml:1.1 phpdoc-kr/install/intro.xml:1.2
--- phpdoc-kr/install/intro.xml:1.1	Sun Apr 20 12:58:19 2008
+++ phpdoc-kr/install/intro.xml	Mon Jul 21 08:22:14 2008
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision: 1.1 $ -->
+<!-- EN-Revision: 1.5 Maintainer: acidd15 Status: ? -->
   <chapter xml:id="install.general" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
    <title>일반적인 설치 고려사항</title>
    <para>
http://cvs.php.net/viewvc.cgi/phpdoc-kr/install/pecl.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc-kr/install/pecl.xml
diff -u phpdoc-kr/install/pecl.xml:1.2 phpdoc-kr/install/pecl.xml:1.3
--- phpdoc-kr/install/pecl.xml:1.2	Tue Apr 29 15:06:10 2008
+++ phpdoc-kr/install/pecl.xml	Mon Jul 21 08:22:14 2008
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision: 1.2 $ -->
+<!-- EN-Revision: 1.17 Maintainer: acidd15 Status: ? -->
 
 <chapter xml:id="install.pecl" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  <title>PECL 확장의 설치</title>
http://cvs.php.net/viewvc.cgi/phpdoc-kr/install/problems.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc-kr/install/problems.xml
diff -u phpdoc-kr/install/problems.xml:1.2 phpdoc-kr/install/problems.xml:1.3
--- phpdoc-kr/install/problems.xml:1.2	Sun Apr 20 15:26:47 2008
+++ phpdoc-kr/install/problems.xml	Mon Jul 21 08:22:14 2008
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision: 1.2 $ -->
+<!-- EN-Revision: 1.3 Maintainer: acidd15 Status: ? -->
 
   <chapter xml:id="install.problems" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
    <title>문제가 있습니까?</title>
http://cvs.php.net/viewvc.cgi/phpdoc-kr/install/windows/index.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc-kr/install/windows/index.xml
diff -u phpdoc-kr/install/windows/index.xml:1.2 phpdoc-kr/install/windows/index.xml:1.3
--- phpdoc-kr/install/windows/index.xml:1.2	Mon Apr 21 14:30:21 2008
+++ phpdoc-kr/install/windows/index.xml	Mon Jul 21 08:22:14 2008
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision: 1.2 $ -->
+<!-- EN-Revision: 1.18 Maintainer: acidd15 Status: ? -->
   <chapter xml:id="install.windows" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
    <title>윈도우즈 시스템에 인스톨하기</title>
    <para>


Navigate in group php.doc.kr at sever news.php.net
Previous Next




  
No Copyright
You are free to use Anything
Site Maintained by PHP Developer
Powered By PHP Consultants