diff --git a/docs/changelog.md b/docs/changelog.md index 0bb391f3..956e4c3e 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,8 @@ ## Changelog +#### 2021 01 08 +* Added settings panel. Invert axis and hiding macros can now be configured from within KlipperScreen + #### 2021 01 03 * Updated base language translation files with new phrases * Allow translations from KlipperScreen.conf for diff --git a/ks_includes/locales/fr_FR/LC_MESSAGES/KlipperScreen.mo b/ks_includes/locales/fr_FR/LC_MESSAGES/KlipperScreen.mo index 595166b6..5b5f3f35 100644 Binary files a/ks_includes/locales/fr_FR/LC_MESSAGES/KlipperScreen.mo and b/ks_includes/locales/fr_FR/LC_MESSAGES/KlipperScreen.mo differ diff --git a/ks_includes/locales/fr_FR/LC_MESSAGES/KlipperScreen.po b/ks_includes/locales/fr_FR/LC_MESSAGES/KlipperScreen.po index c726698f..51de3fa0 100644 --- a/ks_includes/locales/fr_FR/LC_MESSAGES/KlipperScreen.po +++ b/ks_includes/locales/fr_FR/LC_MESSAGES/KlipperScreen.po @@ -370,7 +370,7 @@ msgstr "Régler la vitesse" #: ks_includes/KlipperScreen.conf:144 #, fuzzy msgid "Settings" -msgstr "Paramètres KS" +msgstr "Paramètres" #: panels/print.py:120 msgid "Size" diff --git a/ks_includes/locales/he_IL/LC_MESSAGES/KlipperScreen.mo b/ks_includes/locales/he_IL/LC_MESSAGES/KlipperScreen.mo index 855615fb..adf89950 100644 Binary files a/ks_includes/locales/he_IL/LC_MESSAGES/KlipperScreen.mo and b/ks_includes/locales/he_IL/LC_MESSAGES/KlipperScreen.mo differ diff --git a/ks_includes/locales/he_IL/LC_MESSAGES/KlipperScreen.po b/ks_includes/locales/he_IL/LC_MESSAGES/KlipperScreen.po index d4d7b486..f72d4f67 100644 --- a/ks_includes/locales/he_IL/LC_MESSAGES/KlipperScreen.po +++ b/ks_includes/locales/he_IL/LC_MESSAGES/KlipperScreen.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: Klipperscreen\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-01-07 05:48+0000\n" -"PO-Revision-Date: 2021-01-05 21:32+0200\n" +"PO-Revision-Date: 2021-01-08 08:21-0500\n" "Last-Translator: Emanuel Sharvit \n" "Language-Team: \n" "Language: he_IL\n" @@ -369,9 +369,8 @@ msgid "Set Speed" msgstr "קבע מהירות" #: ks_includes/KlipperScreen.conf:144 -#, fuzzy msgid "Settings" -msgstr "הגדרות KS" +msgstr "הגדרות" #: panels/print.py:120 msgid "Size" diff --git a/ks_includes/locales/zh_CN/LC_MESSAGES/KlipperScreen.mo b/ks_includes/locales/zh_CN/LC_MESSAGES/KlipperScreen.mo index 9a1720a4..70ec3abc 100644 Binary files a/ks_includes/locales/zh_CN/LC_MESSAGES/KlipperScreen.mo and b/ks_includes/locales/zh_CN/LC_MESSAGES/KlipperScreen.mo differ diff --git a/ks_includes/locales/zh_CN/LC_MESSAGES/KlipperScreen.po b/ks_includes/locales/zh_CN/LC_MESSAGES/KlipperScreen.po index 4ec1d794..da8f78b3 100644 --- a/ks_includes/locales/zh_CN/LC_MESSAGES/KlipperScreen.po +++ b/ks_includes/locales/zh_CN/LC_MESSAGES/KlipperScreen.po @@ -371,7 +371,7 @@ msgstr "设定速度" #: ks_includes/KlipperScreen.conf:144 #, fuzzy msgid "Settings" -msgstr "KS设置" +msgstr "设置" #: panels/print.py:120 msgid "Size"