You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2014/02/12 00:52:39 UTC

[07/10] git commit: [flex-sdk] [refs/heads/develop] - most of fr_FR localized strings

most of fr_FR localized strings


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/d66267ab
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/d66267ab
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/d66267ab

Branch: refs/heads/develop
Commit: d66267abe8ae869557b73dc911cbc63610f4e418
Parents: 8d62706
Author: Alex Harui <ah...@apache.org>
Authored: Tue Feb 11 11:55:52 2014 -0800
Committer: Alex Harui <ah...@apache.org>
Committed: Tue Feb 11 11:55:52 2014 -0800

----------------------------------------------------------------------
 apache-flex-sdk-installer-config.xml  |  35 +++++++++
 installer.properties/fr_FR.properties | 113 +++++++++++++++++++++++++++++
 2 files changed, 148 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/d66267ab/apache-flex-sdk-installer-config.xml
----------------------------------------------------------------------
diff --git a/apache-flex-sdk-installer-config.xml b/apache-flex-sdk-installer-config.xml
index 2c75605..19d344f 100644
--- a/apache-flex-sdk-installer-config.xml
+++ b/apache-flex-sdk-installer-config.xml
@@ -36,6 +36,7 @@
             <de_DE>Adobe AIR SDK (Benötigt)</de_DE>
             <el_GR>Αποσυμπίεση του Adobe AIR Runtime Kit</el_GR>
             <en_US>Adobe AIR SDK (Required)</en_US>
+            <fr_FR>Adobe AIR SDK (Requis)</fr_FR>
             <nl_NL>Adobe AIR SDK (Verplicht)</nl_NL>
             <pt_BR>Adobe AIR SDK (Required)</pt_BR>
         </step>
@@ -43,6 +44,7 @@
             <de_DE>Adobe Flash Player playerglobal.swc (Benötigt)</de_DE>
             <el_GR>Λήψη Flash Player swc</el_GR>
             <en_US>Adobe Flash Player playerglobal.swc (Required)</en_US>
+            <fr_FR>Adobe Flash Player playerglobal.swc (Requis)</fr_FR>
             <nl_NL>Adobe Flash Player playerglobal.swc (Verplicht)</nl_NL>
             <pt_BR>Adobe Flash Player playerglobal.swc (Required)</pt_BR>
         </step>
@@ -50,6 +52,7 @@
             <de_DE>SWFObject (Benötigt)</de_DE>
             <el_GR>SWFObject (Απαιτούμενο)</el_GR>
             <en_US>SWFObject (Required)</en_US>
+            <fr_FR>SWFObject (Requis)</fr_FR>
             <nl_NL>SWFObject (Verplicht)</nl_NL>
             <pt_BR>SWFObject (Required)</pt_BR>
         </step>
@@ -57,6 +60,7 @@
             <de_DE>OSMF (Benötigt)</de_DE>
             <el_GR>OSMF (Απαιτούμενο)</el_GR>
             <en_US>OSMF (Required)</en_US>
+            <fr_FR>OSMF (Requis)</fr_FR>
             <nl_NL>OSMF (Verplicht)</nl_NL>
             <pt_BR>OSMF (Obrigatório)</pt_BR>
         </step>
@@ -64,6 +68,7 @@
             <de_DE>Adobe Bibliothek zur Einbettung von Schriften (Optional)</de_DE>
             <el_GR>Adobe Embedded Font Libraries and Utilities (Προαιρετικό)</el_GR>
             <en_US>Adobe Embedded Font Libraries and Utilities (Required)</en_US>
+            <fr_FR>Bibliothèques Adobe Font embarqués et utilitaires (facultatif)</fr_FR>
             <nl_NL>Adobe Embedded Font Libraries en Utilities (Optioneel)</nl_NL>
             <pt_BR>Adobe Embedded Font Libraries and Utilities (Opcional)</pt_BR>
         </step>
@@ -71,6 +76,7 @@
             <de_DE>Remoting Support (Optional)</de_DE>
             <el_GR>Remoting Support (Προαιρετικό)</el_GR>
             <en_US>Remoting Support (Required)</en_US>
+            <fr_FR>Remoting Support (facultatif)</fr_FR>
             <nl_NL>Remoting Support (Optioneel)</nl_NL>
             <pt_BR>Suporte para Remoting (Opcional)</pt_BR>
         </step>
