Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 02BB917C0E for ; Mon, 23 Mar 2015 18:16:21 +0000 (UTC) Received: (qmail 57247 invoked by uid 500); 23 Mar 2015 18:15:44 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 56980 invoked by uid 500); 23 Mar 2015 18:15:43 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 56967 invoked by uid 99); 23 Mar 2015 18:15:43 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Mar 2015 18:15:43 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id BAA7AE180B; Mon, 23 Mar 2015 18:15:43 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: victorsh@apache.org To: commits@cordova.apache.org Date: Mon, 23 Mar 2015 18:15:43 -0000 Message-Id: <5f4084e2bf1648408881af74c4ba1f65@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/4] docs commit: CB-8600 cordova-docs documentation translation: cordova-docs Repository: cordova-docs Updated Branches: refs/heads/master 2adf227b3 -> 02b64cb4f http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/02b64cb4/docs/zh/edge/guide/platforms/android/tools.md ---------------------------------------------------------------------- diff --git a/docs/zh/edge/guide/platforms/android/tools.md b/docs/zh/edge/guide/platforms/android/tools.md index 3065c07..6c76e66 100644 --- a/docs/zh/edge/guide/platforms/android/tools.md +++ b/docs/zh/edge/guide/platforms/android/tools.md @@ -1,6 +1,6 @@ * * * -許可證: 根據一個或多個參與者授權合約許可到 Apache 軟體基金會 (ASF)。 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 +license: 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 @@ -79,50 +79,19 @@ C:\>\path\to\project\cordova\clean.bat -## 手動使用的螞蟻 +## Gradle 建築 -如果你想打電話要螞蟻直接從命令列如 `ant debug install` ,您需要指定的附加參數到 ant 命令: - - ant debug install -Dout.dir=ant-build -Dgen.absolute.dir=ant-gen - - -這是因為是比預設值不同的科爾多瓦的 Ant 腳本所使用的目錄。這樣做是為了避免衝突,從與在命令列運行 Ant 時日食/ADT 裡面。 - -這些附加參數,將自動為您添加時使用 `cordova/build` 和 `cordova/run` 腳本上文所述。 為此它建議使用 `cordova/build` 和 `cordova/run` 而不是直接從命令列調用 Ant 腳本。 - -## 大廈與 Gradle (實驗) ! - -科爾多瓦安卓系統現在支援[Gradle][2]建築。 這是可選的科爾多瓦 3.x,但將被預設啟用,在將來,可能與科爾多瓦 4.0。生成系統由環境變數,這樣可以設置為殼,或與命令列上指定啟用 `cordova build` 命令。 +截至 cordova-android@4.0.0,專案生成使用 [Gradle][2]。關於建設與螞蟻的說明,請參閱文檔的舊版本。 [2]: http://www.gradle.org/ -請注意 Gradle 建置規則仍在發展,可能會受到較大的改變之前 Gradle 成為預設生成系統。 開發人員鼓勵試一試,體驗它,但是如果你在它上面你自己生產生成系統,你將可能經歷幾個重大更改在接下來的幾個版本中之前它穩定。 - -### 相關的環境變數 - -* **ANDROID _ 生成** - - 此變數控制哪些生成系統用來生成專案。可以在任一值 `ant` 或`gradle`. - - 如果未設置,則當前預設為 `ant` ,但這預計會發生變化。 - -### (你通常不需要設置這些) 其他環境變數 - -* **ANDROID _ 回家** - - 這應該設置為包含 Android SDK 的目錄。 科爾多瓦尋找這在預設安裝位置,以及看您的 PATH 變數,所以它通常並不需要的設置。 - -* **JAVA _ 回家** - - 在一些機器上,這將需要進行設置,以使 Gradle 可以找到 JAVA 編譯器。 - ### Gradle 屬性 -可以設置這些[屬性][3],以自訂生成: +可以設置這些 [屬性][3],以自訂生成: [3]: http://www.gradle.org/docs/current/userguide/tutorial_this_and_that.html -* **cdvBuildMultipleApks** +* **cdvBuildMultipleApks**(預設:false) 如果設置此值,則將生成多個 APK 檔: 庫專案所支援的本機平臺每一個 (x 86,手臂,等等)。 這可能是重要的如果您的專案使用大型的本機庫,可能會大幅提高生成 apk 檔的大小。 @@ -130,40 +99,56 @@ * **cdvVersionCode** - 重寫 versionCode 中設置`AndroidManifest.xml` + 重寫 versionCode 在 `AndroidManifest.xml` 中設置 -* **cdvReleaseSigningPropertiesFile** +* **cdvReleaseSigningPropertiesFile**(預設: release-signing.properties) 包含簽名資訊釋放的.properties 檔路徑生成。該檔應該看起來像: - storeFile=relative/path/to/keystore.p12 storePassword = SECRET1 storeType = pkcs12 keyAlias = DebugSigningKey keyPassword = SECRET2 + storeFile=relative/path/to/keystore.p12 + storePassword=SECRET1 + storeType=pkcs12 + keyAlias=DebugSigningKey + keyPassword=SECRET2 - `storePassword`和 `keyPassword` 是可選的並將提示輸入,如果省略。 + `storePassword` 和 `keyPassword` 是可選的如果省略將提示輸入。 -* **cdvDebugSigningPropertiesFile** +* **cdvDebugSigningPropertiesFile**(預設: debug-signing.properties) 與相同 cdvReleaseSigningPropertiesFile,但用於調試生成。當您需要與其他開發者共用的簽名金鑰時很有用。 * **cdvMinSdkVersion** - 重寫的值 `minSdkVersion` 中設置 `AndroidManifest.xml` 。有用時,創建多個 APKs 基於 SDK 版本。 + 重寫 `minSdkVersion` 在 `AndroidManifest.xml` 中設置的值。有用時,創建多個 APKs 基於 SDK 版本。 * **cdvBuildToolsVersion** - 重寫自動檢測到 `android.buildToolsVersion` 的值。 + 覆蓋自動檢測到的 `android.buildToolsVersion` 的值。 * **cdvCompileSdkVersion** - 重寫自動檢測到 `android.compileSdkVersion` 的值。 + 覆蓋自動檢測到的 `android.compileSdkVersion` 的值。 ### 擴展 build.gradle -如果您需要自訂 `build.gradle` ,寧願比直接編輯,您應該創建一個名為的同級檔 `build-extras.gradle` 。 此檔將包含主要由 `build.gradle` 當存在。 下面是一個示例: +如果您需要自訂 `build.gradle`,而不是直接編輯,您應該創建一個名為 `生成 extras.gradle` 的同級檔。 此檔將包含由主要的 `build.gradle` 出現時。 下面是一個示例: + + # Example build-extras.gradle + # This file is included at the beginning of `build.gradle` + ext.cdvDebugSigningPropertiesFile = '../../android-debug-keys.properties' + # When set, this function allows code to run at the end of `build.gradle` + ext.postBuildExtras = { + android.buildTypes.debug.applicationIdSuffix = '.debug' + } + + +請注意外掛程式還可以包括通過 `生成 extras.gradle` 檔: - # 示例生成 extras.gradle # 此檔是包含開頭的 'build.gradle' ext.cdvDebugSigningPropertiesFile = '。/../ android-調試-keys.properties 的 # 時設置,此功能允許代碼運行 'build.gradle' ext.postBuildExtras 月底 = {android.buildTypes.debug.applicationIdSuffix =.debug} + ### 示例生成 - 匯出 ANDROID_BUILD = gradle 出口 ORG_GRADLE_PROJECT_cdvMinSdkVersion = 14 科爾多瓦生成 android — — — — gradleArg = PcdvBuildMultipleApks = true \ No newline at end of file + export ORG_GRADLE_PROJECT_cdvMinSdkVersion=14 + cordova build android -- --gradleArg=-PcdvBuildMultipleApks=true \ No newline at end of file http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/02b64cb4/docs/zh/edge/guide/platforms/android/upgrade.md ---------------------------------------------------------------------- diff --git a/docs/zh/edge/guide/platforms/android/upgrade.md b/docs/zh/edge/guide/platforms/android/upgrade.md index 8698c76..a9d8c6b 100644 --- a/docs/zh/edge/guide/platforms/android/upgrade.md +++ b/docs/zh/edge/guide/platforms/android/upgrade.md @@ -24,7 +24,7 @@ license: Licensed to the Apache Software Foundation (ASF) under one or more cont bin/update path/to/project -CLI 的專案: +CLI 專案: 1. 更新 `cordova` CLI 版本。請參閱命令列介面。 @@ -38,7 +38,7 @@ CLI 的專案: ## 從 3.1.0 升級到 3.2.0 -為創建的科爾多瓦 CLI 的專案: +為專案創建的科爾多瓦 CLI: 1. 更新 `cordova` CLI 版本。請參閱命令列介面。 @@ -53,7 +53,7 @@ CLI 的專案: ## 從 3.0.0 升級到 3.1.0 -為創建的科爾多瓦 CLI 的專案: +為專案創建的科爾多瓦 CLI: 1. 更新 `cordova` CLI 版本。請參閱命令列介面。 @@ -102,7 +102,7 @@ CLI 的專案: 2. 將 `科爾多瓦 2.8.0.jar` 添加到專案的 `libs` 目錄。 -3. 如果您使用 Eclipse,請刷新您的 Eclipse 專案,做清潔。 +3. 如果您使用 Eclipse,請刷新您的 Eclipse 專案和做清潔。 @@ -114,7 +114,7 @@ CLI 的專案: 4. 更新 `framework/res/xml/config.xml` 以前一樣有類似的設置。 -5. 將檔從複製 `bin/templates/cordova` 到專案中的 `cordova` 目錄。 +5. 將檔從複製 `bin/templates/cordova` 到專案的 `cordova` 目錄。 ## 從 2.6.0 升級到 2.7.0 @@ -144,7 +144,7 @@ CLI 的專案: 4. 複製新 `cordova-2.6.0.js` 到您的專案。 -5. 更新您的 html 代碼,使用新的 `cordova-2.6.0.js` 檔。 +5. 更新你的 html 代碼,使用新的 `cordova-2.6.0.js` 檔。 6. 複製 `res/xml/config.xml` 以匹配`framework/res/xml/config.xml`. @@ -164,13 +164,13 @@ CLI 的專案: 4. 複製新 `cordova-2.5.0.js` 到您的專案。 -5. 更新您的 html 代碼,使用新的 `cordova-2.5.0.js` 檔。 +5. 更新你的 html 代碼,使用新的 `cordova-2.5.0.js` 檔。 6. 複製 `res/xml/config.xml` 以匹配`framework/res/xml/config.xml`. 7. 更新 `framework/res/xml/config.xml` 以前一樣有類似的設置。 -8. 將檔從複製 `bin/templates/cordova` 到專案中的 `cordova` 目錄。 +8. 將檔從複製 `bin/templates/cordova` 到專案的 `cordova` 目錄。 ## 從 2.3.0 升級到 2.4.0 @@ -182,7 +182,7 @@ CLI 的專案: 4. 複製新 `cordova-2.4.0.js` 到您的專案。 -5. 更新您的 html 代碼,使用新的 `cordova-2.4.0.js` 檔。 +5. 更新你的 html 代碼,使用新的 `cordova-2.4.0.js` 檔。 6. 複製 `res/xml/config.xml` 以匹配`framework/res/xml/config.xml`. @@ -198,7 +198,7 @@ CLI 的專案: 4. 複製新 `cordova-2.3.0.js` 到您的專案。 -5. 更新您的 html 代碼,使用新的 `cordova-2.3.0.js` 檔。 +5. 更新你的 html 代碼,使用新的 `cordova-2.3.0.js` 檔。 6. 複製 `res/xml/config.xml` 以匹配`framework/res/xml/config.xml`. @@ -214,7 +214,7 @@ CLI 的專案: 4. 複製新 `cordova-2.2.0.js` 到您的專案。 -5. 更新您的 html 代碼,使用新的 `cordova-2.2.0.js` 檔。 +5. 更新你的 html 代碼,使用新的 `cordova-2.2.0.js` 檔。 6. 複製 `res/xml/config.xml` 以匹配`framework/res/xml/config.xml`. @@ -230,11 +230,11 @@ CLI 的專案: 4. 複製新 `cordova-2.1.0.js` 到您的專案。 -5. 更新您的 html 代碼,使用新的 `cordova-2.1.0.js` 檔。 +5. 更新你的 html 代碼,使用新的 `cordova-2.1.0.js` 檔。 6. 複製 `res/xml/config.xml` 以匹配`framework/res/xml/config.xml`. -7. 將檔從複製 `bin/templates/cordova` 到專案中的 `cordova` 目錄。 +7. 將檔從複製 `bin/templates/cordova` 到專案的 `cordova` 目錄。 ## 從 1.9.0 升級到 2.0.0 @@ -246,9 +246,9 @@ CLI 的專案: 4. 複製新 `cordova-2.0.0.js` 到您的專案。 -5. 更新您的 html 代碼,使用新的 `cordova-2.0.0.js` 檔。 +5. 更新你的 html 代碼,使用新的 `cordova-2.0.0.js` 檔。 -6. 複製 `res/xml/config.xml` 以匹配`framework/res/xml/config.xml`. +6. 複製 `res/xml/config.xml` 相匹配`framework/res/xml/config.xml`. 在 2.0.0 釋放,`config.xml` 檔相結合,並取代了 `cordova.xml` 和 `plugins.xml`。 舊的檔已被否決,和當他們仍然在 2.0.0,工作就會停止工作在將來的版本中。 @@ -296,19 +296,19 @@ CLI 的專案: 6. 更新 `res/xml/plugins.xml` 以匹配`framework/res/xml/plugins.xml`. -## 從 1.7.0 升級到 1.8.0 +## 從 1.7.0 以來升級到 1.8.0 1. 刪除 `cordova-1.7.0.jar` 從專案的 `libs` 目錄。 -2. 添加 `cordova-1.8.0.jar` 到專案中的 `libs` 目錄。 +2. 添加 `cordova-1.8.0.jar` 到專案的 `libs` 目錄。 3. 如果您使用 Eclipse,請刷新您的 Eclipse 專案,做清潔。 4. 複製新 `cordova-1.8.0.js` 到您的專案。 -5. 更新您的 html 代碼,使用新的 `cordova-1.8.0.js` 檔。 +5. 更新你的 html 代碼,使用新的 `cordova-1.8.0.js` 檔。 -6. 更新 `res/xml/plugins.xml` 以匹配`framework/res/xml/plugins.xml`. +6. 更新 `res/xml/plugins.xml` 相匹配`framework/res/xml/plugins.xml`. ## 從 1.6.1 升級到 1.7.0 以來 @@ -332,7 +332,7 @@ CLI 的專案: 4. 將新的 `科爾多瓦 1.6.1.js` 複製到您的專案。 -5. 更新 `res/xml/plugins.xml` 以匹配`framework/res/xml/plugins.xml`. +5. 更新 `res/xml/plugins.xml` 相匹配`framework/res/xml/plugins.xml`. ## 從 1.5.0 版升級到 1.6.0 @@ -364,7 +364,7 @@ CLI 的專案: 6. 更新 `res/xml/plugins.xml` 以匹配`framework/res/xml/plugins.xml`. -7. 替換 `res/xml/phonegap.xml` 與 `res/xml/cordova.xml` 進行匹配`framework/res/xml/cordova.xml`. +7. 替換 `res/xml/phonegap.xml` 與 `res/xml/cordova.xml` 相匹配`framework/res/xml/cordova.xml`. ## 從 1.3.0 升級到 1.4.0 @@ -408,11 +408,11 @@ CLI 的專案: 4. 將新 `phonegap 1.2.0.js` 複製到您的專案。 -5. 更新您的 html 代碼,使用新的 `phonegap-1.2.0.js` 檔。 +5. 更新你的 html 代碼,使用新的 `phonegap-1.2.0.js` 檔。 6. 更新 `res/xml/plugins.xml` 以匹配`framework/res/xml/plugins.xml`. -7. 更新 `res/xml/phonegap.xml` 以匹配`framework/res/xml/phonegap.xml`. +7. 更新 `res/xml/phonegap.xml` 相匹配`framework/res/xml/phonegap.xml`. ## 從 1.0.0 升級到 1.1.0 @@ -426,7 +426,7 @@ CLI 的專案: 5. 更新你的 html 代碼,使用新的 `phonegap 1.1.0.js` 檔。 -6. 更新 `res/xml/plugins.xml` 以匹配`framework/res/xml/plugins.xml`. +6. 更新 `res/xml/plugins.xml` 相匹配`framework/res/xml/plugins.xml`. ## 從 0.9.6 升級到 1.0.0 @@ -434,7 +434,7 @@ CLI 的專案: 2. 將 `phonegap 1.0.0.jar` 添加到專案的 `libs` 目錄。 -3. 如果您使用 Eclipse,請刷新您的 Eclipse 專案,做清潔。 +3. 如果您使用 Eclipse,請刷新您的 Eclipse 專案和做清潔。 4. 將新 `phonegap 1.0.0.js` 複製到您的專案。 http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/02b64cb4/docs/zh/edge/guide/platforms/android/webview.md ---------------------------------------------------------------------- diff --git a/docs/zh/edge/guide/platforms/android/webview.md b/docs/zh/edge/guide/platforms/android/webview.md index 0d052f7..fa886fc 100644 --- a/docs/zh/edge/guide/platforms/android/webview.md +++ b/docs/zh/edge/guide/platforms/android/webview.md @@ -1,6 +1,6 @@ * * * -許可證: 根據一個或多個參與者授權合約許可到 Apache 軟體基金會 (ASF)。 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 +license: 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 http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/02b64cb4/docs/zh/edge/guide/platforms/blackberry/upgrade.md ---------------------------------------------------------------------- diff --git a/docs/zh/edge/guide/platforms/blackberry/upgrade.md b/docs/zh/edge/guide/platforms/blackberry/upgrade.md index 259ebf9..e2ae077 100644 --- a/docs/zh/edge/guide/platforms/blackberry/upgrade.md +++ b/docs/zh/edge/guide/platforms/blackberry/upgrade.md @@ -1,6 +1,6 @@ * * * -許可證: 根據一個或多個參與者授權合約許可到 Apache 軟體基金會 (ASF)。 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 +license: 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 http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/02b64cb4/docs/zh/edge/guide/platforms/blackberry10/plugin.md ---------------------------------------------------------------------- diff --git a/docs/zh/edge/guide/platforms/blackberry10/plugin.md b/docs/zh/edge/guide/platforms/blackberry10/plugin.md index a140168..06de38d 100644 --- a/docs/zh/edge/guide/platforms/blackberry10/plugin.md +++ b/docs/zh/edge/guide/platforms/blackberry10/plugin.md @@ -1,6 +1,6 @@ * * * -許可證: 根據一個或多個參與者授權合約許可到 Apache 軟體基金會 (ASF)。 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 +license: 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 http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/02b64cb4/docs/zh/edge/guide/platforms/blackberry10/tools.md ---------------------------------------------------------------------- diff --git a/docs/zh/edge/guide/platforms/blackberry10/tools.md b/docs/zh/edge/guide/platforms/blackberry10/tools.md index ec93f9f..8dd693e 100644 --- a/docs/zh/edge/guide/platforms/blackberry10/tools.md +++ b/docs/zh/edge/guide/platforms/blackberry10/tools.md @@ -1,6 +1,6 @@ * * * -許可證: 根據一個或多個參與者授權合約許可到 Apache 軟體基金會 (ASF)。 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 +license: 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 http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/02b64cb4/docs/zh/edge/guide/platforms/blackberry10/upgrade.md ---------------------------------------------------------------------- diff --git a/docs/zh/edge/guide/platforms/blackberry10/upgrade.md b/docs/zh/edge/guide/platforms/blackberry10/upgrade.md index ea17e72..f233849 100644 --- a/docs/zh/edge/guide/platforms/blackberry10/upgrade.md +++ b/docs/zh/edge/guide/platforms/blackberry10/upgrade.md @@ -299,11 +299,11 @@ platform add blackberry10`. 5. 更新中的.js 檔 `cordova.2.2.0/javascript/` 目錄。 -6. 打開 `sample/lib/` 目錄和重命名 `cordova.2.2.0/` 到目錄`cordova.2.3.0/`. +6. 打開 `sample/lib/` 目錄和重命名 `cordova.2.2.0/` 目錄到`cordova.2.3.0/`. -7. 類型 `ant blackberry build` 或 `ant playbook build` 來更新 `www` 目錄與更新科爾多瓦。 +7. 類型 `ant blackberry build` 或 `ant playbook build` 來更新 `www` 目錄與更新的科爾多瓦。 -8. 打開 `www` 目錄和更新您的 html 代碼,使用新的 `cordova-2.3.0.js` 檔。 +8. 打開 `www` 目錄並更新你的 html 代碼,使用新的 `cordova-2.3.0.js` 檔。 ## 從 2.1.0 升級到 2.2.0 @@ -317,10 +317,10 @@ platform add blackberry10`. 4. 複製新 `cordova-2.2.0.js` 到您的專案。 - * 如果行動手冊,然後更新.js 檔在 `playbook/` 目錄。 + * 如果劇本,然後更新的.js 檔中 `playbook/` 目錄。 * 如果黑莓 10,然後更新中的.js 檔 `qnx/` 目錄。 -5. 更新您的 html 代碼,使用新的 `cordova-2.2.0.js` 檔。 +5. 更新你的 html 代碼,使用新的 `cordova-2.2.0.js` 檔。 更新 (即,更新使用 ant 工具) 的示例目錄: http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/02b64cb4/docs/zh/edge/guide/platforms/index.md ---------------------------------------------------------------------- diff --git a/docs/zh/edge/guide/platforms/index.md b/docs/zh/edge/guide/platforms/index.md index d56b600..9928675 100644 --- a/docs/zh/edge/guide/platforms/index.md +++ b/docs/zh/edge/guide/platforms/index.md @@ -1,6 +1,6 @@ * * * -許可證: 根據一個或多個參與者授權合約許可到 Apache 軟體基金會 (ASF)。 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 +license: 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 http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/02b64cb4/docs/zh/edge/guide/platforms/ios/upgrade.md ---------------------------------------------------------------------- diff --git a/docs/zh/edge/guide/platforms/ios/upgrade.md b/docs/zh/edge/guide/platforms/ios/upgrade.md index ba9d350..2dfbe9a 100644 --- a/docs/zh/edge/guide/platforms/ios/upgrade.md +++ b/docs/zh/edge/guide/platforms/ios/upgrade.md @@ -78,7 +78,7 @@ CLI 的專案: bin/update path/to/project -CLI 的專案: +CLI 專案: 1. 更新 `cordova` CLI 版本。請參閱命令列介面。 @@ -100,7 +100,7 @@ Xcode 5 的問題: ## 從 2.9.0 升級到 CLI (3.0.0) -1. 創建新的 Apache 科爾多瓦 3.0.0 專案使用 CLI,科爾多瓦,如所述的命令列介面。 +1. 創建一個新的 Apache 科爾多瓦 3.0.0 專案使用 CLI,科爾多瓦,所述的命令列介面。 2. 添加您的平臺的科爾多瓦的專案,例如: `cordova platform add ios`. @@ -110,7 +110,7 @@ Xcode 5 的問題: 5. 複製 `config.xml` 到 `www` 目錄中,並移除任何外掛程式定義。修改而不是平臺目錄的設置。 -6. 使用科爾多瓦 CLI 工具來安裝您需要的任何外掛程式。請注意 CLI 處理所有核心 Api 作為外掛程式,所以他們可能需要添加。只有 3.0.0 外掛程式是與 CLI 相容。 +6. 使用科爾多瓦 CLI 工具來安裝您需要的任何外掛程式。注意 CLI 處理所有核心 Api 作為外掛程式,所以他們可能需要添加。只有 3.0.0 外掛程式是與 CLI 相容。 7. 生成並測試。 @@ -132,7 +132,7 @@ Xcode 5 的問題: **注**: 從科爾多瓦 3.0.0 開始,未預先安裝的外掛程式,和你需要使用 `plugman` 命令列實用程式來安裝它們自己。 請參閱使用 Plugman 管理外掛程式。 -## 升級 2.8.0 專案到 2.9.0 +## 升級 2.8.0 專案 2.9.0 1. 下載並解壓縮到硬碟上,例如對 `~/Documents/Cordova-2.9.0` 的永久目錄位置的科爾多瓦 2.9.0 源. @@ -142,11 +142,11 @@ Xcode 5 的問題: 4. 創建一個新專案,如 iOS 殼工具指南中所述。您需要從這個新的專案資產。 -5. 複製 `www/cordova.js` (注意它再也沒有一個版本尾碼,該版本是在該檔本身在標題中) 到新專案中的檔 `www` 目錄中,並刪除 `www/cordova.js` 檔。 +5. 複製 `www/cordova.js` (請注意它不再有版本尾碼,該版本位於檔本身在標題中) 到新專案中的檔 `www` 目錄中,並刪除 `www/cordova.js` 檔。 6. 科爾多瓦的腳本中的引用更新 `www/index.html` 檔 (以及包含該腳本引用的任何其他檔) 以指向新 `cordova.js` 檔。 -7. 刪除 `CordovaLib` 目錄和副本 `CordovaLib` 目錄從新專案到專案的根目錄。 +7. 刪除 `CordovaLib` 目錄和複製 `CordovaLib` 目錄從新專案到您的專案的根目錄。 ## 升級 2.7.0 專案到 2.8.0 @@ -156,13 +156,13 @@ Xcode 5 的問題: 3. 使用終端程式,定位到你放在上面的下載的源的目錄。 -4. 創建一個新專案,如 iOS 殼工具指南中所述。您需要從這個新的專案資產。 +4. 創建一個新專案,iOS 殼工具指南中所述。你需要從這個新的專案資產。 5. 複製 `www/cordova.js` (請注意它不再有版本尾碼,該版本位於檔本身在標題中) 到 `www` 目錄中,從新的專案檔案並刪除 `www/cordova-2.7.0.js` 檔。 -6. 科爾多瓦的腳本中的引用更新 `www/index.html` 檔 (以及包含該腳本引用的任何其他檔) 以指向新 `cordova.js` 檔。 +6. 科爾多瓦腳本中的引用更新 `www/index.html` 檔 (以及包含該腳本引用的任何其他檔) 使其指向新 `cordova.js` 檔。 -7. 更新的 `config.xml` 檔中的任何 `` 標記為 `` 標記。 請注意現有 `` 標籤仍然工作,但都被否決了。 您可以在一個新的專案的 `config.xml` 檔中複製此資訊。 例如: +7. 更新的 `config.xml` 檔中的任何 `` 標記為 `` 標記。 請注意現有 `` 標籤仍然工作,但都被否決了。 您可以在一個新的專案的 `config.xml` 檔中複製此資訊。 舉個例子: @@ -176,7 +176,7 @@ Xcode 5 的問題: -8. 刪除 `CordovaLib` 目錄和副本 `CordovaLib` 目錄從新專案到專案的根目錄。 +8. 刪除 `CordovaLib` 目錄和複製 `CordovaLib` 目錄從新專案到您的專案的根目錄。 9. 這兩個框架添加到專案中: @@ -190,7 +190,7 @@ Xcode 5 的問題: [2]: https://issues.apache.org/jira/browse/CB-3458 -## 升級 2.6.0 專案到 2.7.0 +## 升級 2.6.0 專案 2.7.0 1. 下載並解壓縮到硬碟上,例如對 `~/Documents/Cordova-2.7.0` 的永久目錄位置的科爾多瓦 2.7.0 源. @@ -202,13 +202,13 @@ Xcode 5 的問題: 5. 複製 `www/cordova-2.7.0.js` 到新專案中的檔 `www` 目錄中,並刪除 `www/cordova-2.6.0.js` 檔。 -6. 科爾多瓦的腳本中的引用更新 `www/index.html` 檔 (以及包含該腳本引用的任何其他檔) 以指向新 `cordova-2.7.0.js` 檔。 +6. 科爾多瓦腳本中的引用更新 `www/index.html` 檔 (以及包含該腳本引用的任何其他檔) 使其指向新 `cordova-2.7.0.js` 檔。 7. 更新 (或替換,如果你永遠不會更改檔) `AppDelegate.m` 檔根據從新一個專案 (見 [此比較][3]). 8. 在 `config.xml` 檔中,[刪除這條線][4]. -9. 刪除 `CordovaLib` 目錄和副本 `CordovaLib` 目錄從新專案到專案的根目錄。 +9. 刪除 `CordovaLib` 目錄和複製 `CordovaLib` 目錄從新專案到您的專案的根目錄。 [3]: https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;a=blobdiff;f=bin/templates/project/__TESTING__/Classes/AppDelegate.m;h=5c05ac80e056753c0e8736f887ba9f28d5b0774c;hp=623ad8ec3c46f656ea18c6c3a190d650dd64e479;hb=c6e71147386d4ad94b07428952d1aae0a9cbf3f5;hpb=c017fda8af00375a453cf27cfc488647972e9a23 [4]: https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;a=blobdiff;f=bin/templates/project/__TESTING__/config.xml;h=537705d76a5ef6bc5e57a8ebfcab78c02bb4110b;hp=8889726d9a8f8c530fe1371c56d858c34552992a;hb=064239b7b5fa9a867144cf1ee8b2fb798ce1f988;hpb=c9f233250d4b800f3412eeded811daaafb17b2cc @@ -268,7 +268,7 @@ Xcode 5 的問題: 11. 刪除 `科爾多瓦` 目錄中,並從新專案中 `科爾多瓦` 目錄複寫到您的專案的根目錄。在 2.5.0,這已更新腳本。 -12. 刪除 `CordovaLib` 目錄和副本 `CordovaLib` 目錄從新專案到專案的根目錄。 +12. 刪除 `CordovaLib` 目錄和複製 `CordovaLib` 目錄從新專案到您的專案的根目錄。 [9]: https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;a=blobdiff;f=bin/templates/project/__TESTING__/Classes/AppDelegate.m;h=318f79326176be8f16ebc93bad85dd745f4205b6;hp=6dc7bfc84f0ecede4cc43d2a3256ef7c5383b9fe;hb=4001ae13fcb1fcbe73168327630fbc0ce44703d0;hpb=299a324e8c30065fc4511c1fe59c6515d4842f09 [10]: https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;a=blobdiff;f=bin/templates/project/__TESTING__/config.xml;h=903944c4b1e58575295c820e154be2f5f09e6314;hp=721c734120b13004a4a543ee25f4287e541f34be;hb=ae467249b4a256bd31ee89aea7a06f4f2316b8ac;hpb=9e39f7ef8096fb15b38121ab0e245a3a958d9cbb @@ -297,7 +297,7 @@ Xcode 5 的問題: 10. 刪除 `科爾多瓦` 目錄中,並從新專案中 `科爾多瓦` 目錄複寫到您的專案的根目錄。在 2.4.0,這具有固定的腳本。 -11. 刪除 `CordovaLib` 目錄和副本 `CordovaLib` 目錄從新專案到專案的根目錄。 +11. 刪除 `CordovaLib` 目錄和複製 `CordovaLib` 目錄從新專案到您的專案的根目錄。 12. AssetsLibrary.framework 作為一種資源添加到專案中。 (請參閱 [蘋果的文檔][16] 說明如何做到這一點。)。 @@ -324,7 +324,7 @@ Xcode 5 的問題: 8. 刪除 `科爾多瓦` 目錄中,並從新專案中 `科爾多瓦` 目錄複寫到您的專案的根目錄。這在 2.3.0,新的腳本。 -9. 刪除 `CordovaLib` 目錄和副本 `CordovaLib` 目錄從新專案到專案的根目錄。 +9. 刪除 `CordovaLib` 目錄和複製 `CordovaLib` 目錄從新專案到您的專案的根目錄。 10. `Cordova.plist` 檔轉換 `config.xml`,通過在您的專案檔案上運行腳本 `bin/cordova\_plist\_to\_config\_xml`)。 @@ -379,9 +379,9 @@ Xcode 5 的問題: 2. 如果它正在運行,請退出 Xcode。 -3. 使用終端程式,定位到你放在上面的下載的源的目錄。 +3. 使用終端程式,定位到的目錄,你把上面的下載的原始程式碼放在哪裡。 -4. 創建一個新專案,如 iOS 殼工具指南中所述。您需要從這個新的專案資產。 +4. 創建一個新專案,iOS 殼工具指南中所述。你需要從這個新的專案資產。 5. 從新專案中的 `www/cordova-2.1.0.js` 檔案複製到 `www` 目錄中,並刪除 `www/cordova-2.0.0.js` 檔。 @@ -412,7 +412,7 @@ Xcode 5 的問題: 1. 安裝 2.0.0 科爾多瓦。 -2. 創建一個新專案,如 iOS 殼工具指南中所述。您需要從這個新的專案資產。 +2. 創建一個新專案,iOS 殼工具指南中所述。你需要從這個新的專案資產。 3. 從新專案中的 `www/cordova-2.0.0.js` 檔案複製到 `www` 目錄中,並刪除 `www/cordova-1.9.0.js` 檔。 @@ -522,7 +522,7 @@ Xcode 5 的問題: 1. 安裝科爾多瓦 1.8.0。 -2. 創建一個新專案。您將需要的一些資產從這個新的專案。 +2. 創建一個新的專案。您將需要一些資產從這個新的專案。 3. 從新專案中的 `www/cordova-1.8.0.js` 檔案複製到 `www` 目錄中,並刪除 `www/cordova-1.7.x.js` 檔。 @@ -540,7 +540,7 @@ Xcode 5 的問題: 1. 安裝科爾多瓦 1.7.0 以來。 -2. 創建一個新專案。您將需要的一些資產從這個新的專案。 +2. 創建一個新的專案。您將需要一些資產從這個新的專案。 3. 從新專案中的 `www/cordova-1.7.0.js` 檔案複製到 `www` 目錄中,並刪除 `www/cordova-1.6.0.js` 檔。 @@ -552,7 +552,7 @@ Xcode 5 的問題: 2. 在您的專案製作一個備份的 `AppDelegate.m`、 `AppDelegate.h`、 `MainViewController.m`、 `MainViewController.h`、 `Cordova.plist`。 -3. 創建一個新專案。您將需要的一些資產從這個新的專案。 +3. 創建一個新的專案。您將需要一些資產從這個新的專案。 4. 將這些檔從新專案複製到您在磁片上,取代任何舊的檔 (備份您的檔第一次從上述步驟 2) 的 1.5.0-based 專案目錄: @@ -784,7 +784,7 @@ Xcode 5 的問題: 2. 製作一個備份的 `AppDelegate.m` 和 `AppDelegate.h` 在您的專案中。 -3. 創建一個新專案。您將需要的一些資產從這個新的專案。 +3. 創建一個新的專案。您將需要一些資產從這個新的專案。 4. 將這些檔從新專案複製到您在磁片上,取代任何舊的檔 (備份您的檔第一次從上述步驟 2) 的 0.9.6-based 專案目錄: @@ -795,12 +795,12 @@ Xcode 5 的問題: MainViewController.xib -5. 添加所有 `MainViewController` 入 Xcode 專案檔案。 +5. 在添加了所有 `MainViewController` 檔到您的 Xcode 專案。 6. 從新專案中的 `www/phonegap-1.0.0.js` 檔案複製到 `www` 目錄中,並刪除 `www/phonegap-0.9.6.js` 檔。 7. 科爾多瓦腳本中 `www/index.html` 檔 (以及包含該腳本引用的任何其他檔) 的引用更新為指向新的 `phonegap-1.0.0.js` 檔。 -8. 添加一個新條目下的 `Plugins` 的 `PhoneGap.plist` 檔。關鍵是 `com.phonegap.battery` 和值是`PGBattery`. +8. 添加一個新條目下的 `Plugins` 的 `PhoneGap.plist` 檔。關鍵是 `com.phonegap.battery` 的值`PGBattery`. -9. 集成任何您已在您的備份中的具體專案代碼 `AppDelegate.h` 和 `AppDelegate.m` 成新的 AppDelegate 檔。 \ No newline at end of file +9. 將您在您的備份任何特定于專案的代碼集成 `AppDelegate.h` 和 `AppDelegate.m` 成新的 AppDelegate 檔。 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/02b64cb4/docs/zh/edge/guide/platforms/tizen/index.md ---------------------------------------------------------------------- diff --git a/docs/zh/edge/guide/platforms/tizen/index.md b/docs/zh/edge/guide/platforms/tizen/index.md index 38f0261..9634c66 100644 --- a/docs/zh/edge/guide/platforms/tizen/index.md +++ b/docs/zh/edge/guide/platforms/tizen/index.md @@ -1,6 +1,6 @@ * * * -許可證: 根據一個或多個參與者授權合約許可到 Apache 軟體基金會 (ASF)。 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 +license: 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 http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/02b64cb4/docs/zh/edge/guide/platforms/ubuntu/index.md ---------------------------------------------------------------------- diff --git a/docs/zh/edge/guide/platforms/ubuntu/index.md b/docs/zh/edge/guide/platforms/ubuntu/index.md index bf13ff6..2f46d5e 100644 --- a/docs/zh/edge/guide/platforms/ubuntu/index.md +++ b/docs/zh/edge/guide/platforms/ubuntu/index.md @@ -1,6 +1,6 @@ * * * -許可證: 根據一個或多個參與者授權合約許可到 Apache 軟體基金會 (ASF)。 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 +license: 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 http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/02b64cb4/docs/zh/edge/guide/platforms/win8/index.md ---------------------------------------------------------------------- diff --git a/docs/zh/edge/guide/platforms/win8/index.md b/docs/zh/edge/guide/platforms/win8/index.md index 5277339..ff4c554 100644 --- a/docs/zh/edge/guide/platforms/win8/index.md +++ b/docs/zh/edge/guide/platforms/win8/index.md @@ -1,6 +1,6 @@ * * * -許可證: 根據一個或多個參與者授權合約許可到 Apache 軟體基金會 (ASF)。 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 +license: 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 http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/02b64cb4/docs/zh/edge/guide/platforms/wp8/index.md ---------------------------------------------------------------------- diff --git a/docs/zh/edge/guide/platforms/wp8/index.md b/docs/zh/edge/guide/platforms/wp8/index.md index 7456743..64c9d0f 100644 --- a/docs/zh/edge/guide/platforms/wp8/index.md +++ b/docs/zh/edge/guide/platforms/wp8/index.md @@ -1,6 +1,6 @@ * * * -許可證: 根據一個或多個參與者授權合約許可到 Apache 軟體基金會 (ASF)。 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 +license: 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 http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/02b64cb4/docs/zh/edge/guide/platforms/wp8/upgrade.md ---------------------------------------------------------------------- diff --git a/docs/zh/edge/guide/platforms/wp8/upgrade.md b/docs/zh/edge/guide/platforms/wp8/upgrade.md index 3c24819..e22ce81 100644 --- a/docs/zh/edge/guide/platforms/wp8/upgrade.md +++ b/docs/zh/edge/guide/platforms/wp8/upgrade.md @@ -67,7 +67,7 @@ platform add wp8`. 4. 複製或覆蓋任何本機的資產從原始專案 (`閃屏`、 `ApplicationIcon` 等),並確保向 `.csproj` 檔中添加任何新的檔。 Windows 手機 `platforms\wp8` 目錄內的專案生成。 -5. 使用科爾多瓦 CLI 工具來安裝您需要的任何外掛程式。請注意 CLI 處理所有核心 Api 作為外掛程式,所以他們可能需要添加。只有 3.0.0 外掛程式是與 CLI 相容。 +5. 使用科爾多瓦 CLI 工具來安裝您需要的任何外掛程式。注意 CLI 處理所有核心 Api 作為外掛程式,所以他們可能需要添加。只有 3.0.0 外掛程式是與 CLI 相容。 6. 生成並測試。 http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/02b64cb4/docs/zh/edge/guide/platforms/wp8/vmware.md ---------------------------------------------------------------------- diff --git a/docs/zh/edge/guide/platforms/wp8/vmware.md b/docs/zh/edge/guide/platforms/wp8/vmware.md index d09b731..9c92a91 100644 --- a/docs/zh/edge/guide/platforms/wp8/vmware.md +++ b/docs/zh/edge/guide/platforms/wp8/vmware.md @@ -1,6 +1,6 @@ * * * -許可證: 根據一個或多個參與者授權合約許可到 Apache 軟體基金會 (ASF)。 請參閱分散式與此工作為版權的擁有權有關的其他資訊的通知檔。 ASF 許可證,此檔到你根據 Apache 許可證,2.0 版 ("許可證") ;您不可能使用此檔除了符合許可證。 您可能會獲得在許可證的副本 +license: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 請參閱分散式與此工作為版權的擁有權有關的其他資訊的通知檔。 ASF 許可證,此檔到你根據 Apache 許可證,2.0 版 ("許可證") ;您不可能使用此檔除了符合許可證。 您可能會獲得在許可證的副本 HTTP://www.apache.org/licenses/LICENSE-2.0 除非適用的法律要求或書面同意,否則按照該許可證分發的軟體分發上"按原樣"的基礎,而不擔保或條件的任何種類的明示或暗示。 請參閱許可證規定的許可權和限制的特定語言 http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/02b64cb4/docs/zh/edge/guide/platforms/wp8/webview.md ---------------------------------------------------------------------- diff --git a/docs/zh/edge/guide/platforms/wp8/webview.md b/docs/zh/edge/guide/platforms/wp8/webview.md index 38ad4bd..81ee950 100644 --- a/docs/zh/edge/guide/platforms/wp8/webview.md +++ b/docs/zh/edge/guide/platforms/wp8/webview.md @@ -1,6 +1,6 @@ * * * -許可證: 根據一個或多個參與者授權合約許可到 Apache 軟體基金會 (ASF)。 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 +license: 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 http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/02b64cb4/docs/zh/edge/index.md ---------------------------------------------------------------------- diff --git a/docs/zh/edge/index.md b/docs/zh/edge/index.md index af5655c..e0db5cb 100644 --- a/docs/zh/edge/index.md +++ b/docs/zh/edge/index.md @@ -1,6 +1,6 @@ * * * -許可證: 根據一個或多個參與者授權合約許可到 Apache 軟體基金會 (ASF)。 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 +license: 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 http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/02b64cb4/docs/zh/edge/plugin_ref/plugman.md ---------------------------------------------------------------------- diff --git a/docs/zh/edge/plugin_ref/plugman.md b/docs/zh/edge/plugin_ref/plugman.md index 8df9d1d..2643c35 100644 --- a/docs/zh/edge/plugin_ref/plugman.md +++ b/docs/zh/edge/plugin_ref/plugman.md @@ -1,6 +1,6 @@ * * * -許可證: 根據一個或多個參與者授權合約許可到 Apache 軟體基金會 (ASF)。 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 +license: 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 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org For additional commands, e-mail: commits-help@cordova.apache.org