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/07/09 20:43:36 UTC

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

Repository: cordova-plugin-file-transfer
Updated Branches:
  refs/heads/master 78453b5d1 -> 7e331313f


CB-7110cordova-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/7e331313
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/tree/7e331313
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/diff/7e331313

Branch: refs/heads/master
Commit: 7e331313f651b3d7deda0c44c3f44feab2a2aa19
Parents: 78453b5
Author: Lisa Seacat DeLuca <ld...@us.ibm.com>
Authored: Wed Jul 9 14:43:30 2014 -0400
Committer: Lisa Seacat DeLuca <ld...@us.ibm.com>
Committed: Wed Jul 9 14:43:30 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/7e331313/doc/de/index.md
----------------------------------------------------------------------
diff --git a/doc/de/index.md b/doc/de/index.md
index d155cdc..4720fad 100644
--- a/doc/de/index.md
+++ b/doc/de/index.md
@@ -30,7 +30,7 @@ Dieses Plugin ermöglicht Ihnen zum Hochladen und Herunterladen von Dateien.
 
 *   Amazon Fire OS
 *   Android
-*   BlackBerry 10 *
+*   BlackBerry 10
 *   iOS
 *   Windows Phone 7 und 8 *
 *   Windows 8 *
@@ -260,6 +260,7 @@ A `FileTransferError` Objekt wird an eine Fehler-Callback übergeben, wenn ein F
 *   2 = `FileTransferError.INVALID_URL_ERR`
 *   3 = `FileTransferError.CONNECTION_ERR`
 *   4 = `FileTransferError.ABORT_ERR`
+*   5 = `FileTransferError.NOT_MODIFIED_ERR`
 
 ## Hinweise rückwärts Kompatibilität
 

http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/7e331313/doc/es/index.md
----------------------------------------------------------------------
diff --git a/doc/es/index.md b/doc/es/index.md
index 889fdf3..7b56036 100644
--- a/doc/es/index.md
+++ b/doc/es/index.md
@@ -30,7 +30,7 @@ Este plugin te permite cargar y descargar archivos.
 
 *   Amazon fuego OS
 *   Android
-*   BlackBerry 10 *
+*   BlackBerry 10
 *   iOS
 *   Windows Phone 7 y 8 *
 *   Windows 8 *
@@ -281,4 +281,4 @@ Si va a actualizar a una nueva (1.0.0 o más reciente) versión del archivo y pr
     cdvfile://localhost/persistent/path/to/file
     
 
-que puede ser utilizado en lugar de la ruta del archivo absoluta tanto en `download()` y `upload()` los métodos.
+que puede ser utilizado en lugar de la ruta del archivo absoluta tanto en `download()` y `upload()` los métodos.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/7e331313/doc/fr/index.md
----------------------------------------------------------------------
diff --git a/doc/fr/index.md b/doc/fr/index.md
index e6b08cb..1fb8b25 100644
--- a/doc/fr/index.md
+++ b/doc/fr/index.md
@@ -30,7 +30,7 @@ Ce plugin vous permet de télécharger des fichiers.
 
 *   Amazon Fire OS
 *   Android
-*   BlackBerry 10 *
+*   BlackBerry 10
 *   iOS
 *   Windows Phone 7 et 8 *
 *   Windows 8 *
@@ -281,4 +281,4 @@ Si vous migrez vers une nouvelle version du fichier (1.0.0 ou plus récent) et q
     cdvfile://localhost/persistent/path/to/file
     
 
-qui peut être utilisé à la place du chemin d'accès absolu au fichier dans les méthodes `download()` et `upload()`.
+qui peut être utilisé à la place du chemin d'accès absolu au fichier dans les méthodes `download()` et `upload()`.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/7e331313/doc/it/index.md
----------------------------------------------------------------------
diff --git a/doc/it/index.md b/doc/it/index.md
index c9ea0d8..7f8717c 100644
--- a/doc/it/index.md
+++ b/doc/it/index.md
@@ -30,7 +30,7 @@ Questo plugin permette di caricare e scaricare file.
 
 *   Amazon fuoco OS
 *   Android
-*   BlackBerry 10 *
+*   BlackBerry 10
 *   iOS
 *   Windows Phone 7 e 8 *
 *   Windows 8 *
@@ -281,4 +281,4 @@ Se si esegue l'aggiornamento a una nuova (1.0.0 o più recente) precedentemente
     cdvfile://localhost/persistent/path/to/file
     
 
-che può essere utilizzato al posto del percorso assoluto in entrambi `download()` e `upload()` metodi.
+che può essere utilizzato al posto del percorso assoluto in entrambi `download()` e `upload()` metodi.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/7e331313/doc/ja/index.md
----------------------------------------------------------------------
diff --git a/doc/ja/index.md b/doc/ja/index.md
index 1a2da1c..fbdd728 100644
--- a/doc/ja/index.md
+++ b/doc/ja/index.md
@@ -30,7 +30,7 @@
 
 *   アマゾン火 OS
 *   アンドロイド
-*   ブラックベリー 10 *
+*   ブラックベリー 10
 *   iOS
 *   Windows Phone 7 と 8 *
 *   Windows 8 *
@@ -281,4 +281,4 @@ A `FileTransferError` オブジェクトは、エラーが発生エラー コー
     cdvfile://localhost/persistent/path/to/file
     
 
-両方のファイルの絶対パスの代わりに使用できる `download()` および `upload()` メソッド。
+両方のファイルの絶対パスの代わりに使用できる `download()` および `upload()` メソッド。
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/7e331313/doc/ko/index.md
----------------------------------------------------------------------
diff --git a/doc/ko/index.md b/doc/ko/index.md
index 138c326..5cadffb 100644
--- a/doc/ko/index.md
+++ b/doc/ko/index.md
@@ -30,7 +30,7 @@
 
 *   아마존 화재 운영 체제
 *   안 드 로이드
-*   블랙베리 10 *
+*   블랙베리 10
 *   iOS
 *   Windows Phone 7과 8 *
 *   윈도우 8 *
@@ -281,4 +281,4 @@ A `FileTransferError` 오류가 발생 하면 오류 콜백 개체 전달 됩니
     cdvfile://localhost/persistent/path/to/file
     
 
-둘 다에서 절대 파일 경로 대신 사용할 수 있는 `download()` 및 `upload()` 메서드.
+둘 다에서 절대 파일 경로 대신 사용할 수 있는 `download()` 및 `upload()` 메서드.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/7e331313/doc/ru/index.md
----------------------------------------------------------------------
diff --git a/doc/ru/index.md b/doc/ru/index.md
index 8522365..de7c309 100644
--- a/doc/ru/index.md
+++ b/doc/ru/index.md
@@ -30,7 +30,7 @@
 
 *   Amazon Fire ОС
 *   Android
-*   BlackBerry 10 *
+*   BlackBerry 10
 *   iOS
 *   Windows Phone 7 и 8 *
 *   Windows 8 *
@@ -260,6 +260,7 @@ A `FileTransferError` объект передается при ошибке об
 *   2 = `FileTransferError.INVALID_URL_ERR`
 *   3 = `FileTransferError.CONNECTION_ERR`
 *   4 = `FileTransferError.ABORT_ERR`
+*   5 = `FileTransferError.NOT_MODIFIED_ERR`
 
 ## Обратной совместимости отмечает
 

http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/7e331313/doc/zh/index.md
----------------------------------------------------------------------
diff --git a/doc/zh/index.md b/doc/zh/index.md
index 74d5bc8..b54fa2c 100644
--- a/doc/zh/index.md
+++ b/doc/zh/index.md
@@ -30,7 +30,7 @@
 
 *   亞馬遜火 OS
 *   Android 系統
-*   黑莓 10 *
+*   黑莓 10
 *   iOS
 *   Windows Phone 7 和 8 *
 *   Windows 8 *
@@ -281,4 +281,4 @@ A `FileTransferError` 物件傳遞到錯誤回檔時出現錯誤。
     cdvfile://localhost/persistent/path/to/file
     
 
-可以使用在中兩者的絕對檔路徑位置 `download()` 和 `upload()` 方法。
+可以使用在中兩者的絕對檔路徑位置 `download()` 和 `upload()` 方法。
\ No newline at end of file