Skip to content

Commit 1201ed4

Browse files
committed
đź”– Preparing release of 2021.6.22
1 parent a0b4833 commit 1201ed4

6 files changed

Lines changed: 201 additions & 41 deletions

File tree

Binary file not shown.

‎octoprint_firmware_check/translations/de/LC_MESSAGES/messages.po‎

Lines changed: 70 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,30 +8,30 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: OctoPrint-FirmwareCheck 2020.3.25\n"
1010
"Report-Msgid-Bugs-To: i18n@octoprint.org\n"
11-
"POT-Creation-Date: 2020-09-14 15:56+0200\n"
12-
"PO-Revision-Date: 2020-09-14 15:57+0200\n"
11+
"POT-Creation-Date: 2021-06-22 17:47+0200\n"
12+
"PO-Revision-Date: 2021-06-22 17:52+0200\n"
13+
"Last-Translator: \n"
1314
"Language: de\n"
1415
"Language-Team: de <LL@li.org>\n"
1516
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1617
"MIME-Version: 1.0\n"
1718
"Content-Type: text/plain; charset=utf-8\n"
1819
"Content-Transfer-Encoding: 8bit\n"
1920
"Generated-By: Babel 2.8.0\n"
20-
"Last-Translator: \n"
2121
"X-Generator: Poedit 2.0.4\n"
2222

2323
#: build/lib/octoprint_firmware_check/__init__.py:52
24-
#: octoprint_firmware_check/__init__.py:52
24+
#: octoprint_firmware_check/__init__.py:69
2525
msgid "Attention!"
2626
msgstr "Achtung!"
2727

2828
#: build/lib/octoprint_firmware_check/__init__.py:110
29-
#: octoprint_firmware_check/__init__.py:109
29+
#: octoprint_firmware_check/__init__.py:149
3030
msgid "Allows to see firmware check warnings"
3131
msgstr "Erlaubt die Anzeige von Firmwarecheckwarnungen"
3232

3333
#: build/lib/octoprint_firmware_check/__init__.py:202
34-
#: octoprint_firmware_check/__init__.py:229
34+
#: octoprint_firmware_check/__init__.py:309
3535
msgid ""
3636
"Without this plugin OctoPrint will no longer be able to check if the "
3737
"printer it is connected to has a known safety issue or otherwise broken "
@@ -53,7 +53,7 @@ msgstr ""
5353
"durchfĂĽhren, damit OctoPrint damit arbeiten kann."
5454

5555
#: build/lib/octoprint_firmware_check/checks/firmware_unsafe.py:17
56-
#: octoprint_firmware_check/checks/firmware_unsafe.py:17
56+
#: octoprint_firmware_check/checks/firmware_unsafe.py:28
5757
msgid ""
5858
"Your printer's firmware is known to lack mandatory safety features (e.g. "
5959
"thermal runaway protection). This is a fire risk."
@@ -63,31 +63,42 @@ msgstr ""
6363
"Protection). Das ist ein Brandrisiko."
6464

6565
#: build/lib/octoprint_firmware_check/static/js/firmware_check.js:64
66-
#: octoprint_firmware_check/static/js/firmware_check.js:64
66+
#: octoprint_firmware_check/static/js/firmware_check.js:99
6767
msgid "Critical Warning: Firmware Unsafe"
6868
msgstr "Kritische Warnung: Unsichere Firmware"
6969

7070
#: build/lib/octoprint_firmware_check/static/js/firmware_check.js:65
71-
#: octoprint_firmware_check/static/js/firmware_check.js:65
71+
#: octoprint_firmware_check/static/js/firmware_check.js:101
7272
msgid "Warning: Firmware Broken"
7373
msgstr "Warnung: Defekte Firmware"
7474

7575
#: build/lib/octoprint_firmware_check/static/js/firmware_check.js:66
76-
#: octoprint_firmware_check/static/js/firmware_check.js:66
76+
#: octoprint_firmware_check/static/js/firmware_check.js:106
7777
msgid "Critical Warning"
7878
msgstr "Kritische Warnung"
7979

8080
#: build/lib/octoprint_firmware_check/static/js/firmware_check.js:66
81-
#: octoprint_firmware_check/static/js/firmware_check.js:66
81+
#: octoprint_firmware_check/static/js/firmware_check.js:108
8282
msgid "Warning"
8383
msgstr "Warnung"
8484

8585
#: build/lib/octoprint_firmware_check/templates/firmware_check_sidebar.jinja2:5
86-
#: octoprint_firmware_check/templates/firmware_check_sidebar.jinja2:5
86+
#: octoprint_firmware_check/templates/firmware_check_sidebar_info.jinja2:5
87+
#: octoprint_firmware_check/templates/firmware_check_sidebar_warning.jinja2:5
8788
msgid "Learn more..."
8889
msgstr "Mehr erfahren..."
8990

90-
#: octoprint_firmware_check/checks/firmware_broken.py:14
91+
#: octoprint_firmware_check/__init__.py:78
92+
#: octoprint_firmware_check/static/js/firmware_check.js:109
93+
msgid "Info"
94+
msgstr "Info"
95+
96+
#: octoprint_firmware_check/__init__.py:85
97+
#: octoprint_firmware_check/templates/firmware_check_settings.jinja2:1
98+
msgid "Firmware Check"
99+
msgstr "Firmware Check"
100+
101+
#: octoprint_firmware_check/checks/firmware_broken.py:17
91102
msgid ""
92103
"Your printer's firmware is known to have a broken implementation of the "
93104
"communication protocol. This may cause print failures or other "
@@ -98,3 +109,49 @@ msgstr ""
98109
"Implementierung des Kommunikationsprotokolls zu haben. Das kann "
99110
"fehlerhafte Druckjobs verursachen. Du musst zusätzliche Schritte "
100111
"durchfĂĽhren, damit OctoPrint damit arbeiten kann."
112+
113+
#: octoprint_firmware_check/checks/firmware_development.py:23
114+
msgid ""
115+
"Your printer's firmware is a {buildtype} build of {firmware} (build date "
116+
"{builddate}). It might be more unstable than a release version and "
117+
"should be kept up-to-date."
118+
msgstr ""
119+
"Deine Firmware ist ein {buildtype} Build von {firmware} (Builddatum "
120+
"{builddate}). Sie könnte instabiler sein als eine Releaseversion und "
121+
"sollte aktuell gehalten werden."
122+
123+
#: octoprint_firmware_check/checks/firmware_hostcommands.py:17
124+
msgid ""
125+
"Your printer's firmware supports host action commands, but they are "
126+
"disabled. The firmware will not inform OctoPrint about job pause & "
127+
"cancellations, filament runouts, and similar firmware-side events. If "
128+
"you want this functionality, you need to change your firmware's "
129+
"configuration."
130+
msgstr ""
131+
"Die Firmware deines Druckers unterstĂĽtzt Host Action Commands, sie sind "
132+
"jedoch deaktiviert. Die Firmware wird OctoPrint nicht ĂĽber Job-Pausen "
133+
"und -Abbrüche, Filament Runouts und ähnliche firmwareseitige Ereignisse "
134+
"informieren. Falls du diese Funktionalität willst, musst du deine "
135+
"Firmwarekonfiguration ändern."
136+
137+
#: octoprint_firmware_check/static/js/firmware_check.js:103
138+
msgid "Info: Firmware Development Build"
139+
msgstr "Info: Firmware Development Build"
140+
141+
#: octoprint_firmware_check/templates/firmware_check_settings.jinja2:7
142+
msgid "Disable warnings of severity \"info\""
143+
msgstr "Deaktiviere Warnungen der Schwere \"Info\""
144+
145+
#: octoprint_firmware_check/templates/firmware_check_settings.jinja2:9
146+
msgid ""
147+
"Check this to disable warnings from firmware checks that are only of "
148+
"informational \"heads-up\" nature, like running a firmware development "
149+
"build."
150+
msgstr ""
151+
"Aktiviere dies um Warnungen von Firmwarechecks zu deaktivieren, die nur "
152+
"der Information dienen, wie z.B. die Nutzung eines Firmware Development "
153+
"Builds."
154+
155+
#: octoprint_firmware_check/templates/firmware_check_sidebar_info.jinja2:10
156+
msgid "Disable firmware checks of severity \"Info\""
157+
msgstr "Deaktivere Firmware Checks der Schwere \"Info\""

