# Translations template for OctoPrint.
# Copyright (C) 2022 The OctoPrint Project
# This file is distributed under the same license as the OctoPrint project.
# FIRST AUTHOR \n"
" If you would like to restore OctoPrint configuration from a backup "
"now is the time.\n"
" \n"
" It looks like you haven't configured access control yet, which is now"
" mandatory.\n"
" Please set up a username and password for the\n"
" initial administrator account who will have full access to both the "
"printer and\n"
" OctoPrint's settings:\n"
" \n"
" OctoPrint supports calling external commands in order to restart "
"itself or restarting and/or shutting\n"
" down the system it is running on. You may configure those here.\n"
" \n"
" If you have a webcam, you may now configure it here.\n"
" \n"
" The Stream URL is the URL OctoPrint uses to embed "
"the\n"
" actual webcam stream (which should be an MJPG stream) into the web\n"
" interface. This needs to be reachable from your "
"browser.\n"
" \n"
" It may be\n"
" PROMPT_SUPPORT
"
"capability)"
msgstr ""
#: src/octoprint/plugins/action_command_prompt/templates/action_command_prompt_settings.jinja2:11
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:83
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:352
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:436
msgid "Always"
msgstr ""
#: src/octoprint/plugins/action_command_prompt/templates/action_command_prompt_settings.jinja2:14
#: src/octoprint/templates/dialogs/settings/features.jinja2:86
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:90
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:355
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:439
msgid "Never"
msgstr ""
#: src/octoprint/plugins/action_command_prompt/templates/action_command_prompt_settings.jinja2:19
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:79
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:346
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:96
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:237
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:377
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:493
#: src/octoprint/templates/dialogs/settings/webcam.jinja2:14
#: src/octoprint/templates/dialogs/settings/webcam.jinja2:32
#: src/octoprint/templates/snippets/settings/server/serverPluginBlacklist.jinja2:5
#: src/octoprint/templates/tabs/terminal.jinja2:35
msgid "Advanced options"
msgstr ""
#: src/octoprint/plugins/action_command_prompt/templates/action_command_prompt_settings.jinja2:22
msgid "Dialog command"
msgstr ""
#: src/octoprint/plugins/action_command_prompt/templates/action_command_prompt_settings.jinja2:25
msgid ""
"Use this to define the dialog command. Default is M876
. You "
"normally should not have to change this."
msgstr ""
#: src/octoprint/plugins/action_command_prompt/templates/action_command_prompt_settings.jinja2:31
msgid ""
"Enable force sending of the configured command to bypass blocking "
"firmware routines if detected as supported. You normally should not have "
"to change this."
msgstr ""
#: src/octoprint/plugins/action_command_prompt/templates/action_command_prompt_settings.jinja2:38
msgid ""
"Enable signaling to the firmware that we support prompt_*
"
"actions if detected as supported. You normally should not have to change "
"this."
msgstr ""
#: src/octoprint/plugins/announcements/__init__.py:52
msgid "Allows to read announcements"
msgstr ""
#: src/octoprint/plugins/announcements/__init__.py:59
msgid ""
"Allows to manage announcement subscriptions. Includes \"Read "
"announcements\" permission"
msgstr ""
#: src/octoprint/plugins/announcements/__init__.py:171
#: src/octoprint/plugins/announcements/templates/announcements.jinja2:4
#: src/octoprint/plugins/announcements/templates/announcements_navbar.jinja2:1
msgid "Announcements"
msgstr ""
#: src/octoprint/plugins/announcements/__init__.py:632
msgid ""
"Without this plugin you might miss important announcements regarding "
"security or other critical issues concerning OctoPrint."
msgstr ""
#: src/octoprint/plugins/announcements/static/js/announcements.js:59
msgid "Cannot be toggled"
msgstr ""
#: src/octoprint/plugins/announcements/static/js/announcements.js:61
msgid "Disable Channel"
msgstr ""
#: src/octoprint/plugins/announcements/static/js/announcements.js:62
msgid "Enable Channel"
msgstr ""
#: src/octoprint/plugins/announcements/static/js/announcements.js:338
msgid ""
"You can edit your announcement subscriptions under Settings > "
"Announcements."
msgstr ""
#: src/octoprint/plugins/announcements/static/js/announcements.js:351
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1851
#: src/octoprint/static/js/app/viewmodels/loginstate.js:156
msgid "Later"
msgstr ""
#: src/octoprint/plugins/announcements/static/js/announcements.js:358
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1862
msgid "Mark read"
msgstr ""
#: src/octoprint/plugins/announcements/static/js/announcements.js:365
msgid "Read..."
msgstr ""
#: src/octoprint/plugins/announcements/templates/announcements.jinja2:31
msgid "Mark as last read"
msgstr ""
#: src/octoprint/plugins/announcements/templates/announcements.jinja2:44
#: src/octoprint/plugins/appkeys/templates/appkeys.jinja2:36
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:126
#: src/octoprint/plugins/eventmanager/templates/eventmanager_settings.jinja2:65
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:216
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:362
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:220
#: src/octoprint/static/js/app/helpers.js:735
#: src/octoprint/static/js/app/helpers.js:1048
#: src/octoprint/templates/dialogs/about.jinja2:51
#: src/octoprint/templates/dialogs/settings.jinja2:53
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:139
#: src/octoprint/templates/dialogs/timelapse.jinja2:10
#: src/octoprint/templates/recovery.jinja2:168
msgid "Close"
msgstr ""
#: src/octoprint/plugins/announcements/templates/announcements_settings.jinja2:1
msgid "Configured Channels"
msgstr ""
#: src/octoprint/plugins/announcements/templates/announcements_settings.jinja2:6
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:37
#: src/octoprint/plugins/logging/templates/logging_settings.jinja2:30
#: src/octoprint/plugins/logging/templates/logging_settings.jinja2:70
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:139
#: src/octoprint/templates/dialogs/settings/terminalfilters.jinja2:4
#: src/octoprint/templates/recovery.jinja2:123
#: src/octoprint/templates/snippets/settings/accesscontrol/groups.jinja2:5
#: src/octoprint/templates/snippets/settings/accesscontrol/groups.jinja2:73
#: src/octoprint/templates/snippets/settings/accesscontrol/users.jinja2:4
#: src/octoprint/templates/snippets/settings/printerprofiles/profileEditorGeneral.jinja2:3
#: src/octoprint/templates/snippets/settings/printerprofiles/profiles.jinja2:4
#: src/octoprint/templates/tabs/timelapse.jinja2:203
msgid "Name"
msgstr ""
#: src/octoprint/plugins/announcements/templates/announcements_settings.jinja2:7
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:140
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:184
#: src/octoprint/templates/recovery.jinja2:126
msgid "Actions"
msgstr ""
#: src/octoprint/plugins/announcements/templates/announcements_settings.jinja2:35
msgid "Refresh Announcements"
msgstr ""
#: src/octoprint/plugins/appkeys/__init__.py:124
msgid "Allows administrating all application keys"
msgstr ""
#: src/octoprint/plugins/appkeys/__init__.py:132
msgid "Allows to grant app access"
msgstr ""
#: src/octoprint/plugins/appkeys/__init__.py:142
#: src/octoprint/plugins/appkeys/__init__.py:143
msgid "Application Keys"
msgstr ""
#: src/octoprint/plugins/appkeys/__init__.py:254
#: src/octoprint/plugins/appkeys/static/js/appkeys.js:115
#, python-format
msgid ""
"\"%(app)s\" has requested access to control OctoPrint "
"through the API."
msgstr ""
#: src/octoprint/plugins/appkeys/__init__.py:543
msgid ""
"Without this plugin third party clients will no longer be able to obtain "
"an API key without you manually copy-pasting it."
msgstr ""
#: src/octoprint/plugins/appkeys/static/js/appkeys.js:99
#: src/octoprint/plugins/appkeys/static/js/appkeys.js:290
#, python-format
msgid "You are about to revoke the application key \"%(key)s\"."
msgstr ""
#: src/octoprint/plugins/appkeys/static/js/appkeys.js:123
msgid "Do you want to allow access to this application with your user account?"
msgstr ""
#: src/octoprint/plugins/appkeys/static/js/appkeys.js:128
#: src/octoprint/plugins/appkeys/templates/appkeys_authdialog.jinja2:46
msgid "Access Request"
msgstr ""
#: src/octoprint/plugins/appkeys/static/js/appkeys.js:136
#: src/octoprint/plugins/appkeys/templates/appkeys_authdialog.jinja2:54
msgid "Allow"
msgstr ""
#: src/octoprint/plugins/appkeys/static/js/appkeys.js:143
#: src/octoprint/plugins/appkeys/templates/appkeys_authdialog.jinja2:55
msgid "Deny"
msgstr ""
#: src/octoprint/plugins/appkeys/static/js/appkeys.js:279
msgid "New key generated!"
msgstr ""
#: src/octoprint/plugins/appkeys/static/js/appkeys.js:306
#, python-format
msgid "You are about to revoke %(count)d application keys."
msgstr ""
#: src/octoprint/plugins/appkeys/static/js/appkeys.js:356
msgid "Revoking application keys"
msgstr ""
#: src/octoprint/plugins/appkeys/static/js/appkeys.js:357
#, python-format
msgid "Revoking %(count)d application keys..."
msgstr ""
#: src/octoprint/plugins/appkeys/static/js/appkeys.js:365
#, python-format
msgid "Revoked %(key)s..."
msgstr ""
#: src/octoprint/plugins/appkeys/static/js/appkeys.js:373
#, python-format
msgid "Revocation of %(key)s failed, continuing..."
msgstr ""
#: src/octoprint/plugins/appkeys/static/js/appkeys.js:377
#, python-format
msgid "Deletion of %(key)s failed: %(error)s"
msgstr ""
#: src/octoprint/plugins/appkeys/templates/appkeys.jinja2:9
#: src/octoprint/plugins/appkeys/templates/appkeys_settings.jinja2:36
#: src/octoprint/plugins/appkeys/templates/appkeys_settings.jinja2:66
#: src/octoprint/templates/sidebar/state.jinja2:8
msgid "User"
msgstr ""
#: src/octoprint/plugins/appkeys/templates/appkeys.jinja2:15
#: src/octoprint/plugins/appkeys/templates/appkeys_settings.jinja2:37
#: src/octoprint/plugins/appkeys/templates/appkeys_settings.jinja2:72
#: src/octoprint/plugins/appkeys/templates/appkeys_usersettings.jinja2:10
#: src/octoprint/plugins/appkeys/templates/appkeys_usersettings.jinja2:38
msgid "Application identifier"
msgstr ""
#: src/octoprint/plugins/appkeys/templates/appkeys.jinja2:21
#: src/octoprint/plugins/appkeys/templates/appkeys_settings.jinja2:45
#: src/octoprint/plugins/appkeys/templates/appkeys_usersettings.jinja2:16
#: src/octoprint/templates/dialogs/usersettings/access.jinja2:32
#: src/octoprint/templates/snippets/settings/accesscontrol/users.jinja2:24
msgid "API Key"
msgstr ""
#: src/octoprint/plugins/appkeys/templates/appkeys.jinja2:24
#: src/octoprint/plugins/appkeys/templates/appkeys_settings.jinja2:45
#: src/octoprint/plugins/appkeys/templates/appkeys_usersettings.jinja2:16
#: src/octoprint/templates/snippets/settings/accesscontrol/users.jinja2:25
msgid "Copy API Key to clipboard"
msgstr ""
#: src/octoprint/plugins/appkeys/templates/appkeys.jinja2:28
#: src/octoprint/templates/dialogs/settings/api.jinja2:38
#: src/octoprint/templates/dialogs/usersettings/access.jinja2:46
msgid "QR Code"
msgstr ""
#: src/octoprint/plugins/appkeys/templates/appkeys_authdialog.jinja2:48
#, python-format
msgid "Hello %(user)s!"
msgstr ""
#: src/octoprint/plugins/appkeys/templates/appkeys_authdialog.jinja2:50
msgid ""
"\n"
" Do you want to allow access to this application with your"
" user account?\n"
" "
msgstr ""
#: src/octoprint/plugins/appkeys/templates/appkeys_authdialog.jinja2:59
msgid ""
"\n"
" The access request has been processed. You may now close "
"this tab.\n"
" "
msgstr ""
#: src/octoprint/plugins/appkeys/templates/appkeys_authdialog.jinja2:65
msgid ""
"\n"
" Something went wrong while processing the access request."
" You may now close this tab.\n"
" "
msgstr ""
#: src/octoprint/plugins/appkeys/templates/appkeys_authdialog.jinja2:71
msgid ""
"\n"
" The server has gone offline. You may now close this tab.\n"
" "
msgstr ""
#: src/octoprint/plugins/appkeys/templates/appkeys_settings.jinja2:1
#: src/octoprint/plugins/appkeys/templates/appkeys_usersettings.jinja2:1
msgid "Registered application keys"
msgstr ""
#: src/octoprint/plugins/appkeys/templates/appkeys_settings.jinja2:4
#: src/octoprint/plugins/appkeys/templates/appkeys_usersettings.jinja2:4
msgid "There are no application keys registered yet."
msgstr ""
#: src/octoprint/plugins/appkeys/templates/appkeys_settings.jinja2:11
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:25
#: src/octoprint/plugins/logging/templates/logging_settings.jinja2:17
#: src/octoprint/templates/tabs/timelapse.jinja2:127
#: src/octoprint/templates/tabs/timelapse.jinja2:191
msgid "Select all on this page"
msgstr ""
#: src/octoprint/plugins/appkeys/templates/appkeys_settings.jinja2:12
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:26
#: src/octoprint/plugins/logging/templates/logging_settings.jinja2:18
#: src/octoprint/templates/tabs/timelapse.jinja2:128
#: src/octoprint/templates/tabs/timelapse.jinja2:192
msgid "Select all"
msgstr ""
#: src/octoprint/plugins/appkeys/templates/appkeys_settings.jinja2:15
msgid "Select all by user..."
msgstr ""
#: src/octoprint/plugins/appkeys/templates/appkeys_settings.jinja2:21
msgid "Select all by app..."
msgstr ""
#: src/octoprint/plugins/appkeys/templates/appkeys_settings.jinja2:27
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:28
#: src/octoprint/plugins/logging/templates/logging_settings.jinja2:20
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:114
#: src/octoprint/templates/tabs/timelapse.jinja2:130
#: src/octoprint/templates/tabs/timelapse.jinja2:194
msgid "Clear selection"
msgstr ""
#: src/octoprint/plugins/appkeys/templates/appkeys_settings.jinja2:30
msgid "Revoke selected"
msgstr ""
#: src/octoprint/plugins/appkeys/templates/appkeys_settings.jinja2:38
#: src/octoprint/plugins/appkeys/templates/appkeys_usersettings.jinja2:11
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:40
#: src/octoprint/plugins/logging/templates/logging_settings.jinja2:33
#: src/octoprint/templates/snippets/settings/accesscontrol/groups.jinja2:7
#: src/octoprint/templates/snippets/settings/accesscontrol/users.jinja2:7
#: src/octoprint/templates/snippets/settings/printerprofiles/profiles.jinja2:6
#: src/octoprint/templates/tabs/timelapse.jinja2:142
#: src/octoprint/templates/tabs/timelapse.jinja2:206
msgid "Action"
msgstr ""
#: src/octoprint/plugins/appkeys/templates/appkeys_settings.jinja2:46
#: src/octoprint/plugins/appkeys/templates/appkeys_usersettings.jinja2:17
msgid "Revoke"
msgstr ""
#: src/octoprint/plugins/appkeys/templates/appkeys_settings.jinja2:46
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:279
#: src/octoprint/templates/snippets/settings/accesscontrol/groups.jinja2:6
#: src/octoprint/templates/snippets/settings/accesscontrol/users.jinja2:5
#: src/octoprint/templates/tabs/timelapse.jinja2:141
msgid "Details"
msgstr ""
#: src/octoprint/plugins/appkeys/templates/appkeys_settings.jinja2:62
#: src/octoprint/plugins/appkeys/templates/appkeys_usersettings.jinja2:34
msgid "Manually generate an application key"
msgstr ""
#: src/octoprint/plugins/appkeys/templates/appkeys_usersettings.jinja2:46
msgid "Generate"
msgstr ""
#: src/octoprint/plugins/backup/__init__.py:78
msgid "Allows access to backups and restores"
msgstr ""
#: src/octoprint/plugins/backup/__init__.py:117
#: src/octoprint/templates/recovery.jinja2:92
msgid "Backup & Restore"
msgstr ""
#: src/octoprint/plugins/backup/__init__.py:118
msgid "Restore Backup?"
msgstr ""
#: src/octoprint/plugins/backup/__init__.py:1418
msgid ""
"Without this plugin you will no longer be able to backup & restore your "
"OctoPrint settings and data."
msgstr ""
#: src/octoprint/plugins/backup/static/js/backup.js:94
#, python-format
msgid "You are about to delete backup file \"%(name)s\"."
msgstr ""
#: src/octoprint/plugins/backup/static/js/backup.js:119
#, python-format
msgid ""
"You are about to restore the backup file \"%(name)s\". This cannot be "
"undone."
msgstr ""
#: src/octoprint/plugins/backup/static/js/backup.js:149
#, python-format
msgid ""
"You are about to upload and restore the backup file \"%(name)s\". This "
"cannot be undone."
msgstr ""
#: src/octoprint/plugins/backup/static/js/backup.js:165
msgid ""
"You are about to delete the record of plugins unknown during the last "
"restore."
msgstr ""
#: src/octoprint/plugins/backup/static/js/backup.js:198
#, python-format
msgid "You are about to delete %(count)d backups."
msgstr ""
#: src/octoprint/plugins/backup/static/js/backup.js:221
msgid "Backup created successfully"
msgstr ""
#: src/octoprint/plugins/backup/static/js/backup.js:230
msgid "Creating the backup failed"
msgstr ""
#: src/octoprint/plugins/backup/static/js/backup.js:232
#, python-format
msgid ""
"OctoPrint could not create your backup. Please consult "
"octoprint.log
for details. Error: %(error)s"
msgstr ""
#: src/octoprint/plugins/backup/static/js/backup.js:242
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:120
msgid "Restoring from backup..."
msgstr ""
#: src/octoprint/plugins/backup/static/js/backup.js:249
msgid ""
"Restore failed! Check the above output and octoprint.log for reasons as "
"to why."
msgstr ""
#: src/octoprint/plugins/backup/static/js/backup.js:258
msgid "Restore successful! The server will now be restarted!"
msgstr ""
#: src/octoprint/plugins/backup/static/js/backup.js:267
#, python-format
msgid "Installing plugin \"%(plugin)s\"..."
msgstr ""
#: src/octoprint/plugins/backup/static/js/backup.js:276
#, python-format
msgid ""
"Cannot install plugin \"%(plugin)s\" due to it being incompatible to this"
" OctoPrint version and/or underlying operating system"
msgstr ""
#: src/octoprint/plugins/backup/static/js/backup.js:288
#, python-format
msgid ""
"There are %(count)d plugins you'll need to install manually since they "
"aren't registered on the repository:"
msgstr ""
#: src/octoprint/plugins/backup/static/js/backup.js:330
msgid "Deleting backups"
msgstr ""
#: src/octoprint/plugins/backup/static/js/backup.js:331
#, python-format
msgid "Deleting %(count)d backups..."
msgstr ""
#: src/octoprint/plugins/backup/static/js/backup.js:339
#: src/octoprint/plugins/logging/static/js/logging.js:349
#: src/octoprint/static/js/app/viewmodels/timelapse.js:479
#: src/octoprint/static/js/app/viewmodels/timelapse.js:511
#, python-format
msgid "Deleted %(filename)s..."
msgstr ""
#: src/octoprint/plugins/backup/static/js/backup.js:347
#: src/octoprint/plugins/logging/static/js/logging.js:357
#: src/octoprint/static/js/app/viewmodels/timelapse.js:487
#: src/octoprint/static/js/app/viewmodels/timelapse.js:520
#, python-format
msgid "Deletion of %(filename)s failed, continuing..."
msgstr ""
#: src/octoprint/plugins/backup/static/js/backup.js:351
#: src/octoprint/plugins/logging/static/js/logging.js:361
#: src/octoprint/static/js/app/viewmodels/timelapse.js:491
#, python-format
msgid "Deletion of %(filename)s failed: %(error)s"
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:2
msgid ""
"\n"
" Some plugins during the last restore could not be identified and "
"hence not automatically installed.\n"
" Please install them manually, they are listed below including their "
"stated homepages:\n"
" "
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:9
msgid "Delete record of unknown plugins"
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:13
#: src/octoprint/templates/recovery.jinja2:120
msgid "Existing backups"
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:16
msgid "There are no backups. Maybe create one below?"
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:19
msgid ""
"These are the backups of your settings and files that already exist on "
"this OctoPrint instance. You may delete, download or restore them."
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:31
#: src/octoprint/plugins/logging/templates/logging_settings.jinja2:23
#: src/octoprint/templates/tabs/timelapse.jinja2:133
#: src/octoprint/templates/tabs/timelapse.jinja2:197
msgid "Delete selected"
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:38
#: src/octoprint/plugins/logging/templates/logging_settings.jinja2:32
#: src/octoprint/templates/recovery.jinja2:125
msgid "Date"
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:39
#: src/octoprint/plugins/logging/templates/logging_settings.jinja2:31
#: src/octoprint/templates/recovery.jinja2:124
#: src/octoprint/templates/sidebar/files.jinja2:22
#: src/octoprint/templates/sidebar/files.jinja2:37
#: src/octoprint/templates/sidebar/files.jinja2:49
#: src/octoprint/templates/tabs/timelapse.jinja2:205
msgid "Size"
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:48
msgid "This backup exceeds the maximum allowed upload size"
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:49
#: src/octoprint/static/js/app/viewmodels/access.js:344
#: src/octoprint/static/js/app/viewmodels/access.js:676
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:104
msgid "Delete"
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:49
#: src/octoprint/templates/recovery.jinja2:137
#: src/octoprint/templates/sidebar/files.jinja2:25
#: src/octoprint/templates/sidebar/files.jinja2:39
msgid "Download"
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:49
#: src/octoprint/templates/recovery.jinja2:136
msgid "Restore"
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:66
#: src/octoprint/templates/recovery.jinja2:143
msgid "Note:"
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:67
#, python-format
msgid ""
"\n"
" OctoPrint currently only allows uploading backups of a "
"maximum size of\n"
" %(plugin_backup_max_upload_size_str)s via the UI. Backups "
"larger than this can only be restored by command line,\n"
" or by adjusting the size by removing large contents (like "
"timelapses) from the\n"
" zip prior to uploading. Backups exceeding this size limit are"
" marked with a\n"
" %(marker)s up there.\n"
" "
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:77
#: src/octoprint/templates/recovery.jinja2:95
msgid "Create backup"
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:79
msgid "Create a new backup of the current state."
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:82
#: src/octoprint/templates/recovery.jinja2:97
msgid ""
"All files in the uploads folder and subfolders. These are the files in "
"the Files List, plus any metadata that has been generated for those "
"files."
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:85
#: src/octoprint/templates/recovery.jinja2:100
msgid "Exclude uploaded files (& associated metadata) from backup"
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:93
#: src/octoprint/templates/recovery.jinja2:108
msgid "Exclude timelapses from backup"
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:100
#: src/octoprint/templates/recovery.jinja2:115
msgid "Create backup now"
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:106
msgid "Restore from uploaded backup"
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:108
msgid "Restore settings & files from an uploaded backup archive."
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_settings.jinja2:115
#, python-format
msgid ""
"Please note that the operating system that this OctoPrint server is "
"running on does not support automatically restoring backups. You will "
"have to restore your backups manually for now."
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_wizard.jinja2:1
msgid "Restore from a backup?"
msgstr ""
#: src/octoprint/plugins/backup/templates/backup_wizard.jinja2:3
msgid ""
"8.8.8.8
, port 53 for the connectivity check (if\n"
" it's enabled). If you have concerns about using that, define the IP "
"and port of a different online server that you\n"
" trust and that has a high availability.\n"
msgstr ""
#: src/octoprint/plugins/corewizard/templates/corewizard_onlinecheck_wizard.jinja2:30
msgid ""
"\n"
" If you also want to check if name resolution works (strongly "
"recommended), define a host name\n"
" to check name resolution against. If you don't know what to set here,"
" the default value\n"
" (OctoPrint's domain) should work. If you don't want to perform "
"regular resolution checks along\n"
" side with the general connectivity check, leave the field empty.\n"
msgstr ""
#: src/octoprint/plugins/corewizard/templates/corewizard_onlinecheck_wizard.jinja2:44
msgid ""
"\n"
" Finally, please decide on whether to enable or disable the "
"connectivity check. You may change the configuration at\n"
" any time through Settings > Server right from within OctoPrint.\n"
msgstr ""
#: src/octoprint/plugins/corewizard/templates/corewizard_onlinecheck_wizard.jinja2:51
msgid "Disable Connectivity Check"
msgstr ""
#: src/octoprint/plugins/corewizard/templates/corewizard_onlinecheck_wizard.jinja2:54
msgid "Enable Connectivity Check"
msgstr ""
#: src/octoprint/plugins/corewizard/templates/corewizard_onlinecheck_wizard.jinja2:59
msgid ""
"\n"
" Connectivity check is enabled.\n"
" "
msgstr ""
#: src/octoprint/plugins/corewizard/templates/corewizard_onlinecheck_wizard.jinja2:62
msgid ""
"\n"
" Connectivity check is disabled.\n"
" "
msgstr ""
#: src/octoprint/plugins/corewizard/templates/corewizard_pluginblacklist_wizard.jinja2:1
msgid "Configure plugin blacklist processing"
msgstr ""
#: src/octoprint/plugins/corewizard/templates/corewizard_pluginblacklist_wizard.jinja2:3
msgid ""
"\n"
" To protect against known severe issues with certain versions of third"
" party plugins, OctoPrint supports the use\n"
" of a centralized plugin version blacklist to automatically disable "
"such plugin versions before they can interfere with\n"
" normal operation, allowing you to uninstall or update them to a newer"
" version.\n"
msgstr ""
#: src/octoprint/plugins/corewizard/templates/corewizard_pluginblacklist_wizard.jinja2:9
#: src/octoprint/templates/snippets/settings/server/serverPluginBlacklistDescription.jinja2:7
#, python-format
msgid ""
"\n"
" By default, OctoPrint will use the blacklist hosted at "
"plugins.octoprint.org/blacklist.json
which you\n"
" can also take a look at in a more human readable format here.\n"
msgstr ""
#: src/octoprint/plugins/corewizard/templates/corewizard_pluginblacklist_wizard.jinja2:14
msgid ""
"\n"
" Please decide whether to allow fetch and use of this centralized "
"blacklist starting with the next server start.\n"
" You may also change your decision at any time through Settings > "
"Server right from within OctoPrint.\n"
msgstr ""
#: src/octoprint/plugins/corewizard/templates/corewizard_pluginblacklist_wizard.jinja2:21
msgid "Disable Plugin Blacklist Processing"
msgstr ""
#: src/octoprint/plugins/corewizard/templates/corewizard_pluginblacklist_wizard.jinja2:24
msgid "Enable Plugin Blacklist Processing"
msgstr ""
#: src/octoprint/plugins/corewizard/templates/corewizard_pluginblacklist_wizard.jinja2:29
msgid ""
"\n"
" Plugin blacklist processing is enabled.\n"
" "
msgstr ""
#: src/octoprint/plugins/corewizard/templates/corewizard_pluginblacklist_wizard.jinja2:32
msgid ""
"\n"
" Plugin blacklist processing is disabled.\n"
" "
msgstr ""
#: src/octoprint/plugins/corewizard/templates/corewizard_printerprofile_wizard.jinja2:1
msgid "Set up your printer profile"
msgstr ""
#: src/octoprint/plugins/corewizard/templates/corewizard_printerprofile_wizard.jinja2:2
msgid ""
"Please make sure the settings below match your printer. If you plan on "
"connecting more than one printer\n"
"to OctoPrint, you can also configure additional printer profiles under "
"Settings > Printer Profiles"
msgstr ""
#: src/octoprint/plugins/corewizard/templates/corewizard_printerprofile_wizard.jinja2:7
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:7
#: src/octoprint/templates/snippets/settings/accesscontrol/groups.jinja2:60
#: src/octoprint/templates/snippets/settings/accesscontrol/users.jinja2:70
#: src/octoprint/templates/snippets/settings/printerprofiles/profileEditor.jinja2:9
#: src/octoprint/templates/tabs/control.jinja2:151
msgid "General"
msgstr ""
#: src/octoprint/plugins/corewizard/templates/corewizard_printerprofile_wizard.jinja2:8
#: src/octoprint/templates/snippets/settings/printerprofiles/profileEditor.jinja2:10
msgid "Print bed & build volume"
msgstr ""
#: src/octoprint/plugins/corewizard/templates/corewizard_printerprofile_wizard.jinja2:9
#: src/octoprint/templates/snippets/settings/printerprofiles/profileEditor.jinja2:11
msgid "Axes"
msgstr ""
#: src/octoprint/plugins/corewizard/templates/corewizard_printerprofile_wizard.jinja2:10
#: src/octoprint/templates/snippets/settings/printerprofiles/profileEditor.jinja2:12
msgid "Hotend & extruder"
msgstr ""
#: src/octoprint/plugins/corewizard/templates/corewizard_servercommands_wizard.jinja2:3
msgid ""
"\n"
"
\n"
"http://host:port/path
),//host:port/path
),/absolute/path
) orrelative/path
)
\n" " The Snapshot URL is the URL OctoPrint uses to fetch " "single\n" " images from the webcam for creating timelapse recordings. This needs " "to be\n" " a fully qualified URL reachable from the OctoPrint " "server.\n" "
" msgstr "" #: src/octoprint/plugins/corewizard/templates/corewizard_webcam_wizard.jinja2:33 #: src/octoprint/templates/dialogs/settings/webcam.jinja2:23 msgid "Timelapse Recordings" msgstr "" #: src/octoprint/plugins/corewizard/templates/corewizard_webcam_wizard.jinja2:35 msgid "" "\n" " To render the snapshots into timelapse recordings, OctoPrint also " "needs to\n" " know the correct path to FFMPEG.\n" "
" msgstr "" #: src/octoprint/plugins/discovery/__init__.py:804 msgid "" "Without this plugin your OctoPrint instance will no longer be " "discoverable on the network via Bonjour and uPnP." msgstr "" #: src/octoprint/plugins/errortracking/__init__.py:84 #: src/octoprint/plugins/errortracking/templates/errortracking_settings.jinja2:1 msgid "Error Tracking" msgstr "" #: src/octoprint/plugins/errortracking/static/js/errortracking.js:40 msgid "Enable error reporting?" msgstr "" #: src/octoprint/plugins/errortracking/static/js/errortracking.js:41 msgid "" "It looks like you are tracking an OctoPrint RC release channel. It " "would be great if you would enable error reporting so that any kind of " "errors that occur with an RC can be looked into more easily. Thank " "you!
You can find more information on error reporting under " "Settings > Error Tracking
" msgstr "" #: src/octoprint/plugins/errortracking/static/js/errortracking.js:53 #: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:556 #: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:587 #: src/octoprint/static/js/app/viewmodels/loginstate.js:146 #: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:550 msgid "Ignore" msgstr "" #: src/octoprint/plugins/errortracking/static/js/errortracking.js:58 msgid "You can still enable error tracking via \"Settings\" > \"Error Tracking\"" msgstr "" #: src/octoprint/plugins/errortracking/templates/errortracking_settings.jinja2:3 msgid "" "\n" "\n" " Error tracking will cause any logged exceptions in the server and the" " browser interface to be sent\n" " to OctoPrint's Sentry instance.\n" "
\n" "\n" " By enabling it you help to gather detailed information on the cause " "of bugs or other issues. This is especially valuable\n" " on release candidates, which is why this plugin will also prompt you " "to enable error tracking if it detects that\n" " you are subscribed to an RC release channel.\n" "
\n" "\n" " Please enable this if you are running a release candidate, or are " "prompted to do so while debugging an issue that you reported.\n" "
\n" msgstr "" #: src/octoprint/plugins/errortracking/templates/errortracking_settings.jinja2:22 msgid "Enable error tracking" msgstr "" #: src/octoprint/plugins/errortracking/templates/errortracking_settings.jinja2:24 msgid "Please reload the page after enabling/disabling & saving" msgstr "" #: src/octoprint/plugins/errortracking/templates/errortracking_settings.jinja2:28 #: src/octoprint/plugins/tracking/templates/tracking_settings.jinja2:14 msgid "Random unique instance ID" msgstr "" #: src/octoprint/plugins/errortracking/templates/errortracking_settings.jinja2:28 #: src/octoprint/plugins/tracking/templates/tracking_settings.jinja2:14 msgid "Instance ID" msgstr "" #: src/octoprint/plugins/errortracking/templates/errortracking_settings.jinja2:35 msgid "" "\n" "\n" " The Error Tracking plugin is using a Sentry instance kindly provided " "by\n" " sentry.io. For information on their service\n" " please refer to their Security & Compliance " "documentation\n" " and their Privacy Policy.\n" "
\n" msgstr "" #: src/octoprint/plugins/eventmanager/__init__.py:37 #: src/octoprint/plugins/eventmanager/__init__.py:55 msgid "Event Manager" msgstr "" #: src/octoprint/plugins/eventmanager/__init__.py:46 msgid "Allows for the management of event subscriptions." msgstr "" #: src/octoprint/plugins/eventmanager/__init__.py:59 msgid "Plugin to configure event subscriptions available in config.yaml." msgstr "" #: src/octoprint/plugins/eventmanager/templates/eventmanager_settings.jinja2:2 #, python-format msgid "" "For additional information on OctoPrint events please see the " "official documentation." msgstr "" #: src/octoprint/plugins/eventmanager/templates/eventmanager_settings.jinja2:3 msgid "Warning:" msgstr "" #: src/octoprint/plugins/eventmanager/templates/eventmanager_settings.jinja2:3 msgid "For changes to take effect you must restart OctoPrint after saving." msgstr "" #: src/octoprint/plugins/eventmanager/templates/eventmanager_settings.jinja2:6 #: src/octoprint/plugins/eventmanager/templates/eventmanager_settings.jinja2:30 msgid "Event" msgstr "" #: src/octoprint/plugins/eventmanager/templates/eventmanager_settings.jinja2:7 #: src/octoprint/plugins/eventmanager/templates/eventmanager_settings.jinja2:36 msgid "Command" msgstr "" #: src/octoprint/plugins/eventmanager/templates/eventmanager_settings.jinja2:9 msgid "Add" msgstr "" #: src/octoprint/plugins/eventmanager/templates/eventmanager_settings.jinja2:26 msgid "Command Editor" msgstr "" #: src/octoprint/plugins/eventmanager/templates/eventmanager_settings.jinja2:42 msgid "Type" msgstr "" #: src/octoprint/plugins/eventmanager/templates/eventmanager_settings.jinja2:48 #: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:127 msgid "Enabled" msgstr "" #: src/octoprint/plugins/eventmanager/templates/eventmanager_settings.jinja2:54 msgid "Debug" msgstr "" #: src/octoprint/plugins/eventmanager/templates/eventmanager_settings.jinja2:60 msgid "" "Please note that any event handlers you define here will be processed " "asynchronously to OctoPrint's own processing of the event. You " "cannot stall, block or otherwise influence internal execution with event " "handlers." msgstr "" #: src/octoprint/plugins/eventmanager/templates/eventmanager_settings.jinja2:65 msgid "Do not forget to save in main settings." msgstr "" #: src/octoprint/plugins/gcodeviewer/__init__.py:71 #: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_settings.jinja2:1 msgid "GCode Viewer" msgstr "" #: src/octoprint/plugins/gcodeviewer/__init__.py:74 msgid "" "Without this plugin the GCode Viewer in OctoPrint will no longer be " "available." msgstr "" #: src/octoprint/plugins/gcodeviewer/static/js/gcodeviewer.js:19 msgid "Downloading..." msgstr "" #: src/octoprint/plugins/gcodeviewer/static/js/gcodeviewer.js:23 msgid "Splitting lines..." msgstr "" #: src/octoprint/plugins/gcodeviewer/static/js/gcodeviewer.js:28 msgid "Parsing..." msgstr "" #: src/octoprint/plugins/gcodeviewer/static/js/gcodeviewer.js:36 msgid "Analyzing..." msgstr "" #: src/octoprint/plugins/gcodeviewer/static/js/gcodeviewer.js:43 msgid "Ready!" msgstr "" #: src/octoprint/plugins/gcodeviewer/static/js/gcodeviewer.js:685 #: src/octoprint/static/js/app/viewmodels/files.js:1033 msgid "Model size" msgstr "" #: src/octoprint/plugins/gcodeviewer/static/js/gcodeviewer.js:695 msgid "Estimated layer height" msgstr "" #: src/octoprint/plugins/gcodeviewer/static/js/gcodeviewer.js:698 #: src/octoprint/templates/tabs/timelapse.jinja2:69 msgid "mm" msgstr "" #: src/octoprint/plugins/gcodeviewer/static/js/gcodeviewer.js:701 msgid "Estimated total print time" msgstr "" #: src/octoprint/plugins/gcodeviewer/static/js/gcodeviewer.js:706 msgid "Layers with extrusion" msgstr "" #: src/octoprint/plugins/gcodeviewer/static/js/gcodeviewer.js:739 msgid "Layer number" msgstr "" #: src/octoprint/plugins/gcodeviewer/static/js/gcodeviewer.js:740 msgid "Layer height" msgstr "" #: src/octoprint/plugins/gcodeviewer/static/js/gcodeviewer.js:741 msgid "GCODE commands" msgstr "" #: src/octoprint/plugins/gcodeviewer/static/js/gcodeviewer.js:745 #: src/octoprint/plugins/gcodeviewer/static/js/gcodeviewer.js:754 #: src/octoprint/static/js/app/viewmodels/files.js:1048 #: src/octoprint/static/js/app/viewmodels/files.js:1064 msgid "Filament" msgstr "" #: src/octoprint/plugins/gcodeviewer/static/js/gcodeviewer.js:756 #: src/octoprint/static/js/app/viewmodels/control.js:108 #: src/octoprint/static/js/app/viewmodels/files.js:1066 #: src/octoprint/static/js/app/viewmodels/printerstate.js:357 #: src/octoprint/static/js/app/viewmodels/temperature.js:147 #: src/octoprint/static/js/app/viewmodels/temperature.js:158 #: src/octoprint/static/js/app/viewmodels/temperature.js:417 msgid "Tool" msgstr "" #: src/octoprint/plugins/gcodeviewer/static/js/gcodeviewer.js:768 #: src/octoprint/static/js/app/viewmodels/files.js:1076 msgid "Estimated print time" msgstr "" #: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_settings.jinja2:3 msgid "Maximum size for which the GCode Viewer autoloads the file for preview" msgstr "" #: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_settings.jinja2:4 msgid "GCode Viewer file size threshold" msgstr "" #: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_settings.jinja2:9 msgid "on desktop" msgstr "" #: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_settings.jinja2:15 msgid "on mobile" msgstr "" #: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_settings.jinja2:19 #: src/octoprint/templates/dialogs/settings/folders.jinja2:70 msgid "" "Provide values including size unit. Allowed units are: b, byte, bytes, " "kb, mb, gb, tb (case insensitive). Example:5MB
, "
"500KB
"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_settings.jinja2:23
msgid "Skip/hide gcode until this string"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_settings.jinja2:24
msgid "Skip to this"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_settings.jinja2:28
msgid ""
"If provided, the GCode Viewer will search for a line beginning with this "
"string. If found, all GCode up to that point will be skipped. This can be"
" used to skip \"purge/nozzle wipe\" GCode in the viewer. Note the search "
"is case sensitive. Example: ; layer 1
"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:11
msgid "Previous layer"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:14
msgid "Next layer"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:26
msgid "Model info"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:29
msgid "Layer info"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:33
msgid "Renderer options"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:37
msgid "Sync with job progress"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:42
msgid "Center viewport on model"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:45
msgid "Zoom in on model"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:51
msgid "Show moves"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:54
msgid "Show retracts"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:57
msgid "Show approx. print head position"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:63
msgid "Also show previous layer"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:66
msgid "Also show current layer"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:69
msgid "Also show next layer"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:74
msgid "Reload"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:75
msgid "Reset viewport"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:83
msgid "Show visited bounding box"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:86
msgid "Show printed bounding box"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:89
msgid "Show layer bounding box"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:92
msgid "Show segment starts"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:95
msgid "Show debug arcs"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:98
msgid "Apply arc fix"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:98
msgid "Chrome"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:99
#, python-format
msgid "See issue #4117."
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:104
msgid "Hide empty layers"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:104
msgid "Causes reload"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:108
msgid "Reset options"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:116
msgid ""
"\n"
" Note that the time and usage values in this tab are "
"estimated by the GCODE viewer in your\n"
" browser and might differ from the values "
"estimated by the server that are displayed in the\n"
" \"State\" and \"Files\" panels in the sidebar due to slightly"
" different implementations. Also note that these\n"
" estimated values may be inaccurate since "
"they can also take information present in the\n"
" GCODE file into account.\n"
" "
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:126
#: src/octoprint/plugins/softwareupdate/templates/snippets/pipEnableCheck.jinja2:4
#: src/octoprint/templates/dialogs/settings/folders.jinja2:58
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:114
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:550
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:566
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:575
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:590
#: src/octoprint/templates/snippets/settings/accesscontrol/groups.jinja2:87
#: src/octoprint/templates/snippets/settings/server/serverPluginTimings.jinja2:4
#: src/octoprint/templates/snippets/settings/webcam/webcamCacheBuster.jinja2:7
msgid "Warning"
msgstr ""
#: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:127
msgid ""
"\n" " You've selected for printing which has a size of\n" " . Depending on your machine " "this\n" " might be too large for rendering and cause your browser to become" " unresponsive or crash.\n" "
\n" "\n" "\n" " Are you sure you want to visualize this file nevertheless?\n" "
" msgstr "" #: src/octoprint/plugins/gcodeviewer/templates/gcodeviewer_tab.jinja2:138 #, python-format msgid "Yes, please visualize %(name)s regardless of its size" msgstr "" #: src/octoprint/plugins/logging/__init__.py:34 msgid "Allows to download and delete log files and list and set log levels." msgstr "" #: src/octoprint/plugins/logging/__init__.py:273 msgid "" "Without this plugin you will no longer be able to retrieve OctoPrint's " "logs or modify the current logging levels through the web interface." msgstr "" #: src/octoprint/plugins/logging/static/js/logging.js:138 #, python-format msgid "" "You currently have%(logfile)s
enabled. Please remember to "
"turn it off again once your are done debugging whatever issue prompted "
"you to turn it on."
msgstr ""
#: src/octoprint/plugins/logging/static/js/logging.js:145
msgid ""
"It can negatively impact print performance and also take up a lot of "
"storage space depending on how long you keep it enabled and thus should "
"only be used for debugging."
msgstr ""
#: src/octoprint/plugins/logging/static/js/logging.js:155
msgid "Log storage:"
msgstr ""
#: src/octoprint/plugins/logging/static/js/logging.js:222
#, python-format
msgid "You are about to delete log file \"%(name)s\"."
msgstr ""
#: src/octoprint/plugins/logging/static/js/logging.js:269
#, python-format
msgid "You are about to delete %(count)d log files."
msgstr ""
#: src/octoprint/plugins/logging/static/js/logging.js:340
msgid "Deleting log files"
msgstr ""
#: src/octoprint/plugins/logging/static/js/logging.js:341
#, python-format
msgid "Deleting %(count)d log files..."
msgstr ""
#: src/octoprint/plugins/logging/templates/logging_navbar_plugintimingslog.jinja2:1
msgid "plugintimings.log is enabled"
msgstr ""
#: src/octoprint/plugins/logging/templates/logging_navbar_plugintimingslog.jinja2:1
msgid "plugintimings.log
is enabled"
msgstr ""
#: src/octoprint/plugins/logging/templates/logging_navbar_seriallog.jinja2:1
msgid "serial.log is enabled"
msgstr ""
#: src/octoprint/plugins/logging/templates/logging_navbar_seriallog.jinja2:1
msgid "serial.log
is enabled"
msgstr ""
#: src/octoprint/plugins/logging/templates/logging_settings.jinja2:1
msgid "Logs"
msgstr ""
#: src/octoprint/plugins/logging/templates/logging_settings.jinja2:7
#: src/octoprint/templates/sidebar/files_header.jinja2:8
#: src/octoprint/templates/tabs/timelapse.jinja2:117
msgid "Sort by name"
msgstr ""
#: src/octoprint/plugins/logging/templates/logging_settings.jinja2:7
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:246
#: src/octoprint/templates/sidebar/files_header.jinja2:8
#: src/octoprint/templates/tabs/timelapse.jinja2:117
msgid "ascending"
msgstr ""
#: src/octoprint/plugins/logging/templates/logging_settings.jinja2:8
msgid "Sort by modification date"
msgstr ""
#: src/octoprint/plugins/logging/templates/logging_settings.jinja2:8
#: src/octoprint/plugins/logging/templates/logging_settings.jinja2:9
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:247
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:248
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:249
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:250
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:251
#: src/octoprint/templates/sidebar/files_header.jinja2:9
#: src/octoprint/templates/sidebar/files_header.jinja2:10
#: src/octoprint/templates/sidebar/files_header.jinja2:11
#: src/octoprint/templates/tabs/timelapse.jinja2:118
#: src/octoprint/templates/tabs/timelapse.jinja2:119
msgid "descending"
msgstr ""
#: src/octoprint/plugins/logging/templates/logging_settings.jinja2:9
#: src/octoprint/templates/sidebar/files_header.jinja2:11
#: src/octoprint/templates/tabs/timelapse.jinja2:119
msgid "Sort by file size"
msgstr ""
#: src/octoprint/plugins/logging/templates/logging_settings.jinja2:24
#: src/octoprint/templates/tabs/timelapse.jinja2:134
msgid "Download selected"
msgstr ""
#: src/octoprint/plugins/logging/templates/logging_settings.jinja2:66
msgid "Logging Levels"
msgstr ""
#: src/octoprint/plugins/logging/templates/logging_settings.jinja2:71
msgid "Level"
msgstr ""
#: src/octoprint/plugins/logging/templates/logging_settings.jinja2:88
#: src/octoprint/templates/sidebar/files.jinja2:27
#: src/octoprint/templates/sidebar/files.jinja2:41
#: src/octoprint/templates/sidebar/files.jinja2:52
msgid "Remove"
msgstr ""
#: src/octoprint/plugins/logging/templates/logging_settings.jinja2:95
msgid "Select a logger..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/__init__.py:229
msgid "Allows to list installed plugins."
msgstr ""
#: src/octoprint/plugins/pluginmanager/__init__.py:236
msgid "Allows to enable, disable and uninstall installed plugins."
msgstr ""
#: src/octoprint/plugins/pluginmanager/__init__.py:245
msgid "Allows to install new plugins. Includes the \"Manage plugins\" permission."
msgstr ""
#: src/octoprint/plugins/pluginmanager/__init__.py:329
msgid "Plugin Manager"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:228
msgid "and"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:240
#, python-format
msgid ""
"This does not look like a valid plugin. Valid plugins should be either "
"archives installable via pip
that have the extension "
"%(archiveExtensions)s, or single file python plugins with the extension "
"%(pythonExtensions)s."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:300
msgid "There are no plugin notices. Great!"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:302
msgid "There is a plugin notice for one of your installed plugins."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:307
#, python-format
msgid ""
"There are %(count)d plugin notices for one or more of your installed "
"plugins."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:477
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1093
msgid "Installing plugin..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:478
msgid "Installing plugin from uploaded file..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:506
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:797
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1127
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1181
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1237
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1275
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1574
#: src/octoprint/plugins/tracking/static/js/usage.js:102
msgid "Something went wrong"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:507
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:798
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1128
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1182
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1238
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1276
msgid "Please consult octoprint.log for details"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:831
#, python-format
msgid "You are about to disable \"%(name)s\"."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:837
msgid "This is not recommended"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:839
msgid "Do you still want to disable it?"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:840
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:854
msgid "Keep enabled"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:841
msgid "Disable anyway"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:851
#, python-format
msgid "You are about to disable \"%(name)s\""
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:855
msgid "Disable plugin"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:893
#, python-format
msgid "Can't resolve plugin with key %(key)s, skipping..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:904
#, python-format
msgid "Plugin %(plugin)s doesn't support bulk operations, skipping..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:917
#, python-format
msgid "Plugin %(plugin)s is already %(status)s (or pending), skipping..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:973
msgid "Enabling plugins"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:974
#, python-format
msgid "Enabling %(count)i plugins"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:975
#, python-format
msgid "Enabled plugin %(plugin)s..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:976
#, python-format
msgid "Enabling plugin %(plugin)s failed, continuing..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:977
msgid "enabled"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1002
msgid "Disabling plugins"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1003
#, python-format
msgid "Disabling %(count)i plugins"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1004
#, python-format
msgid "Disabled plugin %(plugin)s..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1005
#, python-format
msgid "Disabling plugin %(plugin)s failed, continuing..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1006
msgid "disabled"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1096
#, python-format
msgid "Installing plugin \"%(name)s\" from %(url)s..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1100
#, python-format
msgid "Installing plugin from %(url)s..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1105
msgid "Reinstalling plugin..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1107
#, python-format
msgid "Reinstalling plugin \"%(name)s\" from %(url)s..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1168
msgid "Uninstalling plugin..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1169
#, python-format
msgid "Uninstalling plugin \"%(name)s\""
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1194
#, python-format
msgid "You are about to uninstall the plugin \"%(name)s\""
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1197
msgid "Keep installed"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1198
msgid "Uninstall"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1198
msgid "Uninstall & clean up data"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1224
msgid "Cleaning up plugin data..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1225
#, python-format
msgid "Cleaning up data of plugin \"%(name)s\""
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1250
#, python-format
msgid ""
"You are about to cleanup the plugin data of \"%(name)s\". This operation "
"cannot be reversed."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1255
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1290
msgid "Keep data"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1256
msgid "Cleanup data"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1268
msgid "Cleaning up all left over plugin data..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1287
msgid ""
"You are about to cleanup left over plugin settings and data of plugins no"
" longer installed. This operation cannot be reversed."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1291
msgid "Cleanup all data"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1435
msgid "Reinstall"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1436
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:324
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:340
msgid "Install"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1438
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:128
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:276
msgid "Disabled"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1439
msgid "Incompatible"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1466
msgid "Plugin management log"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1474
#, python-format
msgid "%(count)d earlier actions..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1476
#, python-format
msgid "%(count)d earlier action"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1488
#, python-format
msgid "Install %(plugin)s: %(result)s"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1492
#, python-format
msgid "Uninstall %(plugin)s: %(result)s"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1496
#, python-format
msgid "Enable %(plugin)s: %(result)s"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1500
#, python-format
msgid "Disable %(plugin)s: %(result)s"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1504
#, python-format
msgid "Cleanup %(plugin)s: %(result)s"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1508
#, python-format
msgid "Cleanup all: %(result)s"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1526
msgid "Why?"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1540
msgid "A restart is needed for the changes to take effect."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1550
msgid "Restart now"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1555
msgid ""
"This will restart your OctoPrint server.This "
"action may disrupt any ongoing print jobs (depending on your printer's "
"controller and general setup that might also apply to prints run directly"
" from your printer's internal storage)."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1564
msgid "Restart in progress"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1567
msgid "The server is now being restarted in the background"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1577
msgid ""
"Trying to restart the server produced an error, please check "
"octoprint.log for details. You'll have to restart manually."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1595
msgid "A refresh is needed for the changes to take effect."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1604
#: src/octoprint/templates/overlays/reloadui.jinja2:14
msgid "Reload now"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1616
msgid "A reconnect to the printer is needed for the changes to take effect."
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1675
msgid "Error!"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1680
#, python-format
msgid "You can find more info on this issue in the FAQ at %(url)s"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1689
msgid "Done!"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1730
msgid "Blacklisted"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1732
msgid "Disabled due to active safe mode"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1734
msgid "Enable Plugin"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1737
msgid "Disable Plugin"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1760
#, python-format
msgid ""
"There are %(count)d notices (%(important)d marked as important) available"
" regarding this plugin - click to show!"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1767
#, python-format
msgid ""
"There are %(count)d notices available regarding this plugin - click to "
"show!"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1775
msgid ""
"There is an important notice available regarding this plugin - click to "
"show!"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1779
msgid "There is a notice available regarding this plugin - click to show!"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1796
#, python-format
msgid "Important notice regarding plugin \"%(name)s\""
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1800
#, python-format
msgid "Notice regarding plugin \"%(name)s\""
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1815
#, python-format
msgid "Affected versions: %(versions)s"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1820
msgid "Affected versions: all"
msgstr ""
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1829
msgid "Read more..."
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 or paused."
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:8
msgid ""
"\n"
" The pip
command could not be found or does not work "
"correctly\n"
" for this installation of OctoPrint - please consult the log file for "
"details\n"
" and if necessary configure it manually. No installation and "
"uninstallation of plugin\n"
" packages is possible while pip
is unavailable.\n"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:17
msgid ""
"\n"
" Safe mode is currently active. All third party plugins are disabled "
"and cannot be\n"
" enabled. Installation of plugin packages is disabled.\n"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:24
msgid ""
"\n"
" The system OctoPrint is running on is currently throttled. Due to "
"that it's not possible to install new\n"
" plugins in order to avoid possible issues caused by system "
"instability. Read more on\n"
" this in the FAQ.\n"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:32
msgid ""
"\n"
" It looks like OctoPrint has currently no connection to the internet. "
"Due to that it's not possible\n"
" to install new plugins from the plugin repository or archive URLs.\n"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:39
msgid ""
"\n"
" There appears to have been an error retrieving the plugin data from "
"the backend. Please report this\n"
" in the bug tracker & be sure to include all requested information.\n"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:47
#: src/octoprint/server/views.py:829
msgid "Plugins"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:50
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:176
msgid "Cleanup"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:64
msgid "Get More"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:65
msgid "Export"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:66
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:369
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:96
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:165
msgid "Plugin Configuration"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:67
msgid "Info"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:97
msgid "Reshow current notices"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:98
msgid "Refresh notices from repository"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:104
msgid "Installed Plugins"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:107
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:238
#: src/octoprint/templates/sidebar/files.jinja2:3
msgid "Search..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:113
msgid "Select all visible"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:116
msgid "Disable selected"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:117
msgid "Enable selected"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:121
msgid "Show both bundled and third-party plugins"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:122
msgid "Show only bundled plugins"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:122
msgid "Bundled"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:123
msgid "Show only third-party plugins"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:123
msgid "3rd party"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:126
msgid "Show both enabled and disabled plugins"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:127
msgid "Show only enabled plugins"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:128
msgid "Show only disabled plugins"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:146
msgid "Bundled and incompatible plugins do not support bulk operations"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:149
msgid "Bundled with OctoPrint"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:149
msgid "Cannot be uninstalled through OctoPrint"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:149
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:275
msgid "Incompatible to OctoPrint or the underlying Python environment"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:149
msgid "Restart of OctoPrint needed for changes to take effect"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:149
msgid "Pending install"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:149
msgid "Pending uninstall"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:149
msgid "Disabled due to safe mode"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:149
msgid "There are notices available regarding this plugin"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:149
msgid "This plugin is blacklisted"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:151
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:280
msgid "Homepage"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:163
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:193
msgid "Cleanup Plugin Data"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:163
msgid "Uninstall Plugin"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:169
msgid ""
"Please note that bundled and incompatible plugins do not support bulk "
"operations."
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:173
msgid "Refresh"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:183
#: src/octoprint/templates/snippets/settings/printerprofiles/profileEditorGeneral.jinja2:10
msgid "Identifier"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:200
msgid "Cleanup all"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:203
msgid ""
"Nothing to cleanup! There are no settings or data left over from plugins "
"which are no longer installed."
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:223
msgid "Install new Plugins..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:233
#, python-format
msgid "... from the Plugin Repository"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:246
msgid "Sort by title"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:247
msgid "Sort by publication date"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:248
msgid "Sort by last release date"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:249
msgid "Sort by last push date"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:250
msgid "Sort by active instance count"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:251
msgid "Sort by Github stars"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:253
msgid "Only show uninstalled plugins"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:254
msgid "Only show compatible plugins"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:255
msgid "Only show unabandoned plugins"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:257
msgid "Refresh list from repository"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:270
msgid "\"Why?\""
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:274
msgid "Abandoned by its maintainer"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:285
msgid "License"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:286
msgid "Publication date"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:287
msgid "Active instances past month"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:288
msgid "Github stars"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:289
msgid "Last push to main branch"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:290
msgid "Latest release & date"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:297
msgid "plugins displayed"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:302
msgid "Sadly the repository is currently not available"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:305
msgid "Is your OctoPrint installation connected to the internet?"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:312
msgid "It looks like there are no plugins that match your search criteria"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:317
msgid "... from URL"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:322
msgid "Enter URL..."
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:326
#, python-format
msgid ""
"This does not look like a valid URL. Expected http, https or any of the "
"supported VCS URLs."
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:329
msgid "... from an uploaded file"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:352
msgid "Use --process-dependency-links
with pip install
"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:374
msgid "Confirmations"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:376
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:379
msgid "Confirm before disabling a plugin"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:385
msgid ""
"You should normally not have to change "
"any of the following settings, they are purely provided "
"for convenience here."
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:388
msgid "Plugin repository configuration"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:390
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:391
msgid "Repository URL"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:396
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:397
msgid "Repository cache TTL"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:408
msgid "Notices configuration"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:410
msgid ""
"URL of the Notices source to use. You should normally not have to change "
"this."
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:411
msgid "Notices URL"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:416
msgid ""
"How long to cache notices, in minutes. You should normally not have to "
"change this."
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:417
msgid "Notices cache TTL"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:428
msgid "pip configuration"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:430
msgid ""
"Additional arguments for the pip command. You should normally not have to"
" change this."
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:431
msgid "Additional arguments"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:439
msgid ""
"Force the use of the --user
flag with pip "
"install
"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:448
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:205
#: src/octoprint/static/js/app/helpers.js:802
#: src/octoprint/static/js/app/viewmodels/temperature.js:220
#: src/octoprint/templates/dialogs/files.jinja2:18
#: src/octoprint/templates/dialogs/files.jinja2:46
#: src/octoprint/templates/dialogs/files.jinja2:69
#: src/octoprint/templates/dialogs/slicing.jinja2:57
#: src/octoprint/templates/dialogs/temperature.jinja2:31
#: src/octoprint/templates/sidebar/state.jinja2:31
msgid "Cancel"
msgstr ""
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:449
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:206
#: src/octoprint/templates/dialogs/settings.jinja2:54
#: src/octoprint/templates/dialogs/temperature.jinja2:32
msgid "Save"
msgstr ""
#: src/octoprint/plugins/softwareupdate/__init__.py:147
msgid "Allows to check for software updates"
msgstr ""
#: src/octoprint/plugins/softwareupdate/__init__.py:154
msgid "Allows to perform software updates"
msgstr ""
#: src/octoprint/plugins/softwareupdate/__init__.py:162
msgid "Allows to configure software update"
msgstr ""
#: src/octoprint/plugins/softwareupdate/__init__.py:1144
msgid "Python package installation folder"
msgstr ""
#: src/octoprint/plugins/softwareupdate/__init__.py:1145
msgid "Plugin folder"
msgstr ""
#: src/octoprint/plugins/softwareupdate/__init__.py:1146
msgid "System temporary files"
msgstr ""
#: src/octoprint/plugins/softwareupdate/__init__.py:1178
#: src/octoprint/templates/footer.jinja2:4
msgid "Python"
msgstr ""
#: src/octoprint/plugins/softwareupdate/__init__.py:1185
#: src/octoprint/plugins/softwareupdate/__init__.py:2348
msgid "pip"
msgstr ""
#: src/octoprint/plugins/softwareupdate/__init__.py:1192
msgid "setuptools"
msgstr ""
#: src/octoprint/plugins/softwareupdate/__init__.py:1475
#: src/octoprint/plugins/softwareupdate/__init__.py:1492
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_wizard_settings.jinja2:1
msgid "Software Update"
msgstr ""
#: src/octoprint/plugins/softwareupdate/__init__.py:1482
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_wizard_update.jinja2:1
msgid "Update?"
msgstr ""
#: src/octoprint/plugins/softwareupdate/__init__.py:2326
#: src/octoprint/server/views.py:1060
#: src/octoprint/static/js/app/viewmodels/appearance.js:106
#: src/octoprint/static/js/app/viewmodels/appearance.js:110
#: src/octoprint/static/js/app/viewmodels/appearance.js:111
#: src/octoprint/static/js/app/viewmodels/appearance.js:115
#: src/octoprint/static/js/app/viewmodels/appearance.js:116
#: src/octoprint/templates/dialogs/about/about.jinja2:1
#: src/octoprint/templates/footer.jinja2:3
msgid "OctoPrint"
msgstr ""
#: src/octoprint/plugins/softwareupdate/__init__.py:2547
msgid ""
"Without this plugin OctoPrint will no longer be able to update itself or "
"any of your installed plugins which might put your system at risk."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:289
msgid "Release"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:290
msgid "Github Commit"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:291
msgid "Local checkout"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:370
#, python-format
msgid "%(name)s: %(version)s"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:378
msgid "unknown"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:414
msgid "Update available"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:415
msgid "Up-to-date"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:417
msgid "notifications are muted"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:418
msgid "notifications are enabled"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:447
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:754
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:793
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:1069
msgid "Updating..."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:448
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:794
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:1070
msgid "Updating, please wait."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:464
msgid "There are updates available for the following components:"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:491
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:878
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:150
msgid "Release Notes"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:502
msgid ""
"This version of the Python environment is not supported for direct "
"updates."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:509
msgid ""
"There's currently not enough free disk space available for a direct "
"update."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:516
msgid ""
"Those components marked with can be updated"
" directly."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:529
msgid ""
"To have updates applied, get in touch with an administrator of this "
"OctoPrint instance."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:538
msgid "Update Available"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:560
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:567
msgid "Update now"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:611
msgid "Everything is up-to-date"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:650
msgid "No internet connection"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:654
msgid "Update not possible"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:665
msgid "Unknown update check, configuration ok?"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:668
msgid "Cannot check for update, need online connection"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:671
msgid "Network error while checking for update, please check the logs"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:676
msgid "API error while checking for update, please check the logs"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:681
msgid "Rate limit exceeded while checking for update, please try again later"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:686
msgid "Check internal error while checking for update, please check the logs"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:691
msgid "Unknown error while checking for update, please check the logs"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:755
msgid "Now updating, please wait."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:772
msgid ""
"The install of the following plugin update(s) has been queued for after "
"current print is finished or cancelled."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:781
msgid "Updates Queued"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:801
msgid ""
"The update could not be started. Is it already active? Please consult "
"octoprint.log for details."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:809
msgid "Update not started!"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:848
msgid "Can't update while throttled"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:849
msgid ""
"Your system is currently throttled. OctoPrint refuses to run updates "
"while in this state due to possible stability issues."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:860
msgid "This will update the following components and restart the server:"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:886
msgid ""
"Be sure to read through any linked release notes, especially those for "
"OctoPrint since they might contain important information you need to know"
" before upgrading."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:891
msgid "Updates will be queued if currently printing,"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:893
msgid ""
"however this action may disrupt any ongoing print if OctoPrint is not "
"currently controlling it."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:899
#: src/octoprint/static/js/app/helpers.js:796
msgid "Are you sure you want to proceed?"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:902
msgid "Are you sure you want to update now?"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:904
#: src/octoprint/static/js/app/helpers.js:803
msgid "Proceed"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:1086
#, python-format
msgid "Now updating %(name)s to %(version)s"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:1112
msgid "Update successful, restarting!"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:1113
msgid "The update finished successfully and the server will now be restarted."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:1132
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:1189
msgid "Restart failed"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:1133
msgid ""
"The server apparently did not restart by itself, you'll have to do it "
"manually. Please consult octoprint.log on what went wrong."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:1155
msgid "The update finished successfully, please restart OctoPrint now."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:1159
msgid "The update finished successfully, please reboot the server now."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:1164
msgid "Update successful, restart required!"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:1180
msgid ""
"Restarting OctoPrint failed, please restart it manually. You might also "
"want to consult octoprint.log on what went wrong here."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:1184
msgid ""
"Rebooting the server failed, please reboot it manually. You might also "
"want to consult octoprint.log on what went wrong here."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:1205
msgid "Update successful!"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:1206
msgid "The update finished successfully."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:1221
msgid "Update failed!"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:1222
msgid ""
"The update did not finish successfully. Please consult "
"octoprint.log
and "
"plugin_softwareupdate_console.log
for details."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:1268
msgid "Queued Updates Paused"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:1281
msgid "Continue Updates"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:1295
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:1354
msgid "Cancel Updates"
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:1325
#, python-format
msgid "Updating in %(sec)i secs..."
msgstr ""
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:1331
msgid "Starting Queued Updates"
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:1
msgid ""
"\n"
" Please configure the checkout folder of OctoPrint, "
"otherwise\n"
" this plugin won't be able to update it. Click on the button\n"
" to do this. Also refer to the Documentation.\n"
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:6
msgid ""
"\n"
"
\n" " You are running a non-release version of OctoPrint but " "are tracking OctoPrint\n" " releases.\n" "
\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" " simply switching over to \"Commit\" tracking " "will already\n" " take care of that. Otherwise please take a look at the\n" " Documentation.\n" "
\n" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:18 msgid "" "\n" "\n" " This version of the Python environment is not supported " "for direct updates.\n" "
\n" "\n" " To reduce the likelihood of running into update problems in " "outdated environments, the following minimal\n" " versions are required to use this updater to update OctoPrint or " "any installed plugins:\n" "
\n" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:28 msgid "you have" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:30 msgid "" "\n" "\n" " Please take a look at this FAQ entry on how" " to proceed.\n" "
\n" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:35 #, python-format msgid "" "\n" "\n" " There is not enough free disk space available to run an " "update.\n" "
\n" "\n" " To reduce the likelihood of running into update problems due to " "insuffient disk space, OctoPrint requires\n" " a minimum of %(min_free_storage)s free disk space in various " "locations:\n" "
\n" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:47 msgid "" "\n" "\n" " Please take a look at this FAQ entry on how to " "proceed.\n" "
\n" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:52 msgid "" "\n" "\n" " OctoPrint is running on a throttled system, updates are " "disabled.\n" "
\n" "\n" " To reduce the likelihood of running into update problems on " "throttled and hence potentially unstable systems\n" " as seen in the past, OctoPrint doesn't support updating under " "such conditions. Please fix the current issue\n" " before trying to update. Take a look at the displayed warning in " "the navigation bar to learn about what is\n" " wrong and to get hints on how to solve the problem.\n" "
\n" "\n" " Read more on this in the FAQ.\n" "
\n" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:69 #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:99 msgid "Current versions" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:72 #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:140 msgid "Update log" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:80 msgid "Cancel all queued updates" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:80 #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:111 msgid "Cancel Queued" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:83 msgid "Update all enabled" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:83 msgid "Update all" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:86 msgid "Update all muted & enabled" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:86 msgid "Update all available" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:90 msgid "Check for updates" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:93 msgid "Force check for updates" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:107 msgid "Not compatible" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:110 #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_wizard_update.jinja2:9 msgid "Update" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:114 msgid "Release Channel:" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:115 msgid "Installed:" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:116 msgid "Available:" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:117 msgid "Release Notes:" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:121 msgid "Newer versions of this plugin are not compatible to this setup." msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:128 #, python-format msgid "" "\n" " %(enabled_icon)s = Update notifications enabled, " "%(muted_icon)s =\n" " Update notifications muted, click to toggle. \"Update" " all\" will update\n" " all items for which updates are available & update " "notifications are\n" " enabled as well, \"Update all available\" will update" " all items for\n" " which updates are available regardless of update " "notifications being\n" " enabled or muted.\n" " " msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:157 msgid "" "Please note that the update log will only contain entries for updates " "performed through OctoPrint's Software Update plugin." msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:176 msgid "Version cache TTL" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:187 msgid "Show update notifications to users" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:188 msgid "" "If you uncheck this, only logged in admins will see update notifications." " Update notifications shown to users do not include the \"Update now\" " "button." msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:193 msgid "Minimum free disk space" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:198 msgid "" "The minimum amount of free disk space that has to be available on various" " locations for OctoPrint to allow updates. Should not be set to 0." msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:216 msgid "Update in progress, please wait." msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2:217 msgid "Update done, please close this window." msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_wizard_settings.jinja2:3 msgid "" "\n"
" By default, OctoPrint will update itself via pip
to "
"published releases or commits pushed\n"
" to Github. OctoPrint can also update itself via git
to "
"arbitrary development branches you need to check out manually.\n"
" If you want to do that though it needs to know its checkout folder. "
"You can configure that here.\n"
"
\n" " If you are running a release version of OctoPrint, leave at " "\"Release\" tracking. If you are running a different\n" " branch however on a manual checkout, you should setup \"Local " "Checkout\" tracking. For more special cases you might\n" " want to select \"Github Commit\" tracking - you normally shouldn't " "need to however.\n" "
" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/softwareupdate_wizard_update.jinja2:3 msgid "" "\n" " You are about to set up OctoPrint \n" " but is " "available. It is strongly\n" " recommended to update to the latest version before you continue.\n" "
" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/snippets/checkoutFolder.jinja2:2 msgid "OctoPrint checkout folder" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/snippets/checkoutFolder.jinja2:5 msgid "This needs to be set if you select commit based version tracking." msgstr "" #: src/octoprint/plugins/softwareupdate/templates/snippets/githubToken.jinja2:2 msgid "GitHub Access Token" msgstr "" #: src/octoprint/plugins/softwareupdate/templates/snippets/githubToken.jinja2:4 msgid "Enter a new token..." msgstr "" #: src/octoprint/plugins/softwareupdate/templates/snippets/githubToken.jinja2:5 #, python-format msgid "" "Set this if you keep running into rate limiting issues. See here " "for how to obtain a token." msgstr "" #: src/octoprint/plugins/softwareupdate/templates/snippets/pipEnableCheck.jinja2:4 msgid "Enablepip
update checks"
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/snippets/pipEnableCheck.jinja2:5
msgid ""
"\n"
" If you check this, OctoPrint will also notify you of "
"updates of the\n"
" pip
tool used by OctoPrint to manage plugins"
" and updates\n"
" and allow you to update it through OctoPrint. "
"pip
is\n"
" outside of the control of the OctoPrint maintainers, so "
"enable at your\n"
" own risk! Things might break!\n"
" "
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/snippets/pipTarget.jinja2:2
msgid "OctoPrint pip
target"
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/snippets/pipTarget.jinja2:5
msgid "You should normally not have to change this."
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/snippets/releaseChannel.jinja2:2
msgid "OctoPrint Release Channel"
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/snippets/releaseChannel.jinja2:5
#, python-format
msgid ""
"Make sure you have read \"How to use the release channels to help "
"test release candidates\" before switching to a release channel other"
" than \"Stable\""
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/snippets/trackedBranch.jinja2:2
msgid "Tracked branch"
msgstr ""
#: src/octoprint/plugins/softwareupdate/templates/snippets/versionTracking.jinja2:2
msgid "OctoPrint version tracking"
msgstr ""
#: src/octoprint/plugins/tracking/__init__.py:190
#: src/octoprint/plugins/tracking/__init__.py:196
#: src/octoprint/plugins/tracking/templates/tracking_settings.jinja2:1
msgid "Anonymous Usage Tracking"
msgstr ""
#: src/octoprint/plugins/tracking/static/js/usage.js:66
msgid "Please set up anonymous usage tracking"
msgstr ""
#: src/octoprint/plugins/tracking/static/js/usage.js:67
msgid ""
"You haven't yet decided on whether to enable or disable anonymous usage "
"tracking. You need to either enable or disable it before continuing."
msgstr ""
#: src/octoprint/plugins/tracking/static/js/usage.js:95
#, python-format
msgid ""
"Please open a bug report on this. Make sure to include all requested "
"information, including your JS console and octoprint.log
."
msgstr ""
#: src/octoprint/plugins/tracking/templates/tracking_settings.jinja2:9
msgid "Enable anonymous usage tracking"
msgstr ""
#: src/octoprint/plugins/tracking/templates/tracking_settings.jinja2:20
msgid "Events to track. The ping is mandatory."
msgstr ""
#: src/octoprint/plugins/tracking/templates/tracking_settings.jinja2:20
msgid "Tracked events"
msgstr ""
#: src/octoprint/plugins/tracking/templates/tracking_settings.jinja2:23
msgid "Regular ping every 15min (incl. uptime)"
msgstr ""
#: src/octoprint/plugins/tracking/templates/tracking_settings.jinja2:26
msgid "Regular pong every 24h (incl. plugin list)"
msgstr ""
#: src/octoprint/plugins/tracking/templates/tracking_settings.jinja2:29
msgid "Server startup & shutdown"
msgstr ""
#: src/octoprint/plugins/tracking/templates/tracking_settings.jinja2:32
msgid "Connected to printer"
msgstr ""
#: src/octoprint/plugins/tracking/templates/tracking_settings.jinja2:35
msgid "Printer Safety Check warnings"
msgstr ""
#: src/octoprint/plugins/tracking/templates/tracking_settings.jinja2:38
msgid "Print started/cancelled/finished"
msgstr ""
#: src/octoprint/plugins/tracking/templates/tracking_settings.jinja2:41
msgid ""
"Errors in the communication with the printer and/or reported by the "
"firmware"
msgstr ""
#: src/octoprint/plugins/tracking/templates/tracking_settings.jinja2:44
msgid "Plugin installed/uninstalled/enabled/disabled"
msgstr ""
#: src/octoprint/plugins/tracking/templates/tracking_settings.jinja2:47
msgid "OctoPrint or a plugin updated successfully or unsuccessfully"
msgstr ""
#: src/octoprint/plugins/tracking/templates/tracking_settings.jinja2:50
msgid "System got throttled/unthrottled (currently only detected on RPis)"
msgstr ""
#: src/octoprint/plugins/tracking/templates/tracking_settings.jinja2:53
msgid "Onboard slicing actions"
msgstr ""
#: src/octoprint/plugins/tracking/templates/tracking_settings.jinja2:56
msgid "Web interface load"
msgstr ""
#: src/octoprint/plugins/tracking/templates/tracking_wizard.jinja2:1
msgid "Configure Anonymous Usage Tracking"
msgstr ""
#: src/octoprint/plugins/tracking/templates/tracking_wizard.jinja2:8
msgid ""
"Note: You can always change your decision and also "
"access more granular controls via Settings > Anonymous Usage Tracking."
msgstr ""
#: src/octoprint/plugins/tracking/templates/tracking_wizard.jinja2:14
msgid "Disable Anonymous Usage Tracking"
msgstr ""
#: src/octoprint/plugins/tracking/templates/tracking_wizard.jinja2:18
msgid "Enable Anonymous Usage Tracking"
msgstr ""
#: src/octoprint/plugins/tracking/templates/tracking_wizard.jinja2:23
msgid ""
"\n"
" Anonymous Usage Tracking is enabled.\n"
" "
msgstr ""
#: src/octoprint/plugins/tracking/templates/tracking_wizard.jinja2:26
msgid ""
"\n"
" Anonymous Usage Tracking is disabled.\n"
" "
msgstr ""
#: src/octoprint/plugins/tracking/templates/snippets/trackingDescription.jinja2:1
msgid ""
"\n"
"\n" " Anonymous usage tracking provides valuable insights into how many " "instances running what versions of OctoPrint are out there,\n" " whether they are successfully completing print jobs and various other" " metrics.\n" "
\n" "\n" " By enabling it you help to identify problems with new releases and " "release candidates early on, and to better\n" " tailor OctoPrint's future development to actual use.\n" "
\n" msgstr "" #: src/octoprint/plugins/tracking/templates/snippets/trackingDetails.jinja2:1 msgid "" "\n" " For details on what gets tracked, please refer to tracking.octoprint.org\n" " and also the Privacy Policy at " "tracking.octoprint.org.\n" msgstr "" #: src/octoprint/plugins/virtual_printer/templates/virtual_printer_settings.jinja2:7 msgid "Enable the virtual printer" msgstr "" #: src/octoprint/plugins/virtual_printer/templates/virtual_printer_settings.jinja2:8 msgid "" "If enabled, an additional serial portVIRTUAL
will be "
"available for connecting, backed by a fake printer implementation. Useful"
" for development."
msgstr ""
#: src/octoprint/server/views.py:916
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:16
msgid "Connection"
msgstr ""
#: src/octoprint/server/views.py:927
#: src/octoprint/templates/sidebar/state.jinja2:1
msgid "State"
msgstr ""
#: src/octoprint/server/views.py:937
msgid "Files"
msgstr ""
#: src/octoprint/server/views.py:954
msgid "Temperature"
msgstr ""
#: src/octoprint/server/views.py:963
msgid "Control"
msgstr ""
#: src/octoprint/server/views.py:972
msgid "Terminal"
msgstr ""
#: src/octoprint/server/views.py:981
#: src/octoprint/templates/sidebar/state.jinja2:11
msgid "Timelapse"
msgstr ""
#: src/octoprint/server/views.py:994
msgid "Printer"
msgstr ""
#: src/octoprint/server/views.py:996
msgid "Serial Connection"
msgstr ""
#: src/octoprint/server/views.py:1004
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:1
msgid "Printer Profiles"
msgstr ""
#: src/octoprint/server/views.py:1012
msgid "Temperatures"
msgstr ""
#: src/octoprint/server/views.py:1020
#: src/octoprint/templates/dialogs/settings/terminalfilters.jinja2:1
msgid "Terminal Filters"
msgstr ""
#: src/octoprint/server/views.py:1028
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:1
msgid "GCODE Scripts"
msgstr ""
#: src/octoprint/server/views.py:1035 src/octoprint/server/views.py:1037
#: src/octoprint/templates/dialogs/settings/features.jinja2:1
msgid "Features"
msgstr ""
#: src/octoprint/server/views.py:1053
msgid "API"
msgstr ""
#: src/octoprint/server/views.py:1070
#: src/octoprint/templates/dialogs/settings/folders.jinja2:2
#: src/octoprint/templates/sidebar/files_header.jinja2:13
msgid "Folders"
msgstr ""
#: src/octoprint/server/views.py:1078
#: src/octoprint/templates/dialogs/settings/appearance.jinja2:1
msgid "Appearance"
msgstr ""
#: src/octoprint/server/views.py:1086
#: src/octoprint/templates/dialogs/settings/server.jinja2:1
msgid "Server"
msgstr ""
#: src/octoprint/server/views.py:1099
msgid "Access"
msgstr ""
#: src/octoprint/server/views.py:1107
msgid "Interface"
msgstr ""
#: src/octoprint/server/views.py:1137
#: src/octoprint/static/js/app/viewmodels/temperature.js:208
msgid "Start"
msgstr ""
#: src/octoprint/server/views.py:1144
#: src/octoprint/templates/dialogs/wizard.jinja2:57
msgid "Finish"
msgstr ""
#: src/octoprint/server/api/system.py:237
#: src/octoprint/templates/snippets/settings/server/serverCommandSystemShutdown.jinja2:2
msgid "Shutdown system"
msgstr ""
#: src/octoprint/server/api/system.py:238
msgid ""
"You are about to shutdown the system.This action " "may disrupt any ongoing print jobs (depending on your printer's " "controller and general setup that might also apply to prints run directly" " from your printer's internal storage)." msgstr "" #: src/octoprint/server/api/system.py:244 msgid "Reboot system" msgstr "" #: src/octoprint/server/api/system.py:245 msgid "" "You are about to reboot the system.
This action " "may disrupt any ongoing print jobs (depending on your printer's " "controller and general setup that might also apply to prints run directly" " from your printer's internal storage)." msgstr "" #: src/octoprint/server/api/system.py:251 #: src/octoprint/templates/snippets/settings/server/serverCommandServerRestart.jinja2:2 msgid "Restart OctoPrint" msgstr "" #: src/octoprint/server/api/system.py:252 msgid "" "You are about to restart the OctoPrint " "server.
This action may disrupt any ongoing print jobs " "(depending on your printer's controller and general setup that might also" " apply to prints run directly from your printer's internal storage)." msgstr "" #: src/octoprint/server/api/system.py:258 msgid "Restart OctoPrint in safe mode" msgstr "" #: src/octoprint/server/api/system.py:259 msgid "" "You are about to restart the OctoPrint server in safe " "mode.
This action may disrupt any ongoing print jobs " "(depending on your printer's controller and general setup that might also" " apply to prints run directly from your printer's internal storage)." msgstr "" #: src/octoprint/static/js/app/dataupdater.js:103 #: src/octoprint/static/js/app/dataupdater.js:129 #: src/octoprint/static/js/app/helpers.js:710 #: src/octoprint/templates/overlays/offline.jinja2:6 msgid "Server is offline" msgstr "" #: src/octoprint/static/js/app/dataupdater.js:104 msgid "" "The server appears to be offline, at least I'm not getting any response " "from it. I'll try to reconnect automatically over the next couple" " of minutes, 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 could not reconnect automatically, but you " "may try a manual reconnect using the button below." msgstr "" #: src/octoprint/static/js/app/dataupdater.js:208 msgid "Unknown" msgstr "" #: src/octoprint/static/js/app/dataupdater.js:211 msgid "Command line flag" msgstr "" #: src/octoprint/static/js/app/dataupdater.js:215 msgid "Setting in config.yaml" msgstr "" #: src/octoprint/static/js/app/dataupdater.js:219 msgid "Problem during last startup" msgstr "" #: src/octoprint/static/js/app/dataupdater.js:225 msgid "Safe mode is active" msgstr "" #: src/octoprint/static/js/app/dataupdater.js:227 #, python-format msgid "" "
The server is currently running in safe mode. Third party plugins and " "language packs are disabled and cannot be enabled.
Reason: " "%(reason)s
" msgstr "" #: src/octoprint/static/js/app/dataupdater.js:280 #: src/octoprint/static/js/app/viewmodels/files.js:1406 #: src/octoprint/static/js/app/viewmodels/files.js:1415 #, python-format msgid "Slicing ... (%(percentage)d%%)" msgstr "" #: src/octoprint/static/js/app/dataupdater.js:319 #: src/octoprint/static/js/app/dataupdater.js:333 msgid "Error reported by printer" msgstr "" #: src/octoprint/static/js/app/dataupdater.js:321 #, python-format msgid "" "Your printer's firmware reported an error. Due to that the ongoing print " "job will be cancelled. Reported error: %(firmwareError)s" msgstr "" #: src/octoprint/static/js/app/dataupdater.js:335 #, python-format msgid "" "Your printer's firmware reported an error. Due to that OctoPrint will " "disconnect. Reported error: %(error)s" msgstr "" #: src/octoprint/static/js/app/dataupdater.js:345 msgid "Communication error" msgstr "" #: src/octoprint/static/js/app/dataupdater.js:347 #, python-format msgid "" "There was a communication error while talking to your printer. Please " "consult the terminal output and octoprint.log for details. Error: " "%(error)s" msgstr "" #: src/octoprint/static/js/app/dataupdater.js:355 msgid "Error connecting to printer" msgstr "" #: src/octoprint/static/js/app/dataupdater.js:357 #, python-format msgid "" "There was an error while trying to connect to your printer. Error: " "%(error)s" msgstr "" #: src/octoprint/static/js/app/dataupdater.js:365 msgid "Error starting a print" msgstr "" #: src/octoprint/static/js/app/dataupdater.js:367 #, python-format msgid "There was an error while trying to start a print job. Error: %(error)s" msgstr "" #: src/octoprint/static/js/app/dataupdater.js:375 msgid "Could not autodetect your printer" msgstr "" #: src/octoprint/static/js/app/dataupdater.js:377 #, python-format msgid "" "No working connection parameters could be found. Are you sure your " "printer is physically connected and supported? Refer to the FAQ" " for help in debugging this." msgstr "" #: src/octoprint/static/js/app/dataupdater.js:385 msgid "Unknown error" msgstr "" #: src/octoprint/static/js/app/dataupdater.js:387 #, python-format msgid "" "There was an unknown error while talking to your printer. Please consult " "the terminal output and octoprint.log for details. Error: %(error)s" msgstr "" #: src/octoprint/static/js/app/dataupdater.js:409 msgid "" "It looks like your printer reset while a connection was active. If this " "was intentional you may safely ignore this message. Otherwise you should " "investigate why your printer reset itself, since this will interrupt " "prints and also file transfers to your printer's SD." msgstr "" #: src/octoprint/static/js/app/dataupdater.js:414 msgid "" "It looks like your printer reset while a connection was active. Due to " "this the ongoing job was aborted. If this was intentional you may safely " "ignore this message. Otherwise you should investigate why your printer " "reset itself, since this will interrupt prints and also file transfers to" " your printer's SD." msgstr "" #: src/octoprint/static/js/app/dataupdater.js:424 msgid "Printer reset detected" msgstr "" #: src/octoprint/static/js/app/helpers.js:476 #, python-format msgid "%(hour)02d:%(minute)02d:%(second)02d" msgstr "" #: src/octoprint/static/js/app/helpers.js:537 #: src/octoprint/static/js/app/helpers.js:545 #, python-format msgid "%(days)d day" msgstr "" #: src/octoprint/static/js/app/helpers.js:539 #: src/octoprint/static/js/app/helpers.js:547 #, python-format msgid "%(days)d days" msgstr "" #: src/octoprint/static/js/app/helpers.js:542 #, python-format msgid "%(days)d.5 days" msgstr "" #: src/octoprint/static/js/app/helpers.js:556 #: src/octoprint/static/js/app/helpers.js:568 #, python-format msgid "%(hours)d hour" msgstr "" #: src/octoprint/static/js/app/helpers.js:558 #: src/octoprint/static/js/app/helpers.js:570 #: src/octoprint/static/js/app/helpers.js:582 #, python-format msgid "%(hours)d hours" msgstr "" #: src/octoprint/static/js/app/helpers.js:562 #, python-format msgid "%(hours)d.5 hours" msgstr "" #: src/octoprint/static/js/app/helpers.js:576 msgid "1 day" msgstr "" #: src/octoprint/static/js/app/helpers.js:589 msgid "a minute" msgstr "" #: src/octoprint/static/js/app/helpers.js:591 msgid "2 minutes" msgstr "" #: src/octoprint/static/js/app/helpers.js:597 #, python-format msgid "%(minutes)d minutes" msgstr "" #: src/octoprint/static/js/app/helpers.js:599 msgid "40 minutes" msgstr "" #: src/octoprint/static/js/app/helpers.js:601 msgid "50 minutes" msgstr "" #: src/octoprint/static/js/app/helpers.js:603 msgid "1 hour" msgstr "" #: src/octoprint/static/js/app/helpers.js:608 msgid "a few seconds" msgstr "" #: src/octoprint/static/js/app/helpers.js:610 msgid "less than a minute" msgstr "" #: src/octoprint/static/js/app/helpers.js:624 msgid "YYYY-MM-DD HH:mm" msgstr "" #: src/octoprint/static/js/app/helpers.js:626 msgid "YYYY-MM-DD HH:mm:ss" msgstr "" #: src/octoprint/static/js/app/helpers.js:651 #: src/octoprint/static/js/app/helpers.js:657 msgid "off" msgstr "" #: src/octoprint/static/js/app/helpers.js:793 #: src/octoprint/static/js/app/viewmodels/access.js:339 #: src/octoprint/static/js/app/viewmodels/access.js:671 #: src/octoprint/static/js/app/viewmodels/connection.js:188 msgid "Are you sure?" msgstr "" #: src/octoprint/static/js/app/helpers.js:1046 msgid "Progress" msgstr "" #: src/octoprint/static/js/app/main.js:261 msgid "Offline" msgstr "" #: src/octoprint/static/js/app/main.js:262 msgid "Offline after error" msgstr "" #: src/octoprint/static/js/app/main.js:263 #: src/octoprint/static/js/app/viewmodels/system.js:102 msgid "Error" msgstr "" #: src/octoprint/static/js/app/main.js:264 msgid "Opening serial connection" msgstr "" #: src/octoprint/static/js/app/main.js:265 msgid "Detecting serial connection" msgstr "" #: src/octoprint/static/js/app/main.js:266 msgid "Connecting" msgstr "" #: src/octoprint/static/js/app/main.js:267 msgid "Operational" msgstr "" #: src/octoprint/static/js/app/main.js:268 msgid "Starting" msgstr "" #: src/octoprint/static/js/app/main.js:269 msgid "Starting print from SD" msgstr "" #: src/octoprint/static/js/app/main.js:270 msgid "Starting to send file to SD" msgstr "" #: src/octoprint/static/js/app/main.js:271 msgid "Printing from SD" msgstr "" #: src/octoprint/static/js/app/main.js:272 msgid "Sending file to SD" msgstr "" #: src/octoprint/static/js/app/main.js:273 msgid "Printing" msgstr "" #: src/octoprint/static/js/app/main.js:274 msgid "Paused" msgstr "" #: src/octoprint/static/js/app/main.js:275 msgid "Closed" msgstr "" #: src/octoprint/static/js/app/main.js:276 msgid "Transferring file to SD" msgstr "" #: src/octoprint/static/js/app/main.js:277 #: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:563 msgid "Pausing" msgstr "" #: src/octoprint/static/js/app/main.js:278 msgid "Resuming" msgstr "" #: src/octoprint/static/js/app/main.js:279 #: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:572 msgid "Cancelling" msgstr "" #: src/octoprint/static/js/app/main.js:280 msgid "Finishing" msgstr "" #: src/octoprint/static/js/app/main.js:1067 msgid "Loading OctoPrint's UI, please wait..." msgstr "" #: src/octoprint/static/js/app/viewmodels/access.js:101 msgid "This user may not have dangerous permissions." msgstr "" #: src/octoprint/static/js/app/viewmodels/access.js:116 #: src/octoprint/templates/snippets/settings/accesscontrol/users.jinja2:48 msgid "Add user" msgstr "" #: src/octoprint/static/js/app/viewmodels/access.js:126 #, python-format msgid "Edit user \"%(name)s\"" msgstr "" #: src/octoprint/static/js/app/viewmodels/access.js:329 msgid "Not possible" msgstr "" #: src/octoprint/static/js/app/viewmodels/access.js:330 msgid "You may not delete your own account." msgstr "" #: src/octoprint/static/js/app/viewmodels/access.js:341 #, python-format msgid "You are about to delete the user \"%(name)s\"." msgstr "" #: src/octoprint/static/js/app/viewmodels/access.js:474 msgid "This group may not have dangerous permissions or subgroups." msgstr "" #: src/octoprint/static/js/app/viewmodels/access.js:532 #: src/octoprint/templates/snippets/settings/accesscontrol/groups.jinja2:47 msgid "Add group" msgstr "" #: src/octoprint/static/js/app/viewmodels/access.js:544 #, python-format msgid "Edit group \"%(name)s\"" msgstr "" #: src/octoprint/static/js/app/viewmodels/access.js:673 #, python-format msgid "You are about to delete the group \"%(name)s\"." msgstr "" #: src/octoprint/static/js/app/viewmodels/connection.js:48 #: src/octoprint/templates/sidebar/connection.jinja2:17 msgid "Connect" msgstr "" #: src/octoprint/static/js/app/viewmodels/connection.js:49 #: src/octoprint/static/js/app/viewmodels/connection.js:201 msgid "Disconnect" msgstr "" #: src/octoprint/static/js/app/viewmodels/connection.js:53 msgid "No serial port found" msgstr "" #: src/octoprint/static/js/app/viewmodels/connection.js:189 msgid "" "You are about to disconnect from the printer while a print is " "in progress.
Disconnecting while a print is in progress " "will prevent OctoPrint from completing the print. If you're printing from" " an SD card attached directly to the printer, any attempt to restart " "OctoPrint or reconnect to the printer could interrupt the print.
"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/connection.js:197
msgid "Are you sure you want to disconnect from the printer?"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/connection.js:200
msgid "Stay Connected"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/control.js:114
msgid "Hotend"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:56
msgid "Your available free disk space is critically low."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:58
msgid "Your available free disk space is starting to run low."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:60
msgid "Your current disk usage."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:259
msgid "Only show model files"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:260
msgid "Only show machine code files"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:270
#, python-format
msgid "Only show %(type)s files"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:660
#, python-format
msgid ""
"You are about to delete the folder \"%(folder)s\" which still contains "
"files and/or sub folders."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:720
#: src/octoprint/static/js/app/viewmodels/printerstate.js:461
msgid "This will start a new print job. Please check that the print bed is clear."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:723
#: src/octoprint/static/js/app/viewmodels/printerstate.js:464
msgid "Do you want to start the print job now?"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:724
#: src/octoprint/static/js/app/viewmodels/printerstate.js:465
msgid "No"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:725
#: src/octoprint/static/js/app/viewmodels/printerstate.js:466
msgid "Yes"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:833
msgid "Unable to move file or folder"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:837
msgid "to"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1028
msgid "Model contains no extrusion.
"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1090
msgid "Last printed"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1096
msgid "Last print time"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1161
#, python-format
msgid ""
"Object in %(name)s exceeds the print volume of the currently selected "
"printer profile, be careful when printing this."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1179
msgid "Object exceeds print volume in width.
"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1185
msgid "Object exceeds print volume in depth.
"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1191
msgid "Object exceeds print volume in height.
"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1198
msgid ""
"Object's bounding box: (%(object.minX).2f, %(object.minY).2f, "
"%(object.minZ).2f) × (%(object.maxX).2f, %(object.maxY).2f, "
"%(object.maxZ).2f)"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1205
msgid ""
"Print volume: (%(profile.minX).2f, %(profile.minY).2f, "
"%(profile.minZ).2f) × (%(profile.maxX).2f, %(profile.maxY).2f, "
"%(profile.maxZ).2f)"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1217
msgid "Object doesn't fit print volume"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1409
msgid "Slicing ..."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1436
msgid "Slicing done"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1438
#, python-format
msgid "Sliced %(stl)s to %(gcode)s, took %(time).2f seconds"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1458
#, python-format
msgid "Could not slice %(stl)s to %(gcode)s: %(reason)s"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1466
msgid "Slicing failed"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1485
msgid "Streaming ..."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1495
msgid "Streaming done"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1497
#, python-format
msgid "Streamed %(local)s to %(remote)s on SD, took %(time).2f seconds"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1519
msgid "Streaming failed"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1521
#, python-format
msgid "Did not finish streaming %(local)s to %(remote)s on SD"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1599
#, python-format
msgid "File already exists: %(name)s"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1679
msgid "Refreshing list ..."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1709
msgid ""
"Could not upload the file to the printer's SD. Make sure the SD is "
"initialized and the printer is not busy with a print already."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1713
msgid ""
"Could not upload the file, overwrite not possible. Make sure it is not "
"already printing and that you have allowed overwriting."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1722
#, python-format
msgid ""
"Could not upload the file. Make sure that it is a readable, valid file "
"with one of these extensions: %(extensions)s"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1731
msgid ""
"Could not upload the file. Please check octoprint.log for possible "
"reasons."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1762
msgid "Saving ..."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/files.js:1762
msgid "Uploading ..."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/loginstate.js:31
#: src/octoprint/static/js/app/viewmodels/loginstate.js:41
#: src/octoprint/templates/navbar/login.jinja2:2
#: src/octoprint/templates/navbar/login.jinja2:15
msgid "Login"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/loginstate.js:37
#, python-format
msgid "Logged in as %(name)s"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/loginstate.js:53
msgid "API key based login"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/loginstate.js:54
msgid "Authorization header based login"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/loginstate.js:57
#, python-format
msgid "Logout not supported for %(method)s, please close the browser instead"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/loginstate.js:63
msgid "Logout of OctoPrint"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/loginstate.js:119
#, python-format
msgid ""
"
It seems that you are connecting to OctoPrint over the public " "internet.
This is strongly discouraged unless you have taken proper" " network security precautions. Your printer is an appliance you really " "should not be giving access to everyone with an internet " "connection.
Please see this blog post for ways" " to safely access your OctoPrint instance from " "remote.
If you know what you are doing or you are " "sure this message is mistaken since you are in an isolated LAN, feel free" " to ignore it.
" msgstr "" #: src/octoprint/static/js/app/viewmodels/loginstate.js:138 msgid "Possible external access detected" msgstr "" #: src/octoprint/static/js/app/viewmodels/loginstate.js:232 msgid "Login successful" msgstr "" #: src/octoprint/static/js/app/viewmodels/loginstate.js:234 #, python-format msgid "You are now logged in as \"%(username)s\"" msgstr "" #: src/octoprint/static/js/app/viewmodels/loginstate.js:262 msgid "Login failed" msgstr "" #: src/octoprint/static/js/app/viewmodels/loginstate.js:263 msgid "User unknown, wrong password or account deactivated" msgstr "" #: src/octoprint/static/js/app/viewmodels/loginstate.js:287 msgid "Logout successful" msgstr "" #: src/octoprint/static/js/app/viewmodels/loginstate.js:288 msgid "You are now logged out" msgstr "" #: src/octoprint/static/js/app/viewmodels/navigation.js:16 msgid "" "OctoPrint cannot reach the internet. If this is not intentional, please " "check OctoPrint's network settings and the connectivity check " "configuration. Updates, plugin repository and anything else requiring " "access to the public internet will not work." msgstr "" #: src/octoprint/static/js/app/viewmodels/printerprofiles.js:153 msgid "Identifier must be set" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerprofiles.js:155 msgid "Invalid characters, only a-z, A-Z, 0-9, -, ., _, ( and ) are allowed" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerprofiles.js:159 msgid "A profile with such an identifier already exists" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerprofiles.js:172 #: src/octoprint/static/js/app/viewmodels/settings.js:83 #: src/octoprint/static/js/app/viewmodels/settings.js:113 msgid "default" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerprofiles.js:173 #: src/octoprint/static/js/app/viewmodels/settings.js:84 #: src/octoprint/static/js/app/viewmodels/settings.js:97 msgid "red" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerprofiles.js:174 #: src/octoprint/static/js/app/viewmodels/settings.js:85 #: src/octoprint/static/js/app/viewmodels/settings.js:99 msgid "orange" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerprofiles.js:175 #: src/octoprint/static/js/app/viewmodels/settings.js:86 #: src/octoprint/static/js/app/viewmodels/settings.js:101 msgid "yellow" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerprofiles.js:176 #: src/octoprint/static/js/app/viewmodels/settings.js:87 #: src/octoprint/static/js/app/viewmodels/settings.js:103 msgid "green" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerprofiles.js:177 #: src/octoprint/static/js/app/viewmodels/settings.js:88 #: src/octoprint/static/js/app/viewmodels/settings.js:105 msgid "blue" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerprofiles.js:178 #: src/octoprint/static/js/app/viewmodels/settings.js:90 #: src/octoprint/static/js/app/viewmodels/settings.js:109 msgid "black" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerprofiles.js:185 msgid "Lower Left" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerprofiles.js:186 msgid "Center" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerprofiles.js:571 msgid "" "There was unexpected error while saving the printer profile, please " "consult the logs." msgstr "" #: src/octoprint/static/js/app/viewmodels/printerprofiles.js:575 msgid "Could not add profile" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerprofiles.js:599 msgid "Cannot delete the default profile or the currently active profile." msgstr "" #: src/octoprint/static/js/app/viewmodels/printerprofiles.js:603 msgid "" "There was unexpected error while removing the printer profile, please " "consult the logs." msgstr "" #: src/octoprint/static/js/app/viewmodels/printerprofiles.js:608 msgid "Could not delete profile" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerprofiles.js:619 #, python-format msgid "You are about to delete the printer profile \"%(name)s\"." msgstr "" #: src/octoprint/static/js/app/viewmodels/printerprofiles.js:643 msgid "" "There was unexpected error while updating the printer profile, please " "consult the logs." msgstr "" #: src/octoprint/static/js/app/viewmodels/printerprofiles.js:647 msgid "Could not update profile" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerprofiles.js:666 msgid "Add Printer Profile" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerprofiles.js:667 #, python-format msgid "Edit Printer Profile \"%(name)s\"" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerstate.js:100 msgid "Restarts the print job from the beginning" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerstate.js:103 msgid "Starts the print job" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerstate.js:104 msgid "Resumes the print job" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerstate.js:105 msgid "Pauses the print job" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerstate.js:143 msgid "Still stabilizing..." msgstr "" #: src/octoprint/static/js/app/viewmodels/printerstate.js:163 msgid "" "Based on a linear approximation (very low accuracy, especially at the " "beginning of the print)" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerstate.js:168 msgid "Based on the estimate from analysis of file (medium accuracy)" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerstate.js:173 msgid "Based on a mix of estimate from analysis and calculation (medium accuracy)" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerstate.js:178 msgid "" "Based on the average total of past prints of this model with the same " "printer profile (usually good accuracy)" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerstate.js:183 msgid "" "Based on a mix of average total from past prints and calculation (usually" " good accuracy)" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerstate.js:188 msgid "Based on the calculated estimate (best accuracy)" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerstate.js:224 msgid "Continue" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerstate.js:225 #: src/octoprint/static/js/app/viewmodels/temperature.js:212 #: src/octoprint/templates/sidebar/state.jinja2:30 msgid "Pause" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerstate.js:235 #: src/octoprint/templates/tabs/timelapse.jinja2:16 msgid "On Z Change" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerstate.js:238 #: src/octoprint/templates/tabs/timelapse.jinja2:15 msgid "Timed" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerstate.js:242 #: src/octoprint/templates/tabs/timelapse.jinja2:27 #: src/octoprint/templates/tabs/timelapse.jinja2:38 #: src/octoprint/templates/tabs/timelapse.jinja2:58 msgid "sec" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerstate.js:403 #, python-format msgid "" "%(ratio)d%% of transmitted lines have triggered resend requests. The " "communication with the printer is unreliable and this will cause print " "artefacts and failures.
Please see this FAQ entry on tips on how to solve this.
" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerstate.js:415 msgid "Critical resend ratio!" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerstate.js:430 msgid "This will restart the print job from the beginning." msgstr "" #: src/octoprint/static/js/app/viewmodels/printerstate.js:491 msgid "This will cancel your print." msgstr "" #: src/octoprint/static/js/app/viewmodels/printerstate.js:492 msgid "No, continue the print" msgstr "" #: src/octoprint/static/js/app/viewmodels/printerstate.js:493 msgid "Yes, cancel the print" msgstr "" #: src/octoprint/static/js/app/viewmodels/settings.js:89 #: src/octoprint/static/js/app/viewmodels/settings.js:107 msgid "violet" msgstr "" #: src/octoprint/static/js/app/viewmodels/settings.js:91 #: src/octoprint/static/js/app/viewmodels/settings.js:111 msgid "white" msgstr "" #: src/octoprint/static/js/app/viewmodels/settings.js:124 msgid "Autodetect from browser" msgstr "" #: src/octoprint/static/js/app/viewmodels/settings.js:456 msgid "If you see your webcam stream below, the entered stream URL is ok." msgstr "" #: src/octoprint/static/js/app/viewmodels/settings.js:505 msgid "Stream test" msgstr "" #: src/octoprint/static/js/app/viewmodels/settings.js:527 msgid "Could not retrieve snapshot URL, please double check the URL" msgstr "" #: src/octoprint/static/js/app/viewmodels/settings.js:530 msgid "Snapshot test failed" msgstr "" #: src/octoprint/static/js/app/viewmodels/settings.js:550 #, python-format msgid "" "Could retrieve the snapshot URL, but it didn't look like an image. Got " "this as a content type header:%(content_type)s
. Please "
"double check that the URL is returning static images, not multipart data "
"or videos."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/settings.js:579
msgid ""
"If you see your webcam snapshot picture below, the entered snapshot URL "
"is ok."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/settings.js:583
msgid "Snapshot test"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/settings.js:625
msgid "The path doesn't exist"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/settings.js:627
msgid "The path is not a file"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/settings.js:630
msgid "The path is not an executable"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/settings.js:634
#: src/octoprint/static/js/app/viewmodels/settings.js:735
msgid "The path is valid"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/settings.js:659
msgid "The server is not reachable"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/settings.js:662
msgid "The server is reachable"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/settings.js:683
msgid "Name cannot be resolved"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/settings.js:687
msgid "Name can be resolved"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/settings.js:719
msgid "The path is a broken symlink."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/settings.js:723
msgid "The path does not exist and cannot be created."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/settings.js:727
msgid "The path is not a folder."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/settings.js:731
msgid "The path is not writable."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/settings.js:871
#: src/octoprint/static/js/app/viewmodels/usersettings.js:142
msgid ""
"This will generate a new API Key. The old API Key will cease to function "
"immediately."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/slicing.js:127
msgid "Do nothing"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/slicing.js:128
msgid "Select for printing"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/slicing.js:129
msgid "Start printing"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/slicing.js:154
#, python-format
msgid "Slicing %(filename)s"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/slicing.js:198
msgid "Cannot slice on the same device while printing"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/slicing.js:200
msgid "Cannot slice, not all parameters specified"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/slicing.js:203
msgid "Start the slicing process"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/system.js:68
#, python-format
msgid "The command \"%(command)s\" was triggered asynchronously"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/system.js:72
#, python-format
msgid "The command \"%(command)s\" executed successfully"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/system.js:92
#, python-format
msgid "The command \"%(command)s\" could not be executed."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/temperature.js:65
#, python-format
msgid "Changing Offset of %(name)s"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/temperature.js:71
#, python-format
msgid ""
"Use the form below to specify a new offset to apply to all temperature "
"commands sent from printed files for \"%(name)s\""
msgstr ""
#: src/octoprint/static/js/app/viewmodels/temperature.js:95
#: src/octoprint/static/js/app/viewmodels/temperature.js:165
#: src/octoprint/static/js/app/viewmodels/temperature.js:419
#: src/octoprint/templates/dialogs/settings/temperatures.jinja2:35
msgid "Bed"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/temperature.js:99
#: src/octoprint/static/js/app/viewmodels/temperature.js:173
#: src/octoprint/static/js/app/viewmodels/temperature.js:422
msgid "Chamber"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/temperature.js:216
#: src/octoprint/templates/sidebar/state.jinja2:30
msgid "Resume"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/temperature.js:224
msgid "Done"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/temperature.js:405
#, python-format
msgid "Set %(name)s (%(value)s)"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/temperature.js:409
#: src/octoprint/templates/tabs/temperature.jinja2:30
#: src/octoprint/templates/tabs/temperature.jinja2:68
#: src/octoprint/templates/tabs/timelapse.jinja2:14
msgid "Off"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/temperature.js:572
msgid "min"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/temperature.js:636
#: src/octoprint/templates/tabs/temperature.jinja2:23
msgid "Actual"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/temperature.js:646
#: src/octoprint/templates/tabs/temperature.jinja2:25
msgid "Target"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/terminal.js:109
#, 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:116
#, python-format
msgid ""
"showing %(displayed)d lines (%(filtered)d of %(total)d total lines "
"filtered)"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/terminal.js:125
#, python-format
msgid "showing %(displayed)d lines (buffer full)"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/terminal.js:129
#, python-format
msgid "showing %(displayed)d lines"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/terminal.js:529
#, python-format
msgid "The command %(command)s
was not sent to the printer:"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/terminal.js:536
msgid "Suppressed command"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/terminal.js:545
msgid "Invalid tool reported"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/terminal.js:547
#, python-format
msgid ""
"Your printer reported tool T%(tool)d as invalid, reverting back to "
"T%(fallback)d"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/timelapse.js:49
#, python-format
msgid "Rendering %(target)s..."
msgstr ""
#: src/octoprint/static/js/app/viewmodels/timelapse.js:58
#, python-format
msgid "Rendering %(target)s... (%(progress)d%%)"
msgstr ""
#: src/octoprint/static/js/app/viewmodels/timelapse.js:335
#, python-format
msgid ""
"Failed to remove timelapse %(name)s.Please consult octoprint.log " "for details.
" msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:346 msgid "Could not remove timelapse" msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:355 #, python-format msgid "You are about to delete timelapse file \"%(name)s\"." msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:373 #, python-format msgid "You are about to delete %(count)d timelapse files." msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:438 #, python-format msgid "You are about to delete unrendered timelapse \"%(name)s\"." msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:459 #, python-format msgid "You are about to delete %(count)d unrendered timelapses." msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:470 msgid "Deleting timelapse files" msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:471 #, python-format msgid "Deleting %(count)d timelapse files..." msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:501 msgid "Deleting unrendered timelapses" msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:503 #, python-format msgid "Deleting %(count)d unrendered timelapses..." msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:616 msgid "Capturing timelapse postroll" msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:621 msgid "Now capturing timelapse post roll, this will take only a moment..." msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:631 #, python-format msgid "%(minutes)d min" msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:635 #, python-format msgid "" "Now capturing timelapse post roll, this will take approximately " "%(duration)s (so until %(time)s)..." msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:641 #, python-format msgid "%(seconds)d sec" msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:645 #, python-format msgid "" "Now capturing timelapse post roll, this will take approximately " "%(duration)s..." msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:684 msgid "" "Failed repeatedly to capture timelapse frame from webcam - is the " "snapshot URL configured correctly and the camera on?" msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:695 msgid "Could not capture snapshots" msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:704 msgid "Rendering timelapse" msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:706 #, python-format msgid "" "Now rendering timelapse %(movie_prefix)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/viewmodels/timelapse.js:728 msgid "Cannot render timelapse" msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:732 #, python-format msgid "" "Rendering of timelapse %(movie_prefix)s is not possible since no frames " "were captured. Is the snapshot URL configured correctly?" msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:739 #: src/octoprint/static/js/app/viewmodels/timelapse.js:756 msgid "Rendering timelapse failed" msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:743 #, python-format msgid "" "Rendering of timelapse %(movie_prefix)s failed with return code " "%(returncode)s" msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:760 #, python-format msgid "" "Rendering of timelapse %(movie_prefix)s failed due to an unknown error, " "please consult the log file" msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:782 msgid "Timelapse ready" msgstr "" #: src/octoprint/static/js/app/viewmodels/timelapse.js:784 #, python-format msgid "New timelapse %(movie_prefix)s is done rendering." msgstr "" #: src/octoprint/static/js/app/viewmodels/usersettings.js:14 msgid "Site default" msgstr "" #: src/octoprint/static/js/app/viewmodels/usersettings.js:157 msgid "This will delete the API Key. It will cease to to function immediately." msgstr "" #: src/octoprint/templates/footer.jinja2:7 msgid "Web" msgstr "" #: src/octoprint/templates/footer.jinja2:8 msgid "Forum" msgstr "" #: src/octoprint/templates/footer.jinja2:9 msgid "Discord" msgstr "" #: src/octoprint/templates/footer.jinja2:10 msgid "FAQ" msgstr "" #: src/octoprint/templates/footer.jinja2:11 msgid "Docs" msgstr "" #: src/octoprint/templates/footer.jinja2:12 msgid "About" msgstr "" #: src/octoprint/templates/footer.jinja2:13 #: src/octoprint/templates/navbar/systemmenu.jinja2:1 msgid "System" msgstr "" #: src/octoprint/templates/index.jinja2:34 #: src/octoprint/templates/login.jinja2:55 msgid "You don't seem to have JavaScript enabled" msgstr "" #: src/octoprint/templates/index.jinja2:35 #: src/octoprint/templates/login.jinja2:56 msgid "" "OctoPrint's UI requires JavaScript to work. Please enable JavaScript and " "reload." msgstr "" #: src/octoprint/templates/index.jinja2:49 msgid "Connecting to OctoPrint's server..." msgstr "" #: src/octoprint/templates/login.jinja2:66 msgid "Please log in" msgstr "" #: src/octoprint/templates/login.jinja2:68 msgid "Incorrect username or password. Hint: Both are case sensitive!" msgstr "" #: src/octoprint/templates/login.jinja2:69 msgid "You have made too many failed login attempts. Please try again later." msgstr "" #: src/octoprint/templates/login.jinja2:70 #: src/octoprint/templates/recovery.jinja2:70 msgid "Server is currently offline." msgstr "" #: src/octoprint/templates/login.jinja2:70 #: src/octoprint/templates/recovery.jinja2:70 msgid "Reconnect..." msgstr "" #: src/octoprint/templates/login.jinja2:73 msgid "The following account is required:" msgstr "" #: src/octoprint/templates/login.jinja2:75 msgid "An account with the following permissions is required:" msgstr "" #: src/octoprint/templates/login.jinja2:80 #: src/octoprint/templates/navbar/login.jinja2:9 msgid "Forgot password?" msgstr "" #: src/octoprint/templates/login.jinja2:82 #: src/octoprint/templates/navbar/login.jinja2:13 msgid "Remember me" msgstr "" #: src/octoprint/templates/login.jinja2:84 msgid "Log in" msgstr "" #: src/octoprint/templates/recovery.jinja2:62 msgid "Navigation" msgstr "" #: src/octoprint/templates/recovery.jinja2:63 #: src/octoprint/templates/recovery.jinja2:74 msgid "System commands" msgstr "" #: src/octoprint/templates/recovery.jinja2:64 #: src/octoprint/templates/recovery.jinja2:81 msgid "System info bundle" msgstr "" #: src/octoprint/templates/recovery.jinja2:65 #: src/octoprint/templates/recovery.jinja2:86 msgid "Printer control" msgstr "" #: src/octoprint/templates/recovery.jinja2:66 msgid "Backups" msgstr "" #: src/octoprint/templates/recovery.jinja2:71 msgid "You lack admin permissions." msgstr "" #: src/octoprint/templates/dialogs/about/systeminfo.jinja2:9 #: src/octoprint/templates/recovery.jinja2:82 msgid "Download Systeminfo Bundle" msgstr "" #: src/octoprint/templates/recovery.jinja2:87 msgid "Cancel print" msgstr "" #: src/octoprint/templates/recovery.jinja2:88 msgid "Disconnect printer" msgstr "" #: src/octoprint/templates/recovery.jinja2:93 msgid "Online restore is not supported on your system." msgstr "" #: src/octoprint/templates/recovery.jinja2:144 #, python-format msgid "" "\n" " OctoPrint currently only allows uploading " "backups of a maximum size of\n" " %(plugin_backup_max_upload_size_str)s via the" " UI. Backups larger than this can only be restored by command line,\n" " or by adjusting the size by removing large " "contents (like timelapses) from the\n" " zip prior to uploading. Backups exceeding " "this size limit are marked with a\n" " %(marker)s up there.\n" " " msgstr "" #: src/octoprint/templates/recovery.jinja2:153 msgid "There are no backups yet." msgstr "" #: src/octoprint/templates/dialogs/about.jinja2:4 #: src/octoprint/templates/dialogs/settings.jinja2:51 msgid "About OctoPrint" msgstr "" #: src/octoprint/templates/dialogs/files.jinja2:4 msgid "Create Folder" msgstr "" #: src/octoprint/templates/dialogs/files.jinja2:7 msgid "Please specify the name of the folder to create." msgstr "" #: src/octoprint/templates/dialogs/files.jinja2:10 msgid "Folder name" msgstr "" #: src/octoprint/templates/dialogs/files.jinja2:19 msgid "Create" msgstr "" #: src/octoprint/templates/dialogs/files.jinja2:26 msgid "Move File or Folder" msgstr "" #: src/octoprint/templates/dialogs/files.jinja2:31 msgid "Select destination folder for " msgstr "" #: src/octoprint/templates/dialogs/files.jinja2:31 #: src/octoprint/templates/dialogs/files.jinja2:36 msgid "Currently:" msgstr "" #: src/octoprint/templates/dialogs/files.jinja2:36 msgid "Set destination filename " msgstr "" #: src/octoprint/templates/dialogs/files.jinja2:41 msgid "File/Folder will be moved to: " msgstr "" #: src/octoprint/templates/dialogs/files.jinja2:47 #: src/octoprint/templates/sidebar/files.jinja2:26 #: src/octoprint/templates/sidebar/files.jinja2:40 #: src/octoprint/templates/sidebar/files.jinja2:51 msgid "Move" msgstr "" #: src/octoprint/templates/dialogs/files.jinja2:54 #: src/octoprint/templates/dialogs/files.jinja2:63 msgid "File already exists" msgstr "" #: src/octoprint/templates/dialogs/files.jinja2:57 msgid "" "If you want to rename the file, you may do so below. A collision free " "suggestion has already been made." msgstr "" #: src/octoprint/templates/dialogs/files.jinja2:60 msgid "Rename to" msgstr "" #: src/octoprint/templates/dialogs/files.jinja2:70 msgid "Upload (rename)" msgstr "" #: src/octoprint/templates/dialogs/files.jinja2:71 msgid "Upload (overwrite)" msgstr "" #: src/octoprint/templates/dialogs/settings.jinja2:4 msgid "OctoPrint Settings" msgstr "" #: src/octoprint/templates/dialogs/settings.jinja2:52 msgid "System info" msgstr "" #: src/octoprint/templates/dialogs/settings.jinja2:60 msgid "Settings update detected" msgstr "" #: src/octoprint/templates/dialogs/settings.jinja2:63 msgid "" "\n" " The settings have been updated on the server. You may reload " "all settings,\n" " overwriting any changes you might have done locally, or " "alternatively\n" " only reload those settings you haven't changed locally.\n" " " msgstr "" #: src/octoprint/templates/dialogs/settings.jinja2:68 msgid "" "\n" " How do you want to proceed?\n" " " msgstr "" #: src/octoprint/templates/dialogs/settings.jinja2:74 msgid "Reload all" msgstr "" #: src/octoprint/templates/dialogs/settings.jinja2:75 msgid "Reload only non-conflicting changes" 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 "Runs locally" msgstr "" #: src/octoprint/templates/dialogs/slicing.jinja2:23 msgid "For performance reasons locally run slicers are disabled while printing" msgstr "" #: src/octoprint/templates/dialogs/slicing.jinja2:27 msgid "Slicing Profile" msgstr "" #: src/octoprint/templates/dialogs/slicing.jinja2:29 msgid "Select a slicing profile..." msgstr "" #: src/octoprint/templates/dialogs/slicing.jinja2:33 #: src/octoprint/templates/sidebar/connection.jinja2:9 msgid "Printer Profile" msgstr "" #: src/octoprint/templates/dialogs/slicing.jinja2:35 msgid "Select a printer profile..." msgstr "" #: src/octoprint/templates/dialogs/slicing.jinja2:39 msgid "Output Filename" msgstr "" #: src/octoprint/templates/dialogs/slicing.jinja2:48 msgid "After slicing..." msgstr "" #: src/octoprint/templates/dialogs/slicing.jinja2:58 #: src/octoprint/templates/sidebar/files.jinja2:42 msgid "Slice" msgstr "" #: src/octoprint/templates/dialogs/temperature.jinja2:10 msgid "Current Offset" msgstr "" #: src/octoprint/templates/dialogs/temperature.jinja2:16 msgid "New Offset" msgstr "" #: src/octoprint/templates/dialogs/temperature.jinja2:19 msgid "-1" msgstr "" #: src/octoprint/templates/dialogs/temperature.jinja2:22 msgid "+1" msgstr "" #: src/octoprint/templates/dialogs/temperature.jinja2:24 #: src/octoprint/templates/tabs/temperature.jinja2:86 msgid "Delete Offset" msgstr "" #: src/octoprint/templates/dialogs/temperature.jinja2:25 msgid "" "Hint: Hitting Enter in the input field will also submit the " "form" msgstr "" #: src/octoprint/templates/dialogs/timelapse.jinja2:4 msgid "Timelapse Preview" msgstr "" #: src/octoprint/templates/dialogs/usersettings.jinja2:4 #: src/octoprint/templates/navbar/login.jinja2:19 msgid "User Settings" msgstr "" #: src/octoprint/templates/dialogs/usersettings.jinja2:46 #: src/octoprint/templates/snippets/settings/accesscontrol/groups.jinja2:112 #: src/octoprint/templates/snippets/settings/accesscontrol/users.jinja2:128 #: src/octoprint/templates/snippets/settings/accesscontrol/users.jinja2:171 #: src/octoprint/templates/snippets/settings/printerprofiles/profileEditor.jinja2:37 msgid "Abort" msgstr "" #: src/octoprint/templates/dialogs/usersettings.jinja2:47 #: src/octoprint/templates/snippets/settings/accesscontrol/groups.jinja2:113 #: src/octoprint/templates/snippets/settings/accesscontrol/users.jinja2:129 #: src/octoprint/templates/snippets/settings/accesscontrol/users.jinja2:172 #: src/octoprint/templates/snippets/settings/printerprofiles/profileEditor.jinja2:38 msgid "Confirm" msgstr "" #: src/octoprint/templates/dialogs/wizard.jinja2:3 msgid "Setup Wizard" msgstr "" #: src/octoprint/templates/dialogs/wizard.jinja2:41 msgid "" "\n" " Mandatory " "Step! You need to fill this out now.\n" " " msgstr "" #: src/octoprint/templates/dialogs/wizard.jinja2:56 msgid "Next" msgstr "" #: src/octoprint/templates/dialogs/wizard.jinja2:60 msgid "Previous" msgstr "" #: src/octoprint/templates/dialogs/wizard.jinja2:63 msgid "" "Unless otherwise noted, you may just skip any wizard page by clicking " "\"Next\" or \"Finish\"." msgstr "" #: src/octoprint/templates/dialogs/about/about.jinja2:3 msgid "The snappy web interface for your 3D printer" msgstr "" #: src/octoprint/templates/dialogs/about/systeminfo.jinja2:1 msgid "System Information" msgstr "" #: src/octoprint/templates/dialogs/about/systeminfo.jinja2:3 msgid "" "Sharing a Systeminfo Bundle when requesting support on the forums or\n" " when opening a new bug report is mandatory!" msgstr "" #: src/octoprint/templates/dialogs/about/systeminfo.jinja2:6 msgid "" "Download the bundle and share as provided. Do not rename, unpack,\n" " repack or otherwise modify, provide exactly as downloaded." msgstr "" #: src/octoprint/templates/dialogs/about/systeminfo.jinja2:11 msgid "" "You can view Systeminfo Bundles at bundleviewer.octoprint.org" msgstr "" #: src/octoprint/templates/dialogs/about/systeminfo.jinja2:14 msgid "More" msgstr "" #: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:4 msgid "Users" msgstr "" #: src/octoprint/templates/dialogs/settings/accesscontrol.jinja2:7 #: src/octoprint/templates/snippets/settings/accesscontrol/users.jinja2:16 #: src/octoprint/templates/snippets/settings/accesscontrol/users.jinja2:73 msgid "Groups" msgstr "" #: src/octoprint/templates/dialogs/settings/api.jinja2:3 msgid "CORS" msgstr "" #: src/octoprint/templates/dialogs/settings/api.jinja2:7 #, python-format msgid "Allow Cross Origin Resource Sharing (CORS)" msgstr "" #: src/octoprint/templates/dialogs/settings/api.jinja2:7 msgid "Needs restart" msgstr "" #: src/octoprint/templates/dialogs/settings/api.jinja2:13 #: src/octoprint/templates/dialogs/settings/api.jinja2:27 msgid "Global API Key" msgstr "" #: src/octoprint/templates/dialogs/settings/api.jinja2:15 msgid "" "\n" " It is recommended to no longer use the global API key as " "it's one single key that gives full admin access\n" " to your whole OctoPrint instance. It will be " "removed in OctoPrint 2.0.\n" " Instead of using the global key you should create " "individual Application Keys for\n" " your third party clients. That way they get permissions " "matching the user account used for key\n" " creation and you can also revoke access to one app " "without having to change the keys for all other apps.\n" " It's also recommended to create a user account without " "admin access and use that for third\n" " party clients where possible.\n" " " msgstr "" #: src/octoprint/templates/dialogs/settings/api.jinja2:24 msgid "Access Application Keys" msgstr "" #: src/octoprint/templates/dialogs/settings/api.jinja2:30 #: src/octoprint/templates/dialogs/usersettings/access.jinja2:37 #: src/octoprint/templates/snippets/settings/accesscontrol/users.jinja2:159 msgid "N/A" msgstr "" #: src/octoprint/templates/dialogs/settings/api.jinja2:34 msgid "" "Please note that changes to the API key are applied immediately, without " "having to \"Save\" first." msgstr "" #: src/octoprint/templates/dialogs/settings/appearance.jinja2:3 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:4 msgid "Title" msgstr "" #: src/octoprint/templates/dialogs/settings/appearance.jinja2:9 msgid "Personalize the color of the navigation bar - maybe to match your printer?" msgstr "" #: src/octoprint/templates/dialogs/settings/appearance.jinja2:10 msgid "Color" msgstr "" #: src/octoprint/templates/dialogs/settings/appearance.jinja2:16 msgid "For acrylic printers ;)" msgstr "" #: src/octoprint/templates/dialogs/settings/appearance.jinja2:19 msgid "Transparent color" msgstr "" #: src/octoprint/templates/dialogs/settings/appearance.jinja2:23 msgid "Also personalize the icon of the browser tab" msgstr "" #: src/octoprint/templates/dialogs/settings/appearance.jinja2:26 msgid "Colorize favicon (in supported browsers)" msgstr "" #: src/octoprint/templates/dialogs/settings/appearance.jinja2:31 msgid "Language Packs" msgstr "" #: src/octoprint/templates/dialogs/settings/appearance.jinja2:33 msgid "Manage..." msgstr "" #: src/octoprint/templates/dialogs/settings/appearance.jinja2:37 msgid "Default Language" msgstr "" #: src/octoprint/templates/dialogs/settings/appearance.jinja2:44 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:50 msgid "Show temperatures in Fahrenheit as well as Celsius" msgstr "" #: src/octoprint/templates/dialogs/settings/appearance.jinja2:57 msgid "Show fuzzy print time estimates" msgstr "" #: src/octoprint/templates/dialogs/settings/appearance.jinja2:64 msgid "Close dialogs by clicking outside" msgstr "" #: src/octoprint/templates/dialogs/settings/appearance.jinja2:71 msgid "Show internal filename in the files sidebar (if available)" msgstr "" #: src/octoprint/templates/dialogs/settings/appearance.jinja2:80 msgid "Manage Language Packs..." msgstr "" #: src/octoprint/templates/dialogs/settings/appearance.jinja2:84 msgid "" "There is currently no central repository for language packs like there is" " for plugins - any help to change that is appreciated!" msgstr "" #: src/octoprint/templates/dialogs/settings/appearance.jinja2:87 #, python-format msgid "" "Until a repository is available, please see the wiki for language packs provided by the " "community." msgstr "" #: src/octoprint/templates/dialogs/settings/appearance.jinja2:90 msgid "Available Language Packs" msgstr "" #: src/octoprint/templates/dialogs/settings/appearance.jinja2:101 msgid "Last update:" msgstr "" #: src/octoprint/templates/dialogs/settings/appearance.jinja2:115 msgid "No additional Language Packs are installed at the moment." msgstr "" #: src/octoprint/templates/dialogs/settings/appearance.jinja2:120 msgid "Upload additional Language Packs" msgstr "" #: src/octoprint/templates/dialogs/settings/appearance.jinja2:131 #: src/octoprint/templates/overlays/dragndrop.jinja2:10 #: src/octoprint/templates/sidebar/files.jinja2:69 #: src/octoprint/templates/sidebar/files.jinja2:80 msgid "Upload" msgstr "" #: src/octoprint/templates/dialogs/settings/appearance.jinja2:133 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:136 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:6 msgid "Enable Temperature Graph" msgstr "" #: src/octoprint/templates/dialogs/settings/features.jinja2:13 msgid "Enable model size detection and warn if model exceeds print bed" msgstr "" #: src/octoprint/templates/dialogs/settings/features.jinja2:13 msgid "Beta" msgstr "" #: src/octoprint/templates/dialogs/settings/features.jinja2:20 msgid "Remember selected folder in file list" msgstr "" #: src/octoprint/templates/dialogs/settings/features.jinja2:27 msgid "Confirm before starting a print" msgstr "" #: src/octoprint/templates/dialogs/settings/features.jinja2:34 msgid "Confirm before cancelling a print" msgstr "" #: src/octoprint/templates/dialogs/settings/features.jinja2:41 msgid "Confirm before overwriting a file by upload" msgstr "" #: src/octoprint/templates/dialogs/settings/features.jinja2:48 msgid "Enable SD support" msgstr "" #: src/octoprint/templates/dialogs/settings/features.jinja2:55 msgid "Enable Keyboard Control" msgstr "" #: src/octoprint/templates/dialogs/settings/features.jinja2:63 msgid "G90
/G91
overrides relative extruder mode"
msgstr ""
#: src/octoprint/templates/dialogs/settings/features.jinja2:63
msgid "Smoothieware"
msgstr ""
#: src/octoprint/templates/dialogs/settings/features.jinja2:63
msgid "Marlin 2+"
msgstr ""
#: src/octoprint/templates/dialogs/settings/features.jinja2:64
msgid ""
"This is used by the GCODE analysis in the backend and the viewer in the "
"frontend to interpret your sliced files correctly."
msgstr ""
#: src/octoprint/templates/dialogs/settings/features.jinja2:68
msgid "Commands to not completely auto uppercase in the terminal tab"
msgstr ""
#: src/octoprint/templates/dialogs/settings/features.jinja2:69
msgid "Terminal Auto Uppercase Blacklist"
msgstr ""
#: src/octoprint/templates/dialogs/settings/features.jinja2:72
msgid ""
"Use this to specify the commands that should not have their parameters "
"automatically uppercased in the terminal tab. Just the G or M code, comma"
" separated."
msgstr ""
#: src/octoprint/templates/dialogs/settings/features.jinja2:77
msgid "Analyze gcode for time and model size estimates"
msgstr ""
#: src/octoprint/templates/dialogs/settings/features.jinja2:80
msgid "Always "
msgstr ""
#: src/octoprint/templates/dialogs/settings/features.jinja2:83
msgid "Only when idle (not printing)"
msgstr ""
#: src/octoprint/templates/dialogs/settings/folders.jinja2:4
msgid "Upload Folder"
msgstr ""
#: src/octoprint/templates/dialogs/settings/folders.jinja2:8
#: src/octoprint/templates/dialogs/settings/folders.jinja2:18
#: src/octoprint/templates/dialogs/settings/folders.jinja2:28
#: src/octoprint/templates/snippets/settings/server/serverOnlineCheckTestConnectivity.jinja2:1
#: src/octoprint/templates/snippets/settings/server/serverOnlineCheckTestResolution.jinja2:1
#: src/octoprint/templates/snippets/settings/webcam/ffmpegPath.jinja2:6
#: src/octoprint/templates/snippets/settings/webcam/webcamSnapshotUrl.jinja2:6
#: src/octoprint/templates/snippets/settings/webcam/webcamStreamUrl.jinja2:6
msgid "Test"
msgstr ""
#: src/octoprint/templates/dialogs/settings/folders.jinja2:14
msgid "Timelapse Folder"
msgstr ""
#: src/octoprint/templates/dialogs/settings/folders.jinja2:24
msgid "Watched Folder"
msgstr ""
#: src/octoprint/templates/dialogs/settings/folders.jinja2:36
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:41
msgid ""
"\n"
" Two or more of the folders configured share a location. This "
"is not\n"
" supported. You need to fix this, until then no changes to "
"your folder\n"
" configuration will be persisted when saving the settings.\n"
" "
msgstr ""
#: src/octoprint/templates/dialogs/settings/folders.jinja2:48
msgid ""
"\n"
" Please note: Not all of the folders used by OctoPrint can be "
"configured through the UI, only those most commonly moved to other "
"places. If you need to configure other folders,\n"
" please do so by manually editing the configuration. See the docs "
"for details.\n"
" "
msgstr ""
#: src/octoprint/templates/dialogs/settings/folders.jinja2:53
msgid "Disk space thresholds"
msgstr ""
#: src/octoprint/templates/dialogs/settings/folders.jinja2:55
msgid ""
"If the free disk space falls below these thresholds, OctoPrint will warn "
"the user."
msgstr ""
#: src/octoprint/templates/dialogs/settings/folders.jinja2:64
msgid "Critical"
msgstr ""
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:4
msgid "Before print job starts"
msgstr ""
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:7
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:38
msgid ""
"Anything you put here will be executed before any lines in your "
"files."
msgstr ""
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:11
msgid "After print job completes"
msgstr ""
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:14
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:22
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:31
msgid ""
"Anything you put here will be executed after any lines in your "
"files."
msgstr ""
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:18
msgid "After print job is cancelled"
msgstr ""
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:23
#, python-format
msgid ""
"If you ever need to you can find the default cancel script that OctoPrint"
" ships with here."
msgstr ""
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:28
msgid "After print job is paused"
msgstr ""
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:35
msgid "Before print job is resumed"
msgstr ""
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:42
msgid "Before tool change"
msgstr ""
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:45
msgid ""
"Anything you put here will be executed before any tool change "
"commands Tn
."
msgstr ""
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:49
msgid "After tool change"
msgstr ""
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:52
msgid ""
"Anything you put here will be executed after any tool change "
"commands Tn
."
msgstr ""
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:56
msgid "After serial connection to printer is established"
msgstr ""
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:62
msgid "Before serial connection to printer is closed"
msgstr ""
#: src/octoprint/templates/dialogs/settings/gcodescripts.jinja2:65
msgid ""
"Anything you put here will only be executed when closing the serial "
"connection actively. If the serial connection to the printer is suddenly "
"lost nothing will be sent."
msgstr ""
#: src/octoprint/templates/dialogs/settings/printerprofiles.jinja2:5
msgid "Add Profile..."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:2
#: src/octoprint/templates/dialogs/settings/webcam.jinja2:2
msgid "Note: "
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:2
msgid ""
"Changing most of these settings requires restarting the connection with "
"your printer for your changes to become effective."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:8
msgid "Intervals & timeouts"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:9
msgid "Firmware & protocol"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:10
msgid "Behaviour"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:17
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:18
#: src/octoprint/templates/sidebar/connection.jinja2:5
msgid "Serial Port"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:23
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:24
#: src/octoprint/templates/sidebar/connection.jinja2:7
msgid "Baudrate"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:29
msgid ""
"Makes OctoPrint try to connect to the printer automatically during start "
"up"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:32
msgid "Auto-connect to printer on server start"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:37
msgid "Additional serial ports"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:40
#, python-format
msgid ""
"Use this to define additional glob patterns"
" matching serial ports to list for connecting against, e.g. "
"/dev/ttyAMA*
. One entry per line. Please note that ports "
"will only be offered to connect to if they get also detected by the "
"operating system. Adding a port here will not make it magically "
"appear in OctoPrint. If the operating system doesn't see your printer you"
" need to solve this first."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:44
msgid "Additional baud rates"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:47
msgid ""
"Use this to define additional serial port baud rates to list for "
"connecting with, e.g. 123456
. Comma separated."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:51
msgid "Blacklisted serial ports"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:54
#, python-format
msgid ""
"Use this to define glob patterns matching "
"serial ports to blacklist for connecting against, e.g. "
"/dev/ttyS*
. One entry per line."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:58
msgid "Blacklisted baud rates"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:61
msgid ""
"Use this to define serial port baud rates to blacklist for connecting "
"with, e.g. 123456
. Comma separated."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:67
msgid "Request exclusive access to the serial port"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:68
msgid "Uncheck this if you are having problems connecting to your printer."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:75
msgid "Request low latency mode on the serial port"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:80
msgid "Apply parity double open workaround"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:84
#, python-format
msgid ""
"Use this if you are running into this problem."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:87
msgid "If detected as potentially needed"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:91
msgid ""
"Use this if connecting to your printer fails with (22, 'Invalid "
"argument')
."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:101
msgid "Ignore empty ports"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:102
msgid ""
"By checking this you'll disable OctoPrint warning you if no serial ports "
"to connect to were found."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:110
msgid "Serial logging"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:114
msgid "Log communication to serial.log
"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:115
msgid ""
"While this can negatively impact performance, a serial.log
"
"can be incredibly useful for debugging any issues observed in the "
"communication between OctoPrint and your printer."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:123
msgid "Query intervals"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:124
msgid "Interval in which to poll for the temperature information from the printer"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:125
msgid "Temperature interval (polling)"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:131
msgid "When printing or idle"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:138
msgid "When idle and a target temperature is set"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:141
msgid ""
"Temperature report interval to request from autoreport capable firmwares."
" A value of 0 disables autoreporting by the firmware and forces polling."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:142
msgid "Temperature interval (autoreport)"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:148
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:168
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:178
msgid "Autoreport interval to request from firmware"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:151
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:152
msgid "SD status interval (polling)"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:158
msgid "When printing from the printer's SD"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:161
msgid ""
"SD status interval to request from autoreport capable firmwares. A value "
"of 0 disables autoreporting by the firmware and forces polling."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:162
msgid "SD status interval (autoreport)"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:171
msgid ""
"Position interval to request from autoreport capable firmwares. A value "
"of 0 disables autoreporting by the firmware."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:172
msgid "Position autoreport interval"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:183
msgid "Timeouts"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:184
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."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:185
msgid "Communication timeout"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:191
msgid "busy
protocol support not detected"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:198
msgid "busy
protocol support detected"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:201
msgid ""
"Time after which a connection attempt to the printer will be considered "
"as having failed"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:202
msgid "Connection timeout"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:210
msgid ""
"Time after which to consider the auto detection handshake attempt to have"
" failed if no successful connection is detected"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:211
msgid "Autodetection timeout"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:217
msgid "First handshake attempt"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:224
msgid "Consecutive handshake attempts"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:227
msgid ""
"Time after which to consider a position query on pause or cancel to have "
"failed"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:228
msgid "Position query timeout"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:239
msgid ""
"Time to wait after opening the serial connection before starting baudrate"
" detection"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:240
msgid "Initial baudrate detection pause"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:246
msgid ""
"Some controllers need a bit of a breather before baudrate detection after"
" initial connect. If baudrate detection fails due to a hanging "
"controller, try increasing this value."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:249
msgid ""
"Maximum consecutive communication timeouts while idle. More than this and"
" the printer will be considered to be gone. Set to 0 to disable."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:250
msgid "Max. consecutive timeouts while idle"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:253
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:260
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:267
msgid "Set to 0 to disable consecutive timeout detection and handling."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:256
msgid ""
"Maximum consecutive communication timeouts while printing. More than this"
" and the printer will be considered to be gone. Set to 0 to disable."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:257
msgid "Max. consecutive timeouts while printing"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:263
msgid ""
"Maximum consecutive communication timeouts while a long running command "
"is active. More than this and the printer will be considered to be gone. "
"Set to 0 to disable."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:264
msgid "Max. consecutive timeouts during long running commands"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:276
msgid "Firmware specific settings"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:280
msgid "Enable automatic firmware detection"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:281
msgid ""
"\n"
" If enabled, OctoPrint will try to figure "
"out your printer's firmware automatically and adjust some communication "
"parameters based on that.\n"
" If that doesn't work out, or you want "
"more granular control, uncheck this and the parameters in question will "
"become visible for you to adjust.\n"
" "
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:292
msgid "Select SD files by lower case path"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:292
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:362
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:370
msgid "Prusa Firmware"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:299
msgid "Select SD files by relative path"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:299
msgid "RepRap Firmware"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:306
msgid "Always assume SD card is present"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:306
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:320
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:327
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:334
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:341
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:352
msgid "Repetier"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:313
msgid "Disable SD printing detection"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:313
msgid "Ultimaker 2/2+"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:320
msgid "Ignore consecutive resend requests for the same line"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:327
#, python-format
msgid ""
"Support TargetExtr%%n
/TargetBed
target "
"temperature format"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:334
msgid "Disable detection of external heatups"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:341
msgid "Actively pause communication during G4
dwell command"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:346
msgid "Send a checksum with the command"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:349
msgid "When printing"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:359
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:362
msgid "Send line numbers & checksums for non-GCODE commands"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:363
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:371
msgid ""
"Check this if your printer supports commands outside of the GCODE format "
"(e.g. Tx
or similar) but requires them to be treated "
"identical to GCODE."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:367
msgid "Wait for 'ok' for non-GCODE commands"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:370
msgid "Wait for acknowledging ok
for non-GCODE commands"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:382
msgid "Support temperature autoreporting by firmware, if detected"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:389
msgid "Support sd status autoreporting by firmware, if detected"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:396
msgid "Support position autoreporting by firmware, if detected"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:403
msgid ""
"Send emergency GCODES M108
and M410
without "
"waiting for acknowledgement, if detected as supported by the firmware"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:410
msgid "Support busy
protocol, if detected"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:417
msgid ""
"Send M20 L
instead of M20
to use extended SD "
"file lists, if detected as supported by the firmware"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:424
msgid "Simulate ok
for M29
"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:425
msgid ""
"Most Marlin forks that were derived from Marlin versions < v1.1.0 do "
"not send an acknowledging ok
for a M29
. Check "
"this if you run into communication stalls following streaming of a file "
"to your printer's SD."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:430
msgid "Simulate ok
for resend requests"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:433
msgid "If detected as necessary"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:441
msgid ""
"Some Marlin forks lack an acknowledging ok
with their resend"
" requests. Set this to \"always\" or \"if detected as necessary\" if you "
"run into communication stalls on resend requests."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:448
msgid "Protocol fine tuning"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:452
msgid "Wait for start
on connect"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:453
msgid ""
"Try checking this if you run into connection timeouts due to your printer"
" taking too long to respond to OctoPrint's handshake attempts on connect."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:458
msgid "Blocked commands"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:461
msgid ""
"Use this to specify commands that should never be sent to the printer. "
"Just the G or M code, comma separated. Defaults to M0
and "
"M1
since most firmware will block until a button on the "
"controller has been pressed if it receives either of those two commands."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:465
msgid "Ignored commands"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:468
msgid ""
"Use this to specify commands that should be silently ignored and never be"
" sent to the printer. Just the G or M code, comma separated. Unlike "
"blocked commands above, there will be no warning popup when these "
"commands are encountered."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:472
msgid "Pausing commands"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:475
msgid ""
"Use this to specify commands on which OctoPrint should pause the print "
"job. Just the G or M code, comma separated. Defaults to M0
, "
"M1
and M25
."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:479
msgid "SD Cancel Command"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:482
msgid ""
"The command to send to printer when cancelling a SD card print. Defaults "
"to M25
."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:486
msgid "Emergency commands"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:489
msgid ""
"Use this to specify emergency commands which should jump any queues and -"
" if supported by the firmware - be force sent. Just the G or M code, "
"comma separated. Defaults to M112
, M108
and "
"M410
."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:495
msgid "Command to send to the firmware on first handshake attempt."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:496
msgid "\"Hello\" command"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:499
msgid ""
"Use this to specify a different command than the default "
"M110
to send to the printer on initial connection to trigger"
" a communication handshake."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:502
msgid ""
"Commands that are know to run long and hence should suppress "
"communication timeouts from being triggered."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:503
msgid "Long running commands"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:506
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:509
msgid ""
"Commands that always require a line number and checksum to be sent with "
"them."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:510
msgid "Commands that always require a checksum"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:513
msgid ""
"Use this to specify which commands always need to be "
"sent with a checksum. Comma separated list."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:516
msgid "ok buffer size"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:517
msgid "ok
buffer size"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:520
msgid "Only modify if told to do so"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:527
msgid "Action commands"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:530
msgid "Enable the shutdown
action command"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:531
msgid ""
"If enabled and the system shutdown command is configured, your printer's "
"firmware will be able to shutdown your OctoPrint server via an action "
"command on the serial connection. This could get abused, so only enable "
"this if you trust your firmware and your GCODE files!"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:538
msgid "Error handling"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:540
msgid "What to do on a firmware error (Error:
or !!
)"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:543
msgid "Disconnect from the printer"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:546
msgid "Cancel any ongoing prints but stay connected to the printer"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:547
msgid ""
"Please note that if you choose this, OctoPrint will still disconnect from"
" the printer in case of fatal errors reported by your firmware "
"(e.g. kill() called
, fatal:
)."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:551
msgid ""
"Only choose this if your firmware sends error messages that are not "
"actual errors. Might mask printer issues (even fatal errors!), be "
"careful!"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:557
msgid "Send M112
on disconnect due to error"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:558
msgid ""
"If this is checked, OctoPrint will try to send an M112
prior"
" to a disconnect due to a (fatal) error in order to disable heaters and "
"motors."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:566
msgid "Log position on pause"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:567
msgid ""
"If you disable this, the pause_position
placeholders in your"
" pause/resume GCODE scripts will stay unpopulated! However, pausing speed"
" might improve slightly."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:575
msgid "Log position on cancel"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:576
msgid ""
"If you disable this, the cancel_position
placeholders in "
"your cancel GCODE script and the corresponding data in the print recovery"
" data will stay unpopulated! However, cancelling speed might improve "
"slightly."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:581
msgid "Attempt to abort any blocking heatups on cancel via M108
."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:582
msgid ""
"Uncheck this if your firmware doesn't support M108
for "
"aborting blocking heatups!"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:587
msgid "Sanity Checking"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:590
msgid "Sanity check tool commands"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:591
msgid ""
"If enabled, OctoPrint will not send tool commands to your printer that "
"exceed the number of extruders configured in the active printer profile, "
"or for which the firmware has reported an \"invalid extruder\" error. "
"Only uncheck this if OctoPrint or your firmware mistakingly mark valid "
"tools as invalid and be sure to investigate the reason for that, it might"
" be a misconfiguration you need to correct for proper operation."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:595
msgid "Display notifications for suppressed commands"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:598
msgid "Show notifications of severity \"info\" and \"warning\""
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:601
msgid "Show notifications of severity \"warning\""
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:604
msgid "Never show notifications"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:610
msgid "Resend Tracking"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:611
msgid ""
"Resend ratio threshold. Percentage of resend requests among all sent "
"lines to consider critical."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:612
msgid "Critical resend ratio"
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:620
msgid "Start tracking resend request after these many transmitted lines."
msgstr ""
#: src/octoprint/templates/dialogs/settings/serialconnection.jinja2:621
msgid "Tracking start"
msgstr ""
#: src/octoprint/templates/dialogs/settings/server.jinja2:5
msgid "Commands"
msgstr ""
#: src/octoprint/templates/dialogs/settings/server.jinja2:11
msgid "Connectivity check"
msgstr ""
#: src/octoprint/templates/dialogs/settings/server.jinja2:16
msgid "Plugin blacklist processing"
msgstr ""
#: src/octoprint/templates/dialogs/settings/server.jinja2:21
msgid "Debug options"
msgstr ""
#: src/octoprint/templates/dialogs/settings/temperatures.jinja2:2
msgid "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 "Fine adjustments"
msgstr ""
#: src/octoprint/templates/dialogs/settings/temperatures.jinja2:17
msgid "Send temperature fine adjustments automatically"
msgstr ""
#: src/octoprint/templates/dialogs/settings/temperatures.jinja2:19
msgid ""
"Enable this to have temperature fine adjustments you do via the + or - "
"button be sent to the printer automatically."
msgstr ""
#: src/octoprint/templates/dialogs/settings/temperatures.jinja2:23
msgid "Sending delay"
msgstr ""
#: src/octoprint/templates/dialogs/settings/temperatures.jinja2:29
msgid ""
"OctoPrint will use this delay to limit the number of sent temperature "
"commands should you perform multiple fine adjustments in a short time."
msgstr ""
#: src/octoprint/templates/dialogs/settings/temperatures.jinja2:32
msgid "Presets"
msgstr ""
#: src/octoprint/templates/dialogs/settings/temperatures.jinja2:34
msgid "Extruder"
msgstr ""
#: src/octoprint/templates/dialogs/settings/terminalfilters.jinja2:5
msgid "RegExp"
msgstr ""
#: src/octoprint/templates/dialogs/settings/webcam.jinja2:2
#, python-format
msgid ""
"Please note that OctoPrint merely embeds a webcam stream & access a "
"snapshot URL. It does not actually run its own webcam server or interact "
"directly with your camera. It thus can't impose access restrictions on it"
" or enable/disable the stream for you. Please see this FAQ entry for more explanation."
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/access.jinja2:8
msgid "Current Password"
msgstr ""
#: src/octoprint/templates/dialogs/usersettings/access.jinja2:15
#: src/octoprint/templates/snippets/settings/accesscontrol/users.jinja2:141
msgid "New Password"
msgstr ""
#: src/octoprint/templates/dialogs/usersettings/access.jinja2:21
#: src/octoprint/templates/snippets/settings/accesscontrol/users.jinja2:95
#: src/octoprint/templates/snippets/settings/accesscontrol/users.jinja2:147
msgid "Repeat Password"
msgstr ""
#: src/octoprint/templates/dialogs/usersettings/access.jinja2:27
msgid ""
"\n"
" Please note that you will be logged out "
"immediately after changing your password and asked to login "
"again.\n"
" "
msgstr ""
#: src/octoprint/templates/dialogs/usersettings/access.jinja2:34
#: src/octoprint/templates/snippets/settings/accesscontrol/users.jinja2:156
msgid "Current API Key"
msgstr ""
#: src/octoprint/templates/dialogs/usersettings/access.jinja2:42
msgid ""
"Please note that changes to the API key are applied immediately, without "
"having to \"Confirm\" first."
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/dialogs/wizard/firstrun_end.jinja2:1
msgid "All Done!"
msgstr ""
#: src/octoprint/templates/dialogs/wizard/firstrun_end.jinja2:3
msgid ""
"\n"
" Your OctoPrint installation is now all set up and ready to go.\n"
msgstr ""
#: src/octoprint/templates/dialogs/wizard/firstrun_end.jinja2:7
msgid "For your printer's safety"
msgstr ""
#: src/octoprint/templates/dialogs/wizard/firstrun_end.jinja2:10
msgid ""
"\n"
" Even with OctoPrint attached you should never leave\n"
" your printer running completely unattended. The electronics "
"in our consumer printers can and\n"
" sometimes sadly do catch fire, so stay or have someone else stay "
"close enough to physically intervene\n"
" in case of such catastrophic failure.\n"
msgstr ""
#: src/octoprint/templates/dialogs/wizard/firstrun_end.jinja2:16
#, python-format
msgid ""
"\n"
" You also should never make your "
"OctoPrint instance available for everyone on the\n"
" public internet, even with Access Control enabled. Your "
"instance will be found, and bad people\n"
" will try to abuse it. Don't put yourself at risk,\n"
" use"
" a safe way to access your instance remotely.\n"
msgstr ""
#: src/octoprint/templates/dialogs/wizard/firstrun_end.jinja2:23
msgid "If you enjoy OctoPrint..."
msgstr ""
#: src/octoprint/templates/dialogs/wizard/firstrun_end.jinja2:26
#, python-format
msgid ""
"\n"
" Please consider supporting OctoPrint's ongoing "
"development,\n"
" which can only continue with funding by users like you! You can also "
"find this link in the \"About\" dialog.plugintimings.log
"
msgstr ""
#: src/octoprint/templates/snippets/settings/server/serverPluginTimings.jinja2:5
msgid ""
"While this can negatively impact performance, a "
"plugintimings.log
can be incredibly useful for debugging any"
" performance issues observed outside of safe mode."
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/ffmpegBitrate.jinja2:1
msgid "Bitrate to use for encoding the timelapse video"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/ffmpegBitrate.jinja2:2
msgid "Timelapse bitrate"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/ffmpegCommandline.jinja2:1
msgid "FFMPEG command line to use"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/ffmpegCommandline.jinja2:2
msgid "FFMPEG command line"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/ffmpegCommandline.jinja2:5
msgid ""
"\n"
" You can adjust the full FFMPEG command line here that\n"
" is used to generate the timelapse recordings, e.g. to add "
"additional command line\n"
" parameters as needed. Supported placeholders are:\n"
" {ffmpeg}
(configured path to ffmpeg), "
"{fps}
(configured framerate),\n"
" {input}
(input files), {videocodec}
"
" (configured video codec to use),\n"
" {threads}
(configured number of threads to use),"
" {bitrate}
(configured bitrate to use),\n"
" {containerformat}
(configured container format "
"to use), {filters}
(filter chain for flip/rotate & "
"watermark),\n"
" {output}
(output file).\n"
" "
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/ffmpegPath.jinja2:1
msgid "Full path to the FFMPEG binary"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/ffmpegPath.jinja2:2
msgid "Path to FFMPEG"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/ffmpegThreads.jinja2:1
msgid "Number of FFMPEG encoding threads"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/ffmpegThreads.jinja2:2
msgid "FFMPEG threads"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/ffmpegVideoCodec.jinja2:1
msgid "Video codec used for encoding"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/ffmpegVideoCodec.jinja2:2
msgid "Video codec"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/timelapseEnabled.jinja2:4
msgid "Enable timelapse support"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/watermark.jinja2:4
msgid "Enable OctoPrint watermark in timelapse movies"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamCacheBuster.jinja2:1
msgid "Enable the cache buster on the webcam URl"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamCacheBuster.jinja2:5
msgid "Enable Cache buster"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamCacheBuster.jinja2:8
msgid ""
"This may cause unpredictable caching behaviour. Only disable if your "
"webcam server is incompatible and does not work in OctoPrint's UI"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamEnabled.jinja2:4
msgid "Enable webcam support"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamOrientation.jinja2:4
msgid "Flip webcam horizontally"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamOrientation.jinja2:9
msgid "Flip webcam vertically"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamOrientation.jinja2:14
msgid "Rotate webcam 90 degrees counter clockwise"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamSnapshotSslValidation.jinja2:4
msgid "Validate SSL on snapshot URL (if applicable)"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamSnapshotTimeout.jinja2:1
msgid "Timeout for taking a snapshot"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamSnapshotTimeout.jinja2:2
msgid "Snapshot timeout"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamSnapshotUrl.jinja2:1
msgid "URL to use for retrieving webcam snapshot images for timelapse creation"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamSnapshotUrl.jinja2:2
msgid "Snapshot URL"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamSnapshotUrl.jinja2:8
msgid "Fully qualified URL, needs to be reachable by OctoPrint's server"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamStreamRatio.jinja2:1
msgid "Aspect ratio of the webcam stream, either 16:9 or 4:3"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamStreamRatio.jinja2:2
msgid "Stream aspect ratio"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamStreamRatio.jinja2:5
msgid ""
"If the stream has a different aspect ratio than configured here it will "
"be letterboxed."
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamStreamTimeout.jinja2:1
msgid "Timeout after which to unload the stream if the control tab is not visible"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamStreamTimeout.jinja2:2
msgid "Stream timeout"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamStreamUrl.jinja2:1
msgid "URL to embed into the UI for live viewing of the webcam stream"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamStreamUrl.jinja2:2
msgid "Stream URL"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamStreamUrl.jinja2:9
msgid ""
"Needs to be reachable from the browser displaying the OctoPrint UI, used "
"to embed the webcam stream into the page."
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamStreamUrl.jinja2:10
msgid ""
"Heads-up! WebRTC support is still in beta and subject to"
" change, monitor the changelog of future versions closely for heads-ups "
"regarding the WebRTC support in OctoPrint."
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamStreamWebrtcIceServers.jinja2:1
msgid "ICE server (STUN and/or TURN) to use for WebRTC"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamStreamWebrtcIceServers.jinja2:2
msgid "WebRTC ICE endpoint"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamStreamWebrtcIceServers.jinja2:5
msgid "WebRTC"
msgstr ""
#: src/octoprint/templates/snippets/settings/webcam/webcamStreamWebrtcIceServers.jinja2:5
msgid ""
"Only used for WebRTC streams. Optionally specify the ICE server(s) (STUN "
"and/or TURN) to use for WebRTC. Multiple servers should be separated by a"
" comma. If unsure, leave at the default of "
"stun:stun.l.google.com:19302
."
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:28
msgid "Webcam stream loading..."
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:31
msgid "Webcam stream not loaded"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:32
msgid ""
"It might not be configured correctly or require authentication. To have "
"this fixed, get in touch with an administrator of this OctoPrint "
"instance."
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:33
msgid ""
"It might not be configured correctly or require authentication. You can "
"change the URL of the stream under \"Settings\" > \"Webcam & Timelapse\" "
"> \"Webcam\" > \"Stream URL\". If you don't have a webcam you can also "
"just disable webcam support there."
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:34
msgid "Currently configured stream URL"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:45
msgid "Keyboard controls active"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:48
msgid "X Axis"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:49
msgid "Y Axis"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:50
msgid "Page↑"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:50
msgid "Page↓"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:50
msgid "Z Axis"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:53
msgid "Home X/Y"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:54
msgid "Home Z"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:55
msgid "Stepsize"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:61
msgid ""
"Hint: If you move your mouse over the picture, you enter keyboard control"
" mode."
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:107
msgid "Feed rate modifier:"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:107
#: src/octoprint/templates/tabs/control.jinja2:135
#: src/octoprint/templates/tabs/control.jinja2:140
msgid "Please note!"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:107
msgid ""
"The feed rate can only be set, it cannot be read back from the firmware "
"due to a limitation of the communication protocol. There is no way to "
"show the current setting."
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:123
msgid "Extrude"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:124
msgid "Retract"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:128
msgid "Switch Tool..."
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:135
msgid ""
"The selected tool can only be set, it cannot be read back from the "
"firmware due to a limitation of the communication protocol. There is no "
"way to show the current setting."
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:140
msgid "Flow rate modifier:"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:140
msgid ""
"The flow rate can only be set, it cannot be read back from the firmware "
"due to a limitation of the communication protocol. There is no way to "
"show the current setting."
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:153
msgid "Motors off"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:154
msgid "Fan on"
msgstr ""
#: src/octoprint/templates/tabs/control.jinja2:155
msgid "Fan off"
msgstr ""
#: src/octoprint/templates/tabs/temperature.jinja2:9
msgid "Show state marks"
msgstr ""
#: src/octoprint/templates/tabs/temperature.jinja2:23
msgid "Current actual temperature as reported by your printer"
msgstr ""
#: src/octoprint/templates/tabs/temperature.jinja2:24
msgid "Current target temperature as reported by your printer"
msgstr ""
#: src/octoprint/templates/tabs/temperature.jinja2:27
msgid "Set temperature profile"
msgstr ""
#: src/octoprint/templates/tabs/temperature.jinja2:41
msgid "Offset to apply to temperature commands sent from files"
msgstr ""
#: src/octoprint/templates/tabs/temperature.jinja2:56
msgid "Fine adjust: -1°C"
msgstr ""
#: src/octoprint/templates/tabs/temperature.jinja2:59
msgid "Fine adjust: +1°C"
msgstr ""
#: src/octoprint/templates/tabs/temperature.jinja2:62
msgid "Set"
msgstr ""
#: src/octoprint/templates/tabs/temperature.jinja2:85
msgid "Change Offset"
msgstr ""
#: src/octoprint/templates/tabs/terminal.jinja2:7
msgid "Send"
msgstr ""
#: src/octoprint/templates/tabs/terminal.jinja2:11
msgid "Autoscroll"
msgstr ""
#: src/octoprint/templates/tabs/terminal.jinja2:13
msgid "Scroll to end"
msgstr ""
#: src/octoprint/templates/tabs/terminal.jinja2:16
msgid "Copy all"
msgstr ""
#: src/octoprint/templates/tabs/terminal.jinja2:17
msgid "Clear log window"
msgstr ""
#: src/octoprint/templates/tabs/terminal.jinja2:17
msgid "Clear all"
msgstr ""
#: src/octoprint/templates/tabs/terminal.jinja2:20
msgid ""
"For performance reasons only a limited amount of terminal functionality "
"is enabled right now."
msgstr ""
#: src/octoprint/templates/tabs/terminal.jinja2:38
msgid "Fake Acknowledgement"
msgstr ""
#: src/octoprint/templates/tabs/terminal.jinja2:39
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 occurrences 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:42
msgid "Force fancy functionality"
msgstr ""
#: src/octoprint/templates/tabs/terminal.jinja2:43
msgid "Force terminal output during printing"
msgstr ""
#: src/octoprint/templates/tabs/terminal.jinja2:44
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:4
msgid ""
"Take note that timelapse configuration is disabled while your printer is "
"printing."
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:7
msgid "Timelapse Configuration"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:11
msgid "Timelapse Mode"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:18
msgid "Note"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:18
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:23
msgid "Minimum interval"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:29
msgid ""
"OctoPrint will rate limit snapshots to this minimum interval. This it to "
"prevent against performance issues with vase mode/continuous z prints."
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:34
msgid "Snapshot interval"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:44
msgid "Timelapse frame rate"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:48
msgid "fps"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:54
msgid "Timelapse post roll"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:60
msgid ""
"OctoPrint will use the final picture to add this many seconds to the end "
"of your rendered timelapse."
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:65
msgid "Retraction Z-Hop"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:71
msgid ""
"Enter the retraction z-hop used in the firmware or the gcode file to "
"trigger snapshots for the timelapse only if a real layer change happens. "
"For this to work properly your retraction z-hop has to be different from "
"your layerheight!"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:78
msgid "Save as default"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:79
msgid ""
"Check this to make your selected timelapse mode and options persist "
"across restarts."
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:86
msgid "You have unsaved changes. Don't forget to save them."
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:87
msgid "Save changes"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:88
msgid "Reset to active configuration"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:94
msgid "Timelapse not fully configured"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:95
msgid ""
"The snapshot URL and/or the path to FFMPEG are missing. To have this "
"fixed, get in touch with an administrator of this OctoPrint instance."
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:96
msgid ""
"The snapshot URL and/or the path to FFMPEG are missing. You can change "
"both under \"Settings\" > \"Webcam & Timelapse\" > \"Timelapse\". If you "
"don't have a webcam or don't want to enable timelapse support you can "
"also just disable it there."
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:98
msgid "Currently configured snapshot URL"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:99
msgid "Currently configured path to FFMPEG"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:104
msgid "Timelapse Render Progress"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:111
msgid "Finished Timelapses"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:118
msgid "Sort by date"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:140
msgid "Preview"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:158
msgid "Recorded:"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:159
msgid "Size:"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:181
msgid ""
"Too many files selected to download at once. Reduce number of files to "
"enable download button."
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:185
msgid "Unrendered Timelapses"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:204
msgid "Frames"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:217
msgid "Delete unrendered timelapse"
msgstr ""
#: src/octoprint/templates/tabs/timelapse.jinja2:217
msgid "Render timelapse"
msgstr ""