mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-20 00:59:34 +00:00
added augmented mode to label scanner to use vendor labels for part lookup to see part storage location quickly
This commit is contained in:
parent
f3cd32cc91
commit
d6eae90e04
7 changed files with 445 additions and 82 deletions
|
|
@ -12039,12 +12039,30 @@ Please note, that you can not impersonate a disabled user. If you try you will g
|
|||
<target>Info mode (Decode barcode and show its contents, but do not redirect to part)</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="gShSnBd" name="scan_dialog.augmented_mode">
|
||||
<segment state="translated">
|
||||
<source>scan_dialog.augmented_mode</source>
|
||||
<target>Augmented mode (Decode barcode, look up, and display database part information)</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="k5Gvkgp" name="label_scanner.decoded_info.title">
|
||||
<segment state="translated">
|
||||
<source>label_scanner.decoded_info.title</source>
|
||||
<target>Decoded information</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="k6Gv1gf" name="label_scanner.part_info.title">
|
||||
<segment state="translated">
|
||||
<source>label_scanner.part_info.title</source>
|
||||
<target>Part information</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="kG2vk5p" name="label_scanner.no_locations">
|
||||
<segment state="translated">
|
||||
<source>label_scanner.no_locations</source>
|
||||
<target>Part is not stored at any locations</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="nmXQWcS" name="label_generator.edit_profiles">
|
||||
<segment state="translated">
|
||||
<source>label_generator.edit_profiles</source>
|
||||
|
|
@ -14268,7 +14286,7 @@ Please note that this system is currently experimental, and the synonyms defined
|
|||
<unit id="BlR_EQc" name="settings.ips.buerklin.help">
|
||||
<segment>
|
||||
<source>settings.ips.buerklin.help</source>
|
||||
<target>Buerklin-API access limits:
|
||||
<target>Buerklin-API access limits:
|
||||
100 requests/minute per IP address
|
||||
Buerklin-API Authentication server:
|
||||
10 requests/minute per IP address</target>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue