You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mw...@apache.org on 2013/09/12 19:02:54 UTC

[42/50] [abbrv] docs commit: Added German and Russian languages

Added German and Russian languages


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/240a1005
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/240a1005
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/240a1005

Branch: refs/heads/master
Commit: 240a100514e6108cfa30db4b69368a9ee549bd0f
Parents: ba7793a
Author: ldeluca <ld...@us.ibm.com>
Authored: Wed Sep 11 13:35:57 2013 -0400
Committer: ldeluca <ld...@us.ibm.com>
Committed: Wed Sep 11 13:35:57 2013 -0400

----------------------------------------------------------------------
 docs/de/edge/config_ref/index.md                |  59 ++
 .../accelerometer/acceleration/acceleration.md  |  98 +++
 .../accelerometer/accelerometer.clearWatch.md   | 109 +++
 .../accelerometer.getCurrentAcceleration.md     | 105 +++
 .../edge/cordova/accelerometer/accelerometer.md |  84 +++
 .../accelerometer.watchAcceleration.md          | 129 ++++
 .../parameters/accelerometerError.md            |  23 +
 .../parameters/accelerometerOptions.md          |  23 +
 .../parameters/accelerometerSuccess.md          |  37 +
 docs/de/edge/cordova/camera/camera.cleanup.md   |  42 ++
 .../de/edge/cordova/camera/camera.getPicture.md | 214 ++++++
 docs/de/edge/cordova/camera/camera.md           |  92 +++
 .../camera/parameter/CameraPopoverHandle.md     |  61 ++
 .../camera/parameter/CameraPopoverOptions.md    |  60 ++
 .../cordova/camera/parameter/cameraError.md     |  28 +
 .../cordova/camera/parameter/cameraOptions.md   | 109 +++
 .../cordova/camera/parameter/cameraSuccess.md   |  37 +
 .../edge/cordova/compass/compass.clearWatch.md  | 106 +++
 .../cordova/compass/compass.clearWatchFilter.md |  19 +
 .../compass/compass.getCurrentHeading.md        |  90 +++
 docs/de/edge/cordova/compass/compass.md         |  71 ++
 .../cordova/compass/compass.watchHeading.md     | 128 ++++
 .../compass/compass.watchHeadingFilter.md       |  19 +
 .../compass/compassError/compassError.md        |  32 +
 .../cordova/compass/parameters/compassError.md  |  25 +
 .../compass/parameters/compassHeading.md        |  45 ++
 .../compass/parameters/compassOptions.md        |  39 +
 .../compass/parameters/compassSuccess.md        |  34 +
 docs/de/edge/cordova/connection/connection.md   |  93 +++
 .../edge/cordova/connection/connection.type.md  | 119 +++
 .../de/edge/cordova/contacts/Contact/contact.md | 251 +++++++
 .../contacts/ContactAddress/contactaddress.md   | 164 +++++
 .../contacts/ContactError/contactError.md       |  37 +
 .../contacts/ContactField/contactfield.md       | 139 ++++
 .../ContactFindOptions/contactfindoptions.md    | 106 +++
 .../cordova/contacts/ContactName/contactname.md | 141 ++++
 .../ContactOrganization/contactorganization.md  | 147 ++++
 .../de/edge/cordova/contacts/contacts.create.md |  70 ++
 docs/de/edge/cordova/contacts/contacts.find.md  | 110 +++
 docs/de/edge/cordova/contacts/contacts.md       | 101 +++
 .../cordova/contacts/parameters/contactError.md |  23 +
 .../contacts/parameters/contactFields.md        |  21 +
 .../contacts/parameters/contactFindOptions.md   |  28 +
 .../contacts/parameters/contactSuccess.md       |  36 +
 docs/de/edge/cordova/device/device.cordova.md   |  72 ++
 docs/de/edge/cordova/device/device.md           |  95 +++
 docs/de/edge/cordova/device/device.model.md     |  89 +++
 docs/de/edge/cordova/device/device.name.md      |  96 +++
 docs/de/edge/cordova/device/device.platform.md  |  87 +++
 docs/de/edge/cordova/device/device.uuid.md      |  86 +++
 docs/de/edge/cordova/device/device.version.md   |  70 ++
 .../de/edge/cordova/events/events.backbutton.md |  75 ++
 .../cordova/events/events.batterycritical.md    |  85 +++
 .../de/edge/cordova/events/events.batterylow.md |  85 +++
 .../edge/cordova/events/events.batterystatus.md |  90 +++
 .../edge/cordova/events/events.deviceready.md   |  78 ++
 .../edge/cordova/events/events.endcallbutton.md |  76 ++
 docs/de/edge/cordova/events/events.md           |  89 +++
 .../de/edge/cordova/events/events.menubutton.md |  77 ++
 docs/de/edge/cordova/events/events.offline.md   |  92 +++
 docs/de/edge/cordova/events/events.online.md    |  92 +++
 docs/de/edge/cordova/events/events.pause.md     |  87 +++
 docs/de/edge/cordova/events/events.resume.md    | 101 +++
 .../edge/cordova/events/events.searchbutton.md  |  76 ++
 .../cordova/events/events.startcallbutton.md    |  76 ++
 .../cordova/events/events.volumedownbutton.md   |  76 ++
 .../cordova/events/events.volumeupbutton.md     |  76 ++
 .../file/directoryentry/directoryentry.md       | 394 ++++++++++
 .../file/directoryreader/directoryreader.md     |  62 ++
 docs/de/edge/cordova/file/file.md               | 100 +++
 .../de/edge/cordova/file/fileentry/fileentry.md | 332 +++++++++
 .../de/edge/cordova/file/fileerror/fileerror.md |  42 ++
 docs/de/edge/cordova/file/fileobj/fileobj.md    |  76 ++
 .../edge/cordova/file/filereader/filereader.md  | 253 +++++++
 .../edge/cordova/file/filesystem/filesystem.md  |  85 +++
 .../cordova/file/filetransfer/filetransfer.md   | 269 +++++++
 .../file/filetransfererror/filetransfererror.md |  40 +
 .../file/fileuploadoptions/fileuploadoptions.md |  41 ++
 .../file/fileuploadresult/fileuploadresult.md   |  35 +
 .../edge/cordova/file/filewriter/filewriter.md  | 230 ++++++
 docs/de/edge/cordova/file/flags/flags.md        |  41 ++
 .../file/localfilesystem/localfilesystem.md     | 103 +++
 docs/de/edge/cordova/file/metadata/metadata.md  |  44 ++
 .../geolocation/Coordinates/coordinates.md      | 123 ++++
 .../cordova/geolocation/Position/position.md    | 111 +++
 .../geolocation/PositionError/positionError.md  |  47 ++
 .../geolocation/geolocation.clearWatch.md       | 108 +++
 .../geolocation.getCurrentPosition.md           | 120 +++
 docs/de/edge/cordova/geolocation/geolocation.md | 101 +++
 .../geolocation/geolocation.watchPosition.md    | 121 +++
 .../parameters/geolocation.options.md           |  34 +
 .../geolocation/parameters/geolocationError.md  |  28 +
 .../parameters/geolocationSuccess.md            |  41 ++
 .../GlobalizationError/globalizationerror.md    |  84 +++
 .../globalization/globalization.dateToString.md |  87 +++
 .../globalization.getCurrencyPattern.md         | 105 +++
 .../globalization/globalization.getDateNames.md |  87 +++
 .../globalization.getDatePattern.md             |  99 +++
 .../globalization.getFirstDayOfWeek.md          |  68 ++
 .../globalization.getLocaleName.md              |  72 ++
 .../globalization.getNumberPattern.md           | 121 +++
 .../globalization.getPreferredLanguage.md       |  72 ++
 .../globalization.isDayLightSavingsTime.md      |  72 ++
 .../edge/cordova/globalization/globalization.md |  65 ++
 .../globalization.numberToString.md             |  79 ++
 .../globalization/globalization.stringToDate.md | 105 +++
 .../globalization.stringToNumber.md             |  79 ++
 .../edge/cordova/inappbrowser/inappbrowser.md   | 493 +++++++++++++
 .../de/edge/cordova/inappbrowser/window.open.md | 101 +++
 .../edge/cordova/media/MediaError/mediaError.md |  36 +
 .../edge/cordova/media/Parameters/mediaError.md |  28 +
 docs/de/edge/cordova/media/capture/CaptureCB.md |  39 +
 .../edge/cordova/media/capture/CaptureError.md  |  35 +
 .../cordova/media/capture/CaptureErrorCB.md     |  35 +
 .../cordova/media/capture/ConfigurationData.md  |  59 ++
 .../media/capture/MediaFile.getFormatData.md    |  49 ++
 docs/de/edge/cordova/media/capture/MediaFile.md |  35 +
 .../edge/cordova/media/capture/MediaFileData.md |  73 ++
 docs/de/edge/cordova/media/capture/capture.md   | 126 ++++
 .../edge/cordova/media/capture/captureAudio.md  | 133 ++++
 .../media/capture/captureAudioOptions.md        |  45 ++
 .../edge/cordova/media/capture/captureImage.md  | 124 ++++
 .../media/capture/captureImageOptions.md        |  35 +
 .../edge/cordova/media/capture/captureVideo.md  | 125 ++++
 .../media/capture/captureVideoOptions.md        |  41 ++
 .../cordova/media/media.getCurrentPosition.md   | 173 +++++
 docs/de/edge/cordova/media/media.getDuration.md | 159 ++++
 docs/de/edge/cordova/media/media.md             | 145 ++++
 docs/de/edge/cordova/media/media.pause.md       | 161 ++++
 docs/de/edge/cordova/media/media.play.md        | 184 +++++
 docs/de/edge/cordova/media/media.release.md     | 149 ++++
 docs/de/edge/cordova/media/media.seekTo.md      | 152 ++++
 docs/de/edge/cordova/media/media.setVolume.md   | 170 +++++
 docs/de/edge/cordova/media/media.startRecord.md | 148 ++++
 docs/de/edge/cordova/media/media.stop.md        | 165 +++++
 docs/de/edge/cordova/media/media.stopRecord.md  | 135 ++++
 .../cordova/notification/notification.alert.md  | 112 +++
 .../cordova/notification/notification.beep.md   | 104 +++
 .../notification/notification.confirm.md        | 121 +++
 .../edge/cordova/notification/notification.md   |  70 ++
 .../cordova/notification/notification.prompt.md | 120 +++
 .../notification/notification.vibrate.md        |  97 +++
 .../cordova/splashscreen/splashscreen.hide.md   |  75 ++
 .../edge/cordova/splashscreen/splashscreen.md   |  85 +++
 .../cordova/splashscreen/splashscreen.show.md   |  66 ++
 .../edge/cordova/storage/database/database.md   | 113 +++
 .../storage/localstorage/localstorage.md        | 118 +++
 .../cordova/storage/parameters/display_name.md  |  19 +
 docs/de/edge/cordova/storage/parameters/name.md |  19 +
 docs/de/edge/cordova/storage/parameters/size.md |  19 +
 .../edge/cordova/storage/parameters/version.md  |  19 +
 .../edge/cordova/storage/sqlerror/sqlerror.md   |  40 +
 .../storage/sqlresultset/sqlresultset.md        | 139 ++++
 .../sqlresultsetrowlist/sqlresultsetrowlist.md  | 127 ++++
 .../storage/sqltransaction/sqltransaction.md    | 105 +++
 docs/de/edge/cordova/storage/storage.md         |  69 ++
 .../cordova/storage/storage.opendatabase.md     |  66 ++
 docs/de/edge/guide/appdev/privacy/index.md      |  54 ++
 docs/de/edge/guide/appdev/whitelist/index.md    | 171 +++++
 docs/de/edge/guide/cli/index.md                 | 276 +++++++
 docs/de/edge/guide/hybrid/plugins/index.md      |  84 +++
 docs/de/edge/guide/hybrid/webviews/index.md     |  22 +
 docs/de/edge/guide/overview/index.md            | 701 ++++++++++++++++++
 docs/de/edge/guide/platforms/android/config.md  |  45 ++
 docs/de/edge/guide/platforms/android/index.md   | 191 +++++
 docs/de/edge/guide/platforms/android/plugin.md  | 151 ++++
 docs/de/edge/guide/platforms/android/tools.md   |  68 ++
 .../edge/guide/platforms/android/upgrading.md   | 400 ++++++++++
 docs/de/edge/guide/platforms/android/webview.md | 114 +++
 .../edge/guide/platforms/blackberry/config.md   |  22 +
 .../de/edge/guide/platforms/blackberry/index.md | 164 +++++
 .../edge/guide/platforms/blackberry/plugin.md   | 102 +++
 .../de/edge/guide/platforms/blackberry/tools.md |  60 ++
 .../guide/platforms/blackberry/upgrading.md     | 419 +++++++++++
 .../edge/guide/platforms/blackberry10/config.md |  37 +
 .../edge/guide/platforms/blackberry10/index.md  | 173 +++++
 .../edge/guide/platforms/blackberry10/plugin.md | 159 ++++
 .../edge/guide/platforms/blackberry10/tools.md  | 140 ++++
 .../guide/platforms/blackberry10/upgrading.md   | 438 +++++++++++
 .../de/edge/guide/platforms/firefoxos/config.md |  22 +
 docs/de/edge/guide/platforms/index.md           |  78 ++
 docs/de/edge/guide/platforms/ios/config.md      |  53 ++
 docs/de/edge/guide/platforms/ios/index.md       | 180 +++++
 docs/de/edge/guide/platforms/ios/plugin.md      | 196 +++++
 docs/de/edge/guide/platforms/ios/tools.md       |  49 ++
 docs/de/edge/guide/platforms/ios/upgrading.md   | 695 ++++++++++++++++++
 docs/de/edge/guide/platforms/ios/webview.md     | 158 ++++
 docs/de/edge/guide/platforms/tizen/index.md     | 112 +++
 docs/de/edge/guide/platforms/win8/index.md      | 114 +++
 docs/de/edge/guide/platforms/win8/tools.md      |  35 +
 docs/de/edge/guide/platforms/win8/upgrading.md  |  39 +
 docs/de/edge/guide/platforms/wp7/index.md       | 109 +++
 docs/de/edge/guide/platforms/wp8/index.md       | 149 ++++
 docs/de/edge/guide/platforms/wp8/plugin.md      | 191 +++++
 docs/de/edge/guide/platforms/wp8/tools.md       |  88 +++
 docs/de/edge/guide/platforms/wp8/upgrading.md   | 392 ++++++++++
 docs/de/edge/index.md                           | 206 ++++++
 docs/de/edge/plugin_ref/plugman.md              |  84 +++
 docs/de/edge/plugin_ref/spec.md                 | 415 +++++++++++
 .../geolocation/Coordinates/coordinates.md      |   4 +-
 docs/ru/edge/config.json                        | 200 +++++
 docs/ru/edge/config.json~                       | 200 +++++
 docs/ru/edge/config_ref/index.md                |  59 ++
 .../accelerometer/acceleration/acceleration.md  |  98 +++
 .../accelerometer/accelerometer.clearWatch.md   | 109 +++
 .../accelerometer.getCurrentAcceleration.md     | 105 +++
 .../edge/cordova/accelerometer/accelerometer.md |  84 +++
 .../accelerometer.watchAcceleration.md          | 129 ++++
 .../parameters/accelerometerError.md            |  23 +
 .../parameters/accelerometerOptions.md          |  23 +
 .../parameters/accelerometerSuccess.md          |  37 +
 docs/ru/edge/cordova/camera/camera.cleanup.md   |  42 ++
 .../ru/edge/cordova/camera/camera.getPicture.md | 214 ++++++
 docs/ru/edge/cordova/camera/camera.md           |  92 +++
 .../camera/parameter/CameraPopoverHandle.md     |  61 ++
 .../camera/parameter/CameraPopoverOptions.md    |  60 ++
 .../cordova/camera/parameter/cameraError.md     |  28 +
 .../cordova/camera/parameter/cameraOptions.md   | 109 +++
 .../cordova/camera/parameter/cameraSuccess.md   |  37 +
 .../edge/cordova/compass/compass.clearWatch.md  | 106 +++
 .../cordova/compass/compass.clearWatchFilter.md |  19 +
 .../compass/compass.getCurrentHeading.md        |  90 +++
 docs/ru/edge/cordova/compass/compass.md         |  71 ++
 .../cordova/compass/compass.watchHeading.md     | 128 ++++
 .../compass/compass.watchHeadingFilter.md       |  19 +
 .../compass/compassError/compassError.md        |  32 +
 .../cordova/compass/parameters/compassError.md  |  25 +
 .../compass/parameters/compassHeading.md        |  45 ++
 .../compass/parameters/compassOptions.md        |  39 +
 .../compass/parameters/compassSuccess.md        |  34 +
 docs/ru/edge/cordova/connection/connection.md   |  93 +++
 .../edge/cordova/connection/connection.type.md  | 119 +++
 .../ru/edge/cordova/contacts/Contact/contact.md | 251 +++++++
 .../contacts/ContactAddress/contactaddress.md   | 164 +++++
 .../contacts/ContactError/contactError.md       |  37 +
 .../contacts/ContactField/contactfield.md       | 139 ++++
 .../ContactFindOptions/contactfindoptions.md    | 106 +++
 .../cordova/contacts/ContactName/contactname.md | 141 ++++
 .../ContactOrganization/contactorganization.md  | 147 ++++
 .../ru/edge/cordova/contacts/contacts.create.md |  70 ++
 docs/ru/edge/cordova/contacts/contacts.find.md  | 110 +++
 docs/ru/edge/cordova/contacts/contacts.md       | 101 +++
 .../cordova/contacts/parameters/contactError.md |  23 +
 .../contacts/parameters/contactFields.md        |  21 +
 .../contacts/parameters/contactFindOptions.md   |  28 +
 .../contacts/parameters/contactSuccess.md       |  36 +
 docs/ru/edge/cordova/device/device.cordova.md   |  72 ++
 docs/ru/edge/cordova/device/device.md           |  95 +++
 docs/ru/edge/cordova/device/device.model.md     |  89 +++
 docs/ru/edge/cordova/device/device.name.md      |  96 +++
 docs/ru/edge/cordova/device/device.platform.md  |  87 +++
 docs/ru/edge/cordova/device/device.uuid.md      |  86 +++
 docs/ru/edge/cordova/device/device.version.md   |  70 ++
 .../ru/edge/cordova/events/events.backbutton.md |  75 ++
 .../cordova/events/events.batterycritical.md    |  85 +++
 .../ru/edge/cordova/events/events.batterylow.md |  85 +++
 .../edge/cordova/events/events.batterystatus.md |  90 +++
 .../edge/cordova/events/events.deviceready.md   |  78 ++
 .../edge/cordova/events/events.endcallbutton.md |  76 ++
 docs/ru/edge/cordova/events/events.md           |  89 +++
 .../ru/edge/cordova/events/events.menubutton.md |  77 ++
 docs/ru/edge/cordova/events/events.offline.md   |  92 +++
 docs/ru/edge/cordova/events/events.online.md    |  92 +++
 docs/ru/edge/cordova/events/events.pause.md     |  87 +++
 docs/ru/edge/cordova/events/events.resume.md    | 101 +++
 .../edge/cordova/events/events.searchbutton.md  |  76 ++
 .../cordova/events/events.startcallbutton.md    |  76 ++
 .../cordova/events/events.volumedownbutton.md   |  76 ++
 .../cordova/events/events.volumeupbutton.md     |  76 ++
 .../file/directoryentry/directoryentry.md       | 394 ++++++++++
 .../file/directoryreader/directoryreader.md     |  62 ++
 docs/ru/edge/cordova/file/file.md               | 100 +++
 .../ru/edge/cordova/file/fileentry/fileentry.md | 332 +++++++++
 .../ru/edge/cordova/file/fileerror/fileerror.md |  42 ++
 docs/ru/edge/cordova/file/fileobj/fileobj.md    |  76 ++
 .../edge/cordova/file/filereader/filereader.md  | 253 +++++++
 .../edge/cordova/file/filesystem/filesystem.md  |  85 +++
 .../cordova/file/filetransfer/filetransfer.md   | 269 +++++++
 .../file/filetransfererror/filetransfererror.md |  40 +
 .../file/fileuploadoptions/fileuploadoptions.md |  41 ++
 .../file/fileuploadresult/fileuploadresult.md   |  35 +
 .../edge/cordova/file/filewriter/filewriter.md  | 230 ++++++
 docs/ru/edge/cordova/file/flags/flags.md        |  41 ++
 .../file/localfilesystem/localfilesystem.md     | 103 +++
 docs/ru/edge/cordova/file/metadata/metadata.md  |  44 ++
 .../geolocation/Coordinates/coordinates.md      | 123 ++++
 .../cordova/geolocation/Position/position.md    | 111 +++
 .../geolocation/PositionError/positionError.md  |  47 ++
 .../geolocation/geolocation.clearWatch.md       | 108 +++
 .../geolocation.getCurrentPosition.md           | 120 +++
 docs/ru/edge/cordova/geolocation/geolocation.md | 101 +++
 .../geolocation/geolocation.watchPosition.md    | 121 +++
 .../parameters/geolocation.options.md           |  34 +
 .../geolocation/parameters/geolocationError.md  |  28 +
 .../parameters/geolocationSuccess.md            |  41 ++
 .../GlobalizationError/globalizationerror.md    |  84 +++
 .../globalization/globalization.dateToString.md |  87 +++
 .../globalization.getCurrencyPattern.md         | 105 +++
 .../globalization/globalization.getDateNames.md |  87 +++
 .../globalization.getDatePattern.md             |  99 +++
 .../globalization.getFirstDayOfWeek.md          |  68 ++
 .../globalization.getLocaleName.md              |  72 ++
 .../globalization.getNumberPattern.md           | 126 ++++
 .../globalization.getPreferredLanguage.md       |  72 ++
 .../globalization.isDayLightSavingsTime.md      |  72 ++
 .../edge/cordova/globalization/globalization.md |  65 ++
 .../globalization.numberToString.md             |  79 ++
 .../globalization/globalization.stringToDate.md | 105 +++
 .../globalization.stringToNumber.md             |  79 ++
 .../edge/cordova/inappbrowser/inappbrowser.md   | 493 +++++++++++++
 .../ru/edge/cordova/inappbrowser/window.open.md | 101 +++
 .../edge/cordova/media/MediaError/mediaError.md |  36 +
 .../edge/cordova/media/Parameters/mediaError.md |  28 +
 docs/ru/edge/cordova/media/capture/CaptureCB.md |  39 +
 .../edge/cordova/media/capture/CaptureError.md  |  35 +
 .../cordova/media/capture/CaptureErrorCB.md     |  35 +
 .../cordova/media/capture/ConfigurationData.md  |  59 ++
 .../media/capture/MediaFile.getFormatData.md    |  49 ++
 docs/ru/edge/cordova/media/capture/MediaFile.md |  35 +
 .../edge/cordova/media/capture/MediaFileData.md |  73 ++
 docs/ru/edge/cordova/media/capture/capture.md   | 126 ++++
 .../edge/cordova/media/capture/captureAudio.md  | 133 ++++
 .../media/capture/captureAudioOptions.md        |  45 ++
 .../edge/cordova/media/capture/captureImage.md  | 124 ++++
 .../media/capture/captureImageOptions.md        |  35 +
 .../edge/cordova/media/capture/captureVideo.md  | 125 ++++
 .../media/capture/captureVideoOptions.md        |  41 ++
 .../cordova/media/media.getCurrentPosition.md   | 173 +++++
 docs/ru/edge/cordova/media/media.getDuration.md | 159 ++++
 docs/ru/edge/cordova/media/media.md             | 145 ++++
 docs/ru/edge/cordova/media/media.pause.md       | 161 ++++
 docs/ru/edge/cordova/media/media.play.md        | 184 +++++
 docs/ru/edge/cordova/media/media.release.md     | 149 ++++
 docs/ru/edge/cordova/media/media.seekTo.md      | 152 ++++
 docs/ru/edge/cordova/media/media.setVolume.md   | 170 +++++
 docs/ru/edge/cordova/media/media.startRecord.md | 148 ++++
 docs/ru/edge/cordova/media/media.stop.md        | 165 +++++
 docs/ru/edge/cordova/media/media.stopRecord.md  | 135 ++++
 .../cordova/notification/notification.alert.md  | 112 +++
 .../cordova/notification/notification.beep.md   | 104 +++
 .../notification/notification.confirm.md        | 121 +++
 .../edge/cordova/notification/notification.md   |  70 ++
 .../cordova/notification/notification.prompt.md | 120 +++
 .../notification/notification.vibrate.md        |  97 +++
 .../cordova/splashscreen/splashscreen.hide.md   |  75 ++
 .../edge/cordova/splashscreen/splashscreen.md   |  85 +++
 .../cordova/splashscreen/splashscreen.show.md   |  66 ++
 .../edge/cordova/storage/database/database.md   | 113 +++
 .../storage/localstorage/localstorage.md        | 118 +++
 .../cordova/storage/parameters/display_name.md  |  19 +
 docs/ru/edge/cordova/storage/parameters/name.md |  19 +
 docs/ru/edge/cordova/storage/parameters/size.md |  19 +
 .../edge/cordova/storage/parameters/version.md  |  19 +
 .../edge/cordova/storage/sqlerror/sqlerror.md   |  40 +
 .../storage/sqlresultset/sqlresultset.md        | 139 ++++
 .../sqlresultsetrowlist/sqlresultsetrowlist.md  | 127 ++++
 .../storage/sqltransaction/sqltransaction.md    | 105 +++
 docs/ru/edge/cordova/storage/storage.md         |  69 ++
 .../cordova/storage/storage.opendatabase.md     |  66 ++
 docs/ru/edge/guide/appdev/privacy/index.md      |  54 ++
 docs/ru/edge/guide/appdev/whitelist/index.md    | 171 +++++
 docs/ru/edge/guide/cli/index.md                 | 276 +++++++
 docs/ru/edge/guide/hybrid/plugins/index.md      |  84 +++
 docs/ru/edge/guide/hybrid/webviews/index.md     |  22 +
 docs/ru/edge/guide/overview/index.md            | 701 ++++++++++++++++++
 docs/ru/edge/guide/platforms/android/config.md  |  45 ++
 docs/ru/edge/guide/platforms/android/index.md   | 191 +++++
 docs/ru/edge/guide/platforms/android/plugin.md  | 151 ++++
 docs/ru/edge/guide/platforms/android/tools.md   |  68 ++
 .../edge/guide/platforms/android/upgrading.md   | 400 ++++++++++
 docs/ru/edge/guide/platforms/android/webview.md | 114 +++
 .../edge/guide/platforms/blackberry/config.md   |  22 +
 .../ru/edge/guide/platforms/blackberry/index.md | 164 +++++
 .../edge/guide/platforms/blackberry/plugin.md   | 102 +++
 .../ru/edge/guide/platforms/blackberry/tools.md |  60 ++
 .../guide/platforms/blackberry/upgrading.md     | 427 +++++++++++
 .../edge/guide/platforms/blackberry10/config.md |  37 +
 .../edge/guide/platforms/blackberry10/index.md  | 173 +++++
 .../edge/guide/platforms/blackberry10/plugin.md | 193 +++++
 .../edge/guide/platforms/blackberry10/tools.md  | 140 ++++
 .../guide/platforms/blackberry10/upgrading.md   | 446 ++++++++++++
 .../ru/edge/guide/platforms/firefoxos/config.md |  22 +
 docs/ru/edge/guide/platforms/index.md           |  78 ++
 docs/ru/edge/guide/platforms/ios/config.md      |  53 ++
 docs/ru/edge/guide/platforms/ios/index.md       | 180 +++++
 docs/ru/edge/guide/platforms/ios/plugin.md      | 196 +++++
 docs/ru/edge/guide/platforms/ios/tools.md       |  49 ++
 docs/ru/edge/guide/platforms/ios/upgrading.md   | 729 +++++++++++++++++++
 docs/ru/edge/guide/platforms/ios/webview.md     | 158 ++++
 docs/ru/edge/guide/platforms/tizen/index.md     | 112 +++
 docs/ru/edge/guide/platforms/win8/index.md      | 114 +++
 docs/ru/edge/guide/platforms/win8/tools.md      |  35 +
 docs/ru/edge/guide/platforms/win8/upgrading.md  |  39 +
 docs/ru/edge/guide/platforms/wp7/index.md       | 109 +++
 docs/ru/edge/guide/platforms/wp8/index.md       | 149 ++++
 docs/ru/edge/guide/platforms/wp8/plugin.md      | 209 ++++++
 docs/ru/edge/guide/platforms/wp8/tools.md       |  88 +++
 docs/ru/edge/guide/platforms/wp8/upgrading.md   | 392 ++++++++++
 docs/ru/edge/index.md                           | 206 ++++++
 docs/ru/edge/plugin_ref/plugman.md              |  84 +++
 docs/ru/edge/plugin_ref/spec.md                 | 415 +++++++++++
 401 files changed, 44545 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/240a1005/docs/de/edge/config_ref/index.md
