瀏覽代碼

[DOCUMENTATION] French: sync manual

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@20845 44c647ce-9c0f-0410-b52a-842ac1e357ba
mikaelkael 16 年之前
父節點
當前提交
d28e1978da

+ 3 - 3
documentation/manual/fr/module_specs/Zend_Application-AvailableResources-Frontcontroller.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- EN-Revision: 20837 -->
+<!-- EN-Revision: 20842 -->
 <!-- Reviewed: no -->
 <sect2 id="zend.application.available-resources.frontcontroller">
     <title>Zend_Application_Resource_Frontcontroller</title>
@@ -66,7 +66,7 @@
             de contructeur) et les enregistrera dans le contrôleur frontal. Si vous souhaitez
             enregistrer un plugin avec un index particulier dans la pile des plugins, vous
             devez fournir un tableau avec deux clés <property>class</property> et
-            <property>index</property>.
+            <property>stackIndex</property>.
         </para></listitem>
 
         <listitem><para>
@@ -100,7 +100,7 @@ resources.frontController.baseUrl = "/subdir"
 resources.frontController.plugins.foo = "My_Plugin_Foo"
 resources.frontController.plugins.bar = "My_Plugin_Bar"
 resources.frontController.plugins.baz.class = "My_Plugin_Baz"
-resources.frontController.plugins.baz.index = 123
+resources.frontController.plugins.baz.stackIndex = 123
 resources.frontController.env = APPLICATION_ENV
 ]]></programlisting>
     </example>

+ 1 - 1
documentation/manual/fr/module_specs/Zend_Measure-Types.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- EN-Revision: 15617 -->
+<!-- EN-Revision: 20843 -->
 <!-- Reviewed: no -->
 <sect1 id="zend.measure.types">
     <title>Types de mesures</title>

+ 1 - 1
documentation/manual/fr/module_specs/Zend_Mime_Message.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- EN-Revision: 20115 -->
+<!-- EN-Revision: 20843 -->
 <!-- Reviewed: no -->
 <sect1 id="zend.mime.message">
     <title>Zend_Mime_Message</title>

+ 1 - 1
documentation/manual/fr/module_specs/Zend_OpenId-Introduction.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- EN-Revision: 17175 -->
+<!-- EN-Revision: 20843 -->
 <!-- Reviewed: no -->
 <sect1 id="zend.openid.introduction">
     <title>Introduction</title>

+ 1 - 1
documentation/manual/fr/module_specs/Zend_Paginator-Advanced.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- EN-Revision: 17632 -->
+<!-- EN-Revision: 20843 -->
 <!-- Reviewed: no -->
 <sect1 id="zend.paginator.advanced">
     <title>Utilisation avancée</title>

+ 1 - 1
documentation/manual/fr/module_specs/Zend_Paginator-Introduction.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- EN-Revision: 15103 -->
+<!-- EN-Revision: 20843 -->
 <!-- Reviewed: no -->
 <sect1 id="zend.paginator.introduction">
     <title>Introduction</title>

+ 1 - 1
documentation/manual/fr/module_specs/Zend_Service_Flickr.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- EN-Revision: 19568 -->
+<!-- EN-Revision: 20843 -->
 <!-- Reviewed: no -->
 <sect1 id="zend.service.flickr">
     <title>Zend_Service_Flickr</title>

+ 1 - 1
documentation/manual/fr/module_specs/Zend_Service_SlideShare.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- EN-Revision: 17175 -->
+<!-- EN-Revision: 20843 -->
 <!-- Reviewed: no -->
 <sect1 id="zend.service.slideshare">
     <title>Introduction</title>

+ 1 - 1
documentation/manual/fr/module_specs/Zend_Service_Yahoo.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- EN-Revision: 19568 -->
+<!-- EN-Revision: 20843 -->
 <!-- Reviewed: no -->
 <sect1 id="zend.service.yahoo">
     <title>Zend_Service_Yahoo</title>

+ 1 - 1
documentation/manual/fr/tutorials/paginator-intro.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- EN-Revision: 20835 -->
+<!-- EN-Revision: 19998 -->
 <!-- Reviewed: no -->
 <sect1 id="learning.paginator.intro">
     <title>Introduction</title>

+ 1 - 1
documentation/manual/fr/tutorials/paginator-simple.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- EN-Revision: 20720 -->
+<!-- EN-Revision: 20106 -->
 <!-- Reviewed: no -->
 <sect1 id="learning.paginator.simple">
     <title>Exemples simples</title>

+ 1 - 1
documentation/manual/fr/tutorials/paginator-together.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- EN-Revision: 20720 -->
+<!-- EN-Revision: 19777 -->
 <!-- Reviewed: no -->
 <sect1 id="learning.paginator.together">
     <title>Assembler le tout</title>

+ 1 - 1
documentation/manual/fr/tutorials/plugins-conclusion.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- EN-Revision: 20720 -->
+<!-- EN-Revision: 19777 -->
 <!-- Reviewed: no -->
 <sect1 id="learning.plugins.conclusion">
     <title>Conclusion</title>

+ 1 - 1
documentation/manual/fr/tutorials/plugins-intro.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- EN-Revision: 20720 -->
+<!-- EN-Revision: 19997 -->
 <!-- Reviewed: no -->
 <sect1 id="learning.plugins.intro">
     <title>Introduction</title>

+ 1 - 1
documentation/manual/fr/tutorials/plugins-usage.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- EN-Revision: 20720 -->
+<!-- EN-Revision: 19777 -->
 <!-- Reviewed: no -->
 <sect1 id="learning.plugins.usage">
     <title>Utiliser des Plugins</title>