gnucash-htdocs beta: Multiple changes pushed
John Ralls
jralls at code.gnucash.org
Thu Sep 28 15:06:59 EDT 2023
discards https://github.com/Gnucash/gnucash-htdocs/commit/6aeae3c5 (commit)
discards https://github.com/Gnucash/gnucash-htdocs/commit/d8db44fa (commit)
Updated via https://github.com/Gnucash/gnucash-htdocs/commit/6cf92e9f (commit)
via https://github.com/Gnucash/gnucash-htdocs/commit/9cd99ee6 (commit)
via https://github.com/Gnucash/gnucash-htdocs/commit/f8664477 (commit)
via https://github.com/Gnucash/gnucash-htdocs/commit/68a66ff4 (commit)
via https://github.com/Gnucash/gnucash-htdocs/commit/496b7c43 (commit)
via https://github.com/Gnucash/gnucash-htdocs/commit/465de02e (commit)
via https://github.com/Gnucash/gnucash-htdocs/commit/b9153157 (commit)
via https://github.com/Gnucash/gnucash-htdocs/commit/cf36a93d (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (https://github.com/Gnucash/gnucash-htdocs/commit/6aeae3c5)
\
N -- N -- N (https://github.com/Gnucash/gnucash-htdocs/commit/6cf92e9f)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
commit 6cf92e9f1624ae7908e2d61f101d23b9f06a5b0a
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Sep 26 21:09:14 2023 -0700
New tarballs and AIO bundles
Because the original dist didn't pick up the tag and so had the wrong version
diff --git a/externals/global_params.php b/externals/global_params.php
index fa19974..5cab678 100644
--- a/externals/global_params.php
+++ b/externals/global_params.php
@@ -12,11 +12,11 @@
$latest_stable = $major_stable.".".$minor_stable;
//$latest_stable_win = $latest_stable;
- $latest_stable_win = $latest_stable."";
- $latest_stable_mac_intel = $latest_stable."-1";
+ $latest_stable_win = $latest_stable."-1";
+ $latest_stable_mac_intel = $latest_stable."-2";
// Change this when there has been a re-tag to add the re-tag letter,
// e.g. if one retagged 2.6.13 to 2.6.13a, make $tarball = $latest_stable."a".
- $tarball = $latest_stable."";
+ $tarball = $latest_stable."-1";
$major_unstable ="4";
$minor_latest_unstable ="904";
diff --git a/news/230924-5.4.news b/news/230924-5.4.news
index a44aba4..91f75ec 100644
--- a/news/230924-5.4.news
+++ b/news/230924-5.4.news
@@ -106,10 +106,10 @@
<p>The SHA256 Hashes for the downloadable files are:</p>
<ul>
- <li>9a069fe2bfea7ddf8afb90a523beab02a0963e9f1d4c36da9c91aef74787f354<code></code> gnucash-5.4.tar.bz2</li>
- <li><code>9d3eb3cd63730cf34d4c14dea6921bfe57f3936e0ca6e17ffc04c38dc1b40061</code> gnucash-5.4.tar.gz</li>
- <li><code>5bfed628750fc034b56fc6285a1b7b0bf9bc8aa1d831e7a946d523be27351d48</code> gnucash-5.4.setup.exe</li>
- <li><code>bd121cc9a15368a02501462151a948b3f460effd0e4ce7f01a2d96739e64ae1b</code> Gnucash-Intel-5.4-1.dmg</li>
+ <li><code>7741165d6d652ea7b4a1e8498cf439a56b81a5cc8b653291a59054f2362abfcc</code> gnucash-5.4-1.tar.bz2</li>
+ <li><code>7989c2fff67ff356e99c9a4b8d90a7759c7bde73844afb0595ee1322f4a19ced</code> gnucash-5.4.tar.gz</li>
+ <li><code>e1925591bbdddd80b1ff8ddf0634652ef098072bd96a5bb98f000cdcc5c841ff</code> gnucash-5.4-1.setup.exe</li>
+ <li><code>ffe311fd2077cf1df15c253a5e062dc3801fa9db06829d3d12184184727e89c8</code> Gnucash-Intel-5.4-2.dmg</li>
<li><code>e2a93460e7768b1b18e466e352ac13212b75094be6334ca0427b6cd4f66d8793</code> gnucash-docs-5.2.tar.gz</li>
</ul>
commit 9cd99ee625e6c0467bd03b37bf200dc9241ec242
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date: Wed Sep 27 01:03:33 2023 +0200
make de, es, he, nl
diff --git a/locale/de/LC_MESSAGES/gnucash-htdocs.mo b/locale/de/LC_MESSAGES/gnucash-htdocs.mo
index 5308101..324cc64 100644
Binary files a/locale/de/LC_MESSAGES/gnucash-htdocs.mo and b/locale/de/LC_MESSAGES/gnucash-htdocs.mo differ
diff --git a/locale/es/LC_MESSAGES/gnucash-htdocs.mo b/locale/es/LC_MESSAGES/gnucash-htdocs.mo
index 63367b5..5344024 100644
Binary files a/locale/es/LC_MESSAGES/gnucash-htdocs.mo and b/locale/es/LC_MESSAGES/gnucash-htdocs.mo differ
diff --git a/locale/he/LC_MESSAGES/gnucash-htdocs.mo b/locale/he/LC_MESSAGES/gnucash-htdocs.mo
index 16276ca..282c51e 100644
Binary files a/locale/he/LC_MESSAGES/gnucash-htdocs.mo and b/locale/he/LC_MESSAGES/gnucash-htdocs.mo differ
diff --git a/locale/nl/LC_MESSAGES/gnucash-htdocs.mo b/locale/nl/LC_MESSAGES/gnucash-htdocs.mo
index 29a35d2..dc014fd 100644
Binary files a/locale/nl/LC_MESSAGES/gnucash-htdocs.mo and b/locale/nl/LC_MESSAGES/gnucash-htdocs.mo differ
commit f8664477973232a3f8e9109082233830a452e037
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date: Wed Sep 27 00:58:36 2023 +0200
Translation update by "Frank H. Ellenberger" <frank.h.ellenberger at gmail.com> using Weblate
po/de.po: 100.0% (341 of 341 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Website (German)
Translate-URL: https://hosted.weblate.org/projects/gnucash/website/de/
Co-authored-by: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
diff --git a/po/de.po b/po/de.po
index e5204ef..16aa145 100644
--- a/po/de.po
+++ b/po/de.po
@@ -14,14 +14,15 @@
# Thomas Kriegel <warrel040 at gmx.de>, 2021.
# Jan Schneider <grimpeur78 at gmail.com>, 2022.
# Carsten Hütter <Carsten.Huetter at gmx.de>, 2023.
+# "Frank H. Ellenberger" <frank.h.ellenberger at gmail.com>, 2023.
msgid ""
msgstr ""
"Project-Id-Version: de\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist.cgi?"
-"component=Translations&product=Website&resolution=---\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist."
+"cgi?component=Translations&product=Website&resolution=---\n"
"POT-Creation-Date: 2023-09-26 05:30+0200\n"
-"PO-Revision-Date: 2023-09-02 12:56+0000\n"
-"Last-Translator: Carsten Hütter <Carsten.Huetter at gmx.de>\n"
+"PO-Revision-Date: 2023-09-26 22:58+0000\n"
+"Last-Translator: \"Frank H. Ellenberger\" <frank.h.ellenberger at gmail.com>\n"
"Language-Team: German <https://hosted.weblate.org/projects/gnucash/website/"
"de/>\n"
"Language: de\n"
@@ -29,7 +30,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 5.0.1-dev\n"
+"X-Generator: Weblate 5.1-dev\n"
#: 2.6-release-tour.phtml:3
msgid "GnuCash 2.6 release tour"
@@ -620,7 +621,7 @@ msgstr "Kurs und Konzepte"
#: docs.phtml:118 docs.phtml:395
msgid "Chinese (simplified)"
-msgstr ""
+msgstr "Chinesisch (vereinfacht)"
#: docs.phtml:162 docs.phtml:296 docs.phtml:439 docs.phtml:601 docs.phtml:649
msgid "Japanese"
commit 68a66ff4dfffde46afc9514b17ff6135d22dd4e8
Author: Stephan Paternotte <stephan at paternottes.net>
Date: Wed Sep 27 00:58:36 2023 +0200
Translation update by Stephan Paternotte <stephan at paternottes.net> using Weblate
po/nl.po: 100.0% (341 of 341 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Website (Dutch)
Translate-URL: https://hosted.weblate.org/projects/gnucash/website/nl/
Co-authored-by: Stephan Paternotte <stephan at paternottes.net>
diff --git a/po/nl.po b/po/nl.po
index cad0bab..3bf53ca 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -12,10 +12,10 @@
msgid ""
msgstr ""
"Project-Id-Version: nl\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist.cgi?"
-"component=Translations&product=Website&resolution=---\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist."
+"cgi?component=Translations&product=Website&resolution=---\n"
"POT-Creation-Date: 2023-09-26 05:30+0200\n"
-"PO-Revision-Date: 2023-08-23 19:52+0000\n"
+"PO-Revision-Date: 2023-09-26 22:34+0000\n"
"Last-Translator: Stephan Paternotte <stephan at paternottes.net>\n"
"Language-Team: Dutch <https://hosted.weblate.org/projects/gnucash/website/nl/"
">\n"
@@ -24,7 +24,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Weblate 5.0-dev\n"
+"X-Generator: Weblate 5.1-dev\n"
#: 2.6-release-tour.phtml:3
msgid "GnuCash 2.6 release tour"
@@ -611,7 +611,7 @@ msgstr "Conceptengids"
#: docs.phtml:118 docs.phtml:395
msgid "Chinese (simplified)"
-msgstr ""
+msgstr "Chinees (vereenvoudigd)"
#: docs.phtml:162 docs.phtml:296 docs.phtml:439 docs.phtml:601 docs.phtml:649
msgid "Japanese"
commit 496b7c432edf7daca36042fedbbef1510d58a366
Author: gallegonovato <fran-carro at hotmail.es>
Date: Wed Sep 27 00:58:36 2023 +0200
Translation update by gallegonovato <fran-carro at hotmail.es> using Weblate
po/es.po: 100.0% (341 of 341 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Website (Spanish)
Translate-URL: https://hosted.weblate.org/projects/gnucash/website/es/
Co-authored-by: gallegonovato <fran-carro at hotmail.es>
diff --git a/po/es.po b/po/es.po
index 385f00e..edec83d 100644
--- a/po/es.po
+++ b/po/es.po
@@ -13,10 +13,10 @@
msgid ""
msgstr ""
"Project-Id-Version: gnucash-htdocs\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist.cgi?"
-"component=Translations&product=Website&resolution=---\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist."
+"cgi?component=Translations&product=Website&resolution=---\n"
"POT-Creation-Date: 2023-09-26 05:30+0200\n"
-"PO-Revision-Date: 2023-08-21 19:45+0000\n"
+"PO-Revision-Date: 2023-09-26 12:01+0000\n"
"Last-Translator: gallegonovato <fran-carro at hotmail.es>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/gnucash/website/"
"es/>\n"
@@ -25,7 +25,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 5.0-dev\n"
+"X-Generator: Weblate 5.1-dev\n"
#: 2.6-release-tour.phtml:3
msgid "GnuCash 2.6 release tour"
@@ -613,7 +613,7 @@ msgstr "GuÃa de conceptos"
#: docs.phtml:118 docs.phtml:395
msgid "Chinese (simplified)"
-msgstr ""
+msgstr "Chino (simplificado)"
#: docs.phtml:162 docs.phtml:296 docs.phtml:439 docs.phtml:601 docs.phtml:649
msgid "Japanese"
commit 465de02efddd4e432f0ab65819489b36def1eeaa
Author: Yaron Shahrabani <sh.yaron at gmail.com>
Date: Wed Sep 27 00:58:36 2023 +0200
Translation update by Yaron Shahrabani <sh.yaron at gmail.com> using Weblate
po/he.po: 98.5% (336 of 341 strings; 2 fuzzy)
1 failing checks (0.2%)
Translation: GnuCash/Website (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/website/he/
Co-authored-by: Yaron Shahrabani <sh.yaron at gmail.com>
diff --git a/po/he.po b/po/he.po
index b7db615..8f2bcd6 100644
--- a/po/he.po
+++ b/po/he.po
@@ -8,10 +8,10 @@
msgid ""
msgstr ""
"Project-Id-Version: gnucash-htdocs\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist.cgi?"
-"component=Translations&product=Website&resolution=---\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist."
+"cgi?component=Translations&product=Website&resolution=---\n"
"POT-Creation-Date: 2023-09-26 05:30+0200\n"
-"PO-Revision-Date: 2023-08-21 11:50+0000\n"
+"PO-Revision-Date: 2023-09-26 10:02+0000\n"
"Last-Translator: Yaron Shahrabani <sh.yaron at gmail.com>\n"
"Language-Team: Hebrew <https://hosted.weblate.org/projects/gnucash/website/"
"he/>\n"
@@ -20,7 +20,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Weblate 5.0-dev\n"
+"X-Generator: Weblate 5.1-dev\n"
#: 2.6-release-tour.phtml:3
msgid "GnuCash 2.6 release tour"
@@ -570,7 +570,7 @@ msgstr "××ר×× ××ש×××"
#: docs.phtml:118 docs.phtml:395
msgid "Chinese (simplified)"
-msgstr ""
+msgstr "ס×× ×ת ×פ×ש×ת"
#: docs.phtml:162 docs.phtml:296 docs.phtml:439 docs.phtml:601 docs.phtml:649
msgid "Japanese"
commit b9153157f8003d529e90494fbcc9d5167693c9a7
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date: Tue Sep 26 05:56:48 2023 +0200
Allow zh in viewdoc
diff --git a/viewdoc.phtml b/viewdoc.phtml
index 0b76c69..a04231e 100644
--- a/viewdoc.phtml
+++ b/viewdoc.phtml
@@ -26,7 +26,7 @@ $showrev = $current_stable;
$req_rev_ok = true;
$showlang = 'C';
-$doc_languages = array('de', 'it', 'ja', 'pt');
+$doc_languages = array('de', 'it', 'ja', 'pt', 'zh');
$get_lang = filter_input(INPUT_GET, 'lang', FILTER_SANITIZE_STRING);
if (in_array($get_lang, $doc_languages, true)) {
$showlang = $get_lang;
@@ -127,7 +127,7 @@ if ($showrev == "maint") {
$req_lang_ok = false;
$basepath = "https://lists.gnucash.org/docs";
$trunk_langs = array ( $helpdoc => array( "C", "de", "it", "pt"),
- $tcdoc => array( "C", "de", "it", "ja", "pt"));
+ $tcdoc => array( "C", "de", "it", "ja", "pt", "zh"));
if (in_array ($showlang, $trunk_langs[$showdoc])) {
$req_lang_ok = true;
commit cf36a93dba5b74d37ea1b998b9474cd9bbab2328
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date: Tue Sep 26 05:34:29 2023 +0200
Display Chinese Guide
diff --git a/docs.phtml b/docs.phtml
index db10b1d..5f4b09f 100644
--- a/docs.phtml
+++ b/docs.phtml
@@ -114,6 +114,17 @@
<li><b><?= T_("Concepts Guide") ?></b>
<table class="doctable">
<tbody>
+ <tr class="doctr">
+ <td><?php echo T_("Chinese (simplified)");?> :</td><td>
+ <a href="<?=$top_dir;?>/viewdoc.phtml?rev=<?=$major_stable;?>&lang=zh&doc=guide">
+ <img class="docicon" alt="online" title="<?php echo T_($online);?>" src="<?=$top_dir;?>/images/icons/online_logo.png" /></a> |
+ <a href="<?=$top_dir;?>/docs/v<?=$major_stable;?>/zh/gnucash-guide.pdf">
+ <img class="docicon" alt="pdf" title="<?php echo T_($pdf);?>" src="<?=$top_dir;?>/images/icons/pdf_logo.png" /></a> |
+ <a href="<?=$top_dir;?>/docs/v<?=$major_stable;?>/zh/gnucash-guide.epub">
+ <img class="docicon" alt="epub" title="<?php echo T_($epub);?>" src="<?=$top_dir;?>/images/icons/epub_logo.png" /></a> |
+ <a href="<?=$top_dir;?>/docs/v<?=$major_stable;?>/zh/gnucash-guide.mobi">
+ <img class="docicon" alt="mobi" title="<?php echo T_($mobi);?>" src="<?=$top_dir;?>/images/icons/mobipocket_logo.png" /></a>
+ </td></tr>
<tr class="doctr">
<td><?php echo T_("English");?> :</td><td>
<a href="<?=$top_dir;?>/viewdoc.phtml?rev=<?=$major_stable;?>&lang=C&doc=guide">
@@ -380,6 +391,17 @@
<li><b><?= T_("Concepts Guide") ?></b>
<table class="doctable">
<tbody>
+ <tr class="doctr">
+ <td><?php echo T_("Chinese (simplified)");?> :</td><td>
+ <a href="<?=$top_dir;?>/viewdoc.phtml?rev=nightly&lang=zh&doc=guide">
+ <img class="docicon" alt="online" title="<?php echo T_($online);?>" src="<?=$top_dir;?>/images/icons/online_logo.png" /></a> |
+ <a href="https://code.gnucash.org/docs/zh/gnucash-guide.pdf">
+ <img class="docicon" alt="pdf" title="<?php echo T_($pdf);?>" src="<?=$top_dir;?>/images/icons/pdf_logo.png" /></a> |
+ <a href="https://code.gnucash.org/docs/zh/gnucash-guide.epub">
+ <img class="docicon" alt="epub" title="<?php echo T_($epub);?>" src="<?=$top_dir;?>/images/icons/epub_logo.png" /></a> |
+ <a href="https://code.gnucash.org/docs/zh/gnucash-guide.mobi">
+ <img class="docicon" alt="mobi" title="<?php echo T_($mobi);?>" src="<?=$top_dir;?>/images/icons/mobipocket_logo.png" /></a>
+ </td></tr>
<tr class="doctr">
<td><?php echo T_("English");?> :</td><td>
<a href="<?=$top_dir;?>/viewdoc.phtml?rev=nightly&lang=C&doc=guide">
@@ -471,13 +493,13 @@
<!--Define variable for older documentation: add them here if needed-->
<?php
$older1 ="1.6";
-$older2 ="1.8";
+$older2 ="1.8"; // en: also pdf
$older3 ="2.0";
-$older4 ="2.2"; // until here region code in LANG required
-$older5 ="2.4"; // region code no longer required
+$older4 ="2.2"; // until here region code in LANG required, html only
+$older5 ="2.4"; // region code no longer required, all formats available
$older6 ="2.6";
$older7 ="3";
-$older7 ="4";
+$older8 ="4";
?>
<div class="featurecontainer">
diff --git a/po/ca.po b/po/ca.po
index 5513a30..a113109 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,9 +7,9 @@
msgid ""
msgstr ""
"Project-Id-Version: gnucash-htdocs\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist."
-"cgi?component=Translations&product=Website&resolution=---\n"
-"POT-Creation-Date: 2023-08-21 09:48+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist.cgi?"
+"component=Translations&product=Website&resolution=---\n"
+"POT-Creation-Date: 2023-09-26 05:30+0200\n"
"PO-Revision-Date: 2023-08-21 20:30+0000\n"
"Last-Translator: \"Frank H. Ellenberger\" <frank.h.ellenberger at gmail.com>\n"
"Language-Team: Catalan <https://hosted.weblate.org/projects/gnucash/website/"
@@ -329,7 +329,7 @@ msgstr ""
"class=\"gnucash\">GnuCash</span> a la Versió 2 o posterior de la llicència "
"pública de Gnu des de només versió 2."
-#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:196 docs.phtml:328
+#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:207 docs.phtml:339
#: download.phtml:4
msgid "Download"
msgstr "Descà rrega"
@@ -544,8 +544,8 @@ msgid ""
"class=\"gnucash\">GnuCash</span> wikis."
msgstr ""
"Un altre recurs són les wikis de <span class=\"gnucash\">GnuCash</span> en "
-"<a href=\"https://wiki.gnucash.org/wiki/\">anglès</a> o <a href=\"https"
-"://wiki.gnucash.org/wiki/De/\">\">alemany</a>."
+"<a href=\"https://wiki.gnucash.org/wiki/\">anglès</a> o <a href=\"https://"
+"wiki.gnucash.org/wiki/De/\">\">alemany</a>."
#: docs.phtml:43
msgid ""
@@ -596,8 +596,8 @@ msgstr ""
msgid "(current stable release)"
msgstr "(llançament estable actual)"
-#: docs.phtml:57 docs.phtml:191 docs.phtml:489 docs.phtml:606 docs.phtml:632
-#: docs.phtml:654 docs.phtml:672 docs.phtml:694
+#: docs.phtml:57 docs.phtml:202 docs.phtml:511 docs.phtml:628 docs.phtml:654
+#: docs.phtml:676 docs.phtml:694 docs.phtml:716
#, php-format
msgid "GnuCash v%s"
msgstr "GnuCash v%s"
@@ -606,49 +606,53 @@ msgstr "GnuCash v%s"
msgid "Current <em>stable</em> user documentation"
msgstr "Documentació d'usuari <em>estable</em> actual"
-#: docs.phtml:62 docs.phtml:196
+#: docs.phtml:62 docs.phtml:207
msgid "Stable"
msgstr "Estable"
-#: docs.phtml:64 docs.phtml:198 docs.phtml:330 docs.phtml:492 docs.phtml:609
-#: docs.phtml:635 docs.phtml:657 docs.phtml:675
+#: docs.phtml:64 docs.phtml:209 docs.phtml:341 docs.phtml:514 docs.phtml:631
+#: docs.phtml:657 docs.phtml:679 docs.phtml:697
msgid "Help Manual"
msgstr "Manual d'ajuda"
-#: docs.phtml:68 docs.phtml:118 docs.phtml:202 docs.phtml:252 docs.phtml:334
-#: docs.phtml:384 docs.phtml:493 docs.phtml:544 docs.phtml:610 docs.phtml:621
-#: docs.phtml:636 docs.phtml:647 docs.phtml:658 docs.phtml:667 docs.phtml:676
-#: docs.phtml:687 docs.phtml:695
+#: docs.phtml:68 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
+#: docs.phtml:406 docs.phtml:515 docs.phtml:566 docs.phtml:632 docs.phtml:643
+#: docs.phtml:658 docs.phtml:669 docs.phtml:680 docs.phtml:689 docs.phtml:698
+#: docs.phtml:709 docs.phtml:717
msgid "English"
msgstr "Anglès"
-#: docs.phtml:79 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
-#: docs.phtml:395 docs.phtml:505 docs.phtml:555 docs.phtml:612 docs.phtml:623
-#: docs.phtml:638 docs.phtml:660 docs.phtml:680 docs.phtml:696
+#: docs.phtml:79 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
+#: docs.phtml:417 docs.phtml:527 docs.phtml:577 docs.phtml:634 docs.phtml:645
+#: docs.phtml:660 docs.phtml:682 docs.phtml:702 docs.phtml:718
msgid "German"
msgstr "Alemany"
-#: docs.phtml:90 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
-#: docs.phtml:406 docs.phtml:517 docs.phtml:567 docs.phtml:614 docs.phtml:625
-#: docs.phtml:640 docs.phtml:649
+#: docs.phtml:90 docs.phtml:151 docs.phtml:235 docs.phtml:285 docs.phtml:367
+#: docs.phtml:428 docs.phtml:539 docs.phtml:589 docs.phtml:636 docs.phtml:647
+#: docs.phtml:662 docs.phtml:671
msgid "Italian"
msgstr "Italià "
-#: docs.phtml:101 docs.phtml:162 docs.phtml:235 docs.phtml:296 docs.phtml:367
-#: docs.phtml:428 docs.phtml:529 docs.phtml:591
+#: docs.phtml:101 docs.phtml:173 docs.phtml:246 docs.phtml:307 docs.phtml:378
+#: docs.phtml:450 docs.phtml:551 docs.phtml:613
msgid "Portuguese"
msgstr "Portuguès"
-#: docs.phtml:114 docs.phtml:248 docs.phtml:380 docs.phtml:543 docs.phtml:620
-#: docs.phtml:646 docs.phtml:666 docs.phtml:686
+#: docs.phtml:114 docs.phtml:259 docs.phtml:391 docs.phtml:565 docs.phtml:642
+#: docs.phtml:668 docs.phtml:688 docs.phtml:708
msgid "Concepts Guide"
msgstr "Guia de conceptes"
-#: docs.phtml:151 docs.phtml:285 docs.phtml:417 docs.phtml:579 docs.phtml:627
+#: docs.phtml:118 docs.phtml:395
+msgid "Chinese (simplified)"
+msgstr ""
+
+#: docs.phtml:162 docs.phtml:296 docs.phtml:439 docs.phtml:601 docs.phtml:649
msgid "Japanese"
msgstr "Japonès"
-#: docs.phtml:183
+#: docs.phtml:194
msgid ""
"This is the latest stable release of the <span class=\"gnucash\">GnuCash</"
"span> documentation. <em>Stable</em> means that this documentation is not "
@@ -659,15 +663,15 @@ msgstr ""
"documentació no és necessà riament la més actualitzada però funciona sense "
"cap problema."
-#: docs.phtml:191
+#: docs.phtml:202
msgid "(old stable release)"
msgstr "(llançament estable antic)"
-#: docs.phtml:193
+#: docs.phtml:204
msgid "Old <em>stable</em> user documentation"
msgstr "Documentació d'usuari <em>estable</em> antiga"
-#: docs.phtml:317
+#: docs.phtml:328
#, php-format
msgid ""
"This is the old stable release of the <span class=\"gnucash\">GnuCash</span> "
@@ -678,30 +682,30 @@ msgstr ""
"class=\"gnucash\">GnuCash</span>, que correspon al llançament %s de <span "
"class=\"gnucash\">GnuCash</span>."
-#: docs.phtml:323
+#: docs.phtml:334
msgid "Nightly Documentation Builds"
msgstr "Compilacions nocturnes de documentació"
-#: docs.phtml:325
+#: docs.phtml:336
msgid ""
"Current <em>unstable</em> user documentation and developer documentation"
msgstr ""
"Actual <em>inestable</em> Documentació de l'usuari i Documentació per a "
"desenvolupadors"
-#: docs.phtml:328
+#: docs.phtml:339
msgid "Unstable"
msgstr "Inestable"
-#: docs.phtml:441
+#: docs.phtml:463
msgid "API"
msgstr "InterfÃcie de programació d'aplicacions (API en anglès)"
-#: docs.phtml:446 externals/menu.phtml:47
+#: docs.phtml:468 externals/menu.phtml:47
msgid "current bugfix branch"
msgstr "branca actual de correcció d'errors"
-#: docs.phtml:463
+#: docs.phtml:485
msgid ""
"Every night a server builds the documentation from the current contents of "
"the <span class=\"gnucash\">GnuCash</span> source repository. This includes "
@@ -715,7 +719,7 @@ msgstr ""
"<b>Documentació d'usuari</b > per a la versió <em>estable</em> de <span "
"class=\"gnucash\">Gnucash</span>."
-#: docs.phtml:467
+#: docs.phtml:489
msgid ""
"<b>NOTE:</b> these documents might not be accessible from time to time "
"because developers might be working on improvements. However they are the "
@@ -726,11 +730,11 @@ msgstr ""
"això, són la referència més actualitzada per a usuaris de <span "
"class=\"gnucash\">GnuCash</span>."
-#: docs.phtml:485
+#: docs.phtml:507
msgid "Older GnuCash Documentation"
msgstr "Documentació del Gnucash més antiga"
-#: docs.phtml:487
+#: docs.phtml:509
msgid ""
"This section contains all the older <span class=\"gnucash\">GnuCash</span> "
"documentation. If you are using one of these old versions of <span "
@@ -742,33 +746,33 @@ msgstr ""
"versions anteriors de <span class=\"gnucash\">GnuCash</span>, us recomanem "
"que l'actualitzeu a la versió estable més recent."
-#: docs.phtml:697
+#: docs.phtml:719
msgid "Spanish"
msgstr "Castellà "
-#: docs.phtml:698
+#: docs.phtml:720
msgid "Portugese"
msgstr "Portuguès"
-#: docs.phtml:704
+#: docs.phtml:726
msgid "Unofficial documentation"
msgstr "Documentació no oficial"
-#: docs.phtml:706
+#: docs.phtml:728
#, fuzzy
#| msgid "Some people have written HOWTO guides or tutorials."
msgid "Some people have written and published their own documentation."
msgstr "Algunes persones han escrit guies HOWTO o tutorials."
#. Translators: %s is a wiki link
-#: docs.phtml:709
+#: docs.phtml:731
#, php-format
msgid ""
"When this collection grew and became polyglot, it moved to %s. There you can "
"also add more links."
msgstr ""
-#: docs.phtml:711
+#: docs.phtml:733
#, fuzzy
#| msgid "Documentation"
msgid "wiki:Documentation"
@@ -1021,7 +1025,7 @@ msgstr ""
msgid "Known Issues and other details"
msgstr ""
-#: download.phtml:55 index.phtml:17
+#: download.phtml:55 index.phtml:18
msgid "Source code"
msgstr "Codi font"
@@ -1222,7 +1226,7 @@ msgstr "Preguntes freqüents"
msgid "Wiki"
msgstr "Wiki"
-#: externals/menu.phtml:33 index.phtml:61
+#: externals/menu.phtml:33 index.phtml:65
msgid "Mailing Lists"
msgstr "Llistes de correu"
@@ -1412,7 +1416,7 @@ msgid "Many options to <b>customize</b> the appearance and the display style"
msgstr ""
"Moltes opcions per <b>personalitzar</b> l'aparença i l'estil de visualització"
-#: features.phtml:69 index.phtml:78
+#: features.phtml:69 index.phtml:82
msgid "Scheduled Transactions"
msgstr "Assentaments programats"
@@ -1436,7 +1440,7 @@ msgstr ""
"span> permet posposar sense cancel·lar o introduir abans de la data de "
"venciment les operacions planificades."
-#: features.phtml:82 index.phtml:76
+#: features.phtml:82 index.phtml:80
msgid "Reports, Graphs"
msgstr "Informes, grà fics"
@@ -1786,41 +1790,41 @@ msgstr "Benvinguts a GnuCash.org"
msgid "Download GnuCash %s"
msgstr "Descarregueu GnuCash %s"
-#: index.phtml:18
+#: index.phtml:19
msgid "Via distribution"
msgstr "Via distribució"
-#: index.phtml:25
-#, fuzzy
-#| msgid "More downloads (Source, Development â¦)"
-msgid "More downloads (Source code, Development â¦)"
-msgstr "Més descà rregues (Codi font, Desenvolupament â¦)"
-
-#: index.phtml:26
+#: index.phtml:21
#, php-format
msgid "GnuCash is also available as a flatpak from flathub.org. %s"
msgstr ""
#. Translators: This labels a link to flatpak installation instructions.
-#: index.phtml:27
+#: index.phtml:23
#, fuzzy
#| msgid "Introduction"
msgid "Instructions"
msgstr "Introducció"
-#: index.phtml:34
+#: index.phtml:31
+#, fuzzy
+#| msgid "More downloads (Source, Development â¦)"
+msgid "More downloads (Source code, Development â¦)"
+msgstr "Més descà rregues (Codi font, Desenvolupament â¦)"
+
+#: index.phtml:38
#, php-format
msgid "Version %s is the last version for %s and %s and earlier."
msgstr ""
-#: index.phtml:37
+#: index.phtml:41
#, php-format
msgid ""
"Version %s is the last version for Windows XP/Vista and MacOS X 10.8 and "
"earlier, and so the last version that will run on PowerPC Macs."
msgstr ""
-#: index.phtml:46
+#: index.phtml:50
msgid ""
"Designed to be easy to use, yet powerful and flexible, <span "
"class=\"gnucash\">GnuCash</span> allows you to track bank accounts, stocks, "
@@ -1835,7 +1839,7 @@ msgstr ""
"per garantir l'equilibri dels comptes i l'exactitud dels informes."
#. Translators: %s is the link to https://wiki.gnucash.org/wiki/Contributing_to_GnuCash
-#: index.phtml:48
+#: index.phtml:52
#, php-format
msgid ""
"GnuCash is developed, maintained, documented, and translated entirely by "
@@ -1843,21 +1847,21 @@ msgid ""
msgstr ""
#. Translators: This is the label of the Contributing⦠wiki link
-#: index.phtml:50
+#: index.phtml:54
msgid "some suggestions"
msgstr ""
#. Translators: %s is the link to weblate
-#: index.phtml:52
+#: index.phtml:56
#, php-format
msgid "Please help translate GnuCash into your language at %s."
msgstr ""
-#: index.phtml:57
+#: index.phtml:61
msgid "Need Help?"
msgstr "Necessiteu ajuda?"
-#: index.phtml:60
+#: index.phtml:64
msgid ""
"Looking for someone to contact about <span class=\"gnucash\">GnuCash</span>? "
"Try the"
@@ -1865,7 +1869,7 @@ msgstr ""
"Per posar-vos en contacte amb algú i demanar ajuda en l'ús de <span "
"class=\"gnucash\">GnuCash</span>, empreu les"
-#: index.phtml:62
+#: index.phtml:66
#, fuzzy
#| msgid ""
#| ", which are public, email-based discussion groups where you can ask and "
@@ -1878,47 +1882,47 @@ msgstr ""
"podeu adreçar les vostres preguntes i respostes de <span "
"class=\"gnucash\">GnuCash</span> a d'altres usuaris."
-#: index.phtml:68
+#: index.phtml:72
msgid "Feature Highlights"
msgstr "CaracterÃstiques principals"
-#: index.phtml:73
+#: index.phtml:77
msgid "Double-Entry Accounting"
msgstr "Comptabilitat per mètode de partida doble"
-#: index.phtml:74
+#: index.phtml:78
msgid "Stock/Bond/Mutual Fund Accounts"
msgstr "Comptes d'accions/bons/fons"
-#: index.phtml:75
+#: index.phtml:79
msgid "Small-Business Accounting"
msgstr "Comptabilitat per a petita empresa"
-#: index.phtml:77
+#: index.phtml:81
msgid "QIF/OFX/HBCI Import, Transaction Matching"
msgstr "Importació de QIF/OFX/HBCI, Concordança de transaccions"
-#: index.phtml:79
+#: index.phtml:83
msgid "Financial Calculations"
msgstr "CÃ lculs financers"
-#: index.phtml:81
+#: index.phtml:85
msgid "<b>Discover more â¦</b>"
msgstr "<b>Descobriu més â¦</b>"
-#: index.phtml:85
+#: index.phtml:89
#, fuzzy, php-format
msgid "GnuCash %s Released"
msgstr "Recorregut pel llançament de Gnucash 2.6"
-#: index.phtml:86
+#: index.phtml:90
#, php-format
msgid ""
"We've released GnuCash %s with many bugfixes and improvements including some "
"%s!"
msgstr ""
-#: index.phtml:87
+#: index.phtml:91
#, fuzzy
msgid "great new features"
msgstr "CaracterÃstiques principals"
@@ -2255,585 +2259,3 @@ msgstr ""
"Sembla que el vostre navegador no suporta iframes. Per veure la pà gina "
"sol·licitada en una finestra independent, <a href=\"%s\" target=\"_new\">feu "
"clic aquÃ</a>."
-
-#~ msgid ""
-#~ "*.c, *.h files in the src directory only (version 1.6 and earlier) or src/"
-#~ "register/ledger-core (version 1.7 and later)."
-#~ msgstr ""
-#~ "fitxers *.c, *.h al directori src únicament (versió 1.6 i anterior) o src/"
-#~ "register/ledger-core (versió 1.7 i posterior)."
-
-#~ msgid ""
-#~ "<b>NOTE:</b> It used to be ok also to send your patch directly to the "
-#~ "gnucash-devel list. This is discouraged now, as a patch is easily "
-#~ "forgotten between the many list discussions. Attach patches to bugs in "
-#~ "Bugzilla instead (either an existing bug or a new one). If you insist on "
-#~ "sending a patch to gnucash-devel, it should be attached, not inlined."
-#~ msgstr ""
-#~ "<b>Nota:</b> solia estar bé també enviar el vostre pedaç directament a la "
-#~ "llista de gnucash-devel. Això està desaconsellat ara, ja que un pedaç "
-#~ "s'oblida fà cilment entre les moltes discussions de la llista. En canvi, "
-#~ "podeu adjuntar pedassos a errors de Bugzilla (un error existent o un de "
-#~ "nou). Si vosaltres insistiu en enviar un pedaç a gnucash-devel, hauria de "
-#~ "ser en adjunt, no adjunt en lÃnia."
-
-#~ msgid ""
-#~ "<span class=\"gnucash\">GnuCash</span> currently consists of over a third "
-#~ "of a million lines of code spread over more than a thousand files. It has "
-#~ "been translated into twenty-three languages and credits over 139 authors "
-#~ "and contributors."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">Gnucash</span> actualment consta de més d'un terç "
-#~ "de milió de lÃnies de codi repartits en més de mil arxius. Ha estat "
-#~ "traduït a vint idiomes i als crèdits hi ha més de 139 autors i "
-#~ "col·laboradors."
-
-#~ msgid ""
-#~ "A detailed guide on how to work with documentation (update and "
-#~ "maintenance)."
-#~ msgstr ""
-#~ "Una guia detallada sobre com treballar amb documentació (actualització i "
-#~ "manteniment)."
-
-#~ msgid ""
-#~ "As stated earlier, the new docs are based on the docbook system. Everyone "
-#~ "wishing to help please follow these guides where possible when reviewing "
-#~ "and/or writing docs."
-#~ msgstr ""
-#~ "Com hem dit abans, la nova documentació es basa en el sistema de docbook. "
-#~ "Tothom que vulgui ajudar si us plau seguiu aquestes guies quan sigui "
-#~ "possible quan reviseu i/o escriviu documents."
-
-#~ msgid "Author Credits"
-#~ msgstr "Crèdits d'autor"
-
-#~ msgid ""
-#~ "Code to add small-business features: contents of the src/business "
-#~ "directory."
-#~ msgstr ""
-#~ "Codi per afegir caracterÃstiques de petita empresa: contingut de src/"
-#~ "business."
-
-#~ msgid ""
-#~ "Code to generate reports and graphs: contents of the src/reports "
-#~ "directory."
-#~ msgstr ""
-#~ "Codi per generar informes i grà fics: contingut del directori src/reports."
-
-#~ msgid ""
-#~ "Code to import and export various file formats: contents of the src/"
-#~ "import-export directory."
-#~ msgstr ""
-#~ "Codi d'importació i exportació a diversos formats d'arxiu: contingut del "
-#~ "directori src/import-export."
-
-#~ msgid ""
-#~ "Code to peform automated regression tests: contents of the src/*/test "
-#~ "directories."
-#~ msgstr ""
-#~ "Codi per dur a terme proves de regressió automatitzades: contingut dels "
-#~ "directoris src/*/test."
-
-#~ msgid ""
-#~ "Contents of miscellanous application-related directories (version 1.7 and "
-#~ "later): src/app-file, src/app-utils, src/calculation, src/core-utils, src/"
-#~ "gnc-module, src/network-utils, src/tax/us."
-#~ msgstr ""
-#~ "Continguts de diversos directoris relacionats amb aplicacions (versió 1.7 "
-#~ "i posteriors): src/app-file, src/app-utils, src/calculation, src/core-"
-#~ "utils, src/gnc-module, src/network-utils, src/tax/us."
-
-#, fuzzy
-#~| msgid ""
-#~| "Contents of src/gnome plus src/register/gnome (version 1.6 and earlier). "
-#~| "For version 1.7 and later, this consists of src/gnome, src/gnome-search "
-#~| "and src/gnome-util."
-#~ msgid ""
-#~ "Contents of src/gnome plus src/register/gnome (version 1.6 and earlier). "
-#~ "For version 1.7 and later, this consists of src/gnome, src/gnome-search "
-#~ "and src/gnome-util"
-#~ msgstr ""
-#~ "Continguts de src/gnome més src/register/gnome (versió 1.6 i anteriors). "
-#~ "Per a la versió 1.7 i posteriors, consisteix en src/gnome, src/gnome-"
-#~ "search i src/gnome-util."
-
-#~ msgid ""
-#~ "Contents of the src/backend directory (version 1.7 and later) or of src/"
-#~ "engine/file, src/engine/sql (version 1.6 and earlier)."
-#~ msgstr ""
-#~ "Contingut del directori src/backend (versió 1.7 i posterior) o de src/"
-#~ "engine/file, src/engine/sql (versió 1.6 i anteriors)."
-
-#~ msgid ""
-#~ "Contents of the src/engine and the include directories. The engine was "
-#~ "split out from the motif code in version 1.1. The data storage backend "
-#~ "(file-io, sql) was split out in the course of version 1.5."
-#~ msgstr ""
-#~ "Continguts de src/engine i els directoris continguts. El motor es va "
-#~ "treure del codi motif a la versió 1.1. El rerefons d'emmagatzematge de "
-#~ "dades (file-io, sql) es va treure fora en el decurs de la versió 1.5."
-
-#~ msgid ""
-#~ "Contents of the src/motif directory (version 1.2 and earlier). The motif "
-#~ "version of the code was discontinued after version 1.2, after most of the "
-#~ "non-gui code was moved to either the engine, the register or the ledger."
-#~ msgstr ""
-#~ "Continguts del directori src/motif (versió 1.2 i anteriors). La versió "
-#~ "motif del codi es va suspendre després de la versió 1.2, després de que "
-#~ "la majoria del codi no-gui es va traslladar al motor, al registre o al "
-#~ "llibre major."
-
-#~ msgid ""
-#~ "Contents of the src/register directory (version 1.6 and earlier) or src/"
-#~ "register/register-core (version 1.7 and later). The register was split "
-#~ "out as a separate component from the motif code in version 1.1. As can be "
-#~ "seen from the stats, the register code has been fairly stable. At version "
-#~ "1.7 and later, this cell shows a second count: the number of lines of "
-#~ "code in src/register/register-gnome (previously counted as part of gnome)."
-#~ msgstr ""
-#~ "Continguts del directori src/register (versió 1.6 i anteriors) o src/"
-#~ "register/register-core (versió 1.7 i posterior). El registre es va "
-#~ "extreure fora com un component separat del codi del motif a la versió "
-#~ "1.1. Com es pot veure a les estadÃstiques, el codi de register ha estat "
-#~ "bastant estable. A la versió 1.7 i més tard, la cel·la mostra un segon "
-#~ "recompte: el nombre de lÃnies de codi a src/register/register-gnome "
-#~ "(prèviament comptat com a part del gnome)."
-
-#~ msgid "Each cell displays the following:"
-#~ msgstr "Cada cel·la mostra el següent:"
-
-#~ msgid ""
-#~ "English-language-only user documentation, including on-line help and "
-#~ "manual (html, sgml or xml). For version 1.8.4 and later, the number below "
-#~ "the bar counts the translated, non-english docs (currently de, es, fr, "
-#~ "pt_PT). Both of these numbers are somewhat hard to count, because of "
-#~ "fairly large format churns, and multiple competing versions."
-#~ msgstr ""
-#~ "Documentació per a usuari només-en-anglès, incloent-hi l'ajuda en lÃnia i "
-#~ "el manual (html, sgml o xml). Per a versió 1.8.4 i posteriors, el número "
-#~ "de sota la barra compta els documents traduïts, documents en llengües "
-#~ "diferents a l'anglès (actualment de, es, fr, pt_PT). Ambdós números són "
-#~ "una mica difÃcils de comptar, per la elevada barreja de formats i "
-#~ "diverses versions que competeixen."
-
-#, fuzzy
-#~| msgid ""
-#~| "For those not familiar with git, the <span class=\"gnucash\">GnuCash</"
-#~| "span> wiki has a <a href='https://wiki.gnucash.org/wiki/"
-#~| "Git'>description</a> tailored to the <span class=\"gnucash\">GnuCash</"
-#~| "span> code. To get the documentation source instead of the program "
-#~| "source, replace 'gnucash' with 'gnucash-docs' in the mentioned git "
-#~| "commands, like this:"
-#~ msgid ""
-#~ "For those not familiar with git, the <span class=\"gnucash\">GnuCash</"
-#~ "span> wiki has a <a href='https://wiki.gnucash.org/wiki/Git'>description</"
-#~ "a> tailored to the <span class=\"gnucash\">GnuCash</span> code. To get "
-#~ "the documentation source instead of the program source, replace 'gnucash' "
-#~ "with 'gnucash-docs' in the mentioned git commands, like this:"
-#~ msgstr ""
-#~ "Per tots aquells que no esteu familiaritzats amb git, el wiki de <span "
-#~ "class=\"gnucash\">Gnucash</span> té una <a href='https://wiki.gnucash.org/"
-#~ "wiki/Git'>descripció</a> adaptada al codi del <span "
-#~ "class=\"gnucash\">GnuCash</span>. Per arribar a la font de documentació "
-#~ "en comptes de a les fonts dels programes, substitueix 'gnucash' per "
-#~ "'gnucash-docs\" a les comandes esmentades a git, com aquesta:"
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "commenting on it."
-#~ msgstr ""
-#~ "Obtenir una còpia de la font de documentació com descrit anteriorment i "
-#~ "començar a comentar-la."
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "making changes. When you are satisfied with your changes you can create a "
-#~ "patch by running the following command in the base directory of the "
-#~ "documentation (usually gnucash-docs, unless you renamed it):"
-#~ msgstr ""
-#~ "Aconseguiu una còpia de la font de la documentació tal com es descriu "
-#~ "anteriorment i comenceu a fer canvis. Quan esteu satisfets amb els canvis "
-#~ "podeu crear un pedaç executant la comanda següent al directori base de la "
-#~ "documentació (normalment gnucash-docs, llevat que l'hagueu canviat de "
-#~ "nom):"
-
-#~ msgid ""
-#~ "Given that we have about 400 outstanding bugs in bugzilla, that works out "
-#~ "to about one bug per thousand lines of code, or one bug per 50 pages of "
-#~ "printout. This bug count is actually not atypical for software projects; "
-#~ "it is near the norm."
-#~ msgstr ""
-#~ "Donat que tenim uns 400 errors destacats a bugzilla, que funciona sobre "
-#~ "un error per cada mil lÃnies de codi, o un error per 50 pà gines de la "
-#~ "còpia impresa. Aquest recompte d'errors en realitat no és atÃpic per als "
-#~ "projectes de programari; està a prop de la norma."
-
-#~ msgid "Gnome Documentation guidelines"
-#~ msgstr "Directrius de documentació del GNOME"
-
-#~ msgid ""
-#~ "If you are interested in improving the <span class=\"gnucash\">GnuCash</"
-#~ "span> documentation, you have come to the right place. This page will "
-#~ "provide you with the necessary information to get started."
-#~ msgstr ""
-#~ "Si esteu interessats en la millora de la documentació de <span "
-#~ "class=\"gnucash\">GnuCash</span>, heu vingut al lloc correcte. Aquesta "
-#~ "pà gina us proporcionarà la informació necessà ria per començar."
-
-#~ msgid ""
-#~ "If you wish to review or write <span class=\"gnucash\">GnuCash</span> "
-#~ "documentation, you will need to know xml. Some basic knowledge of the "
-#~ "docbook system may be useful as well."
-#~ msgstr ""
-#~ "Si voleu revisar o escriure documentació de <span "
-#~ "class=\"gnucash\">GnuCash</span>, haureu de saber xml. Alguns "
-#~ "coneixements bà sics del sistema docbook també poden ser útils."
-
-#~ msgid ""
-#~ "If you've had trouble swimming through that mass of source code, think of "
-#~ "it this way: printed out on paper, and bound into volumes, it would "
-#~ "amount to several dozen copies of Tolstoy's \"War and Peace\", roughly a "
-#~ "bookshelf-width's worth of source code."
-#~ msgstr ""
-#~ "Si heu tingut problemes nedant a través d'aquella massa de codi font, "
-#~ "penseu en ell d'aquesta manera: imprimit en paper i enquadernat en "
-#~ "volums, vindria a ser diverses dotzenes de còpies de \"Guerra i Pau\" de "
-#~ "Tolstoi, aproximadament una prestatgeria d'amplada dedicada al codi font."
-
-#~ msgid "Introduction"
-#~ msgstr "Introducció"
-
-#~ msgid ""
-#~ "It can often be quite interesting to study the source code metrics behind "
-#~ "a software development project. Not a surprising interest: it is "
-#~ "accounting afterall. <span class=\"gnucash\">GnuCash</span> has grown, "
-#~ "over the years, from a small handy electronic checkbook to a rather large "
-#~ "and multi-featured desktop app."
-#~ msgstr ""
-#~ "Sovint pot ser molt interessant estudiar les mètriques de codi font "
-#~ "darrere d'un projecte de desenvolupament de programari. No desperta un "
-#~ "interès sorprenent: és comptabilitat al capdavall. <span "
-#~ "class=\"gnucash\">Gnucash</span> ha crescut, amb els anys, des d'una "
-#~ "petita llista de verificació electrònica de butxaca cap a una aplicació "
-#~ "d'escriptori bastant gran i amb moltes caracterÃstiques."
-
-#~ msgid ""
-#~ "Just as the <span class=\"gnucash\">GnuCash</span> application has been "
-#~ "developed over time by volunteers, so too has the documentation been "
-#~ "written by volunteer developers and users to help others learn how <span "
-#~ "class=\"gnucash\">GnuCash</span> works. This collaborative effort has "
-#~ "resulted in the creation of two major documents, the <b>Help Manual</b> "
-#~ "and the <b>Tutorial and Concepts Guide</b>."
-#~ msgstr ""
-#~ "Igual que l'aplicació <span class=\"gnucash\">GnuCash</span> s'ha "
-#~ "desenvolupat gradualment per voluntaris, la documentació també ha estat "
-#~ "escrita per desenvolupadors i usuaris voluntaris per ajudar a altres a "
-#~ "aprendre com funciona <span class=\"gnucash\">GnuCash</span>. Aquest "
-#~ "esforç col·laboratiu s'ha traduït en la creació de dos documents "
-#~ "principals, el <b>Manual d'ajuda</b> i el <b>Tutorial i Guia de "
-#~ "Conceptes</b>."
-
-#~ msgid "Languages"
-#~ msgstr "Idiomes"
-
-#~ msgid ""
-#~ "Mind you, this is source code (and docs) crafted and debugged by actual "
-#~ "humans, this is *not* autogenerated code. Tools (such as glade or swig) "
-#~ "can generate gazillions of lines of code automatically; I'm not counting "
-#~ "those. Every last line counted here was typed in, edited, indented, "
-#~ "tweaked, multiple times, by human hands."
-#~ msgstr ""
-#~ "Això sÃ, això és codi font (i documents) elaborat i depurat pels éssers "
-#~ "humans reals, això *no* és codi generat automà ticament. Eines (com glade "
-#~ "o swig) poden generar moltÃssims milions de lÃnies de codi "
-#~ "automà ticament; aquests no els estic comptant. Cada final de lÃnia "
-#~ "comptada aquà ha estat teclejada, editada, sagnada, retocada, diverses "
-#~ "vegades, per mans humanes."
-
-#, fuzzy
-#~| msgid ""
-#~| "Next attach your patch to a bug report against the proper component for "
-#~| "the Documentation product in <a href='https://bugs.gnucash.org/'><span "
-#~| "class=\"gnucash\">GnuCash</span>' bug database</a>. See also <a "
-#~| "href='https://wiki.gnucash.org/wiki/Bugzilla'>GnuCash' wiki page on "
-#~| "bugzilla</a> for more details about patch submission."
-#~ msgid ""
-#~ "Next attach your patch to a bug report against the proper component for "
-#~ "the Documentation product in <a href='https://bugs.gnucash.org/'><span "
-#~ "class=\"gnucash\">GnuCash</span>' bug database</a>. See also <a "
-#~ "href='https://wiki.gnucash.org/wiki/Bugzilla'>GnuCash' wiki page on "
-#~ "bugzilla</a> for more details about patch submission."
-#~ msgstr ""
-#~ "A continuació adjunteu el vostre pedaç a un informe d'error contra el "
-#~ "component de documentació del projecte <span class=\"gnucash\">GnuCash</"
-#~ "span> a la <a href='https://bugs.gnucash.org/'>Base de dades del bugzilla "
-#~ "del <span class=\"gnucash\">GnuCash</span></a>. Vegeu també <a "
-#~ "href='https://wiki.gnucash.org/wiki/Bugzilla'>PÃ gina wiki de GnuCash a "
-#~ "bugzilla</a> per més detalls quant a enviament de pedassos."
-
-#~ msgid ""
-#~ "Note also that KLOC's are not a good metric of programmer productivity, "
-#~ "nor even that <code>wc</code> is a good way of counting KLOC's. Much "
-#~ "better measures are complexity metrics, which, for example, count the "
-#~ "number and size of if-then-else blocks, or the number and size of all "
-#~ "blocks, or the number of math operators per statement. Maybe someday "
-#~ "we'll run one of those tools on this code. For now, this is what we have. "
-#~ "On the other hand, we've attempted to count only those files that contain "
-#~ "human-edited code, that is, files that are directly edited by humans. The "
-#~ "point of doing this is to avoid artificially inflating the KLOC counts by "
-#~ "counting automatically generated code (which is why the glade files are "
-#~ "not counted: they are large and automatically generated)."
-#~ msgstr ""
-#~ "Tingueu en compte també que els KLOC no són una bona mètrica de "
-#~ "productivitat del programador, ni tan sols que <code>wc</code> és una "
-#~ "bona manera de comptar els KLOC's. Moltes mesures millors són les "
-#~ "mètriques de complexitat, que, per exemple, compten el nombre i la mida "
-#~ "dels blocs si-llavors-sinó, o el nombre i la mida de tots els blocs o la "
-#~ "quantitat d'operadors matemà tics per instrucció. Potser algun dia "
-#~ "executarem una d'aquestes eines en aquest codi. De moment, això és el que "
-#~ "tenim. D'altra banda, hem intentat comptar únicament aquells fitxers que "
-#~ "continguin codi editat per persones, és a dir, fitxers que són editats "
-#~ "directament per persones. La intenció de fer-ho és evitar inflar "
-#~ "artificialment els recomptes de KLOC comptant el codi generat "
-#~ "automà ticament (és per això que els fitxers glade no es compten: són "
-#~ "grans i es generen automà ticament)."
-
-#~ msgid ""
-#~ "Please let other writers know which section you wish to tackle. Please "
-#~ "forward this to <a href='mailto:gnucash-devel at gnucash.org'>gnucash-devel</"
-#~ "a> so that people can say 'hey I'm doing that already' or 'go ahead and "
-#~ "do it'."
-#~ msgstr ""
-#~ "Si us plau notifiqueu als altres escriptors quina secció voleu modificar. "
-#~ "Deixeu constà ncia a <a href='mailto:gnucash-devel at gnucash.org'>gnucash-"
-#~ "devel</a> de tal manera que els altres puguin dir 'eh! jo ja estic fent "
-#~ "això\" o \"endavant, fes-ho\"."
-
-#~ msgid "Reviewers"
-#~ msgstr "Revisors"
-
-#~ msgid "Sizing"
-#~ msgstr "Dimensions"
-
-#~ msgid "Table 1. Historical Development Stats"
-#~ msgstr "Taula 1. EstadÃstiques dels desenvolupaments anteriors"
-
-#~ msgid "Table Column Legend"
-#~ msgstr "Llegenda de la columna de la taula"
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> community welcomes assistance "
-#~ "in maintaining and improving both the program and its documentation. If "
-#~ "you are interested in helping write, edit or translate <span "
-#~ "class=\"gnucash\">GnuCash</span>'s documentation, this page gives "
-#~ "guidance on how to get set up to join the effort."
-#~ msgstr ""
-#~ "La comunitat de <span class=\"gnucash\">GnuCash</span> dóna la benvinguda "
-#~ "a l'assistència per mantenir i millorar tant el programa com la seva "
-#~ "documentació. Si esteu interessats en ajudar a escriure, editar o traduir "
-#~ "la documentació de <span class=\"gnucash\">GnuCash</span>, aquesta pà gina "
-#~ "dóna orientació sobre com organitzar-vos per unir-vos a l'esforç."
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation can be viewed "
-#~ "and downloaded from the <a href=\"docs.phtml\">Documentation page</a>."
-#~ msgstr ""
-#~ "La documentació de <span class=\"gnucash\">GnuCash</span> pot visualitzar-"
-#~ "se i descarregar-se a la <a href=\"docs.phtml\">PÃ gina de la "
-#~ "documentació</a>."
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation is stored in "
-#~ "<b>xml</b> files. More precisely, it uses the <b>docbook system</b>. This "
-#~ "is a relatively flexible system that takes xml files as input and can "
-#~ "generate documentation in several different output formats (html, pdf â¦)."
-#~ msgstr ""
-#~ "La documentació de <span class=\"gnucash\">Gnucash</span> està "
-#~ "emmagatzemada en fitxers <b>xml</b>. Més precisament, utilitza el "
-#~ "<b>sistema de docbook</b>. Aquest és un sistema relativament flexible que "
-#~ "pren els fitxers xml com a entrada i pot generar documentació a diversos "
-#~ "formats de sortida diferents (html, pdf â¦)."
-
-#, fuzzy
-#~ msgid ""
-#~ "The best way of retaining comments about docs in an easy to find way for "
-#~ "everyone would be to use <a href='https://bugs.gnucash.org/'>bugs.gnucash."
-#~ "org</a> to file the bugs under documentation. This can also be done using "
-#~ "bug-buddy."
-#~ msgstr ""
-#~ "La millor manera de conservar comentaris sobre documents de manera fà cil "
-#~ "de trobar per a tothom seria emprar <a href='https://bugs.gnucash."
-#~ "org/'>bugs.gnucash.org</a> per enviar els errors sobre la documentació. "
-#~ "Això també es pot fer amb bug-buddy."
-
-#~ msgid ""
-#~ "The following links are for further sites that can help with the "
-#~ "documentation and review process."
-#~ msgstr ""
-#~ "Els enllaços següents són per a més llocs que us poden ajudar amb la "
-#~ "documentació i amb el procés de revisió."
-
-#~ msgid ""
-#~ "The number of design documents and README files aimed at developers. This "
-#~ "includes *.txt files, *.texinfo files and README.* files in all "
-#~ "subdirectories. For version 1.7 and later, only those in the src "
-#~ "subdirectory are counted (leaving out some half-dozen scattered "
-#~ "elsewhere)."
-#~ msgstr ""
-#~ "El nombre de documents de disseny i fitxers README adreçat a "
-#~ "desenvolupadors. Això inclou arxius *.txt, arxius *.texinfo i arxius "
-#~ "README.* en tots els subdirectoris. Per a la versió 1.7 i posteriors, "
-#~ "només es compten aquells al subdirectori src (deixant fora alguna dotzena "
-#~ "dispersa a d'altres llocs)."
-
-#~ msgid ""
-#~ "The number of languages that the application messages have been "
-#~ "translated to (the number of <tt>po/*.po</tt> files). In parenthesis, the "
-#~ "number of messages in the message files (<tt>grep msgstr po/*.po |wc</"
-#~ "tt>), in thousands."
-#~ msgstr ""
-#~ "El nombre de llengües al que s'han traduït els missatges d'aplicació (el "
-#~ "nombre de fitxers <tt>po/*.po</tt>). Al parèntesi, el nombre de missatges "
-#~ "en els arxius de missatges (<tt>grep msgstr po/*.po |wc</tt>), en milers."
-
-#~ msgid ""
-#~ "The number of people credited in the AUTHORS file (version 1.6 and later) "
-#~ "or the README file (earlier versions). These include lead developers, "
-#~ "patch submitters and national-language translators. This includes "
-#~ "additional credits listed in the gnucash-docs/AUTHORS file that are not "
-#~ "listed in the main gnucash/AUTHORS file."
-#~ msgstr ""
-#~ "El nombre de persones que apareixen al fitxer AUTHORS (versió 1.6 i "
-#~ "posteriors) o el fitxer README (versions anteriors). Aquests inclouen "
-#~ "desenvolupadors principals, emissors de pedassos i traductors. Això "
-#~ "inclou crèdits addicionals que figuren a l'arxiu gnucash-docs/AUTHORS que "
-#~ "no surten a l'arxiu principal gnucash/AUTHORS."
-
-#~ msgid ""
-#~ "The table below shows some historical lines-of-code and number-of-files "
-#~ "metrics for the <span class=\"gnucash\">GnuCash</span> development "
-#~ "project. Note that not all of the code is counted: for instance, the "
-#~ "Makefiles and configure.in and autogen.sh are not counted. Also, files "
-#~ "that are automatically generated are not counted, nor are files that have "
-#~ "been 'borrowed' from other projects. Also not counted are experimental "
-#~ "files, miscellaneous perl scripts, various converters, addons and "
-#~ "utilities. Finally, <tt>glade</tt> files are not counted, although large "
-#~ "parts of the overall GUI are described in <tt>glade</tt> files."
-#~ msgstr ""
-#~ "La taula següent mostra alguns indicadors històrics de lÃnies de codi i "
-#~ "nombre d'arxius per al projecte de desenvolupament del <span "
-#~ "class=\"gnucash\">Gnucash</span>. Tingueu en compte que no s'ha comptat "
-#~ "tot el codi: per exemple, les Makefiles, els configure.in i els autogen."
-#~ "sh no s'han comptat. Tampoc es compten els arxius que es generen "
-#~ "automà ticament, ni els arxius \"prestats\" d'altres projectes. Tampoc "
-#~ "compten els arxius experimentals, varis scripts de perl, diversos "
-#~ "convertidors, afegitons i utilitats. Finalment, <tt>glade</tt> no es "
-#~ "compten, encara que gran part de la GUI global són descrites a <tt>Glade</"
-#~ "tt>."
-
-#~ msgid ""
-#~ "There are two major <span class=\"gnucash\">GnuCash</span> documentation "
-#~ "packages to help users: the <b>Help Manual</b> and the <b>Tutorial and "
-#~ "Concepts Guide</b>. With the above command, the source code of both will "
-#~ "be downloaded."
-#~ msgstr ""
-#~ "Els paquets principals de documentació de <span "
-#~ "class=\"gnucash\">GnuCash</span> per ajudar els usuaris són: el <b>Manual "
-#~ "d'ajuda</b > i el <b>Tutorial i guia de conceptes</b>. Amb la següent "
-#~ "comanda, es baixarà el codi font d'ambdós."
-
-#~ msgid "Total"
-#~ msgstr "Total"
-
-#~ msgid "Version"
-#~ msgstr "Versió"
-
-#~ msgid "We suggest also subscribing to"
-#~ msgstr "Suggerim també subscriure's a"
-
-#~ msgid "Where to get the documentation source"
-#~ msgstr "On obtenir el codi font"
-
-#~ msgid ""
-#~ "While this <span class=\"gnucash\">GnuCash</span> wiki page is really "
-#~ "about translating the documentation, it holds some useful information on "
-#~ "working with docbook files."
-#~ msgstr ""
-#~ "Encara que aquesta pà gina wiki de <span class=\"gnucash\">GnuCash</span> "
-#~ "és realment sobre de com traduir la documentació, té informació útil de "
-#~ "com treballar amb arxius de docbook."
-
-#~ msgid "Writers"
-#~ msgstr "Escriptors"
-
-#~ msgid "Writing GnuCash Documentation"
-#~ msgstr "Redacció de Documentació de Gnucash"
-
-#~ msgid ""
-#~ "You may also want to retain a local copy of the old documentation to "
-#~ "refer to when writing. This still has a lot of useful information in it "
-#~ "which hasn't been transferred to the new docs."
-#~ msgstr ""
-#~ "També pot ser que volgueu conservar una còpia local de la documentació "
-#~ "antiga com a referència quan redacteu. Això encara té molta informació "
-#~ "útil que encara no ha estat transferida a la nova documentació."
-
-#, fuzzy
-#~| msgid ""
-#~| "You will need a recent copy of the documentation source. For this you "
-#~| "can check out the documentation module from the gnucash-docs git "
-#~| "repository. Reviewers could also start from the <a href='https://"
-#~| "sourceforge.net/projects/gnucash/files/gnucash-docs/'>current docs "
-#~| "tarball</a>."
-#~ msgid ""
-#~ "You will need a recent copy of the documentation source. For this you can "
-#~ "check out the documentation module from the gnucash-docs git repository. "
-#~ "Reviewers could also start from the <a href='https://sourceforge.net/"
-#~ "projects/gnucash/files/gnucash-docs/'>current docs tarball</a>."
-#~ msgstr ""
-#~ "Necessitareu una còpia recent de la font de documentació. Per fer això "
-#~ "podeu fer un cop d'ull al mòdul de documentació des del dipòsit git "
-#~ "gnucash-docs. Els revisors també poden començar des de <a href='https://"
-#~ "sourceforge.net/projects/gnucash/files/gnucash-docs/'>fitxer tar de "
-#~ "documents actuals</a>."
-
-#~ msgid "future feature branch"
-#~ msgstr "branca de caracterÃstiques futures"
-
-#~ msgid "internal txt"
-#~ msgstr "txt intern"
-
-#~ msgid "misc app"
-#~ msgstr "aplicacions diverses"
-
-#~ msgid ""
-#~ "number of *c and *.h and *.scm files (KLOCS in *.c + KLOCS in *.h + KLOCS "
-#~ "in *.scm). If there are no *.scm files in the directory, then only (KLOCS "
-#~ "in *.c + KLOCS in *.h) are displayed. If there is only one number in the "
-#~ "parenthesis, it is the approriate KLOC count for that statistic."
-#~ msgstr ""
-#~ "número de fitxers *.c, *.h i *.scm (KLOCS en *.c + KLOCS en *.h + KLOCS "
-#~ "en *.scm). Si no hi ha fitxers *.scm al directori, llavors només es "
-#~ "mostren (KLOCS en *.c + KLOCS en *. h). Si hi ha només un nombre en el "
-#~ "parèntesi, és el recompte KLOC d'arxiu per a aquesta estadÃstica."
-
-#~ msgid ""
-#~ "scheme and guile code in directories src/scm plus src/guile (version 1.6 "
-#~ "and earlier). In version 1.7 and later, much of this code went into "
-#~ "reports, import/export, and into indiovidual modules; thus only "
-#~ "miscellaneous code remains."
-#~ msgstr ""
-#~ "esquema i codi de guile als directoris src/scm més src/guile (versió 1.6 "
-#~ "i anteriors). A la versió 1.7 i posteriors, gran part d'aquest codi va "
-#~ "anar a \n"
-#~ "reports, import/export, i a mòduls individuals; per tant només queda codi "
-#~ "heterogeni."
-
-#~ msgid ""
-#~ "where KLOC == kilo-lines-of-code, as reported by <code>wc</code>. As "
-#~ "noted above, wc is not a terribly good code metric, but it is what we "
-#~ "have handy."
-#~ msgstr ""
-#~ "on KLOC == quilo-lÃnies-de-codi, com informat per <code>wc</code>. Com "
-#~ "s'ha dit anteriorment, el wc no és una terriblement bona mètrica de codi, "
-#~ "però és el que tenim a la mà ."
diff --git a/po/de.po b/po/de.po
index 1d7ebf7..e5204ef 100644
--- a/po/de.po
+++ b/po/de.po
@@ -17,9 +17,9 @@
msgid ""
msgstr ""
"Project-Id-Version: de\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist."
-"cgi?component=Translations&product=Website&resolution=---\n"
-"POT-Creation-Date: 2023-08-21 09:48+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist.cgi?"
+"component=Translations&product=Website&resolution=---\n"
+"POT-Creation-Date: 2023-09-26 05:30+0200\n"
"PO-Revision-Date: 2023-09-02 12:56+0000\n"
"Last-Translator: Carsten Hütter <Carsten.Huetter at gmx.de>\n"
"Language-Team: German <https://hosted.weblate.org/projects/gnucash/website/"
@@ -322,7 +322,7 @@ msgstr ""
"span> umlizensiert zu »GNU General Public License Version 2 or later« (oder "
"später) ab Version 2."
-#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:196 docs.phtml:328
+#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:207 docs.phtml:339
#: download.phtml:4
msgid "Download"
msgstr "Herunterladen"
@@ -532,9 +532,9 @@ msgid ""
"Concepts Guide</b>. We <b>want</b> feedback from you, it is also through "
"your comments that we know how to improve the documentation."
msgstr ""
-"Bitte senden Sie eine E-Mail an die englische Mailingliste <a href=\"mailto"
-":gnucash-user at gnucash.org\">gnucash-user</a> oder auf Deutsch an <a href="
-"\"mailto:gnucash-de at gnucash.org\">gnucash-de</a>], falls Sie keine "
+"Bitte senden Sie eine E-Mail an die englische Mailingliste <a href=\"mailto:"
+"gnucash-user at gnucash.org\">gnucash-user</a> oder auf Deutsch an <a "
+"href=\"mailto:gnucash-de at gnucash.org\">gnucash-de</a>], falls Sie keine "
"zufriedenstellende Antwort auf Ihre Fragen in der <b>Online-Hilfe</b> oder "
"in <b>Kurs und Konzepte</b> finden. Wir <b>wünschen</b> uns Feedback von "
"Ihnen, da wir lediglich aufgrund Ihrer Kommentare wissen, wie wir die "
@@ -570,8 +570,8 @@ msgstr ""
msgid "(current stable release)"
msgstr "(aktuelle stabile Ausgabe)"
-#: docs.phtml:57 docs.phtml:191 docs.phtml:489 docs.phtml:606 docs.phtml:632
-#: docs.phtml:654 docs.phtml:672 docs.phtml:694
+#: docs.phtml:57 docs.phtml:202 docs.phtml:511 docs.phtml:628 docs.phtml:654
+#: docs.phtml:676 docs.phtml:694 docs.phtml:716
#, php-format
msgid "GnuCash v%s"
msgstr "GnuCash Version %s"
@@ -580,49 +580,53 @@ msgstr "GnuCash Version %s"
msgid "Current <em>stable</em> user documentation"
msgstr "Letzte <em>veröffentlichte</em> Dokumentation für Benutzer"
-#: docs.phtml:62 docs.phtml:196
+#: docs.phtml:62 docs.phtml:207
msgid "Stable"
msgstr "stabile"
-#: docs.phtml:64 docs.phtml:198 docs.phtml:330 docs.phtml:492 docs.phtml:609
-#: docs.phtml:635 docs.phtml:657 docs.phtml:675
+#: docs.phtml:64 docs.phtml:209 docs.phtml:341 docs.phtml:514 docs.phtml:631
+#: docs.phtml:657 docs.phtml:679 docs.phtml:697
msgid "Help Manual"
msgstr "Online-Hilfe"
-#: docs.phtml:68 docs.phtml:118 docs.phtml:202 docs.phtml:252 docs.phtml:334
-#: docs.phtml:384 docs.phtml:493 docs.phtml:544 docs.phtml:610 docs.phtml:621
-#: docs.phtml:636 docs.phtml:647 docs.phtml:658 docs.phtml:667 docs.phtml:676
-#: docs.phtml:687 docs.phtml:695
+#: docs.phtml:68 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
+#: docs.phtml:406 docs.phtml:515 docs.phtml:566 docs.phtml:632 docs.phtml:643
+#: docs.phtml:658 docs.phtml:669 docs.phtml:680 docs.phtml:689 docs.phtml:698
+#: docs.phtml:709 docs.phtml:717
msgid "English"
msgstr "Englisch"
-#: docs.phtml:79 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
-#: docs.phtml:395 docs.phtml:505 docs.phtml:555 docs.phtml:612 docs.phtml:623
-#: docs.phtml:638 docs.phtml:660 docs.phtml:680 docs.phtml:696
+#: docs.phtml:79 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
+#: docs.phtml:417 docs.phtml:527 docs.phtml:577 docs.phtml:634 docs.phtml:645
+#: docs.phtml:660 docs.phtml:682 docs.phtml:702 docs.phtml:718
msgid "German"
msgstr "Deutsch"
-#: docs.phtml:90 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
-#: docs.phtml:406 docs.phtml:517 docs.phtml:567 docs.phtml:614 docs.phtml:625
-#: docs.phtml:640 docs.phtml:649
+#: docs.phtml:90 docs.phtml:151 docs.phtml:235 docs.phtml:285 docs.phtml:367
+#: docs.phtml:428 docs.phtml:539 docs.phtml:589 docs.phtml:636 docs.phtml:647
+#: docs.phtml:662 docs.phtml:671
msgid "Italian"
msgstr "Italienisch"
-#: docs.phtml:101 docs.phtml:162 docs.phtml:235 docs.phtml:296 docs.phtml:367
-#: docs.phtml:428 docs.phtml:529 docs.phtml:591
+#: docs.phtml:101 docs.phtml:173 docs.phtml:246 docs.phtml:307 docs.phtml:378
+#: docs.phtml:450 docs.phtml:551 docs.phtml:613
msgid "Portuguese"
msgstr "Portugiesisch"
-#: docs.phtml:114 docs.phtml:248 docs.phtml:380 docs.phtml:543 docs.phtml:620
-#: docs.phtml:646 docs.phtml:666 docs.phtml:686
+#: docs.phtml:114 docs.phtml:259 docs.phtml:391 docs.phtml:565 docs.phtml:642
+#: docs.phtml:668 docs.phtml:688 docs.phtml:708
msgid "Concepts Guide"
msgstr "Kurs und Konzepte"
-#: docs.phtml:151 docs.phtml:285 docs.phtml:417 docs.phtml:579 docs.phtml:627
+#: docs.phtml:118 docs.phtml:395
+msgid "Chinese (simplified)"
+msgstr ""
+
+#: docs.phtml:162 docs.phtml:296 docs.phtml:439 docs.phtml:601 docs.phtml:649
msgid "Japanese"
msgstr "Japanisch"
-#: docs.phtml:183
+#: docs.phtml:194
msgid ""
"This is the latest stable release of the <span class=\"gnucash\">GnuCash</"
"span> documentation. <em>Stable</em> means that this documentation is not "
@@ -633,15 +637,15 @@ msgstr ""
"dies eine Dokumentation ist, die den allerneuesten Stand wiedergibt, aber so "
"neu, dass sie ohne Probleme benutzbar sein sollte."
-#: docs.phtml:191
+#: docs.phtml:202
msgid "(old stable release)"
msgstr "vorherige stabile Ausgabe"
-#: docs.phtml:193
+#: docs.phtml:204
msgid "Old <em>stable</em> user documentation"
msgstr "<em>Frühere</em> Ausgabe der Dokumentation für Benutzer"
-#: docs.phtml:317
+#: docs.phtml:328
#, php-format
msgid ""
"This is the old stable release of the <span class=\"gnucash\">GnuCash</span> "
@@ -651,30 +655,30 @@ msgstr ""
"Diese <span class=\"gnucash\">GnuCash</span> Dokumentation bezieht sich auf "
"die Ausgabe %s von <span class=\"gnucash\">GnuCash</span>."
-#: docs.phtml:323
+#: docs.phtml:334
msgid "Nightly Documentation Builds"
msgstr "Täglich automatisch erstellte Dokumentation"
-#: docs.phtml:325
+#: docs.phtml:336
msgid ""
"Current <em>unstable</em> user documentation and developer documentation"
msgstr ""
"Aktuell <em>in Bearbeitung</em> befindliche Dokumentationen für Benutzer und "
"Entwickler"
-#: docs.phtml:328
+#: docs.phtml:339
msgid "Unstable"
msgstr "In Bearbeitung"
-#: docs.phtml:441
+#: docs.phtml:463
msgid "API"
msgstr "Programmier-Schnittstelle"
-#: docs.phtml:446 externals/menu.phtml:47
+#: docs.phtml:468 externals/menu.phtml:47
msgid "current bugfix branch"
msgstr "aktueller Zweig für Korrekturen"
-#: docs.phtml:463
+#: docs.phtml:485
msgid ""
"Every night a server builds the documentation from the current contents of "
"the <span class=\"gnucash\">GnuCash</span> source repository. This includes "
@@ -689,7 +693,7 @@ msgstr ""
"<b>Benutzerdokumentation</b> für die aktuelle <em>stabile</em> Version von "
"<span class=\"gnucash\">GnuCash</span>."
-#: docs.phtml:467
+#: docs.phtml:489
msgid ""
"<b>NOTE:</b> these documents might not be accessible from time to time "
"because developers might be working on improvements. However they are the "
@@ -700,11 +704,11 @@ msgstr ""
"sind dies die aktuellsten Dokumente für <span class=\"gnucash\">GnuCash</"
"span> Benutzer."
-#: docs.phtml:485
+#: docs.phtml:507
msgid "Older GnuCash Documentation"
msgstr "Alte und veraltete Dokumentation"
-#: docs.phtml:487
+#: docs.phtml:509
msgid ""
"This section contains all the older <span class=\"gnucash\">GnuCash</span> "
"documentation. If you are using one of these old versions of <span "
@@ -716,25 +720,25 @@ msgstr ""
"class=\"gnucash\">GnuCash</span> verwenden, empfehlen wir Ihnen dringend, "
"auf die letzte stabile Version zu aktualisieren."
-#: docs.phtml:697
+#: docs.phtml:719
msgid "Spanish"
msgstr "Spanisch"
-#: docs.phtml:698
+#: docs.phtml:720
msgid "Portugese"
msgstr "Portugiesisch"
-#: docs.phtml:704
+#: docs.phtml:726
msgid "Unofficial documentation"
msgstr "Nicht offizielle Dokumentation"
-#: docs.phtml:706
+#: docs.phtml:728
msgid "Some people have written and published their own documentation."
msgstr ""
"Einige Leute haben ihre eigene Dokumentation geschrieben und veröffentlicht."
#. Translators: %s is a wiki link
-#: docs.phtml:709
+#: docs.phtml:731
#, php-format
msgid ""
"When this collection grew and became polyglot, it moved to %s. There you can "
@@ -743,7 +747,7 @@ msgstr ""
"Als diese Sammlung wuchs und mehrsprachig wurde, zog sie nach %s um. Dort "
"können auch mehr Verweise hinzugefügt werden."
-#: docs.phtml:711
+#: docs.phtml:733
msgid "wiki:Documentation"
msgstr "wiki:Dokumentation"
@@ -989,8 +993,8 @@ msgstr ""
"Flatpak-Verwaltungssystem. Flatpak-Pakete beinhalten bereits alle benötigten "
"Bibliotheken, was die Installation von modernen Versionen von GnuCash auf "
"älteren Linux Systemen erleichtert. Wenn Sie <a href=\"%s\">Flatpak</a> "
-"installiert haben, können Sie moderne Versionen von <span class=\"gnucash\""
-">GnuCash</span> herunterladen von"
+"installiert haben, können Sie moderne Versionen von <span "
+"class=\"gnucash\">GnuCash</span> herunterladen von"
#. Translators: %s is the base url of the gnucash wiki, adjust this,
#. if a localized instance of the Flatpak page exists like "%sDe/Flatpak"
@@ -1003,7 +1007,7 @@ msgstr "%sDe/Flatpak"
msgid "Known Issues and other details"
msgstr "Wiki-Seite mit bekannten Einschränkungen und andere Details"
-#: download.phtml:55 index.phtml:17
+#: download.phtml:55 index.phtml:18
msgid "Source code"
msgstr "Quelltext"
@@ -1187,7 +1191,7 @@ msgstr "FAQ"
msgid "Wiki"
msgstr "Wiki [en]"
-#: externals/menu.phtml:33 index.phtml:61
+#: externals/menu.phtml:33 index.phtml:65
msgid "Mailing Lists"
msgstr "Mailing-Listen"
@@ -1376,7 +1380,7 @@ msgstr "Eine <b>Summenzeile</b>, die alle relevanten Kontenstände auflistet"
msgid "Many options to <b>customize</b> the appearance and the display style"
msgstr "Viele Optionen um Aussehen und Inhalte <b>anzupassen</b>"
-#: features.phtml:69 index.phtml:78
+#: features.phtml:69 index.phtml:82
msgid "Scheduled Transactions"
msgstr "Terminierte Buchungen"
@@ -1400,7 +1404,7 @@ msgstr ""
"gestartet, der es erlaubt terminierte Buchung aufzuschieben ohne sie zu "
"löschen oder schon vor Fälligkeit auszuführen."
-#: features.phtml:82 index.phtml:76
+#: features.phtml:82 index.phtml:80
msgid "Reports, Graphs"
msgstr "Berichte, Diagramme"
@@ -1756,15 +1760,11 @@ msgstr "Willkommen auf den GnuCash-Webseiten"
msgid "Download GnuCash %s"
msgstr "GnuCash %s herunterladen"
-#: index.phtml:18
+#: index.phtml:19
msgid "Via distribution"
msgstr "In Linux-Distribution"
-#: index.phtml:25
-msgid "More downloads (Source code, Development â¦)"
-msgstr "Weitere Optionen zum Herunterladen (Quelltext, Entwicklerversionen â¦)"
-
-#: index.phtml:26
+#: index.phtml:21
#, php-format
msgid "GnuCash is also available as a flatpak from flathub.org. %s"
msgstr ""
@@ -1772,16 +1772,20 @@ msgstr ""
"werden"
#. Translators: This labels a link to flatpak installation instructions.
-#: index.phtml:27
+#: index.phtml:23
msgid "Instructions"
msgstr "Anleitungen"
-#: index.phtml:34
+#: index.phtml:31
+msgid "More downloads (Source code, Development â¦)"
+msgstr "Weitere Optionen zum Herunterladen (Quelltext, Entwicklerversionen â¦)"
+
+#: index.phtml:38
#, php-format
msgid "Version %s is the last version for %s and %s and earlier."
msgstr "Version %s ist die letzte Version für %s und %s und älter."
-#: index.phtml:37
+#: index.phtml:41
#, php-format
msgid ""
"Version %s is the last version for Windows XP/Vista and MacOS X 10.8 and "
@@ -1790,7 +1794,7 @@ msgstr ""
"Version %s ist die letzte Version für Windows XP/Vista, sowie MacOS X 10.8 "
"und früher und somit die letzte Version, welche auf PowerPC Macs läuft."
-#: index.phtml:46
+#: index.phtml:50
msgid ""
"Designed to be easy to use, yet powerful and flexible, <span "
"class=\"gnucash\">GnuCash</span> allows you to track bank accounts, stocks, "
@@ -1809,7 +1813,7 @@ msgstr ""
"Balkendiagrammen und eine benutzerdefinierbare Oberfläche."
#. Translators: %s is the link to https://wiki.gnucash.org/wiki/Contributing_to_GnuCash
-#: index.phtml:48
+#: index.phtml:52
#, php-format
msgid ""
"GnuCash is developed, maintained, documented, and translated entirely by "
@@ -1819,21 +1823,21 @@ msgstr ""
"dokumentiert und übersetzt. Willst du helfen? Wir haben %s."
#. Translators: This is the label of the Contributing⦠wiki link
-#: index.phtml:50
+#: index.phtml:54
msgid "some suggestions"
msgstr "einige Vorschläge"
#. Translators: %s is the link to weblate
-#: index.phtml:52
+#: index.phtml:56
#, php-format
msgid "Please help translate GnuCash into your language at %s."
msgstr "Bitte hilf mit, GnuCash bei %s in deine Sprache zu übersetzen."
-#: index.phtml:57
+#: index.phtml:61
msgid "Need Help?"
msgstr "Brauchen Sie Hilfe?"
-#: index.phtml:60
+#: index.phtml:64
msgid ""
"Looking for someone to contact about <span class=\"gnucash\">GnuCash</span>? "
"Try the"
@@ -1841,7 +1845,7 @@ msgstr ""
"Suchen Sie jemanden zum Austausch über <span class=\"gnucash\">GnuCash</"
"span>? Versuchen Sie"
-#: index.phtml:62
+#: index.phtml:66
msgid ""
", which are public, email-based discussion groups where you can ask and "
"answer <span class=\"gnucash\">GnuCash</span> questions to other users."
@@ -1849,40 +1853,40 @@ msgstr ""
", die öffentlichen, E-Mail-basierte Diskussionsgruppen, auf denen sich <span "
"class=\"gnucash\">GnuCash</span>-Benutzer miteinander austauschen."
-#: index.phtml:68
+#: index.phtml:72
msgid "Feature Highlights"
msgstr "Feature-Ãbersicht"
-#: index.phtml:73
+#: index.phtml:77
msgid "Double-Entry Accounting"
msgstr "Doppelte Buchführung"
-#: index.phtml:74
+#: index.phtml:78
msgid "Stock/Bond/Mutual Fund Accounts"
msgstr "Aktien, Bonds, Fonds, Fremdwährungen"
-#: index.phtml:75
+#: index.phtml:79
msgid "Small-Business Accounting"
msgstr "Geschäftsbuchführung"
-#: index.phtml:77
+#: index.phtml:81
msgid "QIF/OFX/HBCI Import, Transaction Matching"
msgstr "FinTS Online-Banking, QIF/OFX/MT940 Import"
-#: index.phtml:79
+#: index.phtml:83
msgid "Financial Calculations"
msgstr "Finanzrechner"
-#: index.phtml:81
+#: index.phtml:85
msgid "<b>Discover more â¦</b>"
msgstr "<b>Mehr entdecken â¦</b>"
-#: index.phtml:85
+#: index.phtml:89
#, php-format
msgid "GnuCash %s Released"
msgstr "GnuCash %s veröffentlicht"
-#: index.phtml:86
+#: index.phtml:90
#, php-format
msgid ""
"We've released GnuCash %s with many bugfixes and improvements including some "
@@ -1891,7 +1895,7 @@ msgstr ""
"Wir haben GnuCash %s mit vielen behobenen Fehlern und Verbesserungen "
"einschlieÃlich einiger %s herausgegeben!"
-#: index.phtml:87
+#: index.phtml:91
msgid "great new features"
msgstr "groÃartige neue Merkmale"
@@ -2318,568 +2322,3 @@ msgstr ""
"Es scheint, Ihr Browser unterstützt keine iframes. Um die angeforderte Seite "
"in einem eigenen Fenster anzuzeigen, klicken Sie bitte <a href=\"%s\" "
"target=\"_blank\">hier</a>."
-
-#~ msgid ""
-#~ "*.c, *.h files in the src directory only (version 1.6 and earlier) or src/"
-#~ "register/ledger-core (version 1.7 and later)."
-#~ msgstr ""
-#~ "*.c, *.h files im src Verzeichnis allein (Version 1.6 und früher) or src/"
-#~ "register/ledger-core (version 1.7 und später)."
-
-#~ msgid ""
-#~ "<b>NOTE:</b> It used to be ok also to send your patch directly to the "
-#~ "gnucash-devel list. This is discouraged now, as a patch is easily "
-#~ "forgotten between the many list discussions. Attach patches to bugs in "
-#~ "Bugzilla instead (either an existing bug or a new one). If you insist on "
-#~ "sending a patch to gnucash-devel, it should be attached, not inlined."
-#~ msgstr ""
-#~ "<b>Anmerkung:</b> Es war gemeinhin ok wenn sie Ihren Patch direkt zur "
-#~ "gnucash-devel Liste schicken. Jetzt wird aber nicht mehr so gerne gesehen "
-#~ "da ein Patch leicht in Vergessenheit gerät bzw. zwischen all den anderen "
-#~ "Diskussionen auf der Liste übersehen wird. In jedem Fall ist es besser "
-#~ "Patches an Bugs anzuhängen (ob nun an existierende oder an einen neuen). "
-#~ "Patches bitte immer als Anhang anfügen, nicht Inline im Mailtext senden."
-
-#~ msgid ""
-#~ "<span class=\"gnucash\">GnuCash</span> currently consists of over a third "
-#~ "of a million lines of code spread over more than a thousand files. It has "
-#~ "been translated into twenty-three languages and credits over 139 authors "
-#~ "and contributors."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> besteht inzwischen aus über einer "
-#~ "Drittelmillion Zeilen Anweisungen verteilt über mehr als tausend Dateien. "
-#~ "Es wurde in 36 Sprachen übersetzt und über 200 Menschen haben Beiträge "
-#~ "geleistet."
-
-#~ msgid ""
-#~ "A detailed guide on how to work with documentation (update and "
-#~ "maintenance)."
-#~ msgstr ""
-#~ "Ein detaillierter Leitfaden wie Dokumente bearbeitet werden sollten "
-#~ "(Aktualisierung und Pflege)."
-
-#~ msgid ""
-#~ "As stated earlier, the new docs are based on the docbook system. Everyone "
-#~ "wishing to help please follow these guides where possible when reviewing "
-#~ "and/or writing docs."
-#~ msgstr ""
-#~ "Wie schon gesagt: die neue Dokumentation basiert auf dem docbook System. "
-#~ "Jeder der mithelfen möchte beachte bitte diese Richtlinien soweit irgend "
-#~ "möglich beim Berichtigen und Schreiben von neuen Artikeln."
-
-#~ msgid "Author Credits"
-#~ msgstr "genannte Autoren"
-
-#~ msgid ""
-#~ "Code to add small-business features: contents of the src/business "
-#~ "directory."
-#~ msgstr "Code des Geschäftsmoduls in src/business."
-
-#~ msgid ""
-#~ "Code to generate reports and graphs: contents of the src/reports "
-#~ "directory."
-#~ msgstr ""
-#~ "Code zur Erzeugung von Berichten und Graphiken: Inhalt des src/reports "
-#~ "Verzeichnisses."
-
-#~ msgid ""
-#~ "Code to import and export various file formats: contents of the src/"
-#~ "import-export directory."
-#~ msgstr ""
-#~ "Code, um verschiedene Dateiformate zu im- und exportieren: Inhalt des src/"
-#~ "import-export Verzeichnisses."
-
-#~ msgid ""
-#~ "Code to peform automated regression tests: contents of the src/*/test "
-#~ "directories."
-#~ msgstr ""
-#~ "Code, um automatisierte Regressionstests durchzuführen: Inhalt des src/*/"
-#~ "test Verzeichnisses."
-
-#~ msgid ""
-#~ "Contents of miscellanous application-related directories (version 1.7 and "
-#~ "later): src/app-file, src/app-utils, src/calculation, src/core-utils, src/"
-#~ "gnc-module, src/network-utils, src/tax/us."
-#~ msgstr ""
-#~ "Inhalt von verschiedenen anwendungsbezogenenen Verzeichnissen (Ab Version "
-#~ "1.7): src/app-file, src/app-utils, src/calculation, src/core-utils, src/"
-#~ "gnc-module, src/network-utils, src/tax/us."
-
-#, fuzzy
-#~| msgid ""
-#~| "Contents of src/gnome plus src/register/gnome (version 1.6 and earlier). "
-#~| "For version 1.7 and later, this consists of src/gnome, src/gnome-search "
-#~| "and src/gnome-util."
-#~ msgid ""
-#~ "Contents of src/gnome plus src/register/gnome (version 1.6 and earlier). "
-#~ "For version 1.7 and later, this consists of src/gnome, src/gnome-search "
-#~ "and src/gnome-util"
-#~ msgstr ""
-#~ "Inhalt von src/gnome plus src/register/gnome (Version 1.6 und früher). "
-#~ "Für Version 1.7 und später, besteht dies aus src/gnome, src/gnome-search "
-#~ "und src/gnome-util."
-
-#~ msgid ""
-#~ "Contents of the src/backend directory (version 1.7 and later) or of src/"
-#~ "engine/file, src/engine/sql (version 1.6 and earlier)."
-#~ msgstr ""
-#~ "Inhalt des src/backend Verzeichnisses (Version 1.7 und später) oder von "
-#~ "src/engine/file, src/engine/sql (Version 1.6 und früher)."
-
-#~ msgid ""
-#~ "Contents of the src/engine and the include directories. The engine was "
-#~ "split out from the motif code in version 1.1. The data storage backend "
-#~ "(file-io, sql) was split out in the course of version 1.5."
-#~ msgstr ""
-#~ "Inhalt von src/engine und Unterverzeichnisse. Die Maschine wurde in "
-#~ "Version 1.1 aus dem Motif-Code ausgegliedert. Das Datenspeicher-Modul "
-#~ "(file-io, sql) wurde im Verlauf von Version 1.5 abgetrennt."
-
-#~ msgid ""
-#~ "Contents of the src/motif directory (version 1.2 and earlier). The motif "
-#~ "version of the code was discontinued after version 1.2, after most of the "
-#~ "non-gui code was moved to either the engine, the register or the ledger."
-#~ msgstr ""
-#~ "Inhalt des src/motif Verzeichnisses (Version 1.2 und früher). Die Motif-"
-#~ "Version des Codes wurde nach Version 1.2 aufgegeben, nachdem der gröÃte "
-#~ "Teil des nicht die Oberfläche betreffenden Codes verschoben war, enweder "
-#~ "in die Engine, das Register oder nach Ledger."
-
-#~ msgid ""
-#~ "Contents of the src/register directory (version 1.6 and earlier) or src/"
-#~ "register/register-core (version 1.7 and later). The register was split "
-#~ "out as a separate component from the motif code in version 1.1. As can be "
-#~ "seen from the stats, the register code has been fairly stable. At version "
-#~ "1.7 and later, this cell shows a second count: the number of lines of "
-#~ "code in src/register/register-gnome (previously counted as part of gnome)."
-#~ msgstr ""
-#~ "Inhalt von src/register directory (Version 1.6 und früher) oder src/"
-#~ "register/register-core (Version 1.7 und später). Das Register wurde als "
-#~ "separates Modul aus dem Motif-Code in Version 1.1 herausgelöst. Wie man "
-#~ "in der Statistik sieht, hat sich das Register als ziemlich stabil "
-#~ "erwiesen. Ab Version 1.7 zeigt die Zelle einen 2. Eintrag: die Anzahl der "
-#~ "Codezeilen in src/register/register-gnome, welches zuvor als Teil von "
-#~ "Gnome gezählt wurde."
-
-#~ msgid "Each cell displays the following:"
-#~ msgstr "Jede Zelle enthält folgendes:"
-
-#~ msgid ""
-#~ "English-language-only user documentation, including on-line help and "
-#~ "manual (html, sgml or xml). For version 1.8.4 and later, the number below "
-#~ "the bar counts the translated, non-english docs (currently de, es, fr, "
-#~ "pt_PT). Both of these numbers are somewhat hard to count, because of "
-#~ "fairly large format churns, and multiple competing versions."
-#~ msgstr ""
-#~ "Englischsprachige Benutzerdokumentation einschlieÃlich Online-Hilfe und "
-#~ "Handbuch in HTML, SGML und/oder XML. Ab Version 1.8.4 enthält die Zahl "
-#~ "unter dem Strich die übersetzten, nicht englischen Dokumente (de, es, fr, "
-#~ "pt_PT ...) Diese beiden Zahlen sind etwas schwierig zu bestimmen, wegen "
-#~ "der Durchmischung mit Format-Anweisungen und teilweise mehreren "
-#~ "konkurrierenden Versionen."
-
-#~ msgid ""
-#~ "For those not familiar with git, the <span class=\"gnucash\">GnuCash</"
-#~ "span> wiki has a <a href='https://wiki.gnucash.org/wiki/Git'>description</"
-#~ "a> tailored to the <span class=\"gnucash\">GnuCash</span> code. To get "
-#~ "the documentation source instead of the program source, replace 'gnucash' "
-#~ "with 'gnucash-docs' in the mentioned git commands, like this:"
-#~ msgstr ""
-#~ "Für diejenigen, die nicht mit git vertraut sind, hat das <span "
-#~ "class=\"gnucash\">GnuCash</span>-Wiki eine auf <span "
-#~ "class=\"gnucash\">GnuCash</span> maÃgeschneiderte englischsprachige <a "
-#~ "href='https://wiki.gnucash.org/wiki/Git'>Anleitung</a> für den Quelltext "
-#~ "des Programms. Um die Dokumentation zu bekommen, muà man der Anleitung "
-#~ "folgen und dabei 'checkout gnucash' ersetzen durch 'checkout gnucash-"
-#~ "docs' wie hier:"
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "commenting on it."
-#~ msgstr ""
-#~ "Laden Sie eine Kopie der Dokumentation herunter und fangen an Sie zu "
-#~ "kommentieren."
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "making changes. When you are satisfied with your changes you can create a "
-#~ "patch by running the following command in the base directory of the "
-#~ "documentation (usually gnucash-docs, unless you renamed it):"
-#~ msgstr ""
-#~ "Laden Sie sich eine Kopie der Dokumentationsquellen herunter und pflegen "
-#~ "Sie Ihre Ãnderungen ein. Wenn Sie zufrieden mit Ihren Ãnderungen sind "
-#~ "erzeugen Sie einen Patch duch folgendes Kommande im untersten "
-#~ "Verzeichnispfad der Dokumentation (normalerweise gnucash-docs, auÃer Sie "
-#~ "haben diesen Pfad umbenannt):"
-
-#~ msgid ""
-#~ "Given that we have about 400 outstanding bugs in bugzilla, that works out "
-#~ "to about one bug per thousand lines of code, or one bug per 50 pages of "
-#~ "printout. This bug count is actually not atypical for software projects; "
-#~ "it is near the norm."
-#~ msgstr ""
-#~ "Angenommen, wir haben ca. 400 offene Fehlermeldungen in Bugzilla, dann "
-#~ "ergibt das etwa einen Fehler pro tausend Zeilen Code oder einen Fehler "
-#~ "pro 50 Seiten eines Ausdrucks. Diese Fehlerzahl ist nicht untypisch für "
-#~ "Software-Projekte; sie ist nah an der Norm."
-
-#~ msgid "Gnome Documentation guidelines"
-#~ msgstr "Die Seite der Gnome Dokumentationsrichtlinien (eng.)"
-
-#~ msgid ""
-#~ "If you are interested in improving the <span class=\"gnucash\">GnuCash</"
-#~ "span> documentation, you have come to the right place. This page will "
-#~ "provide you with the necessary information to get started."
-#~ msgstr ""
-#~ "Wenn Sie daran interessiert sind, die <span class=\"gnucash\">GnuCash</"
-#~ "span> Dokumentation zu verbessern, sind Sie hier richtig. Diese Seite "
-#~ "wird Ihnen die zu Beginn erforderlichen Informationen liefern."
-
-#~ msgid ""
-#~ "If you wish to review or write <span class=\"gnucash\">GnuCash</span> "
-#~ "documentation, you will need to know xml. Some basic knowledge of the "
-#~ "docbook system may be useful as well."
-#~ msgstr ""
-#~ "Wenn Sie die <span class=\"gnucash\">GnuCash</span> Dokumentation "
-#~ "bearbeiten wollen, sollten Sie xml kennen und ein paar grundsätzliche "
-#~ "Kenntnisse des docbook Systems besitzen."
-
-#~ msgid ""
-#~ "If you've had trouble swimming through that mass of source code, think of "
-#~ "it this way: printed out on paper, and bound into volumes, it would "
-#~ "amount to several dozen copies of Tolstoy's \"War and Peace\", roughly a "
-#~ "bookshelf-width's worth of source code."
-#~ msgstr ""
-#~ "Falls Sie Schwierigkeiten haben, durch diese Menge Quelltext zu "
-#~ "schwimmen, stellen Sie sich bitte folgendes vor: Ausgedruckt und gebunden "
-#~ "wären es mehrere Dutzend Exemplare von Tolstois \"Krieg und Frieden\", "
-#~ "ungefähr ein Bücherregal breit, voll mit Quelltext."
-
-#~ msgid "Introduction"
-#~ msgstr "Einführung"
-
-#~ msgid ""
-#~ "It can often be quite interesting to study the source code metrics behind "
-#~ "a software development project. Not a surprising interest: it is "
-#~ "accounting afterall. <span class=\"gnucash\">GnuCash</span> has grown, "
-#~ "over the years, from a small handy electronic checkbook to a rather large "
-#~ "and multi-featured desktop app."
-#~ msgstr ""
-#~ "Es kann bisweilen recht interessant sein, die GröÃe des Quelltext hinter "
-#~ "einem Softwareprojekt zu untersuchen. Es mag nicht überraschen, daà es "
-#~ "sich immer noch um Buchhaltung handelt. Aber GnuCash ist über die Jahre "
-#~ "von einem handlichen elektronischen Scheckbuch zu einer ziemlich groÃen "
-#~ "Buchhaltungsanwendung mit vielen Merkmalen gewachsen."
-
-#~ msgid ""
-#~ "Just as the <span class=\"gnucash\">GnuCash</span> application has been "
-#~ "developed over time by volunteers, so too has the documentation been "
-#~ "written by volunteer developers and users to help others learn how <span "
-#~ "class=\"gnucash\">GnuCash</span> works. This collaborative effort has "
-#~ "resulted in the creation of two major documents, the <b>Help Manual</b> "
-#~ "and the <b>Tutorial and Concepts Guide</b>."
-#~ msgstr ""
-#~ "Genauso wie die Anwendung <span class=\"gnucash\">GnuCash</span> im Laufe "
-#~ "der Zeit von Freiwilligen entwickelt wurde, so wurde auch die "
-#~ "Dokumentation von Freiwilligen, sowohl Entwicklern und als auch "
-#~ "Benutzern, geschrieben, um anderen zu helfen zu lernen, wie <span "
-#~ "class=\"gnucash\">GnuCash</span> funktioniert. Diese Gemeinschaftsarbeit "
-#~ "resultiert in der Erschaffung zweier gröÃerer Dokumente, der <b>Online-"
-#~ "Hilfe</b> und <b>Kurs und Konzepte</b>."
-
-#~ msgid "Languages"
-#~ msgstr "Sprachen"
-
-#~ msgid ""
-#~ "Mind you, this is source code (and docs) crafted and debugged by actual "
-#~ "humans, this is *not* autogenerated code. Tools (such as glade or swig) "
-#~ "can generate gazillions of lines of code automatically; I'm not counting "
-#~ "those. Every last line counted here was typed in, edited, indented, "
-#~ "tweaked, multiple times, by human hands."
-#~ msgstr ""
-#~ "Wohlgemerkt, dies sind Quelltext und Dokumentationen, welche von "
-#~ "wirklichen Menschen erstellt und entwanzt wurde. Dies ist *kein* "
-#~ "automatisch generierter Code. Werkzeuge wie Glade und Swig können "
-#~ "beliebige Mengen Code automatisch erstellen; diese wurden hier aber nicht "
-#~ "mitgezählt. Jede einzelnen hier gezählte Zeile wurde von menschlicher "
-#~ "Hand eingegeben, geändert, eingerückt, optimiert, davon viele mehrmals."
-
-#~ msgid ""
-#~ "Next attach your patch to a bug report against the proper component for "
-#~ "the Documentation product in <a href='https://bugs.gnucash.org/'><span "
-#~ "class=\"gnucash\">GnuCash</span>' bug database</a>. See also <a "
-#~ "href='https://wiki.gnucash.org/wiki/Bugzilla'>GnuCash' wiki page on "
-#~ "bugzilla</a> for more details about patch submission."
-#~ msgstr ""
-#~ "Als nächstes fügen sie Ihren Patch gegen die entsprechende Komponente des "
-#~ "Produkts Dokumentation in die <a href='https://bugs.gnucash.org/'> <span "
-#~ "class=\"gnucash\">GnuCash</span> Fehlerdatenbank</a>. Siehe auch <a "
-#~ "href='https://wiki.gnucash.org/wiki/Bugzilla'>GnuCash's Wiki Seite über "
-#~ "bugzilla</a> für weitergehende Informationen zum Einreichen von Patches "
-#~ "(englisch)."
-
-#~ msgid "No longer available"
-#~ msgstr "Nicht länger verfügbar"
-
-#~ msgid ""
-#~ "Note also that KLOC's are not a good metric of programmer productivity, "
-#~ "nor even that <code>wc</code> is a good way of counting KLOC's. Much "
-#~ "better measures are complexity metrics, which, for example, count the "
-#~ "number and size of if-then-else blocks, or the number and size of all "
-#~ "blocks, or the number of math operators per statement. Maybe someday "
-#~ "we'll run one of those tools on this code. For now, this is what we have. "
-#~ "On the other hand, we've attempted to count only those files that contain "
-#~ "human-edited code, that is, files that are directly edited by humans. The "
-#~ "point of doing this is to avoid artificially inflating the KLOC counts by "
-#~ "counting automatically generated code (which is why the glade files are "
-#~ "not counted: they are large and automatically generated)."
-#~ msgstr ""
-#~ "Beachten Sie auch, daà weder KLOC's (1000 Zeilen Quelltext) ein gutes Maà "
-#~ "sind, um die Produktivität von Programmierern zu bestimmen, noch ."
-#~ "<code>wc</code> eine gute Methode ist, um KLOC's zu messen. Viel bessere "
-#~ "MaÃe sind KomplexitätsmaÃe, welche beispielsweise die Anzahl und GröÃe "
-#~ "von if-then-else-Blöcken, die Anzahl und GröÃe aller Blöcke, oder die "
-#~ "Anzahl der mathematischen Operatoren pro Anweisungszeile. Möglicherweise "
-#~ "werden wir eines Tages eine derartiges Werkzeug auf den Quelltext "
-#~ "anwenden. Zur Zeit ist dies aber, was wir zur Verfügung haben - "
-#~ "andererseits haben wir versucht, nur die Dateien mit tatsächlich direkt "
-#~ "von Menschen editiertem Code zu zählen."
-
-#~ msgid ""
-#~ "Please let other writers know which section you wish to tackle. Please "
-#~ "forward this to <a href='mailto:gnucash-devel at gnucash.org'>gnucash-devel</"
-#~ "a> so that people can say 'hey I'm doing that already' or 'go ahead and "
-#~ "do it'."
-#~ msgstr ""
-#~ "Bitte lassen Sie andere Autoren wissen, welchen Abschnitt Sie zu "
-#~ "bearbeiten wünschen. Bitte schreiben Sie dies an <a href='mailto:gnucash-"
-#~ "devel at gnucash.org'>gnucash-devel</a>, damit andere Mitarbeiter Bescheid "
-#~ "sagen könne, ob sie bereits daran arbeiten oder ob diese Aufgabe momentan "
-#~ "vakant ist."
-
-#~ msgid "Reviewers"
-#~ msgstr "Redakteure/Reviewer"
-
-#~ msgid "Sizing"
-#~ msgstr "ProgrammgröÃe"
-
-#~ msgid "Table 1. Historical Development Stats"
-#~ msgstr "Tabelle 1: Historische Entwicklungsstatistik"
-
-#~ msgid "Table Column Legend"
-#~ msgstr "Legende der Tabellenspalten"
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> community welcomes assistance "
-#~ "in maintaining and improving both the program and its documentation. If "
-#~ "you are interested in helping write, edit or translate <span "
-#~ "class=\"gnucash\">GnuCash</span>'s documentation, this page gives "
-#~ "guidance on how to get set up to join the effort."
-#~ msgstr ""
-#~ "Die <span class=\"gnucash\">GnuCash</span> Gemeinschaft begrüÃt "
-#~ "Unterstützung in Wartung und Verbessserung von Programm und "
-#~ "Dokumentation. Falls Sie daran interessiert sind, beim Schreiben, "
-#~ "Verbessern oder Ãbersetzen der <span class=\"gnucash\">GnuCash</span> "
-#~ "Dokumentation mitzuwirken, soll diese Seite Sie bei der Einrichtung "
-#~ "anleiten, um mitzumachen."
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation can be viewed "
-#~ "and downloaded from the <a href=\"docs.phtml\">Documentation page</a>."
-#~ msgstr ""
-#~ "Die <span class=\"gnucash\">GnuCash</span> Dokumentation kann von der <a "
-#~ "href=\"docs.phtml\">Dokumentations-Seite</a> angesehen oder "
-#~ "heruntergeladen werden."
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation is stored in "
-#~ "<b>xml</b> files. More precisely, it uses the <b>docbook system</b>. This "
-#~ "is a relatively flexible system that takes xml files as input and can "
-#~ "generate documentation in several different output formats (html, pdf â¦)."
-#~ msgstr ""
-#~ "Die <span class=\"gnucash\">GnuCash</span> Dokumentation wird in <b>xml-"
-#~ "Dateien</b> gespeichert. Es wird das <b>Docbook-System</b> verwendet. "
-#~ "Dieses System ist relativ flexibel, nimmt die xml Dateien als "
-#~ "Eingangsmaterial und kann daraus Dokumente in den verschiedensten "
-#~ "Ausgabeformaten erzeugen (html, pdf â¦)."
-
-#~ msgid ""
-#~ "The best way of retaining comments about docs in an easy to find way for "
-#~ "everyone would be to use <a href='https://bugs.gnucash.org/'>bugs.gnucash."
-#~ "org</a> to file the bugs under documentation. This can also be done using "
-#~ "bug-buddy."
-#~ msgstr ""
-#~ "Die einfachste Möglichkeit, um Rückmeldungen zur Dokumentation zu "
-#~ "sammeln, ist die Verwendung von <a href='https://bugs.gnucash.org/'>bugs."
-#~ "gnucash.org</a>, um die Bugs unter âProductâ âDocumentationâ aufzulisten. "
-#~ "Fehlereinsendungen sind auch mit bug-buddy möglich."
-
-#~ msgid ""
-#~ "The following links are for further sites that can help with the "
-#~ "documentation and review process."
-#~ msgstr ""
-#~ "Die folgenden Links führen zu weiteren Websites, welche beim "
-#~ "Dokumentieren und Redigieren hilfreich sein können."
-
-#~ msgid ""
-#~ "The number of design documents and README files aimed at developers. This "
-#~ "includes *.txt files, *.texinfo files and README.* files in all "
-#~ "subdirectories. For version 1.7 and later, only those in the src "
-#~ "subdirectory are counted (leaving out some half-dozen scattered "
-#~ "elsewhere)."
-#~ msgstr ""
-#~ "Die Anzahl der Design-Dokumente und Readme-Dateien, welche zur "
-#~ "Unterstützung der Entwickler gedacht sind. Dies schlieÃt *.txt-, *."
-#~ "texinfo- und README.*-Dateien in allen Unterverzeichnissen ein. Ab "
-#~ "Version 1.7 werden nur jene im src-Verzeichnis gezählt, wodurch etliche "
-#~ "zerstreute ausgelassen werden."
-
-#~ msgid ""
-#~ "The number of languages that the application messages have been "
-#~ "translated to (the number of <tt>po/*.po</tt> files). In parenthesis, the "
-#~ "number of messages in the message files (<tt>grep msgstr po/*.po |wc</"
-#~ "tt>), in thousands."
-#~ msgstr ""
-#~ "Die Anzahl der Sprachen, in welche die Meldungen des Programms übersetzt "
-#~ "wurden, also die Anzahl der <tt>po/*.po</tt>-Dateien. In Klammern die "
-#~ "Anzahl der Meldungen in den Ãbersetzungsdateien (<tt>grep msgstr po/*.po |"
-#~ "wc</tt>), in Tausend."
-
-#~ msgid ""
-#~ "The number of people credited in the AUTHORS file (version 1.6 and later) "
-#~ "or the README file (earlier versions). These include lead developers, "
-#~ "patch submitters and national-language translators. This includes "
-#~ "additional credits listed in the gnucash-docs/AUTHORS file that are not "
-#~ "listed in the main gnucash/AUTHORS file."
-#~ msgstr ""
-#~ "Die Anzahl der Personen, welche in der Autoren-Datei AUTHORS (ab Version "
-#~ "1.6) oder davor in der Liesmich-Datei README genannt werden. Diese "
-#~ "schlieÃt führende Entwickler, Einsenderinnen von Verbesserungen und die "
-#~ "jeweiligen Ãbersetzer ebenso ein wie zusätzlich in gnucash-docs/AUTHORS "
-#~ "genannte Personen, die nicht bereits in gnucash/AUTHORS genannt sind."
-
-#~ msgid ""
-#~ "The table below shows some historical lines-of-code and number-of-files "
-#~ "metrics for the <span class=\"gnucash\">GnuCash</span> development "
-#~ "project. Note that not all of the code is counted: for instance, the "
-#~ "Makefiles and configure.in and autogen.sh are not counted. Also, files "
-#~ "that are automatically generated are not counted, nor are files that have "
-#~ "been 'borrowed' from other projects. Also not counted are experimental "
-#~ "files, miscellaneous perl scripts, various converters, addons and "
-#~ "utilities. Finally, <tt>glade</tt> files are not counted, although large "
-#~ "parts of the overall GUI are described in <tt>glade</tt> files."
-#~ msgstr ""
-#~ "Die folgende Tabelle zeigt einige historische MaÃe für Quelltextzeilen "
-#~ "und Dateienzahl für das <span class=\"gnucash\">GnuCash</span>-Projekt. "
-#~ "Man beachte, daà nicht alle Zeilen gezählt wurden: z.B. die Makefiles, "
-#~ "configure.in und autogen.sh wurden nicht mitgezählt. Ebenso wurden weder "
-#~ "Dateien mitgezählt, die automatisch erzeugt wurden, noch Dateien, die von "
-#~ "anderen Projekten \"ausgeliehen\" wurden. Ebenfalls nicht gezählt wurden "
-#~ "experimentelle Dateien, verschiedene Perl-Skripte, diverse Konverter, Add-"
-#~ "Ons und Utilities. SchlieÃlich wurden <tt>glade</tt>-Dateien nicht "
-#~ "gezählt, obwohl weite Teile der graphischen Oberfläche in <tt>glade</tt>-"
-#~ "Dateien definiert wurden."
-
-#~ msgid ""
-#~ "There are two major <span class=\"gnucash\">GnuCash</span> documentation "
-#~ "packages to help users: the <b>Help Manual</b> and the <b>Tutorial and "
-#~ "Concepts Guide</b>. With the above command, the source code of both will "
-#~ "be downloaded."
-#~ msgstr ""
-#~ "Es gibt zwei wichtige <span class=\"gnucash\">GnuCash</span> "
-#~ "Dokumentationen, um den Nutzern zu helfen: Die <b>Online-Hilfe </b> und "
-#~ "<b>Kurs und Konzepte </b>. Mit obigem Befehl wird der Quelltext von "
-#~ "beiden heruntergeladen."
-
-#~ msgid "This is an ancient page about Gnucash's code size."
-#~ msgstr "Dies ist eine uralte Seite über Gnucash's Code-Länge."
-
-#~ msgid "Total"
-#~ msgstr "Summe"
-
-#~ msgid "Version"
-#~ msgstr "Version"
-
-#~ msgid "We suggest also subscribing to"
-#~ msgstr "Wir empfehlen dafür auch die Entwickler-Mailingliste zu abonnieren"
-
-#~ msgid "Where to get the documentation source"
-#~ msgstr "Wo man die Quelltexte der Dokumentation bekommt"
-
-#~ msgid ""
-#~ "While this <span class=\"gnucash\">GnuCash</span> wiki page is really "
-#~ "about translating the documentation, it holds some useful information on "
-#~ "working with docbook files."
-#~ msgstr ""
-#~ "Diese <span class=\"gnucash\">GnuCash</span> wiki-Seite beschreibt das "
-#~ "Ãbersetzen von Dokumentation. Sie enthält eine Menge nützlicher "
-#~ "Informationen um mit docbook Dateien zu arbeiten."
-
-#~ msgid "Writers"
-#~ msgstr "Autoren"
-
-#~ msgid "Writing GnuCash Documentation"
-#~ msgstr "GnuCash Dokumentation erstellen"
-
-#~ msgid ""
-#~ "You may also want to retain a local copy of the old documentation to "
-#~ "refer to when writing. This still has a lot of useful information in it "
-#~ "which hasn't been transferred to the new docs."
-#~ msgstr ""
-#~ "Sie werden wohl eine lokale Kopie der alten Dokumentation behalten "
-#~ "wollen, um sich darauf zu beziehen, während Sie schreiben. Diese "
-#~ "enthalten eine Menge nützlicher Informationen, welche noch nicht in die "
-#~ "neue übertragen wurden."
-
-#~ msgid ""
-#~ "You will need a recent copy of the documentation source. For this you can "
-#~ "check out the documentation module from the gnucash-docs git repository. "
-#~ "Reviewers could also start from the <a href='https://sourceforge.net/"
-#~ "projects/gnucash/files/gnucash-docs/'>current docs tarball</a>."
-#~ msgstr ""
-#~ "Zuerst benötigt man eine aktuelle Kopie der Quelltexte der Dokumentation. "
-#~ "Hierfür kann man das Dokumentationsmodul gnucash-docs vom Git "
-#~ "Repositorium auschecken oder den <a href='https://sourceforge.net/"
-#~ "projects/gnucash/files/gnucash-docs/'>aktuellen docs tarball</a> "
-#~ "herunterladen."
-
-#~ msgid "future feature branch"
-#~ msgstr "Zweig für künftige Merkmale"
-
-#~ msgid "internal txt"
-#~ msgstr "internal txt"
-
-#~ msgid "misc app"
-#~ msgstr "verschiedene Aplikationen"
-
-#~ msgid ""
-#~ "number of *c and *.h and *.scm files (KLOCS in *.c + KLOCS in *.h + KLOCS "
-#~ "in *.scm). If there are no *.scm files in the directory, then only (KLOCS "
-#~ "in *.c + KLOCS in *.h) are displayed. If there is only one number in the "
-#~ "parenthesis, it is the approriate KLOC count for that statistic."
-#~ msgstr ""
-#~ "Anzahl von *.c-, *.h- und *.scm-Dateien (KLOCS in *.c + KLOCS in *.h + "
-#~ "KLOCS in *.scm). Wenn keine *.scm-Dateien in dem Verzeichnis sind, werden "
-#~ "nur (KLOCS in *.c + KLOCS in *.h) angezeigt. Wenn nur eine Zahl in den "
-#~ "Klammern ist, handelt es sich um die zugehörige KLOC-Zahl für die "
-#~ "Statistik."
-
-#~ msgid ""
-#~ "scheme and guile code in directories src/scm plus src/guile (version 1.6 "
-#~ "and earlier). In version 1.7 and later, much of this code went into "
-#~ "reports, import/export, and into indiovidual modules; thus only "
-#~ "miscellaneous code remains."
-#~ msgstr ""
-#~ "Scheme- und Guile-Code in den Verzeichnissen src/scm plus src/guile (bis "
-#~ "Version 1.6). Ab Version 1.7 wanderte viel von diesem Code nach reports, "
-#~ "import/export und in individuelle Module; so daà nur vermischter Code "
-#~ "übrig blieb."
-
-#~ msgid ""
-#~ "where KLOC == kilo-lines-of-code, as reported by <code>wc</code>. As "
-#~ "noted above, wc is not a terribly good code metric, but it is what we "
-#~ "have handy."
-#~ msgstr ""
-#~ "wobei KLOC == kilo-lines-of-code (1000 Zeilen Code), wie von <code>wc</"
-#~ "code> berichtet. Wie zuvor bemerkt, ist wc kein besonders gutes CodemaÃ, "
-#~ "aber es ist das, welches wir griffbereit haben."
diff --git a/po/es.po b/po/es.po
index f71d7bb..385f00e 100644
--- a/po/es.po
+++ b/po/es.po
@@ -13,9 +13,9 @@
msgid ""
msgstr ""
"Project-Id-Version: gnucash-htdocs\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist."
-"cgi?component=Translations&product=Website&resolution=---\n"
-"POT-Creation-Date: 2023-08-21 09:48+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist.cgi?"
+"component=Translations&product=Website&resolution=---\n"
+"POT-Creation-Date: 2023-09-26 05:30+0200\n"
"PO-Revision-Date: 2023-08-21 19:45+0000\n"
"Last-Translator: gallegonovato <fran-carro at hotmail.es>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/gnucash/website/"
@@ -317,7 +317,7 @@ msgstr ""
"class=\"gnucash\">GnuCash</span> como GNU General Public License Version 2 o "
"posterior desde únicamente Version 2."
-#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:196 docs.phtml:328
+#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:207 docs.phtml:339
#: download.phtml:4
msgid "Download"
msgstr "Descarga"
@@ -563,8 +563,8 @@ msgstr ""
msgid "(current stable release)"
msgstr "(versión estable actual)"
-#: docs.phtml:57 docs.phtml:191 docs.phtml:489 docs.phtml:606 docs.phtml:632
-#: docs.phtml:654 docs.phtml:672 docs.phtml:694
+#: docs.phtml:57 docs.phtml:202 docs.phtml:511 docs.phtml:628 docs.phtml:654
+#: docs.phtml:676 docs.phtml:694 docs.phtml:716
#, php-format
msgid "GnuCash v%s"
msgstr "GnuCash v%s"
@@ -573,49 +573,53 @@ msgstr "GnuCash v%s"
msgid "Current <em>stable</em> user documentation"
msgstr "Documentación de usuario <em>estable</em> actual"
-#: docs.phtml:62 docs.phtml:196
+#: docs.phtml:62 docs.phtml:207
msgid "Stable"
msgstr "Estable"
-#: docs.phtml:64 docs.phtml:198 docs.phtml:330 docs.phtml:492 docs.phtml:609
-#: docs.phtml:635 docs.phtml:657 docs.phtml:675
+#: docs.phtml:64 docs.phtml:209 docs.phtml:341 docs.phtml:514 docs.phtml:631
+#: docs.phtml:657 docs.phtml:679 docs.phtml:697
msgid "Help Manual"
msgstr "Manual de ayuda"
-#: docs.phtml:68 docs.phtml:118 docs.phtml:202 docs.phtml:252 docs.phtml:334
-#: docs.phtml:384 docs.phtml:493 docs.phtml:544 docs.phtml:610 docs.phtml:621
-#: docs.phtml:636 docs.phtml:647 docs.phtml:658 docs.phtml:667 docs.phtml:676
-#: docs.phtml:687 docs.phtml:695
+#: docs.phtml:68 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
+#: docs.phtml:406 docs.phtml:515 docs.phtml:566 docs.phtml:632 docs.phtml:643
+#: docs.phtml:658 docs.phtml:669 docs.phtml:680 docs.phtml:689 docs.phtml:698
+#: docs.phtml:709 docs.phtml:717
msgid "English"
msgstr "Inglés"
-#: docs.phtml:79 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
-#: docs.phtml:395 docs.phtml:505 docs.phtml:555 docs.phtml:612 docs.phtml:623
-#: docs.phtml:638 docs.phtml:660 docs.phtml:680 docs.phtml:696
+#: docs.phtml:79 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
+#: docs.phtml:417 docs.phtml:527 docs.phtml:577 docs.phtml:634 docs.phtml:645
+#: docs.phtml:660 docs.phtml:682 docs.phtml:702 docs.phtml:718
msgid "German"
msgstr "Alemán"
-#: docs.phtml:90 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
-#: docs.phtml:406 docs.phtml:517 docs.phtml:567 docs.phtml:614 docs.phtml:625
-#: docs.phtml:640 docs.phtml:649
+#: docs.phtml:90 docs.phtml:151 docs.phtml:235 docs.phtml:285 docs.phtml:367
+#: docs.phtml:428 docs.phtml:539 docs.phtml:589 docs.phtml:636 docs.phtml:647
+#: docs.phtml:662 docs.phtml:671
msgid "Italian"
msgstr "Italiano"
-#: docs.phtml:101 docs.phtml:162 docs.phtml:235 docs.phtml:296 docs.phtml:367
-#: docs.phtml:428 docs.phtml:529 docs.phtml:591
+#: docs.phtml:101 docs.phtml:173 docs.phtml:246 docs.phtml:307 docs.phtml:378
+#: docs.phtml:450 docs.phtml:551 docs.phtml:613
msgid "Portuguese"
msgstr "Portugués"
-#: docs.phtml:114 docs.phtml:248 docs.phtml:380 docs.phtml:543 docs.phtml:620
-#: docs.phtml:646 docs.phtml:666 docs.phtml:686
+#: docs.phtml:114 docs.phtml:259 docs.phtml:391 docs.phtml:565 docs.phtml:642
+#: docs.phtml:668 docs.phtml:688 docs.phtml:708
msgid "Concepts Guide"
msgstr "GuÃa de conceptos"
-#: docs.phtml:151 docs.phtml:285 docs.phtml:417 docs.phtml:579 docs.phtml:627
+#: docs.phtml:118 docs.phtml:395
+msgid "Chinese (simplified)"
+msgstr ""
+
+#: docs.phtml:162 docs.phtml:296 docs.phtml:439 docs.phtml:601 docs.phtml:649
msgid "Japanese"
msgstr "Japonés"
-#: docs.phtml:183
+#: docs.phtml:194
msgid ""
"This is the latest stable release of the <span class=\"gnucash\">GnuCash</"
"span> documentation. <em>Stable</em> means that this documentation is not "
@@ -626,15 +630,15 @@ msgstr ""
"documentación no es necesariamente la más actualizada, pero funciona sin "
"problemas."
-#: docs.phtml:191
+#: docs.phtml:202
msgid "(old stable release)"
msgstr "(antigua versión estable)"
-#: docs.phtml:193
+#: docs.phtml:204
msgid "Old <em>stable</em> user documentation"
msgstr "Documentación antigua de usuario <em>estable</em>"
-#: docs.phtml:317
+#: docs.phtml:328
#, php-format
msgid ""
"This is the old stable release of the <span class=\"gnucash\">GnuCash</span> "
@@ -645,29 +649,29 @@ msgstr ""
"class=\"gnucash\">GnuCash</span>, correspondiente a la publicación %s del "
"mismo <span class=\"gnucash\">GnuCash</span>."
-#: docs.phtml:323
+#: docs.phtml:334
msgid "Nightly Documentation Builds"
msgstr "Documentación de las versiones «Nightly»"
-#: docs.phtml:325
+#: docs.phtml:336
msgid ""
"Current <em>unstable</em> user documentation and developer documentation"
msgstr ""
"Documentación de usuario y desarrollo de la versión <em>inestable</em> actual"
-#: docs.phtml:328
+#: docs.phtml:339
msgid "Unstable"
msgstr "Inestable"
-#: docs.phtml:441
+#: docs.phtml:463
msgid "API"
msgstr "API"
-#: docs.phtml:446 externals/menu.phtml:47
+#: docs.phtml:468 externals/menu.phtml:47
msgid "current bugfix branch"
msgstr "rama actual para solución de fallos"
-#: docs.phtml:463
+#: docs.phtml:485
msgid ""
"Every night a server builds the documentation from the current contents of "
"the <span class=\"gnucash\">GnuCash</span> source repository. This includes "
@@ -681,7 +685,7 @@ msgstr ""
"y la <b>Documentación de Usuario</b> para la versión <em>estable</em> actual "
"de<span class=\"gnucash\">GnuCash</span>."
-#: docs.phtml:467
+#: docs.phtml:489
msgid ""
"<b>NOTE:</b> these documents might not be accessible from time to time "
"because developers might be working on improvements. However they are the "
@@ -692,11 +696,11 @@ msgstr ""
"caso, son la referencia más actualizadas para los usuarios de <span "
"class=\"gnucash\">GnuCash</span>."
-#: docs.phtml:485
+#: docs.phtml:507
msgid "Older GnuCash Documentation"
msgstr "Documentación de GnuCash antigua"
-#: docs.phtml:487
+#: docs.phtml:509
msgid ""
"This section contains all the older <span class=\"gnucash\">GnuCash</span> "
"documentation. If you are using one of these old versions of <span "
@@ -708,24 +712,24 @@ msgstr ""
"anteriores de <span class=\"gnucash\">GnuCash</span>, está altamente "
"recomendado que modernice a la última versión estable."
-#: docs.phtml:697
+#: docs.phtml:719
msgid "Spanish"
msgstr "Español"
-#: docs.phtml:698
+#: docs.phtml:720
msgid "Portugese"
msgstr "Portugués"
-#: docs.phtml:704
+#: docs.phtml:726
msgid "Unofficial documentation"
msgstr "Documentación extraoficial"
-#: docs.phtml:706
+#: docs.phtml:728
msgid "Some people have written and published their own documentation."
msgstr "Algunas personas han escrito y publicado su propia documentación."
#. Translators: %s is a wiki link
-#: docs.phtml:709
+#: docs.phtml:731
#, php-format
msgid ""
"When this collection grew and became polyglot, it moved to %s. There you can "
@@ -734,7 +738,7 @@ msgstr ""
"Cuando crezca esta colección y se vuelva polÃglota, muévala a %s. Allà puede "
"también agregas más enlaces."
-#: docs.phtml:711
+#: docs.phtml:733
msgid "wiki:Documentation"
msgstr "wiki:Documentación"
@@ -991,7 +995,7 @@ msgstr "%s de Flatpak"
msgid "Known Issues and other details"
msgstr "Problemas conocidos y otros detalles"
-#: download.phtml:55 index.phtml:17
+#: download.phtml:55 index.phtml:18
msgid "Source code"
msgstr "Código fuente"
@@ -1172,7 +1176,7 @@ msgstr "Preguntas frecuentes"
msgid "Wiki"
msgstr "Wiki"
-#: externals/menu.phtml:33 index.phtml:61
+#: externals/menu.phtml:33 index.phtml:65
msgid "Mailing Lists"
msgstr "Listas de correo"
@@ -1361,7 +1365,7 @@ msgid "Many options to <b>customize</b> the appearance and the display style"
msgstr ""
"Diversas opciones para <b>personalizar</b> la apariencia del estilo visual"
-#: features.phtml:69 index.phtml:78
+#: features.phtml:69 index.phtml:82
msgid "Scheduled Transactions"
msgstr "Transacciones Planificadas"
@@ -1385,7 +1389,7 @@ msgstr ""
"arrancado permite que las transacciones planificadas sean pospuestas sin "
"cancelar o introducirlos antes de la fecha vencida."
-#: features.phtml:82 index.phtml:76
+#: features.phtml:82 index.phtml:80
msgid "Reports, Graphs"
msgstr "Informes, gráficos"
@@ -1739,30 +1743,30 @@ msgstr "Le damos la bienvenida a GnuCash.org"
msgid "Download GnuCash %s"
msgstr "Descarga GnuCash %s"
-#: index.phtml:18
+#: index.phtml:19
msgid "Via distribution"
msgstr "Desde distribuciones"
-#: index.phtml:25
-msgid "More downloads (Source code, Development â¦)"
-msgstr "Más descargas (código fuente, desarrolloâ¦)"
-
-#: index.phtml:26
+#: index.phtml:21
#, php-format
msgid "GnuCash is also available as a flatpak from flathub.org. %s"
msgstr "GnuCash también está disponible como flatpak en flathub.org. %s"
#. Translators: This labels a link to flatpak installation instructions.
-#: index.phtml:27
+#: index.phtml:23
msgid "Instructions"
msgstr "Instrucciones"
-#: index.phtml:34
+#: index.phtml:31
+msgid "More downloads (Source code, Development â¦)"
+msgstr "Más descargas (código fuente, desarrolloâ¦)"
+
+#: index.phtml:38
#, php-format
msgid "Version %s is the last version for %s and %s and earlier."
msgstr "La versión %s es la última versión para %s, %s y anteriores."
-#: index.phtml:37
+#: index.phtml:41
#, php-format
msgid ""
"Version %s is the last version for Windows XP/Vista and MacOS X 10.8 and "
@@ -1772,7 +1776,7 @@ msgstr ""
"anteriores, además es la última versión que se puede ejecutaren Macs con "
"arquitectura PowerPC."
-#: index.phtml:46
+#: index.phtml:50
msgid ""
"Designed to be easy to use, yet powerful and flexible, <span "
"class=\"gnucash\">GnuCash</span> allows you to track bank accounts, stocks, "
@@ -1787,7 +1791,7 @@ msgstr ""
"asegurar libros balanceados e informes precisos."
#. Translators: %s is the link to https://wiki.gnucash.org/wiki/Contributing_to_GnuCash
-#: index.phtml:48
+#: index.phtml:52
#, php-format
msgid ""
"GnuCash is developed, maintained, documented, and translated entirely by "
@@ -1797,21 +1801,21 @@ msgstr ""
"por voluntarios. ¿Desea ayudar? Tenemos %s."
#. Translators: This is the label of the Contributing⦠wiki link
-#: index.phtml:50
+#: index.phtml:54
msgid "some suggestions"
msgstr "algunas sugerencias"
#. Translators: %s is the link to weblate
-#: index.phtml:52
+#: index.phtml:56
#, php-format
msgid "Please help translate GnuCash into your language at %s."
msgstr "Por favor ayude a traducir GnuCash a su idioma en %s."
-#: index.phtml:57
+#: index.phtml:61
msgid "Need Help?"
msgstr "¿Necesita ayuda?"
-#: index.phtml:60
+#: index.phtml:64
msgid ""
"Looking for someone to contact about <span class=\"gnucash\">GnuCash</span>? "
"Try the"
@@ -1819,7 +1823,7 @@ msgstr ""
"¿Buscas a alguien con quien ponerte en contacto sobre <span "
"class=\"gnucash\">GnuCash</span>? Prueba el"
-#: index.phtml:62
+#: index.phtml:66
msgid ""
", which are public, email-based discussion groups where you can ask and "
"answer <span class=\"gnucash\">GnuCash</span> questions to other users."
@@ -1828,40 +1832,40 @@ msgstr ""
"puedes preguntar y responder preguntas acerca de <span "
"class=\"gnucash\">GnuCash</span> con otros usuarios."
-#: index.phtml:68
+#: index.phtml:72
msgid "Feature Highlights"
msgstr "Funcionalidades destacadas"
-#: index.phtml:73
+#: index.phtml:77
msgid "Double-Entry Accounting"
msgstr "Contabilidad de partida doble"
-#: index.phtml:74
+#: index.phtml:78
msgid "Stock/Bond/Mutual Fund Accounts"
msgstr "Cuentas de acciones/bonos/fondos de inversión"
-#: index.phtml:75
+#: index.phtml:79
msgid "Small-Business Accounting"
msgstr "Contabilidad de pequeños negocios"
-#: index.phtml:77
+#: index.phtml:81
msgid "QIF/OFX/HBCI Import, Transaction Matching"
msgstr "Importación QIF/OFX/HBCI , emparejamiento de transacciones"
-#: index.phtml:79
+#: index.phtml:83
msgid "Financial Calculations"
msgstr "Cálculos financieros"
-#: index.phtml:81
+#: index.phtml:85
msgid "<b>Discover more â¦</b>"
msgstr "<b>Descubra más...</b>"
-#: index.phtml:85
+#: index.phtml:89
#, php-format
msgid "GnuCash %s Released"
msgstr "GnuCash %s publicado"
-#: index.phtml:86
+#: index.phtml:90
#, php-format
msgid ""
"We've released GnuCash %s with many bugfixes and improvements including some "
@@ -1870,7 +1874,7 @@ msgstr ""
"Hemos lanzado GnuCash %s, que incluye numerosas correcciones de errores y "
"mejoras, incluyendo algunas %s!"
-#: index.phtml:87
+#: index.phtml:91
msgid "great new features"
msgstr "estupendas caracterÃsticas nuevas"
@@ -2293,569 +2297,3 @@ msgstr ""
"Parece que el navegador no admite los «iframes». Para ver la página "
"solicitada en una ventana aparte, <a href=\"%s\" target=\"_blank\">pulse "
"aquÃ</a>."
-
-#~ msgid ""
-#~ "*.c, *.h files in the src directory only (version 1.6 and earlier) or src/"
-#~ "register/ledger-core (version 1.7 and later)."
-#~ msgstr ""
-#~ "Archivos *.c, *.h dentro del directorio src únicamente (versión 1.6 "
-#~ "anteriores) o src/register/ledger-core (versión 1.7 y posteriores)."
-
-#~ msgid ""
-#~ "<b>NOTE:</b> It used to be ok also to send your patch directly to the "
-#~ "gnucash-devel list. This is discouraged now, as a patch is easily "
-#~ "forgotten between the many list discussions. Attach patches to bugs in "
-#~ "Bugzilla instead (either an existing bug or a new one). If you insist on "
-#~ "sending a patch to gnucash-devel, it should be attached, not inlined."
-#~ msgstr ""
-#~ "<b>NOTA:</b> enviar tu parche directamente a la lista de gnucash-devel se "
-#~ "solÃa considerar aceptable. Esto ya no es recomendado, dado que el parche "
-#~ "cae fácilmente en el olvido entre las muchas discusiones de la lista. En "
-#~ "su lugar, añada los parches a los problemas en Bugzilla (ya sea a un "
-#~ "fallo existente o a uno nuevo). Si aún asà insiste en enviar un parche a "
-#~ "gnucash-devel, deberÃa de ser adjuntado, no como texto del mensaje."
-
-#~ msgid ""
-#~ "<span class=\"gnucash\">GnuCash</span> currently consists of over a third "
-#~ "of a million lines of code spread over more than a thousand files. It has "
-#~ "been translated into twenty-three languages and credits over 139 authors "
-#~ "and contributors."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> actualmente consta de más de un "
-#~ "tercio de un millón de lÃneas de código repartido en más de mil archivos. "
-#~ "Ha sido traducido a veintitrés idiomas y acredita a más de 139 autores y "
-#~ "colaboradores."
-
-#~ msgid ""
-#~ "A detailed guide on how to work with documentation (update and "
-#~ "maintenance)."
-#~ msgstr ""
-#~ "Una guÃa detallada sobre como trabajar con documentación (actualización y "
-#~ "mantenimiento)."
-
-#~ msgid ""
-#~ "As stated earlier, the new docs are based on the docbook system. Everyone "
-#~ "wishing to help please follow these guides where possible when reviewing "
-#~ "and/or writing docs."
-#~ msgstr ""
-#~ "Como se mencionó anteriormente, la nueva documentación está basada en el "
-#~ "sistema docbook. Cualquiera que desee ayudar por favor siga estas pautas "
-#~ "en la medida de lo posible al revisar y/o escribir documentación."
-
-#~ msgid "Author Credits"
-#~ msgstr "Reconocimiento de Autor"
-
-#~ msgid ""
-#~ "Code to add small-business features: contents of the src/business "
-#~ "directory."
-#~ msgstr ""
-#~ "Código para agregar caracterÃsticas de pequeños negocios: contenidos del "
-#~ "directorio src/business."
-
-#~ msgid ""
-#~ "Code to generate reports and graphs: contents of the src/reports "
-#~ "directory."
-#~ msgstr ""
-#~ "Código para generar informes y gráficos: contenidos del directorio src/"
-#~ "reports."
-
-#~ msgid ""
-#~ "Code to import and export various file formats: contents of the src/"
-#~ "import-export directory."
-#~ msgstr ""
-#~ "Código para importar y exportar varios formatos de fichero: contenido del "
-#~ "directorio src/import-export."
-
-#~ msgid ""
-#~ "Code to peform automated regression tests: contents of the src/*/test "
-#~ "directories."
-#~ msgstr ""
-#~ "Código para realizar pruebas de regresión automatizadas: contenido de los "
-#~ "directorios src/*/test."
-
-#~ msgid ""
-#~ "Contents of miscellanous application-related directories (version 1.7 and "
-#~ "later): src/app-file, src/app-utils, src/calculation, src/core-utils, src/"
-#~ "gnc-module, src/network-utils, src/tax/us."
-#~ msgstr ""
-#~ "Contenido de varios directorios relacionados con aplicaciones (versión "
-#~ "1.7 y posteriores): src/app-file, src/app-utils, src/calculate, src/core-"
-#~ "utils, src/gnc-module, src/network-utils, src/tax/us."
-
-#~ msgid ""
-#~ "Contents of src/gnome plus src/register/gnome (version 1.6 and earlier). "
-#~ "For version 1.7 and later, this consists of src/gnome, src/gnome-search "
-#~ "and src/gnome-util"
-#~ msgstr ""
-#~ "El contenido de src/gnome más src/register/gnome (versión 1.6 y "
-#~ "anteriores). Para la versión 1.7 y posteriores, consiste en src/gnome, "
-#~ "src/gnome-search y src/gnome-util"
-
-#~ msgid ""
-#~ "Contents of the src/backend directory (version 1.7 and later) or of src/"
-#~ "engine/file, src/engine/sql (version 1.6 and earlier)."
-#~ msgstr ""
-#~ "Contenido del directorio src/backend (versión 1.7 y posterior) o de src/"
-#~ "engine/file, sec/engine/sql (versión 1.6 y anterior)."
-
-#~ msgid ""
-#~ "Contents of the src/engine and the include directories. The engine was "
-#~ "split out from the motif code in version 1.1. The data storage backend "
-#~ "(file-io, sql) was split out in the course of version 1.5."
-#~ msgstr ""
-#~ "El contenido de src/engine y los directorios incluidos. El motor fue "
-#~ "desdoblado desde el código motif en la versión 1.1. El backend de "
-#~ "almacenaje de datos (file-io, sql) fue dividido en el trascurso de la "
-#~ "versión 1.5."
-
-#~ msgid ""
-#~ "Contents of the src/motif directory (version 1.2 and earlier). The motif "
-#~ "version of the code was discontinued after version 1.2, after most of the "
-#~ "non-gui code was moved to either the engine, the register or the ledger."
-#~ msgstr ""
-#~ "El contenido del directorio src/motif (versión 1.2 y anterior). La "
-#~ "versión motif del código fue abandonado tras la versión 1.2, después "
-#~ "muchos del código distinto de la IGU fue trasladado a cualquiera del "
-#~ "motor, el registrador o el libro mayor."
-
-#~ msgid ""
-#~ "Contents of the src/register directory (version 1.6 and earlier) or src/"
-#~ "register/register-core (version 1.7 and later). The register was split "
-#~ "out as a separate component from the motif code in version 1.1. As can be "
-#~ "seen from the stats, the register code has been fairly stable. At version "
-#~ "1.7 and later, this cell shows a second count: the number of lines of "
-#~ "code in src/register/register-gnome (previously counted as part of gnome)."
-#~ msgstr ""
-#~ "Contenido del directorio src/register (versión 1.6 y anterior) o src/"
-#~ "register/register-core (versión 1.7 y posterior). El registro se dividió "
-#~ "como un componente separado del código de motivo en la versión 1.1. Como "
-#~ "se puede ver en las estadÃsticas, el código de registro ha sido bastante "
-#~ "estable. En la versión 1.7 y posteriores, esta celda muestra un segundo "
-#~ "recuento: el número de lÃneas de código en src/register/register-gnome "
-#~ "(anteriormente contado como parte de GNOME)."
-
-#~ msgid "Each cell displays the following:"
-#~ msgstr "Cada celda representa lo siguiente:"
-
-#~ msgid ""
-#~ "English-language-only user documentation, including on-line help and "
-#~ "manual (html, sgml or xml). For version 1.8.4 and later, the number below "
-#~ "the bar counts the translated, non-english docs (currently de, es, fr, "
-#~ "pt_PT). Both of these numbers are somewhat hard to count, because of "
-#~ "fairly large format churns, and multiple competing versions."
-#~ msgstr ""
-#~ "Documentación del usuario solo en inglés, incluida la ayuda en lÃnea y el "
-#~ "manual (html, sgml o xml). Para la versión 1.8.4 y posteriores, el número "
-#~ "debajo de la barra cuenta los documentos traducidos que no están en "
-#~ "inglés (actualmente de, es, fr, pt_PT). Estos dos números son algo "
-#~ "difÃciles de contar, debido a las pérdidas de formato bastante grandes y "
-#~ "las múltiples versiones de la competencia."
-
-#~ msgid ""
-#~ "For those not familiar with git, the <span class=\"gnucash\">GnuCash</"
-#~ "span> wiki has a <a href='https://wiki.gnucash.org/wiki/Git'>description</"
-#~ "a> tailored to the <span class=\"gnucash\">GnuCash</span> code. To get "
-#~ "the documentation source instead of the program source, replace 'gnucash' "
-#~ "with 'gnucash-docs' in the mentioned git commands, like this:"
-#~ msgstr ""
-#~ "Para aquellos que no estén familiarizados con git, la wiki de <span "
-#~ "class=\"gnucash\">GnuCash</span> contiene una <a href='https://wiki."
-#~ "gnucash.org/wiki/Git'>descripción</a> adaptada al código de <span "
-#~ "class=\"gnucash\">GnuCash</span>. Para obtener las fuentes de la "
-#~ "documentación en lugar de la fuentes del programa, reemplace 'gnucash' "
-#~ "con 'gnucash-docs' en los comandos de git mencionados de esta manera:"
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "commenting on it."
-#~ msgstr ""
-#~ "Obtenga una copia de la fuente de la documentación tal y como se ha "
-#~ "descrito arriba y empiece a comentar la misma."
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "making changes. When you are satisfied with your changes you can create a "
-#~ "patch by running the following command in the base directory of the "
-#~ "documentation (usually gnucash-docs, unless you renamed it):"
-#~ msgstr ""
-#~ "Obtenga una copia de la fuente de la documentación tal y como se ha "
-#~ "descrito arriba y comience a realizar cambios. Cuando esté satisfecho con "
-#~ "los cambios, puede crear un parche ejecutando la instrucción siguiente en "
-#~ "el directorio base de la documentación (normalmente gnucash-docs a no ser "
-#~ "que lo haya renombrado):"
-
-#~ msgid ""
-#~ "Given that we have about 400 outstanding bugs in bugzilla, that works out "
-#~ "to about one bug per thousand lines of code, or one bug per 50 pages of "
-#~ "printout. This bug count is actually not atypical for software projects; "
-#~ "it is near the norm."
-#~ msgstr ""
-#~ "Ya que tenemos alrededor de 400 defectos esperando en el bugzilla, que "
-#~ "funciona acerca de un error por miles de lÃneas de código, o un fallo por "
-#~ "cada 50 páginas de impresión. Esta iteración de fallos actualmente no es "
-#~ "muy atÃpica para proyectos de software; es cercano a lo normal."
-
-#~ msgid "Gnome Documentation guidelines"
-#~ msgstr "Pautas de la documentación de Gnome"
-
-#~ msgid ""
-#~ "If you are interested in improving the <span class=\"gnucash\">GnuCash</"
-#~ "span> documentation, you have come to the right place. This page will "
-#~ "provide you with the necessary information to get started."
-#~ msgstr ""
-#~ "Si estás interesado en mejorar la documentación de <span "
-#~ "class=\"gnucash\">GnuCash</span>, has venido al sitio correcto. Esta "
-#~ "página te dará la información necesaria para comenzar."
-
-#~ msgid ""
-#~ "If you wish to review or write <span class=\"gnucash\">GnuCash</span> "
-#~ "documentation, you will need to know xml. Some basic knowledge of the "
-#~ "docbook system may be useful as well."
-#~ msgstr ""
-#~ "Si quieres revisar o escribir documentación de <span "
-#~ "class=\"gnucash\">GnuCash</span>, necesitarás saber xml. Conocimiento "
-#~ "básico del sistema docbook también podrÃa ser útil."
-
-#~ msgid ""
-#~ "If you've had trouble swimming through that mass of source code, think of "
-#~ "it this way: printed out on paper, and bound into volumes, it would "
-#~ "amount to several dozen copies of Tolstoy's \"War and Peace\", roughly a "
-#~ "bookshelf-width's worth of source code."
-#~ msgstr ""
-#~ "Si ha tenido problemas para atravesar esa masa de código fuente, piense "
-#~ "de esto de esta manera: impreso en papel y encuadernado en volúmenes, "
-#~ "equivaldrÃa a varias docenas de ejemplares de «La guerra y la paz» de "
-#~ "Tolstoi, aproximadamente el valor de un código fuente del ancho de una "
-#~ "estanterÃa."
-
-#~ msgid "Introduction"
-#~ msgstr "Introducción"
-
-#~ msgid ""
-#~ "It can often be quite interesting to study the source code metrics behind "
-#~ "a software development project. Not a surprising interest: it is "
-#~ "accounting afterall. <span class=\"gnucash\">GnuCash</span> has grown, "
-#~ "over the years, from a small handy electronic checkbook to a rather large "
-#~ "and multi-featured desktop app."
-#~ msgstr ""
-#~ "A menudo puede ser muy interesante estudiar las métricas del código "
-#~ "fuente tras un proyecto de desarrollo de software. No un interés "
-#~ "sorprendente: es contabilidad a pesar de todo. <span "
-#~ "class=\"gnucash\">GnuCash</span> ha crecido, a lo largo de años, desde un "
-#~ "pequeñas casillas de manipulación electrónica a una aplicación de "
-#~ "escritorio multi-caracterÃsticas grande."
-
-#~ msgid ""
-#~ "Just as the <span class=\"gnucash\">GnuCash</span> application has been "
-#~ "developed over time by volunteers, so too has the documentation been "
-#~ "written by volunteer developers and users to help others learn how <span "
-#~ "class=\"gnucash\">GnuCash</span> works. This collaborative effort has "
-#~ "resulted in the creation of two major documents, the <b>Help Manual</b> "
-#~ "and the <b>Tutorial and Concepts Guide</b>."
-#~ msgstr ""
-#~ "Al igual que la aplicación <span class=\"gnucash\">GnuCash</span> ha sido "
-#~ "desarrollada a lo largo del tiempo por voluntarios, la documentación "
-#~ "también ha sido escrita por desarrolladores voluntarios y usuarios para "
-#~ "ayudar a otros como funciona <span class=\"gnucash\">GnuCash</span> . "
-#~ "Este esfuerzo colaborativo ha resultado en la creación de dos documentos "
-#~ "principales, el <b>Manual de ayuda</b> y el<b>Tutorial y guÃa de "
-#~ "conceptos</b>."
-
-#~ msgid "Languages"
-#~ msgstr "Idiomas"
-
-#~ msgid ""
-#~ "Mind you, this is source code (and docs) crafted and debugged by actual "
-#~ "humans, this is *not* autogenerated code. Tools (such as glade or swig) "
-#~ "can generate gazillions of lines of code automatically; I'm not counting "
-#~ "those. Every last line counted here was typed in, edited, indented, "
-#~ "tweaked, multiple times, by human hands."
-#~ msgstr ""
-#~ "Eso sÃ, este es el código fuente (y los documentos) creados y depurados "
-#~ "por humanos reales, este *no* es un código auto-generado. Las "
-#~ "herramientas (como glade o swing) pueden generar miles de millones de "
-#~ "lÃneas de código automáticamente; no estoy contando esos. Cada última "
-#~ "lÃnea contada aquà fue escrita, editada, sangrada, retocada, varias "
-#~ "veces, por manos humanas."
-
-#~ msgid ""
-#~ "Next attach your patch to a bug report against the proper component for "
-#~ "the Documentation product in <a href='https://bugs.gnucash.org/'><span "
-#~ "class=\"gnucash\">GnuCash</span>' bug database</a>. See also <a "
-#~ "href='https://wiki.gnucash.org/wiki/Bugzilla'>GnuCash' wiki page on "
-#~ "bugzilla</a> for more details about patch submission."
-#~ msgstr ""
-#~ "Después adjunte su parche a una notificación de error frente el "
-#~ "componente preciso para el producto de la Documentación en la base de "
-#~ "datos de errores de <a href='https://bugs.gnucash.org/'><span "
-#~ "class=\"gnucash\">GnuCash</span></a>. Vea además la <a href='https://wiki."
-#~ "gnucash.org/wiki/Bugzilla'>página wiki de GnuCash en bugzilla</a> para "
-#~ "más detalles acerca del envÃo del parche."
-
-#~ msgid "No longer available"
-#~ msgstr "Ya no está disponible"
-
-#~ msgid ""
-#~ "Note also that KLOC's are not a good metric of programmer productivity, "
-#~ "nor even that <code>wc</code> is a good way of counting KLOC's. Much "
-#~ "better measures are complexity metrics, which, for example, count the "
-#~ "number and size of if-then-else blocks, or the number and size of all "
-#~ "blocks, or the number of math operators per statement. Maybe someday "
-#~ "we'll run one of those tools on this code. For now, this is what we have. "
-#~ "On the other hand, we've attempted to count only those files that contain "
-#~ "human-edited code, that is, files that are directly edited by humans. The "
-#~ "point of doing this is to avoid artificially inflating the KLOC counts by "
-#~ "counting automatically generated code (which is why the glade files are "
-#~ "not counted: they are large and automatically generated)."
-#~ msgstr ""
-#~ "Tenga en cuenta también que los KLOC no son una buena métrica de la "
-#~ "productividad del programador, ni siquiera ese <code>wc</code> es una "
-#~ "buena manera de iteración de los KLOC. Las medidas mucho mejores son las "
-#~ "métricas de complejidad, que, por ejemplo, cuentan el número y tamaño de "
-#~ "los bloques if-then-else, o el número y tamaño de todos los bloques, o el "
-#~ "número de operadores matemáticos por declaración. Quizás algún dÃa "
-#~ "ejecutemos una de esas herramientas en este código. Por ahora, esto es lo "
-#~ "que tenemos. Por otro lado, hemos intentado contar solo aquellos archivos "
-#~ "que contienen código editado por humanos, es decir, archivos que son "
-#~ "editados directamente por humanos. El objetivo de hacer esto es evitar "
-#~ "inflar artificialmente los recuentos de KLOC contando el código generado "
-#~ "automáticamente (razón por la cual los archivos de glade no se cuentan: "
-#~ "son grandes y se generan automáticamente)."
-
-#~ msgid ""
-#~ "Please let other writers know which section you wish to tackle. Please "
-#~ "forward this to <a href='mailto:gnucash-devel at gnucash.org'>gnucash-devel</"
-#~ "a> so that people can say 'hey I'm doing that already' or 'go ahead and "
-#~ "do it'."
-#~ msgstr ""
-#~ "Por favor, haga saber a otros escritores que sección pretende abordar. "
-#~ "Por favor reenvÃe esto a <a href='mailto:gnucash-devel at gnucash."
-#~ "org'>gnucash-devel</a> de modo que la gente pueda decir «eso ya lo estoy "
-#~ "haciendo yo» o «adelante, hágalo»."
-
-#~ msgid "Reviewers"
-#~ msgstr "Revisores"
-
-#~ msgid "Sizing"
-#~ msgstr "Dimensionamiento"
-
-#~ msgid "Table 1. Historical Development Stats"
-#~ msgstr "Tabla 1. EstadÃsticas de Desarrollo Histórico"
-
-#~ msgid "Table Column Legend"
-#~ msgstr "Leyenda de Columna de Tabla"
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> community welcomes assistance "
-#~ "in maintaining and improving both the program and its documentation. If "
-#~ "you are interested in helping write, edit or translate <span "
-#~ "class=\"gnucash\">GnuCash</span>'s documentation, this page gives "
-#~ "guidance on how to get set up to join the effort."
-#~ msgstr ""
-#~ "La comunidad de <span class=\"gnucash\">GnuCash</span> agradece la ayuda "
-#~ "para mantener y mejorar tanto el programa como la documentación. Si estás "
-#~ "interesado en escribir, editar o traducir la documentación de <span "
-#~ "class=\"gnucash\">GnuCash</span>, esta página sirve de guÃa sobre como "
-#~ "sumarse al esfuerzo."
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation can be viewed "
-#~ "and downloaded from the <a href=\"docs.phtml\">Documentation page</a>."
-#~ msgstr ""
-#~ "La documentación de <span class=\"gnucash\">GnuCash</span> puede ser "
-#~ "vista y descargada desde la <a href=\"docs.phtml\">página de "
-#~ "documentación</a>."
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation is stored in "
-#~ "<b>xml</b> files. More precisely, it uses the <b>docbook system</b>. This "
-#~ "is a relatively flexible system that takes xml files as input and can "
-#~ "generate documentation in several different output formats (html, pdf â¦)."
-#~ msgstr ""
-#~ "La documentación de <span class=\"gnucash\">GnuCash</span> se guarda en "
-#~ "ficheros <b>xml</b>. Más precisamente, usa el sistema <b>docbook</b>. "
-#~ "Este es un sistema relativamente flexible que toma ficheros *.xml como "
-#~ "entrada y puede generar documentación en distintos formatos (html, "
-#~ "pdf ...) de salida."
-
-#~ msgid ""
-#~ "The best way of retaining comments about docs in an easy to find way for "
-#~ "everyone would be to use <a href='https://bugs.gnucash.org/'>bugs.gnucash."
-#~ "org</a> to file the bugs under documentation. This can also be done using "
-#~ "bug-buddy."
-#~ msgstr ""
-#~ "La mejor manera de conservar comentarios acerca de los documentos de "
-#~ "manera sencilla para todo el mundo serÃa usar <a href='https://bugs."
-#~ "gnucash.org/'>bugs.gnucash.org</a> para notificar los errores en la "
-#~ "documentación. Esto también se puede hacer usando bug-buddy."
-
-#~ msgid ""
-#~ "The following links are for further sites that can help with the "
-#~ "documentation and review process."
-#~ msgstr ""
-#~ "Los siguientes enlaces son para páginas que pueden ayudar con el proceso "
-#~ "de documentación y revisión."
-
-#~ msgid ""
-#~ "The number of design documents and README files aimed at developers. This "
-#~ "includes *.txt files, *.texinfo files and README.* files in all "
-#~ "subdirectories. For version 1.7 and later, only those in the src "
-#~ "subdirectory are counted (leaving out some half-dozen scattered "
-#~ "elsewhere)."
-#~ msgstr ""
-#~ "El número de documentos de diseño y archivo README destinados a "
-#~ "desarrolladores. Esto incluye archivos *.txt, archivos * .texinfo y "
-#~ "archivos README. * En todos los subdirectorios. Para la versión 1.7 y "
-#~ "posteriores, solo se cuentan los del subdirectorio src (dejando fuera una "
-#~ "media docena dispersa en otros lugares)."
-
-#~ msgid ""
-#~ "The number of languages that the application messages have been "
-#~ "translated to (the number of <tt>po/*.po</tt> files). In parenthesis, the "
-#~ "number of messages in the message files (<tt>grep msgstr po/*.po |wc</"
-#~ "tt>), in thousands."
-#~ msgstr ""
-#~ "El número de idiomas que los mensajes de la aplicación han sido "
-#~ "traducidos a (el nombre de ficheros <tt>po/*.po</tt>). En paréntesis, el "
-#~ "número de mensajes dentro de los ficheros de mensaje (<tt>grep msgstr po/"
-#~ "*.po |wc</tt>, en miles."
-
-#~ msgid ""
-#~ "The number of people credited in the AUTHORS file (version 1.6 and later) "
-#~ "or the README file (earlier versions). These include lead developers, "
-#~ "patch submitters and national-language translators. This includes "
-#~ "additional credits listed in the gnucash-docs/AUTHORS file that are not "
-#~ "listed in the main gnucash/AUTHORS file."
-#~ msgstr ""
-#~ "El número de gente acreditada en el archivo AUTHORS (versión 1.6 y "
-#~ "posterior) o el README (versiones anteriores). Estos incluyen "
-#~ "desarrolladores en la cabecera, envÃos de parches y traductores al idioma "
-#~ "nativo. Esto incluye reconocimientos adicionales declarados dentro del "
-#~ "archivo gnucash-docs/AUTHORS que no están declarados dentro del archivo "
-#~ "principal de gnucash/AUTHORS."
-
-#~ msgid ""
-#~ "The table below shows some historical lines-of-code and number-of-files "
-#~ "metrics for the <span class=\"gnucash\">GnuCash</span> development "
-#~ "project. Note that not all of the code is counted: for instance, the "
-#~ "Makefiles and configure.in and autogen.sh are not counted. Also, files "
-#~ "that are automatically generated are not counted, nor are files that have "
-#~ "been 'borrowed' from other projects. Also not counted are experimental "
-#~ "files, miscellaneous perl scripts, various converters, addons and "
-#~ "utilities. Finally, <tt>glade</tt> files are not counted, although large "
-#~ "parts of the overall GUI are described in <tt>glade</tt> files."
-#~ msgstr ""
-#~ "La tabla siguiente muestra algunas lÃneas-de-código históricas y número-"
-#~ "de-filas métricas para el proyecto de desarrollo de <span "
-#~ "class=\"gnucash\">GnuCash</span>. Note que no todo lo del código está "
-#~ "enumerados: por instante los Makefile y configure.in y autogen.sh no "
-#~ "están enumerados. Además, los archivos que son generados automáticamente "
-#~ "no están enumerados, ni hay archivos que han sido âprestadosâ desde otros "
-#~ "proyectos. También no contados son ficheros experimentales, script de "
-#~ "perl adicionales, varios conversores, agregados y utilidades. Finalmente, "
-#~ "los archivos <tt>glade</tt> no están enumerados además de partes grandes "
-#~ "del IGU completo son descritos en archivos de <tt>glade</tt>."
-
-#~ msgid ""
-#~ "There are two major <span class=\"gnucash\">GnuCash</span> documentation "
-#~ "packages to help users: the <b>Help Manual</b> and the <b>Tutorial and "
-#~ "Concepts Guide</b>. With the above command, the source code of both will "
-#~ "be downloaded."
-#~ msgstr ""
-#~ "Hay dos principales paquetes de documentación de <span "
-#~ "class=\"gnucash\">GnuCash</span> para ayudar a los usuarios: el <b>Manual "
-#~ "de ayuda</b> y el <b>Tutorial y guÃa de conceptos</b>. Con la instrucción "
-#~ "de arriba, se puede descargar el código fuente de ambos."
-
-#~ msgid "This is an ancient page about Gnucash's code size."
-#~ msgstr "Esta es una página antigua sobre el tamaño del código de Gnucash."
-
-#~ msgid "Total"
-#~ msgstr "Total"
-
-#~ msgid "Version"
-#~ msgstr "Versión"
-
-#~ msgid "We suggest also subscribing to"
-#~ msgstr "También te sugerimos suscribirte a"
-
-#~ msgid "Where to get the documentation source"
-#~ msgstr "Donde conseguir las fuentes de la documentación"
-
-#~ msgid ""
-#~ "While this <span class=\"gnucash\">GnuCash</span> wiki page is really "
-#~ "about translating the documentation, it holds some useful information on "
-#~ "working with docbook files."
-#~ msgstr ""
-#~ "Aunque esta página de wiki de <span class=\"gnucash\">GnuCash</span> "
-#~ "trata sobre traducir la documentación, también contiene información "
-#~ "relevante acerca de trabajar con archivos docbook."
-
-#~ msgid "Writers"
-#~ msgstr "Escritores"
-
-#~ msgid "Writing GnuCash Documentation"
-#~ msgstr "Escribir documentación de GnuCash"
-
-#~ msgid ""
-#~ "You may also want to retain a local copy of the old documentation to "
-#~ "refer to when writing. This still has a lot of useful information in it "
-#~ "which hasn't been transferred to the new docs."
-#~ msgstr ""
-#~ "Puede que también quiera mantener una copia local de la documentación "
-#~ "antigua como referencia al escribir. Ãsta contiene todavÃa una gran "
-#~ "cantidad de información útil que no ha sido migrada a la nueva "
-#~ "documentación."
-
-#~ msgid ""
-#~ "You will need a recent copy of the documentation source. For this you can "
-#~ "check out the documentation module from the gnucash-docs git repository. "
-#~ "Reviewers could also start from the <a href='https://sourceforge.net/"
-#~ "projects/gnucash/files/gnucash-docs/'>current docs tarball</a>."
-#~ msgstr ""
-#~ "Necesitará una copia reciente de la fuente de documentación. Para esto, "
-#~ "puede hacer check-out del módulo de documentación del repositorio git "
-#~ "gnucash-docs. Los revisores pueden también empezar con el <a "
-#~ "href='https://sourceforge.net/projects/gnucash/files/gnucash-"
-#~ "docs/'>tarball de la documentación actual</a>."
-
-#~ msgid "future feature branch"
-#~ msgstr "rama de caracterÃsticas futuras"
-
-#~ msgid "internal txt"
-#~ msgstr "txt interno"
-
-#~ msgid "misc app"
-#~ msgstr "app miscelánea"
-
-#~ msgid ""
-#~ "number of *c and *.h and *.scm files (KLOCS in *.c + KLOCS in *.h + KLOCS "
-#~ "in *.scm). If there are no *.scm files in the directory, then only (KLOCS "
-#~ "in *.c + KLOCS in *.h) are displayed. If there is only one number in the "
-#~ "parenthesis, it is the approriate KLOC count for that statistic."
-#~ msgstr ""
-#~ "número de ficheros *c y *.h y *.scm (KLOCS en *.c + KLOCS en *.h + KLOCS "
-#~ "in *.scm). Si no hay archivos *.scm en el directorio, entonces solamente "
-#~ "(KLOCS en *.c + KLOCS en *.h) son desplegados. Si solamente hay un número "
-#~ "dentro de paréntesis, es la iteración apropiada de KLOC para esa "
-#~ "estadÃstica."
-
-#~ msgid ""
-#~ "scheme and guile code in directories src/scm plus src/guile (version 1.6 "
-#~ "and earlier). In version 1.7 and later, much of this code went into "
-#~ "reports, import/export, and into indiovidual modules; thus only "
-#~ "miscellaneous code remains."
-#~ msgstr ""
-#~ "código scheme y guile en directorios src/scm más src/guile (versión 1.6 y "
-#~ "anteriores). En versión 1.7 y posterior, mucho de este código se envió "
-#~ "dentro de informes, importar/exportar, y dentro de módulos individuales; "
-#~ "como solamente código misceláneo remanente."
-
-#~ msgid ""
-#~ "where KLOC == kilo-lines-of-code, as reported by <code>wc</code>. As "
-#~ "noted above, wc is not a terribly good code metric, but it is what we "
-#~ "have handy."
-#~ msgstr ""
-#~ "donde KLOC == lÃneas-kilo-de-código, como informaron por <code>wc</code>. "
-#~ "Como anotó encima, wc no es una métrica de código terriblemente bueno, "
-#~ "pero es lo que tenemos a mano."
diff --git a/po/fr.po b/po/fr.po
index c657c9b..241b1a1 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -22,7 +22,7 @@ msgstr ""
"Project-Id-Version: gnucash-htdocs\n"
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist.cgi?"
"component=Translations&product=Website&resolution=---\n"
-"POT-Creation-Date: 2023-08-21 09:48+0200\n"
+"POT-Creation-Date: 2023-09-26 05:30+0200\n"
"PO-Revision-Date: 2023-08-15 09:08+0000\n"
"Last-Translator: Thomas Jungers <thomasjungers at gmail.com>\n"
"Language-Team: French <https://hosted.weblate.org/projects/gnucash/website/"
@@ -328,7 +328,7 @@ msgstr ""
"class=\"gnucash\">GnuCash</span> Ã GNU General Public License Version 2 ou "
"plus tard au lieu de juste Version 2."
-#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:196 docs.phtml:328
+#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:207 docs.phtml:339
#: download.phtml:4
msgid "Download"
msgstr "Télécharger"
@@ -578,8 +578,8 @@ msgstr ""
msgid "(current stable release)"
msgstr "(version stable actuelle)"
-#: docs.phtml:57 docs.phtml:191 docs.phtml:489 docs.phtml:606 docs.phtml:632
-#: docs.phtml:654 docs.phtml:672 docs.phtml:694
+#: docs.phtml:57 docs.phtml:202 docs.phtml:511 docs.phtml:628 docs.phtml:654
+#: docs.phtml:676 docs.phtml:694 docs.phtml:716
#, php-format
msgid "GnuCash v%s"
msgstr "GnuCash v%s"
@@ -588,49 +588,53 @@ msgstr "GnuCash v%s"
msgid "Current <em>stable</em> user documentation"
msgstr "Documentation <em>stable</em> actuelle pour l'utilisateur"
-#: docs.phtml:62 docs.phtml:196
+#: docs.phtml:62 docs.phtml:207
msgid "Stable"
msgstr "Stable"
-#: docs.phtml:64 docs.phtml:198 docs.phtml:330 docs.phtml:492 docs.phtml:609
-#: docs.phtml:635 docs.phtml:657 docs.phtml:675
+#: docs.phtml:64 docs.phtml:209 docs.phtml:341 docs.phtml:514 docs.phtml:631
+#: docs.phtml:657 docs.phtml:679 docs.phtml:697
msgid "Help Manual"
msgstr "Manuel d'Aide"
-#: docs.phtml:68 docs.phtml:118 docs.phtml:202 docs.phtml:252 docs.phtml:334
-#: docs.phtml:384 docs.phtml:493 docs.phtml:544 docs.phtml:610 docs.phtml:621
-#: docs.phtml:636 docs.phtml:647 docs.phtml:658 docs.phtml:667 docs.phtml:676
-#: docs.phtml:687 docs.phtml:695
+#: docs.phtml:68 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
+#: docs.phtml:406 docs.phtml:515 docs.phtml:566 docs.phtml:632 docs.phtml:643
+#: docs.phtml:658 docs.phtml:669 docs.phtml:680 docs.phtml:689 docs.phtml:698
+#: docs.phtml:709 docs.phtml:717
msgid "English"
msgstr "Anglais"
-#: docs.phtml:79 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
-#: docs.phtml:395 docs.phtml:505 docs.phtml:555 docs.phtml:612 docs.phtml:623
-#: docs.phtml:638 docs.phtml:660 docs.phtml:680 docs.phtml:696
+#: docs.phtml:79 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
+#: docs.phtml:417 docs.phtml:527 docs.phtml:577 docs.phtml:634 docs.phtml:645
+#: docs.phtml:660 docs.phtml:682 docs.phtml:702 docs.phtml:718
msgid "German"
msgstr "Allemand"
-#: docs.phtml:90 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
-#: docs.phtml:406 docs.phtml:517 docs.phtml:567 docs.phtml:614 docs.phtml:625
-#: docs.phtml:640 docs.phtml:649
+#: docs.phtml:90 docs.phtml:151 docs.phtml:235 docs.phtml:285 docs.phtml:367
+#: docs.phtml:428 docs.phtml:539 docs.phtml:589 docs.phtml:636 docs.phtml:647
+#: docs.phtml:662 docs.phtml:671
msgid "Italian"
msgstr "Italien"
-#: docs.phtml:101 docs.phtml:162 docs.phtml:235 docs.phtml:296 docs.phtml:367
-#: docs.phtml:428 docs.phtml:529 docs.phtml:591
+#: docs.phtml:101 docs.phtml:173 docs.phtml:246 docs.phtml:307 docs.phtml:378
+#: docs.phtml:450 docs.phtml:551 docs.phtml:613
msgid "Portuguese"
msgstr "Portugais"
-#: docs.phtml:114 docs.phtml:248 docs.phtml:380 docs.phtml:543 docs.phtml:620
-#: docs.phtml:646 docs.phtml:666 docs.phtml:686
+#: docs.phtml:114 docs.phtml:259 docs.phtml:391 docs.phtml:565 docs.phtml:642
+#: docs.phtml:668 docs.phtml:688 docs.phtml:708
msgid "Concepts Guide"
msgstr "Guide des concepts"
-#: docs.phtml:151 docs.phtml:285 docs.phtml:417 docs.phtml:579 docs.phtml:627
+#: docs.phtml:118 docs.phtml:395
+msgid "Chinese (simplified)"
+msgstr ""
+
+#: docs.phtml:162 docs.phtml:296 docs.phtml:439 docs.phtml:601 docs.phtml:649
msgid "Japanese"
msgstr "Japonais"
-#: docs.phtml:183
+#: docs.phtml:194
msgid ""
"This is the latest stable release of the <span class=\"gnucash\">GnuCash</"
"span> documentation. <em>Stable</em> means that this documentation is not "
@@ -641,15 +645,15 @@ msgstr ""
"documentation n'est pas nécessairement la plus à jour mais elle fonctionne "
"sans problème."
-#: docs.phtml:191
+#: docs.phtml:202
msgid "(old stable release)"
msgstr "(Ancienne version stable diffusée)"
-#: docs.phtml:193
+#: docs.phtml:204
msgid "Old <em>stable</em> user documentation"
msgstr "Ancienne documentation <em>stable</em> pour l'utilisateur"
-#: docs.phtml:317
+#: docs.phtml:328
#, php-format
msgid ""
"This is the old stable release of the <span class=\"gnucash\">GnuCash</span> "
@@ -660,28 +664,28 @@ msgstr ""
"class=\"gnucash\">GnuCash</span>, correspondant à la version de diffusion %s "
"de <span class=\"gnucash\">GnuCash</span>."
-#: docs.phtml:323
+#: docs.phtml:334
msgid "Nightly Documentation Builds"
msgstr "Dernière documentation disponible"
-#: docs.phtml:325
+#: docs.phtml:336
msgid ""
"Current <em>unstable</em> user documentation and developer documentation"
msgstr "Documentation <em>instable</em> de l'utilisateur et du développeur"
-#: docs.phtml:328
+#: docs.phtml:339
msgid "Unstable"
msgstr "Instable"
-#: docs.phtml:441
+#: docs.phtml:463
msgid "API"
msgstr "API"
-#: docs.phtml:446 externals/menu.phtml:47
+#: docs.phtml:468 externals/menu.phtml:47
msgid "current bugfix branch"
msgstr "branche actuelle de correction de bogues"
-#: docs.phtml:463
+#: docs.phtml:485
msgid ""
"Every night a server builds the documentation from the current contents of "
"the <span class=\"gnucash\">GnuCash</span> source repository. This includes "
@@ -695,7 +699,7 @@ msgstr ""
"<b>Documentation Utilisateur</b> pour la version actuelle <em>stable</em> de "
"<span class=\"gnucash\">GnuCash</span>."
-#: docs.phtml:467
+#: docs.phtml:489
msgid ""
"<b>NOTE:</b> these documents might not be accessible from time to time "
"because developers might be working on improvements. However they are the "
@@ -706,11 +710,11 @@ msgstr ""
"Cependant, ils sont les références les plus à jour pour les utilisateurs de "
"<span class=\"gnucash\">GnuCash</span>."
-#: docs.phtml:485
+#: docs.phtml:507
msgid "Older GnuCash Documentation"
msgstr "Ancienne documentation GnuCash"
-#: docs.phtml:487
+#: docs.phtml:509
msgid ""
"This section contains all the older <span class=\"gnucash\">GnuCash</span> "
"documentation. If you are using one of these old versions of <span "
@@ -722,24 +726,24 @@ msgstr ""
"de ces anciennes versions de <span class=\"gnucash\">GnuCash</span>, nous "
"vous conseillons plutôt de mettre à jour votre version."
-#: docs.phtml:697
+#: docs.phtml:719
msgid "Spanish"
msgstr "Espagnol"
-#: docs.phtml:698
+#: docs.phtml:720
msgid "Portugese"
msgstr "Portugais"
-#: docs.phtml:704
+#: docs.phtml:726
msgid "Unofficial documentation"
msgstr "Documentation non-officielle"
-#: docs.phtml:706
+#: docs.phtml:728
msgid "Some people have written and published their own documentation."
msgstr "Certaines personnes ont écrit et publié leur propre documentation."
#. Translators: %s is a wiki link
-#: docs.phtml:709
+#: docs.phtml:731
#, php-format
msgid ""
"When this collection grew and became polyglot, it moved to %s. There you can "
@@ -748,7 +752,7 @@ msgstr ""
"Quand ce recueil s'est agrandi et est devenu polyglotte, il a été déplacé "
"sur %s. Vous pouvez y ajouter plus de liens là -bas."
-#: docs.phtml:711
+#: docs.phtml:733
msgid "wiki:Documentation"
msgstr "wiki : Documentation"
@@ -1010,7 +1014,7 @@ msgstr "%sFlatpak"
msgid "Known Issues and other details"
msgstr "Problèmes connus et autres détails"
-#: download.phtml:55 index.phtml:17
+#: download.phtml:55 index.phtml:18
msgid "Source code"
msgstr "Code source"
@@ -1202,7 +1206,7 @@ msgstr "FAQ"
msgid "Wiki"
msgstr "Wiki"
-#: externals/menu.phtml:33 index.phtml:61
+#: externals/menu.phtml:33 index.phtml:65
msgid "Mailing Lists"
msgstr "Listes de diffusion"
@@ -1395,7 +1399,7 @@ msgstr ""
"De nombreuses options pour <b>personnaliser</b> l'apparence et le style "
"d'affichage"
-#: features.phtml:69 index.phtml:78
+#: features.phtml:69 index.phtml:82
msgid "Scheduled Transactions"
msgstr "Transactions récurrentes"
@@ -1420,7 +1424,7 @@ msgstr ""
"ouvert, qui vous permet de plannifier une transaction/opération sans fermer "
"le programme ou saisir l'échance."
-#: features.phtml:82 index.phtml:76
+#: features.phtml:82 index.phtml:80
msgid "Reports, Graphs"
msgstr "Rapports et graphiques"
@@ -1773,34 +1777,34 @@ msgstr "Bienvenue Sur GnuCash.org"
msgid "Download GnuCash %s"
msgstr "Télécharger GnuCash %s"
-#: index.phtml:18
+#: index.phtml:19
msgid "Via distribution"
msgstr "Par la distribution"
-#: index.phtml:25
-#, fuzzy
-#| msgid "More downloads (Source, Development â¦)"
-msgid "More downloads (Source code, Development â¦)"
-msgstr "Plus de téléchargements (source, développement â¦)"
-
-#: index.phtml:26
+#: index.phtml:21
#, php-format
msgid "GnuCash is also available as a flatpak from flathub.org. %s"
msgstr ""
#. Translators: This labels a link to flatpak installation instructions.
-#: index.phtml:27
+#: index.phtml:23
#, fuzzy
#| msgid "Introduction"
msgid "Instructions"
msgstr "Introduction"
-#: index.phtml:34
+#: index.phtml:31
+#, fuzzy
+#| msgid "More downloads (Source, Development â¦)"
+msgid "More downloads (Source code, Development â¦)"
+msgstr "Plus de téléchargements (source, développement â¦)"
+
+#: index.phtml:38
#, php-format
msgid "Version %s is the last version for %s and %s and earlier."
msgstr "Version %s est la dernière version pour %s et %s et plus tôt."
-#: index.phtml:37
+#: index.phtml:41
#, php-format
msgid ""
"Version %s is the last version for Windows XP/Vista and MacOS X 10.8 and "
@@ -1809,7 +1813,7 @@ msgstr ""
"Version %s est la dernière version pour Windows XP/Vista et MacOS X 10.8 et "
"plus tôt, et donc la dernière version qui fonctionnera sur Macs PowerPC."
-#: index.phtml:46
+#: index.phtml:50
msgid ""
"Designed to be easy to use, yet powerful and flexible, <span "
"class=\"gnucash\">GnuCash</span> allows you to track bank accounts, stocks, "
@@ -1825,7 +1829,7 @@ msgstr ""
"des comptes et des rapports fiables."
#. Translators: %s is the link to https://wiki.gnucash.org/wiki/Contributing_to_GnuCash
-#: index.phtml:48
+#: index.phtml:52
#, php-format
msgid ""
"GnuCash is developed, maintained, documented, and translated entirely by "
@@ -1833,21 +1837,21 @@ msgid ""
msgstr ""
#. Translators: This is the label of the Contributing⦠wiki link
-#: index.phtml:50
+#: index.phtml:54
msgid "some suggestions"
msgstr ""
#. Translators: %s is the link to weblate
-#: index.phtml:52
+#: index.phtml:56
#, php-format
msgid "Please help translate GnuCash into your language at %s."
msgstr ""
-#: index.phtml:57
+#: index.phtml:61
msgid "Need Help?"
msgstr "Besoin d'aide�"
-#: index.phtml:60
+#: index.phtml:64
msgid ""
"Looking for someone to contact about <span class=\"gnucash\">GnuCash</span>? "
"Try the"
@@ -1855,7 +1859,7 @@ msgstr ""
"Vous cherchez quelqu'un à contacter sur <span class=\"gnucash\">GnuCash</"
"span>? Essayez la"
-#: index.phtml:62
+#: index.phtml:66
msgid ""
", which are public, email-based discussion groups where you can ask and "
"answer <span class=\"gnucash\">GnuCash</span> questions to other users."
@@ -1864,40 +1868,40 @@ msgstr ""
"poser des questions <span class=\"gnucash\">GnuCash</span> Ã d'autres "
"utilisateurs et y répondre."
-#: index.phtml:68
+#: index.phtml:72
msgid "Feature Highlights"
msgstr "Fonctionnalités"
-#: index.phtml:73
+#: index.phtml:77
msgid "Double-Entry Accounting"
msgstr "Comptabilité en partie double"
-#: index.phtml:74
+#: index.phtml:78
msgid "Stock/Bond/Mutual Fund Accounts"
msgstr "Actions/Obligations/Fonds mutuel"
-#: index.phtml:75
+#: index.phtml:79
msgid "Small-Business Accounting"
msgstr "Comptabilité pour petites entreprises"
-#: index.phtml:77
+#: index.phtml:81
msgid "QIF/OFX/HBCI Import, Transaction Matching"
msgstr "Importation des protocoles QIF/OFX/HBCI"
-#: index.phtml:79
+#: index.phtml:83
msgid "Financial Calculations"
msgstr "Calculs financiers"
-#: index.phtml:81
+#: index.phtml:85
msgid "<b>Discover more â¦</b>"
msgstr "<b>Découvrir plus â¦</b>"
-#: index.phtml:85
+#: index.phtml:89
#, php-format
msgid "GnuCash %s Released"
msgstr "GnuCash %s publié"
-#: index.phtml:86
+#: index.phtml:90
#, php-format
msgid ""
"We've released GnuCash %s with many bugfixes and improvements including some "
@@ -1906,7 +1910,7 @@ msgstr ""
"Nous avons publiés GnuCash %s avec beaucoup de corrections et "
"d'améliorations en incluant des %s !"
-#: index.phtml:87
+#: index.phtml:91
msgid "great new features"
msgstr "des nouvelles fonctionnalités"
@@ -2251,429 +2255,3 @@ msgstr ""
"Il semble que votre navigateur web ne supporte pas iframe. Pour voir la page "
"demandée dans une fenêtre séparée, <a href=\"%s\" target=\"_blank\">cliquez "
"ici</a> s'il vous plaît."
-
-#~ msgid ""
-#~ "*.c, *.h files in the src directory only (version 1.6 and earlier) or src/"
-#~ "register/ledger-core (version 1.7 and later)."
-#~ msgstr ""
-#~ "les fichiers *.c, *.h sont seulement dans le répertoire src (version 1.6 "
-#~ "et supérieure) ou src/register/ledger-core (version 1.7 et supérieure)."
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>NOTE:</b> It used to be ok also to send your patch directly to the "
-#~ "gnucash-devel list. This is discouraged now, as a patch is easily "
-#~ "forgotten between the many list discussions. Attach patches to bugs in "
-#~ "Bugzilla instead (either an existing bug or a new one). If you insist on "
-#~ "sending a patch to gnucash-devel, it should be attached, not inlined."
-#~ msgstr ""
-#~ "<b>NOTE:</b> Il était aussi accepté d'envoyer votre correctif directement "
-#~ "à la liste gnucash-devel. C'est maintenant déconseillé, car un correctif "
-#~ "est facilement oublié parmi les nombreuses discussions de la liste. Au "
-#~ "lieu de cela, attachez les correctifs aux bugs dans Bugzilla (que ce soit "
-#~ "un bug existant ou un nouveau). Si vous voulez tout de même envoyer un "
-#~ "correctif à gnucash-devel, il devrait être joint, pas dans le texte."
-
-#~ msgid ""
-#~ "<span class=\"gnucash\">GnuCash</span> currently consists of over a third "
-#~ "of a million lines of code spread over more than a thousand files. It has "
-#~ "been translated into twenty-three languages and credits over 139 authors "
-#~ "and contributors."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> dépasse 300,000 lignes de code et "
-#~ "un millier de fichiers. Il est traduit dans 23 langues et mentionne 139 "
-#~ "auteurs et contributeurs."
-
-#~ msgid ""
-#~ "A detailed guide on how to work with documentation (update and "
-#~ "maintenance)."
-#~ msgstr ""
-#~ "Un guide détaillé sur la manière de travailler pour la documentation "
-#~ "(mise à jour et maintenance)."
-
-#~ msgid ""
-#~ "As stated earlier, the new docs are based on the docbook system. Everyone "
-#~ "wishing to help please follow these guides where possible when reviewing "
-#~ "and/or writing docs."
-#~ msgstr ""
-#~ "Comme expliqué par ailleurs, les nouvelles documentations sont basées sur "
-#~ "le système docbook. Celles et ceux qui souhaitent aider peuvent lire ces "
-#~ "guides pour savoir comment contribuer à la documentation."
-
-#~ msgid "Author Credits"
-#~ msgstr "Auteurs"
-
-#~ msgid ""
-#~ "Code to add small-business features: contents of the src/business "
-#~ "directory."
-#~ msgstr ""
-#~ "Code pour ajouter des fonctionnalités à la petite entreprise : données du "
-#~ "répertoire src/business."
-
-#~ msgid ""
-#~ "Code to generate reports and graphs: contents of the src/reports "
-#~ "directory."
-#~ msgstr ""
-#~ "Code pour générer des rapports et graphiques : données du répertoire src/"
-#~ "reports."
-
-#~ msgid ""
-#~ "Code to import and export various file formats: contents of the src/"
-#~ "import-export directory."
-#~ msgstr ""
-#~ "Code pour importer et exporter différents formats de fichier : données du "
-#~ "répertoire src/import-export."
-
-#~ msgid ""
-#~ "Code to peform automated regression tests: contents of the src/*/test "
-#~ "directories."
-#~ msgstr ""
-#~ "Code pour améliorer les tests automatisés de régression : données du "
-#~ "répertoire src/*/test."
-
-#~ msgid ""
-#~ "Contents of miscellanous application-related directories (version 1.7 and "
-#~ "later): src/app-file, src/app-utils, src/calculation, src/core-utils, src/"
-#~ "gnc-module, src/network-utils, src/tax/us."
-#~ msgstr ""
-#~ "Les répertoires avec les données de diverses applications-liées (version "
-#~ "1.7 et supérieure) : src/app-file, src/app-utils, src/calculation, src/"
-#~ "core-utils, src/gnc-module, src/network-utils, src/tax/us."
-
-#~ msgid "Each cell displays the following:"
-#~ msgstr "Chaque cellule affiche l'information suivante:"
-
-#~ msgid ""
-#~ "For those not familiar with git, the <span class=\"gnucash\">GnuCash</"
-#~ "span> wiki has a <a href='https://wiki.gnucash.org/wiki/Git'>description</"
-#~ "a> tailored to the <span class=\"gnucash\">GnuCash</span> code. To get "
-#~ "the documentation source instead of the program source, replace 'gnucash' "
-#~ "with 'gnucash-docs' in the mentioned git commands, like this:"
-#~ msgstr ""
-#~ "Pour celles et ceux qui ne sont pas familier(ère)s avec git, le wiki de "
-#~ "<span class=\"gnucash\">GnuCash</span> fournit une <a href='https://wiki."
-#~ "gnucash.org/wiki/Git'>description</a> sur mesure du code de <span "
-#~ "class=\"gnucash\">GnuCash</span>. Pour obtenir cette source de "
-#~ "documentation à la place de la source du programme, remplacez 'gnucash' "
-#~ "par 'gnucash-docs' dans les commandes git mentionnées, par exemple :"
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "commenting on it."
-#~ msgstr ""
-#~ "Obtenir une copie de la source de la documentation tel que décrit ci-"
-#~ "dessus et commencez à la commenter."
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "making changes. When you are satisfied with your changes you can create a "
-#~ "patch by running the following command in the base directory of the "
-#~ "documentation (usually gnucash-docs, unless you renamed it):"
-#~ msgstr ""
-#~ "Prenez une copie de la documentation source telle que décrit au-dessus et "
-#~ "commencer à la modifier. Lorsque vous êtes satisfait de vos changements, "
-#~ "vous pouvez créer un patch en lançant la commande suivante à la base du "
-#~ "répertoire de la documentation (habituellement gnucash-docs, à moins que "
-#~ "vous ne l'ayez renommé) :"
-
-#~ msgid ""
-#~ "Given that we have about 400 outstanding bugs in bugzilla, that works out "
-#~ "to about one bug per thousand lines of code, or one bug per 50 pages of "
-#~ "printout. This bug count is actually not atypical for software projects; "
-#~ "it is near the norm."
-#~ msgstr ""
-#~ "Compte tenu qu'il y a environ 400 anomalies en attente listés, cela fait "
-#~ "un bogue toutes les 1000 lignes de code, un chiffre tout à fait dans la "
-#~ "norme."
-
-#~ msgid "Gnome Documentation guidelines"
-#~ msgstr "Guides de documentation Gnome"
-
-#~ msgid ""
-#~ "If you are interested in improving the <span class=\"gnucash\">GnuCash</"
-#~ "span> documentation, you have come to the right place. This page will "
-#~ "provide you with the necessary information to get started."
-#~ msgstr ""
-#~ "Si vous êtes intéressés par l'amélioration de la documentation <span "
-#~ "class=\"gnucash\">GnuCash</span>, vous êtes au bon endroit. Cette page "
-#~ "vous donnera les informations nécessaires pour débuter."
-
-#~ msgid ""
-#~ "If you wish to review or write <span class=\"gnucash\">GnuCash</span> "
-#~ "documentation, you will need to know xml. Some basic knowledge of the "
-#~ "docbook system may be useful as well."
-#~ msgstr ""
-#~ "Si vous souhaitez revoir ou écrire la documentation de <span "
-#~ "class=\"gnucash\">GnuCash</span>, vous aurez besoin de connaître le xml. "
-#~ "Quelques connaissances de base sur le système docbook peuvent être "
-#~ "également utiles."
-
-#~ msgid ""
-#~ "If you've had trouble swimming through that mass of source code, think of "
-#~ "it this way: printed out on paper, and bound into volumes, it would "
-#~ "amount to several dozen copies of Tolstoy's \"War and Peace\", roughly a "
-#~ "bookshelf-width's worth of source code."
-#~ msgstr ""
-#~ "Si vous nagez un peu dans les sources, prennez le comme ça : imprimé sur "
-#~ "papier et relier, ils représentent plusieurs douzaines d'exemplaires de "
-#~ "Guerre et Paix de Tolstoy... une rangée d'étagère pleine."
-
-#~ msgid "Introduction"
-#~ msgstr "Introduction"
-
-#~ msgid ""
-#~ "It can often be quite interesting to study the source code metrics behind "
-#~ "a software development project. Not a surprising interest: it is "
-#~ "accounting afterall. <span class=\"gnucash\">GnuCash</span> has grown, "
-#~ "over the years, from a small handy electronic checkbook to a rather large "
-#~ "and multi-featured desktop app."
-#~ msgstr ""
-#~ "Il est souvent intéressant de mesurer l'évolution du code source d'un "
-#~ "projet de développement logiciel... après tout, c'est de la comptabilité. "
-#~ "<span class=\"gnucash\">GnuCash</span> s'est largement développé au cours "
-#~ "des annèes, partant d'un pratique chéquier électronique pour devenir une "
-#~ "grosse application bureautique avec de nombreuses fonctionnalités."
-
-#~ msgid ""
-#~ "Just as the <span class=\"gnucash\">GnuCash</span> application has been "
-#~ "developed over time by volunteers, so too has the documentation been "
-#~ "written by volunteer developers and users to help others learn how <span "
-#~ "class=\"gnucash\">GnuCash</span> works. This collaborative effort has "
-#~ "resulted in the creation of two major documents, the <b>Help Manual</b> "
-#~ "and the <b>Tutorial and Concepts Guide</b>."
-#~ msgstr ""
-#~ "Tout comme l'application <span class=\"gnucash\">GnuCash</span> a été "
-#~ "développée au fil du temps par des bénévoles, la documentation a "
-#~ "également été rédigée par des développeurs et des utilisateurs bénévoles "
-#~ "pour aider les autres à apprendre comment <span class=\"gnucash\"> "
-#~ "GnuCash</span> fonctionne. Cet effort de collaboration a abouti à la "
-#~ "création de deux documents majeurs, le <b>Manuel d'aide</b> et le "
-#~ "<b>Tutoriel et Guide des Concepts</b>."
-
-#~ msgid "Languages"
-#~ msgstr "Langues"
-
-#, fuzzy
-#~ msgid ""
-#~ "Mind you, this is source code (and docs) crafted and debugged by actual "
-#~ "humans, this is *not* autogenerated code. Tools (such as glade or swig) "
-#~ "can generate gazillions of lines of code automatically; I'm not counting "
-#~ "those. Every last line counted here was typed in, edited, indented, "
-#~ "tweaked, multiple times, by human hands."
-#~ msgstr ""
-#~ "Attention il s'agit bien des sources du code et de la documentation, "
-#~ "créées et corrigées par des humains, ce n'est pas du code généré "
-#~ "automatiquement."
-
-#~ msgid ""
-#~ "Next attach your patch to a bug report against the proper component for "
-#~ "the Documentation product in <a href='https://bugs.gnucash.org/'><span "
-#~ "class=\"gnucash\">GnuCash</span>' bug database</a>. See also <a "
-#~ "href='https://wiki.gnucash.org/wiki/Bugzilla'>GnuCash' wiki page on "
-#~ "bugzilla</a> for more details about patch submission."
-#~ msgstr ""
-#~ "Puis joignez votre patch à un rapport d'erreur attaché à la partie "
-#~ "concerné pour la production de la Documentation dans <a href='https://"
-#~ "bugs.gnucash.org/'> <span class=\"gnucash\">GnuCash</span>' base de "
-#~ "donnée d'erreur</a>. Voir aussi <a href='https://wiki.gnucash.org/wiki/"
-#~ "Bugzilla'>la page wiki de GnuCash sur bugzilla</a> pour plus de détail "
-#~ "sur la soumission d'un patch."
-
-#~ msgid "No longer available"
-#~ msgstr "Plus disponible"
-
-#~ msgid ""
-#~ "Note also that KLOC's are not a good metric of programmer productivity, "
-#~ "nor even that <code>wc</code> is a good way of counting KLOC's. Much "
-#~ "better measures are complexity metrics, which, for example, count the "
-#~ "number and size of if-then-else blocks, or the number and size of all "
-#~ "blocks, or the number of math operators per statement. Maybe someday "
-#~ "we'll run one of those tools on this code. For now, this is what we have. "
-#~ "On the other hand, we've attempted to count only those files that contain "
-#~ "human-edited code, that is, files that are directly edited by humans. The "
-#~ "point of doing this is to avoid artificially inflating the KLOC counts by "
-#~ "counting automatically generated code (which is why the glade files are "
-#~ "not counted: they are large and automatically generated)."
-#~ msgstr ""
-#~ "Attention, le KLOC (kilo de ligne de code:-) n'est pas une bonne mesure "
-#~ "de la productivité des développeurs, mais il est facile à mesurer avec "
-#~ "<code>wc</code>. Il existe de meilleurs mesures qui seront peut-être, un "
-#~ "jour, mises en oeuvre. En cas de désoeuvrement d'un développeur. Sait-on "
-#~ "jamais. De plus, ne sont comptées que les lignes éditées manuellement, "
-#~ "pas les codes générés automatiquement par certains outils."
-
-#~ msgid ""
-#~ "Please let other writers know which section you wish to tackle. Please "
-#~ "forward this to <a href='mailto:gnucash-devel at gnucash.org'>gnucash-devel</"
-#~ "a> so that people can say 'hey I'm doing that already' or 'go ahead and "
-#~ "do it'."
-#~ msgstr ""
-#~ "S'il vous plaît faites savoir aux autres auteurs à quelle section vous "
-#~ "souhaitez vous occuper. Transférez cela s'il vous plaît à <a href='mailto:"
-#~ "gnucash-devel at gnucash.org'>gnucash-devel</a> pour que les gens puissent "
-#~ "dire \"hey je suis déjà en train de faire ça\" ou \"vas-y et fais-le\"."
-
-#~ msgid "Reviewers"
-#~ msgstr "Relecteurs"
-
-#~ msgid "Sizing"
-#~ msgstr "Dimensionnement"
-
-#~ msgid "Table 1. Historical Development Stats"
-#~ msgstr "Table 1. Statistiques sur les développements antérieurs"
-
-#~ msgid "Table Column Legend"
-#~ msgstr "Légende des titres des colonnes du tableau"
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> community welcomes assistance "
-#~ "in maintaining and improving both the program and its documentation. If "
-#~ "you are interested in helping write, edit or translate <span "
-#~ "class=\"gnucash\">GnuCash</span>'s documentation, this page gives "
-#~ "guidance on how to get set up to join the effort."
-#~ msgstr ""
-#~ "La communauté <span class=\"gnucash\">GnuCash</span> est heureuse d'avoir "
-#~ "de l'aide pour maintenir et améliorer à la fois le programme et sa "
-#~ "documentation. Si vous êtes intéressé pour aider à écrire, éditer ou "
-#~ "traduire la documentation de <span class=\"gnucash\">GnuCash</span>, "
-#~ "cette page donne des conseils sur la façon de se préparer pour se joindre "
-#~ "Ã l'effort."
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation can be viewed "
-#~ "and downloaded from the <a href=\"docs.phtml\">Documentation page</a>."
-#~ msgstr ""
-#~ "La documentation <span class=\"gnucash\">GnuCash</span> peut être "
-#~ "consultée et téléchargée depuis la <a href=\"docs.phtml\">page "
-#~ "Documentation</a>."
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation is stored in "
-#~ "<b>xml</b> files. More precisely, it uses the <b>docbook system</b>. This "
-#~ "is a relatively flexible system that takes xml files as input and can "
-#~ "generate documentation in several different output formats (html, pdf â¦)."
-#~ msgstr ""
-#~ "La documentation <span class=\"gnucash\">GnuCash</span> est enregistrée "
-#~ "dans des fichiers <b>xml</b>. Plus précisément, elle utilise le "
-#~ "<b>système docbook</b>. C'est un système relativement flexible qui "
-#~ "utilise les fichiers xml files comme entrée et peut générer une "
-#~ "documentation dans plusieurs formats de sortie (html, pdf â¦)."
-
-#, fuzzy
-#~ msgid ""
-#~ "The best way of retaining comments about docs in an easy to find way for "
-#~ "everyone would be to use <a href='https://bugs.gnucash.org/'>bugs.gnucash."
-#~ "org</a> to file the bugs under documentation. This can also be done using "
-#~ "bug-buddy."
-#~ msgstr ""
-#~ "Le meilleur moyen de conserver des commentaires sur la documentation est "
-#~ "de les enregistrer sur <a href=\"https://bugs.gnucash.org/\">bugs.gnucash."
-#~ "org</a> dans la section documentation."
-
-#~ msgid ""
-#~ "The following links are for further sites that can help with the "
-#~ "documentation and review process."
-#~ msgstr "Les liens suivants pointent vers des sites qui peuvent aider."
-
-#, fuzzy
-#~ msgid ""
-#~ "The table below shows some historical lines-of-code and number-of-files "
-#~ "metrics for the <span class=\"gnucash\">GnuCash</span> development "
-#~ "project. Note that not all of the code is counted: for instance, the "
-#~ "Makefiles and configure.in and autogen.sh are not counted. Also, files "
-#~ "that are automatically generated are not counted, nor are files that have "
-#~ "been 'borrowed' from other projects. Also not counted are experimental "
-#~ "files, miscellaneous perl scripts, various converters, addons and "
-#~ "utilities. Finally, <tt>glade</tt> files are not counted, although large "
-#~ "parts of the overall GUI are described in <tt>glade</tt> files."
-#~ msgstr ""
-#~ "La tableau ci-après montre la progression de la taille du code et du "
-#~ "nombre de fichiers qui constituent <span class=\"gnucash\">GnuCash</"
-#~ "span>. Certains fichiers annexes, empruntés à d'autres projets, ou "
-#~ "générés automatiquement, ne sont pas comptés."
-
-#~ msgid ""
-#~ "There are two major <span class=\"gnucash\">GnuCash</span> documentation "
-#~ "packages to help users: the <b>Help Manual</b> and the <b>Tutorial and "
-#~ "Concepts Guide</b>. With the above command, the source code of both will "
-#~ "be downloaded."
-#~ msgstr ""
-#~ "Il y a deux sources majeures de packs de documentation <span "
-#~ "class=\"gnucash\">GnuCash</span> pour aider les utilisateurs : le "
-#~ "<b>Manuel d'Aide</b> et le <b>Tutoriel et Guide des Concepts</b>. Avec la "
-#~ "commande du dessus, les deux codes sources seront téléchargés."
-
-#~ msgid "Total"
-#~ msgstr "Total"
-
-#~ msgid "Version"
-#~ msgstr "Version"
-
-#~ msgid "We suggest also subscribing to"
-#~ msgstr "Nous suggérons également l'inscription à "
-
-#~ msgid "Where to get the documentation source"
-#~ msgstr "Où obtenir la source de documentation"
-
-#~ msgid ""
-#~ "While this <span class=\"gnucash\">GnuCash</span> wiki page is really "
-#~ "about translating the documentation, it holds some useful information on "
-#~ "working with docbook files."
-#~ msgstr ""
-#~ "Comme cette page du wiki de <span class=\"gnucash\">GnuCash</span> est "
-#~ "réellement dédiée à la traduction de la documentation, elle stocke "
-#~ "plusieurs informations utiles sur le travail avec les fichiers docbook."
-
-#~ msgid "Writers"
-#~ msgstr "Rédacteurs"
-
-#~ msgid "Writing GnuCash Documentation"
-#~ msgstr "Ãcrire la documentation GnuCash"
-
-#~ msgid ""
-#~ "You may also want to retain a local copy of the old documentation to "
-#~ "refer to when writing. This still has a lot of useful information in it "
-#~ "which hasn't been transferred to the new docs."
-#~ msgstr ""
-#~ "Vous pouvez aussi vouloir garder une copie en locale de l'ancienne "
-#~ "documentation pour vous y référer lors de l'écriture. Cela contient "
-#~ "toujours beaucoup d'informations utiles qui n'a pas été transférées dans "
-#~ "les nouveaux documents."
-
-#~ msgid ""
-#~ "You will need a recent copy of the documentation source. For this you can "
-#~ "check out the documentation module from the gnucash-docs git repository. "
-#~ "Reviewers could also start from the <a href='https://sourceforge.net/"
-#~ "projects/gnucash/files/gnucash-docs/'>current docs tarball</a>."
-#~ msgstr ""
-#~ "Vous aurez besoin d'une copie récente de la documentation source. Pour "
-#~ "cela, vous pouvez vérifiez le module de documentation depuis le "
-#~ "répertoire gnucash-docs git. Les évaluateurs peuvent aussi commencer "
-#~ "depuis le <a href='https://sourceforge.net/projects/gnucash/files/gnucash-"
-#~ "docs/'>document actuel tarball</a>."
-
-#~ msgid "future feature branch"
-#~ msgstr "future branche de fonctionnalités"
-
-#~ msgid "internal txt"
-#~ msgstr "txt interne"
-
-#~ msgid "misc app"
-#~ msgstr "divers"
-
-#, fuzzy
-#~ msgid ""
-#~ "number of *c and *.h and *.scm files (KLOCS in *.c + KLOCS in *.h + KLOCS "
-#~ "in *.scm). If there are no *.scm files in the directory, then only (KLOCS "
-#~ "in *.c + KLOCS in *.h) are displayed. If there is only one number in the "
-#~ "parenthesis, it is the approriate KLOC count for that statistic."
-#~ msgstr "Compte des fichiers *.c *.h *.scm."
-
-#, fuzzy
-#~ msgid ""
-#~ "where KLOC == kilo-lines-of-code, as reported by <code>wc</code>. As "
-#~ "noted above, wc is not a terribly good code metric, but it is what we "
-#~ "have handy."
-#~ msgstr ""
-#~ "KLOC = Kilo de ligne de code, le kilo étant à 1000. Comme déjà noté, ça "
-#~ "vaut ce que ça vaut."
diff --git a/po/he.po b/po/he.po
index 0b20dcc..b7db615 100644
--- a/po/he.po
+++ b/po/he.po
@@ -8,9 +8,9 @@
msgid ""
msgstr ""
"Project-Id-Version: gnucash-htdocs\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist."
-"cgi?component=Translations&product=Website&resolution=---\n"
-"POT-Creation-Date: 2023-08-21 09:48+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist.cgi?"
+"component=Translations&product=Website&resolution=---\n"
+"POT-Creation-Date: 2023-09-26 05:30+0200\n"
"PO-Revision-Date: 2023-08-21 11:50+0000\n"
"Last-Translator: Yaron Shahrabani <sh.yaron at gmail.com>\n"
"Language-Team: Hebrew <https://hosted.weblate.org/projects/gnucash/website/"
@@ -284,7 +284,7 @@ msgstr ""
"××ס××ת ×× ×××ת××× <span class=\"gnucash\">×× ××§×ש</span> ×פ××¤× ×××¨×¡× 2 ××××× "
"×©× ×ר×ש××× ×צ××××¨× ××××× ×©× ×× ×."
-#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:196 docs.phtml:328
+#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:207 docs.phtml:339
#: download.phtml:4
msgid "Download"
msgstr "××ר××"
@@ -520,8 +520,8 @@ msgstr ""
msgid "(current stable release)"
msgstr "(ש×ר×ר ×צ×× × ××××)"
-#: docs.phtml:57 docs.phtml:191 docs.phtml:489 docs.phtml:606 docs.phtml:632
-#: docs.phtml:654 docs.phtml:672 docs.phtml:694
+#: docs.phtml:57 docs.phtml:202 docs.phtml:511 docs.phtml:628 docs.phtml:654
+#: docs.phtml:676 docs.phtml:694 docs.phtml:716
#, php-format
msgid "GnuCash v%s"
msgstr "×× ××§×ש ××¨×¡× %s"
@@ -530,49 +530,53 @@ msgstr "×× ××§×ש ××¨×¡× %s"
msgid "Current <em>stable</em> user documentation"
msgstr "ת××¢×× ×שת×ש <em>×צ××</em> × ××××"
-#: docs.phtml:62 docs.phtml:196
+#: docs.phtml:62 docs.phtml:207
msgid "Stable"
msgstr "×צ××"
-#: docs.phtml:64 docs.phtml:198 docs.phtml:330 docs.phtml:492 docs.phtml:609
-#: docs.phtml:635 docs.phtml:657 docs.phtml:675
+#: docs.phtml:64 docs.phtml:209 docs.phtml:341 docs.phtml:514 docs.phtml:631
+#: docs.phtml:657 docs.phtml:679 docs.phtml:697
msgid "Help Manual"
msgstr "××ר×× ×¢×ר×"
-#: docs.phtml:68 docs.phtml:118 docs.phtml:202 docs.phtml:252 docs.phtml:334
-#: docs.phtml:384 docs.phtml:493 docs.phtml:544 docs.phtml:610 docs.phtml:621
-#: docs.phtml:636 docs.phtml:647 docs.phtml:658 docs.phtml:667 docs.phtml:676
-#: docs.phtml:687 docs.phtml:695
+#: docs.phtml:68 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
+#: docs.phtml:406 docs.phtml:515 docs.phtml:566 docs.phtml:632 docs.phtml:643
+#: docs.phtml:658 docs.phtml:669 docs.phtml:680 docs.phtml:689 docs.phtml:698
+#: docs.phtml:709 docs.phtml:717
msgid "English"
msgstr "×× ×××ת"
-#: docs.phtml:79 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
-#: docs.phtml:395 docs.phtml:505 docs.phtml:555 docs.phtml:612 docs.phtml:623
-#: docs.phtml:638 docs.phtml:660 docs.phtml:680 docs.phtml:696
+#: docs.phtml:79 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
+#: docs.phtml:417 docs.phtml:527 docs.phtml:577 docs.phtml:634 docs.phtml:645
+#: docs.phtml:660 docs.phtml:682 docs.phtml:702 docs.phtml:718
msgid "German"
msgstr "×ר×× ×ת"
-#: docs.phtml:90 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
-#: docs.phtml:406 docs.phtml:517 docs.phtml:567 docs.phtml:614 docs.phtml:625
-#: docs.phtml:640 docs.phtml:649
+#: docs.phtml:90 docs.phtml:151 docs.phtml:235 docs.phtml:285 docs.phtml:367
+#: docs.phtml:428 docs.phtml:539 docs.phtml:589 docs.phtml:636 docs.phtml:647
+#: docs.phtml:662 docs.phtml:671
msgid "Italian"
msgstr "×××××§×ת"
-#: docs.phtml:101 docs.phtml:162 docs.phtml:235 docs.phtml:296 docs.phtml:367
-#: docs.phtml:428 docs.phtml:529 docs.phtml:591
+#: docs.phtml:101 docs.phtml:173 docs.phtml:246 docs.phtml:307 docs.phtml:378
+#: docs.phtml:450 docs.phtml:551 docs.phtml:613
msgid "Portuguese"
msgstr "פ×ר×××××ת"
-#: docs.phtml:114 docs.phtml:248 docs.phtml:380 docs.phtml:543 docs.phtml:620
-#: docs.phtml:646 docs.phtml:666 docs.phtml:686
+#: docs.phtml:114 docs.phtml:259 docs.phtml:391 docs.phtml:565 docs.phtml:642
+#: docs.phtml:668 docs.phtml:688 docs.phtml:708
msgid "Concepts Guide"
msgstr "××ר×× ××ש×××"
-#: docs.phtml:151 docs.phtml:285 docs.phtml:417 docs.phtml:579 docs.phtml:627
+#: docs.phtml:118 docs.phtml:395
+msgid "Chinese (simplified)"
+msgstr ""
+
+#: docs.phtml:162 docs.phtml:296 docs.phtml:439 docs.phtml:601 docs.phtml:649
msgid "Japanese"
msgstr "××¤× ×ת"
-#: docs.phtml:183
+#: docs.phtml:194
msgid ""
"This is the latest stable release of the <span class=\"gnucash\">GnuCash</"
"span> documentation. <em>Stable</em> means that this documentation is not "
@@ -582,15 +586,15 @@ msgstr ""
"<em> ×צ××</em> ××× ×¤×ר××©× ×©×ª××¢×× ×× ××××¨× ××¢××× × ×××תר, ×× ××× ×¤××¢× ××× ×× "
"××¢××."
-#: docs.phtml:191
+#: docs.phtml:202
msgid "(old stable release)"
msgstr "(ש×ר×ר ×צ×× ×ש×)"
-#: docs.phtml:193
+#: docs.phtml:204
msgid "Old <em>stable</em> user documentation"
msgstr "ת××¢×× ×שת×ש <em> ×צ×× </em> ×ש×"
-#: docs.phtml:317
+#: docs.phtml:328
#, php-format
msgid ""
"This is the old stable release of the <span class=\"gnucash\">GnuCash</span> "
@@ -600,28 +604,28 @@ msgstr ""
"××× ××××××¨× ×××©× × ××צ××× ×©× ×ª××¢×× <span class=\"gnucash\"> ×× ××§×ש </span>, "
"×ת×××× ×ש×ר×ר %s ×©× <span class=\"gnucash\"> ×× ××§×ש </span> ."
-#: docs.phtml:323
+#: docs.phtml:334
msgid "Nightly Documentation Builds"
msgstr "×× ××ת ת××¢×× ××××"
-#: docs.phtml:325
+#: docs.phtml:336
msgid ""
"Current <em>unstable</em> user documentation and developer documentation"
msgstr "ת××¢×× ×שת×ש ×ת××¢×× ×¤×ת×× <em>×× ×צ××</em>× ××××××"
-#: docs.phtml:328
+#: docs.phtml:339
msgid "Unstable"
msgstr "×Ö¹× ×ַצִ××"
-#: docs.phtml:441
+#: docs.phtml:463
msgid "API"
msgstr "API"
-#: docs.phtml:446 externals/menu.phtml:47
+#: docs.phtml:468 externals/menu.phtml:47
msgid "current bugfix branch"
msgstr "×¢× ×£ ת××§×× ×ª×§××× ×× ××××"
-#: docs.phtml:463
+#: docs.phtml:485
msgid ""
"Every night a server builds the documentation from the current contents of "
"the <span class=\"gnucash\">GnuCash</span> source repository. This includes "
@@ -634,7 +638,7 @@ msgstr ""
"×<b>××קס××'×</b> ×<b>ת××¢×× ××שת×ש</b> ×¢××ר ×××¨×¡× <em>××צ×××</em> ×× ××××ת ×©× "
"<span class=\"gnucash\">×× ××§×ש</span>."
-#: docs.phtml:467
+#: docs.phtml:489
msgid ""
"<b>NOTE:</b> these documents might not be accessible from time to time "
"because developers might be working on improvements. However they are the "
@@ -644,11 +648,11 @@ msgstr ""
"עש×××× ××¢××× ×¢× ×©×פ×ר××. ×¢× ××ת, ×× ×××§×ר ××¢××× × ×××תר ×¢××ר ×שת××©× <span "
"class=\"gnucash\">×× ××§×ש</span>."
-#: docs.phtml:485
+#: docs.phtml:507
msgid "Older GnuCash Documentation"
msgstr "ת××¢×× ×× ××§×ש ××©× ××תר"
-#: docs.phtml:487
+#: docs.phtml:509
msgid ""
"This section contains all the older <span class=\"gnucash\">GnuCash</span> "
"documentation. If you are using one of these old versions of <span "
@@ -659,24 +663,24 @@ msgstr ""
"××ª× ×שת×ש×× ×××ת ×××רס××ת ×××©× ×ת ×××× ×©× <span class=\"gnucash\">×× ××§×ש</"
"span>, ×××××¥ ×××× ×ש××¨× ×××¨×¡× ××צ××× ××¢××× ×ת ×××תר."
-#: docs.phtml:697
+#: docs.phtml:719
msgid "Spanish"
msgstr "ספר××ת"
-#: docs.phtml:698
+#: docs.phtml:720
msgid "Portugese"
msgstr "פ×ר×××××ת"
-#: docs.phtml:704
+#: docs.phtml:726
msgid "Unofficial documentation"
msgstr "ת××¢×× ×× ×¨×©××"
-#: docs.phtml:706
+#: docs.phtml:728
msgid "Some people have written and published their own documentation."
msgstr "×ספר ×× ×©×× ×ת×× ×פרס×× ×ª×¢×× ×ש×××."
#. Translators: %s is a wiki link
-#: docs.phtml:709
+#: docs.phtml:731
#, php-format
msgid ""
"When this collection grew and became polyglot, it moved to %s. There you can "
@@ -684,7 +688,7 @@ msgid ""
msgstr ""
"××× ×©××סף ×× ××× ×××¤× ×¨×Ö¾×ש×× ×, ××× ×¢×ר ×× %s. ×©× × ××ª× ×××ס××£ ×§×ש×ר×× × ×ספ××."
-#: docs.phtml:711
+#: docs.phtml:733
msgid "wiki:Documentation"
msgstr "×××§×:ת××¢××"
@@ -926,7 +930,7 @@ msgstr "%s Flatpak"
msgid "Known Issues and other details"
msgstr "ס××××ת ×××ר×ת ×פר××× ××ר××"
-#: download.phtml:55 index.phtml:17
+#: download.phtml:55 index.phtml:18
msgid "Source code"
msgstr "×§×× ××§×ר"
@@ -1114,7 +1118,7 @@ msgstr "ש×××ת × ×¤×צ×ת"
msgid "Wiki"
msgstr "×××§×"
-#: externals/menu.phtml:33 index.phtml:61
+#: externals/menu.phtml:33 index.phtml:65
msgid "Mailing Lists"
msgstr "רש×××ת ××××ר"
@@ -1292,7 +1296,7 @@ msgstr "<b> סר×× ×¡×××× </b> ××צ×× ×ת ×× ×¤×¨×× ×××ª×¨× ×©
msgid "Many options to <b>customize</b> the appearance and the display style"
msgstr "×פשר×××ת <b> ×ת××× ××ש×ת </b> ר××ת, ××ר×× ××ס×× ×× ×תצ×××"
-#: features.phtml:69 index.phtml:78
+#: features.phtml:69 index.phtml:82
msgid "Scheduled Transactions"
msgstr "×ª× ××¢×ת ××××ר××ת"
@@ -1314,7 +1318,7 @@ msgstr ""
"ס×××¢× ×××¤×¢× ×עת ×ת××× <span class=\"gnucash\">×× ××§×ש</span> ××פשר ××××ת "
"×ª× ××¢×ת ××××ר××ת ×××× ×××× ×× ××××× ×××ª× ××¤× × ×ª×ר×× ×××¢×."
-#: features.phtml:82 index.phtml:76
+#: features.phtml:82 index.phtml:80
msgid "Reports, Graphs"
msgstr "××××ת, תרש××××"
@@ -1647,32 +1651,32 @@ msgstr "×ר×× ×××× ×Ö¾GnuCash.org"
msgid "Download GnuCash %s"
msgstr "××ר×ת ×× ××§×ש %s"
-#: index.phtml:18
+#: index.phtml:19
msgid "Via distribution"
msgstr "×××צע×ת ×פצ×"
-#: index.phtml:25
-msgid "More downloads (Source code, Development â¦)"
-msgstr "××ר××ת × ×ספ×ת (×§×× ××§×ר, פ×ת×× â¦)"
-
-#: index.phtml:26
+#: index.phtml:21
#, php-format
msgid "GnuCash is also available as a flatpak from flathub.org. %s"
msgstr ""
#. Translators: This labels a link to flatpak installation instructions.
-#: index.phtml:27
+#: index.phtml:23
#, fuzzy
#| msgid "Introduction"
msgid "Instructions"
msgstr "××××"
-#: index.phtml:34
+#: index.phtml:31
+msgid "More downloads (Source code, Development â¦)"
+msgstr "××ר××ת × ×ספ×ת (×§×× ××§×ר, פ×ת×× â¦)"
+
+#: index.phtml:38
#, php-format
msgid "Version %s is the last version for %s and %s and earlier."
msgstr "××¨×¡× %s ××× ×××¨×¡× ×××ר×× × ×Ö¾%s ×Ö¾%s ××§××××ת××."
-#: index.phtml:37
+#: index.phtml:41
#, php-format
msgid ""
"Version %s is the last version for Windows XP/Vista and MacOS X 10.8 and "
@@ -1681,7 +1685,7 @@ msgstr ""
"××¨×¡× %s ××× ×××¨×¡× ×××ר×× × ××××× ×ת XP / ××ס×× ×Ö¾MacOS X 10.8 ×××¢××, ××× ××× "
"×××¨×¡× ×××ר×× × ×©×ª×¨××¥ ×¢× ××ש×× ×××§ PowerPC."
-#: index.phtml:46
+#: index.phtml:50
msgid ""
"Designed to be easy to use, yet powerful and flexible, <span "
"class=\"gnucash\">GnuCash</span> allows you to track bank accounts, stocks, "
@@ -1695,7 +1699,7 @@ msgstr ""
"×××ססת ×¢× ×¢×§×¨×× ×ת ×ש××× ×××× ×קצ××¢××× ××× ×××××× ×¡×¤×¨×× ××××× ×× ×××××ת ×××××§××."
#. Translators: %s is the link to https://wiki.gnucash.org/wiki/Contributing_to_GnuCash
-#: index.phtml:48
+#: index.phtml:52
#, php-format
msgid ""
"GnuCash is developed, maintained, documented, and translated entirely by "
@@ -1705,21 +1709,21 @@ msgstr ""
"×××ª× ××¢××ר? ×ש ×× × %s."
#. Translators: This is the label of the Contributing⦠wiki link
-#: index.phtml:50
+#: index.phtml:54
msgid "some suggestions"
msgstr "××× ×צע×ת"
#. Translators: %s is the link to weblate
-#: index.phtml:52
+#: index.phtml:56
#, php-format
msgid "Please help translate GnuCash into your language at %s."
msgstr "× × ×ס×××¢ ×תר×× ×ת ×× ××§×ש ××©×¤× ×©×× ××¨× %s."
-#: index.phtml:57
+#: index.phtml:61
msgid "Need Help?"
msgstr "××§××§×× ××¢×ר×?"
-#: index.phtml:60
+#: index.phtml:64
msgid ""
"Looking for someone to contact about <span class=\"gnucash\">GnuCash</span>? "
"Try the"
@@ -1727,7 +1731,7 @@ msgstr ""
"××פש×× ××ש×× ××צ×ר ×××ª× ×§×©×¨ ×××× <span class=\"gnucash\">×× ××§×ש</span>? × ×¡× "
"×ת"
-#: index.phtml:62
+#: index.phtml:66
msgid ""
", which are public, email-based discussion groups where you can ask and "
"answer <span class=\"gnucash\">GnuCash</span> questions to other users."
@@ -1736,47 +1740,47 @@ msgstr ""
"×××¢× ×ת ××שת×ש×× ××ר××, ×¢× ×©×××ת ×× ×××¢ ×Ö¾<span class=\"gnucash\">×× ××§×ש</"
"span> ."
-#: index.phtml:68
+#: index.phtml:72
msgid "Feature Highlights"
msgstr "ת××× ×ת ×¢×קר××ת"
-#: index.phtml:73
+#: index.phtml:77
msgid "Double-Entry Accounting"
msgstr "×× ××ת ×ש××× ×ת ×פ×××"
-#: index.phtml:74
+#: index.phtml:78
msgid "Stock/Bond/Mutual Fund Accounts"
msgstr "×ש××× ×ת ×× ××ת/××\"×/×§×¨× ×ת × ××× ×ת"
-#: index.phtml:75
+#: index.phtml:79
msgid "Small-Business Accounting"
msgstr "×ש××× ××ת ×עסק×× ×§×× ××"
-#: index.phtml:77
+#: index.phtml:81
msgid "QIF/OFX/HBCI Import, Transaction Matching"
msgstr "××××× QIF/OFX/HBCI, ×ת××ת ×ª× ××¢×ת"
-#: index.phtml:79
+#: index.phtml:83
msgid "Financial Calculations"
msgstr "××ש×××× ×¤×× × ×¡×××"
-#: index.phtml:81
+#: index.phtml:85
msgid "<b>Discover more â¦</b>"
msgstr "<b> ××× ×¢×× ... </b>"
-#: index.phtml:85
+#: index.phtml:89
#, php-format
msgid "GnuCash %s Released"
msgstr "×× ××§×ש %s ש××רר"
-#: index.phtml:86
+#: index.phtml:90
#, php-format
msgid ""
"We've released GnuCash %s with many bugfixes and improvements including some "
"%s!"
msgstr "ש××¨×¨× × ×ת ×× ××§×ש %s ×¢× ×ª××§×× × ×ª×§××× ×ש×פ×ר×× ×¨××× ×××× ××× %s!"
-#: index.phtml:87
+#: index.phtml:91
msgid "great new features"
msgstr "ת××× ×ת ××ש×ת × ××ר×ת"
@@ -2157,503 +2161,3 @@ msgid ""
msgstr ""
"× ×¨×× ×©××פ××¤× ××× × ×ª××××Ö¾iframes. ×צפ××× ××¢××× ××××קש ××××× × ×¤×¨×, × × <a "
"href=\"%s\" target=\"_blank\">×××§×ש ×××</a>."
-
-#~ msgid ""
-#~ "*.c, *.h files in the src directory only (version 1.6 and earlier) or src/"
-#~ "register/ledger-core (version 1.7 and later)."
-#~ msgstr ""
-#~ "×§×××¦× â*.c,â â*.h ×ספר××ת src ×××× (××¨×¡× 1.6 ××××) ×× src/register/ledger-"
-#~ "core (××¨×¡× 1.7 ×××××)."
-
-#~ msgid ""
-#~ "<b>NOTE:</b> It used to be ok also to send your patch directly to the "
-#~ "gnucash-devel list. This is discouraged now, as a patch is easily "
-#~ "forgotten between the many list discussions. Attach patches to bugs in "
-#~ "Bugzilla instead (either an existing bug or a new one). If you insist on "
-#~ "sending a patch to gnucash-devel, it should be attached, not inlined."
-#~ msgstr ""
-#~ "<b> ×ער×: </b> ×¤×¢× ×פשר ××× ×ש××× ×ת ×ת××§×× ×ש×ר×ת ×רש××ת ×××××ר gnucash-"
-#~ "devel. ×עת ×× ×× ×××××¥, ×××××× ×©×ª××§×× ×¢×©×× ××ש×× ××§××ת ××× ×××× × ×רש××× "
-#~ "×ר×××. ×××§×× ××ת, × × ×צרף ××××× ××¢××× ×תק××× ×××××××× (××ª×§× ×§××× ×× ××ש). "
-#~ "×× ××× ××ת ××ª× ×תעקש×× ×ש××× ×××× ×- gnucash-devel, ×ש ×צרף ×××ª× ×§×§×××¥, "
-#~ "××× ××××××§× ××××£ ×××××¢× ××××."
-
-#~ msgid ""
-#~ "<span class=\"gnucash\">GnuCash</span> currently consists of over a third "
-#~ "of a million lines of code spread over more than a thousand files. It has "
-#~ "been translated into twenty-three languages and credits over 139 authors "
-#~ "and contributors."
-#~ msgstr ""
-#~ "×××× ×ª××× ×ª <span class=\"gnucash\">×× ××§×ש</span> ××××× ××¢× ×©××ש ×××××× "
-#~ "ש×ר×ת ×§××, ××× ×¤××ר×ת ×¢× ×¤× × ××תר ××××£ ×§×צ××. ×ת×× × ×ª×ר××× ×עשר×× ×ש××ש "
-#~ "שפ×ת ××××× ××¢× 139 ××ת××× ×ת×ר×××."
-
-#~ msgid ""
-#~ "A detailed guide on how to work with documentation (update and "
-#~ "maintenance)."
-#~ msgstr "××ר×× ×פ××¨× ×¢× ×××¤× ×ש×××ש ×ת××¢×× (×¢×××× ×ת××××§×)."
-
-#~ msgid ""
-#~ "As stated earlier, the new docs are based on the docbook system. Everyone "
-#~ "wishing to help please follow these guides where possible when reviewing "
-#~ "and/or writing docs."
-#~ msgstr ""
-#~ "××××ר, ××ס×××× ×××ש×× ×××סס×× ×¢× ×ער×ת docbook. ×¢× ×× ×××¢×× ××× ×× ×ס×××¢ "
-#~ "×××צ×× ××× ×××ת ××× ×¢× ××× ×©× ××ª× ×עת סק×רת ×/×× ×ת××ת ×ס××××."
-
-#~ msgid "Author Credits"
-#~ msgstr "×××× ××צר××"
-
-#~ msgid ""
-#~ "Code to add small-business features: contents of the src/business "
-#~ "directory."
-#~ msgstr "×§×× ×××ספת ת××× ×ת עסק××ת ×§×× ×ת: ת××× ×¡×¤×¨××ת src/business."
-
-#~ msgid ""
-#~ "Code to generate reports and graphs: contents of the src/reports "
-#~ "directory."
-#~ msgstr "×§×× ××צ×רת ××××ת ×תרש××××: ת××× ×××צת src/××××ת."
-
-#~ msgid ""
-#~ "Code to import and export various file formats: contents of the src/"
-#~ "import-export directory."
-#~ msgstr "×§×× ×××××× ×××צ×× ×××× × ×§×××¥ ש×× ××: ת××× ×××צת src/×××××Ö¾××צ××."
-
-#~ msgid ""
-#~ "Code to peform automated regression tests: contents of the src/*/test "
-#~ "directories."
-#~ msgstr "×§×× ×××צ××¢ ××××§×ת ר×רס×× ××××××××ת: ת××× ×¡×¤×¨××ת src/*/test."
-
-#~ msgid ""
-#~ "Contents of miscellanous application-related directories (version 1.7 and "
-#~ "later): src/app-file, src/app-utils, src/calculation, src/core-utils, src/"
-#~ "gnc-module, src/network-utils, src/tax/us."
-#~ msgstr ""
-#~ "ת××× ×¡×¤×¨××ת ש×× ×ת ×קש×ר×ת ×××ש×××× (××¨×¡× 1.7 ×××××): src/app-file, src/"
-#~ "app-utils, src/calculation, src/core-utils, src/gnc-module, src/network-"
-#~ "utils, src/tax/us."
-
-#~ msgid ""
-#~ "Contents of src/gnome plus src/register/gnome (version 1.6 and earlier). "
-#~ "For version 1.7 and later, this consists of src/gnome, src/gnome-search "
-#~ "and src/gnome-util"
-#~ msgstr ""
-#~ "ת××× src/gnome ×ת×ספת src/register/gnome (××¨×¡× 1.6 ×××¢××). ×××¨×¡× 1.7 "
-#~ "×××××, ××ר×× ×Ö¾ src/gnome, src/gnome-search ×- src/gnome-util"
-
-#~ msgid ""
-#~ "Contents of the src/backend directory (version 1.7 and later) or of src/"
-#~ "engine/file, src/engine/sql (version 1.6 and earlier)."
-#~ msgstr ""
-#~ "ת××× ×¡×¤×¨××ת src/backend (××¨×¡× 1.7 ×××××) ×× src/engine/file, src/engine/"
-#~ "sql (××¨×¡× 1.6 ×××¢××)."
-
-#~ msgid ""
-#~ "Contents of the src/engine and the include directories. The engine was "
-#~ "split out from the motif code in version 1.1. The data storage backend "
-#~ "(file-io, sql) was split out in the course of version 1.5."
-#~ msgstr ""
-#~ "ת××× src/engine ×ת××§××ת ×Ö¾include. ××× ××¢ פ××¦× ××§×× motif ×××¨×¡× 1.1. שרת "
-#~ "××ס×× ×× ×ª×× ×× (file-io, sql) פ××¦× ××××× ×צ×רת ××¨×¡× 1.5."
-
-#~ msgid ""
-#~ "Contents of the src/motif directory (version 1.2 and earlier). The motif "
-#~ "version of the code was discontinued after version 1.2, after most of the "
-#~ "non-gui code was moved to either the engine, the register or the ledger."
-#~ msgstr ""
-#~ "ת××× ×¡×¤×¨××ת src/motif (××¨×¡× 1.2 ×××¢××). ×רסת ×××××× ×©× ××§×× ×××¤×¡×§× ×××ר "
-#~ "××¨×¡× 1.2, ×××ר שר×× ××§×× ×©××× × gui ×××¢×ר ××× ××¢, ××××× ×× ××ר×סת."
-
-#~ msgid ""
-#~ "Contents of the src/register directory (version 1.6 and earlier) or src/"
-#~ "register/register-core (version 1.7 and later). The register was split "
-#~ "out as a separate component from the motif code in version 1.1. As can be "
-#~ "seen from the stats, the register code has been fairly stable. At version "
-#~ "1.7 and later, this cell shows a second count: the number of lines of "
-#~ "code in src/register/register-gnome (previously counted as part of gnome)."
-#~ msgstr ""
-#~ "ת××× ×¡×¤×¨××ת src/register (××¨×¡× 1.6 ×××¢××) ×× src/register/register-core "
-#~ "(××¨×¡× 1.7 ×××××). ××××× ×¤××¦× ×ר××× × ×¤×¨× ××§×× ×Ö¾motif ××××¨×¡× 1.1. ××¤× "
-#~ "×©× ××ª× ×ר××ת ××× ×ª×× ×× ×ס×××ס××××, ×§×× ××××Ö¾××ª× ××¢×ת ××× ×צ×× ××××. ×××¨×¡× "
-#~ "1.7 ×××××, ××ª× ×צ×× ×¡×¤××¨× ××©× ×ת: ×ספר ש×ר×ת ××§×× ×Ö¾src/register/register-"
-#~ "gnome (× ××©× ××¢×ר ××××§ ×Ö¾gnome)."
-
-#~ msgid "Each cell displays the following:"
-#~ msgstr "×× ×ª× ×צ×× ×ת ×××××:"
-
-#~ msgid ""
-#~ "English-language-only user documentation, including on-line help and "
-#~ "manual (html, sgml or xml). For version 1.8.4 and later, the number below "
-#~ "the bar counts the translated, non-english docs (currently de, es, fr, "
-#~ "pt_PT). Both of these numbers are somewhat hard to count, because of "
-#~ "fairly large format churns, and multiple competing versions."
-#~ msgstr ""
-#~ "ת××¢×× ×שת×ש×× ××©×¤× ××× ×××ת ××××, ×××× ×¢××¨× ××§××× ×ª ×××ר×× (html, sgml ×× "
-#~ "xml). ××××¨×¡× 1.8.4 ×××××, ××ספר ש×ת×ת ×סר×× ×¡×פר ×ת ××ס×××× ××ת×ר××××, "
-#~ "ש××× × ××× ×××ת (×ר××¢ de, es, fr, pt_PT). ×©× × ××ספר×× ×××× ×§×¦×ª קש×× ×ספ××¨× "
-#~ "×××× ××××ר×× ×××× × ×××× ××××, ×ר×××× ×רס××ת ×ת×ר×ת."
-
-#~ msgid ""
-#~ "For those not familiar with git, the <span class=\"gnucash\">GnuCash</"
-#~ "span> wiki has a <a href='https://wiki.gnucash.org/wiki/Git'>description</"
-#~ "a> tailored to the <span class=\"gnucash\">GnuCash</span> code. To get "
-#~ "the documentation source instead of the program source, replace 'gnucash' "
-#~ "with 'gnucash-docs' in the mentioned git commands, like this:"
-#~ msgstr ""
-#~ "××× ×©××¨× ×¦×ר × ×ס××× ×Ö¾git, ×××××§× ×©× <span class=\"gnucash\">×× ××§×ש</"
-#~ "span> ×ש <a href='https://wiki.gnucash.org/wiki/Git'>×ס×ר</a> ש××ת×× ××§×× "
-#~ "×©× <span class=\"gnucash\">×× ××§×ש</span>. ××× ××§×× ×ת ××§×ר ×ת××¢×× ×××§×× "
-#~ "×ת ××§×ר ×§××Ö¾×ת×× ×, ×ש ××××××£ ×ת âgnucashâ ×Ö¾âgnucash-docsâ ×פק×××ת ×Ö¾git "
-#~ "ש××××ר×ת, ××××¤× ×××:"
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "commenting on it."
-#~ msgstr "×§××ת ×¢×תק ×©× ××§×ר ×ת××¢×× ××ת××ר ××¢×× ××ת×××× ××××× ×¢×××."
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "making changes. When you are satisfied with your changes you can create a "
-#~ "patch by running the following command in the base directory of the "
-#~ "documentation (usually gnucash-docs, unless you renamed it):"
-#~ msgstr ""
-#~ "×§××× ×¢×תק ×©× ××§×ר ×ת××¢×× ××ת××ר ××¢×× ××ת××× ××צע ש×× ××××. ××שר ××ª× ×ר×צ×× "
-#~ "××ש×× ×××× ×©×צעת×, ת×××× ××צ×ר ת××§×× ×¢× ××× ×פע×ת ×פק××× ×××× ×ספר×ת ××ס×ס "
-#~ "×××× ×××¨× ×§×× ×××§×ר ×©× ×תע×× (×××¨× ××× gnucash-docs, ××× ×× ×× ×©×× ××ª× ×ת "
-#~ "×ש×):"
-
-#~ msgid ""
-#~ "Given that we have about 400 outstanding bugs in bugzilla, that works out "
-#~ "to about one bug per thousand lines of code, or one bug per 50 pages of "
-#~ "printout. This bug count is actually not atypical for software projects; "
-#~ "it is near the norm."
-#~ msgstr ""
-#~ "××ת××©× ××× ×©×ש ×× × ×Ö¾400 תק××× ×¤×ª×××× ××××××××, ×× ×©×××¦× ××¢×¨× ×ª×§× ××× "
-#~ "××××£ ש×ר×ת ×§××, ×× ×ª×§× ××× ××× 50 ×¢××××× ×©× ×ª×פ×ס××. ×××ת תק××× ×× ×××¢×©× "
-#~ "××× × ×ר××× ×××××× ×ª××× ×; ×××¢×©× ×× ×§×¨×× ×תק×."
-
-#~ msgid "Gnome Documentation guidelines"
-#~ msgstr "×× ×××ת ×ת××¢×× ×× ××"
-
-#~ msgid ""
-#~ "If you are interested in improving the <span class=\"gnucash\">GnuCash</"
-#~ "span> documentation, you have come to the right place. This page will "
-#~ "provide you with the necessary information to get started."
-#~ msgstr ""
-#~ "×× ××ª× ××¢×× ××× ×× ×שפר ×ת ת××¢×× <span class=\"gnucash\">×× ××§×ש</span>, "
-#~ "×××¢×ª× ×××§×× ×× ×××. ×¢××× ×× ×ספק ××× ×ת ×××××¢ ××ר×ש ××× ××ת×××."
-
-#~ msgid ""
-#~ "If you wish to review or write <span class=\"gnucash\">GnuCash</span> "
-#~ "documentation, you will need to know xml. Some basic knowledge of the "
-#~ "docbook system may be useful as well."
-#~ msgstr ""
-#~ "××ת××ת ×× ×קרת ת××¢×× <span class=\"gnucash\">×× ××§×ש</span>, רצ×× ××××ר "
-#~ "xml. ×××¢ ×ס××¡× ×ס××× ××ער×ת docbook עש×× ××××¢×× ××£ ×××."
-
-#~ msgid ""
-#~ "If you've had trouble swimming through that mass of source code, think of "
-#~ "it this way: printed out on paper, and bound into volumes, it would "
-#~ "amount to several dozen copies of Tolstoy's \"War and Peace\", roughly a "
-#~ "bookshelf-width's worth of source code."
-#~ msgstr ""
-#~ "×× ×תקש××ª× ×ש××ת ×ת×× ×××¡× ××× ×©× ×§×× ××§×ר, ×ש×× ×¢× ×× ××: ×××פס×× ×¢× "
-#~ "× ××ר, ××ר×××× ××ר×××, ×× ××× ×סת×× ×××× ×¢×©×¨×ת ×¢×תק×× ×©× \"××××× ×ש×××\" "
-#~ "××ת ×××ס×××, ××¢×¨× ×××¨× ×©× ×××£ ספר×× ×××× ××× ×©× ×§×× ××§×ר."
-
-#~ msgid "Introduction"
-#~ msgstr "××××"
-
-#~ msgid ""
-#~ "It can often be quite interesting to study the source code metrics behind "
-#~ "a software development project. Not a surprising interest: it is "
-#~ "accounting afterall. <span class=\"gnucash\">GnuCash</span> has grown, "
-#~ "over the years, from a small handy electronic checkbook to a rather large "
-#~ "and multi-featured desktop app."
-#~ msgstr ""
-#~ "×עת××, עש×× ××××ת ××¢× ××× ×××× ×××§×ר ×ת ×ת××× ×§×× ×××§×ר ש×××××¨× ×××× ×¤×ת×× "
-#~ "ת××× ×. ×× ××ש ×פת××¢: ×××× ×ש××× ××ת ×××¨× ××××. ת×× ×ª <span "
-#~ "class=\"gnucash\">×× ××§×ש</span> ×××× ××××× ××©× ××, ××¤× ×§×¡ ×××××ת ×××§×ר×× × "
-#~ "×§×× ×ש×××ש×, ×¢× ×××× ×ª×× ×ª ש×××× ×¢×××× ××§××¤× ×ר×ת־ת××× ×ת."
-
-#~ msgid ""
-#~ "Just as the <span class=\"gnucash\">GnuCash</span> application has been "
-#~ "developed over time by volunteers, so too has the documentation been "
-#~ "written by volunteer developers and users to help others learn how <span "
-#~ "class=\"gnucash\">GnuCash</span> works. This collaborative effort has "
-#~ "resulted in the creation of two major documents, the <b>Help Manual</b> "
-#~ "and the <b>Tutorial and Concepts Guide</b>."
-#~ msgstr ""
-#~ "×××××§ ××¤× ×©×ª×× ×ª <span class=\"gnucash\">×× ××§×ש</span> פ×ת×× ××××¨× ××× ×¢× "
-#~ "××× ××ª× ××××, ×× ×× ×ת××¢×× × ××ª× ×¢× ××× ×פת××× ××שת×ש×× ××ª× ×××× ××× ××¢××ר "
-#~ "×××ר×× ××××× ×××¦× <span class=\"gnucash\">×× ××§×ש</span> ×¢×××ת. ××××¥ ×ש×תף "
-#~ "×× ×××× ××צ×רת ×©× × ×ס×××× ×¢×קר×××, <b> ××ר×× ××¢××¨× </b> ×<b> ××ר×× ×תפע×× "
-#~ "××××ש×××</b>."
-
-#~ msgid "Languages"
-#~ msgstr "שפ×ת"
-
-#~ msgid ""
-#~ "Mind you, this is source code (and docs) crafted and debugged by actual "
-#~ "humans, this is *not* autogenerated code. Tools (such as glade or swig) "
-#~ "can generate gazillions of lines of code automatically; I'm not counting "
-#~ "those. Every last line counted here was typed in, edited, indented, "
-#~ "tweaked, multiple times, by human hands."
-#~ msgstr ""
-#~ "×תש××ת ××, ××× ×§×× ××§×ר (××ס××××) × ×× × ×× ××¤× ×תק××× ×¢× ××× ×× ×©×× ×שר ×××, "
-#~ "*×××* ×× ×§×× ×©×××× ××××¤× ×××××××. ×××× (×××× ××××× ×× ×¡××××) ×××××× ××צ×ר "
-#~ "××× ×¡×¤×ר ש×ר×ת ×§×× ××××¤× ×××××××; ש×ר×ת ×××× ×× × ××§×× ××ש××× ×××××. ×× "
-#~ "ש××¨× ×©× ×¡×¤×¨× ×××, ×¢× ×××ר×× × ×©×××, ×××§×××, × ×¢×¨××, ×××××, ×¢××× ×, ××תר ××¤×¢× "
-#~ "××ת, ×××××× ×× ×ש××ת."
-
-#~ msgid ""
-#~ "Next attach your patch to a bug report against the proper component for "
-#~ "the Documentation product in <a href='https://bugs.gnucash.org/'><span "
-#~ "class=\"gnucash\">GnuCash</span>' bug database</a>. See also <a "
-#~ "href='https://wiki.gnucash.org/wiki/Bugzilla'>GnuCash' wiki page on "
-#~ "bugzilla</a> for more details about patch submission."
-#~ msgstr ""
-#~ "×××ר ××× ×ש ×צרף ×ת ×ת××§×× ×××× ×תק×, ×ר××× ××ת××× ×××צר ××ת××¢× ×<a "
-#~ "href='https://bugs.gnucash.org/'><span class=\"gnucash\">×× ××§×ש</span>' "
-#~ "××¡× × ×ª×× × ×ª×§×××</a>. ××§××ת פר××× × ×ספ×× ×¢× ××שת ת××§×× ×××ר (××××), × × "
-#~ "××¢××× ×<a href='https://wiki.gnucash.org/wiki/Bugzilla'>×¢××× ×××××××, "
-#~ "××××§× ×©× ×× ××§×ש</a> ."
-
-#~ msgid "No longer available"
-#~ msgstr "×× ×××× ×¢××"
-
-#~ msgid ""
-#~ "Note also that KLOC's are not a good metric of programmer productivity, "
-#~ "nor even that <code>wc</code> is a good way of counting KLOC's. Much "
-#~ "better measures are complexity metrics, which, for example, count the "
-#~ "number and size of if-then-else blocks, or the number and size of all "
-#~ "blocks, or the number of math operators per statement. Maybe someday "
-#~ "we'll run one of those tools on this code. For now, this is what we have. "
-#~ "On the other hand, we've attempted to count only those files that contain "
-#~ "human-edited code, that is, files that are directly edited by humans. The "
-#~ "point of doing this is to avoid artificially inflating the KLOC counts by "
-#~ "counting automatically generated code (which is why the glade files are "
-#~ "not counted: they are large and automatically generated)."
-#~ msgstr ""
-#~ "×תש××ת ××, KLOC ××× × ××× ××× ×××××ת תפ×קת ת×× ××ª× ××, ×פ××× <code> wc </"
-#~ "code> ××× × ××¨× ×××× ×ספ×ר KLOC. ××××× ××××× ××ר×× ×× ×××× ××ר×××ת, ×שר "
-#~ "×××©× ×¡×פר×× ×ת ××ספר ×××××× ×©× ××§××¢× ××Ö¾××Ö¾××ר, ×× ×ת ××ספר ×××××× ×©× ×× "
-#~ "×××§××¢××, ×× ×ת ×ספר ××פע×××× ××ת××××× ××× ×שפ×. ×××× ×ת×ש×× × ×¤×¢×× ×ת ××× "
-#~ "××××× ×××× ×¢× ××§×× ×©×× ×. ×עת ×¢×ª× ×× ×× ×©×ש ×× ×. ××¦× ×©× ×, × ×ס×× × ×ספ×ר רק "
-#~ "×ת ××§×צ×× ××××××× ×§×× ×ער××× ×× ×ש×ת, ××××ר ×§×צ×× ×©× ×¢×¨××× ×ש×ר×ת ×¢× ××× "
-#~ "×× × ×××. ××××¨× ×××ª× ××× ××¢ × ×פ×× ××××××ª× ×©× ×¡×¤×ר×ת KLOC ×¢× ××× ×¡×¤×רת ×§×× "
-#~ "×©× ×צר ×××××××ת (×××× ×§××¦× glade ×× × ×¡×¤×¨××: ×× ×××××× ×××××××× ×××××××ת)."
-
-#~ msgid ""
-#~ "Please let other writers know which section you wish to tackle. Please "
-#~ "forward this to <a href='mailto:gnucash-devel at gnucash.org'>gnucash-devel</"
-#~ "a> so that people can say 'hey I'm doing that already' or 'go ahead and "
-#~ "do it'."
-#~ msgstr ""
-#~ "× × ××××¢× ××ת××× ××ר×× ××××× ××§××¢ ××××× ×ª×× ××פ×. × × ××¢××¨× ×ת ×××××¢ ×-<a "
-#~ "href='mailto:gnucash-devel at gnucash.org'>gnucash-devel</a> ××× ×©×× ×©×× "
-#~ "××××× ×××ר '××× ×× × ××ר ×¢××©× ×ת ××' ×× '×§×××× ×¦×× ××ר×'."
-
-#~ msgid "Reviewers"
-#~ msgstr "××קר××"
-
-#~ msgid "Sizing"
-#~ msgstr "ש×Ö´×Ö¼×Ö¼×"
-
-#~ msgid "Table 1. Historical Development Stats"
-#~ msgstr "×××× 1. ××¦× ×¤×ת×× ×ס××ר×"
-
-#~ msgid "Table Column Legend"
-#~ msgstr "××§×¨× ×¢××××ת ××××"
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> community welcomes assistance "
-#~ "in maintaining and improving both the program and its documentation. If "
-#~ "you are interested in helping write, edit or translate <span "
-#~ "class=\"gnucash\">GnuCash</span>'s documentation, this page gives "
-#~ "guidance on how to get set up to join the effort."
-#~ msgstr ""
-#~ "×§×××ת <span class=\"gnucash\">×× ××§×ש</span> ש××× ××× ×¡×××¢ ×ת××××§× ××ש×פ×ר "
-#~ "×ת×× × ××ת××¢××. ×× ××¢× ××× ×××ª× ××¢××ר ××ת×××, ער××× ×× ×ª×¨××× ×ת××¢×× ×©× "
-#~ "<span class=\"gnucash\">×× ××§×ש</span>, ×¢××× ×× ×× ×× ×××¦× ××ת×ר×× ×××צ×רף "
-#~ "×××××¥."
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation can be viewed "
-#~ "and downloaded from the <a href=\"docs.phtml\">Documentation page</a>."
-#~ msgstr ""
-#~ "× ××ª× ×צפ×ת ××××ר×× ×ת ת××¢×× <span class=\"gnucash\">×× ××§×ש</span> ×<a "
-#~ "href=\"docs.phtml\">×¢××× ×ת××¢××</a>."
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation is stored in "
-#~ "<b>xml</b> files. More precisely, it uses the <b>docbook system</b>. This "
-#~ "is a relatively flexible system that takes xml files as input and can "
-#~ "generate documentation in several different output formats (html, pdf â¦)."
-#~ msgstr ""
-#~ "ת××¢×× <span class=\"gnucash\">×× ××§×ש</span> × ×©×ר ××§×××¦× <b>xml</b>. ××תר "
-#~ "××××§, × ×¢×©× ×©×××ש ××ער×ת <b>docbook</b>. ×× ×ער×ת ××××©× ××ס×ת שק×ר×ת ×§×××¦× "
-#~ "XML ××§×× ××××××ת ×§×××¦× ×ª××¢×× ××ספר ת×× ××ת פ×× (HTML,â PDF â¦)."
-
-#~ msgid ""
-#~ "The best way of retaining comments about docs in an easy to find way for "
-#~ "everyone would be to use <a href='https://bugs.gnucash.org/'>bugs.gnucash."
-#~ "org</a> to file the bugs under documentation. This can also be done using "
-#~ "bug-buddy."
-#~ msgstr ""
-#~ "×××¨× ××××× ×××תר ×ש××ר ×ער×ת ××ס×××× ××××¤× ×©××§× ×¢× ×××× ××צ×× ××ת×, ××× "
-#~ "×¢× ××× ×©×××ש ×Ö¾<a href='https://bugs.gnucash.org/'> bugs.gnucash.org </a> "
-#~ "×ת×××§ ×תק××× ××ס××× ×ת××¢××. × ××ª× ×עש×ת ××ת ×× ×××צע×ת bug-buddy."
-
-#~ msgid ""
-#~ "The following links are for further sites that can help with the "
-#~ "documentation and review process."
-#~ msgstr ""
-#~ "××§×ש×ר×× ××××× ××¤× ×× ××תר×× × ×ספ×× ×©×××××× ×ס×××¢ ×ת×××× ×ת××¢×× ×××קר×."
-
-#~ msgid ""
-#~ "The number of design documents and README files aimed at developers. This "
-#~ "includes *.txt files, *.texinfo files and README.* files in all "
-#~ "subdirectories. For version 1.7 and later, only those in the src "
-#~ "subdirectory are counted (leaving out some half-dozen scattered "
-#~ "elsewhere)."
-#~ msgstr ""
-#~ "×ספר ×ס××× ××¢×צ×× ××§×××¦× README ×××××¢××× ××פת×××. ×××× ×× ×§×××¦× * .txt, * "
-#~ "×§×××¦× .texinfo ××§×××¦× README. * ××× ×¡×¤×¨××ת ×××©× ×. ××××¨×¡× 1.7 ××××× × ×¡×¤×¨×× "
-#~ "רק ××× ×©×ספר××ת ×××©× × src (×× × ××××× ×××¦× ×ª×¨×סר ××פ××ר×× ×××§×××ת ××ר××)."
-
-#~ msgid ""
-#~ "The number of languages that the application messages have been "
-#~ "translated to (the number of <tt>po/*.po</tt> files). In parenthesis, the "
-#~ "number of messages in the message files (<tt>grep msgstr po/*.po |wc</"
-#~ "tt>), in thousands."
-#~ msgstr ""
-#~ "×ספר ×שפ×ת ש××××× ××¡×¨× ×××ש×× ×ª×ר××× (×ספר ×§×××¦× <tt>po/*.po</tt> ). "
-#~ "×ס××ר×××, ×ספר ××סר×× ××§×××¦× ××סר (<tt>grep msgstr po/*.po |wc</tt>), "
-#~ "×××פ××."
-
-#~ msgid ""
-#~ "The number of people credited in the AUTHORS file (version 1.6 and later) "
-#~ "or the README file (earlier versions). These include lead developers, "
-#~ "patch submitters and national-language translators. This includes "
-#~ "additional credits listed in the gnucash-docs/AUTHORS file that are not "
-#~ "listed in the main gnucash/AUTHORS file."
-#~ msgstr ""
-#~ "×ספר ××× ×©×× ×©×××× ××§×××¥ AUTHORS (××¨×¡× 1.6 ×××××) ×× ××§×××¥ README (×רס××ת "
-#~ "×§××××ת). ××× ×××××× ×פת××× ×××××××, ××××©× ×ª××§×× ×× ××תר×××× ×שפ×ת "
-#~ "ר×-××××××ת. ××××× ×× ××××××× × ×ספ×× ×××פ××¢×× ××§×××¥ gnucash-docs/AUTHORS "
-#~ "ש×× ×¨×©×××× ××§×××¥ gnucash/AUTHORS ×ר×ש×."
-
-#~ msgid ""
-#~ "The table below shows some historical lines-of-code and number-of-files "
-#~ "metrics for the <span class=\"gnucash\">GnuCash</span> development "
-#~ "project. Note that not all of the code is counted: for instance, the "
-#~ "Makefiles and configure.in and autogen.sh are not counted. Also, files "
-#~ "that are automatically generated are not counted, nor are files that have "
-#~ "been 'borrowed' from other projects. Also not counted are experimental "
-#~ "files, miscellaneous perl scripts, various converters, addons and "
-#~ "utilities. Finally, <tt>glade</tt> files are not counted, although large "
-#~ "parts of the overall GUI are described in <tt>glade</tt> files."
-#~ msgstr ""
-#~ "××××× ×©×××× ×צ××× ×××× ×©×ר×ת ×§×× ××ספר ××§×צ×× ××××× ×¤×ת×× <span "
-#~ "class=\"gnucash\"> ×× ××§×ש </span>. ×תש××ת ××, ×× ×× ××§×× × ×¡×¤×¨: ××ש×, "
-#~ "Makefiles ×Ö¾configure.in ×Ö¾autogen.sh ×× × ×¡×¤×¨××. ××× ××, ×§×צ×× ×©× ××¦×¨× "
-#~ "×××××××ת ×× × ×¡×¤×¨××, ××× ×× ×§×צ×× ×שר \"××ש×××\" ××××××× ××ר××. ×× ×סת×, "
-#~ "×× ×× × ×¡×¤×¨×× ×§×צ×× × ×ס××× ×××, תסר×××× ×©×× ×× ×פר×, ×××ר×× ×©×× ××, ת×ספ×× "
-#~ "×××× ×¢×ר. ××ס××£,×× <tt> ×§××¦× glade </tt> ×× × ×¡×¤×¨××, ××ר×ת ש×××§×× ×××××× "
-#~ "××× ×©×§ ××שת×ש ××××× ×ת××ר×× ××§××¦× <tt> glade </tt>."
-
-#~ msgid ""
-#~ "There are two major <span class=\"gnucash\">GnuCash</span> documentation "
-#~ "packages to help users: the <b>Help Manual</b> and the <b>Tutorial and "
-#~ "Concepts Guide</b>. With the above command, the source code of both will "
-#~ "be downloaded."
-#~ msgstr ""
-#~ "×§××××ת ×©×ª× ×××××ת ת××¢×× ×¢×קר××ת <span class=\"gnucash\">××× ××§×ש</span> "
-#~ "ש×ס×××¢× ××שת×ש××: ××ר×× ××¢××¨× <b></b> × <b>××ר×× ××ר×× ××××ש×××</b>. "
-#~ "×××צע×ת ×פק××× ×©××¢××, ×§×× ×××§×ר ×©× ×©× ××× ××ר×."
-
-#~ msgid "This is an ancient page about Gnucash's code size."
-#~ msgstr "××× ××£ עת××§ ×¢× ×©×××× ×§×× ×× ×קש."
-
-#~ msgid "Total"
-#~ msgstr "ס×Ö¾××××"
-
-#~ msgid "Version"
-#~ msgstr "×רס×"
-
-#~ msgid "We suggest also subscribing to"
-#~ msgstr "×× × ×צ××¢×× ××××¨×©× ×× ××× ×× ×¢×"
-
-#~ msgid "Where to get the documentation source"
-#~ msgstr "×××× ××ש×× ×ת ××§×ר ×ת××¢××"
-
-#~ msgid ""
-#~ "While this <span class=\"gnucash\">GnuCash</span> wiki page is really "
-#~ "about translating the documentation, it holds some useful information on "
-#~ "working with docbook files."
-#~ msgstr ""
-#~ "××¢×× ×©×¢××× ×× ×××××§× ×©× <span class=\"gnucash\">×× ××§×ש</span> ×¢×סק ××¢×קר "
-#~ "×תר××× ×ת××¢××, ××× ×××× ××××¢ ש××××©× ×¢× ×¢×××× ×¢× ×§×××¦× docbook."
-
-#~ msgid "Writers"
-#~ msgstr "××ת×××"
-
-#~ msgid "Writing GnuCash Documentation"
-#~ msgstr "×ת××ת ת××¢×× ×× ××§×ש"
-
-#~ msgid ""
-#~ "You may also want to retain a local copy of the old documentation to "
-#~ "refer to when writing. This still has a lot of useful information in it "
-#~ "which hasn't been transferred to the new docs."
-#~ msgstr ""
-#~ "××ת×× ××£ ×©×ª×¨×¦× ×ש××ר ×¢×תק ××§××× ×©× ×ת××¢×× ×××©× ×××× ×ª×¨×¦× ××ת×××ס ×עת "
-#~ "××ת×××. ×ש ×©× ×¢×××× ××××¢ ש××××©× ×¨× ×©××¨× ×××¢×ר ××ס×××× ×××ש××."
-
-#~ msgid ""
-#~ "You will need a recent copy of the documentation source. For this you can "
-#~ "check out the documentation module from the gnucash-docs git repository. "
-#~ "Reviewers could also start from the <a href='https://sourceforge.net/"
-#~ "projects/gnucash/files/gnucash-docs/'>current docs tarball</a>."
-#~ msgstr ""
-#~ "× × ××צ×××× ××¢×תק ×¢××× × ×©× ××§×ר ×ת××¢××. ××©× ×× × ××ª× ×××××§ ×ת פ××¨×§× ×ת××¢×× "
-#~ "××××ר git ××©× gnucash-docs. ס×קר×× ×××××× ×× ××ת××× ×Ö¾<a href='https://"
-#~ "sourceforge.net/projects/gnucash/files/gnucash-docs/'>tarball ××ס×××× "
-#~ "×× ××××</a>."
-
-#~ msgid "future feature branch"
-#~ msgstr "×¢× ×£ ת××× ×ת עת×××"
-
-#~ msgid "internal txt"
-#~ msgstr "TXT ×¤× ×××"
-
-#~ msgid "misc app"
-#~ msgstr "×ש×××× ×©×× ××"
-
-#~ msgid ""
-#~ "number of *c and *.h and *.scm files (KLOCS in *.c + KLOCS in *.h + KLOCS "
-#~ "in *.scm). If there are no *.scm files in the directory, then only (KLOCS "
-#~ "in *.c + KLOCS in *.h) are displayed. If there is only one number in the "
-#~ "parenthesis, it is the approriate KLOC count for that statistic."
-#~ msgstr ""
-#~ "×ספר ×§×××¦× * c ×Ö¾* .h ×Ö¾* .scm (KLOCS × * .c + KLOCS × * .h + KLOCS × * ."
-#~ "scm). ×× ××× ×§×××¦× * .scm ×ספר××, רק (KLOCS × * .c + KLOCS × * .h) "
-#~ "××צ×××. ×× ×ש רק ×ספר ××× ×ס××ר×××, ×× ×¡×¤×רת KLOC ××ת×××× ×× ×ª×× ××."
-
-#~ msgid ""
-#~ "scheme and guile code in directories src/scm plus src/guile (version 1.6 "
-#~ "and earlier). In version 1.7 and later, much of this code went into "
-#~ "reports, import/export, and into indiovidual modules; thus only "
-#~ "miscellaneous code remains."
-#~ msgstr ""
-#~ "ס××× ××§×× guile ×ספר××ת src/scm ××× ×¢× src/guile (××¨×¡× 1.6 ×××¢××). ×××¨×¡× "
-#~ "1.7 ×××××, ×××§ ×××× ×××§×× ××× × ×× ×¡ ×××××ת, ××××××/×××צ×× ×פ××¨×§× ×× "
-#~ "פר×× ×××; ××× × ×תר רק ×§×× '××ר'."
-
-#~ msgid ""
-#~ "where KLOC == kilo-lines-of-code, as reported by <code>wc</code>. As "
-#~ "noted above, wc is not a terribly good code metric, but it is what we "
-#~ "have handy."
-#~ msgstr ""
-#~ "××שר KLOC == ×§×××־ש×ר×ת ×§××, ××¤× ×©××××ר ××¢×× <code>wc</code>. ××××ר, wc "
-#~ "××× ×× ××× ×§×× ×××× ×××, ××× ×× ×× ×©×ש ×× × ××××."
diff --git a/po/hr.po b/po/hr.po
index d448b5c..eb65a50 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: GnuCash ht-docs\n"
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist.cgi?"
"component=Translations&product=Website&resolution=---\n"
-"POT-Creation-Date: 2023-08-21 09:48+0200\n"
+"POT-Creation-Date: 2023-09-26 05:30+0200\n"
"PO-Revision-Date: 2023-07-20 19:06+0000\n"
"Last-Translator: Milo Ivir <mail at milotype.de>\n"
"Language-Team: Croatian <https://hosted.weblate.org/projects/gnucash/website/"
@@ -305,7 +305,7 @@ msgstr ""
"Pristankom svih autora, relicencirali smo <span class=\"gnucash\">GnuCash</"
"span> pod GNU opÄom javnom licencom verzije 2 ili novije."
-#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:196 docs.phtml:328
+#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:207 docs.phtml:339
#: download.phtml:4
msgid "Download"
msgstr "Preuzimanje"
@@ -549,8 +549,8 @@ msgstr ""
msgid "(current stable release)"
msgstr "(trenutaÄno stabilna verzija)"
-#: docs.phtml:57 docs.phtml:191 docs.phtml:489 docs.phtml:606 docs.phtml:632
-#: docs.phtml:654 docs.phtml:672 docs.phtml:694
+#: docs.phtml:57 docs.phtml:202 docs.phtml:511 docs.phtml:628 docs.phtml:654
+#: docs.phtml:676 docs.phtml:694 docs.phtml:716
#, php-format
msgid "GnuCash v%s"
msgstr "GnuCash v%s"
@@ -559,49 +559,53 @@ msgstr "GnuCash v%s"
msgid "Current <em>stable</em> user documentation"
msgstr "TrenutaÄna <em>stabilna</em> korisniÄka dokumentacija"
-#: docs.phtml:62 docs.phtml:196
+#: docs.phtml:62 docs.phtml:207
msgid "Stable"
msgstr "Stabilna"
-#: docs.phtml:64 docs.phtml:198 docs.phtml:330 docs.phtml:492 docs.phtml:609
-#: docs.phtml:635 docs.phtml:657 docs.phtml:675
+#: docs.phtml:64 docs.phtml:209 docs.phtml:341 docs.phtml:514 docs.phtml:631
+#: docs.phtml:657 docs.phtml:679 docs.phtml:697
msgid "Help Manual"
msgstr "PriruÄnik za pomoÄ"
-#: docs.phtml:68 docs.phtml:118 docs.phtml:202 docs.phtml:252 docs.phtml:334
-#: docs.phtml:384 docs.phtml:493 docs.phtml:544 docs.phtml:610 docs.phtml:621
-#: docs.phtml:636 docs.phtml:647 docs.phtml:658 docs.phtml:667 docs.phtml:676
-#: docs.phtml:687 docs.phtml:695
+#: docs.phtml:68 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
+#: docs.phtml:406 docs.phtml:515 docs.phtml:566 docs.phtml:632 docs.phtml:643
+#: docs.phtml:658 docs.phtml:669 docs.phtml:680 docs.phtml:689 docs.phtml:698
+#: docs.phtml:709 docs.phtml:717
msgid "English"
msgstr "Engleski"
-#: docs.phtml:79 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
-#: docs.phtml:395 docs.phtml:505 docs.phtml:555 docs.phtml:612 docs.phtml:623
-#: docs.phtml:638 docs.phtml:660 docs.phtml:680 docs.phtml:696
+#: docs.phtml:79 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
+#: docs.phtml:417 docs.phtml:527 docs.phtml:577 docs.phtml:634 docs.phtml:645
+#: docs.phtml:660 docs.phtml:682 docs.phtml:702 docs.phtml:718
msgid "German"
msgstr "NjemaÄki"
-#: docs.phtml:90 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
-#: docs.phtml:406 docs.phtml:517 docs.phtml:567 docs.phtml:614 docs.phtml:625
-#: docs.phtml:640 docs.phtml:649
+#: docs.phtml:90 docs.phtml:151 docs.phtml:235 docs.phtml:285 docs.phtml:367
+#: docs.phtml:428 docs.phtml:539 docs.phtml:589 docs.phtml:636 docs.phtml:647
+#: docs.phtml:662 docs.phtml:671
msgid "Italian"
msgstr "Talijanski"
-#: docs.phtml:101 docs.phtml:162 docs.phtml:235 docs.phtml:296 docs.phtml:367
-#: docs.phtml:428 docs.phtml:529 docs.phtml:591
+#: docs.phtml:101 docs.phtml:173 docs.phtml:246 docs.phtml:307 docs.phtml:378
+#: docs.phtml:450 docs.phtml:551 docs.phtml:613
msgid "Portuguese"
msgstr "Portugalski"
-#: docs.phtml:114 docs.phtml:248 docs.phtml:380 docs.phtml:543 docs.phtml:620
-#: docs.phtml:646 docs.phtml:666 docs.phtml:686
+#: docs.phtml:114 docs.phtml:259 docs.phtml:391 docs.phtml:565 docs.phtml:642
+#: docs.phtml:668 docs.phtml:688 docs.phtml:708
msgid "Concepts Guide"
msgstr "Vježbe i koncepti"
-#: docs.phtml:151 docs.phtml:285 docs.phtml:417 docs.phtml:579 docs.phtml:627
+#: docs.phtml:118 docs.phtml:395
+msgid "Chinese (simplified)"
+msgstr ""
+
+#: docs.phtml:162 docs.phtml:296 docs.phtml:439 docs.phtml:601 docs.phtml:649
msgid "Japanese"
msgstr "Japanski"
-#: docs.phtml:183
+#: docs.phtml:194
msgid ""
"This is the latest stable release of the <span class=\"gnucash\">GnuCash</"
"span> documentation. <em>Stable</em> means that this documentation is not "
@@ -612,15 +616,15 @@ msgstr ""
"najnovijom verzijom programa, veÄ da dokumentacija kao takva, radi bez "
"problema."
-#: docs.phtml:191
+#: docs.phtml:202
msgid "(old stable release)"
msgstr "(staro stabilno izdanje)"
-#: docs.phtml:193
+#: docs.phtml:204
msgid "Old <em>stable</em> user documentation"
msgstr "Stara <em>stabilna</em> korisniÄka dokumentacija"
-#: docs.phtml:317
+#: docs.phtml:328
#, php-format
msgid ""
"This is the old stable release of the <span class=\"gnucash\">GnuCash</span> "
@@ -630,30 +634,30 @@ msgstr ""
"Ovo je staro stabilno izdanje <span class=\"gnucash\">GnuCash</span> "
"dokumentacije, odgovara <span class=\"gnucash\">GnuCash</span> izdanju %s."
-#: docs.phtml:323
+#: docs.phtml:334
msgid "Nightly Documentation Builds"
msgstr "NoÄna izdanja dokumentacije"
-#: docs.phtml:325
+#: docs.phtml:336
msgid ""
"Current <em>unstable</em> user documentation and developer documentation"
msgstr ""
"TrenutaÄna <em>nestabilna</em> korisniÄka dokumentacija i programerska "
"dokumentacija"
-#: docs.phtml:328
+#: docs.phtml:339
msgid "Unstable"
msgstr "Nestabilna"
-#: docs.phtml:441
+#: docs.phtml:463
msgid "API"
msgstr "API"
-#: docs.phtml:446 externals/menu.phtml:47
+#: docs.phtml:468 externals/menu.phtml:47
msgid "current bugfix branch"
msgstr "grana za ispravljanje trenutaÄnih greÅ¡aka"
-#: docs.phtml:463
+#: docs.phtml:485
msgid ""
"Every night a server builds the documentation from the current contents of "
"the <span class=\"gnucash\">GnuCash</span> source repository. This includes "
@@ -667,7 +671,7 @@ msgstr ""
"dokumentaciju</b> za aktualnu <em>stabilnu</em> <span "
"class=\"gnucash\">GnuCash</span> verziju."
-#: docs.phtml:467
+#: docs.phtml:489
msgid ""
"<b>NOTE:</b> these documents might not be accessible from time to time "
"because developers might be working on improvements. However they are the "
@@ -677,11 +681,11 @@ msgstr ""
"programeri obraÄuju. MeÄutim, ti su dokumenti najaktualnije reference za "
"<span class=\"gnucash\">GnuCash</span> korisnike."
-#: docs.phtml:485
+#: docs.phtml:507
msgid "Older GnuCash Documentation"
msgstr "Starija GnuCash dokumentacija"
-#: docs.phtml:487
+#: docs.phtml:509
msgid ""
"This section contains all the older <span class=\"gnucash\">GnuCash</span> "
"documentation. If you are using one of these old versions of <span "
@@ -693,24 +697,24 @@ msgstr ""
"class=\"gnucash\">GnuCasha</span>, preporuÄujemo ti da nadogradiÅ¡ program na "
"najnoviju stabilnu verziju."
-#: docs.phtml:697
+#: docs.phtml:719
msgid "Spanish"
msgstr "Å panjolski"
-#: docs.phtml:698
+#: docs.phtml:720
msgid "Portugese"
msgstr "Portugalski"
-#: docs.phtml:704
+#: docs.phtml:726
msgid "Unofficial documentation"
msgstr "Neslužbena dokumentacija"
-#: docs.phtml:706
+#: docs.phtml:728
msgid "Some people have written and published their own documentation."
msgstr "Neki su pojedinci napisali i objavili vlastitu dokumentaciju."
#. Translators: %s is a wiki link
-#: docs.phtml:709
+#: docs.phtml:731
#, php-format
msgid ""
"When this collection grew and became polyglot, it moved to %s. There you can "
@@ -719,7 +723,7 @@ msgstr ""
"Kad je ova zbirka rasla i postala poliglotska, premještena je na %s. Tamo se "
"takoÄer mogu dodati daljnje poveznice."
-#: docs.phtml:711
+#: docs.phtml:733
msgid "wiki:Documentation"
msgstr "wiki:Dokumentacija"
@@ -969,7 +973,7 @@ msgstr "%sFlatpak"
msgid "Known Issues and other details"
msgstr "Poznati problemi i ostali detalji"
-#: download.phtml:55 index.phtml:17
+#: download.phtml:55 index.phtml:18
msgid "Source code"
msgstr "Izvorni kod"
@@ -1151,7 +1155,7 @@ msgstr "ÄPP"
msgid "Wiki"
msgstr "Wiki"
-#: externals/menu.phtml:33 index.phtml:61
+#: externals/menu.phtml:33 index.phtml:65
msgid "Mailing Lists"
msgstr "PretplatniÄke liste"
@@ -1332,7 +1336,7 @@ msgstr "<b>Traka sažetka</b> s prikazom svih važnih informacija o stanju konta
msgid "Many options to <b>customize</b> the appearance and the display style"
msgstr "Mnoge opcije za <b>prilagoÄavanje</b> izgleda i stila prikaza"
-#: features.phtml:69 index.phtml:78
+#: features.phtml:69 index.phtml:82
msgid "Scheduled Transactions"
msgstr "Terminirane transakcije"
@@ -1356,7 +1360,7 @@ msgstr ""
"omoguÄava odgaÄanje terminiranih transakcija ili njihovo izvrÅ¡avanje prije "
"dospijeÄa."
-#: features.phtml:82 index.phtml:76
+#: features.phtml:82 index.phtml:80
msgid "Reports, Graphs"
msgstr "Izvještaji i dijagrami"
@@ -1699,30 +1703,30 @@ msgstr "Pozdrav na stranicama GnuCash.org"
msgid "Download GnuCash %s"
msgstr "Preuzmi GnuCash %s"
-#: index.phtml:18
+#: index.phtml:19
msgid "Via distribution"
msgstr "Putem distribucije"
-#: index.phtml:25
-msgid "More downloads (Source code, Development â¦)"
-msgstr "Ostala preuzimanja (izvorni kod, razvojna izdanja â¦)"
-
-#: index.phtml:26
+#: index.phtml:21
#, php-format
msgid "GnuCash is also available as a flatpak from flathub.org. %s"
msgstr "GnuCash je takoÄer dostupan kao flatpak na flathub.org. %s"
#. Translators: This labels a link to flatpak installation instructions.
-#: index.phtml:27
+#: index.phtml:23
msgid "Instructions"
msgstr "Upute"
-#: index.phtml:34
+#: index.phtml:31
+msgid "More downloads (Source code, Development â¦)"
+msgstr "Ostala preuzimanja (izvorni kod, razvojna izdanja â¦)"
+
+#: index.phtml:38
#, php-format
msgid "Version %s is the last version for %s and %s and earlier."
msgstr "Verzija %s je zadnja verzija za %s i %s te ranije verzije."
-#: index.phtml:37
+#: index.phtml:41
#, php-format
msgid ""
"Version %s is the last version for Windows XP/Vista and MacOS X 10.8 and "
@@ -1731,7 +1735,7 @@ msgstr ""
"Verzija %s je zadnja verzija za Windows XP/Vista i MacOSÂ X 10.8 i ranije "
"verzije. To je zadnja verzija koja se može koristiti na PowerPC Mac raÄunalu."
-#: index.phtml:46
+#: index.phtml:50
msgid ""
"Designed to be easy to use, yet powerful and flexible, <span "
"class=\"gnucash\">GnuCash</span> allows you to track bank accounts, stocks, "
@@ -1746,7 +1750,7 @@ msgstr ""
"bilancirane knjige i toÄne izvjeÅ¡taje."
#. Translators: %s is the link to https://wiki.gnucash.org/wiki/Contributing_to_GnuCash
-#: index.phtml:48
+#: index.phtml:52
#, php-format
msgid ""
"GnuCash is developed, maintained, documented, and translated entirely by "
@@ -1756,21 +1760,21 @@ msgstr ""
"volonteri. ŽeliÅ¡ pomoÄi? Imamo %s."
#. Translators: This is the label of the Contributing⦠wiki link
-#: index.phtml:50
+#: index.phtml:54
msgid "some suggestions"
msgstr "neke prijedloge"
#. Translators: %s is the link to weblate
-#: index.phtml:52
+#: index.phtml:56
#, php-format
msgid "Please help translate GnuCash into your language at %s."
msgstr "Pomogni prevesti GnuCash na svoj jezik na %s stranicama."
-#: index.phtml:57
+#: index.phtml:61
msgid "Need Help?"
msgstr "TrebaÅ¡ pomoÄ?"
-#: index.phtml:60
+#: index.phtml:64
msgid ""
"Looking for someone to contact about <span class=\"gnucash\">GnuCash</span>? "
"Try the"
@@ -1778,7 +1782,7 @@ msgstr ""
"Tražiš nekoga za razmjenu ideja o <span class=\"gnucash\">GnuCashu</span>? "
"Isprobaj"
-#: index.phtml:62
+#: index.phtml:66
msgid ""
", which are public, email-based discussion groups where you can ask and "
"answer <span class=\"gnucash\">GnuCash</span> questions to other users."
@@ -1787,40 +1791,40 @@ msgstr ""
"postavljati pitanja, kao i odgovarati na postavljena pitanja o <span "
"class=\"gnucash\">GnuCashu</span>."
-#: index.phtml:68
+#: index.phtml:72
msgid "Feature Highlights"
msgstr "Istaknute funkcije"
-#: index.phtml:73
+#: index.phtml:77
msgid "Double-Entry Accounting"
msgstr "Dvojno knjigovodstvo"
-#: index.phtml:74
+#: index.phtml:78
msgid "Stock/Bond/Mutual Fund Accounts"
msgstr "Konta dionica/obveznica/investicijskih fondova"
-#: index.phtml:75
+#: index.phtml:79
msgid "Small-Business Accounting"
msgstr "RaÄunovodstvo za mala poduzeÄa"
-#: index.phtml:77
+#: index.phtml:81
msgid "QIF/OFX/HBCI Import, Transaction Matching"
msgstr "QIF/OFX/HBCI uvoz, usporeÄivanje transakcija"
-#: index.phtml:79
+#: index.phtml:83
msgid "Financial Calculations"
msgstr "Financijske kalkulacije"
-#: index.phtml:81
+#: index.phtml:85
msgid "<b>Discover more â¦</b>"
msgstr "<b>Saznaj viÅ¡e â¦</b>"
-#: index.phtml:85
+#: index.phtml:89
#, php-format
msgid "GnuCash %s Released"
msgstr "GnuCash %s objavljen"
-#: index.phtml:86
+#: index.phtml:90
#, php-format
msgid ""
"We've released GnuCash %s with many bugfixes and improvements including some "
@@ -1829,7 +1833,7 @@ msgstr ""
"Izdali smo GnuCash %s s mnogim ispravcima grešaka i poboljšanjima, "
"ukljuÄujuÄi neke %s!"
-#: index.phtml:87
+#: index.phtml:91
msgid "great new features"
msgstr "sjajne nove funkcije"
@@ -2238,546 +2242,3 @@ msgstr ""
"Äini se da tvoj web preglednik ne podržava iframes. Za prikaz tražene "
"stranice u zasebnom prozoru <a href=\"%s\" target=\"_blank\">pritisni mišem "
"ovdje</a>."
-
-#~ msgid ""
-#~ "*.c, *.h files in the src directory only (version 1.6 and earlier) or src/"
-#~ "register/ledger-core (version 1.7 and later)."
-#~ msgstr ""
-#~ "*.c, *.h datoteke samo u src direktoriju (verzija 1.6 i starija) ili src/"
-#~ "register/ledgerâcore (verzija 1.7 i novija)."
-
-#~ msgid ""
-#~ "<b>NOTE:</b> It used to be ok also to send your patch directly to the "
-#~ "gnucash-devel list. This is discouraged now, as a patch is easily "
-#~ "forgotten between the many list discussions. Attach patches to bugs in "
-#~ "Bugzilla instead (either an existing bug or a new one). If you insist on "
-#~ "sending a patch to gnucash-devel, it should be attached, not inlined."
-#~ msgstr ""
-#~ "<b>NAPOMENA:</b> nekad je bilo u redu poslati ispravku izravno na "
-#~ "pretplatniÄku listu gnucashâdevel. To viÅ¡e ne preporuÄujemo, jer se "
-#~ "ispravak lako gubi u masi mnogih rasprava. Umjesto toga, priloži ispravak "
-#~ "za greÅ¡ke u Bugzilli (na postojeÄu greÅ¡ku ili na novu). Ako inzistiraÅ¡ "
-#~ "slati ispravke na gnucash-devel, moraš je priložiti izvještaju, a ne "
-#~ "umetnuti/upisati u izvještaj."
-
-#~ msgid ""
-#~ "<span class=\"gnucash\">GnuCash</span> currently consists of over a third "
-#~ "of a million lines of code spread over more than a thousand files. It has "
-#~ "been translated into twenty-three languages and credits over 139 authors "
-#~ "and contributors."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> se trenutaÄno sastoji od viÅ¡e od "
-#~ "300.000 redaka koda, rasporeÄenih u viÅ¡e od 1000 datoteka. Preveden je na "
-#~ "23 jezika i ima preko 139 autora i suradnika."
-
-#~ msgid ""
-#~ "A detailed guide on how to work with documentation (update and "
-#~ "maintenance)."
-#~ msgstr ""
-#~ "PriruÄnik s detaljnim opisom za rad s dokumentacijom (aktualiziranje i "
-#~ "održavanje)."
-
-#~ msgid ""
-#~ "As stated earlier, the new docs are based on the docbook system. Everyone "
-#~ "wishing to help please follow these guides where possible when reviewing "
-#~ "and/or writing docs."
-#~ msgstr ""
-#~ "Kao Å¡to je veÄ reÄeno, novi se dokumenti temelje na docbook sustavu. Sve "
-#~ "zainteresirane molimo, da po moguÄnosti slijede ove smjernice prilikom "
-#~ "recenziranja i/ili pisanja dokumenata."
-
-#~ msgid "Author Credits"
-#~ msgstr "Autori"
-
-#~ msgid ""
-#~ "Code to add small-business features: contents of the src/business "
-#~ "directory."
-#~ msgstr ""
-#~ "Kôd za dodavanje funkcija za male tvrtke: sadržaj direktorija src/"
-#~ "business."
-
-#~ msgid ""
-#~ "Code to generate reports and graphs: contents of the src/reports "
-#~ "directory."
-#~ msgstr ""
-#~ "Kôd za generiranje izvještaja i dijagrama: sadržaj direktorija src/"
-#~ "reports."
-
-#~ msgid ""
-#~ "Code to import and export various file formats: contents of the src/"
-#~ "import-export directory."
-#~ msgstr ""
-#~ "Kôd za uvoz i izvoz razliÄitih formata datoteka: sadržaj direktorija src/"
-#~ "importâexport."
-
-#~ msgid ""
-#~ "Code to peform automated regression tests: contents of the src/*/test "
-#~ "directories."
-#~ msgstr ""
-#~ "Kôd za automatske testove regresije: sadržaj direktorija src/*/test."
-
-#~ msgid ""
-#~ "Contents of miscellanous application-related directories (version 1.7 and "
-#~ "later): src/app-file, src/app-utils, src/calculation, src/core-utils, src/"
-#~ "gnc-module, src/network-utils, src/tax/us."
-#~ msgstr ""
-#~ "Sadržaj raznih programskih direktorija (verzija 1.7 i novija): src/"
-#~ "appâfile, src/appâutils, src/calculation, src/coreâutils, src/gncâmodul, "
-#~ "src/networkâutils, src/tax/us."
-
-#~ msgid ""
-#~ "Contents of src/gnome plus src/register/gnome (version 1.6 and earlier). "
-#~ "For version 1.7 and later, this consists of src/gnome, src/gnome-search "
-#~ "and src/gnome-util"
-#~ msgstr ""
-#~ "Sadržaj src/gnome plus src/register/gnome (verzija 1.6 i ranija). Za "
-#~ "verziju 1.7 i novije, ovo se sastoji od src/gnome, src/gnomeâsearch i src/"
-#~ "gnomeâutil"
-
-#~ msgid ""
-#~ "Contents of the src/backend directory (version 1.7 and later) or of src/"
-#~ "engine/file, src/engine/sql (version 1.6 and earlier)."
-#~ msgstr ""
-#~ "Sadržaj direktorija src/backend (verzija 1.7 i novija) ili src/engine/"
-#~ "file, src/engine/sql (verzija 1.6 i starija)."
-
-#~ msgid ""
-#~ "Contents of the src/engine and the include directories. The engine was "
-#~ "split out from the motif code in version 1.1. The data storage backend "
-#~ "(file-io, sql) was split out in the course of version 1.5."
-#~ msgstr ""
-#~ "Sadržaj src/engine i ukljuÄenih direktorija. U verziji 1.1 je mehanizam "
-#~ "razdvojen iz motif koda. Pozadinski sustav za spremanje podataka "
-#~ "(fileâio, sql) razdvojen je tijekom verzije 1.5."
-
-#~ msgid ""
-#~ "Contents of the src/motif directory (version 1.2 and earlier). The motif "
-#~ "version of the code was discontinued after version 1.2, after most of the "
-#~ "non-gui code was moved to either the engine, the register or the ledger."
-#~ msgstr ""
-#~ "Sadržaj direktorija src/motif (verzija 1.2 i ranija). Motif verzija koda "
-#~ "je prekinuta nakon verzije 1.2, nakon Å¡to je veÄina neâgui koda "
-#~ "premještena u engine (mehanizam), u register (registar) ili u ledger "
-#~ "(knjigu)."
-
-#~ msgid ""
-#~ "Contents of the src/register directory (version 1.6 and earlier) or src/"
-#~ "register/register-core (version 1.7 and later). The register was split "
-#~ "out as a separate component from the motif code in version 1.1. As can be "
-#~ "seen from the stats, the register code has been fairly stable. At version "
-#~ "1.7 and later, this cell shows a second count: the number of lines of "
-#~ "code in src/register/register-gnome (previously counted as part of gnome)."
-#~ msgstr ""
-#~ "Sadržaj direktorija src/register (verzija 1.6 i starija) ili src/register/"
-#~ "registerâcore (verzija 1.7 i novija). Registar je razdijeljen kao zasebna "
-#~ "komponenta iz motif koda u verziji 1.1. Kao što se može vidjeti iz "
-#~ "statistike, registarski kod je priliÄno stabilan. U verziji 1.7 i "
-#~ "novijoj, ova Äelija pokazuje jedan drugi zbroj: broj redaka koda u src/"
-#~ "register/registerâgnome (prethodno raÄunato kao dio gnomea)."
-
-#~ msgid "Each cell displays the following:"
-#~ msgstr "Svaka Äelija prikazuje sljedeÄe:"
-
-#~ msgid ""
-#~ "English-language-only user documentation, including on-line help and "
-#~ "manual (html, sgml or xml). For version 1.8.4 and later, the number below "
-#~ "the bar counts the translated, non-english docs (currently de, es, fr, "
-#~ "pt_PT). Both of these numbers are somewhat hard to count, because of "
-#~ "fairly large format churns, and multiple competing versions."
-#~ msgstr ""
-#~ "KorisniÄka dokumentacija samo na engleskom jeziku, ukljuÄujuÄi online "
-#~ "pomoÄ i priruÄnik (html, sgml ili xml). Za verziju 1.8.4 i novije, broj "
-#~ "ispod stupca broji prevedene, neâengleske dokumente (trenutaÄno de, es, "
-#~ "fr, pt_PT). Njihove zbrojeve je neÅ¡to teže dobiti, jer se u raÄunicu "
-#~ "mijeÅ¡aju priliÄno veliki formati i konkurirajuÄe verzije."
-
-#~ msgid ""
-#~ "For those not familiar with git, the <span class=\"gnucash\">GnuCash</"
-#~ "span> wiki has a <a href='https://wiki.gnucash.org/wiki/Git'>description</"
-#~ "a> tailored to the <span class=\"gnucash\">GnuCash</span> code. To get "
-#~ "the documentation source instead of the program source, replace 'gnucash' "
-#~ "with 'gnucash-docs' in the mentioned git commands, like this:"
-#~ msgstr ""
-#~ "Za one koji ne poznaju Git, <span class=\"gnucash\">GnuCash</span> wiki "
-#~ "sadrži <a href='https://wiki.gnucash.org/wiki/Git'>opis</a>, koji je "
-#~ "prilagoÄen <span class=\"gnucash\">GnuCash</span> kodu. Za dohvaÄanje "
-#~ "izvorne graÄe dokumentacije umjesto izvornog programa, zamijeni âgnucashâ "
-#~ "s âgnucashâdocsâ u navedenim git naredbama, na ovaj naÄin:"
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "commenting on it."
-#~ msgstr ""
-#~ "Nabavi kopiju izvorne dokumentacije kao Å¡to je gore opisano i poÄni je "
-#~ "komentirati."
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "making changes. When you are satisfied with your changes you can create a "
-#~ "patch by running the following command in the base directory of the "
-#~ "documentation (usually gnucash-docs, unless you renamed it):"
-#~ msgstr ""
-#~ "Nabavi kopiju izvorne dokumentacije kao Å¡to je gore opisano i zapoÄni s "
-#~ "izmjenama. Kad si zadovoljan/na svojim promjenama, možeÅ¡ zapoÄeti "
-#~ "ispravak pokretanjem sljedeÄe naredbe u osnovnom direktoriju "
-#~ "dokumentacije (obiÄno gnucashâdocs, osim ako si je preimenovao/la):"
-
-#~ msgid ""
-#~ "Given that we have about 400 outstanding bugs in bugzilla, that works out "
-#~ "to about one bug per thousand lines of code, or one bug per 50 pages of "
-#~ "printout. This bug count is actually not atypical for software projects; "
-#~ "it is near the norm."
-#~ msgstr ""
-#~ "S obzirom na to da imamo oko 400 izvanrednih grešaka u bugzilli, radi se "
-#~ "o otprilike jednoj grešci na 1000 redaka koda ili jednoj grešci na 50 "
-#~ "ispisanih stranica. Ovaj broj greÅ¡aka zapravo nije netipiÄan za "
-#~ "softverske projekte, veÄ je u blizini norme."
-
-#~ msgid "Gnome Documentation guidelines"
-#~ msgstr "Smjernice za Gnome dokumentaciju"
-
-#~ msgid ""
-#~ "If you are interested in improving the <span class=\"gnucash\">GnuCash</"
-#~ "span> documentation, you have come to the right place. This page will "
-#~ "provide you with the necessary information to get started."
-#~ msgstr ""
-#~ "Ako te zanima, kako poboljšati <span class=\"gnucash\">GnuCash</span> "
-#~ "dokumentaciju, tu si na pravom mjestu. Ova stranica pruža potrebne "
-#~ "informacije o tome kako zapoÄeti."
-
-#~ msgid ""
-#~ "If you wish to review or write <span class=\"gnucash\">GnuCash</span> "
-#~ "documentation, you will need to know xml. Some basic knowledge of the "
-#~ "docbook system may be useful as well."
-#~ msgstr ""
-#~ "Ako želiš pregledati ili napisati <span class=\"gnucash\">GnuCash</span> "
-#~ "dokumentaciju, morat ÄeÅ¡ znati xml. Neka osnovna znanja o sustavu docbook "
-#~ "su takoÄer dobrodoÅ¡la."
-
-#~ msgid ""
-#~ "If you've had trouble swimming through that mass of source code, think of "
-#~ "it this way: printed out on paper, and bound into volumes, it would "
-#~ "amount to several dozen copies of Tolstoy's \"War and Peace\", roughly a "
-#~ "bookshelf-width's worth of source code."
-#~ msgstr ""
-#~ "Ako se izgubiÅ¡ u ovoj masi izvornog koda, razmisli o tome na ovaj naÄin: "
-#~ "ispisano na papiru i vezano u sveske, izvorni kod bi iznosio nekoliko "
-#~ "desetaka primjeraka Tolstojevog âRata i miraâ, otprilike Å¡irine knjižne "
-#~ "police."
-
-#~ msgid "Introduction"
-#~ msgstr "Uvod"
-
-#~ msgid ""
-#~ "It can often be quite interesting to study the source code metrics behind "
-#~ "a software development project. Not a surprising interest: it is "
-#~ "accounting afterall. <span class=\"gnucash\">GnuCash</span> has grown, "
-#~ "over the years, from a small handy electronic checkbook to a rather large "
-#~ "and multi-featured desktop app."
-#~ msgstr ""
-#~ "Äesto je zanimljivo prouÄiti izvorni kod projekta u brojkama. To ne "
-#~ "iznenaÄujuÄe: na kraju krajeva, radi se o raÄunovodstvu. <span "
-#~ "class=\"gnucash\">GnuCash</span> se je tijekom godina razvio od male "
-#~ "praktiÄne elektronske Äekovne knjižice u priliÄno veliki program s mnogim "
-#~ "funkcijama."
-
-#~ msgid ""
-#~ "Just as the <span class=\"gnucash\">GnuCash</span> application has been "
-#~ "developed over time by volunteers, so too has the documentation been "
-#~ "written by volunteer developers and users to help others learn how <span "
-#~ "class=\"gnucash\">GnuCash</span> works. This collaborative effort has "
-#~ "resulted in the creation of two major documents, the <b>Help Manual</b> "
-#~ "and the <b>Tutorial and Concepts Guide</b>."
-#~ msgstr ""
-#~ "Program <span class=\"gnucash\">GnuCash</span> su razvili razni "
-#~ "volonteri. Oni su takoÄer napisali dokumentaciju, kako bi pomogli drugima "
-#~ "nauÄiti raditi s <span class=\"gnucash\">GnuCashom</span>. Rezultat ovog "
-#~ "zajedniÄkog rada su dva glavna dokumenta: <b>PriruÄnik za pomoÄ</b> i "
-#~ "<b>Vježbe i koncepti</b>."
-
-#~ msgid "Languages"
-#~ msgstr "Jezici"
-
-#~ msgid ""
-#~ "Mind you, this is source code (and docs) crafted and debugged by actual "
-#~ "humans, this is *not* autogenerated code. Tools (such as glade or swig) "
-#~ "can generate gazillions of lines of code automatically; I'm not counting "
-#~ "those. Every last line counted here was typed in, edited, indented, "
-#~ "tweaked, multiple times, by human hands."
-#~ msgstr ""
-#~ "Imaj na umu, ovaj izvorni kod (i dokumenti) izraÄeni su i ispravljeni od "
-#~ "stvarnih ljudi, *nije* automatski generiran. Alati (kao što su glade ili "
-#~ "swig) mogu generirati gazilione redaka koda automatski; njih ne "
-#~ "uraÄunavam. Svaki ovdje izbrojani redak bio je utipkan, ureÄen, preraÄen "
-#~ "i viÅ¡estruko prilagoÄen ljudskim rukama."
-
-#~ msgid ""
-#~ "Next attach your patch to a bug report against the proper component for "
-#~ "the Documentation product in <a href='https://bugs.gnucash.org/'><span "
-#~ "class=\"gnucash\">GnuCash</span>' bug database</a>. See also <a "
-#~ "href='https://wiki.gnucash.org/wiki/Bugzilla'>GnuCash' wiki page on "
-#~ "bugzilla</a> for more details about patch submission."
-#~ msgstr ""
-#~ "IzvjeÅ¡taju o greÅ¡ci zatim priloži ispravak na odgovarajuÄu komponentu "
-#~ "documentacije u <a href='https://bugs.gnucash.org/'><span "
-#~ "class=\"gnucash\">GnuCash</span></a> bazi podataka grešaka. Pogledaj i <a "
-#~ "href='https://wiki.gnucash.org/wiki/Bugzilla'>GnuCash wiki stranicu na "
-#~ "bugzilli </a> za daljnje pojedinosti o dostavljanju ispravaka."
-
-#~ msgid "No longer available"
-#~ msgstr "Nije više dostupno"
-
-#~ msgid ""
-#~ "Note also that KLOC's are not a good metric of programmer productivity, "
-#~ "nor even that <code>wc</code> is a good way of counting KLOC's. Much "
-#~ "better measures are complexity metrics, which, for example, count the "
-#~ "number and size of if-then-else blocks, or the number and size of all "
-#~ "blocks, or the number of math operators per statement. Maybe someday "
-#~ "we'll run one of those tools on this code. For now, this is what we have. "
-#~ "On the other hand, we've attempted to count only those files that contain "
-#~ "human-edited code, that is, files that are directly edited by humans. The "
-#~ "point of doing this is to avoid artificially inflating the KLOC counts by "
-#~ "counting automatically generated code (which is why the glade files are "
-#~ "not counted: they are large and automatically generated)."
-#~ msgstr ""
-#~ "Imaj takoÄer na umu da KLOCâovi nisu dobri za produktivnost programera, "
-#~ "kao Å¡to niie ni <code>wc</code> dobar naÄin brojanja KLOCâa. Mnogo bolje "
-#~ "mjere su metrike složenosti, koje na primjer, broje broj i veliÄinu "
-#~ "blokova ifâthenâelse, broj i veliÄinu svih blokova ili broj matematiÄkih "
-#~ "operatora po izjavi. Možda Äemo jednog dana pokrenuti jedan od tih alata "
-#~ "na ovom kodu. Za sada, to je ono što imamo. S druge strane, pokušali smo "
-#~ "prebrojiti samo one datoteke koje sadrže ljudski ureÄen kôd, tj. datoteke "
-#~ "koje ljudi izravno ureÄuju. Svrha toga je da se izbjegne umjetno "
-#~ "napuhavanje KLOC brojeva prebrojavanjem automatski generiranog kôda (zbog "
-#~ "Äega se glade datoteke ne broje: one su velike i automatski se "
-#~ "generiraju)."
-
-#~ msgid ""
-#~ "Please let other writers know which section you wish to tackle. Please "
-#~ "forward this to <a href='mailto:gnucash-devel at gnucash.org'>gnucash-devel</"
-#~ "a> so that people can say 'hey I'm doing that already' or 'go ahead and "
-#~ "do it'."
-#~ msgstr ""
-#~ "Molimo te da obavijestiš druge autore o tome, koji odjeljak želiš "
-#~ "obraditi. Proslijedi ga na <a href='mailto:gnucash-devel at gnucash."
-#~ "org'>gnucash-devel</a>, tako da ostali mogu reÄi âpa ja veÄ radim na "
-#~ "tomeâ ili ânastavi s radomâ."
-
-#~ msgid "Reviewers"
-#~ msgstr "Recenzenti"
-
-#~ msgid "Sizing"
-#~ msgstr "VeliÄina programa"
-
-#~ msgid "Table 1. Historical Development Stats"
-#~ msgstr "Tablica 1. Povijesne statistike razvoja"
-
-#~ msgid "Table Column Legend"
-#~ msgstr "Legenda za stupce tablice"
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> community welcomes assistance "
-#~ "in maintaining and improving both the program and its documentation. If "
-#~ "you are interested in helping write, edit or translate <span "
-#~ "class=\"gnucash\">GnuCash</span>'s documentation, this page gives "
-#~ "guidance on how to get set up to join the effort."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> zajednica je zahvalna za svaku "
-#~ "pomoÄ pri održavanju i poboljÅ¡anju programa i njegove dokumentacije. Ako "
-#~ "želiÅ¡ pisati, ureÄivati ili prevoditi <span class=\"gnucash\">GnuCash</"
-#~ "span> dokumentaciju, na ovoj ÄeÅ¡ stranici naÄi smjernice za pridruživanje "
-#~ "zajednici."
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation can be viewed "
-#~ "and downloaded from the <a href=\"docs.phtml\">Documentation page</a>."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> dokumentaciju možeš pregledati i "
-#~ "preuzeti sa <a href=\"docs.phtml\"> stranice s dokumentacijom</a>."
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation is stored in "
-#~ "<b>xml</b> files. More precisely, it uses the <b>docbook system</b>. This "
-#~ "is a relatively flexible system that takes xml files as input and can "
-#~ "generate documentation in several different output formats (html, pdf â¦)."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> dokumentacija se sprema u <b>xml</"
-#~ "b> datotekama. ToÄnije, koristi se sustav <b>docbook</b>. To je relativno "
-#~ "fleksibilan sustav koji koristi xml za ulazne datoteke, te je u stanju "
-#~ "generirati dokumentaciju u nekoliko razliÄitih izlaznih formata (html, "
-#~ "pdf â¦)."
-
-#~ msgid ""
-#~ "The best way of retaining comments about docs in an easy to find way for "
-#~ "everyone would be to use <a href='https://bugs.gnucash.org/'>bugs.gnucash."
-#~ "org</a> to file the bugs under documentation. This can also be done using "
-#~ "bug-buddy."
-#~ msgstr ""
-#~ "Najbolji naÄin za Äuvanje komentara o dokumentima i za njihovo "
-#~ "jednostavno nalaženje je koristiti <a href='https://bugs.gnucash."
-#~ "org/'>bugs.gnucash.org</a> sustav za slanje grešaka o dokumentaciji. To "
-#~ "se može uraditi i pomoÄu bugâbuddy."
-
-#~ msgid ""
-#~ "The following links are for further sites that can help with the "
-#~ "documentation and review process."
-#~ msgstr ""
-#~ "SljedeÄe poveznice se odnose na daljnje web stranice, koje ti mogu pomoÄi "
-#~ "u procesu dokumentiranja i recenziranja."
-
-#~ msgid ""
-#~ "The number of design documents and README files aimed at developers. This "
-#~ "includes *.txt files, *.texinfo files and README.* files in all "
-#~ "subdirectories. For version 1.7 and later, only those in the src "
-#~ "subdirectory are counted (leaving out some half-dozen scattered "
-#~ "elsewhere)."
-#~ msgstr ""
-#~ "Broj dizajnerskih dokumenata i README datoteka namijenjenih programerima. "
-#~ "To ukljuÄuje *.txt datoteke, *.texinfo datoteke i README.* datoteke u "
-#~ "svim poddirektorijima. Za verziju 1.7 i novije, broje se samo one iz src "
-#~ "poddirektorija (ostavljajuÄi pola tuceta rasprÅ¡enih negdje drugdje)."
-
-#~ msgid ""
-#~ "The number of languages that the application messages have been "
-#~ "translated to (the number of <tt>po/*.po</tt> files). In parenthesis, the "
-#~ "number of messages in the message files (<tt>grep msgstr po/*.po |wc</"
-#~ "tt>), in thousands."
-#~ msgstr ""
-#~ "Broj jezika, na koje su prevedene poruke programa (broj <tt>po/*.po </tt> "
-#~ "datoteka). U zagradama, broj poruka u datotekama poruka (<tt>grep msgstr "
-#~ "po/*.po |wc</tt>), u tisuÄama."
-
-#~ msgid ""
-#~ "The number of people credited in the AUTHORS file (version 1.6 and later) "
-#~ "or the README file (earlier versions). These include lead developers, "
-#~ "patch submitters and national-language translators. This includes "
-#~ "additional credits listed in the gnucash-docs/AUTHORS file that are not "
-#~ "listed in the main gnucash/AUTHORS file."
-#~ msgstr ""
-#~ "Broj osoba navedenih u datoteci AUTHORS (autori) (verzija 1.6 i novija) "
-#~ "ili datoteci README (starije verzije). To ukljuÄuje vodeÄe programere, "
-#~ "podnositelje ispravaka i prevoditelje. UkljuÄuje dodatne zasluge, "
-#~ "navedene u datoteci gnucashâdocs/AUTHORS, koje nisu navedene u glavnoj "
-#~ "datoteci gnucash/AUTHORS."
-
-#~ msgid ""
-#~ "The table below shows some historical lines-of-code and number-of-files "
-#~ "metrics for the <span class=\"gnucash\">GnuCash</span> development "
-#~ "project. Note that not all of the code is counted: for instance, the "
-#~ "Makefiles and configure.in and autogen.sh are not counted. Also, files "
-#~ "that are automatically generated are not counted, nor are files that have "
-#~ "been 'borrowed' from other projects. Also not counted are experimental "
-#~ "files, miscellaneous perl scripts, various converters, addons and "
-#~ "utilities. Finally, <tt>glade</tt> files are not counted, although large "
-#~ "parts of the overall GUI are described in <tt>glade</tt> files."
-#~ msgstr ""
-#~ "Tablica u nastavku prikazuje neke povijesne podatke o brojÄanom nizu koda "
-#~ "i broju datoteka razvojnog projekta <span class=\"gnucash\">GnuCash</"
-#~ "span>. Imaj na umu da se ne raÄuna cijeli kôd: npr., Makefiles i "
-#~ "configure.in i autogen.sh se ne broje. TakoÄer, datoteke koje se "
-#~ "automatski generiraju se ne broje, kao niti datoteke koje su âposuÄeneâ "
-#~ "iz drugih projekata. TakoÄer se ne broje eksperimentalne datoteke, razni "
-#~ "perl skripti, razliÄiti pretvaraÄi, dodaci i pomoÄni programi. Äak se i "
-#~ "<tt>glade</tt> datoteke ne broje, iako su veliki dijelovi cjelokupnog "
-#~ "grafiÄkog suÄelja opisani u <tt>glade</tt> datotekama."
-
-#~ msgid ""
-#~ "There are two major <span class=\"gnucash\">GnuCash</span> documentation "
-#~ "packages to help users: the <b>Help Manual</b> and the <b>Tutorial and "
-#~ "Concepts Guide</b>. With the above command, the source code of both will "
-#~ "be downloaded."
-#~ msgstr ""
-#~ "Postoje dva glavna paketa <span class=\"gnucash\">GnuCash</span> "
-#~ "dokumentacije, koji služe kao pomoÄ korisnicima: <b>PriruÄnik za pomoÄ</"
-#~ "b> i <b>Vježbe i koncepti</b>. PomoÄu gornje naredbe preuzet Äe se "
-#~ "izvorni kod obaju paketa."
-
-#~ msgid "This is an ancient page about Gnucash's code size."
-#~ msgstr "Ovo je stara stranica o koliÄini kodova za program Gnucash."
-
-#~ msgid "Total"
-#~ msgstr "Ukupno"
-
-#~ msgid "Version"
-#~ msgstr "Verzija"
-
-#~ msgid "We suggest also subscribing to"
-#~ msgstr "PreporuÄujemo i pretplaÄivanje na"
-
-#~ msgid "Where to get the documentation source"
-#~ msgstr "Gdje nabaviti izvornu graÄu dokumentacije"
-
-#~ msgid ""
-#~ "While this <span class=\"gnucash\">GnuCash</span> wiki page is really "
-#~ "about translating the documentation, it holds some useful information on "
-#~ "working with docbook files."
-#~ msgstr ""
-#~ "Iako se na <span class=\"gnucash\">GnuCash</span> wiki stranici zapravo "
-#~ "obraÄuju teme o prevoÄenju dokumentacije, ona sadrži neke korisne "
-#~ "informacije o radu s docbook datotekama."
-
-#~ msgid "Writers"
-#~ msgstr "Autori dokumentacije"
-
-#~ msgid "Writing GnuCash Documentation"
-#~ msgstr "Pisanje GnuCash dokumentacije"
-
-#~ msgid ""
-#~ "You may also want to retain a local copy of the old documentation to "
-#~ "refer to when writing. This still has a lot of useful information in it "
-#~ "which hasn't been transferred to the new docs."
-#~ msgstr ""
-#~ "TakoÄer možda želiÅ¡ zadržati lokalnu kopiju stare dokumentacije, koja ti "
-#~ "može pomoÄi prilikom pisanja. Ta dokumentacija joÅ¡ uvijek sadrži mnoge "
-#~ "korisne informacije, koje nisu prenesene u nove dokumente."
-
-#~ msgid ""
-#~ "You will need a recent copy of the documentation source. For this you can "
-#~ "check out the documentation module from the gnucash-docs git repository. "
-#~ "Reviewers could also start from the <a href='https://sourceforge.net/"
-#~ "projects/gnucash/files/gnucash-docs/'>current docs tarball</a>."
-#~ msgstr ""
-#~ "Trebat ÄeÅ¡ noviju kopiju izvornog koda dokumentacije. Pregledaj modul "
-#~ "dokumentacije u gnucashâdocs git repozitoriju. Recenzenti mogu poÄeti "
-#~ "raditi i s <a href='https://sourceforge.net/projects/gnucash/files/"
-#~ "gnucash-docs/'>aktualnim tar-arhiviranim dokumentima</a>."
-
-#~ msgid "future feature branch"
-#~ msgstr "grana s buduÄim funkcijama"
-
-#~ msgid "internal txt"
-#~ msgstr "interni tekst"
-
-#~ msgid "misc app"
-#~ msgstr "razni programi"
-
-#~ msgid ""
-#~ "number of *c and *.h and *.scm files (KLOCS in *.c + KLOCS in *.h + KLOCS "
-#~ "in *.scm). If there are no *.scm files in the directory, then only (KLOCS "
-#~ "in *.c + KLOCS in *.h) are displayed. If there is only one number in the "
-#~ "parenthesis, it is the approriate KLOC count for that statistic."
-#~ msgstr ""
-#~ "broj *c, *.h i *.scm datoteka (KLOCS u *.c + KLOCS u *.h + KLOCS u *."
-#~ "scm). Ako u mapi nema datoteka *.scm, prikazuje se samo (KLOCS u *.c + "
-#~ "KLOCS u *.h). Ako postoji samo jedan broj u zagradi, to je odgovarajuÄi "
-#~ "KLOC zbroj za tu statistiku."
-
-#~ msgid ""
-#~ "scheme and guile code in directories src/scm plus src/guile (version 1.6 "
-#~ "and earlier). In version 1.7 and later, much of this code went into "
-#~ "reports, import/export, and into indiovidual modules; thus only "
-#~ "miscellaneous code remains."
-#~ msgstr ""
-#~ "shema i guile kôd u direktorijima src/scm plus src/guile (verzija 1.6 i "
-#~ "ranije). U verziji 1.7 i novijima, veÄi dio tog koda uÅ¡ao je u "
-#~ "izvjeÅ¡taje, u uvoz/izvoz te u pojedinaÄne module; tako da ostaju samo "
-#~ "razni kodovi."
-
-#~ msgid ""
-#~ "where KLOC == kilo-lines-of-code, as reported by <code>wc</code>. As "
-#~ "noted above, wc is not a terribly good code metric, but it is what we "
-#~ "have handy."
-#~ msgstr ""
-#~ "gdje je KLOC == kilo-lines-of-code (kiloâredakaâkoda), izvijeÅ¡teno pomoÄu "
-#~ "<code>wc</code>. Kao Å¡to je gore veÄ spomenuto, wc nije jako dobra kodna "
-#~ "metrika, ali je to što imamo pri ruci."
diff --git a/po/hu.po b/po/hu.po
index 83e5216..892909d 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -9,9 +9,9 @@
msgid ""
msgstr ""
"Project-Id-Version: gnucash-htdocs 0.0.1\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist."
-"cgi?component=Translations&product=Website&resolution=---\n"
-"POT-Creation-Date: 2023-08-21 09:48+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist.cgi?"
+"component=Translations&product=Website&resolution=---\n"
+"POT-Creation-Date: 2023-09-26 05:30+0200\n"
"PO-Revision-Date: 2023-09-17 22:45+0000\n"
"Last-Translator: Szia Tomi <sziatomi01 at gmail.com>\n"
"Language-Team: Hungarian <https://hosted.weblate.org/projects/gnucash/"
@@ -309,7 +309,7 @@ msgstr ""
"licencét a GNU General Public License csak a 2-es verziójáról a 2-es vagy "
"újabb verziójára licenceltük át."
-#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:196 docs.phtml:328
+#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:207 docs.phtml:339
#: download.phtml:4
msgid "Download"
msgstr "Letöltés"
@@ -549,8 +549,8 @@ msgstr ""
msgid "(current stable release)"
msgstr "(jelenlegi stabil kiadás)"
-#: docs.phtml:57 docs.phtml:191 docs.phtml:489 docs.phtml:606 docs.phtml:632
-#: docs.phtml:654 docs.phtml:672 docs.phtml:694
+#: docs.phtml:57 docs.phtml:202 docs.phtml:511 docs.phtml:628 docs.phtml:654
+#: docs.phtml:676 docs.phtml:694 docs.phtml:716
#, php-format
msgid "GnuCash v%s"
msgstr "GnuCash %s verzió"
@@ -559,49 +559,53 @@ msgstr "GnuCash %s verzió"
msgid "Current <em>stable</em> user documentation"
msgstr "Aktuális <em>stabil</em> felhasználói dokumentáció"
-#: docs.phtml:62 docs.phtml:196
+#: docs.phtml:62 docs.phtml:207
msgid "Stable"
msgstr "Stabil"
-#: docs.phtml:64 docs.phtml:198 docs.phtml:330 docs.phtml:492 docs.phtml:609
-#: docs.phtml:635 docs.phtml:657 docs.phtml:675
+#: docs.phtml:64 docs.phtml:209 docs.phtml:341 docs.phtml:514 docs.phtml:631
+#: docs.phtml:657 docs.phtml:679 docs.phtml:697
msgid "Help Manual"
msgstr "Súgó kézikönyv"
-#: docs.phtml:68 docs.phtml:118 docs.phtml:202 docs.phtml:252 docs.phtml:334
-#: docs.phtml:384 docs.phtml:493 docs.phtml:544 docs.phtml:610 docs.phtml:621
-#: docs.phtml:636 docs.phtml:647 docs.phtml:658 docs.phtml:667 docs.phtml:676
-#: docs.phtml:687 docs.phtml:695
+#: docs.phtml:68 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
+#: docs.phtml:406 docs.phtml:515 docs.phtml:566 docs.phtml:632 docs.phtml:643
+#: docs.phtml:658 docs.phtml:669 docs.phtml:680 docs.phtml:689 docs.phtml:698
+#: docs.phtml:709 docs.phtml:717
msgid "English"
msgstr "Angol"
-#: docs.phtml:79 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
-#: docs.phtml:395 docs.phtml:505 docs.phtml:555 docs.phtml:612 docs.phtml:623
-#: docs.phtml:638 docs.phtml:660 docs.phtml:680 docs.phtml:696
+#: docs.phtml:79 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
+#: docs.phtml:417 docs.phtml:527 docs.phtml:577 docs.phtml:634 docs.phtml:645
+#: docs.phtml:660 docs.phtml:682 docs.phtml:702 docs.phtml:718
msgid "German"
msgstr "Német"
-#: docs.phtml:90 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
-#: docs.phtml:406 docs.phtml:517 docs.phtml:567 docs.phtml:614 docs.phtml:625
-#: docs.phtml:640 docs.phtml:649
+#: docs.phtml:90 docs.phtml:151 docs.phtml:235 docs.phtml:285 docs.phtml:367
+#: docs.phtml:428 docs.phtml:539 docs.phtml:589 docs.phtml:636 docs.phtml:647
+#: docs.phtml:662 docs.phtml:671
msgid "Italian"
msgstr "Olasz"
-#: docs.phtml:101 docs.phtml:162 docs.phtml:235 docs.phtml:296 docs.phtml:367
-#: docs.phtml:428 docs.phtml:529 docs.phtml:591
+#: docs.phtml:101 docs.phtml:173 docs.phtml:246 docs.phtml:307 docs.phtml:378
+#: docs.phtml:450 docs.phtml:551 docs.phtml:613
msgid "Portuguese"
msgstr "Portugál"
-#: docs.phtml:114 docs.phtml:248 docs.phtml:380 docs.phtml:543 docs.phtml:620
-#: docs.phtml:646 docs.phtml:666 docs.phtml:686
+#: docs.phtml:114 docs.phtml:259 docs.phtml:391 docs.phtml:565 docs.phtml:642
+#: docs.phtml:668 docs.phtml:688 docs.phtml:708
msgid "Concepts Guide"
msgstr "Fogalmi útmutató"
-#: docs.phtml:151 docs.phtml:285 docs.phtml:417 docs.phtml:579 docs.phtml:627
+#: docs.phtml:118 docs.phtml:395
+msgid "Chinese (simplified)"
+msgstr ""
+
+#: docs.phtml:162 docs.phtml:296 docs.phtml:439 docs.phtml:601 docs.phtml:649
msgid "Japanese"
msgstr "Japán"
-#: docs.phtml:183
+#: docs.phtml:194
msgid ""
"This is the latest stable release of the <span class=\"gnucash\">GnuCash</"
"span> documentation. <em>Stable</em> means that this documentation is not "
@@ -611,15 +615,15 @@ msgstr ""
"kiadása. A <em>Stabil</em> azt jelenti, hogy ez a dokumentáció nem "
"feltétlenül a legfrissebb, de problémák nélkül működik."
-#: docs.phtml:191
+#: docs.phtml:202
msgid "(old stable release)"
msgstr "(régi stabil kiadás)"
-#: docs.phtml:193
+#: docs.phtml:204
msgid "Old <em>stable</em> user documentation"
msgstr "Régi <em>stabil</em> felhasználói dokumentáció"
-#: docs.phtml:317
+#: docs.phtml:328
#, php-format
msgid ""
"This is the old stable release of the <span class=\"gnucash\">GnuCash</span> "
@@ -630,30 +634,30 @@ msgstr ""
"kiadása, amely a <span class=\"gnucash\">GnuCash</span> %s kiadásának felel "
"meg."
-#: docs.phtml:323
+#: docs.phtml:334
msgid "Nightly Documentation Builds"
msgstr "Dokumentáció"
-#: docs.phtml:325
+#: docs.phtml:336
msgid ""
"Current <em>unstable</em> user documentation and developer documentation"
msgstr ""
"A jelenlegi <em>instabil</em> felhasználói dokumentáció és fejlesztÅi "
"dokumentáció"
-#: docs.phtml:328
+#: docs.phtml:339
msgid "Unstable"
msgstr "Nem stabil"
-#: docs.phtml:441
+#: docs.phtml:463
msgid "API"
msgstr "API"
-#: docs.phtml:446 externals/menu.phtml:47
+#: docs.phtml:468 externals/menu.phtml:47
msgid "current bugfix branch"
msgstr "aktuális hibajavÃtási ág"
-#: docs.phtml:463
+#: docs.phtml:485
msgid ""
"Every night a server builds the documentation from the current contents of "
"the <span class=\"gnucash\">GnuCash</span> source repository. This includes "
@@ -661,13 +665,13 @@ msgid ""
"Documentation</b> for the current <em>stable</em> version of <span "
"class=\"gnucash\">GnuCash</span>."
msgstr ""
-"A szerver minden este elkészÃti a dokumentációt a <span class=\"gnucash\""
-">GnuCash</span> forrástároló aktuális tartalmából. Ez magában foglalja a "
-"<b>Doxygen</b> <b>FejlesztÅi dokumentációját</b> és a <b>Felhasználói "
-"dokumentációt</b> a jelenlegi <em>stabil</em> <span class=\"gnucash\""
-">GnuCash</span> verzióhoz."
+"A szerver minden este elkészÃti a dokumentációt a <span "
+"class=\"gnucash\">GnuCash</span> forrástároló aktuális tartalmából. Ez "
+"magában foglalja a <b>Doxygen</b> <b>FejlesztÅi dokumentációját</b> és a "
+"<b>Felhasználói dokumentációt</b> a jelenlegi <em>stabil</em> <span "
+"class=\"gnucash\">GnuCash</span> verzióhoz."
-#: docs.phtml:467
+#: docs.phtml:489
msgid ""
"<b>NOTE:</b> these documents might not be accessible from time to time "
"because developers might be working on improvements. However they are the "
@@ -678,11 +682,11 @@ msgstr ""
"ezek a legfrissebb hivatalos források a <span class=\"gnucash\">GnuCash</"
"span> felhasználók számára."
-#: docs.phtml:485
+#: docs.phtml:507
msgid "Older GnuCash Documentation"
msgstr "Régebbi GnuCash dokumentáció"
-#: docs.phtml:487
+#: docs.phtml:509
msgid ""
"This section contains all the older <span class=\"gnucash\">GnuCash</span> "
"documentation. If you are using one of these old versions of <span "
@@ -694,24 +698,24 @@ msgstr ""
"régi verzióját használja, erÅsen ajánlott, hogy frissÃtse a legújabb stabil "
"verzióra."
-#: docs.phtml:697
+#: docs.phtml:719
msgid "Spanish"
msgstr "Spanyol"
-#: docs.phtml:698
+#: docs.phtml:720
msgid "Portugese"
msgstr "Portugál"
-#: docs.phtml:704
+#: docs.phtml:726
msgid "Unofficial documentation"
msgstr "Nem hivatalos dokumentáció"
-#: docs.phtml:706
+#: docs.phtml:728
msgid "Some people have written and published their own documentation."
msgstr "Néhányan megÃrták és közzétették a saját dokumentációjukat."
#. Translators: %s is a wiki link
-#: docs.phtml:709
+#: docs.phtml:731
#, php-format
msgid ""
"When this collection grew and became polyglot, it moved to %s. There you can "
@@ -720,7 +724,7 @@ msgstr ""
"Amikor ez a gyűjtemény bÅvült és soknyelvűvé vált, a(z) %s oldalra "
"költözött. Ott további linkeket is hozzáadhat."
-#: docs.phtml:711
+#: docs.phtml:733
msgid "wiki:Documentation"
msgstr "wiki:Dokumentáció"
@@ -978,7 +982,7 @@ msgstr "%sFlatpak"
msgid "Known Issues and other details"
msgstr "Ismert problémák és egyéb részletek"
-#: download.phtml:55 index.phtml:17
+#: download.phtml:55 index.phtml:18
msgid "Source code"
msgstr "Forráskód"
@@ -1160,7 +1164,7 @@ msgstr "GYIK"
msgid "Wiki"
msgstr "Wiki"
-#: externals/menu.phtml:33 index.phtml:61
+#: externals/menu.phtml:33 index.phtml:65
msgid "Mailing Lists"
msgstr "LevelezÅlisták"
@@ -1346,10 +1350,10 @@ msgstr ""
#: features.phtml:63
msgid "Many options to <b>customize</b> the appearance and the display style"
msgstr ""
-"Számos lehetÅség a megjelenés és a megjelenÃtési stÃlus "
-"<b>testreszabására</b>"
+"Számos lehetÅség a megjelenés és a megjelenÃtési stÃlus <b>testreszabására</"
+"b>"
-#: features.phtml:69 index.phtml:78
+#: features.phtml:69 index.phtml:82
msgid "Scheduled Transactions"
msgstr "Ãtemezett tranzakciók"
@@ -1373,7 +1377,7 @@ msgstr ""
"lehetÅvé teszi az ütemezett tranzakciók elhalasztását anélkül, hogy törölné "
"vagy megadná azokat a határidÅ elÅtt."
-#: features.phtml:82 index.phtml:76
+#: features.phtml:82 index.phtml:80
msgid "Reports, Graphs"
msgstr "Kimutatások, Diagramok"
@@ -1559,8 +1563,8 @@ msgid ""
"<b>MySQL</b> or <b>PostgreSQL</b>."
msgstr ""
"A <span class=\"gnucash\">GnuCash</span> alapértelmezés szerint <b>xml</b> "
-"formátumban tárolja az adatokat. A 2.4-es verziótól kezdÅdÅen a <span class="
-"\"gnucash\">GnuCash</span> pénzügyi adatok <b>SQL adatbázisban</b> is "
+"formátumban tárolja az adatokat. A 2.4-es verziótól kezdÅdÅen a <span "
+"class=\"gnucash\">GnuCash</span> pénzügyi adatok <b>SQL adatbázisban</b> is "
"tárolhatók, az <b>SQLite3</b>, a <b>MySQL</b> vagy a <b>PostgreSQL</b> "
"használatával."
@@ -1726,30 +1730,30 @@ msgstr "Köszönti a GnuCash.org"
msgid "Download GnuCash %s"
msgstr "A GnuCash %s letöltése"
-#: index.phtml:18
+#: index.phtml:19
msgid "Via distribution"
msgstr "Disztribúción keresztül"
-#: index.phtml:25
-msgid "More downloads (Source code, Development â¦)"
-msgstr "További letöltések (forráskód, fejlesztés â¦)"
-
-#: index.phtml:26
+#: index.phtml:21
#, php-format
msgid "GnuCash is also available as a flatpak from flathub.org. %s"
msgstr "A GnuCash flatpak csomagként is elérhetŠa flathub.org oldalán. %s"
#. Translators: This labels a link to flatpak installation instructions.
-#: index.phtml:27
+#: index.phtml:23
msgid "Instructions"
msgstr "Ãtmutató"
-#: index.phtml:34
+#: index.phtml:31
+msgid "More downloads (Source code, Development â¦)"
+msgstr "További letöltések (forráskód, fejlesztés â¦)"
+
+#: index.phtml:38
#, php-format
msgid "Version %s is the last version for %s and %s and earlier."
msgstr "A %s verzió az utolsó kiadás a(z) %s és %s vagy korábbi rendszerekhez."
-#: index.phtml:37
+#: index.phtml:41
#, php-format
msgid ""
"Version %s is the last version for Windows XP/Vista and MacOS X 10.8 and "
@@ -1758,7 +1762,7 @@ msgstr ""
"A %s verzió az utolsó kiadás Windows XP/Vista és MacOS X 10.8 vagy korábbi "
"rendszerekhez, egyben az utolsó, amely még fut Mac PowerPC -ken."
-#: index.phtml:46
+#: index.phtml:50
msgid ""
"Designed to be easy to use, yet powerful and flexible, <span "
"class=\"gnucash\">GnuCash</span> allows you to track bank accounts, stocks, "
@@ -1773,7 +1777,7 @@ msgstr ""
"elveken alapul, biztosÃtva ezzel a mérleg és a kimutatások pontosságát."
#. Translators: %s is the link to https://wiki.gnucash.org/wiki/Contributing_to_GnuCash
-#: index.phtml:48
+#: index.phtml:52
#, php-format
msgid ""
"GnuCash is developed, maintained, documented, and translated entirely by "
@@ -1783,21 +1787,21 @@ msgstr ""
"egészében önkéntesek végzik. Szeretne segÃteni? Itt talál meg minket: %s."
#. Translators: This is the label of the Contributing⦠wiki link
-#: index.phtml:50
+#: index.phtml:54
msgid "some suggestions"
msgstr "néhány ötletünk"
#. Translators: %s is the link to weblate
-#: index.phtml:52
+#: index.phtml:56
#, php-format
msgid "Please help translate GnuCash into your language at %s."
msgstr "SegÃtsen lefordÃtani a GnuCasht a saját nyelvére a %s oldalán."
-#: index.phtml:57
+#: index.phtml:61
msgid "Need Help?"
msgstr "SegÃtség kell?"
-#: index.phtml:60
+#: index.phtml:64
msgid ""
"Looking for someone to contact about <span class=\"gnucash\">GnuCash</span>? "
"Try the"
@@ -1805,7 +1809,7 @@ msgstr ""
"Szeretne kapcsolatba lépni egy <span class=\"gnucash\">GnuCash</span> "
"felhasználóval? Próbálja ki a"
-#: index.phtml:62
+#: index.phtml:66
msgid ""
", which are public, email-based discussion groups where you can ask and "
"answer <span class=\"gnucash\">GnuCash</span> questions to other users."
@@ -1814,40 +1818,40 @@ msgstr ""
"class=\"gnucash\">GnuCash</span> használatával kapcsolatos kérdéseit vagy "
"válaszaival segÃthet másoknak."
-#: index.phtml:68
+#: index.phtml:72
msgid "Feature Highlights"
msgstr "FÅbb funkciók"
-#: index.phtml:73
+#: index.phtml:77
msgid "Double-Entry Accounting"
msgstr "KettÅs könyvelés"
-#: index.phtml:74
+#: index.phtml:78
msgid "Stock/Bond/Mutual Fund Accounts"
msgstr "Részvény-, kötvény- és befektetési számlák"
-#: index.phtml:75
+#: index.phtml:79
msgid "Small-Business Accounting"
msgstr "Kisvállalati számvitel"
-#: index.phtml:77
+#: index.phtml:81
msgid "QIF/OFX/HBCI Import, Transaction Matching"
msgstr "QIF/OFX/HBCI importálása a tranzakciók egyeztetésével"
-#: index.phtml:79
+#: index.phtml:83
msgid "Financial Calculations"
msgstr "Pénzügyi számÃtások"
-#: index.phtml:81
+#: index.phtml:85
msgid "<b>Discover more â¦</b>"
msgstr "<b>Tudjon meg többet...</b>"
-#: index.phtml:85
+#: index.phtml:89
#, php-format
msgid "GnuCash %s Released"
msgstr "Megjelent a GnuCash %s"
-#: index.phtml:86
+#: index.phtml:90
#, php-format
msgid ""
"We've released GnuCash %s with many bugfixes and improvements including some "
@@ -1856,7 +1860,7 @@ msgstr ""
"Megjelent a GnuCash %s számos hibajavÃtással és fejlesztéssel, köztük néhány "
"%s!"
-#: index.phtml:87
+#: index.phtml:91
msgid "great new features"
msgstr "nagyszerű új funkcióval"
@@ -1877,9 +1881,9 @@ msgid ""
"associations."
msgstr ""
"Egy új <b>TranzakciótársÃtás</b> párbeszédpanel, amely a <b>Tranzakcióhoz "
-"tartozó társÃtás frissÃtése</b> menüpontból érhetÅ el, amely felváltotta a "
-"3.x két társÃtási elemét, lehetÅvé teszi a társÃtások beállÃtását, "
-"módosÃtását és törlését."
+"tartozó társÃtás frissÃtése</b> menüpontból érhetÅ el, amely felváltotta a 3."
+"x két társÃtási elemét, lehetÅvé teszi a társÃtások beállÃtását, módosÃtását "
+"és törlését."
#: new_features-4.0.phtml:24
msgid ""
@@ -2179,507 +2183,3 @@ msgid ""
"It seems your browser doesn't support iframes. To view the requested page in "
"a separate window, please <a href=\"%s\" target=\"_blank\">click here</a>."
msgstr ""
-
-#~ msgid ""
-#~ "<b>NOTE:</b> It used to be ok also to send your patch directly to the "
-#~ "gnucash-devel list. This is discouraged now, as a patch is easily "
-#~ "forgotten between the many list discussions. Attach patches to bugs in "
-#~ "Bugzilla instead (either an existing bug or a new one). If you insist on "
-#~ "sending a patch to gnucash-devel, it should be attached, not inlined."
-#~ msgstr ""
-#~ "<b>MEGJEGYZÃS:</b> Régebben az is rendben volt, ha a javÃtást közvetlenül "
-#~ "a gnucash-devel listára küldte. Ez most nem ajánlott, mivel egy javÃtás "
-#~ "könnyen elfelejthetÅ a sok listavita között. Csatoljon javÃtásokat a "
-#~ "Bugzilla hibáihoz (akár egy meglévÅ, akár egy új). Ha ragaszkodik ahhoz, "
-#~ "hogy javÃtást küldjön a gnucash-devel-nek, akkor azt csatolni kell, nem "
-#~ "pedig beilleszteni."
-
-#~ msgid ""
-#~ "<span class=\"gnucash\">GnuCash</span> currently consists of over a third "
-#~ "of a million lines of code spread over more than a thousand files. It has "
-#~ "been translated into twenty-three languages and credits over 139 authors "
-#~ "and contributors."
-#~ msgstr ""
-#~ "A <span class=\"gnucash\">GnuCash</span> jelenleg több mint "
-#~ "egyharmadmillió kódsorból áll, amely több mint ezer fájlban oszlik meg. "
-#~ "Huszonhárom nyelvre fordÃtották le, és több mint 139 szerzÅnek és "
-#~ "közreműködÅnek köszönhetjük."
-
-#~ msgid ""
-#~ "A detailed guide on how to work with documentation (update and "
-#~ "maintenance)."
-#~ msgstr ""
-#~ "Részletes útmutató a dokumentáción végzett munkához (frissÃtés és "
-#~ "karbantartás)."
-
-#~ msgid ""
-#~ "As stated earlier, the new docs are based on the docbook system. Everyone "
-#~ "wishing to help please follow these guides where possible when reviewing "
-#~ "and/or writing docs."
-#~ msgstr ""
-#~ "Mint korábban emlÃtettük az új dokumentumok a <b>docbook</b> rendszeren "
-#~ "alapulnak. Kérünk mindenkit aki segÃteni szeretne, ha lehetséges kövesse "
-#~ "ezeket az útmutatókat a dokumentumok áttekintése és/vagy Ãrása során."
-
-#~ msgid "Author Credits"
-#~ msgstr "Author Credits"
-
-#~ msgid ""
-#~ "Code to add small-business features: contents of the src/business "
-#~ "directory."
-#~ msgstr ""
-#~ "Code to add small-business features: contents of the src/business "
-#~ "directory."
-
-#~ msgid ""
-#~ "Code to generate reports and graphs: contents of the src/reports "
-#~ "directory."
-#~ msgstr ""
-#~ "Code to generate reports and graphs: contents of the src/reports "
-#~ "directory."
-
-#~ msgid ""
-#~ "Code to import and export various file formats: contents of the src/"
-#~ "import-export directory."
-#~ msgstr ""
-#~ "Code to import and export various file formats: contents of the src/"
-#~ "import-export directory."
-
-#~ msgid ""
-#~ "Code to peform automated regression tests: contents of the src/*/test "
-#~ "directories."
-#~ msgstr ""
-#~ "Code to peform automated regression tests: contents of the src/*/test "
-#~ "directories."
-
-#~ msgid ""
-#~ "Contents of the src/engine and the include directories. The engine was "
-#~ "split out from the motif code in version 1.1. The data storage backend "
-#~ "(file-io, sql) was split out in the course of version 1.5."
-#~ msgstr ""
-#~ "Contents of the src/engine and the include directories. The engine was "
-#~ "split out from the motif code in version 1.1. The data storage backend "
-#~ "(file-io, sql) was split out in the course of version 1.5."
-
-#~ msgid ""
-#~ "Contents of the src/motif directory (version 1.2 and earlier). The motif "
-#~ "version of the code was discontinued after version 1.2, after most of the "
-#~ "non-gui code was moved to either the engine, the register or the ledger."
-#~ msgstr ""
-#~ "Contents of the src/motif directory (version 1.2 and earlier). The motif "
-#~ "version of the code was discontinued after version 1.2, after most of the "
-#~ "non-gui code was moved to either the engine, the register or the ledger."
-
-#~ msgid ""
-#~ "Contents of the src/register directory (version 1.6 and earlier) or src/"
-#~ "register/register-core (version 1.7 and later). The register was split "
-#~ "out as a separate component from the motif code in version 1.1. As can be "
-#~ "seen from the stats, the register code has been fairly stable. At version "
-#~ "1.7 and later, this cell shows a second count: the number of lines of "
-#~ "code in src/register/register-gnome (previously counted as part of gnome)."
-#~ msgstr ""
-#~ "Contents of the src/register directory (version 1.6 and earlier) or src/"
-#~ "register/register-core (version 1.7 and later). The register was split "
-#~ "out as a separate component from the motif code in version 1.1. As can be "
-#~ "seen from the stats, the register code has been fairly stable. At version "
-#~ "1.7 and later, this cell shows a second count: the number of lines of "
-#~ "code in src/register/register-gnome (previously counted as part of gnome)."
-
-#~ msgid "Each cell displays the following:"
-#~ msgstr "Minden cella a következÅt mutatja:"
-
-#~ msgid ""
-#~ "English-language-only user documentation, including on-line help and "
-#~ "manual (html, sgml or xml). For version 1.8.4 and later, the number below "
-#~ "the bar counts the translated, non-english docs (currently de, es, fr, "
-#~ "pt_PT). Both of these numbers are somewhat hard to count, because of "
-#~ "fairly large format churns, and multiple competing versions."
-#~ msgstr ""
-#~ "English-language-only user documentation, including on-line help and "
-#~ "manual (html, sgml or xml). For version 1.8.4 and later, the number below "
-#~ "the bar counts the translated, non-english docs (currently de, es, fr, "
-#~ "pt_PT). Both of these numbers are somewhat hard to count, because of "
-#~ "fairly large format churns, and multiple competing versions."
-
-#~ msgid ""
-#~ "For those not familiar with git, the <span class=\"gnucash\">GnuCash</"
-#~ "span> wiki has a <a href='https://wiki.gnucash.org/wiki/Git'>description</"
-#~ "a> tailored to the <span class=\"gnucash\">GnuCash</span> code. To get "
-#~ "the documentation source instead of the program source, replace 'gnucash' "
-#~ "with 'gnucash-docs' in the mentioned git commands, like this:"
-#~ msgstr ""
-#~ "Azoknak akik nem ismerik a git-et, a <span class=\"gnucash\">GnuCash</"
-#~ "span> wikin van egy <span class=\"gnucash\">GnuCash</span> programkódra "
-#~ "szabott <a href='https://wiki.gnucash.org/wiki/Git'>leÃrás</a>. A "
-#~ "dokumentációs forrás lekéréséhez cseréld ki a âgnucashâ szót a âgnucash-"
-#~ "docsâ szóra az emlÃtett git parancsokban, Ãgy:"
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "commenting on it."
-#~ msgstr ""
-#~ "Szerezzen be egy példányt a dokumentáció forrásából a fent leÃrtak "
-#~ "szerint, és kezdjen el megjegyzéseket fűzni hozzá."
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "making changes. When you are satisfied with your changes you can create a "
-#~ "patch by running the following command in the base directory of the "
-#~ "documentation (usually gnucash-docs, unless you renamed it):"
-#~ msgstr ""
-#~ "Szerezz be egy példányt a dokumentációs forrásból a fent leÃrtak szerint "
-#~ "és kezd el a módosÃtásokat. Ha elégedett vagy a változtatásaiddal, "
-#~ "létrehozhatsz egy javÃtást a következÅ parancs futtatásával a "
-#~ "dokumentáció alapkönyvtárában (általában gnucash-docs, hacsak nem "
-#~ "nevezted át):"
-
-#~ msgid ""
-#~ "Given that we have about 400 outstanding bugs in bugzilla, that works out "
-#~ "to about one bug per thousand lines of code, or one bug per 50 pages of "
-#~ "printout. This bug count is actually not atypical for software projects; "
-#~ "it is near the norm."
-#~ msgstr ""
-#~ "Given that we have about 400 outstanding bugs in bugzilla, that works out "
-#~ "to about one bug per thousand lines of code, or one bug per 50 pages of "
-#~ "printout. This bug count is actually not atypical for software projects; "
-#~ "it is near the norm."
-
-#~ msgid "Gnome Documentation guidelines"
-#~ msgstr "Gnome dokumentációs irányelvek"
-
-#~ msgid ""
-#~ "If you are interested in improving the <span class=\"gnucash\">GnuCash</"
-#~ "span> documentation, you have come to the right place. This page will "
-#~ "provide you with the necessary information to get started."
-#~ msgstr ""
-#~ "Ha a <span class=\"gnucash\">GnuCash</span> dokumentáció fejlesztése "
-#~ "iránt érdeklÅdik, akkor jó helyen jár. Ez az oldal a kezdéshez szükséges "
-#~ "információkat tartalmazza."
-
-#~ msgid ""
-#~ "If you wish to review or write <span class=\"gnucash\">GnuCash</span> "
-#~ "documentation, you will need to know xml. Some basic knowledge of the "
-#~ "docbook system may be useful as well."
-#~ msgstr ""
-#~ "Ha a <span class=\"gnucash\">GnuCash</span> dokumentációját szeretné "
-#~ "átnézni vagy megÃrni, ismernie kell az xml nyelvet. A docbook rendszer "
-#~ "némi alapismerete is hasznos lehet."
-
-#~ msgid ""
-#~ "If you've had trouble swimming through that mass of source code, think of "
-#~ "it this way: printed out on paper, and bound into volumes, it would "
-#~ "amount to several dozen copies of Tolstoy's \"War and Peace\", roughly a "
-#~ "bookshelf-width's worth of source code."
-#~ msgstr ""
-#~ "If you've had trouble swimming through that mass of source code, think of "
-#~ "it this way: printed out on paper, and bound into volumes, it would "
-#~ "amount to several dozen copies of Tolstoy's \"War and Peace\", roughly a "
-#~ "bookshelf-width's worth of source code."
-
-#~ msgid "Introduction"
-#~ msgstr "BevezetÅ"
-
-#~ msgid ""
-#~ "It can often be quite interesting to study the source code metrics behind "
-#~ "a software development project. Not a surprising interest: it is "
-#~ "accounting afterall. <span class=\"gnucash\">GnuCash</span> has grown, "
-#~ "over the years, from a small handy electronic checkbook to a rather large "
-#~ "and multi-featured desktop app."
-#~ msgstr ""
-#~ "Néha nagyon érdekes lehet egy szoftverprojekt mögött meghúzódó kód "
-#~ "méretének vizsgálata. Nem meglepÅ az érdeklÅdés: végül is ez a könyvelés. "
-#~ "A <span class=\"gnucash\">GnuCash</span> az évek során egy kis, praktikus "
-#~ "elektronikus csekkfüzetbÅl egy meglehetÅsen nagy, és funkciókban "
-#~ "bÅvelkedÅ asztali alkalmazássá nÅtte ki magát."
-
-#~ msgid ""
-#~ "Just as the <span class=\"gnucash\">GnuCash</span> application has been "
-#~ "developed over time by volunteers, so too has the documentation been "
-#~ "written by volunteer developers and users to help others learn how <span "
-#~ "class=\"gnucash\">GnuCash</span> works. This collaborative effort has "
-#~ "resulted in the creation of two major documents, the <b>Help Manual</b> "
-#~ "and the <b>Tutorial and Concepts Guide</b>."
-#~ msgstr ""
-#~ "Ahogy a <span class=\"gnucash\">GnuCash</span> alkalmazást is önkéntesek "
-#~ "fejlesztették az idÅk során, úgy a dokumentációt is önkéntes fejlesztÅk "
-#~ "és felhasználók Ãrták, hogy segÃtsenek másoknak megtanulni, hogyan "
-#~ "működik a <span class=\"gnucash\">GnuCash</span>. Ez a közös munka két "
-#~ "jelentÅsebb dokumentumot eredményezett, a <b>Súgó kézikönyvet</b> és az "
-#~ "<b>Oktatóanyag és Fogalmi útmutatót</b>."
-
-#~ msgid "Languages"
-#~ msgstr "Nyelv"
-
-#, fuzzy
-#~ msgid ""
-#~ "Mind you, this is source code (and docs) crafted and debugged by actual "
-#~ "humans, this is *not* autogenerated code. Tools (such as glade or swig) "
-#~ "can generate gazillions of lines of code automatically; I'm not counting "
-#~ "those. Every last line counted here was typed in, edited, indented, "
-#~ "tweaked, multiple times, by human hands."
-#~ msgstr ""
-#~ "Mind you, this is source code (and docs) crafted and debugged by actual "
-#~ "humans, this is *not* autogenerated code. Tools (such as glade or g-wrap) "
-#~ "can generate gaziilions of lines of code automatically; I'm not counting "
-#~ "those. Every last line counted here was typed in, edited, indented, "
-#~ "tweaked, multiple times, by human hands."
-
-#~ msgid ""
-#~ "Next attach your patch to a bug report against the proper component for "
-#~ "the Documentation product in <a href='https://bugs.gnucash.org/'><span "
-#~ "class=\"gnucash\">GnuCash</span>' bug database</a>. See also <a "
-#~ "href='https://wiki.gnucash.org/wiki/Bugzilla'>GnuCash' wiki page on "
-#~ "bugzilla</a> for more details about patch submission."
-#~ msgstr ""
-#~ "Ezután csatolja a javÃtást a dokumentációs termék megfelelŠösszetevÅjére "
-#~ "vonatkozó hibajelentéshez a <a href='https://bugs.gnucash.org/'><span "
-#~ "class=\"gnucash\">GnuCash</span> hibaadatbázisban</a>. A javÃtások "
-#~ "beküldésével kapcsolatos további részleteket lásd még a <a href='https://"
-#~ "wiki.gnucash.org/wiki/Bugzilla'>GnuCash' wiki oldalt a Bugzillán</a>."
-
-#~ msgid "No longer available"
-#~ msgstr "Már nem elérhetÅ"
-
-#~ msgid ""
-#~ "Note also that KLOC's are not a good metric of programmer productivity, "
-#~ "nor even that <code>wc</code> is a good way of counting KLOC's. Much "
-#~ "better measures are complexity metrics, which, for example, count the "
-#~ "number and size of if-then-else blocks, or the number and size of all "
-#~ "blocks, or the number of math operators per statement. Maybe someday "
-#~ "we'll run one of those tools on this code. For now, this is what we have. "
-#~ "On the other hand, we've attempted to count only those files that contain "
-#~ "human-edited code, that is, files that are directly edited by humans. The "
-#~ "point of doing this is to avoid artificially inflating the KLOC counts by "
-#~ "counting automatically generated code (which is why the glade files are "
-#~ "not counted: they are large and automatically generated)."
-#~ msgstr ""
-#~ "Note also that KLOC's are not a good metric of programmer productivity, "
-#~ "nor even that <code>wc</code> is a good way of counting KLOC's. Much "
-#~ "better measures are complexity metrics, which, for example, count the "
-#~ "number and size of if-then-else blocks, or the number and size of all "
-#~ "blocks, or the number of math operators per statement. Maybe someday "
-#~ "we'll run one of those tools on this code. For now, this is what we have. "
-#~ "On the other hand, we've attempted to count only those files that contain "
-#~ "human-edited code, that is, files that are directly edited by humans. The "
-#~ "point of doing this is to avoid artificially inflating the KLOC counts by "
-#~ "counting automatically generated code (which is why the glade files are "
-#~ "not counted: they are large and automatically generated)."
-
-#~ msgid ""
-#~ "Please let other writers know which section you wish to tackle. Please "
-#~ "forward this to <a href='mailto:gnucash-devel at gnucash.org'>gnucash-devel</"
-#~ "a> so that people can say 'hey I'm doing that already' or 'go ahead and "
-#~ "do it'."
-#~ msgstr ""
-#~ "Kérjük tudassa más Ãrókkal, hogy melyik résszel szeretne foglalkozni. "
-#~ "Kérjük továbbÃtsa ezt a <a href='mailto:gnucash-devel at gnucash."
-#~ "org'>gnucash-devel</a> cÃmre, hogy az emberek azt mondhassák: âhé, ezt én "
-#~ "már csinálomâ, vagy âhajrá, csináldâ."
-
-#~ msgid "Reviewers"
-#~ msgstr "Lektorok"
-
-#~ msgid "Sizing"
-#~ msgstr "Méretezés"
-
-#~ msgid "Table 1. Historical Development Stats"
-#~ msgstr "Table 1. Historical Development Stats"
-
-#~ msgid "Table Column Legend"
-#~ msgstr "Table Column Legend"
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> community welcomes assistance "
-#~ "in maintaining and improving both the program and its documentation. If "
-#~ "you are interested in helping write, edit or translate <span "
-#~ "class=\"gnucash\">GnuCash</span>'s documentation, this page gives "
-#~ "guidance on how to get set up to join the effort."
-#~ msgstr ""
-#~ "A <span class=\"gnucash\">GnuCash</span> közösség örömmel fogadja a "
-#~ "program és a dokumentáció karbantartásában és fejlesztésében való "
-#~ "segÃtséget. Ha szeretnél segÃteni a <span class=\"gnucash\">GnuCash</"
-#~ "span> dokumentációjának megÃrásában, szerkesztésében vagy fordÃtásában ez "
-#~ "az oldal útmutatást ad, hogyan csatlakozhatsz a munkához."
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation can be viewed "
-#~ "and downloaded from the <a href=\"docs.phtml\">Documentation page</a>."
-#~ msgstr ""
-#~ "A <span class=\"gnucash\">GnuCash</span> dokumentáció megtekinthetŠés "
-#~ "letölthetŠa <a href=\"docs.phtml\">Dokumentáció oldaláról</a>."
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation is stored in "
-#~ "<b>xml</b> files. More precisely, it uses the <b>docbook system</b>. This "
-#~ "is a relatively flexible system that takes xml files as input and can "
-#~ "generate documentation in several different output formats (html, pdf â¦)."
-#~ msgstr ""
-#~ "A <span class=\"gnucash\">GnuCash</span> dokumentáció <b>xml</b> "
-#~ "fájlokban van tárolva. Pontosabban <b>docbook</b> rendszert használ. Ez "
-#~ "egy viszonylag rugalmas rendszer, amely xml fájlokat fogad el bemenetként "
-#~ "és többféle kimeneti formátumban (html, pdf ...) képes a dokumentációt "
-#~ "létrehozni."
-
-#~ msgid ""
-#~ "The best way of retaining comments about docs in an easy to find way for "
-#~ "everyone would be to use <a href='https://bugs.gnucash.org/'>bugs.gnucash."
-#~ "org</a> to file the bugs under documentation. This can also be done using "
-#~ "bug-buddy."
-#~ msgstr ""
-#~ "A dokumentumokkal kapcsolatos megjegyzések mindenki számára könnyen "
-#~ "megtalálható módon történÅ megÅrzésének legjobb módja az lenne, ha a <a "
-#~ "href='https://bugs.gnucash.org/'>bugs.gnucash.org</a> segÃtségével "
-#~ "rögzÃtenénk a hibákat a dokumentáció alatt. Ez a bug-buddy segÃtségével "
-#~ "is megtehetÅ."
-
-#~ msgid ""
-#~ "The following links are for further sites that can help with the "
-#~ "documentation and review process."
-#~ msgstr ""
-#~ "A következÅ hivatkozások további webhelyekre mutatnak amelyek segÃthetnek "
-#~ "a dokumentációs és felülvizsgálati folyamatokban."
-
-#~ msgid ""
-#~ "The number of languages that the application messages have been "
-#~ "translated to (the number of <tt>po/*.po</tt> files). In parenthesis, the "
-#~ "number of messages in the message files (<tt>grep msgstr po/*.po |wc</"
-#~ "tt>), in thousands."
-#~ msgstr ""
-#~ "The number of languages that the application messages have been "
-#~ "translated to (the number of <tt>po/*.po</tt> files). In parenthesis, the "
-#~ "number of messages in the message files (<tt>grep msgstr po/*.po |wc</"
-#~ "tt>), in thousands."
-
-#~ msgid ""
-#~ "The number of people credited in the AUTHORS file (version 1.6 and later) "
-#~ "or the README file (earlier versions). These include lead developers, "
-#~ "patch submitters and national-language translators. This includes "
-#~ "additional credits listed in the gnucash-docs/AUTHORS file that are not "
-#~ "listed in the main gnucash/AUTHORS file."
-#~ msgstr ""
-#~ "The number of people credited in the AUTHORS file (version 1.6 and later) "
-#~ "or the README file (earlier versions). These include lead developers, "
-#~ "patch submitters and national-language translators. This includes "
-#~ "additional credits listed in the gnucash-docs/AUTHORS file that are not "
-#~ "listed in the main gnucash/AUTHORS file."
-
-#~ msgid ""
-#~ "The table below shows some historical lines-of-code and number-of-files "
-#~ "metrics for the <span class=\"gnucash\">GnuCash</span> development "
-#~ "project. Note that not all of the code is counted: for instance, the "
-#~ "Makefiles and configure.in and autogen.sh are not counted. Also, files "
-#~ "that are automatically generated are not counted, nor are files that have "
-#~ "been 'borrowed' from other projects. Also not counted are experimental "
-#~ "files, miscellaneous perl scripts, various converters, addons and "
-#~ "utilities. Finally, <tt>glade</tt> files are not counted, although large "
-#~ "parts of the overall GUI are described in <tt>glade</tt> files."
-#~ msgstr ""
-#~ "Az alábbi táblázat a <span class=\"gnucash\">GnuCash</span> fejlesztési "
-#~ "projekt néhány korábbi kódsor- és fájlszámát mutatja be. Vegye "
-#~ "figyelembe, hogy nem számoltuk bele az összes kódot: például a Makefile "
-#~ "állományok és a configure.in és autogen.sh nem számÃtanak bele. EzenkÃvül "
-#~ "az automatikusan generált fájlok sem számÃtanak bele és a más "
-#~ "projektekbÅl âkölcsönvettâ fájlok sem. Nem számÃtanak bele a kÃsérleti "
-#~ "fájlok, a különbözÅ perl szkriptek, konverterek, kiegészÃtÅk és "
-#~ "segédprogramok sem. Végül a <tt>glade</tt> fájlok sem számÃtanak bele, "
-#~ "bár a teljes grafikus felhasználói felület nagy része a <tt>glade</tt> "
-#~ "fájlokban van leÃrva."
-
-#~ msgid ""
-#~ "There are two major <span class=\"gnucash\">GnuCash</span> documentation "
-#~ "packages to help users: the <b>Help Manual</b> and the <b>Tutorial and "
-#~ "Concepts Guide</b>. With the above command, the source code of both will "
-#~ "be downloaded."
-#~ msgstr ""
-#~ "Két jelentÅsebb <span class=\"gnucash\">GnuCash</span> dokumentációs "
-#~ "csomag segÃti a felhasználókat: a <b>Súgó kézikönyv</b> és az "
-#~ "<b>Oktatóanyag és Fogalmi útmutató</b>. A fenti paranccsal mindkettŠ"
-#~ "forráskódja letöltésre kerül."
-
-#~ msgid "Total"
-#~ msgstr "Ãsszesen"
-
-#~ msgid "Version"
-#~ msgstr "Verzió"
-
-#~ msgid "We suggest also subscribing to"
-#~ msgstr "Továbbá javasoljuk, hogy iratkozzon fel a"
-
-#~ msgid "Where to get the documentation source"
-#~ msgstr "Hol szerezhetŠbe a dokumentáció forrása"
-
-#~ msgid ""
-#~ "While this <span class=\"gnucash\">GnuCash</span> wiki page is really "
-#~ "about translating the documentation, it holds some useful information on "
-#~ "working with docbook files."
-#~ msgstr ""
-#~ "Bár ez a <span class=\"gnucash\">GnuCash</span> wiki oldal valójában a "
-#~ "dokumentáció fordÃtásáról szól, hasznos információkat tartalmaz a docbook "
-#~ "fájlokkal való munkáról is."
-
-#~ msgid "Writers"
-#~ msgstr "SzerzÅk"
-
-#~ msgid "Writing GnuCash Documentation"
-#~ msgstr "GnuCash dokumentáció Ãrása"
-
-#~ msgid ""
-#~ "You may also want to retain a local copy of the old documentation to "
-#~ "refer to when writing. This still has a lot of useful information in it "
-#~ "which hasn't been transferred to the new docs."
-#~ msgstr ""
-#~ "Ãrdemes megÅrizni a régi dokumentáció egy helyi példányát is, amelyre "
-#~ "Ãrás közben hivatkozhat. Ez még sok hasznos információt tartalmaz, "
-#~ "amelyek nem kerültek át az új dokumentumokba."
-
-#~ msgid ""
-#~ "You will need a recent copy of the documentation source. For this you can "
-#~ "check out the documentation module from the gnucash-docs git repository. "
-#~ "Reviewers could also start from the <a href='https://sourceforge.net/"
-#~ "projects/gnucash/files/gnucash-docs/'>current docs tarball</a>."
-#~ msgstr ""
-#~ "Szükséged lesz a dokumentációs forrás friss másolatára. Ehhez meg tudod "
-#~ "nézni a dokumentációs modult a gnucash-docs git tárolóban. A "
-#~ "felülvizsgálók az <a href='https://sourceforge.net/projects/gnucash/files/"
-#~ "gnucash-docs/'>aktuális dokumentációk tarball</a> fájlból is "
-#~ "kiindulhatnak ."
-
-#~ msgid "future feature branch"
-#~ msgstr "jövÅbeli jellemzÅk ága"
-
-#~ msgid "internal txt"
-#~ msgstr "internal txt"
-
-#~ msgid "misc app"
-#~ msgstr "misc app"
-
-#~ msgid ""
-#~ "number of *c and *.h and *.scm files (KLOCS in *.c + KLOCS in *.h + KLOCS "
-#~ "in *.scm). If there are no *.scm files in the directory, then only (KLOCS "
-#~ "in *.c + KLOCS in *.h) are displayed. If there is only one number in the "
-#~ "parenthesis, it is the approriate KLOC count for that statistic."
-#~ msgstr ""
-#~ "number of *c and *.h and *.scm files (KLOCS in *.c + KLOCS in *.h + KLOCS "
-#~ "in *.scm). If there are no *.scm files in the directory, then only (KLOCS "
-#~ "in *.c + KLOCS in *.h) are displayed. If there is only one number in the "
-#~ "parenthesis, it is the approriate KLOC count for that statistic."
-
-#~ msgid ""
-#~ "scheme and guile code in directories src/scm plus src/guile (version 1.6 "
-#~ "and earlier). In version 1.7 and later, much of this code went into "
-#~ "reports, import/export, and into indiovidual modules; thus only "
-#~ "miscellaneous code remains."
-#~ msgstr ""
-#~ "scheme and guile code in directories src/scm plus src/guile (version 1.6 "
-#~ "and earlier). In version 1.7 and later, much of this code went into "
-#~ "reports, import/export, and into indiovidual modules; thus only "
-#~ "miscellaneous code remains."
-
-#~ msgid ""
-#~ "where KLOC == kilo-lines-of-code, as reported by <code>wc</code>. As "
-#~ "noted above, wc is not a terribly good code metric, but it is what we "
-#~ "have handy."
-#~ msgstr ""
-#~ "where KLOC == kilo-lines-of-code, as reported by <code>wc</code>. As "
-#~ "noted above, wc is not a terribly good code metric, but it is what we "
-#~ "have handy."
diff --git a/po/id.po b/po/id.po
index 8dc5159..2085500 100644
--- a/po/id.po
+++ b/po/id.po
@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: gnucash-htdocs\n"
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist.cgi?"
"component=Translations&product=Website&resolution=---\n"
-"POT-Creation-Date: 2023-08-21 09:48+0200\n"
+"POT-Creation-Date: 2023-09-26 05:30+0200\n"
"PO-Revision-Date: 2022-12-21 10:50+0000\n"
"Last-Translator: Syahmin Sukhairi <syahmin at gmail.com>\n"
"Language-Team: Indonesian <https://hosted.weblate.org/projects/gnucash/"
@@ -254,7 +254,7 @@ msgid ""
"or later from just Version 2."
msgstr ""
-#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:196 docs.phtml:328
+#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:207 docs.phtml:339
#: download.phtml:4
msgid "Download"
msgstr "Unduh"
@@ -467,8 +467,8 @@ msgstr ""
msgid "(current stable release)"
msgstr "(rilis stabil saat ini)"
-#: docs.phtml:57 docs.phtml:191 docs.phtml:489 docs.phtml:606 docs.phtml:632
-#: docs.phtml:654 docs.phtml:672 docs.phtml:694
+#: docs.phtml:57 docs.phtml:202 docs.phtml:511 docs.phtml:628 docs.phtml:654
+#: docs.phtml:676 docs.phtml:694 docs.phtml:716
#, php-format
msgid "GnuCash v%s"
msgstr "GnuCash v%s"
@@ -477,64 +477,68 @@ msgstr "GnuCash v%s"
msgid "Current <em>stable</em> user documentation"
msgstr "Dokumentasi pengguna <em> stabil </em> terkini"
-#: docs.phtml:62 docs.phtml:196
+#: docs.phtml:62 docs.phtml:207
msgid "Stable"
msgstr "Stabil"
-#: docs.phtml:64 docs.phtml:198 docs.phtml:330 docs.phtml:492 docs.phtml:609
-#: docs.phtml:635 docs.phtml:657 docs.phtml:675
+#: docs.phtml:64 docs.phtml:209 docs.phtml:341 docs.phtml:514 docs.phtml:631
+#: docs.phtml:657 docs.phtml:679 docs.phtml:697
msgid "Help Manual"
msgstr "Panduan manual"
-#: docs.phtml:68 docs.phtml:118 docs.phtml:202 docs.phtml:252 docs.phtml:334
-#: docs.phtml:384 docs.phtml:493 docs.phtml:544 docs.phtml:610 docs.phtml:621
-#: docs.phtml:636 docs.phtml:647 docs.phtml:658 docs.phtml:667 docs.phtml:676
-#: docs.phtml:687 docs.phtml:695
+#: docs.phtml:68 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
+#: docs.phtml:406 docs.phtml:515 docs.phtml:566 docs.phtml:632 docs.phtml:643
+#: docs.phtml:658 docs.phtml:669 docs.phtml:680 docs.phtml:689 docs.phtml:698
+#: docs.phtml:709 docs.phtml:717
msgid "English"
msgstr "Inggris"
-#: docs.phtml:79 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
-#: docs.phtml:395 docs.phtml:505 docs.phtml:555 docs.phtml:612 docs.phtml:623
-#: docs.phtml:638 docs.phtml:660 docs.phtml:680 docs.phtml:696
+#: docs.phtml:79 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
+#: docs.phtml:417 docs.phtml:527 docs.phtml:577 docs.phtml:634 docs.phtml:645
+#: docs.phtml:660 docs.phtml:682 docs.phtml:702 docs.phtml:718
msgid "German"
msgstr "Jerman"
-#: docs.phtml:90 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
-#: docs.phtml:406 docs.phtml:517 docs.phtml:567 docs.phtml:614 docs.phtml:625
-#: docs.phtml:640 docs.phtml:649
+#: docs.phtml:90 docs.phtml:151 docs.phtml:235 docs.phtml:285 docs.phtml:367
+#: docs.phtml:428 docs.phtml:539 docs.phtml:589 docs.phtml:636 docs.phtml:647
+#: docs.phtml:662 docs.phtml:671
msgid "Italian"
msgstr "Italia"
-#: docs.phtml:101 docs.phtml:162 docs.phtml:235 docs.phtml:296 docs.phtml:367
-#: docs.phtml:428 docs.phtml:529 docs.phtml:591
+#: docs.phtml:101 docs.phtml:173 docs.phtml:246 docs.phtml:307 docs.phtml:378
+#: docs.phtml:450 docs.phtml:551 docs.phtml:613
msgid "Portuguese"
msgstr "Portugis"
-#: docs.phtml:114 docs.phtml:248 docs.phtml:380 docs.phtml:543 docs.phtml:620
-#: docs.phtml:646 docs.phtml:666 docs.phtml:686
+#: docs.phtml:114 docs.phtml:259 docs.phtml:391 docs.phtml:565 docs.phtml:642
+#: docs.phtml:668 docs.phtml:688 docs.phtml:708
msgid "Concepts Guide"
msgstr "Panduan Konsep"
-#: docs.phtml:151 docs.phtml:285 docs.phtml:417 docs.phtml:579 docs.phtml:627
+#: docs.phtml:118 docs.phtml:395
+msgid "Chinese (simplified)"
+msgstr ""
+
+#: docs.phtml:162 docs.phtml:296 docs.phtml:439 docs.phtml:601 docs.phtml:649
msgid "Japanese"
msgstr "Jepang"
-#: docs.phtml:183
+#: docs.phtml:194
msgid ""
"This is the latest stable release of the <span class=\"gnucash\">GnuCash</"
"span> documentation. <em>Stable</em> means that this documentation is not "
"necessarily the most up to date but it works without any problem."
msgstr ""
-#: docs.phtml:191
+#: docs.phtml:202
msgid "(old stable release)"
msgstr "(rilis stabil terdahulu)"
-#: docs.phtml:193
+#: docs.phtml:204
msgid "Old <em>stable</em> user documentation"
msgstr "Dokumentasi pengguna <em>stabil</em> terdahulu"
-#: docs.phtml:317
+#: docs.phtml:328
#, php-format
msgid ""
"This is the old stable release of the <span class=\"gnucash\">GnuCash</span> "
@@ -545,30 +549,30 @@ msgstr ""
"class=\"gnucash\">GnuCash</span>, sesuai dengan rilis %s dari <span "
"class=\"gnucash\">GnuCash</span> itu sendiri."
-#: docs.phtml:323
+#: docs.phtml:334
msgid "Nightly Documentation Builds"
msgstr "Dokumentasi Nightly Build"
-#: docs.phtml:325
+#: docs.phtml:336
msgid ""
"Current <em>unstable</em> user documentation and developer documentation"
msgstr ""
"Dokumentasi pengguna dan dokumentasi pengembang <em>tidak stabil</em> saat "
"ini"
-#: docs.phtml:328
+#: docs.phtml:339
msgid "Unstable"
msgstr "Tidak stabil"
-#: docs.phtml:441
+#: docs.phtml:463
msgid "API"
msgstr "API"
-#: docs.phtml:446 externals/menu.phtml:47
+#: docs.phtml:468 externals/menu.phtml:47
msgid "current bugfix branch"
msgstr "Pencabangan perbaikan awakutu saat ini"
-#: docs.phtml:463
+#: docs.phtml:485
msgid ""
"Every night a server builds the documentation from the current contents of "
"the <span class=\"gnucash\">GnuCash</span> source repository. This includes "
@@ -577,7 +581,7 @@ msgid ""
"class=\"gnucash\">GnuCash</span>."
msgstr ""
-#: docs.phtml:467
+#: docs.phtml:489
msgid ""
"<b>NOTE:</b> these documents might not be accessible from time to time "
"because developers might be working on improvements. However they are the "
@@ -587,11 +591,11 @@ msgstr ""
"pengembang sedang bekerja untuk meningkatkannya, Walaupun begitu, ini adalah "
"referensi terbaru untuk pengguna <span class=\"gnucash\">GnuCash</span>."
-#: docs.phtml:485
+#: docs.phtml:507
msgid "Older GnuCash Documentation"
msgstr "Dokumentasi GnuCash yang lama"
-#: docs.phtml:487
+#: docs.phtml:509
msgid ""
"This section contains all the older <span class=\"gnucash\">GnuCash</span> "
"documentation. If you are using one of these old versions of <span "
@@ -603,32 +607,32 @@ msgstr ""
"class=\"gnucash\">GnuCash</span>, sangat direkomendasikan untuk melakukan "
"pembaruan ke versi stabil terakhir."
-#: docs.phtml:697
+#: docs.phtml:719
msgid "Spanish"
msgstr "Spanyol"
-#: docs.phtml:698
+#: docs.phtml:720
msgid "Portugese"
msgstr "Portugis"
-#: docs.phtml:704
+#: docs.phtml:726
msgid "Unofficial documentation"
msgstr "Dokumentasi Tidak Resmi"
-#: docs.phtml:706
+#: docs.phtml:728
msgid "Some people have written and published their own documentation."
msgstr ""
"Beberapa orang telah menulis dan mempublikasikan dokumentasi mereka sendiri."
#. Translators: %s is a wiki link
-#: docs.phtml:709
+#: docs.phtml:731
#, php-format
msgid ""
"When this collection grew and became polyglot, it moved to %s. There you can "
"also add more links."
msgstr ""
-#: docs.phtml:711
+#: docs.phtml:733
msgid "wiki:Documentation"
msgstr "wiki:Dokumentasi"
@@ -845,7 +849,7 @@ msgstr ""
msgid "Known Issues and other details"
msgstr ""
-#: download.phtml:55 index.phtml:17
+#: download.phtml:55 index.phtml:18
msgid "Source code"
msgstr ""
@@ -1025,7 +1029,7 @@ msgstr "Tanya Jawab"
msgid "Wiki"
msgstr "Wiki"
-#: externals/menu.phtml:33 index.phtml:61
+#: externals/menu.phtml:33 index.phtml:65
msgid "Mailing Lists"
msgstr "Milis"
@@ -1192,7 +1196,7 @@ msgstr ""
msgid "Many options to <b>customize</b> the appearance and the display style"
msgstr ""
-#: features.phtml:69 index.phtml:78
+#: features.phtml:69 index.phtml:82
msgid "Scheduled Transactions"
msgstr "Jadwal Transaksi"
@@ -1210,7 +1214,7 @@ msgid ""
"entering them before the due date."
msgstr ""
-#: features.phtml:82 index.phtml:76
+#: features.phtml:82 index.phtml:80
msgid "Reports, Graphs"
msgstr "Laporan, Grafik"
@@ -1486,39 +1490,39 @@ msgstr "Selamat datang di GnuCash.org"
msgid "Download GnuCash %s"
msgstr "Unduh GnuCash %s"
-#: index.phtml:18
+#: index.phtml:19
msgid "Via distribution"
msgstr "Melalui distribusi"
-#: index.phtml:25
-msgid "More downloads (Source code, Development â¦)"
-msgstr "Unduhan lainnya (Kode sumber, Pengembangan ...)"
-
-#: index.phtml:26
+#: index.phtml:21
#, php-format
msgid "GnuCash is also available as a flatpak from flathub.org. %s"
msgstr ""
#. Translators: This labels a link to flatpak installation instructions.
-#: index.phtml:27
+#: index.phtml:23
#, fuzzy
#| msgid "Introduction"
msgid "Instructions"
msgstr "Pengantar"
-#: index.phtml:34
+#: index.phtml:31
+msgid "More downloads (Source code, Development â¦)"
+msgstr "Unduhan lainnya (Kode sumber, Pengembangan ...)"
+
+#: index.phtml:38
#, php-format
msgid "Version %s is the last version for %s and %s and earlier."
msgstr "Versi %s adalah versi terakhir untuk %s dan %s dan lebih awal."
-#: index.phtml:37
+#: index.phtml:41
#, php-format
msgid ""
"Version %s is the last version for Windows XP/Vista and MacOS X 10.8 and "
"earlier, and so the last version that will run on PowerPC Macs."
msgstr ""
-#: index.phtml:46
+#: index.phtml:50
msgid ""
"Designed to be easy to use, yet powerful and flexible, <span "
"class=\"gnucash\">GnuCash</span> allows you to track bank accounts, stocks, "
@@ -1528,7 +1532,7 @@ msgid ""
msgstr ""
#. Translators: %s is the link to https://wiki.gnucash.org/wiki/Contributing_to_GnuCash
-#: index.phtml:48
+#: index.phtml:52
#, php-format
msgid ""
"GnuCash is developed, maintained, documented, and translated entirely by "
@@ -1536,66 +1540,66 @@ msgid ""
msgstr ""
#. Translators: This is the label of the Contributing⦠wiki link
-#: index.phtml:50
+#: index.phtml:54
msgid "some suggestions"
msgstr ""
#. Translators: %s is the link to weblate
-#: index.phtml:52
+#: index.phtml:56
#, php-format
msgid "Please help translate GnuCash into your language at %s."
msgstr ""
-#: index.phtml:57
+#: index.phtml:61
msgid "Need Help?"
msgstr "Butuh Bantuan?"
-#: index.phtml:60
+#: index.phtml:64
msgid ""
"Looking for someone to contact about <span class=\"gnucash\">GnuCash</span>? "
"Try the"
msgstr ""
-#: index.phtml:62
+#: index.phtml:66
msgid ""
", which are public, email-based discussion groups where you can ask and "
"answer <span class=\"gnucash\">GnuCash</span> questions to other users."
msgstr ""
-#: index.phtml:68
+#: index.phtml:72
msgid "Feature Highlights"
msgstr ""
-#: index.phtml:73
+#: index.phtml:77
msgid "Double-Entry Accounting"
msgstr ""
-#: index.phtml:74
+#: index.phtml:78
msgid "Stock/Bond/Mutual Fund Accounts"
msgstr ""
-#: index.phtml:75
+#: index.phtml:79
msgid "Small-Business Accounting"
msgstr ""
-#: index.phtml:77
+#: index.phtml:81
msgid "QIF/OFX/HBCI Import, Transaction Matching"
msgstr ""
-#: index.phtml:79
+#: index.phtml:83
msgid "Financial Calculations"
msgstr "Kalkukasi Keuangan"
-#: index.phtml:81
+#: index.phtml:85
msgid "<b>Discover more â¦</b>"
msgstr ""
-#: index.phtml:85
+#: index.phtml:89
#, php-format
msgid "GnuCash %s Released"
msgstr "GnuCash %s diluncurkan"
-#: index.phtml:86
+#: index.phtml:90
#, php-format
msgid ""
"We've released GnuCash %s with many bugfixes and improvements including some "
@@ -1604,7 +1608,7 @@ msgstr ""
"Kami telah meluncurkan GnuCash %s dengan banyak perbaikan dan pengembangan "
"termasuk beberapa %s!"
-#: index.phtml:87
+#: index.phtml:91
msgid "great new features"
msgstr "fitur baru yang hebat"
@@ -1926,49 +1930,3 @@ msgid ""
"It seems your browser doesn't support iframes. To view the requested page in "
"a separate window, please <a href=\"%s\" target=\"_blank\">click here</a>."
msgstr ""
-
-#~ msgid "Author Credits"
-#~ msgstr "Kredit Pencipta"
-
-#~ msgid "Each cell displays the following:"
-#~ msgstr "Setiap sel menampilkan yang berikut:"
-
-#~ msgid "Introduction"
-#~ msgstr "Pengantar"
-
-#~ msgid "Languages"
-#~ msgstr "Bahasa"
-
-#~ msgid "No longer available"
-#~ msgstr "Tidak lagi tersedia"
-
-#~ msgid "Reviewers"
-#~ msgstr "Peninjau"
-
-#~ msgid "Sizing"
-#~ msgstr "Ukuran"
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation can be viewed "
-#~ "and downloaded from the <a href=\"docs.phtml\">Documentation page</a>."
-#~ msgstr ""
-#~ "Dokumentasi <span class=\"gnucash\">GnuCash</span> dapat dilihat dan "
-#~ "diunduh melalui halaman <a href=\"docs.phtml\">Dokumentasi</a>."
-
-#~ msgid "Total"
-#~ msgstr "Total"
-
-#~ msgid "Version"
-#~ msgstr "Versi"
-
-#~ msgid "Where to get the documentation source"
-#~ msgstr "Di mana mendapatkan sumber dokumentasi"
-
-#~ msgid "Writers"
-#~ msgstr "Penulis"
-
-#~ msgid "Writing GnuCash Documentation"
-#~ msgstr "Menulis Dokumentasi GnuCash"
-
-#~ msgid "future feature branch"
-#~ msgstr "Pencabangan fitu baru"
diff --git a/po/it.po b/po/it.po
index a785035..4ba12c7 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,9 +7,9 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash ht-docs\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist."
-"cgi?component=Translations&product=Website&resolution=---\n"
-"POT-Creation-Date: 2023-08-21 09:48+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist.cgi?"
+"component=Translations&product=Website&resolution=---\n"
+"POT-Creation-Date: 2023-09-26 05:30+0200\n"
"PO-Revision-Date: 2023-09-11 15:56+0000\n"
"Last-Translator: Giuseppe Foti <foti.giuseppe at gmail.com>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/gnucash/website/"
@@ -311,7 +311,7 @@ msgstr ""
"span> ha cambiato la propria licenza dalla GNU General Public License "
"versione 2 alla versione 2 o successiva."
-#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:196 docs.phtml:328
+#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:207 docs.phtml:339
#: download.phtml:4
msgid "Download"
msgstr "Scarica"
@@ -558,8 +558,8 @@ msgstr ""
msgid "(current stable release)"
msgstr "(attuale versione stabile)"
-#: docs.phtml:57 docs.phtml:191 docs.phtml:489 docs.phtml:606 docs.phtml:632
-#: docs.phtml:654 docs.phtml:672 docs.phtml:694
+#: docs.phtml:57 docs.phtml:202 docs.phtml:511 docs.phtml:628 docs.phtml:654
+#: docs.phtml:676 docs.phtml:694 docs.phtml:716
#, php-format
msgid "GnuCash v%s"
msgstr "GnuCash versione %s"
@@ -568,49 +568,53 @@ msgstr "GnuCash versione %s"
msgid "Current <em>stable</em> user documentation"
msgstr "Attuale documentazione utente <em>stabile</em>"
-#: docs.phtml:62 docs.phtml:196
+#: docs.phtml:62 docs.phtml:207
msgid "Stable"
msgstr "Stabile"
-#: docs.phtml:64 docs.phtml:198 docs.phtml:330 docs.phtml:492 docs.phtml:609
-#: docs.phtml:635 docs.phtml:657 docs.phtml:675
+#: docs.phtml:64 docs.phtml:209 docs.phtml:341 docs.phtml:514 docs.phtml:631
+#: docs.phtml:657 docs.phtml:679 docs.phtml:697
msgid "Help Manual"
msgstr "Manuale di aiuto"
-#: docs.phtml:68 docs.phtml:118 docs.phtml:202 docs.phtml:252 docs.phtml:334
-#: docs.phtml:384 docs.phtml:493 docs.phtml:544 docs.phtml:610 docs.phtml:621
-#: docs.phtml:636 docs.phtml:647 docs.phtml:658 docs.phtml:667 docs.phtml:676
-#: docs.phtml:687 docs.phtml:695
+#: docs.phtml:68 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
+#: docs.phtml:406 docs.phtml:515 docs.phtml:566 docs.phtml:632 docs.phtml:643
+#: docs.phtml:658 docs.phtml:669 docs.phtml:680 docs.phtml:689 docs.phtml:698
+#: docs.phtml:709 docs.phtml:717
msgid "English"
msgstr "Inglese"
-#: docs.phtml:79 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
-#: docs.phtml:395 docs.phtml:505 docs.phtml:555 docs.phtml:612 docs.phtml:623
-#: docs.phtml:638 docs.phtml:660 docs.phtml:680 docs.phtml:696
+#: docs.phtml:79 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
+#: docs.phtml:417 docs.phtml:527 docs.phtml:577 docs.phtml:634 docs.phtml:645
+#: docs.phtml:660 docs.phtml:682 docs.phtml:702 docs.phtml:718
msgid "German"
msgstr "Tedesco"
-#: docs.phtml:90 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
-#: docs.phtml:406 docs.phtml:517 docs.phtml:567 docs.phtml:614 docs.phtml:625
-#: docs.phtml:640 docs.phtml:649
+#: docs.phtml:90 docs.phtml:151 docs.phtml:235 docs.phtml:285 docs.phtml:367
+#: docs.phtml:428 docs.phtml:539 docs.phtml:589 docs.phtml:636 docs.phtml:647
+#: docs.phtml:662 docs.phtml:671
msgid "Italian"
msgstr "Italiano"
-#: docs.phtml:101 docs.phtml:162 docs.phtml:235 docs.phtml:296 docs.phtml:367
-#: docs.phtml:428 docs.phtml:529 docs.phtml:591
+#: docs.phtml:101 docs.phtml:173 docs.phtml:246 docs.phtml:307 docs.phtml:378
+#: docs.phtml:450 docs.phtml:551 docs.phtml:613
msgid "Portuguese"
msgstr "Portoghese"
-#: docs.phtml:114 docs.phtml:248 docs.phtml:380 docs.phtml:543 docs.phtml:620
-#: docs.phtml:646 docs.phtml:666 docs.phtml:686
+#: docs.phtml:114 docs.phtml:259 docs.phtml:391 docs.phtml:565 docs.phtml:642
+#: docs.phtml:668 docs.phtml:688 docs.phtml:708
msgid "Concepts Guide"
msgstr "Guida ai concetti"
-#: docs.phtml:151 docs.phtml:285 docs.phtml:417 docs.phtml:579 docs.phtml:627
+#: docs.phtml:118 docs.phtml:395
+msgid "Chinese (simplified)"
+msgstr ""
+
+#: docs.phtml:162 docs.phtml:296 docs.phtml:439 docs.phtml:601 docs.phtml:649
msgid "Japanese"
msgstr "Giapponese"
-#: docs.phtml:183
+#: docs.phtml:194
msgid ""
"This is the latest stable release of the <span class=\"gnucash\">GnuCash</"
"span> documentation. <em>Stable</em> means that this documentation is not "
@@ -621,15 +625,15 @@ msgstr ""
"documentazione non è necessariamente la più aggiornata ma funziona senza "
"problemi."
-#: docs.phtml:191
+#: docs.phtml:202
msgid "(old stable release)"
msgstr "(precedente versione stabile)"
-#: docs.phtml:193
+#: docs.phtml:204
msgid "Old <em>stable</em> user documentation"
msgstr "Vecchia documentazione utente <em>stabile</em>"
-#: docs.phtml:317
+#: docs.phtml:328
#, php-format
msgid ""
"This is the old stable release of the <span class=\"gnucash\">GnuCash</span> "
@@ -640,28 +644,28 @@ msgstr ""
"class=\"gnucash\">GnuCash</span>, corrispondente alla versione %s di <span "
"class=\"gnucash\">GnuCash</span>."
-#: docs.phtml:323
+#: docs.phtml:334
msgid "Nightly Documentation Builds"
msgstr "Build giornaliera della documentazione"
-#: docs.phtml:325
+#: docs.phtml:336
msgid ""
"Current <em>unstable</em> user documentation and developer documentation"
msgstr "Attuale documentazione utente e sviluppatore <em>non stabile</em>"
-#: docs.phtml:328
+#: docs.phtml:339
msgid "Unstable"
msgstr "Non stabile"
-#: docs.phtml:441
+#: docs.phtml:463
msgid "API"
msgstr "API"
-#: docs.phtml:446 externals/menu.phtml:47
+#: docs.phtml:468 externals/menu.phtml:47
msgid "current bugfix branch"
msgstr "attuale ramo bugfix"
-#: docs.phtml:463
+#: docs.phtml:485
msgid ""
"Every night a server builds the documentation from the current contents of "
"the <span class=\"gnucash\">GnuCash</span> source repository. This includes "
@@ -675,7 +679,7 @@ msgstr ""
"<b>documentazione dell'utente</b> relativa all'attuale versione <em>stabile</"
"em> di <span class=\"gnucash\">GnuCash</span>."
-#: docs.phtml:467
+#: docs.phtml:489
msgid ""
"<b>NOTE:</b> these documents might not be accessible from time to time "
"because developers might be working on improvements. However they are the "
@@ -686,11 +690,11 @@ msgstr ""
"migliorarli. Comunque rappresentano il riferimento più aggiornato per gli "
"utenti di <span class=\"gnucash\">GnuCash</span>."
-#: docs.phtml:485
+#: docs.phtml:507
msgid "Older GnuCash Documentation"
msgstr "Vecchia documentazione di GnuCash"
-#: docs.phtml:487
+#: docs.phtml:509
msgid ""
"This section contains all the older <span class=\"gnucash\">GnuCash</span> "
"documentation. If you are using one of these old versions of <span "
@@ -702,24 +706,24 @@ msgstr ""
"vecchie versioni di <span class=\"gnucash\">GnuCash</span>, si raccomanda "
"caldamente di aggiornarla all'ultima versione stabile."
-#: docs.phtml:697
+#: docs.phtml:719
msgid "Spanish"
msgstr "Spagnolo"
-#: docs.phtml:698
+#: docs.phtml:720
msgid "Portugese"
msgstr "Portoghese"
-#: docs.phtml:704
+#: docs.phtml:726
msgid "Unofficial documentation"
msgstr "Documentazione non ufficiale"
-#: docs.phtml:706
+#: docs.phtml:728
msgid "Some people have written and published their own documentation."
msgstr "Alcune persone hanno scritto e pubblicato della loro documentazione."
#. Translators: %s is a wiki link
-#: docs.phtml:709
+#: docs.phtml:731
#, php-format
msgid ""
"When this collection grew and became polyglot, it moved to %s. There you can "
@@ -728,7 +732,7 @@ msgstr ""
"Quando questa raccolta è cresciuta ed è diventata poliglotta, è stata "
"spostata su %s. Lì puoi aggiungere anche altri collegamenti."
-#: docs.phtml:711
+#: docs.phtml:733
msgid "wiki:Documentation"
msgstr "wiki:Documentazione"
@@ -987,7 +991,7 @@ msgstr "%sFlatpak"
msgid "Known Issues and other details"
msgstr "Problemi noti e altri dettagli"
-#: download.phtml:55 index.phtml:17
+#: download.phtml:55 index.phtml:18
msgid "Source code"
msgstr "Codice sorgente"
@@ -1172,7 +1176,7 @@ msgstr "FAQ"
msgid "Wiki"
msgstr "Wiki"
-#: externals/menu.phtml:33 index.phtml:61
+#: externals/menu.phtml:33 index.phtml:65
msgid "Mailing Lists"
msgstr "Liste di discussione"
@@ -1365,7 +1369,7 @@ msgstr ""
"Numerose opzioni per <b>personalizzare</b> l'aspetto e lo stile di "
"visualizzazione"
-#: features.phtml:69 index.phtml:78
+#: features.phtml:69 index.phtml:82
msgid "Scheduled Transactions"
msgstr "Transazioni pianificate"
@@ -1389,7 +1393,7 @@ msgstr ""
"class=\"gnucash\">GnuCash</span>, permette di posticipare una transazione "
"pianificata senza annullarla o di inserirla prima della data di scadenza."
-#: features.phtml:82 index.phtml:76
+#: features.phtml:82 index.phtml:80
msgid "Reports, Graphs"
msgstr "Report, Grafici"
@@ -1747,30 +1751,30 @@ msgstr "Benvenuti su GnuCash.org"
msgid "Download GnuCash %s"
msgstr "Scarica GnuCash %s"
-#: index.phtml:18
+#: index.phtml:19
msgid "Via distribution"
msgstr "Da distribuzione"
-#: index.phtml:25
-msgid "More downloads (Source code, Development â¦)"
-msgstr "Altri file (codice sorgente, sviluppo â¦)"
-
-#: index.phtml:26
+#: index.phtml:21
#, php-format
msgid "GnuCash is also available as a flatpak from flathub.org. %s"
msgstr "GnuCash è disponibile anche come flatpak su flathub.org. %s"
#. Translators: This labels a link to flatpak installation instructions.
-#: index.phtml:27
+#: index.phtml:23
msgid "Instructions"
msgstr "Istruzioni"
-#: index.phtml:34
+#: index.phtml:31
+msgid "More downloads (Source code, Development â¦)"
+msgstr "Altri file (codice sorgente, sviluppo â¦)"
+
+#: index.phtml:38
#, php-format
msgid "Version %s is the last version for %s and %s and earlier."
msgstr "La versione %s è l'ultima versione per %s e %s e precedenti."
-#: index.phtml:37
+#: index.phtml:41
#, php-format
msgid ""
"Version %s is the last version for Windows XP/Vista and MacOS X 10.8 and "
@@ -1779,7 +1783,7 @@ msgstr ""
"La versione %s è l'ultima versione per Windows XP/Vista e MacOS X 10.8 e "
"precedenti, e quindi è l'ultima versione funzionante sui Mac PowerPC."
-#: index.phtml:46
+#: index.phtml:50
msgid ""
"Designed to be easy to use, yet powerful and flexible, <span "
"class=\"gnucash\">GnuCash</span> allows you to track bank accounts, stocks, "
@@ -1795,7 +1799,7 @@ msgstr ""
"saldi e l'accuratezza dei resoconti."
#. Translators: %s is the link to https://wiki.gnucash.org/wiki/Contributing_to_GnuCash
-#: index.phtml:48
+#: index.phtml:52
#, php-format
msgid ""
"GnuCash is developed, maintained, documented, and translated entirely by "
@@ -1805,21 +1809,21 @@ msgstr ""
"volontari. Vuoi offire il tuo contributo? Abbiamo %s."
#. Translators: This is the label of the Contributing⦠wiki link
-#: index.phtml:50
+#: index.phtml:54
msgid "some suggestions"
msgstr "alcuni suggerimenti"
#. Translators: %s is the link to weblate
-#: index.phtml:52
+#: index.phtml:56
#, php-format
msgid "Please help translate GnuCash into your language at %s."
msgstr "Aiuta a tradurre GnuCash nella tua lingua su %s."
-#: index.phtml:57
+#: index.phtml:61
msgid "Need Help?"
msgstr "Serve aiuto?"
-#: index.phtml:60
+#: index.phtml:64
msgid ""
"Looking for someone to contact about <span class=\"gnucash\">GnuCash</span>? "
"Try the"
@@ -1827,7 +1831,7 @@ msgstr ""
"Stai cercando qualcuno da contattare per chiedere aiuto nell'utilizzo di "
"<span class=\"gnucash\">GnuCash</span>? Prova"
-#: index.phtml:62
+#: index.phtml:66
msgid ""
", which are public, email-based discussion groups where you can ask and "
"answer <span class=\"gnucash\">GnuCash</span> questions to other users."
@@ -1836,42 +1840,42 @@ msgstr ""
"fare domande ad altri utenti e fornire risposte riguardanti <span "
"class=\"gnucash\">GnuCash</span>."
-#: index.phtml:68
+#: index.phtml:72
msgid "Feature Highlights"
msgstr "Caratteristiche principali"
-#: index.phtml:73
+#: index.phtml:77
msgid "Double-Entry Accounting"
msgstr "Contabilità a partita doppia"
-#: index.phtml:74
+#: index.phtml:78
msgid "Stock/Bond/Mutual Fund Accounts"
msgstr "Conti per azioni, obbligazioni e fondi comuni"
-#: index.phtml:75
+#: index.phtml:79
msgid "Small-Business Accounting"
msgstr "Contabilità di piccole imprese"
-#: index.phtml:77
+#: index.phtml:81
msgid "QIF/OFX/HBCI Import, Transaction Matching"
msgstr ""
"Importazione di dati QIF/OFX/HBCI, ricerca delle corrispondenze tra le "
"transazioni"
-#: index.phtml:79
+#: index.phtml:83
msgid "Financial Calculations"
msgstr "Calcoli finanziari"
-#: index.phtml:81
+#: index.phtml:85
msgid "<b>Discover more â¦</b>"
msgstr "<b>Scopri di più â¦</b>"
-#: index.phtml:85
+#: index.phtml:89
#, php-format
msgid "GnuCash %s Released"
msgstr "Rilasciato GnuCash %s"
-#: index.phtml:86
+#: index.phtml:90
#, php-format
msgid ""
"We've released GnuCash %s with many bugfixes and improvements including some "
@@ -1880,7 +1884,7 @@ msgstr ""
"Abbiamo rilasciato GnuCash %s con diversi bugfix e miglioramenti, incusi "
"alcuni %s!"
-#: index.phtml:87
+#: index.phtml:91
msgid "great new features"
msgstr "grandi nuove funzionalità "
@@ -2308,571 +2312,3 @@ msgstr ""
"Il browser in uso non supporta gli \"iframes\". Per visualizzare la pagina "
"richiesta in una finestra separata <a href=\"%s\" target=\"_blank\">fare "
"clic qui</a>."
-
-#~ msgid ""
-#~ "*.c, *.h files in the src directory only (version 1.6 and earlier) or src/"
-#~ "register/ledger-core (version 1.7 and later)."
-#~ msgstr ""
-#~ "file *.c, *.h nella sola directory src (versione 1.6 e precedenti) o src/"
-#~ "register/ledger-core (versione 1.7 e successive)."
-
-#~ msgid ""
-#~ "<b>NOTE:</b> It used to be ok also to send your patch directly to the "
-#~ "gnucash-devel list. This is discouraged now, as a patch is easily "
-#~ "forgotten between the many list discussions. Attach patches to bugs in "
-#~ "Bugzilla instead (either an existing bug or a new one). If you insist on "
-#~ "sending a patch to gnucash-devel, it should be attached, not inlined."
-#~ msgstr ""
-#~ "<b>NOTA:</b> in passato era sufficiente inviare la propria patch "
-#~ "direttamente alla lista di discussione degli sviluppatori. Oggi questo è "
-#~ "sconsigliato perché la patch rischia di passare inosservata tra le tante "
-#~ "discussioni. Piuttosto, allega la patch a una segnalazione di bug (nuova "
-#~ "o esistente) su bugzilla. Se si volesse comunque inviare la patch alla "
-#~ "lista di discussione gnucash-devel, si consiglia di allegarla e di non "
-#~ "inserirle nel testo della mail."
-
-#~ msgid ""
-#~ "<span class=\"gnucash\">GnuCash</span> currently consists of over a third "
-#~ "of a million lines of code spread over more than a thousand files. It has "
-#~ "been translated into twenty-three languages and credits over 139 authors "
-#~ "and contributors."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> attualmente consiste di oltre un "
-#~ "terzo di milione di linee di codice distribuite in oltre un migliaio di "
-#~ "file. Ã stato tradotto in 23 lingue e allo sviluppo hanno contribuito "
-#~ "oltre 139 persone fra autori e collaboratori."
-
-#~ msgid ""
-#~ "A detailed guide on how to work with documentation (update and "
-#~ "maintenance)."
-#~ msgstr ""
-#~ "Una guida dettagliata su come lavorare con la documentazione "
-#~ "(aggiornamento e manutenzione)."
-
-#~ msgid ""
-#~ "As stated earlier, the new docs are based on the docbook system. Everyone "
-#~ "wishing to help please follow these guides where possible when reviewing "
-#~ "and/or writing docs."
-#~ msgstr ""
-#~ "Come già detto, la nuova documentazione è basata sul sistema docbook. "
-#~ "Chiunque desideri contribuire è invitato, dove possibile, a seguire le "
-#~ "linee guida al momento della revisione e/o scrittura della documentazione."
-
-#~ msgid "Author Credits"
-#~ msgstr "Ringraziamenti"
-
-#~ msgid ""
-#~ "Code to add small-business features: contents of the src/business "
-#~ "directory."
-#~ msgstr ""
-#~ "Codice per l'implementazione di funzioni dedicate alle piccole imprese: "
-#~ "contenuto della directory src/business ."
-
-#~ msgid ""
-#~ "Code to generate reports and graphs: contents of the src/reports "
-#~ "directory."
-#~ msgstr ""
-#~ "Codice per la generazione di resoconti e grafici: contenuto della "
-#~ "directory src/reports ."
-
-#~ msgid ""
-#~ "Code to import and export various file formats: contents of the src/"
-#~ "import-export directory."
-#~ msgstr ""
-#~ "Codice per l'importazione e l'esportazione di file in vari formati: "
-#~ "contenuto della directory src/import-export ."
-
-#~ msgid ""
-#~ "Code to peform automated regression tests: contents of the src/*/test "
-#~ "directories."
-#~ msgstr ""
-#~ "Codice per l'esecuzione di test di regressione automatici: contenuto "
-#~ "delle directory src/*/test."
-
-#~ msgid ""
-#~ "Contents of miscellanous application-related directories (version 1.7 and "
-#~ "later): src/app-file, src/app-utils, src/calculation, src/core-utils, src/"
-#~ "gnc-module, src/network-utils, src/tax/us."
-#~ msgstr ""
-#~ "Contenuto delle directory relative ad applicazioni varie (versione 1.7 e "
-#~ "successive): src/app-file, src/app-utils, src/calculation, src/core-"
-#~ "utils, src/gnc-module, src/network-utils, src/tax/us."
-
-#~ msgid ""
-#~ "Contents of src/gnome plus src/register/gnome (version 1.6 and earlier). "
-#~ "For version 1.7 and later, this consists of src/gnome, src/gnome-search "
-#~ "and src/gnome-util"
-#~ msgstr ""
-#~ "Contenuto della cartella src/gnome e src/register/gnome (versione 1.6 e "
-#~ "precedenti). Per la versione 1.7 e successive, consiste di src/gnome, src/"
-#~ "gnome-search e src/gnome-util."
-
-#~ msgid ""
-#~ "Contents of the src/backend directory (version 1.7 and later) or of src/"
-#~ "engine/file, src/engine/sql (version 1.6 and earlier)."
-#~ msgstr ""
-#~ "Contenuto della directory src/backend (versione 1.7 e successive) o di "
-#~ "src/engine/file, src/engine/sql (versione 1.6 e precedenti)."
-
-#~ msgid ""
-#~ "Contents of the src/engine and the include directories. The engine was "
-#~ "split out from the motif code in version 1.1. The data storage backend "
-#~ "(file-io, sql) was split out in the course of version 1.5."
-#~ msgstr ""
-#~ "Contenuto della directory src/engine e delle sue sotto directory. Il "
-#~ "motore è stato separato dal codice motif nella versione 1.1. Il backend "
-#~ "per l'archiviazione dei dati (file-io, sql) è stato separato nel corso "
-#~ "della versione 1.5."
-
-#~ msgid ""
-#~ "Contents of the src/motif directory (version 1.2 and earlier). The motif "
-#~ "version of the code was discontinued after version 1.2, after most of the "
-#~ "non-gui code was moved to either the engine, the register or the ledger."
-#~ msgstr ""
-#~ "Contenuto della directory src/motif (versione 1.2 e precedenti). La "
-#~ "versione in motif del codice è stata abbandonata dopo la versione 1.2, "
-#~ "allorché la maggior parte del codice non relativo all'interfaccia grafica "
-#~ "è stato spostato o al motore,o al registro o al libro mastro."
-
-#~ msgid ""
-#~ "Contents of the src/register directory (version 1.6 and earlier) or src/"
-#~ "register/register-core (version 1.7 and later). The register was split "
-#~ "out as a separate component from the motif code in version 1.1. As can be "
-#~ "seen from the stats, the register code has been fairly stable. At version "
-#~ "1.7 and later, this cell shows a second count: the number of lines of "
-#~ "code in src/register/register-gnome (previously counted as part of gnome)."
-#~ msgstr ""
-#~ "Contenuto della directory src/register (versione 1.6 e precedenti) o src/"
-#~ "register/register-core (versione 1.7 e successive) . Il registro è stato "
-#~ "separato dal codice motif della versione 1.1. Come si può notare dalle "
-#~ "statistiche, il codice del registro è piuttosto stabile. A partire dalla "
-#~ "versione 1.7, questa cella mostra un secondo conteggio: il numero di "
-#~ "linee di codice in src/register/register-gnome (prima conteggiate come "
-#~ "parte di gnome)."
-
-#~ msgid "Each cell displays the following:"
-#~ msgstr "Ogni cella visualizza:"
-
-#~ msgid ""
-#~ "English-language-only user documentation, including on-line help and "
-#~ "manual (html, sgml or xml). For version 1.8.4 and later, the number below "
-#~ "the bar counts the translated, non-english docs (currently de, es, fr, "
-#~ "pt_PT). Both of these numbers are somewhat hard to count, because of "
-#~ "fairly large format churns, and multiple competing versions."
-#~ msgstr ""
-#~ "Documentazione dell'utente in lingua Inglese, inclusi l'aiuto in linea e "
-#~ "il manuale (html, sgml o xml). Per la versione 1.8.4 e successive, il "
-#~ "numero sotto alla barra si riferisce alla documentazione tradotta "
-#~ "(attualmente de, es, fr, pt_PT). Entrambi questi valori sono abbastanza "
-#~ "difficili da calcolare a causa dei vari formati e versioni."
-
-#~ msgid ""
-#~ "For those not familiar with git, the <span class=\"gnucash\">GnuCash</"
-#~ "span> wiki has a <a href='https://wiki.gnucash.org/wiki/Git'>description</"
-#~ "a> tailored to the <span class=\"gnucash\">GnuCash</span> code. To get "
-#~ "the documentation source instead of the program source, replace 'gnucash' "
-#~ "with 'gnucash-docs' in the mentioned git commands, like this:"
-#~ msgstr ""
-#~ "Per coloro che non hanno familiarità con git, il wiki di <span "
-#~ "class=\"gnucash\">GnuCash</span> ne fornisce una <a href='https://wiki."
-#~ "gnucash.org/wiki/Git'>descrizione</a> relativamente al codice di <span "
-#~ "class=\"gnucash\">GnuCash</span>. Per ottenere il codice sorgente della "
-#~ "documentazione in luogo di quello del programma, sostituire \"gnucash\" "
-#~ "con \"gnucash-docs\" nei comandi git riportati, come per esempio:"
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "commenting on it."
-#~ msgstr ""
-#~ "Ottieni una copia del codice sorgente della documentazione nel modo "
-#~ "descritto sopra, per cominciare a commentarla."
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "making changes. When you are satisfied with your changes you can create a "
-#~ "patch by running the following command in the base directory of the "
-#~ "documentation (usually gnucash-docs, unless you renamed it):"
-#~ msgstr ""
-#~ "Ottieni una copia del codice sorgente della documentazione come descritto "
-#~ "sopra e inizia ad apportare modifiche. Quando sei soddisfatto delle tue "
-#~ "modifiche puoi creare una patch eseguendo il seguente comando nella "
-#~ "directory di base della documentazione (di solito gnucash-docs, a meno "
-#~ "che tu non l'abbia rinominata):"
-
-#~ msgid ""
-#~ "Given that we have about 400 outstanding bugs in bugzilla, that works out "
-#~ "to about one bug per thousand lines of code, or one bug per 50 pages of "
-#~ "printout. This bug count is actually not atypical for software projects; "
-#~ "it is near the norm."
-#~ msgstr ""
-#~ "Dato che sono segnalati su bugzilla circa 400 bug non risolti, significa "
-#~ "che mediamente è presente un bug per ogni migliaio di righe di codice, o "
-#~ "anche un bug ogni 50 pagine stampate. Questo numero di bug è tutt'altro "
-#~ "che atipico per i progetti software: si può affermare che è nella norma."
-
-#~ msgid "Gnome Documentation guidelines"
-#~ msgstr "Linee guida di GNOME per la documentazione"
-
-#~ msgid ""
-#~ "If you are interested in improving the <span class=\"gnucash\">GnuCash</"
-#~ "span> documentation, you have come to the right place. This page will "
-#~ "provide you with the necessary information to get started."
-#~ msgstr ""
-#~ "Se vuoi migliorare la documentazione di <span class=\"gnucash\">GnuCash</"
-#~ "span>, questo è il posto giusto. In questa pagina verranno fornite le "
-#~ "informazioni necessarie per iniziare."
-
-#~ msgid ""
-#~ "If you wish to review or write <span class=\"gnucash\">GnuCash</span> "
-#~ "documentation, you will need to know xml. Some basic knowledge of the "
-#~ "docbook system may be useful as well."
-#~ msgstr ""
-#~ "Per revisionare o scrivere della documentazione per <span "
-#~ "class=\"gnucash\">GnuCash</span>, è necessario conoscere il linguaggio "
-#~ "XML. Può anche essere necessaria una conoscenza di base del sistema "
-#~ "docbook."
-
-#~ msgid ""
-#~ "If you've had trouble swimming through that mass of source code, think of "
-#~ "it this way: printed out on paper, and bound into volumes, it would "
-#~ "amount to several dozen copies of Tolstoy's \"War and Peace\", roughly a "
-#~ "bookshelf-width's worth of source code."
-#~ msgstr ""
-#~ "Nel caso non ci si rendesse conto del volume di codice sorgente, lo si "
-#~ "può immaginare in questo modo: stampato su carta, e rilegato in volumi, "
-#~ "ammonterebbe a diverse dozzine di copie di \"Guerra e pace\" di Tolstoy, "
-#~ "circa la larghezza di uno scaffale di codice sorgente."
-
-#~ msgid "Introduction"
-#~ msgstr "Introduzione"
-
-#~ msgid ""
-#~ "It can often be quite interesting to study the source code metrics behind "
-#~ "a software development project. Not a surprising interest: it is "
-#~ "accounting afterall. <span class=\"gnucash\">GnuCash</span> has grown, "
-#~ "over the years, from a small handy electronic checkbook to a rather large "
-#~ "and multi-featured desktop app."
-#~ msgstr ""
-#~ "Può rivelarsi interessante studiare le statistiche del codice sorgente "
-#~ "relativamente a un progetto di sviluppo di un programma. Niente di "
-#~ "originale: dopotutto si tratta di contabilità . <span "
-#~ "class=\"gnucash\">GnuCash</span> è cresciuto nel corso degli anni da un "
-#~ "piccolo e pratico registro degli assegni elettronico, fino a divenire "
-#~ "un'applicazione desktop relativamente estesa e con molte caratteristiche."
-
-#~ msgid ""
-#~ "Just as the <span class=\"gnucash\">GnuCash</span> application has been "
-#~ "developed over time by volunteers, so too has the documentation been "
-#~ "written by volunteer developers and users to help others learn how <span "
-#~ "class=\"gnucash\">GnuCash</span> works. This collaborative effort has "
-#~ "resulted in the creation of two major documents, the <b>Help Manual</b> "
-#~ "and the <b>Tutorial and Concepts Guide</b>."
-#~ msgstr ""
-#~ "Proprio come <span class=\"gnucash\">GnuCash</span> è stato sviluppato "
-#~ "nel tempo grazie all'apporto di volontari, anche la documentazione è "
-#~ "stata preparata da sviluppatori volontari e dagli utenti con lo scopo di "
-#~ "aiutare gli altri ad imparare come funziona <span "
-#~ "class=\"gnucash\">GnuCash</span>. Questo sforzo collaborativo, ha portato "
-#~ "alla creazione di due documenti, il <b>manuale di aiuto</b> e la <b>guida "
-#~ "ai concetti</b>."
-
-#~ msgid "Languages"
-#~ msgstr "Lingue"
-
-#~ msgid ""
-#~ "Mind you, this is source code (and docs) crafted and debugged by actual "
-#~ "humans, this is *not* autogenerated code. Tools (such as glade or swig) "
-#~ "can generate gazillions of lines of code automatically; I'm not counting "
-#~ "those. Every last line counted here was typed in, edited, indented, "
-#~ "tweaked, multiple times, by human hands."
-#~ msgstr ""
-#~ "Si sottolinea che questo è codice sorgente (e documentazione) realizzato "
-#~ "e corretto da umani; *non* si tratta di codice generato automaticamente. "
-#~ "Alcuni strumenti (quali glade o swig) sono in grado di generare un'enorme "
-#~ "quantità di righe di codice automaticamente; queste non sono state "
-#~ "conteggiate. Ogni singola riga conteggiata è stata più volte scritta, "
-#~ "modificata, indentata e sistemata da un umano."
-
-#~ msgid ""
-#~ "Next attach your patch to a bug report against the proper component for "
-#~ "the Documentation product in <a href='https://bugs.gnucash.org/'><span "
-#~ "class=\"gnucash\">GnuCash</span>' bug database</a>. See also <a "
-#~ "href='https://wiki.gnucash.org/wiki/Bugzilla'>GnuCash' wiki page on "
-#~ "bugzilla</a> for more details about patch submission."
-#~ msgstr ""
-#~ "Allega poi la tua patch a una segnalazione di bug relativa al componente "
-#~ "appropriato per il prodotto Documentazione nel <a href='https://bugs."
-#~ "gnucash.org/'>database dei bug di <span class=\"gnucash\">GnuCash</span></"
-#~ "a>. Vedi anche la <a href='https://wiki.gnucash.org/wiki/Bugzilla'>pagina "
-#~ "wiki di GnuCash' su bugzilla</a> per maggiori dettagli sull'invio delle "
-#~ "patch."
-
-#~ msgid "No longer available"
-#~ msgstr "Non più disponibile"
-
-#~ msgid ""
-#~ "Note also that KLOC's are not a good metric of programmer productivity, "
-#~ "nor even that <code>wc</code> is a good way of counting KLOC's. Much "
-#~ "better measures are complexity metrics, which, for example, count the "
-#~ "number and size of if-then-else blocks, or the number and size of all "
-#~ "blocks, or the number of math operators per statement. Maybe someday "
-#~ "we'll run one of those tools on this code. For now, this is what we have. "
-#~ "On the other hand, we've attempted to count only those files that contain "
-#~ "human-edited code, that is, files that are directly edited by humans. The "
-#~ "point of doing this is to avoid artificially inflating the KLOC counts by "
-#~ "counting automatically generated code (which is why the glade files are "
-#~ "not counted: they are large and automatically generated)."
-#~ msgstr ""
-#~ "Si noti anche che le KLOC non rappresentano una misura attendibile della "
-#~ "produttività di un programmatore, e anche che <code>wc</code> non è il "
-#~ "modo più adatto per conteggiare le KLOC. Misurazioni migliori derivano da "
-#~ "conteggi complessi che, per esempio, esaminano il numero e la dimensione "
-#~ "di tutti i blocchi, o il numero di operatori matematici per espressione. "
-#~ "Forse un giorno il codice di GnuCash verrà analizzato con uno di questi "
-#~ "strumenti; per ora questo è quello che si ha a disposizione. D'altra "
-#~ "parte, si è cercato di conteggiare solamente quei file che contengono "
-#~ "codice elaborato esclusivamente da umani. Questo è stato fatto per "
-#~ "evitare di aumentare il valore delle KLOC includendo anche il codice "
-#~ "generato automaticamente (per questo motivo i file di glade non sono "
-#~ "computati: sono molto grandi e generati in automatico)."
-
-#~ msgid ""
-#~ "Please let other writers know which section you wish to tackle. Please "
-#~ "forward this to <a href='mailto:gnucash-devel at gnucash.org'>gnucash-devel</"
-#~ "a> so that people can say 'hey I'm doing that already' or 'go ahead and "
-#~ "do it'."
-#~ msgstr ""
-#~ "Comunica agli altri autori la sezione su cui desideri lavorare. La "
-#~ "richiesta deve essere fatta sulla lista <a href='mailto:gnucash-"
-#~ "devel at gnucash.org'>gnucash-devel</a> in modo che le altre persone "
-#~ "interessate possano dare il via libera o comunicare che quella "
-#~ "particolare sezione è già assegnata a qualcun altro."
-
-#~ msgid "Reviewers"
-#~ msgstr "Revisori"
-
-#~ msgid "Sizing"
-#~ msgstr "Dimensioni"
-
-#~ msgid "Table 1. Historical Development Stats"
-#~ msgstr "Tabella 1. Statistiche storiche di sviluppo"
-
-#~ msgid "Table Column Legend"
-#~ msgstr "Legenda della colonna della tabella"
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> community welcomes assistance "
-#~ "in maintaining and improving both the program and its documentation. If "
-#~ "you are interested in helping write, edit or translate <span "
-#~ "class=\"gnucash\">GnuCash</span>'s documentation, this page gives "
-#~ "guidance on how to get set up to join the effort."
-#~ msgstr ""
-#~ "La comunità di <span class=\"gnucash\">GnuCash</span> accetta qualsiasi "
-#~ "aiuto per il miglioramento sia del programma sia della documentazione. Se "
-#~ "vuoi contribuire scrivendo, modificando o traducendo la documentazione di "
-#~ "<span class=\"gnucash\">GnuCash</span>, questa pagina fornisce le "
-#~ "indicazioni necessarie per poter cominciare."
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation can be viewed "
-#~ "and downloaded from the <a href=\"docs.phtml\">Documentation page</a>."
-#~ msgstr ""
-#~ "La documentazione di <span class=\"gnucash\">GnuCash</span> può essere "
-#~ "visualizzata e scaricata dalla <a href=\"docs.phtml\">pagina della "
-#~ "documentazione</a>."
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation is stored in "
-#~ "<b>xml</b> files. More precisely, it uses the <b>docbook system</b>. This "
-#~ "is a relatively flexible system that takes xml files as input and can "
-#~ "generate documentation in several different output formats (html, pdf â¦)."
-#~ msgstr ""
-#~ "La documentazione di <span class=\"gnucash\">GnuCash</span> è contenuta "
-#~ "in file di tipo <b>xml</b>. Più precisamente, utilizza il sistema "
-#~ "<b>docbook</b>. Questo sistema è relativamente flessibile e partendo dai "
-#~ "file xml è possibile generare la documentazione in vari altri formati "
-#~ "(html, pdf â¦)."
-
-#~ msgid ""
-#~ "The best way of retaining comments about docs in an easy to find way for "
-#~ "everyone would be to use <a href='https://bugs.gnucash.org/'>bugs.gnucash."
-#~ "org</a> to file the bugs under documentation. This can also be done using "
-#~ "bug-buddy."
-#~ msgstr ""
-#~ "Il miglior modo per sottoporre in maniera semplice le proprie "
-#~ "osservazioni relative alla documentazione, consiste nell'utilizzo di <a "
-#~ "href='https://bugs.gnucash.org/'>bugs.gnucash.org</a> per inserire un bug "
-#~ "indicandolo come relativo alla documentazione. Questo può avvenire anche "
-#~ "utilizzando \"bug-buddy\"."
-
-#~ msgid ""
-#~ "The following links are for further sites that can help with the "
-#~ "documentation and review process."
-#~ msgstr ""
-#~ "I collegamenti seguenti sono relativi ad altri siti che possono essere di "
-#~ "aiuto per i processi di creazione e di revisione della documentazione."
-
-#~ msgid ""
-#~ "The number of design documents and README files aimed at developers. This "
-#~ "includes *.txt files, *.texinfo files and README.* files in all "
-#~ "subdirectories. For version 1.7 and later, only those in the src "
-#~ "subdirectory are counted (leaving out some half-dozen scattered "
-#~ "elsewhere)."
-#~ msgstr ""
-#~ "Il numero di documenti di progetto e di file README rivolti agli "
-#~ "sviluppatori. Sono inclusi i file *.txt, *.texinfo e README.* in tutte le "
-#~ "sotto directory. Per la versione 1.7 e successive, sono state contate "
-#~ "solamente quelli nella sotto directory src (lasciandone fuori qualche "
-#~ "mezza dozzina sparpagliata qua e là )."
-
-#~ msgid ""
-#~ "The number of languages that the application messages have been "
-#~ "translated to (the number of <tt>po/*.po</tt> files). In parenthesis, the "
-#~ "number of messages in the message files (<tt>grep msgstr po/*.po |wc</"
-#~ "tt>), in thousands."
-#~ msgstr ""
-#~ "Il numero di lingue in cui i messaggi dell'applicazione sono stati "
-#~ "tradotti (il numero di file <tt>po/*.po</tt> ). Tra parentesi, è "
-#~ "riportato il numero in migliaia di messaggi nei file dei messaggi "
-#~ "(<tt>grep msgstr po/*.po |wc</tt>)."
-
-#~ msgid ""
-#~ "The number of people credited in the AUTHORS file (version 1.6 and later) "
-#~ "or the README file (earlier versions). These include lead developers, "
-#~ "patch submitters and national-language translators. This includes "
-#~ "additional credits listed in the gnucash-docs/AUTHORS file that are not "
-#~ "listed in the main gnucash/AUTHORS file."
-#~ msgstr ""
-#~ "Il numero di persone riportate nel file AUTHORS (versioni 1.6 e "
-#~ "successive) o nel file README (versioni precedenti). Sono inclusi gli "
-#~ "sviluppatori principali, coloro che hanno fornito delle patch e i "
-#~ "traduttori i cui nomi sono riportati nel file docs/AUTHORS e non nel file "
-#~ "principale gnucash/AUTHORS."
-
-#~ msgid ""
-#~ "The table below shows some historical lines-of-code and number-of-files "
-#~ "metrics for the <span class=\"gnucash\">GnuCash</span> development "
-#~ "project. Note that not all of the code is counted: for instance, the "
-#~ "Makefiles and configure.in and autogen.sh are not counted. Also, files "
-#~ "that are automatically generated are not counted, nor are files that have "
-#~ "been 'borrowed' from other projects. Also not counted are experimental "
-#~ "files, miscellaneous perl scripts, various converters, addons and "
-#~ "utilities. Finally, <tt>glade</tt> files are not counted, although large "
-#~ "parts of the overall GUI are described in <tt>glade</tt> files."
-#~ msgstr ""
-#~ "La tabella seguente mostra i dati storici relativi al numero di linee di "
-#~ "codice e al numero di file per il progetto di sviluppo di <span "
-#~ "class=\"gnucash\">GnuCash</span>. Non sono contabilizzate tutte le linee "
-#~ "di codice: per esempio, i file Makefiles, configure.in e autogen.sh non "
-#~ "sono contati. Anche i file generati automaticamente non sono stati "
-#~ "considerati, come anche i file \"presi in prestito\" da altri progetti. "
-#~ "Non sono contati neanche i file sperimentali, i vari script di perl, vari "
-#~ "convertitori, gli addon e le utility. Infine, non sono contabilizzati "
-#~ "nemmeno i file <tt>glade</tt> anche se buona parte dell'interfaccia "
-#~ "grafica è descritta nei file <tt>glade</tt>."
-
-#~ msgid ""
-#~ "There are two major <span class=\"gnucash\">GnuCash</span> documentation "
-#~ "packages to help users: the <b>Help Manual</b> and the <b>Tutorial and "
-#~ "Concepts Guide</b>. With the above command, the source code of both will "
-#~ "be downloaded."
-#~ msgstr ""
-#~ "Esistono due documenti principali di <span class=\"gnucash\">GnuCash</"
-#~ "span> per aiutare l'utente: il <b>manuale di aiuto</b> e la <b>guida ai "
-#~ "concetti</b>. Con il comando precedente, verrà scaricato il codice "
-#~ "sorgente di entrambi."
-
-#~ msgid "This is an ancient page about Gnucash's code size."
-#~ msgstr "Questa è un'antica pagina sulla dimensione del codice di Gnucash."
-
-#~ msgid "Total"
-#~ msgstr "Totale"
-
-#~ msgid "Version"
-#~ msgstr "Versione"
-
-#~ msgid "We suggest also subscribing to"
-#~ msgstr "Si consiglia anche l'iscrizione a"
-
-#~ msgid "Where to get the documentation source"
-#~ msgstr "Dove ottenere il codice sorgente della documentazione"
-
-#~ msgid ""
-#~ "While this <span class=\"gnucash\">GnuCash</span> wiki page is really "
-#~ "about translating the documentation, it holds some useful information on "
-#~ "working with docbook files."
-#~ msgstr ""
-#~ "Anche se questa pagina del wiki di <span class=\"gnucash\">GnuCash</span> "
-#~ "tratta la traduzione della documentazione, contiene alcune informazioni "
-#~ "utili per lavorare con i file docbook."
-
-#~ msgid "Writers"
-#~ msgstr "Autori"
-
-#~ msgid "Writing GnuCash Documentation"
-#~ msgstr "Scrittura della documentazione di GnuCash"
-
-#~ msgid ""
-#~ "You may also want to retain a local copy of the old documentation to "
-#~ "refer to when writing. This still has a lot of useful information in it "
-#~ "which hasn't been transferred to the new docs."
-#~ msgstr ""
-#~ "Potresti anche voler conservare una copia locale della vecchia "
-#~ "documentazione a cui fare riferimento quando scrivi. Essa contiene ancora "
-#~ "una grande quantità di informazioni utili che non sono ancora state "
-#~ "trasferite nella nuova documentazione."
-
-#~ msgid ""
-#~ "You will need a recent copy of the documentation source. For this you can "
-#~ "check out the documentation module from the gnucash-docs git repository. "
-#~ "Reviewers could also start from the <a href='https://sourceforge.net/"
-#~ "projects/gnucash/files/gnucash-docs/'>current docs tarball</a>."
-#~ msgstr ""
-#~ "Sarà necessario ottenere una copia recente del codice sorgente della "
-#~ "documentazione. Per farlo è possibile eseguire il \"check out\" del "
-#~ "modulo della documentazione dal repository gnucash-docs. I revisori "
-#~ "possono anche iniziare dal <a href='https://sourceforge.net/projects/"
-#~ "gnucash/files/gnucash-docs/'>pacchetto aggiornato della documentazione</"
-#~ "a>."
-
-#~ msgid "future feature branch"
-#~ msgstr "ramo funzionalità future"
-
-#~ msgid "internal txt"
-#~ msgstr "txt interni"
-
-#~ msgid "misc app"
-#~ msgstr "applicazioni varie"
-
-#~ msgid ""
-#~ "number of *c and *.h and *.scm files (KLOCS in *.c + KLOCS in *.h + KLOCS "
-#~ "in *.scm). If there are no *.scm files in the directory, then only (KLOCS "
-#~ "in *.c + KLOCS in *.h) are displayed. If there is only one number in the "
-#~ "parenthesis, it is the approriate KLOC count for that statistic."
-#~ msgstr ""
-#~ "numero di file *.c, *.h e *.scm (KLOCS in *.c + KLOCS in *.h + KLOCS in *."
-#~ "scm). Se non sono presenti nella directory dei file di tipo *.scm, allora "
-#~ "sono visualizzati solamente (KLOCS in *.c + KLOCS in *.h). Se tra le "
-#~ "parentesi è presente un solo numero, questo rappresenta il conteggio KLOC "
-#~ "appropriato per quella statistica."
-
-#~ msgid ""
-#~ "scheme and guile code in directories src/scm plus src/guile (version 1.6 "
-#~ "and earlier). In version 1.7 and later, much of this code went into "
-#~ "reports, import/export, and into indiovidual modules; thus only "
-#~ "miscellaneous code remains."
-#~ msgstr ""
-#~ "Codice in scheme e guile nelle directory src/scm e src/guile (versione "
-#~ "1.6 e precedenti). Nella versione 1.7 e successive, la maggior parte di "
-#~ "questo codice è stato destinato ai report, all'importazione ed "
-#~ "esportazione e ai moduli individuali; di conseguenza rimane solamente del "
-#~ "codice vario."
-
-#~ msgid ""
-#~ "where KLOC == kilo-lines-of-code, as reported by <code>wc</code>. As "
-#~ "noted above, wc is not a terribly good code metric, but it is what we "
-#~ "have handy."
-#~ msgstr ""
-#~ "dove KLOC == kilo-lines-of-code (migliaia di linee di codice), come "
-#~ "riportato da <code>wc</code>. Come messo in evidenza in precedenza, wc "
-#~ "non è un perfetto contatore di codice, ma è ciò che si ha a disposizione."
diff --git a/po/ja.po b/po/ja.po
index 7201e49..8a1af0f 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: gnucash-htdocs r18581\n"
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist.cgi?"
"component=Translations&product=Website&resolution=---\n"
-"POT-Creation-Date: 2023-08-21 09:48+0200\n"
+"POT-Creation-Date: 2023-09-26 05:30+0200\n"
"PO-Revision-Date: 2023-05-22 01:50+0000\n"
"Last-Translator: \"Shuuji TAKAHASHI (shuuji3)\" <shuuji3 at gmail.com>\n"
"Language-Team: Japanese <https://hosted.weblate.org/projects/gnucash/website/"
@@ -258,7 +258,7 @@ msgstr ""
"General Public Licens (GPL) ãã¼ã¸ã§ã³2 ã¾ãã¯ãã以éã«å¤æ´ããã¾ãããä»ã¾"
"ã§ã¯ GPL ãã¼ã¸ã§ã³ 2 ã®ã¿ã§ããã"
-#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:196 docs.phtml:328
+#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:207 docs.phtml:339
#: download.phtml:4
msgid "Download"
msgstr "ãã¦ã³ãã¼ã"
@@ -499,8 +499,8 @@ msgstr ""
msgid "(current stable release)"
msgstr "(ç¾å¨ã®å®å®çãªãªã¼ã¹)"
-#: docs.phtml:57 docs.phtml:191 docs.phtml:489 docs.phtml:606 docs.phtml:632
-#: docs.phtml:654 docs.phtml:672 docs.phtml:694
+#: docs.phtml:57 docs.phtml:202 docs.phtml:511 docs.phtml:628 docs.phtml:654
+#: docs.phtml:676 docs.phtml:694 docs.phtml:716
#, php-format
msgid "GnuCash v%s"
msgstr "GnuCash ãã¼ã¸ã§ã³ %s"
@@ -509,49 +509,53 @@ msgstr "GnuCash ãã¼ã¸ã§ã³ %s"
msgid "Current <em>stable</em> user documentation"
msgstr "ç¾å¨ã®<em>å®å®ç</em>ã¦ã¼ã¶ã¼ææ¸"
-#: docs.phtml:62 docs.phtml:196
+#: docs.phtml:62 docs.phtml:207
msgid "Stable"
msgstr "å®å®ç"
-#: docs.phtml:64 docs.phtml:198 docs.phtml:330 docs.phtml:492 docs.phtml:609
-#: docs.phtml:635 docs.phtml:657 docs.phtml:675
+#: docs.phtml:64 docs.phtml:209 docs.phtml:341 docs.phtml:514 docs.phtml:631
+#: docs.phtml:657 docs.phtml:679 docs.phtml:697
msgid "Help Manual"
msgstr "ãã«ãããã¥ã¢ã«"
-#: docs.phtml:68 docs.phtml:118 docs.phtml:202 docs.phtml:252 docs.phtml:334
-#: docs.phtml:384 docs.phtml:493 docs.phtml:544 docs.phtml:610 docs.phtml:621
-#: docs.phtml:636 docs.phtml:647 docs.phtml:658 docs.phtml:667 docs.phtml:676
-#: docs.phtml:687 docs.phtml:695
+#: docs.phtml:68 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
+#: docs.phtml:406 docs.phtml:515 docs.phtml:566 docs.phtml:632 docs.phtml:643
+#: docs.phtml:658 docs.phtml:669 docs.phtml:680 docs.phtml:689 docs.phtml:698
+#: docs.phtml:709 docs.phtml:717
msgid "English"
msgstr "è±èª"
-#: docs.phtml:79 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
-#: docs.phtml:395 docs.phtml:505 docs.phtml:555 docs.phtml:612 docs.phtml:623
-#: docs.phtml:638 docs.phtml:660 docs.phtml:680 docs.phtml:696
+#: docs.phtml:79 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
+#: docs.phtml:417 docs.phtml:527 docs.phtml:577 docs.phtml:634 docs.phtml:645
+#: docs.phtml:660 docs.phtml:682 docs.phtml:702 docs.phtml:718
msgid "German"
msgstr "ãã¤ãèª"
-#: docs.phtml:90 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
-#: docs.phtml:406 docs.phtml:517 docs.phtml:567 docs.phtml:614 docs.phtml:625
-#: docs.phtml:640 docs.phtml:649
+#: docs.phtml:90 docs.phtml:151 docs.phtml:235 docs.phtml:285 docs.phtml:367
+#: docs.phtml:428 docs.phtml:539 docs.phtml:589 docs.phtml:636 docs.phtml:647
+#: docs.phtml:662 docs.phtml:671
msgid "Italian"
msgstr "ã¤ã¿ãªã¢èª"
-#: docs.phtml:101 docs.phtml:162 docs.phtml:235 docs.phtml:296 docs.phtml:367
-#: docs.phtml:428 docs.phtml:529 docs.phtml:591
+#: docs.phtml:101 docs.phtml:173 docs.phtml:246 docs.phtml:307 docs.phtml:378
+#: docs.phtml:450 docs.phtml:551 docs.phtml:613
msgid "Portuguese"
msgstr "ãã«ãã¬ã«èª"
-#: docs.phtml:114 docs.phtml:248 docs.phtml:380 docs.phtml:543 docs.phtml:620
-#: docs.phtml:646 docs.phtml:666 docs.phtml:686
+#: docs.phtml:114 docs.phtml:259 docs.phtml:391 docs.phtml:565 docs.phtml:642
+#: docs.phtml:668 docs.phtml:688 docs.phtml:708
msgid "Concepts Guide"
msgstr "ã³ã³ã»ããã¬ã¤ã"
-#: docs.phtml:151 docs.phtml:285 docs.phtml:417 docs.phtml:579 docs.phtml:627
+#: docs.phtml:118 docs.phtml:395
+msgid "Chinese (simplified)"
+msgstr ""
+
+#: docs.phtml:162 docs.phtml:296 docs.phtml:439 docs.phtml:601 docs.phtml:649
msgid "Japanese"
msgstr "æ¥æ¬èª"
-#: docs.phtml:183
+#: docs.phtml:194
msgid ""
"This is the latest stable release of the <span class=\"gnucash\">GnuCash</"
"span> documentation. <em>Stable</em> means that this documentation is not "
@@ -561,15 +565,15 @@ msgstr ""
"<em>å®å®ç</em>ã¨ã¯ããã®ææ¸ã¯å¿
ãããæ´æ°æ¥ãææ°ã®ãã®ã§ã¯ããã¾ããããå
¨"
"ãåé¡ãªãæ©è½ãããã¨ãæå³ãã¾ãã"
-#: docs.phtml:191
+#: docs.phtml:202
msgid "(old stable release)"
msgstr "(æ§å®å®çãªãªã¼ã¹)"
-#: docs.phtml:193
+#: docs.phtml:204
msgid "Old <em>stable</em> user documentation"
msgstr "æ§<em>å®å®ç</em>ã®ã¦ã¼ã¶ã¼ææ¸"
-#: docs.phtml:317
+#: docs.phtml:328
#, php-format
msgid ""
"This is the old stable release of the <span class=\"gnucash\">GnuCash</span> "
@@ -579,28 +583,28 @@ msgstr ""
"ããã¯<span class=\"gnucash\">GnuCash</span> %s èªä½ã®ãªãªã¼ã¹ã«å¯¾å¿ããã"
"<span class=\"gnucash\">GnuCash</span>ææ¸ã®å¤ãå®å®çãªãªã¼ã¹ã§ãã"
-#: docs.phtml:323
+#: docs.phtml:334
msgid "Nightly Documentation Builds"
msgstr "æ¥æ¬¡å¤éææ¸ãã«ã"
-#: docs.phtml:325
+#: docs.phtml:336
msgid ""
"Current <em>unstable</em> user documentation and developer documentation"
msgstr "ç¾å¨ã®<em>ä¸å®å®ç</em>ã¦ã¼ã¶ã¼ææ¸ããã³éçºææ¸"
-#: docs.phtml:328
+#: docs.phtml:339
msgid "Unstable"
msgstr "ä¸å®å®ç"
-#: docs.phtml:441
+#: docs.phtml:463
msgid "API"
msgstr "API"
-#: docs.phtml:446 externals/menu.phtml:47
+#: docs.phtml:468 externals/menu.phtml:47
msgid "current bugfix branch"
msgstr "ç¾å¨ã®ãã°ä¿®æ£ç¨ãã©ã³ã"
-#: docs.phtml:463
+#: docs.phtml:485
msgid ""
"Every night a server builds the documentation from the current contents of "
"the <span class=\"gnucash\">GnuCash</span> source repository. This includes "
@@ -613,7 +617,7 @@ msgstr ""
"æ¸</b>ããã³ç¾å¨ã®<em>å®å®</em>ãã¼ã¸ã§ã³ã® <span class=\"gnucash\">GnuCash</"
"span> ã®<b>ã¦ã¼ã¶ã¼ææ¸</b>ãå«ã¾ãã¾ãã"
-#: docs.phtml:467
+#: docs.phtml:489
msgid ""
"<b>NOTE:</b> these documents might not be accessible from time to time "
"because developers might be working on improvements. However they are the "
@@ -623,11 +627,11 @@ msgstr ""
"ã¢ã¯ã»ã¹ã§ããªããªãããããã¾ãããããããªããããããã¯<span "
"class=\"gnucash\">GnuCash</span>å©ç¨è
ã«ã¨ã£ã¦ææ°ã®åç
§ç¨ææ¸ã§ãã"
-#: docs.phtml:485
+#: docs.phtml:507
msgid "Older GnuCash Documentation"
msgstr "éå»ã® GnuCash ææ¸"
-#: docs.phtml:487
+#: docs.phtml:509
msgid ""
"This section contains all the older <span class=\"gnucash\">GnuCash</span> "
"documentation. If you are using one of these old versions of <span "
@@ -639,24 +643,24 @@ msgstr ""
"class=\"gnucash\">GnuCash</span> ã使ç¨ãã¦ããå ´åã¯ãææ°ã®å®å®ãã¼ã¸ã§ã³ã«"
"ã¢ããã°ã¬ã¼ããããã¨ãæ¨å¥¨ãã¾ãã"
-#: docs.phtml:697
+#: docs.phtml:719
msgid "Spanish"
msgstr "ã¹ãã¤ã³èª"
-#: docs.phtml:698
+#: docs.phtml:720
msgid "Portugese"
msgstr "ãã«ãã¬ã«èª"
-#: docs.phtml:704
+#: docs.phtml:726
msgid "Unofficial documentation"
msgstr "éå
¬å¼ææ¸"
-#: docs.phtml:706
+#: docs.phtml:728
msgid "Some people have written and published their own documentation."
msgstr "ä½åãã®äººã
ãç¬èªã®ææ¸ãæ¸ãã¦å
¬éãã¦ãã¾ãã"
#. Translators: %s is a wiki link
-#: docs.phtml:709
+#: docs.phtml:731
#, php-format
msgid ""
"When this collection grew and became polyglot, it moved to %s. There you can "
@@ -665,7 +669,7 @@ msgstr ""
"ãã®ã³ã¬ã¯ã·ã§ã³ãå¢å¤§ããå¤è¨èªã«ãªã£ãããã%sã«ç§»åãã¾ãããããªãã¯ãã"
"ã«æ´ã«ãªã³ã¯ã追å ã§ãã¾ãã"
-#: docs.phtml:711
+#: docs.phtml:733
msgid "wiki:Documentation"
msgstr "wiki:Documentation"
@@ -898,7 +902,7 @@ msgstr ""
msgid "Known Issues and other details"
msgstr ""
-#: download.phtml:55 index.phtml:17
+#: download.phtml:55 index.phtml:18
msgid "Source code"
msgstr "ã½ã¼ã¹ã³ã¼ã"
@@ -1095,7 +1099,7 @@ msgstr "FAQ"
msgid "Wiki"
msgstr "Wiki"
-#: externals/menu.phtml:33 index.phtml:61
+#: externals/menu.phtml:33 index.phtml:65
msgid "Mailing Lists"
msgstr "ã¡ã¼ãªã³ã°ãªã¹ã"
@@ -1273,7 +1277,7 @@ msgstr "対å¿ããåå®ç§ç®ã®å
¨ã¦ã®æ®é«æ
å ±ã表示ãã<b>ãµã
msgid "Many options to <b>customize</b> the appearance and the display style"
msgstr "è¦ãæ¹ã表示ã<b>ã«ã¹ã¿ãã¤ãº</b>ããå¤ãã®ãªãã·ã§ã³"
-#: features.phtml:69 index.phtml:78
+#: features.phtml:69 index.phtml:82
msgid "Scheduled Transactions"
msgstr "äºå®åå¼"
@@ -1296,7 +1300,7 @@ msgstr ""
"使ã£ã¦äºå®åå¼ãå»¶æããããã¨ãã§ããæ¯ææéããåã«ãã£ã³ã»ã«ãããå
¥åã"
"ããããå¿
è¦ãããã¾ããã"
-#: features.phtml:82 index.phtml:76
+#: features.phtml:82 index.phtml:80
msgid "Reports, Graphs"
msgstr "帳票ãã°ã©ã"
@@ -1633,32 +1637,32 @@ msgstr "GnuCash.org ã¸ãããã"
msgid "Download GnuCash %s"
msgstr "GnuCash %s ã®ãã¦ã³ãã¼ã"
-#: index.phtml:18
+#: index.phtml:19
msgid "Via distribution"
msgstr "ãã£ã¹ããªãã¥ã¼ã·ã§ã³ã§ã®å
¥æ"
-#: index.phtml:25
-msgid "More downloads (Source code, Development â¦)"
-msgstr "ä»ã®ãã¦ã³ãã¼ã (ã½ã¼ã¹ã³ã¼ããéçºç â¦)"
-
-#: index.phtml:26
+#: index.phtml:21
#, php-format
msgid "GnuCash is also available as a flatpak from flathub.org. %s"
msgstr ""
#. Translators: This labels a link to flatpak installation instructions.
-#: index.phtml:27
+#: index.phtml:23
#, fuzzy
#| msgid "Introduction"
msgid "Instructions"
msgstr "å°å
¥"
-#: index.phtml:34
+#: index.phtml:31
+msgid "More downloads (Source code, Development â¦)"
+msgstr "ä»ã®ãã¦ã³ãã¼ã (ã½ã¼ã¹ã³ã¼ããéçºç â¦)"
+
+#: index.phtml:38
#, php-format
msgid "Version %s is the last version for %s and %s and earlier."
msgstr "ãã¼ã¸ã§ã³ %s ã¯ã %s ããã³ %s 以ååãã®æçµãã¼ã¸ã§ã³ã§ãã"
-#: index.phtml:37
+#: index.phtml:41
#, php-format
msgid ""
"Version %s is the last version for Windows XP/Vista and MacOS X 10.8 and "
@@ -1667,7 +1671,7 @@ msgstr ""
"ãã¼ã¸ã§ã³ %s 㯠Windows XP/Vista ããã³ MacOS X 10.8 以ååãã®æçµãã¼ã¸ã§"
"ã³ã§ãããã£ã¦ PowerPC Mac ã§åä½ããæçµãã¼ã¸ã§ã³ã«ãªãã¾ãã"
-#: index.phtml:46
+#: index.phtml:50
msgid ""
"Designed to be easy to use, yet powerful and flexible, <span "
"class=\"gnucash\">GnuCash</span> allows you to track bank accounts, stocks, "
@@ -1682,7 +1686,7 @@ msgstr ""
"ãã"
#. Translators: %s is the link to https://wiki.gnucash.org/wiki/Contributing_to_GnuCash
-#: index.phtml:48
+#: index.phtml:52
#, php-format
msgid ""
"GnuCash is developed, maintained, documented, and translated entirely by "
@@ -1692,22 +1696,22 @@ msgstr ""
"訳ããã¦ãã¾ããæå©ããããã§ããï¼ ãã¡ãã«%sãããã¾ãã"
#. Translators: This is the label of the Contributing⦠wiki link
-#: index.phtml:50
+#: index.phtml:54
msgid "some suggestions"
msgstr "ããã¤ãã®ææ¡"
#. Translators: %s is the link to weblate
-#: index.phtml:52
+#: index.phtml:56
#, php-format
msgid "Please help translate GnuCash into your language at %s."
msgstr "GnuCash ã®ããªãã®è¨èªã¸ã®ç¿»è¨³ã« %s ã§ååãã¦ãã ããã"
-#: index.phtml:57
+#: index.phtml:61
msgid "Need Help?"
msgstr "å©ããå¿
è¦ã§ãã?"
# ããã®ç¿»è¨³ã¯ç´°åãã«ãªã
-#: index.phtml:60
+#: index.phtml:64
msgid ""
"Looking for someone to contact about <span class=\"gnucash\">GnuCash</span>? "
"Try the"
@@ -1715,7 +1719,7 @@ msgstr ""
"<span class=\"gnucash\">GnuCash</span> ã«é¢ãã¦èª°ãã«é£çµ¡ãããã§ãã? ãã®ã¨"
"ãã¯"
-#: index.phtml:62
+#: index.phtml:66
msgid ""
", which are public, email-based discussion groups where you can ask and "
"answer <span class=\"gnucash\">GnuCash</span> questions to other users."
@@ -1724,47 +1728,47 @@ msgstr ""
"<span class=\"gnucash\">GnuCash</span> ã«é¢ãã質åãããããçããããããã¨"
"ãã§ãã¾ãã"
-#: index.phtml:68
+#: index.phtml:72
msgid "Feature Highlights"
msgstr "主ãªç¹å¾´"
-#: index.phtml:73
+#: index.phtml:77
msgid "Double-Entry Accounting"
msgstr "è¤å¼è¨å¸³æ³ä¼è¨å¦ç"
-#: index.phtml:74
+#: index.phtml:78
msgid "Stock/Bond/Mutual Fund Accounts"
msgstr "æ ªå¼/åµå¸/æè³ä¿¡è¨åå®ç§ç®"
-#: index.phtml:75
+#: index.phtml:79
msgid "Small-Business Accounting"
msgstr "å°è¦æ¨¡ãã¸ãã¹ã®ä¼è¨å¦ç"
-#: index.phtml:77
+#: index.phtml:81
msgid "QIF/OFX/HBCI Import, Transaction Matching"
msgstr "QIF/OFX/HBCI å½¢å¼ã®ã¤ã³ãã¼ããåå¼ãä¸è´ãããå¦ç"
-#: index.phtml:79
+#: index.phtml:83
msgid "Financial Calculations"
msgstr "財åè¨ç®"
-#: index.phtml:81
+#: index.phtml:85
msgid "<b>Discover more â¦</b>"
msgstr "<b>ããã«è©³ããç¥ãã«ã¯ â¦</b>"
-#: index.phtml:85
+#: index.phtml:89
#, php-format
msgid "GnuCash %s Released"
msgstr "GnuCash %s ãªãªã¼ã¹"
-#: index.phtml:86
+#: index.phtml:90
#, php-format
msgid ""
"We've released GnuCash %s with many bugfixes and improvements including some "
"%s!"
msgstr "ãªãªã¼ã¹ãã GnuCash %s ã«ã¯å¤ãã®ãã°ä¿®æ£ã¨%sãå«ãæ¹è¯ç¹ãããã¾ã!"
-#: index.phtml:87
+#: index.phtml:91
msgid "great new features"
msgstr "ç´ æ´ãããæ°æ©è½"
@@ -2092,246 +2096,3 @@ msgstr ""
"ãã©ã¦ã¶ã¼ã iframe ããµãã¼ããã¦ããªãããã§ããè¦æ±ããããã¼ã¸ãå¥ã®ã¦ã¤"
"ã³ãã¦ã§è¡¨ç¤ºããã«ã¯ã<a href=\"%s\" target=\"_blank\">ãããã¯ãªãã¯</a>ãã¦"
"ãã ããã"
-
-#~ msgid ""
-#~ "<b>NOTE:</b> It used to be ok also to send your patch directly to the "
-#~ "gnucash-devel list. This is discouraged now, as a patch is easily "
-#~ "forgotten between the many list discussions. Attach patches to bugs in "
-#~ "Bugzilla instead (either an existing bug or a new one). If you insist on "
-#~ "sending a patch to gnucash-devel, it should be attached, not inlined."
-#~ msgstr ""
-#~ "<b>注æ:</b> éå»ã«ã¯ããããç´æ¥ gnucash-devel ã¡ã¼ãªã³ã°ãªã¹ãã«éã£ã¦ã"
-#~ "大ä¸å¤«ã§ããããã®æ¹æ³ã¯ç¾å¨æ¨å¥¨ããã¾ãããå¤ãã®ã¡ã¼ãªã³ã°ãªã¹ãè°è«ã®ä¸"
-#~ "ã«åããã¦ããããå¿ãããã¦ãã¾ãããã§ãããã®ä»£ãã Bugzilla ã«ãããã"
-#~ "ãã°ã¨ãã¦æ·»ä»ãã¦ãã ãã (æ¢åã®ãã°ã«è¿½å ãããæ°è¦ã®ãã°ã¨ãã¦å ±åãã"
-#~ "ãããããã§ã)ããããããã gnucash-devel ã«éããã¨èãã¦ããå ´åã¯ãã¤"
-#~ "ã³ã©ã¤ã³ã«è¨è¿°ããã®ã§ã¯ãªãæ·»ä»ãã¦ãã ããã"
-
-#~ msgid ""
-#~ "A detailed guide on how to work with documentation (update and "
-#~ "maintenance)."
-#~ msgstr ""
-#~ "ã©ã®ããã«ææ¸ï¼æ´æ°ã¨ä¿å®ï¼ã«åãçµãã¹ããã«ã¤ãã¦ã®è©³ç´°ãªæå¼ãã"
-
-#~ msgid ""
-#~ "As stated earlier, the new docs are based on the docbook system. Everyone "
-#~ "wishing to help please follow these guides where possible when reviewing "
-#~ "and/or writing docs."
-#~ msgstr ""
-#~ "åã«è¿°ã¹ãããã«ãæ°ããææ¸ã¯ docbook ã·ã¹ãã ã«åºã¥ãã¦ãã¾ããè²¢ç®ãã"
-#~ "ããã¨èãã¦ããæ¹ã¯ãæ»èªãææ¸ä½æãè¡ãã¨ãã«ãããã®ã¬ã¤ãã«å¾ãããã«"
-#~ "ãã¦ãã ããã"
-
-#~ msgid ""
-#~ "For those not familiar with git, the <span class=\"gnucash\">GnuCash</"
-#~ "span> wiki has a <a href='https://wiki.gnucash.org/wiki/Git'>description</"
-#~ "a> tailored to the <span class=\"gnucash\">GnuCash</span> code. To get "
-#~ "the documentation source instead of the program source, replace 'gnucash' "
-#~ "with 'gnucash-docs' in the mentioned git commands, like this:"
-#~ msgstr ""
-#~ "ãã git ã«ãã¾ããªãã¿ããªããªãã<span class=\"gnucash\">GnuCash</span> "
-#~ "wiki ã«<a href='https://wiki.gnucash.org/wiki/Git'>説æ</a>ã <span "
-#~ "class=\"gnucash\">GnuCash</span> ã®ã³ã¼ãã«ã¤ãã¦æ¸ãã¦ããã¾ããããã°ã©"
-#~ "ã ã®ã½ã¼ã¹ã§ã¯ãªãææ¸ãå¾ãã«ã¯ãæ¸ããã¦ãã git ã³ãã³ãã«ãã "
-#~ "'gnucash' ã 'gnucash-docs' ã«åã«ç½®ãæãã¦ãã ãããå®éã«ã¯ä»¥ä¸ã®ããã«"
-#~ "ãªãã¾ãã"
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "commenting on it."
-#~ msgstr "ä¸ã§èª¬æããæ¹æ³ã§ææ¸ã®ã½ã¼ã¹ãå
¥æããæ»èªãè¡ã£ã¦ãã ããã"
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "making changes. When you are satisfied with your changes you can create a "
-#~ "patch by running the following command in the base directory of the "
-#~ "documentation (usually gnucash-docs, unless you renamed it):"
-#~ msgstr ""
-#~ "ä¸è¨ã®æ¹æ³ã§ææ¸ã®ã½ã¼ã¹ãå
¥æãããã夿´ãéå§ãã¦ãã ããã夿´ããææ¸"
-#~ "ãæºè¶³ã®ããç©ã«ãªã£ããææ¸ã®æä¸ä½ãã£ã¬ã¯ã㪠(é常ã¯å¤æ´ããªãéã "
-#~ "gnucash-docs ã«ãªãã¾ã) ã§ä»¥ä¸ã®ã³ãã³ããå
¥åãã¦ãããã使ãã¦ãã ã"
-#~ "ãã"
-
-#~ msgid "Gnome Documentation guidelines"
-#~ msgstr "Gnome ææ¸ã¬ã¤ãã©ã¤ã³"
-
-#~ msgid ""
-#~ "If you are interested in improving the <span class=\"gnucash\">GnuCash</"
-#~ "span> documentation, you have come to the right place. This page will "
-#~ "provide you with the necessary information to get started."
-#~ msgstr ""
-#~ "ããããªãã <span class=\"gnucash\">GnuCash</span> ææ¸ãæ¹åãããã¨ã«è"
-#~ "å³ãæã£ã¦ãããªããããªãã¯æ£ããå ´æã«æ¥ã¾ããããã®ãã¼ã¸ã¯éå§ããã®ã«"
-#~ "å¿
è¦ãªæ
å ±ãããªãã«æä¾ããã§ãããã"
-
-#~ msgid ""
-#~ "If you wish to review or write <span class=\"gnucash\">GnuCash</span> "
-#~ "documentation, you will need to know xml. Some basic knowledge of the "
-#~ "docbook system may be useful as well."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> ã®ææ¸ãæ»èªã¾ãã¯è¨è¿°ããã¨ã㯠"
-#~ "xml ãç¥ã£ã¦ããå¿
è¦ãããã¾ããå ãã¦ãããã¤ãã® docbook ã·ã¹ãã ã«é¢ã"
-#~ "ãåºæ¬çãªç¥èãå½¹ã«ç«ã¡ã¾ãã"
-
-#~ msgid "Introduction"
-#~ msgstr "å°å
¥"
-
-#~ msgid ""
-#~ "Just as the <span class=\"gnucash\">GnuCash</span> application has been "
-#~ "developed over time by volunteers, so too has the documentation been "
-#~ "written by volunteer developers and users to help others learn how <span "
-#~ "class=\"gnucash\">GnuCash</span> works. This collaborative effort has "
-#~ "resulted in the creation of two major documents, the <b>Help Manual</b> "
-#~ "and the <b>Tutorial and Concepts Guide</b>."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> ã¢ããªã±ã¼ã·ã§ã³ããã©ã³ãã£ã¢ã«"
-#~ "ãã£ã¦é·ãéã«éçºããã¦ããã®ã¨ã¾ãã«åæ§ã«ãä»ã®äººãã¡ã <span "
-#~ "class=\"gnucash\">GnuCash</span> ãã©ã®ããã«å©ç¨ãããå¦ã¶ã®ãå©ãããã"
-#~ "ã®ææ¸ããã©ã³ãã£ã¢ã®éçºè
ã¨å©ç¨è
ã«ãã£ã¦æ¸ããã¦ãã¾ããããã®ååçãª"
-#~ "åªåã«ããã<b>ãã«ãããã¥ã¢ã«</b>ã¨<b>ãã¥ã¼ããªã¢ã«ã» ã³ã³ã»ããã¬ã¤ã"
-#~ "</b>ã¨ããï¼ã¤ã®ä¸»è¦ãªææ¸ã使ããã¾ããã"
-
-#~ msgid "Languages"
-#~ msgstr "è¨èª"
-
-#~ msgid ""
-#~ "Next attach your patch to a bug report against the proper component for "
-#~ "the Documentation product in <a href='https://bugs.gnucash.org/'><span "
-#~ "class=\"gnucash\">GnuCash</span>' bug database</a>. See also <a "
-#~ "href='https://wiki.gnucash.org/wiki/Bugzilla'>GnuCash' wiki page on "
-#~ "bugzilla</a> for more details about patch submission."
-#~ msgstr ""
-#~ "次㫠<a href='https://bugs.gnucash.org/'><span class=\"gnucash\">GnuCash</"
-#~ "span> ã®ãã°ãã¼ã¿ãã¼ã¹</a>ã§ Documentation 製åã®é©åãªã³ã³ãã¼ãã³ãã«"
-#~ "対ãã¦ãã°ã¬ãã¼ãã使ããããããæ·»ä»ãã¦ãã ããããããéä»ã®è©³ç´°ã«ã¤"
-#~ "ãã¦ã¯ <a href='https://wiki.gnucash.org/wiki/Bugzilla'>GnuCash' wiki "
-#~ "page on bugzilla</a> ãä½µãã¦ç¢ºèªãã¦ãã ããã"
-
-#~ msgid "No longer available"
-#~ msgstr "ããå©ç¨ã§ãã¾ãã"
-
-#~ msgid ""
-#~ "Please let other writers know which section you wish to tackle. Please "
-#~ "forward this to <a href='mailto:gnucash-devel at gnucash.org'>gnucash-devel</"
-#~ "a> so that people can say 'hey I'm doing that already' or 'go ahead and "
-#~ "do it'."
-#~ msgstr ""
-#~ "ããªããã©ã®é
ã夿´ãããã¨ãã¦ãããä»ã®èè
ãåããããã«ãã¦ãã ããã"
-#~ "ä»ã®äººããããã¯ãã§ã«è¡ã£ã¦ãã¾ããã¾ãã¯ãã§ã¯è¡ã£ã¦ãã ãããã¨è¨ããã¨"
-#~ "ãã§ããããã« <a href='mailto:gnucash-devel at gnucash.org'>gnucash-devel</"
-#~ "a> ã¸ã¡ã¼ã«ãéã£ã¦ãã ããã"
-
-#~ msgid "Reviewers"
-#~ msgstr "æ»èªè
"
-
-#~ msgid "Sizing"
-#~ msgstr "éçºè¦æ¨¡"
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> community welcomes assistance "
-#~ "in maintaining and improving both the program and its documentation. If "
-#~ "you are interested in helping write, edit or translate <span "
-#~ "class=\"gnucash\">GnuCash</span>'s documentation, this page gives "
-#~ "guidance on how to get set up to join the effort."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> ã³ãã¥ããã£ã¼ã¯ããã°ã©ã ã¨ãã®æ"
-#~ "æ¸ä¸¡æ¹ãç¶æã»ç®¡çããããã¦æ¹åãããã¨ã«ã¤ãã¦ã®æ¯æ´ãæè¿ãã¾ããããã"
-#~ "ãªãã <span class=\"gnucash\">GnuCash</span> ææ¸ã®å·çãç·¨éããããã¯ç¿»"
-#~ "訳ãæä¼ããã¨ã«èå³ãæã£ã¦ãããªãããã®ãã¼ã¸ã¯ãåãçµã¿ã«åå ãããã"
-#~ "ã«ã©ã®ããã«æºåãããã«é¢ããã¬ã¤ãã³ã¹ãæä¾ãã¾ãã"
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation can be viewed "
-#~ "and downloaded from the <a href=\"docs.phtml\">Documentation page</a>."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> ææ¸ã¯<a href=\"docs.phtml\">ææ¸"
-#~ "ãã¼ã¸</a>ã§åç
§ã¨ãã¦ã³ãã¼ãããããã¨ãã§ãã¾ãã"
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation is stored in "
-#~ "<b>xml</b> files. More precisely, it uses the <b>docbook system</b>. This "
-#~ "is a relatively flexible system that takes xml files as input and can "
-#~ "generate documentation in several different output formats (html, pdf â¦)."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> ã®ææ¸ã¯ <b>xml</b> ãã¡ã¤ã«ã¨ãã¦"
-#~ "ä¿åããã¦ãã¾ãããã£ã¨æ£ç¢ºã«è¨ãã¨ã<b>docbook ã·ã¹ãã </b>ã使ç¨ãã¦ã"
-#~ "ã¾ããããã¯æ¯è¼çæè»ãªã·ã¹ãã ã§ xml ãã¡ã¤ã«ãå
¥åã¨ãã¦ããã¤ãã®ç°ãª"
-#~ "ãå½¢å¼ (htmlãpdfç) ã§åºåãããã¨ãã§ãã¾ãã"
-
-#~ msgid ""
-#~ "The best way of retaining comments about docs in an easy to find way for "
-#~ "everyone would be to use <a href='https://bugs.gnucash.org/'>bugs.gnucash."
-#~ "org</a> to file the bugs under documentation. This can also be done using "
-#~ "bug-buddy."
-#~ msgstr ""
-#~ "ææ¸ã«é¢ããã³ã¡ã³ããè¨é²ãã¦ãçãè¦ã¤ããããããã«ãã¦ããæè¯ã®æ¹æ³"
-#~ "㯠<a href='https://bugs.gnucash.org/'>bugs.gnucash.org</a> ã«ææ¸ã«é¢ãã¦"
-#~ "ãã°ç»é²ããã¦ãããã¨ã§ãããã㯠bug-buddy ã使ã£ã¦è¡ããã¨ãã§ãã¾ãã"
-
-#~ msgid ""
-#~ "The following links are for further sites that can help with the "
-#~ "documentation and review process."
-#~ msgstr "次ã®ãªã³ã¯ã¯ææ¸åããã³æ»èªéç¨ã§é常ã«å½¹ã«ç«ã¤ãµã¤ãã§ãã"
-
-#~ msgid ""
-#~ "There are two major <span class=\"gnucash\">GnuCash</span> documentation "
-#~ "packages to help users: the <b>Help Manual</b> and the <b>Tutorial and "
-#~ "Concepts Guide</b>. With the above command, the source code of both will "
-#~ "be downloaded."
-#~ msgstr ""
-#~ "å©ç¨è
ãå©ããï¼ã¤ã®ä¸»è¦ãª <span class=\"gnucash\">GnuCash</span> ææ¸ãã"
-#~ "ã±ã¼ã¸ãããã¾ã: <b>ãã«ãããã¥ã¢ã«</b>ã¨<b>ãã¥ã¼ããªã¢ã«ã»ã³ã³ã»ããã¬"
-#~ "ã¤ã</b>ã§ããä¸è¨ã®ã³ãã³ãã§ã両æ¹ã®ã½ã¼ã¹ã³ã¼ãããã¦ã³ãã¼ããããã§"
-#~ "ãããã"
-
-#~ msgid "Total"
-#~ msgstr "åè¨"
-
-#~ msgid "Version"
-#~ msgstr "ãã¼ã¸ã§ã³"
-
-#~ msgid "We suggest also subscribing to"
-#~ msgstr "次ã®ã¡ã¼ãªã³ã°ãªã¹ããè³¼èªãããã¨ãææ¡ãã¾ã"
-
-#~ msgid "Where to get the documentation source"
-#~ msgstr "ææ¸ã½ã¼ã¹ã®å
¥æ"
-
-#~ msgid ""
-#~ "While this <span class=\"gnucash\">GnuCash</span> wiki page is really "
-#~ "about translating the documentation, it holds some useful information on "
-#~ "working with docbook files."
-#~ msgstr ""
-#~ "ãã® <span class=\"gnucash\">GnuCash</span> wiki ãã¼ã¸ã¯ãããã翻訳ãå¿
"
-#~ "è¦ã§ãããdocbook ãã¡ã¤ã«ã使ç¨ããããã«å½¹ã«ç«ã¤æ
å ±ãå«ã¾ãã¦ãã¾ãã"
-
-#~ msgid "Writers"
-#~ msgstr "èè
"
-
-#~ msgid "Writing GnuCash Documentation"
-#~ msgstr "GnuCash ææ¸ã®ä½æ"
-
-#~ msgid ""
-#~ "You may also want to retain a local copy of the old documentation to "
-#~ "refer to when writing. This still has a lot of useful information in it "
-#~ "which hasn't been transferred to the new docs."
-#~ msgstr ""
-#~ "æ¸ãã¦ããæã«ãåç
§ç¨ã¨ãã¦å¤ãææ¸ããã¼ã«ã«ã«ä¿åãã¦ããããã¨æããã"
-#~ "ããã¾ãããããã¯å¤ãææ¸å
ã«æ°ããææ¸ã«ç§»è¡ããã¦ããªãå¤ãã®å½¹ã«ç«ã¤æ
"
-#~ "å ±ãããå ´åã§ãã"
-
-#~ msgid ""
-#~ "You will need a recent copy of the documentation source. For this you can "
-#~ "check out the documentation module from the gnucash-docs git repository. "
-#~ "Reviewers could also start from the <a href='https://sourceforge.net/"
-#~ "projects/gnucash/files/gnucash-docs/'>current docs tarball</a>."
-#~ msgstr ""
-#~ "ææ¸ã½ã¼ã¹ã®ææ°çãå
¥æããå¿
è¦ãããå ´å㯠gnucash-docs git ã¬ãã¸ããªã"
-#~ "ãææ¸ã¢ã¸ã¥ã¼ã«ããã§ãã¯ã¢ã¦ããã¦ãã ãããæ»èªè
ã¯<a href='https://"
-#~ "sourceforge.net/projects/gnucash/files/gnucash-docs/'>ææ°ã®ææ¸ tar ã¢ã¼"
-#~ "ã«ã¤ã</a>ããéå§ãã¦ãæ§ãã¾ããã"
-
-#~ msgid "future feature branch"
-#~ msgstr "ä»å¾ã®æ©è½éçºç¨ãã©ã³ã"
-
-#~ msgid "internal txt"
-#~ msgstr "å
é¨ããã¹ã"
diff --git a/po/nb.po b/po/nb.po
index 2a24a95..b7b7fdc 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: gnucash-htdocs\n"
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist.cgi?"
"component=Translations&product=Website&resolution=---\n"
-"POT-Creation-Date: 2023-08-21 09:48+0200\n"
+"POT-Creation-Date: 2023-09-26 05:30+0200\n"
"PO-Revision-Date: 2023-06-08 10:47+0000\n"
"Last-Translator: Rune Osnes <osnes.rune at gmail.com>\n"
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/gnucash/"
@@ -306,7 +306,7 @@ msgstr ""
"class=\"gnucash\">GnuCash</span> til GNU General Public License Version 2 "
"eller senere fra Version 2."
-#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:196 docs.phtml:328
+#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:207 docs.phtml:339
#: download.phtml:4
msgid "Download"
msgstr "Last ned"
@@ -553,8 +553,8 @@ msgstr ""
msgid "(current stable release)"
msgstr "(nåværende stabil utgivelse)"
-#: docs.phtml:57 docs.phtml:191 docs.phtml:489 docs.phtml:606 docs.phtml:632
-#: docs.phtml:654 docs.phtml:672 docs.phtml:694
+#: docs.phtml:57 docs.phtml:202 docs.phtml:511 docs.phtml:628 docs.phtml:654
+#: docs.phtml:676 docs.phtml:694 docs.phtml:716
#, php-format
msgid "GnuCash v%s"
msgstr "GnuCash v%s"
@@ -563,49 +563,53 @@ msgstr "GnuCash v%s"
msgid "Current <em>stable</em> user documentation"
msgstr "Gjeldende <em>stabile</em> brukerdokumentasjon"
-#: docs.phtml:62 docs.phtml:196
+#: docs.phtml:62 docs.phtml:207
msgid "Stable"
msgstr "Stabil"
-#: docs.phtml:64 docs.phtml:198 docs.phtml:330 docs.phtml:492 docs.phtml:609
-#: docs.phtml:635 docs.phtml:657 docs.phtml:675
+#: docs.phtml:64 docs.phtml:209 docs.phtml:341 docs.phtml:514 docs.phtml:631
+#: docs.phtml:657 docs.phtml:679 docs.phtml:697
msgid "Help Manual"
msgstr "Brukerhåndboken"
-#: docs.phtml:68 docs.phtml:118 docs.phtml:202 docs.phtml:252 docs.phtml:334
-#: docs.phtml:384 docs.phtml:493 docs.phtml:544 docs.phtml:610 docs.phtml:621
-#: docs.phtml:636 docs.phtml:647 docs.phtml:658 docs.phtml:667 docs.phtml:676
-#: docs.phtml:687 docs.phtml:695
+#: docs.phtml:68 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
+#: docs.phtml:406 docs.phtml:515 docs.phtml:566 docs.phtml:632 docs.phtml:643
+#: docs.phtml:658 docs.phtml:669 docs.phtml:680 docs.phtml:689 docs.phtml:698
+#: docs.phtml:709 docs.phtml:717
msgid "English"
msgstr "Engelsk"
-#: docs.phtml:79 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
-#: docs.phtml:395 docs.phtml:505 docs.phtml:555 docs.phtml:612 docs.phtml:623
-#: docs.phtml:638 docs.phtml:660 docs.phtml:680 docs.phtml:696
+#: docs.phtml:79 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
+#: docs.phtml:417 docs.phtml:527 docs.phtml:577 docs.phtml:634 docs.phtml:645
+#: docs.phtml:660 docs.phtml:682 docs.phtml:702 docs.phtml:718
msgid "German"
msgstr "Tysk"
-#: docs.phtml:90 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
-#: docs.phtml:406 docs.phtml:517 docs.phtml:567 docs.phtml:614 docs.phtml:625
-#: docs.phtml:640 docs.phtml:649
+#: docs.phtml:90 docs.phtml:151 docs.phtml:235 docs.phtml:285 docs.phtml:367
+#: docs.phtml:428 docs.phtml:539 docs.phtml:589 docs.phtml:636 docs.phtml:647
+#: docs.phtml:662 docs.phtml:671
msgid "Italian"
msgstr "Italiensk"
-#: docs.phtml:101 docs.phtml:162 docs.phtml:235 docs.phtml:296 docs.phtml:367
-#: docs.phtml:428 docs.phtml:529 docs.phtml:591
+#: docs.phtml:101 docs.phtml:173 docs.phtml:246 docs.phtml:307 docs.phtml:378
+#: docs.phtml:450 docs.phtml:551 docs.phtml:613
msgid "Portuguese"
msgstr "Portugisisk"
-#: docs.phtml:114 docs.phtml:248 docs.phtml:380 docs.phtml:543 docs.phtml:620
-#: docs.phtml:646 docs.phtml:666 docs.phtml:686
+#: docs.phtml:114 docs.phtml:259 docs.phtml:391 docs.phtml:565 docs.phtml:642
+#: docs.phtml:668 docs.phtml:688 docs.phtml:708
msgid "Concepts Guide"
msgstr "Konseptguide"
-#: docs.phtml:151 docs.phtml:285 docs.phtml:417 docs.phtml:579 docs.phtml:627
+#: docs.phtml:118 docs.phtml:395
+msgid "Chinese (simplified)"
+msgstr ""
+
+#: docs.phtml:162 docs.phtml:296 docs.phtml:439 docs.phtml:601 docs.phtml:649
msgid "Japanese"
msgstr "Japansk"
-#: docs.phtml:183
+#: docs.phtml:194
msgid ""
"This is the latest stable release of the <span class=\"gnucash\">GnuCash</"
"span> documentation. <em>Stable</em> means that this documentation is not "
@@ -615,15 +619,15 @@ msgstr ""
"span>-dokumentasjonen. <em>Stabil</em> betyr at denne dokumentasjonen ikke "
"nødvendigvis er den mest oppdaterte, men den fungerer uten problemer."
-#: docs.phtml:191
+#: docs.phtml:202
msgid "(old stable release)"
msgstr "(gammel stabil utgivelse)"
-#: docs.phtml:193
+#: docs.phtml:204
msgid "Old <em>stable</em> user documentation"
msgstr "Gammel <em>stabil</em> brukerdokumentasjon"
-#: docs.phtml:317
+#: docs.phtml:328
#, php-format
msgid ""
"This is the old stable release of the <span class=\"gnucash\">GnuCash</span> "
@@ -634,29 +638,29 @@ msgstr ""
"span>-dokumentasjonen, som tilsvarer %s-utgivelsen av selve <span "
"class=\"gnucash\">GnuCash</span>."
-#: docs.phtml:323
+#: docs.phtml:334
msgid "Nightly Documentation Builds"
msgstr "Nattlig dokumentasjonsbygg"
-#: docs.phtml:325
+#: docs.phtml:336
msgid ""
"Current <em>unstable</em> user documentation and developer documentation"
msgstr ""
"Gjeldende <em>ustabil</em> brukerdokumentasjon og utviklerdokumentasjon"
-#: docs.phtml:328
+#: docs.phtml:339
msgid "Unstable"
msgstr "Ustabil"
-#: docs.phtml:441
+#: docs.phtml:463
msgid "API"
msgstr "API"
-#: docs.phtml:446 externals/menu.phtml:47
+#: docs.phtml:468 externals/menu.phtml:47
msgid "current bugfix branch"
msgstr "gjeldende feilrettingsgren"
-#: docs.phtml:463
+#: docs.phtml:485
msgid ""
"Every night a server builds the documentation from the current contents of "
"the <span class=\"gnucash\">GnuCash</span> source repository. This includes "
@@ -670,7 +674,7 @@ msgstr ""
"<b>brukerdokumentasjonen</b> for den gjeldende <em>stabile</em> versjonen av "
"<span class=\"gnucash \">GnuCash</span>."
-#: docs.phtml:467
+#: docs.phtml:489
msgid ""
"<b>NOTE:</b> these documents might not be accessible from time to time "
"because developers might be working on improvements. However they are the "
@@ -680,11 +684,11 @@ msgstr ""
"annen fordi utviklere kan jobbe med forbedringer. Imidlertid er de den mest "
"oppdaterte referansen for <span class=\"gnucash\">GnuCash</span>-brukere."
-#: docs.phtml:485
+#: docs.phtml:507
msgid "Older GnuCash Documentation"
msgstr "Eldre GnuCash-dokumentasjon"
-#: docs.phtml:487
+#: docs.phtml:509
msgid ""
"This section contains all the older <span class=\"gnucash\">GnuCash</span> "
"documentation. If you are using one of these old versions of <span "
@@ -696,24 +700,24 @@ msgstr ""
"class=\"gnucash\">GnuCash</span>, anbefales det sterkt at du oppgraderer til "
"den siste stabile versjonen."
-#: docs.phtml:697
+#: docs.phtml:719
msgid "Spanish"
msgstr "Spansk"
-#: docs.phtml:698
+#: docs.phtml:720
msgid "Portugese"
msgstr "Portugisisk"
-#: docs.phtml:704
+#: docs.phtml:726
msgid "Unofficial documentation"
msgstr "Uoffisiell dokumentasjon"
-#: docs.phtml:706
+#: docs.phtml:728
msgid "Some people have written and published their own documentation."
msgstr "Noen har skrevet og publisert sin egen dokumentasjon."
#. Translators: %s is a wiki link
-#: docs.phtml:709
+#: docs.phtml:731
#, php-format
msgid ""
"When this collection grew and became polyglot, it moved to %s. There you can "
@@ -722,7 +726,7 @@ msgstr ""
"Da denne samlingen vokste og ble polyglot, flyttet den til %s. Der kan du "
"også legge til flere lenker."
-#: docs.phtml:711
+#: docs.phtml:733
msgid "wiki:Documentation"
msgstr "wiki:Dokumentasjon"
@@ -975,7 +979,7 @@ msgstr "%sFlatpak"
msgid "Known Issues and other details"
msgstr "Kjente problemer og andre detaljer"
-#: download.phtml:55 index.phtml:17
+#: download.phtml:55 index.phtml:18
msgid "Source code"
msgstr "Kildekode"
@@ -1158,7 +1162,7 @@ msgstr "FAQ"
msgid "Wiki"
msgstr "Wiki"
-#: externals/menu.phtml:33 index.phtml:61
+#: externals/menu.phtml:33 index.phtml:65
msgid "Mailing Lists"
msgstr "E-postlister"
@@ -1342,7 +1346,7 @@ msgstr ""
msgid "Many options to <b>customize</b> the appearance and the display style"
msgstr "Mange alternativer for å <b>tilpasse</b> utseendet og visningsstilen"
-#: features.phtml:69 index.phtml:78
+#: features.phtml:69 index.phtml:82
msgid "Scheduled Transactions"
msgstr "Planlagte transaksjoner"
@@ -1366,7 +1370,7 @@ msgstr ""
"lar planlagte transaksjoner utsettes uten å kansellere eller legge dem inn "
"før forfallsdatoen."
-#: features.phtml:82 index.phtml:76
+#: features.phtml:82 index.phtml:80
msgid "Reports, Graphs"
msgstr "Rapporter, Grafer"
@@ -1710,32 +1714,32 @@ msgstr "Velkommen til GnuCash.org"
msgid "Download GnuCash %s"
msgstr "Last ned GnuCash %s"
-#: index.phtml:18
+#: index.phtml:19
msgid "Via distribution"
msgstr "Via distribusjon"
-#: index.phtml:25
-msgid "More downloads (Source code, Development â¦)"
-msgstr "Flere nedlastinger (kildekode, utvikling ...)"
-
-#: index.phtml:26
+#: index.phtml:21
#, php-format
msgid "GnuCash is also available as a flatpak from flathub.org. %s"
msgstr ""
#. Translators: This labels a link to flatpak installation instructions.
-#: index.phtml:27
+#: index.phtml:23
#, fuzzy
#| msgid "Introduction"
msgid "Instructions"
msgstr "Introduksjon"
-#: index.phtml:34
+#: index.phtml:31
+msgid "More downloads (Source code, Development â¦)"
+msgstr "Flere nedlastinger (kildekode, utvikling ...)"
+
+#: index.phtml:38
#, php-format
msgid "Version %s is the last version for %s and %s and earlier."
msgstr "Versjon %s er siste versjon for %s og %s og tidligere."
-#: index.phtml:37
+#: index.phtml:41
#, php-format
msgid ""
"Version %s is the last version for Windows XP/Vista and MacOS X 10.8 and "
@@ -1744,7 +1748,7 @@ msgstr ""
"Versjon %s er siste versjon for Windows XP/Vista og MacOS X 10.8 og "
"tidligere, og dermed den siste versjonen som vil fungere på PowerPC Macs."
-#: index.phtml:46
+#: index.phtml:50
msgid ""
"Designed to be easy to use, yet powerful and flexible, <span "
"class=\"gnucash\">GnuCash</span> allows you to track bank accounts, stocks, "
@@ -1759,7 +1763,7 @@ msgstr ""
"sikre balanserte bøker og nøyaktige rapporter."
#. Translators: %s is the link to https://wiki.gnucash.org/wiki/Contributing_to_GnuCash
-#: index.phtml:48
+#: index.phtml:52
#, php-format
msgid ""
"GnuCash is developed, maintained, documented, and translated entirely by "
@@ -1769,21 +1773,21 @@ msgstr ""
"frivillige. Vil du hjelpe til? Vi har %s."
#. Translators: This is the label of the Contributing⦠wiki link
-#: index.phtml:50
+#: index.phtml:54
msgid "some suggestions"
msgstr "noen forslag"
#. Translators: %s is the link to weblate
-#: index.phtml:52
+#: index.phtml:56
#, php-format
msgid "Please help translate GnuCash into your language at %s."
msgstr "Vennligst hjelp med å oversette GnuCash til ditt språk på %s."
-#: index.phtml:57
+#: index.phtml:61
msgid "Need Help?"
msgstr "Hjelp?"
-#: index.phtml:60
+#: index.phtml:64
msgid ""
"Looking for someone to contact about <span class=\"gnucash\">GnuCash</span>? "
"Try the"
@@ -1791,7 +1795,7 @@ msgstr ""
"På utkikk etter noen å kontakte angående <span class=\"gnucash\">GnuCash</"
"span>? Prøv"
-#: index.phtml:62
+#: index.phtml:66
msgid ""
", which are public, email-based discussion groups where you can ask and "
"answer <span class=\"gnucash\">GnuCash</span> questions to other users."
@@ -1799,40 +1803,40 @@ msgstr ""
", som er offentlige, e-post baserte diskusjonsgrupper hvor du spørre og "
"svare på <span class=\"gnucash\">GnuCash</span> spørsmål til andre brukere."
-#: index.phtml:68
+#: index.phtml:72
msgid "Feature Highlights"
msgstr "Funksjonshøydepunkter"
-#: index.phtml:73
+#: index.phtml:77
msgid "Double-Entry Accounting"
msgstr "Dobbel bokføring"
-#: index.phtml:74
+#: index.phtml:78
msgid "Stock/Bond/Mutual Fund Accounts"
msgstr "Aksje/Obligasjon/Kombinasjonsfond kontoer"
-#: index.phtml:75
+#: index.phtml:79
msgid "Small-Business Accounting"
msgstr "Regnskap for små bedrifter"
-#: index.phtml:77
+#: index.phtml:81
msgid "QIF/OFX/HBCI Import, Transaction Matching"
msgstr "QIF/OFX/HBCI Import, Transaksjonstilpassing"
-#: index.phtml:79
+#: index.phtml:83
msgid "Financial Calculations"
msgstr "Ãkonomiske beregninger"
-#: index.phtml:81
+#: index.phtml:85
msgid "<b>Discover more â¦</b>"
msgstr "<b>Oppdag mer â¦</b>"
-#: index.phtml:85
+#: index.phtml:89
#, php-format
msgid "GnuCash %s Released"
msgstr "GnuCash %s utgitt"
-#: index.phtml:86
+#: index.phtml:90
#, php-format
msgid ""
"We've released GnuCash %s with many bugfixes and improvements including some "
@@ -1841,7 +1845,7 @@ msgstr ""
"Vi har utgitt GnuCash %s med mange feilrettinger og forbedringer inkludert "
"noen %s!"
-#: index.phtml:87
+#: index.phtml:91
msgid "great new features"
msgstr "flotte nye funksjoner"
@@ -2250,549 +2254,3 @@ msgstr ""
"Det ser ut til at nettleseren din ikke støtter iframes. For å se den "
"forespurte siden i et eget vindu, vennligst <a href=\"%s\" "
"target=\"_blank\">klikk her</a>."
-
-#~ msgid ""
-#~ "*.c, *.h files in the src directory only (version 1.6 and earlier) or src/"
-#~ "register/ledger-core (version 1.7 and later)."
-#~ msgstr ""
-#~ "*.c, *.h-filer kun i src-katalogen (versjon 1.6 og tidligere) eller src/"
-#~ "register/ledger-core (versjon 1.7 og nyere)."
-
-#~ msgid ""
-#~ "<b>NOTE:</b> It used to be ok also to send your patch directly to the "
-#~ "gnucash-devel list. This is discouraged now, as a patch is easily "
-#~ "forgotten between the many list discussions. Attach patches to bugs in "
-#~ "Bugzilla instead (either an existing bug or a new one). If you insist on "
-#~ "sending a patch to gnucash-devel, it should be attached, not inlined."
-#~ msgstr ""
-#~ "<b>MERK:</b> Det pleide også å være ok å sende patchen din direkte til "
-#~ "gnucash-devel-listen. Dette frarådes nå, da en patch lett glemmes mellom "
-#~ "de mange listediskusjonene. Fest patcher til feil i Bugzilla i stedet "
-#~ "(enten en eksisterende eller ny). Hvis du insisterer på å sende en patch "
-#~ "til gnucash-devel, bør den festes, ikke linjeføres."
-
-#~ msgid ""
-#~ "<span class=\"gnucash\">GnuCash</span> currently consists of over a third "
-#~ "of a million lines of code spread over more than a thousand files. It has "
-#~ "been translated into twenty-three languages and credits over 139 authors "
-#~ "and contributors."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> består for tiden av over en "
-#~ "tredjedel av en million kodelinjer fordelt på mer enn tusen filer. Den er "
-#~ "oversatt til tjuetre språk og kreditterer over 139 forfattere og "
-#~ "bidragsytere."
-
-#~ msgid ""
-#~ "A detailed guide on how to work with documentation (update and "
-#~ "maintenance)."
-#~ msgstr ""
-#~ "En detaljert guide for hvordan jobbe med dokumentasjon (oppdatering og "
-#~ "vedlikehold)."
-
-#~ msgid ""
-#~ "As stated earlier, the new docs are based on the docbook system. Everyone "
-#~ "wishing to help please follow these guides where possible when reviewing "
-#~ "and/or writing docs."
-#~ msgstr ""
-#~ "Som sagt, de nye dokumentene er basert på docbook systemet. Alle som "
-#~ "ønsker å hjelpe oppfordres til å følge disse retningslinjene hvor mulig "
-#~ "når man korrekturleser eller skriver dokumenter."
-
-#~ msgid "Author Credits"
-#~ msgstr "Forfatterkreditter"
-
-#~ msgid ""
-#~ "Code to add small-business features: contents of the src/business "
-#~ "directory."
-#~ msgstr ""
-#~ "Kode for å legge til småbedriftsfunksjoner: innholdet i src/"
-#~ "bedriftskatalogen."
-
-#~ msgid ""
-#~ "Code to generate reports and graphs: contents of the src/reports "
-#~ "directory."
-#~ msgstr ""
-#~ "Kode for å generere rapporter og grafer: innholdet i src/reports-"
-#~ "katalogen."
-
-#~ msgid ""
-#~ "Code to import and export various file formats: contents of the src/"
-#~ "import-export directory."
-#~ msgstr ""
-#~ "Kode for å importere og eksportere ulike filformater: innholdet i src/"
-#~ "import-export-katalogen."
-
-#~ msgid ""
-#~ "Code to peform automated regression tests: contents of the src/*/test "
-#~ "directories."
-#~ msgstr ""
-#~ "Kode for å utføre automatiserte regresjonstester: innholdet i src/*/test-"
-#~ "katalogene."
-
-#~ msgid ""
-#~ "Contents of miscellanous application-related directories (version 1.7 and "
-#~ "later): src/app-file, src/app-utils, src/calculation, src/core-utils, src/"
-#~ "gnc-module, src/network-utils, src/tax/us."
-#~ msgstr ""
-#~ "Innhold i diverse applikasjonsrelaterte kataloger (versjon 1.7 og nyere): "
-#~ "src/app-file, src/app-utils, src/calculation, src/core-utils, src/gnc-"
-#~ "module, src/network-utils, src/ skatt/oss."
-
-#~ msgid ""
-#~ "Contents of src/gnome plus src/register/gnome (version 1.6 and earlier). "
-#~ "For version 1.7 and later, this consists of src/gnome, src/gnome-search "
-#~ "and src/gnome-util"
-#~ msgstr ""
-#~ "Innhold av src/gnome pluss src/register/gnome (versjon 1.6 og tidligere). "
-#~ "For versjon 1.7 og nyere består denne av src/gnome, src/gnome-search og "
-#~ "src/gnome-util"
-
-#~ msgid ""
-#~ "Contents of the src/backend directory (version 1.7 and later) or of src/"
-#~ "engine/file, src/engine/sql (version 1.6 and earlier)."
-#~ msgstr ""
-#~ "Innhold i src/backend-katalogen (versjon 1.7 og nyere) eller av src/"
-#~ "engine/file, src/engine/sql (versjon 1.6 og tidligere)."
-
-#~ msgid ""
-#~ "Contents of the src/engine and the include directories. The engine was "
-#~ "split out from the motif code in version 1.1. The data storage backend "
-#~ "(file-io, sql) was split out in the course of version 1.5."
-#~ msgstr ""
-#~ "Innholdet i src/motoren og inkluderingskatalogene. Motoren ble delt ut "
-#~ "fra motivkoden i versjon 1.1. Datalagringsbackend (fil-io, sql) ble delt "
-#~ "ut i løpet av versjon 1.5."
-
-#~ msgid ""
-#~ "Contents of the src/motif directory (version 1.2 and earlier). The motif "
-#~ "version of the code was discontinued after version 1.2, after most of the "
-#~ "non-gui code was moved to either the engine, the register or the ledger."
-#~ msgstr ""
-#~ "Innhold i src/motiv-katalogen (versjon 1.2 og tidligere). Motivversjonen "
-#~ "av koden ble avviklet etter versjon 1.2, etter at det meste av ikke-gui-"
-#~ "koden ble flyttet til enten motoren, registeret eller hovedboken."
-
-#~ msgid ""
-#~ "Contents of the src/register directory (version 1.6 and earlier) or src/"
-#~ "register/register-core (version 1.7 and later). The register was split "
-#~ "out as a separate component from the motif code in version 1.1. As can be "
-#~ "seen from the stats, the register code has been fairly stable. At version "
-#~ "1.7 and later, this cell shows a second count: the number of lines of "
-#~ "code in src/register/register-gnome (previously counted as part of gnome)."
-#~ msgstr ""
-#~ "Innholdet i src/register-katalogen (versjon 1.6 og tidligere) eller src/"
-#~ "register/register-core (versjon 1.7 og nyere). Registeret ble delt ut som "
-#~ "en egen komponent fra motivkoden i versjon 1.1. Som det fremgår av "
-#~ "statistikken, har registerkoden vært ganske stabil. Ved versjon 1.7 og "
-#~ "nyere viser denne cellen et annet tall: antall kodelinjer i src/register/"
-#~ "register-gnome (tidligere regnet som en del av gnome)."
-
-#~ msgid "Each cell displays the following:"
-#~ msgstr "Hver celle viser følgende:"
-
-#~ msgid ""
-#~ "English-language-only user documentation, including on-line help and "
-#~ "manual (html, sgml or xml). For version 1.8.4 and later, the number below "
-#~ "the bar counts the translated, non-english docs (currently de, es, fr, "
-#~ "pt_PT). Both of these numbers are somewhat hard to count, because of "
-#~ "fairly large format churns, and multiple competing versions."
-#~ msgstr ""
-#~ "Kun engelskspråklig brukerdokumentasjon, inkludert online hjelp og "
-#~ "brukerhåndbok(html, sgml eller xml). For versjon 1.8.4 og senere, teller "
-#~ "tallet under linjen de oversatte, ikke-engelske dokumentene (for "
-#~ "øyeblikket de, es, fr, pt_PT). Begge disse tallene er litt vanskelige å "
-#~ "telle på grunn av ganske store formater og flere konkurrerende versjoner."
-
-#~ msgid ""
-#~ "For those not familiar with git, the <span class=\"gnucash\">GnuCash</"
-#~ "span> wiki has a <a href='https://wiki.gnucash.org/wiki/Git'>description</"
-#~ "a> tailored to the <span class=\"gnucash\">GnuCash</span> code. To get "
-#~ "the documentation source instead of the program source, replace 'gnucash' "
-#~ "with 'gnucash-docs' in the mentioned git commands, like this:"
-#~ msgstr ""
-#~ "For de som er kjente med git, har <span class=\"gnucash\">GnuCash</span> "
-#~ "wiki-siden en <a href='https://wiki.gnucash.org/wiki/Git'>beskrivelse</a> "
-#~ "skreddersydd til <span class=\"gnucash\">GnuCash</span> koden. For å få "
-#~ "tak i dokumentasjonskilden i stedet for programkilden, erstatt 'gnucash' "
-#~ "med 'gnucash-docs' i nevnte git kommandoer, som dette:"
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "commenting on it."
-#~ msgstr ""
-#~ "Få en kopi av dokumentasjonskildekoden som beskrevet ovenfor og begynn å "
-#~ "kommentere den."
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "making changes. When you are satisfied with your changes you can create a "
-#~ "patch by running the following command in the base directory of the "
-#~ "documentation (usually gnucash-docs, unless you renamed it):"
-#~ msgstr ""
-#~ "FÃ¥ tak i en kopi av dokumentasjonskildekoden som beskrevet overfor og "
-#~ "begynn å lage endringer. Når du er tilfreds med endringene kan du lage en "
-#~ "patch ved å kjøre følgende kommando i hovedfolderen for dokumentasjonen "
-#~ "(vanligvis gnucash-docs, dersom du ikke endret navn):"
-
-#~ msgid ""
-#~ "Given that we have about 400 outstanding bugs in bugzilla, that works out "
-#~ "to about one bug per thousand lines of code, or one bug per 50 pages of "
-#~ "printout. This bug count is actually not atypical for software projects; "
-#~ "it is near the norm."
-#~ msgstr ""
-#~ "Gitt at vi har omtrent 400 utestående feil i bugzilla, vil det fungere "
-#~ "til omtrent én feil per tusen linjer med kode, eller én feil per 50 sider "
-#~ "med utskrift. Dette feilantallet er faktisk ikke atypisk for "
-#~ "programvareprosjekter; det er nær normen."
-
-#~ msgid "Gnome Documentation guidelines"
-#~ msgstr "GNOME-dokumentasjonsretningslinjer"
-
-#~ msgid ""
-#~ "If you are interested in improving the <span class=\"gnucash\">GnuCash</"
-#~ "span> documentation, you have come to the right place. This page will "
-#~ "provide you with the necessary information to get started."
-#~ msgstr ""
-#~ "Dersom du er interessert i å forbedre <span class=\"gnucash\">GnuCash</"
-#~ "span> dokumentasjonen, så har du kommet til rett plass. Denne siden vil "
-#~ "gi deg den nødvendige informasjonen for å komme i gang."
-
-#~ msgid ""
-#~ "If you wish to review or write <span class=\"gnucash\">GnuCash</span> "
-#~ "documentation, you will need to know xml. Some basic knowledge of the "
-#~ "docbook system may be useful as well."
-#~ msgstr ""
-#~ "Dersom du ønsker å korrekturlese eller skrive <span "
-#~ "class=\"gnucash\">GnuCash</span> dokumentasjon, trenger du å kjenne til "
-#~ "xml. Noe grunnleggende kunnskap om docbook systemet kan være nyttig i "
-#~ "tillegg."
-
-#~ msgid ""
-#~ "If you've had trouble swimming through that mass of source code, think of "
-#~ "it this way: printed out on paper, and bound into volumes, it would "
-#~ "amount to several dozen copies of Tolstoy's \"War and Peace\", roughly a "
-#~ "bookshelf-width's worth of source code."
-#~ msgstr ""
-#~ "Hvis du har hatt problemer med å svømme gjennom den massen av kildekode, "
-#~ "tenk på det slik: skrevet ut på papir og bundet inn i bind, vil det "
-#~ "utgjøre flere dusin eksemplarer av Tolstojs \"Krig og fred\", omtrent en "
-#~ "bokhyllebredde av kildekode."
-
-#~ msgid "Introduction"
-#~ msgstr "Introduksjon"
-
-#~ msgid ""
-#~ "It can often be quite interesting to study the source code metrics behind "
-#~ "a software development project. Not a surprising interest: it is "
-#~ "accounting afterall. <span class=\"gnucash\">GnuCash</span> has grown, "
-#~ "over the years, from a small handy electronic checkbook to a rather large "
-#~ "and multi-featured desktop app."
-#~ msgstr ""
-#~ "Det kan ofte være ganske interessant å studere kildekodeberegningene bak "
-#~ "et programvareutviklingsprosjekt. Ikke en overraskende interesse: det er "
-#~ "tross alt regnskap. <span class=\"gnucash\">GnuCash</span> har vokst, "
-#~ "gjennom årene, fra en liten hendig elektronisk sjekkhefte til en ganske "
-#~ "stor skrivebordsapp med mange funksjoner."
-
-#~ msgid ""
-#~ "Just as the <span class=\"gnucash\">GnuCash</span> application has been "
-#~ "developed over time by volunteers, so too has the documentation been "
-#~ "written by volunteer developers and users to help others learn how <span "
-#~ "class=\"gnucash\">GnuCash</span> works. This collaborative effort has "
-#~ "resulted in the creation of two major documents, the <b>Help Manual</b> "
-#~ "and the <b>Tutorial and Concepts Guide</b>."
-#~ msgstr ""
-#~ "Akkurat som <span class=\"gnucash\">GnuCash</span> programmet har blitt "
-#~ "utviklet over tid av frivillige, slik har også dokumentasjonen blitt "
-#~ "skrevet av frivillige utviklere og brukere for å hjelpe andre til å lære "
-#~ "hvordan <span class=\"gnucash\">GnuCash</span> virker. Denne felles "
-#~ "innsatsen har resultert i opprettelsen av to hoveddokument, "
-#~ "<b>Brukerhåndkoken</b> og <b>Veilednings- og konseptguiden</b>."
-
-#~ msgid "Languages"
-#~ msgstr "Språk"
-
-#~ msgid ""
-#~ "Mind you, this is source code (and docs) crafted and debugged by actual "
-#~ "humans, this is *not* autogenerated code. Tools (such as glade or swig) "
-#~ "can generate gazillions of lines of code automatically; I'm not counting "
-#~ "those. Every last line counted here was typed in, edited, indented, "
-#~ "tweaked, multiple times, by human hands."
-#~ msgstr ""
-#~ "Merk deg, dette er kildekode (og dokumenter) laget og feilsøkt av "
-#~ "faktiske mennesker, dette er *ikke* autogenerert kode. Verktøy (slik som "
-#~ "glade eller swig) kan generere gazillioner av kodelinjer automatisk; Jeg "
-#~ "teller ikke de. Hver siste linje som ble talt her ble skrevet inn, "
-#~ "redigert, rykket inn, justert, flere ganger, av menneskehender."
-
-#~ msgid ""
-#~ "Next attach your patch to a bug report against the proper component for "
-#~ "the Documentation product in <a href='https://bugs.gnucash.org/'><span "
-#~ "class=\"gnucash\">GnuCash</span>' bug database</a>. See also <a "
-#~ "href='https://wiki.gnucash.org/wiki/Bugzilla'>GnuCash' wiki page on "
-#~ "bugzilla</a> for more details about patch submission."
-#~ msgstr ""
-#~ "Tilknytt så patchen til en bug report mot den riktige komponenten for "
-#~ "Dokumentasjon i <a href='https://bugs.gnucash.org/'><span "
-#~ "class=\"gnucash\">GnuCash</span>' bug databasen</a>. Se også <a "
-#~ "href='https://wiki.gnucash.org/wiki/Bugzilla'>GnuCash' wiki-siden på "
-#~ "bugzilla</a> for flere detaljer rundt patch innleveringer."
-
-#~ msgid "No longer available"
-#~ msgstr "Ikke lenger tilgjengelig"
-
-#~ msgid ""
-#~ "Note also that KLOC's are not a good metric of programmer productivity, "
-#~ "nor even that <code>wc</code> is a good way of counting KLOC's. Much "
-#~ "better measures are complexity metrics, which, for example, count the "
-#~ "number and size of if-then-else blocks, or the number and size of all "
-#~ "blocks, or the number of math operators per statement. Maybe someday "
-#~ "we'll run one of those tools on this code. For now, this is what we have. "
-#~ "On the other hand, we've attempted to count only those files that contain "
-#~ "human-edited code, that is, files that are directly edited by humans. The "
-#~ "point of doing this is to avoid artificially inflating the KLOC counts by "
-#~ "counting automatically generated code (which is why the glade files are "
-#~ "not counted: they are large and automatically generated)."
-#~ msgstr ""
-#~ "Legg også merke til at KLOC-er ikke er en god metrikk for programmerers "
-#~ "produktivitet, og heller ikke at <code>wc</code> er en god måte å telle "
-#~ "KLOC-er på. Mye bedre mål er kompleksitetsmålinger, som for eksempel "
-#~ "teller antall og størrelse på if-then-else-blokker, eller antall og "
-#~ "størrelse på alle blokker, eller antall matematiske operatorer per "
-#~ "setning. Kanskje vi en dag kjører et av disse verktøyene på denne koden. "
-#~ "Foreløpig er det dette vi har. På den annen side har vi forsøkt å telle "
-#~ "bare de filene som inneholder menneskeredigert kode, det vil si filer som "
-#~ "er direkte redigert av mennesker. Poenget med å gjøre dette er å unngå "
-#~ "kunstig oppblåsing av KLOC-tellingene ved å telle automatisk generert "
-#~ "kode (det er grunnen til at gladefilene ikke telles: de er store og "
-#~ "automatisk generert)."
-
-#~ msgid ""
-#~ "Please let other writers know which section you wish to tackle. Please "
-#~ "forward this to <a href='mailto:gnucash-devel at gnucash.org'>gnucash-devel</"
-#~ "a> so that people can say 'hey I'm doing that already' or 'go ahead and "
-#~ "do it'."
-#~ msgstr ""
-#~ "Vennligst la andre forfattere få vite hvilken seksjon du ønsker å takle. "
-#~ "Vennligst videresend dette til <a href='mailto:gnucash-devel at gnucash."
-#~ "org'>gnucash-devel</a> slik at folk kan si \"hei, jeg gjør det allerede\" "
-#~ "eller \"fortsett og gjør det\"."
-
-#~ msgid "Reviewers"
-#~ msgstr "Anmeldere"
-
-#~ msgid "Sizing"
-#~ msgstr "Dimensjonering"
-
-#~ msgid "Table 1. Historical Development Stats"
-#~ msgstr "Tabell 1. Historisk utviklingsstatistikk"
-
-#~ msgid "Table Column Legend"
-#~ msgstr "Tabellkolonneforklaring"
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> community welcomes assistance "
-#~ "in maintaining and improving both the program and its documentation. If "
-#~ "you are interested in helping write, edit or translate <span "
-#~ "class=\"gnucash\">GnuCash</span>'s documentation, this page gives "
-#~ "guidance on how to get set up to join the effort."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> samfunnet ønsker velkommen "
-#~ "assistanse til vedlikehold og forbedringer av både programmet og den "
-#~ "tilhørende dokumentasjonen. Dersom du er interessert i å hjelpe med å "
-#~ "skrIve, redigere eller oversette <span class=\"gnucash\">GnuCash</span> "
-#~ "sin dokumentasjon, vil denne siden forklare hvordan du kan komme i gang "
-#~ "med å bli med på innsatsen."
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation can be viewed "
-#~ "and downloaded from the <a href=\"docs.phtml\">Documentation page</a>."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> dokumentasjonen kan leses og "
-#~ "lastes ned fra <a href=\"docs.phtml\">Dokumentasjonssiden</a>."
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation is stored in "
-#~ "<b>xml</b> files. More precisely, it uses the <b>docbook system</b>. This "
-#~ "is a relatively flexible system that takes xml files as input and can "
-#~ "generate documentation in several different output formats (html, pdf â¦)."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> dokumentasjon er lagret i <b>xml</"
-#~ "b> filer. Mer presist brukes <b>docbook systemet</b>. Dette er et "
-#~ "relativt fleksibelt system som tar inn xml filer og genererer ut "
-#~ "dokumentasjon i flere forskjellige format (html, pdf â¦)."
-
-#~ msgid ""
-#~ "The best way of retaining comments about docs in an easy to find way for "
-#~ "everyone would be to use <a href='https://bugs.gnucash.org/'>bugs.gnucash."
-#~ "org</a> to file the bugs under documentation. This can also be done using "
-#~ "bug-buddy."
-#~ msgstr ""
-#~ "Den beste måten å beholde kommentarer om dokumenter på en måte som er "
-#~ "lett å finne for alle, er å bruke <a href='https://bugs.gnucash."
-#~ "org/'>bugs.gnucash.org</a> til å arkivere feilene under dokumentasjon. "
-#~ "Dette kan også gjøres ved å bruke bug-buddy."
-
-#~ msgid ""
-#~ "The following links are for further sites that can help with the "
-#~ "documentation and review process."
-#~ msgstr ""
-#~ "De følgende linkene er til andre sider som kan hjelpe med dokumentasjonen "
-#~ "og korrekturlesingsprosessen."
-
-#~ msgid ""
-#~ "The number of design documents and README files aimed at developers. This "
-#~ "includes *.txt files, *.texinfo files and README.* files in all "
-#~ "subdirectories. For version 1.7 and later, only those in the src "
-#~ "subdirectory are counted (leaving out some half-dozen scattered "
-#~ "elsewhere)."
-#~ msgstr ""
-#~ "Antall designdokumenter og README-filer rettet mot utviklere. Dette "
-#~ "inkluderer *.txt-filer, *.texinfo-filer og README.*-filer i alle "
-#~ "underkataloger. For versjon 1.7 og nyere telles bare de i src-"
-#~ "underkatalogen (bortsett fra et halvt dusin spredt andre steder)."
-
-#~ msgid ""
-#~ "The number of languages that the application messages have been "
-#~ "translated to (the number of <tt>po/*.po</tt> files). In parenthesis, the "
-#~ "number of messages in the message files (<tt>grep msgstr po/*.po |wc</"
-#~ "tt>), in thousands."
-#~ msgstr ""
-#~ "Antall språk som applikasjonsmeldingene er oversatt til (antall <tt>po/*."
-#~ "po</tt>-filer). I parentes, antall meldinger i meldingsfilene (<tt>grep "
-#~ "msgstr po/*.po |wc</tt>), i tusener."
-
-#~ msgid ""
-#~ "The number of people credited in the AUTHORS file (version 1.6 and later) "
-#~ "or the README file (earlier versions). These include lead developers, "
-#~ "patch submitters and national-language translators. This includes "
-#~ "additional credits listed in the gnucash-docs/AUTHORS file that are not "
-#~ "listed in the main gnucash/AUTHORS file."
-#~ msgstr ""
-#~ "Antall personer som er kreditert i AUTHORS-filen (versjon 1.6 og nyere) "
-#~ "eller README-filen (tidligere versjoner). Disse inkluderer ledende "
-#~ "utviklere, patch-innsendere og nasjonalspråklige oversettere. Dette "
-#~ "inkluderer tilleggskreditter oppført i gnucash-docs/AUTHORS-filen som "
-#~ "ikke er oppført i hoved-gnucash/AUTHORS-filen."
-
-#~ msgid ""
-#~ "The table below shows some historical lines-of-code and number-of-files "
-#~ "metrics for the <span class=\"gnucash\">GnuCash</span> development "
-#~ "project. Note that not all of the code is counted: for instance, the "
-#~ "Makefiles and configure.in and autogen.sh are not counted. Also, files "
-#~ "that are automatically generated are not counted, nor are files that have "
-#~ "been 'borrowed' from other projects. Also not counted are experimental "
-#~ "files, miscellaneous perl scripts, various converters, addons and "
-#~ "utilities. Finally, <tt>glade</tt> files are not counted, although large "
-#~ "parts of the overall GUI are described in <tt>glade</tt> files."
-#~ msgstr ""
-#~ "Tabellen nedenfor viser noen historiske linjer med kode og antall filer "
-#~ "for <span class=\"gnucash\">GnuCash</span> utviklingsprosjektet. Merk at "
-#~ "ikke all koden telles: for eksempel telles ikke Makefiles og configure.in "
-#~ "og autogen.sh. Dessuten telles ikke filer som genereres automatisk, og "
-#~ "heller ikke filer som er \"lånt\" fra andre prosjekter. Eksperimentelle "
-#~ "filer, diverse perl-skript, ulike konvertere, tillegg og verktøy telles "
-#~ "heller ikke med. Til slutt telles ikke <tt>glade</tt>-filer, selv om "
-#~ "store deler av den generelle GUI-en er beskrevet i <tt>glade</tt>-filer."
-
-#~ msgid ""
-#~ "There are two major <span class=\"gnucash\">GnuCash</span> documentation "
-#~ "packages to help users: the <b>Help Manual</b> and the <b>Tutorial and "
-#~ "Concepts Guide</b>. With the above command, the source code of both will "
-#~ "be downloaded."
-#~ msgstr ""
-#~ "Det er to hoved <span class=\"gnucash\">GnuCash</span> "
-#~ "dokumentasjonspakker for å hjelpe brukere: <b>Brukerhåndboken</b> og "
-#~ "<b>Veilednings- og Konsept guiden</b>. Med de overnevnte kommandoene vil "
-#~ "kildekoden til begge bli lastet ned."
-
-#~ msgid "This is an ancient page about Gnucash's code size."
-#~ msgstr "Dette er en eldgammel side om Gnucashs kodestørrelse."
-
-#~ msgid "Total"
-#~ msgstr "Totalt"
-
-#~ msgid "Version"
-#~ msgstr "Versjon"
-
-#~ msgid "We suggest also subscribing to"
-#~ msgstr "Vi foreslår også å abonnerere på"
-
-#~ msgid "Where to get the documentation source"
-#~ msgstr "Hvor få tak i dokumentasjonskilden"
-
-#~ msgid ""
-#~ "While this <span class=\"gnucash\">GnuCash</span> wiki page is really "
-#~ "about translating the documentation, it holds some useful information on "
-#~ "working with docbook files."
-#~ msgstr ""
-#~ "Selv om <span class=\"gnucash\">GnuCash</span> wiki siden egentlig "
-#~ "handler om oversetting av dokumentasjonen, inneholder den noe nyttig "
-#~ "informasjon om å jobbe med docbook filer."
-
-#~ msgid "Writers"
-#~ msgstr "Forfattere"
-
-#~ msgid "Writing GnuCash Documentation"
-#~ msgstr "Skrive GnuCash dokumentasjon"
-
-#~ msgid ""
-#~ "You may also want to retain a local copy of the old documentation to "
-#~ "refer to when writing. This still has a lot of useful information in it "
-#~ "which hasn't been transferred to the new docs."
-#~ msgstr ""
-#~ "Det kan også være lurt å beholde en lokal kopi av den gamle "
-#~ "dokumentasjonen for å referere til når du skriver. Dette har fortsatt mye "
-#~ "nyttig informasjon som ikke er overført til de nye dokumentene."
-
-#~ msgid ""
-#~ "You will need a recent copy of the documentation source. For this you can "
-#~ "check out the documentation module from the gnucash-docs git repository. "
-#~ "Reviewers could also start from the <a href='https://sourceforge.net/"
-#~ "projects/gnucash/files/gnucash-docs/'>current docs tarball</a>."
-#~ msgstr ""
-#~ "Du vil trenge en nylig kopi av dokumentasjonskilden. For dette kan du "
-#~ "sjekke ut dokumentasjonsmodulen fra gnucash-docs git repository. "
-#~ "Korrekturlesere kan også starte fra <a href='https://sourceforge.net/"
-#~ "projects/gnucash/files/gnucash-docs/'>gjeldene tarball for dokumentene</"
-#~ "a>."
-
-#~ msgid "future feature branch"
-#~ msgstr "kommende funksjonsgren"
-
-#~ msgid "internal txt"
-#~ msgstr "intern txt"
-
-#~ msgid "misc app"
-#~ msgstr "diverse app"
-
-#~ msgid ""
-#~ "number of *c and *.h and *.scm files (KLOCS in *.c + KLOCS in *.h + KLOCS "
-#~ "in *.scm). If there are no *.scm files in the directory, then only (KLOCS "
-#~ "in *.c + KLOCS in *.h) are displayed. If there is only one number in the "
-#~ "parenthesis, it is the approriate KLOC count for that statistic."
-#~ msgstr ""
-#~ "antall *c og *.h og *.scm filer (KLOCS i *.c + KLOCS i *.h + KLOCS i *."
-#~ "scm). Hvis det ikke er noen *.scm-filer i katalogen, vises kun (KLOCS i *."
-#~ "c + KLOCS i *.h). Hvis det bare er ett tall i parentesen, er det passende "
-#~ "KLOC-tallet for den statistikken."
-
-#~ msgid ""
-#~ "scheme and guile code in directories src/scm plus src/guile (version 1.6 "
-#~ "and earlier). In version 1.7 and later, much of this code went into "
-#~ "reports, import/export, and into indiovidual modules; thus only "
-#~ "miscellaneous code remains."
-#~ msgstr ""
-#~ "skjema og guile-kode i kataloger src/scm pluss src/guile (versjon 1.6 og "
-#~ "tidligere). I versjon 1.7 og senere gikk mye av denne koden inn i "
-#~ "rapporter, import/eksport og til individuelle moduler; dermed gjenstår "
-#~ "bare diverse kode."
-
-#~ msgid ""
-#~ "where KLOC == kilo-lines-of-code, as reported by <code>wc</code>. As "
-#~ "noted above, wc is not a terribly good code metric, but it is what we "
-#~ "have handy."
-#~ msgstr ""
-#~ "hvor KLOC == kilo-linjer-av-kode, som rapportert av <code>wc</code>. Som "
-#~ "nevnt ovenfor er ikke wc en veldig god kodeverdi, men det er det vi har "
-#~ "nyttig."
diff --git a/po/nl.po b/po/nl.po
index e59b49a..cad0bab 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -12,9 +12,9 @@
msgid ""
msgstr ""
"Project-Id-Version: nl\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist."
-"cgi?component=Translations&product=Website&resolution=---\n"
-"POT-Creation-Date: 2023-08-21 09:48+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist.cgi?"
+"component=Translations&product=Website&resolution=---\n"
+"POT-Creation-Date: 2023-09-26 05:30+0200\n"
"PO-Revision-Date: 2023-08-23 19:52+0000\n"
"Last-Translator: Stephan Paternotte <stephan at paternottes.net>\n"
"Language-Team: Dutch <https://hosted.weblate.org/projects/gnucash/website/nl/"
@@ -317,7 +317,7 @@ msgstr ""
"opnieuw in licentie gegeven volgens de GNU General Public License \"versie 2 "
"of hoger\" in plaats van alleen \"versie 2\"."
-#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:196 docs.phtml:328
+#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:207 docs.phtml:339
#: download.phtml:4
msgid "Download"
msgstr "Downloaden"
@@ -515,9 +515,9 @@ msgid ""
"a> or <a href=\"https://wiki.gnucash.org/wiki/De/\">Deutsch</a> <span "
"class=\"gnucash\">GnuCash</span> wikis."
msgstr ""
-"Andere bronnen zijn de <a href=\"https://wiki.gnucash.org/wiki/\""
-">Engelstalige</a> of de <a href=\"https://wiki.gnucash.org/wiki/De/\""
-">Duitstalige</a> <span class=\"gnucash\">GnuCash</span> wiki's."
+"Andere bronnen zijn de <a href=\"https://wiki.gnucash.org/wiki/"
+"\">Engelstalige</a> of de <a href=\"https://wiki.gnucash.org/wiki/De/"
+"\">Duitstalige</a> <span class=\"gnucash\">GnuCash</span> wiki's."
#: docs.phtml:43
msgid ""
@@ -561,8 +561,8 @@ msgstr ""
msgid "(current stable release)"
msgstr "(actuele stabiele uitgave)"
-#: docs.phtml:57 docs.phtml:191 docs.phtml:489 docs.phtml:606 docs.phtml:632
-#: docs.phtml:654 docs.phtml:672 docs.phtml:694
+#: docs.phtml:57 docs.phtml:202 docs.phtml:511 docs.phtml:628 docs.phtml:654
+#: docs.phtml:676 docs.phtml:694 docs.phtml:716
#, php-format
msgid "GnuCash v%s"
msgstr "GnuCash v%s"
@@ -571,49 +571,53 @@ msgstr "GnuCash v%s"
msgid "Current <em>stable</em> user documentation"
msgstr "Huidige <em>stabiele</em> documentatie"
-#: docs.phtml:62 docs.phtml:196
+#: docs.phtml:62 docs.phtml:207
msgid "Stable"
msgstr "Stabiel"
-#: docs.phtml:64 docs.phtml:198 docs.phtml:330 docs.phtml:492 docs.phtml:609
-#: docs.phtml:635 docs.phtml:657 docs.phtml:675
+#: docs.phtml:64 docs.phtml:209 docs.phtml:341 docs.phtml:514 docs.phtml:631
+#: docs.phtml:657 docs.phtml:679 docs.phtml:697
msgid "Help Manual"
msgstr "Handleiding"
-#: docs.phtml:68 docs.phtml:118 docs.phtml:202 docs.phtml:252 docs.phtml:334
-#: docs.phtml:384 docs.phtml:493 docs.phtml:544 docs.phtml:610 docs.phtml:621
-#: docs.phtml:636 docs.phtml:647 docs.phtml:658 docs.phtml:667 docs.phtml:676
-#: docs.phtml:687 docs.phtml:695
+#: docs.phtml:68 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
+#: docs.phtml:406 docs.phtml:515 docs.phtml:566 docs.phtml:632 docs.phtml:643
+#: docs.phtml:658 docs.phtml:669 docs.phtml:680 docs.phtml:689 docs.phtml:698
+#: docs.phtml:709 docs.phtml:717
msgid "English"
msgstr "Engels"
-#: docs.phtml:79 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
-#: docs.phtml:395 docs.phtml:505 docs.phtml:555 docs.phtml:612 docs.phtml:623
-#: docs.phtml:638 docs.phtml:660 docs.phtml:680 docs.phtml:696
+#: docs.phtml:79 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
+#: docs.phtml:417 docs.phtml:527 docs.phtml:577 docs.phtml:634 docs.phtml:645
+#: docs.phtml:660 docs.phtml:682 docs.phtml:702 docs.phtml:718
msgid "German"
msgstr "Duits"
-#: docs.phtml:90 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
-#: docs.phtml:406 docs.phtml:517 docs.phtml:567 docs.phtml:614 docs.phtml:625
-#: docs.phtml:640 docs.phtml:649
+#: docs.phtml:90 docs.phtml:151 docs.phtml:235 docs.phtml:285 docs.phtml:367
+#: docs.phtml:428 docs.phtml:539 docs.phtml:589 docs.phtml:636 docs.phtml:647
+#: docs.phtml:662 docs.phtml:671
msgid "Italian"
msgstr "Italiaans"
-#: docs.phtml:101 docs.phtml:162 docs.phtml:235 docs.phtml:296 docs.phtml:367
-#: docs.phtml:428 docs.phtml:529 docs.phtml:591
+#: docs.phtml:101 docs.phtml:173 docs.phtml:246 docs.phtml:307 docs.phtml:378
+#: docs.phtml:450 docs.phtml:551 docs.phtml:613
msgid "Portuguese"
msgstr "Portugees"
-#: docs.phtml:114 docs.phtml:248 docs.phtml:380 docs.phtml:543 docs.phtml:620
-#: docs.phtml:646 docs.phtml:666 docs.phtml:686
+#: docs.phtml:114 docs.phtml:259 docs.phtml:391 docs.phtml:565 docs.phtml:642
+#: docs.phtml:668 docs.phtml:688 docs.phtml:708
msgid "Concepts Guide"
msgstr "Conceptengids"
-#: docs.phtml:151 docs.phtml:285 docs.phtml:417 docs.phtml:579 docs.phtml:627
+#: docs.phtml:118 docs.phtml:395
+msgid "Chinese (simplified)"
+msgstr ""
+
+#: docs.phtml:162 docs.phtml:296 docs.phtml:439 docs.phtml:601 docs.phtml:649
msgid "Japanese"
msgstr "Japans"
-#: docs.phtml:183
+#: docs.phtml:194
msgid ""
"This is the latest stable release of the <span class=\"gnucash\">GnuCash</"
"span> documentation. <em>Stable</em> means that this documentation is not "
@@ -624,15 +628,15 @@ msgstr ""
"documentatie volledig actueel is, maar wel dat deze zonder problemen zou "
"moeten werken."
-#: docs.phtml:191
+#: docs.phtml:202
msgid "(old stable release)"
msgstr "(oude stabiele uitgave)"
-#: docs.phtml:193
+#: docs.phtml:204
msgid "Old <em>stable</em> user documentation"
msgstr "Oude <em>stabiele</em> gebruikersdocumentatie"
-#: docs.phtml:317
+#: docs.phtml:328
#, php-format
msgid ""
"This is the old stable release of the <span class=\"gnucash\">GnuCash</span> "
@@ -643,28 +647,28 @@ msgstr ""
"documentatie, die overeenstemt met de %s uitgaven van <span "
"class=\"gnucash\">GnuCash</span> zelf."
-#: docs.phtml:323
+#: docs.phtml:334
msgid "Nightly Documentation Builds"
msgstr "Door nachtverwerking gegenereerde documentatie"
-#: docs.phtml:325
+#: docs.phtml:336
msgid ""
"Current <em>unstable</em> user documentation and developer documentation"
msgstr "Huidige <em>instabiele</em> gebruikers- en ontwikkelaarsdocumentatie"
-#: docs.phtml:328
+#: docs.phtml:339
msgid "Unstable"
msgstr "Instabiel"
-#: docs.phtml:441
+#: docs.phtml:463
msgid "API"
msgstr "API"
-#: docs.phtml:446 externals/menu.phtml:47
+#: docs.phtml:468 externals/menu.phtml:47
msgid "current bugfix branch"
msgstr "huidige bugfix tak"
-#: docs.phtml:463
+#: docs.phtml:485
msgid ""
"Every night a server builds the documentation from the current contents of "
"the <span class=\"gnucash\">GnuCash</span> source repository. This includes "
@@ -678,7 +682,7 @@ msgstr ""
"<b>gebruikersdocumentatie</b> voor de huidige <em>instabiele</em> <span "
"class=\"gnucash\">GnuCash</span>-versie."
-#: docs.phtml:467
+#: docs.phtml:489
msgid ""
"<b>NOTE:</b> these documents might not be accessible from time to time "
"because developers might be working on improvements. However they are the "
@@ -688,11 +692,11 @@ msgstr ""
"ontwikkelaars soms werken aan verbeteringen. Dit is echter de meest actuele "
"naslagbron voor <span class=\"gnucash\">GnuCash</span>-gebruikers."
-#: docs.phtml:485
+#: docs.phtml:507
msgid "Older GnuCash Documentation"
msgstr "Oudere GnuCash-documentatie"
-#: docs.phtml:487
+#: docs.phtml:509
msgid ""
"This section contains all the older <span class=\"gnucash\">GnuCash</span> "
"documentation. If you are using one of these old versions of <span "
@@ -704,25 +708,25 @@ msgstr ""
"class=\"gnucash\">GnuCash</span> gebruikt, raden wij u met klem aan om te "
"upgraden naar de huidige stabiele versie."
-#: docs.phtml:697
+#: docs.phtml:719
msgid "Spanish"
msgstr "Spaans"
-#: docs.phtml:698
+#: docs.phtml:720
msgid "Portugese"
msgstr "Portugees"
-#: docs.phtml:704
+#: docs.phtml:726
msgid "Unofficial documentation"
msgstr "Officieuze documentatie"
-#: docs.phtml:706
+#: docs.phtml:728
msgid "Some people have written and published their own documentation."
msgstr ""
"Sommige mensen hebben hun eigen documentatie geschreven en gepubliceerd."
#. Translators: %s is a wiki link
-#: docs.phtml:709
+#: docs.phtml:731
#, php-format
msgid ""
"When this collection grew and became polyglot, it moved to %s. There you can "
@@ -731,7 +735,7 @@ msgstr ""
"Toen deze collectie groeide en meertalig werd, verhuisde het naar %s. Daar "
"kunt u ook meer links toevoegen."
-#: docs.phtml:711
+#: docs.phtml:733
msgid "wiki:Documentation"
msgstr "wiki:Documentatie"
@@ -988,7 +992,7 @@ msgstr "%sFlatpak"
msgid "Known Issues and other details"
msgstr "Bekende problemen en andere details"
-#: download.phtml:55 index.phtml:17
+#: download.phtml:55 index.phtml:18
msgid "Source code"
msgstr "Broncode"
@@ -1172,7 +1176,7 @@ msgstr "Veelgestelde vragen"
msgid "Wiki"
msgstr "Wiki"
-#: externals/menu.phtml:33 index.phtml:61
+#: externals/menu.phtml:33 index.phtml:65
msgid "Mailing Lists"
msgstr "Mailinglijsten"
@@ -1365,7 +1369,7 @@ msgid "Many options to <b>customize</b> the appearance and the display style"
msgstr ""
"Veel opties om het uiterlijk en de weergavestijl <b>zelf aan te passen</b>"
-#: features.phtml:69 index.phtml:78
+#: features.phtml:69 index.phtml:82
msgid "Scheduled Transactions"
msgstr "Vaste journaalposten"
@@ -1390,7 +1394,7 @@ msgstr ""
"stellen (zonder deze te annuleren) of juist vóór de eerder ingeplande datum "
"uit te voeren."
-#: features.phtml:82 index.phtml:76
+#: features.phtml:82 index.phtml:80
msgid "Reports, Graphs"
msgstr "Rapporten en grafieken"
@@ -1747,30 +1751,30 @@ msgstr "Welkom op GnuCash.org"
msgid "Download GnuCash %s"
msgstr "GnuCash %s downloaden"
-#: index.phtml:18
+#: index.phtml:19
msgid "Via distribution"
msgstr "Via distributie"
-#: index.phtml:25
-msgid "More downloads (Source code, Development â¦)"
-msgstr "Overige downloads (broncode, ontwikkelversies â¦)"
-
-#: index.phtml:26
+#: index.phtml:21
#, php-format
msgid "GnuCash is also available as a flatpak from flathub.org. %s"
msgstr "GnuCash is ook verkrijgbaar als flatpak van flathub.org. %s"
#. Translators: This labels a link to flatpak installation instructions.
-#: index.phtml:27
+#: index.phtml:23
msgid "Instructions"
msgstr "Instructies"
-#: index.phtml:34
+#: index.phtml:31
+msgid "More downloads (Source code, Development â¦)"
+msgstr "Overige downloads (broncode, ontwikkelversies â¦)"
+
+#: index.phtml:38
#, php-format
msgid "Version %s is the last version for %s and %s and earlier."
msgstr "Versie %s is de laatste versie voor %s en %s en ouder."
-#: index.phtml:37
+#: index.phtml:41
#, php-format
msgid ""
"Version %s is the last version for Windows XP/Vista and MacOS X 10.8 and "
@@ -1779,7 +1783,7 @@ msgstr ""
"Versie %s is de laatste versie voor Windows XP/Vista en MacOS X 10.8 en "
"ouder, dus de laatste versie die op PowerPC Macs werkt."
-#: index.phtml:46
+#: index.phtml:50
msgid ""
"Designed to be easy to use, yet powerful and flexible, <span "
"class=\"gnucash\">GnuCash</span> allows you to track bank accounts, stocks, "
@@ -1794,7 +1798,7 @@ msgstr ""
"voor een sluitende boekhouding en accurate rapporten."
#. Translators: %s is the link to https://wiki.gnucash.org/wiki/Contributing_to_GnuCash
-#: index.phtml:48
+#: index.phtml:52
#, php-format
msgid ""
"GnuCash is developed, maintained, documented, and translated entirely by "
@@ -1804,21 +1808,21 @@ msgstr ""
"vrijwilligers. Wilt u helpen? We hebben %s."
#. Translators: This is the label of the Contributing⦠wiki link
-#: index.phtml:50
+#: index.phtml:54
msgid "some suggestions"
msgstr "enkele suggesties"
#. Translators: %s is the link to weblate
-#: index.phtml:52
+#: index.phtml:56
#, php-format
msgid "Please help translate GnuCash into your language at %s."
msgstr "Help alstublieft om GnuCash op %s in uw taal te vertalen."
-#: index.phtml:57
+#: index.phtml:61
msgid "Need Help?"
msgstr "Hulp Nodig ?"
-#: index.phtml:60
+#: index.phtml:64
msgid ""
"Looking for someone to contact about <span class=\"gnucash\">GnuCash</span>? "
"Try the"
@@ -1826,7 +1830,7 @@ msgstr ""
"Op zoek naar iemand om te contacteren over <span class=\"gnucash\">GnuCash</"
"span> ? Probeer de"
-#: index.phtml:62
+#: index.phtml:66
msgid ""
", which are public, email-based discussion groups where you can ask and "
"answer <span class=\"gnucash\">GnuCash</span> questions to other users."
@@ -1834,42 +1838,42 @@ msgstr ""
", welke publieke, e-mail gebaseerde discussiegroepen zijn waar u vragen over "
"<span class=\"gnucash\">GnuCash</span> kunt stellen en beantwoorden."
-#: index.phtml:68
+#: index.phtml:72
msgid "Feature Highlights"
msgstr "Belangrijkste functies"
-#: index.phtml:73
+#: index.phtml:77
msgid "Double-Entry Accounting"
msgstr "Dubbel boekhouden"
-#: index.phtml:74
+#: index.phtml:78
msgid "Stock/Bond/Mutual Fund Accounts"
msgstr "Rekeningen voor beleggingen, obligaties en fondsen"
-#: index.phtml:75
+#: index.phtml:79
msgid "Small-Business Accounting"
msgstr "Functies voor kleine ondernemingen"
-#: index.phtml:77
+#: index.phtml:81
msgid "QIF/OFX/HBCI Import, Transaction Matching"
msgstr ""
"Import vanuit QIF-bestanden of Online bankieren (OFX/HCBI), herkenning van "
"bestaande boekingen"
-#: index.phtml:79
+#: index.phtml:83
msgid "Financial Calculations"
msgstr "Financiële berekeningen"
-#: index.phtml:81
+#: index.phtml:85
msgid "<b>Discover more â¦</b>"
msgstr "<b>Ontdek meer â¦</b>"
-#: index.phtml:85
+#: index.phtml:89
#, php-format
msgid "GnuCash %s Released"
msgstr "GnuCash %s uitgegeven"
-#: index.phtml:86
+#: index.phtml:90
#, php-format
msgid ""
"We've released GnuCash %s with many bugfixes and improvements including some "
@@ -1878,7 +1882,7 @@ msgstr ""
"We hebben GnuCash %s uitgebracht met veel bugfixes en verbeteringen, "
"waaronder enkele %s!"
-#: index.phtml:87
+#: index.phtml:91
msgid "great new features"
msgstr "geweldige, nieuwe functies"
@@ -2298,561 +2302,3 @@ msgstr ""
"Uw browser lijkt geen iframes te ondersteunen. Om de gevraagde pagina in een "
"apart venster te bekijken, kunt u <a href=\"%s\" target=\"_new\">hier "
"klikken</a>."
-
-#~ msgid ""
-#~ "*.c, *.h files in the src directory only (version 1.6 and earlier) or src/"
-#~ "register/ledger-core (version 1.7 and later)."
-#~ msgstr ""
-#~ "*.c, *.h bestanden, enkel in de src map. (versie 1.6 en eerder) of in src/"
-#~ "register/ledger-core (versie 1.7 en later)."
-
-#~ msgid ""
-#~ "<b>NOTE:</b> It used to be ok also to send your patch directly to the "
-#~ "gnucash-devel list. This is discouraged now, as a patch is easily "
-#~ "forgotten between the many list discussions. Attach patches to bugs in "
-#~ "Bugzilla instead (either an existing bug or a new one). If you insist on "
-#~ "sending a patch to gnucash-devel, it should be attached, not inlined."
-#~ msgstr ""
-#~ "<b>Opmerking:</b> Hoewel dit vroeger gebruikelijk was, wordt het "
-#~ "tegenwoordig afgeraden om de patch rechtstreeks naar de gnucash-devel "
-#~ "mailinglijst te sturen. Door de patch aan een (nieuw of bestaand) "
-#~ "bugrapport in Bugzilla te hangen wordt voorkomen dat de patch zoekraakt "
-#~ "tussen alle discussies op de lijst. Als u er echt op staat om de patch "
-#~ "naar de mailinglijst te sturen, doe het dan als bijlage, niet in de tekst "
-#~ "van de e-mail zelf."
-
-#~ msgid ""
-#~ "<span class=\"gnucash\">GnuCash</span> currently consists of over a third "
-#~ "of a million lines of code spread over more than a thousand files. It has "
-#~ "been translated into twenty-three languages and credits over 139 authors "
-#~ "and contributors."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> bestaat momenteel uit meer dan "
-#~ "driehonderd vijftigduizend broncoderegels verdeeld over meer dan duizend "
-#~ "bestanden. Het is vertaald naar 23 talen en heeft bijdragen ontvangen "
-#~ "meer dan 139 auteurs."
-
-#~ msgid ""
-#~ "A detailed guide on how to work with documentation (update and "
-#~ "maintenance)."
-#~ msgstr ""
-#~ "Een gedetailleerde handleiding hoe om te gaan met documentatie (bijwerken "
-#~ "en onderhoud)."
-
-#~ msgid ""
-#~ "As stated earlier, the new docs are based on the docbook system. Everyone "
-#~ "wishing to help please follow these guides where possible when reviewing "
-#~ "and/or writing docs."
-#~ msgstr ""
-#~ "Zoals eerder vermeld is de nieuwe documentatie gebaseerd op het docbook-"
-#~ "systeem. Iedereen die wil helpen met het schrijven en/of reviewen van de "
-#~ "documentatie verzoeken wij om deze richtlijnen waar mogelijk te volgen."
-
-#~ msgid "Author Credits"
-#~ msgstr "Auteurs"
-
-#~ msgid ""
-#~ "Code to add small-business features: contents of the src/business "
-#~ "directory."
-#~ msgstr ""
-#~ "Code om functies voor kleine ondernemingen toe te voegen: inhoud van de "
-#~ "src/business map."
-
-#~ msgid ""
-#~ "Code to generate reports and graphs: contents of the src/reports "
-#~ "directory."
-#~ msgstr ""
-#~ "Code om rapporten en grafieken te genereren: inhoud van de src/reports "
-#~ "map."
-
-#~ msgid ""
-#~ "Code to import and export various file formats: contents of the src/"
-#~ "import-export directory."
-#~ msgstr ""
-#~ "Code voor de import en export van diverse bestandsformaten: inhoud van de "
-#~ "src/import-export map."
-
-#~ msgid ""
-#~ "Code to peform automated regression tests: contents of the src/*/test "
-#~ "directories."
-#~ msgstr ""
-#~ "Code om automatische regressietesten uit te voeren: inhoud van de src/*/"
-#~ "test mappen."
-
-#~ msgid ""
-#~ "Contents of miscellanous application-related directories (version 1.7 and "
-#~ "later): src/app-file, src/app-utils, src/calculation, src/core-utils, src/"
-#~ "gnc-module, src/network-utils, src/tax/us."
-#~ msgstr ""
-#~ "Inhoud van allerei mappen die verband houden met de toepassing (versie "
-#~ "1.7 en later): src/app-file, src/app-utils, src/calculation, src/core-"
-#~ "utils, src/gnc-module, src/network-utils, src/tax/us."
-
-#~ msgid ""
-#~ "Contents of src/gnome plus src/register/gnome (version 1.6 and earlier). "
-#~ "For version 1.7 and later, this consists of src/gnome, src/gnome-search "
-#~ "and src/gnome-util"
-#~ msgstr ""
-#~ "Inhoud van src/gnome en src/register/gnome (versie 1.6 en eerder). Voor "
-#~ "versie 1.7 en later bestaat dit uit src/gnome, src/gnome-search en src/"
-#~ "gnome-util"
-
-#~ msgid ""
-#~ "Contents of the src/backend directory (version 1.7 and later) or of src/"
-#~ "engine/file, src/engine/sql (version 1.6 and earlier)."
-#~ msgstr ""
-#~ "Inhoud van de src/backend map (versie 1.7 en later) of van src/engine/"
-#~ "file, src/engine/sql (versie 1.6 en eerder)."
-
-#~ msgid ""
-#~ "Contents of the src/engine and the include directories. The engine was "
-#~ "split out from the motif code in version 1.1. The data storage backend "
-#~ "(file-io, sql) was split out in the course of version 1.5."
-#~ msgstr ""
-#~ "Inhoud van de src/engine en de include mappen. De engine is van de motif "
-#~ "code afgesplitst in versie 1.1. De data opslag backend (file-io, sql) is "
-#~ "afgesplitst in de loop van versie 1.5."
-
-#~ msgid ""
-#~ "Contents of the src/motif directory (version 1.2 and earlier). The motif "
-#~ "version of the code was discontinued after version 1.2, after most of the "
-#~ "non-gui code was moved to either the engine, the register or the ledger."
-#~ msgstr ""
-#~ "Inhoud van de src/motif map (versie 1.2 en eerder). De motif versie van "
-#~ "de code is opgeheven na versie 1.2, nadat de meeste non-gui code verhuisd "
-#~ "was naar engine, register of ledger."
-
-#~ msgid ""
-#~ "Contents of the src/register directory (version 1.6 and earlier) or src/"
-#~ "register/register-core (version 1.7 and later). The register was split "
-#~ "out as a separate component from the motif code in version 1.1. As can be "
-#~ "seen from the stats, the register code has been fairly stable. At version "
-#~ "1.7 and later, this cell shows a second count: the number of lines of "
-#~ "code in src/register/register-gnome (previously counted as part of gnome)."
-#~ msgstr ""
-#~ "Inhoud van de src/register map (versie 1.6 en eerder) of src/register-"
-#~ "core (versie 1.7 en later). De register code is van de motif code "
-#~ "afgesplitst in een aparte component in versie 1.1. Zoals afgelezen kan "
-#~ "worden uit de statistieken, is de registercode vrij stabiel gebleven. In "
-#~ "versie 1.7 en later toont deze cel een tweede telling: het aantal "
-#~ "coderegels in src/register/register-gnome (voordien meegeteld als deel "
-#~ "van gnome)."
-
-#~ msgid "Each cell displays the following:"
-#~ msgstr "Elke cel geeft het volgende weer:"
-
-#~ msgid ""
-#~ "English-language-only user documentation, including on-line help and "
-#~ "manual (html, sgml or xml). For version 1.8.4 and later, the number below "
-#~ "the bar counts the translated, non-english docs (currently de, es, fr, "
-#~ "pt_PT). Both of these numbers are somewhat hard to count, because of "
-#~ "fairly large format churns, and multiple competing versions."
-#~ msgstr ""
-#~ "Gebruikersdocumentatie (enkel Engelstalig), inclusief de online hulp en "
-#~ "handleiding (html, sgml of xml). Voor versie 1.8.4 en later telt het "
-#~ "getal onder de streep de vertaalde, niet-Engelstalige docs (momenteel de, "
-#~ "es, fr, pt_PT). Beide getallen zijn tamelijk moeilijk te tellen door vrij "
-#~ "grote veranderingen in het bestandsformaat en verschillende concurrerende "
-#~ "versies."
-
-#~ msgid ""
-#~ "For those not familiar with git, the <span class=\"gnucash\">GnuCash</"
-#~ "span> wiki has a <a href='https://wiki.gnucash.org/wiki/Git'>description</"
-#~ "a> tailored to the <span class=\"gnucash\">GnuCash</span> code. To get "
-#~ "the documentation source instead of the program source, replace 'gnucash' "
-#~ "with 'gnucash-docs' in the mentioned git commands, like this:"
-#~ msgstr ""
-#~ "Wie niet vertrouwd is met git: de <span class=\"gnucash\">GnuCash</span> "
-#~ "wiki heeft een <a href='https://wiki.gnucash.org/wiki/Git'>toelichting</"
-#~ "a>, helemaal toegespitst op de <span class=\"gnucash\">GnuCash</span>-"
-#~ "code. Om de documentatiebestanden te krijgen in plaats van de broncode "
-#~ "van het programma moet in de genoemde commando's 'gnucash' vervangen "
-#~ "worden door 'gnucash-docs', bijv.:"
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "commenting on it."
-#~ msgstr ""
-#~ "Maak een eigen kopie van de documentatiebestanden zoals hierboven "
-#~ "beschreven en begin met het leveren van opmerkingen."
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "making changes. When you are satisfied with your changes you can create a "
-#~ "patch by running the following command in the base directory of the "
-#~ "documentation (usually gnucash-docs, unless you renamed it):"
-#~ msgstr ""
-#~ "Maak een eigen kopie van de documentatiebestanden zoals hierboven "
-#~ "beschreven en pas deze aan. Als de wijzigingen naar tevredenheid zijn, "
-#~ "maakt u een patchbestand aan door het volgende commando uit te voeren in "
-#~ "de basismap van de documentatie (normaal gesproken gnucash-docs, tenzij "
-#~ "de naam is gewijzigd):"
-
-#~ msgid ""
-#~ "Given that we have about 400 outstanding bugs in bugzilla, that works out "
-#~ "to about one bug per thousand lines of code, or one bug per 50 pages of "
-#~ "printout. This bug count is actually not atypical for software projects; "
-#~ "it is near the norm."
-#~ msgstr ""
-#~ "Gezien dat we ongeveer 400 open bugs hebben in bugzilla, komt dit uit op "
-#~ "ongeveer één bug per duizend regels code, of één bug per 50 afgedrukte "
-#~ "pagina's. Deze bug verhouding is eigenlijk niet abnormaal voor software "
-#~ "projecten; ze is in de buurt van de norm."
-
-#~ msgid "Gnome Documentation guidelines"
-#~ msgstr "Documentatierichtlijnen van Gnome"
-
-#~ msgid ""
-#~ "If you are interested in improving the <span class=\"gnucash\">GnuCash</"
-#~ "span> documentation, you have come to the right place. This page will "
-#~ "provide you with the necessary information to get started."
-#~ msgstr ""
-#~ "Als u geïnteresseerd bent in het verbeteren van de <span "
-#~ "class=\"gnucash\">GnuCash</span>-documentatie, bent u hier aan het juiste "
-#~ "adres. Deze pagina verschaft u de nodige informatie om te beginnen."
-
-#~ msgid ""
-#~ "If you wish to review or write <span class=\"gnucash\">GnuCash</span> "
-#~ "documentation, you will need to know xml. Some basic knowledge of the "
-#~ "docbook system may be useful as well."
-#~ msgstr ""
-#~ "Als u wilt helpen met het schrijven of recenseren van <span "
-#~ "class=\"gnucash\">GnuCash</span>-documentatie, zult u eerst met XML "
-#~ "overweg moeten kunnen. Elementaire kennis van het docbook-systeem kan ook "
-#~ "handig zijn."
-
-#~ msgid ""
-#~ "If you've had trouble swimming through that mass of source code, think of "
-#~ "it this way: printed out on paper, and bound into volumes, it would "
-#~ "amount to several dozen copies of Tolstoy's \"War and Peace\", roughly a "
-#~ "bookshelf-width's worth of source code."
-#~ msgstr ""
-#~ "Als u zich die massa broncode moeilijk kunt voorstellen, beschouw het dan "
-#~ "als volgt: afgedrukt op papier en in boeken ingebonden, zou dit "
-#~ "overeenkomen met een paar dozijn exemplaren van Tolstoj's \"Oorlog en "
-#~ "Vrede\", ongeveer een volledige boekenplank gevuld met broncode."
-
-#~ msgid "Introduction"
-#~ msgstr "Introductie"
-
-#~ msgid ""
-#~ "It can often be quite interesting to study the source code metrics behind "
-#~ "a software development project. Not a surprising interest: it is "
-#~ "accounting afterall. <span class=\"gnucash\">GnuCash</span> has grown, "
-#~ "over the years, from a small handy electronic checkbook to a rather large "
-#~ "and multi-featured desktop app."
-#~ msgstr ""
-#~ "Het kan vaak heel interessant zijn om de statistieken van een software "
-#~ "ontwikkelingsproject te bestuderen. Een evidente interesse: boekhouding "
-#~ "en statistiek gaan tenslotte goed samen. Door de jaren heen is <span "
-#~ "class=\"gnucash\">GnuCash</span> uitgegroeid van een klein, handig, "
-#~ "elektronisch chequeboekje tot een redelijk grote bureaublad toepassing "
-#~ "met een uitgebreide functieomvang."
-
-#~ msgid ""
-#~ "Just as the <span class=\"gnucash\">GnuCash</span> application has been "
-#~ "developed over time by volunteers, so too has the documentation been "
-#~ "written by volunteer developers and users to help others learn how <span "
-#~ "class=\"gnucash\">GnuCash</span> works. This collaborative effort has "
-#~ "resulted in the creation of two major documents, the <b>Help Manual</b> "
-#~ "and the <b>Tutorial and Concepts Guide</b>."
-#~ msgstr ""
-#~ "De documentatie is, net als de <span class=\"gnucash\">GnuCash</span>-"
-#~ "applicatie zelf, vrijwillig geschreven door ontwikkelaars en gebruikers "
-#~ "om anderen te helpen te leren hoe <span class=\"gnucash\">GnuCash</span> "
-#~ "werkt. Dit samenwerkingsverband heeft twee belangrijke documenten "
-#~ "opgeleverd, de <b>Handleiding</b> en de <b>Conceptengids</b>."
-
-#~ msgid "Languages"
-#~ msgstr "Talen"
-
-#~ msgid ""
-#~ "Mind you, this is source code (and docs) crafted and debugged by actual "
-#~ "humans, this is *not* autogenerated code. Tools (such as glade or swig) "
-#~ "can generate gazillions of lines of code automatically; I'm not counting "
-#~ "those. Every last line counted here was typed in, edited, indented, "
-#~ "tweaked, multiple times, by human hands."
-#~ msgstr ""
-#~ "Voor alle duidelijkheid, dit is broncode (en documentatie) gecreëerd en "
-#~ "getest door mensen. Het gaat hier *niet* om automatisch gegenereerde "
-#~ "code. Hulpmiddelen (zoals glade of swig) kunnen automatisch miljoenen "
-#~ "coderegels genereren; dit zit er niet bij. Elke getelde regel is "
-#~ "ingetikt, bewerkt en bijgewerkt, vaak meer dan eens, door mensenhanden."
-
-#~ msgid ""
-#~ "Next attach your patch to a bug report against the proper component for "
-#~ "the Documentation product in <a href='https://bugs.gnucash.org/'><span "
-#~ "class=\"gnucash\">GnuCash</span>' bug database</a>. See also <a "
-#~ "href='https://wiki.gnucash.org/wiki/Bugzilla'>GnuCash' wiki page on "
-#~ "bugzilla</a> for more details about patch submission."
-#~ msgstr ""
-#~ "Vervolgens voegt u de patch als bijlage aan een bugrapport voor de "
-#~ "geschikte component van het \"Documentation\" produkt in de <a "
-#~ "href='https://bugs.gnucash.org/'>Bugzilla-databank</a> van <span "
-#~ "class=\"gnucash\">GnuCash</span>. Voor meer details over het inzenden van "
-#~ "patches kunt u ook de <a href='https://wiki.gnucash.org/wiki/"
-#~ "Bugzilla'>GnuCash wiki pagina over Bugzilla</a> doorlezen."
-
-#~ msgid "No longer available"
-#~ msgstr "Niet meer beschikbaar"
-
-#~ msgid ""
-#~ "Note also that KLOC's are not a good metric of programmer productivity, "
-#~ "nor even that <code>wc</code> is a good way of counting KLOC's. Much "
-#~ "better measures are complexity metrics, which, for example, count the "
-#~ "number and size of if-then-else blocks, or the number and size of all "
-#~ "blocks, or the number of math operators per statement. Maybe someday "
-#~ "we'll run one of those tools on this code. For now, this is what we have. "
-#~ "On the other hand, we've attempted to count only those files that contain "
-#~ "human-edited code, that is, files that are directly edited by humans. The "
-#~ "point of doing this is to avoid artificially inflating the KLOC counts by "
-#~ "counting automatically generated code (which is why the glade files are "
-#~ "not counted: they are large and automatically generated)."
-#~ msgstr ""
-#~ "Merk ook op dat KCR's geen goede maatstaf zijn voor de productiviteit van "
-#~ "ontwikkelaars. Bovendien is <code>wc</code> geen goede manier om KCR's te "
-#~ "tellen. Veel betere metingen zijn complexiteitsstatistieken die "
-#~ "bijvoorbeeld het aantal en de grootte van if-then-else blokken tellen, of "
-#~ "het aantal en de groote van alle blokken, of het aantal wiskundige "
-#~ "operatoren per statement. Misschien gebruiken we ooit wel eens zo'n "
-#~ "hulpmiddel op deze code. Voorlopig is dit wat we hebben. Van de andere "
-#~ "kant hebben we geprobeerd om enkel de bestanden te tellen die door mensen "
-#~ "bewerkte code bevatten, d.w.z., bestanden die rechtstreeks door mensen "
-#~ "bewerkt zijn. De reden hiervoor is het artificieel opblazen van de KCR "
-#~ "tellingen te vermijden door automatisch gegenereerde code mee te tellen "
-#~ "(dit is waarom glade bestanden niet meegeteld worden: deze zijn groot en "
-#~ "automatisch gegenereerd)."
-
-#~ msgid ""
-#~ "Please let other writers know which section you wish to tackle. Please "
-#~ "forward this to <a href='mailto:gnucash-devel at gnucash.org'>gnucash-devel</"
-#~ "a> so that people can say 'hey I'm doing that already' or 'go ahead and "
-#~ "do it'."
-#~ msgstr ""
-#~ "Laat ook aan andere schrijvers weten met welke sectie u aan de slag gaat "
-#~ "door een e-mail te sturen naar <a href='mailto:gnucash-devel at gnucash."
-#~ "org'>gnucash-devel</a>. Op die manier kunnen we dubbel werk zoveel "
-#~ "mogelijk voorkomen."
-
-#~ msgid "Reviewers"
-#~ msgstr "Recensenten"
-
-#~ msgid "Sizing"
-#~ msgstr "Statistieken"
-
-#~ msgid "Table 1. Historical Development Stats"
-#~ msgstr "Tabel 1. Historische ontwikkelingsstatistieken"
-
-#~ msgid "Table Column Legend"
-#~ msgstr "Legenda tabelkolommen"
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> community welcomes assistance "
-#~ "in maintaining and improving both the program and its documentation. If "
-#~ "you are interested in helping write, edit or translate <span "
-#~ "class=\"gnucash\">GnuCash</span>'s documentation, this page gives "
-#~ "guidance on how to get set up to join the effort."
-#~ msgstr ""
-#~ "De <span class=\"gnucash\">GnuCash</span>-gemeenschap verwelkomt hulp bij "
-#~ "het onderhouden en verbeteren van zowel het programma als de bijbehorende "
-#~ "documentatie. Als u geïnteresseerd bent in het helpen schrijven, bewerken "
-#~ "of vertalen van de documentatie van <span class=\"gnucash\">GnuCash</"
-#~ "span>, helpt deze pagina u op weg om mee te doen."
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation can be viewed "
-#~ "and downloaded from the <a href=\"docs.phtml\">Documentation page</a>."
-#~ msgstr ""
-#~ "De <span class=\"gnucash\">GnuCash</span>-documentatie kan worden bekeken "
-#~ "en gedownload van de <a href=\"docs.phtml\">Documentatie- pagina</a>."
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation is stored in "
-#~ "<b>xml</b> files. More precisely, it uses the <b>docbook system</b>. This "
-#~ "is a relatively flexible system that takes xml files as input and can "
-#~ "generate documentation in several different output formats (html, pdf â¦)."
-#~ msgstr ""
-#~ "De <span class=\"gnucash\">GnuCash</span> documentatie wordt opgeslagen "
-#~ "als <b>XML</b>-bestanden. Meer specifiek: de documentatie gebruikt het "
-#~ "<b>docbook-systeem</b>, een relatief flexibel systeem dat op basis van "
-#~ "XML-bestanden documentatie in verschillende vormen (html, pdf â¦) kan "
-#~ "aanbieden."
-
-#~ msgid ""
-#~ "The best way of retaining comments about docs in an easy to find way for "
-#~ "everyone would be to use <a href='https://bugs.gnucash.org/'>bugs.gnucash."
-#~ "org</a> to file the bugs under documentation. This can also be done using "
-#~ "bug-buddy."
-#~ msgstr ""
-#~ "Deze opmerkingen moeten natuurlijk zodanig bewaard worden dat ze voor "
-#~ "iedereen makkelijk terug te vinden zijn. De beste manier om dit te doen "
-#~ "is om deze als bugreports in te dienen op <a href='https://bugs.gnucash."
-#~ "org/'>bugs.gnucash.org</a> (categorie: 'documentation'). Dit kan ook via "
-#~ "het programma Bug-buddy."
-
-#~ msgid ""
-#~ "The following links are for further sites that can help with the "
-#~ "documentation and review process."
-#~ msgstr ""
-#~ "De volgende koppelingen verwijzen naar overige sites die kunnen helpen "
-#~ "bij het documentatie- en reviewproces."
-
-#~ msgid ""
-#~ "The number of design documents and README files aimed at developers. This "
-#~ "includes *.txt files, *.texinfo files and README.* files in all "
-#~ "subdirectories. For version 1.7 and later, only those in the src "
-#~ "subdirectory are counted (leaving out some half-dozen scattered "
-#~ "elsewhere)."
-#~ msgstr ""
-#~ "Het aantal ontwerpdocumenten en README-bestanden bestemd voor "
-#~ "ontwikkelaars. Dit omvat *.txt bestanden, *.texinfo bestanden en README.* "
-#~ "bestanden in alle submappen. Voor versie 1.7 en later worden enkel deze "
-#~ "in de src map geteld (hiermee ruim zes andere vindplaatsen negerend)."
-
-#~ msgid ""
-#~ "The number of languages that the application messages have been "
-#~ "translated to (the number of <tt>po/*.po</tt> files). In parenthesis, the "
-#~ "number of messages in the message files (<tt>grep msgstr po/*.po |wc</"
-#~ "tt>), in thousands."
-#~ msgstr ""
-#~ "Het aantal talen waarin de toepassingsberichten vertaald zijn (het aantal "
-#~ "<tt>po/*.po</tt> bestanden). Tussen haakjes het aantal berichten in de "
-#~ "berichtenbestanden (<tt>grep msgstr po/*.po |wc</tt>), in duizendtallen."
-
-#~ msgid ""
-#~ "The number of people credited in the AUTHORS file (version 1.6 and later) "
-#~ "or the README file (earlier versions). These include lead developers, "
-#~ "patch submitters and national-language translators. This includes "
-#~ "additional credits listed in the gnucash-docs/AUTHORS file that are not "
-#~ "listed in the main gnucash/AUTHORS file."
-#~ msgstr ""
-#~ "Het aantal mensen vermeld in het AUTHORS bestand (versie 1.6 en later) of "
-#~ "het README bestand (eerdere versies). Dit omvat hoofdontwikkelaars, "
-#~ "instuurders van patches en vertalers. Bevat tevens extra vermeldingen uit "
-#~ "het gnucash-docs/AUTHORS bestand die niet vermeld zijn in het gnucash/"
-#~ "AUTHORS hoofdbestand."
-
-#~ msgid ""
-#~ "The table below shows some historical lines-of-code and number-of-files "
-#~ "metrics for the <span class=\"gnucash\">GnuCash</span> development "
-#~ "project. Note that not all of the code is counted: for instance, the "
-#~ "Makefiles and configure.in and autogen.sh are not counted. Also, files "
-#~ "that are automatically generated are not counted, nor are files that have "
-#~ "been 'borrowed' from other projects. Also not counted are experimental "
-#~ "files, miscellaneous perl scripts, various converters, addons and "
-#~ "utilities. Finally, <tt>glade</tt> files are not counted, although large "
-#~ "parts of the overall GUI are described in <tt>glade</tt> files."
-#~ msgstr ""
-#~ "De onderstaande tabel toont enkele historische aantal-coderegels en "
-#~ "aantal-bestanden statistieken voor het <span class=\"gnucash\">GnuCash</"
-#~ "span> ontwikkelingsproject. Merk op dat niet alle code geteld is: "
-#~ "bijvoorbeeld, de Makefiles, configure.in en autogen.sh zijn niet geteld. "
-#~ "En ook bestanden die automatisch gegenereerd worden, zijn niet meegeteld, "
-#~ "net zo min als bestanden die van andere projecten 'geleend' werden. "
-#~ "Voorts niet geteld zijn experimentele bestanden, allerlei perl scripts, "
-#~ "diverse conversie hulpmiddelen, toevoegingen en hulpmiddelen. Tenslotte, "
-#~ "<tt>glade</tt> bestanden worden niet geteld, hoewel grote delen van de "
-#~ "algemene GUI in <tt>glade</tt> bestanden beschreven is."
-
-#~ msgid ""
-#~ "There are two major <span class=\"gnucash\">GnuCash</span> documentation "
-#~ "packages to help users: the <b>Help Manual</b> and the <b>Tutorial and "
-#~ "Concepts Guide</b>. With the above command, the source code of both will "
-#~ "be downloaded."
-#~ msgstr ""
-#~ "Er zijn twee belangrijke <span class=\"gnucash\">GnuCash</span>-"
-#~ "documenten om gebruikers te helpen: de <b>Handleiding</b> en de "
-#~ "<b>Conceptengids</b>. Met het bovenstaand commando wordt voor allebei de "
-#~ "broncode gedownload."
-
-#~ msgid "This is an ancient page about Gnucash's code size."
-#~ msgstr "Dit is een oude pagina over de codegrootte van Gnucash."
-
-#~ msgid "Total"
-#~ msgstr "Totaal"
-
-#~ msgid "Version"
-#~ msgstr "Versie"
-
-#~ msgid "We suggest also subscribing to"
-#~ msgstr "Ook adviseren wij u zich te abonneren op"
-
-#~ msgid "Where to get the documentation source"
-#~ msgstr "Waar vind ik de documentatiebestanden"
-
-#~ msgid ""
-#~ "While this <span class=\"gnucash\">GnuCash</span> wiki page is really "
-#~ "about translating the documentation, it holds some useful information on "
-#~ "working with docbook files."
-#~ msgstr ""
-#~ "Hoewel deze <span class=\"gnucash\">GnuCash</span> wiki-pagina eigenlijk "
-#~ "over het vertalen van de documentatie gaat, staat er ook nuttige "
-#~ "informatie in over het werken met docbook-bestanden."
-
-#~ msgid "Writers"
-#~ msgstr "Schrijvers"
-
-#~ msgid "Writing GnuCash Documentation"
-#~ msgstr "GnuCash-documentatie schrijven"
-
-#~ msgid ""
-#~ "You may also want to retain a local copy of the old documentation to "
-#~ "refer to when writing. This still has a lot of useful information in it "
-#~ "which hasn't been transferred to the new docs."
-#~ msgstr ""
-#~ "Het is wellicht ook interessant om een lokale kopie te bewaren van de "
-#~ "oude documentatie om dingen op te zoeken tijdens het schrijven. Deze "
-#~ "bevat nog veel nuttige informatie die niet overgenomen is in de nieuwe "
-#~ "documentatie."
-
-#~ msgid ""
-#~ "You will need a recent copy of the documentation source. For this you can "
-#~ "check out the documentation module from the gnucash-docs git repository. "
-#~ "Reviewers could also start from the <a href='https://sourceforge.net/"
-#~ "projects/gnucash/files/gnucash-docs/'>current docs tarball</a>."
-#~ msgstr ""
-#~ "U hebt een recente kopie van de documentatiebestanden nodig. Hiervoor "
-#~ "kunt u de documentatie-module uitchecken uit de gnucash-docs git "
-#~ "repository. Recensenten kunnen ook vertrekken van de <a href='https://"
-#~ "sourceforge.net/projects/gnucash/files/gnucash-docs/'>huidige "
-#~ "documentatie-tarball</a>."
-
-#~ msgid "future feature branch"
-#~ msgstr "tak voor toekomstige ontwikkelingen"
-
-#~ msgid "internal txt"
-#~ msgstr "interne txt"
-
-#~ msgid "misc app"
-#~ msgstr "diverse app"
-
-#~ msgid ""
-#~ "number of *c and *.h and *.scm files (KLOCS in *.c + KLOCS in *.h + KLOCS "
-#~ "in *.scm). If there are no *.scm files in the directory, then only (KLOCS "
-#~ "in *.c + KLOCS in *.h) are displayed. If there is only one number in the "
-#~ "parenthesis, it is the approriate KLOC count for that statistic."
-#~ msgstr ""
-#~ "aantal *.c *, .h en *.scm bestanden (KCR's in *.c + KCR's in *.h + KCR's "
-#~ "in *.scm). Al er geen *.scm bestanden zijn in de map, dan wordt enkel "
-#~ "(KCR's in *.c + KCR's in *.h) getoond. Als er maar één enkel getal tussen "
-#~ "haakjes staat, dan is dat het geschikte KCR-aantal voor die statistiek."
-
-#~ msgid ""
-#~ "scheme and guile code in directories src/scm plus src/guile (version 1.6 "
-#~ "and earlier). In version 1.7 and later, much of this code went into "
-#~ "reports, import/export, and into indiovidual modules; thus only "
-#~ "miscellaneous code remains."
-#~ msgstr ""
-#~ "scheme en guile code in mappen src/scm en src/guile (versie 1.6 en "
-#~ "eerder). In versie 1.7 en later is veel van deze code verhuisd naar "
-#~ "reports, import/export en naar individuele modules; hierdoor blijft de "
-#~ "restcode over."
-
-#~ msgid ""
-#~ "where KLOC == kilo-lines-of-code, as reported by <code>wc</code>. As "
-#~ "noted above, wc is not a terribly good code metric, but it is what we "
-#~ "have handy."
-#~ msgstr ""
-#~ "waarbij KCR == kilo-coderegels, zoals weergegeven door <code>wc</code>. "
-#~ "Zoals eerder vermeld is wc geen bijzonder goed meetinstrument, maar het "
-#~ "is wat we beschikbaar hebben."
diff --git a/po/pl.po b/po/pl.po
index 6844b65..f468e34 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: gnucash-htdocs\n"
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist.cgi?"
"component=Translations&product=Website&resolution=---\n"
-"POT-Creation-Date: 2023-08-21 09:48+0200\n"
+"POT-Creation-Date: 2023-09-26 05:30+0200\n"
"PO-Revision-Date: 2023-04-22 22:48+0000\n"
"Last-Translator: Kaligula <kaligula.dev at gmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/gnucash/website/"
@@ -253,7 +253,7 @@ msgid ""
"or later from just Version 2."
msgstr ""
-#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:196 docs.phtml:328
+#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:207 docs.phtml:339
#: download.phtml:4
msgid "Download"
msgstr ""
@@ -441,8 +441,8 @@ msgstr ""
msgid "(current stable release)"
msgstr ""
-#: docs.phtml:57 docs.phtml:191 docs.phtml:489 docs.phtml:606 docs.phtml:632
-#: docs.phtml:654 docs.phtml:672 docs.phtml:694
+#: docs.phtml:57 docs.phtml:202 docs.phtml:511 docs.phtml:628 docs.phtml:654
+#: docs.phtml:676 docs.phtml:694 docs.phtml:716
#, php-format
msgid "GnuCash v%s"
msgstr ""
@@ -451,64 +451,68 @@ msgstr ""
msgid "Current <em>stable</em> user documentation"
msgstr ""
-#: docs.phtml:62 docs.phtml:196
+#: docs.phtml:62 docs.phtml:207
msgid "Stable"
msgstr ""
-#: docs.phtml:64 docs.phtml:198 docs.phtml:330 docs.phtml:492 docs.phtml:609
-#: docs.phtml:635 docs.phtml:657 docs.phtml:675
+#: docs.phtml:64 docs.phtml:209 docs.phtml:341 docs.phtml:514 docs.phtml:631
+#: docs.phtml:657 docs.phtml:679 docs.phtml:697
msgid "Help Manual"
msgstr ""
-#: docs.phtml:68 docs.phtml:118 docs.phtml:202 docs.phtml:252 docs.phtml:334
-#: docs.phtml:384 docs.phtml:493 docs.phtml:544 docs.phtml:610 docs.phtml:621
-#: docs.phtml:636 docs.phtml:647 docs.phtml:658 docs.phtml:667 docs.phtml:676
-#: docs.phtml:687 docs.phtml:695
+#: docs.phtml:68 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
+#: docs.phtml:406 docs.phtml:515 docs.phtml:566 docs.phtml:632 docs.phtml:643
+#: docs.phtml:658 docs.phtml:669 docs.phtml:680 docs.phtml:689 docs.phtml:698
+#: docs.phtml:709 docs.phtml:717
msgid "English"
msgstr ""
-#: docs.phtml:79 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
-#: docs.phtml:395 docs.phtml:505 docs.phtml:555 docs.phtml:612 docs.phtml:623
-#: docs.phtml:638 docs.phtml:660 docs.phtml:680 docs.phtml:696
+#: docs.phtml:79 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
+#: docs.phtml:417 docs.phtml:527 docs.phtml:577 docs.phtml:634 docs.phtml:645
+#: docs.phtml:660 docs.phtml:682 docs.phtml:702 docs.phtml:718
msgid "German"
msgstr ""
-#: docs.phtml:90 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
-#: docs.phtml:406 docs.phtml:517 docs.phtml:567 docs.phtml:614 docs.phtml:625
-#: docs.phtml:640 docs.phtml:649
+#: docs.phtml:90 docs.phtml:151 docs.phtml:235 docs.phtml:285 docs.phtml:367
+#: docs.phtml:428 docs.phtml:539 docs.phtml:589 docs.phtml:636 docs.phtml:647
+#: docs.phtml:662 docs.phtml:671
msgid "Italian"
msgstr ""
-#: docs.phtml:101 docs.phtml:162 docs.phtml:235 docs.phtml:296 docs.phtml:367
-#: docs.phtml:428 docs.phtml:529 docs.phtml:591
+#: docs.phtml:101 docs.phtml:173 docs.phtml:246 docs.phtml:307 docs.phtml:378
+#: docs.phtml:450 docs.phtml:551 docs.phtml:613
msgid "Portuguese"
msgstr ""
-#: docs.phtml:114 docs.phtml:248 docs.phtml:380 docs.phtml:543 docs.phtml:620
-#: docs.phtml:646 docs.phtml:666 docs.phtml:686
+#: docs.phtml:114 docs.phtml:259 docs.phtml:391 docs.phtml:565 docs.phtml:642
+#: docs.phtml:668 docs.phtml:688 docs.phtml:708
msgid "Concepts Guide"
msgstr ""
-#: docs.phtml:151 docs.phtml:285 docs.phtml:417 docs.phtml:579 docs.phtml:627
+#: docs.phtml:118 docs.phtml:395
+msgid "Chinese (simplified)"
+msgstr ""
+
+#: docs.phtml:162 docs.phtml:296 docs.phtml:439 docs.phtml:601 docs.phtml:649
msgid "Japanese"
msgstr "JapoÅski"
-#: docs.phtml:183
+#: docs.phtml:194
msgid ""
"This is the latest stable release of the <span class=\"gnucash\">GnuCash</"
"span> documentation. <em>Stable</em> means that this documentation is not "
"necessarily the most up to date but it works without any problem."
msgstr ""
-#: docs.phtml:191
+#: docs.phtml:202
msgid "(old stable release)"
msgstr "(stara wersja stabilna)"
-#: docs.phtml:193
+#: docs.phtml:204
msgid "Old <em>stable</em> user documentation"
msgstr "Stara <em>stabilna wersja</em> dokumentacji użytkownika"
-#: docs.phtml:317
+#: docs.phtml:328
#, php-format
msgid ""
"This is the old stable release of the <span class=\"gnucash\">GnuCash</span> "
@@ -518,28 +522,28 @@ msgstr ""
"To jest stara stabilna wersja dokumentacji <span class=\"gnucash\">GnuCash</"
"span>, odwoÅujÄ
ca siÄ do wersji %s <span class=\"gnucash\">GnuCash</span>."
-#: docs.phtml:323
+#: docs.phtml:334
msgid "Nightly Documentation Builds"
msgstr "Nocne kompilacje dokumentacji"
-#: docs.phtml:325
+#: docs.phtml:336
msgid ""
"Current <em>unstable</em> user documentation and developer documentation"
msgstr ""
-#: docs.phtml:328
+#: docs.phtml:339
msgid "Unstable"
msgstr ""
-#: docs.phtml:441
+#: docs.phtml:463
msgid "API"
msgstr ""
-#: docs.phtml:446 externals/menu.phtml:47
+#: docs.phtml:468 externals/menu.phtml:47
msgid "current bugfix branch"
msgstr ""
-#: docs.phtml:463
+#: docs.phtml:485
msgid ""
"Every night a server builds the documentation from the current contents of "
"the <span class=\"gnucash\">GnuCash</span> source repository. This includes "
@@ -548,18 +552,18 @@ msgid ""
"class=\"gnucash\">GnuCash</span>."
msgstr ""
-#: docs.phtml:467
+#: docs.phtml:489
msgid ""
"<b>NOTE:</b> these documents might not be accessible from time to time "
"because developers might be working on improvements. However they are the "
"most up to date reference for <span class=\"gnucash\">GnuCash</span> users."
msgstr ""
-#: docs.phtml:485
+#: docs.phtml:507
msgid "Older GnuCash Documentation"
msgstr ""
-#: docs.phtml:487
+#: docs.phtml:509
msgid ""
"This section contains all the older <span class=\"gnucash\">GnuCash</span> "
"documentation. If you are using one of these old versions of <span "
@@ -567,31 +571,31 @@ msgid ""
"to the latest stable version."
msgstr ""
-#: docs.phtml:697
+#: docs.phtml:719
msgid "Spanish"
msgstr ""
-#: docs.phtml:698
+#: docs.phtml:720
msgid "Portugese"
msgstr ""
-#: docs.phtml:704
+#: docs.phtml:726
msgid "Unofficial documentation"
msgstr ""
-#: docs.phtml:706
+#: docs.phtml:728
msgid "Some people have written and published their own documentation."
msgstr ""
#. Translators: %s is a wiki link
-#: docs.phtml:709
+#: docs.phtml:731
#, php-format
msgid ""
"When this collection grew and became polyglot, it moved to %s. There you can "
"also add more links."
msgstr ""
-#: docs.phtml:711
+#: docs.phtml:733
msgid "wiki:Documentation"
msgstr ""
@@ -800,7 +804,7 @@ msgstr ""
msgid "Known Issues and other details"
msgstr ""
-#: download.phtml:55 index.phtml:17
+#: download.phtml:55 index.phtml:18
msgid "Source code"
msgstr "Kod źródÅowy"
@@ -972,7 +976,7 @@ msgstr "FAQ"
msgid "Wiki"
msgstr "Wiki"
-#: externals/menu.phtml:33 index.phtml:61
+#: externals/menu.phtml:33 index.phtml:65
msgid "Mailing Lists"
msgstr "Listy mailingowe"
@@ -1138,7 +1142,7 @@ msgstr ""
msgid "Many options to <b>customize</b> the appearance and the display style"
msgstr ""
-#: features.phtml:69 index.phtml:78
+#: features.phtml:69 index.phtml:82
msgid "Scheduled Transactions"
msgstr "Zaplanowane transakcje"
@@ -1156,7 +1160,7 @@ msgid ""
"entering them before the due date."
msgstr ""
-#: features.phtml:82 index.phtml:76
+#: features.phtml:82 index.phtml:80
msgid "Reports, Graphs"
msgstr ""
@@ -1428,39 +1432,39 @@ msgstr ""
msgid "Download GnuCash %s"
msgstr "Pobierz GnuCash %s"
-#: index.phtml:18
+#: index.phtml:19
msgid "Via distribution"
msgstr ""
-#: index.phtml:25
-msgid "More downloads (Source code, Development â¦)"
-msgstr ""
-
-#: index.phtml:26
+#: index.phtml:21
#, php-format
msgid "GnuCash is also available as a flatpak from flathub.org. %s"
msgstr ""
#. Translators: This labels a link to flatpak installation instructions.
-#: index.phtml:27
+#: index.phtml:23
#, fuzzy
#| msgid "Installation"
msgid "Instructions"
msgstr "Instalacja"
-#: index.phtml:34
+#: index.phtml:31
+msgid "More downloads (Source code, Development â¦)"
+msgstr ""
+
+#: index.phtml:38
#, php-format
msgid "Version %s is the last version for %s and %s and earlier."
msgstr ""
-#: index.phtml:37
+#: index.phtml:41
#, php-format
msgid ""
"Version %s is the last version for Windows XP/Vista and MacOS X 10.8 and "
"earlier, and so the last version that will run on PowerPC Macs."
msgstr ""
-#: index.phtml:46
+#: index.phtml:50
msgid ""
"Designed to be easy to use, yet powerful and flexible, <span "
"class=\"gnucash\">GnuCash</span> allows you to track bank accounts, stocks, "
@@ -1470,7 +1474,7 @@ msgid ""
msgstr ""
#. Translators: %s is the link to https://wiki.gnucash.org/wiki/Contributing_to_GnuCash
-#: index.phtml:48
+#: index.phtml:52
#, php-format
msgid ""
"GnuCash is developed, maintained, documented, and translated entirely by "
@@ -1478,73 +1482,73 @@ msgid ""
msgstr ""
#. Translators: This is the label of the Contributing⦠wiki link
-#: index.phtml:50
+#: index.phtml:54
msgid "some suggestions"
msgstr ""
#. Translators: %s is the link to weblate
-#: index.phtml:52
+#: index.phtml:56
#, php-format
msgid "Please help translate GnuCash into your language at %s."
msgstr ""
-#: index.phtml:57
+#: index.phtml:61
msgid "Need Help?"
msgstr ""
-#: index.phtml:60
+#: index.phtml:64
msgid ""
"Looking for someone to contact about <span class=\"gnucash\">GnuCash</span>? "
"Try the"
msgstr ""
-#: index.phtml:62
+#: index.phtml:66
msgid ""
", which are public, email-based discussion groups where you can ask and "
"answer <span class=\"gnucash\">GnuCash</span> questions to other users."
msgstr ""
-#: index.phtml:68
+#: index.phtml:72
msgid "Feature Highlights"
msgstr ""
-#: index.phtml:73
+#: index.phtml:77
msgid "Double-Entry Accounting"
msgstr ""
-#: index.phtml:74
+#: index.phtml:78
msgid "Stock/Bond/Mutual Fund Accounts"
msgstr ""
-#: index.phtml:75
+#: index.phtml:79
msgid "Small-Business Accounting"
msgstr ""
-#: index.phtml:77
+#: index.phtml:81
msgid "QIF/OFX/HBCI Import, Transaction Matching"
msgstr ""
-#: index.phtml:79
+#: index.phtml:83
msgid "Financial Calculations"
msgstr ""
-#: index.phtml:81
+#: index.phtml:85
msgid "<b>Discover more â¦</b>"
msgstr ""
-#: index.phtml:85
+#: index.phtml:89
#, php-format
msgid "GnuCash %s Released"
msgstr ""
-#: index.phtml:86
+#: index.phtml:90
#, php-format
msgid ""
"We've released GnuCash %s with many bugfixes and improvements including some "
"%s!"
msgstr ""
-#: index.phtml:87
+#: index.phtml:91
msgid "great new features"
msgstr ""
@@ -1861,12 +1865,3 @@ msgid ""
"It seems your browser doesn't support iframes. To view the requested page in "
"a separate window, please <a href=\"%s\" target=\"_blank\">click here</a>."
msgstr ""
-
-#~ msgid "Sizing"
-#~ msgstr "Zmiana rozmiaru"
-
-#~ msgid "Total"
-#~ msgstr "Suma"
-
-#~ msgid "Version"
-#~ msgstr "Wersja"
diff --git a/po/pt.po b/po/pt.po
index 54917b4..70d9595 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -8,9 +8,9 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist."
-"cgi?component=Translations&product=Website&resolution=---\n"
-"POT-Creation-Date: 2023-08-21 09:48+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist.cgi?"
+"component=Translations&product=Website&resolution=---\n"
+"POT-Creation-Date: 2023-09-26 05:30+0200\n"
"PO-Revision-Date: 2023-09-18 05:23+0000\n"
"Last-Translator: Pedro Albuquerque <pmra at gmx.com>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/gnucash/"
@@ -309,7 +309,7 @@ msgstr ""
"class=\"gnucash\">GnuCash</span> como GNU General Public License Versão 2 ou "
"posterior em vez de só Versão 2."
-#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:196 docs.phtml:328
+#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:207 docs.phtml:339
#: download.phtml:4
msgid "Download"
msgstr "Transferir"
@@ -551,8 +551,8 @@ msgstr ""
msgid "(current stable release)"
msgstr "(versão estável actual)"
-#: docs.phtml:57 docs.phtml:191 docs.phtml:489 docs.phtml:606 docs.phtml:632
-#: docs.phtml:654 docs.phtml:672 docs.phtml:694
+#: docs.phtml:57 docs.phtml:202 docs.phtml:511 docs.phtml:628 docs.phtml:654
+#: docs.phtml:676 docs.phtml:694 docs.phtml:716
#, php-format
msgid "GnuCash v%s"
msgstr "GnuCash v%s"
@@ -561,49 +561,53 @@ msgstr "GnuCash v%s"
msgid "Current <em>stable</em> user documentation"
msgstr "Documentação actual <em>estável</em> de utilização"
-#: docs.phtml:62 docs.phtml:196
+#: docs.phtml:62 docs.phtml:207
msgid "Stable"
msgstr "Estável"
-#: docs.phtml:64 docs.phtml:198 docs.phtml:330 docs.phtml:492 docs.phtml:609
-#: docs.phtml:635 docs.phtml:657 docs.phtml:675
+#: docs.phtml:64 docs.phtml:209 docs.phtml:341 docs.phtml:514 docs.phtml:631
+#: docs.phtml:657 docs.phtml:679 docs.phtml:697
msgid "Help Manual"
msgstr "Manual de ajuda"
-#: docs.phtml:68 docs.phtml:118 docs.phtml:202 docs.phtml:252 docs.phtml:334
-#: docs.phtml:384 docs.phtml:493 docs.phtml:544 docs.phtml:610 docs.phtml:621
-#: docs.phtml:636 docs.phtml:647 docs.phtml:658 docs.phtml:667 docs.phtml:676
-#: docs.phtml:687 docs.phtml:695
+#: docs.phtml:68 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
+#: docs.phtml:406 docs.phtml:515 docs.phtml:566 docs.phtml:632 docs.phtml:643
+#: docs.phtml:658 docs.phtml:669 docs.phtml:680 docs.phtml:689 docs.phtml:698
+#: docs.phtml:709 docs.phtml:717
msgid "English"
msgstr "Inglês"
-#: docs.phtml:79 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
-#: docs.phtml:395 docs.phtml:505 docs.phtml:555 docs.phtml:612 docs.phtml:623
-#: docs.phtml:638 docs.phtml:660 docs.phtml:680 docs.phtml:696
+#: docs.phtml:79 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
+#: docs.phtml:417 docs.phtml:527 docs.phtml:577 docs.phtml:634 docs.phtml:645
+#: docs.phtml:660 docs.phtml:682 docs.phtml:702 docs.phtml:718
msgid "German"
msgstr "Alemão"
-#: docs.phtml:90 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
-#: docs.phtml:406 docs.phtml:517 docs.phtml:567 docs.phtml:614 docs.phtml:625
-#: docs.phtml:640 docs.phtml:649
+#: docs.phtml:90 docs.phtml:151 docs.phtml:235 docs.phtml:285 docs.phtml:367
+#: docs.phtml:428 docs.phtml:539 docs.phtml:589 docs.phtml:636 docs.phtml:647
+#: docs.phtml:662 docs.phtml:671
msgid "Italian"
msgstr "Italiano"
-#: docs.phtml:101 docs.phtml:162 docs.phtml:235 docs.phtml:296 docs.phtml:367
-#: docs.phtml:428 docs.phtml:529 docs.phtml:591
+#: docs.phtml:101 docs.phtml:173 docs.phtml:246 docs.phtml:307 docs.phtml:378
+#: docs.phtml:450 docs.phtml:551 docs.phtml:613
msgid "Portuguese"
msgstr "Português"
-#: docs.phtml:114 docs.phtml:248 docs.phtml:380 docs.phtml:543 docs.phtml:620
-#: docs.phtml:646 docs.phtml:666 docs.phtml:686
+#: docs.phtml:114 docs.phtml:259 docs.phtml:391 docs.phtml:565 docs.phtml:642
+#: docs.phtml:668 docs.phtml:688 docs.phtml:708
msgid "Concepts Guide"
msgstr "Guia de conceitos"
-#: docs.phtml:151 docs.phtml:285 docs.phtml:417 docs.phtml:579 docs.phtml:627
+#: docs.phtml:118 docs.phtml:395
+msgid "Chinese (simplified)"
+msgstr ""
+
+#: docs.phtml:162 docs.phtml:296 docs.phtml:439 docs.phtml:601 docs.phtml:649
msgid "Japanese"
msgstr "Japonês"
-#: docs.phtml:183
+#: docs.phtml:194
msgid ""
"This is the latest stable release of the <span class=\"gnucash\">GnuCash</"
"span> documentation. <em>Stable</em> means that this documentation is not "
@@ -614,15 +618,15 @@ msgstr ""
"documentação não é necessariamente a mais actualizada mas funciona sem "
"qualquer problema."
-#: docs.phtml:191
+#: docs.phtml:202
msgid "(old stable release)"
msgstr "(versão estável antiga)"
-#: docs.phtml:193
+#: docs.phtml:204
msgid "Old <em>stable</em> user documentation"
msgstr "Documentação antiga <em>estável</em> de utilização"
-#: docs.phtml:317
+#: docs.phtml:328
#, php-format
msgid ""
"This is the old stable release of the <span class=\"gnucash\">GnuCash</span> "
@@ -633,28 +637,28 @@ msgstr ""
"class=\"gnucash\">GnuCash</span>, correspondendo à versão %s do próprio "
"<span class=\"gnucash\">GnuCash</span>."
-#: docs.phtml:323
+#: docs.phtml:334
msgid "Nightly Documentation Builds"
msgstr "Compilações nocturnas da documentação"
-#: docs.phtml:325
+#: docs.phtml:336
msgid ""
"Current <em>unstable</em> user documentation and developer documentation"
msgstr "Documentação actual <em>instável</em> de utilização e desenvolvimento"
-#: docs.phtml:328
+#: docs.phtml:339
msgid "Unstable"
msgstr "Instável"
-#: docs.phtml:441
+#: docs.phtml:463
msgid "API"
msgstr "API"
-#: docs.phtml:446 externals/menu.phtml:47
+#: docs.phtml:468 externals/menu.phtml:47
msgid "current bugfix branch"
msgstr "ramo de reparação de erros"
-#: docs.phtml:463
+#: docs.phtml:485
msgid ""
"Every night a server builds the documentation from the current contents of "
"the <span class=\"gnucash\">GnuCash</span> source repository. This includes "
@@ -668,7 +672,7 @@ msgstr ""
"<b>documentação de utilização</b> da versão <em>estável</em> do <span "
"class=\"gnucash\">GnuCash</span>."
-#: docs.phtml:467
+#: docs.phtml:489
msgid ""
"<b>NOTE:</b> these documents might not be accessible from time to time "
"because developers might be working on improvements. However they are the "
@@ -679,11 +683,11 @@ msgstr ""
"referência mais actualizada para utilizadores do <span "
"class=\"gnucash\">GnuCash</span>."
-#: docs.phtml:485
+#: docs.phtml:507
msgid "Older GnuCash Documentation"
msgstr "Documentação antiga do GnuCash"
-#: docs.phtml:487
+#: docs.phtml:509
msgid ""
"This section contains all the older <span class=\"gnucash\">GnuCash</span> "
"documentation. If you are using one of these old versions of <span "
@@ -695,24 +699,24 @@ msgstr ""
"do <span class=\"gnucash\">GnuCash</span>, é altamente recomendado que "
"actualize para a versão estável mais recente."
-#: docs.phtml:697
+#: docs.phtml:719
msgid "Spanish"
msgstr "Espanhol"
-#: docs.phtml:698
+#: docs.phtml:720
msgid "Portugese"
msgstr "Português"
-#: docs.phtml:704
+#: docs.phtml:726
msgid "Unofficial documentation"
msgstr "Documentação não oficial"
-#: docs.phtml:706
+#: docs.phtml:728
msgid "Some people have written and published their own documentation."
msgstr "Algumas pessoas escreveram e publicaram a sua própria documentação."
#. Translators: %s is a wiki link
-#: docs.phtml:709
+#: docs.phtml:731
#, php-format
msgid ""
"When this collection grew and became polyglot, it moved to %s. There you can "
@@ -721,7 +725,7 @@ msgstr ""
"Quando esta colecção cresceu e se tornou poliglota, foi movida para %s. Ali, "
"também pode adicionar mais ligações."
-#: docs.phtml:711
+#: docs.phtml:733
msgid "wiki:Documentation"
msgstr "Documentação"
@@ -976,7 +980,7 @@ msgstr "%sFlatpak"
msgid "Known Issues and other details"
msgstr "Problemas conhecidos e outros detalhes"
-#: download.phtml:55 index.phtml:17
+#: download.phtml:55 index.phtml:18
msgid "Source code"
msgstr "Código fonte"
@@ -1158,7 +1162,7 @@ msgstr "Perguntas frequentes"
msgid "Wiki"
msgstr "Wiki"
-#: externals/menu.phtml:33 index.phtml:61
+#: externals/menu.phtml:33 index.phtml:65
msgid "Mailing Lists"
msgstr "Listas de correio"
@@ -1347,7 +1351,7 @@ msgid "Many options to <b>customize</b> the appearance and the display style"
msgstr ""
"Muitas opções para <b>personalizar</b> a aparência e o estilo de exibição"
-#: features.phtml:69 index.phtml:78
+#: features.phtml:69 index.phtml:82
msgid "Scheduled Transactions"
msgstr "Transacções agendadas"
@@ -1371,7 +1375,7 @@ msgstr ""
"assistente que permite que transacções agendadas sejam adiadas sem as "
"cancelar ou ter de as inserir novamente antes do final do prazo."
-#: features.phtml:82 index.phtml:76
+#: features.phtml:82 index.phtml:80
msgid "Reports, Graphs"
msgstr "Relatórios, gráficos"
@@ -1720,30 +1724,30 @@ msgstr "Boas-vindas a GnuCash.org"
msgid "Download GnuCash %s"
msgstr "Transferir o GnuCash %s"
-#: index.phtml:18
+#: index.phtml:19
msgid "Via distribution"
msgstr "Via distribuição"
-#: index.phtml:25
-msgid "More downloads (Source code, Development â¦)"
-msgstr "Mais transferências (código-fonte, desenvolvimento â¦)"
-
-#: index.phtml:26
+#: index.phtml:21
#, php-format
msgid "GnuCash is also available as a flatpak from flathub.org. %s"
msgstr "O GnuCash também está disponÃvel como flatpak em flathub.org. %s"
#. Translators: This labels a link to flatpak installation instructions.
-#: index.phtml:27
+#: index.phtml:23
msgid "Instructions"
msgstr "Instruções"
-#: index.phtml:34
+#: index.phtml:31
+msgid "More downloads (Source code, Development â¦)"
+msgstr "Mais transferências (código-fonte, desenvolvimento â¦)"
+
+#: index.phtml:38
#, php-format
msgid "Version %s is the last version for %s and %s and earlier."
msgstr "A versão %s é a última versão para %s e %s e anteriores."
-#: index.phtml:37
+#: index.phtml:41
#, php-format
msgid ""
"Version %s is the last version for Windows XP/Vista and MacOS X 10.8 and "
@@ -1752,7 +1756,7 @@ msgstr ""
"A versão %s é a última para Windows XP/Vista e MacOS X 10.8 e anteriores e "
"também a última que funciona em PowerPC Macs."
-#: index.phtml:46
+#: index.phtml:50
msgid ""
"Designed to be easy to use, yet powerful and flexible, <span "
"class=\"gnucash\">GnuCash</span> allows you to track bank accounts, stocks, "
@@ -1767,7 +1771,7 @@ msgstr ""
"saldados e relatórios precisos."
#. Translators: %s is the link to https://wiki.gnucash.org/wiki/Contributing_to_GnuCash
-#: index.phtml:48
+#: index.phtml:52
#, php-format
msgid ""
"GnuCash is developed, maintained, documented, and translated entirely by "
@@ -1777,21 +1781,21 @@ msgstr ""
"voluntários. Quer ajudar? Temos %s."
#. Translators: This is the label of the Contributing⦠wiki link
-#: index.phtml:50
+#: index.phtml:54
msgid "some suggestions"
msgstr "algumas sugestões"
#. Translators: %s is the link to weblate
-#: index.phtml:52
+#: index.phtml:56
#, php-format
msgid "Please help translate GnuCash into your language at %s."
msgstr "Por favor, ajude a traduzir o GnuCash para o seu idioma em %s."
-#: index.phtml:57
+#: index.phtml:61
msgid "Need Help?"
msgstr "Precisa de ajuda?"
-#: index.phtml:60
+#: index.phtml:64
msgid ""
"Looking for someone to contact about <span class=\"gnucash\">GnuCash</span>? "
"Try the"
@@ -1799,7 +1803,7 @@ msgstr ""
"Procura alguém com quem contactar sobre o <span class=\"gnucash\">GnuCash</"
"span>? Tente as"
-#: index.phtml:62
+#: index.phtml:66
msgid ""
", which are public, email-based discussion groups where you can ask and "
"answer <span class=\"gnucash\">GnuCash</span> questions to other users."
@@ -1808,40 +1812,40 @@ msgstr ""
"perguntar e responder a questões sobre o <span class=\"gnucash\">GnuCash</"
"span>."
-#: index.phtml:68
+#: index.phtml:72
msgid "Feature Highlights"
msgstr "Funcionalidades realçadas"
-#: index.phtml:73
+#: index.phtml:77
msgid "Double-Entry Accounting"
msgstr "Contabilidade de dupla entrada"
-#: index.phtml:74
+#: index.phtml:78
msgid "Stock/Bond/Mutual Fund Accounts"
msgstr "Contas de acções/tÃtulos/fundos mutualistas"
-#: index.phtml:75
+#: index.phtml:79
msgid "Small-Business Accounting"
msgstr "Contabilidade de micro-empresas"
-#: index.phtml:77
+#: index.phtml:81
msgid "QIF/OFX/HBCI Import, Transaction Matching"
msgstr "Importação QIF/OFX/HCBI, comparação de transacções"
-#: index.phtml:79
+#: index.phtml:83
msgid "Financial Calculations"
msgstr "Cálculos financeiros"
-#: index.phtml:81
+#: index.phtml:85
msgid "<b>Discover more â¦</b>"
msgstr "<b>Descubra mais â¦</b>"
-#: index.phtml:85
+#: index.phtml:89
#, php-format
msgid "GnuCash %s Released"
msgstr "GnuCash %s lançado"
-#: index.phtml:86
+#: index.phtml:90
#, php-format
msgid ""
"We've released GnuCash %s with many bugfixes and improvements including some "
@@ -1850,7 +1854,7 @@ msgstr ""
"Lançámos o GnuCash %s com muitos problemas corrigidos e muitas melhorias, "
"incluindo %s!"
-#: index.phtml:87
+#: index.phtml:91
msgid "great new features"
msgstr "belÃssimas novas funcionalidades"
@@ -2270,553 +2274,3 @@ msgstr ""
"Parece que o seu navegador não suporta iframes. Para ver a página pedida "
"numa janela separada, por favor, <a href=\"%s\" target=\"_blank\">clique "
"aqui</a>."
-
-#~ msgid ""
-#~ "*.c, *.h files in the src directory only (version 1.6 and earlier) or src/"
-#~ "register/ledger-core (version 1.7 and later)."
-#~ msgstr ""
-#~ "Ficheiros *.c, *.hna pasta src só (versão 1.6 e anteriores) ou src/"
-#~ "register/ledger-core (versão 1.7 e posteriores)."
-
-#~ msgid ""
-#~ "<b>NOTE:</b> It used to be ok also to send your patch directly to the "
-#~ "gnucash-devel list. This is discouraged now, as a patch is easily "
-#~ "forgotten between the many list discussions. Attach patches to bugs in "
-#~ "Bugzilla instead (either an existing bug or a new one). If you insist on "
-#~ "sending a patch to gnucash-devel, it should be attached, not inlined."
-#~ msgstr ""
-#~ "<b>Nota</b>: costumava ser correcto enviar o patch directamente para a "
-#~ "lista gnucash-devel. Agora é desencorajado, dado que um patch é "
-#~ "facilmente esquecido entre as muitas discussões da lista. Anexe antes os "
-#~ "patches a erros no Bugzilla (ou a um relatório existente ou a um novo). "
-#~ "Se insistir em enviar o patch para a lista gnucash-devel, anexe-o, não o "
-#~ "insira em linha."
-
-#~ msgid ""
-#~ "<span class=\"gnucash\">GnuCash</span> currently consists of over a third "
-#~ "of a million lines of code spread over more than a thousand files. It has "
-#~ "been translated into twenty-three languages and credits over 139 authors "
-#~ "and contributors."
-#~ msgstr ""
-#~ "O <span class=\"gnucash\">GnuCash</span> actualmente consiste em mais de "
-#~ "um terço de milhão de linhas de código, espalhadas por mais de mil "
-#~ "ficheiros. Foi traduzido em mais de vinte idiomas e agradece a mais de "
-#~ "130 autores e contribuidores."
-
-#~ msgid ""
-#~ "A detailed guide on how to work with documentation (update and "
-#~ "maintenance)."
-#~ msgstr ""
-#~ "Um guia detalhado sobre como trabalhar com documentação (actualização e "
-#~ "manutenção)."
-
-#~ msgid ""
-#~ "As stated earlier, the new docs are based on the docbook system. Everyone "
-#~ "wishing to help please follow these guides where possible when reviewing "
-#~ "and/or writing docs."
-#~ msgstr ""
-#~ "Tal como já foi dito, a nova documentação é baseada no sistema docbook. "
-#~ "Todos os que queiram ajudar, por favor sigam estes guias sempre que "
-#~ "possÃvel ao rever e/ou escrever documentação."
-
-#~ msgid "Author Credits"
-#~ msgstr "Créditos de autor"
-
-#~ msgid ""
-#~ "Code to add small-business features: contents of the src/business "
-#~ "directory."
-#~ msgstr ""
-#~ "Código para adicionar a funcionalidade de pequenos negócios: conteúdo da "
-#~ "pasta src/business."
-
-#~ msgid ""
-#~ "Code to generate reports and graphs: contents of the src/reports "
-#~ "directory."
-#~ msgstr ""
-#~ "Código para gerar relatórios e gráficos: conteúdo da pasta src/reports."
-
-#~ msgid ""
-#~ "Code to import and export various file formats: contents of the src/"
-#~ "import-export directory."
-#~ msgstr ""
-#~ "Código para importar e exportar vários formatos de ficheiros: conteúdo da "
-#~ "pasta src/import-export."
-
-#~ msgid ""
-#~ "Code to peform automated regression tests: contents of the src/*/test "
-#~ "directories."
-#~ msgstr ""
-#~ "Código para realizar testes de regressão automática: conteúdo das pastas "
-#~ "src/*/test."
-
-#~ msgid ""
-#~ "Contents of miscellanous application-related directories (version 1.7 and "
-#~ "later): src/app-file, src/app-utils, src/calculation, src/core-utils, src/"
-#~ "gnc-module, src/network-utils, src/tax/us."
-#~ msgstr ""
-#~ "Conteúdo de pastas várias relacionadas com a aplicação (versão 1.7 e "
-#~ "posteriores): src/app-file, src/app-utils, src/calculation, src/core-"
-#~ "utils, src/gnc-module, src/network-utils, src/tax/us."
-
-#~ msgid ""
-#~ "Contents of src/gnome plus src/register/gnome (version 1.6 and earlier). "
-#~ "For version 1.7 and later, this consists of src/gnome, src/gnome-search "
-#~ "and src/gnome-util"
-#~ msgstr ""
-#~ "Conteúdo de src/gnome mais src/register/gnome (versão 1.6 e anteriores). "
-#~ "Para a versão 1.7 e posteriores, isto consiste em src/gnome, src/gnome-"
-#~ "search e src/gnome-util"
-
-#~ msgid ""
-#~ "Contents of the src/backend directory (version 1.7 and later) or of src/"
-#~ "engine/file, src/engine/sql (version 1.6 and earlier)."
-#~ msgstr ""
-#~ "Conteúdo da pasta src/backend (versão 1.7 e posteriores) ou de src/engine/"
-#~ "file, src/engine/sql (versão 1.6 e anteriores)."
-
-#~ msgid ""
-#~ "Contents of the src/engine and the include directories. The engine was "
-#~ "split out from the motif code in version 1.1. The data storage backend "
-#~ "(file-io, sql) was split out in the course of version 1.5."
-#~ msgstr ""
-#~ "Conteúdo de src/engine e das pastas incluÃdas. O motor foi extraÃdo do "
-#~ "código motif na versão 1.1. O motor de armazenamento de dados (file-io, "
-#~ "sql) foi extraÃdo no decurso da versão 1.5."
-
-#~ msgid ""
-#~ "Contents of the src/motif directory (version 1.2 and earlier). The motif "
-#~ "version of the code was discontinued after version 1.2, after most of the "
-#~ "non-gui code was moved to either the engine, the register or the ledger."
-#~ msgstr ""
-#~ "Conteúdo da pasta src/motif (versão 1.2 e anteriores). A versão motif do "
-#~ "código foi descontinuada após a versão 1.2, depois da maioria do código "
-#~ "não visÃvel ao utilizador ter sido movido para o motor, para os diários "
-#~ "ou para o livro razão."
-
-#~ msgid ""
-#~ "Contents of the src/register directory (version 1.6 and earlier) or src/"
-#~ "register/register-core (version 1.7 and later). The register was split "
-#~ "out as a separate component from the motif code in version 1.1. As can be "
-#~ "seen from the stats, the register code has been fairly stable. At version "
-#~ "1.7 and later, this cell shows a second count: the number of lines of "
-#~ "code in src/register/register-gnome (previously counted as part of gnome)."
-#~ msgstr ""
-#~ "Conteúdo da pasta src/register (versão 1.6 e anteriores) ou src/register/"
-#~ "register-core (versão 1.7 e posteriores). O diário foi extraÃdo como "
-#~ "componente separado do código motif na versão 1.1. Como se pode ver nas "
-#~ "estatÃsticas, o código do registo tem sido razoavelmente estável. Na "
-#~ "versão 1.7 e posteriores, esta célula mostra uma segunda contagem: o "
-#~ "número de linhas de código em src/register/register-gnome (anteriormente "
-#~ "contadas como parte do GNOME)."
-
-#~ msgid "Each cell displays the following:"
-#~ msgstr "Cada célula mostra o seguinte:"
-
-#~ msgid ""
-#~ "English-language-only user documentation, including on-line help and "
-#~ "manual (html, sgml or xml). For version 1.8.4 and later, the number below "
-#~ "the bar counts the translated, non-english docs (currently de, es, fr, "
-#~ "pt_PT). Both of these numbers are somewhat hard to count, because of "
-#~ "fairly large format churns, and multiple competing versions."
-#~ msgstr ""
-#~ "Documentação de utilização só em inglês, incluindo a ajuda em linha e o "
-#~ "manual (html, sgml ou xml). Para a versão 1.8.4 e posteriores, o número "
-#~ "abaixo da barra conta a documentação traduzida noutros idiomas "
-#~ "(actualmente de, es, fr, pt_PT). Ambos são algo difÃceis de contar dado a "
-#~ "grande variedade de formatos e versões concorrentes."
-
-#~ msgid ""
-#~ "For those not familiar with git, the <span class=\"gnucash\">GnuCash</"
-#~ "span> wiki has a <a href='https://wiki.gnucash.org/wiki/Git'>description</"
-#~ "a> tailored to the <span class=\"gnucash\">GnuCash</span> code. To get "
-#~ "the documentation source instead of the program source, replace 'gnucash' "
-#~ "with 'gnucash-docs' in the mentioned git commands, like this:"
-#~ msgstr ""
-#~ "Para quem não está familiarizado com o git, a wiki do <span "
-#~ "class=\"gnucash\">GnuCash</span> tem uma <a href='https://wiki.gnucash."
-#~ "org/wiki/Git'>descrição</a> adaptada ao código do <span "
-#~ "class=\"gnucash\">GnuCash</span>. Para obter a fonte da documentação em "
-#~ "vez da fonte do programa, substitua \"gnucash\" por \"gnucash-docs\" nos "
-#~ "comandos git mencionados, assim:"
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "commenting on it."
-#~ msgstr ""
-#~ "Obtenha uma cópia da fonte de documentação tal como descrito acima e "
-#~ "comece a comentá-la."
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "making changes. When you are satisfied with your changes you can create a "
-#~ "patch by running the following command in the base directory of the "
-#~ "documentation (usually gnucash-docs, unless you renamed it):"
-#~ msgstr ""
-#~ "Obtenha uma cópia da fonte de documentação como descrito acima e comece a "
-#~ "fazer alterações. Quando estiver contente com o resultado, pode criar um "
-#~ "patch executando o seguinte comando na pasta base da documentação "
-#~ "(habitualmente gnucash-docs, se não a renomeou):"
-
-#~ msgid ""
-#~ "Given that we have about 400 outstanding bugs in bugzilla, that works out "
-#~ "to about one bug per thousand lines of code, or one bug per 50 pages of "
-#~ "printout. This bug count is actually not atypical for software projects; "
-#~ "it is near the norm."
-#~ msgstr ""
-#~ "Dado que temos cerca de 400 erros pendentes no Bugzilla, resulta em cerca "
-#~ "de um erro por cada 1000 linhas de código, ou um erro por 50 páginas "
-#~ "impressas. Esta contagem de erros não é atÃpica para projectos de "
-#~ "programação; está dentro da norma."
-
-#~ msgid "Gnome Documentation guidelines"
-#~ msgstr "Linhas guia da documentação Gnome"
-
-#~ msgid ""
-#~ "If you are interested in improving the <span class=\"gnucash\">GnuCash</"
-#~ "span> documentation, you have come to the right place. This page will "
-#~ "provide you with the necessary information to get started."
-#~ msgstr ""
-#~ "Se está interessado em melhorar a documentação do <span "
-#~ "class=\"gnucash\">GnuCash</span>, veio ao sÃtio certo. Esta página "
-#~ "fornece-lhe toda a informação necessária para começar."
-
-#~ msgid ""
-#~ "If you wish to review or write <span class=\"gnucash\">GnuCash</span> "
-#~ "documentation, you will need to know xml. Some basic knowledge of the "
-#~ "docbook system may be useful as well."
-#~ msgstr ""
-#~ "Se quiser rever ou escrever documentação do <span "
-#~ "class=\"gnucash\">GnuCash</span>, terá de saber xml. Alguns conhecimentos "
-#~ "básicos do sistema docbook também serão úteis."
-
-#~ msgid ""
-#~ "If you've had trouble swimming through that mass of source code, think of "
-#~ "it this way: printed out on paper, and bound into volumes, it would "
-#~ "amount to several dozen copies of Tolstoy's \"War and Peace\", roughly a "
-#~ "bookshelf-width's worth of source code."
-#~ msgstr ""
-#~ "Se teve problemas ao navegar em todo este código, pense assim: em papel e "
-#~ "ligado em volumes, seria equivalente a doze cópias da obra \"Guerra e "
-#~ "paz\" de Tolstoi, basicamente uma prateleira completa de uma biblioteca."
-
-#~ msgid "Introduction"
-#~ msgstr "Introdução"
-
-#~ msgid ""
-#~ "It can often be quite interesting to study the source code metrics behind "
-#~ "a software development project. Not a surprising interest: it is "
-#~ "accounting afterall. <span class=\"gnucash\">GnuCash</span> has grown, "
-#~ "over the years, from a small handy electronic checkbook to a rather large "
-#~ "and multi-featured desktop app."
-#~ msgstr ""
-#~ "Bastantes vezes é interessante estudar a métrica do código fonte por trás "
-#~ "de um projecto de desenvolvimento de uma aplicação. Não admira, afinal é "
-#~ "contabilidade. O <span class=\"gnucash\">GnuCash</span> cresceu, ao longo "
-#~ "dos anos, de um pequeno livro de cheques electrónico para um grande e "
-#~ "multi-funcional programa de computador."
-
-#~ msgid ""
-#~ "Just as the <span class=\"gnucash\">GnuCash</span> application has been "
-#~ "developed over time by volunteers, so too has the documentation been "
-#~ "written by volunteer developers and users to help others learn how <span "
-#~ "class=\"gnucash\">GnuCash</span> works. This collaborative effort has "
-#~ "resulted in the creation of two major documents, the <b>Help Manual</b> "
-#~ "and the <b>Tutorial and Concepts Guide</b>."
-#~ msgstr ""
-#~ "Assim como a aplicação <span class=\"gnucash\">GnuCash</span> foi "
-#~ "desenvolvida por voluntários ao longo dos anos, também a documentação foi "
-#~ "escrita por voluntários e utilizadores para ajudar outros a aprender como "
-#~ "o <span class=\"gnucash\">GnuCash</span> funciona. Este esforço "
-#~ "colaborativo resultou na criação de dois documentos principais, o "
-#~ "<b>Manual de ajuda</b> e o <b>Tutorial e guia de conceitos</b>."
-
-#~ msgid "Languages"
-#~ msgstr "Idiomas"
-
-#~ msgid ""
-#~ "Mind you, this is source code (and docs) crafted and debugged by actual "
-#~ "humans, this is *not* autogenerated code. Tools (such as glade or swig) "
-#~ "can generate gazillions of lines of code automatically; I'm not counting "
-#~ "those. Every last line counted here was typed in, edited, indented, "
-#~ "tweaked, multiple times, by human hands."
-#~ msgstr ""
-#~ "Lembre-se, isto é código fonte (e documentação) criada e depurada por "
-#~ "humanos, *não* é código gerado automaticamente. Ferramentas (como o Glade "
-#~ "ou o Swig) podem gerar milhões de linhas de código automaticamente; não "
-#~ "estamos a contar com essas. Cada uma das linhas aqui contadas foi "
-#~ "escrita, editada, indentada e afinada múltiplas vezes por mãos humanas."
-
-#~ msgid ""
-#~ "Next attach your patch to a bug report against the proper component for "
-#~ "the Documentation product in <a href='https://bugs.gnucash.org/'><span "
-#~ "class=\"gnucash\">GnuCash</span>' bug database</a>. See also <a "
-#~ "href='https://wiki.gnucash.org/wiki/Bugzilla'>GnuCash' wiki page on "
-#~ "bugzilla</a> for more details about patch submission."
-#~ msgstr ""
-#~ "A seguir, anexe o seu patch num relatório de erro sobre o componente "
-#~ "\"Documentation\" do projecto <a href='https://bugs.gnucash.org/'><span "
-#~ "class=\"gnucash\">GnuCash</span> na base de dados do Bugzilla do GnuCash</"
-#~ "a>. Veja também <a href='https://wiki.gnucash.org/wiki/Bugzilla'>a página "
-#~ "wiki do GnuCash no Bugzilla</a> para mais detalhes sobre submissão de "
-#~ "patches."
-
-#~ msgid "No longer available"
-#~ msgstr "Já não está disponÃvel"
-
-#~ msgid ""
-#~ "Note also that KLOC's are not a good metric of programmer productivity, "
-#~ "nor even that <code>wc</code> is a good way of counting KLOC's. Much "
-#~ "better measures are complexity metrics, which, for example, count the "
-#~ "number and size of if-then-else blocks, or the number and size of all "
-#~ "blocks, or the number of math operators per statement. Maybe someday "
-#~ "we'll run one of those tools on this code. For now, this is what we have. "
-#~ "On the other hand, we've attempted to count only those files that contain "
-#~ "human-edited code, that is, files that are directly edited by humans. The "
-#~ "point of doing this is to avoid artificially inflating the KLOC counts by "
-#~ "counting automatically generated code (which is why the glade files are "
-#~ "not counted: they are large and automatically generated)."
-#~ msgstr ""
-#~ "Note também que KLOCs não são uma boa medida de produtividade de "
-#~ "programação, nem tampouco <code>wc</code> é uma boa maneira de contar "
-#~ "KLOCs. Muito melhores medidas são as métricas de complexidade, que, por "
-#~ "exemplo, contam o número e tamanho de blocos if-then-else, ou o número e "
-#~ "tamanho de todos os blocos, ou o número de operadores matemáticos por "
-#~ "declaração. Talvez um dia apliquemos uma dessas ferramentas a este "
-#~ "código. Por agora é o que temos. Por outro lado, tentámos contar só os "
-#~ "ficheiros que contêm código editado por humanos. O objectivo disto é "
-#~ "evitar inflacionar a contagem de KLOCs com código gerado automaticamente "
-#~ "(que é o motivo para não contarmos ficheiros Glade, que são grandes e "
-#~ "automaticamente gerados)."
-
-#~ msgid ""
-#~ "Please let other writers know which section you wish to tackle. Please "
-#~ "forward this to <a href='mailto:gnucash-devel at gnucash.org'>gnucash-devel</"
-#~ "a> so that people can say 'hey I'm doing that already' or 'go ahead and "
-#~ "do it'."
-#~ msgstr ""
-#~ "Por favor, avise os outros escritores sobre que secção vai trabalhar. "
-#~ "Encaminhe este aviso para a lista <a href='mailto:gnucash-devel at gnucash."
-#~ "org'>gnucash-devel</a> para que as pessoas possam dizer \"Eh, eu já estou "
-#~ "a trabalhar nisso\" ou \"Força, ande com isso\"."
-
-#~ msgid "Reviewers"
-#~ msgstr "Revisores"
-
-#~ msgid "Sizing"
-#~ msgstr "Dimensões"
-
-#~ msgid "Table 1. Historical Development Stats"
-#~ msgstr "Tabela 1. - estatÃsticas históricas de desenvolvimento"
-
-#~ msgid "Table Column Legend"
-#~ msgstr "Legenda das colunas da tabela"
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> community welcomes assistance "
-#~ "in maintaining and improving both the program and its documentation. If "
-#~ "you are interested in helping write, edit or translate <span "
-#~ "class=\"gnucash\">GnuCash</span>'s documentation, this page gives "
-#~ "guidance on how to get set up to join the effort."
-#~ msgstr ""
-#~ "A comunidade <span class=\"gnucash\">GnuCash</span> agradece a ajuda na "
-#~ "manutenção e melhoramento tanto do programa como da documentação. Se tem "
-#~ "interesse em escrever, editar ou traduzir a documentação do <span "
-#~ "class=\"gnucash\">GnuCash</span>, esta página fornece orientação no "
-#~ "sentido de se juntar a este esforço."
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation can be viewed "
-#~ "and downloaded from the <a href=\"docs.phtml\">Documentation page</a>."
-#~ msgstr ""
-#~ "A documentação do <span class=\"gnucash\">GnuCash</span> pode ser vista e "
-#~ "transferida da <a href=\"docs.phtml\">página de documentação</a>."
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation is stored in "
-#~ "<b>xml</b> files. More precisely, it uses the <b>docbook system</b>. This "
-#~ "is a relatively flexible system that takes xml files as input and can "
-#~ "generate documentation in several different output formats (html, pdf â¦)."
-#~ msgstr ""
-#~ "A documentação do <span class=\"gnucash\">GnuCash</span> está armazenada "
-#~ "em ficheiros <b>xml</b>. Mais precisamente, utiliza o <b>sistema docbook</"
-#~ "b>. Este é um sistema relativamente flexÃvel que recebe ficheiros xml "
-#~ "como entrada e pode gerar documentação em vários formatos de saÃda (html, "
-#~ "pdf â¦)."
-
-#~ msgid ""
-#~ "The best way of retaining comments about docs in an easy to find way for "
-#~ "everyone would be to use <a href='https://bugs.gnucash.org/'>bugs.gnucash."
-#~ "org</a> to file the bugs under documentation. This can also be done using "
-#~ "bug-buddy."
-#~ msgstr ""
-#~ "A melhor forma de manter comentários sobre documentação com um acesso "
-#~ "fácil para todos é usar o <a href='https://bugs.gnucash.org/'>Bugzilla</"
-#~ "a> para reportar os erros na documentação. Também o pode fazer através do "
-#~ "bug-buddy."
-
-#~ msgid ""
-#~ "The following links are for further sites that can help with the "
-#~ "documentation and review process."
-#~ msgstr ""
-#~ "As ligações seguintes são para mais páginas que podem ajudar com a "
-#~ "documentação e o processo de revisão."
-
-#~ msgid ""
-#~ "The number of design documents and README files aimed at developers. This "
-#~ "includes *.txt files, *.texinfo files and README.* files in all "
-#~ "subdirectories. For version 1.7 and later, only those in the src "
-#~ "subdirectory are counted (leaving out some half-dozen scattered "
-#~ "elsewhere)."
-#~ msgstr ""
-#~ "O número de documentos de desenho e ficheiros LEIA-ME destinados aos "
-#~ "programadores. Inclui ficheiros *.txt, *.texinfo e README.* em todas as "
-#~ "sub-pastas. Para a versão 1.7 e posteriores só são contados os que estão "
-#~ "na sub-pasta src (deixando de fora meia dúzia noutros locais)."
-
-#~ msgid ""
-#~ "The number of languages that the application messages have been "
-#~ "translated to (the number of <tt>po/*.po</tt> files). In parenthesis, the "
-#~ "number of messages in the message files (<tt>grep msgstr po/*.po |wc</"
-#~ "tt>), in thousands."
-#~ msgstr ""
-#~ "O número de idiomas em que as mensagens da aplicação foram traduzidas (o "
-#~ "número de ficheiros <tt>po/*.po</tt>). Entre parênteses, o número de "
-#~ "mensagens nos ficheiros de mensagens (<tt>grep msgstr po/*.po |wc</tt>), "
-#~ "em milhares."
-
-#~ msgid ""
-#~ "The number of people credited in the AUTHORS file (version 1.6 and later) "
-#~ "or the README file (earlier versions). These include lead developers, "
-#~ "patch submitters and national-language translators. This includes "
-#~ "additional credits listed in the gnucash-docs/AUTHORS file that are not "
-#~ "listed in the main gnucash/AUTHORS file."
-#~ msgstr ""
-#~ "O número de pessoas mencionadas no ficheiro AUTHORS (versão 1.6 e "
-#~ "posterior) ou no ficheiro README (versões anteriores). Inclui "
-#~ "programadores chefe, programadores de patches e tradutores. Inclui também "
-#~ "créditos adicionais listados no ficheiro gnucash-docs/AUTHORS que não "
-#~ "estão listados no ficheiro gnucash/AUTHORS principal."
-
-#~ msgid ""
-#~ "The table below shows some historical lines-of-code and number-of-files "
-#~ "metrics for the <span class=\"gnucash\">GnuCash</span> development "
-#~ "project. Note that not all of the code is counted: for instance, the "
-#~ "Makefiles and configure.in and autogen.sh are not counted. Also, files "
-#~ "that are automatically generated are not counted, nor are files that have "
-#~ "been 'borrowed' from other projects. Also not counted are experimental "
-#~ "files, miscellaneous perl scripts, various converters, addons and "
-#~ "utilities. Finally, <tt>glade</tt> files are not counted, although large "
-#~ "parts of the overall GUI are described in <tt>glade</tt> files."
-#~ msgstr ""
-#~ "A tabela abaixo mostra algumas linhas históricas de código e número de "
-#~ "métrica de ficheiros do projecto de desenvolvimento do <span "
-#~ "class=\"gnucash\">GnuCash</span>. Note que nem todo o código está "
-#~ "contado: por exemplo, os Makefiles, configure.in e autogen.sh não estão "
-#~ "contados. Mais, ficheiros gerados automaticamente não são contados, nem "
-#~ "os ficheiros que foram \"emprestados\" por outros projectos. Também não "
-#~ "são contados os ficheiros experimentais, vários scripts perl, vários "
-#~ "conversores, extensões e utilitários. Finalmente, ficheiros <tt>glade</"
-#~ "tt> não são contados, embora grande parte do ambiente de utilizador seja "
-#~ "descrito em ficheiros <tt>glade</tt>."
-
-#~ msgid ""
-#~ "There are two major <span class=\"gnucash\">GnuCash</span> documentation "
-#~ "packages to help users: the <b>Help Manual</b> and the <b>Tutorial and "
-#~ "Concepts Guide</b>. With the above command, the source code of both will "
-#~ "be downloaded."
-#~ msgstr ""
-#~ "Há dois pacotes principais de documentação do <span "
-#~ "class=\"gnucash\">GnuCash</span> para ajudar os utilizadores: o <b>Manual "
-#~ "de ajuda</b> e o <b>Tutorial e guia de conceitos</b>. Com o comando "
-#~ "acima, transfere o código fonte de ambos."
-
-#~ msgid "This is an ancient page about Gnucash's code size."
-#~ msgstr "Esta é uma página antiga sobre o tamanho do código do Gnucash."
-
-#~ msgid "Total"
-#~ msgstr "Total"
-
-#~ msgid "Version"
-#~ msgstr "Versão"
-
-#~ msgid "We suggest also subscribing to"
-#~ msgstr "Também sugerimos que subscreva a lista"
-
-#~ msgid "Where to get the documentation source"
-#~ msgstr "Onde obter a fonte da documentação"
-
-#~ msgid ""
-#~ "While this <span class=\"gnucash\">GnuCash</span> wiki page is really "
-#~ "about translating the documentation, it holds some useful information on "
-#~ "working with docbook files."
-#~ msgstr ""
-#~ "Embora esta página da wiki do <span class=\"gnucash\">GnuCash</span> seja "
-#~ "realmente sobre documentação, também contém informação útil sobre como "
-#~ "trabalhar com ficheiros docbook."
-
-#~ msgid "Writers"
-#~ msgstr "Escritores"
-
-#~ msgid "Writing GnuCash Documentation"
-#~ msgstr "Escrever documentação do GnuCash"
-
-#~ msgid ""
-#~ "You may also want to retain a local copy of the old documentation to "
-#~ "refer to when writing. This still has a lot of useful information in it "
-#~ "which hasn't been transferred to the new docs."
-#~ msgstr ""
-#~ "Pode também querer conservar uma cópia antiga da documentação, para "
-#~ "referência enquanto escreve. Ainda tem muita informação útil que não foi "
-#~ "transferida para a nova documentação."
-
-#~ msgid ""
-#~ "You will need a recent copy of the documentation source. For this you can "
-#~ "check out the documentation module from the gnucash-docs git repository. "
-#~ "Reviewers could also start from the <a href='https://sourceforge.net/"
-#~ "projects/gnucash/files/gnucash-docs/'>current docs tarball</a>."
-#~ msgstr ""
-#~ "Necessitará de uma cópia recente da fonte da documentação. Para tal, pode "
-#~ "transferir o módulo de documentação do repositório git gnucash-docs. Os "
-#~ "revisores também podem começar a partir do <a href='https://sourceforge."
-#~ "net/projects/gnucash/files/gnucash-docs/'>tarball actual de documentação</"
-#~ "a>."
-
-#~ msgid "future feature branch"
-#~ msgstr "ramo de funcionalidades futuras"
-
-#~ msgid "internal txt"
-#~ msgstr "txt interno"
-
-#~ msgid "misc app"
-#~ msgstr "mistas"
-
-#~ msgid ""
-#~ "number of *c and *.h and *.scm files (KLOCS in *.c + KLOCS in *.h + KLOCS "
-#~ "in *.scm). If there are no *.scm files in the directory, then only (KLOCS "
-#~ "in *.c + KLOCS in *.h) are displayed. If there is only one number in the "
-#~ "parenthesis, it is the approriate KLOC count for that statistic."
-#~ msgstr ""
-#~ "número de ficheiros *c e *.h e *.scm (KLOCS em *.c + KLOCS em *.h + KLOCS "
-#~ "em *.scm). Se não houver ficheiros *.scm na pasta, só são mostrados "
-#~ "(KLOCS em *.c + KLOCS em *.h). Se só houver um número no parênteses, é a "
-#~ "contagem KLOC apropriada para a estatÃstica."
-
-#~ msgid ""
-#~ "scheme and guile code in directories src/scm plus src/guile (version 1.6 "
-#~ "and earlier). In version 1.7 and later, much of this code went into "
-#~ "reports, import/export, and into indiovidual modules; thus only "
-#~ "miscellaneous code remains."
-#~ msgstr ""
-#~ "código scheme e guile nas pastas src/scm mais src/guile (versão 1.6 e "
-#~ "anteriores). Na versão 1.7 e posteriores, muito deste código foi para "
-#~ "relatórios, importação/exportação e módulos individuais; só resta aqui "
-#~ "código misto."
-
-#~ msgid ""
-#~ "where KLOC == kilo-lines-of-code, as reported by <code>wc</code>. As "
-#~ "noted above, wc is not a terribly good code metric, but it is what we "
-#~ "have handy."
-#~ msgstr ""
-#~ "onde KLOC == kilo-lines-of-code, como relatado pelo <code>wc</code>. Como "
-#~ "assinalado acima, o wc não é uma medida de código terrivelmente boa, mas "
-#~ "é a que temos à mão."
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 8736e52..4b21dfa 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -15,7 +15,7 @@ msgstr ""
"Project-Id-Version: gnucash-htdocs r18948\n"
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist.cgi?"
"component=Translations&product=Website&resolution=---\n"
-"POT-Creation-Date: 2023-08-21 09:48+0200\n"
+"POT-Creation-Date: 2023-09-26 05:30+0200\n"
"PO-Revision-Date: 2023-05-19 08:52+0000\n"
"Last-Translator: yuht <yuht at qq.com>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
@@ -267,7 +267,7 @@ msgstr ""
"ç»ææä½è
åæï¼æä»¬å·²å° <span class=\"gnucash\">GnuCash</span> éæ°ææä¸º "
"GNU éç¨å
Œ
±è®¸å¯åè®®ç第2çææ´æ°çæ¬ã"
-#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:196 docs.phtml:328
+#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:207 docs.phtml:339
#: download.phtml:4
msgid "Download"
msgstr "ä¸è½½"
@@ -492,8 +492,8 @@ msgstr ""
msgid "(current stable release)"
msgstr "ï¼æ°ï¼"
-#: docs.phtml:57 docs.phtml:191 docs.phtml:489 docs.phtml:606 docs.phtml:632
-#: docs.phtml:654 docs.phtml:672 docs.phtml:694
+#: docs.phtml:57 docs.phtml:202 docs.phtml:511 docs.phtml:628 docs.phtml:654
+#: docs.phtml:676 docs.phtml:694 docs.phtml:716
#, php-format
msgid "GnuCash v%s"
msgstr "GnuCash V%s"
@@ -502,49 +502,53 @@ msgstr "GnuCash V%s"
msgid "Current <em>stable</em> user documentation"
msgstr "<em>æ°ç稳å®ç</em>æå"
-#: docs.phtml:62 docs.phtml:196
+#: docs.phtml:62 docs.phtml:207
msgid "Stable"
msgstr "æ°"
-#: docs.phtml:64 docs.phtml:198 docs.phtml:330 docs.phtml:492 docs.phtml:609
-#: docs.phtml:635 docs.phtml:657 docs.phtml:675
+#: docs.phtml:64 docs.phtml:209 docs.phtml:341 docs.phtml:514 docs.phtml:631
+#: docs.phtml:657 docs.phtml:679 docs.phtml:697
msgid "Help Manual"
msgstr "叮婿å"
-#: docs.phtml:68 docs.phtml:118 docs.phtml:202 docs.phtml:252 docs.phtml:334
-#: docs.phtml:384 docs.phtml:493 docs.phtml:544 docs.phtml:610 docs.phtml:621
-#: docs.phtml:636 docs.phtml:647 docs.phtml:658 docs.phtml:667 docs.phtml:676
-#: docs.phtml:687 docs.phtml:695
+#: docs.phtml:68 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
+#: docs.phtml:406 docs.phtml:515 docs.phtml:566 docs.phtml:632 docs.phtml:643
+#: docs.phtml:658 docs.phtml:669 docs.phtml:680 docs.phtml:689 docs.phtml:698
+#: docs.phtml:709 docs.phtml:717
msgid "English"
msgstr "è±è¯"
-#: docs.phtml:79 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
-#: docs.phtml:395 docs.phtml:505 docs.phtml:555 docs.phtml:612 docs.phtml:623
-#: docs.phtml:638 docs.phtml:660 docs.phtml:680 docs.phtml:696
+#: docs.phtml:79 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
+#: docs.phtml:417 docs.phtml:527 docs.phtml:577 docs.phtml:634 docs.phtml:645
+#: docs.phtml:660 docs.phtml:682 docs.phtml:702 docs.phtml:718
msgid "German"
msgstr "å¾·è¯"
-#: docs.phtml:90 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
-#: docs.phtml:406 docs.phtml:517 docs.phtml:567 docs.phtml:614 docs.phtml:625
-#: docs.phtml:640 docs.phtml:649
+#: docs.phtml:90 docs.phtml:151 docs.phtml:235 docs.phtml:285 docs.phtml:367
+#: docs.phtml:428 docs.phtml:539 docs.phtml:589 docs.phtml:636 docs.phtml:647
+#: docs.phtml:662 docs.phtml:671
msgid "Italian"
msgstr "æå¤§å©è¯"
-#: docs.phtml:101 docs.phtml:162 docs.phtml:235 docs.phtml:296 docs.phtml:367
-#: docs.phtml:428 docs.phtml:529 docs.phtml:591
+#: docs.phtml:101 docs.phtml:173 docs.phtml:246 docs.phtml:307 docs.phtml:378
+#: docs.phtml:450 docs.phtml:551 docs.phtml:613
msgid "Portuguese"
msgstr "è¡èçè¯"
-#: docs.phtml:114 docs.phtml:248 docs.phtml:380 docs.phtml:543 docs.phtml:620
-#: docs.phtml:646 docs.phtml:666 docs.phtml:686
+#: docs.phtml:114 docs.phtml:259 docs.phtml:391 docs.phtml:565 docs.phtml:642
+#: docs.phtml:668 docs.phtml:688 docs.phtml:708
msgid "Concepts Guide"
msgstr "æç¨æ¦å¿µ"
-#: docs.phtml:151 docs.phtml:285 docs.phtml:417 docs.phtml:579 docs.phtml:627
+#: docs.phtml:118 docs.phtml:395
+msgid "Chinese (simplified)"
+msgstr ""
+
+#: docs.phtml:162 docs.phtml:296 docs.phtml:439 docs.phtml:601 docs.phtml:649
msgid "Japanese"
msgstr "æ¥è¯"
-#: docs.phtml:183
+#: docs.phtml:194
msgid ""
"This is the latest stable release of the <span class=\"gnucash\">GnuCash</"
"span> documentation. <em>Stable</em> means that this documentation is not "
@@ -553,15 +557,15 @@ msgstr ""
"<span class=\"gnucash\">æ°æå</span>ï¼<em>æ°</em>并䏿å³è¿ä»½æåæ¯ææ°çï¼"
"å®å
¼å
·ç¨³å®åæ°ã"
-#: docs.phtml:191
+#: docs.phtml:202
msgid "(old stable release)"
msgstr "ï¼æ§ï¼"
-#: docs.phtml:193
+#: docs.phtml:204
msgid "Old <em>stable</em> user documentation"
msgstr "<em>æ§ç稳å®ç</em>æå"
-#: docs.phtml:317
+#: docs.phtml:328
#, php-format
msgid ""
"This is the old stable release of the <span class=\"gnucash\">GnuCash</span> "
@@ -571,28 +575,28 @@ msgstr ""
"æ§ç稳å®ç<span class=\"gnucash\">æå</span>ï¼å¯¹åºæ°ç<span "
"class=\"gnucash\">%s</span>çæ¬ã"
-#: docs.phtml:323
+#: docs.phtml:334
msgid "Nightly Documentation Builds"
msgstr "æ¯å¤æå»ºçææ¡£"
-#: docs.phtml:325
+#: docs.phtml:336
msgid ""
"Current <em>unstable</em> user documentation and developer documentation"
msgstr "<em>æ¯å¤©</em>æå»ºçä¸ç¨³å®çæå"
-#: docs.phtml:328
+#: docs.phtml:339
msgid "Unstable"
msgstr "å¼åç"
-#: docs.phtml:441
+#: docs.phtml:463
msgid "API"
msgstr "API"
-#: docs.phtml:446 externals/menu.phtml:47
+#: docs.phtml:468 externals/menu.phtml:47
msgid "current bugfix branch"
msgstr "稳å®ç"
-#: docs.phtml:463
+#: docs.phtml:485
msgid ""
"Every night a server builds the documentation from the current contents of "
"the <span class=\"gnucash\">GnuCash</span> source repository. This includes "
@@ -604,7 +608,7 @@ msgstr ""
"èª <b>Doxygen</b>ï¼å<b>ç¨æ·æå</b>ï¼æºèª<em>æ°ç</em><span "
"class=\"gnucash\">æå</span>ï¼ã"
-#: docs.phtml:467
+#: docs.phtml:489
msgid ""
"<b>NOTE:</b> these documents might not be accessible from time to time "
"because developers might be working on improvements. However they are the "
@@ -613,11 +617,11 @@ msgstr ""
"<b>注æï¼</b>è¿äºææ¡£è¥æ æ³è®¿é®ï¼å¯è½å 为å¼åäººåæ£å¨ä¿®æ¹ã<span "
"class=\"gnucash\">å¼åç</span>æ¯ææ°ãææ°ãææ°çåèèµæã"
-#: docs.phtml:485
+#: docs.phtml:507
msgid "Older GnuCash Documentation"
msgstr "éå¹´"
-#: docs.phtml:487
+#: docs.phtml:509
msgid ""
"This section contains all the older <span class=\"gnucash\">GnuCash</span> "
"documentation. If you are using one of these old versions of <span "
@@ -627,31 +631,31 @@ msgstr ""
"æ¬èå
嫿æç<span class=\"gnucash\">éå¹´</span>æåï¼å¦ææ¨è¿å¨ä½¿ç¨<span "
"class=\"gnucash\">å®ä»¬</span>ï¼å¼ºçå»ºè®®æ¨æ¢å°æ°çã"
-#: docs.phtml:697
+#: docs.phtml:719
msgid "Spanish"
msgstr "西ççè¯"
-#: docs.phtml:698
+#: docs.phtml:720
msgid "Portugese"
msgstr "è¡èçè¯"
-#: docs.phtml:704
+#: docs.phtml:726
msgid "Unofficial documentation"
msgstr "鿣å¼"
-#: docs.phtml:706
+#: docs.phtml:728
msgid "Some people have written and published their own documentation."
msgstr "ç¨æ·èªå·±ç¼åå¹¶åå¸çæåã"
#. Translators: %s is a wiki link
-#: docs.phtml:709
+#: docs.phtml:731
#, php-format
msgid ""
"When this collection grew and became polyglot, it moved to %s. There you can "
"also add more links."
msgstr "è¯ç§å¤ªå¤äºï¼å®ä»¬å·²è¢«æ¾å¨%sï¼æ¨å¯ä»¥å¨é£éç»§ç»æ°å¢ã"
-#: docs.phtml:711
+#: docs.phtml:733
msgid "wiki:Documentation"
msgstr "Wikiï¼ææ¡£"
@@ -883,7 +887,7 @@ msgstr "%sFlatpak"
msgid "Known Issues and other details"
msgstr "å·²ç¥é®é¢åå
¶ä»è¯¦ç»ä¿¡æ¯"
-#: download.phtml:55 index.phtml:17
+#: download.phtml:55 index.phtml:18
msgid "Source code"
msgstr "æºç "
@@ -1057,7 +1061,7 @@ msgstr "常è§é®é¢"
msgid "Wiki"
msgstr "Wiki"
-#: externals/menu.phtml:33 index.phtml:61
+#: externals/menu.phtml:33 index.phtml:65
msgid "Mailing Lists"
msgstr "é®ä»¶å表"
@@ -1228,7 +1232,7 @@ msgstr "<b>æè¦æ </b>ï¼èµéç¶åµ"
msgid "Many options to <b>customize</b> the appearance and the display style"
msgstr "èªå®ä¹<b>主é¢</b>"
-#: features.phtml:69 index.phtml:78
+#: features.phtml:69 index.phtml:82
msgid "Scheduled Transactions"
msgstr "计å交æ"
@@ -1248,7 +1252,7 @@ msgstr ""
"å¯å¨<span class=\"gnucash\">婿</span>å¯ä»¥æ¨è¿è®¡å交æï¼æ éå¨å°ææ¥ååæ¶æ"
"确认è¿äºäº¤æã"
-#: features.phtml:82 index.phtml:76
+#: features.phtml:82 index.phtml:80
msgid "Reports, Graphs"
msgstr "æ¥è¡¨"
@@ -1550,32 +1554,32 @@ msgstr "æµ·å
åç¥å·± å¤©æ¶¯è¥æ¯é»"
msgid "Download GnuCash %s"
msgstr "ä¸è½½ GnuCash %s"
-#: index.phtml:18
+#: index.phtml:19
msgid "Via distribution"
msgstr "åè¡ç"
-#: index.phtml:25
-msgid "More downloads (Source code, Development â¦)"
-msgstr "æ´å¤ï¼æºä»£ç ï¼å¼å...ï¼"
-
-#: index.phtml:26
+#: index.phtml:21
#, php-format
msgid "GnuCash is also available as a flatpak from flathub.org. %s"
msgstr ""
#. Translators: This labels a link to flatpak installation instructions.
-#: index.phtml:27
+#: index.phtml:23
#, fuzzy
#| msgid "Introduction"
msgid "Instructions"
msgstr "ç®ä»"
-#: index.phtml:34
+#: index.phtml:31
+msgid "More downloads (Source code, Development â¦)"
+msgstr "æ´å¤ï¼æºä»£ç ï¼å¼å...ï¼"
+
+#: index.phtml:38
#, php-format
msgid "Version %s is the last version for %s and %s and earlier."
msgstr "%s %s å %sï¼å«æ´ä½ï¼çæç»çæ¬ã"
-#: index.phtml:37
+#: index.phtml:41
#, php-format
msgid ""
"Version %s is the last version for Windows XP/Vista and MacOS X 10.8 and "
@@ -1584,7 +1588,7 @@ msgstr ""
"%s Windows XP/Vista å MacOS X 10.8ï¼å«æ´ä½ï¼çæç»çæ¬ï¼ä¹æ¯ææ°çä¸ä¸ªè½å¨ "
"PowerPC Mac ä¸è¿è¡ççæ¬ã"
-#: index.phtml:46
+#: index.phtml:50
msgid ""
"Designed to be easy to use, yet powerful and flexible, <span "
"class=\"gnucash\">GnuCash</span> allows you to track bank accounts, stocks, "
@@ -1597,7 +1601,7 @@ msgstr ""
"ç¡®ã"
#. Translators: %s is the link to https://wiki.gnucash.org/wiki/Contributing_to_GnuCash
-#: index.phtml:48
+#: index.phtml:52
#, php-format
msgid ""
"GnuCash is developed, maintained, documented, and translated entirely by "
@@ -1605,21 +1609,21 @@ msgid ""
msgstr "GnuCash å®å
¨ç±å¿æ¿è
å¼åãç»´æ¤ãè®°å½åç¿»è¯ã æ³å¸®å¿åï¼ æä»¬æ %sã"
#. Translators: This is the label of the Contributing⦠wiki link
-#: index.phtml:50
+#: index.phtml:54
msgid "some suggestions"
msgstr "ä¸äºå»ºè®®"
#. Translators: %s is the link to weblate
-#: index.phtml:52
+#: index.phtml:56
#, php-format
msgid "Please help translate GnuCash into your language at %s."
msgstr "请帮å¿å¨ %s å° GnuCash ç¿»è¯ææ¨çè¯è¨ã"
-#: index.phtml:57
+#: index.phtml:61
msgid "Need Help?"
msgstr "寻æ±å¸®å©ï¼"
-#: index.phtml:60
+#: index.phtml:64
msgid ""
"Looking for someone to contact about <span class=\"gnucash\">GnuCash</span>? "
"Try the"
@@ -1627,7 +1631,7 @@ msgstr ""
"èç³» <span class=\"gnucash\">GnuCash</span>ï¼è¯·å°è¯ä¸æTG群ï¼gnucash_zhï¼ QQ"
"群ï¼146871127 ï¼æè±æ"
-#: index.phtml:62
+#: index.phtml:66
msgid ""
", which are public, email-based discussion groups where you can ask and "
"answer <span class=\"gnucash\">GnuCash</span> questions to other users."
@@ -1635,47 +1639,47 @@ msgstr ""
"ï¼è¿æ¯å
Œ
±è®¨è®ºç»ï¼æ¨å¯ä»¥æåºæåç <span class=\"gnucash\">GnuCash</span> ç"
"ç¸å
³é®é¢ã"
-#: index.phtml:68
+#: index.phtml:72
msgid "Feature Highlights"
msgstr "亮ç¹åè½"
-#: index.phtml:73
+#: index.phtml:77
msgid "Double-Entry Accounting"
msgstr "å¤å¼è®°è´¦"
-#: index.phtml:74
+#: index.phtml:78
msgid "Stock/Bond/Mutual Fund Accounts"
msgstr "è¡ç¥¨ãåºå¸ãåºé"
-#: index.phtml:75
+#: index.phtml:79
msgid "Small-Business Accounting"
msgstr "å°è§æ¨¡ä¼ä¸ä¼è®¡"
-#: index.phtml:77
+#: index.phtml:81
msgid "QIF/OFX/HBCI Import, Transaction Matching"
msgstr "导å
¥å¹¶å¹é
QIF/OFX/HBCI 交æ"
-#: index.phtml:79
+#: index.phtml:83
msgid "Financial Calculations"
msgstr "è´¢å¡è®¡ç®"
-#: index.phtml:81
+#: index.phtml:85
msgid "<b>Discover more â¦</b>"
msgstr "<b>æ´å¤â¦</b>"
-#: index.phtml:85
+#: index.phtml:89
#, php-format
msgid "GnuCash %s Released"
msgstr "GnuCash %s"
-#: index.phtml:86
+#: index.phtml:90
#, php-format
msgid ""
"We've released GnuCash %s with many bugfixes and improvements including some "
"%s!"
msgstr "%s çæ¬å·²åå¸ï¼å
¶ä¿®å¤åæ¹æ£äºè®¸å¤é误ï¼å½ç¶è¿å
æ¬ä¸äº %sï¼"
-#: index.phtml:87
+#: index.phtml:91
msgid "great new features"
msgstr "徿£çåè½"
@@ -2024,468 +2028,3 @@ msgid ""
msgstr ""
"æµè§å¨ä¼¼ä¹ä¸æ¯æiframeï¼å¨åç¬ççªå£æå¼é¡µé¢ï¼è¯·ç¹<a href=\"%s\" "
"target=\"_blank\">è¿é</a>ã"
-
-#~ msgid ""
-#~ "*.c, *.h files in the src directory only (version 1.6 and earlier) or src/"
-#~ "register/ledger-core (version 1.7 and later)."
-#~ msgstr ""
-#~ "ä»
å¨srcç®å½ä¸ç.cã.hæä»¶ï¼1.6å以åï¼æsrc/register/ledger-coreï¼1.7å以"
-#~ "åï¼ã"
-
-#~ msgid ""
-#~ "<b>NOTE:</b> It used to be ok also to send your patch directly to the "
-#~ "gnucash-devel list. This is discouraged now, as a patch is easily "
-#~ "forgotten between the many list discussions. Attach patches to bugs in "
-#~ "Bugzilla instead (either an existing bug or a new one). If you insist on "
-#~ "sending a patch to gnucash-devel, it should be attached, not inlined."
-#~ msgstr ""
-#~ "<b>注æï¼</b>è¿å»ä¹å¯ä»¥ç´æ¥ç» gnucash-devel åé®ä»¶ï¼ä½ç°å¨ä¸å»ºè®®ï¼å 为å¾å®¹"
-#~ "æè¢«éæ¼ï¼è¯·å°æ°æåæäº¤ç» Bugzillaï¼å¦ææ¨åæåé®ä»¶ï¼åºå°æ°æåæ·»å 为é"
-#~ "ä»¶ï¼è䏿¯ä¿¡çå
容ã"
-
-#~ msgid ""
-#~ "<span class=\"gnucash\">GnuCash</span> currently consists of over a third "
-#~ "of a million lines of code spread over more than a thousand files. It has "
-#~ "been translated into twenty-three languages and credits over 139 authors "
-#~ "and contributors."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">è¶
è¿</span>30ä¸è¡ä»£ç ï¼1000å¤ä¸ªæä»¶ï¼è¢«ç¿»è¯æ23ç§"
-#~ "è¯è¨ï¼æ139åä½è
åè´¡ç®è
ã"
-
-#~ msgid ""
-#~ "A detailed guide on how to work with documentation (update and "
-#~ "maintenance)."
-#~ msgstr "ç¼è¾ææ¡£çè¯¦ç»æåã"
-
-#~ msgid ""
-#~ "As stated earlier, the new docs are based on the docbook system. Everyone "
-#~ "wishing to help please follow these guides where possible when reviewing "
-#~ "and/or writing docs."
-#~ msgstr ""
-#~ "å¦åæè¿°ï¼æ°æååºäº Docbook ç³»ç»ï¼å¤§å®¶è¦æ¯æ³ç¼è¾ï¼è¯·å¤å¤åèä¸é¢çèµæã"
-
-#~ msgid "Author Credits"
-#~ msgstr "è´¡ç®è
"
-
-#~ msgid ""
-#~ "Code to add small-business features: contents of the src/business "
-#~ "directory."
-#~ msgstr "å¢å å°è§æ¨¡ä¼ä¸åè½ç代ç ï¼src/businessç®å½ã"
-
-#~ msgid ""
-#~ "Code to generate reports and graphs: contents of the src/reports "
-#~ "directory."
-#~ msgstr "çææ¥è¡¨åå¾è¡¨ç代ç ï¼src/reportsç®å½ã"
-
-#~ msgid ""
-#~ "Code to import and export various file formats: contents of the src/"
-#~ "import-export directory."
-#~ msgstr "导å
¥/导åºåç§æä»¶æ ¼å¼ç代ç ï¼src/import-export ç®å½ä¸çå
容ã"
-
-#~ msgid ""
-#~ "Code to peform automated regression tests: contents of the src/*/test "
-#~ "directories."
-#~ msgstr "æ§è¡èªå¨å彿µè¯ç代ç ï¼src/*/testç®å½ã"
-
-#~ msgid ""
-#~ "Contents of miscellanous application-related directories (version 1.7 and "
-#~ "later): src/app-file, src/app-utils, src/calculation, src/core-utils, src/"
-#~ "gnc-module, src/network-utils, src/tax/us."
-#~ msgstr ""
-#~ "ä¸ç¨åºç¸å
³çæé¡¹ç®å½ï¼1.7å以åï¼ï¼src/app-fileãsrc/app-utilsãsrc/"
-#~ "calculationãsrc/core-utilsãsrc/gnc-moduleãsrc/network-utilsãsrc/tax/"
-#~ "usã"
-
-#~ msgid ""
-#~ "Contents of src/gnome plus src/register/gnome (version 1.6 and earlier). "
-#~ "For version 1.7 and later, this consists of src/gnome, src/gnome-search "
-#~ "and src/gnome-util"
-#~ msgstr ""
-#~ "src/gnome å src/register/gnome çå
容ï¼1.6 å以åï¼ã1.7å以åççæ¬ï¼å®"
-#~ "ç± src/gnomeãsrc/gnome-search å src/gnome-util ç»æã"
-
-#~ msgid ""
-#~ "Contents of the src/backend directory (version 1.7 and later) or of src/"
-#~ "engine/file, src/engine/sql (version 1.6 and earlier)."
-#~ msgstr ""
-#~ "src/backend ç®å½(1.7å以å)æ src/engine/fileãsrc/engine/sql(1.6å以å)ç"
-#~ "å
容ã"
-
-#~ msgid ""
-#~ "Contents of the src/engine and the include directories. The engine was "
-#~ "split out from the motif code in version 1.1. The data storage backend "
-#~ "(file-io, sql) was split out in the course of version 1.5."
-#~ msgstr ""
-#~ "src/engine å include ç®å½çå
容ï¼1.1çä» motif 代ç åç¦»åºæ¥ï¼æ°æ®åå¨å端"
-#~ "ï¼file-ioï¼sqlï¼å¨1.5çæ¬ä¸å离ã"
-
-#~ msgid ""
-#~ "Contents of the src/motif directory (version 1.2 and earlier). The motif "
-#~ "version of the code was discontinued after version 1.2, after most of the "
-#~ "non-gui code was moved to either the engine, the register or the ledger."
-#~ msgstr ""
-#~ "src/motifç®å½ä¸çå
容ï¼1.2å以åï¼ãmotifç代ç å¨1.2çæ¬ä¹å就忢äºï¼å 为"
-#~ "大é¨åégui代ç é½è¢«ç§»å°äºå¼æãå¯å卿å类账ä¸ã"
-
-#~ msgid ""
-#~ "Contents of the src/register directory (version 1.6 and earlier) or src/"
-#~ "register/register-core (version 1.7 and later). The register was split "
-#~ "out as a separate component from the motif code in version 1.1. As can be "
-#~ "seen from the stats, the register code has been fairly stable. At version "
-#~ "1.7 and later, this cell shows a second count: the number of lines of "
-#~ "code in src/register/register-gnome (previously counted as part of gnome)."
-#~ msgstr ""
-#~ "src/register(1.6å以å) ç®å½æ src/register/register-core(1.7å以å)çå
"
-#~ "容ã å¯åå¨å¨1.1çä»motif代ç ä¸ç¬ç«åºæ¥ãç»è®¡å¯ä»¥çåºï¼å¯åå¨ä»£ç ä¸ç´ç¸å½"
-#~ "稳å®ï¼1.7 å以åçæ¬ï¼è¿ä¸ªåå
æ ¼æ¾ç¤ºäºç¬¬äºä¸ªè®¡æ°ï¼src/register/register-"
-#~ "gnome ä¸ç代ç è¡æ° (以åä½ä¸º gnome çä¸é¨å)ã"
-
-#~ msgid "Each cell displays the following:"
-#~ msgstr "æ¯ä¸ªåå
æ ¼æ¾ç¤ºçä¿¡æ¯å¦ä¸ï¼"
-
-#~ msgid ""
-#~ "English-language-only user documentation, including on-line help and "
-#~ "manual (html, sgml or xml). For version 1.8.4 and later, the number below "
-#~ "the bar counts the translated, non-english docs (currently de, es, fr, "
-#~ "pt_PT). Both of these numbers are somewhat hard to count, because of "
-#~ "fairly large format churns, and multiple competing versions."
-#~ msgstr ""
-#~ "è±æææ¡£ï¼å
æ¬å¨çº¿å¸®å©åæåï¼HTMLãSGML æ XMLï¼ã1.8.4å以åçæ¬ï¼æ 䏿°"
-#~ "åæ¯ç¿»è¯çéè±æææ¡£ï¼ç®åæ¯deãesãfrãpt_PTï¼ã è¿ä¸¤ä¸ªé½å¾é¾ç»è®¡ï¼å 为æ"
-#~ "ç¸å½å¤§çæ ¼å¼åååå¤ä¸ªçæ¬ã"
-
-#~ msgid ""
-#~ "For those not familiar with git, the <span class=\"gnucash\">GnuCash</"
-#~ "span> wiki has a <a href='https://wiki.gnucash.org/wiki/Git'>description</"
-#~ "a> tailored to the <span class=\"gnucash\">GnuCash</span> code. To get "
-#~ "the documentation source instead of the program source, replace 'gnucash' "
-#~ "with 'gnucash-docs' in the mentioned git commands, like this:"
-#~ msgstr ""
-#~ "ä¸çæ Git ï¼<span class=\"gnucash\">GnuCash Wiki</span> æè¯¦ç» <a "
-#~ "href='https://wiki.gnucash.org/wiki/Git'>讲解</a>ï¼æ¯ä¸º <span "
-#~ "class=\"gnucash\">GnuCash</span> é身å®å¶çãè·åæåèéæºä»£ç ï¼è¯·ç¨å¦ä¸"
-#~ "æä»¤ï¼"
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "commenting on it."
-#~ msgstr "å¦ä¸è·åæºæä»¶ï¼æ·»å 注éã"
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "making changes. When you are satisfied with your changes you can create a "
-#~ "patch by running the following command in the base directory of the "
-#~ "documentation (usually gnucash-docs, unless you renamed it):"
-#~ msgstr ""
-#~ "å¦ä¸æè¿°è·åæåãç¼è¾ï¼è¥æè§åéï¼å¯ä»¥å¨æä»¶ï¼é常为 gnucash-docsï¼é¤é"
-#~ "å
¶éå½åäºï¼ç®å½è¿è¡å½ä»¤æäº¤ï¼"
-
-#~ msgid ""
-#~ "Given that we have about 400 outstanding bugs in bugzilla, that works out "
-#~ "to about one bug per thousand lines of code, or one bug per 50 pages of "
-#~ "printout. This bug count is actually not atypical for software projects; "
-#~ "it is near the norm."
-#~ msgstr ""
-#~ "é´äº Bugzillaéæå¤§çº¦400个æªè§£å³ç bugï¼è¿ç¸å½äºæ¯åè¡ä»£ç æä¸ä¸ª bugï¼æè
"
-#~ "æ¯50页æå°è¾åºæä¸ä¸ª bugï¼è¿ä¸ªæ¯ä¾å¯¹è½¯ä»¶é¡¹ç®æ¥è¯´å¹¶ä¸æå¤ï¼æ¥è¿å¸¸æã"
-
-#~ msgid "Gnome Documentation guidelines"
-#~ msgstr "Gnome"
-
-#~ msgid ""
-#~ "If you are interested in improving the <span class=\"gnucash\">GnuCash</"
-#~ "span> documentation, you have come to the right place. This page will "
-#~ "provide you with the necessary information to get started."
-#~ msgstr ""
-#~ "å¦ææ¨æå
´è¶£ç¼è¾<span class=\"gnucash\">æå</span>ï¼é£æ¥å¯¹å°æ¹äºï¼æ¬é¡µå°"
-#~ "æä¾å¿
è¦çä¿¡æ¯ï¼å©æ¨å¼å§ã"
-
-#~ msgid ""
-#~ "If you wish to review or write <span class=\"gnucash\">GnuCash</span> "
-#~ "documentation, you will need to know xml. Some basic knowledge of the "
-#~ "docbook system may be useful as well."
-#~ msgstr ""
-#~ "æ£é
æç¼è¾<span class=\"gnucash\">æå</span>ï¼ä½ éè¦äºè§£ XMLï¼ä¹éè¦ä¸äº "
-#~ "Docbook çåºæ¬ç¥è¯ã"
-
-#~ msgid ""
-#~ "If you've had trouble swimming through that mass of source code, think of "
-#~ "it this way: printed out on paper, and bound into volumes, it would "
-#~ "amount to several dozen copies of Tolstoy's \"War and Peace\", roughly a "
-#~ "bookshelf-width's worth of source code."
-#~ msgstr ""
-#~ "坹妿¤å·¨éçæºä»£ç è¿æ¯æ²¡ææ¦å¿µï¼æ¢ä¸ªè§åº¦æ³ï¼å°å
¶æå°å¹¶è£
订好ï¼è¿å°ç¸å½äºæ°"
-#~ "忬ãæäºä¸åå¹³ãï¼æ´æ´ä¸ä¹¦æ¶å®½çæºä»£ç ã"
-
-#~ msgid "Introduction"
-#~ msgstr "ç®ä»"
-
-#~ msgid ""
-#~ "It can often be quite interesting to study the source code metrics behind "
-#~ "a software development project. Not a surprising interest: it is "
-#~ "accounting afterall. <span class=\"gnucash\">GnuCash</span> has grown, "
-#~ "over the years, from a small handy electronic checkbook to a rather large "
-#~ "and multi-featured desktop app."
-#~ msgstr ""
-#~ "ç ç©¶è½¯ä»¶çæºä»£ç ææ å¾å¾æ¯ç¸å½æè¶£çï¼ä½è´¢å¡è½¯ä»¶çæè§ä¸è¬è¬ãç»è¿å¤å¹´å"
-#~ "å±ï¼<span class=\"gnucash\">GnuCash</span> å·²ä»ä¸ä¸ªå°çãæ¹ä¾¿ççµåæ¯ç¥¨ç°¿"
-#~ "å屿ä¸ä¸ªç¸å½å¤§çå¤åè½æ¡é¢ç¨åºã"
-
-#~ msgid ""
-#~ "Just as the <span class=\"gnucash\">GnuCash</span> application has been "
-#~ "developed over time by volunteers, so too has the documentation been "
-#~ "written by volunteer developers and users to help others learn how <span "
-#~ "class=\"gnucash\">GnuCash</span> works. This collaborative effort has "
-#~ "resulted in the creation of two major documents, the <b>Help Manual</b> "
-#~ "and the <b>Tutorial and Concepts Guide</b>."
-#~ msgstr ""
-#~ "å<span class=\"gnucash\">ç¨åº</span>䏿 ·ï¼æå乿¯ç±å¼åè
å使ç¨è
ç»´æ¤"
-#~ "çï¼ä¸¤ä»½<span class=\"gnucash\">主è¦</span>æä»¶ï¼<b>叮婿å</b>ã<b>æç¨"
-#~ "æ¦å¿µ</b>ã"
-
-#~ msgid "Languages"
-#~ msgstr "è¯è¨"
-
-#~ msgid ""
-#~ "Mind you, this is source code (and docs) crafted and debugged by actual "
-#~ "humans, this is *not* autogenerated code. Tools (such as glade or swig) "
-#~ "can generate gazillions of lines of code automatically; I'm not counting "
-#~ "those. Every last line counted here was typed in, edited, indented, "
-#~ "tweaked, multiple times, by human hands."
-#~ msgstr ""
-#~ "请注æï¼è¿æ¯ç±å¼åè
ç²¾å¿ç¼ååè°è¯çæºä»£ç ï¼åææ¡£ï¼ï¼ä¸æ¯èªå¨çæçã å·¥"
-#~ "å
·ï¼å¦ glade æ swigï¼èªå¨çæç大é代ç ï¼å¹¶ä¸ä¸è®¡ç®å¨å
ã è¿éæè®¡ç®çæ¯"
-#~ "ä¸è¡é½æ¯ç±äººå·¥è¾å
¥ãç¼è¾ã缩è¿ãè°æ´è¿å¤æ¬¡çã"
-
-#~ msgid ""
-#~ "Next attach your patch to a bug report against the proper component for "
-#~ "the Documentation product in <a href='https://bugs.gnucash.org/'><span "
-#~ "class=\"gnucash\">GnuCash</span>' bug database</a>. See also <a "
-#~ "href='https://wiki.gnucash.org/wiki/Bugzilla'>GnuCash' wiki page on "
-#~ "bugzilla</a> for more details about patch submission."
-#~ msgstr ""
-#~ "æ°æåå°è¢«æäº¤å° <a href='https://bugs.gnucash.org/'><span "
-#~ "class=\"gnucash\">GnuCash</span> æ°æ®åº</a>ãæ´å¤æäº¤èµæï¼è¯·åé
"
-#~ "Bugzilla ç <a href='https://wiki.gnucash.org/wiki/Bugzilla'>Wiki</a>ã"
-
-#~ msgid "No longer available"
-#~ msgstr "已失æ"
-
-#~ msgid ""
-#~ "Note also that KLOC's are not a good metric of programmer productivity, "
-#~ "nor even that <code>wc</code> is a good way of counting KLOC's. Much "
-#~ "better measures are complexity metrics, which, for example, count the "
-#~ "number and size of if-then-else blocks, or the number and size of all "
-#~ "blocks, or the number of math operators per statement. Maybe someday "
-#~ "we'll run one of those tools on this code. For now, this is what we have. "
-#~ "On the other hand, we've attempted to count only those files that contain "
-#~ "human-edited code, that is, files that are directly edited by humans. The "
-#~ "point of doing this is to avoid artificially inflating the KLOC counts by "
-#~ "counting automatically generated code (which is why the glade files are "
-#~ "not counted: they are large and automatically generated)."
-#~ msgstr ""
-#~ "è¿éè¦æ³¨æçæ¯ï¼KLOC 䏿¯è¡¡éç¨åºåç产åçå¥½ææ ï¼çè³ <code>wc</code> ä¹"
-#~ "䏿¯è®¡ç® KLOC çå¥½æ¹æ³ãæ´å¥½çæ åæ¯å¤æåº¦ï¼ä¾å¦ï¼if-then-else åçæ°éå"
-#~ "大å°ãææåçæ°éå大尿è
æ¯æ¡è¯å¥çæ°å¦è¿ç®ç¬¦æ°éãä¹è®¸æä¸å¤©æä»¬ä¼ä½¿ç¨"
-#~ "è¿äºæ åï¼ä½ç°å¨ KLOC æç´æ¥ï¼è䏿们è¯å¾åªç»è®¡æå·¥ç¼åç代ç ï¼é¿å
èªå¨ç"
-#~ "æç代ç å½±å KLOC 计æ°ï¼è¿å°±æ¯ä¸è®¡ç® glade æä»¶çåå ï¼å®ä»¬ä½éå¾å¤§ãèä¸"
-#~ "æ¯èªå¨çæçï¼ã"
-
-#~ msgid ""
-#~ "Please let other writers know which section you wish to tackle. Please "
-#~ "forward this to <a href='mailto:gnucash-devel at gnucash.org'>gnucash-devel</"
-#~ "a> so that people can say 'hey I'm doing that already' or 'go ahead and "
-#~ "do it'."
-#~ msgstr ""
-#~ "让å
¶ä»ç¬è
ç¥éä½ æ³åä»ä¹ï¼ææ³æ³åå° <a href='mailto:gnucash-"
-#~ "devel at gnucash.org'>gnucash-devel</a>ï¼è¿æ ·å°±ä¼æäººè¯´ \"å¿ï¼æå·²ç»å¨åäº "
-#~ "\"æ \"è¯·å æ²¹å§ï¼\"ã"
-
-#~ msgid "Reviewers"
-#~ msgstr "审é
人"
-
-#~ msgid "Sizing"
-#~ msgstr "è§æ¨¡"
-
-#~ msgid "Table 1. Historical Development Stats"
-#~ msgstr "表ä¸.åå²å¼åç»è®¡"
-
-#~ msgid "Table Column Legend"
-#~ msgstr "æ é¢è¯´æ"
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> community welcomes assistance "
-#~ "in maintaining and improving both the program and its documentation. If "
-#~ "you are interested in helping write, edit or translate <span "
-#~ "class=\"gnucash\">GnuCash</span>'s documentation, this page gives "
-#~ "guidance on how to get set up to join the effort."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">社åº</span> 欢è¿å¤§å®¶è´¡ç®åéï¼å¦æä½ æå
´è¶£ç¼åæç¿»"
-#~ "è¯<span class=\"gnucash\">æå</span>ï¼è¿å¿å°±æ¯èµ·ç¹ã"
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation can be viewed "
-#~ "and downloaded from the <a href=\"docs.phtml\">Documentation page</a>."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> <a href=\"docs.phtml\">æå</a>ã"
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation is stored in "
-#~ "<b>xml</b> files. More precisely, it uses the <b>docbook system</b>. This "
-#~ "is a relatively flexible system that takes xml files as input and can "
-#~ "generate documentation in several different output formats (html, pdf â¦)."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">æå</span> æ¯ <b>XML</b> æ ¼å¼ï¼åç¡®è¯´ï¼æ¯ç¨ "
-#~ "<b>Docbook</b> 管ç XML æä»¶ï¼è¾åº htmlãpdf...ã"
-
-#~ msgid ""
-#~ "The best way of retaining comments about docs in an easy to find way for "
-#~ "everyone would be to use <a href='https://bugs.gnucash.org/'>bugs.gnucash."
-#~ "org</a> to file the bugs under documentation. This can also be done using "
-#~ "bug-buddy."
-#~ msgstr ""
-#~ "æå¥½ä½¿ç¨ <a href='https://bugs.gnucash.org/'>bugs.gnucash.org</a> æäº¤ï¼ä»¥"
-#~ "便大家对æ¯ï¼æç¨ bug-buddyã"
-
-#~ msgid ""
-#~ "The following links are for further sites that can help with the "
-#~ "documentation and review process."
-#~ msgstr "详ç»èµæå¦ä¸ã"
-
-#~ msgid ""
-#~ "The number of design documents and README files aimed at developers. This "
-#~ "includes *.txt files, *.texinfo files and README.* files in all "
-#~ "subdirectories. For version 1.7 and later, only those in the src "
-#~ "subdirectory are counted (leaving out some half-dozen scattered "
-#~ "elsewhere)."
-#~ msgstr ""
-#~ "é¢åå¼åè
ç设计æä»¶åREADMEæä»¶æ°éãå
æ¬ææåç®å½ä¸ç.txtã.texinfoå"
-#~ "README.*æä»¶ã 1.7å以åçæ¬ï¼åªè®¡ç®srcåç®å½ä¸çæä»¶ï¼ä¸å
æ¬æ£è½å¨å
¶ä»å°"
-#~ "æ¹çå
ä¸ä¸ªæä»¶ï¼ã"
-
-#~ msgid ""
-#~ "The number of languages that the application messages have been "
-#~ "translated to (the number of <tt>po/*.po</tt> files). In parenthesis, the "
-#~ "number of messages in the message files (<tt>grep msgstr po/*.po |wc</"
-#~ "tt>), in thousands."
-#~ msgstr ""
-#~ "ç¨åºè¢«ç¿»è¯æçè¯è¨æ°éï¼<tt>po/*.po</tt>æä»¶çæ°éï¼ãæ¬å·å
æ¯è¯è¨æä»¶ç代"
-#~ "ç æ°é(<tt>grep msgid po/*.po |wc</tt>)ï¼åä½ä¸ºåã"
-
-#~ msgid ""
-#~ "The number of people credited in the AUTHORS file (version 1.6 and later) "
-#~ "or the README file (earlier versions). These include lead developers, "
-#~ "patch submitters and national-language translators. This includes "
-#~ "additional credits listed in the gnucash-docs/AUTHORS file that are not "
-#~ "listed in the main gnucash/AUTHORS file."
-#~ msgstr ""
-#~ "AUTHORSæä»¶ï¼1.6å以åï¼æREADMEæä»¶ï¼æ©æçæ¬ï¼ä¸è¢«è®¤å¯ç人æ°ã å
æ¬ä¸»è¦"
-#~ "å¼åè
ãè¡¥ä¸æäº¤è
åè¯è¨ç¿»è¯è
ï¼è¿æå¨ gnucash-docs/AUTHORS æä»¶ä¸ååºçè´¡"
-#~ "ç®è
ï¼ä½æ²¡æå¨ gnucash/AUTHORS æä»¶ä¸ã"
-
-#~ msgid ""
-#~ "The table below shows some historical lines-of-code and number-of-files "
-#~ "metrics for the <span class=\"gnucash\">GnuCash</span> development "
-#~ "project. Note that not all of the code is counted: for instance, the "
-#~ "Makefiles and configure.in and autogen.sh are not counted. Also, files "
-#~ "that are automatically generated are not counted, nor are files that have "
-#~ "been 'borrowed' from other projects. Also not counted are experimental "
-#~ "files, miscellaneous perl scripts, various converters, addons and "
-#~ "utilities. Finally, <tt>glade</tt> files are not counted, although large "
-#~ "parts of the overall GUI are described in <tt>glade</tt> files."
-#~ msgstr ""
-#~ "ä¸è¡¨æ¯ <span class=\"gnucash\">GnuCash</span> çä¸äºåå²ä»£ç åæä»¶æ°éæ"
-#~ "æ ã 请注æï¼å¹¶ä¸æ¯ææç代ç é½ä¼è¢«è®¡ç®å¨å
ï¼å¦ï¼Makefilesãconfigure.in "
-#~ "å autogen.shï¼èªå¨çæçæä»¶ãä»å
¶ä»é¡¹ç®âåç¨âçæä»¶ï¼å®éªæ§æä»¶ãæé¡¹ "
-#~ "perl èæ¬ãåç§è½¬æ¢å¨ãéå ç»ä»¶åå®ç¨ç¨åºï¼æåï¼<tt>glade</tt> æä»¶ä¹æ²¡æ"
-#~ "计ç®ï¼å°½ç®¡ GUI ç大é¨åé½å¨ <tt>glade</tt> ä¸ã"
-
-#~ msgid ""
-#~ "There are two major <span class=\"gnucash\">GnuCash</span> documentation "
-#~ "packages to help users: the <b>Help Manual</b> and the <b>Tutorial and "
-#~ "Concepts Guide</b>. With the above command, the source code of both will "
-#~ "be downloaded."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> çä¸»è¦æåï¼<b>叮婿å</b>å<b>æ"
-#~ "ç¨æ¦å¿µ</b>ï¼ä½¿ç¨ä¸è¿°å½ä»¤è·åã"
-
-#~ msgid "This is an ancient page about Gnucash's code size."
-#~ msgstr "代ç è§æ¨¡çèæ§èµæã"
-
-#~ msgid "Total"
-#~ msgstr "å计"
-
-#~ msgid "Version"
-#~ msgstr "çæ¬"
-
-#~ msgid "We suggest also subscribing to"
-#~ msgstr "è¦ä¸ãå°±åé®ä»¶"
-
-#~ msgid "Where to get the documentation source"
-#~ msgstr "æºæä»¶"
-
-#~ msgid ""
-#~ "While this <span class=\"gnucash\">GnuCash</span> wiki page is really "
-#~ "about translating the documentation, it holds some useful information on "
-#~ "working with docbook files."
-#~ msgstr ""
-#~ "è½ç¶<span class=\"gnucash\">GnuCash</span> Wiki å®é
䏿¯å
³äºç¿»è¯çï¼ä½ä¹å
"
-#~ "å«ä¸äº Docbook èµæã"
-
-#~ msgid "Writers"
-#~ msgstr "ä½è
"
-
-#~ msgid "Writing GnuCash Documentation"
-#~ msgstr "ç¼è¾"
-
-#~ msgid ""
-#~ "You may also want to retain a local copy of the old documentation to "
-#~ "refer to when writing. This still has a lot of useful information in it "
-#~ "which hasn't been transferred to the new docs."
-#~ msgstr ""
-#~ "å¯è½ä½ è¿å¾ä¿çä¸ä»½æ§æåã以便å使¶åèï¼å®éé¢ä»ç¶æå¾å¤æç¨çä¿¡æ¯ã"
-
-#~ msgid ""
-#~ "You will need a recent copy of the documentation source. For this you can "
-#~ "check out the documentation module from the gnucash-docs git repository. "
-#~ "Reviewers could also start from the <a href='https://sourceforge.net/"
-#~ "projects/gnucash/files/gnucash-docs/'>current docs tarball</a>."
-#~ msgstr ""
-#~ "è¯·ä» gnucash-docs ç git ä»åºå
éææ°æºæä»¶ï¼<a href='https://sourceforge."
-#~ "net/projects/gnucash/files/gnucash-docs/'>sourceforge</a> 太æ§ï¼V3.2ï¼ï¼ä¸"
-#~ "建议使ç¨ã"
-
-#~ msgid "future feature branch"
-#~ msgstr "å¼åç"
-
-#~ msgid "internal txt"
-#~ msgstr "å
æ"
-
-#~ msgid "misc app"
-#~ msgstr "å
¶å®åºç¨"
-
-#~ msgid ""
-#~ "number of *c and *.h and *.scm files (KLOCS in *.c + KLOCS in *.h + KLOCS "
-#~ "in *.scm). If there are no *.scm files in the directory, then only (KLOCS "
-#~ "in *.c + KLOCS in *.h) are displayed. If there is only one number in the "
-#~ "parenthesis, it is the approriate KLOC count for that statistic."
-#~ msgstr ""
-#~ ".cã.h å .scm 代ç çè¡æ°ï¼.c + .h + .scm)ï¼å¦ææ²¡æ .scm æä»¶ï¼ååªæ¾ç¤º"
-#~ "ï¼.c + .hï¼ï¼å¦ææ¬å·ä¸åªæä¸ä¸ªæ°åï¼é£å°±æ¯æ£ç¡®ç KLOCã"
-
-#~ msgid ""
-#~ "scheme and guile code in directories src/scm plus src/guile (version 1.6 "
-#~ "and earlier). In version 1.7 and later, much of this code went into "
-#~ "reports, import/export, and into indiovidual modules; thus only "
-#~ "miscellaneous code remains."
-#~ msgstr ""
-#~ "æ¹æ¡åguile代ç å¨ç®å½src/scmå ä¸src/guileä¸(1.6å以å)ã1.7å以åçæ¬ï¼è¿"
-#~ "äºä»£ç 大é¨ååç¦»è¿æ¥è¡¨ã导å
¥/导åºåç¬ç«æ¨¡åï¼åªå©ä¸æé¡¹ä»£ç ã"
-
-#~ msgid ""
-#~ "where KLOC == kilo-lines-of-code, as reported by <code>wc</code>. As "
-#~ "noted above, wc is not a terribly good code metric, but it is what we "
-#~ "have handy."
-#~ msgstr ""
-#~ "å
¶ä¸ KLOC == åè¡ä»£ç ï¼ç± <code>wc</code> æ¥åãå¦ä¸æè¿°ï¼wc 并䏿¯ä¸ä¸ªé"
-#~ "常好ç代ç 度éï¼ä½å®æ¯ææ¹ä¾¿çã"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index d576ac8..e8751a8 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: gnucash-htdocs r22051\n"
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist.cgi?"
"component=Translations&product=Website&resolution=---\n"
-"POT-Creation-Date: 2023-08-21 09:48+0200\n"
+"POT-Creation-Date: 2023-09-26 05:30+0200\n"
"PO-Revision-Date: 2023-07-02 02:47+0000\n"
"Last-Translator: Brian Hsu <brianhsu.hsu at gmail.com>\n"
"Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/"
@@ -269,7 +269,7 @@ msgstr ""
"ç¶ææä½è
åæï¼æåå·²å° <span class=\"gnucash\">GnuCash</span> æ´æ¹ææ¬çº "
"GNUéç¨å
¬ç¾ææ¬æ¢æ¬¾ 2 çææ´æ°çæ¬ã"
-#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:196 docs.phtml:328
+#: 2.6-release-tour.phtml:163 docs.phtml:62 docs.phtml:207 docs.phtml:339
#: download.phtml:4
msgid "Download"
msgstr "ä¸è¼"
@@ -499,8 +499,8 @@ msgstr ""
msgid "(current stable release)"
msgstr "ï¼ç¶åçç©©å®çæ¬ç³»åï¼"
-#: docs.phtml:57 docs.phtml:191 docs.phtml:489 docs.phtml:606 docs.phtml:632
-#: docs.phtml:654 docs.phtml:672 docs.phtml:694
+#: docs.phtml:57 docs.phtml:202 docs.phtml:511 docs.phtml:628 docs.phtml:654
+#: docs.phtml:676 docs.phtml:694 docs.phtml:716
#, php-format
msgid "GnuCash v%s"
msgstr "GnuCash V%s"
@@ -509,49 +509,53 @@ msgstr "GnuCash V%s"
msgid "Current <em>stable</em> user documentation"
msgstr "ç¶å<em>ç©©å®ç</em>ç使ç¨è
æä»¶"
-#: docs.phtml:62 docs.phtml:196
+#: docs.phtml:62 docs.phtml:207
msgid "Stable"
msgstr "ç©©å®ç"
-#: docs.phtml:64 docs.phtml:198 docs.phtml:330 docs.phtml:492 docs.phtml:609
-#: docs.phtml:635 docs.phtml:657 docs.phtml:675
+#: docs.phtml:64 docs.phtml:209 docs.phtml:341 docs.phtml:514 docs.phtml:631
+#: docs.phtml:657 docs.phtml:679 docs.phtml:697
msgid "Help Manual"
msgstr "說ææå"
-#: docs.phtml:68 docs.phtml:118 docs.phtml:202 docs.phtml:252 docs.phtml:334
-#: docs.phtml:384 docs.phtml:493 docs.phtml:544 docs.phtml:610 docs.phtml:621
-#: docs.phtml:636 docs.phtml:647 docs.phtml:658 docs.phtml:667 docs.phtml:676
-#: docs.phtml:687 docs.phtml:695
+#: docs.phtml:68 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
+#: docs.phtml:406 docs.phtml:515 docs.phtml:566 docs.phtml:632 docs.phtml:643
+#: docs.phtml:658 docs.phtml:669 docs.phtml:680 docs.phtml:689 docs.phtml:698
+#: docs.phtml:709 docs.phtml:717
msgid "English"
msgstr "è±æ"
-#: docs.phtml:79 docs.phtml:129 docs.phtml:213 docs.phtml:263 docs.phtml:345
-#: docs.phtml:395 docs.phtml:505 docs.phtml:555 docs.phtml:612 docs.phtml:623
-#: docs.phtml:638 docs.phtml:660 docs.phtml:680 docs.phtml:696
+#: docs.phtml:79 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
+#: docs.phtml:417 docs.phtml:527 docs.phtml:577 docs.phtml:634 docs.phtml:645
+#: docs.phtml:660 docs.phtml:682 docs.phtml:702 docs.phtml:718
msgid "German"
msgstr "å¾·æ"
-#: docs.phtml:90 docs.phtml:140 docs.phtml:224 docs.phtml:274 docs.phtml:356
-#: docs.phtml:406 docs.phtml:517 docs.phtml:567 docs.phtml:614 docs.phtml:625
-#: docs.phtml:640 docs.phtml:649
+#: docs.phtml:90 docs.phtml:151 docs.phtml:235 docs.phtml:285 docs.phtml:367
+#: docs.phtml:428 docs.phtml:539 docs.phtml:589 docs.phtml:636 docs.phtml:647
+#: docs.phtml:662 docs.phtml:671
msgid "Italian"
msgstr "ç¾©å¤§å©æ"
-#: docs.phtml:101 docs.phtml:162 docs.phtml:235 docs.phtml:296 docs.phtml:367
-#: docs.phtml:428 docs.phtml:529 docs.phtml:591
+#: docs.phtml:101 docs.phtml:173 docs.phtml:246 docs.phtml:307 docs.phtml:378
+#: docs.phtml:450 docs.phtml:551 docs.phtml:613
msgid "Portuguese"
msgstr "è¡èçæ"
-#: docs.phtml:114 docs.phtml:248 docs.phtml:380 docs.phtml:543 docs.phtml:620
-#: docs.phtml:646 docs.phtml:666 docs.phtml:686
+#: docs.phtml:114 docs.phtml:259 docs.phtml:391 docs.phtml:565 docs.phtml:642
+#: docs.phtml:668 docs.phtml:688 docs.phtml:708
msgid "Concepts Guide"
msgstr "æå¸èè§å¿µæå"
-#: docs.phtml:151 docs.phtml:285 docs.phtml:417 docs.phtml:579 docs.phtml:627
+#: docs.phtml:118 docs.phtml:395
+msgid "Chinese (simplified)"
+msgstr ""
+
+#: docs.phtml:162 docs.phtml:296 docs.phtml:439 docs.phtml:601 docs.phtml:649
msgid "Japanese"
msgstr "æ¥æ"
-#: docs.phtml:183
+#: docs.phtml:194
msgid ""
"This is the latest stable release of the <span class=\"gnucash\">GnuCash</"
"span> documentation. <em>Stable</em> means that this documentation is not "
@@ -560,15 +564,15 @@ msgstr ""
"鿝 <span class=\"gnucash\">GnuCash</span> ææ°çç©©å®ççæä»¶ã<em>ç©©å®ç</"
"em>æå³èéäºæä»¶ä¸è¦å¾æ¯ææ°çæ¬ï¼ä½ä»ç¶éä½è¯å¥½ã"
-#: docs.phtml:191
+#: docs.phtml:202
msgid "(old stable release)"
msgstr "ï¼èçç©©å®çæ¬ç³»åï¼"
-#: docs.phtml:193
+#: docs.phtml:204
msgid "Old <em>stable</em> user documentation"
msgstr "èç<em>ç©©å®ç</em>使ç¨è
說ææä»¶"
-#: docs.phtml:317
+#: docs.phtml:328
#, php-format
msgid ""
"This is the old stable release of the <span class=\"gnucash\">GnuCash</span> "
@@ -578,28 +582,28 @@ msgstr ""
"鿝èç <span class=\"gnucash\">GnuCash</span> ç©©å®çç³»åç說ææä»¶ï¼å°æå° "
"%s çæ¬ç <span class=\"gnucash\">GnuCash</span>ã"
-#: docs.phtml:323
+#: docs.phtml:334
msgid "Nightly Documentation Builds"
msgstr "æ¯å¤å»ºç½®çæä»¶"
-#: docs.phtml:325
+#: docs.phtml:336
msgid ""
"Current <em>unstable</em> user documentation and developer documentation"
msgstr "ç¶å<em>éç¼ç</em>ç使ç¨è
æä»¶èéç¼è
æä»¶"
-#: docs.phtml:328
+#: docs.phtml:339
msgid "Unstable"
msgstr "éç¼ç"
-#: docs.phtml:441
+#: docs.phtml:463
msgid "API"
msgstr "API"
-#: docs.phtml:446 externals/menu.phtml:47
+#: docs.phtml:468 externals/menu.phtml:47
msgid "current bugfix branch"
msgstr "ç©©å®ç"
-#: docs.phtml:463
+#: docs.phtml:485
msgid ""
"Every night a server builds the documentation from the current contents of "
"the <span class=\"gnucash\">GnuCash</span> source repository. This includes "
@@ -611,7 +615,7 @@ msgstr ""
"å
§å®¹å»ºç½®æä»¶ãéå
å«äºå¾ <b>Doxygen</b> èä¾ç<b>éç¼è
æä»¶</b>èç®å<em>ç©©å®"
"</em>çæ¬ç <span class=\"gnucash\">GnuCash</span> <b>使ç¨è
æä»¶</b>ã"
-#: docs.phtml:467
+#: docs.phtml:489
msgid ""
"<b>NOTE:</b> these documents might not be accessible from time to time "
"because developers might be working on improvements. However they are the "
@@ -621,11 +625,11 @@ msgstr ""
"éäºæä»¶æ¯å¯«çµ¦ <span class=\"gnucash\">GnuCash</span> 使ç¨è
æææ°çåèè³"
"æã"
-#: docs.phtml:485
+#: docs.phtml:507
msgid "Older GnuCash Documentation"
msgstr "èç GnuCash æä»¶"
-#: docs.phtml:487
+#: docs.phtml:509
msgid ""
"This section contains all the older <span class=\"gnucash\">GnuCash</span> "
"documentation. If you are using one of these old versions of <span "
@@ -636,24 +640,24 @@ msgstr ""
"å¨ç¨éäºèçç <span class=\"gnucash\">GnuCash</span>ï¼éå¸¸å»ºè°æ¨åç´å°ææ°ç"
"ç©©å®çã"
-#: docs.phtml:697
+#: docs.phtml:719
msgid "Spanish"
msgstr "西ççæ"
-#: docs.phtml:698
+#: docs.phtml:720
msgid "Portugese"
msgstr "è¡èçæ"
-#: docs.phtml:704
+#: docs.phtml:726
msgid "Unofficial documentation"
msgstr "鿣弿件"
-#: docs.phtml:706
+#: docs.phtml:728
msgid "Some people have written and published their own documentation."
msgstr "æäºäººå·²ç¶ç·¨å¯«ä¸¦ç¼ä½äºä»åèªå·±çæä»¶ã"
#. Translators: %s is a wiki link
-#: docs.phtml:709
+#: docs.phtml:731
#, php-format
msgid ""
"When this collection grew and became polyglot, it moved to %s. There you can "
@@ -661,7 +665,7 @@ msgid ""
msgstr ""
"ç±æ¼éäºæä»¶çæ¸éåèªç¨®æä¾æå¤ï¼å®è¢«ç§»å° %sï¼æ¨ä¹å¯ä»¥å¨é£è£¡æ°å¢æ´å¤é£çµã"
-#: docs.phtml:711
+#: docs.phtml:733
msgid "wiki:Documentation"
msgstr "wiki:Documentation"
@@ -904,7 +908,7 @@ msgstr "%sFlatpak"
msgid "Known Issues and other details"
msgstr "å·²ç¥çåé¡åå
¶ä»è©³ç´°è¨æ¯"
-#: download.phtml:55 index.phtml:17
+#: download.phtml:55 index.phtml:18
msgid "Source code"
msgstr "åå§ç¨å¼ç¢¼"
@@ -1082,7 +1086,7 @@ msgstr "常è¦åé¡"
msgid "Wiki"
msgstr "Wiki"
-#: externals/menu.phtml:33 index.phtml:61
+#: externals/menu.phtml:33 index.phtml:65
msgid "Mailing Lists"
msgstr "éä¿¡è«å£"
@@ -1254,7 +1258,7 @@ msgstr "顯示ææç¸éç§ç®çµé¤è³è¨ç<b>æè¦å</b>"
msgid "Many options to <b>customize</b> the appearance and the display style"
msgstr "å¾å¤é¸é
å¯ä¾<b>客製å</b>å¤è§åé¡¯ç¤ºé¢¨æ ¼"
-#: features.phtml:69 index.phtml:78
+#: features.phtml:69 index.phtml:82
msgid "Scheduled Transactions"
msgstr "æç¨äº¤æ"
@@ -1275,7 +1279,7 @@ msgstr ""
"åå <span class=\"gnucash\">GnuCash</span> æå·è¡çç²¾éï¼è®æ¨å¯ä»¥å»¶å¾å·²æç¨"
"ç交æï¼èç¡éå¨å°ææ¥ååæ¶æè¼¸å
¥éäºäº¤æã"
-#: features.phtml:82 index.phtml:76
+#: features.phtml:82 index.phtml:80
msgid "Reports, Graphs"
msgstr "å ±è¡¨ãå表"
@@ -1593,30 +1597,30 @@ msgstr "æ¡è¿ä¾å° GnuCash.org"
msgid "Download GnuCash %s"
msgstr "ä¸è¼ GnuCash %s"
-#: index.phtml:18
+#: index.phtml:19
msgid "Via distribution"
msgstr "ééåç¼è¡ç"
-#: index.phtml:25
-msgid "More downloads (Source code, Development â¦)"
-msgstr "æ´å¤ä¸è¼ï¼åå§ç¢¼ãéç¼çâ¦ï¼"
-
-#: index.phtml:26
+#: index.phtml:21
#, php-format
msgid "GnuCash is also available as a flatpak from flathub.org. %s"
msgstr "æ¨ä¹å¯ä»¥å¾ flathub.org ä¸ä»¥ Flatpak çæ¹å¼å®è£ GnuCashã%s"
#. Translators: This labels a link to flatpak installation instructions.
-#: index.phtml:27
+#: index.phtml:23
msgid "Instructions"
msgstr "å®è£èªªæ"
-#: index.phtml:34
+#: index.phtml:31
+msgid "More downloads (Source code, Development â¦)"
+msgstr "æ´å¤ä¸è¼ï¼åå§ç¢¼ãéç¼çâ¦ï¼"
+
+#: index.phtml:38
#, php-format
msgid "Version %s is the last version for %s and %s and earlier."
msgstr "çæ¬ %s çæ¯éå° %s å %s ï¼å«æ´ä½ï¼çææ°çæ¬ã"
-#: index.phtml:37
+#: index.phtml:41
#, php-format
msgid ""
"Version %s is the last version for Windows XP/Vista and MacOS X 10.8 and "
@@ -1625,7 +1629,7 @@ msgstr ""
"çæ¬ %s æ¯éå° Windows XP / Vista å MacOS X 10.8ï¼å«æ´ä½ï¼çææ°çæ¬ï¼ä¹æ¯æ"
"å¾ä¸åè½å¨ PowerPC Mac ä¸å·è¡ççæ¬ã"
-#: index.phtml:46
+#: index.phtml:50
msgid ""
"Designed to be easy to use, yet powerful and flexible, <span "
"class=\"gnucash\">GnuCash</span> allows you to track bank accounts, stocks, "
@@ -1638,7 +1642,7 @@ msgstr ""
"æ¼å°æ¥çæè¨åå確ä¿å¸³ç®å¹³è¡¡ä¸¦æä¾æºç¢ºçå ±è¡¨ã"
#. Translators: %s is the link to https://wiki.gnucash.org/wiki/Contributing_to_GnuCash
-#: index.phtml:48
+#: index.phtml:52
#, php-format
msgid ""
"GnuCash is developed, maintained, documented, and translated entirely by "
@@ -1646,27 +1650,27 @@ msgid ""
msgstr "GnuCash å®å
¨ç±å¿é¡è
éç¼ãç¶è·ã編寫æä»¶èç¿»è¯ãæ³å¹«å¿åï¼æåæ%sã"
#. Translators: This is the label of the Contributing⦠wiki link
-#: index.phtml:50
+#: index.phtml:54
msgid "some suggestions"
msgstr "ä¸äºå»ºè°"
#. Translators: %s is the link to weblate
-#: index.phtml:52
+#: index.phtml:56
#, php-format
msgid "Please help translate GnuCash into your language at %s."
msgstr "è«å¨ %s åå©å° GnuCash ç¿»è¯ææ¨çèªè¨ã"
-#: index.phtml:57
+#: index.phtml:61
msgid "Need Help?"
msgstr "éè¦å¹«å¿ï¼"
-#: index.phtml:60
+#: index.phtml:64
msgid ""
"Looking for someone to contact about <span class=\"gnucash\">GnuCash</span>? "
"Try the"
msgstr "æ³è¦æ¾äººå°åéæ¼ <span class=\"gnucash\">GnuCash</span> çåé¡ï¼è©¦è©¦ç"
-#: index.phtml:62
+#: index.phtml:66
msgid ""
", which are public, email-based discussion groups where you can ask and "
"answer <span class=\"gnucash\">GnuCash</span> questions to other users."
@@ -1674,47 +1678,47 @@ msgstr ""
"ï¼éæ¯ä½¿ç¨é»åéµä»¶é²è¡çå
¬éè«å£ï¼æ¨å¯ä»¥åèå
¶ä»ä½¿ç¨è
ä¸åæåºæåçè <span "
"class=\"gnucash\">GnuCash</span> æéçåé¡ã"
-#: index.phtml:68
+#: index.phtml:72
msgid "Feature Highlights"
msgstr "åè½ç¹è²"
-#: index.phtml:73
+#: index.phtml:77
msgid "Double-Entry Accounting"
msgstr "è¤å¼ç°¿è¨æè¨èç"
-#: index.phtml:74
+#: index.phtml:78
msgid "Stock/Bond/Mutual Fund Accounts"
msgstr "è¡ç¥¨ãåµå¸ãå
±ååºéç§ç®"
-#: index.phtml:75
+#: index.phtml:79
msgid "Small-Business Accounting"
msgstr "å°å伿¥æè¨èç"
-#: index.phtml:77
+#: index.phtml:81
msgid "QIF/OFX/HBCI Import, Transaction Matching"
msgstr "QIF / OFX / HBCI æ ¼å¼å¯å
¥ãäº¤ææ¯å°"
-#: index.phtml:79
+#: index.phtml:83
msgid "Financial Calculations"
msgstr "財åè¨ç®"
-#: index.phtml:81
+#: index.phtml:85
msgid "<b>Discover more â¦</b>"
msgstr "<b>äºè§£æ´å¤â¦</b>"
-#: index.phtml:85
+#: index.phtml:89
#, php-format
msgid "GnuCash %s Released"
msgstr "GnuCash %s å·²ç¼ä½"
-#: index.phtml:86
+#: index.phtml:90
#, php-format
msgid ""
"We've released GnuCash %s with many bugfixes and improvements including some "
"%s!"
msgstr "%s çå·²ç¼å¸ï¼å
å«äºè¨±å¤æ¹é²è BUG 修復ï¼ç¶ç¶éå
æ¬ä¸äº%sï¼"
-#: index.phtml:87
+#: index.phtml:91
msgid "great new features"
msgstr "徿£çæ°åè½"
@@ -2079,492 +2083,3 @@ msgid ""
msgstr ""
"æ¨çç覽å¨ä¼¼ä¹ä¸æ¯æ iframeï¼è«é»é¸<a href=\"%s\" target=\"_blank\">é裡</a>"
"ä»¥ä¾¿å¨æ°çè¦çªæéé é¢ã"
-
-#~ msgid ""
-#~ "*.c, *.h files in the src directory only (version 1.6 and earlier) or src/"
-#~ "register/ledger-core (version 1.7 and later)."
-#~ msgstr ""
-#~ "å
å¨ src ç®éï¼1.6 çåæ´ä¹åçæ¬çï¼æ src/register/ledger-coreï¼1.7 çå"
-#~ "以å¾ççæ¬ï¼ä¸ç *.cã*.h æªæ¡ã"
-
-#~ msgid ""
-#~ "<b>NOTE:</b> It used to be ok also to send your patch directly to the "
-#~ "gnucash-devel list. This is discouraged now, as a patch is easily "
-#~ "forgotten between the many list discussions. Attach patches to bugs in "
-#~ "Bugzilla instead (either an existing bug or a new one). If you insist on "
-#~ "sending a patch to gnucash-devel, it should be attached, not inlined."
-#~ msgstr ""
-#~ "<b>注æï¼</b>å¨é廿¨ä¹å¯ä»¥ç´æ¥å°æ¨çè£ä¸éå° gnucash-devel éµä»¶è«å£ï¼ä½ç¾"
-#~ "å¨å·²ç¶ä¸å»ºè°æ¨é麼åï¼å çºæ¨çè£ä¸å¾å®¹æè¢«æ·¹æ²å¨è«å£è£¡å種çè¨è«ä¸ãè«å°æ¨"
-#~ "çè£ä¸å¨ Bugzilla ä¸ä»¥éä»¶çå½¢å¼æäº¤ï¼å¯ä»¥æäº¤å¨å·²ç¶æç BUG 䏿æ°éä¸å "
-#~ "BUGï¼ã妿æ¨å
æè¦å°è£ä¸éå° gnucash-devel éµä»¶è«å£ï¼è«ä½¿ç¨éä»¶æªçå½¢å¼ï¼"
-#~ "è䏿¯å°è£ä¸æ¾å¨ä¿¡ä»¶å
§æä¸ã"
-
-#~ msgid ""
-#~ "<span class=\"gnucash\">GnuCash</span> currently consists of over a third "
-#~ "of a million lines of code spread over more than a thousand files. It has "
-#~ "been translated into twenty-three languages and credits over 139 authors "
-#~ "and contributors."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> ç®åå
å«äºå¤§ç´ä¸åè¬è¡ç¨å¼ç¢¼ï¼éäº"
-#~ "ç¨å¼ç¢¼æ£ä½å¨è¶
éä¸ååæªæ¡ä¸ãå
¶è¢«ç¿»è¯æäºåä¸ç¨®èªè¨ï¼ä¸¦æè¶
é 139 åä½è
"
-#~ "èè²¢ç»è
çè²¢ç»ã"
-
-#~ msgid ""
-#~ "A detailed guide on how to work with documentation (update and "
-#~ "maintenance)."
-#~ msgstr "æ°å¯«æä»¶ï¼æ´æ°èç¶è·ï¼ç詳細æåã"
-
-#~ msgid ""
-#~ "As stated earlier, the new docs are based on the docbook system. Everyone "
-#~ "wishing to help please follow these guides where possible when reviewing "
-#~ "and/or writing docs."
-#~ msgstr ""
-#~ "å¦åæè¿°ï¼æ°çæä»¶æ¯åºæ¼ Docbook 系統ãè¥æ¨æ³è¦æ ¡å°æç·¨è¼¯æä»¶ç話ï¼è«åé"
-#~ "éµç
§ä»¥ä¸çæåã"
-
-#~ msgid "Author Credits"
-#~ msgstr "ä½è
å表"
-
-#~ msgid ""
-#~ "Code to add small-business features: contents of the src/business "
-#~ "directory."
-#~ msgstr "å¢å å°å伿¥åè½çç¨å¼ç¢¼ï¼src/business ç®éçå
§å®¹ã"
-
-#~ msgid ""
-#~ "Code to generate reports and graphs: contents of the src/reports "
-#~ "directory."
-#~ msgstr "çæå ±è¡¨åå表çç¨å¼ç¢¼ï¼src/reports ç®éã"
-
-#~ msgid ""
-#~ "Code to import and export various file formats: contents of the src/"
-#~ "import-export directory."
-#~ msgstr "å¯å
¥èå¯åºåç¨®æªæ¡æ ¼å¼çç¨å¼ç¢¼ï¼src/import-export ç®éä¸çå
§å®¹ã"
-
-#~ msgid ""
-#~ "Code to peform automated regression tests: contents of the src/*/test "
-#~ "directories."
-#~ msgstr "å·è¡èªååæ¸æ¸¬è©¦çç¨å¼ç¢¼ï¼src/*/test ç®éçå
§å®¹ã"
-
-#~ msgid ""
-#~ "Contents of miscellanous application-related directories (version 1.7 and "
-#~ "later): src/app-file, src/app-utils, src/calculation, src/core-utils, src/"
-#~ "gnc-module, src/network-utils, src/tax/us."
-#~ msgstr ""
-#~ "èç¨å¼ç¸éçéé
ç®éï¼1.7 çåä¹å¾ççæ¬ï¼ï¼src/app-fileãsrc/app-utilsã"
-#~ "src/calculationãsrc/core-utilsãsrc/gnc-moduleãsrc/network-utilsãsrc/"
-#~ "tax/usã"
-
-#~ msgid ""
-#~ "Contents of src/gnome plus src/register/gnome (version 1.6 and earlier). "
-#~ "For version 1.7 and later, this consists of src/gnome, src/gnome-search "
-#~ "and src/gnome-util"
-#~ msgstr ""
-#~ "src/gnome å src/register/gnome çå
§å®¹ï¼1.6 çåæ´æ©ççæ¬ï¼ã 1.7 çå以"
-#~ "å¾ççæ¬ï¼å®ç± src/gnomeãsrc/gnome-search å src/gnome-util æçµæã"
-
-#~ msgid ""
-#~ "Contents of the src/backend directory (version 1.7 and later) or of src/"
-#~ "engine/file, src/engine/sql (version 1.6 and earlier)."
-#~ msgstr ""
-#~ "src/backend ç®éï¼1.7 çåä¹å¾ççæ¬ï¼æ src/engine/fileãsrc/engine/sql"
-#~ "ï¼1.6 åä¹åççæ¬ï¼çå
§å®¹ã"
-
-#~ msgid ""
-#~ "Contents of the src/engine and the include directories. The engine was "
-#~ "split out from the motif code in version 1.1. The data storage backend "
-#~ "(file-io, sql) was split out in the course of version 1.5."
-#~ msgstr ""
-#~ "src/engine è include ç®éçå
§å®¹ãengine æ¯å¨ 1.1 çæå¾ Motif ç¨å¼ç¢¼ä¸å"
-#~ "é¢åºä¾çãè³æå²åå¾ç«¯ (file-io, sql) åæ¯å¨ 1.5 ççéç¨ä¸è¢«åé¢åºä¾ã"
-
-#~ msgid ""
-#~ "Contents of the src/motif directory (version 1.2 and earlier). The motif "
-#~ "version of the code was discontinued after version 1.2, after most of the "
-#~ "non-gui code was moved to either the engine, the register or the ledger."
-#~ msgstr ""
-#~ "src/motif ç®éä¸çå
§å®¹ï¼1.2 çåæ´ä¹åççæ¬ï¼ãMotif çæ¬çç¨å¼ç¢¼å¨ 1.2 "
-#~ "çå¾å°±ä¸åç¹¼çºä½¿ç¨äºï¼ä¹å¾å¤§é¨ä»½é GUI ä»é¢çç¨å¼ç¢¼é½ç§»å° engineã"
-#~ "register æ ledger ä¸äºã"
-
-#~ msgid ""
-#~ "Contents of the src/register directory (version 1.6 and earlier) or src/"
-#~ "register/register-core (version 1.7 and later). The register was split "
-#~ "out as a separate component from the motif code in version 1.1. As can be "
-#~ "seen from the stats, the register code has been fairly stable. At version "
-#~ "1.7 and later, this cell shows a second count: the number of lines of "
-#~ "code in src/register/register-gnome (previously counted as part of gnome)."
-#~ msgstr ""
-#~ "src/registerï¼1.6 çåæ´ä¹åççæ¬ï¼ç®éæ src/register/register-core"
-#~ "ï¼1.7 çåä¹å¾ççæ¬ï¼ç®éçå
§å®¹ãç»è¨ç°¿å¨çæ¬ 1.1 ä¸å¾ Motif ç¨å¼ç¢¼ä¸è¢«å"
-#~ "é¢åºä¾æçºç¨ç«ççµä»¶ãå¯ä»¥å¾çµ±è¨è³æä¸ç次ï¼ç»è¨ç°¿çç¨å¼ç¢¼ç¸å°ä¾èªªè¼çºç©©"
-#~ "å®ãå¨ 1.7 çåä¹å¾ççæ¬è£¡ï¼è¡¨æ ¼è£¡æé¡¯ç¤ºç¬¬äºåæ¸åï¼src/register/"
-#~ "register-gnome ï¼ä¹åè¢«ç®æ gnome çä¸é¨ä»½ï¼çç¨å¼ç¢¼è¡æ¸ã"
-
-#~ msgid "Each cell displays the following:"
-#~ msgstr "表å
§æ¯ä¸å顯示ä¸åè¨æ¯ï¼"
-
-#~ msgid ""
-#~ "English-language-only user documentation, including on-line help and "
-#~ "manual (html, sgml or xml). For version 1.8.4 and later, the number below "
-#~ "the bar counts the translated, non-english docs (currently de, es, fr, "
-#~ "pt_PT). Both of these numbers are somewhat hard to count, because of "
-#~ "fairly large format churns, and multiple competing versions."
-#~ msgstr ""
-#~ "è±æç使ç¨è
æä»¶ï¼å
æ¬ç·ä¸èªªæèæåï¼HTMLãSGML æ XMLï¼ãéå° 1.8.4 以å"
-#~ "ä¹å¾ççæ¬ï¼æ¬èå
§çæ¸åæ¯ç¿»è¯çéè±ææä»¶ï¼ç®åæ¯ deãesãfr å pt_PTï¼ã"
-#~ "éå
©åé½å¾é£çµ±è¨ï¼å çºæå¤§éçæ ¼å¼è®ååå¤ç¨®ä¸åçæ¬ã"
-
-#~ msgid ""
-#~ "For those not familiar with git, the <span class=\"gnucash\">GnuCash</"
-#~ "span> wiki has a <a href='https://wiki.gnucash.org/wiki/Git'>description</"
-#~ "a> tailored to the <span class=\"gnucash\">GnuCash</span> code. To get "
-#~ "the documentation source instead of the program source, replace 'gnucash' "
-#~ "with 'gnucash-docs' in the mentioned git commands, like this:"
-#~ msgstr ""
-#~ "妿æ¨ä¸çæ gitï¼ <span class=\"gnucash\">GnuCash</span> çç¶åºè£¡æéå°å¦"
-#~ "ä½åå¾ <span class=\"gnucash\">GnuCash</span> ç¨å¼çåå§ç¢¼ç<a "
-#~ "href='https://wiki.gnucash.org/wiki/Git'>說æ</a>ãå¦æè¦æ¹æå徿件çå"
-#~ "å§ç¢¼ï¼è«å°å
¶ä¸æå°ç git æä»¤è£¡çãgnucashãæ´ææãgnucash-docsãï¼ä¾å¦ï¼"
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "commenting on it."
-#~ msgstr "ä¾ç
§ä¸è¿°èªªæå徿件åå§ç¢¼ï¼ä¸¦éå§å°æä»¶é²è¡è©è«ã"
-
-#~ msgid ""
-#~ "Get a copy of the documentation source as described above and start "
-#~ "making changes. When you are satisfied with your changes you can create a "
-#~ "patch by running the following command in the base directory of the "
-#~ "documentation (usually gnucash-docs, unless you renamed it):"
-#~ msgstr ""
-#~ "è«ä¾ç
§ä¸è¿°èªªæå徿件åå§ç¢¼ä¸¦éå§ç·¨è¼¯ãç¶æ¨è¦ºå¾å·²ç¶è¶³å¤ æ»¿ææ¨æåçä¿®æ¹"
-#~ "å¾ï¼è«å¨æä»¶åå§ç¢¼çæä¸å±¤ç®éï¼é¤éæ¨æç¹å¥éæ°å½åï¼ä¸ç¶ç話ä¸è¬ä¾èªªæ"
-#~ "æ¯ gnucash-docsï¼å·è¡ä¸åçæä»¤ä»¥ç¢çè£ä¸æªï¼"
-
-#~ msgid ""
-#~ "Given that we have about 400 outstanding bugs in bugzilla, that works out "
-#~ "to about one bug per thousand lines of code, or one bug per 50 pages of "
-#~ "printout. This bug count is actually not atypical for software projects; "
-#~ "it is near the norm."
-#~ msgstr ""
-#~ "éæ¼ Bugzilla 裡æå¤§ç´ 400 åæªè§£æ±ºç BUGï¼éç¸ç¶æ¼æ¯åè¡ç¨å¼ç¢¼æä¸å "
-#~ "BUGï¼æè
æ¯ 50 é æå°è¼¸åºæä¸å BUGï¼é忝ä¾å°è»é«å°æ¡ä¾èªªä¸¦ä¸æå¤ï¼æ¥è¿"
-#~ "常æ
ã"
-
-#~ msgid "Gnome Documentation guidelines"
-#~ msgstr "Gnome æä»¶æºå"
-
-#~ msgid ""
-#~ "If you are interested in improving the <span class=\"gnucash\">GnuCash</"
-#~ "span> documentation, you have come to the right place. This page will "
-#~ "provide you with the necessary information to get started."
-#~ msgstr ""
-#~ "è¥æ¨å°æ¹å <span class=\"gnucash\">GnuCash</span> æä»¶æèè¶£ï¼é£æ¨å°±ä¾å°å°"
-#~ "æ¹äºãæ¬é 尿便¨å¿
è¦çè³è¨ï¼å婿¨éå§é²è¡ã"
-
-#~ msgid ""
-#~ "If you wish to review or write <span class=\"gnucash\">GnuCash</span> "
-#~ "documentation, you will need to know xml. Some basic knowledge of the "
-#~ "docbook system may be useful as well."
-#~ msgstr ""
-#~ "å¦ææ¨æ³è¦æ ¡å°ææ°å¯« <span class=\"gnucash\">GnuCash</span> çæä»¶ï¼æ¨å°æ"
-#~ "éè¦äºè§£ XMLãä¸äºéæ¼ Docbook çåºç¤ç¥è乿é常æå¹«å©ã"
-
-#~ msgid ""
-#~ "If you've had trouble swimming through that mass of source code, think of "
-#~ "it this way: printed out on paper, and bound into volumes, it would "
-#~ "amount to several dozen copies of Tolstoy's \"War and Peace\", roughly a "
-#~ "bookshelf-width's worth of source code."
-#~ msgstr ""
-#~ "妿æ¨å°æ¼é麼大éçç¨å¼ç¢¼æ²ä»éº¼æ¦å¿µï¼ä¸ä»¿é樣æ³ï¼è¥å°éäºç¨å¼ç¢¼ååºåºä¾ä¸¦"
-#~ "éçµæåï¼å®å¤§æ¦æç¸ç¶æ¼æ¸åæ¬çãæ°çèåå¹³ãï¼æ´æ´ä½æä¸æ´åæ¸æ¶å¯¬åº¦çå"
-#~ "å§ç¢¼ã"
-
-#~ msgid "Introduction"
-#~ msgstr "ç°¡ä»"
-
-#~ msgid ""
-#~ "It can often be quite interesting to study the source code metrics behind "
-#~ "a software development project. Not a surprising interest: it is "
-#~ "accounting afterall. <span class=\"gnucash\">GnuCash</span> has grown, "
-#~ "over the years, from a small handy electronic checkbook to a rather large "
-#~ "and multi-featured desktop app."
-#~ msgstr ""
-#~ "ç ç©¶è»é«éç¼å°æ¡èå¾çåå§ç¢¼é常ç¸ç¶æè¶£ãéä¹ä¸å¥æªï¼ç¢ç«åæè¨é¡ä¼¼ï¼éä¹"
-#~ "æ¯å¨æ¸æ¸ãç¶éé麼å¤å¹´çéç¼ï¼<span class=\"gnucash\">GnuCash</span> å·²å¾"
-#~ "ç¶å¹´å°èæ¹ä¾¿çé»åæ¯ç¥¨ç°¿ç¼å±æä¸å¥ç¸ç¶å¤§çå¤åè½æ¡é¢æç¨ç¨å¼ã"
-
-#~ msgid ""
-#~ "Just as the <span class=\"gnucash\">GnuCash</span> application has been "
-#~ "developed over time by volunteers, so too has the documentation been "
-#~ "written by volunteer developers and users to help others learn how <span "
-#~ "class=\"gnucash\">GnuCash</span> works. This collaborative effort has "
-#~ "resulted in the creation of two major documents, the <b>Help Manual</b> "
-#~ "and the <b>Tutorial and Concepts Guide</b>."
-#~ msgstr ""
-#~ "æ£å¦å <span class=\"gnucash\">GnuCash</span> æç¨ç¨å¼æ¯ç±å¿é¡è
ç¶å¹´ç´¯æé"
-#~ "ç¼ç䏿¨£ï¼æä»¶ä¹æ¯ç±å¿é¡çéç¼è
åæ³è¦å¹«å©å
¶ä»äººå¸ç¿ <span "
-#~ "class=\"gnucash\">GnuCash</span> å¦ä½éä½çå¿é¡è
ææ°å¯«ãæ¤ç¨®éååä½ç¢ç"
-#~ "äºå
©ä»½ä¸»è¦çæä»¶ï¼<b>說ææå</b>è<b>æå¸èè§å¿µæå</b>ã"
-
-#~ msgid "Languages"
-#~ msgstr "èªè¨"
-
-#~ msgid ""
-#~ "Mind you, this is source code (and docs) crafted and debugged by actual "
-#~ "humans, this is *not* autogenerated code. Tools (such as glade or swig) "
-#~ "can generate gazillions of lines of code automatically; I'm not counting "
-#~ "those. Every last line counted here was typed in, edited, indented, "
-#~ "tweaked, multiple times, by human hands."
-#~ msgstr ""
-#~ "æéæ¨ï¼éæ¯ç±ç人製ä½èé¤é¯çåå§ç¢¼ï¼èæä»¶ï¼ï¼èéèªåç¢ççç¨å¼ç¢¼ãå·¥å
·"
-#~ "ï¼ä¾å¦ glade æ swigï¼å¯ä»¥èªåç¢çç¡æ¸è¡ç¨å¼ç¢¼ï¼éäºä¸¦ä¸è¨ç®å¨å
§ãé裡çæ"
-#~ "æç¨å¼ç¢¼é½æ¯äººå·¥å¤æ¬¡è¼¸å
¥ã編輯ã縮æã調æ´éçã"
-
-#~ msgid ""
-#~ "Next attach your patch to a bug report against the proper component for "
-#~ "the Documentation product in <a href='https://bugs.gnucash.org/'><span "
-#~ "class=\"gnucash\">GnuCash</span>' bug database</a>. See also <a "
-#~ "href='https://wiki.gnucash.org/wiki/Bugzilla'>GnuCash' wiki page on "
-#~ "bugzilla</a> for more details about patch submission."
-#~ msgstr ""
-#~ "æ¥ä¸ä¾ï¼è«å° <a href='https://bugs.gnucash.org/'><span "
-#~ "class=\"gnucash\">GnuCash</span> ç BUG è³æåº«</a>䏿¾å°åé©ççµä»¶ï¼é䏿¨"
-#~ "çè£ä¸æªä¸¦ç¶åæ° BUG åå ±ãéæ¼æ´å¤å¦ä½æäº¤è£ä¸ç詳細說æï¼è«åç
§ <a "
-#~ "href='https://wiki.gnucash.org/wiki/Bugzilla'>GnuCash ç¶åºä¸ç Bugzilla é "
-#~ "é¢</a>ã"
-
-#~ msgid "No longer available"
-#~ msgstr "已失æ"
-
-#~ msgid ""
-#~ "Note also that KLOC's are not a good metric of programmer productivity, "
-#~ "nor even that <code>wc</code> is a good way of counting KLOC's. Much "
-#~ "better measures are complexity metrics, which, for example, count the "
-#~ "number and size of if-then-else blocks, or the number and size of all "
-#~ "blocks, or the number of math operators per statement. Maybe someday "
-#~ "we'll run one of those tools on this code. For now, this is what we have. "
-#~ "On the other hand, we've attempted to count only those files that contain "
-#~ "human-edited code, that is, files that are directly edited by humans. The "
-#~ "point of doing this is to avoid artificially inflating the KLOC counts by "
-#~ "counting automatically generated code (which is why the glade files are "
-#~ "not counted: they are large and automatically generated)."
-#~ msgstr ""
-#~ "ééè¦æ³¨æçæ¯ï¼KLOC ï¼ä¸åè¡ç¨å¼ç¢¼ï¼ä¸¦ä¸æ¯ç¨ä¾è©ä¼°ç¨å¼è¨è¨å¸«çç¢åçè¯å¥½"
-#~ "ææ¨ï¼çè³ <code>wc</code> ä¹ä¸æ¯ç¨ä¾è¨ç® KLOC çå¥½æ¹æ³ãæ´å¥½çè©ä¼°æ¹å¼æ¯"
-#~ "使ç¨è¤é度ï¼ä¾å¦è¨ç® if-then-else çå塿¸éï¼ææåå¡çæ¸éåå
¶å¤§å°ï¼çæ"
-#~ "æ¯ä¸è¡æè¿°å
§çæ¸å¸éç®å
æ¸éãä¹è¨±æä¸å¤©æåæéå°ç¨å¼ç¢¼ä¾è¨ç®éäºææ¨ï¼ä½"
-#~ "æåç¾å¨æçæ¸æå°±åªæ¯ KOLãå¦ä¸æ¹é¢ï¼æå試èå
è¨ç®äººå·¥ç·¨å¯«çç¨å¼ç¢¼ï¼ä¹å°±"
-#~ "æ¯é£äºççæ¯ç¶ç±äººæç´æ¥ç·¨è¼¯éçæªæ¡ãé麼åçåå ï¼æ¯æ³è¦é¿å
KLOC å çºè¨"
-#~ "ç®äºèªåç¢ççç¨å¼ç¢¼è被ä¸èªç¶çæ¾å¤§ï¼é乿¯çºä»éº¼ glade æªæ¡ä¸è¢«è¨ç®å¨å
§"
-#~ "çåå ï¼å®åæ¸éé¾å¤§ï¼è䏿¯èªåç¢ççï¼ã"
-
-#~ msgid ""
-#~ "Please let other writers know which section you wish to tackle. Please "
-#~ "forward this to <a href='mailto:gnucash-devel at gnucash.org'>gnucash-devel</"
-#~ "a> so that people can say 'hey I'm doing that already' or 'go ahead and "
-#~ "do it'."
-#~ msgstr ""
-#~ "è«è®å
¶ä»ä½è
ç¥éæ¨ç®åæ£å¨æ¹åçç« ç¯ãè«å°è¨æ¯è½å¯å° <a href='mailto:"
-#~ "gnucash-devel at gnucash.org'>gnucash-devel</a> éµä»¶è«å£ï¼é樣å大家æè½èªª"
-#~ "ãå¿ï¼æå·²ç¶å¨ååãï¼ææ¯ãä¸å§ï¼è«å æ²¹ãã"
-
-#~ msgid "Reviewers"
-#~ msgstr "æ ¡å°è
"
-
-#~ msgid "Sizing"
-#~ msgstr "ç¨å¼è¦æ¨¡"
-
-#~ msgid "Table 1. Historical Development Stats"
-#~ msgstr "表ä¸ãæ·å²éç¼çµ±è¨"
-
-#~ msgid "Table Column Legend"
-#~ msgstr "è¡¨æ ¼æ¬ä½æ¨é¡èªªæ"
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> community welcomes assistance "
-#~ "in maintaining and improving both the program and its documentation. If "
-#~ "you are interested in helping write, edit or translate <span "
-#~ "class=\"gnucash\">GnuCash</span>'s documentation, this page gives "
-#~ "guidance on how to get set up to join the effort."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> 社群æ¡å¤§å®¶åå©ç¶è·ææ¹åç¨å¼èæ"
-#~ "ä»¶ãå¦ææ¨æèè¶£å¹«å¿æ°å¯«æç¿»è¯ <span class=\"gnucash\">GnuCash</span> çæ"
-#~ "ä»¶ï¼æ¤é å°ææå¼æ¨å¦ä½éé ã"
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation can be viewed "
-#~ "and downloaded from the <a href=\"docs.phtml\">Documentation page</a>."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> çæä»¶å¯ä»¥å¾<a href=\"docs.phtml\">"
-#~ "æä»¶é é¢</a>æ¥çåä¸è¼ã"
-
-#~ msgid ""
-#~ "The <span class=\"gnucash\">GnuCash</span> documentation is stored in "
-#~ "<b>xml</b> files. More precisely, it uses the <b>docbook system</b>. This "
-#~ "is a relatively flexible system that takes xml files as input and can "
-#~ "generate documentation in several different output formats (html, pdf â¦)."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> çæä»¶æ¯<b>XML</b> æªæ¡ãæ´ç²¾ç¢ºç"
-#~ "說ï¼å®ä½¿ç¨äº <b>Docbook 系統</b>ã鿝ä¸åç¸ç¶æå½æ§ï¼å¯ä»¥å° XML æªæ¡åçº"
-#~ "輸å
¥ï¼ä¸¦ç¢çå種ä¸åæ ¼å¼ï¼ä¾å¦ HTMLãPDFâ¦â¦çï¼çæä»¶ç系統ã"
-
-#~ msgid ""
-#~ "The best way of retaining comments about docs in an easy to find way for "
-#~ "everyone would be to use <a href='https://bugs.gnucash.org/'>bugs.gnucash."
-#~ "org</a> to file the bugs under documentation. This can also be done using "
-#~ "bug-buddy."
-#~ msgstr ""
-#~ "å¨ <a href='https://bugs.gnucash.org/'>bugs.gnucash.org</a> 裡çæä»¶çµä»¶ä¸"
-#~ "å»ºç«æ° BUGï¼æ¯è½å¤ ä¿åæ¨éå°æä»¶çè©è«ä»¥åè®å¤§å®¶æ¾å°å®çæä½³æ¹å¼ãææ¯æ¨ä¹"
-#~ "å¯ä»¥ä½¿ç¨ bug-buddy ä¾å®æéé
åä½ã"
-
-#~ msgid ""
-#~ "The following links are for further sites that can help with the "
-#~ "documentation and review process."
-#~ msgstr "ä¸è¿°é£çµçç¶²ç«å°æå°æ¼æ¨æ°å¯«åæ ¡å°æä»¶çéç¨é常æå¹«å©ã"
-
-#~ msgid ""
-#~ "The number of design documents and README files aimed at developers. This "
-#~ "includes *.txt files, *.texinfo files and README.* files in all "
-#~ "subdirectories. For version 1.7 and later, only those in the src "
-#~ "subdirectory are counted (leaving out some half-dozen scattered "
-#~ "elsewhere)."
-#~ msgstr ""
-#~ "æä¾çµ¦éç¼è
çè¨è¨æä»¶å README æªæ¡ãéå
æ¬ææåç®éä¸ç *.txt æªæ¡ã*."
-#~ "textinfo æªæ¡å README.* æªæ¡ã1.7 çåæ´ä¹å¾ççæ¬ï¼åªè¨ç®äº src åç®éä¸"
-#~ "çæªæ¡ï¼ä¸è¨ç®æ£è½å¨åèçå
ä¸åæªæ¡ï¼ã"
-
-#~ msgid ""
-#~ "The number of languages that the application messages have been "
-#~ "translated to (the number of <tt>po/*.po</tt> files). In parenthesis, the "
-#~ "number of messages in the message files (<tt>grep msgstr po/*.po |wc</"
-#~ "tt>), in thousands."
-#~ msgstr ""
-#~ "ç¨å¼è¢«ç¿»è¯æå
¶ä»èªè¨çæ¸éï¼<tt>po/*.po</tt>æªæ¡çæ¸éï¼ãæ¬èå
§æ¯ç¿»è¯æªå
§"
-#~ "被翻è¯çè¨æ¯çæ¸é(<tt>grep msgid po/*.po |wc</tt>)ï¼å®ä½çºåã"
-
-#~ msgid ""
-#~ "The number of people credited in the AUTHORS file (version 1.6 and later) "
-#~ "or the README file (earlier versions). These include lead developers, "
-#~ "patch submitters and national-language translators. This includes "
-#~ "additional credits listed in the gnucash-docs/AUTHORS file that are not "
-#~ "listed in the main gnucash/AUTHORS file."
-#~ msgstr ""
-#~ "AUTHORS æªæ¡ï¼1.6 çåä¹å¾ççæ¬ï¼æ README æªæ¡ï¼æ©æçæ¬ï¼ä¸è¢«æå°ç人"
-#~ "æ¸ãå
æ¬ä¸»è¦éç¼è
ãè£ä¸æäº¤è
åèªè¨ç¿»è¯è
ï¼éæéç¶å¨ gnucash-docs/"
-#~ "AUTHORS æªæ¡ä¸è¢«æå°ï¼ä½æ²è¢«åå¨ gnucash/AUTHORS æªæ¡å
§çä½è
çæ¸éã"
-
-#~ msgid ""
-#~ "The table below shows some historical lines-of-code and number-of-files "
-#~ "metrics for the <span class=\"gnucash\">GnuCash</span> development "
-#~ "project. Note that not all of the code is counted: for instance, the "
-#~ "Makefiles and configure.in and autogen.sh are not counted. Also, files "
-#~ "that are automatically generated are not counted, nor are files that have "
-#~ "been 'borrowed' from other projects. Also not counted are experimental "
-#~ "files, miscellaneous perl scripts, various converters, addons and "
-#~ "utilities. Finally, <tt>glade</tt> files are not counted, although large "
-#~ "parts of the overall GUI are described in <tt>glade</tt> files."
-#~ msgstr ""
-#~ "ä¸è¡¨é¡¯ç¤ºäº <span class=\"gnucash\">GnuCash</span> å°æ¡éç¼ä¸çä¸äºç¨å¼ç¢¼è¡"
-#~ "æ¸èæªæ¡æ¸çæ·å²è³æãè«æ³¨æï¼ä¸¦éææçç¨å¼ç¢¼é½è¢«è¨ç®å¨å
§ï¼ä¾å¦ "
-#~ "Makefileãconfigure.in å autogen.sh å°±ä¸ç®å¨å
§ãå¦å¤ï¼èªåçæçæªæ¡ä¹æª"
-#~ "被è¨ç®å¨å
§ï¼å¾å
¶ä»å°æ¡ãåç¨ãä¾çç¨å¼ç¢¼ä¹ä¸æ¨£ã坦驿§è³ªççæ¡ï¼éé
ç "
-#~ "Perl è
³æ¬ã許å¤çè½æå¨ã夿åå°å·¥å
·ä¹é½ä¸è¨ç®å¨å
§ãæå¾ï¼<tt>glade</tt> "
-#~ "çæªæ¡ä¹ä¸å
å«å¨å
§ï¼éç¶æå¤§éç GUI ä»é¢é½æ¯ç¨ <tt>glade</tt> æªæ¡å®ç¾©åº"
-#~ "ä¾çã"
-
-#~ msgid ""
-#~ "There are two major <span class=\"gnucash\">GnuCash</span> documentation "
-#~ "packages to help users: the <b>Help Manual</b> and the <b>Tutorial and "
-#~ "Concepts Guide</b>. With the above command, the source code of both will "
-#~ "be downloaded."
-#~ msgstr ""
-#~ "<span class=\"gnucash\">GnuCash</span> ä¸»è¦æå
©ä»½æä»¶ä¾å¹«å©ä½¿ç¨è
ï¼<b>說æ"
-#~ "æå</b>è<b>æå¸èè§å¿µæå</b>ãä¸è¿°çæä»¤å°æåæä¸è¼éå
©ä»½æä»¶çåå§"
-#~ "碼ã"
-
-#~ msgid "This is an ancient page about Gnucash's code size."
-#~ msgstr "鿝鿼 GnuCash ç¨å¼ç¢¼è¦æ¨¡çå¤èè³æã"
-
-#~ msgid "Total"
-#~ msgstr "總è¨"
-
-#~ msgid "Version"
-#~ msgstr "çæ¬"
-
-#~ msgid "We suggest also subscribing to"
-#~ msgstr "æåä¹å»ºè°è¨é±éåéµä»¶è«å£ï¼"
-
-#~ msgid "Where to get the documentation source"
-#~ msgstr "å¦ä½å徿件åå§ç¢¼"
-
-#~ msgid ""
-#~ "While this <span class=\"gnucash\">GnuCash</span> wiki page is really "
-#~ "about translating the documentation, it holds some useful information on "
-#~ "working with docbook files."
-#~ msgstr ""
-#~ "éç¶æ¤ <span class=\"gnucash\">GnuCash</span> ç¶åºé é¢å¯¦é䏿¯éæ¼ç¿»è¯æä»¶"
-#~ "çï¼ä½ä¹å
å«äºéæ¼èç Docbook æªæ¡æé常æç¨çè³è¨ã"
-
-#~ msgid "Writers"
-#~ msgstr "ä½è
"
-
-#~ msgid "Writing GnuCash Documentation"
-#~ msgstr "編寫 GnuCash æä»¶"
-
-#~ msgid ""
-#~ "You may also want to retain a local copy of the old documentation to "
-#~ "refer to when writing. This still has a lot of useful information in it "
-#~ "which hasn't been transferred to the new docs."
-#~ msgstr ""
-#~ "æ¨å¯è½ä¹æ³è¦ä¿çä¸ä»½èçæä»¶ï¼åçºå¯«ä½æçåèãå®è£¡é¢ä»ç¶æå¾å¤å°æªè¢«è½ç§»"
-#~ "å°æ°æä»¶è£¡çæç¨è³è¨ã"
-
-#~ msgid ""
-#~ "You will need a recent copy of the documentation source. For this you can "
-#~ "check out the documentation module from the gnucash-docs git repository. "
-#~ "Reviewers could also start from the <a href='https://sourceforge.net/"
-#~ "projects/gnucash/files/gnucash-docs/'>current docs tarball</a>."
-#~ msgstr ""
-#~ "æ¨å°æéè¦ä¸ä»½ææ°ççæä»¶åå§ç¢¼ï¼æ¨å¯ä»¥å¾ gnucash-docs ç git åå²ä¸ååº"
-#~ "æä»¶æ¨¡çµãæè
è¥æ¨æ¯æ ¡å°è
ç話ï¼ä¹å¯ä»¥å¾ <a href='https://github.com/"
-#~ "Gnucash/gnucash-docs/tags'>ææ°ç tarball</a> ä¸åå¾ã"
-
-#~ msgid "future feature branch"
-#~ msgstr "éç¼ç"
-
-#~ msgid "internal txt"
-#~ msgstr "å
é¨ç´æåæä»¶"
-
-#~ msgid "misc app"
-#~ msgstr "éé
ç¨å¼"
-
-#~ msgid ""
-#~ "number of *c and *.h and *.scm files (KLOCS in *.c + KLOCS in *.h + KLOCS "
-#~ "in *.scm). If there are no *.scm files in the directory, then only (KLOCS "
-#~ "in *.c + KLOCS in *.h) are displayed. If there is only one number in the "
-#~ "parenthesis, it is the approriate KLOC count for that statistic."
-#~ msgstr ""
-#~ "*.cã*.h å *.scm æªæ¡çæ¸éï¼*.c æªå
§ç KLOCS + *.h æªå
§ç KLOCS + *.scm "
-#~ "æªç KLOCSï¼ãå¦æè©²ç®éå
§æ²æ *.scm æªæ¡ï¼ååªé¡¯ç¤ºï¼*.c æªç KLOCS + *.h "
-#~ "æªç KLOCS)ã妿æ¬èå
§åªæä¸åæ¸åï¼é£å°±æ¯é©å該é
çµ±è¨ç KLOC æ¸éã"
-
-#~ msgid ""
-#~ "scheme and guile code in directories src/scm plus src/guile (version 1.6 "
-#~ "and earlier). In version 1.7 and later, much of this code went into "
-#~ "reports, import/export, and into indiovidual modules; thus only "
-#~ "miscellaneous code remains."
-#~ msgstr ""
-#~ "src/scm å src/guileï¼1.6 çåæ´æ©ççæ¬ï¼å
§ç scheme å guile ç¨å¼ç¢¼ãå¨ "
-#~ "1.7 çåä¹å¾ççæ¬ï¼éäºç¨å¼ç¢¼å¤§é¨ä»½è¢«ç§»å°å ±è¡¨ãå¯å
¥ / å¯åºä»¥åå
¶ä»ç¨ç«ç"
-#~ "模çµï¼å æ¤åªå©ä¸ä¸äºéé
çç¨å¼ç¢¼ã"
-
-#~ msgid ""
-#~ "where KLOC == kilo-lines-of-code, as reported by <code>wc</code>. As "
-#~ "noted above, wc is not a terribly good code metric, but it is what we "
-#~ "have handy."
-#~ msgstr ""
-#~ "å
¶ä¸ KLOC == ä¸åè¡ç¨å¼ç¢¼ï¼ç± <code>wc</code> çµ±è¨ãå¦ä¸æè¿°ï¼wc 䏦䏿¯ä¸"
-#~ "åé常好çç¨å¼ç¢¼è©ä¼°å·¥å
·ï¼ä½å®æ¯ææ¹ä¾¿çã"
Summary of changes:
docs.phtml | 30 +-
locale/de/LC_MESSAGES/gnucash-htdocs.mo | Bin 71977 -> 72051 bytes
locale/es/LC_MESSAGES/gnucash-htdocs.mo | Bin 70767 -> 70825 bytes
locale/he/LC_MESSAGES/gnucash-htdocs.mo | Bin 74533 -> 74594 bytes
locale/nl/LC_MESSAGES/gnucash-htdocs.mo | Bin 70334 -> 70395 bytes
po/ca.po | 740 ++++----------------------------
po/de.po | 728 ++++---------------------------
po/es.po | 716 ++++--------------------------
po/fr.po | 576 ++++---------------------
po/he.po | 650 ++++------------------------
po/hr.po | 689 ++++-------------------------
po/hu.po | 678 ++++-------------------------
po/id.po | 192 ++++-----
po/it.po | 718 ++++---------------------------
po/ja.po | 389 ++++-------------
po/nb.po | 692 ++++-------------------------
po/nl.po | 714 ++++--------------------------
po/pl.po | 155 ++++---
po/pt.po | 700 ++++--------------------------
po/zh_CN.po | 611 ++++----------------------
po/zh_TW.po | 635 ++++-----------------------
viewdoc.phtml | 4 +-
22 files changed, 1272 insertions(+), 8345 deletions(-)
More information about the gnucash-changes
mailing list