Preparing release of 1.3.3rc3
This commit is contained in:
parent
bd1d0e6073
commit
ce1541e956
7 changed files with 2858 additions and 1145 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -1,5 +1,18 @@
|
||||||
# OctoPrint Changelog
|
# OctoPrint Changelog
|
||||||
|
|
||||||
|
## 1.3.3rc3 (2017-05-24)
|
||||||
|
|
||||||
|
### Improvements
|
||||||
|
|
||||||
|
* Some clarifications and typo fixes in the documentation
|
||||||
|
|
||||||
|
### Bug fixes
|
||||||
|
|
||||||
|
* [#1821](https://github.com/foosel/OctoPrint/issues/1821) - Properly reset "Capture post roll images" setting in timelapse configuration when switching from "off" to "timed" timelapse mode.
|
||||||
|
* [#1934](https://github.com/foosel/OctoPrint/issues/1934) (regression) - Fix consecutive timed timelapse captures without configured post roll.
|
||||||
|
|
||||||
|
([Commits](https://github.com/foosel/OctoPrint/compare/1.3.3rc2...1.3.3rc3))
|
||||||
|
|
||||||
## 1.3.3rc2 (2017-05-17)
|
## 1.3.3rc2 (2017-05-17)
|
||||||
|
|
||||||
### Bug fixes
|
### Bug fixes
|
||||||
|
|
|
||||||
|
|
@ -64,4 +64,4 @@ thanks to everyone who contributed!
|
||||||
* Timeshell.ca
|
* Timeshell.ca
|
||||||
* Trent Shumay
|
* Trent Shumay
|
||||||
|
|
||||||
and 1084 more wonderful people pledging on the [Patreon campaign](https://patreon.com/foosel)!
|
and 1086 more wonderful people pledging on the [Patreon campaign](https://patreon.com/foosel)!
|
||||||
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
|
|
@ -6,9 +6,9 @@
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: OctoPrint 1.3.3.dev98+g3bfc472.dirty\n"
|
"Project-Id-Version: OctoPrint 1.3.3rc3.dev8+gbd1d0e6\n"
|
||||||
"Report-Msgid-Bugs-To: i18n@octoprint.org\n"
|
"Report-Msgid-Bugs-To: i18n@octoprint.org\n"
|
||||||
"POT-Creation-Date: 2017-05-11 13:31+0200\n"
|
"POT-Creation-Date: 2017-05-24 13:21+0200\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
|
@ -17,13 +17,13 @@ msgstr ""
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.3.4\n"
|
"Generated-By: Babel 2.3.4\n"
|
||||||
|
|
||||||
#: src/octoprint/plugins/announcements/__init__.py:119
|
#: src/octoprint/plugins/announcements/__init__.py:125
|
||||||
#: src/octoprint/plugins/announcements/templates/announcements.jinja2:4
|
#: src/octoprint/plugins/announcements/templates/announcements.jinja2:4
|
||||||
#: src/octoprint/plugins/announcements/templates/announcements_navbar.jinja2:1
|
#: src/octoprint/plugins/announcements/templates/announcements_navbar.jinja2:1
|
||||||
msgid "Announcements"
|
msgid "Announcements"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/announcements/__init__.py:466
|
#: src/octoprint/plugins/announcements/__init__.py:472
|
||||||
msgid ""
|
msgid ""
|
||||||
"Without this plugin you might miss important announcements regarding "
|
"Without this plugin you might miss important announcements regarding "
|
||||||
"security or other critical issues concerning OctoPrint."
|
"security or other critical issues concerning OctoPrint."
|
||||||
|
|
@ -48,12 +48,12 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/announcements/static/js/announcements.js:259
|
#: src/octoprint/plugins/announcements/static/js/announcements.js:259
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:890
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:888
|
||||||
msgid "Later"
|
msgid "Later"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/announcements/static/js/announcements.js:265
|
#: src/octoprint/plugins/announcements/static/js/announcements.js:265
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:897
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:895
|
||||||
msgid "Mark read"
|
msgid "Mark read"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -544,7 +544,7 @@ msgid ""
|
||||||
"discoverable on the network via Bonjour and uPnP."
|
"discoverable on the network via Bonjour and uPnP."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/__init__.py:135
|
#: src/octoprint/plugins/pluginmanager/__init__.py:142
|
||||||
msgid "Plugin Manager"
|
msgid "Plugin Manager"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -575,19 +575,19 @@ msgstr ""
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:294
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:294
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:419
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:419
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:519
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:519
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:559
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:557
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:708
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:706
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1087
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1085
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1137
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1135
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1154
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1152
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1171
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1169
|
||||||
msgid "Something went wrong"
|
msgid "Something went wrong"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:295
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:295
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:420
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:420
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:520
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:520
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:560
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:558
|
||||||
msgid "Please consult octoprint.log for details"
|
msgid "Please consult octoprint.log for details"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -631,300 +631,300 @@ msgstr ""
|
||||||
msgid "Reinstalling plugin \"%(name)s\" from %(url)s..."
|
msgid "Reinstalling plugin \"%(name)s\" from %(url)s..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:551
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:549
|
||||||
msgid "Uninstalling plugin..."
|
msgid "Uninstalling plugin..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:551
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:549
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Uninstalling plugin \"%(name)s\""
|
msgid "Uninstalling plugin \"%(name)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:665
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:663
|
||||||
msgid "Reinstall"
|
msgid "Reinstall"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:665
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:663
|
||||||
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:190
|
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:190
|
||||||
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:206
|
#: src/octoprint/plugins/pluginmanager/templates/pluginmanager_settings.jinja2:206
|
||||||
msgid "Install"
|
msgid "Install"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:665
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:663
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:665
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:663
|
||||||
msgid "Incompatible"
|
msgid "Incompatible"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:694
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:692
|
||||||
msgid "Restart now"
|
msgid "Restart now"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:697
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:695
|
||||||
msgid "This will restart your OctoPrint server."
|
msgid "This will restart your OctoPrint server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:702
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:700
|
||||||
msgid "Restart in progress"
|
msgid "Restart in progress"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:703
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:701
|
||||||
msgid "The server is now being restarted in the background"
|
msgid "The server is now being restarted in the background"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:709
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:707
|
||||||
msgid ""
|
msgid ""
|
||||||
"Trying to restart the server produced an error, please check "
|
"Trying to restart the server produced an error, please check "
|
||||||
"octoprint.log for details. You'll have to restart manually."
|
"octoprint.log for details. You'll have to restart manually."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:727
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:725
|
||||||
#: src/octoprint/templates/overlays/reloadui.jinja2:14
|
#: src/octoprint/templates/overlays/reloadui.jinja2:14
|
||||||
msgid "Reload now"
|
msgid "Reload now"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:782
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:780
|
||||||
msgid "Error!"
|
msgid "Error!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:785
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:783
|
||||||
msgid "Done!"
|
msgid "Done!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:810
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:808
|
||||||
msgid "Disabled due to active safe mode"
|
msgid "Disabled due to active safe mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:812
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:810
|
||||||
msgid "Enable Plugin"
|
msgid "Enable Plugin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:815
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:813
|
||||||
msgid "Disable Plugin"
|
msgid "Disable Plugin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:835
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:833
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"There are %(count)d notices (%(important)d marked as important) available"
|
"There are %(count)d notices (%(important)d marked as important) available"
|
||||||
" regarding this plugin - click to show!"
|
" regarding this plugin - click to show!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:837
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:835
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"There are %(count)d notices available regarding this plugin - click to "
|
"There are %(count)d notices available regarding this plugin - click to "
|
||||||
"show!"
|
"show!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:841
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:839
|
||||||
msgid ""
|
msgid ""
|
||||||
"There is an important notice available regarding this plugin - click to "
|
"There is an important notice available regarding this plugin - click to "
|
||||||
"show!"
|
"show!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:843
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:841
|
||||||
msgid "There is a notice available regarding this plugin - click to show!"
|
msgid "There is a notice available regarding this plugin - click to show!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:857
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:855
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Important notice regarding plugin \"%(name)s\""
|
msgid "Important notice regarding plugin \"%(name)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:859
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:857
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Notice regarding plugin \"%(name)s\""
|
msgid "Notice regarding plugin \"%(name)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:866
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:864
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Affected versions: %(versions)s"
|
msgid "Affected versions: %(versions)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:868
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:866
|
||||||
msgid "Affected versions: all"
|
msgid "Affected versions: all"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:873
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:871
|
||||||
msgid "Read more..."
|
msgid "Read more..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1071
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1069
|
||||||
msgid "Plugin installed"
|
msgid "Plugin installed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1072
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1070
|
||||||
msgid ""
|
msgid ""
|
||||||
"A plugin was installed successfully, however it was impossible to detect "
|
"A plugin was installed successfully, however it was impossible to detect "
|
||||||
"which one. Please Restart OctoPrint to make sure everything will be "
|
"which one. Please Restart OctoPrint to make sure everything will be "
|
||||||
"registered properly"
|
"registered properly"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1076
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1074
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Plugin \"%(name)s\" reinstalled"
|
msgid "Plugin \"%(name)s\" reinstalled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1077
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1075
|
||||||
msgid "The plugin was reinstalled successfully"
|
msgid "The plugin was reinstalled successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1078
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1076
|
||||||
msgid ""
|
msgid ""
|
||||||
"The plugin was reinstalled successfully, however a restart of OctoPrint "
|
"The plugin was reinstalled successfully, however a restart of OctoPrint "
|
||||||
"is needed for that to take effect."
|
"is needed for that to take effect."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1079
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1077
|
||||||
msgid ""
|
msgid ""
|
||||||
"The plugin was reinstalled successfully, however a reload of the page is "
|
"The plugin was reinstalled successfully, however a reload of the page is "
|
||||||
"needed for that to take effect."
|
"needed for that to take effect."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1081
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1079
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Plugin \"%(name)s\" installed"
|
msgid "Plugin \"%(name)s\" installed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1082
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1080
|
||||||
msgid "The plugin was installed successfully"
|
msgid "The plugin was installed successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1083
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1081
|
||||||
msgid ""
|
msgid ""
|
||||||
"The plugin was installed successfully, however a restart of OctoPrint is "
|
"The plugin was installed successfully, however a restart of OctoPrint is "
|
||||||
"needed for that to take effect."
|
"needed for that to take effect."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1084
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1082
|
||||||
msgid ""
|
msgid ""
|
||||||
"The plugin was installed successfully, however a reload of the page is "
|
"The plugin was installed successfully, however a reload of the page is "
|
||||||
"needed for that to take effect."
|
"needed for that to take effect."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1100
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1098
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Reinstalling the plugin from file failed: %(reason)s"
|
msgid "Reinstalling the plugin from file failed: %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1102
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1100
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Reinstalling the plugin from \"%(source)s\" failed: %(reason)s"
|
msgid "Reinstalling the plugin from \"%(source)s\" failed: %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1106
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1104
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Installing the plugin from file failed: %(reason)s"
|
msgid "Installing the plugin from file failed: %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1108
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Installing the plugin from \"%(source)s\" failed: %(reason)s"
|
msgid "Installing the plugin from \"%(source)s\" failed: %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1114
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1112
|
||||||
msgid "Reinstalling the plugin from file failed, please see the log for details."
|
msgid "Reinstalling the plugin from file failed, please see the log for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1116
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Reinstalling the plugin from \"%(source)s\" failed, please see the log "
|
"Reinstalling the plugin from \"%(source)s\" failed, please see the log "
|
||||||
"for details."
|
"for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1120
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1118
|
||||||
msgid "Installing the plugin from file failed, please see the log for details."
|
msgid "Installing the plugin from file failed, please see the log for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1122
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1120
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Installing the plugin from \"%(source)s\" failed, please see the log for "
|
"Installing the plugin from \"%(source)s\" failed, please see the log for "
|
||||||
"details."
|
"details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1132
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1130
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Plugin \"%(name)s\" uninstalled"
|
msgid "Plugin \"%(name)s\" uninstalled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1133
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1131
|
||||||
msgid "The plugin was uninstalled successfully"
|
msgid "The plugin was uninstalled successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1134
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1132
|
||||||
msgid ""
|
msgid ""
|
||||||
"The plugin was uninstalled successfully, however a restart of OctoPrint "
|
"The plugin was uninstalled successfully, however a restart of OctoPrint "
|
||||||
"is needed for that to take effect."
|
"is needed for that to take effect."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1135
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1133
|
||||||
msgid ""
|
msgid ""
|
||||||
"The plugin was uninstalled successfully, however a reload of the page is "
|
"The plugin was uninstalled successfully, however a reload of the page is "
|
||||||
"needed for that to take effect."
|
"needed for that to take effect."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1139
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1137
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Uninstalling the plugin failed: %(reason)s"
|
msgid "Uninstalling the plugin failed: %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1141
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1139
|
||||||
msgid "Uninstalling the plugin failed, please see the log for details."
|
msgid "Uninstalling the plugin failed, please see the log for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1149
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1147
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Plugin \"%(name)s\" enabled"
|
msgid "Plugin \"%(name)s\" enabled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1150
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1148
|
||||||
msgid "The plugin was enabled successfully."
|
msgid "The plugin was enabled successfully."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1151
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1149
|
||||||
msgid ""
|
msgid ""
|
||||||
"The plugin was enabled successfully, however a restart of OctoPrint is "
|
"The plugin was enabled successfully, however a restart of OctoPrint is "
|
||||||
"needed for that to take effect."
|
"needed for that to take effect."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1152
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1150
|
||||||
msgid ""
|
msgid ""
|
||||||
"The plugin was enabled successfully, however a reload of the page is "
|
"The plugin was enabled successfully, however a reload of the page is "
|
||||||
"needed for that to take effect."
|
"needed for that to take effect."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1156
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1154
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1173
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1171
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Toggling the plugin failed: %(reason)s"
|
msgid "Toggling the plugin failed: %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1158
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1156
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1175
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1173
|
||||||
msgid "Toggling the plugin failed, please see the log for details."
|
msgid "Toggling the plugin failed, please see the log for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1166
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1164
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Plugin \"%(name)s\" disabled"
|
msgid "Plugin \"%(name)s\" disabled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1167
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1165
|
||||||
msgid "The plugin was disabled successfully."
|
msgid "The plugin was disabled successfully."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1168
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1166
|
||||||
msgid ""
|
msgid ""
|
||||||
"The plugin was disabled successfully, however a restart of OctoPrint is "
|
"The plugin was disabled successfully, however a restart of OctoPrint is "
|
||||||
"needed for that to take effect."
|
"needed for that to take effect."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1169
|
#: src/octoprint/plugins/pluginmanager/static/js/pluginmanager.js:1167
|
||||||
msgid ""
|
msgid ""
|
||||||
"The plugin was disabled successfully, however a reload of the page is "
|
"The plugin was disabled successfully, however a reload of the page is "
|
||||||
"needed for that to take effect."
|
"needed for that to take effect."
|
||||||
|
|
@ -1200,12 +1200,12 @@ msgstr ""
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/softwareupdate/__init__.py:548
|
#: src/octoprint/plugins/softwareupdate/__init__.py:554
|
||||||
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_wizard.jinja2:1
|
#: src/octoprint/plugins/softwareupdate/templates/softwareupdate_wizard.jinja2:1
|
||||||
msgid "Software Update"
|
msgid "Software Update"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/softwareupdate/__init__.py:884
|
#: src/octoprint/plugins/softwareupdate/__init__.py:890
|
||||||
#: src/octoprint/server/views.py:555
|
#: src/octoprint/server/views.py:555
|
||||||
#: src/octoprint/static/js/app/viewmodels/appearance.js:13
|
#: src/octoprint/static/js/app/viewmodels/appearance.js:13
|
||||||
#: src/octoprint/static/js/app/viewmodels/appearance.js:18
|
#: src/octoprint/static/js/app/viewmodels/appearance.js:18
|
||||||
|
|
@ -1216,7 +1216,7 @@ msgstr ""
|
||||||
msgid "OctoPrint"
|
msgid "OctoPrint"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/plugins/softwareupdate/__init__.py:1051
|
#: src/octoprint/plugins/softwareupdate/__init__.py:1057
|
||||||
msgid ""
|
msgid ""
|
||||||
"Without this plugin OctoPrint will no longer be able to update itself or "
|
"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."
|
"any of your installed plugins which might put your system at risk."
|
||||||
|
|
@ -2189,40 +2189,40 @@ msgstr ""
|
||||||
msgid "Could not add profile"
|
msgid "Could not add profile"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:512
|
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:515
|
||||||
msgid "Cannot delete the default profile or the currently active profile."
|
msgid "Cannot delete the default profile or the currently active profile."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:514
|
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:517
|
||||||
msgid ""
|
msgid ""
|
||||||
"There was unexpected error while removing the printer profile, please "
|
"There was unexpected error while removing the printer profile, please "
|
||||||
"consult the logs."
|
"consult the logs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:516
|
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:519
|
||||||
msgid "Could not delete profile"
|
msgid "Could not delete profile"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:523
|
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:524
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "You are about to delete the printer profile \"%(name)s\"."
|
msgid "You are about to delete the printer profile \"%(name)s\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:541
|
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:545
|
||||||
msgid ""
|
msgid ""
|
||||||
"There was unexpected error while updating the printer profile, please "
|
"There was unexpected error while updating the printer profile, please "
|
||||||
"consult the logs."
|
"consult the logs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:542
|
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:546
|
||||||
msgid "Could not update profile"
|
msgid "Could not update profile"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:557
|
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:559
|
||||||
msgid "Add Printer Profile"
|
msgid "Add Printer Profile"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:557
|
#: src/octoprint/static/js/app/viewmodels/printerprofiles.js:559
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Edit Printer Profile \"%(name)s\""
|
msgid "Edit Printer Profile \"%(name)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
@ -2456,144 +2456,144 @@ msgstr ""
|
||||||
msgid "showing %(displayed)d lines"
|
msgid "showing %(displayed)d lines"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:239
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:235
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "You are about to delete timelapse file \"%(name)s\"."
|
msgid "You are about to delete timelapse file \"%(name)s\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:251
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:247
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "You are about to delete %(count)d timelapse files."
|
msgid "You are about to delete %(count)d timelapse files."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:276
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:272
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "You are about to delete unrendered timelapse \"%(name)s\"."
|
msgid "You are about to delete unrendered timelapse \"%(name)s\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:288
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:284
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "You are about to delete %(count)d unrendered timelapses."
|
msgid "You are about to delete %(count)d unrendered timelapses."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:296
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:292
|
||||||
msgid "Deleting timelapse files"
|
msgid "Deleting timelapse files"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:297
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:293
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deleting %(count)d timelapse files..."
|
msgid "Deleting %(count)d timelapse files..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:301
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:297
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:313
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:309
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deleted %(filename)s..."
|
msgid "Deleted %(filename)s..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:304
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:300
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:316
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:312
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deletion of %(filename)s failed, continuing..."
|
msgid "Deletion of %(filename)s failed, continuing..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:308
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:304
|
||||||
msgid "Deleting unrendered timelapses"
|
msgid "Deleting unrendered timelapses"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:309
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:305
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deleting %(count)d unrendered timelapses..."
|
msgid "Deleting %(count)d unrendered timelapses..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:398
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:394
|
||||||
msgid "Capturing timelapse postroll"
|
msgid "Capturing timelapse postroll"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:402
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:398
|
||||||
msgid "Now capturing timelapse post roll, this will take only a moment..."
|
msgid "Now capturing timelapse post roll, this will take only a moment..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:409
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:405
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(minutes)d min"
|
msgid "%(minutes)d min"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:410
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:406
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Now capturing timelapse post roll, this will take approximately "
|
"Now capturing timelapse post roll, this will take approximately "
|
||||||
"%(duration)s (so until %(time)s)..."
|
"%(duration)s (so until %(time)s)..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:412
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:408
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(seconds)d sec"
|
msgid "%(seconds)d sec"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:413
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:409
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Now capturing timelapse post roll, this will take approximately "
|
"Now capturing timelapse post roll, this will take approximately "
|
||||||
"%(duration)s..."
|
"%(duration)s..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:443
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:439
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed repeatedly to capture timelapse frame from webcam - is the "
|
"Failed repeatedly to capture timelapse frame from webcam - is the "
|
||||||
"snapshot URL configured correctly and the camera on?"
|
"snapshot URL configured correctly and the camera on?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:446
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:442
|
||||||
msgid "Could not capture snapshots"
|
msgid "Could not capture snapshots"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:455
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:451
|
||||||
msgid "Rendering timelapse"
|
msgid "Rendering timelapse"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:456
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:452
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Now rendering timelapse %(movie_prefix)s. Due to performance reasons it "
|
"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."
|
"is not recommended to start a print job while a movie is still rendering."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:465
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:461
|
||||||
msgid "Cannot render timelapse"
|
msgid "Cannot render timelapse"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:466
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:462
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Rendering of timelapse %(movie_prefix)s is not possible since no frames "
|
"Rendering of timelapse %(movie_prefix)s is not possible since no frames "
|
||||||
"were captured. Is the snapshot URL configured correctly?"
|
"were captured. Is the snapshot URL configured correctly?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:464
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:468
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:468
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:472
|
|
||||||
msgid "Rendering timelapse failed"
|
msgid "Rendering timelapse failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:469
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:465
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Rendering of timelapse %(movie_prefix)s failed with return code "
|
"Rendering of timelapse %(movie_prefix)s failed with return code "
|
||||||
"%(returncode)s"
|
"%(returncode)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:473
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:469
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Rendering of timelapse %(movie_prefix)s failed due to an unknown error, "
|
"Rendering of timelapse %(movie_prefix)s failed due to an unknown error, "
|
||||||
"please consult the log file"
|
"please consult the log file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:486
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:482
|
||||||
msgid "Timelapse ready"
|
msgid "Timelapse ready"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/octoprint/static/js/app/viewmodels/timelapse.js:487
|
#: src/octoprint/static/js/app/viewmodels/timelapse.js:483
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "New timelapse %(movie_prefix)s is done rendering."
|
msgid "New timelapse %(movie_prefix)s is done rendering."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue