You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ld...@apache.org on 2014/09/05 04:31:02 UTC

git commit: CB-7249 cordova-plugin-file-transfer documentation translation: cordova-plugin-file-transfer

Repository: cordova-plugin-file-transfer
Updated Branches:
  refs/heads/master 38d35c291 -> d1642de65


CB-7249 cordova-plugin-file-transfer documentation translation: cordova-plugin-file-transfer


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/commit/d1642de6
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/tree/d1642de6
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/diff/d1642de6

Branch: refs/heads/master
Commit: d1642de6553132e16c808927a4f1f840f68ff167
Parents: 38d35c2
Author: Lisa Seacat DeLuca <ld...@us.ibm.com>
Authored: Thu Sep 4 22:30:55 2014 -0400
Committer: Lisa Seacat DeLuca <ld...@us.ibm.com>
Committed: Thu Sep 4 22:30:55 2014 -0400

----------------------------------------------------------------------
 doc/de/index.md | 5 ++++-
 doc/es/index.md | 5 ++++-
 doc/fr/index.md | 5 ++++-
 doc/it/index.md | 5 ++++-
 doc/ja/index.md | 5 ++++-
 doc/ko/index.md | 5 ++++-
 doc/ru/index.md | 5 ++++-
 doc/zh/index.md | 5 ++++-
 8 files changed, 32 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/d1642de6/doc/de/index.md
----------------------------------------------------------------------
diff --git a/doc/de/index.md b/doc/de/index.md
index 095c616..eeba838 100644
--- a/doc/de/index.md
+++ b/doc/de/index.md
@@ -34,12 +34,15 @@ Dieses Plugin ermöglicht Ihnen zum Hochladen und Herunterladen von Dateien.
 *   Firefox OS **
 *   iOS
 *   Windows Phone 7 und 8 *
-*   Windows 8 *
+*   Windows 8 \***|
+*   Windows \***|
 
 * *Unterstützen nicht `onprogress` noch `abort()` *
 
 ** *Unterstützen keine `onprogress` *
 
+Partielle Unterstützung von `onprogress` für upload-Methode. `onprogress` wird aufgerufen, mit leeren Progress-Ereignis durch Windows Limitations_
+
 # FileTransfer
 
 Das `FileTransfer` Objekt bietet eine Möglichkeit zum Hochladen von Dateien, die mithilfe einer HTTP-Anforderung für mehrteiligen POST sowie Informationen zum Herunterladen von Dateien sowie.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/d1642de6/doc/es/index.md
----------------------------------------------------------------------
diff --git a/doc/es/index.md b/doc/es/index.md
index 4e27482..7f7d4de 100644
--- a/doc/es/index.md
+++ b/doc/es/index.md
@@ -34,12 +34,15 @@ Este plugin te permite cargar y descargar archivos.
 *   Firefox OS **
 *   iOS
 *   Windows Phone 7 y 8 *
-*   Windows 8 *
+*   Windows 8 \***|
+*   Windows \***|
 
 * *No son compatibles con `onprogress` ni `abort()` *
 
 ** *No son compatibles con `onprogress` *
 
+Apoyo parcial de `onprogress` para subir método `onprogress` se llama con el evento progress vacía debido a Windows limitations_
+
 # File Transfer
 
 El `FileTransfer` objeto proporciona una manera de subir archivos mediante una solicitud HTTP de POST varias parte y para descargar archivos.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/d1642de6/doc/fr/index.md
----------------------------------------------------------------------
diff --git a/doc/fr/index.md b/doc/fr/index.md
index 39978c9..e976b7b 100644
--- a/doc/fr/index.md
+++ b/doc/fr/index.md
@@ -34,12 +34,15 @@ Ce plugin vous permet de télécharger des fichiers.
 *   Firefox OS **
 *   iOS
 *   Windows Phone 7 et 8 *
-*   Windows 8 *
+*   Windows 8 \***|
+*   Windows \***|
 
 * *Ne supportent pas `onprogress` ni `abort()` *
 
 ** *Ne prennent pas en charge `onprogress` *
 
+Prise en charge partielle des `onprogress` pour télécharger méthode. `onprogress` est appelée avec l'événement de progression vide à cause de Windows limitations_
+
 # Transfert de fichiers
 
 Le `FileTransfer` objet fournit un moyen de télécharger des fichiers à l'aide d'une requête HTTP de la poste plusieurs partie et pour télécharger des fichiers aussi bien.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/d1642de6/doc/it/index.md
