Compare commits

...

540 Commits

Author SHA1 Message Date
Ralf Kistner d09b7c76c3 Merge pull request #726 from yuchan2215/patch-1
Fix Typo
2022-10-21 10:40:04 +02:00
yuchan2215 3a2db7ffc6 Fix Typo 2022-10-21 12:04:14 +09:00
Ralf Kistner 2a65a6c973 Merge pull request #708 from amirrudd/patch-1
Remove duplicate in ReadMe
2022-06-16 15:14:09 +02:00
Amir Rudd 3c77f1d6c8 Remove duplicate in ReadMe 2022-06-16 15:24:55 +04:30
Ralf Kistner b6c6421dd5 Merge pull request #696 from saifkhichi96/patch-1
Added ability to customize colors in barcodes generated with BarcodeEncoder.
2022-02-21 09:58:04 +02:00
Muhammad Saif Ullah Khan 8173d4a8b2 Added color customization instructions in README 2022-02-08 18:27:41 +01:00
Muhammad Saif Ullah Khan 8fdbbbef5e Support custom colors in BarcodeEncoder.java. 2022-02-08 18:17:58 +01:00
Conrad Hofmeyr 2324a5403e Update README.md 2021-12-22 12:29:22 -07:00
Ralf Kistner c752130405 Merge pull request #673 from juliansteenbakker/make-initializeAttributes-public
imp: make initializeAttributes public
2021-11-17 10:32:59 +02:00
juliansteenbakker 1c27c8fe2d imp: make initializeAttributes public 2021-11-17 08:52:37 +01:00
Ralf Kistner aa129af542 Merge pull request #666 from journeyapps/update-readme-sdk-version
Update notes on minSdkVersion
2021-10-26 16:19:21 +02:00
Ralf Kistner 90b5db5fcd Update notes on minSdkVersion. 2021-10-26 10:49:40 +02:00
Ralf Kistner 24d02945fe Merge pull request #665 from journeyapps/fixes
v4.3.0
2021-10-25 15:54:10 +02:00
Ralf Kistner 6ccf3a9d1a Fix lint report location. 2021-10-25 15:46:32 +02:00
Ralf Kistner 23f29e5a56 Ignore lint error. 2021-10-25 15:41:21 +02:00
Ralf Kistner 1a8d949325 Tweaks. 2021-10-25 15:37:09 +02:00
Ralf Kistner f1554b7478 Use GitHub Actions. 2021-10-25 15:32:46 +02:00
Ralf Kistner cc12c103e0 v4.3.0 and cleanup. 2021-10-25 15:22:01 +02:00
Ralf Kistner a13ce2b161 Cleanup. 2021-10-25 15:06:58 +02:00
Ralf Kistner 0c97cf70cc ScanOptions and ScanContract. 2021-10-25 14:57:43 +02:00
Ralf Kistner 9beeac7960 minSdkVersion 19. Multidex and desugaring. 2021-10-25 13:53:35 +02:00
Ralf Kistner cc34502f13 Smaller libs. 2021-10-25 13:53:25 +02:00
Ralf Kistner 2221621de9 Some cleanup. 2021-10-25 13:03:59 +02:00
Ralf Kistner 4d4c5a2c4e Disable jetifier. 2021-10-25 13:03:51 +02:00
Ralf Kistner 65d2716c71 Upgrade tooling. 2021-10-25 13:01:17 +02:00
Ralf Kistner 7fd1ab8794 Fix lint issues. 2021-10-25 13:00:40 +02:00
Ralf Kistner 630e3cc0f8 Fix API 19 crash. 2021-10-25 13:00:19 +02:00
Ralf Kistner 40260272fc Merge pull request #617 from journeyapps/maven-central
Maven Central
2021-03-15 17:45:32 +02:00
Ralf Kistner f54615e43a Update metadata and scripts for Maven Central. 2021-03-15 11:18:34 +02:00
Ralf Kistner 1acc3a6f4f Merge pull request #605 from devzeze/devzeze-fix556
fix #556 add licenses to POM
2021-02-12 10:32:22 +02:00
Ralf Kistner 73093b9b4f Merge pull request #587 from ANewGalaxy/master
Fixing MediaPlayer warnings;
2021-02-12 10:30:32 +02:00
Ralf Kistner db85816b3d Merge pull request #609 from nodh/feature/preventclassclash
Move CameraConfigurationUtils to prevent clash with other ZXing libraries
2021-02-12 10:29:37 +02:00
Christian Kollmann 6a3d857019 Move CameraConfigurationUtils to prevent clash with com.google.zxing:android-core 2021-02-12 07:26:12 +01:00
devzeze 6c8ea7e3fd fix #556 2021-02-03 16:07:17 +01:00
ANewGalaxy 35ee545f8b Replaced setAudioStreamType method call with setAudioAttributes call to fix warnings about stream types. Also removed unused import. 2020-12-11 22:00:01 -05:00
ANewGalaxy 5d9e2c3756 Added reset calls before each release call 2020-12-11 21:57:36 -05:00
ANewGalaxy cce2a300ef Fixing MediaPlayer warnings; 2020-12-11 21:48:29 -05:00
Ralf Kistner 13440ad875 Update readme. 2020-02-11 09:55:51 +02:00
Ralf Kistner 5a2470f034 Merge branch 'master' of github.com:journeyapps/zxing-android-embedded 2020-02-11 09:52:51 +02:00
Ralf Kistner 545672bb8f Update README.md
Fix the version.
2020-01-31 17:24:51 +02:00
Ralf Kistner 542dc66090 Merge pull request #530 from lukassos/master
correct release version 4.0.2
2020-01-17 14:44:06 +02:00
Lukassos ea414a236e correct release version 4.0.2
After two days of headaches, looked into CHANGES.md where 4.0.0 is marked as broken - we should use 4.0.2
2020-01-17 12:14:32 +01:00
Ralf Kistner 1ba1ded540 Merge pull request #529 from hannesa2/ReduceTravisBuilds
Reduce Travis builds
2020-01-08 17:05:52 +02:00
Ralf Kistner 4893bcc194 Merge pull request #528 from hannesa2/AndroidStudio-3.5.3
Android Studio 3.5.3
2020-01-08 10:13:54 +02:00
Hannes Achleitner 6498fad6a7 Reduce Travis builds 2020-01-07 19:52:44 +01:00
Hannes Achleitner f7f779d7ac Android Studio 3.5.3 2020-01-07 19:49:36 +01:00
Ralf Kistner c555ffbe05 Release 4.1.0 2020-01-07 14:24:05 +02:00
Andre Ippisch e0d340952d Camera permission behaviour (#505)
* Remove unused else

* Remove SDK version check since we are on minimum 24 already

* Add intent key about missing camera permission

* Add boolean value to show error dialog

- always true for the beginning to keep current behaviour

* Make displaying an error dialog for missing camera permissions optional

* Add intent extras for Intent initialisation

* Initialise camera permission dialog visibility from Intent

* Add original intent to IntentResult

* Use original intent in IntentResult

* Make onRequestPermissionResult public again

* Forward onRequestPermissionResult

* React on Intent information

- for example on the missing camera permission

* Revert "Remove SDK version check since we are on minimum 24 already"

This reverts commit 8f79f56a

* Add missing imports
2020-01-07 14:00:51 +02:00
Ralf Kistner 9b924e6875 Merge pull request #511 from hannesa2/AndroidStudio-3.5.2
Android Studio 3.5.2
2020-01-07 13:55:48 +02:00
Ralf Kistner 8df0cb554a Merge pull request #527 from yands11/master
Apply space convention after 'if'
2020-01-07 13:54:55 +02:00
Ralf Kistner 09d992ddfa Merge pull request #519 from bekabot/master
Remove unneeded type casts & fix comment typo in DecoratedBarcodeView.java
2020-01-07 13:54:27 +02:00
Ralf Kistner 95cd4a3a4d Merge pull request #512 from hannesa2/SomeCodeCleanup
some code cleanup
2020-01-07 13:54:02 +02:00
youngseok 7e5bbd2997 Apply space convention after 'if' 2020-01-07 14:37:28 +09:00
bekabot 8d8cd7d445 remove unneeded type casts 2019-12-10 13:40:43 +06:00
bekabot bd857c68eb fix comment 2019-12-10 13:35:13 +06:00
Hannes Achleitner 0fdfbce9fb some code cleanup 2019-11-17 13:49:59 +01:00
Hannes Achleitner eba457ee9e Android Studio 3.5.2 2019-11-17 13:42:27 +01:00
Ralf Kistner 9319110de8 Merge pull request #504 from anipp100/default-method
Use default annotation for optional interface method
2019-10-24 09:33:31 +02:00
Ralf Kistner ee4b181f23 Merge pull request #506 from anipp100/lambda-runnable
Use lambda for standalone Runnables
2019-10-24 09:33:12 +02:00
Ralf Kistner a4f751500c Fix instructions for min-sdk 14.
Fixes #507.
2019-10-22 10:05:01 +02:00
Andre Ippisch 75b4aa57f5 Use lambda for standalone Runnables 2019-10-18 14:39:58 +02:00
Andre Ippisch eb4cbd5095 Use default annotation for optional interface method 2019-10-18 12:48:47 +02:00
Andre Ippisch aa4fca5dae Let visibility of "laser scanner" be set (#503)
* Add laser visibility attribute

* Add laser visibility attribute usage to sample project

- set to true to stick with the current behavior
- included for didactic reasons

* Add laser visibility attribute to ViewfinderView and set it accordingly

* Draw "laser scanner" only if wanted

* Let laser visibility be changed programmatically

* Add sample code to show how laser visibility can be changed programmatically
2019-10-17 14:21:23 +02:00
Ralf Kistner d22b581cd3 Merge pull request #495 from journeyapps/release-401
Release v4.0.2
2019-09-07 19:04:30 +02:00
Ralf Kistner 9349b31ab3 v4.0.2. 2019-09-07 19:01:10 +02:00
Ralf Kistner c0c8363f85 More publishing fixes. 2019-09-07 19:00:32 +02:00
Ralf Kistner 27c22e8ffe v4.0.1 2019-09-07 18:53:01 +02:00
Ralf Kistner d77fa29226 Fix bintray publishing issues. 2019-09-07 18:51:44 +02:00
Ralf Kistner 9aa5381c2b Merge pull request #494 from journeyapps/upgrade-zxing
v4.0.0
2019-09-07 18:17:40 +02:00
Ralf Kistner 3a7612661a v4.0.0.; update docs. 2019-09-07 18:03:30 +02:00
Ralf Kistner 70f4bbb8de Merge pull request #493 from journeyapps/preview-sizing
Fix preview sizing & fix ResultPoints for front camera
2019-09-07 17:57:56 +02:00
Ralf Kistner 363ad77540 Upgrade zxing; min sdk of 24. 2019-09-07 17:52:00 +02:00
Ralf Kistner 62547c10d7 Internal support for downscaling before decoding.
Fix ResultPoint transformation for mirrored camera.
2019-09-07 17:43:08 +02:00
Ralf Kistner 0de49aa7c8 Check scaled preview size even earlier. 2019-09-07 15:49:52 +02:00
Ralf Kistner 1a1c8d0e66 Merge pull request #463 from lterminiello/fixArithmeticException
fix ArithmeticException in CameraPreview
2019-09-07 15:45:25 +02:00
Ralf Kistner 31332404fc Merge pull request #492 from journeyapps/upgrade
Upgrade tooling
2019-09-07 15:35:48 +02:00
Ralf Kistner 28c646b9e2 Merge pull request #469 from adrianoluis/more-extras-array
Adds support to send Arrays as more extras.
2019-09-07 15:35:33 +02:00
Ralf Kistner c0c0fcd745 More tooling upgrades. 2019-09-07 15:28:29 +02:00
Ralf Kistner 98d00abcbd Remove sample-nosupport. 2019-09-07 15:28:18 +02:00
Ralf Kistner 7042d74f4a Merge pull request #438 from journeyapps/androidx
Switch to androidx
2019-09-07 15:12:11 +02:00
Adriano Rocha 94ae63d857 Adds support to send Arrays as more extras. 2019-04-01 22:18:04 -07:00
Lucas Marcelo Terminiello 0e7413e1f7 fix ArithmeticException in CameraPreview 2019-02-27 14:37:57 -03:00
Ralf Kistner 82e8f9afcc Switch to androidx. 2018-11-02 20:21:21 +02:00
Ralf Kistner 6556f81558 Merge branch 'akallabeth-about_library_support' 2018-11-02 20:17:58 +02:00
Ralf Kistner 5983e2fb8e Add AboutLibaries to the sample app. 2018-11-02 20:16:13 +02:00
Ralf Kistner be04a7587f Merge branch 'about_library_support' of https://github.com/akallabeth/zxing-android-embedded into akallabeth-about_library_support 2018-11-02 19:49:31 +02:00
Ralf Kistner 330cb2b63b Merge branch 'master' of github.com:journeyapps/zxing-android-embedded 2018-11-02 19:47:32 +02:00
Ralf Kistner 6b49e8774f Merge branch 'amadeu01-change-mask-color-programmatically' 2018-11-02 19:46:50 +02:00
Ralf Kistner 209e1c9a04 Remove redundant call; set random color on every launch in sample. 2018-11-02 19:46:24 +02:00
Ralf Kistner c7a143499e Merge branch 'change-mask-color-programmatically' of https://github.com/amadeu01/zxing-android-embedded into amadeu01-change-mask-color-programmatically 2018-11-02 19:42:19 +02:00
Ralf Kistner a4dfc2fca4 Merge pull request #406 from reusch/feature/torch-at-startup
Torch at camera startup
2018-11-02 19:39:56 +02:00
Ralf Kistner 98b69af339 Merge pull request #412 from greatjack1/master
changed compile to implementation in README.md
2018-11-02 19:39:03 +02:00
Ralf Kistner 40010a62df Merge pull request #383 from CaramelHeaven/feature/update_sample
Updated sample
2018-11-02 19:38:39 +02:00
Ralf Kistner 5927f38a1d Merge branch 'MicroSpecWes-master' 2018-11-02 19:37:24 +02:00
Ralf Kistner f2a477b647 More updates and fixes. 2018-11-02 19:37:12 +02:00
Amadeu Cavalcante 65aaa93a27 Added support for programmatically change ViewfinderView mask color 2018-10-15 21:24:58 -03:00
Armin Novak 1e1b075f13 Added resource strings for AboutLibraries 2018-08-13 13:57:06 +02:00
greatjack1 224bfd6ea2 changed compile to implementation in README.md 2018-07-16 14:58:28 -04:00
Thomas Reusch c1a3786c17 torch at camera startup
add option to enable the torch at camera startup when using IntentIntegrator
2018-06-17 21:56:24 +02:00
Wesley Crick 2af07f95cf Gradle Update and SDK 27
Updated android support dependencies to 27.1.1.

Update deprecated "compile" to "implementation".
2018-05-30 16:35:42 -04:00
CaramelHeaven 4e7ee70b73 Updated sample 2018-03-30 23:11:59 +04:00
Ralf Kistner aec45c4f10 Add note on hardware acceleration.
Fixes #373.
2018-03-06 15:05:41 +02:00
Ralf Kistner c1918b32fb Fix and clarify Android SDK version notes. 2018-03-05 19:15:42 +02:00
Ralf Kistner a2774c7bde Use newer bintray plugin. 2018-03-04 14:20:58 +02:00
Ralf Kistner 2f061a1da5 zxing:core 3.3.2; notes on downgrading; bump to 3.6.0. 2018-03-04 14:10:44 +02:00
Ralf Kistner 70f4159e3a Include more licenses for Travis. 2018-03-04 13:55:54 +02:00
Ralf Kistner 295193d613 Add notes on threading. 2018-03-04 13:40:32 +02:00
Ralf Kistner d8f3157e97 Make it easier to specify barcode formats. 2018-03-04 13:34:54 +02:00
Ralf Kistner a7d91dbed6 Cleanup. 2018-03-04 13:19:06 +02:00
Ralf Kistner e8257760da Merge pull request #327 from alpbak/master
Added a mixed scan mode to scan inverted and normal barcodes at the same time.
2018-03-04 13:14:00 +02:00
Ralf Kistner 2f022c0a70 Make requestCode non-static. 2018-03-04 13:05:59 +02:00
Ralf Kistner 3fd9354cd7 Merge branch 'master' of github.com:journeyapps/zxing-android-embedded 2018-03-04 12:53:53 +02:00
Ralf Kistner c98a04a407 Merge pull request #287 from tingbob/master
Redefine the default activity request code for using switch statement.
2018-03-04 12:53:43 +02:00
Ralf Kistner 8e90d15117 Merge pull request #328 from bossbossk20/master
add generate barcode example
2018-03-04 12:52:07 +02:00
Ralf Kistner fa2cd1562d Merge pull request #324 from HomerSp/master
Request the camera preview on the main ui thread
2018-03-04 12:50:50 +02:00
Ralf Kistner 11073ddcf9 Simplify code with new minimum SDK version. 2018-03-04 12:47:53 +02:00
Ralf Kistner 17ad61674e Update build tools. 2018-03-04 12:37:20 +02:00
Ralf Kistner 8a67d852e4 Fix some lint issues. 2018-03-04 12:29:04 +02:00
Ralf Kistner 68f17bde30 Merge pull request #313 from 84d010m08/Added_camera_setting_change
Added camera setting change.
2018-03-04 11:42:22 +02:00
Ralf Kistner 34788e0fbc Merge pull request #360 from matpag/update_zxing_core
Update zxing core to 3.3.1
2018-03-04 11:39:57 +02:00
Mattia Pagini 45756b51b2 Update zxing core to 3.3.1 2018-01-05 10:12:16 +01:00
thanawat adee48a8ae add generate barcode example 2017-09-16 01:59:50 +07:00
alpbak e48229ac3f Revert "Added a mixed scan mode to enable scanning inverted and normal barcodes"
This reverts commit cf4c0dce50.

# Conflicts:
#	sample/src/main/java/example/zxing/MainActivity.java
#	zxing-android-embedded/src/com/google/zxing/client/android/Intents.java
#	zxing-android-embedded/src/com/journeyapps/barcodescanner/DecoratedBarcodeView.java
#	zxing-android-embedded/src/com/journeyapps/barcodescanner/DefaultDecoderFactory.java
2017-09-15 10:03:10 +03:00
alpbak 2ff44f91b5 Revert "Added a mixed scan mode to enable scanning inverted and normal barcodes"
This reverts commit cf4c0dce50.
2017-09-15 09:45:19 +03:00
alpbak f30ea0c955 Added a mixed scan mode to enable scanning inverted and normal barcodes 2017-09-15 09:34:42 +03:00
alpbak cf4c0dce50 Added a mixed scan mode to enable scanning inverted and normal barcodes 2017-09-14 20:12:06 +03:00
HomerSp 670000698d Request the camera preview on the main thread, in case the camera instance is being closed at the same time. 2017-09-07 15:10:08 +02:00
橋度朋弥 60ed28ee06 Add to Javadoc. 2017-07-30 13:49:28 +09:00
橋度朋弥 c83b2c5a5c Added camera setting change. 2017-07-24 02:08:26 +09:00
Ralf Kistner eaeddd23af Merge pull request #290 from Palatis/alloc_in_ondraw_fix
Alloc in ondraw fix
2017-06-23 15:18:38 +02:00
Victor Tseng 0fd028b9e2 just don't add the result points when exceeding maximum
just don't add at the first place, instead of add and then trim.
2017-04-10 15:19:17 +08:00
Victor Tseng e2892cad8f don't allocate in ViewfinderView.onDraw()
don't alloc in onDraw() as indicated by lint, avoids GC.
we now draw lastPossibleResultPoints before possibleResultPoints,
however it doesn't really matter which one is drawn first, since current
ones are going to cover last ones anyway.
2017-04-10 15:17:38 +08:00
nlv 1817bb198b Redefine the default activity request code for using switch statement.
Add a construct function to set customized activity request code.
2017-04-01 16:57:11 +08:00
Ralf Kistner 29848b2b4f v3.5.0 2017-03-20 15:04:25 +02:00
Ralf Kistner 9ec92a5101 Add explicit check for null preview data.
Fixes #268.
2017-03-20 13:40:46 +02:00
Ralf Kistner 2cf4b60f0f Handle getParameters() failure in onPreviewFrame(). 2017-03-20 13:18:24 +02:00
Ralf Kistner e3aed41746 Add error handling for CameraManager#setTorch. 2017-03-20 13:12:31 +02:00
Ralf Kistner 09571d3813 Add tabbed scanner example. 2017-03-20 13:07:55 +02:00
Ralf Kistner 6c250faeb6 Close camera before finishing Activity. 2017-03-20 13:05:36 +02:00
Ralf Kistner 4955c18a87 Fix leak with scan timeout.
Fixes #283.
2017-03-20 10:32:08 +02:00
Ralf Kistner 6f73f470c9 Squashed commit of the following:
commit 01acef10132802b22e104c411122c2790673afdc
Author: Ralf Kistner <ralf@journeyapps.com>
Date:   Sun Mar 12 13:08:09 2017 +0200

    Try again.

commit 4c0605282d13df59c856fd64945d096d5789f227
Author: Ralf Kistner <ralf@journeyapps.com>
Date:   Sun Mar 12 13:01:58 2017 +0200

    Show lint output on build failure.

commit e9af0670c8b2e07a4bd2418042b0487e97fb9389
Author: Ralf Kistner <ralf@journeyapps.com>
Date:   Sun Mar 12 12:50:11 2017 +0200

    Handle missing local.properties file.

commit e3976102e7342d3008c7b88cb3f75397397e3d95
Author: Ralf Kistner <ralf@journeyapps.com>
Date:   Sun Mar 12 12:36:47 2017 +0200

    Update SDK components installed on Travis.

commit e50952cc89cc83720e146838debf6a22bb1d9c2a
Author: Ralf Kistner <ralf@journeyapps.com>
Date:   Sun Mar 12 12:28:18 2017 +0200

    More tool upgrades.

     * Gradle 3.4.1
     * Android Gra dle plugin 2.3.0
     * Remove android-sdk-manager (no longer required).
     * Ignore lint for translation issues in sample apps.
2017-03-12 13:14:17 +02:00
Ralf Kistner 5d48d2ff35 Merge branch 'PaulWoitaschek-master' 2017-03-12 11:58:17 +02:00
Paul Woitaschek 92f6acf3d6 Suppress cast warning and removed unused parameters 2017-01-14 09:57:46 +01:00
Paul Woitaschek 5309388c7a Build with jdk8 to resolve major-minor-version build issue 2017-01-14 09:48:49 +01:00
Paul Woitaschek b3a2c1e07e Dependencies updated. Most noteworthy: zxing:core 3.3.0 2017-01-14 08:29:21 +01:00
Ralf Kistner 958bbb1491 Add copyright notice to readme
Fixes #226.
2017-01-03 11:50:45 +02:00
Ralf Kistner 34aca80673 Merge pull request #244 from rocboronat/patch-1
Fix a typo in the Catalan translation
2016-11-28 10:26:11 +02:00
Roc Boronat 0b774fba7c Fix a typo in the Catalan translation 2016-11-26 18:08:44 +01:00
Ralf Kistner 81effea784 Merge pull request #235 from Mikejleighton/master
Added support for an inverted scan
2016-11-04 09:16:32 +02:00
Ralf Kistner b4a88bfb56 Merge pull request #234 from renatosc/master
allowing change of REQUEST_CODE value
2016-11-04 09:14:57 +02:00
Leighton, Michael 6c3e917b15 Adding an InvertedDecoder 2016-11-02 22:39:43 -04:00
Leighton, Michael f484d21af8 Added support for inverted scans. 2016-11-02 22:34:20 -04:00
Dev Team d3330c9663 allowing change of REQUEST_CODE value 2016-11-02 01:51:56 -07:00
Ralf Kistner 964dbab7b2 Bump sample app to 3.4.0. 2016-10-16 21:03:28 +02:00
Ralf Kistner 76861f8683 v3.4.0 2016-10-16 20:51:48 +02:00
Ralf Kistner 42d09b810b Merge branch 'handle-resolution-mismatch' 2016-10-16 20:36:14 +02:00
Ralf Kistner c4cbaba495 Handle case where resolution does not match the preview data. 2016-10-16 20:35:56 +02:00
Ralf Kistner 2373c88ca9 Merge pull request #181 from campelo/patch-1
lock orientation doesn't work
2016-10-16 19:55:58 +02:00
Ralf Kistner 4f311133ee Merge branch 'roxma-master' 2016-10-16 19:53:25 +02:00
Ralf Kistner 531918d28a Remove 150ms delay for beeps. 2016-10-16 19:52:39 +02:00
Ralf Kistner e3d3950d9a Simplify BeepManager. Beep based on media volume only. 2016-10-16 19:47:54 +02:00
roxma 1b8fbe60cc Create new MediaPlayer everytime when need a beep. For fixing issue #155 2016-10-08 21:43:38 +08:00
Ralf Kistner a2cc8e2756 Merge pull request #204 from jstemberger/Issue202
Added a check to see if the textureview is available and if it is the…
2016-10-05 09:35:31 +02:00
Ralf Kistner a7c8046c22 Merge pull request #210 from abickerton/master
Fixed deprecation
2016-10-05 09:34:49 +02:00
Alec Bickerton 8992dc5710 Fixed deprecation 2016-09-04 19:18:04 +02:00
John Stemberger 33b88ed645 Added a check to see if the textureview is available and if it is then trigger the onSurfaceTextureAvailable listener 2016-08-26 12:08:04 -04:00
Ralf Kistner 50e3acce09 Suppress lint warning. 2016-07-14 17:35:55 +02:00
Ralf Kistner a8305bd237 Merge pull request #185 from Servus7/analyze-code-inspection
FEATURE: applies some "Analyze code inspection" advises
2016-07-14 17:29:02 +02:00
Ralf Kistner 11de8f4288 Merge pull request #184 from sschuberth/master
Simplify integration instructions
2016-07-14 17:28:30 +02:00
Servus7 c9e3bf415f adds missing 'NonNull' annotations 2016-07-04 14:16:44 +02:00
Servus7 e27bef5518 surpresses warning of checked deprecation 2016-07-04 14:14:11 +02:00
Servus7 9ea3e3ef08 replaces 'StringBuilder' with 'String'
Reduces number of method calls to make the code more efficent.
2016-07-04 14:08:45 +02:00
Servus7 03ab7214f6 adds missing javadoc 2016-07-04 14:05:16 +02:00
Servus7 0b07174be9 removes unnecessary namespace declarations 2016-07-04 13:53:09 +02:00
Servus7 50ea6bb48a replaces explicit type argument 2016-07-04 13:51:14 +02:00
Servus7 aefdceaffd removes unnecessary new lines 2016-07-04 13:50:08 +02:00
Servus7 91157bc907 simplifies if statement 2016-07-04 13:42:16 +02:00
Servus7 4c745d697b deletes unnecessary imports 2016-07-04 13:39:03 +02:00
Sebastian Schuberth 2219087d6a Simplify integration instructions
The @aar syntax is only required if there also is a jar artifact to
distinguish from. It also has the side-effect to trigger "artifact only"
mode for Gradle, resulting in transitive module dependencies not being
resolved automatically, which was previously worked around by eitehr
specifying "transitive = true" or "com.google.zxing:core:3.2.1" directly.
neitehr is required if we just omit the @aar, which works fine as there is
no competing jar artifact.
2016-07-04 13:38:54 +02:00
Flavio Campelo c81ea8e6eb lock orientation doesn't work
this if condiction is inside lockOrientation method (right)
with this change, now the orientation will work when set manually.
2016-06-22 13:48:11 -03:00
Ralf Kistner 8ae76eaac6 Prepare release for 3.3.0. 2016-06-05 19:14:01 +02:00
Ralf Kistner 7d47cd352a Merge branch 'next-cleanup' 2016-06-05 19:09:20 +02:00
Ralf Kistner 3e12faa379 Add sample release config. 2016-06-05 19:08:59 +02:00
Ralf Kistner cac37cb7e5 Update documentation and add issue template. 2016-06-05 18:58:54 +02:00
Ralf Kistner 39430544f6 Update gradle tools. 2016-06-05 17:51:28 +02:00
Ralf Kistner e7fce1f563 Merge pull request #170 from gmazzo/patch-1
Update README.md
2016-05-31 18:35:12 +02:00
Guillermo Mazzola 5ad456a5d0 Update README.md
Improving the 'Changing the orientation' documentation
2016-05-24 15:33:16 -03:00
Ralf Kistner 905e4a33d6 Merge pull request #161 from lucasddaniel/master
Creating a timeout to finish the scan screen
2016-05-11 20:18:46 +02:00
Lucas Daniel d34fa22d7a create a new constructor to finish the barcode scan on predefined finish time. 2016-05-10 22:25:35 -03:00
Lucas Daniel cb68383a4c create a new constructor to finish the barcode scan on predefined finish time. 2016-05-10 21:59:47 -03:00
Ralf Kistner 842895f0c4 Add some docs and expose more camera internals. 2016-03-29 12:21:50 +02:00
Ralf Kistner 0aebd7b795 Rename CompoundBarcodeView -> DecoratedBarcodeView. 2016-03-29 12:04:00 +02:00
Ralf Kistner 706c407351 v3.2.0; Readme updates. 2016-02-06 16:42:37 +02:00
Ralf Kistner 962592eab4 Update readme instructions. 2016-02-06 16:31:53 +02:00
Ralf Kistner 2e5ec9e78c Improve sample with margin for older devices. 2016-02-06 16:27:10 +02:00
Ralf Kistner 7d2c96ffad Merge pull request #135 from journeyapps/refactor-preview-scaling
New preview scaling logic
2016-02-06 16:12:50 +02:00
Ralf Kistner db3962cd3c Merge branch 'master' into refactor-preview-scaling 2016-02-06 16:03:47 +02:00
Ralf Kistner 3bb383147d Slight adjustments to scaling strategies; add tests. 2016-02-06 16:01:26 +02:00
Ralf Kistner 062feb8453 Merge pull request #134 from journeyapps/fix/paused-viewfinder
Keep drawing viewfinder after pausing
2016-02-06 14:40:30 +02:00
Ralf Kistner 9dd1022ba2 Merge pull request #133 from journeyapps/fix/camera-initialization
Fix camera initialization
2016-02-06 14:40:21 +02:00
Ralf Kistner a7ee170653 Merge pull request #136 from journeyapps/fix/torch-control
Save torch state
2016-02-06 14:40:11 +02:00
Ralf Kistner ed3eddd357 Save torch state. 2016-02-06 14:30:45 +02:00
Ralf Kistner d0876fbd10 Merge pull request #112 from RK-IT-Media/master
more control over focus mode
2016-02-06 14:12:41 +02:00
Ralf Kistner 5cdd8fea69 Actually use safe mode when required. 2016-02-06 14:09:23 +02:00
Ralf Kistner d75b7a7c15 Fix regression. 2016-02-06 14:01:59 +02:00
Ralf Kistner 31bba74b34 Check for cameraInstance == null. 2016-02-06 14:00:53 +02:00
Ralf Kistner f0e0335ca4 Don't be too eager to reload camera on orientation change. 2016-02-06 14:00:10 +02:00
Ralf Kistner b61c0dc332 Keep drawing viewfinder after pausing. 2016-02-05 20:20:11 +02:00
Ralf Kistner 7bb0187ece Add notes on preview scaling. 2016-02-05 20:12:51 +02:00
Ralf Kistner c457d9a541 Default to using TextureView for direct usage of BarcodeView. 2016-02-05 19:28:05 +02:00
Ralf Kistner 568692eebe Extract common functionality into abstract class. 2016-02-05 19:19:59 +02:00
Ralf Kistner 3a05fc63a7 Allow specifying scaling strategies from the XML; add fitXY strategy. 2016-02-05 19:14:41 +02:00
Ralf Kistner cc0b16bc9d Different strategies for SurfaceView and TextureView. 2016-02-05 18:50:23 +02:00
Ralf Kistner 363db3cf73 New, semi-configurable scaling strategies. 2016-02-05 18:42:05 +02:00
Ralf Kistner 74d9b82a45 Merge pull request #123 from Kloudtek/master
Fixes journeyapps/zxing-android-embedded#117
2016-01-25 09:51:10 +02:00
Yannick Menager 72a90e75c1 Fixes journeyapps/zxing-android-embedded#117 2016-01-23 19:11:03 -08:00
Ralf Kistner 25b2997a51 Fix lint issues. 2015-12-29 16:42:51 +02:00
Ralf Kistner a3f546bc1a Fix build-tools issue on Travis. 2015-12-29 16:34:53 +02:00
Ralf Kistner 85a93e63b6 v3.1.0.
Update readme and changelog with details.
2015-12-29 16:15:14 +02:00
Ralf Kistner 56ef6c6dca Update sample with texture view. 2015-12-29 16:03:19 +02:00
Ralf Kistner dbf0067cf6 Merge branch 'surface-texture' 2015-12-29 15:57:08 +02:00
Ralf Kistner 77d0cdfe85 Merge branch 'upgrade/build-tools' 2015-12-29 15:56:46 +02:00
Ralf Kistner 002c8e676e Upgrade build tools and add initial runtime permission support. 2015-12-29 15:49:19 +02:00
Servus7 bcf2062b2b focus mode formatting correction 2015-12-18 14:59:06 +01:00
Servus7 878fc85f73 more control over focus mode
Provides finer control over focus mode. Now their are four modes where
you change choose from.
2015-12-18 14:46:57 +01:00
Ralf Kistner 5035f3c453 Merge branch 'master' of github.com:journeyapps/zxing-android-embedded 2015-11-01 19:03:23 +02:00
Ralf Kistner a35de1381a Merge pull request #97 from auchri/patch-1
Use newest version in README.md
2015-11-01 18:47:46 +02:00
auchri 2ace11eabc Use newest version in README.md 2015-10-31 22:56:39 +01:00
Ralf Kistner e25b6b5989 Default to SurfaceView; make useTextureView configurable. 2015-10-26 11:00:06 +02:00
Ralf Kistner e1de481ccd Improve lifecycle code. 2015-10-26 09:58:48 +02:00
Ralf Kistner 656363067d Fix centering of texture preview. 2015-10-26 09:49:35 +02:00
Ralf Kistner 4c12440dc6 Experimental SurfaceTexture support. 2015-10-23 16:51:06 +02:00
Ralf Kistner b95f7abba2 Abtract surface. 2015-10-23 15:47:38 +02:00
Ralf Kistner 856d634d5b Fix crash when framing rect is larger than the surface. 2015-10-18 20:56:24 +02:00
Ralf Kistner f0c7ad1fb3 Merge branch 'sunhoy-framing-rect' 2015-10-18 20:50:50 +02:00
Ralf Kistner ec1a4e7ccd Add getters and setters for framing rect size. 2015-10-18 20:35:50 +02:00
Ralf Kistner 8b7f5cae86 Move framing rectangle logic to CameraPreview. 2015-10-18 20:32:00 +02:00
Hanuk Lee and Sunho Yang 36962bcff1 [Issue #87] Changing size of framing rectangle in BarcodeView.
override calculateFramingRect method to make rectangle as a given size.
change parameters of initialize method so that we can set the values in the layout xml(custom_barcode_scanner.xml).
2015-10-07 14:46:22 -07:00
Ralf Kistner 4210396bd0 Update changelog. 2015-08-16 17:25:43 +02:00
Ralf Kistner b8fbbb9f60 v3.0.3 2015-08-16 17:22:07 +02:00
Ralf Kistner 5cc9968a58 Set preview FPS on Google Glass. 2015-08-16 17:20:34 +02:00
Ralf Kistner f616533466 Merge branch 'master' of github.com:journeyapps/zxing-android-embedded 2015-08-16 17:12:00 +02:00
Ralf Kistner 1deb4b55d4 Use windowTranslucentStatus in toolbar sample. 2015-08-16 17:02:27 +02:00
Ralf Kistner 624738f9ed Merge pull request #75 from commjoen/patch-1
Update ViewfinderView to be extendible
2015-08-07 09:36:03 +02:00
Jeroen Willemsen 5c97efddcf Update ViewfinderView to be extendible
We need to modify the ViewfinderView this way so that others can extend from it.
2015-08-07 08:04:54 +02:00
Ralf Kistner e9d0512b9f Merge pull request #72 from ALenfant/return_barcode_image
Add option to return the captured barcode image
2015-08-05 10:07:31 +02:00
Antonin Lenfant 0acaf239a6 Add option to return the captured barcode image 2015-08-04 18:12:35 +02:00
Ralf Kistner 3c04718814 v3.0.2 2015-07-21 10:14:13 +02:00
Ralf Kistner 213f020a4f Helper class for encoding barcodes. 2015-06-21 15:07:33 +02:00
Ralf Kistner 9c75630305 Merge branch 'magnumrocha-more-custom-configs' 2015-06-21 14:53:20 +02:00
Ralf Kistner c32a34e0e5 Use "torch" instead of "flashlight" to keep terminology consistent. 2015-06-21 14:52:03 +02:00
Ralf Kistner 60a3a99acf Some refactoring. 2015-06-21 14:49:12 +02:00
Magnum Rocha 4da6cedea6 Refactor method name. 2015-06-16 18:01:06 -04:00
Magnum Rocha b513c28bf9 Refactor method name. 2015-06-16 17:58:19 -04:00
Magnum Rocha da0338ad19 Add to the sample project the custom scanner example. 2015-06-16 17:12:45 -04:00
Magnum Rocha fe1ae0c102 Add support to user specify a custom layout for the CompoundBarcodeView component.
Add support to user control the flashlight on CompoundBarcodeView by a custom Activity.
Add support to user specify custom colors on ViewfinderView component.
2015-06-16 17:06:17 -04:00
Ralf Kistner d8648583f8 Update README.md
Fix formatting.
2015-06-14 20:06:24 +02:00
Ralf Kistner c85a5ce188 Update README.md
Better introduction.
2015-06-14 20:05:43 +02:00
Ralf Kistner dd49d8b3be v3.0.1 2015-06-10 09:46:51 +02:00
Ralf Kistner 6cd9c7b3d3 Add option to disable beep via IntentIntegrator. 2015-06-10 09:41:02 +02:00
Ralf Kistner ea0c7ed83f Don't assume we're in a Activity for CameraPreview.
This is specifically relevant for the layout preview.

Fixes #56.
2015-06-05 17:13:34 +02:00
Ralf Kistner 069b556241 Fix torch cancelling focus. 2015-06-05 16:44:09 +02:00
Ralf Kistner b8c0bf7d45 Add guidelines for reporting issues. 2015-05-31 16:01:51 +02:00
Ralf Kistner ddf0642984 Merge pull request #51 from journeyapps/leakcanary
Fix memory leak in RotationListener.
2015-05-20 14:01:44 +02:00
Ralf Kistner 45225545e0 Refactor RotationListener to reduce the effect of memory leaks. 2015-05-20 10:50:17 +02:00
Ralf Kistner 7abfa72d11 Enable LeakCanary to test for Activity leaks. 2015-05-20 09:22:13 +02:00
Ralf Kistner e2343191ef Update readme. 2015-05-17 11:26:47 +02:00
Ralf Kistner 2b973f5dbc Merge branch '3.x' of github.com:journeyapps/zxing-android-embedded into 3.x 2015-05-17 11:07:09 +02:00
Ralf Kistner dcbeb26d14 Update changelog. 2015-05-17 11:04:21 +02:00
Ralf Kistner 11ecd782e1 Remove legacy files. 2015-05-17 10:52:52 +02:00
Ralf Kistner 442365af77 Recommend jcenter repo. 2015-05-15 13:35:36 +02:00
Ralf Kistner d86a7dfed2 v3.0.0-beta4 2015-05-03 19:27:29 +02:00
Ralf Kistner d281cb0a1a Merge branch '3.x' of github.com:journeyapps/zxing-android-embedded into 3.x 2015-05-03 19:26:52 +02:00
Ralf Kistner cfddf30f0d v3.0.0-beta3 2015-05-03 19:25:13 +02:00
Ralf Kistner 4dd4d58295 Merge pull request #44 from journeyapps/appcompat
Simplify Custom Activities
2015-05-03 19:06:24 +02:00
Ralf Kistner 10b1b29f82 Add brief explanations on sample Activities. 2015-05-03 19:05:49 +02:00
Ralf Kistner 9968f4915b Fix lint error. 2015-05-03 19:01:17 +02:00
Ralf Kistner bba8496fb4 Install more up-to-date Android components on Travis. 2015-05-03 18:51:19 +02:00
Ralf Kistner 6afe954732 Make toolbar sample fullscreen. 2015-05-03 18:43:38 +02:00
Ralf Kistner 4b409dfd81 Improve handling of back button in toolbar sample. 2015-05-03 18:38:05 +02:00
Ralf Kistner ef569d6460 Rename DefaultBarcodeScannerView to CompoundBarcodeView. 2015-05-03 18:25:58 +02:00
Ralf Kistner 27dbe6a711 Refactor ContinuousCaptureActivity to use the compound barcode view. 2015-05-03 18:20:28 +02:00
Ralf Kistner c74750c3e6 Sample with AppCompat/Toolbar Activity. 2015-05-03 18:05:06 +02:00
Ralf Kistner 0bc95038bb Extract logic out of CaptureActivity. 2015-05-03 16:20:06 +02:00
Ralf Kistner 26b07ed902 Fix some code style issues. 2015-05-03 14:58:33 +02:00
Ralf Kistner 4672cf50c8 Add some more javadocs. 2015-05-03 14:51:54 +02:00
Ralf Kistner a29e5ad10f Merge branch 'fix-dead-decoder-thread' into 3.x 2015-05-03 14:06:38 +02:00
Ralf Kistner 4a7de7a4f5 Add lock for preview handler. 2015-05-03 14:04:16 +02:00
Ralf Kistner b81197efe9 Refactor PreviewCallback to prevent warnings.
Typical warning:
  java.lang.RuntimeException: Handler (android.os.Handler) sending message to a Handler on a dead thread

Fixes #38.
2015-05-03 13:58:57 +02:00
Ralf Kistner 71eaecbb03 Add some comments to sample project. 2015-05-03 13:09:11 +02:00
Ralf Kistner e5ea3c6c4e Merge branch '3.x' of github.com:journeyapps/zxing-android-embedded into 3.x 2015-05-03 12:26:56 +02:00
Ralf Kistner 0ef32b5bcf Merge branch 'BugMaker-bitmap_in_result' into 3.x 2015-05-03 12:25:56 +02:00
Ralf Kistner ed54f5c44c Enable bitmap scaling again. 2015-05-03 12:24:45 +02:00
Ralf Kistner 8f5134fbae Colour result bitmap; Encapsulate source data. 2015-05-03 12:17:40 +02:00
Ralf Kistner 33905500ba Change repository URL to https.
Fixes #39.
2015-04-28 07:55:29 +02:00
Eltsov Maksim 1ae87643a3 Small modifications 2015-04-15 12:29:57 +03:00
Eltsov Maksim 6871011551 Added preview of scanned image 2015-04-15 10:50:56 +03:00
Ralf Kistner b8a351985c Fix sample code for any orientation. 2015-04-10 14:18:13 +02:00
Ralf Kistner c04a600a91 Add zxing:core dependency to the readme. 2015-04-10 14:15:31 +02:00
Ralf Kistner 40db627e6b v3.0.0-beta2 2015-04-10 13:10:19 +02:00
Ralf Kistner 1a63fbdeae Fix comment on supported API versions. 2015-04-10 13:06:42 +02:00
Ralf Kistner 522414fa30 Fix decode orientation for non-native-portrait devices. 2015-04-09 21:00:24 +02:00
Ralf Kistner 2d09eca094 Don't assume the natural display orientation is portrait. 2015-04-09 16:32:44 +02:00
Ralf Kistner c95c7e7ad9 Use DecoderFactory instead of Decoder. 2015-04-06 19:20:56 +02:00
Ralf Kistner b8c1ebceab Fix readme. 2015-04-05 22:14:03 +02:00
Ralf Kistner 7a4fd34cff 3.0.0-beta1 2015-04-05 21:44:47 +02:00
Ralf Kistner 623cc0e79c Update readme. 2015-04-05 21:40:09 +02:00
Ralf Kistner 0d57fdd5fb Fix sample-nosupport. 2015-04-05 21:17:55 +02:00
Ralf Kistner b49642fa35 More cleanup. 2015-04-05 21:13:07 +02:00
Ralf Kistner ba81c4149b Reformat code with 4-space indentation. 2015-04-05 21:00:29 +02:00
Ralf Kistner c5687925ca Remove legacy lib; merge integration into zxing-android; rename to zxing-android-embedded. 2015-04-05 20:56:15 +02:00
Ralf Kistner dae3221039 Some cleanup. 2015-04-05 20:51:14 +02:00
Ralf Kistner f14acff90e Port AmbientLightManager. 2015-04-05 20:37:58 +02:00
Ralf Kistner 16c5c92704 Disable metering on API < 15. 2015-04-05 18:34:51 +02:00
Ralf Kistner e6324ee2b4 Revert regression in AutoFocusManager. 2015-04-05 18:24:47 +02:00
Ralf Kistner 14e40e2d66 Major lint issues are fixed, remaining ones ignored. 2015-04-05 18:20:30 +02:00
Ralf Kistner 7b19c20e0d Remove some unused strings. 2015-04-05 18:12:29 +02:00
Ralf Kistner cb32669b10 Gingerbread compatibility. 2015-04-05 18:01:28 +02:00
Ralf Kistner 74b18fb861 We do not need a Context for CameraInstance / CameraManager. 2015-04-05 17:52:40 +02:00
Ralf Kistner 39c164eb16 Use Handler for AutoFocusManager. 2015-04-05 17:51:15 +02:00
Ralf Kistner 71e70ea26c Remember orientation lock. 2015-04-05 17:30:22 +02:00
Ralf Kistner cac7dbb4d7 Rewrite InactivityTimer. 2015-04-05 17:22:27 +02:00
Ralf Kistner d590c333a5 Lock display to opening orientation by default. 2015-04-05 13:04:47 +02:00
Ralf Kistner 7bdd6f7428 Display dialog for camera errors. 2015-04-04 19:48:09 +02:00
Ralf Kistner 4c242b8662 More resource cleanup. 2015-04-04 19:46:09 +02:00
Ralf Kistner ccbe0254e8 Update sample text. 2015-04-04 18:21:15 +02:00
Ralf Kistner c0490472b7 Remove remaining preferences. 2015-04-04 18:18:52 +02:00
Ralf Kistner f82223445f Remove unused resources. 2015-04-04 18:10:52 +02:00
Ralf Kistner 0b035e58a7 Remove old sources. 2015-04-04 18:04:26 +02:00
Ralf Kistner b8e53c4d1e Add InactivityTimer and BeepManager to new CaptureActivity. 2015-04-04 17:54:17 +02:00
Ralf Kistner efdb192aa6 New CaptureActivity. 2015-04-04 17:32:24 +02:00
Ralf Kistner 3e74da3f7a Fix issues with surface lifecycle when the size doesn't change. 2015-04-04 17:15:19 +02:00
Ralf Kistner beec54a944 Add comment. 2015-04-03 22:27:59 +02:00
Ralf Kistner 0d5a470f5d New algorithm for calculating preview size. 2015-04-03 22:20:53 +02:00
Ralf Kistner 077b2fe80e Enable turning torch on/off at runtime. 2015-04-03 18:42:23 +02:00
Ralf Kistner 0009a9c8b9 Extract generic camera functionlity into CameraPreview. 2015-04-03 17:47:16 +02:00
Ralf Kistner 1c357625fb Allow starting/stopping decoding without stopping preview. 2015-04-01 19:26:59 +02:00
Ralf Kistner 06088e84b2 Don't start preview before surface is the correct size. 2015-04-01 18:54:04 +02:00
Ralf Kistner f778ac956b Move RotationListener to BarcodeView. 2015-04-01 18:43:47 +02:00
Ralf Kistner b3c17e742a Handle rotation inversion. 2015-04-01 17:47:11 +02:00
Ralf Kistner c9de43f9d8 Minor optimization. 2015-04-01 17:46:44 +02:00
Ralf Kistner d86b60c002 Fix inverted preview rotations. 2015-04-01 17:07:36 +02:00
Ralf Kistner 3bc9e73980 Add pause/resume buttons for testing. 2015-04-01 16:38:13 +02:00
Ralf Kistner 902f2c6f58 Fix decodingThread startup cycle. 2015-04-01 16:35:48 +02:00
Ralf Kistner 699e93db5b Fix some crashes. 2015-04-01 16:28:04 +02:00
Ralf Kistner 05cc7cd3a6 Create SurfaceView immediately again. 2015-04-01 16:17:38 +02:00
Ralf Kistner 5b4bd9dfbc Default to black background. 2015-04-01 15:44:36 +02:00
Ralf Kistner 808a45d665 Refactor initialization cycle. 2015-04-01 15:27:44 +02:00
Ralf Kistner d16d2766e9 Merge branch 'master' into rewrite
Conflicts:
	zxing-android/src/com/google/zxing/client/android/camera/CameraConfigurationManager.java
2015-04-01 13:04:36 +02:00
Ralf Kistner 4cd6252713 v2.3.0 2015-04-01 11:07:38 +02:00
Ralf Kistner 876b29ef5f Merge branch 'fix-decode-orientation' 2015-04-01 10:58:48 +02:00
Ralf Kistner a50ca1b21a Fix decode orientation for portrait mode. 2015-04-01 10:58:04 +02:00
Ralf Kistner a810eaf46f Merge branch 'zxing-updates' 2015-04-01 10:47:32 +02:00
Ralf Kistner b0438e082a Apply updates to zxing-android. 2015-04-01 10:47:13 +02:00
Ralf Kistner b79de5d47a Update to zxing upstream zxing-3.2.0-21-gbc3c8e3 2015-04-01 10:44:50 +02:00
Ralf Kistner 5801b63370 Merge branch 'refactor' 2015-04-01 10:42:05 +02:00
Ralf Kistner fcd5982861 Refactor CameraThread. 2015-03-31 22:42:19 +02:00
Ralf Kistner 9056458ea8 Fix orientation issues. 2015-03-31 18:32:10 +02:00
Ralf Kistner bb5d984c0c Refactor CameraManager. 2015-03-31 17:31:18 +02:00
Ralf Kistner 259f961500 Simplify ViewfinderView slightly. 2015-03-31 11:06:36 +02:00
Ralf Kistner 15af079cfe Draw ResultPoints in viewfinder. 2015-03-30 18:33:50 +02:00
Ralf Kistner 95031b3bcc Fix rotation of image in portrait mode. 2015-03-30 18:02:50 +02:00
Ralf Kistner bf3a584344 Implement framing rect and viewfinder. 2015-03-29 21:51:07 +02:00
Ralf Kistner a12142d3c5 Maintain preview aspect ratio by doing either center or crop. 2015-03-29 16:49:35 +02:00
Ralf Kistner 5908caea35 Generic callbacks. 2015-03-29 15:57:56 +02:00
Ralf Kistner 28a855c776 Refactor decoder config. 2015-03-29 15:27:22 +02:00
Ralf Kistner bfa2ba413e Experimental decoding. 2015-03-29 15:11:34 +02:00
Ralf Kistner 12be735f40 Better thread handling. 2015-03-29 14:20:01 +02:00
Ralf Kistner 7a44f8198c Experiment with async camera access. 2015-03-29 13:11:53 +02:00
Ralf Kistner d4484a58c6 Remove more unused code. 2015-03-29 12:02:53 +02:00
Ralf Kistner 1a3ea5c323 More cleanup. 2015-03-28 18:48:57 +02:00
Ralf Kistner d11d76693b Remove more dead code. 2015-03-28 18:34:09 +02:00
Ralf Kistner 087a67fce7 Further cleanup of unused code. 2015-03-28 18:13:11 +02:00
Ralf Kistner 4c6cdcc8c5 Change default result duration to 0. 2015-03-28 18:09:48 +02:00
Ralf Kistner a9c9bd7585 Fix update script. 2015-03-28 18:04:49 +02:00
Ralf Kistner 08eac66e5d Remove unused results view. 2015-03-28 17:56:15 +02:00
Ralf Kistner f6d9380359 Update changelog. 2015-03-28 14:54:52 +02:00
Ralf Kistner 324a84c9c4 v2.2.0 2015-03-28 14:51:48 +02:00
Ralf Kistner cec0bd2102 Add warning for setOrientation option. 2015-03-28 14:50:25 +02:00
Ralf Kistner a57e9eb3fc Some cleanup. 2015-03-28 14:45:34 +02:00
Ralf Kistner 2cbceb1b6a Merge branch 'orientation-support' 2015-03-28 13:47:47 +02:00
Ralf Kistner 7c3a9c750c Clarify button text. 2015-03-28 13:47:27 +02:00
Ralf Kistner d471200703 Allow specifying a custom orientation. 2015-03-20 16:07:08 +02:00
Ralf Kistner bed85b1149 Correct handling of different orientations. 2015-03-20 15:49:29 +02:00
Ralf Kistner 89296fd1e6 Calculate wide framing rect in CaptureActivity instead of the intent. 2015-03-20 14:54:36 +02:00
Ralf Kistner bef9701edb v2.1.0. 2015-03-20 09:48:26 +02:00
Ralf Kistner 354f209871 Trim manifest of legacy lib. 2015-03-20 09:46:33 +02:00
Ralf Kistner c1fae70768 Update build tools. 2015-03-20 09:42:04 +02:00
Ralf Kistner 78aea62595 Merge branch 'master' of github.com:journeyapps/zxing-android-embedded 2015-03-20 09:25:47 +02:00
Ralf Kistner b230d6c2cf Merge pull request #30 from journeyapps/zxing-3.2.0
Update to ZXing 3.2.0
2015-03-20 09:05:42 +02:00
Ralf Kistner cdf5b2fa6f Add front camera to sample. 2015-03-19 18:07:31 +02:00
Ralf Kistner ec2ac15afe Use zxing:core 3.2.0. 2015-03-19 17:56:20 +02:00
Ralf Kistner 6eb76a837a Update zxing-android to 3.2.0. 2015-03-19 17:53:22 +02:00
Ralf Kistner e21bf3e42b Fix issue with update.rb / PreferencesActivity. 2015-03-19 17:48:25 +02:00
Ralf Kistner e7b16bc3fe Manually update manifest. 2015-03-19 17:43:22 +02:00
Ralf Kistner 213a1a2eca Update zxing-android-complete to 3.2.0. 2015-03-19 17:41:02 +02:00
Ralf Kistner d44ff1bfff Log zxing version when updating. 2015-03-19 17:40:46 +02:00
Ralf Kistner 3e8092d5bb Remove some sections from AndroidManifest.xml that shouldn't be in a lib. 2015-03-19 17:37:37 +02:00
Ralf Kistner be15593f48 Merge pull request #29 from rehan-vanzyl/master
Remove Encode & Help Activities and menu code
2015-03-19 17:12:39 +02:00
Ralf Kistner 3f5706c2ab Add sourceJar artifact. 2015-03-19 16:44:00 +02:00
rehan-vanzyl 5cc22363df Merge pull request #4 from rehan-vanzyl/update-script
Tweaks and bring update.rb up-to-date
2015-03-18 11:26:51 +02:00
rehan-vanzyl c5bce44541 Merge pull request #3 from rehan-vanzyl/encode-cleanup
EncodeActivity removal cleanup
2015-03-18 11:24:52 +02:00
Rehan van Zyl 9c986e2e57 Remove unused imports 2015-03-18 11:21:49 +02:00
Rehan van Zyl e56b094008 Change update.rb script to reflect the removed encode & help activities 2015-03-18 11:14:12 +02:00
Rehan van Zyl c2eb597dec Move modified Intents.java to src/ 2015-03-18 11:00:20 +02:00
Rehan van Zyl a9a7bf9868 Remove unused intent variables 2015-03-18 10:35:01 +02:00
Rehan van Zyl 9c631044fd Remove encode activity related code from other modules 2015-03-18 10:27:23 +02:00
rehan-vanzyl ae69af4c98 Merge pull request #2 from rehan-vanzyl/remove-encode-activity
Remove EncodeActivity and related code
2015-03-17 19:22:49 +02:00
rehan-vanzyl 54f04c14d0 Merge pull request #1 from rehan-vanzyl/remove-help-activity
Remove HelpActivity and related code
2015-03-17 19:20:34 +02:00
Rehan van Zyl 2d2a1e3e1e Merge branch 'remove-help-activity' into remove-encode-activity 2015-03-17 19:17:06 +02:00
Rehan van Zyl 6b3778a915 Remove assets used by HelpActivity 2015-03-17 19:15:53 +02:00
Rehan van Zyl 254cfd2a72 Remove EncodeActivity related code 2015-03-17 18:59:34 +02:00
Rehan van Zyl e1b096a5eb Remove all HelpActivity code 2015-03-17 18:44:24 +02:00
Ralf Kistner dc6718a0ca Make bintray credentials optional for development. 2014-12-20 22:11:43 +02:00
Ralf Kistner 39a8a5a6e8 Update readme. 2014-12-20 21:48:37 +02:00
Ralf Kistner f8d4a994cf Publish artifacts to bintray. 2014-12-20 21:48:37 +02:00
Ralf Kistner d050e2fc90 Update build tools and artifact ids. 2014-12-20 21:48:37 +02:00
Ralf Kistner 11be6cc856 Merge pull request #19 from Alberdi/patch-1
Fixed relative links on README.md
2014-11-11 14:59:48 +02:00
Alberdi d84f14b126 Fixed relative links on README.md 2014-11-11 13:49:14 +01:00
Ralf Kistner 16a18651c8 Update build tools. 2014-11-11 12:27:58 +02:00
Ralf Kistner 3e70a5bd19 Automatic Android SDK download.
Update Gradle build tools to 0.12.0.
2014-09-15 13:51:55 +02:00
Ralf Kistner 3ab1d0c941 Use the correct versions in the readme. 2014-06-03 12:54:16 +02:00
Ralf Kistner 7ddce43d12 Release 2.0.0. 2014-06-03 12:45:14 +02:00
Ralf Kistner 088e451e70 Add instructions for updating the project. 2014-05-18 20:15:52 +02:00
Ralf Kistner 9861a236fd Update changelog. 2014-05-18 20:01:26 +02:00
Ralf Kistner dc78cfeab7 Make custom layouts work again.
Two different layouts are required for zxing-android-minimal and
zxing-android-legacy.
2014-05-18 19:54:25 +02:00
Ralf Kistner 88958f0b9a Don't display ActionBar. 2014-05-18 19:24:39 +02:00
Ralf Kistner 9d9afb454f Split resources between original and modified.
Script keep get original resources up-to-date.
2014-05-18 19:16:19 +02:00
Ralf Kistner 6a43571246 Split Java source files between modified and unmodified. 2014-05-18 18:28:05 +02:00
Ralf Kistner f0db195887 Update sample project. 2014-05-17 21:29:52 +02:00
Ralf Kistner 0554ff6fd8 Update the readme with the latest multi-version changes.
Update version.
2014-05-17 21:23:11 +02:00
Ralf Kistner e033c215b3 IntentIntegrator chooses the version to use based on API version. 2014-05-17 20:48:05 +02:00
Ralf Kistner e01b7d99e4 Add a "complete" barcode scanner library. 2014-05-17 20:35:34 +02:00
Ralf Kistner 1d5e1b60a4 Remove some dependencies from the integration module.
This caused potential manifest merging issues.
2014-05-17 20:34:36 +02:00
Ralf Kistner 308ab37337 Fix and ignore some warnings. 2014-05-17 17:11:35 +02:00
Ralf Kistner 16eff46ba2 Update zxing-android to zxing/zxing@081378fe93. 2014-05-17 17:02:04 +02:00
Ralf Kistner b4077dc657 Minor fix for lint warnings. 2014-05-17 15:35:38 +02:00
Ralf Kistner cf928af902 Add clone of zxing-android as zxing-android-legacy. 2014-05-17 15:29:16 +02:00
Ralf Kistner 3246322074 Move assets to zxing subfolder.
Remove unsused assets.
2014-05-17 14:53:52 +02:00
Ralf Kistner 19b56d00b3 Prefix resources with zxing.
Remove many unused resources.
2014-05-17 14:48:38 +02:00
Ralf Kistner 1420b0285a Merge remote-tracking branch 'origin/master' into rewrite 2014-05-17 14:17:44 +02:00
Ralf Kistner 4abf4998de Use ZXing core 3.0.1. 2014-05-17 13:40:49 +02:00
Ralf Kistner bfabef7106 Fix IntentIntegrator to work properly without the support library.
Add a sample project without the support library.
2014-05-17 13:18:38 +02:00
Ralf Kistner 0925157748 Merge pull request #11 from martar/master
Setting proper return code upon cancel from button and explaining cancel button id in readme
2014-05-17 13:01:26 +02:00
Ralf Kistner 74bb49be55 Adapt IntentIntegrator to match our needs.
Remove the previously bundled IntentIntegrator.
2014-05-17 12:58:44 +02:00
Ralf Kistner 10232f5f2d Add new ZXing IntentIntegrator lib. 2014-05-17 12:00:05 +02:00
Marta Rylko 449a00aed2 Explaining the cancel button resource id 2014-05-17 11:54:27 +02:00
Ralf Kistner 1c87969f1f Update to latest build tools. 2014-05-17 11:53:58 +02:00
Marta Rylko 672a572d66 Settign porper result code upon cancel 2014-05-17 11:52:58 +02:00
Ralf Kistner 7b274f14d8 Add sample to scan from a Fragment. Fix Readme.
Fixes #8, properly this time.
2014-05-17 10:12:12 +02:00
Ralf Kistner b6d3f24243 Update readme and add CHANGES.md. 2014-05-16 18:53:38 +02:00
Ralf Kistner 292f6146c6 Release 1.2.1. 2014-05-16 18:49:57 +02:00
Ralf Kistner e112807f22 Add release script. 2014-05-16 18:49:10 +02:00
Ralf Kistner 4f037804b1 Merge branch 'sample-project' 2014-05-16 18:19:03 +02:00
Ralf Kistner aef6cfb346 Add a sample project.
This greatly speeds up the development/test cycle.
2014-05-16 18:18:26 +02:00
Ralf Kistner fbc667aec8 Move library into a subfolder. 2014-05-16 17:52:41 +02:00
Ralf Kistner aa2a0ad464 Add instructions for usage from a Fragment.
Fixes #8.
2014-05-16 17:24:19 +02:00
Ralf Kistner 9f66de8d42 Modify and merge #10. 2014-05-16 17:15:00 +02:00
Ralf Kistner 7840e548ee Switch to new Travis Android support. 2014-05-08 16:21:35 +02:00
Ralf Kistner 388dff6fbc Fix Android SDK installation on Travis. 2014-04-04 13:39:24 +02:00
Ralf Kistner d8e17030d1 Add "Sponsored by Journey". 2014-04-04 13:36:18 +02:00
Ralf Kistner cf035acfc6 Bump version in readme example. 2014-02-20 14:43:06 +02:00
Ralf Kistner 730de6efd5 Merge branch 'develop' 2014-02-20 14:42:39 +02:00
Ralf Kistner 214b1a3d14 1.2.0. Drop support for apklibs. 2014-02-20 14:41:39 +02:00
Ralf Kistner 9243c59a30 1.1.5 bump. 2014-02-19 15:28:45 +02:00
Ralf Kistner 58609b37ca Refactor IntentIntegrator to be more flexible. 2014-02-19 15:27:38 +02:00
Ralf Kistner 0d2946f8b9 Use gradle with sources. 2014-01-31 15:30:09 +02:00
Ralf Kistner 12cfa605f7 Don't fail on lint errors. 2014-01-31 09:57:41 +02:00
Ralf Kistner 13bd3e0a18 Update gradle and Android plugin versions. 2014-01-30 13:55:28 +02:00
Ralf Kistner f63f47acb3 Merge branch 'maven31' 2014-01-06 09:20:43 +02:00
Ralf Kistner 69b10efce5 Update to Android Maven Plugin 3.8.2. 2014-01-06 09:16:33 +02:00
Ralf Kistner 30f20d3262 Use Android Maven plugin 3.8.0.
This should be compatible with Maven 3.1.
2014-01-06 09:11:47 +02:00
Ralf Kistner 3471e11c72 Update build tool versions.
Android build-tools 18.1.0.
Gradle 1.8.
Android Gradle Plugin 0.6.3.
2013-10-24 10:35:22 +02:00
Ralf Kistner 67d54fc0aa Perhaps we do need apt-get update on Travis. 2013-10-24 09:41:30 +02:00
Ralf Kistner 1439118d3e Update Travis config for Android SDK installation. 2013-10-24 09:38:30 +02:00
Ralf Kistner 67d8d66541 Add com.google.zxing:core:2.2 dependency to sample Gradle file
Fixes #3
2013-10-24 09:30:24 +02:00
Ralf Kistner 02be83fa61 Improve Gradle output on Travis. 2013-07-30 11:07:46 +02:00
Ralf Kistner 0f550a75b4 Update readme. 2013-07-29 13:50:26 +02:00
Ralf Kistner 355e443056 Update Android SDK and use build-tools 18.0.0. 2013-07-29 12:53:00 +02:00
Ralf Kistner 721927482e Try again. 2013-07-29 12:28:12 +02:00
Ralf Kistner ef449de9f0 Add debugging info for Travis. 2013-07-29 12:16:12 +02:00
Ralf Kistner 76a11948dc Update android-maven-plugin to 3.6.0. 2013-07-29 11:10:45 +02:00
Ralf Kistner 23b3505104 Also install android-16 on Travis.
We need it for Maven.
2013-07-29 11:00:59 +02:00
Ralf Kistner ccad3fce0f Add travis configuration. 2013-07-29 10:52:23 +02:00
Ralf Kistner 2ad5040a3a Update Gradle plugin to 0.5.2. 2013-07-29 10:44:51 +02:00
Ralf Kistner 53a49d1e8f Merge pull request #2 from bryancallahan/master
Fix for "cannot find symbol: class TargetApi" compilation error (build depends on the google annotations lib)
2013-07-29 01:28:39 -07:00
Bryan Callahan aa07f1fcde Build depends on the google annotations lib, otherwise it fails during compile 2013-07-28 00:58:29 -06:00
Ralf Kistner 8fee654b06 Ignore decode exceptions instead of crashing. 2013-07-09 16:55:35 +02:00
Ralf Kistner 7708f2efff Handle NPE when scanning PDF417 barcodes. 2013-07-09 16:24:32 +02:00
Ralf Kistner 470f89c746 Merge branch 'upstream-2.2'
Conflicts:
	AndroidManifest.xml
	assets/html-de/index.html
	assets/html-de/whatsnew.html
	assets/html-en/index.html
	assets/html-es/index.html
	assets/html-es/whatsnew.html
	assets/html-fr/index.html
	assets/html-fr/whatsnew.html
	assets/html-it/index.html
	assets/html-it/whatsnew.html
	assets/html-ja/index.html
	assets/html-ja/whatsnew.html
	assets/html-ko/index.html
	assets/html-ko/whatsnew.html
	assets/html-nl/index.html
	assets/html-nl/whatsnew.html
	assets/html-pt/index.html
	assets/html-pt/whatsnew.html
	assets/html-ru/index.html
	assets/html-ru/whatsnew.html
	assets/html-zh-rCN/index.html
	assets/html-zh-rCN/whatsnew.html
	assets/html-zh-rTW/index.html
	assets/html-zh-rTW/whatsnew.html
	res/layout/bookmark_picker_list_item.xml
	src/com/google/zxing/client/android/CaptureActivity.java
	src/com/google/zxing/client/android/CaptureActivityHandler.java
	src/com/google/zxing/client/android/HttpHelper.java
	src/com/google/zxing/client/android/LocaleManager.java
	src/com/google/zxing/client/android/book/SearchBookContentsResult.java
	src/com/google/zxing/client/android/history/HistoryManager.java
	src/com/google/zxing/client/android/result/AddressBookResultHandler.java
	src/com/google/zxing/client/android/result/ProductResultHandler.java
	src/com/google/zxing/client/android/result/ResultHandler.java
	src/com/google/zxing/client/android/result/SMSResultHandler.java
	src/com/google/zxing/client/android/result/supplement/BookResultInfoRetriever.java
	src/com/google/zxing/client/android/result/supplement/SupplementalInfoRetriever.java
	src/com/google/zxing/client/android/result/supplement/URIResultInfoRetriever.java
	src/com/google/zxing/client/android/share/AppPickerActivity.java
	src/com/google/zxing/client/android/share/BookmarkPickerActivity.java
	src/com/google/zxing/client/android/share/LoadPackagesAsyncTask.java
	src/com/google/zxing/client/android/share/ShareActivity.java
	src/com/google/zxing/client/android/wifi/WifiConfigManager.java
2013-07-09 15:40:10 +02:00
Ralf Kistner 4763693153 Build artifacts for maven. 2013-07-02 10:07:08 +02:00
Ralf Kistner ec58ec30bb Add gradle build file.
Still need to find a place to publish this. Github?
2013-07-01 18:36:49 +02:00
Ralf Kistner 980925f29b Make all features in AndroidManifest.xml optional.
The application using the library should have the option to make
these optional.
2013-07-01 10:06:54 +02:00
srowen@gmail.com e4421ef961 Fix error when follow RSS product result to Google Shopper
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2793 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-05-14 11:24:41 +00:00
srowen@gmail.com 7206b24dcf Avoid weird NPE observed in 4.3.2
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2792 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-05-14 11:20:27 +00:00
srowen@gmail.com 15cc3b6c91 Pull request 11 - Finnish update
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2791 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-05-14 11:18:25 +00:00
srowen@gmail.com ab89dbedce Issue 1679 Italian updates
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2718 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-05-09 10:04:06 +00:00
srowen@gmail.com c9f1b9d5c9 MECARD TEL should have only digits
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2714 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-05-07 12:05:16 +00:00
srowen@gmail.com 397c1dd269 More rational sizing of reticle (max size 50% of screen dimension) but also allow larger reticles to accomodate very high res new devices like the S4
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2709 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-05-03 20:59:17 +00:00
srowen@gmail.com 2ad14dba2d Bump to allow full WXGA resolution
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2707 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-05-03 15:41:07 +00:00
srowen@gmail.com 56891b3898 Retrieve Amazon product info. Add explicit privacy/license help. Update What's New for 4.3.2
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2702 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-05-01 16:18:58 +00:00
srowen@gmail.com 0047fa48bf Avoid weird NPE and don't obfuscate anymore -- no need
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2698 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-04-27 12:23:55 +00:00
srowen@gmail.com 5f084149e8 Avoid redundant info in history
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2688 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-04-25 14:13:15 +00:00
srowen@gmail.com 16e6e7fdbd More build refinement, HTTP improvements, small info retrieval refactoring
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2687 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-04-24 18:19:36 +00:00
srowen@gmail.com 56b712fc9e Fix quote problems in French file
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2686 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-04-24 16:32:55 +00:00
srowen@gmail.com 5bb8e9dcf2 Update product search domains, add LocaleManager.getCountry()
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2685 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-04-24 10:28:19 +00:00
srowen@gmail.com 806e002db2 Issue 1671 French updates from Francois
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2678 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-04-22 10:12:50 +00:00
srowen@gmail.com ac8d40abf5 A few inspection cleanups
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2660 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-04-18 11:26:13 +00:00
srowen@gmail.com 08794006d9 By request, let's show a bit of the scanned string when scanning by Intent in the Toast popup
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2656 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-04-15 18:18:00 +00:00
srowen@gmail.com 76ad75aab1 Polish updates from Łukasz
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2652 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-04-14 18:11:26 +00:00
srowen@gmail.com 78214b243e More Japanese updates from Satoshi K.
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2651 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-04-13 11:50:59 +00:00
srowen@gmail.com 5576252118 Avoid a rare NPE
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2650 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-04-12 08:13:38 +00:00
srowen@gmail.com b354c19d24 Fix %s problem in Japanese string
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2646 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-04-10 16:37:26 +00:00
srowen@gmail.com 646112674f Japanese translation updates from asdf
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2620 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-04-06 18:06:09 +00:00
srowen@gmail.com 897203b3c3 App picker can be further simplified
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2617 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-04-01 10:38:10 +00:00
srowen@gmail.com 5e06d9ef90 Preliminary release changes for 4.3.2
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2602 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-03-31 17:44:56 +00:00
srowen@gmail.com daa2c680d0 Add icon to app picker
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2601 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-03-31 17:44:36 +00:00
srowen@gmail.com ad998a121e First cut at specifying hints by Intent from Lachezar
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2599 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-03-29 14:39:31 +00:00
srowen@gmail.com afdd778938 Another HTTP exception workaround
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2593 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-03-24 12:06:52 +00:00
srowen@gmail.com b2968f221f Make "Google Shopper" translation a little more consistent
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2590 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-03-12 16:36:35 +00:00
srowen@gmail.com 5d83abb4b4 Omit bookmarks without URL like dummy "Bookmarks" on 4.2
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2584 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-03-03 18:19:48 +00:00
srowen@gmail.com ecd6a3e87f Issue 1638 support for several URLs in contact info, and some incidental test cleanup too
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2583 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-03-03 17:06:00 +00:00
srowen@gmail.com 4406ac385b Various changes from IJ12.1 inspections
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2581 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-03-01 20:01:40 +00:00
srowen@gmail.com 480ea20388 Escape value in custom search URL
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2580 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-02-25 18:03:11 +00:00
srowen@gmail.com d9b8c77c15 Add invert scan option
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2571 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-02-08 23:39:44 +00:00
srowen@gmail.com 49e1799fda Remove "share via" label -- redundant in later Android
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2570 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-02-08 23:23:24 +00:00
srowen dfde9b0bc6 Catch weird openConnection() NPE in Android
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2568 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-02-07 10:13:35 +00:00
srowen 6815e404cd Don't use inMutable, which is only in API 11+
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2565 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-22 08:47:40 +00:00
srowen a6d63d83b3 Try to avoid another clipboard-related NPE
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2564 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-20 00:02:55 +00:00
srowen 242db8790c Catch another weird crash in Android on bad server response
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2563 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-19 23:13:34 +00:00
srowen d9e97a388c Fix bug on clicking through to search after an RSS expanded product scan
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2562 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-19 23:08:04 +00:00
srowen 7bc4562a6c On scan we pass a grayscale image of the scanned image, which is used as a thumbnail. These days this is getting to be 2MB of data to bundle to copy around in memory. Instead scale by 50% and JPEG-encode. This saves some memory and paves the way for later perhaps saving the image data with history.
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2561 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-19 20:48:03 +00:00
srowen c9ca1d487d Changes from lint inspection
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2553 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-15 13:17:58 +00:00
srowen 88f421194d I keep forgetting that you can't use the normal IOException constructor in old Android
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2552 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-15 13:10:11 +00:00
srowen 438823a4c8 Support GEO, NICKNAME from vCard (add as a 'note' in Android)
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2551 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-09 21:32:05 +00:00
srowen 842a52b56d Avoid another apparent rare bug in the HTTP implementation
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2547 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-12-29 17:28:45 +00:00
srowen 635ac04c5d Add VERSION:3.0 to vCard encoding
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2546 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-12-28 19:26:38 +00:00
Ralf Kistner 3b186632e7 Fix link in readme. 2012-12-14 17:49:19 +02:00
Ralf Kistner b8649c82ae Update readme to reflect latest version. 2012-12-14 17:37:41 +02:00
srowen 4b1d75be0c Work around a weird NPE inside the clipboard library
git-svn-id: http://zxing.googlecode.com/svn/trunk/android@2539 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-28 21:45:57 +00:00
241 changed files with 11038 additions and 9996 deletions
+21
View File
@@ -0,0 +1,21 @@
name: Build Android
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-java@v2
with:
distribution: 'temurin'
java-version: '11'
- name: Build and Lint with Gradle
run: ./gradlew build
- name: Archive lint results
uses: actions/upload-artifact@v2
with:
name: lint-results
path: "**/build/reports/lint-results*"
+11 -1
View File
@@ -1,3 +1,13 @@
gen
target
.gradle
build
.idea
maven-repository
*.iml
local.properties
mvn-clone
*.keystore
.project
.settings
.classpath
+179
View File
@@ -0,0 +1,179 @@
### 4.3.0 (2021-10-25)
* Minimum SDK version 19, but requires additional config (see readme) for < 24 compatibility.
* Add ScanOptions and ScanContract for use with `registerForActivityResult()`.
* Deprecates IntentIntegrator.
* Use minimal AndroidX libraries.
### 4.2.0 (2021-03-15)
* Fix MediaPlayer warnings (#587).
* Prevent CameraConfigurationUtils clash (#609).
* Add licenses to POM (#556).
* Bug: Crashes on SDK versions older than 21 (#645).
### 4.1.0 (2020-01-07)
* Ability to hide the laser in ViewfinderView (#503).
* Make possibleResultPoints method in BarcodeCallback optional (#504).
* Ability to customize or disable the permission error dialog (#505).
### 4.0.2 (2019-09-07)
* Use androidx.
* Use zxing:core 3.4.0 by default.
* Minimum SDK version 24.
* Fix ArithmeticException.
* Fix ResultPoint locations when camera is mirrored.
### 4.0.0 / 4.0.1 (2019-09-07)
* Broken release - use 4.0.2.
### 3.6.0 (2018-03-04)
* Use zxing:core 3.3.2 by default (#360).
* Minimum SDK version 19, or 14 by using zxing:core 3.3.0.
* Fix preview race condition (#324).
* Request code can now specified per Intent, instead of globally (#287).
* More helpers to specify barcode formats.
* Allow scanning both inverted and non-inverted barcodes at the same time (alternating) (#326).
* More examples.
### 3.5.0 (2017-03-20)
* Allow changing the REQUEST_CODE value (#234).
* Add support for inverted scans (#235).
* Use zxing:core 3.3.0 by default (#265).
Fixes:
* Fix memory leak when using scan timeout (#283).
* Better handling of various camera errors (#241, #268, #270)
### 3.4.0 (2016-10-16)
Changes:
* Beep on scan is now controlled only by the media volume, and still plays
even if the device is in "silent mode", as long as the media volume is not muted.
* The 150ms delay after scanning is removed.
Fixes:
* An issue where the beep sometimes played twice is fixed (#221).
* Fix rare crash (#209)
* Fix orientation lock issue (#181)
* Fix race condition with TextureView (#204)
### 3.3.0 (2016-06-05)
* Add an optional timeout to cancel scanning. (#161)
* Rename CompoundBarcodeView to DecoratedBarcodeView.
* Add more internal documentation (comments).
### 3.2.0 (2016-02-06)
* Improved preview scaling strategies, configurable between centerCrop, fitCenter, fitXY (#135)
* Fix issues with Android 6 permission support (#123)
* Fix camera initialization issues, specifically related to orientation changes (#133)
* More control over focus mode (#112)
* Keep drawing viewfinder frame after scanning / pausing (#134)
* More control over torch state, and save the state on orientation change (#136)
### 3.1.0 (2015-12-29)
* Add support for Android 6 runtime permissions (Camera only).
* Experimental support for using TextureView instead of SurfaceView.
* Fix build issues with custom attributes.
* Support library version 23+ is now a requirement.
### 3.1.0 (2015-12-29)
* Initial Android 6 permission supoprt
### 3.0.3 (2015-08-16)
* Fix for preview on Google Glass.
* Make ViewfinderView extensible. (#75)
* Add option to return image of barcode via Intents. (#72)
### 3.0.2 (2015-07-21)
* Add helper class for encoding barcodes.
* Support custom layouts for CompoundBarcodeView.
### 3.0.1 (2015-06-10)
* Fix auto-focus stopping when enabling the torch.
* Fix rendering of BarcodeView / CompoundBarcodeView in layout preview of Android Studio.
* Add option to disable beep via IntentIntegrator.
* Fix some memory leaks with RotationListener (affected some devices only).
### 3.0.0 (2015-05-17)
* First stable release of 3.0.
### 3.0.0-beta4 (2015-05-03)
* Extract functionality out of CaptureActivity into CompoundBarcodeView and CaptureManager.
* Add sample with Lollipop Toolbar/Actionbar (using appcompat library).
### 3.0.0-beta3 (2015-05-03)
* Add preview of scanned image to the result.
* For some warnings for "sending message to a Handler on a dead thread"
### 3.0.0-beta2 (2015-04-10)
* Use DecoderFactory instead of Decoder.
* Fix some orientation issues.
### 3.0.0-beta1 (2015-04-05)
* Major rewrite, allowing the library to be embedded in other Activities. See the new README for
details.
### 2.3.0 (2015-04-01)
* Fix issues with portrait orientation.
* Fix camera id used when resuming (from upstream ZXing)
* Change default result duration to 0.
* Remove more unused code.
### 2.2.0 (2015-03-28)
* Experimental setOrientation() option.
### 2.1.0 (2015-03-20)
* Update to ZXing 3.2.0.
* Removed HelpActivity and EncodeActivity. If there is a need for EncodeActivity, it can be split
off as a separate lib. Thanks to @rehan-vanzyl.
* Remove some permissions and `<supports-screens>` section from the AndroidManifest.xml.
### 2.0.1 (2014-12-20)
* Changed group name, artifact name, GitHub organization and Maven repository.
### 2.0.0 (2014-06-03)
There are now three libraries:
* zxing-android-minimal (equivalent to Barcode Scanner 4.7.0)
* zxing-android-legacy (roughly equivalent to zxing-android-minimal 1.2.1, or Barcode Scanner 4.3.2)
* zxing-android-integration
See the readme for more details.
Other changes:
* Update to zxing core 3.0.1
* Prefix all resources with zxing or zxinglegacy
* Rewrote IntentIntegrator, based on the official IntentIntegrator 3.0.1.
### 1.2.1 (2014-05-16)
* Add support for custom capture layouts thanks to @martar.
* Add some helper methods to IntentIntegrator.
+84
View File
@@ -0,0 +1,84 @@
## Embedding BarcodeView
For more control over the UI or scanning behaviour, some components may be used directly:
* BarcodeView: Handles displaying the preview and decoding of the barcodes.
* DecoratedBarcodeView: Combines BarcodeView with a viewfinder for feedback, as well as some status /
prompt text.
* CaptureManager: Manages the InactivityTimer, BeepManager, orientation lock, and returning of the
barcode result.
These components can be used from any Activity or Fragment.
This is much more low-level than using IntentIntegrator. Your code becomes responsible for:
* Setting up the BarcodeView (doesn't have all the helpers from IntentIntegrator)*
* Requesting permission to do the Camera.
* Making sure only one Camera instance is active at a time.
* Handling the scan results.
Samples:
* [ContinuousCaptureActivity][6]: continuously scan and display results (instead of a once-off scan).
* [ToolbarCaptureActivity][8]: Same as the normal CaptureActivity, but with a Lollipop Toolbar.
## Notes on threading
For a responsive user interface, all camera operations happen on a dedicated background thread.
In most cases this doesn't matter, but it does mean that the camera is not released immediately
when the BarcodeView is paused. If you want to start using the camera for something else
immediately after scanning, use `BarcodeView#pauseAndWait()` instead of `BarcodeView#pause()`.
This will block the main thread until the camera is released.
## Notes on scaling
On each Android device, the camera has a set list of available preview sizes. When embedding the
barcode scanning along with other components on an Activity, there will almost never be a preview
size that matches up exactly, so we have to pick one and scale and/or crop it.
Also affecting this is that either SurfaceView or TextureView can be used to display the preview.
SurfaceView has better performance, but does not support cropping. TextureView is more powerful,
but has some performance overhead, and is only supported on Android API 14+. We use SurfaceView by
default.
To avoid aspect ratio distortion, we can crop the preview. However, in some combinations of
SurfaceView and other components, the camera preview may end up displaying outside the SurfaceView,
and over other components. This happens especially when:
1. Placing the scanner inside a dialog, or:
2. Other components are placed before the (Decorated)BarcodeView, resulting in a lower z-order.
For these cases we have two solutions:
1. Use TextureView instead of SurfaceView. This may have a performance impact, but solves the above
issues. Note that this is only available with Android API 14+.
2. Use either `fitCenter` or `fitXY` for scaling, instead of `centerCrop`. Note that `fitCenter` may
result in black bars next to the preview, and `fitXY` may distort the aspect ratio.
The default is to:
1. Use TextureView on Android API 14+, SurfaceView on lower versions.
2. Use `centerCrop` scaling when TextureView is used.
3. Use `fitCenter` if SurfaceView is used.
You can override these options:
```xml
<com.journeyapps.barcodescanner.DecoratedBarcodeView
android:layout_width="..."
android:layout_height="..."
app:zxing_use_texture_view="false" (defaults to true, only has an effect on Android API 14+)
app:zxing_preview_scaling_strategy="centerCrop"/> (or fitCenter / fitXY)
```
For a full-screen barcode scanner with no Toolbar, the recommended options are:
```
app:zxing_use_texture_view="false"
app:zxing_preview_scaling_strategy="centerCrop"
```
[8]: sample/src/main/java/example/zxing/ToolbarCaptureActivity.java
[6]: sample/src/main/java/example/zxing/ContinuousCaptureActivity.java
+33
View File
@@ -0,0 +1,33 @@
#### Description of the problem:
**Which library version are you using?** E.g. 3.2.0.
**Which phone/tablet are you using, and which Android version does it run? (e.g. Samsung Galaxy S5,
Android 5.0)**
**Does the same happen on other devices or an emulator?**
**Can you reproduce the issue in the sample project included with the library? If not, can you
provide your own sample project or sample code that produces this error?**
**In the case of an error do you have a stack trace or adb logs?**
<!--
If you have an issue scanning specific barcodes, please test with the Barcode Scanner application,
available on the Play Store: https://play.google.com/store/apps/details?id=com.google.zxing.client.android&hl=en
If you are also not able to scan the barcode there, the issue may be with the underlying zxing library,
in which case you should report the issue here: https://github.com/zxing/zxing/issues
-->
<!--
If you have a question on usage of the library, please check the documentation and sample
application first:
https://github.com/journeyapps/zxing-android-embedded/blob/master/README.md
https://github.com/journeyapps/zxing-android-embedded/blob/master/EMBEDDING.md
https://github.com/journeyapps/zxing-android-embedded/tree/master/sample/src/main/java/example/zxing
-->
+235 -58
View File
@@ -1,85 +1,262 @@
# ZXing Android Minimal
# ZXing Android Embedded
This is a port of the [http://code.google.com/p/zxing/](ZXing Android Barcode Scanner application) as a minimal Android
library project, for embedding in other Android applications. This is not affiliated with the official ZXing project.
Barcode scanning library for Android, using [ZXing][2] for decoding.
Generally it is recommended to scan a barcode [via intents](http://code.google.com/p/zxing/wiki/ScanningViaIntent).
If however that is not possible, you can embed the barcode scanner in your application by using this library.
The project is loosely based on the [ZXing Android Barcode Scanner application][2], but is not affiliated with the official ZXing project.
## Usage
Features:
Currently the only supported use of this project is through Maven. However, it is not currently published to any
public Maven repository. It is assumed that you are familiar with Android projects on Maven.
1. Can be used via Intents (little code required).
2. Can be embedded in an Activity, for advanced customization of UI and logic.
3. Scanning can be performed in landscape or portrait mode.
4. Camera is managed in a background thread, for fast startup time.
### Download and build the project
A sample application is available in [Releases](https://github.com/journeyapps/zxing-android-embedded/releases).
git clone git@github.com:embarkmobile/zxing-android-minimal.git
cd zxing-android-minimal
mvn clean install
By default, Android SDK 24+ is required because of `zxing:core` 3.4.x.
SDK 19+ is supported with additional configuration, see [Older SDK versions](#older-sdk-versions).
### Add as a dependency to your Android project's pom.xml:
## Adding aar dependency with Gradle
<dependency>
<groupId>com.embarkmobile</groupId>
<artifactId>zxing-android-minimal</artifactId>
<version>1.0.0</version>
<type>apklib</type>
<scope>compile</scope>
</dependency>
Add the following to your `build.gradle` file:
```groovy
// Config for SDK 24+
repositories {
mavenCentral()
}
dependencies {
implementation 'com.journeyapps:zxing-android-embedded:4.3.0'
}
```
## Older SDK versions
By default, only SDK 24+ will work, even though the library specifies 19 as the minimum version.
For SDK versions 19+, one of the changes below are required.
Some older SDK versions below 19 may work, but this is not tested or supported.
### Option 1. Downgrade zxing:core to 3.3.0
```groovy
repositories {
mavenCentral()
}
dependencies {
implementation('com.journeyapps:zxing-android-embedded:4.3.0') { transitive = false }
implementation 'com.google.zxing:core:3.3.0'
}
```
### Option 2: Desugaring (Advanced)
This option does not require changing library versions, but may complicate the build process.
This requires Android Gradle Plugin version 4.0.0 or later.
See [Java 8+ API desugaring support](https://developer.android.com/studio/write/java8-support#library-desugaring).
Example for SDK 21+:
```groovy
android {
defaultConfig {
minSdkVersion 21
}
compileOptions {
// Flag to enable support for the new language APIs
coreLibraryDesugaringEnabled true
// Sets Java compatibility to Java 8
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
}
dependencies {
implementation 'com.journeyapps:zxing-android-embedded:4.3.0'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
}
```
SDK 19+ additionally requires multiDex. In addition to these gradle config changes, the Application
class must also be changed. See for details: [Configure your app for multidex](https://developer.android.com/studio/build/multidex#mdex-gradle).
```groovy
android {
defaultConfig {
multiDexEnabled true
minSdkVersion 19
}
compileOptions {
// Flag to enable support for the new language APIs
coreLibraryDesugaringEnabled true
// Sets Java compatibility to Java 8
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
}
dependencies {
implementation 'com.journeyapps:zxing-android-embedded:4.3.0'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
implementation "androidx.multidex:multidex:2.0.1"
}
```
## Hardware Acceleration
Hardware acceleration is required since TextureView is used.
Make sure it is enabled in your manifest file:
```xml
<application android:hardwareAccelerated="true" ... >
```
## Usage with ScanContract
Note: `startActivityForResult` is deprecated, so this example uses `registerForActivityResult` instead.
See for details: https://developer.android.com/training/basics/intents/result
`startActivityForResult` can still be used via `IntentIntegrator`, but that is not recommended anymore.
```java
// Register the launcher and result handler
private final ActivityResultLauncher<ScanOptions> barcodeLauncher = registerForActivityResult(new ScanContract(),
result -> {
if(result.getContents() == null) {
Toast.makeText(MyActivity.this, "Cancelled", Toast.LENGTH_LONG).show();
} else {
Toast.makeText(MyActivity.this, "Scanned: " + result.getContents(), Toast.LENGTH_LONG).show();
}
});
// Launch
public void onButtonClick(View view) {
barcodeLauncher.launch(new ScanOptions());
}
```
Customize options:
```java
ScanOptions options = new ScanOptions();
options.setDesiredBarcodeFormats(ScanOptions.ONE_D_CODE_TYPES);
options.setPrompt("Scan a barcode");
options.setCameraId(0); // Use a specific camera of the device
options.setBeepEnabled(false);
options.setBarcodeImageEnabled(true);
barcodeLauncher.launch(options);
```
See [BarcodeOptions][5] for more options.
### Generate Barcode example
While this is not the primary purpose of this library, it does include basic support for
generating some barcode types:
```java
try {
BarcodeEncoder barcodeEncoder = new BarcodeEncoder();
Bitmap bitmap = barcodeEncoder.encodeBitmap("content", BarcodeFormat.QR_CODE, 400, 400);
ImageView imageViewQrCode = (ImageView) findViewById(R.id.qrCode);
imageViewQrCode.setImageBitmap(bitmap);
} catch(Exception e) {
}
```
To customize the generated barcode image, use the `setBackgroundColor` and `setForegroundColor` functions of the
`BarcodeEncoder` class with a [`@ColorInt`](https://developer.android.com/reference/androidx/annotation/ColorInt)
value to update the background and foreground colors of the barcode respectively. By default, the barcode has a
white background and black foreground.
### Add to your AndroidManifest.xml:
### Changing the orientation
<uses-permission android:name="android.permission.CAMERA"/>
<uses-permission android:name="android.permission.FLASHLIGHT"/>
To change the orientation, specify the orientation in your `AndroidManifest.xml` and let the `ManifestMerger` to update the Activity's definition.
<activity android:clearTaskOnLaunch="true" android:configChanges="orientation|keyboardHidden"
android:name="com.google.zxing.client.android.CaptureActivity" android:screenOrientation="landscape"
android:stateNotNeeded="true" android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
android:windowSoftInputMode="stateAlwaysHidden"/>
<activity android:name="com.google.zxing.client.android.HelpActivity" android:screenOrientation="user"/>
Sample:
### Alternative: Enable manifest merging in your project's pom.xml
```xml
<activity
android:name="com.journeyapps.barcodescanner.CaptureActivity"
android:screenOrientation="fullSensor"
tools:replace="screenOrientation" />
```
This is a fairly new feature in the maven-android-plugin, and not documented yet.
```java
ScanOptions options = new ScanOptions();
options.setOrientationLocked(false);
barcodeLauncher.launch(options);
```
See [https://github.com/jayway/maven-android-plugin/pull/135](https://github.com/jayway/maven-android-plugin/pull/135) for details.
### Customization and advanced options
### Launch the intent using the bundled IntentIntegrator:
See [EMBEDDING](EMBEDDING.md).
IntentIntegrator.initiateScan(this);
For more advanced options, look at the [Sample Application](https://github.com/journeyapps/zxing-android-embedded/blob/master/sample/src/main/java/example/zxing/MainActivity.java),
and browse the source code of the library.
## Deploy
This is considered advanced usage, and is not well-documented or supported.
To deploy to your own repository, add the following to your settings.xml (typically in `~/.m2/settings.xml`):
## Android Permissions
<profiles>
<profile>
<id>repository-properties</id>
<properties>
<repo.id>your-repo-id</repo.id>
<repo.url>https://your/repo/url</repo.url>
<repo.name>Your Repo Name</repo.name>
</properties>
</profile>
</profiles>
The camera permission is required for barcode scanning to function. It is automatically included as
part of the library. On Android 6 it is requested at runtime when the barcode scanner is first opened.
<activeProfiles>
<activeProfile>repository-properties</activeProfile>
</activeProfiles>
When using BarcodeView directly (instead of via IntentIntegrator / CaptureActivity), you have to
request the permission manually before calling `BarcodeView#resume()`, otherwise the camera will
fail to open.
<servers>
<server>
<id>your-repo-id</id><!-- must match repo.id above -->
<username>your-username</username>
<password>your-password</password>
</server>
</servers>
## Building locally
Then run:
./gradlew assemble
To deploy the artifacts the your local Maven repository:
./gradlew publishToMavenLocal
You can then use your local version by specifying in your `build.gradle` file:
repositories {
mavenLocal()
}
## Sponsored by
[JourneyApps][1]
mvn clean deploy
## License
[Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0)
Licensed under the [Apache License 2.0][7]
Copyright (C) 2012-2022 ZXing authors, Journey Mobile
Licensed 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.
[1]: http://journeyapps.com
[2]: https://github.com/zxing/zxing/
[5]: zxing-android-embedded/src/com/journeyapps/barcodescanner/ScanOptions.java
[7]: http://www.apache.org/licenses/LICENSE-2.0
-13
View File
@@ -1,13 +0,0 @@
<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8"/>
<title>About 1D barcodes</title>
<link rel="stylesheet" href="../style.css" type="text/css"/>
</head>
<body>
<p>Traditional barcodes, such as those printed on product packaging, are also known as one dimensional barcodes. There are several types commonly used, including UPC and EAN. Most look similar to this:</p>
<p class="imgcenter"><img src="../images/big-1d.png"/></p>
</body>
</html>
-16
View File
@@ -1,16 +0,0 @@
<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8"/>
<title>About 2D barcodes</title>
<link rel="stylesheet" href="../style.css" type="text/css"/>
</head>
<body>
<p><strong>Barcode Scanner</strong> also understands how to read two dimensional barcodes, like QR Codes and Data Matrix codes. For example, the codes below contain a hyperlink to the ZXing Project home page:</p>
<p class="imgcenter">
<img src="../images/big-qr.png"/>
<img src="../images/big-datamatrix.png"/>
</p>
</body>
</html>
-21
View File
@@ -1,21 +0,0 @@
<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8"/>
<title>Barcode Scanner Help</title>
<link rel="stylesheet" href="../style.css" type="text/css"/>
</head>
<body>
<p><strong>Barcode Scanner</strong></p>
<p>This uses the open source ZXing project for barcode scanning:<br/>
<a href="http://code.google.com/p/zxing">http://code.google.com/p/zxing</a></p>
<p class="imgcenter"><img src="../images/scan-example.png"/></p>
<ul class="touchable">
<li><a href="scanning.html">How to scan</a></li>
<li><a href="about1d.html">About 1D barcodes</a></li>
<li><a href="about2d.html">About 2D barcodes</a></li>
</ul>
</body>
</html>
-18
View File
@@ -1,18 +0,0 @@
<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8"/>
<title>How to scan</title>
<link rel="stylesheet" href="../style.css" type="text/css"/>
</head>
<body>
<p>Barcode Scanner continuously scans a square region shown on your screen -- just line up the phone so the barcode is completely inside the viewfinder rectangle:</p>
<p class="imgcenter"><img src="../images/demo-yes.png" style="padding:5px"/><img src="../images/demo-no.png" style="padding:5px"/></p>
<p>1D barcodes like those found on products require a phone with autofocus. Without it, only QR Codes and Data Matrix codes will be scannable.</p>
<p>If you're having trouble scanning, make sure to hold the phone steady. If the camera is unable to focus, try moving the phone further or closer from the barcode.</p>
<ul class="touchable">
<li><a href="about1d.html">About 1D barcodes</a></li>
<li><a href="about2d.html">About 2D barcodes</a></li>
</ul>
</body>
</html>
-14
View File
@@ -1,14 +0,0 @@
<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8"/>
<title>How to create QR Codes</title>
<link rel="stylesheet" href="../style.css" type="text/css"/>
</head>
<body>
<p>In addition to scanning 2D barcodes, Barcode Scanner can also generate a QR Code and display it on your screen. Then you can show it to a friend, and let them scan the barcode with their phone:</p>
<p class="imgcenter"><img src="../images/scan-from-phone.png"/></p>
<p>To use this feature, press the Menu button from the main scanning screen, and tap Share. Then choose whether you want to share a contact, a bookmark, an application, or the contents of the clipboard. A QR Code will be generated automatically. When you're done, press Back or Home.</p>
<p>To generate QR Codes from your computer, try the ZXing QR Code Generator: <a href="http://zxing.appspot.com/generator/">http://zxing.appspot.com/generator/</a></p>
</body>
</html>
-15
View File
@@ -1,15 +0,0 @@
<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8"/>
<title>What's new in Barcode Scanner</title>
<link rel="stylesheet" href="../style.css" type="text/css"/>
</head>
<body>
<p>New in version 4.3.1:</p>
<ul>
<li>Disabled exposure control as it caused problems on several buggy devices</li>
<li>Other small bug fixes</li>
</ul>
</body>
</html>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 477 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

-10
View File
@@ -1,10 +0,0 @@
body {
font-family:sans-serif;
}
ul.touchable li {
padding-top:8px;
padding-bottom:8px;
}
p.imgcenter {
text-align:center;
}
+24
View File
@@ -0,0 +1,24 @@
buildscript {
repositories {
google()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.3'
}
}
subprojects {
repositories {
google()
mavenLocal()
mavenCentral()
}
version = '4.3.0'
group = 'com.journeyapps'
ext.androidTargetSdk = 30
ext.zxingCore = 'com.google.zxing:core:3.4.1'
}
+3
View File
@@ -0,0 +1,3 @@
android.enableJetifier=false
android.useAndroidX=true
org.gradle.jvmargs=-Xmx1536M
Binary file not shown.
+5
View File
@@ -0,0 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
Vendored Executable
+183
View File
@@ -0,0 +1,183 @@
#!/usr/bin/env sh
#
# Copyright 2015 the original author or authors.
#
# Licensed 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
#
# https://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.
#
##############################################################################
##
## Gradle start up script for UN*X
##
##############################################################################
# Attempt to set APP_HOME
# Resolve links: $0 may be a link
PRG="$0"
# Need this for relative symlinks.
while [ -h "$PRG" ] ; do
ls=`ls -ld "$PRG"`
link=`expr "$ls" : '.*-> \(.*\)$'`
if expr "$link" : '/.*' > /dev/null; then
PRG="$link"
else
PRG=`dirname "$PRG"`"/$link"
fi
done
SAVED="`pwd`"
cd "`dirname \"$PRG\"`/" >/dev/null
APP_HOME="`pwd -P`"
cd "$SAVED" >/dev/null
APP_NAME="Gradle"
APP_BASE_NAME=`basename "$0"`
# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"'
# Use the maximum available, or set MAX_FD != -1 to use that value.
MAX_FD="maximum"
warn () {
echo "$*"
}
die () {
echo
echo "$*"
echo
exit 1
}
# OS specific support (must be 'true' or 'false').
cygwin=false
msys=false
darwin=false
nonstop=false
case "`uname`" in
CYGWIN* )
cygwin=true
;;
Darwin* )
darwin=true
;;
MINGW* )
msys=true
;;
NONSTOP* )
nonstop=true
;;
esac
CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar
# Determine the Java command to use to start the JVM.
if [ -n "$JAVA_HOME" ] ; then
if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
# IBM's JDK on AIX uses strange locations for the executables
JAVACMD="$JAVA_HOME/jre/sh/java"
else
JAVACMD="$JAVA_HOME/bin/java"
fi
if [ ! -x "$JAVACMD" ] ; then
die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
Please set the JAVA_HOME variable in your environment to match the
location of your Java installation."
fi
else
JAVACMD="java"
which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
Please set the JAVA_HOME variable in your environment to match the
location of your Java installation."
fi
# Increase the maximum file descriptors if we can.
if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then
MAX_FD_LIMIT=`ulimit -H -n`
if [ $? -eq 0 ] ; then
if [ "$MAX_FD" = "maximum" -o "$MAX_FD" = "max" ] ; then
MAX_FD="$MAX_FD_LIMIT"
fi
ulimit -n $MAX_FD
if [ $? -ne 0 ] ; then
warn "Could not set maximum file descriptor limit: $MAX_FD"
fi
else
warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
fi
fi
# For Darwin, add options to specify how the application appears in the dock
if $darwin; then
GRADLE_OPTS="$GRADLE_OPTS \"-Xdock:name=$APP_NAME\" \"-Xdock:icon=$APP_HOME/media/gradle.icns\""
fi
# For Cygwin or MSYS, switch paths to Windows format before running java
if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
APP_HOME=`cygpath --path --mixed "$APP_HOME"`
CLASSPATH=`cygpath --path --mixed "$CLASSPATH"`
JAVACMD=`cygpath --unix "$JAVACMD"`
# We build the pattern for arguments to be converted via cygpath
ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
SEP=""
for dir in $ROOTDIRSRAW ; do
ROOTDIRS="$ROOTDIRS$SEP$dir"
SEP="|"
done
OURCYGPATTERN="(^($ROOTDIRS))"
# Add a user-defined pattern to the cygpath arguments
if [ "$GRADLE_CYGPATTERN" != "" ] ; then
OURCYGPATTERN="$OURCYGPATTERN|($GRADLE_CYGPATTERN)"
fi
# Now convert the arguments - kludge to limit ourselves to /bin/sh
i=0
for arg in "$@" ; do
CHECK=`echo "$arg"|egrep -c "$OURCYGPATTERN" -`
CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option
if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"`
else
eval `echo args$i`="\"$arg\""
fi
i=`expr $i + 1`
done
case $i in
0) set -- ;;
1) set -- "$args0" ;;
2) set -- "$args0" "$args1" ;;
3) set -- "$args0" "$args1" "$args2" ;;
4) set -- "$args0" "$args1" "$args2" "$args3" ;;
5) set -- "$args0" "$args1" "$args2" "$args3" "$args4" ;;
6) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" ;;
7) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" ;;
8) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" ;;
9) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" "$args8" ;;
esac
fi
# Escape application args
save () {
for i do printf %s\\n "$i" | sed "s/'/'\\\\''/g;1s/^/'/;\$s/\$/' \\\\/" ; done
echo " "
}
APP_ARGS=`save "$@"`
# Collect all arguments for the java command, following the shell quoting and substitution rules
eval set -- $DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS "\"-Dorg.gradle.appname=$APP_BASE_NAME\"" -classpath "\"$CLASSPATH\"" org.gradle.wrapper.GradleWrapperMain "$APP_ARGS"
exec "$JAVACMD" "$@"
Vendored
+100
View File
@@ -0,0 +1,100 @@
@rem
@rem Copyright 2015 the original author or authors.
@rem
@rem Licensed under the Apache License, Version 2.0 (the "License");
@rem you may not use this file except in compliance with the License.
@rem You may obtain a copy of the License at
@rem
@rem https://www.apache.org/licenses/LICENSE-2.0
@rem
@rem Unless required by applicable law or agreed to in writing, software
@rem distributed under the License is distributed on an "AS IS" BASIS,
@rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@rem See the License for the specific language governing permissions and
@rem limitations under the License.
@rem
@if "%DEBUG%" == "" @echo off
@rem ##########################################################################
@rem
@rem Gradle startup script for Windows
@rem
@rem ##########################################################################
@rem Set local scope for the variables with windows NT shell
if "%OS%"=="Windows_NT" setlocal
set DIRNAME=%~dp0
if "%DIRNAME%" == "" set DIRNAME=.
set APP_BASE_NAME=%~n0
set APP_HOME=%DIRNAME%
@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
set DEFAULT_JVM_OPTS="-Xmx64m" "-Xms64m"
@rem Find java.exe
if defined JAVA_HOME goto findJavaFromJavaHome
set JAVA_EXE=java.exe
%JAVA_EXE% -version >NUL 2>&1
if "%ERRORLEVEL%" == "0" goto init
echo.
echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
echo.
echo Please set the JAVA_HOME variable in your environment to match the
echo location of your Java installation.
goto fail
:findJavaFromJavaHome
set JAVA_HOME=%JAVA_HOME:"=%
set JAVA_EXE=%JAVA_HOME%/bin/java.exe
if exist "%JAVA_EXE%" goto init
echo.
echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
echo.
echo Please set the JAVA_HOME variable in your environment to match the
echo location of your Java installation.
goto fail
:init
@rem Get command-line arguments, handling Windows variants
if not "%OS%" == "Windows_NT" goto win9xME_args
:win9xME_args
@rem Slurp the command line arguments.
set CMD_LINE_ARGS=
set _SKIP=2
:win9xME_args_slurp
if "x%~1" == "x" goto execute
set CMD_LINE_ARGS=%*
:execute
@rem Setup the command line
set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar
@rem Execute Gradle
"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS%
:end
@rem End local scope for the variables with windows NT shell
if "%ERRORLEVEL%"=="0" goto mainEnd
:fail
rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
rem the _cmd.exe /c_ return code!
if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
exit /b 1
:mainEnd
if "%OS%"=="Windows_NT" endlocal
:omega
-71
View File
@@ -1,71 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.embarkmobile</groupId>
<artifactId>zxing-android-minimal</artifactId>
<version>1.1.1</version>
<packaging>apklib</packaging>
<dependencies>
<dependency>
<groupId>com.google.android</groupId>
<artifactId>android</artifactId>
<version>4.1.1.4</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.google.zxing</groupId>
<artifactId>core</artifactId>
<version>2.1</version>
<scope>compile</scope>
</dependency>
</dependencies>
<build>
<finalName>${project.artifactId}</finalName>
<sourceDirectory>src</sourceDirectory>
<plugins>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</version>
<configuration>
<source>1.6</source>
<target>1.6</target>
</configuration>
</plugin>
<plugin>
<!-- See http://code.google.com/p/maven-android-plugin/ -->
<groupId>com.jayway.maven.plugins.android.generation2</groupId>
<artifactId>android-maven-plugin</artifactId>
<version>3.4.1</version>
<configuration>
<sdk>
<!-- platform or api level (api level 16 = platform 4.1.1.4)-->
<platform>16</platform>
</sdk>
</configuration>
<extensions>true</extensions>
</plugin>
</plugins>
</build>
<distributionManagement>
<repository>
<id>${repo.id}</id>
<name>${repo.name}</name>
<url>${repo.url}</url>
</repository>
</distributionManagement>
</project>
+4
View File
@@ -32,6 +32,10 @@
#-keep class com.google.zxing.client.android.camera.exposure.**
-keep class com.google.zxing.client.android.common.executor.**
# ADDED
-dontobfuscate
-useuniqueclassmembernames
# For native methods, see http://proguard.sourceforge.net/manual/examples.html#native
-keepclasseswithmembernames class * {
native <methods>;
-48
View File
@@ -1,48 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2008 ZXing authors
Licensed 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.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:fillViewport="true"
android:background="@color/encode_view"
android:orientation="horizontal"
android:gravity="center">
<ImageView android:id="@+id/image_view"
android:layout_width="wrap_content"
android:layout_height="fill_parent"
android:layout_gravity="center_vertical"
android:scaleType="center"/>
<ScrollView android:layout_width="wrap_content"
android:layout_height="fill_parent"
android:layout_gravity="center_vertical"
android:gravity="center">
<TextView android:id="@+id/contents_text_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:gravity="center"
android:textColor="@color/contents_text"
android:paddingRight="8dip"
android:paddingTop="8dip"
android:paddingBottom="8dip"/>
</ScrollView>
</LinearLayout>
-211
View File
@@ -1,211 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2008 ZXing authors
Licensed 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.
-->
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<SurfaceView android:id="@+id/preview_view"
android:layout_width="fill_parent"
android:layout_height="fill_parent"/>
<com.google.zxing.client.android.ViewfinderView
android:id="@+id/viewfinder_view"
android:layout_width="fill_parent"
android:layout_height="fill_parent"/>
<LinearLayout android:id="@+id/result_view"
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:background="@color/result_view"
android:visibility="gone"
android:baselineAligned="false">
<LinearLayout
android:orientation="horizontal"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_weight="1"
android:gravity="top"
android:padding="@dimen/standard_padding">
<LinearLayout
android:orientation="vertical"
android:layout_width="wrap_content"
android:layout_height="fill_parent"
android:gravity="right">
<ImageView android:id="@+id/barcode_image_view"
android:layout_width="150dip"
android:layout_height="wrap_content"
android:maxWidth="150dip"
android:maxHeight="150dip"
android:layout_marginBottom="@dimen/half_padding"
android:adjustViewBounds="true"
android:scaleType="centerInside"/>
<LinearLayout
android:orientation="horizontal"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
<TextView android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/msg_default_format"
android:textColor="@color/result_minor_text"
android:textStyle="bold"
android:paddingRight="@dimen/half_padding"/>
<TextView android:id="@+id/format_text_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textColor="@color/result_minor_text"/>
</LinearLayout>
<LinearLayout
android:orientation="horizontal"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
<TextView android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/msg_default_type"
android:textColor="@color/result_minor_text"
android:textStyle="bold"
android:paddingRight="@dimen/half_padding"/>
<TextView android:id="@+id/type_text_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textColor="@color/result_minor_text"/>
</LinearLayout>
<LinearLayout
android:orientation="horizontal"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
<TextView android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/msg_default_time"
android:textColor="@color/result_minor_text"
android:textStyle="bold"
android:paddingRight="@dimen/half_padding"/>
<TextView android:id="@+id/time_text_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textColor="@color/result_minor_text"/>
</LinearLayout>
<LinearLayout
android:orientation="horizontal"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
<TextView android:id="@+id/meta_text_view_label"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/msg_default_meta"
android:textColor="@color/result_minor_text"
android:textStyle="bold"
android:paddingRight="@dimen/half_padding"/>
<TextView android:id="@+id/meta_text_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textColor="@color/result_minor_text"/>
</LinearLayout>
</LinearLayout>
<ScrollView
android:layout_width="fill_parent"
android:layout_height="wrap_content">
<LinearLayout
android:orientation="vertical"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
<TextView android:id="@+id/contents_text_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textColor="@color/result_text"
android:textColorLink="@color/result_text"
android:textSize="22sp"
android:paddingLeft="12dip"
android:autoLink="web"/>
<TextView android:id="@+id/contents_supplement_text_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textColor="@color/result_text"
android:textColorLink="@color/result_text"
android:paddingLeft="12dip"
android:autoLink="web"
android:clickable="true"/>
</LinearLayout>
</ScrollView>
</LinearLayout>
<LinearLayout android:id="@+id/result_button_view"
android:orientation="horizontal"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:gravity="center">
<Button android:layout_width="0dip"
android:layout_height="wrap_content"
android:layout_weight="1"
android:visibility="gone"/>
<Button android:layout_width="0dip"
android:layout_height="wrap_content"
android:layout_weight="1"
android:visibility="gone"/>
<Button android:layout_width="0dip"
android:layout_height="wrap_content"
android:layout_weight="1"
android:visibility="gone"/>
<Button android:layout_width="0dip"
android:layout_height="wrap_content"
android:layout_weight="1"
android:visibility="gone"/>
</LinearLayout>
</LinearLayout>
<TextView android:id="@+id/status_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="bottom|center_horizontal"
android:background="@color/transparent"
android:text="@string/msg_default_status"
android:textColor="@color/status_text"/>
</FrameLayout>
-210
View File
@@ -1,210 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2008 ZXing authors
Licensed 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.
-->
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<SurfaceView android:id="@+id/preview_view"
android:layout_width="fill_parent"
android:layout_height="fill_parent"/>
<com.google.zxing.client.android.ViewfinderView
android:id="@+id/viewfinder_view"
android:layout_width="fill_parent"
android:layout_height="fill_parent"/>
<LinearLayout android:id="@+id/result_view"
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:background="@color/result_view"
android:visibility="gone"
android:baselineAligned="false">
<LinearLayout
android:orientation="horizontal"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_weight="1"
android:gravity="center"
android:padding="@dimen/standard_padding">
<LinearLayout
android:orientation="vertical"
android:layout_width="wrap_content"
android:layout_height="fill_parent"
android:gravity="right|center_vertical">
<ImageView android:id="@+id/barcode_image_view"
android:layout_width="160dip"
android:layout_height="wrap_content"
android:maxWidth="160dip"
android:maxHeight="160dip"
android:layout_marginBottom="@dimen/half_padding"
android:adjustViewBounds="true"
android:scaleType="centerInside"/>
<LinearLayout
android:orientation="horizontal"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
<TextView android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/msg_default_format"
android:textColor="@color/result_minor_text"
android:textStyle="bold"
android:paddingRight="@dimen/half_padding"/>
<TextView android:id="@+id/format_text_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textColor="@color/result_minor_text"/>
</LinearLayout>
<LinearLayout
android:orientation="horizontal"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
<TextView android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/msg_default_type"
android:textColor="@color/result_minor_text"
android:textStyle="bold"
android:paddingRight="@dimen/half_padding"/>
<TextView android:id="@+id/type_text_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textColor="@color/result_minor_text"/>
</LinearLayout>
<LinearLayout
android:orientation="horizontal"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
<TextView android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/msg_default_time"
android:textColor="@color/result_minor_text"
android:textStyle="bold"
android:paddingRight="@dimen/half_padding"/>
<TextView android:id="@+id/time_text_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textColor="@color/result_minor_text"/>
</LinearLayout>
<LinearLayout
android:orientation="horizontal"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
<TextView android:id="@+id/meta_text_view_label"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/msg_default_meta"
android:textColor="@color/result_minor_text"
android:textStyle="bold"
android:paddingRight="@dimen/half_padding"/>
<TextView android:id="@+id/meta_text_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textColor="@color/result_minor_text"/>
</LinearLayout>
</LinearLayout>
<ScrollView
android:layout_width="wrap_content"
android:layout_height="wrap_content">
<LinearLayout
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:orientation="vertical">
<TextView android:id="@+id/contents_text_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textColor="@color/result_text"
android:textColorLink="@color/result_text"
android:textSize="22sp"
android:paddingLeft="12dip"
android:autoLink="web"/>
<TextView android:id="@+id/contents_supplement_text_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textColor="@color/result_text"
android:textColorLink="@color/result_text"
android:paddingLeft="12dip"
android:autoLink="web"/>
</LinearLayout>
</ScrollView>
</LinearLayout>
<LinearLayout android:id="@+id/result_button_view"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:orientation="horizontal"
android:gravity="center">
<Button android:layout_width="0dip"
android:layout_height="wrap_content"
android:layout_weight="1"
android:visibility="gone"/>
<Button android:layout_width="0dip"
android:layout_height="wrap_content"
android:layout_weight="1"
android:visibility="gone"/>
<Button android:layout_width="0dip"
android:layout_height="wrap_content"
android:layout_weight="1"
android:visibility="gone"/>
<Button android:layout_width="0dip"
android:layout_height="wrap_content"
android:layout_weight="1"
android:visibility="gone"/>
</LinearLayout>
</LinearLayout>
<TextView android:id="@+id/status_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="bottom|center_horizontal"
android:background="@color/transparent"
android:text="@string/msg_default_status"
android:textColor="@color/status_text"/>
</FrameLayout>
-49
View File
@@ -1,49 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2008 ZXing authors
Licensed 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.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:fillViewport="true"
android:background="@color/encode_view"
android:orientation="vertical"
android:gravity="center">
<ImageView android:id="@+id/image_view"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
android:scaleType="center"/>
<ScrollView android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
android:gravity="center">
<TextView android:id="@+id/contents_text_view"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
android:gravity="center"
android:textColor="@color/contents_text"
android:paddingBottom="@dimen/standard_padding"
android:paddingLeft="@dimen/standard_padding"
android:paddingRight="@dimen/standard_padding"/>
</ScrollView>
</LinearLayout>
-50
View File
@@ -1,50 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2008 ZXing authors
Licensed 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.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:orientation="vertical">
<WebView android:id="@+id/help_contents"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_weight="1"/>
<LinearLayout
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_weight="0"
android:orientation="horizontal"
android:gravity="center"
android:paddingTop="@dimen/half_padding"
android:weightSum="1">
<Button android:id="@+id/back_button"
android:layout_width="0dip"
android:layout_height="wrap_content"
android:layout_weight="0.5"
android:text="@string/button_back"/>
<Button android:id="@+id/done_button"
android:layout_width="0dip"
android:layout_height="wrap_content"
android:layout_weight="0.5"
android:text="@string/button_done"/>
</LinearLayout>
</LinearLayout>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">ماسح الرمز الشريطي</string>
<string name="app_picker_name">تطبيقات</string>
<string name="bookmark_picker_name">إشارات مرجعية</string>
<string name="button_add_calendar">إضافة إلى التقويم</string>
<string name="button_add_contact">إضافة جهة اتصال</string>
<string name="button_back">السابق</string>
<string name="button_book_search">بحث في الكتب</string>
<string name="button_cancel">إلغاء</string>
<string name="button_custom_product_search">بحث مخصص</string>
<string name="button_dial">طلب رقم</string>
<string name="button_done">تم</string>
<string name="button_email">إرسال بريد</string>
<string name="button_get_directions">معرفة الاتجاهات</string>
<string name="button_google_shopper">Shopper</string>
<string name="button_mms">إرسال MMS</string>
<string name="button_ok">موافق</string>
<string name="button_open_browser">فتح المتصفح</string>
<string name="button_product_search">بحث عن منتجات</string>
<string name="button_search_book_contents">بحث في المحتويات</string>
<string name="button_share_app">التطبيق</string>
<string name="button_share_bookmark">إشارة مرجعية</string>
<string name="button_share_by_email">مشاركة عبر البريد</string>
<string name="button_share_by_sms">مشاركة عبر SMS</string>
<string name="button_share_clipboard">حافظة</string>
<string name="button_share_contact">جهة اتصال</string>
<string name="button_show_map">عرض الخريطة</string>
<string name="button_sms">إرسال SMS</string>
<string name="button_web_search">بحث في الويب</string>
<string name="button_wifi">الاتصال بشبك</string>
<string name="contents_contact">معلومات جهة اتصال</string>
<string name="contents_email">عنوان البريد</string>
<string name="contents_location">إحداثيات جغرافية</string>
<string name="contents_phone">رقم الهاتف</string>
<string name="contents_sms">عنوان SMS</string>
<string name="contents_text">نص عادي</string>
<string name="history_clear_one_history_text">حذف</string>
<string name="history_clear_text">مسح السجل</string>
<string name="history_email_title">سجل ماسح الرموز الشريطية</string>
<string name="history_empty">فارغ</string>
<string name="history_empty_detail">لم تسجل حتى الآن بمسح الباركود</string>
<string name="history_send">إرسال السجل</string>
<string name="history_title">سجل</string>
<string name="menu_encode_mecard">استخدام MECARD</string>
<string name="menu_encode_vcard">استخدام vCard</string>
<string name="menu_help">تعليمات</string>
<string name="menu_history">سجل</string>
<string name="menu_settings">إعدادات</string>
<string name="menu_share">مشاركة</string>
<string name="msg_bulk_mode_scanned">معظم الدراسي : الباركود الممسوحة ضوئيا وحفظها</string>
<string name="msg_camera_framework_bug">عفوا، حدثت مشكلة في كاميرا جهاز Android. قد تحتاج إلى إعادة تشغيل الجهاز.</string>
<string name="msg_default_format">التنسيق</string>
<string name="msg_default_meta">البيانات الوصفية</string>
<string name="msg_default_mms_subject">أهلا</string>
<string name="msg_default_status">قم بوضع الرمز الشريطي داخل حدود صورة الكاميرا ليتم مسحه.</string>
<string name="msg_default_time">الوقت</string>
<string name="msg_default_type">النوع</string>
<string name="msg_encode_contents_failed">تعذر ترميز رمز شريطي من البيانات المتوفرة.</string>
<string name="msg_google_books">كتب جوجل</string>
<string name="msg_google_product">بحث جوجل</string>
<string name="msg_google_shopper_missing">لم يتم تثبيت Google Shopper</string>
<string name="msg_install_google_shopper">يجمع Google Shopper بين مسح الرمز الشريطي مع الأسعار والتعليقات وغيرها بدون فتح المتصفح. هل تريد استخدامه؟</string>
<string name="msg_intent_failed">عفوا، تعذر تشغيل التطبيق المطلوب. قد تكون محتويات الرمز الشريطي غير صحيحة.</string>
<string name="msg_redirect">إعادة توجيه</string>
<string name="msg_sbc_book_not_searchable">عفوا، لا يمكن البحث في هذا الكتاب.</string>
<string name="msg_sbc_failed">عفوا، حدثت مشكلة في عملية البحث.</string>
<string name="msg_sbc_no_page_returned">لم يتم إرجاع أية صفحة</string>
<string name="msg_sbc_page">الصفحة</string>
<string name="msg_sbc_results">النتائج</string>
<string name="msg_sbc_searching_book">البحث في الكتاب</string>
<string name="msg_sbc_snippet_unavailable">الأجزاء غير متاحة</string>
<string name="msg_sbc_unknown_page">صفحة غير معروفة</string>
<string name="msg_share_explanation">يمكنك مشاركة البيانات عن طريق عرض رمز شريطي على الشاشة ومسحه من خلال هاتف آخر.</string>
<string name="msg_share_subject_line">توجد هنا محتويات الرمز الشريطي الذي قمت بمسحه</string>
<string name="msg_share_text">أو اكتب بعض النص</string>
<string name="msg_sure">هل أنت متأكد؟</string>
<string name="msg_unmount_usb">رجاء إيقاف التخزين على USB للمتابعة.</string>
<string name="preferences_actions_title">عند العثور على رمز شريطي</string>
<string name="preferences_auto_focus_title">استخدام التركيز التلقائي</string>
<string name="preferences_bulk_mode_summary">المسح الضوئي وحفظها بشكل مستمر العديد من الرموز الشريطية</string>
<string name="preferences_bulk_mode_title">جل وضع المسح الضوئي</string>
<string name="preferences_copy_to_clipboard_title">نسخ إلى الحافظة</string>
<string name="preferences_custom_product_search_summary" formatted="false">التبديلات : s٪ = المحتويات ، f٪ = الشكل ، اكتب t٪ =</string>
<string name="preferences_custom_product_search_title">عنوان بحث مخصص</string>
<string name="preferences_decode_1D_title">فك الرموز الشريطية 1D</string>
<string name="preferences_decode_Data_Matrix_title">فك رموز البيانات ماتريكس</string>
<string name="preferences_decode_QR_title">فك رموز QR</string>
<string name="preferences_device_bug_workarounds_title">الحلول جهاز علة</string>
<string name="preferences_disable_continuous_focus_summary">استخدام وضع معيار التركيز فقط</string>
<string name="preferences_disable_continuous_focus_title">لا التركيز المستمر</string>
<string name="preferences_disable_exposure_title">لا تعرض</string>
<string name="preferences_front_light_auto">أوتوماتيكي</string>
<string name="preferences_front_light_off">غير فعال</string>
<string name="preferences_front_light_on">نشط</string>
<string name="preferences_front_light_summary">تقوم بتحسين عملية المسح في إضاءة ضعيفة في بعض الهواتف، ولكن يمكن أن يتسبب في حدوث سطوع</string>
<string name="preferences_front_light_title">استخدم إضاءة أمامية</string>
<string name="preferences_general_title">إعدادات عامة</string>
<string name="preferences_name">إعدادات</string>
<string name="preferences_play_beep_title">صوت تنبيه</string>
<string name="preferences_remember_duplicates_summary">بفحص مخزن متعددة من نفس الباركود في التاريخ</string>
<string name="preferences_remember_duplicates_title">تذكر التكرارات</string>
<string name="preferences_result_title">إعدادات النتائج</string>
<string name="preferences_scanning_title">عندما لمسح الباركود</string>
<string name="preferences_search_country">ابحث عن بلد</string>
<string name="preferences_supplemental_summary">محاولة لاسترداد مزيد من المعلومات حول محتويات الباركود</string>
<string name="preferences_supplemental_title">استرداد مزيد من المعلومات</string>
<string name="preferences_try_bsplus">محاولة الباركود +</string>
<string name="preferences_try_bsplus_summary">معززة مع الميزات الجديدة واجهة</string>
<string name="preferences_vibrate_title">اهتزاز</string>
<string name="result_address_book">تم العثور على معلومات جهة الاتصال</string>
<string name="result_calendar">تم العثور على حدث التقويم</string>
<string name="result_email_address">تم العثور على عنوان البريد</string>
<string name="result_geo">تم العثور على الإحداثيات الجغرافية</string>
<string name="result_isbn">تم العثور على الكتاب</string>
<string name="result_product">تم العثور على المنتج</string>
<string name="result_sms">تم العثور على عنوان SMS</string>
<string name="result_tel">تم العثور على رقم الهاتف</string>
<string name="result_text">تم العثور على نص عادي</string>
<string name="result_uri">تم العثور على العنوان</string>
<string name="result_wifi">العثور على التكوين اللاسلك</string>
<string name="sbc_name">البحث في Google Book</string>
<string name="share_name">مشاركة عبر الرمز الشريطي</string>
<string name="wifi_changing_network">طلب الاتصال بالشبكة\u2026</string>
<string name="wifi_ssid_label">اسم الشبكة</string>
<string name="wifi_type_label">نوع</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">Баркод Скенер</string>
<string name="app_picker_name">Приложения</string>
<string name="bookmark_picker_name">Отметки</string>
<string name="button_add_calendar">Добави в календар</string>
<string name="button_add_contact">Добави контакт</string>
<string name="button_back">Обратно</string>
<string name="button_book_search">Търси Книга</string>
<string name="button_cancel">Отказ</string>
<string name="button_custom_product_search">Потребителско търсене</string>
<string name="button_dial">Набери телефон</string>
<string name="button_done">Готово</string>
<string name="button_email">Изпрати поща</string>
<string name="button_get_directions">Навигация</string>
<string name="button_google_shopper">Гугъл магазин</string>
<string name="button_mms">Изпрати MMS</string>
<string name="button_ok">ОК</string>
<string name="button_open_browser">Отвори браузър</string>
<string name="button_product_search">Търсене на продукт</string>
<string name="button_search_book_contents">Търси в книга</string>
<string name="button_share_app">Приложение</string>
<string name="button_share_bookmark">Отметка</string>
<string name="button_share_by_email">Сподели по поща</string>
<string name="button_share_by_sms">Сподели чрез SMS</string>
<string name="button_share_clipboard">Клипборд</string>
<string name="button_share_contact">Контакт</string>
<string name="button_show_map">Покажи карта</string>
<string name="button_sms">Изпрати SMS</string>
<string name="button_web_search">Интернет търсене</string>
<string name="button_wifi">Свържи се в мрежата</string>
<string name="contents_contact">Информация за контакт</string>
<string name="contents_email">Електронна поща</string>
<string name="contents_location">Географски координати</string>
<string name="contents_phone">Телефон</string>
<string name="contents_sms">SMS адрес</string>
<string name="contents_text">Чист текст</string>
<string name="history_clear_one_history_text">Изчисти</string>
<string name="history_clear_text">Изчисти историята</string>
<string name="history_email_title">История на Баркод Скенера</string>
<string name="history_empty">Празно</string>
<string name="history_empty_detail">Няма сканирани и записани бар-кодове все още</string>
<string name="history_send">Изпрати историята</string>
<string name="history_title">История</string>
<string name="menu_encode_mecard">Използвай MECARD формат</string>
<string name="menu_encode_vcard">Използвай vCard формат</string>
<string name="menu_help">Помощ</string>
<string name="menu_history">История</string>
<string name="menu_settings">Настройки</string>
<string name="menu_share">Сподели</string>
<string name="msg_bulk_mode_scanned">Масов режим: баркодът е сканиран и записан</string>
<string name="msg_camera_framework_bug">Съжаляваме, срещнахме проблем с камерата. Може да се наложи да рестартирате устройството си.</string>
<string name="msg_default_format">Формат</string>
<string name="msg_default_meta">Допълнение</string>
<string name="msg_default_mms_subject">Здравейте</string>
<string name="msg_default_status">Сложете баркода вътре в правоъгълника за да го сканирате.</string>
<string name="msg_default_time">Време</string>
<string name="msg_default_type">Тип</string>
<string name="msg_encode_contents_failed">Неуспешно кодиране на подадените данни.</string>
<string name="msg_google_books">Google Books</string>
<string name="msg_google_product">Google Търсене на продукти</string>
<string name="msg_google_shopper_missing">Гугъл Магазин не е инсталиран</string>
<string name="msg_install_google_shopper">Гугъл Магазин комбинира сканирането на баркодове с онлайн и локални цени, отзиви и още много неща без да отваряте браузър. Желаете ли да опитате?</string>
<string name="msg_intent_failed">Съжаляваме, но нужното приложение не успя да се стартира. Възможно е баркода или съдържанието му да са невалидни.</string>
<string name="msg_redirect">Пренасочване</string>
<string name="msg_sbc_book_not_searchable">Съжаляваме, тази книга не може да се претърсва.</string>
<string name="msg_sbc_failed">Съжаляваме, срещнахме проблем при търсенето.</string>
<string name="msg_sbc_no_page_returned">Няма страница</string>
<string name="msg_sbc_page">Страница</string>
<string name="msg_sbc_results">Резултати</string>
<string name="msg_sbc_searching_book">Търсене на книга\u2026</string>
<string name="msg_sbc_snippet_unavailable">Изрезката не е достъпна</string>
<string name="msg_sbc_unknown_page">Непозната страница</string>
<string name="msg_share_explanation">Можете да споделяте информация като покажете баркод на екрана, и го сканирате от друг телефон.</string>
<string name="msg_share_subject_line">Ето съдържанието на един баркод, който сканирах</string>
<string name="msg_share_text">Или въведете някакъв текст</string>
<string name="msg_sure">Сигурни ли сте?</string>
<string name="msg_unmount_usb">Съжаляваме, но SD картата не е достъпна.</string>
<string name="preferences_actions_title">При прочитане на баркод\u2026</string>
<string name="preferences_auto_focus_title">Използване на автоматично фокусиране</string>
<string name="preferences_bulk_mode_summary">Сканирай и запомняй множество баркодове без прекъсване</string>
<string name="preferences_bulk_mode_title">Масово сканиране</string>
<string name="preferences_copy_to_clipboard_title">Копиране в клипборда</string>
<string name="preferences_custom_product_search_summary" formatted="false">Използвайте: %s за съдържанието,%f за форматa, %t за типа</string>
<string name="preferences_custom_product_search_title">Потребителски адрес за търсене</string>
<string name="preferences_decode_1D_title">1D Баркодове</string>
<string name="preferences_decode_Data_Matrix_title">Data Matrix</string>
<string name="preferences_decode_QR_title">QR Баркодове</string>
<string name="preferences_device_bug_workarounds_title">Заобикаляне на проблеми</string>
<string name="preferences_disable_continuous_focus_summary">Използване само на стандартен режим за фокусиране</string>
<string name="preferences_disable_continuous_focus_title">Без непрекъснат фокус</string>
<string name="preferences_disable_exposure_title">Никоя експозиция</string>
<string name="preferences_front_light_auto">Автоматичен</string>
<string name="preferences_front_light_off">Неактивен</string>
<string name="preferences_front_light_on">Активен</string>
<string name="preferences_front_light_summary">Подобрява четенето при лошо осветление, но предизвиква отблясъци. Само за някои модели.</string>
<string name="preferences_front_light_title">Използвай фенерче</string>
<string name="preferences_general_title">Общи настройки</string>
<string name="preferences_name">Настройки</string>
<string name="preferences_play_beep_title">Издаване на звук</string>
<string name="preferences_remember_duplicates_summary">Записвай множество сканирания на един и същи баркод в историята</string>
<string name="preferences_remember_duplicates_title">Запомняне на повторенията</string>
<string name="preferences_result_title">Настройки за резултата</string>
<string name="preferences_scanning_title">При сканиране да се декодират\u2026</string>
<string name="preferences_search_country">Държава при търсене</string>
<string name="preferences_supplemental_summary">Опитай да получиш повече информация за баркода</string>
<string name="preferences_supplemental_title">Търсене на разширения</string>
<string name="preferences_try_bsplus">Опитайте Баркод Скенер+</string>
<string name="preferences_try_bsplus_summary">Обогатен с нови характеристики и интерфейс</string>
<string name="preferences_vibrate_title">Вибрация</string>
<string name="result_address_book">Намерих информация за контакт</string>
<string name="result_calendar">Намерих календарно събитие</string>
<string name="result_email_address">Намерих адрес на електронна поща</string>
<string name="result_geo">Намерих географски координати</string>
<string name="result_isbn">Намерих книга</string>
<string name="result_product">Намерих продукт</string>
<string name="result_sms">Намерих адрес за SMS</string>
<string name="result_tel">Намерих телефонен номер</string>
<string name="result_text">Намерих чист текст</string>
<string name="result_uri">Намерих Интернет Адрес</string>
<string name="result_wifi">Намерих настройки за безжична мрежа</string>
<string name="sbc_name">Гугъл търсене на книга</string>
<string name="share_name">Сподели чрез баркод</string>
<string name="wifi_changing_network">Запитване свързване към мрежата\u2026</string>
<string name="wifi_ssid_label">Име на мрежата</string>
<string name="wifi_type_label">Тип</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">Barcode Scanner</string>
<string name="app_picker_name">Aplicacions</string>
<string name="bookmark_picker_name">Adreces d\'interès</string>
<string name="button_add_calendar">Afegeix a l\'agenda</string>
<string name="button_add_contact">Afegeix el contact</string>
<string name="button_back">Enrere</string>
<string name="button_book_search">Cerca el llibre</string>
<string name="button_cancel">Cancel·la</string>
<string name="button_custom_product_search">Cerca personalitzada</string>
<string name="button_dial">Marca el número</string>
<string name="button_done">Fet</string>
<string name="button_email">Envia un correu electrònic</string>
<string name="button_get_directions">Obté direccions</string>
<string name="button_google_shopper">Shopper</string>
<string name="button_mms">Envia MMS</string>
<string name="button_ok">D\'acord</string>
<string name="button_open_browser">Obre el navegador</string>
<string name="button_product_search">Cerca un producte</string>
<string name="button_search_book_contents">Cerca continguts</string>
<string name="button_share_app">Aplicació</string>
<string name="button_share_bookmark">Adreça d\'interès</string>
<string name="button_share_by_email">Comparteix per correu-e</string>
<string name="button_share_by_sms">Comparteix per SMS</string>
<string name="button_share_clipboard">Porta-retalls</string>
<string name="button_share_contact">Contacte</string>
<string name="button_show_map">Mostra el mapa</string>
<string name="button_sms">Envia SMS</string>
<string name="button_web_search">Cerca al web</string>
<string name="button_wifi">Connecta a la xarxa</string>
<string name="contents_contact">Informació de contacte</string>
<string name="contents_email">Adreça electrònica</string>
<string name="contents_location">Coordenades geogràfiques</string>
<string name="contents_phone">Número de telèfon</string>
<string name="contents_sms">Adreça SMS</string>
<string name="contents_text">Text pla</string>
<string name="history_clear_one_history_text">Neteja</string>
<string name="history_clear_text">Neteja l\'historial</string>
<string name="history_email_title">Historial del Barcode Scanner</string>
<string name="history_empty">Buit</string>
<string name="history_empty_detail">No escaneja codis de barres s\'han registrat encara</string>
<string name="history_send">Envia l\'historial</string>
<string name="history_title">Historial</string>
<string name="menu_encode_mecard">Utilitza MECARD</string>
<string name="menu_encode_vcard">Utilitza vCard</string>
<string name="menu_help">Ajuda</string>
<string name="menu_history">Historial</string>
<string name="menu_settings">Configuració</string>
<string name="menu_share">Comparteix</string>
<string name="msg_bulk_mode_scanned">Mode en bloc: codi de barres escanejat i desat</string>
<string name="msg_camera_framework_bug">S\'ha produït un problema amb la càmera de l\'Android. Potser haureu de reiniciar el dispositiu.</string>
<string name="msg_default_format">Format</string>
<string name="msg_default_meta">Metadadades</string>
<string name="msg_default_mms_subject">Hola</string>
<string name="msg_default_status">Poseu un codi de barres dins el rectable per escanejar-lo.</string>
<string name="msg_default_time">Hora</string>
<string name="msg_default_type">Tipus</string>
<string name="msg_encode_contents_failed">No es pot codificar un codi de barres amb les dades proporcionades.</string>
<string name="msg_google_books">Google Llibres</string>
<string name="msg_google_product">Cerca a Google Product</string>
<string name="msg_google_shopper_missing">Google Shopper no es troba instal·lat</string>
<string name="msg_install_google_shopper">Google Shopper combina l\'escaneig de codis de barres amb preus en línia i locals, comentaris de productes i molt més sense obrir el navegador. Moleu provar-lo?</string>
<string name="msg_intent_failed">No es pot executar l\'aplicació sol·licitada. És possible que el contingut del codi de barres no sigui vàlid.</string>
<string name="msg_redirect">Redirecciona</string>
<string name="msg_sbc_book_not_searchable">No es pot cercar en aquest llibre.</string>
<string name="msg_sbc_failed">Hi ha hagut un problema en fer la cerca.</string>
<string name="msg_sbc_no_page_returned">No s\'ha retornat cap pàgina</string>
<string name="msg_sbc_page">Pàgina</string>
<string name="msg_sbc_results">Resultats</string>
<string name="msg_sbc_searching_book">S\'està cercant el llibre\u2026</string>
<string name="msg_sbc_snippet_unavailable">Fragment no disponible</string>
<string name="msg_sbc_unknown_page">Pàgina desconeguda</string>
<string name="msg_share_explanation">Podeu compartir dades mostrant un codi de barres a la pantalla i escanejant-lo amb un altre dispositiu.</string>
<string name="msg_share_subject_line">Aquí hi ha el contingut d\'un codi de barres que he escanejat</string>
<string name="msg_share_text">O escriviu un text i pitgeu Retorn</string>
<string name="msg_sure">N\'esteu segur?</string>
<string name="msg_unmount_usb">La targeta SD no es troba disponible.</string>
<string name="preferences_actions_title">En trobar un codi de barres\u2026</string>
<string name="preferences_auto_focus_title">Utilitzeu l\'enfocament automàtic</string>
<string name="preferences_bulk_mode_summary">Escaneja i desa molts codis de barres de forma contínua</string>
<string name="preferences_bulk_mode_title">Mode d\'escaneig en bloc</string>
<string name="preferences_copy_to_clipboard_title">Copia al porta-retalls</string>
<string name="preferences_custom_product_search_summary" formatted="false">Substitucions: %s = contingut, %f = format, %t = tipus</string>
<string name="preferences_custom_product_search_title">URL de cerca personalitzat</string>
<string name="preferences_decode_1D_title">Codis de barres 1D</string>
<string name="preferences_decode_Data_Matrix_title">Matriu de dades</string>
<string name="preferences_decode_QR_title">Codis QR</string>
<string name="preferences_device_bug_workarounds_title">Solucions provisionals de dispositius d\'errors</string>
<string name="preferences_disable_continuous_focus_summary">Utilitzeu només la manera d\'enfocament estàndard</string>
<string name="preferences_disable_continuous_focus_title">No enfocament continu</string>
<string name="preferences_disable_exposure_title">No hi ha exposició</string>
<string name="preferences_front_light_auto">Automàtic</string>
<string name="preferences_front_light_off">Inactiu</string>
<string name="preferences_front_light_on">Actiu</string>
<string name="preferences_front_light_summary">Millora l\'escaneig amb poca llum en alguns dispositius, però pot produir enlluernament. No funciona en tots els dispositius.</string>
<string name="preferences_front_light_title">Usa el llum frontal</string>
<string name="preferences_general_title">Configuració general</string>
<string name="preferences_name">Configuració</string>
<string name="preferences_play_beep_title">Beep</string>
<string name="preferences_remember_duplicates_summary">Desa diversos escanejos del mateix codi de barres a l\'historial</string>
<string name="preferences_remember_duplicates_title">Recorda els duplicats</string>
<string name="preferences_result_title">Configuració dels resultats</string>
<string name="preferences_scanning_title">En escanejar codis de barres, descodifica\u2026</string>
<string name="preferences_search_country">Cerca per país</string>
<string name="preferences_supplemental_summary">Intenta obtenir més informació sobre els continguts del codi de barres</string>
<string name="preferences_supplemental_title">Aconsegueix més informació</string>
<string name="preferences_try_bsplus">Intenta Barcode Scanner+</string>
<string name="preferences_try_bsplus_summary">Millorat amb noves característiques i la interfície de</string>
<string name="preferences_vibrate_title">Vibració</string>
<string name="result_address_book">S\'ha trobat informació de contacte</string>
<string name="result_calendar">S\'ha trobat un esdeveniment</string>
<string name="result_email_address">S\'ha trobat una adreça electrònica</string>
<string name="result_geo">S\'han trobat coordenades geogràfiques</string>
<string name="result_isbn">S\'ha trobat un llibre</string>
<string name="result_product">S\'ha trobat un producte</string>
<string name="result_sms">S\'ha trobat una adreça SMS</string>
<string name="result_tel">S\'ha trobat un número de telèfon</string>
<string name="result_text">S\'ha trobat text pla</string>
<string name="result_uri">S\'ha trobat un URL</string>
<string name="result_wifi">S\'ha trobat configuració WLAN</string>
<string name="sbc_name">Cerca a Google Llibres</string>
<string name="share_name">Comparteix amb el codi de barres</string>
<string name="wifi_changing_network">Sollicitant connexió a la xarxa\u2026</string>
<string name="wifi_ssid_label">Nom de la xarxa</string>
<string name="wifi_type_label">Tipus</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">Barcode Scanner</string>
<string name="app_picker_name">Aplikace</string>
<string name="bookmark_picker_name">Záložky</string>
<string name="button_add_calendar">Přidat do kalendáře</string>
<string name="button_add_contact">Přidat kontakt</string>
<string name="button_back">Zpět</string>
<string name="button_book_search">Hledat knihu</string>
<string name="button_cancel">Zrušit</string>
<string name="button_custom_product_search">Vlastní vyhledávání</string>
<string name="button_dial">Číselník</string>
<string name="button_done">Hotovo</string>
<string name="button_email">Poslat emailem</string>
<string name="button_get_directions">Získat nastavení</string>
<string name="button_google_shopper">Shopper</string>
<string name="button_mms">Poslat přes MMS</string>
<string name="button_ok">OK</string>
<string name="button_open_browser">Otevřít prohlížeč</string>
<string name="button_product_search">Vyhledat produkt</string>
<string name="button_search_book_contents">Hledat obsah knihy</string>
<string name="button_share_app">Aplikace</string>
<string name="button_share_bookmark">Záložky</string>
<string name="button_share_by_email">Sdílet pomocí Email</string>
<string name="button_share_by_sms">Sdílet pomocí SMS</string>
<string name="button_share_clipboard">Schránka</string>
<string name="button_share_contact">Kontakty</string>
<string name="button_show_map">Ukázat na mapě</string>
<string name="button_sms">Poslat SMS</string>
<string name="button_web_search">Hledat na webu</string>
<string name="button_wifi">Připojení k síti</string>
<string name="contents_contact">Info kontaktu</string>
<string name="contents_email">Emailová adresa</string>
<string name="contents_location">Zeměpisné údaje</string>
<string name="contents_phone">Telefonní číslo</string>
<string name="contents_sms">SMS číslo</string>
<string name="contents_text">Ostatní</string>
<string name="history_clear_one_history_text">Vyčistit</string>
<string name="history_clear_text">Vyčistit historii</string>
<string name="history_email_title">Barcode Scanner historie</string>
<string name="history_empty">Prázdný</string>
<string name="history_empty_detail">Žádný čárový kód vyšetření byly zaznamenány ještě</string>
<string name="history_send">Poslat historii</string>
<string name="history_title">Historie</string>
<string name="menu_encode_mecard">Použití MECARD</string>
<string name="menu_encode_vcard">Použití vCard</string>
<string name="menu_help">Pomoc!</string>
<string name="menu_history">Historie</string>
<string name="menu_settings">Nastavení</string>
<string name="menu_share">Sdílet</string>
<string name="msg_bulk_mode_scanned">Bulk režimu: čárový kód naskenované a uložené</string>
<string name="msg_camera_framework_bug">Omlouváme se, fotoaparát má problém. Možná bude nutné restartovat zařízení</string>
<string name="msg_default_format">Formát</string>
<string name="msg_default_meta">Metadata</string>
<string name="msg_default_mms_subject">Ahoj</string>
<string name="msg_default_status">Strefte se čtverečkem na čárový kód</string>
<string name="msg_default_time">Čas</string>
<string name="msg_default_type">Typ</string>
<string name="msg_encode_contents_failed">Nepodařilo se rozkódovat čárový kód z poskytnutých údajů.</string>
<string name="msg_google_books">Google Books</string>
<string name="msg_google_product">Google Product Search</string>
<string name="msg_google_shopper_missing">Google Shopper není nainstalován</string>
<string name="msg_install_google_shopper">Google Shopper kombinuje technologie čárového kódu s cenami, recenze a více bez otevření prohlížeče. Chtěli byste to zkusit?</string>
<string name="msg_intent_failed">Litujeme, požadovanou aplikaci nelze spustit. Čárový kód je nefunkční.</string>
<string name="msg_redirect">Přesměrování</string>
<string name="msg_sbc_book_not_searchable">Omlouváme se, tato kniha nelze nalézt.</string>
<string name="msg_sbc_failed">Omlouváme se, narazili jsme na problém.</string>
<string name="msg_sbc_no_page_returned">Stránka nenalezena.</string>
<string name="msg_sbc_page">Stránka</string>
<string name="msg_sbc_results">Výsledky</string>
<string name="msg_sbc_searching_book">Hledání knihy\u2026</string>
<string name="msg_sbc_snippet_unavailable">Snippet není k dispozici</string>
<string name="msg_sbc_unknown_page">Neznámá stránka</string>
<string name="msg_share_explanation">Můžete sdílet čárový kód na vaší obrazovce a skenování, s jiným telefonem.</string>
<string name="msg_share_subject_line">Zde je obsah čárového kódu I naskenovaný</string>
<string name="msg_share_text">Nebo zadejte nějaký text</string>
<string name="msg_sure">Jste si jisti?</string>
<string name="msg_unmount_usb">Omlouváme se, karta SD není přístupná.</string>
<string name="preferences_actions_title">Byl nalezen čárový kód.\u2026</string>
<string name="preferences_auto_focus_title">Automatické zaostření</string>
<string name="preferences_bulk_mode_summary">Skenování více čárových kódú bez přerušení, vhodné na dávkové zpracování velkého množství čárových kódú</string>
<string name="preferences_bulk_mode_title">Dávkový režim skenování</string>
<string name="preferences_copy_to_clipboard_title">Kopírovat do schránky.</string>
<string name="preferences_custom_product_search_summary" formatted="false">Použijte: %s = obsah, %f = formát, %t = typ</string>
<string name="preferences_custom_product_search_title">Vlastní vyhledávání URL</string>
<string name="preferences_decode_1D_title">1D kódy</string>
<string name="preferences_decode_Data_Matrix_title">Data Matrix</string>
<string name="preferences_decode_QR_title">QR kódy</string>
<string name="preferences_device_bug_workarounds_title">Možná zástupná řešení chyb zařízení</string>
<string name="preferences_disable_continuous_focus_summary">Používejte pouze standardní zaostřování</string>
<string name="preferences_disable_continuous_focus_title">Soustavné zaměření</string>
<string name="preferences_disable_exposure_title">No expozice</string>
<string name="preferences_front_light_auto">Automatický</string>
<string name="preferences_front_light_off">Neaktivní</string>
<string name="preferences_front_light_on">Aktivní</string>
<string name="preferences_front_light_summary">Zlepšuje skenování při slabém osvětlení na některých telefonech, ale může způsobit oslnění. Nefunguje na všech telefonech.</string>
<string name="preferences_front_light_title">Použít světlo</string>
<string name="preferences_general_title">Hlavní nastavení</string>
<string name="preferences_name">Nastavení</string>
<string name="preferences_play_beep_title">Zvuky</string>
<string name="preferences_remember_duplicates_summary">Duplikáty čárových kódú v historii ukládat samostatně, nebo jako jeden čárový kód</string>
<string name="preferences_remember_duplicates_title">Pamatovat všechny duplikáty</string>
<string name="preferences_result_title">Výsledek nastavení</string>
<string name="preferences_scanning_title">Při skenování čárových kódů pro, dekódovat\u2026</string>
<string name="preferences_search_country">Hledání země</string>
<string name="preferences_supplemental_summary">Získat více informací o obsahu čárového kódu</string>
<string name="preferences_supplemental_title">Získat více informací</string>
<string name="preferences_try_bsplus">Zkuste Barcode Scanner+</string>
<string name="preferences_try_bsplus_summary">Obohacen o nové funkce a rozhraní</string>
<string name="preferences_vibrate_title">Vibrace</string>
<string name="result_address_book">Našel jsem kontakt</string>
<string name="result_calendar">Našel jsem kalendář</string>
<string name="result_email_address">Našel jsem Email</string>
<string name="result_geo">Našel jsem Zeměpisné informace</string>
<string name="result_isbn">Našel jsem knihu</string>
<string name="result_product">Našel jsem produkt</string>
<string name="result_sms">Našel jsem SMS</string>
<string name="result_tel">Našel jsem telefoní číslo</string>
<string name="result_text">Našel jsem nějaký text</string>
<string name="result_uri">Našel jsem URL</string>
<string name="result_wifi">Nalezeno bezdrátová konfigurace</string>
<string name="sbc_name">Google Knihy hledání</string>
<string name="share_name">Sdílet pomocí čárového kódu</string>
<string name="wifi_changing_network">Požadující připojení k síti\u2026</string>
<string name="wifi_ssid_label">Jméno sítě</string>
<string name="wifi_type_label">Typ</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">Barcode Scanner</string>
<string name="app_picker_name">Applikationer</string>
<string name="bookmark_picker_name">Bogmærker</string>
<string name="button_add_calendar">Tilføj til kalendar</string>
<string name="button_add_contact">Tilføj kontaktperson</string>
<string name="button_back">Tilbage</string>
<string name="button_book_search">Bogsøgning</string>
<string name="button_cancel">Annullér</string>
<string name="button_custom_product_search">Brugerdefineret søgning</string>
<string name="button_dial">Ring til nummeret</string>
<string name="button_done">Færdig</string>
<string name="button_email">Send e-mail</string>
<string name="button_get_directions">Få kørselsanvisninger</string>
<string name="button_google_shopper">Shopper</string>
<string name="button_mms">Send MMS</string>
<string name="button_ok">OK</string>
<string name="button_open_browser">Åben browser</string>
<string name="button_product_search">Produktsøgning</string>
<string name="button_search_book_contents">Søg efter indhold</string>
<string name="button_share_app">Applikationer</string>
<string name="button_share_bookmark">Bogmærker</string>
<string name="button_share_by_email">Del via e-mail</string>
<string name="button_share_by_sms">Del via SMS</string>
<string name="button_share_clipboard">Udklipsholder</string>
<string name="button_share_contact">Kontakter</string>
<string name="button_show_map">Vis kort</string>
<string name="button_sms">Send SMS</string>
<string name="button_web_search">Internetsøgning</string>
<string name="button_wifi">Forbind til netværk</string>
<string name="contents_contact">Kontaktinfo</string>
<string name="contents_email">E-mailadresse</string>
<string name="contents_location">Geografiske koordinater</string>
<string name="contents_phone">Telefonnummer</string>
<string name="contents_sms">SMS-adresse</string>
<string name="contents_text">Almindelig tekst</string>
<string name="history_clear_one_history_text">Ryd</string>
<string name="history_clear_text">Ryd historik</string>
<string name="history_email_title">Barcode Scanner-historik</string>
<string name="history_empty">Tom</string>
<string name="history_empty_detail">Ingen stregkodescanninger er blevet registreret endnu</string>
<string name="history_send">Send historik</string>
<string name="history_title">Historik</string>
<string name="menu_encode_mecard">Brug MECARD</string>
<string name="menu_encode_vcard">Brug vCard</string>
<string name="menu_help">Hjælp</string>
<string name="menu_history">Historik</string>
<string name="menu_settings">Indstillinger</string>
<string name="menu_share">Del</string>
<string name="msg_bulk_mode_scanned">Massetilstand: stregkode scannet og gemt</string>
<string name="msg_camera_framework_bug">Beklager, Android-kameraet er stødt på et problem. Du skal muligvis genstarte enheden.</string>
<string name="msg_default_format">Format</string>
<string name="msg_default_meta">Metadata</string>
<string name="msg_default_mms_subject">Hej</string>
<string name="msg_default_status">Placér en stregkode inden i firkanten for at aflæse den.</string>
<string name="msg_default_time">Tid</string>
<string name="msg_default_type">Type</string>
<string name="msg_encode_contents_failed">Kunne ikke indkode en stregkode fra oplysningerne givet.</string>
<string name="msg_google_books">Google Bøger</string>
<string name="msg_google_product">Google Product Search</string>
<string name="msg_google_shopper_missing">Google Shopper er ikke installeret</string>
<string name="msg_install_google_shopper">Google Shopper kombinerer stregkodescanning med priser, anmeldelser og meget mere uden at åbne en browser. Kunne du tænke dig at prøve det?</string>
<string name="msg_intent_failed">Beklager, den ønskede applikation kunne ikke blive startet. Stregkodeindholdet er måsket ugyldigt.</string>
<string name="msg_redirect">Omdirigér</string>
<string name="msg_sbc_book_not_searchable">Beklager, denne bog er ikke søgbar.</string>
<string name="msg_sbc_failed">Beklager, søgningen er stødt på et problem.</string>
<string name="msg_sbc_no_page_returned">Ingen side returnerede</string>
<string name="msg_sbc_page">Side</string>
<string name="msg_sbc_results">Resultater</string>
<string name="msg_sbc_searching_book">Søger bog\u2026</string>
<string name="msg_sbc_snippet_unavailable">Uddragsvisning ikke tilgængelig</string>
<string name="msg_sbc_unknown_page">Ukendt side</string>
<string name="msg_share_explanation">Du kan dele data ved at vise en stregkode på denne skærm, og derefter scanne den med en anden telefon.</string>
<string name="msg_share_subject_line">Her er indholdet af en stregkode, jeg har scannet.</string>
<string name="msg_share_text">Eller skriv noget tekst</string>
<string name="msg_sure">Er du sikker?</string>
<string name="msg_unmount_usb">Beklager, SD-kortet er ikke tilgængelig.</string>
<string name="preferences_actions_title">Når en stregkode er fundet\u2026</string>
<string name="preferences_auto_focus_title">Brug autofokus</string>
<string name="preferences_bulk_mode_summary">Scan og gem mange stregkoder uden afbrydelser</string>
<string name="preferences_bulk_mode_title">Massescanningstilstand</string>
<string name="preferences_copy_to_clipboard_title">Kopiér til udklipsholder</string>
<string name="preferences_custom_product_search_summary" formatted="false">Udskiftninger: %s = indhold, %f = format, %t = type</string>
<string name="preferences_custom_product_search_title">Brugerdefineret søge-URL</string>
<string name="preferences_decode_1D_title">Afkod 1D-stregkoder</string>
<string name="preferences_decode_Data_Matrix_title">Afkod Data Matrix</string>
<string name="preferences_decode_QR_title">Afkod QR-koder</string>
<string name="preferences_device_bug_workarounds_title">Device Bug Løsninger</string>
<string name="preferences_disable_continuous_focus_summary">Brug kun standard fokusindstilling</string>
<string name="preferences_disable_continuous_focus_title">Ingen løbende fokus</string>
<string name="preferences_disable_exposure_title">Ingen eksponering</string>
<string name="preferences_front_light_auto">Automatisk</string>
<string name="preferences_front_light_off">Inaktiv</string>
<string name="preferences_front_light_on">Aktiv</string>
<string name="preferences_front_light_summary">Forbedrer aflæsning i svagt lys på nogle telefoner, men kan medføre genskær. Virker ikke på alle telefoner.</string>
<string name="preferences_front_light_title">Brug frontlys</string>
<string name="preferences_general_title">Generelle indstillinger</string>
<string name="preferences_name">Indstillinger</string>
<string name="preferences_play_beep_title">Bip</string>
<string name="preferences_remember_duplicates_summary">Gem flere scanninger af de samme stregkoder i Historik</string>
<string name="preferences_remember_duplicates_title">Husk dubletter</string>
<string name="preferences_result_title">Resultatindstillinger</string>
<string name="preferences_scanning_title">Når der scannes efter stregkoder\u2026</string>
<string name="preferences_search_country">Søg efter land</string>
<string name="preferences_supplemental_summary">Prøv at få flere oplysninger om stregkodens indhold</string>
<string name="preferences_supplemental_title">Hent mere info</string>
<string name="preferences_try_bsplus">Prøv Barcode Scanner+</string>
<string name="preferences_try_bsplus_summary">Forbedret med nye funktioner og grænseflade</string>
<string name="preferences_vibrate_title">Vibrér</string>
<string name="result_address_book">Kontaktinfo fundet</string>
<string name="result_calendar">Kalendarbegivenhed fundet</string>
<string name="result_email_address">E-mailadresse fundet</string>
<string name="result_geo">Geografiske koordinater fundet</string>
<string name="result_isbn">Bog fundet</string>
<string name="result_product">Produkt fundet</string>
<string name="result_sms">SMS-adresse fundet</string>
<string name="result_tel">Telefonnummer fundet</string>
<string name="result_text">Almindelig tekst fundet</string>
<string name="result_uri">URL fundet</string>
<string name="result_wifi">WLAN-forbindelse fundet</string>
<string name="sbc_name">Google Bøger-søgning</string>
<string name="share_name">Del via stregkode</string>
<string name="wifi_changing_network">Anmoder om tilslutning til netværk\u2026</string>
<string name="wifi_ssid_label">Netværksnavn</string>
<string name="wifi_type_label">Type</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">Barcode Scanner</string>
<string name="app_picker_name">Anwendungen</string>
<string name="bookmark_picker_name">Lesezeichen</string>
<string name="button_add_calendar">Termin hinzufügen</string>
<string name="button_add_contact">Kontakt hinzufügen</string>
<string name="button_back">Zurück</string>
<string name="button_book_search">Büchersuche</string>
<string name="button_cancel">Abbruch</string>
<string name="button_custom_product_search">Benutzersuche</string>
<string name="button_dial">Nummer wählen</string>
<string name="button_done">Fertig</string>
<string name="button_email">E-Mail senden</string>
<string name="button_get_directions">Route berechnen</string>
<string name="button_google_shopper">Shopper</string>
<string name="button_mms">MMS senden</string>
<string name="button_ok">OK</string>
<string name="button_open_browser">Browser öffnen</string>
<string name="button_product_search">Produktsuche</string>
<string name="button_search_book_contents">Buchinhalt durchsuchen</string>
<string name="button_share_app">Anwendung</string>
<string name="button_share_bookmark">Lesezeichen</string>
<string name="button_share_by_email">Als E-Mail weitergeben</string>
<string name="button_share_by_sms">Als SMS weitergeben</string>
<string name="button_share_clipboard">Zwischenablage</string>
<string name="button_share_contact">Kontakt</string>
<string name="button_show_map">Karte anzeigen</string>
<string name="button_sms">SMS senden</string>
<string name="button_web_search">Im Web suchen</string>
<string name="button_wifi">Mit diesem WLAN verbinden</string>
<string name="contents_contact">Kontaktinfo</string>
<string name="contents_email">E-Mail Adresse</string>
<string name="contents_location">Koordinaten</string>
<string name="contents_phone">Telefonnummer</string>
<string name="contents_sms">SMS Adresse</string>
<string name="contents_text">Text</string>
<string name="history_clear_one_history_text">Löschen</string>
<string name="history_clear_text">Verlauf löschen</string>
<string name="history_email_title">Barcode Scanner Verlauf</string>
<string name="history_empty">Leer</string>
<string name="history_empty_detail">Es wurden keine Barcodes aufgezeichnet.</string>
<string name="history_send">Verlauf senden</string>
<string name="history_title">Verlauf</string>
<string name="menu_encode_mecard">MECARD verwenden</string>
<string name="menu_encode_vcard">vCard verwenden</string>
<string name="menu_help">Hilfe</string>
<string name="menu_history">Verlauf</string>
<string name="menu_settings">Einstellungen</string>
<string name="menu_share">Senden</string>
<string name="msg_bulk_mode_scanned">Bulk-Modus: Barcode gescannt und gespeichert</string>
<string name="msg_camera_framework_bug">Mit der Android-Kamera ist leider ein Fehler aufgetreten. Es könnte sein, dass Sie das Gerät neu starten müssen.</string>
<string name="msg_default_format">Format</string>
<string name="msg_default_meta">Metadaten</string>
<string name="msg_default_mms_subject">Hi</string>
<string name="msg_default_status">Positionieren Sie den Barcode innerhalb des Rechteckes.</string>
<string name="msg_default_time">Zeit</string>
<string name="msg_default_type">Typ</string>
<string name="msg_encode_contents_failed">Aus den Daten kann kein Barcode erzeugt werden.</string>
<string name="msg_google_books">Google Bücher</string>
<string name="msg_google_product">Google Shopper</string>
<string name="msg_google_shopper_missing">Google Shopper ist nicht installiert</string>
<string name="msg_install_google_shopper">Google Shopper verbindet ohne Öffnen des Browsers Barcodes mit Preisen, Testberichten und mehr. Möchten Sie es ausprobieren?</string>
<string name="msg_intent_failed">Die gewünschte Applikation kann nicht geöffnet werden. Der Barcode könnte ungültig sein.</string>
<string name="msg_redirect">Umleiten</string>
<string name="msg_sbc_book_not_searchable">Dieses Buch kann nicht durchsucht werden.</string>
<string name="msg_sbc_failed">Bei der Suche ist ein Fehler aufgetreten.</string>
<string name="msg_sbc_no_page_returned">Keine Seite zurückgeliefert.</string>
<string name="msg_sbc_page">Seite</string>
<string name="msg_sbc_results">Ergebnisse</string>
<string name="msg_sbc_searching_book">Durchsuche Buch\u2026</string>
<string name="msg_sbc_snippet_unavailable">Textschnipsel nicht verfügbar.</string>
<string name="msg_sbc_unknown_page">Unbekannte Seite</string>
<string name="msg_share_explanation">Sie können Daten weitergeben, indem Sie einen Barcode auf Ihrem Bilschirm erzeugen und mit einem anderen Handy einscannen.</string>
<string name="msg_share_subject_line">Hier ist der gescannte Barcode-Inhalt</string>
<string name="msg_share_text">Oder geben Sie einen Text hier</string>
<string name="msg_sure">Sind Sie sicher?</string>
<string name="msg_unmount_usb">Leider kann nicht auf die SD-Karte zugegriffen werden.</string>
<string name="preferences_actions_title">Wenn ein Barcode erkannt wurde\u2026</string>
<string name="preferences_auto_focus_title">Autofokus verwenden</string>
<string name="preferences_bulk_mode_summary">Scannt und speichert mehrere Barcodes nacheinander</string>
<string name="preferences_bulk_mode_title">Massenscan</string>
<string name="preferences_copy_to_clipboard_title">In die Zwischenablage kopieren</string>
<string name="preferences_custom_product_search_summary" formatted="false">Platzhalter: %s = Inhalt, %f = Format, %t = Typ</string>
<string name="preferences_custom_product_search_title">Eigene Such-URL</string>
<string name="preferences_decode_1D_title">1D Barcodes</string>
<string name="preferences_decode_Data_Matrix_title">Data Matrix</string>
<string name="preferences_decode_QR_title">QR Codes</string>
<string name="preferences_device_bug_workarounds_title">Geräteabhängige Problemumgehung</string>
<string name="preferences_disable_continuous_focus_summary">Nur Standard-Fokus-Modus verwenden</string>
<string name="preferences_disable_continuous_focus_title">Kein kontinuierlicher Fokus</string>
<string name="preferences_disable_exposure_title">Keine Belichtungsmessung </string>
<string name="preferences_front_light_auto">Automatisch</string>
<string name="preferences_front_light_off">Inaktiv</string>
<string name="preferences_front_light_on">Aktiv</string>
<string name="preferences_front_light_summary">Verbessert bei einigen Mobiltelefonen das Scannen bei schwachem Licht, kann aber Überbelichtung verursachen. Funktioniert nicht mit allen Handys.</string>
<string name="preferences_front_light_title">Foto LED einschalten</string>
<string name="preferences_general_title">Allgemeine Einstellungen</string>
<string name="preferences_name">Einstellungen</string>
<string name="preferences_play_beep_title">Piepsen</string>
<string name="preferences_remember_duplicates_summary">Speichern mehrerer Scans des gleichen Barcodes im Verlauf</string>
<string name="preferences_remember_duplicates_title">Duplikate speichern</string>
<string name="preferences_result_title">Ergebnis-Einstellungen</string>
<string name="preferences_scanning_title">Beim Scannen von Barcodes, dekodieren\u2026</string>
<string name="preferences_search_country">Land für die Suche</string>
<string name="preferences_supplemental_summary">Erfahren Sie mehr über Barcode</string>
<string name="preferences_supplemental_title">Weitere Informationen abrufen</string>
<string name="preferences_try_bsplus">Barcode Scanner+ testen</string>
<string name="preferences_try_bsplus_summary">Mit mehr Funktionen und neuer Oberfläche.</string>
<string name="preferences_vibrate_title">Vibrieren</string>
<string name="result_address_book">Kontakt gefunden</string>
<string name="result_calendar">Termin gefunden</string>
<string name="result_email_address">E-Mail-Adresse gefunden</string>
<string name="result_geo">Koordinaten gefunden</string>
<string name="result_isbn">Buch gefunden</string>
<string name="result_product">Produkt gefunden</string>
<string name="result_sms">SMS-Adresse gefunden</string>
<string name="result_tel">Telefonnummer gefunden</string>
<string name="result_text">Text gefunden</string>
<string name="result_uri">URL gefunden</string>
<string name="result_wifi">WLAN-Konfiguration gefunden</string>
<string name="sbc_name">Google Book Search</string>
<string name="share_name">Weitergabe mittels Barcode</string>
<string name="wifi_changing_network">Verbindung zum Netzwerk anfordern\u2026</string>
<string name="wifi_ssid_label">WLAN-Name:</string>
<string name="wifi_type_label">Verschlüsselung:</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">Barcode Scanner</string>
<string name="app_picker_name">Εφαρμογές</string>
<string name="bookmark_picker_name">Σελιδοδείκτες</string>
<string name="button_add_calendar">Προσθήκη στο ημερολόγιο</string>
<string name="button_add_contact">Προσθήκη στις επαφές</string>
<string name="button_back">Πίσω</string>
<string name="button_book_search">Αναζήτηση βιβλίων</string>
<string name="button_cancel">Ακύρωση</string>
<string name="button_custom_product_search">Σύνθετη αναζήτηση</string>
<string name="button_dial">Κλήση αριθμού</string>
<string name="button_done">Έγινε</string>
<string name="button_email">Αποστολή email</string>
<string name="button_get_directions">Λάβετε κατευθύνσεις</string>
<string name="button_google_shopper">Shopper</string>
<string name="button_mms">Αποστολή MMS</string>
<string name="button_ok">OK</string>
<string name="button_open_browser">Άνοιγμα browser</string>
<string name="button_product_search">Αναζήτηση προϊόντων</string>
<string name="button_search_book_contents">Αναζήτηση περιεχομένων</string>
<string name="button_share_app">Εφαρμογή</string>
<string name="button_share_bookmark">Σελιδοδείκτης</string>
<string name="button_share_by_email">Μοιράσου με email</string>
<string name="button_share_by_sms">Μοιράσου με SMS</string>
<string name="button_share_clipboard">Πρόχειρο</string>
<string name="button_share_contact">Επαφή</string>
<string name="button_show_map">Δείξε χάρτη</string>
<string name="button_sms">Στείλε SMS</string>
<string name="button_web_search">Αναζήτηση ιστού</string>
<string name="button_wifi">Σύνδεση σε Δίκτυο</string>
<string name="contents_contact">Πληροφορίες επαφής</string>
<string name="contents_email">Διεύθυνση email</string>
<string name="contents_location">Γεωγραφικές συντεταγμένες</string>
<string name="contents_phone">Τηλέφωνο</string>
<string name="contents_sms">Διεύθνση SMS</string>
<string name="contents_text">Απλό κείμενο</string>
<string name="history_clear_one_history_text">Διαγραφή</string>
<string name="history_clear_text">Διαγραφή ιστορικού</string>
<string name="history_email_title">Ιστορικό Barcode Scanner</string>
<string name="history_empty">Κενό</string>
<string name="history_empty_detail">Δεν έχουν καταγραφεί σαρώσεις barcode</string>
<string name="history_send">Αποστολή ιστορικού</string>
<string name="history_title">Ιστορικό</string>
<string name="menu_encode_mecard">Χρησιμοποιήστε MECARD</string>
<string name="menu_encode_vcard">Χρησιμοποιήστε vCard</string>
<string name="menu_help">Βοήθεια</string>
<string name="menu_history">Ιστορικό</string>
<string name="menu_settings">Ρυθμίσεις</string>
<string name="menu_share">Κοινή χρήση</string>
<string name="msg_bulk_mode_scanned">Μαζική λειτουργία: barcode σκαναρίστηκε και αποθηκεύτηκε</string>
<string name="msg_camera_framework_bug">Συγνώμη, προέκυψε ένα πρόβλημα με την κάμερα. Ίσως χρειαστεί να επανεκιννήσετε τη συσκευή.</string>
<string name="msg_default_format">Διαμόρφωση</string>
<string name="msg_default_meta">Metadata</string>
<string name="msg_default_mms_subject">Γεια</string>
<string name="msg_default_status">Τοποθετήστε ένα barcode μέσα στο πλαίσιο για να το σκανάρετε.</string>
<string name="msg_default_time">Ωρα</string>
<string name="msg_default_type">Τύπος</string>
<string name="msg_encode_contents_failed">Δεν γίνεται να παραχθεί barcode από αυτά τα δεδομένα.</string>
<string name="msg_google_books">Google Books</string>
<string name="msg_google_product">Αναζήτηση προϊόντων Google</string>
<string name="msg_google_shopper_missing">Το Google Shopper δεν είναι εγκατεστημένο.</string>
<string name="msg_install_google_shopper">Το Google Shopper συνδυάζει σκανάρισμα barcode με online και τοπικές τιμές, αξιολογήσεις και άλλα χωρίς να ανοίξετε τον browser. Θέλετε να το δοκιμάσετε;</string>
<string name="msg_intent_failed">Συγνώμη, η ζητούμενη εφαρμογή δεν μπορεί να εκιννηθεί. Τα δεδομληνα του barcode ίσως δεν είναι έγκυρα.</string>
<string name="msg_redirect">Ανακατεύθυνση</string>
<string name="msg_sbc_book_not_searchable">Συγνώμη, αυτό το βιβλίο δεν βρέθηκε.</string>
<string name="msg_sbc_failed">Συγνώμη, η αναζήτηση παρουσίασε πρόβλημα.</string>
<string name="msg_sbc_no_page_returned">Δεν βρέθηκε σελίδα</string>
<string name="msg_sbc_page">Σελίδα</string>
<string name="msg_sbc_results">Αποτελέσματα</string>
<string name="msg_sbc_searching_book">Άναζήτηση βιβλίου\u2026</string>
<string name="msg_sbc_snippet_unavailable">Απόσπασμα μη διαθέσιμο</string>
<string name="msg_sbc_unknown_page">Άγνωστη σελίδα</string>
<string name="msg_share_explanation">Μπορείς να μοιραστείς δεδομένα εμφανίζοντας ένα barcode στην οθόνη σου και σκανάροντάς το με ένα άλλο κινητό.</string>
<string name="msg_share_subject_line">Αυτά είναι τα περιεχόμενα ενός barcode που σκάναρα</string>
<string name="msg_share_text">Ή πληκτολογήστε εδώ κείμενο και πατήστε Enter</string>
<string name="msg_sure">Είσαι σίγουρος;</string>
<string name="msg_unmount_usb">Συγνώμη, η κάρτα SD δεν είναι προσβάσιμη.</string>
<string name="preferences_actions_title">Όταν ένα barcode ανιχνεύεται\u2026</string>
<string name="preferences_auto_focus_title">Χρησιμοποιήστε την αυτόματη εστίαση</string>
<string name="preferences_bulk_mode_summary">Σκανάρετε και αποθηκεύστε συνεχόμενα πολλά barcodes</string>
<string name="preferences_bulk_mode_title">Λειτουργία μαζικού σκαναρίσματος</string>
<string name="preferences_copy_to_clipboard_title">Αντιγραφή στο πρόχειρο</string>
<string name="preferences_custom_product_search_summary" formatted="false">Αντικαταστάσεις: %s = περιεχόμενο, %f = μορφή, %t = τύπος</string>
<string name="preferences_custom_product_search_title">Σύνθετη αναζήτηση</string>
<string name="preferences_decode_1D_title">1D barcodes</string>
<string name="preferences_decode_Data_Matrix_title">Data Matrix</string>
<string name="preferences_decode_QR_title">QR Codes</string>
<string name="preferences_device_bug_workarounds_title">Λύσεις Bug συσκευής</string>
<string name="preferences_disable_continuous_focus_summary">Χρησιμοποιείτε μόνο τυπική λειτουργία εστίασης</string>
<string name="preferences_disable_continuous_focus_title">Δεν συνεχής εστίαση</string>
<string name="preferences_disable_exposure_title">Δεν έκθεση</string>
<string name="preferences_front_light_auto">Αυτόματο</string>
<string name="preferences_front_light_off">Αδρανής</string>
<string name="preferences_front_light_on">Ενεργός</string>
<string name="preferences_front_light_summary">Βελτιώνει το σκανάρισμα με χαμηλο φωτισμό σε μερικά κινητά, ίσως όμως προκαλέσει λάμψη. Δουλεύει σε μερικά κινητά.</string>
<string name="preferences_front_light_title">Χρήση μπροστινού φακού</string>
<string name="preferences_general_title">Γενικές ρυθμίσεις</string>
<string name="preferences_name">Ρυθμίσεις</string>
<string name="preferences_play_beep_title">Μπιπ</string>
<string name="preferences_remember_duplicates_summary">Αποθήκευση πολλαπλών σκαναρισμάτων του ίδιου barcode στο ιστορικό</string>
<string name="preferences_remember_duplicates_title">Απομνημόνευση διπλότυπων</string>
<string name="preferences_result_title">Ρυθμίσεις αποτελεσμάτων</string>
<string name="preferences_scanning_title">Όταν σκανάρεις barcodes, ψάχνε για\u2026</string>
<string name="preferences_search_country">Χώρα Αναζήτησης</string>
<string name="preferences_supplemental_summary">Προσπάθησε να βρείς περισσότερες πληροφορίες για τα περιεχόμενα του barcode</string>
<string name="preferences_supplemental_title">Αναζήτηση για επιπλέον πληροφορίες</string>
<string name="preferences_try_bsplus">Δοκιμάστε Barcode Scanner+</string>
<string name="preferences_try_bsplus_summary">Ενισχυμένη με νέα χαρακτηριστικά και διασύνδεση</string>
<string name="preferences_vibrate_title">Δόνηση</string>
<string name="result_address_book">Βρέθηκαν πληροφορίες επαφής</string>
<string name="result_calendar">Βρέθηκε συμβάν ημερολογίου</string>
<string name="result_email_address">Βρέθηκε email</string>
<string name="result_geo">Βρέθηκαν γεωγραφικές συντεταγμένες</string>
<string name="result_isbn">Βρέθηκε βιβλίο</string>
<string name="result_product">Βρέθηκε προϊόν</string>
<string name="result_sms">Βρέθηκε διεύθυνση SMS</string>
<string name="result_tel">Βρέθηκε τηλέφωνο</string>
<string name="result_text">Βρέθηκε κείμενο</string>
<string name="result_uri">Βρέθηκε ηλ. διεύθυνση</string>
<string name="result_wifi">Βρέθηκαν ρυθμίσεις Wi-Fi</string>
<string name="sbc_name">Αναζήτηση βιβλίων Google</string>
<string name="share_name">Κοινή χρήση μέσω barcode</string>
<string name="wifi_changing_network">Αίτηση σύνδεσης με το δίκτυο\u2026</string>
<string name="wifi_ssid_label">Όνομα Δικτύου</string>
<string name="wifi_type_label">Τύπος</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">Barcode Scanner</string>
<string name="app_picker_name">Aplicaciones</string>
<string name="bookmark_picker_name">Marcadores</string>
<string name="button_add_calendar">Añadir al calendario</string>
<string name="button_add_contact">Añadir contacto</string>
<string name="button_back">Regresar</string>
<string name="button_book_search">Búsqueda de libros</string>
<string name="button_cancel">Cancelar</string>
<string name="button_custom_product_search">Búsqueda personalizada</string>
<string name="button_dial">Marcar número</string>
<string name="button_done">Terminar</string>
<string name="button_email">Enviar correo electrónico</string>
<string name="button_get_directions">Obtener direcciones</string>
<string name="button_google_shopper">Shopper</string>
<string name="button_mms">Enviar MMS</string>
<string name="button_ok">OK</string>
<string name="button_open_browser">Abrir navegador</string>
<string name="button_product_search">Búsqueda de productos</string>
<string name="button_search_book_contents">Buscar contenido del libro</string>
<string name="button_share_app">Aplicación</string>
<string name="button_share_bookmark">Marcador</string>
<string name="button_share_by_email">Compartir por correo electrónico</string>
<string name="button_share_by_sms">Compartir por SMS</string>
<string name="button_share_clipboard">Portapapeles</string>
<string name="button_share_contact">Contacto</string>
<string name="button_show_map">Mostrar mapa</string>
<string name="button_sms">Enviar SMS</string>
<string name="button_web_search">Búsqueda Web</string>
<string name="button_wifi">Conectarse a la red</string>
<string name="contents_contact">Información de contacto</string>
<string name="contents_email">Dirección de correo electrónico</string>
<string name="contents_location">Coordenadas geográficas</string>
<string name="contents_phone">Número de teléfono</string>
<string name="contents_sms">Dirección SMS</string>
<string name="contents_text">Texto</string>
<string name="history_clear_one_history_text">Borrar</string>
<string name="history_clear_text">Borrar historial</string>
<string name="history_email_title">Historial de Escáner de código de barras</string>
<string name="history_empty">Vacío</string>
<string name="history_empty_detail">Ningún escanea de códigos de barras se han registrado aún</string>
<string name="history_send">Enviar historial</string>
<string name="history_title">Historial</string>
<string name="menu_encode_mecard">Usar MECARD</string>
<string name="menu_encode_vcard">Usar vCard</string>
<string name="menu_help">Ayuda</string>
<string name="menu_history">Historial</string>
<string name="menu_settings">Configuración</string>
<string name="menu_share">Compartir</string>
<string name="msg_bulk_mode_scanned">Modo Masivo: código de barras escaneado y guardado</string>
<string name="msg_camera_framework_bug">Lo sentimos, la cámara de Android ha encontrado un problema. Es posible que necesite reiniciar el dispositivo.</string>
<string name="msg_default_format">Formato</string>
<string name="msg_default_meta">Metadata</string>
<string name="msg_default_mms_subject">Hola</string>
<string name="msg_default_status">Coloque un código de barras en el interior del rectángulo del visor para escanear.</string>
<string name="msg_default_time">Tiempo</string>
<string name="msg_default_type">Tipo</string>
<string name="msg_encode_contents_failed">No se pudo codificar un código de barras a partir de los datos facilitados.</string>
<string name="msg_google_books">Google Libros</string>
<string name="msg_google_product">Buscador de Google Product</string>
<string name="msg_google_shopper_missing">Google Shopper no está instalado</string>
<string name="msg_install_google_shopper">Google Shopper combina el escaneo de código de barras con los precios en linea y local, comentarios y más, sin tener que abrir el navegador. ¿Le gustaría probarlo?</string>
<string name="msg_intent_failed">Lo sentimos, la aplicación solicitada no pudo ser lanzada. El contenido de código de barras puede ser inválida.</string>
<string name="msg_redirect">Redirigir</string>
<string name="msg_sbc_book_not_searchable">Lo sentimos, no se puede buscar en este libro.</string>
<string name="msg_sbc_failed">Lo sentimos, la búsqueda ha detectado un problema.</string>
<string name="msg_sbc_no_page_returned">Página no encontrada</string>
<string name="msg_sbc_page">Página</string>
<string name="msg_sbc_results">Resultados</string>
<string name="msg_sbc_searching_book">Buscando libro\u2026</string>
<string name="msg_sbc_snippet_unavailable">Fragmentos no están disponibles</string>
<string name="msg_sbc_unknown_page">Página desconocida</string>
<string name="msg_share_explanation">Usted puede compartir los datos mostrando un código de barras en su pantalla y escanearlo con otro teléfono.</string>
<string name="msg_share_subject_line">Estos son los contenidos del código de barras que he escaneado</string>
<string name="msg_share_text">O escriba algún texto y presione Enter</string>
<string name="msg_sure">¿Está seguro?</string>
<string name="msg_unmount_usb">Lo sentimos, la tarjeta SD no está accesible.</string>
<string name="preferences_actions_title">Cuando encuentra un código de barras\u2026</string>
<string name="preferences_auto_focus_title">Utilizar el enfoque automático</string>
<string name="preferences_bulk_mode_summary">Escanear y guardar muchos códigos de barras de forma continua</string>
<string name="preferences_bulk_mode_title">Modo masivo de escaneo</string>
<string name="preferences_copy_to_clipboard_title">Copiar al portapapeles</string>
<string name="preferences_custom_product_search_summary" formatted="false">Sustituciones: %s = contenido, %f = formato, %t = tipo</string>
<string name="preferences_custom_product_search_title">Búsqueda de productos con URL personalizada</string>
<string name="preferences_decode_1D_title">Códigos de barras 1D</string>
<string name="preferences_decode_Data_Matrix_title">Data Matrix</string>
<string name="preferences_decode_QR_title">Códigos QR</string>
<string name="preferences_device_bug_workarounds_title">Soluciones provisionales para dispositivos con errores</string>
<string name="preferences_disable_continuous_focus_summary">Utilice sólo el modo de enfoque estándar</string>
<string name="preferences_disable_continuous_focus_title">No enfoque continuo</string>
<string name="preferences_disable_exposure_title">No exposición</string>
<string name="preferences_front_light_auto">Automático</string>
<string name="preferences_front_light_off">Inactivo</string>
<string name="preferences_front_light_on">Activo</string>
<string name="preferences_front_light_summary">Mejora la exploración en condiciones de poca luz en algunos teléfonos, pero puede causar deslumbramiento. No funciona en todos los teléfonos.</string>
<string name="preferences_front_light_title">Utilizar luz delantera</string>
<string name="preferences_general_title">Configuración general</string>
<string name="preferences_name">Configuración</string>
<string name="preferences_play_beep_title">Bip</string>
<string name="preferences_remember_duplicates_summary">Almacenar múltiples escáneres del mismo código de barras en el Historial.</string>
<string name="preferences_remember_duplicates_title">Recuerde duplicados</string>
<string name="preferences_result_title">Configuración de resultados</string>
<string name="preferences_scanning_title">Al escanear códigos de barras, descodificar\u2026</string>
<string name="preferences_search_country">Buscar país</string>
<string name="preferences_supplemental_summary">Trata de recuperar más información sobre el contenido del código de barras.</string>
<string name="preferences_supplemental_title">Recuperar más información</string>
<string name="preferences_try_bsplus">Trate Barcode Scanner+</string>
<string name="preferences_try_bsplus_summary">Mejorado con nuevas características y la interfaz de</string>
<string name="preferences_vibrate_title">Vibrar</string>
<string name="result_address_book">Información de contacto encontrada</string>
<string name="result_calendar">Evento de calendario encontrado</string>
<string name="result_email_address">Dirección de correo electrónico encontrado</string>
<string name="result_geo">Coordenadas geográficas encontradas</string>
<string name="result_isbn">Libro encontrado</string>
<string name="result_product">Producto encontrado</string>
<string name="result_sms">Dirección de SMS encontrado</string>
<string name="result_tel">Número de teléfono encontrado</string>
<string name="result_text">Texto encontrado</string>
<string name="result_uri">URL encontrada</string>
<string name="result_wifi">Configuración de WLAN encontrada</string>
<string name="sbc_name">Búsqueda de libros de Google</string>
<string name="share_name">Compartir por códigos de barras</string>
<string name="wifi_changing_network">Solicitando conexión a la red\u2026</string>
<string name="wifi_ssid_label">Nombre de red</string>
<string name="wifi_type_label">Tipo</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">Barra-kode Eskanerra</string>
<string name="app_picker_name">Aplikazioak</string>
<string name="bookmark_picker_name">Laster-markak</string>
<string name="button_add_calendar">Gehitu egutegian</string>
<string name="button_add_contact">Gehitu kontaktua</string>
<string name="button_back">Atzera</string>
<string name="button_book_search">Bilatu liburua</string>
<string name="button_cancel">Utzi</string>
<string name="button_custom_product_search">Bilaketa pertsonalizatua</string>
<string name="button_dial">Markatu zenbakia</string>
<string name="button_done">Eginda</string>
<string name="button_email">Bidali e-posta</string>
<string name="button_get_directions">Lortu jarraibideak</string>
<string name="button_google_shopper">Shopper</string>
<string name="button_mms">Bidali MMS-a</string>
<string name="button_ok">Ados</string>
<string name="button_open_browser">Ireki arakatzailea</string>
<string name="button_product_search">Produktu bilaketa</string>
<string name="button_search_book_contents">Bilatu edukiak</string>
<string name="button_share_app">Aplikazioa</string>
<string name="button_share_bookmark">Laster-marka</string>
<string name="button_share_by_email">Partekatu e-posta bidez</string>
<string name="button_share_by_sms">Partekatu SMS bidez</string>
<string name="button_share_clipboard">Arbela</string>
<string name="button_share_contact">Kontaktua</string>
<string name="button_show_map">Erakutsi mapa</string>
<string name="button_sms">Bidali SMS-a</string>
<string name="button_web_search">Web bilaketa</string>
<string name="button_wifi">Konektatu sarera</string>
<string name="contents_contact">Kontaktuaren informazioa</string>
<string name="contents_email">E-posta helbidea</string>
<string name="contents_location">Koordenatu geografikoak</string>
<string name="contents_phone">Telefono zenbakia</string>
<string name="contents_sms">SMS helbidea</string>
<string name="contents_text">Testu laua</string>
<string name="history_clear_one_history_text">Garbitu</string>
<string name="history_clear_text">Garbitu historia</string>
<string name="history_email_title">Barra-kode Eskanerraren historia</string>
<string name="history_empty">Hutsik</string>
<string name="history_empty_detail">Ez da inoiz barra-koderik gorde</string>
<string name="history_send">Bidali historia</string>
<string name="history_title">Historia</string>
<string name="menu_encode_mecard">Erabili MECARD</string>
<string name="menu_encode_vcard">Erabili vCard</string>
<string name="menu_help">Laguntza</string>
<string name="menu_history">Historia</string>
<string name="menu_settings">Ezarpenak</string>
<string name="menu_share">Partekatu</string>
<string name="msg_bulk_mode_scanned">Handizkako modua: barra-kodea eskaneatuta eta gordeta</string>
<string name="msg_camera_framework_bug">Barkatu, Android kamerak arazo bat izan du. Behar bada gailua berrabiarazi beharko duzu.</string>
<string name="msg_default_format">Formatua</string>
<string name="msg_default_meta">Metadatuak</string>
<string name="msg_default_mms_subject">Kaixo</string>
<string name="msg_default_status">Kokatu barra-kode bat laukizuzenaren barruan eskaneatzeko.</string>
<string name="msg_default_time">Denbora</string>
<string name="msg_default_type">Mota</string>
<string name="msg_encode_contents_failed">Ezin izan da barra-kode bat kodetu emandako datuetatik.</string>
<string name="msg_google_books">Google Books</string>
<string name="msg_google_product">Google Product Bilaketa</string>
<string name="msg_google_shopper_missing">Google Shopper ez dago instalatuta</string>
<string name="msg_install_google_shopper">Google Shopper-ek barra-kodeak eskaneatzea eta lineako salneurriak eta salneurri lokalak, balorazioak eta abar konbinatzen ditu, arakatzailea irekitzeko beharrik gabe. Probatu nahi duzu?</string>
<string name="msg_intent_failed">Barkatu, eskatutako aplikazioa ezin izan da abiarazi. Behar bada barra-kodearen edukiak baliogabeak dira.</string>
<string name="msg_redirect">Berbideratu</string>
<string name="msg_sbc_book_not_searchable">Barkatu, liburu honetan ezin da bilaketarik egin.</string>
<string name="msg_sbc_failed">Barkatu, bilaketak arazo bat izan du.</string>
<string name="msg_sbc_no_page_returned">Ez da orririk itzuli</string>
<string name="msg_sbc_page">Orria</string>
<string name="msg_sbc_results">Emaitzak</string>
<string name="msg_sbc_searching_book">Liburua arakatzen\u2026</string>
<string name="msg_sbc_snippet_unavailable">Lagina ez dago eskuragarri</string>
<string name="msg_sbc_unknown_page">Orri ezezaguna</string>
<string name="msg_share_explanation">Datuak parteka ditzakezu zure pantailan barra-kode bat bistaratu eta beste telefono batekin eskaneatuz.</string>
<string name="msg_share_subject_line">Hemen daude eskaneatu dudan barra-kodearen edukiak</string>
<string name="msg_share_text">Edo idatzi zerbait eta sakatu Enter</string>
<string name="msg_sure">Ziur zaude?</string>
<string name="msg_unmount_usb">Barkatu, SD txartela ez dago eskuragarri.</string>
<string name="preferences_actions_title">Barra kode bat aurkitzean\u2026</string>
<string name="preferences_auto_focus_title">Erabili auto foku</string>
<string name="preferences_bulk_mode_summary">Eskaneatu eta gorde hainbat barra-kode jarraian</string>
<string name="preferences_bulk_mode_title">Handizkako eskaneatze modua</string>
<string name="preferences_copy_to_clipboard_title">Kopiatu arbelera</string>
<string name="preferences_custom_product_search_summary" formatted="false">Ordezkapenak: %s = edukiak, %f = formatua, %t = mota</string>
<string name="preferences_custom_product_search_title">Bilaketa URL pertsonalizatua</string>
<string name="preferences_decode_1D_title">1D barra-kodeak</string>
<string name="preferences_decode_Data_Matrix_title">Datu Matrizeak</string>
<string name="preferences_decode_QR_title">QR Kodeak</string>
<string name="preferences_device_bug_workarounds_title">Gailuak Bug konponbidea</string>
<string name="preferences_disable_continuous_focus_summary">Erabili estandarrean soilik fokuaren modua</string>
<string name="preferences_disable_continuous_focus_title">Etengabeko foku No</string>
<string name="preferences_disable_exposure_title">Esposizio No</string>
<string name="preferences_front_light_auto">Automatikoa</string>
<string name="preferences_front_light_off">Ezgaitutako</string>
<string name="preferences_front_light_on">Aktiboak</string>
<string name="preferences_front_light_summary">Eskaneatzea hobetzen du zenbait telefonotan argiztapena txikia denean, baina distirak eragin ditzake. Ez du telefono guztietan funtzionatzen.</string>
<string name="preferences_front_light_title">Erabili aurreko argia</string>
<string name="preferences_general_title">Ezarpen orokorrak</string>
<string name="preferences_name">Ezarpenak</string>
<string name="preferences_play_beep_title">Soinu-seinalea</string>
<string name="preferences_remember_duplicates_summary">Gorde barra-kode beraren hainbat eskaneatze Historian</string>
<string name="preferences_remember_duplicates_title">Gogoratu errepikatuak</string>
<string name="preferences_result_title">Emaitzen ezarpenak</string>
<string name="preferences_scanning_title">Barra-kodeak eskaneatzean, deskodetu\u2026</string>
<string name="preferences_search_country">Bilatu herrialdea</string>
<string name="preferences_supplemental_summary">Saiatu barra-kodearen edukiei buruzko informazio gehiago eskuratzen</string>
<string name="preferences_supplemental_title">Eskuratu informazio gehiago</string>
<string name="preferences_try_bsplus">Saiatu Barcode Scanner+</string>
<string name="preferences_try_bsplus_summary">Ezaugarri berri eta interfaze indartu</string>
<string name="preferences_vibrate_title">Bibratu</string>
<string name="result_address_book">Kontaktu-informazioa aurkitu da</string>
<string name="result_calendar">Egutegiko gertaera aurkitu da</string>
<string name="result_email_address">E-posta helbidea aurkitu da</string>
<string name="result_geo">Koordenatu geografikoak aurkitu dira</string>
<string name="result_isbn">Liburua aurkitu da</string>
<string name="result_product">Produktua aurkitu da</string>
<string name="result_sms">SMS helbidea aurkitu da</string>
<string name="result_tel">Telefono zenbakia aurkitu da</string>
<string name="result_text">Testu laua aurkitu da</string>
<string name="result_uri">URL-a aurkitu da</string>
<string name="result_wifi">WLAN Konfigurazioa aurkitu da</string>
<string name="sbc_name">Google Book Bilaketa</string>
<string name="share_name">Partekatu barra-kode bidez</string>
<string name="wifi_changing_network">Sarerako konexioa eskatzen\u2026</string>
<string name="wifi_ssid_label">Sarearen Izena</string>
<string name="wifi_type_label">Mota</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">Barcode Scanner</string>
<string name="app_picker_name">Ohjelmat</string>
<string name="bookmark_picker_name">Kirjanmerkit</string>
<string name="button_add_calendar">Lisää kalenteriin</string>
<string name="button_add_contact">Lisää yhteystieto</string>
<string name="button_back">Takaisin</string>
<string name="button_book_search">Kirjahaku</string>
<string name="button_cancel">Peruuta</string>
<string name="button_custom_product_search">Mukautettu haku</string>
<string name="button_dial">Soita numeroon</string>
<string name="button_done">Valmis</string>
<string name="button_email">Lähetä sähköpostia</string>
<string name="button_get_directions">Hae ajo-ohjeet</string>
<string name="button_google_shopper">Shopper</string>
<string name="button_mms">Lähetä multimediaviesti</string>
<string name="button_ok">OK</string>
<string name="button_open_browser">Avaa selain</string>
<string name="button_product_search">Tuotehaku</string>
<string name="button_search_book_contents">Hae kirjan sisältö</string>
<string name="button_share_app">Ohjelma</string>
<string name="button_share_bookmark">Kirjanmerkki</string>
<string name="button_share_by_email">Jaa sähköpostilla</string>
<string name="button_share_by_sms">Jaa tekstiviestillä</string>
<string name="button_share_clipboard">Leikepöytä</string>
<string name="button_share_contact">Kontakti</string>
<string name="button_show_map">Näytä kartta</string>
<string name="button_sms">Lähetä tekstiviesti</string>
<string name="button_web_search">Verkkohaku</string>
<string name="button_wifi">Yhdistä verkkoon</string>
<string name="contents_contact">Yhteystiedon tiedot</string>
<string name="contents_email">Sähköpostiosoite</string>
<string name="contents_location">Maantieteelliset koordinaatit</string>
<string name="contents_phone">Puhelinnumero</string>
<string name="contents_sms">Tekstiviestin osoite</string>
<string name="contents_text">Teksti</string>
<string name="history_clear_one_history_text">Tyhjennä</string>
<string name="history_clear_text">Tyhjennä historia</string>
<string name="history_email_title">Viivakoodien historia</string>
<string name="history_empty">Tyhjä</string>
<string name="history_empty_detail">Ei tallennettuja viivakoodeja</string>
<string name="history_send">Lähetä historia</string>
<string name="history_title">Historia</string>
<string name="menu_encode_mecard">Käytä MECARD:ia</string>
<string name="menu_encode_vcard">Käytä vCard:ia</string>
<string name="menu_help">Ohje</string>
<string name="menu_history">Historia</string>
<string name="menu_settings">Asetukset</string>
<string name="menu_share">Jaa</string>
<string name="msg_bulk_mode_scanned">Toistotila: viivakoodi luettu ja tallennetttu</string>
<string name="msg_camera_framework_bug">Formaatti</string>
<string name="msg_default_format">Muoto</string>
<string name="msg_default_meta">Metatiedot</string>
<string name="msg_default_mms_subject">Hei</string>
<string name="msg_default_status">Aseta viivakoodi neliön sisälle skannataksesi sen.</string>
<string name="msg_default_time">Aika</string>
<string name="msg_default_type">Tyyppi</string>
<string name="msg_encode_contents_failed">Viivakoodia ei voitu muodostaa annetusta datasta.</string>
<string name="msg_google_books">Google-kirjat</string>
<string name="msg_google_product">Google-tuotehaku</string>
<string name="msg_google_shopper_missing">Google Shopperia ei ole asennettu</string>
<string name="msg_install_google_shopper">Google Shopper yhdistää viivakoodinlukuun tuotteiden hintatiedot verkossa ja paikallisesti, arvostelut ja muut tiedot ilman tarvetta avata selainta erikseen. Haluaisitko kokeilla sitä?</string>
<string name="msg_intent_failed">Valitettavasti pyydettyä sovellusta ei voitu käynnistää. Viivakoodin sisältö voi olla virheellinen.</string>
<string name="msg_redirect">Uudelleenohjaus</string>
<string name="msg_sbc_book_not_searchable">Valitettavasti tämä kirja ei ole haettavissa.</string>
<string name="msg_sbc_failed">Valitettavasti haussa tapahtui virhe.</string>
<string name="msg_sbc_no_page_returned">Sivulta ei vastausta</string>
<string name="msg_sbc_page">Sivu</string>
<string name="msg_sbc_results">Tulokset</string>
<string name="msg_sbc_searching_book">Haetaan kirjaa\u2026</string>
<string name="msg_sbc_snippet_unavailable">Kappaletta ei saatavilla</string>
<string name="msg_sbc_unknown_page">Tuntematon sivu</string>
<string name="msg_share_explanation">Voit jakaa dataa näyttämällä viivakoodin laitteesi näytöllä ja lukemalla sen toisella laitteella.</string>
<string name="msg_share_subject_line">Tässä on viivakoodin skannattu sisältö</string>
<string name="msg_share_text">Tai kirjoita tekstiä</string>
<string name="msg_sure">Oletko varma?</string>
<string name="msg_unmount_usb">SD-kortti ei ole käytettävissä.</string>
<string name="preferences_actions_title">Kun viivakoodi löytyy\u2026</string>
<string name="preferences_auto_focus_title">Käytä automaattista tarkennusta</string>
<string name="preferences_bulk_mode_summary">Skannaa ja tallenna viivakoodeja jatkuvasti</string>
<string name="preferences_bulk_mode_title">Toistotila</string>
<string name="preferences_copy_to_clipboard_title">Kopioi leikepöydälle</string>
<string name="preferences_custom_product_search_summary" formatted="false">Seuraavat korvataan: %s = sisältö, %f = formaatti, %t = tyyppi</string>
<string name="preferences_custom_product_search_title">Mukautettu hakukone</string>
<string name="preferences_decode_1D_title">1D-viivakoodit</string>
<string name="preferences_decode_Data_Matrix_title">Data Matrix</string>
<string name="preferences_decode_QR_title">QR-koodit</string>
<string name="preferences_device_bug_workarounds_title">Laitteen vikojen kiertäminen</string>
<string name="preferences_disable_continuous_focus_summary">Käytä vain vakiotarkennusta</string>
<string name="preferences_disable_continuous_focus_title">Ei jatkuvaa tarkennusta</string>
<string name="preferences_disable_exposure_title">Ei valotusta</string>
<string name="preferences_front_light_auto">Automaattinen</string>
<string name="preferences_front_light_off">Toimeton</string>
<string name="preferences_front_light_on">Aktiivinen</string>
<string name="preferences_front_light_summary">Salamavalon käyttö saattaa auttaa hämärässä, mutta se saattaa aiheuttaa myös häikäisyä. Ei toimi kaikissa puhelimissa.</string>
<string name="preferences_front_light_title">Käytä valoa</string>
<string name="preferences_general_title">Yleiset asetukset</string>
<string name="preferences_name">Asetukset</string>
<string name="preferences_play_beep_title">Piippaus</string>
<string name="preferences_remember_duplicates_summary">Jos sama viivakoodi skannetaan useasti, tallenna jokainen skannauskerta historiaan</string>
<string name="preferences_remember_duplicates_title">Muista kaksoiskappaleet</string>
<string name="preferences_result_title">Tuloksien asetukset</string>
<string name="preferences_scanning_title">Kun skannataan viivakoodeja, dekoodaa\u2026</string>
<string name="preferences_search_country">Etsi maasta</string>
<string name="preferences_supplemental_summary">Yritä hakea lisätietoja viivakoodin sisällöstä</string>
<string name="preferences_supplemental_title">Hae lisää tietoa</string>
<string name="preferences_try_bsplus">Kokeile Barcode Scanner+</string>
<string name="preferences_try_bsplus_summary">Parannettu uusilla ominaisuuksilla ja käyttöliittymällä</string>
<string name="preferences_vibrate_title">Värinä</string>
<string name="result_address_book">Löydettiin yhteystietoja</string>
<string name="result_calendar">Löydettiin kalenteritapahtuma</string>
<string name="result_email_address">Löydettiin sähköpostiosoite</string>
<string name="result_geo">Löydettiin koordinaatteja</string>
<string name="result_isbn">Löydettiin kirja</string>
<string name="result_product">Löydettiin tuote</string>
<string name="result_sms">Löydettiin tekstiviestinumero</string>
<string name="result_tel">Löydettiin puhelinnumero</string>
<string name="result_text">Löydettiin teksti</string>
<string name="result_uri">Löydettin URL-osoite</string>
<string name="result_wifi">Löydettiin asetukset langattomalle yhteydelle</string>
<string name="sbc_name">Googlen kirjahaku</string>
<string name="share_name">Jaa viivakoodilla</string>
<string name="wifi_changing_network">Pyydetään yhteyttä verkkoon\u2026</string>
<string name="wifi_ssid_label">Verkon nimi</string>
<string name="wifi_type_label">Tyyppi</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">Barcode Scanner</string>
<string name="app_picker_name">Applications</string>
<string name="bookmark_picker_name">Marques-pages</string>
<string name="button_add_calendar">Ajouter à l\'agenda</string>
<string name="button_add_contact">Ajouter un contact</string>
<string name="button_back">Retour</string>
<string name="button_book_search">Recherche de livres</string>
<string name="button_cancel">Annuler</string>
<string name="button_custom_product_search">Recherche personalisée</string>
<string name="button_dial">Composer numéro</string>
<string name="button_done">Terminé</string>
<string name="button_email">Envoyer email</string>
<string name="button_get_directions">Obtenir adresses</string>
<string name="button_google_shopper">Shopper</string>
<string name="button_mms">Envoyer MMS</string>
<string name="button_ok">OK</string>
<string name="button_open_browser">Ouvrir le navigateur</string>
<string name="button_product_search">Recherche de produits</string>
<string name="button_search_book_contents">Recherche contenu du livre</string>
<string name="button_share_app">Application</string>
<string name="button_share_bookmark">Marques-pages</string>
<string name="button_share_by_email">Partager par email</string>
<string name="button_share_by_sms">Partager par SMS</string>
<string name="button_share_clipboard">Presse papier</string>
<string name="button_share_contact">Contact</string>
<string name="button_show_map">Montrer la carte</string>
<string name="button_sms">Envoyer SMS</string>
<string name="button_web_search">Recherche Web</string>
<string name="button_wifi">Se connecter au réseau WLAN</string>
<string name="contents_contact">Informations sur le contact</string>
<string name="contents_email">Adresse email</string>
<string name="contents_location">Coordonnées géographiques</string>
<string name="contents_phone">Numéro de téléphone</string>
<string name="contents_sms">Adresse SMS</string>
<string name="contents_text">Texte</string>
<string name="history_clear_one_history_text">Effacer</string>
<string name="history_clear_text">Vider l\'historique</string>
<string name="history_email_title">Historique de Barcode Scanner</string>
<string name="history_empty">Vide</string>
<string name="history_empty_detail">Aucun code-barres scanné n\'a encore été enregistré</string>
<string name="history_send">Envoyer historique</string>
<string name="history_title">Historique</string>
<string name="menu_encode_mecard">Format MECARD</string>
<string name="menu_encode_vcard">Format vCard</string>
<string name="menu_help">Aide</string>
<string name="menu_history">Historique</string>
<string name="menu_settings">Paramètres</string>
<string name="menu_share">Partager</string>
<string name="msg_bulk_mode_scanned">Mode lecture en rafale : code-barres scanné et enregistré</string>
<string name="msg_camera_framework_bug">Désolé, la caméra Android rencontré un problème. Un redémarrage de l\'appareil est peut-être nécessaire.</string>
<string name="msg_default_format">Format</string>
<string name="msg_default_meta">Métadonnées</string>
<string name="msg_default_mms_subject">Salut</string>
<string name="msg_default_status">Placer un code barre à l\'intérieur du rectangle pour le scanner.</string>
<string name="msg_default_time">Temps</string>
<string name="msg_default_type">Type</string>
<string name="msg_encode_contents_failed">Impossible de créer le code-barres à partir des données fournies.</string>
<string name="msg_google_books">Google Livres</string>
<string name="msg_google_product">Google Shopping</string>
<string name="msg_google_shopper_missing">Google Shopper n\'est pas installé</string>
<string name="msg_install_google_shopper">Google Shopper associe la lecture de codes-barres avec des prix, des commentaires et plus encore sans ouvrir le navigateur. Désirez-vous l\'essayer maintenant ?</string>
<string name="msg_intent_failed">Désolé, l\'application demandée n\'a pas pu être lancée. Le contenu du code-barres est peut-être invalide.</string>
<string name="msg_redirect">Redirection</string>
<string name="msg_sbc_book_not_searchable">Désolé, ce livre est introuvable.</string>
<string name="msg_sbc_failed">Désolé, la recherche a rencontré un problème.</string>
<string name="msg_sbc_no_page_returned">Page non trouvée</string>
<string name="msg_sbc_page">Page</string>
<string name="msg_sbc_results">Résultats</string>
<string name="msg_sbc_searching_book">Recherche du livre\u2026</string>
<string name="msg_sbc_snippet_unavailable">Extrait non disponible</string>
<string name="msg_sbc_unknown_page">Page inconnue</string>
<string name="msg_share_explanation">Vous pouvez partager des données en affichant un code-barres sur votre écran et en le scannant avec un autre téléphone.</string>
<string name="msg_share_subject_line">Voici le contenu d\'un code-barres que j\'ai scanné</string>
<string name="msg_share_text">Ou tapez du texte</string>
<string name="msg_sure">Êtes-vous sûr ?</string>
<string name="msg_unmount_usb">Désolé, la carte SD n\'est pas accessible.</string>
<string name="preferences_actions_title">Quand un code-barres est trouvé\u2026</string>
<string name="preferences_auto_focus_title">Utiliser l\'autofocus</string>
<string name="preferences_bulk_mode_summary">Scanner et enregistrer plusieurs codes-barres d\'affilée</string>
<string name="preferences_bulk_mode_title">Mode de lecture en rafale</string>
<string name="preferences_copy_to_clipboard_title">Copier dans le presse papier</string>
<string name="preferences_custom_product_search_summary" formatted="false">Remplacements : %s = contenu, %f = format, %t = type</string>
<string name="preferences_custom_product_search_title">URL de recherche personnalisée</string>
<string name="preferences_decode_1D_title">Unidimensionnels (1D)</string>
<string name="preferences_decode_Data_Matrix_title">Data Matrix</string>
<string name="preferences_decode_QR_title">QR</string>
<string name="preferences_device_bug_workarounds_title">Solutions de contournement de bogues périphériques</string>
<string name="preferences_disable_continuous_focus_summary">Utiliser uniquement le mode de mise au point standard</string>
<string name="preferences_disable_continuous_focus_title">Pas de mise au point continue</string>
<string name="preferences_disable_exposure_title">Pas d\'exposition</string>
<string name="preferences_front_light_auto">Automatique</string>
<string name="preferences_front_light_off">Inactif</string>
<string name="preferences_front_light_on">Actif</string>
<string name="preferences_front_light_summary">Allumer la lampe derrière le téléphone quand la lumière ambiante est faible. Peut provoquer des reflets et ne fonctionne pas sur tous les téléphones.</string>
<string name="preferences_front_light_title">Flash</string>
<string name="preferences_general_title">Paramètres généraux</string>
<string name="preferences_name">Paramètres</string>
<string name="preferences_play_beep_title">Bip</string>
<string name="preferences_remember_duplicates_summary">Enregistrer dans l\'historique les lectures multiples d\'un même code-barres</string>
<string name="preferences_remember_duplicates_title">Enregistrer les doublons</string>
<string name="preferences_result_title">Paramètres de résultat</string>
<string name="preferences_scanning_title">Pendant la numérisation, lire les codes\u2026</string>
<string name="preferences_search_country">Pays de recherche</string>
<string name="preferences_supplemental_summary">Essayer de trouver plus d\'informations sur le contenu des codes-barres scannés</string>
<string name="preferences_supplemental_title">Trouver plus d\'informations</string>
<string name="preferences_try_bsplus">Essayez Barcode Scanner+</string>
<string name="preferences_try_bsplus_summary">Amélioré avec de nouvelles fonctionnalités et de l\'interface</string>
<string name="preferences_vibrate_title">Vibrer</string>
<string name="result_address_book">Information de contact trouvée</string>
<string name="result_calendar">Événement de l\'agenda trouvé</string>
<string name="result_email_address">Adresse email trouvée</string>
<string name="result_geo">Coordonnées géographiques trouvées</string>
<string name="result_isbn">Livre trouvé</string>
<string name="result_product">Produit trouvé</string>
<string name="result_sms">Adresse SMS trouvée</string>
<string name="result_tel">Numéro de téléphone trouvé</string>
<string name="result_text">Texte trouvé</string>
<string name="result_uri">URL trouvée</string>
<string name="result_wifi">Configuration du réseau WLAN trouvée</string>
<string name="sbc_name">Recherche Google Livres</string>
<string name="share_name">Partager par code-barres</string>
<string name="wifi_changing_network">Demande de connexion au réseau\u2026</string>
<string name="wifi_ssid_label">Nom du réseau WLAN</string>
<string name="wifi_type_label">Type</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">סורק ברקודים</string>
<string name="app_picker_name">יישומים</string>
<string name="bookmark_picker_name">סימניות</string>
<string name="button_add_calendar">הוסף ללוח שנה</string>
<string name="button_add_contact">הוספת איש קשר</string>
<string name="button_back">חזרה</string>
<string name="button_book_search">חיפוש ספר</string>
<string name="button_cancel">ביטול</string>
<string name="button_custom_product_search">חיפוש מותאם אישית</string>
<string name="button_dial">חייג מספר</string>
<string name="button_done">סיים</string>
<string name="button_email">שלח דואר אלקטרוני</string>
<string name="button_get_directions">קבל הוראות הגעה</string>
<string name="button_google_shopper">Shopper</string>
<string name="button_mms">שלח הודעת מולטימדיה</string>
<string name="button_ok">אישור</string>
<string name="button_open_browser">פתח את הדפדפן</string>
<string name="button_product_search">חיפוש מוצר</string>
<string name="button_search_book_contents">חיפוש בתוכן</string>
<string name="button_share_app">יישום</string>
<string name="button_share_bookmark">סימניה</string>
<string name="button_share_by_email">שתף בדואר אלקטרוני</string>
<string name="button_share_by_sms">שתף בהודעה</string>
<string name="button_share_clipboard">לוח עריכה</string>
<string name="button_share_contact">איש קשר</string>
<string name="button_show_map">הצג מפה</string>
<string name="button_sms">שלח הודעה</string>
<string name="button_web_search">חיפוש באינטרנט</string>
<string name="button_wifi">התחבר לרשת</string>
<string name="contents_contact">פרטי איש קשר</string>
<string name="contents_email">כתובת דואר אלקטרוני</string>
<string name="contents_location">קואורדינטות גאוגרפיות</string>
<string name="contents_phone">מספר טלפון</string>
<string name="contents_sms">כתובת SMS</string>
<string name="contents_text">טקסט רגיל</string>
<string name="history_clear_one_history_text">נקה</string>
<string name="history_clear_text">נקה היסטוריה</string>
<string name="history_email_title">היסטוריית סורק הברקודים</string>
<string name="history_empty">ריק</string>
<string name="history_empty_detail">ברקודים לא נרשמו</string>
<string name="history_send">שלח היסטוריה</string>
<string name="history_title">היסטוריה</string>
<string name="menu_encode_mecard">השתמש MECARD</string>
<string name="menu_encode_vcard">השתמש vCard</string>
<string name="menu_help">עזרה</string>
<string name="menu_history">היסטוריה</string>
<string name="menu_settings">הגדרות</string>
<string name="menu_share">שתף</string>
<string name="msg_bulk_mode_scanned">מצב קבוצה: ברקוד נסרק ונשמר</string>
<string name="msg_camera_framework_bug">סליחה, מצלמת האנדרואיד נתקלה בבעיה. ייתכן שיהיה עליך להפעיל מחדש את המכשיר.</string>
<string name="msg_default_format">פורמט</string>
<string name="msg_default_meta">מטה-נתונים</string>
<string name="msg_default_mms_subject">היי</string>
<string name="msg_default_status">הצב ברקוד בתוך המלבן כדי לסרוק אותו.</string>
<string name="msg_default_time">זמן</string>
<string name="msg_default_type">סוג</string>
<string name="msg_encode_contents_failed">לא היתה אפשרות לקודד ברקוד מהנתונים שסופקו.</string>
<string name="msg_google_books">Google Books</string>
<string name="msg_google_product">Google Product Search</string>
<string name="msg_google_shopper_missing">Google Shopper לא מותקן.</string>
<string name="msg_install_google_shopper">Google Shopper משלבת סריקת ברקודים עם מחירים מקוונים, חוות דעת ועוד בלי לפתוח את הדפדפן. האם ברצונך לנסות זאת?</string>
<string name="msg_intent_failed">סליחה, לא ניתן להפעיל את היישום המבוקש. ייתכן שתוכן הברקוד לא תקין.</string>
<string name="msg_redirect">נתב מחדש</string>
<string name="msg_sbc_book_not_searchable">סליחה, ספר זה אינו ניתן לחיפוש.</string>
<string name="msg_sbc_failed">סליחה, החיפוש נתקל בבעיה.</string>
<string name="msg_sbc_no_page_returned">לא הוחזר דף</string>
<string name="msg_sbc_page">דף</string>
<string name="msg_sbc_results">תוצאות</string>
<string name="msg_sbc_searching_book">מחפש ספר\u2026</string>
<string name="msg_sbc_snippet_unavailable">גזיר לא זמין</string>
<string name="msg_sbc_unknown_page">דף לא ידוע</string>
<string name="msg_share_explanation">באפשרותך לשתף נתונים על-ידי הצגת ברקוד על המסך וסריקתו עם טלפון אחר.</string>
<string name="msg_share_subject_line">הנה התוכן של הברקוד שסרקתי</string>
<string name="msg_share_text">או הקלד טקסט כלשהו</string>
<string name="msg_sure">האם אתה בטוח?</string>
<string name="msg_unmount_usb">סליחה, כרטיס הזכרון אינו נגיש.</string>
<string name="preferences_actions_title">כאשר ברקוד נמצא\u2026</string>
<string name="preferences_auto_focus_title">להשתמש במיקוד האוטומטי</string>
<string name="preferences_bulk_mode_summary">סורק ושומר ברקודים באופן רציף</string>
<string name="preferences_bulk_mode_title">מצב סריקה מרובה</string>
<string name="preferences_copy_to_clipboard_title">העתק ללוח</string>
<string name="preferences_custom_product_search_summary" formatted="false">החלפות: s% = התוכן, f% = הפורמט, t% = סוג</string>
<string name="preferences_custom_product_search_title">כתובת לחיפוש מותאם אישית</string>
<string name="preferences_decode_1D_title">ברקודים חד מימדיים</string>
<string name="preferences_decode_Data_Matrix_title">מטריצת נתונים</string>
<string name="preferences_decode_QR_title">קודי QR</string>
<string name="preferences_device_bug_workarounds_title">באג במכשיר דרכים לעקיפת הבעיה</string>
<string name="preferences_disable_continuous_focus_summary">השתמש רק במצב רגיל פוקוס</string>
<string name="preferences_disable_continuous_focus_title">המיקוד לא רציפה</string>
<string name="preferences_disable_exposure_title">אין חשיפה</string>
<string name="preferences_front_light_auto">אוטומטי</string>
<string name="preferences_front_light_off">לא פעיל</string>
<string name="preferences_front_light_on">פעיל</string>
<string name="preferences_front_light_summary">משפר את הסריקה בתאורה נמוכה בטלפונים מסוימים, אך עשוי לגרום לסנוור. לא עובד בכל הטלפונים.</string>
<string name="preferences_front_light_title">השתמש באור הקדמי</string>
<string name="preferences_general_title">הגדרות כלליות</string>
<string name="preferences_name">הגדרות</string>
<string name="preferences_play_beep_title">צפצוף</string>
<string name="preferences_remember_duplicates_summary">אחסן מספר סריקות של אותו הברקוד בהיסטוריה</string>
<string name="preferences_remember_duplicates_title">זכור כפילויות</string>
<string name="preferences_result_title">הגדרות תוצאה</string>
<string name="preferences_scanning_title">בעת סריקת ברקודים, קודד\u2026</string>
<string name="preferences_search_country">חיפוש הארץ</string>
<string name="preferences_supplemental_summary">נסה למצא מידע נוסף על תוכן הברקוד</string>
<string name="preferences_supplemental_title">מצא מידע נוסף</string>
<string name="preferences_try_bsplus">נסה סורק ברקודים+</string>
<string name="preferences_try_bsplus_summary">משופר עם תכונות וממשק חדשים</string>
<string name="preferences_vibrate_title">רטט</string>
<string name="result_address_book">נמצא מידע של איש קשר</string>
<string name="result_calendar">נמצא אירוע</string>
<string name="result_email_address">נמצאה כתובת דוא"ל</string>
<string name="result_geo">נמצאו קואורדינטות גיאוגרפיות</string>
<string name="result_isbn">נמצא ספר</string>
<string name="result_product">נמצא מוצר</string>
<string name="result_sms">נמצאה כתובת הודעה</string>
<string name="result_tel">נמצא מספר טלפון</string>
<string name="result_text">נמצא טקסט</string>
<string name="result_uri">נמצאה כתובת אינטרנט</string>
<string name="result_wifi">נמצאו הגדרות רשת אל חוטית</string>
<string name="sbc_name">Google חיפוש ספרים</string>
<string name="share_name">שתף באמצעות ברקוד</string>
<string name="wifi_changing_network">בקשת חיבור לרשת \u2026</string>
<string name="wifi_ssid_label">שם רשת</string>
<string name="wifi_type_label">סוג</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">बारकोड स्कैनर</string>
<string name="app_picker_name">अनुप्रयोगों</string>
<string name="bookmark_picker_name">बुकमार्क्स</string>
<string name="button_add_calendar">कैलेंडर के लिए जोड़ें</string>
<string name="button_add_contact">संपर्क जोड़ें</string>
<string name="button_back">वापस</string>
<string name="button_book_search">पुस्तक खोज</string>
<string name="button_cancel">रद्द करना</string>
<string name="button_custom_product_search">कस्टम खोज</string>
<string name="button_dial">डायल नंबर</string>
<string name="button_done">ठीक है</string>
<string name="button_email">ईमेल भेजें</string>
<string name="button_get_directions">निर्देश प्राप्त करें</string>
<string name="button_google_shopper">गूगल शॉपर</string>
<string name="button_mms">एमएमएस भेजें</string>
<string name="button_ok">ठीक है</string>
<string name="button_open_browser">ओपन ब्राउज़र</string>
<string name="button_product_search">उत्पाद खोज</string>
<string name="button_search_book_contents">खोज सामग्री</string>
<string name="button_share_app">आवेदन</string>
<string name="button_share_bookmark">बुकमार्क</string>
<string name="button_share_by_email">ईमेल के माध्यम से साझा करें</string>
<string name="button_share_by_sms">एसएमएस के जरिए शेयर</string>
<string name="button_share_clipboard">क्लिपबोर्ड</string>
<string name="button_share_contact">संपर्क</string>
<string name="button_show_map">नक्शा दिखाएँ</string>
<string name="button_sms">एसएमएस भेजें</string>
<string name="button_web_search">वेब खोज</string>
<string name="button_wifi">नेटवर्क कनेक्ट करें</string>
<string name="contents_contact">संपर्क जानकारी</string>
<string name="contents_email">ईमेल पता</string>
<string name="contents_location">भौगोलिक निर्देशांक</string>
<string name="contents_phone">फ़ोन नंबर</string>
<string name="contents_sms">एसएमएस पता</string>
<string name="contents_text">सादा पाठ</string>
<string name="history_clear_one_history_text">हटाएँ</string>
<string name="history_clear_text">इतिहास हटाएँ</string>
<string name="history_email_title">बारकोड स्कैनर इतिहास</string>
<string name="history_empty">खाली</string>
<string name="history_empty_detail">अभी तक कोई बारकोड स्कैन दर्ज किया गया है</string>
<string name="history_send">इतिहास भेजें</string>
<string name="history_title">इतिहास</string>
<string name="menu_encode_mecard">MECARD का प्रयोग करें</string>
<string name="menu_encode_vcard">vCard का प्रयोग करें</string>
<string name="menu_help">मदद</string>
<string name="menu_history">इतिहास</string>
<string name="menu_settings">सेटिंग्स</string>
<string name="menu_share">शेयर</string>
<string name="msg_bulk_mode_scanned">थोक मोड: बारकोड स्कैन और बचाया</string>
<string name="msg_camera_framework_bug">क्षमा करें, Android कैमरा एक समस्या का सामना करना पड़ा. आप डिवाइस को पुनरारंभ करने की आवश्यकता हो सकती है.</string>
<string name="msg_default_format">प्रारूप</string>
<string name="msg_default_meta">मेटाडाटा</string>
<string name="msg_default_mms_subject">हाय</string>
<string name="msg_default_status">दृश्यदर्शी आयत के अंदर एक बारकोड प्लेस इसे स्कैन.</string>
<string name="msg_default_time">समय</string>
<string name="msg_default_type">टाइप</string>
<string name="msg_encode_contents_failed">उपलब्ध कराए गए आंकड़ों से एक बारकोड सांकेतिक शब्दों में बदलना नहीं कर सका.</string>
<string name="msg_google_books">Google पुस्तक</string>
<string name="msg_google_product">Google उत्पाद खोज</string>
<string name="msg_google_shopper_missing">गूगल शॉपर्स स्थापित नहीं है</string>
<string name="msg_install_google_shopper">Google शॉपर्स ब्राउज़र खोले बिना ऑनलाइन और स्थानीय कीमतों, समीक्षाएँ और अधिक के साथ स्कैनिंग बारकोड को जोड़ती है. तुम यह कोशिश करना चाहेंगे?</string>
<string name="msg_intent_failed">क्षमा करें, अनुरोध आवेदन शुरू नहीं किया जा सका. बारकोड सामग्री अमान्य हो सकता है.</string>
<string name="msg_redirect">पुनर्निर्देशन</string>
<string name="msg_sbc_book_not_searchable">क्षमा करें, इस किताब को खोजा नहीं है.</string>
<string name="msg_sbc_failed">क्षमा करें, खोज एक समस्या का सामना करना पड़ा.</string>
<string name="msg_sbc_no_page_returned">कोई पृष्ठ लौटे</string>
<string name="msg_sbc_page">पेज</string>
<string name="msg_sbc_results">परिणाम</string>
<string name="msg_sbc_searching_book">खोज पुस्तक\u2026</string>
<string name="msg_sbc_snippet_unavailable">उपलब्ध स्निपेट नहीं</string>
<string name="msg_sbc_unknown_page">अज्ञात पृष्ठ</string>
<string name="msg_share_explanation">आप अपनी स्क्रीन पर प्रदर्शित बारकोड और यह अन्य फोन के साथ स्कैनिंग द्वारा डेटा साझा कर सकते हैं.</string>
<string name="msg_share_subject_line">यहाँ मैं एक बारकोड स्कैन की सामग्री</string>
<string name="msg_share_text">या कुछ पाठ टाइप करें और प्रेस दर्ज करें</string>
<string name="msg_sure">तुम्हें यकीन है?</string>
<string name="msg_unmount_usb">क्षमा करें, एसडी कार्ड सुलभ नहीं है.</string>
<string name="preferences_actions_title">जब एक बारकोड पाया जाता है\u2026</string>
<string name="preferences_auto_focus_title">ऑटो फोकस का उपयोग करें</string>
<string name="preferences_bulk_mode_summary">स्कैन और कई बारकोड लगातार बचाने के</string>
<string name="preferences_bulk_mode_title">थोक स्कैन मोड</string>
<string name="preferences_copy_to_clipboard_title">क्लिपबोर्ड पर कॉपी</string>
<string name="preferences_custom_product_search_summary" formatted="false">स्थानापन्न: %s = सामग्री, %f = प्रारूप, %t = टाइप</string>
<string name="preferences_custom_product_search_title">कस्टम खोज यूआरएल</string>
<string name="preferences_decode_1D_title">1D बारकोड</string>
<string name="preferences_decode_Data_Matrix_title">डाटा मैट्रिक्स</string>
<string name="preferences_decode_QR_title">QR कोड</string>
<string name="preferences_device_bug_workarounds_title">युक्ति बग वर्कअराउन्ड</string>
<string name="preferences_disable_continuous_focus_summary">केवल मानक फोकस मोड का उपयोग करें</string>
<string name="preferences_disable_continuous_focus_title">कोई निरंतर ध्यान</string>
<string name="preferences_disable_exposure_title">कोई जोखिम</string>
<string name="preferences_front_light_auto">स्वचालित</string>
<string name="preferences_front_light_off">निष्क्रिय</string>
<string name="preferences_front_light_on">सक्रिय</string>
<string name="preferences_front_light_summary">कुछ फोन पर कम रोशनी में स्कैनिंग बढ़ाता है, लेकिन चमक का कारण हो सकता है. सभी फोन पर काम नहीं करता.</string>
<string name="preferences_front_light_title">सामने प्रकाश का उपयोग करें</string>
<string name="preferences_general_title">सामान्य सेटिंग्स</string>
<string name="preferences_name">सेटिंग्स</string>
<string name="preferences_play_beep_title">भोंपू</string>
<string name="preferences_remember_duplicates_summary">इतिहास में एक ही बारकोड के स्टोर एकाधिक स्कैन</string>
<string name="preferences_remember_duplicates_title">डुप्लिकेट याद रखें</string>
<string name="preferences_result_title">नतीजे सेटिंग्स</string>
<string name="preferences_scanning_title">जब बारकोड स्कैनिंग के लिए व्याख्या करना\u2026</string>
<string name="preferences_search_country">खोज देश</string>
<string name="preferences_supplemental_summary">बारकोड सामग्री के बारे में में अधिक जानकारी पुनः प्राप्त करने की कोशिश करो</string>
<string name="preferences_supplemental_title">अधिक जानकारी पुनर्प्राप्त</string>
<string name="preferences_try_bsplus">बारकोड स्कैनर की कोशिश +</string>
<string name="preferences_try_bsplus_summary">नई सुविधाओं और इंटरफेस के साथ बढ़ाया</string>
<string name="preferences_vibrate_title">कांपना</string>
<string name="result_address_book">मिला संपर्क जानकारी</string>
<string name="result_calendar">मिला कैलेंडर घटना</string>
<string name="result_email_address">मिला ईमेल पते</string>
<string name="result_geo">मिला भौगोलिक निर्देशांक</string>
<string name="result_isbn">मिला किताब</string>
<string name="result_product">मिला उत्पाद</string>
<string name="result_sms">मिला एसएमएस पता</string>
<string name="result_tel">मिला फोन नंबर</string>
<string name="result_text">मिला सादा पाठ</string>
<string name="result_uri">मिला यूआरएल</string>
<string name="result_wifi">मिला WLAN विन्यास</string>
<string name="sbc_name">Google पुस्तक खोज</string>
<string name="share_name">बारकोड के माध्यम से साझा करें</string>
<string name="wifi_changing_network">नेटवर्क के लिए कनेक्शन का अनुरोध कर रहा है \u2026</string>
<string name="wifi_ssid_label">नेटवर्क नाम</string>
<string name="wifi_type_label">टाइप</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">Barcode Scanner</string>
<string name="app_picker_name">Alkalmazások</string>
<string name="bookmark_picker_name">Könyvjelzők</string>
<string name="button_add_calendar">Hozzáadás a naptárhoz</string>
<string name="button_add_contact">Névjegy hozzáadása</string>
<string name="button_back">Vissza</string>
<string name="button_book_search">Könyv keresése</string>
<string name="button_cancel">Mégse</string>
<string name="button_custom_product_search">Egyedi keresés</string>
<string name="button_dial">Telefonszám tárcsázása</string>
<string name="button_done">Kész</string>
<string name="button_email">E-mail küldése</string>
<string name="button_get_directions">Útvonaltervezés</string>
<string name="button_google_shopper">Shopper</string>
<string name="button_mms">MMS küldése</string>
<string name="button_ok">OK</string>
<string name="button_open_browser">Böngésző megnyitása</string>
<string name="button_product_search">Termék keresése</string>
<string name="button_search_book_contents">Tartalom keresése</string>
<string name="button_share_app">Alkalmazás</string>
<string name="button_share_bookmark">Könyvjelző</string>
<string name="button_share_by_email">Megosztás e-mailben</string>
<string name="button_share_by_sms">Megosztás SMS-ben</string>
<string name="button_share_clipboard">Vágólap</string>
<string name="button_share_contact">Névjegy</string>
<string name="button_show_map">Térkép mutatása</string>
<string name="button_sms">SMS küldése</string>
<string name="button_web_search">Keresés a weben</string>
<string name="button_wifi">Kapcsolódás hálózathoz</string>
<string name="contents_contact">Névjegy információ</string>
<string name="contents_email">E-mail cím</string>
<string name="contents_location">Földrajzi koordináták</string>
<string name="contents_phone">Telefonszám</string>
<string name="contents_sms">SMS szám</string>
<string name="contents_text">Egyszerű szöveg</string>
<string name="history_clear_one_history_text">Törlése</string>
<string name="history_clear_text">Előzmények törlése</string>
<string name="history_email_title">Barcode Scanner előzmények</string>
<string name="history_empty">Üres</string>
<string name="history_empty_detail">Nem vonalkód szkennelés lett felvéve még</string>
<string name="history_send">Előzmények küldése</string>
<string name="history_title">Előzmények</string>
<string name="menu_encode_mecard">Használja MECARD</string>
<string name="menu_encode_vcard">Használja vCard</string>
<string name="menu_help">Súgó</string>
<string name="menu_history">Előzmények</string>
<string name="menu_settings">Beállítások</string>
<string name="menu_share">Megosztás</string>
<string name="msg_bulk_mode_scanned">Tömeges beolvasás: vonalkód beszkennelve és mentve</string>
<string name="msg_camera_framework_bug">Android kamera hiba. Lehet, hogy újra kell indítania a készüléket.</string>
<string name="msg_default_format">Formátum</string>
<string name="msg_default_meta">Metaadatok</string>
<string name="msg_default_mms_subject">Szia</string>
<string name="msg_default_status">Pozícionálja a vonalkódot a kereső téglalapba a szkenneléshez.</string>
<string name="msg_default_time">Idő</string>
<string name="msg_default_type">Típus</string>
<string name="msg_encode_contents_failed">Nem sikerült létrehozni a vonalkódot a megadott adatokból.</string>
<string name="msg_google_books">Google Könyvek</string>
<string name="msg_google_product">Google Termék Kereső</string>
<string name="msg_google_shopper_missing">A Google Shopper nincs telepítve</string>
<string name="msg_install_google_shopper">A Google Shopper kombinálja a vonalkód szkennelést árakkal, értékelésekkel és más dolgokkal, böngésző megnyitása nélkül. Ki szeretné próbálni?</string>
<string name="msg_intent_failed">A kért alkalmazást nem lehet elindítani. A vonalkód tartalma lehet, hogy érvénytelen.</string>
<string name="msg_redirect">Átirányítás</string>
<string name="msg_sbc_book_not_searchable">Ez a könyv nem kereshető.</string>
<string name="msg_sbc_failed">A keresés problémába ütközött.</string>
<string name="msg_sbc_no_page_returned">Nincs visszakapott oldal</string>
<string name="msg_sbc_page">Oldal</string>
<string name="msg_sbc_results">Eredmények</string>
<string name="msg_sbc_searching_book">Könyv keresése\u2026</string>
<string name="msg_sbc_snippet_unavailable">Kódrészlet nem elérhető</string>
<string name="msg_sbc_unknown_page">Ismeretlen oldal</string>
<string name="msg_share_explanation">Meg tud osztani adatot úgy, hogy egy vonalkódot jelenít meg a képernyőjén, melyet egy másik telefon beszkennel.</string>
<string name="msg_share_subject_line">Itt a beolvasott vonalkód tartalma</string>
<string name="msg_share_text">Vagy írja be a szöveget és nyomjon Enter-t</string>
<string name="msg_sure">Biztos benne?</string>
<string name="msg_unmount_usb">Az SD kártya nem elérhető.</string>
<string name="preferences_actions_title">Amikor a vonalkód megvan\u2026</string>
<string name="preferences_auto_focus_title">Használja autofókusz</string>
<string name="preferences_bulk_mode_summary">Több vonalkód folyamatos szkennelése és mentése</string>
<string name="preferences_bulk_mode_title">Tömeges beolvasás</string>
<string name="preferences_copy_to_clipboard_title">Másolás a vágólapra</string>
<string name="preferences_custom_product_search_summary" formatted="false">Használjon: %s = tartalom, %f = formátum, %t = típus</string>
<string name="preferences_custom_product_search_title">Egyedi kereső URL</string>
<string name="preferences_decode_1D_title">1D vonalkódok</string>
<string name="preferences_decode_Data_Matrix_title">Data Matrix</string>
<string name="preferences_decode_QR_title">QR kódok</string>
<string name="preferences_device_bug_workarounds_title">Eszköz Bug Lehetséges megoldások</string>
<string name="preferences_disable_continuous_focus_summary">Csak a normál élességállítási mód</string>
<string name="preferences_disable_continuous_focus_title">Nincs folyamatos fókusz</string>
<string name="preferences_disable_exposure_title">No expozíció</string>
<string name="preferences_front_light_auto">Automatikus</string>
<string name="preferences_front_light_off">Tétlen</string>
<string name="preferences_front_light_on">Aktív</string>
<string name="preferences_front_light_summary">Javítja a szkennelést kevés fény mellett néhány telefonon, de csillogást okozhat. Nem minden telefonon működik.</string>
<string name="preferences_front_light_title">Kamera LED használata</string>
<string name="preferences_general_title">Általános beállítások</string>
<string name="preferences_name">Beállítások</string>
<string name="preferences_play_beep_title">Sípolás</string>
<string name="preferences_remember_duplicates_summary">Ugyanannak a vonalkódnak több szkennelt képét is tárolja az Előzményekben</string>
<string name="preferences_remember_duplicates_title">Duplikációk megjegyzése</string>
<string name="preferences_result_title">Találati beállítások</string>
<string name="preferences_scanning_title">Vonalkód szkennelésekor, dekódoláskor\u2026</string>
<string name="preferences_search_country">Ország keresése</string>
<string name="preferences_supplemental_summary">A vonalkóddal jelzett tartalomról megpróbál több információt letölteni.</string>
<string name="preferences_supplemental_title">További információk letöltése</string>
<string name="preferences_try_bsplus">Próbálja Barcode Scanner+</string>
<string name="preferences_try_bsplus_summary">Továbbfejlesztett új jellemzők és interfész</string>
<string name="preferences_vibrate_title">Rezgés</string>
<string name="result_address_book">Névjegy találat</string>
<string name="result_calendar">Naptár esemény találat</string>
<string name="result_email_address">E-mail cím találat</string>
<string name="result_geo">Földrajzi koordináták találat</string>
<string name="result_isbn">Könyv találat</string>
<string name="result_product">Termék találat</string>
<string name="result_sms">SMS szám találat</string>
<string name="result_tel">Telefonszám találat</string>
<string name="result_text">Egyszerű szöveg találat</string>
<string name="result_uri">URL találat</string>
<string name="result_wifi">WLAN konfiguráció találat</string>
<string name="sbc_name">Google Könyvek keresés</string>
<string name="share_name">Megosztás vonalkóddal</string>
<string name="wifi_changing_network">Kérése kapcsolat hálózati\u2026</string>
<string name="wifi_ssid_label">Hálózat neve</string>
<string name="wifi_type_label">Típus</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">Barcode Scanner</string>
<string name="app_picker_name">Aplikasi</string>
<string name="bookmark_picker_name">Bookmarks</string>
<string name="button_add_calendar">Tambah ke kalendar</string>
<string name="button_add_contact">Tambah kontak</string>
<string name="button_back">Kembali</string>
<string name="button_book_search">Cari Buku</string>
<string name="button_cancel">Batal</string>
<string name="button_custom_product_search">Pencarian kustom</string>
<string name="button_dial">Panggil nomor</string>
<string name="button_done">Selesai</string>
<string name="button_email">Kirim surel</string>
<string name="button_get_directions">Dapatkan petunjuk arah</string>
<string name="button_google_shopper">Shopper</string>
<string name="button_mms">Kirim MMS</string>
<string name="button_ok">OK</string>
<string name="button_open_browser">Buka browser</string>
<string name="button_product_search">Cari Produk</string>
<string name="button_search_book_contents">Cari isi</string>
<string name="button_share_app">Aplikasi</string>
<string name="button_share_bookmark">Bookmark</string>
<string name="button_share_by_email">Bagikan melalui surel</string>
<string name="button_share_by_sms">Bagikan melalui SMS</string>
<string name="button_share_clipboard">Clipboard</string>
<string name="button_share_contact">Kontak</string>
<string name="button_show_map">Lihat peta</string>
<string name="button_sms">Kirim SMS</string>
<string name="button_web_search">Pencarian web</string>
<string name="button_wifi">Hubungkan ke Jaringan</string>
<string name="contents_contact">Informasi kontak</string>
<string name="contents_email">Alamat surel</string>
<string name="contents_location">Koordinat geografis</string>
<string name="contents_phone">Nomor telepon</string>
<string name="contents_sms">Alamat SMS</string>
<string name="contents_text">Teks biasa</string>
<string name="history_clear_one_history_text">Hapus</string>
<string name="history_clear_text">Hapus riwayat</string>
<string name="history_email_title">Riwayat Barcode Scanner</string>
<string name="history_empty">Kosong</string>
<string name="history_empty_detail">Tidak ada scan barcode telah dicatat belum</string>
<string name="history_send">Kirim riwayat</string>
<string name="history_title">Riwayat</string>
<string name="menu_encode_mecard">Gunakan MECARD</string>
<string name="menu_encode_vcard">Gunakan vCard</string>
<string name="menu_help">Bantuan</string>
<string name="menu_history">Riwayat</string>
<string name="menu_settings">Pengaturan</string>
<string name="menu_share">Bagikan</string>
<string name="msg_bulk_mode_scanned">Bulk mode: barcode sudah dipindai dan disimpan</string>
<string name="msg_camera_framework_bug">Maaf, kamera pada Android mengalami masalah. Anda mungkin perlu me-restart perangkat.</string>
<string name="msg_default_format">Bentuk</string>
<string name="msg_default_meta">Metadata</string>
<string name="msg_default_mms_subject">Hai</string>
<string name="msg_default_status">Letakkan barcode di dalam kotak jendela untuk memindai.</string>
<string name="msg_default_time">Waktu</string>
<string name="msg_default_type">Tipe</string>
<string name="msg_encode_contents_failed">Tidak dapat meng-encode barcode dari data yang diberikan.</string>
<string name="msg_google_books">Google Books</string>
<string name="msg_google_product">Google Product Search</string>
<string name="msg_google_shopper_missing">Google Shopper belum dipasang</string>
<string name="msg_install_google_shopper">Google Shopper menggabungkan hasil pemindaian barcode dengan harga online dan lokal, tinjauan dan lain sebagainya tanpa harus membuka browser. Apakah Anda akan mencobanya?</string>
<string name="msg_intent_failed">Maaf, aplikasi yang diminta tidak dapat dijalankan. Mungkin ada kesalahan isi barcode.</string>
<string name="msg_redirect">Pengalihan</string>
<string name="msg_sbc_book_not_searchable">Maaf, buku ini tidak dapat dicari.</string>
<string name="msg_sbc_failed">Maaf, pencarian mengalami masalah.</string>
<string name="msg_sbc_no_page_returned">Tidak ada halaman kembali</string>
<string name="msg_sbc_page">Halaman</string>
<string name="msg_sbc_results">Hasil</string>
<string name="msg_sbc_searching_book">Mencari buku\u2026</string>
<string name="msg_sbc_snippet_unavailable">Snippet tidak tersedia</string>
<string name="msg_sbc_unknown_page">Halaman tidak dikenal</string>
<string name="msg_share_explanation">Anda dapat berbagi data dengan menampilkan barcode di layar Anda dan dapat dipindai oleh phone lain.</string>
<string name="msg_share_subject_line">Ini adalah isi barcode yang saya pindai</string>
<string name="msg_share_text">Atau masukkan beberapa kata dan tekan Enter</string>
<string name="msg_sure">Apakah Anda yakin?</string>
<string name="msg_unmount_usb">Maaf, SD card tidak dapat diakses.</string>
<string name="preferences_actions_title">Ketika barcode sudah ditemukan\u2026</string>
<string name="preferences_auto_focus_title">Menggunakan fokus otomatis</string>
<string name="preferences_bulk_mode_summary">Pindai dan simpan beberapa barcode terus-menerus</string>
<string name="preferences_bulk_mode_title">Mode pemindaian bulk</string>
<string name="preferences_copy_to_clipboard_title">Salin ke clipboard</string>
<string name="preferences_custom_product_search_summary" formatted="false">Substitusi: %s = isi, %f = format, %t = jenis</string>
<string name="preferences_custom_product_search_title">Pencarian URL kustom</string>
<string name="preferences_decode_1D_title">1D barcode</string>
<string name="preferences_decode_Data_Matrix_title">Data Matriks</string>
<string name="preferences_decode_QR_title">QR Codes</string>
<string name="preferences_device_bug_workarounds_title">Perangkat Bug Workarounds</string>
<string name="preferences_disable_continuous_focus_summary">Gunakan hanya modus fokus standar</string>
<string name="preferences_disable_continuous_focus_title">Tidak ada fokus terus menerus</string>
<string name="preferences_disable_exposure_title">Eksposur ada</string>
<string name="preferences_front_light_auto">Otomatis</string>
<string name="preferences_front_light_off">Non-aktif</string>
<string name="preferences_front_light_on">Aktif</string>
<string name="preferences_front_light_summary">Meningkatkan scanning dalam cahaya rendah pada beberapa ponsel, namun dapat menyebabkan silau. Tidak bekerja pada semua ponsel.</string>
<string name="preferences_front_light_title">Gunakan lampu depan</string>
<string name="preferences_general_title">Pengaturan umum</string>
<string name="preferences_name">Pengaturan</string>
<string name="preferences_play_beep_title">Beep</string>
<string name="preferences_remember_duplicates_summary">Simpan beberapa pindaian dari barcode yang sama di dalam Riwayat</string>
<string name="preferences_remember_duplicates_title">Ingat duplikasi</string>
<string name="preferences_result_title">Hasil pengaturan</string>
<string name="preferences_scanning_title">Ketika memindai barcode, decode\u2026</string>
<string name="preferences_search_country">Pencarian negara</string>
<string name="preferences_supplemental_summary">Mencoba mendapatkan beberapa informasi mengenai isi barcode</string>
<string name="preferences_supplemental_title">Ambil informasi lebih lanjut</string>
<string name="preferences_try_bsplus">Cobalah Scanner Barcode+</string>
<string name="preferences_try_bsplus_summary">Ditingkatkan dengan fitur baru dan antarmuka</string>
<string name="preferences_vibrate_title">Bergetar</string>
<string name="result_address_book">Informasi kontak ditemukan</string>
<string name="result_calendar">Kalendar acara ditemukan</string>
<string name="result_email_address">Alamat surel ditemukan</string>
<string name="result_geo">Koordinat geografis ditemukan</string>
<string name="result_isbn">Buku ditemukan</string>
<string name="result_product">Produk ditemukan</string>
<string name="result_sms">Alamat SMS ditemukan</string>
<string name="result_tel">Nomor telepon ditemukan</string>
<string name="result_text">Teks biasa ditemukan</string>
<string name="result_uri">URL ditemukan</string>
<string name="result_wifi">Konfigurasi WLAN ditemukan</string>
<string name="sbc_name">Pencarian Google Book</string>
<string name="share_name">Bagian melalui barcode</string>
<string name="wifi_changing_network">Meminta koneksi ke jaringan\u2026</string>
<string name="wifi_ssid_label">Nama Jaringan</string>
<string name="wifi_type_label">Tipe</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">Barcode Scanner</string>
<string name="app_picker_name">Applicazioni</string>
<string name="bookmark_picker_name">Segnalibri</string>
<string name="button_add_calendar">Aggiungi al calendario</string>
<string name="button_add_contact">Aggiungi ai contatti</string>
<string name="button_back">Indietro</string>
<string name="button_book_search">Cerca libro</string>
<string name="button_cancel">Annulla</string>
<string name="button_custom_product_search">Ricerca personalizzata</string>
<string name="button_dial">Componi numero</string>
<string name="button_done">Fatto</string>
<string name="button_email">Invia email</string>
<string name="button_get_directions">Ottieni indirizzi</string>
<string name="button_google_shopper">Shopper</string>
<string name="button_mms">Invia MMS</string>
<string name="button_ok">OK</string>
<string name="button_open_browser">Apri browser</string>
<string name="button_product_search">Cerca prodotto</string>
<string name="button_search_book_contents">Cerca contenuti</string>
<string name="button_share_app">Applicazione</string>
<string name="button_share_bookmark">Segnalibro</string>
<string name="button_share_by_email">Condividi tramite email</string>
<string name="button_share_by_sms">Condividi tramite SMS</string>
<string name="button_share_clipboard">Appunti</string>
<string name="button_share_contact">Contatti</string>
<string name="button_show_map">Mostra mappa</string>
<string name="button_sms">Invia SMS</string>
<string name="button_web_search">Ricerca web</string>
<string name="button_wifi">Connessione a rete</string>
<string name="contents_contact">Info contatto</string>
<string name="contents_email">Indirizzo email</string>
<string name="contents_location">Coordinate geografiche</string>
<string name="contents_phone">Numero di telefono</string>
<string name="contents_sms">Numero SMS</string>
<string name="contents_text">Testo puro</string>
<string name="history_clear_one_history_text">Cancella</string>
<string name="history_clear_text">Cancella cronologia</string>
<string name="history_email_title">Cronologia scansioni codici a barre</string>
<string name="history_empty">Vuoto</string>
<string name="history_empty_detail">Nessun scansioni di codici a barre sono stati registrati</string>
<string name="history_send">Invia cronologia</string>
<string name="history_title">Cronologia</string>
<string name="menu_encode_mecard">Usa MECARD</string>
<string name="menu_encode_vcard">Usa vCard</string>
<string name="menu_help">Aiuto</string>
<string name="menu_history">Cronologia</string>
<string name="menu_settings">Impostazioni</string>
<string name="menu_share">Condividi</string>
<string name="msg_bulk_mode_scanned">Modalità di gruppo: codici a barre scansionati e salvati</string>
<string name="msg_camera_framework_bug">Spiacenti, la fotocamera Android ha riscontrato un problema. Potrebbe essere necessario riavviare il dispositivo.</string>
<string name="msg_default_format">Formato</string>
<string name="msg_default_meta">Metadati</string>
<string name="msg_default_mms_subject">Ciao</string>
<string name="msg_default_status">Posiziona un codice a barre dentro il mirino rettangolare per la scansione.</string>
<string name="msg_default_time">Tempo</string>
<string name="msg_default_type">Tipo</string>
<string name="msg_encode_contents_failed">Impossibile codificare un codice a barre dai dati forniti.</string>
<string name="msg_google_books">Google Libri</string>
<string name="msg_google_product">Google Shopping</string>
<string name="msg_google_shopper_missing">Google Shopper non è installato</string>
<string name="msg_install_google_shopper">Google Shopper combina la scansione dei codici a barre con prezzi locali e online, recensioni e altro senza dover aprire il browser. Vuoi provare?</string>
<string name="msg_intent_failed">Spiacenti, l\'applicazione richiesta non può essere avviata. Il contenuto del codice a barre può essere non valido.</string>
<string name="msg_redirect">Inoltra</string>
<string name="msg_sbc_book_not_searchable">Spiacenti, questo libro non è ricercabile.</string>
<string name="msg_sbc_failed">Spiacenti, la ricerca ha avuto un problema.</string>
<string name="msg_sbc_no_page_returned">Nessuna pagina restitiuta</string>
<string name="msg_sbc_page">Pagina</string>
<string name="msg_sbc_results">Risultati</string>
<string name="msg_sbc_searching_book">Ricerca libro\u2026</string>
<string name="msg_sbc_snippet_unavailable">Ritaglio non disponibile</string>
<string name="msg_sbc_unknown_page">Pagina sconosciuta</string>
<string name="msg_share_explanation">Puoi condividere i dati mostrando un codice a barre sullo schermo e facendo la scansione con un altro telefono.</string>
<string name="msg_share_subject_line">Questo è il contenuto di un codice a barre di prova</string>
<string name="msg_share_text">O digitare un testo</string>
<string name="msg_sure">Sei sicuro?</string>
<string name="msg_unmount_usb">Spiacenti, la scheda SD non è accessibile.</string>
<string name="preferences_actions_title">Quando viene trovato un codice a barre\u2026</string>
<string name="preferences_auto_focus_title">Utilizzare messa a fuoco automatica</string>
<string name="preferences_bulk_mode_summary">Scansiona e salva diversi codici a barre in sequenza</string>
<string name="preferences_bulk_mode_title">Modalità scansione di gruppo</string>
<string name="preferences_copy_to_clipboard_title">Copia negli appunti</string>
<string name="preferences_custom_product_search_summary" formatted="false">Sostituzioni: %s = contenuti, %f = formato, %t = tipo</string>
<string name="preferences_custom_product_search_title">URL ricerca personalizzata</string>
<string name="preferences_decode_1D_title">Codice a barre 1D</string>
<string name="preferences_decode_Data_Matrix_title">Matrice dati</string>
<string name="preferences_decode_QR_title">Codici QR</string>
<string name="preferences_device_bug_workarounds_title">Soluzioni alternative dispositivo Bug</string>
<string name="preferences_disable_continuous_focus_summary">Utilizzare solo modalità standard messa a fuoco</string>
<string name="preferences_disable_continuous_focus_title">No continua attenzione</string>
<string name="preferences_disable_exposure_title">Nessuna esposizione</string>
<string name="preferences_front_light_auto">Automatico</string>
<string name="preferences_front_light_off">Inattivo</string>
<string name="preferences_front_light_on">Attivo</string>
<string name="preferences_front_light_summary">Migliora la scansione con poca luminosità su alcuni telefoni, ma può provocare abbagliamento. Non funziona su tutti i telefoni.</string>
<string name="preferences_front_light_title">Usa luce frontale</string>
<string name="preferences_general_title">Impostazioni generali</string>
<string name="preferences_name">Impostazioni</string>
<string name="preferences_play_beep_title">Suona</string>
<string name="preferences_remember_duplicates_summary">Mantieni scansioni multiple del codice a barre nella stessa Cronologia</string>
<string name="preferences_remember_duplicates_title">Ricorda duplicati</string>
<string name="preferences_result_title">Impostazioni risultato</string>
<string name="preferences_scanning_title">Durante la scansione di codici a barre, decodifica\u2026</string>
<string name="preferences_search_country">Cerca paese</string>
<string name="preferences_supplemental_summary">Prova a cercare ulteriori informazioni sul contenuto del codice a barre</string>
<string name="preferences_supplemental_title">Recupera altre informazioni</string>
<string name="preferences_try_bsplus">Prova Barcode Scanner+</string>
<string name="preferences_try_bsplus_summary">Arricchito con nuove funzionalità e interfaccia</string>
<string name="preferences_vibrate_title">Vibra</string>
<string name="result_address_book">Info contatto trovata</string>
<string name="result_calendar">Evento calendario trovato</string>
<string name="result_email_address">Indirizzo email trovato</string>
<string name="result_geo">Coordinate geografiche trovate</string>
<string name="result_isbn">Libro trovato</string>
<string name="result_product">Prodotto trovato</string>
<string name="result_sms">Numero SMS trovato</string>
<string name="result_tel">Numero di telefono trovato</string>
<string name="result_text">Testo puro trovato</string>
<string name="result_uri">URL trovato</string>
<string name="result_wifi">Configurazione WLAN trovata</string>
<string name="sbc_name">Ricerca Google Book</string>
<string name="share_name">Condividi tramite codice a barre</string>
<string name="wifi_changing_network">Richiesta di connessione alla rete\u2026</string>
<string name="wifi_ssid_label">Nome rete</string>
<string name="wifi_type_label">Tipo</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">סורק ברקודים</string>
<string name="app_picker_name">יישומים</string>
<string name="bookmark_picker_name">סימניות</string>
<string name="button_add_calendar">הוסף ללוח שנה</string>
<string name="button_add_contact">הוספת איש קשר</string>
<string name="button_back">חזרה</string>
<string name="button_book_search">חיפוש ספר</string>
<string name="button_cancel">ביטול</string>
<string name="button_custom_product_search">חיפוש מותאם אישית</string>
<string name="button_dial">חייג מספר</string>
<string name="button_done">סיים</string>
<string name="button_email">שלח דואר אלקטרוני</string>
<string name="button_get_directions">קבל הוראות הגעה</string>
<string name="button_google_shopper">Shopper</string>
<string name="button_mms">שלח הודעת מולטימדיה</string>
<string name="button_ok">אישור</string>
<string name="button_open_browser">פתח את הדפדפן</string>
<string name="button_product_search">חיפוש מוצר</string>
<string name="button_search_book_contents">חיפוש בתוכן</string>
<string name="button_share_app">יישום</string>
<string name="button_share_bookmark">סימניה</string>
<string name="button_share_by_email">שתף בדואר אלקטרוני</string>
<string name="button_share_by_sms">שתף בהודעה</string>
<string name="button_share_clipboard">לוח עריכה</string>
<string name="button_share_contact">איש קשר</string>
<string name="button_show_map">הצג מפה</string>
<string name="button_sms">שלח הודעה</string>
<string name="button_web_search">חיפוש באינטרנט</string>
<string name="button_wifi">התחבר לרשת</string>
<string name="contents_contact">פרטי איש קשר</string>
<string name="contents_email">כתובת דואר אלקטרוני</string>
<string name="contents_location">קואורדינטות גאוגרפיות</string>
<string name="contents_phone">מספר טלפון</string>
<string name="contents_sms">כתובת SMS</string>
<string name="contents_text">טקסט רגיל</string>
<string name="history_clear_one_history_text">נקה</string>
<string name="history_clear_text">נקה היסטוריה</string>
<string name="history_email_title">היסטוריית סורק הברקודים</string>
<string name="history_empty">ריק</string>
<string name="history_empty_detail">ברקודים לא נרשמו</string>
<string name="history_send">שלח היסטוריה</string>
<string name="history_title">היסטוריה</string>
<string name="menu_encode_mecard">השתמש MECARD</string>
<string name="menu_encode_vcard">השתמש vCard</string>
<string name="menu_help">עזרה</string>
<string name="menu_history">היסטוריה</string>
<string name="menu_settings">הגדרות</string>
<string name="menu_share">שתף</string>
<string name="msg_bulk_mode_scanned">מצב קבוצה: ברקוד נסרק ונשמר</string>
<string name="msg_camera_framework_bug">סליחה, מצלמת האנדרואיד נתקלה בבעיה. ייתכן שיהיה עליך להפעיל מחדש את המכשיר.</string>
<string name="msg_default_format">פורמט</string>
<string name="msg_default_meta">מטה-נתונים</string>
<string name="msg_default_mms_subject">היי</string>
<string name="msg_default_status">הצב ברקוד בתוך המלבן כדי לסרוק אותו.</string>
<string name="msg_default_time">זמן</string>
<string name="msg_default_type">סוג</string>
<string name="msg_encode_contents_failed">לא היתה אפשרות לקודד ברקוד מהנתונים שסופקו.</string>
<string name="msg_google_books">Google Books</string>
<string name="msg_google_product">Google Product Search</string>
<string name="msg_google_shopper_missing">Google Shopper לא מותקן.</string>
<string name="msg_install_google_shopper">Google Shopper משלבת סריקת ברקודים עם מחירים מקוונים, חוות דעת ועוד בלי לפתוח את הדפדפן. האם ברצונך לנסות זאת?</string>
<string name="msg_intent_failed">סליחה, לא ניתן להפעיל את היישום המבוקש. ייתכן שתוכן הברקוד לא תקין.</string>
<string name="msg_redirect">נתב מחדש</string>
<string name="msg_sbc_book_not_searchable">סליחה, ספר זה אינו ניתן לחיפוש.</string>
<string name="msg_sbc_failed">סליחה, החיפוש נתקל בבעיה.</string>
<string name="msg_sbc_no_page_returned">לא הוחזר דף</string>
<string name="msg_sbc_page">דף</string>
<string name="msg_sbc_results">תוצאות</string>
<string name="msg_sbc_searching_book">מחפש ספר\u2026</string>
<string name="msg_sbc_snippet_unavailable">גזיר לא זמין</string>
<string name="msg_sbc_unknown_page">דף לא ידוע</string>
<string name="msg_share_explanation">באפשרותך לשתף נתונים על-ידי הצגת ברקוד על המסך וסריקתו עם טלפון אחר.</string>
<string name="msg_share_subject_line">הנה התוכן של הברקוד שסרקתי</string>
<string name="msg_share_text">או הקלד טקסט כלשהו</string>
<string name="msg_sure">האם אתה בטוח?</string>
<string name="msg_unmount_usb">סליחה, כרטיס הזכרון אינו נגיש.</string>
<string name="preferences_actions_title">כאשר ברקוד נמצא\u2026</string>
<string name="preferences_auto_focus_title">להשתמש במיקוד האוטומטי</string>
<string name="preferences_bulk_mode_summary">סורק ושומר ברקודים באופן רציף</string>
<string name="preferences_bulk_mode_title">מצב סריקה מרובה</string>
<string name="preferences_copy_to_clipboard_title">העתק ללוח</string>
<string name="preferences_custom_product_search_summary" formatted="false">החלפות: s% = התוכן, f% = הפורמט, t% = סוג</string>
<string name="preferences_custom_product_search_title">כתובת לחיפוש מותאם אישית</string>
<string name="preferences_decode_1D_title">ברקודים חד מימדיים</string>
<string name="preferences_decode_Data_Matrix_title">מטריצת נתונים</string>
<string name="preferences_decode_QR_title">קודי QR</string>
<string name="preferences_device_bug_workarounds_title">באג במכשיר דרכים לעקיפת הבעיה</string>
<string name="preferences_disable_continuous_focus_summary">השתמש רק במצב רגיל פוקוס</string>
<string name="preferences_disable_continuous_focus_title">המיקוד לא רציפה</string>
<string name="preferences_disable_exposure_title">אין חשיפה</string>
<string name="preferences_front_light_auto">אוטומטי</string>
<string name="preferences_front_light_off">לא פעיל</string>
<string name="preferences_front_light_on">פעיל</string>
<string name="preferences_front_light_summary">משפר את הסריקה בתאורה נמוכה בטלפונים מסוימים, אך עשוי לגרום לסנוור. לא עובד בכל הטלפונים.</string>
<string name="preferences_front_light_title">השתמש באור הקדמי</string>
<string name="preferences_general_title">הגדרות כלליות</string>
<string name="preferences_name">הגדרות</string>
<string name="preferences_play_beep_title">צפצוף</string>
<string name="preferences_remember_duplicates_summary">אחסן מספר סריקות של אותו הברקוד בהיסטוריה</string>
<string name="preferences_remember_duplicates_title">זכור כפילויות</string>
<string name="preferences_result_title">הגדרות תוצאה</string>
<string name="preferences_scanning_title">בעת סריקת ברקודים, קודד\u2026</string>
<string name="preferences_search_country">חיפוש הארץ</string>
<string name="preferences_supplemental_summary">נסה למצא מידע נוסף על תוכן הברקוד</string>
<string name="preferences_supplemental_title">מצא מידע נוסף</string>
<string name="preferences_try_bsplus">נסה סורק ברקודים+</string>
<string name="preferences_try_bsplus_summary">משופר עם תכונות וממשק חדשים</string>
<string name="preferences_vibrate_title">רטט</string>
<string name="result_address_book">נמצא מידע של איש קשר</string>
<string name="result_calendar">נמצא אירוע</string>
<string name="result_email_address">נמצאה כתובת דוא"ל</string>
<string name="result_geo">נמצאו קואורדינטות גיאוגרפיות</string>
<string name="result_isbn">נמצא ספר</string>
<string name="result_product">נמצא מוצר</string>
<string name="result_sms">נמצאה כתובת הודעה</string>
<string name="result_tel">נמצא מספר טלפון</string>
<string name="result_text">נמצא טקסט</string>
<string name="result_uri">נמצאה כתובת אינטרנט</string>
<string name="result_wifi">נמצאו הגדרות רשת אל חוטית</string>
<string name="sbc_name">Google חיפוש ספרים</string>
<string name="share_name">שתף באמצעות ברקוד</string>
<string name="wifi_changing_network">בקשת חיבור לרשת \u2026</string>
<string name="wifi_ssid_label">שם רשת</string>
<string name="wifi_type_label">סוג</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">QRコードスキャナー</string>
<string name="app_picker_name">アプリケーション</string>
<string name="bookmark_picker_name">ブックマーク</string>
<string name="button_add_calendar">カレンダーに追加</string>
<string name="button_add_contact">連絡先を追加</string>
<string name="button_back">戻る</string>
<string name="button_book_search">書籍を検索</string>
<string name="button_cancel">キャンセル</string>
<string name="button_custom_product_search">カスタム サーチ</string>
<string name="button_dial">発信</string>
<string name="button_done">完了</string>
<string name="button_email">メール送信</string>
<string name="button_get_directions">道案内</string>
<string name="button_google_shopper">Google ショッパー</string>
<string name="button_mms">MMS 送信</string>
<string name="button_ok">OK</string>
<string name="button_open_browser">ブラウザ起動</string>
<string name="button_product_search">商品検索</string>
<string name="button_search_book_contents">書籍の内容を検索する</string>
<string name="button_share_app">アプリを共有</string>
<string name="button_share_bookmark">ブックマーク</string>
<string name="button_share_by_email">メールで共有</string>
<string name="button_share_by_sms">SMSで共有</string>
<string name="button_share_clipboard">クリップボードを共有</string>
<string name="button_share_contact">連絡先を共有</string>
<string name="button_show_map">地図を表示する</string>
<string name="button_sms">SMS送信</string>
<string name="button_web_search">インターネット検索</string>
<string name="button_wifi">ネットワークに接続</string>
<string name="contents_contact">連絡先</string>
<string name="contents_email">メールアドレス</string>
<string name="contents_location">位置情報</string>
<string name="contents_phone">電話番号</string>
<string name="contents_sms">SMSアドレス</string>
<string name="contents_text">テキストデータ</string>
<string name="history_clear_one_history_text">削除</string>
<string name="history_clear_text">履歴の削除</string>
<string name="history_email_title">QRコードスキャナーの履歴</string>
<string name="history_empty"></string>
<string name="history_empty_detail">QRコードスキャンが記録されていません</string>
<string name="history_send">履歴を送信</string>
<string name="history_title">履歴</string>
<string name="menu_encode_mecard">MECARDを使用</string>
<string name="menu_encode_vcard">vCardを使用</string>
<string name="menu_help">ヘルプ</string>
<string name="menu_history">履歴</string>
<string name="menu_settings">設定</string>
<string name="menu_share">共有</string>
<string name="msg_bulk_mode_scanned">連続モード:スキャンして保存しました</string>
<string name="msg_camera_framework_bug">Androidのカメラに問題が発生しました。デバイスを再起動する必要があります。</string>
<string name="msg_default_format">フォーマット</string>
<string name="msg_default_meta">メタデータ</string>
<string name="msg_default_mms_subject">こんにちは!</string>
<string name="msg_default_status">QRコードを画面の読み取り範囲内に写すとスキャンします。</string>
<string name="msg_default_time">時間</string>
<string name="msg_default_type">タイプ</string>
<string name="msg_encode_contents_failed">このデータからQRコードを作成できませんでした。</string>
<string name="msg_google_books">Google書籍</string>
<string name="msg_google_product">Googleショッピング</string>
<string name="msg_google_shopper_missing">Google ショッパーがインストールされていません</string>
<string name="msg_install_google_shopper">Google ショッパーは、ブラウザを使わなくても、価格やレビューなどを見ることができます。試しますか?</string>
<string name="msg_intent_failed">指定されたアプリケーションを起動できませんでした。QRコードの内容が無効である可能性があります。</string>
<string name="msg_redirect">リダイレクト</string>
<string name="msg_sbc_book_not_searchable">この書籍は検索できません。</string>
<string name="msg_sbc_failed">検索中に問題が発生しました。</string>
<string name="msg_sbc_no_page_returned">検索結果はありません</string>
<string name="msg_sbc_page">ページ</string>
<string name="msg_sbc_results">結果</string>
<string name="msg_sbc_searching_book">書籍を検索中</string>
<string name="msg_sbc_snippet_unavailable">要約文はありません</string>
<string name="msg_sbc_unknown_page">不明なページ</string>
<string name="msg_share_explanation">画面にQRコードを表示させ、別の端末でスキャンすれば データを共有することができます。</string>
<string name="msg_share_subject_line">スキャンしたQRコードの内容を送信します。</string>
<string name="msg_share_text">またはテキストを入力してください</string>
<string name="msg_sure">よろしいですか?</string>
<string name="msg_unmount_usb">SDカードにアクセスできません。</string>
<string name="preferences_actions_title">QRコード発見時</string>
<string name="preferences_auto_focus_title">オートフォーカスを使用</string>
<string name="preferences_bulk_mode_summary">QRコードを連続スキャンして保存します</string>
<string name="preferences_bulk_mode_title">連続モードでスキャン</string>
<string name="preferences_copy_to_clipboard_title">クリップボードにコピー</string>
<string name="preferences_custom_product_search_summary" formatted="false">置換:%s=コンテンツ、%f=フォーマット、%t=タイプ</string>
<string name="preferences_custom_product_search_title">カスタム商品サーチ URL</string>
<string name="preferences_decode_1D_title">1Dバーコードを読み取る</string>
<string name="preferences_decode_Data_Matrix_title">データマトリックスコードを読み取る</string>
<string name="preferences_decode_QR_title">QRコードを読み取る</string>
<string name="preferences_device_bug_workarounds_title">デバイスの不具合回避</string>
<string name="preferences_disable_continuous_focus_summary">標準フォーカスモードのみ使用します</string>
<string name="preferences_disable_continuous_focus_title">連続フォーカスしない</string>
<string name="preferences_disable_exposure_title">露出しない</string>
<string name="preferences_front_light_auto">自動</string>
<string name="preferences_front_light_off">非アクティブな</string>
<string name="preferences_front_light_on">アクティブ</string>
<string name="preferences_front_light_summary">暗い場所でのスキャンを向上させるためフロントライトを有効にします</string>
<string name="preferences_front_light_title">フロントライト</string>
<string name="preferences_general_title">一般設定</string>
<string name="preferences_name">設定</string>
<string name="preferences_play_beep_title">通知音</string>
<string name="preferences_remember_duplicates_summary">同じQRコードでも履歴に記録する</string>
<string name="preferences_remember_duplicates_title">重複する履歴の記録</string>
<string name="preferences_result_title">検索結果の設定</string>
<string name="preferences_scanning_title">QRコードスキャン時</string>
<string name="preferences_search_country">検索国コード</string>
<string name="preferences_supplemental_summary">QRコード内容の詳細情報を取得します</string>
<string name="preferences_supplemental_title">詳細情報を取得</string>
<string name="preferences_try_bsplus">QRコード+を試す</string>
<string name="preferences_try_bsplus_summary">新機能と強化されたインターフェース</string>
<string name="preferences_vibrate_title">バイブ</string>
<string name="result_address_book">連絡先がヒットしました</string>
<string name="result_calendar">カレンダーの予定がヒットしました</string>
<string name="result_email_address">メールアドレスがヒットしました</string>
<string name="result_geo">地理座標がヒットしました</string>
<string name="result_isbn">書籍がヒットしました</string>
<string name="result_product">商品がヒットしました</string>
<string name="result_sms">SMS 連絡先がヒットしました</string>
<string name="result_tel">電話番号がヒットしました</string>
<string name="result_text">テキストデータがヒットしました</string>
<string name="result_uri">URL がヒットしました</string>
<string name="result_wifi">ネットワーク構成がヒットしました</string>
<string name="sbc_name">Google ブックス</string>
<string name="share_name">QRコードで共有する</string>
<string name="wifi_changing_network">ネットワークへ接続しています\u2026</string>
<string name="wifi_ssid_label">ネットワーク名</string>
<string name="wifi_type_label">タイプ</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">바코드 스캐너</string>
<string name="app_picker_name">어플리케이션</string>
<string name="bookmark_picker_name">즐겨찾기</string>
<string name="button_add_calendar">일정에 추가하기</string>
<string name="button_add_contact">연락처에 추가하기</string>
<string name="button_back">뒤로</string>
<string name="button_book_search">책 검색</string>
<string name="button_cancel">취소</string>
<string name="button_custom_product_search">사용자 지정 검색</string>
<string name="button_dial">전화 걸기</string>
<string name="button_done">완료</string>
<string name="button_email">이메일 보내기</string>
<string name="button_get_directions">방향을 찾기</string>
<string name="button_google_shopper">Shopper</string>
<string name="button_mms">MMS 보내기</string>
<string name="button_ok">확인</string>
<string name="button_open_browser">웹브라우저로 열기</string>
<string name="button_product_search">제품 검색</string>
<string name="button_search_book_contents">책 내용 검색</string>
<string name="button_share_app">어플리케이션</string>
<string name="button_share_bookmark">즐겨찾기</string>
<string name="button_share_by_email">이메일로 공유</string>
<string name="button_share_by_sms">SMS로 공유</string>
<string name="button_share_clipboard">복사된 항목</string>
<string name="button_share_contact">연락처</string>
<string name="button_show_map">지도 보기</string>
<string name="button_sms">SMS 보내기</string>
<string name="button_web_search">인터넷 검색</string>
<string name="button_wifi">네트워크에 연결</string>
<string name="contents_contact">연락처 정보</string>
<string name="contents_email">이메일 주소</string>
<string name="contents_location">GPS 좌표</string>
<string name="contents_phone">전화번호</string>
<string name="contents_sms">전화번호</string>
<string name="contents_text">단문</string>
<string name="history_clear_one_history_text">삭제</string>
<string name="history_clear_text">기록 삭제</string>
<string name="history_email_title">바코드 스캐너 기록</string>
<string name="history_empty"></string>
<string name="history_empty_detail">아무 바코드 스캔이 기록되지 않았습니다</string>
<string name="history_send">기록 보내기</string>
<string name="history_title">기록</string>
<string name="menu_encode_mecard">MECARD를 사용하여</string>
<string name="menu_encode_vcard">vCard를 사용하여</string>
<string name="menu_help">도움말</string>
<string name="menu_history">기록</string>
<string name="menu_settings">설정</string>
<string name="menu_share">공유</string>
<string name="msg_bulk_mode_scanned">일괄 스캔 모드: 바코드가 읽히고 저장됩니다.</string>
<string name="msg_camera_framework_bug">죄송합니다. 기기의 카메라에 오류가 생겼습니다. 기기를 재시작 해야될 수도 있습니다.</string>
<string name="msg_default_format">포맷</string>
<string name="msg_default_meta">메타데이터</string>
<string name="msg_default_mms_subject">안녕하세요</string>
<string name="msg_default_status">바코드를 사각형 안에 비춰주세요.</string>
<string name="msg_default_time">시간</string>
<string name="msg_default_type">종류</string>
<string name="msg_encode_contents_failed">주어진 데이터로 바코드를 만들지 못하였습니다.</string>
<string name="msg_google_books">Google 도서</string>
<string name="msg_google_product">Google 상품 검색</string>
<string name="msg_google_shopper_missing">Google Shopper가 설치되어 있지 않습니다.</string>
<string name="msg_install_google_shopper">Google Shopper는 바코드 스캐닝을 이용하여 인터넷을 열지 않고 가격, 리뷰 등을 열람하는 기능을 제공합니다. 사용해 보시겠습니까?</string>
<string name="msg_intent_failed">죄송합니다. 어플리케이션이 실행되지 않습니다. 바코드 내용이 잘못 되었을 수도 있습니다.</string>
<string name="msg_redirect">리디렉션</string>
<string name="msg_sbc_book_not_searchable">죄송합니다. 이 책은 검색이 되지 않습니다.</string>
<string name="msg_sbc_failed">죄송합니다. 검색 도중 문제가 발생했습니다.</string>
<string name="msg_sbc_no_page_returned">수신받은 페이지가 없습니다.</string>
<string name="msg_sbc_page">페이지</string>
<string name="msg_sbc_results">결과</string>
<string name="msg_sbc_searching_book">책 검색중\u2026</string>
<string name="msg_sbc_snippet_unavailable">내용이 열람되지 않습니다.</string>
<string name="msg_sbc_unknown_page">알수 없는 페이지</string>
<string name="msg_share_explanation">해당 기기의 바코드를 다른 기기로 스캔해서 데이터를 공유할 수 있습니다.</string>
<string name="msg_share_subject_line">제가 스캔한 바코드 목록입니다.</string>
<string name="msg_share_text">입력하거나 텍스트</string>
<string name="msg_sure">계속하시겠습니까?</string>
<string name="msg_unmount_usb">죄송합니다. SD카드를 사용할 수 없습니다.</string>
<string name="preferences_actions_title">바코드를 스캔했을때\u2026</string>
<string name="preferences_auto_focus_title">자동 초점을 사용하여</string>
<string name="preferences_bulk_mode_summary">다수의 바코드를 스캔하고 저장합니다.</string>
<string name="preferences_bulk_mode_title">일괄 스캔 모드</string>
<string name="preferences_copy_to_clipboard_title">복사하기</string>
<string name="preferences_custom_product_search_summary" formatted="false">자리 표시자: %s = 내용, %f = 포맷, %t = 유형</string>
<string name="preferences_custom_product_search_title">사용자 지정 검색 주소</string>
<string name="preferences_decode_1D_title">1차원 바코드를 읽기</string>
<string name="preferences_decode_Data_Matrix_title">데이터 행렬(Data Matrix)을 해석하기</string>
<string name="preferences_decode_QR_title">QR 코드를 읽기</string>
<string name="preferences_device_bug_workarounds_title">장치 버그 해결</string>
<string name="preferences_disable_continuous_focus_summary">전용 표준 초점 모드를 사용</string>
<string name="preferences_disable_continuous_focus_title">아무 연속 초점 없음</string>
<string name="preferences_disable_exposure_title">더 노출하지</string>
<string name="preferences_front_light_auto">자동적 인</string>
<string name="preferences_front_light_off">비활성</string>
<string name="preferences_front_light_on">활동적인</string>
<string name="preferences_front_light_summary">특정 기기에서는 어두운 환경에서의 스캐닝 기능을 향상 시키지만 너무 밝을 수도 있습니다. 모든 기기에서 작동되지 않습니다.</string>
<string name="preferences_front_light_title">플래시 사용하기</string>
<string name="preferences_general_title">일반 설정</string>
<string name="preferences_name">설정</string>
<string name="preferences_play_beep_title">전자음</string>
<string name="preferences_remember_duplicates_summary">복수의 같은 바코드를 기록에 저장</string>
<string name="preferences_remember_duplicates_title">중복된 바코드 저장</string>
<string name="preferences_result_title">결과 설정</string>
<string name="preferences_scanning_title">바코드 스캐닝 시\u2026</string>
<string name="preferences_search_country">국가별 검색</string>
<string name="preferences_supplemental_summary">바코드 내용에 대한 자세한 정보를 검색하려고</string>
<string name="preferences_supplemental_title">검색 상세 정보</string>
<string name="preferences_try_bsplus">바코드 스캐너를 사용해보십시오 +</string>
<string name="preferences_try_bsplus_summary">새로운 기능 및 인터페이스 개선</string>
<string name="preferences_vibrate_title">진동</string>
<string name="result_address_book">연락처 정보를 찾았습니다</string>
<string name="result_calendar">일정 이벤트를 찾았습니다</string>
<string name="result_email_address">이메일 주소를 찾았습니다</string>
<string name="result_geo">GPS 좌표를 찾았습니다</string>
<string name="result_isbn">책을 찾았습니다</string>
<string name="result_product">제품을 찾았습니</string>
<string name="result_sms">전화번호를 찾았습니다</string>
<string name="result_tel">전화번호를 찾았습니다</string>
<string name="result_text">단문을 찾았습니다</string>
<string name="result_uri">인터넷 주소를 찾았습니다</string>
<string name="result_wifi">WiFi 설정을 찾았습니다</string>
<string name="sbc_name">구글 책 검색</string>
<string name="share_name">바코드로 공유</string>
<string name="wifi_changing_network">네트워크에 연결을 요청\u2026</string>
<string name="wifi_ssid_label">네트워크 이름</string>
<string name="wifi_type_label">종류</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">Barcode Scanner</string>
<string name="app_picker_name">Applicaties</string>
<string name="bookmark_picker_name">Bladwijzers</string>
<string name="button_add_calendar">Toevoegen aan agenda</string>
<string name="button_add_contact">Toevoegen aan contactpersonen</string>
<string name="button_back">Terug</string>
<string name="button_book_search">Boeken zoeken</string>
<string name="button_cancel">Annuleren</string>
<string name="button_custom_product_search">Aangepast zoeken</string>
<string name="button_dial">Nummer bellen</string>
<string name="button_done">Gereed</string>
<string name="button_email">E-mail versturen</string>
<string name="button_get_directions">Routebeschrijving opvragen</string>
<string name="button_google_shopper">Shopper</string>
<string name="button_mms">MMS versturen</string>
<string name="button_ok">OK</string>
<string name="button_open_browser">Browser openen</string>
<string name="button_product_search">Producten zoeken</string>
<string name="button_search_book_contents">Boekinhoud zoeken</string>
<string name="button_share_app">Applicatie</string>
<string name="button_share_bookmark">Bladwijzer</string>
<string name="button_share_by_email">Delen via e-mail</string>
<string name="button_share_by_sms">Delen via sms</string>
<string name="button_share_clipboard">Klembord</string>
<string name="button_share_contact">Contactpersoon</string>
<string name="button_show_map">Kaart weergeven</string>
<string name="button_sms">Sms versturen</string>
<string name="button_web_search">Zoeken op internet</string>
<string name="button_wifi">Verbinden met netwerk</string>
<string name="contents_contact">Contactpersooninformatie</string>
<string name="contents_email">E-mailadres</string>
<string name="contents_location">Geografische coördinaten</string>
<string name="contents_phone">Telefoonnummer</string>
<string name="contents_sms">Sms-adres</string>
<string name="contents_text">Platte tekst</string>
<string name="history_clear_one_history_text">Wissen</string>
<string name="history_clear_text">Geschiedenis wissen</string>
<string name="history_email_title">Barcode Scanner-geschiedenis</string>
<string name="history_empty">Leeg</string>
<string name="history_empty_detail">Er zijn geen barcodes gescand</string>
<string name="history_send">Geschiedenis versturen</string>
<string name="history_title">Geschiedenis</string>
<string name="menu_encode_mecard">MECARD gebruiken</string>
<string name="menu_encode_vcard">vCard gebruiken</string>
<string name="menu_help">Help</string>
<string name="menu_history">Geschiedenis</string>
<string name="menu_settings">Instellingen</string>
<string name="menu_share">Delen</string>
<string name="msg_bulk_mode_scanned">Bulkmodus: barcode gescand en opgeslagen</string>
<string name="msg_camera_framework_bug">Sorry, er is een probleem met de Android-camera. Probeer je telefoon opnieuw op te starten.</string>
<string name="msg_default_format">Formaat</string>
<string name="msg_default_meta">Metadata</string>
<string name="msg_default_mms_subject">Hallo</string>
<string name="msg_default_status">Plaats een barcode binnen de rechthoek om deze te scannen.</string>
<string name="msg_default_time">Tijd</string>
<string name="msg_default_type">Type</string>
<string name="msg_encode_contents_failed">Kan geen barcode genereren op basis van de opgegeven gegevens.</string>
<string name="msg_google_books">Google Boeken</string>
<string name="msg_google_product">Google Product Search</string>
<string name="msg_google_shopper_missing">Google Shopper is niet geïnstalleerd</string>
<string name="msg_install_google_shopper">Google Shopper combineert het scannen van barcodes met online en lokale prijzen, recensies en meer zonder de browser te openen. Wil je dit proberen?</string>
<string name="msg_intent_failed">Sorry, de opgevraagde applicatie kan niet worden gestart. De barcode is mogelijk ongeldig.</string>
<string name="msg_redirect">Doorverwijzing</string>
<string name="msg_sbc_book_not_searchable">Sorry, dit boek kan niet worden doorzocht.</string>
<string name="msg_sbc_failed">Sorry, er is een fout opgetreden bij het zoeken.</string>
<string name="msg_sbc_no_page_returned">Geen pagina ontvangen</string>
<string name="msg_sbc_page">Pagina</string>
<string name="msg_sbc_results">Resultaten</string>
<string name="msg_sbc_searching_book">Boek doorzoeken\u2026</string>
<string name="msg_sbc_snippet_unavailable">Fragment niet beschikbaar</string>
<string name="msg_sbc_unknown_page">Onbekende pagina</string>
<string name="msg_share_explanation">Je kunt gegevens delen door een barcode op je scherm te laten zien en deze met een andere telefoon te scannen.</string>
<string name="msg_share_subject_line">Hier is de inhoud van een barcode die ik heb gescand</string>
<string name="msg_share_text">Of typ wat tekst en druk op Enter</string>
<string name="msg_sure">Weet je het zeker?</string>
<string name="msg_unmount_usb">Sorry, de SD-kaart is niet toegankelijk.</string>
<string name="preferences_actions_title">Wanneer een barcode is gevonden\u2026</string>
<string name="preferences_auto_focus_title">Autofocus gebruiken</string>
<string name="preferences_bulk_mode_summary">Continu barcodes scannen en opslaan</string>
<string name="preferences_bulk_mode_title">Bulkmodus</string>
<string name="preferences_copy_to_clipboard_title">Kopiëren naar klembord</string>
<string name="preferences_custom_product_search_summary" formatted="false">Vervanginen: %s = inhoud, %f = formaat, %t = type</string>
<string name="preferences_custom_product_search_title">Aangepaste zoek-URL</string>
<string name="preferences_decode_1D_title">1D-barcodes</string>
<string name="preferences_decode_Data_Matrix_title">Datamatrix</string>
<string name="preferences_decode_QR_title">QR-codes</string>
<string name="preferences_device_bug_workarounds_title">Apparaat Bug Tijdelijke oplossingen</string>
<string name="preferences_disable_continuous_focus_summary">Gebruik alleen standaard focus modus</string>
<string name="preferences_disable_continuous_focus_title">Geen continue focus</string>
<string name="preferences_disable_exposure_title">Geen blootstelling</string>
<string name="preferences_front_light_auto">Automatisch</string>
<string name="preferences_front_light_off">Inactieve</string>
<string name="preferences_front_light_on">Actief</string>
<string name="preferences_front_light_summary">Verbetert het scannen bij weinig licht bij sommige telefoons, maar kan schittering veroorzaken. Werkt niet op alle telefoons.</string>
<string name="preferences_front_light_title">Flitser gebruiken</string>
<string name="preferences_general_title">Algemene instellingen</string>
<string name="preferences_name">Instellingen</string>
<string name="preferences_play_beep_title">Piepen</string>
<string name="preferences_remember_duplicates_summary">Meerdere scans van dezelfde barcode opslaan in de geschiedenis</string>
<string name="preferences_remember_duplicates_title">Dubbele onthouden</string>
<string name="preferences_result_title">Instellingen voor resultaten</string>
<string name="preferences_scanning_title">Bij het scannen van barcodes, decodeer\u2026</string>
<string name="preferences_search_country">Zoeken op land</string>
<string name="preferences_supplemental_summary">Meer informatie over de inhoud van de barcode proberen op te halen</string>
<string name="preferences_supplemental_title">Meer informatie ophalen</string>
<string name="preferences_try_bsplus">Probeer Barcode Scanner+</string>
<string name="preferences_try_bsplus_summary">Uitgebreid met nieuwe functies en interface</string>
<string name="preferences_vibrate_title">Trillen</string>
<string name="result_address_book">Contactpersooninformatie gevonden</string>
<string name="result_calendar">Agendagebeurtenis gevonden</string>
<string name="result_email_address">E-mailadres gevonden</string>
<string name="result_geo">Geografische coördinaten gevonden</string>
<string name="result_isbn">Boek gevonden</string>
<string name="result_product">Product gevonden</string>
<string name="result_sms">Sms-adres gevonden</string>
<string name="result_tel">Telefoonnummer gevonden</string>
<string name="result_text">Platte tekst gevonden</string>
<string name="result_uri">URL gevonden</string>
<string name="result_wifi">WLAN-configuratie gevonden</string>
<string name="sbc_name">Zoeken op Google Boeken</string>
<string name="share_name">Delen via barcode</string>
<string name="wifi_changing_network">Verbinding met netwerk opvragen\u2026</string>
<string name="wifi_ssid_label">Netwerknaam</string>
<string name="wifi_type_label">Type</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">Barcode Scanner</string>
<string name="app_picker_name">Aplikacje</string>
<string name="bookmark_picker_name">Zakładki</string>
<string name="button_add_calendar">Dodaj do kalendarza</string>
<string name="button_add_contact">Dodaj kontakt</string>
<string name="button_back">Wstecz</string>
<string name="button_book_search">Szukaj książek</string>
<string name="button_cancel">Anuluj</string>
<string name="button_custom_product_search">Wyszukiwanie indywidualne</string>
<string name="button_dial">Wykręć numer</string>
<string name="button_done">Gotowe</string>
<string name="button_email">Wyślij email</string>
<string name="button_get_directions">Otrzymaj wskazówki</string>
<string name="button_google_shopper">Shopper</string>
<string name="button_mms">Wyślij MMS</string>
<string name="button_ok">OK</string>
<string name="button_open_browser">Otwórz przeglądarkę</string>
<string name="button_product_search">Szukaj produktów</string>
<string name="button_search_book_contents">Przeszukaj zawartość</string>
<string name="button_share_app">Aplikacja</string>
<string name="button_share_bookmark">Zakładka</string>
<string name="button_share_by_email">Udostępnij przez email</string>
<string name="button_share_by_sms">Udostępnij przez SMS</string>
<string name="button_share_clipboard">Schowek</string>
<string name="button_share_contact">Kontakt</string>
<string name="button_show_map">Pokaż mapę</string>
<string name="button_sms">Wyślij SMS</string>
<string name="button_web_search">Szukaj w sieci</string>
<string name="button_wifi">Podłączyć do sieci</string>
<string name="contents_contact">Informacje o kontakcie</string>
<string name="contents_email">Adres email</string>
<string name="contents_location">Współrzędne geograficzne</string>
<string name="contents_phone">Numer telefonu</string>
<string name="contents_sms">Adres SMS</string>
<string name="contents_text">Zwykły tekst</string>
<string name="history_clear_one_history_text">Wyczyść</string>
<string name="history_clear_text">Wyczyść historię</string>
<string name="history_email_title">Historia Skanera Kodów Paskowych</string>
<string name="history_empty">Pusty</string>
<string name="history_empty_detail">Brak skanowania kodów kreskowych zostały zarejestrowane</string>
<string name="history_send">Wyślij historię</string>
<string name="history_title">Historia</string>
<string name="menu_encode_mecard">Użyj MECARD</string>
<string name="menu_encode_vcard">Użyj vCard</string>
<string name="menu_help">Pomoc</string>
<string name="menu_history">Historia</string>
<string name="menu_settings">Ustawienia</string>
<string name="menu_share">Udostępnij</string>
<string name="msg_bulk_mode_scanned">Tryb zbiorcze: skanowania kodów kreskowych i zapisaniu</string>
<string name="msg_camera_framework_bug">Przepraszamy, aparat Android napotkał problem. Może wystąpić potrzeba ponownego uruchomienia urządzenia.</string>
<string name="msg_default_format">Format</string>
<string name="msg_default_meta">Metadanych</string>
<string name="msg_default_mms_subject">Cześć</string>
<string name="msg_default_status">Umieść kod paskowy w prostokącie wizjera aby zeskanować.</string>
<string name="msg_default_time">Czas</string>
<string name="msg_default_type">Typ</string>
<string name="msg_encode_contents_failed">Nie można zakodować kodu paskowego z dostarczonych danych.</string>
<string name="msg_google_books">Google Książki</string>
<string name="msg_google_product">Wyszukiwarka produktów Google</string>
<string name="msg_google_shopper_missing">Google Shopper nie jest zainstalowany</string>
<string name="msg_install_google_shopper">Google Shopper łączy skanowanie kodów paskowych z cenami, recenzjami, itp bez otwierania przeglądarki. Czy chciał/a byś go wypróbować?</string>
<string name="msg_intent_failed">Przepraszamy, żadana aplikacja nie może zostać uruchomiona. Zawartość kodu paskowego może być nieprawidłowa.</string>
<string name="msg_redirect">Przekierowanie</string>
<string name="msg_sbc_book_not_searchable">Przepraszamy, ta książka nie jest przeszukiwalna.</string>
<string name="msg_sbc_failed">Przepraszamy, wyszukiwania napotkało problem.</string>
<string name="msg_sbc_no_page_returned">Nie zwrócono żadnej strony</string>
<string name="msg_sbc_page">Strona</string>
<string name="msg_sbc_results">Wyniki</string>
<string name="msg_sbc_searching_book">Przeszukiwanie książki\u2026</string>
<string name="msg_sbc_snippet_unavailable">Wycinek niedostępny</string>
<string name="msg_sbc_unknown_page">Nieznana strona</string>
<string name="msg_share_explanation">Możesz udostępniać dane wyświetlając kod paskowy na swoim ekranie, skanując go innym telefonem.</string>
<string name="msg_share_subject_line">Oto zawartość kodu paskowego który został zeskanowany</string>
<string name="msg_share_text">Albo wpisz tekst</string>
<string name="msg_sure">Czy na pewno?</string>
<string name="msg_unmount_usb">Niestety, karta SD nie jest dostępny.</string>
<string name="preferences_actions_title">Kiedy kod paskowy zostaje odnaleziony\u2026</string>
<string name="preferences_auto_focus_title">Ustawić ostrość</string>
<string name="preferences_bulk_mode_summary">Skanowanie i zapisywanie wielu kodów kreskowych ciągle</string>
<string name="preferences_bulk_mode_title">Luzem tryb skanowania</string>
<string name="preferences_copy_to_clipboard_title">Kopiuj do schowka</string>
<string name="preferences_custom_product_search_summary" formatted="false">Zastępstwa: %s = zawartość, %f = format, %t = typ</string>
<string name="preferences_custom_product_search_title">Własny URL wyszukiwania</string>
<string name="preferences_decode_1D_title">Dekoduj kody 1D</string>
<string name="preferences_decode_Data_Matrix_title">Dekoduj Decode Matrix</string>
<string name="preferences_decode_QR_title">Dekoduj kody QR</string>
<string name="preferences_device_bug_workarounds_title">Obejścia błędów urządzeń</string>
<string name="preferences_disable_continuous_focus_summary">Używaj tylko standardowego trybu ostrości</string>
<string name="preferences_disable_continuous_focus_title">Nie ciągły nacisk</string>
<string name="preferences_disable_exposure_title">Żadna ekspozycja</string>
<string name="preferences_front_light_auto">Automatyczny</string>
<string name="preferences_front_light_off">Nieaktywny</string>
<string name="preferences_front_light_on">Aktywny</string>
<string name="preferences_front_light_summary">Polepsza skanowanie przy małej ilości światła w niektórych telefonach, ale może powodować odbłysk. Nie działa na wszystkich telefonach.</string>
<string name="preferences_front_light_title">Używaj lampy frontowej</string>
<string name="preferences_general_title">Ustawienia ogólne</string>
<string name="preferences_name">Ustawienia</string>
<string name="preferences_play_beep_title">Piszcz</string>
<string name="preferences_remember_duplicates_summary">Przechowywanie wielu skanowanie kodów kreskowych w tej samej historii</string>
<string name="preferences_remember_duplicates_title">Pamiętaj, duplikaty</string>
<string name="preferences_result_title">Ustawienia rezultatów</string>
<string name="preferences_scanning_title">Podczas skanowania kodów kreskowych\u2026</string>
<string name="preferences_search_country">Szukaj kraju</string>
<string name="preferences_supplemental_summary">Prosimy spróbować wyszukać więcej informacji na temat kodów kreskowych treści</string>
<string name="preferences_supplemental_title">Pobierz więcej informacji</string>
<string name="preferences_try_bsplus">Spróbuj Barcode Scanner+</string>
<string name="preferences_try_bsplus_summary">Wzbogacony o nowe funkcje i interfejs</string>
<string name="preferences_vibrate_title">Wibruj</string>
<string name="result_address_book">Znaleziono dane kontaktu</string>
<string name="result_calendar">Znaleziono wydarzenie kalendarza</string>
<string name="result_email_address">Znaleziono adres email</string>
<string name="result_geo">Znaleziono współrzędne geograficzne</string>
<string name="result_isbn">Znaleziono książkę</string>
<string name="result_product">Znaleziono produkt</string>
<string name="result_sms">Znaleziono adres SMS</string>
<string name="result_tel">Znaleziono numer telefonu</string>
<string name="result_text">Znaleziono zwykły tekst</string>
<string name="result_uri">Znaleziono URL</string>
<string name="result_wifi">Znaleziono konfiguracji sieci</string>
<string name="sbc_name">Wyszukiwanie książek Google</string>
<string name="share_name">Udostępnij przez kod paskowy</string>
<string name="wifi_changing_network">Ubiegającymi się o przyłączenie do sieci\u2026</string>
<string name="wifi_ssid_label">Nazwa sieci</string>
<string name="wifi_type_label">Typ</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">Barcode Scanner</string>
<string name="app_picker_name">Aplicações</string>
<string name="bookmark_picker_name">Favoritos</string>
<string name="button_add_calendar">Adicionar ao calendário</string>
<string name="button_add_contact">Adicionar contacto</string>
<string name="button_back">Voltar</string>
<string name="button_book_search">Procurar livro</string>
<string name="button_cancel">Cancelar</string>
<string name="button_custom_product_search">Pesquisa Personalizada</string>
<string name="button_dial">Marcar número</string>
<string name="button_done">Feito</string>
<string name="button_email">Enviar e-mail</string>
<string name="button_get_directions">Obter direcções</string>
<string name="button_google_shopper">Shopper</string>
<string name="button_mms">Enviar MMS</string>
<string name="button_ok">OK</string>
<string name="button_open_browser">Abrir navegador</string>
<string name="button_product_search">Procurar produto</string>
<string name="button_search_book_contents">Pesquisar conteúdos</string>
<string name="button_share_app">Aplicação</string>
<string name="button_share_bookmark">Favorito</string>
<string name="button_share_by_email">Partilhar via e-mail</string>
<string name="button_share_by_sms">Partilhar via SMS</string>
<string name="button_share_clipboard">Área de transferência</string>
<string name="button_share_contact">Contacto</string>
<string name="button_show_map">Visualizar mapa</string>
<string name="button_sms">Enviar SMS</string>
<string name="button_web_search">Pesquisa na Web</string>
<string name="button_wifi">Conectar à rede</string>
<string name="contents_contact">Informação de contacto</string>
<string name="contents_email">Endereço de e-mail</string>
<string name="contents_location">Coordenadas geográficas</string>
<string name="contents_phone">Número de telefone</string>
<string name="contents_sms">Endereço SMS</string>
<string name="contents_text">Texto simples</string>
<string name="history_clear_one_history_text">Limpar</string>
<string name="history_clear_text">Limpar histórico</string>
<string name="history_email_title">Histórico do Barcode Scanner</string>
<string name="history_empty">Vazio</string>
<string name="history_empty_detail">Não código de barras foram registrados</string>
<string name="history_send">Enviar histórico</string>
<string name="history_title">Histórico</string>
<string name="menu_encode_mecard">Usar MECARD</string>
<string name="menu_encode_vcard">Usar vCard</string>
<string name="menu_help">Ajuda</string>
<string name="menu_history">Histórico</string>
<string name="menu_settings">Definições</string>
<string name="menu_share">Partilhar</string>
<string name="msg_bulk_mode_scanned">Modo em massa: código de barras lido e guardado</string>
<string name="msg_camera_framework_bug">Desculpe, a câmera do Android encontrou um problema. Poderá precisar de reiniciar o dispositivo.</string>
<string name="msg_default_format">Formato</string>
<string name="msg_default_meta">Metadata</string>
<string name="msg_default_mms_subject">Olá</string>
<string name="msg_default_status">Alinhar código de barras com o exemplo para ser lido.</string>
<string name="msg_default_time">Tempo</string>
<string name="msg_default_type">Tipo</string>
<string name="msg_encode_contents_failed">Não foi possível codificar o código de barradas apartir dos dados fornecidos.</string>
<string name="msg_google_books">Google Livros</string>
<string name="msg_google_product">Google Product Search</string>
<string name="msg_google_shopper_missing">Google Shopper não está instalado.</string>
<string name="msg_install_google_shopper">Google Shopper combina leituras de códigos de barras com preços online e locais, análises e mais sem abrir o navegador. Gostaria de experimentar?</string>
<string name="msg_intent_failed">Desculpe, a aplicação solicitada não pode ser iniciada. O conteúdo do código de barras poderá ser inválido.</string>
<string name="msg_redirect">Redirecionar</string>
<string name="msg_sbc_book_not_searchable">Desculpe, este livro não é pesquisável.</string>
<string name="msg_sbc_failed">Desculpe, foi encontrado um erro na pesquisa.</string>
<string name="msg_sbc_no_page_returned">Nenhuma página obtida</string>
<string name="msg_sbc_page">Página</string>
<string name="msg_sbc_results">Resultados</string>
<string name="msg_sbc_searching_book">A procurar livro\u2026</string>
<string name="msg_sbc_snippet_unavailable">Trecho não disponível</string>
<string name="msg_sbc_unknown_page">Página desconhecida</string>
<string name="msg_share_explanation">Pode partilhar dados exibindo um código de barras no seu ecrã e lendo-o com outro telemóvel</string>
<string name="msg_share_subject_line">Aqui estão os conteúdos do código de barras lido</string>
<string name="msg_share_text">Ou introduza algum texto e pressione Enter</string>
<string name="msg_sure">Tem a certeza?</string>
<string name="msg_unmount_usb">Desculpe, o cartão SD não está disponível.</string>
<string name="preferences_actions_title">Quando o código de barras é encontrado\u2026</string>
<string name="preferences_auto_focus_title">Usar foco automático</string>
<string name="preferences_bulk_mode_summary">Ler e guardar códigos de barras continuamente</string>
<string name="preferences_bulk_mode_title">Modo em massa</string>
<string name="preferences_copy_to_clipboard_title">Copiar para a área de transferência</string>
<string name="preferences_custom_product_search_summary" formatted="false">Substituições: %s = conteúdos, %f = formato, %t = tipo</string>
<string name="preferences_custom_product_search_title">Pesquisa personalizada de URL</string>
<string name="preferences_decode_1D_title">Código de barras 1D</string>
<string name="preferences_decode_Data_Matrix_title">Data Matrix</string>
<string name="preferences_decode_QR_title">QR Codes</string>
<string name="preferences_device_bug_workarounds_title">Soluções alternativas de dispositivos com erros</string>
<string name="preferences_disable_continuous_focus_summary">Use apenas o modo de focagem padrão</string>
<string name="preferences_disable_continuous_focus_title">No foco contínuo</string>
<string name="preferences_disable_exposure_title">Nenhuma exposição</string>
<string name="preferences_front_light_auto">Automático</string>
<string name="preferences_front_light_off">Inativo</string>
<string name="preferences_front_light_on">Ativo</string>
<string name="preferences_front_light_summary">Melhora a leitura em luz fraca em alguns telefones, mas pode causar clarões. Não disponível em certos dispositivos.</string>
<string name="preferences_front_light_title">Usar luz da frente</string>
<string name="preferences_general_title">Definições Gerais</string>
<string name="preferences_name">Definições</string>
<string name="preferences_play_beep_title">Apitar</string>
<string name="preferences_remember_duplicates_summary">Guardar pesquisas múltiplas do mesmo código de barras no histórico</string>
<string name="preferences_remember_duplicates_title">Lembrar duplicados</string>
<string name="preferences_result_title">Definições do resultado</string>
<string name="preferences_scanning_title">Quando procurar por códigos de barras, descodificar\u2026</string>
<string name="preferences_search_country">País busca</string>
<string name="preferences_supplemental_summary">Tentar recuperar mais informação sobre os conteúdos dos códigos de barras</string>
<string name="preferences_supplemental_title">Recuperar mais informação</string>
<string name="preferences_try_bsplus">Tente Barcode Scanner+</string>
<string name="preferences_try_bsplus_summary">Aprimorado com novos recursos e interface</string>
<string name="preferences_vibrate_title">Vibrar</string>
<string name="result_address_book">Info de contacto encontrada</string>
<string name="result_calendar">Evento de calendário encontrado</string>
<string name="result_email_address">Endereço de e-mail encontrado</string>
<string name="result_geo">Coordenadas geográficas encontradas</string>
<string name="result_isbn">Livro encontrado</string>
<string name="result_product">Produto encontrado</string>
<string name="result_sms">Endereço SMS encontrado</string>
<string name="result_tel">Número de telefone encontrado</string>
<string name="result_text">Texto simples encontrado</string>
<string name="result_uri">URL encontrado</string>
<string name="result_wifi">Configuração WLAN encontrados</string>
<string name="sbc_name">Pesquisa Google Book</string>
<string name="share_name">Partilhar por código de barras</string>
<string name="wifi_changing_network">Solicitando ligação à rede\u2026</string>
<string name="wifi_ssid_label">Nome da Rede</string>
<string name="wifi_type_label">Tipo</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">Сканер штрих-кодов</string>
<string name="app_picker_name">Программы</string>
<string name="bookmark_picker_name">Закладки</string>
<string name="button_add_calendar">Добавить в календарь</string>
<string name="button_add_contact">Добавить контакт</string>
<string name="button_back">Назад</string>
<string name="button_book_search">Поиск книги</string>
<string name="button_cancel">Отмена</string>
<string name="button_custom_product_search">Пользовательский поиск</string>
<string name="button_dial">Набрать номер</string>
<string name="button_done">Готово</string>
<string name="button_email">Отправить e-mail</string>
<string name="button_get_directions">Проложить маршрут</string>
<string name="button_google_shopper">Shopper</string>
<string name="button_mms">Послать MMS</string>
<string name="button_ok">OK</string>
<string name="button_open_browser">Открыть браузер</string>
<string name="button_product_search">Поиск товара</string>
<string name="button_search_book_contents">Поиск содержания книги</string>
<string name="button_share_app">Программа</string>
<string name="button_share_bookmark">Закладка</string>
<string name="button_share_by_email">Поделиться через эл. почту</string>
<string name="button_share_by_sms">Поделиться через SMS</string>
<string name="button_share_clipboard">Буфер обмена</string>
<string name="button_share_contact">Контакт</string>
<string name="button_show_map">Показать карту</string>
<string name="button_sms">Отправить SMS</string>
<string name="button_web_search">Поиск в интернете</string>
<string name="button_wifi">Подключиться к сети</string>
<string name="contents_contact">Контактная информация</string>
<string name="contents_email">Адрес эл. почты</string>
<string name="contents_location">Географические координаты</string>
<string name="contents_phone">Номер телефона</string>
<string name="contents_sms">Адрес для SMS</string>
<string name="contents_text">Текст</string>
<string name="history_clear_one_history_text">Удалить</string>
<string name="history_clear_text">Удалить историю</string>
<string name="history_email_title">История сканирования</string>
<string name="history_empty">Пусто</string>
<string name="history_empty_detail">Нет сохраненных штрих-кодов</string>
<string name="history_send">Отправить историю</string>
<string name="history_title">История</string>
<string name="menu_encode_mecard">Используйте MECARD</string>
<string name="menu_encode_vcard">Используйте vCard</string>
<string name="menu_help">Помощь</string>
<string name="menu_history">История</string>
<string name="menu_settings">Настройки</string>
<string name="menu_share">Поделиться</string>
<string name="msg_bulk_mode_scanned">Массовый режим: сохранять историю сканирования</string>
<string name="msg_camera_framework_bug">К сожалению, возникла ошибка камеры. Вам может потребоваться перезагрузка устройства.</string>
<string name="msg_default_format">Формат</string>
<string name="msg_default_meta">Метаданные</string>
<string name="msg_default_mms_subject">Привет</string>
<string name="msg_default_status">Чтобы сканировать штрих-код, поместите его в прямоугольник видоискателя.</string>
<string name="msg_default_time">Время</string>
<string name="msg_default_type">Тип</string>
<string name="msg_encode_contents_failed">Невозможно создать штрих-код из текущих данных.</string>
<string name="msg_google_books">Google Books</string>
<string name="msg_google_product">Google Product Search</string>
<string name="msg_google_shopper_missing">Приложение "Google Shopper" не установлено</string>
<string name="msg_install_google_shopper">Приложение "Google Shopper" объединяет сканирование штрих-кодов с online-поиском товаров, цен, отзывов и т.д., не открывая браузер. Хотите попробовать?</string>
<string name="msg_intent_failed">К сожалению, запрошенное приложение не может быть запущенно. Возможно, содержимое штрих-кода повреждено.</string>
<string name="msg_redirect">Переслать</string>
<string name="msg_sbc_book_not_searchable">К сожалению, поиск книги не удался.</string>
<string name="msg_sbc_failed">К сожалению, возникла ошибка поиска.</string>
<string name="msg_sbc_no_page_returned">Ни одна страница не возвращена.</string>
<string name="msg_sbc_page">Страница</string>
<string name="msg_sbc_results">Результаты</string>
<string name="msg_sbc_searching_book">Поиск книги\u2026</string>
<string name="msg_sbc_snippet_unavailable">Фрагмент недоступен</string>
<string name="msg_sbc_unknown_page">Неизвестная страница</string>
<string name="msg_share_explanation">Вы можете поделиться данными, сканируя штрих-код с вашего экрана другим телефоном.</string>
<string name="msg_share_subject_line">Данные отсканированных Вами штрих-кодов</string>
<string name="msg_share_text">Или введите текст</string>
<string name="msg_sure">Вы уверены?</string>
<string name="msg_unmount_usb">К сожалению, SD-карта не доступна.</string>
<string name="preferences_actions_title">Когда штрих-код найден\u2026</string>
<string name="preferences_auto_focus_title">Использовать автофокус</string>
<string name="preferences_bulk_mode_summary">Постоянно сканировать и сохранять штрих-коды</string>
<string name="preferences_bulk_mode_title">Массовое сканирование</string>
<string name="preferences_copy_to_clipboard_title">Копировать в буфер обмена</string>
<string name="preferences_custom_product_search_summary" formatted="false">Замены: %s = содержание, %f = формат, %t = тип</string>
<string name="preferences_custom_product_search_title">URL пользовательского поиска</string>
<string name="preferences_decode_1D_title">Распознавать линейные штрих-коды</string>
<string name="preferences_decode_Data_Matrix_title">Распознавать Data Matrix</string>
<string name="preferences_decode_QR_title">Распознавать QR-коды</string>
<string name="preferences_device_bug_workarounds_title">Обходные пути устройства ошибка</string>
<string name="preferences_disable_continuous_focus_summary">Используйте только стандартный режим фокусировки</string>
<string name="preferences_disable_continuous_focus_title">Нет постоянное внимание</string>
<string name="preferences_disable_exposure_title">Нет экспозиции</string>
<string name="preferences_front_light_auto">Автоматический</string>
<string name="preferences_front_light_off">Неактивный</string>
<string name="preferences_front_light_on">Активный</string>
<string name="preferences_front_light_summary">Улучшает распознавание в условиях низкой освещенности, но может вызвать блики. Работает не на всех устройствах.</string>
<string name="preferences_front_light_title">Фонарик</string>
<string name="preferences_general_title">Общие настройки</string>
<string name="preferences_name">Настройки</string>
<string name="preferences_play_beep_title">Пищать</string>
<string name="preferences_remember_duplicates_summary">Сохранять в истории результат сканирования одного и того же штрих-кода</string>
<string name="preferences_remember_duplicates_title">Запоминать дубликаты</string>
<string name="preferences_result_title">Настройки результатов</string>
<string name="preferences_scanning_title">При сканировании штрих-кодов\u2026</string>
<string name="preferences_search_country">Поиск страны</string>
<string name="preferences_supplemental_summary">Показывать подробную информацию о штрих-коде</string>
<string name="preferences_supplemental_title">Подробности</string>
<string name="preferences_try_bsplus">Попробуйте Сканер штрих-кодов+</string>
<string name="preferences_try_bsplus_summary">Расширение с новыми функциями и интерфейсом</string>
<string name="preferences_vibrate_title">Вибрировать</string>
<string name="result_address_book">Найдены контактные данные</string>
<string name="result_calendar">Найдено событие для календаря</string>
<string name="result_email_address">Найден адрес эл. почты</string>
<string name="result_geo">Найдены географические координаты</string>
<string name="result_isbn">Найдена книга</string>
<string name="result_product">Найден товар</string>
<string name="result_sms">Найден адрес для SMS</string>
<string name="result_tel">Найден номер телефона</string>
<string name="result_text">Найден текст</string>
<string name="result_uri">Найден URL</string>
<string name="result_wifi">Найдена конфигурация сети</string>
<string name="sbc_name">Поиск книг Google</string>
<string name="share_name">Поделиться штрих-кодом</string>
<string name="wifi_changing_network">Запрос подключения к сети\u2026</string>
<string name="wifi_ssid_label">Имя сети</string>
<string name="wifi_type_label">Тип</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">Barcode Scanner</string>
<string name="app_picker_name">Aplikácie</string>
<string name="bookmark_picker_name">Záložky</string>
<string name="button_add_calendar">Pridať do kalendára</string>
<string name="button_add_contact">Pridať kontakt</string>
<string name="button_back">Späť</string>
<string name="button_book_search">Hľadať knihu</string>
<string name="button_cancel">Zrušiť</string>
<string name="button_custom_product_search">Prispôsobené vyhľadávanie</string>
<string name="button_dial">Vytočiť číslo</string>
<string name="button_done">Hotovo</string>
<string name="button_email">Poslať e-mail</string>
<string name="button_get_directions">Získať pokyny</string>
<string name="button_google_shopper">Nakupovanie</string>
<string name="button_mms">Poslať MMS</string>
<string name="button_ok">OK</string>
<string name="button_open_browser">Otvoriť prehliadač</string>
<string name="button_product_search">Vyhľadať produkt</string>
<string name="button_search_book_contents">Vyhľadať obsah</string>
<string name="button_share_app">Aplikácia</string>
<string name="button_share_bookmark">Záložka</string>
<string name="button_share_by_email">Zdieľať cez e-mail</string>
<string name="button_share_by_sms">Zdieľať cez SMS</string>
<string name="button_share_clipboard">Schránka</string>
<string name="button_share_contact">Kontakt</string>
<string name="button_show_map">Zobraziť mapu</string>
<string name="button_sms">Poslať SMS</string>
<string name="button_web_search">Hľadať na webe</string>
<string name="button_wifi">Pripojiť sa sieti</string>
<string name="contents_contact">Informácie o kontakte</string>
<string name="contents_email">E-mailová adresa</string>
<string name="contents_location">Geografické súradnice</string>
<string name="contents_phone">Telefónne číslo</string>
<string name="contents_sms">SMS adresa</string>
<string name="contents_text">Obyčajný text</string>
<string name="history_clear_one_history_text">Vymazať</string>
<string name="history_clear_text">Vymazať históriu</string>
<string name="history_email_title">História Barcode Scanneru</string>
<string name="history_empty">Prázdna</string>
<string name="history_empty_detail">Žiadne čiarové kódy neboli zaznamenané</string>
<string name="history_send">Poslať históriu</string>
<string name="history_title">História</string>
<string name="menu_encode_mecard">Použiť MECARD</string>
<string name="menu_encode_vcard">Použiť vCard</string>
<string name="menu_help">Nápoveda</string>
<string name="menu_history">História</string>
<string name="menu_settings">Nastavenia</string>
<string name="menu_share">Zdieľať</string>
<string name="msg_bulk_mode_scanned">Hromadný režim: skenovanie a ukladanie čiarových kódov</string>
<string name="msg_camera_framework_bug">Ospravedlňujeme sa, fotoaparát narazil na problém. Možno bude potrebné reštartovať zariadenie.</string>
<string name="msg_default_format">Formát</string>
<string name="msg_default_meta">Metadáta</string>
<string name="msg_default_mms_subject">Ahoj</string>
<string name="msg_default_status">Umiestnite čiarový kód do vnútra obdĺžnika hľadáčiku pre skenovanie.</string>
<string name="msg_default_time">Čas</string>
<string name="msg_default_type">Typ</string>
<string name="msg_encode_contents_failed">Nie je možné zakódovať čiarový kód z poskytnutých údajov.</string>
<string name="msg_google_books">Google Knihy</string>
<string name="msg_google_product">Hľadať produkty Google</string>
<string name="msg_google_shopper_missing">Nie je nainštalované Google Nakupovanie.</string>
<string name="msg_install_google_shopper">Google Nakupovanie kombinuje v sebe skenovanie čiarových kódov s miestnymi cenami on-line, recenzie a oveľa viac bez otvorenia prehliadača. Chceli by ste ho vyskúšať?</string>
<string name="msg_intent_failed">Ospravedlňujeme sa, požadovaná aplikácia nemohla byť spustená. Obsah čiarového kódu je možno neplatný.</string>
<string name="msg_redirect">Presmerovať</string>
<string name="msg_sbc_book_not_searchable">Ospravedlňujeme sa, táto kniha nie je prehliadateľná.</string>
<string name="msg_sbc_failed">Ospravedlňujeme sa, vyhľadávanie narazilo na problém.</string>
<string name="msg_sbc_no_page_returned">Nenašla sa žiadna stránka</string>
<string name="msg_sbc_page">Stránka</string>
<string name="msg_sbc_results">Výsledky</string>
<string name="msg_sbc_searching_book">Vyhľadáva sa kniha\u2026</string>
<string name="msg_sbc_snippet_unavailable">Úryvok nie je k dispozícii</string>
<string name="msg_sbc_unknown_page">Neznáma stránka</string>
<string name="msg_share_explanation">Môžete zdieľať dáta zobrazením čiarového kódu na displeji vášho zariadenia a jeho zoskenovaním iným zariadením</string>
<string name="msg_share_subject_line">Tu je obsah naskenovaného čiarového kódu</string>
<string name="msg_share_text">Alebo zadajte nejaký text</string>
<string name="msg_sure">Ste si istí?</string>
<string name="msg_unmount_usb">Ospravedlňujeme sa, SD karta nie je prístupná.</string>
<string name="preferences_actions_title">Pri zistení čiarového kódu</string>
<string name="preferences_auto_focus_title">Použiť automatické zaostrenie</string>
<string name="preferences_bulk_mode_summary">Skenovať a ukladať veľa čiarových kódov bez prerušenia</string>
<string name="preferences_bulk_mode_title">Hromadný režim skenovania</string>
<string name="preferences_copy_to_clipboard_title">Kopírovať do schránky</string>
<string name="preferences_custom_product_search_summary" formatted="false">Nahradiť: %s = obsah, %f = formát, %t = typ</string>
<string name="preferences_custom_product_search_title">Vlastné vyhľadávanie URL</string>
<string name="preferences_decode_1D_title">1D čiarové kódy</string>
<string name="preferences_decode_Data_Matrix_title">Dáta Matrix</string>
<string name="preferences_decode_QR_title">QR kódy</string>
<string name="preferences_device_bug_workarounds_title">Možné chyby zariadenia</string>
<string name="preferences_disable_continuous_focus_summary">Použiť iba štandardné zaostrenie</string>
<string name="preferences_disable_continuous_focus_title">Nezaostrovať nepretržite</string>
<string name="preferences_disable_exposure_title">Bez expozície</string>
<string name="preferences_front_light_auto">Automatický</string>
<string name="preferences_front_light_off">Neaktívne</string>
<string name="preferences_front_light_on">Aktívne</string>
<string name="preferences_front_light_summary">Použiť prisvetlenie</string>
<string name="preferences_front_light_title">Použite predné svetlo</string>
<string name="preferences_general_title">Všeobecné nastavenia</string>
<string name="preferences_name">Nastavenia</string>
<string name="preferences_play_beep_title">Zvuková signalizácia</string>
<string name="preferences_remember_duplicates_summary">Uložiť viacnásobné skenovanie do jednej histórie čiarového kódu</string>
<string name="preferences_remember_duplicates_title">Zapamätať si duplikáty</string>
<string name="preferences_result_title">Nastavenia výsledku</string>
<string name="preferences_scanning_title">Dekódovať čiarové kódy</string>
<string name="preferences_search_country">Vyhľadávať v krajine</string>
<string name="preferences_supplemental_summary">Skúsiť získať viac informácií o obsahu čiarového kódu</string>
<string name="preferences_supplemental_title">Získať viac informácií</string>
<string name="preferences_try_bsplus">Vyskúšajte Barcode Scanner+</string>
<string name="preferences_try_bsplus_summary">Rozšírený o nové funkcie a prostredie</string>
<string name="preferences_vibrate_title">Vibrovať</string>
<string name="result_address_book">Nájdená informácia o kontakte</string>
<string name="result_calendar">Nájdená udalosť kalendára</string>
<string name="result_email_address">Nájdená e-mailová adresa</string>
<string name="result_geo">Nájdená zemepisná súradnica</string>
<string name="result_isbn">Nájdená kniha</string>
<string name="result_product">Nájdený tovar</string>
<string name="result_sms">Nájdená SMS adresa</string>
<string name="result_tel">Nájdené telefónne číslo</string>
<string name="result_text">Nájdený obyčajný text</string>
<string name="result_uri">Nájdená URL</string>
<string name="result_wifi">Nájdená konfigurácia WLAN</string>
<string name="sbc_name">Vyhľadať v Google Knihy</string>
<string name="share_name">Zdieľať cez čiarový kód</string>
<string name="wifi_changing_network">Požiadavka na pripojenie k sieti\u2026</string>
<string name="wifi_ssid_label">Názov sieťového pripojenia</string>
<string name="wifi_type_label">Typ</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">Barcode Scanner</string>
<string name="app_picker_name">Aplikacije</string>
<string name="bookmark_picker_name">Zaznamki</string>
<string name="button_add_calendar">Dodaj v koledar</string>
<string name="button_add_contact">Dodaj kontakt</string>
<string name="button_back">Nazaj</string>
<string name="button_book_search">Išči knjigo</string>
<string name="button_cancel">Prekliči</string>
<string name="button_custom_product_search">Iskanje po meri</string>
<string name="button_dial">Pokliči številko</string>
<string name="button_done">Končano</string>
<string name="button_email">Pošlji e-mail</string>
<string name="button_get_directions">Dobi smer</string>
<string name="button_google_shopper">Shopper</string>
<string name="button_mms">Pošlji MMS</string>
<string name="button_ok">V redu</string>
<string name="button_open_browser">Odpri brskalnik</string>
<string name="button_product_search">Iskanje po izdelkih</string>
<string name="button_search_book_contents">Išči vsebino</string>
<string name="button_share_app">Aplikacija</string>
<string name="button_share_bookmark">Zaznamek</string>
<string name="button_share_by_email">Deli preko e-maila</string>
<string name="button_share_by_sms">Deli preko SMS</string>
<string name="button_share_clipboard">Odložišče</string>
<string name="button_share_contact">Kontakt</string>
<string name="button_show_map">Pokaži zemljevid</string>
<string name="button_sms">Pošlji SMS</string>
<string name="button_web_search">Spletno iskanje</string>
<string name="button_wifi">Poveži se na omrežje</string>
<string name="contents_contact">Informacije o kontaktu</string>
<string name="contents_email">E-naslov</string>
<string name="contents_location">Geografske koordinate</string>
<string name="contents_phone">Telefonska številka</string>
<string name="contents_sms">SMS naslov</string>
<string name="contents_text">Tekst</string>
<string name="history_clear_one_history_text">Pobriši</string>
<string name="history_clear_text">Pobriši zgodovino</string>
<string name="history_email_title">Barcode Scanner zgodovina</string>
<string name="history_empty">Prazne</string>
<string name="history_empty_detail">Št črtne kode scans so bile zabeležene</string>
<string name="history_send">Pošlji zgodovino</string>
<string name="history_title">Zgodovina</string>
<string name="menu_encode_mecard">Uporaba MECARD</string>
<string name="menu_encode_vcard">Uporaba vCard</string>
<string name="menu_help">Pomoč</string>
<string name="menu_history">Zgodovina</string>
<string name="menu_settings">Nastavitve</string>
<string name="menu_share">Deli</string>
<string name="msg_bulk_mode_scanned">Slikanje na debelo: črtna koda prebrana in shranjena</string>
<string name="msg_camera_framework_bug">Oprostite, Android kamera je naletela na težave. Mogoče boste morali ponovno zagnati napravo.</string>
<string name="msg_default_format">Format</string>
<string name="msg_default_meta">Metapodatki</string>
<string name="msg_default_mms_subject">Živjo</string>
<string name="msg_default_status">Za branje postavite črtno kodo znotraj iskala.</string>
<string name="msg_default_time">Čas</string>
<string name="msg_default_type">Tip</string>
<string name="msg_encode_contents_failed">Ni bilo mogoče narediti črtne kode iz podanih podatkov</string>
<string name="msg_google_books">Google Books</string>
<string name="msg_google_product">Google Product Search</string>
<string name="msg_google_shopper_missing">Google Shopper ni nameščen</string>
<string name="msg_install_google_shopper">Google Shopper kombinira branje črtnih kod s cenami lokalnih ter spletnih trgovin, ocenami izdelkov in več brez odpiranja spletnega brskalnika. Ga želite preizkusiti?</string>
<string name="msg_intent_failed">Oprostite, zahtevana aplikacija se ne more zagnati. Lahko da gre za napačno vsebino črtne kode.</string>
<string name="msg_redirect">Preusmeritev</string>
<string name="msg_sbc_book_not_searchable">Oprostite, po tej knjigi se ne da iskati.</string>
<string name="msg_sbc_failed">Oprostite, iskanje je naletelo na napako.</string>
<string name="msg_sbc_no_page_returned">Brez vrnjene strani.</string>
<string name="msg_sbc_page">Stran</string>
<string name="msg_sbc_results">Rezultati</string>
<string name="msg_sbc_searching_book">Iščem knjigo\u2026</string>
<string name="msg_sbc_snippet_unavailable">Košček ni na voljo</string>
<string name="msg_sbc_unknown_page">Neznana stran</string>
<string name="msg_share_explanation">Lahko delite podatke s prikazom črtne kode na vašem zaslonu in branju le-te z drugim mobilnim telefonom.</string>
<string name="msg_share_subject_line">Tu je vsebina prebrane črtne kode</string>
<string name="msg_share_text">Ali vnesite nekaj besedila</string>
<string name="msg_sure">Ali ste prepričani?</string>
<string name="msg_unmount_usb">Oprostite, do SD kartice ni možno dostopati</string>
<string name="preferences_actions_title">Ko je črtna koda najdena\u2026</string>
<string name="preferences_auto_focus_title">Uporabite samodejno ostrenje</string>
<string name="preferences_bulk_mode_summary">Beri in shrani več črtnih kod zaporedoma</string>
<string name="preferences_bulk_mode_title">Branje črtnih kod na debelo</string>
<string name="preferences_copy_to_clipboard_title">Kopiraj v beležnico</string>
<string name="preferences_custom_product_search_summary" formatted="false">Zamenjave: %s = vsebin, %f = format, %t = vrsta</string>
<string name="preferences_custom_product_search_title">URL za iskanje po meri</string>
<string name="preferences_decode_1D_title">1D črtno kodo</string>
<string name="preferences_decode_Data_Matrix_title">Data Matrix</string>
<string name="preferences_decode_QR_title">QR kodo</string>
<string name="preferences_device_bug_workarounds_title">Naprava Bug Rešitve</string>
<string name="preferences_disable_continuous_focus_summary">Uporabljajte samo standardni način ostrenja</string>
<string name="preferences_disable_continuous_focus_title">Št stalna osredotočenost</string>
<string name="preferences_disable_exposure_title">Nobena izpostavljenost</string>
<string name="preferences_front_light_auto">Samodejno</string>
<string name="preferences_front_light_off">Neaktivno</string>
<string name="preferences_front_light_on">Aktivna</string>
<string name="preferences_front_light_summary">Izboljša branje pri slabi svetlobi na nekaterih telefonih, a lahko povzroči blesk. Ne deluje na vseh telefonih.</string>
<string name="preferences_front_light_title">Uporabite sprednjo luč</string>
<string name="preferences_general_title">Splošne nastavitve</string>
<string name="preferences_name">Nastavitve</string>
<string name="preferences_play_beep_title">Pisk</string>
<string name="preferences_remember_duplicates_summary">Shranjevanje več skandiranje iste črtne kode v zgodovini</string>
<string name="preferences_remember_duplicates_title">Zapomni si dvojnikov</string>
<string name="preferences_result_title">Nastavitve rezultatov branja</string>
<string name="preferences_scanning_title">Ko berete črtne kode, preberi\u2026</string>
<string name="preferences_search_country">Išči po državi</string>
<string name="preferences_supplemental_summary">Poskusite pridobiti več informacij o vsebini črtne kode</string>
<string name="preferences_supplemental_title">Naloži Več info</string>
<string name="preferences_try_bsplus">Poskusite Barcode Scanner+</string>
<string name="preferences_try_bsplus_summary">Izboljšan z novimi funkcijami in vmesnikom</string>
<string name="preferences_vibrate_title">Vibriraj</string>
<string name="result_address_book">Najdene informacije o kontaktu</string>
<string name="result_calendar">Najden koledarski dogodek</string>
<string name="result_email_address">Najden e-naslov</string>
<string name="result_geo">Najdene geografske koordinate</string>
<string name="result_isbn">Najdena knjiga</string>
<string name="result_product">Najden produkt</string>
<string name="result_sms">Najden SMS naslov</string>
<string name="result_tel">Najdena telefonska številka</string>
<string name="result_text">Najden tekst</string>
<string name="result_uri">Najden URL</string>
<string name="result_wifi">Najdene WLAN nastavitve</string>
<string name="sbc_name">Iskanje z Google Book Search</string>
<string name="share_name">Deli preko črtne kode</string>
<string name="wifi_changing_network">Zahteva priključitev na omrežje\u2026</string>
<string name="wifi_ssid_label">Ime omrežja</string>
<string name="wifi_type_label">Tip</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">Barcode Scanner</string>
<string name="app_picker_name">Applikationer</string>
<string name="bookmark_picker_name">Bokmärken</string>
<string name="button_add_calendar">Lägg till i kalender</string>
<string name="button_add_contact">Lägg till kontakt</string>
<string name="button_back">Tillbaka</string>
<string name="button_book_search">Boksökning</string>
<string name="button_cancel">Avbryt</string>
<string name="button_custom_product_search">Anpassad sökning</string>
<string name="button_dial">Slå nummer</string>
<string name="button_done">Klar</string>
<string name="button_email">Skicka e-post</string>
<string name="button_get_directions">Få anvisningar</string>
<string name="button_google_shopper">Shopper</string>
<string name="button_mms">Skicka MMS</string>
<string name="button_ok">OK</string>
<string name="button_open_browser">Öppna webbläsare</string>
<string name="button_product_search">Produktsök</string>
<string name="button_search_book_contents">Sökinnehåll</string>
<string name="button_share_app">Applikation</string>
<string name="button_share_bookmark">Bokmärke</string>
<string name="button_share_by_email">Dela via e-post</string>
<string name="button_share_by_sms">Dela via SMS</string>
<string name="button_share_clipboard">Klippbord</string>
<string name="button_share_contact">Kontakt</string>
<string name="button_show_map">Visa karta</string>
<string name="button_sms">Skicka SMS</string>
<string name="button_web_search">Webbsök</string>
<string name="button_wifi">Anslut till nätverk</string>
<string name="contents_contact">Kontaktinfo</string>
<string name="contents_email">E-postadress</string>
<string name="contents_location">Geografiska koordinater</string>
<string name="contents_phone">Telefonnummer</string>
<string name="contents_sms">SMS-adress</string>
<string name="contents_text">Vanlig text</string>
<string name="history_clear_one_history_text">Rensa</string>
<string name="history_clear_text">Rensa historik</string>
<string name="history_email_title">Historik inskannade streckkoder</string>
<string name="history_empty">Tom</string>
<string name="history_empty_detail">Inga inskannade streckkoder har registrerats</string>
<string name="history_send">Skicka historik</string>
<string name="history_title">Historik</string>
<string name="menu_encode_mecard">Använd MECARD</string>
<string name="menu_encode_vcard">Använd vCard</string>
<string name="menu_help">Hjälp</string>
<string name="menu_history">Historik</string>
<string name="menu_settings">Inställningar</string>
<string name="menu_share">Dela</string>
<string name="msg_bulk_mode_scanned">Bulk-läge: streckkod har inskannats och sparats</string>
<string name="msg_camera_framework_bug">Det uppstod tyvärr ett fel med Androidkameran.</string>
<string name="msg_default_format">Format</string>
<string name="msg_default_meta">Metadata</string>
<string name="msg_default_mms_subject">Hej</string>
<string name="msg_default_status">Placera steckkoden inom sökarens rektangel för att läsa den.</string>
<string name="msg_default_time">Tid</string>
<string name="msg_default_type">Typ</string>
<string name="msg_encode_contents_failed">Det gick inte att avkoda en streckkod från den erhållna informationen.</string>
<string name="msg_google_books">Google Books</string>
<string name="msg_google_product">Google Product Search</string>
<string name="msg_google_shopper_missing">Google Shopper är inte installerad</string>
<string name="msg_install_google_shopper">Google Shopper kombinerar inkodning av streckkoder med lokala priser och priser på nätet, recensioner och mycket mer utan att du behöver öppna webbläsaren. Vill du testa det?</string>
<string name="msg_intent_failed">Den begärda applikationen kunde tyvärr inte startas. Streckkodens innehåll kan vara ogiltigt.</string>
<string name="msg_redirect">Omdirigering</string>
<string name="msg_sbc_book_not_searchable">Den här boken är tyvärr inte sökbar.</string>
<string name="msg_sbc_failed">Det uppstod tyvärr ett fel vid sökning. </string>
<string name="msg_sbc_no_page_returned">Ingen sida funnen</string>
<string name="msg_sbc_page">Sida</string>
<string name="msg_sbc_results">Resultat</string>
<string name="msg_sbc_searching_book">Söker bok\u2026</string>
<string name="msg_sbc_snippet_unavailable">Utdrag ej tillgängligt</string>
<string name="msg_sbc_unknown_page">Okänd sida</string>
<string name="msg_share_explanation">Du kan dela information genom att visa en streckkod på din skärm och sedan skanna in den med en annan telefon.</string>
<string name="msg_share_subject_line">Här är innehållet i en streckkod som jag har skannat in</string>
<string name="msg_share_text">Eller skriv in text och tryck Enter</string>
<string name="msg_sure">Är du säker?</string>
<string name="msg_unmount_usb">SD-kortet är tyvärr inte tillgängligt.</string>
<string name="preferences_actions_title">När en streckkod hittas\u2026</string>
<string name="preferences_auto_focus_title">Använd autofokus</string>
<string name="preferences_bulk_mode_summary">Skanna och spara flera streckkoder samtidigt</string>
<string name="preferences_bulk_mode_title">Bulk-inskanningläge</string>
<string name="preferences_copy_to_clipboard_title">Kopiera till urklipp</string>
<string name="preferences_custom_product_search_summary" formatted="false">Ersättningar: %s = innehåll, %f = format, %t = typ</string>
<string name="preferences_custom_product_search_title">Anpassad sökning URL</string>
<string name="preferences_decode_1D_title">1D steckkod</string>
<string name="preferences_decode_Data_Matrix_title">Data Matrix</string>
<string name="preferences_decode_QR_title">QR Code</string>
<string name="preferences_device_bug_workarounds_title">Bugglösningar för enhet</string>
<string name="preferences_disable_continuous_focus_summary">Använd endast standardfokusläge</string>
<string name="preferences_disable_continuous_focus_title">Ingen kontinuerlig fokus</string>
<string name="preferences_disable_exposure_title">Ingen exponering</string>
<string name="preferences_front_light_auto">Automatisk</string>
<string name="preferences_front_light_off">Inaktiv</string>
<string name="preferences_front_light_on">Aktiv</string>
<string name="preferences_front_light_summary">Förbättrar inskanning i svag belysing på vissa telefoner, men kan orsaka bländning. Ej tillgängligt på vissa enheter.</string>
<string name="preferences_front_light_title">Använd frontljus</string>
<string name="preferences_general_title">Grundläggande inställningar</string>
<string name="preferences_name">Inställningar</string>
<string name="preferences_play_beep_title">Ton</string>
<string name="preferences_remember_duplicates_summary">Lagra flera inskanningar av samma streckkod i historik</string>
<string name="preferences_remember_duplicates_title">Kom ihåg dubletter</string>
<string name="preferences_result_title">Resultatinställningar</string>
<string name="preferences_scanning_title">När du skannar in streckkoder, avkoda\u2026</string>
<string name="preferences_search_country">Sök land</string>
<string name="preferences_supplemental_summary">Försök hämta mer information om streckkodens innehåll</string>
<string name="preferences_supplemental_title">Hämta mer info</string>
<string name="preferences_try_bsplus">Prova Barcode Scanner+</string>
<string name="preferences_try_bsplus_summary">Förstärkt med nya funktioner och gränssnitt</string>
<string name="preferences_vibrate_title">Vibrera</string>
<string name="result_address_book">Hittade kontaktinformation</string>
<string name="result_calendar">Hittade kalenderhändelser</string>
<string name="result_email_address">Hittade e-postadress</string>
<string name="result_geo">Hittade geografiska koordinater</string>
<string name="result_isbn">Hittade bok</string>
<string name="result_product">Hittade produkt</string>
<string name="result_sms">Hittade SMS-adress</string>
<string name="result_tel">Hittade telefonnummer</string>
<string name="result_text">Hittade vanlig text</string>
<string name="result_uri">Hittade URL</string>
<string name="result_wifi">Hittade WLAN-konfiguration</string>
<string name="sbc_name">Google Book Search</string>
<string name="share_name">Dela via streckkod</string>
<string name="wifi_changing_network">Begär anslutning till nätverk\u2026</string>
<string name="wifi_ssid_label">Nätverksnamn</string>
<string name="wifi_type_label">Typ</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">Barkod Tarayıcısı</string>
<string name="app_picker_name">Uygulamalar</string>
<string name="bookmark_picker_name">Yer imleri</string>
<string name="button_add_calendar">Takvime ekle</string>
<string name="button_add_contact">Kişi ekle</string>
<string name="button_back">Geri</string>
<string name="button_book_search">Kitap Arama</string>
<string name="button_cancel">İptal</string>
<string name="button_custom_product_search">Özel arama</string>
<string name="button_dial">Numaraya çağrı</string>
<string name="button_done">Tamam</string>
<string name="button_email">Email gönder</string>
<string name="button_get_directions">Yön bilgisi al</string>
<string name="button_google_shopper">Shopper</string>
<string name="button_mms">MMS gönder</string>
<string name="button_ok">Tamam</string>
<string name="button_open_browser">Tarayıcıyı</string>
<string name="button_product_search">Ürün arama</string>
<string name="button_search_book_contents">İçerik arama</string>
<string name="button_share_app">Uygulama paylaş</string>
<string name="button_share_bookmark">Yer imi paylaş</string>
<string name="button_share_by_email">Email ile paylaş</string>
<string name="button_share_by_sms">SMS ile paylaş</string>
<string name="button_share_clipboard">Pano</string>
<string name="button_share_contact">Kişi</string>
<string name="button_show_map">Haritayı göster</string>
<string name="button_sms">SMS gönder</string>
<string name="button_web_search">Webde ara</string>
<string name="button_wifi">Ağa bağlan</string>
<string name="contents_contact">Kişi bilgisi</string>
<string name="contents_email">Email adresi</string>
<string name="contents_location">Coğrafi koordinatlar</string>
<string name="contents_phone">Telefon numarası</string>
<string name="contents_sms">SMS adresi</string>
<string name="contents_text">Düz metin</string>
<string name="history_clear_one_history_text">Temizle</string>
<string name="history_clear_text">Geçmişi temizle</string>
<string name="history_email_title">Barkod Tarayıcı geçmişi</string>
<string name="history_empty">Boş</string>
<string name="history_empty_detail">Yok barkod taramaları kaydedildi</string>
<string name="history_send">Geçmişi gönder</string>
<string name="history_title">Geçmiş</string>
<string name="menu_encode_mecard">MECARD kullanın</string>
<string name="menu_encode_vcard">VCard kullanın</string>
<string name="menu_help">Yardım</string>
<string name="menu_history">Geçmiş</string>
<string name="menu_settings">Ayarlar</string>
<string name="menu_share">Paylaş</string>
<string name="msg_bulk_mode_scanned">Toplu modu: taranan ve kaydedilen barkodlar</string>
<string name="msg_camera_framework_bug">Üzgünüz, Android kamera bir sorunla karşılaştı. Cihazı yeniden başlatmanız gerekebilir.</string>
<string name="msg_default_format">Biçim</string>
<string name="msg_default_meta">Metadata</string>
<string name="msg_default_mms_subject">Merhaba</string>
<string name="msg_default_status">Barkodu taramak için vizördeki dikdörtgenin içerisine yerleştirin.</string>
<string name="msg_default_time">Süre</string>
<string name="msg_default_type">Tür</string>
<string name="msg_encode_contents_failed">Sağlanan verilerden bir barkod kodlanamadı.</string>
<string name="msg_google_books">Google Kitap Arama</string>
<string name="msg_google_product">Google Ürün Arama</string>
<string name="msg_google_shopper_missing">Google Shopper yüklü değil</string>
<string name="msg_install_google_shopper">Google Shopper, tarayıcıyı açmanıza gerek kalmadan barkod taraması, çevrimiçi ve yerel fiyatlar ile gözden geçirme ve diğer özellikten yararlanmanızı sağlar. Denemek ister misiniz?</string>
<string name="msg_intent_failed">Üzgünüz, istenen uygulama başlatılamadı. Barkod içeriği geçersiz olabilir.</string>
<string name="msg_redirect">Yönlendirme</string>
<string name="msg_sbc_book_not_searchable">Üzgünüz, bu kitapla ilgili arama yapılamıyor.</string>
<string name="msg_sbc_failed">Üzgünüz, arama esnasında bir sorun oluştu.</string>
<string name="msg_sbc_no_page_returned">Dönen sayfa yok</string>
<string name="msg_sbc_page">Sayfa</string>
<string name="msg_sbc_results">Sonuçlar</string>
<string name="msg_sbc_searching_book">Kitap aranıyor\u2026</string>
<string name="msg_sbc_snippet_unavailable">Parçacık yok</string>
<string name="msg_sbc_unknown_page">Bilinmeyen sayfa</string>
<string name="msg_share_explanation">Ekranınızda görüntülediğiniz barkodu başka bir telefonla tarayarak veri paylaşabilirsiniz.</string>
<string name="msg_share_subject_line">Taranan barkodun içeriği</string>
<string name="msg_share_text">Veya yazın bazı metin</string>
<string name="msg_sure">Emin misin?</string>
<string name="msg_unmount_usb">Lütfen USB depolamayı devre dışı bırakın.</string>
<string name="preferences_actions_title">Bir barkod bulunduğu zaman\u2026</string>
<string name="preferences_auto_focus_title">Otomatik odaklama kullanın</string>
<string name="preferences_bulk_mode_summary">Birden fazla barkodu toplu olarak taramak ve kaydetmek için</string>
<string name="preferences_bulk_mode_title">Toplu tarama modu</string>
<string name="preferences_copy_to_clipboard_title">Panoya kopyala</string>
<string name="preferences_custom_product_search_summary" formatted="false">Yerine Koyma: %s = içeriği, %f = biçim, %t = tip</string>
<string name="preferences_custom_product_search_title">Özel arama adresi</string>
<string name="preferences_decode_1D_title">1D barkodları</string>
<string name="preferences_decode_Data_Matrix_title">Data Matrix</string>
<string name="preferences_decode_QR_title">QR barkodları</string>
<string name="preferences_device_bug_workarounds_title">Cihaz Hata Geçici Çözümler</string>
<string name="preferences_disable_continuous_focus_summary">Sadece standart odaklama modunu kullanın</string>
<string name="preferences_disable_continuous_focus_title">Hayır sürekli odak</string>
<string name="preferences_disable_exposure_title">Maruziyet</string>
<string name="preferences_front_light_auto">Otomatik</string>
<string name="preferences_front_light_off">Atıl</string>
<string name="preferences_front_light_on">Aktif</string>
<string name="preferences_front_light_summary">Bazı telefonlarda düşük ışıkta taramayı iyileştirir, ancak parlamaya neden olabilir. Tüm telefonlarda sonuç vermez.</string>
<string name="preferences_front_light_title">Ön ışığı kullan</string>
<string name="preferences_general_title">Genel ayarlar</string>
<string name="preferences_name">Ayarlar</string>
<string name="preferences_play_beep_title">Bip</string>
<string name="preferences_remember_duplicates_summary">Aynı barkoda ait farklı taramaları kayıtlarda depola</string>
<string name="preferences_remember_duplicates_title">Aynı barkodları hatırla</string>
<string name="preferences_result_title">Sonuç ayarları</string>
<string name="preferences_scanning_title">Barkodlar taraması \u2026</string>
<string name="preferences_search_country">Arama Ülke</string>
<string name="preferences_supplemental_summary">Barkod içeriği hakkında daha fazla bilgi almayı dene</string>
<string name="preferences_supplemental_title">Daha fazla bilgi </string>
<string name="preferences_try_bsplus">Barkod Tarayıcısı+ deneyin</string>
<string name="preferences_try_bsplus_summary">Yeni özellikler ve arayüz ile gelişmiş</string>
<string name="preferences_vibrate_title">Titreşim </string>
<string name="result_address_book">Bulunan kişi bilgisi</string>
<string name="result_calendar">Bulunan takvim etkinliği</string>
<string name="result_email_address">Bulunan Email adresi</string>
<string name="result_geo">Bulunan coğrafi koordinatlar</string>
<string name="result_isbn">Bulunan kitap</string>
<string name="result_product">Bulunan ürün</string>
<string name="result_sms">Bulunan SMS adresi</string>
<string name="result_tel">Bulunan telefon numarası</string>
<string name="result_text">Bulunan düz metin</string>
<string name="result_uri">Bulunan URL</string>
<string name="result_wifi">Bulunan Wi-Fi konfigürasyonu</string>
<string name="sbc_name">Google Kitap Arama</string>
<string name="share_name">Barkod ile paylaş</string>
<string name="wifi_changing_network">Ağa bir bağlantı isteğinde\u2026</string>
<string name="wifi_ssid_label">Ağ adı</string>
<string name="wifi_type_label">Tip</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">条码扫描器</string>
<string name="app_picker_name">应用</string>
<string name="bookmark_picker_name">书签</string>
<string name="button_add_calendar">添加事件至日历</string>
<string name="button_add_contact">添加联系人</string>
<string name="button_back">返回</string>
<string name="button_book_search">打开图书搜索</string>
<string name="button_cancel">取消</string>
<string name="button_custom_product_search">自定义搜索</string>
<string name="button_dial">拨号</string>
<string name="button_done">完成</string>
<string name="button_email">发送email</string>
<string name="button_get_directions">获取地址</string>
<string name="button_google_shopper">谷歌购物</string>
<string name="button_mms">发送彩信</string>
<string name="button_ok">确定</string>
<string name="button_open_browser">打开浏览器</string>
<string name="button_product_search">打开产品搜索</string>
<string name="button_search_book_contents">搜索图书内容</string>
<string name="button_share_app">共享应用</string>
<string name="button_share_bookmark">分享书签</string>
<string name="button_share_by_email">通过email分享</string>
<string name="button_share_by_sms">通过短信分享</string>
<string name="button_share_clipboard">分享剪切板</string>
<string name="button_share_contact">分享联系人</string>
<string name="button_show_map">显示地图</string>
<string name="button_sms">发送短信</string>
<string name="button_web_search">网页搜索</string>
<string name="button_wifi">连接到网络</string>
<string name="contents_contact">联系人信息</string>
<string name="contents_email">Email地址</string>
<string name="contents_location">地理坐标</string>
<string name="contents_phone">电话号码</string>
<string name="contents_sms">短信地址</string>
<string name="contents_text">纯文本</string>
<string name="history_clear_one_history_text">删除</string>
<string name="history_clear_text">删除历史</string>
<string name="history_email_title">条码扫描器历史</string>
<string name="history_empty">空的</string>
<string name="history_empty_detail">没有条码扫描已记录</string>
<string name="history_send">发送历史</string>
<string name="history_title">历史</string>
<string name="menu_encode_mecard">使用MECARD</string>
<string name="menu_encode_vcard">使用vCard</string>
<string name="menu_help">帮助</string>
<string name="menu_history">历史</string>
<string name="menu_settings">设置</string>
<string name="menu_share">分享</string>
<string name="msg_bulk_mode_scanned">批量扫描:找到条码,已保存</string>
<string name="msg_camera_framework_bug">抱歉,Android相机出现问题。您可能需要重启设备。</string>
<string name="msg_default_format">格式</string>
<string name="msg_default_meta">元数据</string>
<string name="msg_default_mms_subject">Hi</string>
<string name="msg_default_status">请将条码置于取景框内扫描。 </string>
<string name="msg_default_time">时间</string>
<string name="msg_default_type">类型</string>
<string name="msg_encode_contents_failed">无法根据已有数据生成条码。 </string>
<string name="msg_google_books">谷歌图书</string>
<string name="msg_google_product">谷歌购物</string>
<string name="msg_google_shopper_missing">谷歌购物未安装</string>
<string name="msg_install_google_shopper">谷歌购物是一款将条码扫描和商品比价相结合的应用,谷歌购物不使用浏览器,您想尝试吗?</string>
<string name="msg_intent_failed">抱歉,无法打开所需软件。 条码内容可能无效。</string>
<string name="msg_redirect">重定向</string>
<string name="msg_sbc_book_not_searchable">抱歉,无法找到此图书。</string>
<string name="msg_sbc_failed">抱歉,搜索时遇到错误。</string>
<string name="msg_sbc_no_page_returned">无页面返回</string>
<string name="msg_sbc_page">页面</string>
<string name="msg_sbc_results">结果</string>
<string name="msg_sbc_searching_book">搜索图书…</string>
<string name="msg_sbc_snippet_unavailable">摘录不可用</string>
<string name="msg_sbc_unknown_page">未知页面</string>
<string name="msg_share_explanation">您可以通过在自己的手机上显示条码,并使用其它手机扫描此条码的方式进行分享</string>
<string name="msg_share_subject_line">这是我所扫描条码的内容</string>
<string name="msg_share_text">或键入一些文字</string>
<string name="msg_sure">你肯定吗?</string>
<string name="msg_unmount_usb">抱歉,SD卡不可访问。</string>
<string name="preferences_actions_title">找到条码时</string>
<string name="preferences_auto_focus_title">使用自动对焦</string>
<string name="preferences_bulk_mode_summary">连续扫描并保存多个条形码</string>
<string name="preferences_bulk_mode_title">批量扫描模式</string>
<string name="preferences_copy_to_clipboard_title">复制到剪切板</string>
<string name="preferences_custom_product_search_summary" formatted="false">替换:%s=内容,%f=格式,%t=类型</string>
<string name="preferences_custom_product_search_title">自定义搜索网址</string>
<string name="preferences_decode_1D_title">扫描 一维条码</string>
<string name="preferences_decode_Data_Matrix_title">扫描 DM码</string>
<string name="preferences_decode_QR_title">扫描 QR码</string>
<string name="preferences_device_bug_workarounds_title">设备问题解决办法</string>
<string name="preferences_disable_continuous_focus_summary">只使用标准对焦模式</string>
<string name="preferences_disable_continuous_focus_title">没有持续关注</string>
<string name="preferences_disable_exposure_title">无曝光</string>
<string name="preferences_front_light_auto">自动</string>
<string name="preferences_front_light_off">待用</string>
<string name="preferences_front_light_on">活跃</string>
<string name="preferences_front_light_summary">前灯可用时,打开前灯</string>
<string name="preferences_front_light_title">前灯</string>
<string name="preferences_general_title">一般设置</string>
<string name="preferences_name">设置</string>
<string name="preferences_play_beep_title">提示音</string>
<string name="preferences_remember_duplicates_summary">在历史记录中保存重复记录</string>
<string name="preferences_remember_duplicates_title">记住重复</string>
<string name="preferences_result_title">结果设置</string>
<string name="preferences_scanning_title">条码类型选择</string>
<string name="preferences_search_country">搜索国家</string>
<string name="preferences_supplemental_summary">尝试检索关于条码内容的更多信息</string>
<string name="preferences_supplemental_title">检索更多信息</string>
<string name="preferences_try_bsplus">尝试条码扫描器+</string>
<string name="preferences_try_bsplus_summary">增强新的功能和接口</string>
<string name="preferences_vibrate_title">振动</string>
<string name="result_address_book">找到联系人信息</string>
<string name="result_calendar">找到日历事件</string>
<string name="result_email_address">找到email地址</string>
<string name="result_geo">找到地理坐标</string>
<string name="result_isbn">找到图书</string>
<string name="result_product">找到产品</string>
<string name="result_sms">找到短信地址</string>
<string name="result_tel">找到电话号码</string>
<string name="result_text">找到纯文本</string>
<string name="result_uri">找到URL</string>
<string name="result_wifi">发现网络配置</string>
<string name="sbc_name">Google图书搜索</string>
<string name="share_name">通过条码分享</string>
<string name="wifi_changing_network">请求连接到网络\u2026</string>
<string name="wifi_ssid_label">网络SSID</string>
<string name="wifi_type_label">类型</string>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2012 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">條碼掃描器</string>
<string name="app_picker_name">應用程式</string>
<string name="bookmark_picker_name">書籤</string>
<string name="button_add_calendar">加入事件至日曆</string>
<string name="button_add_contact">加入聯絡人</string>
<string name="button_back">返回</string>
<string name="button_book_search">打開圖書搜索</string>
<string name="button_cancel">取消</string>
<string name="button_custom_product_search">自定義搜索</string>
<string name="button_dial">撥號</string>
<string name="button_done">完成</string>
<string name="button_email">發送電子郵件</string>
<string name="button_get_directions">路線規劃</string>
<string name="button_google_shopper">Google 購物</string>
<string name="button_mms">發送 MMS</string>
<string name="button_ok">確定</string>
<string name="button_open_browser">打開瀏覽器</string>
<string name="button_product_search">打開產品搜索</string>
<string name="button_search_book_contents">搜索圖書內容</string>
<string name="button_share_app">分享應用程式</string>
<string name="button_share_bookmark">分享書籤</string>
<string name="button_share_by_email">透過電子郵件分享</string>
<string name="button_share_by_sms">透過簡訊分享</string>
<string name="button_share_clipboard">分享剪貼簿</string>
<string name="button_share_contact">分享聯絡人</string>
<string name="button_show_map">顯示地圖</string>
<string name="button_sms">發送簡訊</string>
<string name="button_web_search">網頁搜索</string>
<string name="button_wifi">連接到網路</string>
<string name="contents_contact">聯絡人資訊</string>
<string name="contents_email">電子郵件地址</string>
<string name="contents_location">地理座標</string>
<string name="contents_phone">電話號碼</string>
<string name="contents_sms">簡訊地址</string>
<string name="contents_text">純文字</string>
<string name="history_clear_one_history_text">刪除</string>
<string name="history_clear_text">刪除紀錄</string>
<string name="history_email_title">條碼掃描器紀錄</string>
<string name="history_empty">空的</string>
<string name="history_empty_detail">沒有條碼掃描記錄</string>
<string name="history_send">發送紀錄</string>
<string name="history_title">紀錄</string>
<string name="menu_encode_mecard">使用MECARD</string>
<string name="menu_encode_vcard">使用vCard</string>
<string name="menu_help">說明</string>
<string name="menu_history">紀錄</string>
<string name="menu_settings">設定</string>
<string name="menu_share">分享</string>
<string name="msg_bulk_mode_scanned">大量掃描模式:條碼掃描並儲存</string>
<string name="msg_camera_framework_bug">很抱歉,相機出現問題。您可能需要重新啟動設備。</string>
<string name="msg_default_format">格式</string>
<string name="msg_default_meta">後設資料</string>
<string name="msg_default_mms_subject">哈囉</string>
<string name="msg_default_status">將條碼置於鏡頭範圍內以進行掃描。</string>
<string name="msg_default_time">時間</string>
<string name="msg_default_type">類型</string>
<string name="msg_encode_contents_failed">無法讀取條碼。</string>
<string name="msg_google_books">Google 圖書</string>
<string name="msg_google_product">Google 產品搜索</string>
<string name="msg_google_shopper_missing">未安裝 Google 購物</string>
<string name="msg_install_google_shopper">Google 購物結合條碼掃描價格,評論,無需打開瀏覽器。您想試用嗎?</string>
<string name="msg_intent_failed">抱歉,無法打開所需軟體。條碼內容可能無效。</string>
<string name="msg_redirect">重定向</string>
<string name="msg_sbc_book_not_searchable">無法找到此圖書。</string>
<string name="msg_sbc_failed">搜尋時發生錯誤。</string>
<string name="msg_sbc_no_page_returned">沒有取得頁面</string>
<string name="msg_sbc_page">頁面</string>
<string name="msg_sbc_results">結果</string>
<string name="msg_sbc_searching_book">搜尋圖書中\u2026</string>
<string name="msg_sbc_snippet_unavailable">無法取得摘要</string>
<string name="msg_sbc_unknown_page">未知的頁面</string>
<string name="msg_share_explanation">你可以在你的手機螢幕上顯示條碼,並使用其他手機掃描此條碼藉此分享給朋友</string>
<string name="msg_share_subject_line">這是我所掃描的條碼的內容</string>
<string name="msg_share_text">或輸入一些文字並按 Enter</string>
<string name="msg_sure">你確定嗎?</string>
<string name="msg_unmount_usb">無法讀取 SD 卡。</string>
<string name="preferences_actions_title">找到條碼時</string>
<string name="preferences_auto_focus_title">使用自動對焦</string>
<string name="preferences_bulk_mode_summary">連續掃描並儲存多個條碼</string>
<string name="preferences_bulk_mode_title">大量掃描模式</string>
<string name="preferences_copy_to_clipboard_title">複製到剪貼簿</string>
<string name="preferences_custom_product_search_summary" formatted="false">替換:%s=內容,%f=格式,%t=類型</string>
<string name="preferences_custom_product_search_title">自訂搜尋網址</string>
<string name="preferences_decode_1D_title">解碼一維條碼</string>
<string name="preferences_decode_Data_Matrix_title">解碼 Data Matrix 條碼</string>
<string name="preferences_decode_QR_title">解碼 QR Code</string>
<string name="preferences_device_bug_workarounds_title">設備問題解決辦法</string>
<string name="preferences_disable_continuous_focus_summary">只使用標準對焦模式</string>
<string name="preferences_disable_continuous_focus_title">無連續對焦</string>
<string name="preferences_disable_exposure_title">無曝光</string>
<string name="preferences_front_light_auto">自動</string>
<string name="preferences_front_light_off">待用</string>
<string name="preferences_front_light_on">活躍</string>
<string name="preferences_front_light_summary">改善在低光源的環境下掃描的成功率,但有可能造成過度曝光的現象</string>
<string name="preferences_front_light_title">使用前光源</string>
<string name="preferences_general_title">一般設定</string>
<string name="preferences_name">設定</string>
<string name="preferences_play_beep_title">提示音</string>
<string name="preferences_remember_duplicates_summary">在紀錄中重複儲存相同的條碼</string>
<string name="preferences_remember_duplicates_title">記錄重複的條碼</string>
<string name="preferences_result_title">結果設定</string>
<string name="preferences_scanning_title">當掃描條碼時</string>
<string name="preferences_search_country">搜索國家</string>
<string name="preferences_supplemental_summary">嘗試透過條碼搜尋更多的資訊</string>
<string name="preferences_supplemental_title">搜尋更多資訊</string>
<string name="preferences_try_bsplus">嘗試條碼掃描器+</string>
<string name="preferences_try_bsplus_summary">增強新的功能和接口</string>
<string name="preferences_vibrate_title">震動</string>
<string name="result_address_book">找到聯絡人</string>
<string name="result_calendar">找到日曆事件</string>
<string name="result_email_address">找到電子郵件地址</string>
<string name="result_geo">找到座標</string>
<string name="result_isbn">找到圖書</string>
<string name="result_product">找到產品</string>
<string name="result_sms">找到簡訊</string>
<string name="result_tel">找到電話號碼</string>
<string name="result_text">找到純文字</string>
<string name="result_uri">找到 URL</string>
<string name="result_wifi">找到網路設定</string>
<string name="sbc_name">Google 圖書搜尋</string>
<string name="share_name">透過條碼分享</string>
<string name="wifi_changing_network">請求連接到網絡\u2026</string>
<string name="wifi_ssid_label">網路名稱</string>
<string name="wifi_type_label">類型</string>
</resources>
-45
View File
@@ -1,45 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<resources>
<string-array name="country_codes">
<item>-</item>
<item>AR</item>
<item>AU</item>
<item>BR</item>
<item>BG</item>
<item>CA</item>
<item>CN</item>
<item>CZ</item>
<item>DE</item>
<item>DK</item>
<item>ES</item>
<item>FI</item>
<item>FR</item>
<item>GB</item>
<item>GR</item>
<item>HU</item>
<item>ID</item>
<item>IT</item>
<item>JP</item>
<item>KR</item>
<item>NL</item>
<item>PL</item>
<item>PT</item>
<item>RU</item>
<item>SE</item>
<item>SK</item>
<item>SI</item>
<item>TR</item>
<item>TW</item>
<item>US</item>
</string-array>
<string-array name="preferences_front_light_values">
<item>ON</item>
<item>AUTO</item>
<item>OFF</item>
</string-array>
<string-array name="preferences_front_light_options">
<item>@string/preferences_front_light_on</item>
<item>@string/preferences_front_light_auto</item>
<item>@string/preferences_front_light_off</item>
</string-array>
</resources>
-5
View File
@@ -1,5 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<resources>
<dimen name="standard_padding">8dip</dimen>
<dimen name="half_padding">4dip</dimen>
</resources>
-142
View File
@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2010 ZXing authors
Licensed 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.
-->
<resources>
<string name="zxing_app_name">Barcode Scanner</string>
<string name="app_picker_name">Applications</string>
<string name="bookmark_picker_name">Bookmarks</string>
<string name="button_add_calendar">Add to calendar</string>
<string name="button_add_contact">Add contact</string>
<string name="button_back">Back</string>
<string name="button_book_search">Book Search</string>
<string name="button_cancel">Cancel</string>
<string name="button_custom_product_search">Custom search</string>
<string name="button_dial">Dial number</string>
<string name="button_done">Done</string>
<string name="button_email">Send email</string>
<string name="button_get_directions">Get directions</string>
<string name="button_google_shopper">Shopper</string>
<string name="button_mms">Send MMS</string>
<string name="button_ok">OK</string>
<string name="button_open_browser">Open browser</string>
<string name="button_product_search">Product Search</string>
<string name="button_search_book_contents">Search contents</string>
<string name="button_share_app">Application</string>
<string name="button_share_bookmark">Bookmark</string>
<string name="button_share_by_email">Share via email</string>
<string name="button_share_by_sms">Share via SMS</string>
<string name="button_share_clipboard">Clipboard</string>
<string name="button_share_contact">Contact</string>
<string name="button_show_map">Show map</string>
<string name="button_sms">Send SMS</string>
<string name="button_web_search">Web search</string>
<string name="button_wifi">Connect to Network</string>
<string name="contents_contact">Contact info</string>
<string name="contents_email">Email address</string>
<string name="contents_location">Geographic coordinates</string>
<string name="contents_phone">Phone number</string>
<string name="contents_sms">SMS address</string>
<string name="contents_text">Plain text</string>
<string name="history_clear_text">Clear history</string>
<string name="history_clear_one_history_text">Clear</string>
<string name="history_email_title">Barcode Scanner history</string>
<string name="history_empty">Empty</string>
<string name="history_empty_detail">No barcode scans have been recorded</string>
<string name="history_send">Send history</string>
<string name="history_title">History</string>
<string name="menu_encode_mecard">Use MECARD</string>
<string name="menu_encode_vcard">Use vCard</string>
<string name="menu_help">Help</string>
<string name="menu_history">History</string>
<string name="menu_settings">Settings</string>
<string name="menu_share">Share</string>
<string name="msg_bulk_mode_scanned">Bulk mode: barcode scanned and saved</string>
<string name="msg_camera_framework_bug">Sorry, the Android camera encountered a problem. You may need to restart the device.</string>
<string name="msg_default_format">Format</string>
<string name="msg_default_meta">Metadata</string>
<string name="msg_default_mms_subject">Hi</string>
<string name="msg_default_status">Place a barcode inside the viewfinder rectangle to scan it.</string>
<string name="msg_default_time">Time</string>
<string name="msg_default_type">Type</string>
<string name="msg_encode_contents_failed">Could not encode a barcode from the data provided.</string>
<string name="msg_google_books">Google Books</string>
<string name="msg_google_product">Google Product Search</string>
<string name="msg_google_shopper_missing">Google Shopper is not installed</string>
<string name="msg_install_google_shopper">Google Shopper combines barcode scanning with online and local prices, reviews and more without opening the browser. Would you like to try it?</string>
<string name="msg_intent_failed">Sorry, the requested application could not be launched. The barcode contents may be invalid.</string>
<string name="msg_redirect">Redirect</string>
<string name="msg_sbc_book_not_searchable">Sorry, this book is not searchable.</string>
<string name="msg_sbc_failed">Sorry, the search encountered a problem.</string>
<string name="msg_sbc_no_page_returned">No page returned</string>
<string name="msg_sbc_page">Page</string>
<string name="msg_sbc_results">Results</string>
<string name="msg_sbc_searching_book">Searching book\u2026</string>
<string name="msg_sbc_snippet_unavailable">Snippet not available</string>
<string name="msg_sbc_unknown_page">Unknown page</string>
<string name="msg_share_explanation">You can share data by displaying a barcode on your screen and scanning it with another phone.</string>
<string name="msg_share_subject_line">Here are the contents of a barcode I scanned</string>
<string name="msg_share_text">Or type some text and press Enter</string>
<string name="msg_sure">Are you sure?</string>
<string name="msg_unmount_usb">Sorry, the SD card is not accessible.</string>
<string name="preferences_actions_title">When a barcode is found\u2026</string>
<string name="preferences_auto_focus_title">Use auto focus</string>
<string name="preferences_bulk_mode_summary">Scan and save many barcodes continuously</string>
<string name="preferences_bulk_mode_title">Bulk scan mode</string>
<string name="preferences_copy_to_clipboard_title">Copy to clipboard</string>
<string name="preferences_custom_product_search_summary" formatted="false">Substitutions: %s = contents, %f = format, %t = type</string>
<string name="preferences_custom_product_search_title">Custom search URL</string>
<string name="preferences_decode_1D_title">1D barcodes</string>
<string name="preferences_decode_Data_Matrix_title">Data Matrix</string>
<string name="preferences_decode_QR_title">QR Codes</string>
<string name="preferences_device_bug_workarounds_title">Device Bug Workarounds</string>
<string name="preferences_disable_continuous_focus_summary">Use only standard focus mode</string>
<string name="preferences_disable_continuous_focus_title">No continuous focus</string>
<string name="preferences_disable_exposure_title">No exposure</string>
<string name="preferences_front_light_summary">Improves scanning in low light on some phones, but may cause glare. Does not work on all phones.</string>
<string name="preferences_front_light_title">Use front light</string>
<string name="preferences_front_light_auto">Automatic</string>
<string name="preferences_front_light_off">Off</string>
<string name="preferences_front_light_on">On</string>
<string name="preferences_general_title">General settings</string>
<string name="preferences_name">Settings</string>
<string name="preferences_play_beep_title">Beep</string>
<string name="preferences_remember_duplicates_summary">Store multiple scans of the same barcode in History</string>
<string name="preferences_remember_duplicates_title">Remember duplicates</string>
<string name="preferences_result_title">Result settings</string>
<string name="preferences_scanning_title">When scanning for barcodes, decode\u2026</string>
<string name="preferences_search_country">Search country</string>
<string name="preferences_try_bsplus">Try Barcode Scanner+</string>
<string name="preferences_try_bsplus_summary">Enhanced with new features and interface</string>
<string name="preferences_supplemental_summary">Try to retrieve more information about the barcode contents</string>
<string name="preferences_supplemental_title">Retrieve more info</string>
<string name="preferences_vibrate_title">Vibrate</string>
<string name="result_address_book">Found contact info</string>
<string name="result_calendar">Found calendar event</string>
<string name="result_email_address">Found email address</string>
<string name="result_geo">Found geographic coordinates</string>
<string name="result_isbn">Found book</string>
<string name="result_product">Found product</string>
<string name="result_sms">Found SMS address</string>
<string name="result_tel">Found phone number</string>
<string name="result_text">Found plain text</string>
<string name="result_uri">Found URL</string>
<string name="result_wifi">Found WLAN Configuration</string>
<string name="sbc_name">Google Book Search</string>
<string name="share_name">Share via barcode</string>
<string name="wifi_changing_network">Requesting connection to network\u2026</string>
<string name="wifi_ssid_label">Network Name</string>
<string name="wifi_type_label">Type</string>
</resources>
-99
View File
@@ -1,99 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2008 ZXing authors
Licensed 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.
-->
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
<PreferenceCategory android:title="@string/preferences_scanning_title">
<CheckBoxPreference
android:key="preferences_decode_1D"
android:defaultValue="true"
android:title="@string/preferences_decode_1D_title"/>
<CheckBoxPreference
android:key="preferences_decode_QR"
android:defaultValue="true"
android:title="@string/preferences_decode_QR_title"/>
<CheckBoxPreference
android:key="preferences_decode_Data_Matrix"
android:defaultValue="true"
android:title="@string/preferences_decode_Data_Matrix_title"/>
</PreferenceCategory>
<PreferenceCategory android:title="@string/preferences_actions_title">
<CheckBoxPreference
android:key="preferences_play_beep"
android:defaultValue="true"
android:title="@string/preferences_play_beep_title"/>
<CheckBoxPreference
android:key="preferences_vibrate"
android:defaultValue="false"
android:title="@string/preferences_vibrate_title"/>
<CheckBoxPreference
android:key="preferences_copy_to_clipboard"
android:defaultValue="true"
android:title="@string/preferences_copy_to_clipboard_title"/>
<CheckBoxPreference
android:key="preferences_remember_duplicates"
android:defaultValue="false"
android:title="@string/preferences_remember_duplicates_title"
android:summary="@string/preferences_remember_duplicates_summary"/>
<CheckBoxPreference
android:key="preferences_supplemental"
android:defaultValue="true"
android:title="@string/preferences_supplemental_title"
android:summary="@string/preferences_supplemental_summary"/>
</PreferenceCategory>
<PreferenceCategory android:title="@string/preferences_result_title">
<EditTextPreference
android:key="preferences_custom_product_search"
android:title="@string/preferences_custom_product_search_title"
android:summary="@string/preferences_custom_product_search_summary"/>
</PreferenceCategory>
<PreferenceCategory android:title="@string/preferences_general_title">
<ListPreference
android:entries="@array/preferences_front_light_options"
android:entryValues="@array/preferences_front_light_values"
android:key="preferences_front_light_mode"
android:defaultValue="OFF"
android:title="@string/preferences_front_light_title"
android:summary="@string/preferences_front_light_summary"/>
<CheckBoxPreference
android:key="preferences_auto_focus"
android:defaultValue="true"
android:title="@string/preferences_auto_focus_title"/>
<CheckBoxPreference
android:key="preferences_bulk_mode"
android:defaultValue="false"
android:title="@string/preferences_bulk_mode_title"
android:summary="@string/preferences_bulk_mode_summary"/>
<ListPreference
android:key="preferences_search_country"
android:defaultValue="-"
android:entries="@array/country_codes"
android:entryValues="@array/country_codes"
android:title="@string/preferences_search_country"/>
</PreferenceCategory>
<PreferenceCategory android:title="@string/preferences_device_bug_workarounds_title">
<CheckBoxPreference
android:key="preferences_disable_continuous_focus"
android:defaultValue="true"
android:title="@string/preferences_disable_continuous_focus_title"
android:summary="@string/preferences_disable_continuous_focus_summary"/>
<!--
<CheckBoxPreference
android:key="preferences_disable_exposure"
android:defaultValue="false"
android:title="@string/preferences_disable_exposure_title"/>
-->
</PreferenceCategory>
</PreferenceScreen>
+89
View File
@@ -0,0 +1,89 @@
apply plugin: 'com.android.application'
android {
compileSdkVersion project.androidTargetSdk
defaultConfig {
multiDexEnabled true
minSdkVersion 19
targetSdkVersion project.androidTargetSdk
versionCode 411
versionName "4.1.1"
}
def validConfig
def keystoreFile
def keystorePassword
def keystoreAlias
try {
Properties properties = new Properties()
properties.load(project.rootProject.file('local.properties').newDataInputStream())
keystoreFile = properties.getProperty('keystore.file')
keystorePassword = properties.getProperty('keystore.password')
keystoreAlias = properties.getProperty('keystore.alias')
validConfig = keystoreFile != null && keystorePassword != null && keystoreAlias != null
} catch (error) {
validConfig = false
}
if (validConfig) {
System.out.println("Release signing configured with " + keystoreFile)
signingConfigs {
release {
storeFile project.rootProject.file(keystoreFile)
storePassword keystorePassword
keyAlias keystoreAlias
keyPassword keystorePassword
}
}
} else {
System.out.println("Specify keystore.file, keystore.alias and keystore.password in local.properties to enable release signing.")
}
buildTypes {
release {
if (validConfig) {
signingConfig signingConfigs.release
}
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt'
}
}
compileOptions {
coreLibraryDesugaringEnabled true
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
lintOptions {
// Error: The lint detector
// androidx.appcompat.view.OnClickXmlDetector
// called context.getMainProject() during module analysis.
disable 'UsingOnClickInXml'
}
}
dependencies {
// If you use this from an external project, use the following instead:
// implementation 'com.journeyapps:zxing-android-embedded:<version>'
implementation project(':zxing-android-embedded')
implementation 'androidx.appcompat:appcompat:1.3.1'
implementation 'androidx.legacy:legacy-support-v13:1.0.0'
implementation "androidx.activity:activity:1.3.1"
// Desugaring and multidex is required for API < 21.
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
implementation 'androidx.multidex:multidex:2.0.1'
// leakcanary is for development purposes only
// https://github.com/square/leakcanary
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.7'
// AboutLibraries
implementation 'com.mikepenz:aboutlibraries:6.2.3'
}
+17
View File
@@ -0,0 +1,17 @@
# Add project specific ProGuard rules here.
# By default, the flags in this file are appended to flags specified
# in /home/ralf/apps/android-studio/sdk/tools/proguard/proguard-android.txt
# You can edit the include path and order by changing the ProGuard
# include property in project.properties.
#
# For more details, see
# http://developer.android.com/guide/developing/tools/proguard.html
# Add any project specific keep options here:
# If your project uses WebView with JS, uncomment the following
# and specify the fully qualified class name to the JavaScript interface
# class:
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
# public *;
#}
+52
View File
@@ -0,0 +1,52 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="example.zxing">
<application
android:name=".SampleApplication"
android:allowBackup="false"
android:icon="@drawable/icon"
android:label="@string/app_name">
<activity
android:name=".MainActivity"
android:label="@string/app_name"
android:theme="@style/AppTheme">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<activity android:name=".ContinuousCaptureActivity"></activity>
<activity
android:name=".AnyOrientationCaptureActivity"
android:screenOrientation="fullSensor"
android:stateNotNeeded="true"
android:theme="@style/zxing_CaptureTheme"
android:windowSoftInputMode="stateAlwaysHidden"></activity>
<activity
android:name=".ToolbarCaptureActivity"
android:clearTaskOnLaunch="true"
android:screenOrientation="portrait"
android:stateNotNeeded="true"
android:theme="@style/AppCompatCaptureTheme"
android:windowSoftInputMode="stateAlwaysHidden"></activity>
<activity
android:name=".CustomScannerActivity"
android:screenOrientation="fullSensor"
android:stateNotNeeded="true"
android:theme="@style/zxing_CaptureTheme"
android:windowSoftInputMode="stateAlwaysHidden"></activity>
<activity
android:name=".SmallCaptureActivity"
android:screenOrientation="fullSensor"
android:stateNotNeeded="true"
android:theme="@style/zxing_CaptureTheme"
android:windowSoftInputMode="stateAlwaysHidden"></activity>
<activity
android:name=".TabbedScanning"
android:theme="@style/Theme.AppCompat"
android:label="@string/title_activity_tabbed_scanning"></activity>
</application>
</manifest>
@@ -0,0 +1,11 @@
package example.zxing;
import com.journeyapps.barcodescanner.CaptureActivity;
/**
* This Activity is exactly the same as CaptureActivity, but has a different orientation
* setting in AndroidManifest.xml.
*/
public class AnyOrientationCaptureActivity extends CaptureActivity {
}
@@ -0,0 +1,99 @@
package example.zxing;
import android.app.Activity;
import android.graphics.Color;
import android.os.Bundle;
import android.view.KeyEvent;
import android.view.View;
import android.widget.ImageView;
import com.google.zxing.BarcodeFormat;
import com.google.zxing.ResultPoint;
import com.google.zxing.client.android.BeepManager;
import com.journeyapps.barcodescanner.BarcodeCallback;
import com.journeyapps.barcodescanner.BarcodeResult;
import com.journeyapps.barcodescanner.DecoratedBarcodeView;
import com.journeyapps.barcodescanner.DefaultDecoderFactory;
import java.util.Arrays;
import java.util.Collection;
import java.util.List;
/**
* This sample performs continuous scanning, displaying the barcode and source image whenever
* a barcode is scanned.
*/
public class ContinuousCaptureActivity extends Activity {
private DecoratedBarcodeView barcodeView;
private BeepManager beepManager;
private String lastText;
private BarcodeCallback callback = new BarcodeCallback() {
@Override
public void barcodeResult(BarcodeResult result) {
if(result.getText() == null || result.getText().equals(lastText)) {
// Prevent duplicate scans
return;
}
lastText = result.getText();
barcodeView.setStatusText(result.getText());
beepManager.playBeepSoundAndVibrate();
//Added preview of scanned barcode
ImageView imageView = findViewById(R.id.barcodePreview);
imageView.setImageBitmap(result.getBitmapWithResultPoints(Color.YELLOW));
}
@Override
public void possibleResultPoints(List<ResultPoint> resultPoints) {
}
};
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.continuous_scan);
barcodeView = findViewById(R.id.barcode_scanner);
Collection<BarcodeFormat> formats = Arrays.asList(BarcodeFormat.QR_CODE, BarcodeFormat.CODE_39);
barcodeView.getBarcodeView().setDecoderFactory(new DefaultDecoderFactory(formats));
barcodeView.initializeFromIntent(getIntent());
barcodeView.decodeContinuous(callback);
beepManager = new BeepManager(this);
}
@Override
protected void onResume() {
super.onResume();
barcodeView.resume();
}
@Override
protected void onPause() {
super.onPause();
barcodeView.pause();
}
public void pause(View view) {
barcodeView.pause();
}
public void resume(View view) {
barcodeView.resume();
}
public void triggerScan(View view) {
barcodeView.decodeSingle(callback);
}
@Override
public boolean onKeyDown(int keyCode, KeyEvent event) {
return barcodeView.onKeyDown(keyCode, event) || super.onKeyDown(keyCode, event);
}
}
@@ -0,0 +1,127 @@
package example.zxing;
import android.app.Activity;
import android.content.pm.PackageManager;
import android.graphics.Color;
import android.os.Bundle;
import android.view.KeyEvent;
import android.view.View;
import android.widget.Button;
import androidx.annotation.NonNull;
import com.journeyapps.barcodescanner.CaptureManager;
import com.journeyapps.barcodescanner.DecoratedBarcodeView;
import com.journeyapps.barcodescanner.ViewfinderView;
import java.util.Random;
/**
* Custom Scannner Activity extending from Activity to display a custom layout form scanner view.
*/
public class CustomScannerActivity extends Activity implements
DecoratedBarcodeView.TorchListener {
private CaptureManager capture;
private DecoratedBarcodeView barcodeScannerView;
private Button switchFlashlightButton;
private ViewfinderView viewfinderView;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_custom_scanner);
barcodeScannerView = findViewById(R.id.zxing_barcode_scanner);
barcodeScannerView.setTorchListener(this);
switchFlashlightButton = findViewById(R.id.switch_flashlight);
viewfinderView = findViewById(R.id.zxing_viewfinder_view);
// if the device does not have flashlight in its camera,
// then remove the switch flashlight button...
if (!hasFlash()) {
switchFlashlightButton.setVisibility(View.GONE);
}
capture = new CaptureManager(this, barcodeScannerView);
capture.initializeFromIntent(getIntent(), savedInstanceState);
capture.setShowMissingCameraPermissionDialog(false);
capture.decode();
changeMaskColor(null);
changeLaserVisibility(true);
}
@Override
protected void onResume() {
super.onResume();
capture.onResume();
}
@Override
protected void onPause() {
super.onPause();
capture.onPause();
}
@Override
protected void onDestroy() {
super.onDestroy();
capture.onDestroy();
}
@Override
protected void onSaveInstanceState(Bundle outState) {
super.onSaveInstanceState(outState);
capture.onSaveInstanceState(outState);
}
@Override
public boolean onKeyDown(int keyCode, KeyEvent event) {
return barcodeScannerView.onKeyDown(keyCode, event) || super.onKeyDown(keyCode, event);
}
/**
* Check if the device's camera has a Flashlight.
* @return true if there is Flashlight, otherwise false.
*/
private boolean hasFlash() {
return getApplicationContext().getPackageManager()
.hasSystemFeature(PackageManager.FEATURE_CAMERA_FLASH);
}
public void switchFlashlight(View view) {
if (getString(R.string.turn_on_flashlight).equals(switchFlashlightButton.getText())) {
barcodeScannerView.setTorchOn();
} else {
barcodeScannerView.setTorchOff();
}
}
public void changeMaskColor(View view) {
Random rnd = new Random();
int color = Color.argb(100, rnd.nextInt(256), rnd.nextInt(256), rnd.nextInt(256));
viewfinderView.setMaskColor(color);
}
public void changeLaserVisibility(boolean visible) {
viewfinderView.setLaserVisibility(visible);
}
@Override
public void onTorchOn() {
switchFlashlightButton.setText(R.string.turn_off_flashlight);
}
@Override
public void onTorchOff() {
switchFlashlightButton.setText(R.string.turn_on_flashlight);
}
@Override
public void onRequestPermissionsResult(int requestCode, @NonNull String[] permissions, @NonNull int[] grantResults) {
capture.onRequestPermissionsResult(requestCode, permissions, grantResults);
}
}
@@ -0,0 +1,156 @@
package example.zxing;
import android.content.Intent;
import android.hardware.Camera;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.Toast;
import com.google.zxing.client.android.Intents;
import com.journeyapps.barcodescanner.ScanContract;
import com.journeyapps.barcodescanner.ScanOptions;
import com.mikepenz.aboutlibraries.LibsBuilder;
import androidx.activity.result.ActivityResultLauncher;
import androidx.appcompat.app.AppCompatActivity;
import androidx.fragment.app.Fragment;
public class MainActivity extends AppCompatActivity {
private final ActivityResultLauncher<ScanOptions> barcodeLauncher = registerForActivityResult(new ScanContract(),
result -> {
if(result.getContents() == null) {
Intent originalIntent = result.getOriginalIntent();
if (originalIntent == null) {
Log.d("MainActivity", "Cancelled scan");
Toast.makeText(MainActivity.this, "Cancelled", Toast.LENGTH_LONG).show();
} else if(originalIntent.hasExtra(Intents.Scan.MISSING_CAMERA_PERMISSION)) {
Log.d("MainActivity", "Cancelled scan due to missing camera permission");
Toast.makeText(MainActivity.this, "Cancelled due to missing camera permission", Toast.LENGTH_LONG).show();
}
} else {
Log.d("MainActivity", "Scanned");
Toast.makeText(MainActivity.this, "Scanned: " + result.getContents(), Toast.LENGTH_LONG).show();
}
});
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
}
public void scanBarcode(View view) {
barcodeLauncher.launch(new ScanOptions());
}
public void scanBarcodeInverted(View view){
ScanOptions options = new ScanOptions();
options.addExtra(Intents.Scan.SCAN_TYPE, Intents.Scan.INVERTED_SCAN);
barcodeLauncher.launch(options);
}
public void scanMixedBarcodes(View view){
ScanOptions options = new ScanOptions();
options.addExtra(Intents.Scan.SCAN_TYPE, Intents.Scan.MIXED_SCAN);
barcodeLauncher.launch(options);
}
public void scanBarcodeCustomLayout(View view) {
ScanOptions options = new ScanOptions();
options.setCaptureActivity(AnyOrientationCaptureActivity.class);
options.setDesiredBarcodeFormats(ScanOptions.ONE_D_CODE_TYPES);
options.setPrompt("Scan something");
options.setOrientationLocked(false);
options.setBeepEnabled(false);
barcodeLauncher.launch(options);
}
public void scanPDF417(View view) {
ScanOptions options = new ScanOptions();
options.setDesiredBarcodeFormats(ScanOptions.PDF_417);
options.setPrompt("Scan something");
options.setOrientationLocked(false);
options.setBeepEnabled(false);
barcodeLauncher.launch(options);
}
public void scanBarcodeFrontCamera(View view) {
ScanOptions options = new ScanOptions();
options.setCameraId(Camera.CameraInfo.CAMERA_FACING_FRONT);
barcodeLauncher.launch(options);
}
public void scanContinuous(View view) {
Intent intent = new Intent(this, ContinuousCaptureActivity.class);
startActivity(intent);
}
public void scanToolbar(View view) {
ScanOptions options = new ScanOptions().setCaptureActivity(ToolbarCaptureActivity.class);
barcodeLauncher.launch(options);
}
public void scanCustomScanner(View view) {
ScanOptions options = new ScanOptions().setOrientationLocked(false).setCaptureActivity(CustomScannerActivity.class);
barcodeLauncher.launch(options);
}
public void scanMarginScanner(View view) {
ScanOptions options = new ScanOptions();
options.setOrientationLocked(false);
options.setCaptureActivity(SmallCaptureActivity.class);
barcodeLauncher.launch(options);
}
public void scanWithTimeout(View view) {
ScanOptions options = new ScanOptions();
options.setTimeout(8000);
barcodeLauncher.launch(options);
}
public void tabs(View view) {
Intent intent = new Intent(this, TabbedScanning.class);
startActivity(intent);
}
public void about(View view) {
new LibsBuilder().start(this);
}
/**
* Sample of scanning from a Fragment
*/
public static class ScanFragment extends Fragment {
private final ActivityResultLauncher<ScanOptions> fragmentLauncher = registerForActivityResult(new ScanContract(),
result -> {
if(result.getContents() == null) {
Toast.makeText(getContext(), "Cancelled from fragment", Toast.LENGTH_LONG).show();
} else {
Toast.makeText(getContext(), "Scanned from fragment: " + result.getContents(), Toast.LENGTH_LONG).show();
}
});
public ScanFragment() {
}
@Override
public View onCreateView(LayoutInflater inflater, ViewGroup container,
Bundle savedInstanceState) {
View view = inflater.inflate(R.layout.fragment_scan, container, false);
Button scan = view.findViewById(R.id.scan_from_fragment);
scan.setOnClickListener(v -> scanFromFragment());
return view;
}
public void scanFromFragment() {
fragmentLauncher.launch(new ScanOptions());
}
}
}
@@ -0,0 +1,13 @@
package example.zxing;
import androidx.multidex.MultiDexApplication;
/**
*
*/
public class SampleApplication extends MultiDexApplication {
@Override
public void onCreate() {
super.onCreate();
}
}
@@ -0,0 +1,15 @@
package example.zxing;
import com.journeyapps.barcodescanner.CaptureActivity;
import com.journeyapps.barcodescanner.DecoratedBarcodeView;
/**
* This activity has a margin.
*/
public class SmallCaptureActivity extends CaptureActivity {
@Override
protected DecoratedBarcodeView initializeContent() {
setContentView(R.layout.capture_small);
return (DecoratedBarcodeView)findViewById(R.id.zxing_barcode_scanner);
}
}
@@ -0,0 +1,236 @@
package example.zxing;
import android.os.Bundle;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentManager;
import androidx.fragment.app.FragmentPagerAdapter;
import androidx.fragment.app.FragmentTransaction;
import androidx.legacy.app.FragmentStatePagerAdapter;
import androidx.viewpager.widget.PagerAdapter;
import androidx.viewpager.widget.ViewPager;
import androidx.appcompat.app.ActionBar;
import androidx.appcompat.app.AppCompatActivity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.journeyapps.barcodescanner.CameraPreview;
import com.journeyapps.barcodescanner.DecoratedBarcodeView;
public class TabbedScanning extends AppCompatActivity implements ActionBar.TabListener {
/**
* The {@link PagerAdapter} that will provide
* fragments for each of the sections. We use a
* {@link FragmentPagerAdapter} derivative, which will keep every
* loaded fragment in memory. If this becomes too memory intensive, it
* may be best to switch to a
* {@link FragmentStatePagerAdapter}.
*/
private SectionsPagerAdapter mSectionsPagerAdapter;
/**
* The {@link ViewPager} that will host the section contents.
*/
private ViewPager mViewPager;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_tabbed_scanning);
// Create the adapter that will return a fragment for each of the three
// primary sections of the activity.
mSectionsPagerAdapter = new SectionsPagerAdapter(getSupportFragmentManager());
// Set up the ViewPager with the sections adapter.
mViewPager = findViewById(R.id.container);
mViewPager.setAdapter(mSectionsPagerAdapter);
// Set up the action bar.
final ActionBar actionBar = getSupportActionBar();
actionBar.setNavigationMode(ActionBar.NAVIGATION_MODE_TABS);
// When swiping between different sections, select the corresponding
// tab. We can also use ActionBar.Tab#select() to do this if we have
// a reference to the Tab.
mViewPager.setOffscreenPageLimit(0);
mViewPager.addOnPageChangeListener(new ViewPager.SimpleOnPageChangeListener() {
@Override
public void onPageSelected(int position) {
actionBar.setSelectedNavigationItem(position);
}
});
// For each of the sections in the app, add a tab to the action bar.
for (int i = 0; i < mSectionsPagerAdapter.getCount(); i++) {
// Create a tab with text corresponding to the page title defined by
// the adapter. Also specify this Activity object, which implements
// the TabListener interface, as the callback (listener) for when
// this tab is selected.
actionBar.addTab(
actionBar.newTab()
.setText(mSectionsPagerAdapter.getPageTitle(i))
.setTabListener(this));
}
}
@Override
public void onTabSelected(ActionBar.Tab tab, FragmentTransaction fragmentTransaction) {
// When the given tab is selected, switch to the corresponding page in
// the ViewPager.
mViewPager.setCurrentItem(tab.getPosition());
}
@Override
public void onTabUnselected(ActionBar.Tab tab, FragmentTransaction fragmentTransaction) {
}
@Override
public void onTabReselected(ActionBar.Tab tab, FragmentTransaction fragmentTransaction) {
}
/**
* A placeholder fragment containing a simple view.
*/
public static class ScanFragment extends Fragment {
DecoratedBarcodeView barcodeView;
public ScanFragment() {
}
/**
* Returns a new instance of this fragment for the given section
* number.
*/
public static ScanFragment newInstance() {
return new ScanFragment();
}
@Override
public View onCreateView(LayoutInflater inflater, ViewGroup container,
Bundle savedInstanceState) {
View rootView = inflater.inflate(R.layout.fragment_tabbed_scanning, container, false);
barcodeView = rootView.findViewById(R.id.barcode_view);
return rootView;
}
@Override
public void setUserVisibleHint(boolean isVisibleToUser) {
super.setUserVisibleHint(isVisibleToUser);
if(barcodeView != null) {
if (isVisibleToUser) {
barcodeView.resume();
} else {
barcodeView.pauseAndWait();
}
}
}
@Override
public void onPause() {
super.onPause();
barcodeView.pauseAndWait();
}
@Override
public void onResume() {
super.onResume();
barcodeView.resume();
}
}
/**
* A placeholder fragment containing a simple view.
*/
public static class CameraFragment extends Fragment {
private CameraPreview cameraPreview;
public CameraFragment() {
}
/**
* Returns a new instance of this fragment for the given section
* number.
*/
public static CameraFragment newInstance() {
return new CameraFragment();
}
@Override
public View onCreateView(LayoutInflater inflater, ViewGroup container,
Bundle savedInstanceState) {
View rootView = inflater.inflate(R.layout.fragment_tabbed_camera, container, false);
cameraPreview = rootView.findViewById(R.id.camera_preview);
return rootView;
}
@Override
public void setUserVisibleHint(boolean isVisibleToUser) {
super.setUserVisibleHint(isVisibleToUser);
if (cameraPreview != null) {
if (isVisibleToUser) {
cameraPreview.resume();
} else {
cameraPreview.pauseAndWait();
}
}
}
@Override
public void onPause() {
super.onPause();
cameraPreview.pauseAndWait();
}
@Override
public void onResume() {
super.onResume();
}
}
/**
* A {@link FragmentPagerAdapter} that returns a fragment corresponding to
* one of the sections/tabs/pages.
*/
public class SectionsPagerAdapter extends FragmentPagerAdapter {
public SectionsPagerAdapter(FragmentManager fm) {
super(fm);
}
@Override
public Fragment getItem(int position) {
if(position == 0) {
return ScanFragment.newInstance();
} else {
return CameraFragment.newInstance();
}
}
@Override
public int getCount() {
return 2;
}
@Override
public CharSequence getPageTitle(int position) {
switch (position) {
case 0:
return "Scan";
case 1:
return "Camera";
}
return null;
}
}
}
@@ -0,0 +1,69 @@
package example.zxing;
import android.os.Bundle;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import android.view.KeyEvent;
import com.journeyapps.barcodescanner.CaptureManager;
import com.journeyapps.barcodescanner.DecoratedBarcodeView;
/**
* Sample Activity extending from ActionBarActivity to display a Toolbar.
*/
public class ToolbarCaptureActivity extends AppCompatActivity {
private CaptureManager capture;
private DecoratedBarcodeView barcodeScannerView;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.capture_appcompat);
Toolbar toolbar = findViewById(R.id.my_awesome_toolbar);
toolbar.setTitle("Scan Barcode");
setSupportActionBar(toolbar);
getSupportActionBar().setDisplayHomeAsUpEnabled(true);
barcodeScannerView = findViewById(R.id.zxing_barcode_scanner);
capture = new CaptureManager(this, barcodeScannerView);
capture.initializeFromIntent(getIntent(), savedInstanceState);
capture.decode();
}
@Override
protected void onResume() {
super.onResume();
capture.onResume();
}
@Override
protected void onPause() {
super.onPause();
capture.onPause();
}
@Override
protected void onDestroy() {
super.onDestroy();
capture.onDestroy();
}
@Override
protected void onSaveInstanceState(Bundle outState) {
super.onSaveInstanceState(outState);
capture.onSaveInstanceState(outState);
}
@Override
public boolean onSupportNavigateUp() {
onBackPressed();
return true;
}
@Override
public boolean onKeyDown(int keyCode, KeyEvent event) {
return barcodeScannerView.onKeyDown(keyCode, event) || super.onKeyDown(keyCode, event);
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context="example.zxing.CustomScannerActivity">
<com.journeyapps.barcodescanner.DecoratedBarcodeView
android:id="@+id/zxing_barcode_scanner"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:zxing_scanner_layout="@layout/custom_barcode_scanner">
</com.journeyapps.barcodescanner.DecoratedBarcodeView>
<Button
android:id="@+id/switch_flashlight"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/turn_on_flashlight"
android:layout_alignParentTop="true"
android:layout_centerHorizontal="true"
android:onClick="switchFlashlight"/>
</RelativeLayout>
@@ -0,0 +1,106 @@
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context="example.zxing.MainActivity">
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
android:paddingLeft="@dimen/activity_horizontal_margin"
android:paddingRight="@dimen/activity_horizontal_margin"
android:paddingTop="@dimen/activity_vertical_margin"
android:paddingBottom="@dimen/activity_vertical_margin">
<Button
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/scan_barcode"
android:onClick="scanBarcode"/>
<Button
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Scan PDF417"
android:onClick="scanPDF417"/>
<Button
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Scan Inverted"
android:onClick="scanBarcodeInverted"/>
<Button
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Scan Normal and Inverted"
android:onClick="scanMixedBarcodes"/>
<Button
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/any_orientation"
android:onClick="scanBarcodeCustomLayout"/>
<Button
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/front_camera"
android:onClick="scanBarcodeFrontCamera"/>
<fragment
android:id="@+id/fragment_scan"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:name="example.zxing.MainActivity$ScanFragment" tools:layout="@layout/fragment_scan" />
<Button
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/custom_activity"
android:onClick="scanContinuous"/>
<Button
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/toolbar_activity"
android:onClick="scanToolbar"/>
<Button
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/custom_scanner"
android:onClick="scanCustomScanner"/>
<Button
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/scanner_with_margin"
android:onClick="scanMarginScanner"/>
<Button
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/scanner_with_timeout"
android:onClick="scanWithTimeout"/>
<Button
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/tabs"
android:onClick="tabs"/>
<Button
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/about"
android:onClick="about"/>
</LinearLayout>
</ScrollView>
@@ -0,0 +1,6 @@
<androidx.viewpager.widget.ViewPager xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/container"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context="example.zxing.TabbedScanning" />
@@ -0,0 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2008 ZXing authors
Licensed 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.
-->
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent">
<androidx.appcompat.widget.Toolbar
android:id="@+id/my_awesome_toolbar"
android:layout_height="wrap_content"
android:layout_width="match_parent"
android:minHeight="?attr/actionBarSize"
android:background="?attr/colorPrimary"
android:layout_alignParentTop="true"
android:layout_alignParentLeft="true"
app:theme="@style/ThemeOverlay.AppCompat.ActionBar"/>
<com.journeyapps.barcodescanner.DecoratedBarcodeView
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_below="@+id/my_awesome_toolbar"
android:layout_alignParentBottom="true"
android:id="@+id/zxing_barcode_scanner"
app:zxing_use_texture_view="true"/>
<!-- Sample for a footer. Also add to DecoratedBarcodeView: android:layout_above="@+id/footer" -->
<!-- <TextView
android:id="@+id/footer"
android:layout_width="match_parent"
android:layout_height="150dp"
android:text="Footer"
android:gravity="center"
android:layout_alignParentBottom="true"
android:layout_alignParentLeft="true"/> -->
</RelativeLayout>
@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2008 ZXing authors
Licensed 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.
-->
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent">
<com.journeyapps.barcodescanner.DecoratedBarcodeView
android:layout_alignParentLeft="true"
android:layout_alignParentRight="true"
android:layout_alignParentBottom="true"
android:layout_alignParentTop="true"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginLeft="50dp"
android:layout_marginRight="50dp"
android:layout_marginTop="150dp"
android:layout_marginBottom="150dp"
android:id="@+id/zxing_barcode_scanner"
app:zxing_use_texture_view="false"
app:zxing_preview_scaling_strategy="fitXY"/>
</RelativeLayout>
@@ -0,0 +1,51 @@
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
<com.journeyapps.barcodescanner.DecoratedBarcodeView
android:id="@+id/barcode_scanner"
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_above="@+id/buttonsLayout"
android:layout_alignParentTop="true">
</com.journeyapps.barcodescanner.DecoratedBarcodeView>
<LinearLayout
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
android:id="@+id/buttonsLayout"
android:layout_toLeftOf="@+id/centerHorizont">
<Button
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="Pause"
android:onClick="pause" />
<Button
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="Resume"
android:onClick="resume" />
</LinearLayout>
<View
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_centerHorizontal="true"
android:id="@+id/centerHorizont" />
<ImageView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_toRightOf="@id/centerHorizont"
android:layout_alignParentBottom="true"
android:layout_alignParentRight="true"
android:layout_alignTop="@id/buttonsLayout"
android:id="@+id/barcodePreview" />
</RelativeLayout>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<merge xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
xmlns:app="http://schemas.android.com/apk/res-auto">
<com.journeyapps.barcodescanner.BarcodeView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/zxing_barcode_surface"
app:zxing_framing_rect_width="250dp"
app:zxing_framing_rect_height="50dp"/>
<com.journeyapps.barcodescanner.ViewfinderView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/zxing_viewfinder_view"
app:zxing_possible_result_points="@color/zxing_custom_possible_result_points"
app:zxing_result_view="@color/zxing_custom_result_view"
app:zxing_viewfinder_laser="@color/zxing_custom_viewfinder_laser"
app:zxing_viewfinder_laser_visibility="true"
app:zxing_viewfinder_mask="@color/zxing_custom_viewfinder_mask"/>
<TextView
android:id="@+id/zxing_status_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="bottom|center_horizontal"
android:background="@color/zxing_transparent"
android:text="@string/zxing_msg_default_status"
android:textColor="@color/zxing_status_text"/>
</merge>
@@ -0,0 +1,16 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
tools:context="example.zxing.MainActivity"
tools:showIn="@layout/activity_main">
<Button
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/scan_from_fragment"
android:id="@+id/scan_from_fragment"/>
</LinearLayout>
@@ -0,0 +1,17 @@
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:paddingBottom="@dimen/activity_vertical_margin"
android:paddingLeft="@dimen/activity_horizontal_margin"
android:paddingRight="@dimen/activity_horizontal_margin"
android:paddingTop="@dimen/activity_vertical_margin"
tools:context="example.zxing.TabbedScanning$CameraFragment">
<com.journeyapps.barcodescanner.CameraPreview
android:id="@+id/camera_preview"
android:layout_width="match_parent"
android:layout_height="300dp"
/>
</RelativeLayout>
@@ -0,0 +1,18 @@
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:paddingBottom="@dimen/activity_vertical_margin"
android:paddingLeft="@dimen/activity_horizontal_margin"
android:paddingRight="@dimen/activity_horizontal_margin"
android:paddingTop="@dimen/activity_vertical_margin"
tools:context="example.zxing.TabbedScanning$ScanFragment">
<com.journeyapps.barcodescanner.DecoratedBarcodeView
android:id="@+id/barcode_view"
android:layout_width="match_parent"
android:layout_height="match_parent"
/>
</RelativeLayout>
@@ -0,0 +1,4 @@
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
tools:context="example.zxing.TabbedScanning">
</menu>
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="AppCompatCaptureTheme" parent="Theme.AppCompat.Light.NoActionBar">
<item name="android:windowDrawsSystemBarBackgrounds">true</item>
<item name="android:statusBarColor">#ffb341</item>
<item name="android:windowTranslucentStatus">true</item>
</style>
</resources>
@@ -0,0 +1,6 @@
<resources>
<!-- Example customization of dimensions originally defined in res/values/dimens.xml
(such as screen margins) for screens with more than 820dp of available width. This
would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). -->
<dimen name="activity_horizontal_margin">64dp</dimen>
</resources>
+7
View File
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Default screen margins, per the Android Design guidelines. -->
<dimen name="activity_horizontal_margin">16dp</dimen>
<dimen name="activity_vertical_margin">16dp</dimen>
</resources>
+21
View File
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
<string name="app_name">ZXing Sample</string>
<string name="scan_barcode">Scan Barcode</string>
<string name="scan_barcode_with_request_code">Scan Barcode with customized request code</string>
<string name="any_orientation">1D Any Orientation</string>
<string name="scan_from_fragment">Scan from fragment</string>
<string name="front_camera">Front Camera</string>
<string name="custom_activity">Continuous Scan</string>
<string name="toolbar_activity">Activity with Toolbar</string>
<string name="custom_scanner">Custom Scanner Activity</string>
<string name="scanner_with_margin">Scanner with Margin</string>
<string name="scanner_with_timeout">Finish Scan in 8 Seconds</string>
<string name="turn_on_flashlight">Turn on Flashlight</string>
<string name="turn_off_flashlight">Turn off Flashlight</string>
<string name="title_activity_tabbed_scanning">Tabbed Scanning</string>
<string name="tabs">Tabs</string>
<string name="about">About</string>
</resources>
+15
View File
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat">
</style>
<style name="AppCompatCaptureTheme" parent="Theme.AppCompat.Light.NoActionBar">
<item name="android:windowFullscreen">true</item>
<item name="android:windowContentOverlay">@null</item>
<item name="colorPrimary">#ffb341</item>
<item name="colorPrimaryDark">#ffb341</item>
<item name="colorAccent">#ffb341</item>
</style>
</resources>
+2
View File
@@ -0,0 +1,2 @@
include ':zxing-android-embedded'
include ':sample'

Some files were not shown because too many files have changed in this diff Show More