Skip to content

Commit

Permalink
🔖 Preparing release of 2022.3.28
Browse files Browse the repository at this point in the history
  • Loading branch information
foosel committed Mar 28, 2022
1 parent 6964577 commit c84f2b7
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 101 deletions.
Binary file modified octoprint_pi_support/translations/de/LC_MESSAGES/messages.mo
Binary file not shown.
56 changes: 9 additions & 47 deletions octoprint_pi_support/translations/de/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
msgid ""
msgstr ""
"Project-Id-Version: OctoPrint-PiSupport 2022.3.1\n"
"Project-Id-Version: OctoPrint-PiSupport 2022.3.28\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2022-03-01 09:57+0100\n"
"POT-Creation-Date: 2022-03-28 11:10+0200\n"
"PO-Revision-Date: 2021-06-14 18:16+0200\n"
"Last-Translator: \n"
"Language: de\n"
Expand All @@ -19,18 +19,18 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.9.1\n"

#: octoprint_pi_support/__init__.py:285
#: octoprint_pi_support/__init__.py:289
msgid "Allows to check for the Pi's throttling status and environment info"
msgstr ""
"Erlaubt die Abfrage des Throttlestatus und der Umgebungsinformationen des"
" Raspberry Pis"

#: octoprint_pi_support/__init__.py:355
#: octoprint_pi_support/__init__.py:359
#: octoprint_pi_support/templates/pi_support_settings.jinja2:1
msgid "Pi Support"
msgstr "Pi Support"

#: octoprint_pi_support/__init__.py:525
#: octoprint_pi_support/__init__.py:529
msgid ""
"Without this plugin OctoPrint will no longer be able to provide "
"additional information about your Pi, which will make it more tricky to "
Expand Down Expand Up @@ -102,8 +102,8 @@ msgid ""
"This is a security risk - please login to your Pi via SSH and change the "
"password."
msgstr ""
"Das Standardpasswort des Systemnutzers \"pi\" wurde nicht geändert. "
"Das ist ein Sicherheitsrisiko - bitte melde dich bei deinem Pi über SSH an "
"Das Standardpasswort des Systemnutzers \"pi\" wurde nicht geändert. Das "
"ist ein Sicherheitsrisiko - bitte melde dich bei deinem Pi über SSH an "
"und ändere das Passwort."

#: octoprint_pi_support/static/js/pi_support.js:143
Expand Down Expand Up @@ -155,8 +155,8 @@ msgstr ""
"gemeldet:"

#: octoprint_pi_support/static/js/pi_support.js:249
msgid "See also the FAQ..."
msgstr "Siehe also die FAQ..."
msgid "Click the navbar icon for more information."
msgstr "Klick für weitere Informationen auf das Symbol in der Navbar."

#: octoprint_pi_support/static/js/pi_support.js:279
msgid "Undervoltage detected, print anyway?"
Expand Down Expand Up @@ -288,41 +288,3 @@ msgid ""
msgstr ""
"Standardeinstellung ist <code>/usr/bin/vcgencmd get_throttled</code>. Du "
"solltest das gewöhnlich nicht ändern müssen."

#~ msgid ""
#~ "OctoPrint does not and never has "
#~ "supported the RPi Zero or Zero W."
#~ " Use at least a Raspberry Pi 3,"
#~ " or risk bad performance and failed"
#~ " prints."
#~ msgstr ""
#~ "OctoPrint hat noch nie den RPi "
#~ "Zero oder Zero W unterstützt. Verwende"
#~ " mindestens einen Raspberry Pi 3, "
#~ "oder riskiere schlechte Performance und "
#~ "fehlgeschlagene Druckaufträge."

#~ msgid ""
#~ "Undervoltage. Make sure your power "
#~ "supply and cabling are providing enough"
#~ " power to the Pi."
#~ msgstr ""
#~ "Zu niedrige Spannung. Stelle sicher, "
#~ "dass dein Netzteil und die Verkabelung"
#~ " dem Pi genug Strom liefern."

#~ msgid ""
#~ "A blinking symbol indicates a current"
#~ " issue, a non blinking symbol one "
#~ "that was observed some time since "
#~ "the Pi booted up."
#~ msgstr ""
#~ "Ein blinkendes Symbol zeigt ein "
#~ "aktuelles Problem an, ein nicht "
#~ "blinkendes ein Problem, das irgendwann "
#~ "seit dem Bootup des Pis aufgetreten "
#~ "ist."

#~ msgid "Click the symbol in the navbar for more information."
#~ msgstr "Klick für weitere Informationen auf das Symbol in der Navbar."

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
plugin_name = "OctoPrint-PiSupport"

# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
plugin_version = "2022.3.1"
plugin_version = "2022.3.28"

# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
# module
Expand Down
Binary file modified translations/de/LC_MESSAGES/messages.mo
Binary file not shown.
56 changes: 9 additions & 47 deletions translations/de/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
msgid ""
msgstr ""
"Project-Id-Version: OctoPrint-PiSupport 2022.3.1\n"
"Project-Id-Version: OctoPrint-PiSupport 2022.3.28\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2022-03-01 09:57+0100\n"
"POT-Creation-Date: 2022-03-28 11:10+0200\n"
"PO-Revision-Date: 2021-06-14 18:16+0200\n"
"Last-Translator: \n"
"Language: de\n"
Expand All @@ -19,18 +19,18 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.9.1\n"

