-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SW-1739 fix translation of mrbeamdocs (#1570)
- Loading branch information
1 parent
935a9f5
commit 77cf8d5
Showing
4 changed files
with
22 additions
and
9 deletions.
There are no files selected for viewing
3 changes: 3 additions & 0 deletions
3
octoprint_mrbeam/templates/mrbeam_doc_translation_placeholders.jinja2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{# This file is just to have the strings of the MrBeamDoc available to translate them #} | ||
{{ _('Quickstart Guide') }} | ||
{{ _('User Manual') }} |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,8 +7,8 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Mr_Beam 0.1.61\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2022-07-27 14:19+0200\n" | ||
"PO-Revision-Date: 2022-07-27 14:24+0200\n" | ||
"POT-Creation-Date: 2022-08-30 11:31+0200\n" | ||
"PO-Revision-Date: 2022-08-30 11:32+0200\n" | ||
"Last-Translator: Andy Werner <[email protected]>\n" | ||
"Language-Team: \n" | ||
"Language: de\n" | ||
|
@@ -3124,6 +3124,14 @@ msgstr "" | |
"Support Team kontaktieren um Dein Gerät zurückzusetzen. Mehr dazu findest Du " | ||
"in der %(tag_open)sKnowledge Base%(tag_close)s." | ||
|
||
#: octoprint_mrbeam/templates/mrbeam_doc_translation_placeholders.jinja2:1 | ||
msgid "Quickstart Guide" | ||
msgstr "Quickstart Guide" | ||
|
||
#: octoprint_mrbeam/templates/mrbeam_doc_translation_placeholders.jinja2:2 | ||
msgid "User Manual" | ||
msgstr "Betriebsanleitung" | ||
|
||
#: octoprint_mrbeam/templates/mrbeam_ui_index.jinja2:43 | ||
msgid "Mr Beam Logo" | ||
msgstr "Mr Beam Logo" | ||
|
@@ -5763,16 +5771,10 @@ msgstr "Dämon zurücksetzen" | |
#~ msgid "QuickstartGuide_en.pdf" | ||
#~ msgstr "QuickstartGuide_de.pdf" | ||
|
||
#~ msgid "Quickstart Guide" | ||
#~ msgstr "Quickstart Guide" | ||
|
||
# URL part. do not translate/modify | ||
#~ msgid "UserManual_en.pdf" | ||
#~ msgstr "UserManual_de.pdf" | ||
|
||
#~ msgid "User Manual" | ||
#~ msgstr "Betriebsanleitung" | ||
|
||
#~ msgid "QuickstartGuide_dreamcut_en.pdf" | ||
#~ msgstr "QuickstartGuide_dreamcut_de.pdf" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2022-07-27 14:19+0200\n" | ||
"POT-Creation-Date: 2022-08-30 11:31+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" | ||
|
@@ -2626,6 +2626,14 @@ msgid "" | |
"Base%(tag_close)s." | ||
msgstr "" | ||
|
||
#: octoprint_mrbeam/templates/mrbeam_doc_translation_placeholders.jinja2:1 | ||
msgid "Quickstart Guide" | ||
msgstr "" | ||
|
||
#: octoprint_mrbeam/templates/mrbeam_doc_translation_placeholders.jinja2:2 | ||
msgid "User Manual" | ||
msgstr "" | ||
|
||
#: octoprint_mrbeam/templates/mrbeam_ui_index.jinja2:43 | ||
msgid "Mr Beam Logo" | ||
msgstr "" | ||
|