|
107 | 107 | "general:picture_time_to_live": "Show image after capture:", |
108 | 108 | "general:qr_enabled": "Use QR Codes", |
109 | 109 | "general:start_screen_subtitle": "Start screen (subtitle)", |
| 110 | + "general:start_screen_subtitle_visible": "Show subtitle on start screen", |
110 | 111 | "general:start_screen_title": "Start screen (title)", |
| 112 | + "general:start_screen_title_visible": "Show title on start screen", |
111 | 113 | "general:ui_language": "Choose Language", |
112 | 114 | "general:webserver_ip": "IP address of the Photobooth web server", |
113 | 115 | "general:webserver_ssid": "Wireless network name (SSID) used to access the photobooth", |
|
220 | 222 | "manual:general:picture_time_to_live": "Enter a value used as milliseconds. This value defines the time your picture is visible on the result screen after taking a picture.", |
221 | 223 | "manual:general: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>", |
222 | 224 | "manual:general:start_screen_subtitle": "Enter the subtitle visible on startpage.", |
| 225 | + "manual:general:start_screen_subtitle_visible": "If enabled, entered subtitle is visible on start screen.", |
223 | 226 | "manual:general:start_screen_title": "Enter the title visible on startpage.", |
| 227 | + "manual:general:start_screen_title_visible": "If enabled, entered title is visible on start screen.", |
224 | 228 | "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>", |
225 | 229 | "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>", |
226 | 230 | "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.", |
|
0 commit comments