Skip to content

Commit

Permalink
đź”– Preparing release of 2024.3.27
Browse files Browse the repository at this point in the history
  • Loading branch information
foosel committed Mar 26, 2024
1 parent d51c89c commit c49230d
Show file tree
Hide file tree
Showing 6 changed files with 476 additions and 64 deletions.
Binary file modified octoprint_file_check/translations/de/LC_MESSAGES/messages.mo
Binary file not shown.
204 changes: 177 additions & 27 deletions octoprint_file_check/translations/de/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,53 +6,203 @@
#
msgid ""
msgstr ""
"Project-Id-Version: OctoPrint-FileCheck 2020.6.22\n"
"Project-Id-Version: OctoPrint-FileCheck 2024.3.27\n"
"Report-Msgid-Bugs-To: i18n@octoprint.org\n"
"POT-Creation-Date: 2020-06-22 16:22+0200\n"
"PO-Revision-Date: 2020-06-22 17:13+0200\n"
"POT-Creation-Date: 2024-03-26 14:08+0100\n"
"PO-Revision-Date: 2024-03-26 14:08+0100\n"
"Last-Translator: \n"
"Language: de\n"
"Language-Team: de <LL@li.org>\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.8.0\n"
"Last-Translator: \n"
"X-Generator: Poedit 2.0.4\n"
"Generated-By: Babel 2.12.1\n"

#: octoprint_file_check/__init__.py:103
#: build/lib/octoprint_file_check/__init__.py:138
#: octoprint_file_check/__init__.py:421
#, fuzzy
msgid ""
"Without this plugin OctoPrint will no longer be able to check if "
"uploaded files contain common the printer it is connected to has a "
"known safety issue or otherwise broken firmware and inform you about "
"that fact."
"Without this plugin OctoPrint will no longer be able to check if uploaded"
" files contain common problems and inform you about that fact."
msgstr ""
"Ohne dieses Plugin wird OctoPrint nicht länger in der Lage sein, zu "
"prüfen, ob eine hochgeladene Datei typische Probleme enthält und ggf. "
"davor zu warnen."

#: octoprint_file_check/static/js/file_check.js:12
#: build/lib/octoprint_file_check/static/js/file_check.js:12
msgid ""
"Your sliced file still contains a place holder <code>{travel_speed}</"
"code>. This is a common issue when using old start/stop GCODE code "
"snippets in current versions of Cura, as the placeholder name switched "
"to <code>{speed_travel}</code> at some point and no longer gets replaced "
"in current versions. You need to fix this in your slicer and reslice "
"your file, do not print it like it is as it will cause issues!"
"Your sliced file still contains a place holder "
"<code>{travel_speed}</code>. This is a common issue when using old "
"start/stop GCODE code snippets in current versions of Cura, as the "
"placeholder name switched to <code>{speed_travel}</code> at some point "
"and no longer gets replaced in current versions. You need to fix this in "
"your slicer and reslice your file, do not print it like it is as it will "
"cause issues!"
msgstr ""
"Deine geslicete Datei beinhaltet den Platzhalter <code>{travel_speed}</"
"code>. Das ist ein häufiges Problem wenn alter start/stop GCODE in "
"aktuellen Versionen von Cura verwendet wird, da der Platzhaltername vor "
"einiger Zeit zu <code>{speed_travel}</code> geändert wurde und die alte "
"Variante in aktuellen Versionen nicht mehr ersetzt wird. Du musst das in "
"deinem Slicer fixen und deine Datei erneut slicen. Versuche sie nicht so "
"zu drucken, das wird Probleme verursachen!"
"Deine geslicete Datei beinhaltet den Platzhalter "
"<code>{travel_speed}</code>. Das ist ein häufiges Problem wenn alter "
"start/stop GCODE in aktuellen Versionen von Cura verwendet wird, da der "
"Platzhaltername vor einiger Zeit zu <code>{speed_travel}</code> geändert "
"wurde und die alte Variante in aktuellen Versionen nicht mehr ersetzt "
"wird. Du musst das in deinem Slicer fixen und deine Datei erneut slicen. "
"Versuche sie nicht so zu drucken, das wird Probleme verursachen!"

