123 lines
4.5 KiB
JSON
123 lines
4.5 KiB
JSON
{
|
|
"app.title": "Printer Monitor",
|
|
"app.for": "for {name}",
|
|
"app.by": "By Qrome",
|
|
"app.version": "Version",
|
|
"app.web.started": "Web UI started",
|
|
"app.web.must_connect": "Connect to this IP",
|
|
"app.web.port": "Port",
|
|
"app.web.disabled": "Web UI disabled",
|
|
"app.web.enable_in_settings": "Enable it in Settings.h",
|
|
"menu.title": "Menu",
|
|
"menu.home": "Home",
|
|
"menu.configure": "Settings",
|
|
"menu.weather": "Weather",
|
|
"menu.reset": "Factory reset",
|
|
"menu.forget_wifi": "Forget WiFi",
|
|
"menu.update": "Update firmware",
|
|
"menu.about": "About",
|
|
"printer.monitor": "Printer Monitor",
|
|
"hostname": "Hostname",
|
|
"status": "Status",
|
|
"reason": "Reason",
|
|
"state.connected": "Connected",
|
|
"state.disconnected": "Disconnected",
|
|
"state.operational": "Operational",
|
|
"psu.off": "psu off",
|
|
"file": "File",
|
|
"file.size_kb": "File Size",
|
|
"filament.m": "Filament",
|
|
"temp.nozzle": "Nozzle Temp",
|
|
"temp.bed": "Bed Temp",
|
|
"time.remaining": "Est. Print Time Left",
|
|
"time.printing": "Printing Time",
|
|
"time.left": "Time Left",
|
|
"time.printed": "Time Printed",
|
|
"clock.time": "Time",
|
|
"weather.city_label": "City",
|
|
"weather.humidity": "Humidity",
|
|
"weather.wind": "Wind",
|
|
"weather.feels_like": "Feels like",
|
|
"weather.condition": "Condition",
|
|
"weather.configure_link": "Configure Weather",
|
|
"weather.error": "Weather Error",
|
|
"weather.please": "Please",
|
|
"map.it": "Map It!",
|
|
"ui.nozzle": "Nozzle",
|
|
"ui.bed": "Bed",
|
|
"ui.nozzle_temp_title": "Nozzle Temp",
|
|
"ui.bed_temp_title": "Bed Temp",
|
|
"ui.tool_temp_title": "Tool Temp",
|
|
"ui.connecting": "Connecting...",
|
|
"cfg.header": "Settings:",
|
|
"cfg.printer.api_key": "API Key (from ",
|
|
"cfg.printer.hostname": "Hostname",
|
|
"cfg.printer.ip": "IP (no http://)",
|
|
"cfg.printer.port": "Port",
|
|
"cfg.printer.user": "Username (for haproxy or basic auth)",
|
|
"cfg.printer.pass": "Password",
|
|
"cfg.settings.ui_language": "Language",
|
|
"cfg.test.conn": "Test connection",
|
|
"cfg.test.conn_json": "Test connection + JSON API response",
|
|
"cfg.clock.show_when_off": "Show clock when printer is off",
|
|
"cfg.clock.use_24h": "Use 24-hour clock",
|
|
"cfg.display.flip": "Flip display orientation",
|
|
"cfg.wifi.led": "WiFi LED",
|
|
"cfg.psu.use": "Use OctoPrint PSU Control for clock/blank",
|
|
"cfg.weather.refresh": "Weather refresh",
|
|
"cfg.theme.color": "Theme color",
|
|
"cfg.timezone": "Timezone",
|
|
"cfg.security.use_basic": "Use security credentials for changes",
|
|
"cfg.security.user_id": "User ID (for this UI)",
|
|
"cfg.security.password": "Password",
|
|
"cfg.setup.wifi": "Wifi setup",
|
|
"cfg.setup.wifi2": "and setup wifi",
|
|
"cfg.setup.ap": "Connect to acces point",
|
|
"cfg.setup.repetier_title": "Repetier",
|
|
"cfg.save": "Save",
|
|
"wcfg.header": "Weather settings:",
|
|
"wcfg.show_when_off": "Show weather when printer is off",
|
|
"wcfg.api_key.label": "OpenWeatherMap API Key (get it ",
|
|
"wcfg.api_key.label_here": "here",
|
|
"wcfg.city_id.label": "Location ID",
|
|
"wcfg.city_id.search": "Find location ID",
|
|
"wcfg.metric": "Use Metric (Celsius)",
|
|
"wcfg.language": "Weather language",
|
|
"wifi.signal": "Signal strength",
|
|
"ui.turning_off": "Turning off printer\nSleep mode...",
|
|
"ui.printer_off": "Printer Off",
|
|
"ui.printer_on": "Printer On",
|
|
"ui.turning_on": "Printer on\nWaking up...",
|
|
"ui.clock.mode": "Clock mode.",
|
|
"ui.printer.mode": "Printer monitor ON.",
|
|
"web.hostname": "Hostname",
|
|
"web.printername": "Printer name",
|
|
"btn.configure": "Configure",
|
|
"i18n.file.cant_open": "[I18N] Can't open file: ",
|
|
"i18n.file.loaded": "[I18N] File loaded: ",
|
|
"app.setup.mode": "Setup mode",
|
|
"app.setup.openfile": "Can't open file",
|
|
"app.setup.save.settings": "Saving settings...",
|
|
"app.file.setup.notexist": "Settings File does not yet exists.",
|
|
"cfg.setup.monitor": "Setup in monitor",
|
|
"cfg.monitor.activated": "Printer monitor activated.",
|
|
"cfg.display.on": "Dispclay on",
|
|
"cfg.display.off": "Display off",
|
|
"ota.start": "Start",
|
|
"ota.end": "End",
|
|
"ota.progress": "Progress",
|
|
"ota.error.auth": "Auth error",
|
|
"ota.error.begin": "Begin error",
|
|
"ota.error.connect": "Connect error",
|
|
"ota.error.receive": "Receive error",
|
|
"ota.error.end": "End error",
|
|
"mdns.not_service": "No service, check that the printer server is on",
|
|
"mdns.in_mdns": " in mDNS",
|
|
"mdns.searching": "*** Searching ",
|
|
"mdns.printer_serve.found": "*** Printer server found ",
|
|
"weather.get_data": "Obtaining weather data...",
|
|
"clock.updating": "Updating...",
|
|
"clock.local_time": "Local time: ",
|
|
"app.reset_settings": "Reset settings"
|
|
}
|