gnucash-htdocs beta: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sun Jul 7 14:43:07 EDT 2024


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/7d99bb5d (commit)
	 via  https://github.com/Gnucash/gnucash-htdocs/commit/8dd14a5b (commit)
	 via  https://github.com/Gnucash/gnucash-htdocs/commit/73be35d4 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/41c7b28f (commit)



commit 7d99bb5d2617461f4516aaa0bfc7b2aec8482716
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jul 6 10:52:26 2024 -0700

    Announce snap release of GnuCash 5.8.

diff --git a/externals/global_params.php b/externals/global_params.php
index 8f865fa..10adf78 100644
--- a/externals/global_params.php
+++ b/externals/global_params.php
@@ -6,7 +6,7 @@
      $major_stable              ="5";
      // TODO: on major_stable 5 in download.phtml copy from $old_stable into the historical
      // section: last_win7 and $last_mac_sierra
-     $minor_stable              ="7";
+     $minor_stable              ="8";
      // Number of Translations: Did we add or dropped some?
      define("PROG_TRANSLATIONS", 61);
 
diff --git a/news/240707-5.8.news b/news/240707-5.8.news
new file mode 100644
index 0000000..8a7a3b3
--- /dev/null
+++ b/news/240707-5.8.news
@@ -0,0 +1,85 @@
+<b>Announcement:</b> GnuCash 5.8 Released
+2024-07-07
+
+<h2>GnuCash 5.8 Released</h2>
+
+<p>The GnuCash development team announces GnuCash 5.8, the ninth release in the stable 5.x series. This is a snap releae to fix a serious bug in GnuCash 5.8.</p>
+
+<h4>Between 5.7 and 5.8, the following bugfixes were accomplished:</h4><ul>
+    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=799347">Bug 799347 - Edit account to make it sub account under other account</a></li>
+</ul>
+
+<h4>There were no other changes.</h4>
+
+<p>New and Updated Translations: Chinese (Traditional), Hebrew, Hungarian, Macedonian, Spanish</p>
+
+<a href="https://hosted.weblate.org/engage/gnucash/">Help translate GnuCash on Weblate</a>
+
+<h4>German AQBanking Users:</h4>
+<p>The AQBanking author is still working to get his updated PIN/TAN code finalized so the Flatpak, macOS, and Windows bundles of this release contain the last stable version, 6.5.4. The <a href="https://code.gnucash.org/builds/">GnuCash nightly builds</a> have beta releases with the new implementation, so consider using one of those if the stable AQBanking doesn't work for you.</p>
+
+<h4>Known Problems</h4>
+<p><a href="https://bugs.gnucash.org/buglist.cgi?bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial&bug_status=NEW&bug_status=ASSIGNED&bug_status=NEEDINFO&bug_status=REOPENED&limit=0&list_id=8149&order=priority%2Cbug_severity&query_format=advanced">Complete list of all open bugs.</a></p>
+
+<h2>Documentation</h2>
+<h4>No changes were made between 5.7 and 5.8.</h4>
+<h3>Getting GnuCash for Windows and MacOS</h3>
+<p>GnuCash is provided for both Microsoft Windows 10® and later
+    and MacOS 10.13 (High Sierra)® and later in pre-built, all-in-one
+    packages. An installer is provided for Microsoft Windows® while
+    the MacOS® package is a disk image containing a drag-and-drop
+    application bundle.</p>
+
+<p>GnuCash is also available as a flatpak from Flathub.org. <a href="https://wiki.gnucash.org/wiki/Flatpak">Instructions for installing and running.</a></p>
+
+<p>The SHA256 Hashes for the downloadable files are:</p>
+<ul>
+    <li><code>a2c823fb700b9d4598692ec81394959bde388d8ef191efe4ea2c02426bb52593</code>  gnucash-5.8.tar.bz2</li>
+    <li><code>b00cff635e8bc8ff996a9f7942fd92414f13ccf3415402cc33220ee58d6f12b8</code>  gnucash-5.8.tar.gz</li>
+    <li><code>a8fdeab6ea49dfb78fa5f6b638005b3e392a8d87c1ed6bc9b0f56ebb48eaa48f</code>  gnucash-5.8-1.setup.exe</li>
+    <li><code>eba1d87eb0063f8f4c384de6d8ca98de723b840878edcdce0df42a2437671b1b</code>  Gnucash-Intel-5.8-1.dmg</li>
+    <li><code>b8f344ec5824090669f93e9ba3ecfafecd55462a5ff1b2d323d7a9c8f9aa5a3f</code>  gnucash-docs-5.8.tar.gz</li>
+</ul>
+
+<ul>
+    <li>SourceForge:
+        <ul>
+            <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/5.8/gnucash-5.8-1.setup.exe">Win32</a></li>
+            <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/5.8/Gnucash-Intel-5.8-1.dmg">Mac-Intel</a></li>
+        </ul></li>
+    <li>Github
+        <ul>
+            <li><a href="https://github.com/Gnucash/gnucash/releases/download/5.8/gnucash-5.8-1.setup.exe">Win32</a></li>
+            <li><a href="https://github.com/Gnucash/gnucash/releases/download/5.8/Gnucash-Intel-5.8-1.dmg">Mac-Intel</a></li>
+        </ul></li></ul>
+
+<h3>Getting GnuCash as source code</h3>
+<p>If you want to compile GnuCash 5.8 for yourself, the source code can be downloaded from:</p>
+<ul>
+
+    <li>Sourceforge: <a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/5.8/gnucash-5.8.tar.bz2">bzip2</a>, <a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/5.8/gnucash-5.8.tar.gz">gzip</a>.</li>
+
+    <li>Github: <a href="https://github.com/Gnucash/gnucash/releases/download/5.8/gnucash-5.8.tar.bz2">bzip</a>, <a href="https://github.com/Gnucash/gnucash/releases/download/5.8/gnucash-5.8.tar.gz">gzip</a></li>
+
+    <li>You can also checkout the sources directly from the git repository as <a href="https://wiki.gnucash.org/wiki/Git">described here.</a></li>
+</ul>
+
+<p>To compile GnuCash from the source code by yourself, you will need at least <a href="https://www.gtk.org">Gtk+</a> 3.22.29, <a href="https://www.gnu.org/software/guile/">Guile</a> 2.0, <a href="https://www.boost.org/">Boost</a> 1.67, <a href="https://webkitgtk.org/">WebKitGtk</a> 2.4, <a href="https://github.com/google/googletest">GoogleTest</a> 1.8.0, <a href="https://cmake.org/">cmake 3.10</a> and <a href="http://www.swig.org/">SWIG</a> 2.0.12. Please consult the README.dependencies file in the sources for the exact list of dependencies and versions.</p>
+
+<h3>Getting the documentation</h3>
+
+<p>The documentation is available at <a href="https://www.gnucash.org/docs.phtml">Documentation page</a> of the <a href="https://www.gnucash.org/">GnuCash website</a>. The 5.8 documentation can be found under "GnuCash v5 (current stable release)" in multiple languages both for reading online and for download in pdf, epub, and mobi formats. The documentation is also included in the MacOS and Windows application bundles.</p>
+
+<p>If you want to compile the GnuCash Documentation 5.8 for yourself, the source code can be downloaded from:</p>
+<ul>
+    <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/5.8/gnucash-docs-5.8.tar.gz">Sourceforge</a> or <a href="https://github.com/Gnucash/gnucash/releases/download/5.8/gnucash-docs-5.8.tar.gz">GitHub</a></li>
+    <li>You can also checkout the sources directly from the git repository as <a href="https://wiki.gnucash.org/wiki/Git">described here.</a></li>
+</ul>
+
+
+<h3>About the Program</h3>
+
+<p>GnuCash is a free, open source accounting program released under
+    the GNU General Public License (GPL) and available for GNU/Linux,
+    *BSD, Solaris, MacOS, and Microsoft Windows.  Programming on GnuCash
+    began in 1997, and its first stable release was in 1998.</p>