@@ -78,6 +84,7 @@
             <de_DE>Installiere Framework Konfigurationsdateien</de_DE>
             <el_GR>Εγκατάσταση των αρχείων ρυθμίσεων του Framework</el_GR>
             <en_US>Install Framework Configuration Files</en_US>
+            <fr_FR>Installer les fichiers de configuration du framework</fr_FR>
             <nl_NL>Framework Configuratie Bestanden Installeren</nl_NL>
             <pt_BR>Instalando arquivos de configuração do Framework</pt_BR>
         </step>
@@ -97,6 +104,10 @@
             <license>Apache V2 License</license>
             <licenseURL>http://www.apache.org/licenses/LICENSE-2.0.html</licenseURL>
         </en_US>
+        <fr_FR>
+            <label>Apache Flex SDK (Requis)</label>
+            <message>La licence Apache V2 s'applique au SDK Apache Flex. Voulez-vous installer le SDK Apache Flex?</message>
+        </fr_FR>
         <nl_NL>
             <label>Apache Flex SDK (Verplicht)</label>
             <message>De Apache License V2 geldt voor de Apache Flex SDK. Wilt u de Apache Flex SDK installeren?</message>
@@ -120,6 +131,10 @@
             <license>Adobe AIR SDK License</license>
             <licenseURL>http://www.adobe.com/products/air/sdk-eula.html</licenseURL>
         </en_US>
+        <fr_FR>
+            <label>Adobe AIR SDK (Requis)</label>
+            <message>L'accord de licence SDK Adobe s'applique au SDK Adobe AIR. Voulez-vous installer le SDK Adobe AIR?</message>
+        </fr_FR>
         <nl_NL>
             <label>Adobe AIR SDK (Verplicht)</label>
             <message>De Adobe SDK licentie overeenkomst geldt voor de Adobe AIR SDK. Wilt u de Adobe AIR SDK installeren?</message>
@@ -143,6 +158,10 @@
             <license>Adobe Flex SDK License</license>
             <licenseURL>http://www.adobe.com/products/eulas/pdfs/adobe_flex_software_development_kit-combined-20110916_0930.pdf</licenseURL>
         </en_US>
+        <fr_FR>
+            <label>Adobe Flash Player playerglobal.swc (Requis)</label>
+            <message>L'accord de licence SDK Adobe s'applique au Adobe Flash Player playerglobal.swc. Voulez-vous installer le logiciel Adobe Flash Player playerglobal.swc?</message>
+        </fr_FR>
         <nl_NL>
             <label>Adobe Flash Player playerglobal.swc (Verplicht)</label>
             <message>De Adobe SDK licentie overeenkomst geldt voor de Adobe Flash Player playerglobal.swc. Wilt u de Adobe Flash Player playerglobal.swc installeren?</message>
@@ -165,6 +184,10 @@
             <license>MIT License</license>
             <licenseURL>http://opensource.org/licenses/mit-license.php</licenseURL>
         </en_US>
+        <fr_FR>
+            <label>SWFObject (Requis)</label>
+            <message>La licence MIT (MIT) s'applique à l'utilitaire SWFObject. Voulez-vous installer l'utilitaire SWFObject?</message>
+        </fr_FR>
         <nl_NL>
             <label>SWFObject (Verplicht)</label>
             <message>De MIT License (MIT) geldt voor de SWFObject utility. Wilt u de SWFObject utility installeren?</message>
@@ -189,6 +212,10 @@
             <license>Mozilla Public License Version 1.1</license>
             <licenseURL>http://www.mozilla.org/MPL/</licenseURL>
         </en_US>
+        <fr_FR>
+            <label>OSMF (Requis)</label>
+            <message>L'Open Source Media Framework (OSMF) utilisé par les composants vidéo est sous la licence Mozilla Public License Version 1.1. Voulez-vous installer le Open Source Media Framework (OSMF)?</message>
+        </fr_FR>
         <nl_NL>
             <label>OSMF (Verplicht)</label>
             <message>Het Open Source Media Framework (OSMF) dat gebruikt wordt door de video componenten is gelicenseerd onder de Mozilla Public License Versie 1.1. Wilt u het Open Source Media Framework (OSMF) installeren?</message>
@@ -214,6 +241,10 @@
             <license>Adobe Flex SDK License</license>
             <licenseURL>http://www.adobe.com/products/eulas/pdfs/adobe_flex_software_development_kit-combined-20110916_0930.pdf</licenseURL>
         </en_US>
