Updated Branches: refs/heads/release4.12.0 62bd068c7 -> b35dddea3
most of German 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/3f69eee8 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/3f69eee8 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/3f69eee8 Branch: refs/heads/release4.12.0 Commit: 3f69eee87a1d53e901432bb3431d9d985a30fc09 Parents: 62bd068 Author: Alex Harui <[email protected]> Authored: Tue Feb 11 09:47:20 2014 -0800 Committer: Alex Harui <[email protected]> Committed: Tue Feb 11 09:47:20 2014 -0800 ---------------------------------------------------------------------- apache-flex-sdk-installer-config.xml | 35 +++++++++ installer.properties/de_DE.properties | 113 +++++++++++++++++++++++++++++ 2 files changed, 148 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3f69eee8/apache-flex-sdk-installer-config.xml ---------------------------------------------------------------------- diff --git a/apache-flex-sdk-installer-config.xml b/apache-flex-sdk-installer-config.xml index 21a6996..b3a71a4 100644 --- a/apache-flex-sdk-installer-config.xml +++ b/apache-flex-sdk-installer-config.xml @@ -33,35 +33,46 @@ </strings> <steps description="targets that should have a 'step' in the GUI progress indicator, in order of appearance."> <step id="air-download" property="do.air.install"> + <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> </step> <step id="flash-download" property="do.flash.install"> + <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> </step> <step id="swfobject-download" property="do.swfobject.install"> + <de_DE>SWFObject (Benötigt)</de_DE> <el_GR>SWFObject (ÎÏαιÏοÏμενο)</el_GR> <en_US>SWFObject (Required)</en_US> </step> <step id="osmf-download" property="do.swfobject.install"> + <de_DE>OSMF (Benötigt)</de_DE> <el_GR>OSMF (ÎÏαιÏοÏμενο)</el_GR> <en_US>OSMF (Required)</en_US> </step> <step id="fontswf-download" property="do.swfobject.install"> + <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> </step> <step id="blazeds-download" property="do.swfobject.install"> + <de_DE>Remoting Support (Optional)</de_DE> <el_GR>Remoting Support (Î ÏοαιÏεÏικÏ)</el_GR> <en_US>Remoting Support (Required)</en_US> </step> <step id="fixup-config-files"> + <de_DE>Installiere Framework Konfigurationsdateien</de_DE> <el_GR>ÎγκαÏάÏÏαÏη ÏÏν αÏÏείÏν ÏÏ Î¸Î¼Î¯ÏεÏν ÏÎ¿Ï Framework</el_GR> <en_US>Install Framework Configuration Files</en_US> </step> </steps> <component id="STEP_REQUIRED_INSTALL_APACHE_FLEX_SDK" required="true" property="do.flex.install"> + <de_DE> + <label>Apache Flex SDK (Benötigt)</label> + <message>Das Apache Flex SDK verwendet die Apache License V2. Möchten Sie jetzt das Apache Flex SDK installieren?</message> + </de_DE> <el_GR> <label>Apache Flex SDK (ÎÏαιÏοÏμενο)</label> <message>Îια Ïο Apache Flex SDK ιÏÏÏει η ÏÏ Î¼ÏÏνία ÏÏήÏÎ·Ï ÏÎ¿Ï Apache License V2. ÎÎλεÏε να εγκαÏαÏÏήÏεÏε Ïο Apache Flex SDK;</message> @@ -74,6 +85,10 @@ </en_US> </component> <component id="STEP_REQUIRED_INSTALL_ADOBE_AIR_SDK" required="true" property="do.air.install"> + <de_DE> + <label>Adobe AIR SDK (Benötigt)</label> + <message>Das Adobe AIR SDK verwendet die Adobe SDK Lizenzvereinbarung. Möchten SIe jetzt das Adobe AIR SDK installieren?</message> + </de_DE> <el_GR> <label>Adobe AIR SDK (ÎÏαιÏοÏμενο)</label> <message>Îια Ïο Adobe AIR SDK ιÏÏÏει η ÏÏ Î¼ÏÏνία ÏÏήÏÎ·Ï ÏÎ¿Ï Adobe SDK License. ÎÎλεÏε να εγκαÏαÏÏήÏεÏε Ïο Adobe AIR SDK;</message> @@ -87,6 +102,10 @@ </en_US> </component> <component id="STEP_REQUIRED_INSTALL_FLASH_PLAYER_GLOBAL_SWC" required="true" property="do.flash.install"> + <de_DE> + <label>Adobe Flash Player playerglobal.swc (Benötigt)</label> + <message>Die Adobe Flash Player playerglobal.swc verwendet die Adobe SDK Lizenzvereinbarung. Möchten SIe jetzt die Adobe Flash Player playerglobal.swc installieren?</message> + </de_DE> <el_GR> <label>Adobe Flash Player playerglobal.swc (ÎÏαιÏοÏμενο)</label> <message>Îια Ïο Adobe Flash Player playerglobal.swc ιÏÏÏει η ÏÏ Î¼ÏÏνία ÏÏήÏÎ·Ï ÏÎ¿Ï Adobe SDK License. ÎÎλεÏε να εγκαÏαÏÏήÏεÏε Ïο Adobe Flash Player playerglobal.swc;</message> @@ -100,6 +119,10 @@ </en_US> </component> <component id="SWFObject (Required)" required="true" property="do.swfobject.install"> + <de_DE> + <label>SWFObject (Benötigt)</label> + <message>Das SWFObject utility verwendet die MIT License (MIT). Möchten SIe jetzt das SWFObject utility installieren?</message> + </de_DE> <el_GR> <label>SWFObject (ÎÏαιÏοÏμενο)</label> <message>Îια Ïο SWFObject ιÏÏÏει η ÏÏ Î¼ÏÏνία ÏÏήÏÎ·Ï ÏÎ¿Ï MIT License (MIT). ÎÎλεÏε να εγκαÏαÏÏήÏεÏε Ïο SWFObject;</message> @@ -112,6 +135,10 @@ </en_US> </component> <component id="OSMF (Required)" required="true" property="do.osmf.install"> + <de_DE> + <label>OSMF (Benötigt)</label> + <message>Das Open Source Media Framework (OSMF) welches von den Videokomponenten verwendet wird ist unter der Mozilla Public License Version 1.1 lizensiert. Möchten Sie das Open Source Media Framework (OSMF) jetzt installieren?</message> + </de_DE> <el_GR> <label>OSMF (ÎÏαιÏοÏμενο)</label> <message>Îια Ïο Open Source Media Framework (OSMF) ÏÎ¿Ï ÏÏηÏιμοÏοιείÏαι αÏο Ïα ανÏικείμενα video ιÏÏÏει η ÏÏ Î¼ÏÏνία ÏÏήÏÎ·Ï ÏÎ¿Ï Mozilla Public License Version 1.1. ÎÎλεÏε να εγκαÏαÏÏήÏεÏε Ïο Îια Ïο Open Source Media Framework (OSMF);</message> @@ -124,6 +151,10 @@ </en_US> </component> <component id="BlazeDS (Optional)" required="false" property="do.blazeds.install"> + <de_DE> + <label>Remoting Support (Optional)</label> + <message>Apache Flex kann optional Adobe BlazeDS einbinden. Dieses Feature benötigt flex-messaging-common.jar aus dem Adobe Flex SDK. Die Adobe SDK Lizenzvereinbarung für Adobe Flex 4.6 gilt für diese Jar-Datei. Diese Lizenz ist nicht mit der Apache V2 Lizenz vereinbar. Möchten Sie diese Jar-Datei aus dem Adobe Flex SDK installieren?</message> + </de_DE> <el_GR> <label>Remoting Support (Î ÏοαιÏεÏικÏ)</label> <message>Το Apache Flex μÏοÏεί ÏÏοαιÏεÏικά να ÏÏηÏιμοÏοιήÏει Ïο Adobe BlazeDS. ΠλειÏÎ¿Ï Ïγία Î±Ï Ïή αÏαιÏεί Ïο αÏÏείο flex-messaging-common.jar ÏÎ¿Ï Î²ÏίÏκεÏαι ÏÏο Adobe Flex SDK. Îια Ïο αÏÏείο Î±Ï ÏÏ Î¹ÏÏÏει η ÏÏ Î¼ÏÏνία ÏÏήÏÎ·Ï ÏÎ·Ï Î¬Î´ÎµÎ¹Î±Ï Adobe SDK για Ïο Adobe Flex 4.6. Πάδεια Î±Ï Ïή δεν είναι ÏÏ Î¼Î²Î±Ïή με Ïην άδεια ÏÏήÏÎ·Ï Apache V2. ÎÎλεÏε να εγκαÏαÏÏήÏεÏε Ïο αÏÏείο Î±Ï Ïά αÏο Ïο Adobe Flex SDK;</message> @@ -137,6 +168,10 @@ </en_US> </component> <component id="FontSWF (Optional)" required="false" property="do.fontswf.install"> + <de_DE> + <label>Adobe Bibliothek zur Einbettung von Schriften (Optional)</label> + <message>Apache Flex kann optional das Feature \"Einbetten von Schriftarten\" einbinden. Dieses Feature benötigt verschieden Schriftarten Jar-Dateien aus dem Adobe Flex SDK. Die Adobe SDK Lizenzvereinbarung für Adobe Flex 4.6 gilt für diese Jar-Dateien. Diese Lizenz ist nicht mit der Apache V2 Lizenz vereinbar. Möchten Sie diese Jar-Dateien aus dem Adobe Flex SDK installieren?</message> + </de_DE> <el_GR> <label>Adobe Embedded Font Libraries and Utilities (Î ÏοαιÏεÏικÏ)</label> <message>Το Apache Flex μÏοÏεί ÏÏοαιÏεÏικά να ÏÏηÏιμοÏοιήÏει Ïην Ï ÏοÏÏήÏιξη ÏÎ¿Ï ÏαÏÎÏει η Adobe για ενÏÏμαÏÏμÎÎ½ÎµÏ Î³ÏαμαÏοÏειÏÎÏ. ΠλειÏÎ¿Ï Ïγία Î±Ï Ïή αÏαιÏεί κάÏοια jar αÏÏεία ÏÎ¿Ï Ï ÏάÏÏÎ¿Ï Î½ ÏÏο Adobe Flex SDK. Îια Ïα αÏÏεία Î±Ï Ïά ιÏÏÏει η ÏÏ Î¼ÏÏνία ÏÏήÏÎ·Ï ÏÎ·Ï Î¬Î´ÎµÎ¹Î±Ï Adobe SDK για Ïο Adobe Flex 4.6. Πάδεια Î±Ï Ïή δεν είναι ÏÏ Î¼Î²Î±Ïή με Ïην άδεια ÏÏήÏÎ·Ï Apache V2. ÎÎλεÏε να εγκαÏαÏÏήÏεÏε Ïα αÏÏεία Î±Ï Ïά αÏο Ïο Adobe Flex SDK;</message> http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3f69eee8/installer.properties/de_DE.properties ---------------------------------------------------------------------- diff --git a/installer.properties/de_DE.properties b/installer.properties/de_DE.properties new file mode 100644 index 0000000..266069e --- /dev/null +++ b/installer.properties/de_DE.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=j,n +yes=j +no=n + +flash.prompt.text=\ +Apache FlexJS uses the Adobe Flash Player's playerglobal.swc to build Adobe Flash applications.\n\ +\n\ +Die Adobe Flash Player playerglobal.swc verwendet die Adobe SDK Lizenzvereinbarung.\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\ +Diese Lizenz ist nicht mit der Apache V2 Lizenz vereinbar.\n\ +Möchten SIe jetzt die Adobe Flash Player playerglobal.swc installieren? + + +air.prompt.text=\ +Apache FlexJS uses the Adobe AIR SDK to build Adobe AIR applications.\n\ +Das Adobe AIR SDK verwendet die Adobe SDK Lizenzvereinbarung.\n\ +http://www.adobe.com/products/air/sdk-eula.html.\n\ +Diese Lizenz ist nicht mit der Apache V2 Lizenz vereinbar.\n\ +Möchten SIe jetzt das Adobe AIR SDK installieren? + +osmf.prompt.text=\ +Das Open Source Media Framework (OSMF) welches von den Videokomponenten\n\ +verwendet wird ist unter der Mozilla Public License Version 1.1 lizensiert.\n\ +Möchten Sie das Open Source Media Framework (OSMF) jetzt installieren? +\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 SWFObject when building Adobe Flash applications.\n\ +Das SWFObject utility verwendet die MIT License (MIT).\n\ +http://opensource.org/licenses/mit-license.php.\n\ +Diese Lizenz ist mit der Apache V2 Lizenz vereinbar.\n\ +Möchten SIe jetzt das SWFObject utility installieren?:\n\ + +blazeds.prompt.text=\ +Apache Flex kann optional Adobe BlazeDS einbinden.\n\ +Dieses Feature benötigt flex-messaging-common.jar aus dem Adobe Flex SDK.\n\ +Die Adobe SDK Lizenzvereinbarung für Adobe Flex 4.6 gilt für diese Jar-Datei.\n\ +Diese Lizenz ist nicht mit der Apache V2 Lizenz vereinbar.\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\ +Möchten Sie diese Jar-Datei aus dem Adobe Flex SDK installieren? + +fontswf.prompt.text=\ +Apache Flex kann optional das Feature \"Einbetten von Schriftarten\" einbinden.\n\ +Dieses Feature benötigt verschieden Schriftarten Jar-Dateien aus dem Adobe Flex SDK.\n\ +Die Adobe SDK Lizenzvereinbarung für Adobe Flex 4.6 gilt für diese Jar-Dateien.\n\ +Diese Lizenz ist nicht mit der Apache V2 Lizenz vereinbar.\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\ +Möchten Sie diese Jar-Dateien aus dem Adobe Flex SDK installieren? + +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}