commit 8dd14a5bdb692694ff0ef013780112ab67cc29fe
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Jul 5 03:47:18 2024 +0200

    make he

diff --git a/locale/he/LC_MESSAGES/gnucash-htdocs.mo b/locale/he/LC_MESSAGES/gnucash-htdocs.mo
index 3a6fd84..ddfe809 100644
Binary files a/locale/he/LC_MESSAGES/gnucash-htdocs.mo and b/locale/he/LC_MESSAGES/gnucash-htdocs.mo differ

commit 73be35d4954704d38498c50a833f2e40a14b8a40
Author: Avi Markovitz <avi.markovitz at gmail.com>
Date:   Thu Jul 4 13:09:25 2024 +0200

    Translation update  by Avi Markovitz <avi.markovitz at gmail.com> using Weblate
    
    po/he.po: 100.0% (288 of 288 strings; 0 fuzzy)
    1 failing checks (0.3%)
    Translation: GnuCash/Website (Hebrew)
    Translate-URL: https://hosted.weblate.org/projects/gnucash/website/he/
    
    Translation update  by Avi Markovitz <avi.markovitz at gmail.com> using Weblate
    
    po/he.po: 100.0% (288 of 288 strings; 0 fuzzy)
    1 failing checks (0.3%)
    Translation: GnuCash/Website (Hebrew)
    Translate-URL: https://hosted.weblate.org/projects/gnucash/website/he/
    
    Co-authored-by: Avi Markovitz <avi.markovitz at gmail.com>