‎setup.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
plugin_name = "OctoPrint-FirmwareCheck"
1515

1616
# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
17-
plugin_version = "2021.5.31"
17+
plugin_version = "2021.6.22"
1818

1919
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
2020
# module
1.6 KB
Binary file not shown.

‎translations/de/LC_MESSAGES/messages.po‎

Lines changed: 70 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,30 +8,30 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: OctoPrint-FirmwareCheck 2020.3.25\n"
1010
"Report-Msgid-Bugs-To: i18n@octoprint.org\n"
11-
"POT-Creation-Date: 2020-09-14 15:56+0200\n"
12-
"PO-Revision-Date: 2020-09-14 15:57+0200\n"
11+
"POT-Creation-Date: 2021-06-22 17:47+0200\n"
12+
"PO-Revision-Date: 2021-06-22 17:52+0200\n"
13+
"Last-Translator: \n"
1314
"Language: de\n"
1415
"Language-Team: de <LL@li.org>\n"
1516
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1617
"MIME-Version: 1.0\n"
1718
"Content-Type: text/plain; charset=utf-8\n"
1819
"Content-Transfer-Encoding: 8bit\n"
1920
"Generated-By: Babel 2.8.0\n"
20-
"Last-Translator: \n"
2121
"X-Generator: Poedit 2.0.4\n"
2222

2323
#: build/lib/octoprint_firmware_check/__init__.py:52
24-
#: octoprint_firmware_check/__init__.py:52
24+
#: octoprint_firmware_check/__init__.py:69
2525
msgid "Attention!"
2626
msgstr "Achtung!"
2727

2828
#: build/lib/octoprint_firmware_check/__init__.py:110
29-
#: octoprint_firmware_check/__init__.py:109
29+
#: octoprint_firmware_check/__init__.py:149
3030
msgid "Allows to see firmware check warnings"
3131
msgstr "Erlaubt die Anzeige von Firmwarecheckwarnungen"
3232

3333
#: build/lib/octoprint_firmware_check/__init__.py:202
34-
#: octoprint_firmware_check/__init__.py:229
34+
#: octoprint_firmware_check/__init__.py:309
3535
msgid ""
3636
"Without this plugin OctoPrint will no longer be able to check if the "
3737
"printer it is connected to has a known safety issue or otherwise broken "
@@ -53,7 +53,7 @@ msgstr ""
5353
"durchfĂĽhren, damit OctoPrint damit arbeiten kann."
5454

5555
#: build/lib/octoprint_firmware_check/checks/firmware_unsafe.py:17
56-
#: octoprint_firmware_check/checks/firmware_unsafe.py:17
56+
#: octoprint_firmware_check/checks/firmware_unsafe.py:28
5757
msgid ""
5858
"Your printer's firmware is known to lack mandatory safety features (e.g. "
5959
"thermal runaway protection). This is a fire risk."
@@ -63,31 +63,42 @@ msgstr ""
6363
"Protection). Das ist ein Brandrisiko."
6464

6565
#: build/lib/octoprint_firmware_check/static/js/firmware_check.js:64
66-
#: octoprint_firmware_check/static/js/firmware_check.js:64
66+
#: octoprint_firmware_check/static/js/firmware_check.js:99
6767
msgid "Critical Warning: Firmware Unsafe"
6868
msgstr "Kritische Warnung: Unsichere Firmware"
6969

7070
#: build/lib/octoprint_firmware_check/static/js/firmware_check.js:65
71-
#: octoprint_firmware_check/static/js/firmware_check.js:65
71+
#: octoprint_firmware_check/static/js/firmware_check.js:101
7272
msgid "Warning: Firmware Broken"
7373
msgstr "Warnung: Defekte Firmware"
7474

7575
#: build/lib/octoprint_firmware_check/static/js/firmware_check.js:66
76-
#: octoprint_firmware_check/static/js/firmware_check.js:66
76+
#: octoprint_firmware_check/static/js/firmware_check.js:106
7777
msgid "Critical Warning"
7878
msgstr "Kritische Warnung"
7979

8080
#: build/lib/octoprint_firmware_check/static/js/firmware_check.js:66
81-
#: octoprint_firmware_check/static/js/firmware_check.js:66
81+
#: octoprint_firmware_check/static/js/firmware_check.js:108
8282
msgid "Warning"
8383
msgstr "Warnung"
8484