+        <fr_FR>
+            <label>Remoting Support (facultatif)</label>
+            <message>Apache Flex peut éventuellement s'intégrer à Adobe BlazeDS. Cette fonctionalité nécessite flex-messaging-common.jar du SDK Adobe Flex. L'accord de licence Adobe SDK pour Adobe Flex 4.6 s'applique à ce jar. Cette licence n'est pas compatible avec la licence Apache V2. Voulez-vous installer ce jar à partir du SDK Adobe Flex?</message>
+        </fr_FR>
         <nl_NL>
             <label>Remoting Support (Optioneel)</label>
             <message>Apache Flex kan optioneel integreren met remoting providers zoals BlazeDS, GraniteDS, WebORB, Red5, AMFPHP, RubyAMF, PyAMF en andere. Deze feature vereist flex-messaging-common.jar uit de Adobe Flex SDK. De Adobe SDK licentie overeenkomst voor Adobe Flex 4.6 geldt voor deze jar. Deze licentie is niet compatibel met de Apache V2 licentie. Wilt u deze jar uit de Adobe Flex SDK installeren?</message>
@@ -239,6 +270,10 @@
             <license>Adobe Flex SDK License</license>
             <licenseURL>http://www.adobe.com/products/eulas/pdfs/adobe_flex_software_development_kit-combined-20110916_0930.pdf</licenseURL>
         </en_US>
+        <fr_FR>
+            <label>Bibliothèques Adobe Font embarqués et utilitaires (facultatif)</label>
+            <message>Apache Flex peut éventuellement s'intégrer avec le support de polices embarquées Adobe (Adobe's embedded font support). Cette fonctionalité nécessite quelques jars de polices du SDK Adobe Flex. L'accord de licence Adobe SDK pour Adobe Flex 4.6 s'applique à ces jarres. Cette licence n'est pas compatible avec la licence Apache V2. Voulez-vous installer ces jars à partir du SDK Adobe Flex?</message>
+        </fr_FR>
         <nl_NL>
             <label>Adobe Embedded Font Libraries en Utilities (Optioneel)</label>
             <message>Apache Flex kan optioneel integreren met Adobe's embedded font support. Deze feature vereist een aantal font jars uit de Adobe Flex SDK. De Adobe SDK licentie overeenkomst voor Adobe Flex 4.6 geldt voor deze jars. Deze licentie is niet compatibel met de Apache V2 licentie. Wilt u deze jars uit de Adobe Flex SDK installeren?</message>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/d66267ab/installer.properties/fr_FR.properties