----------------------------------------------------------------------
diff --git a/docs/de/edge/config_ref/index.md b/docs/de/edge/config_ref/index.md
new file mode 100644
index 0000000..ac7e1e4
--- /dev/null
+++ b/docs/de/edge/config_ref/index.md
@@ -0,0 +1,59 @@
+---
+
+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
+    
+         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.
+---
+
+# Konfigurationsreferenz
+
+Viele Aspekte des Verhaltens einer Anwendung können mit einer plattformunabhängig Konfigurationsdatei, `config.xml`, gesteuert werden, welche auf der Grundlage von [Packaged Web Apps (Widgets)][1] der W3C spezifiziert ist.
+
+ [1]: http://www.w3.org/TR/widgets/
+
+Für Projekte, die mit dem Cordova-CLI (beschrieben in Die Kommandozeilen-Schnittstelle) erstellt wurden, finden Sie diese Datei im `www` Verzeichnis der obersten Ebene. Mit dem CLI erstellte Projekte, regeneriert Versionen dieser Datei in verschiedenen Unterverzeichnissen innerhalb `platforms`. Für nicht-CLI Projekte dient jede plattformspezifischen Datei als Quelle.
+
+Während der Speicherort der `config.xml` Datei je nach Plattform ändern kann, ändert sich deren Inhalt im Allgemeinen nicht. Einige plattformspezifischen Funktionen sind auch in der gleichen Konfigurationsdatei angegeben. Einzelheiten sind unten aufgeführt:
+
+*   iOS Konfiguration
+*   Android Konfiguration
+*   BlackBerry Konfiguration
+
+## config.xml Elemente
+
+Das [Apache-Cordova][2] Projekt strebt danach, die abstrakten Einzelheiten der nativen Platform mit webinspirierten und webbasierte Abstraktionen zu ersetzten, die stark von Standards gesteuert und in der Web-Gemeinschaft angenommen sind. Bitte nehmen Sie sich ein paar Minuten Zeit, um sich mit der [config.xml Spezifikation][1] vertraut zu machen, zu verstehen auf welcher Art das Apache-Cordova-Projekt die Anwendungsmetadaten versucht zu abstrahieren und die einfachen Einstiegspunkte anzusehen.
+
+ [2]: http://cordova.io
+
+Ein Beispiel:
+
+        <widget>
+            <preference name="MySetting" value="true" />
+            <feature name="MyPlugin" value="MyPluginClass" />
+            <access origin="*" />
+            <content src="index.html" />
+        </widget>
+    
+
+Eine Liste der unterstützten Elemente der gängigen Plattformen, die in Apache Cordova unterstützt werden.
+
+### `<feature>`
+
+Diese Elemente verweisen auf systemeigene APIs, auf welche die Anwendung zugreift. Während der Laufzeit verweist das Apache Cordova Framework `<feature>` Elemente auf nativen Code, um Ihrer Cordova Anwendungen den Zugriff auf Geräte APIs zu ermöglichen, was für typisch webbasierte Anwendungen sonst nicht möglich ist.
+
+### `<access>`
+
+Diese Elemente definieren die Funktionsweise Ihrer Whitelist. Bitte lesen Sie den Domain Whitelist Guide für weitere Informationen.
+
+### `<content>`
+
+Dieses Element definiert die Startseite Ihrer Anwendung relativ zum Standard Web Root Verzeichnis des Projekts. Dieses Element ist optional, der Standardwert ist `index.html`.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/240a1005/docs/de/edge/cordova/accelerometer/acceleration/acceleration.md
----------------------------------------------------------------------
diff --git a/docs/de/edge/cordova/accelerometer/acceleration/acceleration.md b/docs/de/edge/cordova/accelerometer/acceleration/acceleration.md
new file mode 100644
index 0000000..d9a8bf7
--- /dev/null
+++ b/docs/de/edge/cordova/accelerometer/acceleration/acceleration.md
@@ -0,0 +1,98 @@
+---
+
+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
+    
+         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.
+---
+
+# Beschleunigung
+
+Zu einem bestimmten Zeitpunkt erfasste `Beschleunigungsmesser`-Daten.
+
+## Eigenschaften
+
+*   **X**: Betrag der Beschleunigung auf der x-Achse. (in m/s ^ 2) *(Anzahl)*
+*   **y**: Betrag der Beschleunigung auf der y-Achse. (in m/s ^ 2) *(Anzahl)*
+*   **Z**: Betrag der Beschleunigung auf die z-Achse. (in m/s ^ 2) *(Anzahl)*
+*   **Timestamp**: Zeitstempel der Erstellung in Millisekunden. *(DOMTimeStamp)*
+
+## Beschreibung
+
+Ein `Acceleration` Objekt aufgefüllt und von jeder der APIs zurückgegebene `Accelerometer` Methoden. Beschleunigungswerte sind die Auswirkungen der Schwerkraft (9.81 m/s ^ 2), so dass wenn ein Gerät flach und nach oben, *X*, *y liegt*, und *Z* -Werte zurückgegeben werden sollte `` , `` , und`9.81`.
+
+## Unterstützte Plattformen
+
+*   Android
+*   BlackBerry WebWorks (OS 5.0 und höher)
+*   iOS
+*   Tizen
+*   Windows Phone 7 und 8
+*   Windows 8
+
+## Kleines Beispiel
+
+    function onSuccess(acceleration) {
+        alert('Acceleration X: ' + acceleration.x + '\n' +
+              'Acceleration Y: ' + acceleration.y + '\n' +
+              'Acceleration Z: ' + acceleration.z + '\n' +
+              'Timestamp: '      + acceleration.timestamp + '\n');
+    };
+    
+    function onError() {
+        alert('onError!');
+    };
+    
+    navigator.accelerometer.getCurrentAcceleration(onSuccess, onError);
+    
+
+## Vollständiges Beispiel
+
+    <!DOCTYPE html>
+    <html>
+      <head>
+        <title>Acceleration Example</title>
+    
+        <script type="text/javascript" charset="utf-8" src="cordova.js"></script>
+        <script type="text/javascript" charset="utf-8">
+    
+        // Wait for device API libraries to load
+        //
+        document.addEventListener("deviceready", onDeviceReady, false);
+    
+        // device APIs are available
+        //
+        function onDeviceReady() {
+            navigator.accelerometer.getCurrentAcceleration(onSuccess, onError);
+        }
+    
+        // onSuccess: Get a snapshot of the current acceleration
+        //
+        function onSuccess(acceleration) {
+            alert('Acceleration X: ' + acceleration.x + '\n' +
+                  'Acceleration Y: ' + acceleration.y + '\n' +
+                  'Acceleration Z: ' + acceleration.z + '\n' +
+                  'Timestamp: '      + acceleration.timestamp + '\n');
+        }
+    
+        // onError: Failed to get the acceleration
+        //
+        function onError() {
+            alert('onError!');
+        }
+    
+        </script>
+      </head>
+      <body>
+        <h1>Example</h1>
+        <p>getCurrentAcceleration</p>
+      </body>
+    </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/240a1005/docs/de/edge/cordova/accelerometer/accelerometer.clearWatch.md
----------------------------------------------------------------------
diff --git a/docs/de/edge/cordova/accelerometer/accelerometer.clearWatch.md b/docs/de/edge/cordova/accelerometer/accelerometer.clearWatch.md
new file mode 100644
index 0000000..acc202f
--- /dev/null
+++ b/docs/de/edge/cordova/accelerometer/accelerometer.clearWatch.md
@@ -0,0 +1,109 @@
+---
+
+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
+    
+         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.
+---
+
+# accelerometer.clearWatch
+
+Beenden, beobachten die `Acceleration` verwiesen wird, durch die `watchID` Parameter.
+
+    navigator.accelerometer.clearWatch(watchID);
+    
+
+*   **WatchID**: die ID zurückgegebener`accelerometer.watchAcceleration`.
+
+## Unterstützte Plattformen
+
+*   Android
+*   BlackBerry WebWorks (OS 5.0 und höher)
+*   iOS
+*   Tizen
+*   Windows Phone 7 und 8
+*   Windows 8
+
+## Kleines Beispiel
+
+    var watchID = navigator.accelerometer.watchAcceleration(onSuccess, onError, options);
+    
+    // ... later on ...
+    
+    navigator.accelerometer.clearWatch(watchID);
+    
+
+## Vollständiges Beispiel
+
+    <!DOCTYPE html>
+    <html>
+      <head>
+        <title>Acceleration Example</title>
+    
+        <script type="text/javascript" charset="utf-8" src="cordova.js"></script>
+        <script type="text/javascript" charset="utf-8">
+    
+        // The watch id references the current `watchAcceleration`
+        var watchID = null;
+    
+        // Wait for device API libraries to load
+        //
+        document.addEventListener("deviceready", onDeviceReady, false);
+    
+        // device APIs are available
+        //
+        function onDeviceReady() {
+            startWatch();
+        }
+    
+        // Start watching the acceleration
+        //
+        function startWatch() {
+    
+            // Update acceleration every 3 seconds
+            var options = { frequency: 3000 };
+    
+            watchID = navigator.accelerometer.watchAcceleration(onSuccess, onError, options);
+        }
+    
+        // Stop watching the acceleration
+        //
+        function stopWatch() {
+            if (watchID) {
+                navigator.accelerometer.clearWatch(watchID);
+                watchID = null;
+            }
+        }
+    
+        // onSuccess: Get a snapshot of the current acceleration
+        //
+        function onSuccess(acceleration) {
+            var element = document.getElementById('accelerometer');
+    
+            element.innerHTML = 'Acceleration X: ' + acceleration.x + '<br />' +
+                                'Acceleration Y: ' + acceleration.y + '<br />' +
+                                'Acceleration Z: ' + acceleration.z + '<br />' +
+                                'Timestamp: '      + acceleration.timestamp + '<br />';
+        }
+    
+        // onError: Failed to get the acceleration
+        //
+        function onError() {
+            alert('onError!');
+        }
+    
+        </script>
+      </head>
+      <body>
+        <div id="accelerometer">Waiting for accelerometer...</div>
+            <button onclick="stopWatch();">Stop Watching</button>
+      </body>
+    </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/240a1005/docs/de/edge/cordova/accelerometer/accelerometer.getCurrentAcceleration.md
----------------------------------------------------------------------
diff --git a/docs/de/edge/cordova/accelerometer/accelerometer.getCurrentAcceleration.md b/docs/de/edge/cordova/accelerometer/accelerometer.getCurrentAcceleration.md
new file mode 100644
index 0000000..bfeecef
--- /dev/null
+++ b/docs/de/edge/cordova/accelerometer/accelerometer.getCurrentAcceleration.md
@@ -0,0 +1,105 @@
+---
+
+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
+    
+         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.
+---
+
+# accelerometer.getCurrentAcceleration
+
+Erhalten Sie die aktuelle Beschleunigung entlang der *x-*, *y-*und *Z* -Achsen.
+
+    navigator.accelerometer.getCurrentAcceleration(accelerometerSuccess, accelerometerError);
+    
+
+## Beschreibung
+
+Der Beschleunigungsmesser ist ein Bewegungssensor, der die Änderung (*Delta*) erkennt Bewegung im Verhältnis zu der aktuellen Geräte-Orientierung in drei Dimensionen entlang der *x-*, *y-*und *Z* -Achse.
+
+Diese Beschleunigungswerte werden zurückgegeben die `accelerometerSuccess` Callback-Funktion.
+
+## Unterstützte Plattformen
+
+*   Android
+*   BlackBerry WebWorks (OS 5.0 und höher)
+*   iOS
+*   Tizen
+*   Windows Phone 7 und 8
+*   Windows 8
+
+## Kleines Beispiel
+
+    function onSuccess(acceleration) {
+        alert('Acceleration X: ' + acceleration.x + '\n' +
+              'Acceleration Y: ' + acceleration.y + '\n' +
+              'Acceleration Z: ' + acceleration.z + '\n' +
+              'Timestamp: '      + acceleration.timestamp + '\n');
+    };
+    
+    function onError() {
+        alert('onError!');
+    };
+    
+    navigator.accelerometer.getCurrentAcceleration(onSuccess, onError);
+    
+
+## Vollständiges Beispiel
+
+    <!DOCTYPE html>
+    <html>
+      <head>
+        <title>Acceleration Example</title>
+    
+        <script type="text/javascript" charset="utf-8" src="cordova.js"></script>
+        <script type="text/javascript" charset="utf-8">
+    
+        // Wait for device API libraries to load
+        //
+        document.addEventListener("deviceready", onDeviceReady, false);
+    
+        // device APIs are available
+        //
+        function onDeviceReady() {
+            navigator.accelerometer.getCurrentAcceleration(onSuccess, onError);
+        }
+    
+        // onSuccess: Get a snapshot of the current acceleration
+        //
+        function onSuccess(acceleration) {
+            alert('Acceleration X: ' + acceleration.x + '\n' +
+                  'Acceleration Y: ' + acceleration.y + '\n' +
+                  'Acceleration Z: ' + acceleration.z + '\n' +
+                  'Timestamp: '      + acceleration.timestamp + '\n');
+        }
+    
+        // onError: Failed to get the acceleration
+        //
+        function onError() {
+            alert('onError!');
+        }
+    
+        </script>
+      </head>
+      <body>
+        <h1>Example</h1>
+        <p>getCurrentAcceleration</p>
+      </body>
+    </html>
+    
+
+## iOS Macken
+
+*   iOS erkennt nicht das Konzept die aktuelle Beschleunigung zu einem bestimmten Zeitpunkt zu bekommen.
+
+*   Müssen Sie die Beschleunigung zu sehen und erfassen die Daten zu bestimmten Zeitintervallen.
+
+*   So die `getCurrentAcceleration` -Funktion führt zu den letzten Wert berichtet von einer `watchAccelerometer` rufen.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/240a1005/docs/de/edge/cordova/accelerometer/accelerometer.md
----------------------------------------------------------------------
diff --git a/docs/de/edge/cordova/accelerometer/accelerometer.md b/docs/de/edge/cordova/accelerometer/accelerometer.md
new file mode 100644
index 0000000..903aef9
--- /dev/null
+++ b/docs/de/edge/cordova/accelerometer/accelerometer.md
@@ -0,0 +1,84 @@
+---
+
+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
+    
+         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.
+---
+
+# Beschleunigungsmesser
+
+> Erfasst die Bewegung Gerät in der *x-*, *y-*und *Z* -Richtung.
+
+## Methoden
+
+*   accelerometer.getCurrentAcceleration
+*   accelerometer.watchAcceleration
+*   accelerometer.clearWatch
+
+## Argumente
+
+*   accelerometerSuccess
+*   accelerometerError
+*   accelerometerOptions
+
+## Objekte (schreibgeschützt)
+
+*   Beschleunigung
+
+## Zugriff auf die Funktion
+
+Ab Version 3.0 implementiert Cordova Geräteebene APIs als *Plugins*. Verwenden Sie der CLI `plugin` Befehl, beschrieben in der Command-Line Interface, hinzufügen oder Entfernen dieses Feature für ein Projekt:
+
+        $ cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion.git
+        $ cordova plugin rm org.apache.cordova.core.device-motion
+    
+
+Diese Befehle gelten für alle Zielplattformen, aber die unten beschriebenen Plattform-spezifische Konfigurationseinstellungen ändern:
+
+*   Android (in`app/res/xml/config.xml`)
+    
+        <feature name="Accelerometer">
+            <param name="android-package" value="org.apache.cordova.AccelListener" />
+        </feature>
+        
+
+*   BlackBerry WebWorks
+    
+        (in www/plugins.xml)
+        <feature name="Accelerometer">
+            <param name="blackberry-package" value="org.apache.cordova.accelerometer.Accelerometer" />
+        </feature>
+        
+        (in www/config.xml)
+        <feature id="blackberry.system"  required="true" version="1.0.0.0" />
+        <feature id="org.apache.cordova" required="true" version="1.0.0" />
+        
+
+*   iOS (in`config.xml`)
+    
+        <feature name="Accelerometer">
+            <param name="ios-package" value="CDVAccelerometer" />
+        </feature>
+        
+
+*   Windows Phone (in`Properties/WPAppManifest.xml`)
+    
+        <Capabilities>
+            <Capability Name="ID_CAP_SENSORS" />
+        </Capabilities>
+        
+    
+    Bezug: [Anwendungsmanifest für Windows Phone][1]
+
+ [1]: http://msdn.microsoft.com/en-us/library/ff769509%28v=vs.92%29.aspx
+
+Einige Plattformen können dieses Feature auch ohne besondere Konfiguration unterstützen. Eine Übersicht finden Sie unter Plattform-Support.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/240a1005/docs/de/edge/cordova/accelerometer/accelerometer.watchAcceleration.md
----------------------------------------------------------------------
diff --git a/docs/de/edge/cordova/accelerometer/accelerometer.watchAcceleration.md b/docs/de/edge/cordova/accelerometer/accelerometer.watchAcceleration.md
new file mode 100644
index 0000000..7f7f2b4
--- /dev/null
+++ b/docs/de/edge/cordova/accelerometer/accelerometer.watchAcceleration.md
@@ -0,0 +1,129 @@
+---
+
+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
+    
+         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.
+---
+
+# accelerometer.watchAcceleration
+
+Erhalten Sie in regelmäßigen Abständen die Beschleunigung entlang der *x-*, *y-*und *Z* -Achse.
+
+    var watchID = navigator.accelerometer.watchAcceleration(accelerometerSuccess,
+                                                           accelerometerError,
+                                                           [accelerometerOptions]);
+    
+
+## Beschreibung
+
+Der Beschleunigungsmesser ist ein Bewegungssensor, der die Änderung (Delta) erkennt Bewegung relativ zur aktuellen Position. Der Beschleunigungssensor erkennt 3D Bewegung entlang der *x-*, *y-*und *Z* -Achse.
+
+Die `accelerometer.watchAcceleration` -Methode ruft das Gerät an den aktuellen `Acceleration` in regelmäßigen Abständen, Ausführung der `accelerometerSuccess` Callback-Funktion jedes Mal. Gibt das Intervall in Millisekunden über die `acceleratorOptions` des Objekts `frequency` Parameter.
+
+Das zurückgegebene ID Referenzen der Beschleunigungsmesser Uhr Intervall zu sehen und kann mit verwendet werden `accelerometer.clearWatch` , beobachten den Beschleunigungsmesser zu stoppen.
+
+## Unterstützte Plattformen
+
+*   Android
+*   BlackBerry WebWorks (OS 5.0 und höher)
+*   iOS
+*   Tizen
+*   Windows Phone 7 und 8
+*   Windows 8
+
+## Kleines Beispiel
+
+    function onSuccess(acceleration) {
+        alert('Acceleration X: ' + acceleration.x + '\n' +
+              'Acceleration Y: ' + acceleration.y + '\n' +
+              'Acceleration Z: ' + acceleration.z + '\n' +
+              'Timestamp: '      + acceleration.timestamp + '\n');
+    };
+    
+    function onError() {
+        alert('onError!');
+    };
+    
+    var options = { frequency: 3000 };  // Update every 3 seconds
+    
+    var watchID = navigator.accelerometer.watchAcceleration(onSuccess, onError, options);
+    
+
+## Vollständiges Beispiel
+
+    <!DOCTYPE html>
+    <html>
+      <head>
+        <title>Acceleration Example</title>
+    
+        <script type="text/javascript" charset="utf-8" src="cordova.js"></script>
+        <script type="text/javascript" charset="utf-8">
+    
+        // The watch id references the current `watchAcceleration`
+        var watchID = null;
+    
+        // Wait for device API libraries to load
+        //
+        document.addEventListener("deviceready", onDeviceReady, false);
+    
+        // device APIs are available
+        //
+        function onDeviceReady() {
+            startWatch();
+        }
+    
+        // Start watching the acceleration
+        //
+        function startWatch() {
+    
+            // Update acceleration every 3 seconds
+            var options = { frequency: 3000 };
+    
+            watchID = navigator.accelerometer.watchAcceleration(onSuccess, onError, options);
+        }
+    
+        // Stop watching the acceleration
+        //
+        function stopWatch() {
+            if (watchID) {
+                navigator.accelerometer.clearWatch(watchID);
+                watchID = null;
+            }
+        }
+    
+        // onSuccess: Get a snapshot of the current acceleration
+        //
+        function onSuccess(acceleration) {
+            var element = document.getElementById('accelerometer');
+            element.innerHTML = 'Acceleration X: ' + acceleration.x         + '<br />' +
+                                'Acceleration Y: ' + acceleration.y         + '<br />' +
+                                'Acceleration Z: ' + acceleration.z         + '<br />' +
+                                'Timestamp: '      + acceleration.timestamp + '<br />';
+        }
+    
+        // onError: Failed to get the acceleration
+        //
+        function onError() {
+            alert('onError!');
+        }
+    
+        </script>
+      </head>
+      <body>
+        <div id="accelerometer">Waiting for accelerometer...</div>
+      </body>
+    </html>
+    
+
+## iOS Macken
+
+Die API ruft die Erfolg-Callback-Funktion im Intervall angefordert, aber schränkt den Bereich der Anforderungen an das Gerät zwischen 40ms und 1000ms. Beispielsweise wenn Sie ein Intervall von 3 Sekunden, (3000ms), beantragen die API fordert Daten vom Gerät jede Sekunde, aber nur den Erfolg-Rückruf führt alle 3 Sekunden.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/240a1005/docs/de/edge/cordova/accelerometer/parameters/accelerometerError.md
----------------------------------------------------------------------
diff --git a/docs/de/edge/cordova/accelerometer/parameters/accelerometerError.md b/docs/de/edge/cordova/accelerometer/parameters/accelerometerError.md
new file mode 100644
index 0000000..7a38eb5
--- /dev/null
+++ b/docs/de/edge/cordova/accelerometer/parameters/accelerometerError.md
@@ -0,0 +1,23 @@
+---
+
+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
+    
+         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.
+---
+
+# accelerometerError
+
+OnError Callback-Funktion für Beschleunigungsfunktionen.
+
+    function() {
+        // Handle the error
+    }
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/240a1005/docs/de/edge/cordova/accelerometer/parameters/accelerometerOptions.md
----------------------------------------------------------------------
diff --git a/docs/de/edge/cordova/accelerometer/parameters/accelerometerOptions.md b/docs/de/edge/cordova/accelerometer/parameters/accelerometerOptions.md
new file mode 100644
index 0000000..4e3579b
--- /dev/null
+++ b/docs/de/edge/cordova/accelerometer/parameters/accelerometerOptions.md
@@ -0,0 +1,23 @@
+---
+
+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
+    
+         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.
+---
+
+# accelerometerOptions
+
+Ein optionaler Parameter, um den Abruf der Beschleunigungswerte anzupassen.
+
+## Optionen
+
+*   **Häufigkeit**: wie oft abgerufen werden die `Acceleration` in Millisekunden. *(Anzahl)* (Default: 10000)
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/240a1005/docs/de/edge/cordova/accelerometer/parameters/accelerometerSuccess.md
----------------------------------------------------------------------
diff --git a/docs/de/edge/cordova/accelerometer/parameters/accelerometerSuccess.md b/docs/de/edge/cordova/accelerometer/parameters/accelerometerSuccess.md
new file mode 100644
index 0000000..2b7742a
--- /dev/null
+++ b/docs/de/edge/cordova/accelerometer/parameters/accelerometerSuccess.md
@@ -0,0 +1,37 @@
+---
+
+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
+    
+         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.
+---
+
+# accelerometerSuccess
+
+OnSuccess Callback-Funktion, die die `Beschleunigung` Informationen bereitstellt.
+
+    function(acceleration) {
+        // Do something
+    }
+    
+
+## Parameter
+
+*   **acceleration**: Die Beschleunigung in einem einzigen Moment der Zeit. (Beschleunigung)
+
+## Beispiel
+
+    function onSuccess(acceleration) {
+        alert('Acceleration X: ' + acceleration.x + '\n' +
+              'Acceleration Y: ' + acceleration.y + '\n' +
+              'Acceleration Z: ' + acceleration.z + '\n' +
+              'Timestamp: '      + acceleration.timestamp + '\n');
+    };
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/240a1005/docs/de/edge/cordova/camera/camera.cleanup.md
----------------------------------------------------------------------
diff --git a/docs/de/edge/cordova/camera/camera.cleanup.md b/docs/de/edge/cordova/camera/camera.cleanup.md
new file mode 100644
index 0000000..b325b7b
--- /dev/null
+++ b/docs/de/edge/cordova/camera/camera.cleanup.md
@@ -0,0 +1,42 @@
+---
+
+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
+    
+         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.
+---
+
+# camera.cleanup
+
+Entfernt Mittelstufe Fotos von der Kamera aus der vorübergehenden Verwahrung genommen.
+
+    navigator.camera.cleanup( cameraSuccess, cameraError );
+    
+
+## Beschreibung
+
+Entfernt Mittelstufe Image-Dateien, die nach der Berufung in vorübergehender Verwahrung gehalten werden `camera.getPicture` . Gilt nur, wenn der Wert des `Camera.sourceType` ist gleich `Camera.PictureSourceType.CAMERA` und der `Camera.destinationType` entspricht`Camera.DestinationType.FILE_URI`.
+
+## Unterstützte Plattformen
+
+*   iOS
+
+## Beispiel
+
+    navigator.camera.cleanup(onSuccess, onFail);
+    
+    function onSuccess() {
+        console.log("Camera cleanup success.")
+    }
+    
+    function onFail(message) {
+        alert('Failed because: ' + message);
+    }
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/240a1005/docs/de/edge/cordova/camera/camera.getPicture.md
----------------------------------------------------------------------
diff --git a/docs/de/edge/cordova/camera/camera.getPicture.md b/docs/de/edge/cordova/camera/camera.getPicture.md
new file mode 100644
index 0000000..7c6a4a7
--- /dev/null
+++ b/docs/de/edge/cordova/camera/camera.getPicture.md
@@ -0,0 +1,214 @@
+---
+
+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
+    
+         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.
+---
+
+# camera.getPicture
+
+Nimmt ein Foto mit der Kamera, oder ein Foto aus dem Gerät Bildergalerie abgerufen. Das Bild wird an den Erfolg-Rückruf als eine base64-codierte übergeben `String` , oder als den URI für die Image-Datei. Die Methode selbst gibt ein `CameraPopoverHandle` -Objekt, das verwendet werden kann, um die Datei-Auswahl-Popover neu zu positionieren.
+
+    navigator.camera.getPicture( cameraSuccess, cameraError, [ cameraOptions ] );
+    
+
+## Beschreibung
+
+Die `camera.getPicture` -Funktion öffnet das Gerät Standard-Kamera-Anwendung, die Benutzern ermöglicht, Bilder ausrichten. Dieses Verhalten tritt standardmäßig, wenn `Camera.sourceType` gleich `Camera.PictureSourceType.CAMERA` . Sobald der Benutzer die Fotoschnäpper, die Kameraanwendung geschlossen wird und die Anwendung wird wiederhergestellt.
+
+Wenn `Camera.sourceType` ist `Camera.PictureSourceType.PHOTOLIBRARY` oder `Camera.PictureSourceType.SAVEDPHOTOALBUM` , dann ein Dialog-Displays, die Benutzern ermöglicht, ein vorhandenes Bild auszuwählen. Die `camera.getPicture` Funktion gibt ein `CameraPopoverHandle` -Objekt, das verwendet werden kann, um den Bild-Auswahl-Dialog, zum Beispiel beim ändert sich der Orientierung des Geräts neu positionieren.
+
+Der Rückgabewert wird gesendet, um die `cameraSuccess` Callback-Funktion in einem der folgenden Formate, je nach dem angegebenen `cameraOptions` :
+
+*   A `String` mit dem base64-codierte Foto-Bild.
+
+*   A `String` , die die Bild-Datei-Stelle auf lokalem Speicher (Standard).
+
+Sie können tun, was Sie wollen, mit dem codierten Bildes oder URI, zum Beispiel:
+
+*   Rendern Sie das Bild in ein `<img>` Tag, wie im folgenden Beispiel
+
+*   Die Daten lokal zu speichern ( `LocalStorage` , [Lawnchair][1], etc..)
+
+*   Post die Daten an einen entfernten server
+
+ [1]: http://brianleroux.github.com/lawnchair/
+
+**Hinweis:** Fotoauflösung auf neueren Geräten ist recht gut. Fotos aus dem Gerät Galerie ausgewählt sind nicht zu einer niedrigeren Qualität herunterskaliert auch wenn ein `quality` -Parameter angegeben wird. Um Speicherprobleme zu vermeiden, legen Sie `Camera.destinationType` auf `FILE_URI` statt`DATA_URL`.
+
+## Unterstützte Plattformen
+
+*   Android
+*   BlackBerry WebWorks (OS 5.0 und höher)
+*   iOS
+*   Tizen
+*   Windows Phone 7 und 8
+*   Windows 8
+
+## Android Macken
+
+Android verwendet Absichten zum Starten von der Kamera-Aktivität auf dem Gerät, um Bilder zu erfassen und auf Handys mit wenig Speicher, Cordova Tätigkeit getötet werden kann. In diesem Szenario kann das Bild nicht angezeigt, wenn die Aktivität von Cordova wiederhergestellt wird.
+
+## iOS Macken
+
+Darunter eine JavaScript `alert()` entweder des Rückrufs Funktionen können Probleme verursachen. Wickeln Sie die Warnung innerhalb einer `setTimeout()` erlauben die iOS-Bild-Picker oder Popover vollständig zu schließen, bevor die Warnung angezeigt:
+
+    setTimeout(function() {/ / Mach dein Ding hier!}, 0);
+    
+
+## Windows Phone 7 Macken
+
+Die native Kameraanwendung aufrufen, während Ihr Gerät über Zune angeschlossen ist funktioniert nicht und löst eine Fehler-Callback.
+
+## Tizen Macken
+
+Tizen unterstützt nur eine `destinationType` der `Camera.DestinationType.FILE_URI` und eine `sourceType` von`Camera.PictureSourceType.PHOTOLIBRARY`.
+
+## Kleines Beispiel
+
+Nehmen Sie ein Foto und rufen Sie sie als base64-codierte Bild:
+
+    navigator.camera.getPicture(onSuccess, onFail, { quality: 50,
+        destinationType: Camera.DestinationType.DATA_URL
+    });
+    
+    function onSuccess(imageData) {
+        var image = document.getElementById('myImage');
+        image.src = "data:image/jpeg;base64," + imageData;
+    }
+    
+    function onFail(message) {
+        alert('Failed because: ' + message);
+    }
+    
+
+Nehmen Sie ein Foto und rufen Sie das Bild-Datei-Speicherort:
+
+    navigator.camera.getPicture(onSuccess, onFail, { quality: 50,
+        destinationType: Camera.DestinationType.FILE_URI });
+    
+    function onSuccess(imageURI) {
+        var image = document.getElementById('myImage');
+        image.src = imageURI;
+    }
+    
+    function onFail(message) {
+        alert('Failed because: ' + message);
+    }
+    
+
+## Vollständiges Beispiel
+
+    <!DOCTYPE html>
+    <html>
+      <head>
+        <title>Capture Photo</title>
+    
+        <script type="text/javascript" charset="utf-8" src="cordova.js"></script>
+        <script type="text/javascript" charset="utf-8">
+    
+        var pictureSource;   // picture source
+        var destinationType; // sets the format of returned value
+    
+        // Wait for device API libraries to load
+        //
+        document.addEventListener("deviceready",onDeviceReady,false);
+    
+        // device APIs are available
+        //
+        function onDeviceReady() {
+            pictureSource=navigator.camera.PictureSourceType;
+            destinationType=navigator.camera.DestinationType;
+        }
+    
+        // Called when a photo is successfully retrieved
+        //
+        function onPhotoDataSuccess(imageData) {
+          // Uncomment to view the base64-encoded image data
+          // console.log(imageData);
+    
+          // Get image handle
+          //
+          var smallImage = document.getElementById('smallImage');
+    
+          // Unhide image elements
+          //
+          smallImage.style.display = 'block';
+    
+          // Show the captured photo
+          // The inline CSS rules are used to resize the image
+          //
+          smallImage.src = "data:image/jpeg;base64," + imageData;
+        }
+    
+        // Called when a photo is successfully retrieved
+        //
+        function onPhotoURISuccess(imageURI) {
+          // Uncomment to view the image file URI
+          // console.log(imageURI);
+    
+          // Get image handle
+          //
+          var largeImage = document.getElementById('largeImage');
+    
+          // Unhide image elements
+          //
+          largeImage.style.display = 'block';
+    
+          // Show the captured photo
+          // The inline CSS rules are used to resize the image
+          //
+          largeImage.src = imageURI;
+        }
+    
+        // A button will call this function
+        //
+        function capturePhoto() {
+          // Take picture using device camera and retrieve image as base64-encoded string
+          navigator.camera.getPicture(onPhotoDataSuccess, onFail, { quality: 50,
+            destinationType: destinationType.DATA_URL });
+        }
+    
+        // A button will call this function
+        //
+        function capturePhotoEdit() {
+          // Take picture using device camera, allow edit, and retrieve image as base64-encoded string
+          navigator.camera.getPicture(onPhotoDataSuccess, onFail, { quality: 20, allowEdit: true,
+            destinationType: destinationType.DATA_URL });
+        }
+    
+        // A button will call this function
+        //
+        function getPhoto(source) {
+          // Retrieve image file location from specified source
+          navigator.camera.getPicture(onPhotoURISuccess, onFail, { quality: 50,
+            destinationType: destinationType.FILE_URI,
+            sourceType: source });
+        }
+    
+        // Called if something bad happens.
+        //
+        function onFail(message) {
+          alert('Failed because: ' + message);
+        }
+    
+        </script>
+      </head>
+      <body>
+        <button onclick="capturePhoto();">Capture Photo</button> <br>
+        <button onclick="capturePhotoEdit();">Capture Editable Photo</button> <br>
+        <button onclick="getPhoto(pictureSource.PHOTOLIBRARY);">From Photo Library</button><br>
+        <button onclick="getPhoto(pictureSource.SAVEDPHOTOALBUM);">From Photo Album</button><br>
+        <img style="display:none;width:60px;height:60px;" id="smallImage" src="" />
+        <img style="display:none;" id="largeImage" src="" />
+      </body>
+    </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/240a1005/docs/de/edge/cordova/camera/camera.md
----------------------------------------------------------------------
diff --git a/docs/de/edge/cordova/camera/camera.md b/docs/de/edge/cordova/camera/camera.md
new file mode 100644
index 0000000..837f6ee
--- /dev/null
+++ b/docs/de/edge/cordova/camera/camera.md
@@ -0,0 +1,92 @@
+---
+
+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
+    
+         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.
+---
+
+# Kamera
+
+> Das `camera` Objekt bietet Zugriff auf das Gerät Standard-Kamera-Anwendung.
+
+**Wichtige Datenschutzhinweis:** Sammlung und Verwendung von Bildern von einem Gerät Kamera löst wichtige Datenschutzprobleme. Ihre app-Datenschutzerklärung sollten besprechen, wie die app die Kamera verwendet und ob die Bilder aufgenommen mit irgendwelchen anderen Parteien geteilt werden. Außerdem, wenn die app-Nutzung der Kamera in der Benutzeroberfläche nicht offensichtlich ist, sollten Sie bereitstellen eine just-in-Time-Bekanntmachung vor Ihrer Anwendung den Zugriff auf die Kamera (wenn das Betriebssystem des Geräts bereits tun nicht). Diese Benachrichtigung sollte der gleichen Informationen, die vorstehend, sowie die Zustimmung des Benutzers (z.B. durch Präsentation Entscheidungen für das **OK** und **Nein danke**). Weitere Informationen finden Sie in der Datenschutz-Guide.
+
+## Methoden
+
+*   camera.getPicture
+*   Camera.Cleanup
+
+## Zugriff auf die Funktion
+
+Ab Version 3.0 implementiert Cordova Geräteebene APIs als *Plugins*. Verwenden Sie der CLI `plugin` Befehl, beschrieben in der Command-Line Interface, hinzufügen oder Entfernen dieses Feature für ein Projekt:
+
+        $ cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera.git
+        $ cordova plugin rm org.apache.cordova.core.camera
+    
+
+Diese Befehle gelten für alle Zielplattformen, aber die unten beschriebenen Plattform-spezifische Konfigurationseinstellungen ändern:
+
+*   Android
+    
+        (in app/res/xml/config.xml)
+        <feature name="Camera">
+            <param name="android-package" value="org.apache.cordova.CameraLauncher" />
+        </feature>
+        
+        (in app/AndroidManifest)
+        <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
+        
+
+*   BlackBerry WebWorks
+    
+        (in www/plugins.xml)
+        <feature name="Camera">
+            <param name="blackberry-package" value="org.apache.cordova.camera.Camera" />
+        </feature>
+        
+        (in www/config.xml)
+        <feature id="blackberry.media.camera" />
+        
+        <rim:permissions>
+            <rim:permit>use_camera</rim:permit>
+        </rim:permissions>
+        
+
+*   iOS (in`config.xml`)
+    
+        <feature name="Camera">
+            <param name="ios-package" value="CDVCamera" />
+        </feature>
+        
+
+*   Windows Phone (in`Properties/WPAppManifest.xml`)
+    
+        <Capabilities>
+            <Capability Name="ID_CAP_ISV_CAMERA" />
+            <Capability Name="ID_HW_FRONTCAMERA" />
+        </Capabilities>
+        
+    
+    Bezug: [Anwendungsmanifest für Windows Phone][1]
+
+*   Tizen (in`config.xml`)
+    
+        <feature name="http://tizen.org/api/application" required="true"/>
+        <feature name="http://tizen.org/api/application.launch" required="true"/>
+        
+    
+    Bezug: [Anwendungsmanifest für Tizen Webanwendung][2]
+
+ [1]: http://msdn.microsoft.com/en-us/library/ff769509%28v=vs.92%29.aspx
+ [2]: https://developer.tizen.org/help/topic/org.tizen.help.gs/Creating%20a%20Project.html?path=0_1_1_3#8814682_CreatingaProject-EditingconfigxmlFeatures
+
+Einige Plattformen können dieses Feature unterstützen, ohne dass eine besondere Konfiguration. Eine Übersicht finden Sie unter Plattform-Support.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/240a1005/docs/de/edge/cordova/camera/parameter/CameraPopoverHandle.md
----------------------------------------------------------------------
diff --git a/docs/de/edge/cordova/camera/parameter/CameraPopoverHandle.md b/docs/de/edge/cordova/camera/parameter/CameraPopoverHandle.md
new file mode 100644
index 0000000..aa357fb
--- /dev/null
+++ b/docs/de/edge/cordova/camera/parameter/CameraPopoverHandle.md
@@ -0,0 +1,61 @@
+---
+
+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
+    
+         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.
+---
+
+# CameraPopoverHandle
+
+Ein Handle für das Dialogfeld "Popover" erstellt von`camera.getPicture`.
+
+## Methoden
+
+*   **SetPosition**: Legen Sie die Position der Popover.
+
+## Unterstützte Plattformen
+
+*   iOS
+
+## setPosition
+
+Legen Sie die Position von der Popover.
+
+**Parameter:**
+
+*   `cameraPopoverOptions`: die `CameraPopoverOptions` angeben, dass die neue Position
+
+## Kleines Beispiel
+
+     var cameraPopoverOptions = new CameraPopoverOptions(300, 300, 100, 100, Camera.PopoverArrowDirection.ARROW_ANY);
+     cameraPopoverHandle.setPosition(cameraPopoverOptions);
+    
+
+## Vollständiges Beispiel
+
+     function onSuccess(imageData) {
+          // Do stuff with the image!
+     }
+    
+     function onFail(message) {
+         alert('Failed to get the picture: ' + message);
+     }
+    
+     var cameraPopoverHandle = navigator.camera.getPicture(onSuccess, onFail,
+         { destinationType: Camera.DestinationType.FILE_URI,
+           sourceType: Camera.PictureSourceType.PHOTOLIBRARY });
+    
+     // Reposition the popover if the orientation changes.
+     window.onorientationchange = function() {
+         var cameraPopoverOptions = new CameraPopoverOptions(0, 0, 100, 100, 0);
+         cameraPopoverHandle.setPosition(cameraPopoverOptions);
+     }
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/240a1005/docs/de/edge/cordova/camera/parameter/CameraPopoverOptions.md
----------------------------------------------------------------------
diff --git a/docs/de/edge/cordova/camera/parameter/CameraPopoverOptions.md b/docs/de/edge/cordova/camera/parameter/CameraPopoverOptions.md
new file mode 100644
index 0000000..ff39a49
--- /dev/null
+++ b/docs/de/edge/cordova/camera/parameter/CameraPopoverOptions.md
@@ -0,0 +1,60 @@
+---
+
+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
+    
+         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.
+---
+
+# CameraPopoverOptions
+
+nur iOS-Parametern, die Anker-Element Lage und Pfeil Richtung der Popover angeben, bei der Auswahl von Bildern aus einem iPad Bibliothek oder Album.
+
+    {X: 0, y: 32, Breite: 320, Höhe: 480, ArrowDir: Camera.PopoverArrowDirection.ARROW_ANY};
+    
+
+## CameraPopoverOptions
+
+*   **X**: x Pixelkoordinate des Bildschirmelement auf dem der Popover zu verankern. *(Anzahl)*
+
+*   **y**: y Pixelkoordinate des Bildschirmelement auf dem der Popover zu verankern. *(Anzahl)*
+
+*   **Breite**: Breite in Pixeln, das Bildschirmelement auf dem der Popover zu verankern. *(Anzahl)*
+
+*   **Höhe**: Höhe in Pixeln, das Bildschirmelement auf dem der Popover zu verankern. *(Anzahl)*
+
+*   **ArrowDir**: Richtung der Pfeil auf der Popover zeigen sollte. Im Sinne `Camera.PopoverArrowDirection` *(Anzahl)* 
+    
+            Camera.PopoverArrowDirection = {ARROW_UP: 1, / / entspricht iOS UIPopoverArrowDirection Konstanten ARROW_DOWN: 2, ARROW_LEFT: 4, ARROW_RIGHT: 8, ARROW_ANY: 15};
+        
+
+Beachten Sie, dass die Größe der Popover ändern kann, um die Richtung des Pfeils und Ausrichtung des Bildschirms anzupassen. Achten Sie darauf, um Orientierung zu berücksichtigen, wenn Sie den Anker-Element-Speicherort angeben.
+
+## Kleines Beispiel
+
+     var popover = new CameraPopoverOptions(300, 300, 100, 100, Camera.PopoverArrowDirection.ARROW_ANY);
+     var options = {
+         quality         : 50,
+         destinationType : Camera.DestinationType.DATA_URL,
+         sourceType      : Camera.PictureSource.SAVEDPHOTOALBUM,
+         popoverOptions  : popover
+     };
+    
+     navigator.camera.getPicture(onSuccess, onFail, options);
+    
+     function onSuccess(imageData) {
+         var image = document.getElementById('myImage');
+         image.src = "data:image/jpeg;base64," + imageData;
+     }
+    
+     function onFail(message) {
+         alert('Failed because: ' + message);
+     }
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/240a1005/docs/de/edge/cordova/camera/parameter/cameraError.md
----------------------------------------------------------------------
diff --git a/docs/de/edge/cordova/camera/parameter/cameraError.md b/docs/de/edge/cordova/camera/parameter/cameraError.md
new file mode 100644
index 0000000..2a59d6d
--- /dev/null
+++ b/docs/de/edge/cordova/camera/parameter/cameraError.md
@@ -0,0 +1,28 @@
+---
+
+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
+    
+         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.
+---
+
+# cameraError
+
+OnError-Callback-Funktion, die eine Fehlermeldung bereitstellt.
+
+    function(message) {
+        // Show a helpful message
+    }
+    
+
+## Parameter
+
+*   **Meldung**: die Nachricht wird durch das Gerät systemeigenen Code bereitgestellt. *(String)*
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/240a1005/docs/de/edge/cordova/camera/parameter/cameraOptions.md
----------------------------------------------------------------------
diff --git a/docs/de/edge/cordova/camera/parameter/cameraOptions.md b/docs/de/edge/cordova/camera/parameter/cameraOptions.md
new file mode 100644
index 0000000..64d165c
--- /dev/null
+++ b/docs/de/edge/cordova/camera/parameter/cameraOptions.md
@@ -0,0 +1,109 @@
+---
+
+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
+    
+         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.
+---
+
+# cameraOptions
+
+Optionale Parameter die Kameraeinstellungen anpassen.
+
+    {Qualität: 75, DestinationType: Camera.DestinationType.DATA_URL, SourceType: Camera.PictureSourceType.CAMERA, AllowEdit: stimmt, EncodingType: Camera.EncodingType.JPEG, TargetWidth: 100, TargetHeight: 100, PopoverOptions: CameraPopoverOptions, SaveToPhotoAlbum: false};
+    
+
+## Optionen
+
+*   **Qualität**: Qualität des gespeicherten Bildes, ausgedrückt als ein Bereich von 0-100, wo 100 in der Regel voller Auflösung ohne Verlust aus der Dateikomprimierung ist. *(Anzahl)* (Beachten Sie, dass Informationen über die Kamera Auflösung nicht verfügbar ist.)
+
+*   **destinationType**: Choose the format of the return value. Defined in `navigator.camera.DestinationType` *(Number)*
+    
+        Camera.DestinationType = {DATA_URL: 0, / / Return Bild als base64-codierte Zeichenfolge FILE_URI: 1, / / Return Image-Datei-URI NATIVE_URI: 2 / / Return image native URI (z. B. Ressourcen-Bibliothek: / / auf iOS oder Inhalte: / / auf Android)};
+        
+
+*   **sourceType**: Set the source of the picture. Defined in `navigator.camera.PictureSourceType` *(Number)*
+    
+        Camera.PictureSourceType = {Fotothek: 0, Kamera: 1, SAVEDPHOTOALBUM: 2};
+        
+
+*   **AllowEdit**: einfache Bearbeitung des Bildes vor Auswahl zu ermöglichen. *(Boolesch)*
+
+*   **encodingType**: Choose the returned image file's encoding. Defined in `navigator.camera.EncodingType` *(Number)*
+    
+        Camera.EncodingType = {JPEG: 0, / / Return JPEG-codierte Bild PNG: 1 / / Return PNG codiertes Bild};
+        
+
+*   **TargetWidth**: Breite in Pixel zum Bild skalieren. Muss mit **TargetHeight**verwendet werden. Seitenverhältnis bleibt konstant. *(Anzahl)*
+
+*   **TargetHeight**: Höhe in Pixel zum Bild skalieren. Muss mit **TargetWidth**verwendet werden. Seitenverhältnis bleibt konstant. *(Anzahl)*
+
+*   **MediaType**: Legen Sie den Typ der Medien zur Auswahl. Funktioniert nur, wenn `PictureSourceType` ist `PHOTOLIBRARY` oder `SAVEDPHOTOALBUM` . Im Sinne `nagivator.camera.MediaType` *(Anzahl)* 
+    
+        Camera.MediaType = {Bild: 0, / / Auswahl der Standbilder nur ermöglichen. STANDARD. Kehrt über DestinationType VIDEO angegebenen Format: 1, / / ermöglichen Auswahl an nur, Video wird immer zurückgegeben FILE_URI ALLMEDIA: 2 / / Auswahl von alle Medientypen zulassen
+        
+    
+    };
+
+*   **CorrectOrientation**: Drehen Sie das Bild um die Ausrichtung des Geräts während der Aufnahme zu korrigieren. *(Boolesch)*
+
+*   **SaveToPhotoAlbum**: das Bild auf das Fotoalbum auf dem Gerät zu speichern, nach Einnahme. *(Boolesch)*
+
+*   **PopoverOptions**: iOS-nur Optionen, die Popover Lage in iPad angeben. In definierten`CameraPopoverOptions`.
+
+*   **cameraDirection**: Choose the camera to use (front- or back-facing). Defined in `navigator.camera.Direction` *(Number)*
+    
+        Camera.Direction = {zurück: 0, / / die hinten gerichteter Kamera vorne verwenden: 1 / / die nach vorn gerichtete Kamera verwenden};
+        
+
+## Android Macken
+
+*   Ignoriert die `allowEdit` Parameter.
+
+*   `Camera.PictureSourceType.PHOTOLIBRARY`und `Camera.PictureSourceType.SAVEDPHOTOALBUM` beide das gleiche Fotoalbum anzuzeigen.
+
+## BlackBerry Macken
+
+*   Ignoriert die `quality` Parameter.
+
+*   Ignoriert die `sourceType` Parameter.
+
+*   Ignoriert die `allowEdit` Parameter.
+
+*   Anwendung müssen wichtige Injektion-Berechtigungen, um die ursprüngliche Kamera-Anwendung zu schließen, nachdem der Benutzer die Fotoschnäpper.
+
+*   Große Bildgrößen kann die Unfähigkeit Bilder auf Nachfolger Geräten (z.B. Torch 9800) codiert, dass Feature hochauflösende Kameras führen.
+
+*   `Camera.MediaType`wird nicht unterstützt.
+
+*   Ignoriert die `correctOrientation` Parameter.
+
+*   Ignoriert die `cameraDirection` Parameter.
+
+## iOS Macken
+
+*   Legen Sie `quality` unter 50 Speicherfehler auf einigen Geräten zu vermeiden.
+
+*   Bei der Verwendung `destinationType.FILE_URI` , Fotos werden im temporären Verzeichnis der Anwendung gespeichert. Sie können den Inhalt dieses Verzeichnisses mit löschen die `navigator.fileMgr` APIs, wenn Speicherplatz ein Anliegen.
+
+## Tizen Macken
+
+*   nicht unterstützte Optionen
+
+*   gibt immer einen Datei-URI
+
+## Windows Phone 7 und 8 Macken
+
+*   Ignoriert die `allowEdit` Parameter.
+
+*   Ignoriert die `correctOrientation` Parameter.
+
+*   Ignoriert die `cameraDirection` Parameter.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/240a1005/docs/de/edge/cordova/camera/parameter/cameraSuccess.md
----------------------------------------------------------------------
diff --git a/docs/de/edge/cordova/camera/parameter/cameraSuccess.md b/docs/de/edge/cordova/camera/parameter/cameraSuccess.md
new file mode 100644
index 0000000..b3c75bd
--- /dev/null
+++ b/docs/de/edge/cordova/camera/parameter/cameraSuccess.md
@@ -0,0 +1,37 @@
+---
+
+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
+    
+         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.
+---
+
+# cameraSuccess
+
+OnSuccess Callback-Funktion, die die Bilddaten bereitstellt.
+
+    function(imageData) {
+        // Do something with the image
+    }
+    
+
+## Parameter
+
+*   **CMYK**: Base64-Codierung der Bilddaten, *oder* die Image-Datei-URI, je nach `cameraOptions` in Kraft. *(String)*
+
+## Beispiel
+
+    // Show image
+    //
+    function cameraCallback(imageData) {
+        var image = document.getElementById('myImage');
+        image.src = "data:image/jpeg;base64," + imageData;
+    }
\ No newline at end of file