diff --git a/po/he.po b/po/he.po
index 4ec115f..e6507e2 100644
--- a/po/he.po
+++ b/po/he.po
@@ -11,7 +11,7 @@ msgstr ""
 "Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist."
 "cgi?component=Translations&product=Website&resolution=---\n"
 "POT-Creation-Date: 2024-04-02 13:19+0200\n"
-"PO-Revision-Date: 2024-07-03 19:09+0000\n"
+"PO-Revision-Date: 2024-07-04 11:09+0000\n"
 "Last-Translator: Avi Markovitz <avi.markovitz at gmail.com>\n"
 "Language-Team: Hebrew <https://hosted.weblate.org/projects/gnucash/website/"
 "he/>\n"
@@ -257,8 +257,8 @@ msgid ""
 msgstr ""
 "מערכת ה'מועדפים' שוכתבה ומשתמשת כעת ב־GSettings מ־GIO (GLib) במקום GConf. "
 "זהו מנגנון פשוט יותר ויציב, שכותב להעדפות המובנות של מערכת הפעלה – ברירת "
-"מחדל ב־OS X, ורשם המערכת בווינדוס של מיקרוסופט – שאפשר לנו להסיר מספר תלויות "
-"בעייתיות לרבות GConf,‏ ORBit ו־DBus."
+"מחדל ב־OS X, ורשם המערכת בווינדוס של מיקרוסופט – שאפשרה לנו להסיר מספר "
+"תלויות בעייתיות לרבות GConf,‏ ORBit ו־DBus."
 
 #: 2.6-release-tour.phtml:156
 msgid ""
@@ -347,9 +347,8 @@ msgid ""
 "Gnucash\">facebook</a> and <a href=\"https://plus.google.com/u/0/"
 "+gnucash\">Google+</a>"
 msgstr ""
-"על ידי 'לייק' לעמוד המייזם שלנו ב<a href=\"https://www.facebook.com/"
-"Gnucash\">פייסבוק</a> ו־<a href=\"https://plus.google.com/u/0/"
-"+gnucash\">גוגל פלוס</a>"
+"על ידי 'לייק' לעמוד המיזם שלנו ב<a href=\"https://www.facebook.com/Gnucash\""
+">פייסבוק</a> ו<a href=\"https://plus.google.com/u/0/+gnucash\">גוגל פלוס</a>"
 
 #: 2.6-release-tour.phtml:177
 msgid "By spreading the word"
@@ -386,15 +385,15 @@ msgid ""
 "By improving the <a href=\"https://gnucash.org/docs.phtml\">released "
 "documentation</a>"
 msgstr ""
-"על ידי שיפור <a href=\"https://gnucash.org/docs.phtml\">התיעוד שפורסם</a>"
+"על ידי שיפור <a href=\"https://gnucash.org/docs.phtml\">התיעוד שפורסם </a>"
 
 #: 2.6-release-tour.phtml:182
 msgid ""
 "By <a href=\"https://wiki.gnucash.org/wiki/Translation\">translating the "
 "program and documentation to your language</a>"
 msgstr ""