----------------------------------------------------------------------
diff --git a/installer.properties/fr_FR.properties b/installer.properties/fr_FR.properties
new file mode 100644
index 0000000..0372eb3
--- /dev/null
+++ b/installer.properties/fr_FR.properties
@@ -0,0 +1,113 @@
+################################################################################
+##
+##  Licensed to the Apache Software Foundation (ASF) under one or more
+##  contributor license agreements.  See the NOTICE file distributed with
+##  this work for additional information regarding copyright ownership.
+##  The ASF licenses this file to You under the Apache License, Version 2.0
+##  (the "License"); you may not use this file except in compliance with
+##  the License.  You may obtain a copy of the License at
+##
+##      http://www.apache.org/licenses/LICENSE-2.0
+##
+##  Unless required by applicable law or agreed to in writing, software
+##  distributed under the License is distributed on an "AS IS" BASIS,
+##  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+##  See the License for the specific language governing permissions and
+##  limitations under the License.
+##
+################################################################################
+
+
+yes.no.prompts=o,n
+yes=o
+no=n
+
+flash.prompt.text=\
+Apache FlexJS uses the Adobe Flash Player's playerglobal.swc to build Adobe Flash applications.\n\
+\n\
+L'accord de licence SDK Adobe s'applique au Adobe Flash Player playerglobal.swc.\n\
+http://www.adobe.com/products/eulas/pdfs/adobe_flex_software_development_kit-combined-20110916_0930.pdf,\n\
+By downloading, modifying, distributing, using and/or accessing any files the playerglobal.swc file\n\
+you agree to the terms and conditions of the applicable end user license agreement.\n\
+\n\
+In addition to the Adobe license terms, you also agree to be bound by the third-party terms specified here:\n\
+http://www.adobe.com/products/eula/third_party/.\n\
+Adobe recommends that you review these third-party terms.\n\
+\n\
+Cette licence n'est pas compatible avec la licence Apache V2.\n\
+Voulez-vous installer le logiciel Adobe Flash Player playerglobal.swc?
+
+air.prompt.text=\
+Apache FlexJS uses the Adobe AIR SDK to build Adobe AIR applications.\n\
+L'accord de licence SDK Adobe s'applique au SDK Adobe AIR.\n\
+http://www.adobe.com/products/air/sdk-eula.html.\n\
+Cette licence n'est pas compatible avec la licence Apache V2.\n\
+Voulez-vous installer le SDK Adobe AIR?
+
+osmf.prompt.text=\
+L'Open Source Media Framework (OSMF) utilisé par les composants vidéo est sous la licence Mozilla Public License Version 1.1.\n\
+Voulez-vous installer le Open Source Media Framework (OSMF)?\n\
+Mozilla Public License Version 1.1:\n\
+\n\
+The contents of the file(s) are subject to the Mozilla Public License Version 1.1.\n\
+You may not use the file(s) except in compliance with the License. \n\
+You may obtain a copy of the License here:\n\
+http://www.mozilla.org/MPL/. \n\
+By downloading, modifying, distributing, using and/or accessing the file(s), \n\
+you agree to the terms and conditions of the applicable license agreement.\n\
+\n\
+I have read the MPL1.1 license information above?"
+
+swfobject.prompt.text=\
+Apache FlexJS uses the SWFObject when building Adobe Flash applications.\n\
+La licence MIT (MIT) s'applique à l'utilitaire SWFObject.\n\
+http://opensource.org/licenses/mit-license.php.\n\
+Cette licence pas compatible avec la licence Apache V2.\n\
+Voulez-vous installer l'utilitaire SWFObject?
+
+blazeds.prompt.text=\
+Apache Flex peut éventuellement s'intégrer à Adobe BlazeDS. Cette\n\
+fonctionalité nécessite flex-messaging-common.jar du SDK Adobe Flex.\n\
+L'accord de licence Adobe SDK pour Adobe Flex 4.6 s'applique à ce jar.\n\
+Cette licence n'est pas compatible avec la licence Apache V2.\n\
+\n\
+Adobe Flex SDK License Agreement:\n\
+\n\
+All files contained in this Adobe Flex SDK download are subject to and governed by the\n\
+Adobe Flex SDK License Agreement specified here: \n\
+    http://www.adobe.com/products/eulas/pdfs/adobe_flex_software_development_kit-combined-20110916_0930.pdf, \n\
+By downloading, modifying, distributing, using and/or accessing any files in this Adobe Flex SDK, \n\
+you agree to the terms and conditions of the applicable end user license agreement.\n\
+\n\
+In addition to the Adobe license terms, you also agree to be bound by the third-party terms specified here: \n\
+    http://www.adobe.com/products/eula/third_party/. \n\
+Adobe recommends that you review these third-party terms.\n\
+\n\
+Do you want to install this jar from the Adobe Flex SDK?
+
+fontswf.prompt.text=\
+Apache Flex peut éventuellement s'intégrer avec le support de polices embarquées\n\
+Adobe (Adobe's embedded font support). Cette fonctionalité nécessite quelques jars\n\
+de polices du SDK Adobe Flex. L'accord de licence Adobe SDK pour Adobe Flex 4.6\n\
+s'applique à ces jarres.\n\
+Cette licence n'est pas compatible avec la licence Apache V2.\n\
+\n\
+Adobe Flex SDK License Agreement:\n\
+\n\
+All files contained in this Adobe Flex SDK download are subject to and governed by the\n\
+Adobe Flex SDK License Agreement specified here: \n\
+    http://www.adobe.com/products/eulas/pdfs/adobe_flex_software_development_kit-combined-20110916_0930.pdf, \n\
+By downloading, modifying, distributing, using and/or accessing any files in this Adobe Flex SDK, \n\
+you agree to the terms and conditions of the applicable end user license agreement.\n\
+\n\
+In addition to the Adobe license terms, you also agree to be bound by the third-party terms specified here: \n\
+    http://www.adobe.com/products/eula/third_party/. \n\
+Adobe recommends that you review these third-party terms.\n\
+\n\
+Voulez-vous installer ces jars à partir du SDK Adobe Flex?
+ 
+unable.to.find.java=Unable to find Java executable.  Please set JAVA_HOME environment variable
+
+install.complete.echo=${basedir} is now an IDE compatible folder
+find.java.echo.pattern=Java is $${java.executable}
+mac.copy.echo.pattern=Copying files from $${download.dir}/airsdk/$${srcdir} to $${destdir}