#: octoprint_file_check/static/js/file_check.js:31
#: build/lib/octoprint_file_check/static/js/file_check.js:35
#: octoprint_file_check/static/js/file_check.js:156
#: octoprint_file_check/static/js/file_check.js:221
msgid "Read more..."
msgstr "Mehr..."

#: octoprint_file_check/static/js/file_check.js:34
#: build/lib/octoprint_file_check/static/js/file_check.js:40
#, python-format
msgid "File Check detected issues with %(storage)s:%(path)s!"
msgstr "File Check hat Probleme mit %(storage)s:%(path)s festgestellt!"

#: octoprint_file_check/__init__.py:160
msgid "Allows to run File Check and view the results."
msgstr "Erlaubt das AusfĂĽhren von File Check und das Anzeigen der Ergebnisse."

#: octoprint_file_check/static/js/file_check.js:21
msgid ""
"Your file still contains a place holder <code>{travel_speed}</code>. This"
" is a common issue when using old start/stop GCODE code snippets in "
"current versions of Cura, as the placeholder name switched to "
"<code>{speed_travel}</code> at some point and no longer gets replaced in "
"current versions. You need to fix this in your slicer and reslice your "
"file, do not print it like it is as it will cause issues!"
msgstr ""
"Deine geslicete Datei beinhaltet den Platzhalter "
"<code>{travel_speed}</code>. Das ist ein häufiges Problem wenn alter "
"start/stop GCODE in aktuellen Versionen von Cura verwendet wird, da der "
"Platzhaltername vor einiger Zeit zu <code>{speed_travel}</code> geändert "
"wurde und die alte Variante in aktuellen Versionen nicht mehr ersetzt "
"wird. Du musst das in deinem Slicer fixen und deine Datei erneut slicen. "
"Versuche sie nicht so zu drucken, das wird Probleme verursachen!"

#: octoprint_file_check/static/js/file_check.js:30
msgid ""
"Your file contains an API key that is not supposed to be there. This is "
"caused by a bug in your slicer, and known to happen with PrusaSlicer (<= "
"2.1.1), BambuStudio (<= 1.8.4) and OrcaSlicer (<= 1.9.0). Do not share "
"this file with anyone, update your slicer to a patched version "
"immediately, and reslice your file. Also consider changing your API key "
"in OctoPrint, as it might have been leaked by your slicer to third "
"parties through any GCODE files shared previously."
msgstr ""
"Deine geslicete Datei beinhaltet einen API SchlĂĽssel, der dort nicht "
"sein sollte. Das wird durch einen Bug in deinem Slicer verursacht und "
"ist bekannt bei PrusaSlicer (<= 2.1.1), BambuStudio (<= 1.8.4) und "
"OrcaSlicer (<= 1.9.0). Teile diese Datei nicht mit anderen, aktualisiere "
"deinen Slicer sofort auf eine gepatchte Version und slice die Datei "
"erneut. Überlege auch, deinen API Schlüssel in OctoPrint zu ändern, da "
"er durch deinen Slicer in vorher geteilten GCODE Dateien an Dritte "
"weitergegeben worden sein könnte."

#: octoprint_file_check/static/js/file_check.js:44
msgid "unknown"
msgstr "unbekannt"

#: octoprint_file_check/static/js/file_check.js:50
msgid "Current set of checks"
msgstr "Aktuelle Liste von Checks"

#: octoprint_file_check/static/js/file_check.js:52
msgid "Outdated set of checks"
msgstr "Veraltete Liste von Checks"

#: octoprint_file_check/static/js/file_check.js:90
msgid "Run File Check on all files?"
msgstr "File Check auf allen Dateien ausfĂĽhren?"

#: octoprint_file_check/static/js/file_check.js:91
msgid ""
"This will perform a check of all of your uploaded files for known issues."
" Depending on the amount of files this could take several minutes. It "
"should not be done while a print is running."
msgstr ""
"Das wird eine PrĂĽfung aller deiner hochgeladenen Dateien auf bekannte "
"Probleme durchführen. Abhängig von der Anzahl der Dateien kann das "
"mehrere Minuten dauern. Es sollte nicht während eines Drucks gemacht "
"werden."

