]> rtime.felk.cvut.cz Git - hornmich/skoda-qr-demo.git/blob - BarCodeScanner/mobile/src/main/res/values/strings.xml
f763675bac9eccd49e546dd6004df1c04d73d5af
[hornmich/skoda-qr-demo.git] / BarCodeScanner / mobile / src / main / res / values / strings.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--
3  Copyright (C) 2014 ZXing authors
4
5  Licensed under the Apache License, Version 2.0 (the "License");
6  you may not use this file except in compliance with the License.
7  You may obtain a copy of the License at
8
9       http://www.apache.org/licenses/LICENSE-2.0
10
11  Unless required by applicable law or agreed to in writing, software
12  distributed under the License is distributed on an "AS IS" BASIS,
13  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14  See the License for the specific language governing permissions and
15  limitations under the License.
16  -->
17 <resources>
18   <string name="app_name">Barcode Scanner</string>
19   <string name="app_picker_name">Applications</string>
20   <string name="bookmark_picker_name">Bookmarks</string>
21   <string name="button_add_calendar">Add to calendar</string>
22   <string name="button_add_contact">Add contact</string>
23   <string name="button_book_search">Book Search</string>
24   <string name="button_cancel">Cancel</string>
25   <string name="button_custom_product_search">Custom search</string>
26   <string name="button_dial">Dial number</string>
27   <string name="button_email">Send email</string>
28   <string name="button_get_directions">Get directions</string>
29   <string name="button_mms">Send MMS</string>
30   <string name="button_ok">OK</string>
31   <string name="button_open_browser">Open browser</string>
32   <string name="button_product_search">Product search</string>
33   <string name="button_search_book_contents">Search contents</string>
34   <string name="button_share_app">Application</string>
35   <string name="button_share_bookmark">Bookmark</string>
36   <string name="button_share_by_email">Share via email</string>
37   <string name="button_share_by_sms">Share via SMS</string>
38   <string name="button_share_clipboard">Clipboard</string>
39   <string name="button_share_contact">Contact</string>
40   <string name="button_show_map">Show map</string>
41   <string name="button_sms">Send SMS</string>
42   <string name="button_web_search">Web search</string>
43   <string name="button_wifi">Connect to Network</string>
44   <string name="contents_contact">Contact info</string>
45   <string name="contents_email">Email address</string>
46   <string name="contents_location">Geographic coordinates</string>
47   <string name="contents_phone">Phone number</string>
48   <string name="contents_sms">SMS address</string>
49   <string name="contents_text">Plain text</string>
50   <string name="history_clear_text">Clear history</string>
51   <string name="history_clear_one_history_text">Clear</string>
52   <string name="history_email_title">Barcode Scanner history</string>
53   <string name="history_empty">Empty</string>
54   <string name="history_empty_detail">No barcode scans have been recorded</string>
55   <string name="history_send">Send history</string>
56   <string name="history_title">History</string>
57   <string name="menu_encode_mecard">Use MECARD</string>
58   <string name="menu_encode_vcard">Use vCard</string>
59   <string name="menu_help">Help</string>
60   <string name="menu_history">History</string>
61   <string name="menu_settings">Settings</string>
62   <string name="menu_share">Share</string>
63   <string name="msg_bulk_mode_scanned">Bulk mode: barcode scanned and saved</string>
64   <string name="msg_camera_framework_bug">Sorry, the Android camera encountered a problem. You may need to restart the device.</string>
65   <string name="msg_default_format">Format</string>
66   <string name="msg_default_meta">Metadata</string>
67   <string name="msg_default_mms_subject">Hi</string>
68   <string name="msg_default_status">Place a barcode inside the viewfinder rectangle to scan it.</string>
69   <string name="msg_default_time">Time</string>
70   <string name="msg_default_type">Type</string>
71   <string name="msg_encode_contents_failed">Could not encode a barcode from the data provided.</string>
72   <string name="msg_error">Error</string>
73   <string name="msg_google_books">Google</string>
74   <string name="msg_google_product">Google</string>
75   <string name="msg_intent_failed">Sorry, the requested application could not be launched. The barcode contents may be invalid.</string>
76   <string name="msg_invalid_value">Invalid value</string>
77   <string name="msg_redirect">Redirect</string>
78   <string name="msg_sbc_book_not_searchable">Sorry, this book is not searchable.</string>
79   <string name="msg_sbc_failed">Sorry, the search encountered a problem.</string>
80   <string name="msg_sbc_no_page_returned">No page returned</string>
81   <string name="msg_sbc_page">Page</string>
82   <string name="msg_sbc_results">Results</string>
83   <string name="msg_sbc_searching_book">Searching book\u2026</string>
84   <string name="msg_sbc_snippet_unavailable">Snippet not available</string>
85   <string name="msg_share_explanation">You can share data by displaying a barcode on your screen and scanning it with another phone.</string>
86   <string name="msg_share_text">Or type some text and press Enter</string>
87   <string name="msg_sure">Are you sure?</string>
88   <string name="msg_unmount_usb">Sorry, the SD card is not accessible.</string>
89   <string name="preferences_actions_title">When a barcode is found\u2026</string>
90   <string name="preferences_auto_focus_title">Use auto focus</string>
91   <string name="preferences_auto_open_web_title">Open web pages automatically</string>
92   <string name="preferences_bulk_mode_summary">Scan and save many barcodes continuously</string>
93   <string name="preferences_bulk_mode_title">Bulk scan mode</string>
94   <string name="preferences_copy_to_clipboard_title">Copy to clipboard</string>
95   <string name="preferences_custom_product_search_summary" formatted="false">Substitutions: %s = contents, %f = format, %t = type</string>
96   <string name="preferences_custom_product_search_title">Custom search URL</string>
97   <string name="preferences_decode_1D_industrial_title">1D Industrial</string>
98   <string name="preferences_decode_1D_product_title">1D Product</string>
99   <string name="preferences_decode_Aztec_title">Aztec</string>
100   <string name="preferences_decode_Data_Matrix_title">Data Matrix</string>
101   <string name="preferences_decode_PDF417_title">PDF417 (β)</string>
102   <string name="preferences_decode_QR_title">QR Codes</string>
103   <string name="preferences_device_bug_workarounds_title">Device Bug Workarounds</string>
104   <string name="preferences_disable_barcode_scene_mode_title">No barcode scene mode</string>
105   <string name="preferences_disable_continuous_focus_summary">Use only standard focus mode</string>
106   <string name="preferences_disable_continuous_focus_title">No continuous focus</string>
107   <string name="preferences_disable_exposure_title">No exposure</string>
108   <string name="preferences_disable_metering_title">No metering</string>
109   <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>
110   <string name="preferences_front_light_title">Use front light</string>
111   <string name="preferences_front_light_auto">Automatic</string>
112   <string name="preferences_front_light_off">Off</string>
113   <string name="preferences_front_light_on">On</string>
114   <string name="preferences_general_title">General settings</string>
115   <string name="preferences_history_summary">Store your scans in History</string>
116   <string name="preferences_history_title">Add to History</string>
117   <string name="preferences_invert_scan_title">Invert scan</string>
118   <string name="preferences_invert_scan_summary">Scan for white barcodes on black background. Not available on some devices.</string>  
119   <string name="preferences_name">Settings</string>
120   <string name="preferences_orientation_title">No automatic rotation</string>
121   <string name="preferences_play_beep_title">Beep</string>
122   <string name="preferences_remember_duplicates_summary">Store multiple scans of the same barcode in History</string>
123   <string name="preferences_remember_duplicates_title">Remember duplicates</string>
124   <string name="preferences_result_title">Result settings</string>
125   <string name="preferences_scanning_title">When scanning for barcodes, decode\u2026</string>
126   <string name="preferences_search_country">Search country</string>
127   <string name="preferences_supplemental_summary">Try to retrieve more information about the barcode contents</string>
128   <string name="preferences_supplemental_title">Retrieve more info</string>
129   <string name="preferences_vibrate_title">Vibrate</string>
130   <string name="result_address_book">Found contact info</string>
131   <string name="result_calendar">Found calendar event</string>
132   <string name="result_email_address">Found email address</string>
133   <string name="result_geo">Found geographic coordinates</string>
134   <string name="result_isbn">Found book</string>
135   <string name="result_product">Found product</string>
136   <string name="result_sms">Found SMS address</string>
137   <string name="result_tel">Found phone number</string>
138   <string name="result_text">Found plain text</string>
139   <string name="result_uri">Found URL</string>
140   <string name="result_wifi">Found WLAN Configuration</string>
141   <string name="sbc_name">Google Book Search</string>
142   <string name="wifi_changing_network">Requesting connection to network\u2026</string>
143 </resources>