----------------------------------------------------------------------
diff --git a/doc/it/index.md b/doc/it/index.md
index be17a9b..8a2ae23 100644
--- a/doc/it/index.md
+++ b/doc/it/index.md
@@ -34,12 +34,15 @@ Questo plugin permette di caricare e scaricare file.
 *   Firefox OS * *
 *   iOS
 *   Windows Phone 7 e 8 *
-*   Windows 8 *
+*   Windows 8 \* * *|
+*   Windows \* * *|
 
 * *Non supportano `onprogress` né `abort()` *
 
 * * *Non supportano `onprogress` *
 
+Supporto parziale di `onprogress` per caricare metodo. `onprogress` viene chiamato con evento progress vuota a causa di Windows limitations_
+
 # FileTransfer
 
 Il `FileTransfer` oggetto fornisce un modo per caricare i file utilizzando una richiesta HTTP di POST più parte e scaricare file pure.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/d1642de6/doc/ja/index.md
----------------------------------------------------------------------
diff --git a/doc/ja/index.md b/doc/ja/index.md
index d8aefcb..9b26bd6 100644
--- a/doc/ja/index.md
+++ b/doc/ja/index.md
@@ -34,12 +34,15 @@
 *   Firefox の OS * *
 *   iOS
 *   Windows Phone 7 と 8 *
-*   Windows 8 *
+*   Windows 8 \* * *|
+*   Windows \* * *|
 
 **サポートしていない `onprogress` も `abort()` *
 
 * **サポートしていない `onprogress` *
 
+部分的なサポート `onprogress` のアップロード方法 `onprogress` は Windows limitations_ のための空のプログレスのイベントで呼び出されます。
+
 # ファイル転送
 
 `FileTransfer`オブジェクトはマルチパートのポスト、HTTP 要求を使用してファイルをアップロードして同様にファイルをダウンロードする方法を提供します。

http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/d1642de6/doc/ko/index.md
----------------------------------------------------------------------
diff --git a/doc/ko/index.md b/doc/ko/index.md
index 5c76fd2..62944f4 100644
--- a/doc/ko/index.md
+++ b/doc/ko/index.md
@@ -34,12 +34,15 @@
 *   파이어 폭스 OS * *
 *   iOS
 *   Windows Phone 7과 8 *
-*   윈도우 8 *
+*   윈도우 8 \* * *|
+*   윈도 즈 \* * *|
 
 * *를 지원 하지 않는 `onprogress` 도 `abort()` *
 
 * * *를 지원 하지 않는 `onprogress` *
 
+부분적인 지원 `onprogress` 업로드 방법. `onprogress` Windows limitations_로 인해 빈 진행률 이벤트 호출
+
 # FileTransfer
 
 `FileTransfer`개체는 HTTP 다중 파트 POST 요청을 사용 하 여 파일을 업로드 하 고 뿐만 아니라 파일을 다운로드 하는 방법을 제공 합니다.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/d1642de6/doc/ru/index.md
----------------------------------------------------------------------
diff --git a/doc/ru/index.md b/doc/ru/index.md
index 5cb6d40..4033db0 100644
--- a/doc/ru/index.md
+++ b/doc/ru/index.md
@@ -34,12 +34,15 @@
 *   Firefox OS **
 *   iOS
 *   Windows Phone 7 и 8 *
-*   Windows 8 *
+*   Windows 8 \***|
+*   Windows \***|
 
 * *Не поддерживают `onprogress` , ни `abort()` *
 
 ** *Не поддерживает `onprogress` *
 
+Частичная поддержка `onprogress` для закачки метод. `onprogress` вызывается с пустой ход событий благодаря Windows limitations_
+
 # FileTransfer
 
 `FileTransfer`Объект предоставляет способ для загрузки файлов с помощью нескольких частей запроса POST HTTP и для загрузки файлов, а также.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/d1642de6/doc/zh/index.md
----------------------------------------------------------------------
diff --git a/doc/zh/index.md b/doc/zh/index.md
index fb05a5e..a690e18 100644
--- a/doc/zh/index.md
+++ b/doc/zh/index.md
@@ -34,12 +34,15 @@
 *   火狐瀏覽器作業系統 * *
 *   iOS
 *   Windows Phone 7 和 8 *
-*   Windows 8 *
+*   Windows 8 \* * *|
+*   Windows \* * *|
 
 **不支援 `onprogress` ,也不 `abort()` *
 
 * **不支援 `onprogress` *
 
+部分支援的 `onprogress` 為上傳方法。 `onprogress` 被稱為與 Windows limitations_ 空白進度事件
+
 # 檔案傳輸
 
 `FileTransfer`物件提供一種方法使用 HTTP 多部分 POST 請求的檔上傳和下載檔案,以及。