8585
#: build/lib/octoprint_firmware_check/templates/firmware_check_sidebar.jinja2:5
86-
#: octoprint_firmware_check/templates/firmware_check_sidebar.jinja2:5
86+
#: octoprint_firmware_check/templates/firmware_check_sidebar_info.jinja2:5
87+
#: octoprint_firmware_check/templates/firmware_check_sidebar_warning.jinja2:5
8788
msgid "Learn more..."
8889
msgstr "Mehr erfahren..."
8990

90-
#: octoprint_firmware_check/checks/firmware_broken.py:14
91+
#: octoprint_firmware_check/__init__.py:78
92+
#: octoprint_firmware_check/static/js/firmware_check.js:109
93+
msgid "Info"
94+
msgstr "Info"
95+
96+
#: octoprint_firmware_check/__init__.py:85
97+
#: octoprint_firmware_check/templates/firmware_check_settings.jinja2:1
98+
msgid "Firmware Check"
99+
msgstr "Firmware Check"
100+
101+
#: octoprint_firmware_check/checks/firmware_broken.py:17
91102
msgid ""
92103
"Your printer's firmware is known to have a broken implementation of the "
93104
"communication protocol. This may cause print failures or other "
@@ -98,3 +109,49 @@ msgstr ""
98109
"Implementierung des Kommunikationsprotokolls zu haben. Das kann "
99110
"fehlerhafte Druckjobs verursachen. Du musst zusätzliche Schritte "
100111
"durchfĂĽhren, damit OctoPrint damit arbeiten kann."
112+
113+
#: octoprint_firmware_check/checks/firmware_development.py:23
114+
msgid ""
115+
"Your printer's firmware is a {buildtype} build of {firmware} (build date "
116+
"{builddate}). It might be more unstable than a release version and "
117+
"should be kept up-to-date."
118+
msgstr ""
119+
"Deine Firmware ist ein {buildtype} Build von {firmware} (Builddatum "
120+
"{builddate}). Sie könnte instabiler sein als eine Releaseversion und "
121+
"sollte aktuell gehalten werden."
122+
123+
#: octoprint_firmware_check/checks/firmware_hostcommands.py:17
124+
msgid ""
125+
"Your printer's firmware supports host action commands, but they are "
126+
"disabled. The firmware will not inform OctoPrint about job pause & "
127+
"cancellations, filament runouts, and similar firmware-side events. If "
128+
"you want this functionality, you need to change your firmware's "
129+
"configuration."
130+
msgstr ""
131+
"Die Firmware deines Druckers unterstĂĽtzt Host Action Commands, sie sind "
132+
"jedoch deaktiviert. Die Firmware wird OctoPrint nicht ĂĽber Job-Pausen "
133+
"und -Abbrüche, Filament Runouts und ähnliche firmwareseitige Ereignisse "
134+
"informieren. Falls du diese Funktionalität willst, musst du deine "
135+
"Firmwarekonfiguration ändern."
136+
137+
#: octoprint_firmware_check/static/js/firmware_check.js:103
138+
msgid "Info: Firmware Development Build"
139+
msgstr "Info: Firmware Development Build"
140+
141+
#: octoprint_firmware_check/templates/firmware_check_settings.jinja2:7
142+
msgid "Disable warnings of severity \"info\""
143+
msgstr "Deaktiviere Warnungen der Schwere \"Info\""
144+
145+
#: octoprint_firmware_check/templates/firmware_check_settings.jinja2:9
146+
msgid ""
147+
"Check this to disable warnings from firmware checks that are only of "
148+
"informational \"heads-up\" nature, like running a firmware development "
149+
"build."
150+
msgstr ""
151+
"Aktiviere dies um Warnungen von Firmwarechecks zu deaktivieren, die nur "
152+
"der Information dienen, wie z.B. die Nutzung eines Firmware Development "
153+
"Builds."
154+
155+
#: octoprint_firmware_check/templates/firmware_check_sidebar_info.jinja2:10
156+
msgid "Disable firmware checks of severity \"Info\""
157+
msgstr "Deaktivere Firmware Checks der Schwere \"Info\""

0 commit comments

Comments
 (0)