-"על ידי <a href=\"https://wiki.gnucash.org/wiki/Translation\">תרגום התכנה "
-"והתיעוד לשפה שלכם</a>"
+"על ידי <a href=\"https://wiki.gnucash.org/wiki/Translation\">תרגום התוכנה "
+"והתיעוד לכול שפה</a>"
 
 #: 2.6-release-tour.phtml:183
 msgid ""
@@ -690,7 +689,7 @@ msgstr ""
 
 #: docs.phtml:733
 msgid "wiki:Documentation"
-msgstr "ויקי:תיעוד"
+msgstr "wiki:תיעוד"
 
 #: donate.phtml:3 externals/menu.phtml:14
 msgid "Donations"
@@ -893,7 +892,7 @@ msgid ""
 "Software Center (Office Software -> Financial Software -> gnucash)."
 msgstr ""
 "משתמשי סולוס יכולים להתקין את <span class=\"gnucash\">גנוקאש</span> ממרכז "
-"התכנה (כלי משרד-> תכנה פיננסית -> גנוקאש)."
+"התכנה (כלי משרד← תוכנה פיננסית← גנוקאש)."
 
 #: download.phtml:40
 msgid ""
@@ -902,7 +901,7 @@ msgid ""
 "under the Office category in the Applications menu."
 msgstr ""
 "משתמשי אובונטו יכולים להתקין את <span class=\"gnucash\">גנוקאש</span> ממרכז "
-"התכנה. פעולה זו תתקין את <span class=\"gnucash\">גנוקאש</span> בסוג־אב 'כלי "
+"התוכנה. פעולה זו תתקין את <span class=\"gnucash\">גנוקאש</span> בסוג־אב 'כלי "
 "משרד', בתפריט היישומים."
 
 #: download.phtml:43
@@ -1290,7 +1289,7 @@ msgid ""
 "<span class=\"gnucash\">GnuCash</span> has an integrated module to display "
 "graphs of your financial data in the form of:"
 msgstr ""
-"ל<span class=\"gnucash\">גנוקאש</span> פירקן משולב להצגת תרשימים מהנתונים "
+"ל<span class=\"gnucash\">גנוקאש</span> פרקן משולב להצגת תרשימים מהנתונים "
 "הכספיים בתצורת:"
 
 #: features.phtml:89
@@ -1397,7 +1396,7 @@ msgid ""
 "b> for your employees."
 msgstr ""
 "באמצעות חשבונות זכאים/חייבים וחשבונות לתשלום, נתן גם לנהל <b>שכר</b> עבור "
-"העובדים שלכם."
+"העובדים בעסק."
 
 #: features.phtml:137
 msgid ""
@@ -1533,11 +1532,11 @@ msgid ""
 "systems including <b>Windows</b>, <b>MacOSX</b> and <b>Linux</b>."
 msgstr ""
 "<span class=\"gnucash\">גנוקאש</span> מסוגלת לרוץ על מגוון מערכות הפעלה "
-"לרבות <b> Windows </b>,‏ <b>מאק OSX</b> ו<b>לינוקס</b>."
+"לרבות <b> וינדוס </b>,‏ <b>מאק OSX</b> ו<b>לינוקס</b>."
 
 #: features.phtml:213
 msgid "Localization"
-msgstr "הַמְקָמָה"
+msgstr "המקמה"
 
 #: features.phtml:216
 #, php-format
@@ -1731,7 +1730,7 @@ msgstr "<b> גלו עוד ... </b>"
 
 #: news.phtml:4
 msgid "Announcement of New Releases, Server Maintenance …"
-msgstr "הכרזה על דבר שחרורים חדשים, תחזוקת שרתים …"
+msgstr "הכרזה על שחרורים חדשים, תחזוקת שרתים …"
 
 #: news.phtml:12
 msgid "GnuCash News"



Summary of changes:
 externals/global_params.php               |   2 +-
 locale/he/LC_MESSAGES/gnucash-htdocs.mo   | Bin 60548 -> 60542 bytes
 news/{230626-5.3.news => 240707-5.8.news} |  64 ++++++++++++++----------------
 po/he.po                                  |  33 ++++++++-------
 4 files changed, 47 insertions(+), 52 deletions(-)
 copy news/{230626-5.3.news => 240707-5.8.news} (54%)



More information about the gnucash-changes mailing list