|
149 | 149 | "general:ui_language": "Choose Language", |
150 | 150 | "general:webserver_ip": "IP address of the Photobooth web server", |
151 | 151 | "general:webserver_ssid": "Wireless network name (SSID) used to access the photobooth", |
| 152 | + "get_request": "GET request", |
| 153 | + "get_request:get_request_collage": "GET request for collage", |
| 154 | + "get_request:get_request_enabled": "Send GET request to server at countdown and after processing", |
| 155 | + "get_request:get_request_picture": "GET request for picture", |
| 156 | + "get_request:get_request_server": "GET request server", |
152 | 157 | "githead": "Latest changes", |
153 | 158 | "home": "Home", |
154 | 159 | "insertMail": "Enter your e-mail address to receive the photo.", |
|
296 | 301 | "manual:general:ui_language": "Choose interface language.<p>If you're missing a language or like to help improving translations visit the <a href=\"https://github.com/andi34/photobooth/wiki/FAQ#how-to-update-or-add-translations\" target=\"_blank\">\"How to update or add translations?\"</a> inside the Photobooth Wiki for instructions.</p>", |
297 | 302 | "manual:general:webserver_ip": "Please define the IP address of the Photobooth web server to make the QR-Code working if you're accessing Photobooth via \"localhost\", \"127.0.0.1\" or if you have Photobooth installed inside a subfolder. <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>", |
298 | 303 | "manual:general:webserver_ssid": "Please define the wireless network name (SSID) to be used to access the Photobooth. The wireless network name (SSID) is displayed on the results page when the QR code is called up.", |
| 304 | + "manual:get_request:get_request_collage": "Define GET request at countdown while taking a collage.", |
| 305 | + "manual:get_request:get_request_enabled": "If enabled, a GET request will be made to defined Server.", |
| 306 | + "manual:get_request:get_request_picture": "Define GET request at countdown while taking a picture.", |
| 307 | + "manual:get_request:get_request_server": "Define the server for a GET request.", |
299 | 308 | "manual:jpeg_quality:jpeg_quality_chroma": "Picture quality used for chromakeying pictures.", |
300 | 309 | "manual:jpeg_quality:jpeg_quality_image": "Picture quality used for taking pictures. Value of -1 means the original file from the camera will be retained, if there is no other mods i.e. filters active.", |
301 | 310 | "manual:jpeg_quality:jpeg_quality_thumb": "Picture quality used for thumbnails.", |
|
0 commit comments