#: octoprint_pi_support/__init__.py:285
#: octoprint_pi_support/__init__.py:289
msgid "Allows to check for the Pi's throttling status and environment info"
msgstr ""
"Erlaubt die Abfrage des Throttlestatus und der Umgebungsinformationen des"
" Raspberry Pis"

#: octoprint_pi_support/__init__.py:355
#: octoprint_pi_support/__init__.py:359
#: octoprint_pi_support/templates/pi_support_settings.jinja2:1
msgid "Pi Support"
msgstr "Pi Support"

#: octoprint_pi_support/__init__.py:525
#: octoprint_pi_support/__init__.py:529
msgid ""
"Without this plugin OctoPrint will no longer be able to provide "
"additional information about your Pi, which will make it more tricky to "
Expand Down Expand Up @@ -102,8 +102,8 @@ msgid ""
"This is a security risk - please login to your Pi via SSH and change the "
"password."
msgstr ""
"Das Standardpasswort des Systemnutzers \"pi\" wurde nicht geändert. "
"Das ist ein Sicherheitsrisiko - bitte melde dich bei deinem Pi über SSH an "
"Das Standardpasswort des Systemnutzers \"pi\" wurde nicht geändert. Das "
"ist ein Sicherheitsrisiko - bitte melde dich bei deinem Pi über SSH an "
"und ändere das Passwort."

#: octoprint_pi_support/static/js/pi_support.js:143
Expand Down Expand Up @@ -155,8 +155,8 @@ msgstr ""
"gemeldet:"

#: octoprint_pi_support/static/js/pi_support.js:249
msgid "See also the FAQ..."
msgstr "Siehe also die FAQ..."
msgid "Click the navbar icon for more information."
msgstr "Klick für weitere Informationen auf das Symbol in der Navbar."

#: octoprint_pi_support/static/js/pi_support.js:279
msgid "Undervoltage detected, print anyway?"
Expand Down Expand Up @@ -288,41 +288,3 @@ msgid ""
msgstr ""
"Standardeinstellung ist <code>/usr/bin/vcgencmd get_throttled</code>. Du "
"solltest das gewöhnlich nicht ändern müssen."

#~ msgid ""
#~ "OctoPrint does not and never has "
#~ "supported the RPi Zero or Zero W."
#~ " Use at least a Raspberry Pi 3,"
#~ " or risk bad performance and failed"
#~ " prints."
#~ msgstr ""
#~ "OctoPrint hat noch nie den RPi "
#~ "Zero oder Zero W unterstützt. Verwende"
#~ " mindestens einen Raspberry Pi 3, "
#~ "oder riskiere schlechte Performance und "
#~ "fehlgeschlagene Druckaufträge."

#~ msgid ""
#~ "Undervoltage. Make sure your power "
#~ "supply and cabling are providing enough"
#~ " power to the Pi."
#~ msgstr ""
#~ "Zu niedrige Spannung. Stelle sicher, "
#~ "dass dein Netzteil und die Verkabelung"
#~ " dem Pi genug Strom liefern."

#~ msgid ""
#~ "A blinking symbol indicates a current"
#~ " issue, a non blinking symbol one "
#~ "that was observed some time since "
#~ "the Pi booted up."
#~ msgstr ""
#~ "Ein blinkendes Symbol zeigt ein "
#~ "aktuelles Problem an, ein nicht "
#~ "blinkendes ein Problem, das irgendwann "
#~ "seit dem Bootup des Pis aufgetreten "
#~ "ist."

#~ msgid "Click the symbol in the navbar for more information."
#~ msgstr "Klick für weitere Informationen auf das Symbol in der Navbar."

12 changes: 6 additions & 6 deletions translations/messages.pot
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: OctoPrint-PiSupport 2022.3.1\n"
"Project-Id-Version: OctoPrint-PiSupport 2022.3.28\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2022-03-01 09:57+0100\n"
"POT-Creation-Date: 2022-03-28 11:10+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand All @@ -18,16 +18,16 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.9.1\n"

#: octoprint_pi_support/__init__.py:285
#: octoprint_pi_support/__init__.py:289
msgid "Allows to check for the Pi's throttling status and environment info"
msgstr ""

#: octoprint_pi_support/__init__.py:355
#: octoprint_pi_support/__init__.py:359
#: octoprint_pi_support/templates/pi_support_settings.jinja2:1
msgid "Pi Support"
msgstr ""

#: octoprint_pi_support/__init__.py:525
#: octoprint_pi_support/__init__.py:529
msgid ""
"Without this plugin OctoPrint will no longer be able to provide "
"additional information about your Pi, which will make it more tricky to "
Expand Down Expand Up @@ -127,7 +127,7 @@ msgid "The following issues have been observed since the Pi was booted:"
msgstr ""

#: octoprint_pi_support/static/js/pi_support.js:249
msgid "See also the FAQ..."
msgid "Click the navbar icon for more information."
msgstr ""

#: octoprint_pi_support/static/js/pi_support.js:279
Expand Down

0 comments on commit c84f2b7

Please sign in to comment.