#: octoprint_file_check/static/js/file_check.js:161
msgid "File Check detected the following issues:"
msgstr "File Check hat folgende Probleme festgestellt:"

#: octoprint_file_check/static/js/file_check.js:241
msgid "File Check detected issues with %(path)s!"
msgstr "File Check hat Probleme mit %(path)s festgestellt!"

#: octoprint_file_check/static/js/file_check.js:269
#: octoprint_file_check/static/js/file_check.js:302
msgid "File Check detected issues with this file!"
msgstr "File Check hat Probleme mit dieser Datei festgestellt!"

#: octoprint_file_check/templates/file_check_settings.jinja2:1
msgid "File Check"
msgstr "File Check"

#: octoprint_file_check/templates/file_check_settings.jinja2:3
msgid ""
"\n"
" The bundled File Check plugin allows checking your uploaded files for"
" known slicer misconfigurations and related issues.\n"
" The plugin automatically checks all freshly uploaded files and files "
"selected for printing, but for already uploaded\n"
" files you can also trigger a full file check manually. It is "
"recommended to do this whenever new checks are added\n"
" to the plugin, in which case your last check will be marked as "
"outdated below.\n"
msgstr ""
"\n"
" Das gebĂĽndelte File Check Plugin erlaubt das PrĂĽfen deiner hochgeladenen"
" Dateien auf bekannte Slicer Fehlkonfigurationen und\n"
" damit zusammenhängende Probleme. Das Plugin prüft automatisch alle "
"frisch hochgeladenen Dateien und Dateien, die zum Druck\n"
" ausgewählt wurden, aber für bereits hochgeladene Dateien"
"kannst du auch manuell einen vollständigen Datei-Check\n"
" auslösen. Es wird empfohlen, dies zu tun, wann immer neue Checks zum "
"Plugin hinzugefĂĽgt werden, in welchem Fall dein letzter Check\n"
" unten als veraltet markiert wird.\n"

#: octoprint_file_check/templates/file_check_wizard.jinja2:1
msgid "A full File Check is suggested"
msgstr "Ein vollständiger File Check wird empfohlen"

#: octoprint_file_check/templates/file_check_wizard.jinja2:3
msgid ""
"\n"
" The bundled File Check plugin has been updated with new high priority"
" checks. It is recommended to run a \n"
" full file check now to ensure that you are aware of any critical "
"issues in your uploaded files. Depending on the \n"
" size of your upload folder, this may take several minutes.\n"
msgstr ""
"\n"
" Das gebĂĽndelte File Check Plugin wurde mit neuen hochpriorisierten "
"Checks aktualisiert. Es wird empfohlen, jetzt einen vollständigen\n"
" Datei-Check durchzufĂĽhren, um sicherzustellen, dass du ĂĽber kritische "
"Probleme in deinen hochgeladenen Dateien informiert bist. Abhängig\n"
" von der Größe deines Upload-Ordners kann das mehrere Minuten dauern.\n"

#: octoprint_file_check/templates/file_check_wizard.jinja2:9
msgid ""
"\n"
" You can run a full file check by clicking the button below or "
"alternatively at any time from the\n"
" File Check plugin settings.\n"
msgstr ""
"\n"
" Du kannst einen vollständigen Datei-Check durchführen, indem du auf "
"den unten stehenden Button klickst oder alternativ jederzeit\n"
" ĂĽber die Einstellungen des File Check Plugins.\n"

#: octoprint_file_check/templates/snippets/fileCheckButton.jinja2:1
msgid "Run full file check now"
msgstr "Vollständigen File Check jetzt ausführen"

#: octoprint_file_check/templates/snippets/fileCheckButton.jinja2:3
msgid "Last check:"
msgstr "Letzter check:"

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

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

# 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.
Loading

0 comments on commit c49230d

Please sign in to comment.