|
89 | 89 | "folders:folders_images": "Image Folder", |
90 | 90 | "folders:folders_keying": "Keying Folder", |
91 | 91 | "folders:folders_print": "Print Folder", |
92 | | - "folders:folders_qrcodes": "QR-Code Folder", |
| 92 | + "folders:folders_qrcodes": "QR Code Folder", |
93 | 93 | "folders:folders_thumbs": "Thumbnail Folder", |
94 | 94 | "folders:folders_tmp": "tmp Folder", |
95 | 95 | "foldersize": "Foldersize:", |
|
398 | 398 | "manual:print:print_from_result": "If enabled, a print button is visible on result screen.", |
399 | 399 | "manual:print:print_key": "Specify the key id to use that key to print a picture (e.g. 13 is the enter key). For example use <a href=\"https://keycode.info\" target=\"_blank\">https://keycode.info</a> to find out the key id.", |
400 | 400 | "manual:print:print_print_frame": "If enabled, a frame is applied on your picture at print.", |
401 | | - "manual:print:print_qrOffset": "Define an offset value the QR-Code is placed away from the edges of the picture.", |
402 | | - "manual:print:print_qrPosition": "QR-Code position", |
403 | | - "manual:print:print_qrSize": "Define the size of the QR-Code. 4 = small, 10 = extra large.", |
404 | | - "manual:print:print_qrcode": "If enabled, a QR-Code is printed onto the right side of the picture while printing.", |
| 401 | + "manual:print:print_qrOffset": "Define an offset value the QR Code is placed away from the edges of the picture.", |
| 402 | + "manual:print:print_qrPosition": "QR Code position", |
| 403 | + "manual:print:print_qrSize": "Define the size of the QR Code. 4 = small, 10 = extra large.", |
| 404 | + "manual:print:print_qrcode": "If enabled, a QR Code is printed onto the right side of the picture while printing.", |
405 | 405 | "manual:print:print_time": "Enter in milliseconds, how long \"Started printing! Please wait....\" is displayed after a print job has started.", |
406 | 406 | "manual:print:textonprint_enabled": "If enabled, you can print some text onto your pictures.", |
407 | 407 | "manual:print:textonprint_font": "Enter the path to the font used to print text onto your image.", |
|
416 | 416 | "manual:print:textonprint_rotation": "Enter a value which is used as degrees the text gets rotated at print.", |
417 | 417 | "manual:qr:qr_append_filename": "If enabled, the image name will be added to the QR URL.", |
418 | 418 | "manual:qr:qr_custom_text": "If enabled, own defined help text will be visible below the QR Code.", |
419 | | - "manual:qr:qr_ecLevel": "QR-Code error correction capability to restore data:</br> Level L – up to 7%</br> Level M – up to 15%</br> Level Q – up to 25%</br> Level H – up to 30%</br>", |
420 | | - "manual:qr:qr_enabled": "If enabled, a QR-Button is visible on the result screen and inside gallery. User can download a picture while scanning the QR-Code. If you're accessing Photobooth via \"localhost\", \"127.0.0.1\" or if you have Photobooth installed inside a subfolder, please define IP address of the Photobooth web server to make the QR-Code working. <p>Example if Photobooth can be accessed directly: <code>192.168.0.50</code>.</p><p>Example if Photobooth is installed inside a subfolder: <code>192.168.0.50/photobooth</code>.</p>", |
| 419 | + "manual:qr:qr_ecLevel": "QR Code error correction capability to restore data:</br> Level L – up to 7%</br> Level M – up to 15%</br> Level Q – up to 25%</br> Level H – up to 30%</br>", |
| 420 | + "manual:qr:qr_enabled": "If enabled, a QR-Button is visible on the result screen and inside gallery. User can download a picture while scanning the QR Code. If you're accessing Photobooth via \"localhost\", \"127.0.0.1\" or if you have Photobooth installed inside a subfolder, please define IP address of the Photobooth web server to make the QR Code working. <p>Example if Photobooth can be accessed directly: <code>192.168.0.50</code>.</p><p>Example if Photobooth is installed inside a subfolder: <code>192.168.0.50/photobooth</code>.</p>", |
421 | 421 | "manual:qr:qr_text": "Define own help text which will be visible below the QR Code.", |
422 | 422 | "manual:qr:qr_url": "Define a URL to point at via QR Code.", |
423 | 423 | "manual:remotebuzzer:remotebuzzer_collagebutton": "For COLLAGE connect the hardware button to GPIO20. Pull GPIO to ground for to trigger. If enabled, long-press on PICTURE button will not trigger collage.", |
|
528 | 528 | "print:print_from_result": "Allow printing from result page", |
529 | 529 | "print:print_key": "Key code which triggers printing", |
530 | 530 | "print:print_print_frame": "Print frame on picture", |
531 | | - "print:print_qrOffset": "QR-Code offset", |
532 | | - "print:print_qrPosition": "QR-Code position", |
533 | | - "print:print_qrSize": "QR-Code size (4 = small, 10 = extra large)", |
534 | | - "print:print_qrcode": "QR-Code on the picture while printing", |
| 531 | + "print:print_qrOffset": "QR Code offset", |
| 532 | + "print:print_qrPosition": "QR Code position", |
| 533 | + "print:print_qrSize": "QR Code size (4 = small, 10 = extra large)", |
| 534 | + "print:print_qrcode": "QR Code on the picture while printing", |
535 | 535 | "print:print_time": "Printing time", |
536 | 536 | "print:textonprint_enabled": "Print text on image", |
537 | 537 | "print:textonprint_font": "Font", |
|
549 | 549 | "qr": "QR Code", |
550 | 550 | "qr:qr_append_filename": "Append filename to URL", |
551 | 551 | "qr:qr_custom_text": "Use own help text on QR", |
552 | | - "qr:qr_ecLevel": "QR-Code error correction", |
| 552 | + "qr:qr_ecLevel": "QR Code error correction", |
553 | 553 | "qr:qr_enabled": "Use QR Codes", |
554 | 554 | "qr:qr_text": "Own help text", |
555 | 555 | "qr:qr_url": "URL for QR Code", |
|
0 commit comments