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 55F4217BA0 for ; Mon, 6 Oct 2014 18:58:02 +0000 (UTC) Received: (qmail 36969 invoked by uid 500); 6 Oct 2014 18:58:02 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 36943 invoked by uid 500); 6 Oct 2014 18:58:02 -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 36934 invoked by uid 99); 6 Oct 2014 18:58:02 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Oct 2014 18:58:02 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id D72E48B3054; Mon, 6 Oct 2014 18:58:01 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: ian@apache.org To: commits@cordova.apache.org Date: Mon, 06 Oct 2014 18:58:01 -0000 Message-Id: <3bea8e93e34240cea5c39b7b14d1bc4c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] git commit: CB-7700 cordova-plugin-file-transfer documentation translation: cordova-plugin-file-transfer Repository: cordova-plugin-file-transfer Updated Branches: refs/heads/master 7cfde19ca -> d63c27404 CB-7700 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/8ae7ab05 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/tree/8ae7ab05 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/diff/8ae7ab05 Branch: refs/heads/master Commit: 8ae7ab05911a273ca2647f847ab681b85451e908 Parents: e300576 Author: Victor Sosa Authored: Thu Oct 2 18:12:05 2014 -0500 Committer: Victor Sosa Committed: Thu Oct 2 18:12:05 2014 -0500 ---------------------------------------------------------------------- doc/es/index.md | 4 ++-- doc/pl/index.md | 8 ++++---- doc/ru/index.md | 12 ++++++------ 3 files changed, 12 insertions(+), 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/8ae7ab05/doc/es/index.md ---------------------------------------------------------------------- diff --git a/doc/es/index.md b/doc/es/index.md index 7f7d4de..bcb9655 100644 --- a/doc/es/index.md +++ b/doc/es/index.md @@ -28,7 +28,7 @@ Este plugin te permite cargar y descargar archivos. ## Plataformas soportadas -* Amazon fuego OS +* Amazon fire OS * Android * BlackBerry 10 * Firefox OS ** @@ -43,7 +43,7 @@ Este plugin te permite cargar y descargar archivos. Apoyo parcial de `onprogress` para subir método `onprogress` se llama con el evento progress vacía debido a Windows limitations_ -# File Transfer +# FileTransfer 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/8ae7ab05/doc/pl/index.md ---------------------------------------------------------------------- diff --git a/doc/pl/index.md b/doc/pl/index.md index 2bb3fa0..5dfb050 100644 --- a/doc/pl/index.md +++ b/doc/pl/index.md @@ -21,16 +21,16 @@ Plugin pozwala na przesyłanie i pobieranie plików. -## Instalacji +## Instalacja cordova plugin add org.apache.cordova.file-transfer ## Obsługiwane platformy -* Amazon ogień OS +* Amazon Fire OS * Android -* Jeżyna 10 +* BlackBerry 10 * Firefox OS ** * iOS * Windows Phone 7 i 8 * @@ -166,7 +166,7 @@ A `FileUploadResult` obiekt jest przekazywany do funkcji callback sukces z `File * Obecnie obsługiwane na iOS tylko. -### iOS dziwactwa +### Dziwactwa iOS * Nie obsługuje `responseCode` lub`bytesSent`. http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/8ae7ab05/doc/ru/index.md ---------------------------------------------------------------------- diff --git a/doc/ru/index.md b/doc/ru/index.md index 4033db0..1e8984f 100644 --- a/doc/ru/index.md +++ b/doc/ru/index.md @@ -28,7 +28,7 @@ ## Поддерживаемые платформы -* Amazon Fire ОС +* Amazon Fire OS * Android * BlackBerry 10 * Firefox OS ** @@ -47,7 +47,7 @@ `FileTransfer`Объект предоставляет способ для загрузки файлов с помощью нескольких частей запроса POST HTTP и для загрузки файлов, а также. -## Свойства +## Параметры * **OnProgress**: называется с `ProgressEvent` всякий раз, когда новый фрагмент данных передается. *(Функция)* @@ -152,9 +152,9 @@ ## FileUploadResult -A `FileUploadResult` объект передается методу обратного вызова успех `FileTransfer` объекта `upload()` метод. +Объект `FileUploadResult` передается на успех обратного вызова метода `upload()` объекта `FileTransfer`. -### Свойства +### Параметры * **bytesSent**: количество байт, отправленных на сервер как часть загрузки. (длинная) @@ -166,7 +166,7 @@ A `FileUploadResult` объект передается методу обратн * В настоящее время поддерживается только для iOS. -### iOS причуды +### Особенности iOS * Не поддерживает `responseCode` или`bytesSent`. @@ -248,7 +248,7 @@ A `FileUploadResult` объект передается методу обратн A `FileTransferError` при ошибке обратного вызова передается объект, при возникновении ошибки. -### Свойства +### Параметры * **код**: один из кодов стандартных ошибок, перечисленные ниже. (Число) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org For additional commands, e-mail: commits-help@cordova.apache.org