MrDraw/translations/messages.pot
2016-02-10 12:43:13 +01:00

2906 lines
84 KiB
Text

# Translations template for OctoPrint.
# Copyright (C) 2016 The OctoPrint Project
# This file is distributed under the same license as the OctoPrint project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: OctoPrint 1.2.9.dev71+g92c65cb.dirty\n"
"Report-Msgid-Bugs-To: i18n@octoprint.org\n"
"POT-Creation-Date: 2016-02-10 11:12+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.2.0\n"
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:1
#: src/octoprint/templates/tabs/control.jinja2:98
msgid "General"
msgstr ""
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:3
msgid ""
"\n"
" Specify the path to the CuraEngine binary. Note that only\n"
" <strong>versions up to and including 15.04</strong> are supported.\n"
" CuraEngine version 15.06 or newer is <strong>not</strong>\n"
" compatible with this plugin.\n"
msgstr ""
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:12
msgid "Path to CuraEngine"
msgstr ""
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:20
msgid "Log the output of CuraEngine to <code>plugin_cura_engine.log</code>"
msgstr ""
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:26
msgid "Profiles"
msgstr ""
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:29
#: src/octoprint/templates/dialogs/settings/logs.jinja2:6
#: src/octoprint/templates/tabs/timelapse.jinja2:50
msgid "Sort by"
msgstr ""
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:29
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:34
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:87
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:51
msgid "Identifier"
msgstr ""
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:29
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:105
#: src/octoprint/templates/dialogs/settings/logs.jinja2:6
#: src/octoprint/templates/sidebar/files_header.jinja2:6
#: src/octoprint/templates/tabs/timelapse.jinja2:50
msgid "ascending"
msgstr ""
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:29
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:35
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:93
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:38
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:4
#: src/octoprint/templates/dialogs/settings/logs.jinja2:6
#: src/octoprint/templates/dialogs/settings/logs.jinja2:12
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:5
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:44
#: src/octoprint/templates/dialogs/settings/terminalfilters.jinja2:3
#: src/octoprint/templates/tabs/timelapse.jinja2:50
#: src/octoprint/templates/tabs/timelapse.jinja2:55
#: src/octoprint/templates/tabs/timelapse.jinja2:86
msgid "Name"
msgstr ""
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:36
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:39
msgid "Actions"
msgstr ""
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:44
msgid "Make default"
msgstr ""
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:44
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:15
msgid "Delete Profile"
msgstr ""
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:61
msgid "Import Profile..."
msgstr ""
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:64
#, python-format
msgid ""
"For more information on configuration and usage please <a "
"href=\"%(plugin_cura_homepage)s\" target=\"_blank\">see the Plugin's "
"homepage</a>."
msgstr ""
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:70
msgid "Import Existing Cura Profile"
msgstr ""
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:75
msgid "Profile ini file"
msgstr ""
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:79
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:171
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:83
msgid "Browse..."
msgstr ""
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:99
msgid "Description"
msgstr ""
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:107
msgid "Overwrite existing file"
msgstr ""
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:113
msgid ""
"\n"
" You can import your existing profile <code>.ini</code> files "
"from Cura (version up to and\n"
" including 15.04) here. Please be aware that neither the "
"<code>.json</code> profile format\n"
" from Cura versions starting with 15.06 is supported, nor are "
"the custom Cura profile formats\n"
" that third party tools like e.g. Repetier create.\n"
" "
msgstr ""
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:121
#: src/octoprint/templates/dialogs/usersettings.jinja2:46
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:80
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:109
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:151
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:194
msgid "Abort"
msgstr ""
#: src/octoprint/plugins/cura/templates/cura_settings.jinja2:122
#: src/octoprint/templates/dialogs/usersettings.jinja2:47
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:81
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:110
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:152
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:195
msgid "Confirm"
msgstr ""
#: src/octoprint/plugins/pluginmanager/__init__.py:116
msgid "Plugin Manager"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:149
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:310
msgid "Installing plugin..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:149
msgid "Installing plugin from uploaded archive..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:164
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:258
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:335
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:365
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:631
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:661
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:678
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:695
msgid "Something went wrong"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:165
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:259
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:336
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:366
msgid "Please consult octoprint.log for details"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:312
#, python-format
msgid "Installing plugin \"%(name)s\" from %(url)s..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:314
#, python-format
msgid "Installing plugin from %(url)s..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:317
msgid "Reinstalling plugin..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:318
#, python-format
msgid "Reinstalling plugin \"%(name)s\" from %(url)s..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:356
msgid "Uninstalling plugin..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:356
#, python-format
msgid "Uninstalling plugin \"%(name)s\""
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:443
msgid "Reinstall"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:443
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:160
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:176
msgid "Install"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:443
msgid "Incompatible"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:461
#: src/octoprint/templates/overlays/reloadui.jinja2:9
msgid "Reload now"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:530
msgid "Done!"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:550
msgid "Enable Plugin"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:550
msgid "Disable Plugin"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:615
msgid "Plugin installed"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:616
msgid ""
"A plugin was installed successfully, however it was impossible to detect "
"which one. Please Restart OctoPrint to make sure everything will be "
"registered properly"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:620
#, python-format
msgid "Plugin \"%(name)s\" reinstalled"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:621
msgid "The plugin was reinstalled successfully"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:622
msgid ""
"The plugin was reinstalled successfully, however a restart of OctoPrint "
"is needed for that to take effect."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:623
msgid ""
"The plugin was reinstalled successfully, however a reload of the page is "
"needed for that to take effect."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:625
#, python-format
msgid "Plugin \"%(name)s\" installed"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:626
msgid "The plugin was installed successfully"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:627
msgid ""
"The plugin was installed successfully, however a restart of OctoPrint is "
"needed for that to take effect."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:628
msgid ""
"The plugin was installed successfully, however a reload of the page is "
"needed for that to take effect."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:639
#, python-format
msgid "Reinstalling the plugin from URL \"%(url)s\" failed: %(reason)s"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:641
#, python-format
msgid "Installing the plugin from URL \"%(url)s\" failed: %(reason)s"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:645
#, python-format
msgid ""
"Reinstalling the plugin from URL \"%(url)s\" failed, please see the log "
"for details."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:647
#, python-format
msgid ""
"Installing the plugin from URL \"%(url)s\" failed, please see the log for"
" details."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:656
#, python-format
msgid "Plugin \"%(name)s\" uninstalled"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:657
msgid "The plugin was uninstalled successfully"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:658
msgid ""
"The plugin was uninstalled successfully, however a restart of OctoPrint "
"is needed for that to take effect."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:659
msgid ""
"The plugin was uninstalled successfully, however a reload of the page is "
"needed for that to take effect."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:663
#, python-format
msgid "Uninstalling the plugin failed: %(reason)s"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:665
msgid "Uninstalling the plugin failed, please see the log for details."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:673
#, python-format
msgid "Plugin \"%(name)s\" enabled"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:674
msgid "The plugin was enabled successfully."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:675
msgid ""
"The plugin was enabled successfully, however a restart of OctoPrint is "
"needed for that to take effect."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:676
msgid ""
"The plugin was enabled successfully, however a reload of the page is "
"needed for that to take effect."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:680
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:697
#, python-format
msgid "Toggling the plugin failed: %(reason)s"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:682
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:699
msgid "Toggling the plugin failed, please see the log for details."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:690
#, python-format
msgid "Plugin \"%(name)s\" disabled"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:691
msgid "The plugin was disabled successfully."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:692
msgid ""
"The plugin was disabled successfully, however a restart of OctoPrint is "
"needed for that to take effect."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:693
msgid ""
"The plugin was disabled successfully, however a reload of the page is "
"needed for that to take effect."
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:3
msgid ""
"Take note that all plugin management functionality is disabled while your"
" printer is printing."
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:8
msgid ""
"\n"
" The <code>pip</code> command could not be found.\n"
" Please configure it manually. No installation and uninstallation of "
"plugin\n"
" packages is possible while <code>pip</code> is unavailable.\n"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:16
msgid ""
"\n"
" The <code>pip</code> command is configured to use <code>sudo</code>. "
"This\n"
" is <strong>not</strong> recommended due to security reasons. It is "
"<strong>strongly</strong>\n"
" suggested you install OctoPrint under a\n"
" <a href=\"https://github.com/foosel/OctoPrint/#installation\">user-"
"owned virtual environment</a>\n"
" so that the use of <code>sudo</code> is not needed for plugin "
"management.\n"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:30
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:204
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:20
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:73
msgid "Plugin Configuration"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:33
msgid "Installed Plugins"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:45
msgid "Bundled"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:48
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:129
#: src/octoprint/templates/index.jinja2:118
msgid "Homepage"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:55
msgid "Uninstall Plugin"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:72
msgid "Get More..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:87
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:197
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:96
msgid "Close"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:94
msgid "Install new Plugins..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:101
#, python-format
msgid "... from the <a href=\"%(url)s\" target=\"_blank\">Plugin Repository</a>"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:105
msgid "Sort by title"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:106
msgid "Sort by publication date"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:106
#: src/octoprint/templates/dialogs/settings/logs.jinja2:6
#: src/octoprint/templates/sidebar/files_header.jinja2:7
#: src/octoprint/templates/sidebar/files_header.jinja2:8
#: src/octoprint/templates/tabs/timelapse.jinja2:50
msgid "descending"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:108
msgid "Only show uninstalled plugins"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:109
msgid "Only show compatible plugins"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:111
msgid "Refresh list from repository"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:117
#: src/octoprint/templates/sidebar/files.jinja2:2
msgid "Search..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:128
msgid "Details"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:145
msgid "Sadly the repository is currently not available"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:148
msgid "Is your OctoPrint installation connected to the internet?"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:153
msgid "... from URL"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:158
msgid "Enter URL..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:162
msgid "This does not look like a valid \"http://\" or \"https://\" URL."
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:165
msgid "... from an uploaded archive"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:178
msgid ""
"This does not look like a valid plugin archive. Valid plugin archives "
"should be either zip files or tarballs and have the extension \".zip\", "
"\".tar.gz\", \".tgz\" or \".tar\""
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:182
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:63
#: src/octoprint/templates/tabs/terminal.jinja2:27
msgid "Advanced options"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:188
msgid "Use <code>--process-dependency-links</code> with <code>pip install</code>"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:208
msgid ""
"pip command to use for managing plugins. You might have to configure this"
" if auto detection fails."
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:209
msgid "pip command"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:211
msgid "Autodetect"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:212
msgid ""
"<strong>Only</strong> set this if OctoPrint cannot autodetect the path to"
" <code>pip</code> to use for managing plugins."
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:215
msgid ""
"Additional arguments for pip command. You should normally not have to "
"change this."
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:216
msgid "Additional pip arguments"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:221
msgid ""
"URL of the Plugin Repository to use. You should normally not have to "
"change this."
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:222
msgid "Repository URL"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:227
msgid ""
"How long to cache repository data, in minutes. You should normally not "
"have to change this."
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:228
msgid "Repository cache TTL"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:239
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate.jinja2:26
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:101
#: src/octoprint/templates/dialogs/confirmation.jinja2:11
#: src/octoprint/templates/dialogs/settings.jinja2:51
#: src/octoprint/templates/dialogs/slicing.jinja2:50
#: src/octoprint/templates/sidebar/state.jinja2:19
msgid "Cancel"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:240
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:102
#: src/octoprint/templates/dialogs/settings.jinja2:52
msgid "Save"
msgstr ""
#: src/octoprint/plugins/softwareupdate/__init__.py:394
msgid "Software Update"
msgstr ""
#: src/octoprint/plugins/softwareupdate/__init__.py:700
#: src/octoprint/server/views.py:162
#: src/octoprint/static/js/app/viewmodels/appearance.js:11
#: src/octoprint/static/js/app/viewmodels/appearance.js:13
#: src/octoprint/static/js/app/viewmodels/appearance.js:18
#: src/octoprint/static/js/app/viewmodels/appearance.js:20
msgid "OctoPrint"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:29
msgid "Release"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:30
msgid "Commit"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:133
#, python-format
msgid "%(name)s: %(version)s"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:136
msgid "unknown"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:166
msgid "There are updates available for the following components:"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:174
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate.jinja2:14
msgid "Release Notes"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:180
msgid ""
"Those components marked with <i class=\"icon-ok\"></i> can be updated "
"directly."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:185
msgid "Update Available"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:197
msgid "Ignore"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:201
msgid ""
"You can make this message display again via \"Settings\" > \"Software "
"Update\" > \"Check for update now\""
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:205
msgid "Update now"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:222
msgid "Everything is up-to-date"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:287
msgid "Updating..."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:288
msgid "Now updating, please wait."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:314
msgid "Update not started!"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:315
msgid ""
"The update could not be started. Is it already active? Please consult the"
" log for details."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:335
msgid "Can't update while printing"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:336
msgid ""
"A print job is currently in progress. Updating will be prevented until it"
" is done."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:389
#, python-format
msgid "Now updating %(name)s to %(version)s"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:397
msgid "Update successful, restarting!"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:398
msgid "The update finished successfully and the server will now be restarted."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:409
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:451
msgid "Restart failed"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:410
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:452
msgid ""
"The server apparently did not restart by itself, you'll have to do it "
"manually. Please consult the log file on what went wrong."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:426
msgid "The update finished successfully, please restart OctoPrint now."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:428
msgid "The update finished successfully, please reboot the server now."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:432
msgid "Update successful, restart required!"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:445
msgid ""
"Restarting OctoPrint failed, please restart it manually. You might also "
"want to consult the log file on what went wrong here."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:447
msgid ""
"Rebooting the server failed, please reboot it manually. You might also "
"want to consult the log file on what went wrong here."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:465
msgid "Update successful!"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:466
msgid "The update finished successfully."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:478
msgid "Update failed!"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:479
msgid ""
"The update did not finish successfully. Please consult the log for "
"details."
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate.jinja2:4
msgid "Are you sure you want to update now?"
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate.jinja2:8
msgid "This will update the following components and restart the server:"
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate.jinja2:19
msgid ""
"Be sure to read through any linked release notes, especially those for "
"OctoPrint since they might contain important information you need to know"
" <strong>before</strong> upgrading."
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate.jinja2:22
#: src/octoprint/templates/dialogs/confirmation.jinja2:8
msgid "Are you sure you want to proceed?"
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate.jinja2:27
#: src/octoprint/templates/dialogs/confirmation.jinja2:12
msgid "Proceed"
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:1
msgid ""
"\n"
" Please configure the <strong>checkout folder</strong> of OctoPrint, "
"otherwise\n"
" this plugin won't be able to update it. Click on the <i class=\"icon-"
"wrench\"></i> button\n"
" to do this. Also refer to the <a "
"href=\"https://github.com/foosel/OctoPrint/wiki/Plugin:-Software-Update\""
" target=\"_blank\">Documentation</a>.\n"
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:6
msgid ""
"\n"
" <p>\n"
" <strong>You are running a non-release version of OctoPrint but "
"are tracking OctoPrint\n"
" releases.</strong>\n"
" </p><p>\n"
" You probably want OctoPrint to track the matching development "
"version instead.\n"
" If you have a local OctoPrint checkout folder switched to another"
" branch,\n"
" <strong>simply switching over to \"Commit\" tracking</strong> "
"will already\n"
" take care of that. Otherwise please take a look at the\n"
" <a href=\"https://github.com/foosel/OctoPrint/wiki/Plugin"
":-Software-Update\" target=\"_blank\">Documentation</a>.\n"
" </p>\n"
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:23
msgid "Current versions"
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:29
msgid "Update available"
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:32
msgid "Update not possible, configuration ok?"
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:34
msgid "Installed:"
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:35
msgid "Available:"
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:36
msgid "Release Notes:"
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:60
msgid "Check for update now"
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:65
msgid "Force check for update (overrides cache used for update checks)"
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:66
msgid "Force update now (even if no new versions are available)"
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:78
msgid "OctoPrint checkout folder"
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:84
msgid "OctoPrint version tracking"
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:90
msgid "Version cache TTL"
msgstr ""
#: src/octoprint/server/views.py:71
msgid "Plugins"
msgstr ""
#: src/octoprint/server/views.py:128
msgid "Connection"
msgstr ""
#: src/octoprint/server/views.py:129
msgid "State"
msgstr ""
#: src/octoprint/server/views.py:130
msgid "Files"
msgstr ""
#: src/octoprint/server/views.py:136
msgid "Temperature"
msgstr ""
#: src/octoprint/server/views.py:137
msgid "Control"
msgstr ""
#: src/octoprint/server/views.py:138
msgid "Terminal"
msgstr ""
#: src/octoprint/server/views.py:141
msgid "GCode Viewer"
msgstr ""
#: src/octoprint/server/views.py:143
#: src/octoprint/templates/sidebar/state.jinja2:3
msgid "Timelapse"
msgstr ""
#: src/octoprint/server/views.py:148
msgid "Printer"
msgstr ""
#: src/octoprint/server/views.py:150
msgid "Serial Connection"
msgstr ""
#: src/octoprint/server/views.py:151
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:1
msgid "Printer Profiles"
msgstr ""
#: src/octoprint/server/views.py:152
msgid "Temperatures"
msgstr ""
#: src/octoprint/server/views.py:153
msgid "Terminal Filters"
msgstr ""
#: src/octoprint/server/views.py:154
msgid "GCODE Scripts"
msgstr ""
#: src/octoprint/server/views.py:156 src/octoprint/server/views.py:158
msgid "Features"
msgstr ""
#: src/octoprint/server/views.py:159
msgid "Webcam"
msgstr ""
#: src/octoprint/server/views.py:160
msgid "API"
msgstr ""
#: src/octoprint/server/views.py:164
#: src/octoprint/templates/dialogs/settings/folders.jinja2:2
msgid "Folders"
msgstr ""
#: src/octoprint/server/views.py:165
msgid "Appearance"
msgstr ""
#: src/octoprint/server/views.py:166
#: src/octoprint/templates/dialogs/settings/logs.jinja2:2
msgid "Logs"
msgstr ""
#: src/octoprint/server/views.py:167
msgid "Server"
msgstr ""
#: src/octoprint/server/views.py:170
msgid "Access Control"
msgstr ""
#: src/octoprint/server/views.py:176
msgid "Access"
msgstr ""
#: src/octoprint/server/views.py:177
msgid "Interface"
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:95
#: src/octoprint/static/js/app/dataupdater.js:130
#: src/octoprint/static/js/app/helpers.js:464
#: src/octoprint/templates/overlays/offline.jinja2:6
msgid "Server is offline"
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:96
msgid ""
"The server appears to be offline, at least I'm not getting any response "
"from it. I'll try to reconnect automatically <strong>over the next couple"
" of minutes</strong>, however you are welcome to try a manual reconnect "
"anytime using the button below."
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:131
msgid ""
"The server appears to be offline, at least I'm not getting any response "
"from it. I <strong>could not reconnect automatically</strong>, but you "
"may try a manual reconnect using the button below."
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:210
#: src/octoprint/static/js/app/dataupdater.js:316
#, python-format
msgid "Slicing ... (%(percentage)d%%)"
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:232
msgid "Rendering timelapse"
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:233
#, python-format
msgid ""
"Now rendering timelapse %(movie_basename)s. Due to performance reasons it"
" is not recommended to start a print job while a movie is still "
"rendering."
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:246
msgid "Timelapse ready"
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:247
#, python-format
msgid "New timelapse %(movie_basename)s is done rendering."
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:258
#, python-format
msgid ""
"Rendering of timelapse %(movie_basename)s failed with return code "
"%(returncode)s"
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:265
msgid "Rendering failed"
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:278
msgid "Capturing timelapse postroll"
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:282
msgid "Now capturing timelapse post roll, this will take only a moment..."
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:289
#, python-format
msgid "%(minutes)d min"
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:290
#, python-format
msgid ""
"Now capturing timelapse post roll, this will take approximately "
"%(duration)s (so until %(time)s)..."
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:292
#, python-format
msgid "%(seconds)d sec"
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:293
#, python-format
msgid ""
"Now capturing timelapse post roll, this will take approximately "
"%(duration)s..."
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:318
msgid "Slicing ..."
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:324
msgid "Slicing done"
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:324
#, python-format
msgid "Sliced %(stl)s to %(gcode)s, took %(time).2f seconds"
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:334
#, python-format
msgid "Could not slice %(stl)s to %(gcode)s: %(reason)s"
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:335
msgid "Slicing failed"
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:339
msgid "Streaming ..."
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:345
msgid "Streaming done"
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:346
#, python-format
msgid "Streamed %(local)s to %(remote)s on SD, took %(time).2f seconds"
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:352
#: src/octoprint/static/js/app/dataupdater.js:360
msgid "Unhandled firmware error"
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:353
#, python-format
msgid ""
"The firmware reported an unhandled error. Due to that the ongoing print "
"job was cancelled. Error: %(firmwareError)s"
msgstr ""
#: src/octoprint/static/js/app/dataupdater.js:361
#, python-format
msgid ""
"The firmware reported an unhandled error. Due to that OctoPrint "
"disconnected. Error: %(error)s"
msgstr ""
#: src/octoprint/static/js/app/helpers.js:385
#, python-format
msgid "%(hour)02d:%(minute)02d:%(second)02d"
msgstr ""
#: src/octoprint/static/js/app/helpers.js:405
msgid "YYYY-MM-DD HH:mm"
msgstr ""
#: src/octoprint/static/js/app/helpers.js:423
#: src/octoprint/static/js/app/helpers.js:428
msgid "off"
msgstr ""
#: src/octoprint/static/js/app/main.js:129
msgid "Offline"
msgstr ""
#: src/octoprint/static/js/app/main.js:130
msgid "Opening serial port"
msgstr ""
#: src/octoprint/static/js/app/main.js:131
msgid "Detecting serial port"
msgstr ""
#: src/octoprint/static/js/app/main.js:132
msgid "Detecting baudrate"
msgstr ""
#: src/octoprint/static/js/app/main.js:133
msgid "Connecting"
msgstr ""
#: src/octoprint/static/js/app/main.js:134
msgid "Operational"
msgstr ""
#: src/octoprint/static/js/app/main.js:135
msgid "Printing from SD"
msgstr ""
#: src/octoprint/static/js/app/main.js:136
msgid "Sending file to SD"
msgstr ""
#: src/octoprint/static/js/app/main.js:137
msgid "Printing"
msgstr ""
#: src/octoprint/static/js/app/main.js:138
msgid "Paused"
msgstr ""
#: src/octoprint/static/js/app/main.js:139
msgid "Closed"
msgstr ""
#: src/octoprint/static/js/app/main.js:140
msgid "Transfering file to SD"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/connection.js:42
#: src/octoprint/templates/sidebar/connection.jinja2:13
msgid "Connect"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/connection.js:44
msgid "Disconnect"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/control.js:64
#: src/octoprint/static/js/app/viewmodels/files.js:334
#: src/octoprint/static/js/app/viewmodels/gcode.js:468
#: src/octoprint/static/js/app/viewmodels/printerstate.js:177
#: src/octoprint/static/js/app/viewmodels/temperature.js:58
msgid "Tool"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/control.js:71
#: src/octoprint/static/js/app/viewmodels/temperature.js:70
msgid "Hotend"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:47
msgid "Your available free disk space is critically low."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:49
msgid "Your available free disk space is starting to run low."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:51
msgid "Your current disk usage."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:329
#: src/octoprint/static/js/app/viewmodels/files.js:334
msgid "Filament"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:338
msgid "Estimated Print Time"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:341
msgid "Last Printed"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:343
msgid "Last Print Time"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:525
msgid ""
"Could not upload the file. Make sure that it is a GCODE file and has the "
"extension \".gcode\" or \".gco\" or that it is an STL file with the "
"extension \".stl\"."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:546
msgid "Uploading ..."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:553
msgid "Saving ..."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/firstrun.js:38
msgid ""
"If you disable Access Control <strong>and</strong> your OctoPrint "
"installation is accessible from the internet, your printer <strong>will "
"be accessible by everyone - that also includes the bad guys!</strong>"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/gcode.js:18
msgid "Loading..."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/gcode.js:22
msgid "Analyzing..."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/gcode.js:26
msgid "Analyzed"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/gcode.js:434
msgid "Model size"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/gcode.js:435
msgid "Estimated total print time"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/gcode.js:436
msgid "Estimated layer height"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/gcode.js:436
msgid "mm"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/gcode.js:437
msgid "Layer count"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/gcode.js:437
msgid "printed"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/gcode.js:437
msgid "visited"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/gcode.js:460
msgid "Layer number"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/gcode.js:461
msgid "Layer height"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/gcode.js:462
msgid "GCODE commands in layer"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/gcode.js:465
#: src/octoprint/static/js/app/viewmodels/gcode.js:468
msgid "Filament used by layer"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/gcode.js:472
msgid "Print time for layer"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/loginstate.js:22
#: src/octoprint/templates/navbar/login.jinja2:2
#: src/octoprint/templates/navbar/login.jinja2:13
msgid "Login"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/loginstate.js:87
msgid "Login successful"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/loginstate.js:87
#, python-format
msgid "You are now logged in as \"%(username)s\""
msgstr ""
#: src/octoprint/static/js/app/viewmodels/loginstate.js:95
msgid "Login failed"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/loginstate.js:95
msgid "User unknown or wrong password"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/loginstate.js:105
msgid "Logout successful"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/loginstate.js:105
msgid "You are now logged out"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/navigation.js:28
#, python-format
msgid "The command \"%(command)s\" executed successfully"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/navigation.js:32
#, python-format
msgid "The command \"%(command)s\" could not be executed."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/navigation.js:34
msgid "Error"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:96
#: src/octoprint/static/js/app/viewmodels/settings.js:60
#: src/octoprint/static/js/app/viewmodels/settings.js:90
msgid "default"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:97
#: src/octoprint/static/js/app/viewmodels/settings.js:61
#: src/octoprint/static/js/app/viewmodels/settings.js:74
msgid "red"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:98
#: src/octoprint/static/js/app/viewmodels/settings.js:62
#: src/octoprint/static/js/app/viewmodels/settings.js:76
msgid "orange"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:99
#: src/octoprint/static/js/app/viewmodels/settings.js:63
#: src/octoprint/static/js/app/viewmodels/settings.js:78
msgid "yellow"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:100
#: src/octoprint/static/js/app/viewmodels/settings.js:64
#: src/octoprint/static/js/app/viewmodels/settings.js:80
msgid "green"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:101
#: src/octoprint/static/js/app/viewmodels/settings.js:65
#: src/octoprint/static/js/app/viewmodels/settings.js:82
msgid "blue"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:102
#: src/octoprint/static/js/app/viewmodels/settings.js:67
#: src/octoprint/static/js/app/viewmodels/settings.js:86
msgid "black"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:109
msgid "Lower Left"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:110
msgid "Center"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:172
msgid "Identifier must be set"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:174
msgid "Invalid characters, only a-z, A-Z, 0-9, -, ., _, ( and ) are allowed"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:176
msgid "A profile with such an identifier already exists"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:247
msgid ""
"There was unexpected error while saving the printer profile, please "
"consult the logs."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:248
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:266
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:294
msgid "Saving failed"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:265
msgid ""
"There was unexpected error while removing the printer profile, please "
"consult the logs."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:293
msgid ""
"There was unexpected error while updating the printer profile, please "
"consult the logs."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:348
msgid "Add Printer Profile"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:348
#, python-format
msgid "Edit Printer Profile \"%(name)s\""
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerstate.js:44
msgid "Restarts the print job from the beginning"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerstate.js:45
msgid "Starts the print job"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerstate.js:46
msgid "Resumes the print job"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerstate.js:47
msgid "Pauses the print job"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerstate.js:80
msgid "Calculating..."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerstate.js:93
msgid "Continue"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerstate.js:95
#: src/octoprint/templates/sidebar/state.jinja2:18
msgid "Pause"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerstate.js:106
#: src/octoprint/templates/tabs/timelapse.jinja2:11
msgid "On Z Change"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerstate.js:108
#: src/octoprint/templates/tabs/timelapse.jinja2:10
msgid "Timed"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerstate.js:108
#: src/octoprint/templates/tabs/timelapse.jinja2:25
#: src/octoprint/templates/tabs/timelapse.jinja2:32
msgid "sec"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/printerstate.js:216
msgid "This will restart the print job from the beginning."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/settings.js:66
#: src/octoprint/static/js/app/viewmodels/settings.js:84
msgid "violet"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/settings.js:68
#: src/octoprint/static/js/app/viewmodels/settings.js:88
msgid "white"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/settings.js:96
msgid "Autodetect from browser"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/slicing.js:31
msgid "Do nothing"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/slicing.js:32
msgid "Select for printing"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/slicing.js:33
msgid "Start printing"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/slicing.js:45
#, python-format
msgid "Slicing %(filename)s"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/temperature.js:23
#: src/octoprint/static/js/app/viewmodels/temperature.js:78
#: src/octoprint/templates/dialogs/settings/temperatures.jinja2:16
msgid "Bed"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/temperature.js:121
msgid "just now"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/temperature.js:123
msgid "min"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/temperature.js:264
#: src/octoprint/templates/tabs/temperature.jinja2:11
msgid "Actual"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/temperature.js:269
#: src/octoprint/templates/tabs/temperature.jinja2:12
msgid "Target"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/terminal.js:105
#, python-format
msgid ""
"showing %(displayed)d lines (%(filtered)d of %(total)d total lines "
"filtered, buffer full)"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/terminal.js:107
#, python-format
msgid ""
"showing %(displayed)d lines (%(filtered)d of %(total)d total lines "
"filtered)"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/terminal.js:111
#, python-format
msgid "showing %(displayed)d lines (buffer full)"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/terminal.js:113
#, python-format
msgid "showing %(displayed)d lines"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/usersettings.js:10
msgid "Site default"
msgstr ""
#: src/octoprint/templates/index.jinja2:115
msgid "Version"
msgstr ""
#: src/octoprint/templates/index.jinja2:119
msgid "Sourcecode"
msgstr ""
#: src/octoprint/templates/index.jinja2:120
msgid "Documentation"
msgstr ""
#: src/octoprint/templates/index.jinja2:121
msgid "Bugs and Requests"
msgstr ""
#: src/octoprint/templates/dialogs/confirmation.jinja2:4
msgid "Are you sure?"
msgstr ""
#: src/octoprint/templates/dialogs/firstrun.jinja2:3
msgid "Configure Access Control"
msgstr ""
#: src/octoprint/templates/dialogs/firstrun.jinja2:6
msgid ""
"<p>\n"
" <strong>Please read the following, it is very important for "
"your printer's health!</strong>\n"
" </p>\n"
" <p>\n"
" OctoPrint by default now ships with Access Control "
"enabled, meaning you won't be able to do anything with the\n"
" printer unless you login first as a configured user. This"
" is to <strong>prevent strangers - possibly with\n"
" malicious intent - to gain access to your "
"printer</strong> via the internet or another untrustworthy network\n"
" and using it in such a way that it is damaged or worse "
"(i.e. causes a fire).\n"
" </p>\n"
" <p>\n"
" It looks like you haven't configured access control yet. "
"Please <strong>set up an username and password</strong> for the\n"
" initial administrator account who will have full access "
"to both the printer and OctoPrint's settings, then click\n"
" on \"Keep Access Control Enabled\":\n"
" </p>"
msgstr ""
#: src/octoprint/templates/dialogs/firstrun.jinja2:22
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:45
#: src/octoprint/templates/navbar/login.jinja2:6
#: src/octoprint/templates/navbar/login.jinja2:7
msgid "Username"
msgstr ""
#: src/octoprint/templates/dialogs/firstrun.jinja2:28
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:51
#: src/octoprint/templates/dialogs/usersettings/access.jinja2:3
#: src/octoprint/templates/navbar/login.jinja2:8
#: src/octoprint/templates/navbar/login.jinja2:9
msgid "Password"
msgstr ""
#: src/octoprint/templates/dialogs/firstrun.jinja2:34
msgid "Confirm Password"
msgstr ""
#: src/octoprint/templates/dialogs/firstrun.jinja2:37
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:60
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:131
#: src/octoprint/templates/dialogs/usersettings/access.jinja2:17
msgid "Passwords do not match"
msgstr ""
#: src/octoprint/templates/dialogs/firstrun.jinja2:41
msgid ""
"<p>\n"
" <strong>Note:</strong> In case that your OctoPrint "
"installation is only accessible from within a trustworthy network and you"
" don't\n"
" need Access Control for other reasons, you may alternatively "
"disable Access Control. You should only\n"
" do this if you are absolutely certain that only people you "
"know and trust will be able to connect to it.\n"
" </p>\n"
" <p>\n"
" <strong>Do NOT underestimate the risk of an unsecured "
"access from the internet to your printer!</strong>\n"
" </p>"
msgstr ""
#: src/octoprint/templates/dialogs/firstrun.jinja2:51
msgid "Disable Access Control"
msgstr ""
#: src/octoprint/templates/dialogs/firstrun.jinja2:52
msgid "Keep Access Control Enabled"
msgstr ""
#: src/octoprint/templates/dialogs/settings.jinja2:4
msgid "OctoPrint Settings"
msgstr ""
#: src/octoprint/templates/dialogs/slicing.jinja2:8
msgid ""
"Slicing is currently disabled since no slicer has been configured yet. "
"Please configure a slicer under \"Settings\"."
msgstr ""
#: src/octoprint/templates/dialogs/slicing.jinja2:11
msgid ""
"Please configure which slicer and which slicing profile to use and name "
"the GCode file to slice to below, or click \"Cancel\" if you do not wish "
"to slice the file now."
msgstr ""
#: src/octoprint/templates/dialogs/slicing.jinja2:14
msgid "Slicer"
msgstr ""
#: src/octoprint/templates/dialogs/slicing.jinja2:16
msgid "Select a slicer..."
msgstr ""
#: src/octoprint/templates/dialogs/slicing.jinja2:20
msgid "Slicing Profile"
msgstr ""
#: src/octoprint/templates/dialogs/slicing.jinja2:22
msgid "Select a slicing profile..."
msgstr ""
#: src/octoprint/templates/dialogs/slicing.jinja2:26
#: src/octoprint/templates/sidebar/connection.jinja2:5
msgid "Printer Profile"
msgstr ""
#: src/octoprint/templates/dialogs/slicing.jinja2:28
msgid "Select a printer profile..."
msgstr ""
#: src/octoprint/templates/dialogs/slicing.jinja2:32
msgid "GCode Filename"
msgstr ""
#: src/octoprint/templates/dialogs/slicing.jinja2:41
msgid "After slicing..."
msgstr ""
#: src/octoprint/templates/dialogs/slicing.jinja2:51
#: src/octoprint/templates/sidebar/files.jinja2:28
msgid "Slice"
msgstr ""
#: src/octoprint/templates/dialogs/usersettings.jinja2:4
#: src/octoprint/templates/navbar/login.jinja2:16
msgid "User Settings"
msgstr ""
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:5
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:66
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:95
msgid "Active"
msgstr ""
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:6
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:73
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:102
msgid "Admin"
msgstr ""
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:7
#: src/octoprint/templates/dialogs/settings/logs.jinja2:15
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:7
#: src/octoprint/templates/tabs/timelapse.jinja2:57
#: src/octoprint/templates/tabs/timelapse.jinja2:89
msgid "Action"
msgstr ""
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:12
#: src/octoprint/templates/dialogs/settings/api.jinja2:17
#: src/octoprint/templates/dialogs/usersettings/access.jinja2:22
msgid "API Key"
msgstr ""
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:16
msgid "Update User"
msgstr ""
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:16
msgid "Change password"
msgstr ""
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:16
msgid "Delete user"
msgstr ""
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:33
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:40
msgid "Add user"
msgstr ""
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:57
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:128
#: src/octoprint/templates/dialogs/usersettings/access.jinja2:14
msgid "Repeat Password"
msgstr ""
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:88
#, python-format
msgid "Edit user \"%(user)s\""
msgstr ""
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:117
#, python-format
msgid "Change password for user \"%(user)s\""
msgstr ""
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:122
#: src/octoprint/templates/dialogs/usersettings/access.jinja2:8
msgid "New Password"
msgstr ""
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:137
#: src/octoprint/templates/dialogs/usersettings/access.jinja2:24
msgid "Current API Key"
msgstr ""
#: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:140
#: src/octoprint/templates/dialogs/usersettings/access.jinja2:27
msgid "N/A"
msgstr ""
#: src/octoprint/templates/dialogs/settings/api.jinja2:5
msgid "Enable"
msgstr ""
#: src/octoprint/templates/dialogs/settings/api.jinja2:12
#, python-format
msgid "Allow <a href=\"%(url)s\">Cross Origin Resource Sharing (CORS)</a>"
msgstr ""
#: src/octoprint/templates/dialogs/settings/api.jinja2:23
#: src/octoprint/templates/dialogs/usersettings/access.jinja2:35
msgid "QR Code"
msgstr ""
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:2
msgid ""
"Name of this OctoPrint instance, will be shown in the navigation bar and "
"broadcast on the network"
msgstr ""
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:3
msgid "Title"
msgstr ""
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:8
msgid "Personalize the color of the navigation bar - maybe to match your printer?"
msgstr ""
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:9
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:64
msgid "Color"
msgstr ""
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:15
msgid "For acrylic printers ;)"
msgstr ""
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:18
msgid "Transparent Color"
msgstr ""
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:23
msgid "Language Packs"
msgstr ""
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:25
msgid "Manage..."
msgstr ""
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:29
msgid "Default Language"
msgstr ""
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:36
msgid ""
"Changes to the default interface language will only become active after a"
" reload of the page and only be active if not overridden by the users "
"language settings."
msgstr ""
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:44
msgid "Manage Language Packs..."
msgstr ""
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:47
msgid "Available Language Packs"
msgstr ""
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:58
msgid "Last update:"
msgstr ""
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:61
msgid "Delete"
msgstr ""
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:72
msgid "No additional Language Packs are installed at the moment."
msgstr ""
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:77
msgid "Upload additional Language Packs"
msgstr ""
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:88
#: src/octoprint/templates/overlays/dragndrop.jinja2:10
#: src/octoprint/templates/sidebar/files.jinja2:44
#: src/octoprint/templates/sidebar/files.jinja2:55
msgid "Upload"
msgstr ""
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:90
msgid ""
"This does not look like a valid language pack. Valid language packs "
"should be either zip files or tarballs and have the extension \".zip\", "
"\".tar.gz\", \".tgz\" or \".tar\""
msgstr ""
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:93
msgid ""
"Please note that you will have to reload the page in order for any newly "
"added language packs to become available."
msgstr ""
#: src/octoprint/templates/dialogs/settings/features.jinja2:5
msgid "Enable Temperature Graph"
msgstr ""
#: src/octoprint/templates/dialogs/settings/features.jinja2:12
msgid "Enable GCode Visualizer"
msgstr ""
#: src/octoprint/templates/dialogs/settings/features.jinja2:19
msgid "Enable SD support"
msgstr ""
#: src/octoprint/templates/dialogs/settings/features.jinja2:26
msgid "Enable Keyboard Control"
msgstr ""
#: src/octoprint/templates/dialogs/settings/features.jinja2:33
msgid "Wait for <code>start</code> on connect"
msgstr ""
#: src/octoprint/templates/dialogs/settings/features.jinja2:40
msgid "Always assume SD card is present"
msgstr ""
#: src/octoprint/templates/dialogs/settings/features.jinja2:40
#: src/octoprint/templates/dialogs/settings/features.jinja2:47
#: src/octoprint/templates/dialogs/settings/features.jinja2:54
#: src/octoprint/templates/dialogs/settings/features.jinja2:61
#: src/octoprint/templates/dialogs/settings/features.jinja2:68
msgid "Repetier"
msgstr ""
#: src/octoprint/templates/dialogs/settings/features.jinja2:47
msgid "Send a checksum with <strong>every</strong> command"
msgstr ""
#: src/octoprint/templates/dialogs/settings/features.jinja2:54
msgid "Ignore consecutive resend requests for the same line"
msgstr ""
#: src/octoprint/templates/dialogs/settings/features.jinja2:61
#, python-format
msgid ""
"Support <code>TargetExtr%%n</code>/<code>TargetBed</code> target "
"temperature format"
msgstr ""
#: src/octoprint/templates/dialogs/settings/features.jinja2:68
msgid "Disable detection of external heatups"
msgstr ""
#: src/octoprint/templates/dialogs/settings/folders.jinja2:5
msgid "Upload Folder"
msgstr ""
#: src/octoprint/templates/dialogs/settings/folders.jinja2:11
msgid "Timelapse Folder"
msgstr ""
#: src/octoprint/templates/dialogs/settings/folders.jinja2:17
msgid "Timelapse Temp Folder"
msgstr ""
#: src/octoprint/templates/dialogs/settings/folders.jinja2:23
msgid "Logs Folder"
msgstr ""
#: src/octoprint/templates/dialogs/settings/folders.jinja2:29
msgid "Watched Folder"
msgstr ""
#: src/octoprint/templates/dialogs/settings/folders.jinja2:37
msgid ""
"Actively poll the watched folder. Check this if files in your watched "
"folder aren't automatically added otherwise."
msgstr ""
#: src/octoprint/templates/dialogs/settings/folders.jinja2:42
msgid "Disk space thresholds"
msgstr ""
#: src/octoprint/templates/dialogs/settings/folders.jinja2:44
msgid ""
"If the free disk space falls below these thresholds, OctoPrint will warn "
"the user."
msgstr ""
#: src/octoprint/templates/dialogs/settings/folders.jinja2:47
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:69
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:97
#: src/octoprint/templates/tabs/gcodeviewer.jinja2:66
#: src/octoprint/templates/tabs/timelapse.jinja2:13
msgid "Warning"
msgstr ""
#: src/octoprint/templates/dialogs/settings/folders.jinja2:53
msgid "Critical"
msgstr ""
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:3
msgid "Before print job starts"
msgstr ""
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:9
msgid "After print job completes"
msgstr ""
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:15
msgid "After print job is cancelled"
msgstr ""
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:21
msgid "After print job is paused"
msgstr ""
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:27
msgid "Before print job is resumed"
msgstr ""
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:33
msgid "After connection to printer is established"
msgstr ""
#: src/octoprint/templates/dialogs/settings/logs.jinja2:6
msgid "Modification date"
msgstr ""
#: src/octoprint/templates/dialogs/settings/logs.jinja2:6
#: src/octoprint/templates/dialogs/settings/logs.jinja2:13
#: src/octoprint/templates/sidebar/files.jinja2:10
#: src/octoprint/templates/sidebar/files.jinja2:24
#: src/octoprint/templates/tabs/timelapse.jinja2:50
#: src/octoprint/templates/tabs/timelapse.jinja2:56
#: src/octoprint/templates/tabs/timelapse.jinja2:88
msgid "Size"
msgstr ""
#: src/octoprint/templates/dialogs/settings/logs.jinja2:14
msgid "Date"
msgstr ""
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:6
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:58
msgid "Model"
msgstr ""
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:15
msgid "Set as default profile"
msgstr ""
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:15
msgid "Edit Profile"
msgstr ""
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:34
msgid "Add Profile..."
msgstr ""
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:47
msgid "Name must be set"
msgstr ""
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:71
msgid "Form Factor"
msgstr ""
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:73
msgid "Rectangular"
msgstr ""
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:76
msgid "Circular"
msgstr ""
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:81
msgid "Origin"
msgstr ""
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:89
msgid "Volume"
msgstr ""
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:91
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:121
msgid "X"
msgstr ""
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:98
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:131
msgid "Y"
msgstr ""
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:105
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:141
msgid "Z"
msgstr ""
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:113
msgid "Heated Bed"
msgstr ""
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:119
msgid "Axis"
msgstr ""
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:127
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:137
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:147
msgid "Invert control"
msgstr ""
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:151
msgid "E"
msgstr ""
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:159
msgid "Nozzle Diameter"
msgstr ""
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:168
msgid "Number of Extruders"
msgstr ""
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:174
msgid "Nozzle Offsets (relative to first nozzle T0)"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:2
msgid ""
"Serial port to connect to, setting this to AUTO will make OctoPrint try "
"to automatically find the right setting"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:3
#: src/octoprint/templates/sidebar/connection.jinja2:1
msgid "Serial Port"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:8
msgid ""
"Serial baud rate to connect with, setting this to AUTO will make "
"OctoPrint try to automatically find the right setting"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:9
#: src/octoprint/templates/sidebar/connection.jinja2:3
msgid "Baudrate"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:14
msgid ""
"Makes OctoPrint try to connect to the printer automatically during start "
"up"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:17
msgid "Auto-connect to printer on server start"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:21
msgid ""
"Interval in which to poll for the temperature information from the "
"printer while printing"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:22
msgid "Temperature interval"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:30
msgid ""
"Interval in which to poll for the SD printing status information from the"
" printer while printing"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:31
msgid "SD status interval"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:39
msgid ""
"Time after which the communication with your printer will be considered "
"timed out if nothing was sent by your printer (and an attempt to get it "
"talking again will be done). Increase this if your printer takes longer "
"than this for some moves. This is also the interval in which the "
"temperature will be polled from the printer while not printing."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:40
msgid "Communication timeout"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:48
msgid ""
"Time after which a connection attempt to the printer will be considered "
"as having failed"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:49
msgid "Connection timeout"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:57
msgid ""
"Time after which to consider an auto detection attempt to have failed if "
"no successful connection is detected"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:58
msgid "Autodetection timeout"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:69
msgid "Log communication to serial.log (might negatively impact performance)"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:74
msgid "Long running commands"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:77
msgid ""
"Use this to specify the commands known to take a long time to complete "
"without output from your printer and hence might cause timeout issues. "
"Just the G or M code, comma separated."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:81
msgid "Additional serial ports"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:84
#, python-format
msgid ""
"Use this to define additional <a href=\"%%(glob_url)s\">glob patterns</a>"
" matching serial ports to list for connecting against, e.g. "
"<code>/dev/ttyAMA*</code>. One entry per line."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:90
msgid ""
"Not only cancel ongoing prints but also disconnect on unhandled errors "
"from the firmware."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:97
msgid ""
"Ignore any unhandled errors from the firmware. Only use this if your "
"firmware sends stuff prefixed with \"Error\" that is not an actual error."
" Might mask printer issues, be careful!"
msgstr ""
#: src/octoprint/templates/dialogs/settings/server.jinja2:2
msgid "Commands"
msgstr ""
#: src/octoprint/templates/dialogs/settings/server.jinja2:4
msgid "Command to restart the OctoPrint server"
msgstr ""
#: src/octoprint/templates/dialogs/settings/server.jinja2:5
msgid "Restart OctoPrint"
msgstr ""
#: src/octoprint/templates/dialogs/settings/server.jinja2:10
msgid "Command to restart the system OctoPrint is running on"
msgstr ""
#: src/octoprint/templates/dialogs/settings/server.jinja2:11
msgid "Restart system"
msgstr ""
#: src/octoprint/templates/dialogs/settings/server.jinja2:16
msgid "Command to shut down the system OctoPrint is running on"
msgstr ""
#: src/octoprint/templates/dialogs/settings/server.jinja2:17
msgid "Shutdown system"
msgstr ""
#: src/octoprint/templates/dialogs/settings/temperatures.jinja2:2
msgid "Temperature Graph"
msgstr ""
#: src/octoprint/templates/dialogs/settings/temperatures.jinja2:4
msgid "Graph cutoff"
msgstr ""
#: src/octoprint/templates/dialogs/settings/temperatures.jinja2:10
msgid "Needs a restart of OctoPrint to become active."
msgstr ""
#: src/octoprint/templates/dialogs/settings/temperatures.jinja2:13
msgid "Temperature Presets"
msgstr ""
#: src/octoprint/templates/dialogs/settings/temperatures.jinja2:15
msgid "Extruder"
msgstr ""
#: src/octoprint/templates/dialogs/settings/terminalfilters.jinja2:4
msgid "RegExp"
msgstr ""
#: src/octoprint/templates/dialogs/settings/webcam.jinja2:2
msgid "URL to embed into the UI for live viewing of the webcam stream"
msgstr ""
#: src/octoprint/templates/dialogs/settings/webcam.jinja2:3
msgid "Stream URL"
msgstr ""
#: src/octoprint/templates/dialogs/settings/webcam.jinja2:8
msgid "URL to use for retrieving webcam snapshot images for timelapse creation"
msgstr ""
#: src/octoprint/templates/dialogs/settings/webcam.jinja2:9
msgid "Snapshot URL"
msgstr ""
#: src/octoprint/templates/dialogs/settings/webcam.jinja2:14
msgid "Full path to the FFMPEG binary"
msgstr ""
#: src/octoprint/templates/dialogs/settings/webcam.jinja2:15
msgid "Path to FFMPEG"
msgstr ""
#: src/octoprint/templates/dialogs/settings/webcam.jinja2:20
msgid "Bitrate to use for encoding the timelapse video"
msgstr ""
#: src/octoprint/templates/dialogs/settings/webcam.jinja2:21
msgid "Timelapse bitrate"
msgstr ""
#: src/octoprint/templates/dialogs/settings/webcam.jinja2:26
msgid "Number of FFMPEG encoding threads"
msgstr ""
#: src/octoprint/templates/dialogs/settings/webcam.jinja2:27
msgid "FFMPEG threads"
msgstr ""
#: src/octoprint/templates/dialogs/settings/webcam.jinja2:35
msgid "Enable OctoPrint watermark in timelapse movies"
msgstr ""
#: src/octoprint/templates/dialogs/settings/webcam.jinja2:42
msgid "Flip webcam horizontally"
msgstr ""
#: src/octoprint/templates/dialogs/settings/webcam.jinja2:47
msgid "Flip webcam vertically"
msgstr ""
#: src/octoprint/templates/dialogs/settings/webcam.jinja2:52
msgid "Rotate webcam 90 degrees counter clockwise"
msgstr ""
#: src/octoprint/templates/dialogs/usersettings/access.jinja2:5
msgid ""
"If you do not wish to change your password, just leave the following "
"fields empty."
msgstr ""
#: src/octoprint/templates/dialogs/usersettings/interface.jinja2:3
msgid "Language"
msgstr ""
#: src/octoprint/templates/dialogs/usersettings/interface.jinja2:11
msgid ""
"Changes to the interface language will only become active after a reload "
"of the page."
msgstr ""
#: src/octoprint/templates/navbar/login.jinja2:11
msgid "Remember me"
msgstr ""
#: src/octoprint/templates/navbar/login.jinja2:17
msgid "Logout"
msgstr ""
#: src/octoprint/templates/navbar/settings.jinja2:2
msgid "Settings"
msgstr ""
#: src/octoprint/templates/navbar/systemmenu.jinja2:2
msgid "System"
msgstr ""
#: src/octoprint/templates/overlays/dragndrop.jinja2:5
msgid "Upload locally"
msgstr ""
#: src/octoprint/templates/overlays/dragndrop.jinja2:7
#: src/octoprint/templates/sidebar/files.jinja2:49
msgid "Upload to SD"
msgstr ""
#: src/octoprint/templates/overlays/dragndrop.jinja2:7
msgid "SD not initialized"
msgstr ""
#: src/octoprint/templates/overlays/offline.jinja2:9
msgid "Attempt to reconnect"
msgstr ""
#: src/octoprint/templates/overlays/reloadui.jinja2:6
msgid "Please reload"
msgstr ""
#: src/octoprint/templates/overlays/reloadui.jinja2:7
msgid ""
"There is a new version of the server active now, a reload of the user "
"interface is needed. This will not interrupt any print jobs you might "
"have ongoing. Please reload the web interface now by clicking the button "
"below."
msgstr ""
#: src/octoprint/templates/sidebar/connection.jinja2:8
msgid "Save connection settings"
msgstr ""
#: src/octoprint/templates/sidebar/connection.jinja2:11
msgid "Auto-connect on server startup"
msgstr ""
#: src/octoprint/templates/sidebar/files.jinja2:9
#: src/octoprint/templates/sidebar/files.jinja2:23
msgid "Uploaded"
msgstr ""
#: src/octoprint/templates/sidebar/files.jinja2:13
msgid "Additional data"
msgstr ""
#: src/octoprint/templates/sidebar/files.jinja2:14
#: src/octoprint/templates/sidebar/files.jinja2:26
msgid "Download"
msgstr ""
#: src/octoprint/templates/sidebar/files.jinja2:15
#: src/octoprint/templates/sidebar/files.jinja2:27
msgid "Remove"
msgstr ""
#: src/octoprint/templates/sidebar/files.jinja2:16
msgid "Load"
msgstr ""
#: src/octoprint/templates/sidebar/files.jinja2:17
msgid "Load and Print"
msgstr ""
#: src/octoprint/templates/sidebar/files.jinja2:37
msgid "Free"
msgstr ""
#: src/octoprint/templates/sidebar/files.jinja2:37
msgid "Total"
msgstr ""
#: src/octoprint/templates/sidebar/files.jinja2:64
msgid "Hint: You can also drag and drop files on this page to upload them."
msgstr ""
#: src/octoprint/templates/sidebar/files_header.jinja2:2
msgid "File list settings"
msgstr ""
#: src/octoprint/templates/sidebar/files_header.jinja2:6
msgid "Sort by name"
msgstr ""
#: src/octoprint/templates/sidebar/files_header.jinja2:7
msgid "Sort by upload date"
msgstr ""
#: src/octoprint/templates/sidebar/files_header.jinja2:8
msgid "Sort by file size"
msgstr ""
#: src/octoprint/templates/sidebar/files_header.jinja2:10
msgid "Only show GCode files"
msgstr ""
#: src/octoprint/templates/sidebar/files_header.jinja2:11
msgid "Only show STL files"
msgstr ""
#: src/octoprint/templates/sidebar/files_header.jinja2:14
msgid "Only show files stored locally"
msgstr ""
#: src/octoprint/templates/sidebar/files_header.jinja2:15
msgid "Only show files stored on SD"
msgstr ""
#: src/octoprint/templates/sidebar/files_header.jinja2:18
msgid "Hide successfully printed files"
msgstr ""
#: src/octoprint/templates/sidebar/files_header.jinja2:23
msgid "Refresh file list"
msgstr ""
#: src/octoprint/templates/sidebar/files_header.jinja2:30
msgid "SD Card operations"
msgstr ""
#: src/octoprint/templates/sidebar/files_header.jinja2:34
msgid "Initialize SD card"
msgstr ""
#: src/octoprint/templates/sidebar/files_header.jinja2:35
msgid "Refresh SD files"
msgstr ""
#: src/octoprint/templates/sidebar/files_header.jinja2:36
msgid "Release SD card"
msgstr ""
#: src/octoprint/templates/sidebar/state.jinja2:1
msgid "Machine State"
msgstr ""
#: src/octoprint/templates/sidebar/state.jinja2:2
msgid "File"
msgstr ""
#: src/octoprint/templates/sidebar/state.jinja2:7
msgid "Approx. Total Print Time"
msgstr ""
#: src/octoprint/templates/sidebar/state.jinja2:8
msgid "Print Time"
msgstr ""
#: src/octoprint/templates/sidebar/state.jinja2:9
msgid "Print Time Left"
msgstr ""
#: src/octoprint/templates/sidebar/state.jinja2:10
msgid "Printed"
msgstr ""
#: src/octoprint/templates/sidebar/state.jinja2:17
msgid "Restart"
msgstr ""
#: src/octoprint/templates/sidebar/state.jinja2:17
msgid "Print"
msgstr ""
#: src/octoprint/templates/sidebar/state.jinja2:18
msgid "Resume"
msgstr ""
#: src/octoprint/templates/sidebar/state.jinja2:19
msgid "Cancels the print job"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:7
msgid "Keyboard controls active"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:10
msgid "X Axis"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:11
msgid "Y Axis"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:12
msgid "Page&uarr;"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:12
msgid "Page&darr;"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:12
msgid "Z Axis"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:15
msgid "Home X/Y"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:16
msgid "Home Z"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:17
msgid "Stepsize"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:23
msgid ""
"Hint: If you move your mouse over the picture, you enter keyboard control"
" mode."
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:69
msgid "Feed rate:"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:77
msgid "Select Tool..."
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:88
msgid "Extrude"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:89
msgid "Retract"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:93
msgid "Flow rate:"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:100
msgid "Motors off"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:101
msgid "Fan on"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:102
msgid "Fan off"
msgstr ""
#: src/octoprint/templates/tabs/gcodeviewer.jinja2:14
msgid "Model info"
msgstr ""
#: src/octoprint/templates/tabs/gcodeviewer.jinja2:21
msgid "Renderer options"
msgstr ""
#: src/octoprint/templates/tabs/gcodeviewer.jinja2:25
msgid "Sync with job progress"
msgstr ""
#: src/octoprint/templates/tabs/gcodeviewer.jinja2:30
msgid "Center viewport on model"
msgstr ""
#: src/octoprint/templates/tabs/gcodeviewer.jinja2:33
msgid "Zoom in on model"
msgstr ""
#: src/octoprint/templates/tabs/gcodeviewer.jinja2:39
msgid "Show moves"
msgstr ""
#: src/octoprint/templates/tabs/gcodeviewer.jinja2:42
msgid "Show retracts"
msgstr ""
#: src/octoprint/templates/tabs/gcodeviewer.jinja2:48
msgid "Also show previous layer"
msgstr ""
#: src/octoprint/templates/tabs/gcodeviewer.jinja2:51
msgid "Also show next layer"
msgstr ""
#: src/octoprint/templates/tabs/gcodeviewer.jinja2:56
msgid "Reload"
msgstr ""
#: src/octoprint/templates/tabs/gcodeviewer.jinja2:62
msgid ""
"Note that the time estimates in this tab are calculated by the GCODE "
"viewer in your browser and might differ from the values calculated by the"
" server that are displayed in the \"State\" and \"Files\" panels in the "
"sidebar due to slightly different implementations."
msgstr ""
#: src/octoprint/templates/tabs/gcodeviewer.jinja2:67
msgid ""
"<p>\n"
" You've selected <strong data-bind=\"text: "
"selectedFile.name\"></strong> for printing which has a size of\n"
" <strong data-bind=\"text: "
"formatSize(selectedFile.size())\"></strong>. Depending on your machine "
"this\n"
" might be too large for rendering and cause your browser to become"
" unresponsive or crash.\n"
" </p>\n"
"\n"
" <p>\n"
" Are you sure you want to visualize this file nevertheless?\n"
" </p>"
msgstr ""
#: src/octoprint/templates/tabs/gcodeviewer.jinja2:78
#, python-format
msgid "Yes, please visualize %(name)s regardless of its size"
msgstr ""
#: src/octoprint/templates/tabs/temperature.jinja2:13
msgid "Offset"
msgstr ""
#: src/octoprint/templates/tabs/temperature.jinja2:29
#: src/octoprint/templates/tabs/temperature.jinja2:51
msgid "Set"
msgstr ""
#: src/octoprint/templates/tabs/temperature.jinja2:41
#: src/octoprint/templates/tabs/timelapse.jinja2:9
msgid "Off"
msgstr ""
#: src/octoprint/templates/tabs/terminal.jinja2:4
msgid "Autoscroll"
msgstr ""
#: src/octoprint/templates/tabs/terminal.jinja2:5
msgid "Scroll to end"
msgstr ""
#: src/octoprint/templates/tabs/terminal.jinja2:5
msgid "Select all"
msgstr ""
#: src/octoprint/templates/tabs/terminal.jinja2:6
msgid ""
"For performance reasons only a limited amount of terminal functionality "
"is enabled right now."
msgstr ""
#: src/octoprint/templates/tabs/terminal.jinja2:20
msgid "Send"
msgstr ""
#: src/octoprint/templates/tabs/terminal.jinja2:22
msgid "Hint: Use the arrow up/down keys to recall commands sent previously"
msgstr ""
#: src/octoprint/templates/tabs/terminal.jinja2:30
msgid "Fake Acknowledgement"
msgstr ""
#: src/octoprint/templates/tabs/terminal.jinja2:31
msgid ""
"If acknowledgements (\"ok\"s) sent by the firmware get lost due to issues"
" with the serial communication to your printer, OctoPrint's communication"
" with it can become stuck. If that happens, this can help. Please be "
"advised that such occurences hint at general communication issues with "
"your printer which will probably negatively influence your printing "
"results and which you should therefore try to resolve!"
msgstr ""
#: src/octoprint/templates/tabs/terminal.jinja2:34
msgid "Force fancy functionality"
msgstr ""
#: src/octoprint/templates/tabs/terminal.jinja2:35
msgid "Force terminal output during printing"
msgstr ""
#: src/octoprint/templates/tabs/terminal.jinja2:36
msgid ""
"Some functionality of the terminal will be disabled if OctoPrint detects "
"that your browser is too slow for that. You may force it back on here, "
"but be aware that this might make your browser unresponsive."
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:3
msgid ""
"Take note that timelapse configuration is disabled while your printer is "
"printing."
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:5
msgid "Timelapse Configuration"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:7
msgid "Timelapse Mode"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:13
msgid ""
"Do not use with spiralized (\"Joris\") vases or similar continuous Z "
"models."
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:14
msgid "Note"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:14
msgid ""
"Does not work when printing from the printer's SD Card (no way to detect "
"the change in Z reliably). Use \"Timed\" mode for those prints instead."
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:16
msgid "Timelapse frame rate (in frames per second)"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:19
msgid "fps"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:22
msgid "Timelapse post roll (in rendered seconds)"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:29
msgid "Interval"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:38
msgid "Save as default"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:43
msgid "Save config"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:47
msgid "Finished Timelapses"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:50
msgid "Creation date"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:81
msgid "Unrendered Timelapses"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:87
msgid "Frames"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:97
msgid "Delete unrendered timelapse"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:97
msgid "Render timelapse"
msgstr ""